@charset "UTF-8";
/* Using an alternate version in /base/_type */
meta.foundation-version {
  font-family: "/{{VERSION}}/"; }

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "minion-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -1.25rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

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

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

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

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

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

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

.accordion {
  margin-bottom: 20px;
  margin-left: 0px;
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 20px; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #d9d9d9; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      font-family: 'proxima-nova';
      color: black;
      font-weight: 600;
      line-height: 1.4;
      border: none;
      background: #e0e0e0;
      display: block;
      font-size: 1.125rem;
      padding: 5px 10px; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #d5d5d5; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 1.25rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #fff;
        display: block; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.8125rem;
  font-weight: normal;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  background-color: #008CBA;
  border-color: #0078a0;
  color: #fff; }
  .alert-box .close {
    right: 0.25rem;
    background: inherit;
    color: #333333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -0.6875rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #fff; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff; }
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }
  .alert-box.alert-close {
    opacity: 0; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "minion-pro", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #fff;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #fff; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #fff; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #fff; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #fff; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #fff; }
  button.large, .button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #fff; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008CBA; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      -webkit-box-shadow: none;
              box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #fff;
      -webkit-box-shadow: none;
              box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #fff; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #fff;
      -webkit-box-shadow: none;
              box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #fff; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #fff;
      -webkit-box-shadow: none;
              box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #fff; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      -webkit-box-shadow: none;
              box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #fff; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.0625em) {
  button, .button {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }
  .button-group > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 40em) {
      .button-group.stack-for-small > li {
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          border-top: 1px solid;
          display: block;
          margin: 0; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.radius.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0; }
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #fff transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border-color: true; }

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly],
  fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly],
  fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly],
  fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly],
  fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly],
  fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly],
  fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly],
  fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly],
  fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly],
  fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly],
  fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly],
  fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly],
  fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly],
  fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly],
  fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly],
  fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

::-webkit-input-placeholder {
  color: #cccccc; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc; }

:-ms-input-placeholder {
  color: #cccccc; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem; }
  fieldset legend {
    background: #fff;
    font-weight: bold;
    margin-left: -0.1875rem;
    margin: 0;
    padding: 0 0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #fff; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #fff; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }

.error label,
.error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #fff; }

.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.inline-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .inline-list > li > * {
      display: block; }

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #fff;
  min-width: 100%;
  padding: 10px;
  z-index: 50; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem; }
  ul.pagination li {
    color: #222222;
    font-size: 0.875rem;
    height: 1.5rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      border-radius: 3px;
      -webkit-transition: background-color 300ms ease-out;
      transition: background-color 300ms ease-out;
      background: none;
      color: #999999;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.0625rem 0.625rem 0.0625rem; }
    ul.pagination li:hover a,
    ul.pagination li a:focus,
    ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #0c6789; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus,
    ul.pagination li.unavailable:hover button,
    ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #008CBA;
      color: #fff;
      cursor: default;
      font-weight: bold; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #008CBA; }
  ul.pagination li {
    display: block;
    float: left; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    display: inline-block;
    float: none; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff;
    color: #333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #008CBA; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #0078a0; }
  .panel.radius {
    border-radius: 3px; }

/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem; }
  .progress .meter {
    background: #008CBA;
    display: block;
    height: 100%; }
  .progress.secondary .meter {
    background: #e7e7e7;
    display: block;
    height: 100%; }
  .progress.success .meter {
    background: #43AC6A;
    display: block;
    height: 100%; }
  .progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%; }
  .progress.radius {
    border-radius: 3px; }
    .progress.radius .meter {
      border-radius: 2px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.reveal-modal-bg {
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #fff;
  padding: 1.875rem;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 40em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 80%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    border-radius: 3px; }
  .reveal-modal.round {
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 95%; } }
  .reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 40.0625em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 75rem;
        right: 0;
        width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem; }

.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.09375rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.375rem;
      margin-left: -0.375rem;
      top: 48%; }
  .split.button span:after {
    border-color: #fff transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:after {
    border-color: #fff transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 3.75rem; }
    .split.button.tiny span {
      width: 2.25rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.small {
    padding-right: 4.375rem; }
    .split.button.small span {
      width: 2.625rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.4375rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.large {
    padding-right: 5.5rem; }
    .split.button.large span {
      width: 3.4375rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.3125rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .split.button.no-pip span:before {
    border-style: none; }
  .split.button.no-pip span:after {
    border-style: none; }
  .split.button.no-pip span > i {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%; }

.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .switch label {
    background: #DDDDDD;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    -webkit-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out; }
  .switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    background: #fff;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #008CBA; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    height: 2rem;
    width: 4rem; }
  .switch label:after {
    height: 1.5rem;
    width: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #fff; }
  .switch input:checked + label {
    background: #008CBA; }
  .switch.large label {
    height: 2.5rem;
    width: 5rem; }
  .switch.large label:after {
    height: 2rem;
    width: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    height: 1.75rem;
    width: 3.5rem; }
  .switch.small label:after {
    height: 1.25rem;
    width: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    height: 1.5rem;
    width: 3rem; }
  .switch.tiny label:after {
    height: 1rem;
    width: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

table {
  width: 100%;
  background: #fff;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table th {
    background: #0f4e66;
    border-bottom: none;
    color: white;
    font-family: 'proxima-nova';
    font-weight: 600;
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 12.5px 15px 12.5px 15px;
    font-size: 16px; }
  table tfoot {
    background: #0f4e66; }
    table tfoot tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tr td {
    color: #222222;
    font-size: 0.9375rem;
    text-align: left;
    border: 1px solid #ccc;
    border-top: none;
    padding: 12.5px 15px 12.5px 15px;
    font-family: 'proxima-nova'; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1; }

.tabs {
  margin-bottom: 0;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd,
  .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0;
    position: relative; }
    .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      font-family: "minion-pro", Helvetica, Arial, sans-serif;
      font-size: 1rem;
      padding: 1rem 2rem; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
    .tabs dd.active a,
    .tabs .tab-title.active a {
      background-color: #fff;
      color: #222222; }
  .tabs.radius dd:first-child a,
  .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a,
  .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd,
  .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 1.25rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 1.25rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 1.25rem; }

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem;
    max-width: 20%;
    width: 20%; }
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%; } }

.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* Image Thumbnails */
.th {
  border: solid 4px #fff;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
            box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
  .th.radius {
    border-radius: 3px; }

/*
 * OHO Foundation Type
 * Altered version of the _type.scss Export
 */
.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.0625em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.0625em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

ol {
  counter-reset: item; }
  ol[start="1"] {
    counter-reset: item 0; }
  ol[start="2"] {
    counter-reset: item 1; }
  ol[start="3"] {
    counter-reset: item 2; }
  ol[start="4"] {
    counter-reset: item 3; }
  ol[start="5"] {
    counter-reset: item 4; }
  ol[start="6"] {
    counter-reset: item 5; }
  ol[start="7"] {
    counter-reset: item 6; }
  ol[start="8"] {
    counter-reset: item 7; }
  ol[start="9"] {
    counter-reset: item 8; }
  ol[start="10"] {
    counter-reset: item 9; }
  ol[start="11"] {
    counter-reset: item 10; }
  ol[start="12"] {
    counter-reset: item 11; }
  ol[start="13"] {
    counter-reset: item 12; }
  ol[start="14"] {
    counter-reset: item 13; }
  ol[start="15"] {
    counter-reset: item 14; }
  ol[start="16"] {
    counter-reset: item 15; }
  ol[start="17"] {
    counter-reset: item 16; }
  ol[start="18"] {
    counter-reset: item 17; }
  ol[start="19"] {
    counter-reset: item 18; }
  ol[start="20"] {
    counter-reset: item 19; }
  ol > li {
    text-indent: -1.3rem;
    display: block; }
  ol li > ol > li {
    text-indent: -1.8rem; }
  ol > li:before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    display: inline-block;
    text-indent: 0;
    min-width: 1.4rem; }
  ol ul > li {
    text-indent: 0; }

/* 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: #BA0C2F;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0c6789;
    text-decoration: underline; }
  a img {
    border: none; }

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #fff;
  border: 1px #BA0C2F; }

/* Default paragraph styles */
p {
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 80%;
    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;
  height: 0;
  margin: 1.25rem 0 1.1875rem; }

/* 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 {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  list-style-position: outside;
  margin-bottom: 1.25rem; }

ul {
  margin-left: 1.6rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li {
  list-style-type: square; }
  ul li ul,
  ul li ol {
    margin-left: 1.25rem; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.6rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.6rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.6rem; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li {
    margin-bottom: 10px; }
    ol li ul,
    ol li ol {
      margin-left: 30px;
      margin-bottom: 0;
      margin-top: 10px; }

/* 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: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  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; }

/* 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 {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 1.6875rem; }
  h4 {
    font-size: 1.4375rem; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; } }

/*!
 *  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-webfont.eot?v=4.7.0");
  src: url("../fonts/vendor/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/vendor/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/vendor/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/vendor/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/vendor/font-awesome/fontawesome-webfont.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 > 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 {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

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

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

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

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

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

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

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

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

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

.fa-stack {
  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; }

/**
 * rem values with fallback
 * @group helpers
 */
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
These "retina group" variables are mappings for the naming and pairing of normal and retina sprites.

The list formatted variables are intended for mixins like `retina-sprite` and `retina-sprites`.
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `retina-sprite` mixin sets up rules and a media query for a sprite/retina sprite.
  It should be used with a "retina group" variable.

The media query is from CSS Tricks: https://css-tricks.com/snippets/css/retina-display-media-query/

$icon-home-group: ('icon-home', $icon-home, $icon-home-2x, );

.icon-home {
  @include retina-sprite($icon-home-group);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*
The `retina-sprites` mixin generates a CSS rule and media query for retina groups
  This yields the same output as CSS retina template but can be overridden in SCSS

@include retina-sprites($retina-groups);
*/
/* Headings */
h1:first-child, .h1:first-child,
h2:first-child, .h2:first-child,
h3:first-child, .h3:first-child,
h4:first-child, .h4:first-child,
h5:first-child, .h5:first-child,
h6:first-child, .h5:first-child {
  margin-top: 0; }

h1, .h1 {
  font-family: "Knockout 49 A", "Knockout 49 B", Impact, sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  color: #BA0C2F;
  line-height: 1; }

h2, .h2 {
  font-family: "Knockout 49 A", "Knockout 49 B", Impact, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  color: #BA0C2F;
  margin-top: 3.125rem; }

h3, .h3 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.125rem;
  color: #BA0C2F;
  margin-top: 3.125rem; }

h4, .h4,
.h4-block-title-group h2.block-title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.375rem;
  color: #000; }

h5, .h5 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.1875rem;
  color: #000; }

h6, .h6 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #000; }

/* Intro */
.intro {
  font-size: 1.5rem;
  line-height: 2.3125rem;
  /* margin-bottom: 40px; */ }

body {
  position: relative;
  line-height: 1.4;
  font-size: 18px; }

table {
  border-collapse: collapse; }

a {
  color: #BA0C2F;
  text-decoration: underline; }

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

/* Main Area */
.main {
  padding: 40px 0; }

.front .main {
  padding: 0; }

.border-bottom-thin {
  border-bottom: 1px solid #ccc; }

.split-list {
  width: 100%;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  margin: 0 0 10px 0;
  font-family: "proxima-nova", sans-serif; }
  .split-list li {
    margin-left: 20px; }

/* Extending the styles of the core Foundation button */
button, .button {
  background: #BA0C2F;
  border: 1px solid #BA0C2F;
  font-size: 1rem;
  line-height: 2.25rem;
  font-family: 'proxima-nova';
  padding: 0.3125rem 1.25rem;
  letter-spacing: normal;
  font-weight: 600; }
  button img, .button img {
    padding-left: 8px; }

a.button:hover, a.button:focus {
  background-color: #fff;
  color: #BA0C2F;
  border: 1px solid #BA0C2F; }

.button-group > li > button .button, .button-group > li > button a.button, .button-group > li .button, .button-group > li a.button {
  font-weight: 400; }
  .button-group > li > button .button:hover, .button-group > li > button .button:focus, .button-group > li > button a.button:hover, .button-group > li > button a.button:focus, .button-group > li .button:hover, .button-group > li .button:focus, .button-group > li a.button:hover, .button-group > li a.button:focus {
    border-color: rgba(255, 255, 255, 0.5);
    text-decoration: none; }

.button-group > li > button:first-child a.button, .button-group > li > button:first-child .button, .button-group > li:first-child a.button, .button-group > li:first-child .button {
  border-left: 0; }

button.tiny, .button.tiny {
  padding: 10px 15px; }

button.small, .button.small {
  padding: 2px 15px;
  letter-spacing: normal; }

.button-thin {
  padding: 5px 30px;
  margin: 0px; }

.button-thin-expand {
  padding: 5px 5px;
  width: 100%;
  margin: 0px; }

.button-gray-bordered {
  background: #f0f0f0;
  color: #0f4e66;
  border: 1px solid #ccc; }

.button-short {
  padding-top: 0px;
  padding-bottom: 0px; }

.button-light {
  background: #fff;
  color: #0f4e66;
  border: 1px solid #0f4e66; }

.button-light-bordered {
  background: #fff;
  color: #0f4e66;
  border: 1px solid #ccc; }

.button--arrow:after {
  content: url("../../assets/img/arrow_left_white.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-left: 10px; }

.button--arrow:hover:after, .button--arrow:focus:after {
  content: url("../../assets/img/arrow_left_red.png"); }

.button--cv:before {
  content: '';
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -132px -315px;
  width: 28px;
  height: 25px; }

.button--website:before {
  content: '';
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -165px -315px;
  width: 28px;
  height: 24px; }

.button--printable {
  font-size: 0.875rem;
  line-height: 1.375rem; }

.button--printable:before {
  content: url("../../assets/img/icon-download__sm-red.png");
  background-repeat: no-repeat;
  background-position: left;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
  margin-top: 3px; }

.button--printable:hover:before {
  content: url("../../assets/img/icon-download__sm-blue.png"); }

.continue-link {
  font-size: 0.875rem;
  line-height: 1.375rem; }
  .continue-link img {
    margin-top: -3px;
    margin-right: 5px; }

.border-top-thin {
  border-top: 1px solid #ccc; }

.border-top-sm {
  border-top: 2px solid #ccc; }

.main-strip {
  padding: 25px 0; }

/**/
/* sections */
.section-paragraph {
  max-width: 73%;
  font-size: 24px;
  line-height: 36px; }

.section-paragraph__center {
  font-size: 23px;
  line-height: 36px;
  text-align: center; }

@media (max-width: 960px) {
  .section-paragraph {
    max-width: 100%;
    padding: 20px; } }

/**/
/*-- spotlight --*/
.spotlight-item {
  margin-bottom: 0px;
  max-width: 360px;
  font-family: 'proxima-nova';
  margin: auto;
  margin-bottom: 50px; }
  @media only screen and (min-width: 40.0625em) {
    .spotlight-item {
      margin: 0; } }
  @media (max-width: 960px) {
    .spotlight-item {
      margin-bottom: 30px; } }
  .spotlight-item table {
    background: transparent;
    border-width: 0; }
    .spotlight-item table tbody {
      border-width: 0; }
    .spotlight-item table th {
      background: transparent;
      color: #000;
      padding: 0 5px 10px 0px;
      border-width: 0; }
    .spotlight-item table tr td {
      padding: 0 5px 5px 0px;
      border-width: 0; }
  .spotlight-item h3 {
    margin: 0px;
    font-size: 1.375rem;
    line-height: 1.5625rem;
    font-weight: 600;
    color: #000; }
  .spotlight-item h3.text--black a {
    color: #000; }
  .spotlight-item h1, .spotlight-item h2, .spotlight-item h3, .spotlight-item h4, .spotlight-item h5 {
    margin-bottom: 10px; }
  .spotlight-item .photo {
    margin-bottom: 0px; }
  .spotlight-item .spotlight-item__title-bottom {
    padding-top: 10px;
    font-size: 1.25rem; }

a + .spotlight-item__summary,
img + .spotlight-item__summary,
.spotlight-item__summary-lg {
  margin-top: 15px; }

.spotlight-item__summary, .spotlight-item__summary-lg {
  font-size: 1rem;
  line-height: 1.375rem;
  color: #000; }
  .spotlight-item__summary p, .spotlight-item__summary-lg p {
    margin-bottom: 10px; }

.spotlight-item__date {
  font-size: 14px; }

.spotlight-item__subtitle {
  font-family: 'proxima-nova', sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  font-style: italic;
  color: #000; }

.spotlight-item__subtitleHighlight {
  font-family: 'proxima-nova';
  font-size: 1rem;
  line-height: 1.375rem; }

/**/
/* profiles */
.profiles-row {
  padding: 2.125rem 3.125rem 3.375rem;
  border-top: 1px solid #666;
  max-width: 1400px;
  margin: auto; }
  @media screen and (max-width: 630px) {
    .profiles-row {
      padding: 1rem 0.75rem 2.25rem; } }
  .profiles-row:first-child {
    border: none; }

.profile {
  position: relative;
  margin: auto; }

.profile-container {
  padding-bottom: 40px; }
  .profile-container li {
    padding-bottom: 10px; }
  @media (max-width: 960px) {
    .profile-container {
      max-width: 21.875rem; } }

/**/
/* Landing Pages */
.landing-intro {
  padding: 0px 0px;
  padding-bottom: 0px;
  font-size: 1.5rem;
  line-height: 2.3125rem; }
  .landing-intro p {
    padding-bottom: 26px; }
  @media only screen and (max-width: 40em) {
    .landing-intro {
      padding: 12px; } }

.landing-intro--outdent {
  padding-left: 0;
  padding-right: 0; }

.landing-row {
  padding: 10px 55px 40px 55px;
  margin-bottom: 0px; }

/**/
/*-inset*/
.landing-intro-inset {
  padding: 50px 55px;
  padding-bottom: 0px; }
  .landing-intro-inset p {
    padding-bottom: 26px; }
  @media only screen and (max-width: 40em) {
    .landing-intro-inset {
      padding: 12px; } }

.landing-intro-inset--outdent {
  padding-left: 0;
  padding-right: 0; }

.landing-inset-row {
  padding: 10px 55px 40px 55px;
  margin-bottom: 0px; }

/**/
/* content strip */
.content-strip {
  padding-bottom: 40px; }
  .content-strip:last-child {
    padding-bottom: 0; }

.large-image-highlight {
  background-color: #000; }

.large-image-highlight + .content-strip {
  margin-top: 40px; }

.content-strip__no-pad--bottom {
  padding-bottom: 0px; }

.content-strip-column {
  margin-bottom: 30px; }

.content-strip-row {
  padding-bottom: 30px; }
  .content-strip-row h1 {
    text-align: center;
    padding-bottom: 0px;
    margin-bottom: 20px; }
  .content-strip-row .columns {
    margin-top: 20px; }

/**/
/* textured */
.texture-light {
  background: transparent url(../img/textured-light.jpg) left top repeat; }

.breadcrumbs-in-block {
  padding-left: 3px;
  margin-bottom: 0px; }

/**/
/*-- testimonial --*/
.testimonial {
  background: #000;
  margin: 0px;
  padding: 0px;
  width: 100%;
  color: white;
  float: none; }

.testimonial-gold {
  background: #cc9900;
  margin: 0px;
  padding: 0px;
  width: 100%;
  color: #000;
  float: none; }

.testimonial-single {
  margin-bottom: 50px; }
  .testimonial-single .testimonial__name {
    display: inline;
    border-bottom: 2px solid #d9b340;
    margin-bottom: 15px; }

.link-list {
  padding: 0px;
  margin: 0;
  font-family: "minion-pro", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .link-list li {
    list-style: none;
    margin-bottom: 5px; }

.testimonial__texture-light {
  background-color: transparent;
  background-image: url(../img/textured-light.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover; }

.testimonial__company {
  font-weight: bold; }

.testimonial__content {
  padding: 25px;
  max-width: 600px;
  font-family: 'proxima-nova';
  color: #fff; }
  @media only screen and (max-width: 40em) {
    .testimonial__content {
      padding: 20px; } }
  .testimonial__content .button {
    margin-bottom: 0px;
    font-size: 1rem;
    color: #437894;
    border: 1px solid #437894;
    min-width: 160px; }
  .testimonial__content h2 {
    font-size: 35px;
    line-height: 46px;
    margin: 0; }

.testimonial__content--gold {
  background-color: #cc9900;
  /*padding:35px;*/
  height: 100%;
  max-width: 600px;
  font-family: 'proxima-nova'; }
  .testimonial__content--gold p {
    color: #000; }
  @media only screen and (max-width: 40em) {
    .testimonial__content--gold {
      padding: 20px; } }
  .testimonial__content--gold .button {
    margin-bottom: 0px; }
  .testimonial__content--gold h2 {
    font-size: 35px;
    line-height: 46px;
    margin: 0; }
  .testimonial__content--gold .button {
    margin-top: 10; }

.testimonial__label {
  text-transform: uppercase;
  margin: 0px; }

.testimonial__title {
  margin-top: 0; }

.testimonial__name {
  margin-top: 0;
  font-family: 'proxima-nova';
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.375rem; }

.testimonial__photo {
  margin: 0px;
  padding: 0px; }
  @media screen and (max-width: 1100px) {
    .testimonial__photo {
      overflow: hidden; } }
  .testimonial__photo img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
    @media screen and (max-width: 1100px) {
      .testimonial__photo img {
        position: relative;
        max-width: none;
        width: 680px; }
        .testimonial__photo img.left {
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); }
        .testimonial__photo img.right {
          right: 50%;
          -webkit-transform: translateX(50%);
                  transform: translateX(50%); } }

.testimonial__quote {
  color: #000;
  font-size: 1.3125rem;
  line-height: 2rem;
  font-family: "minion-pro", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

.testimonial__row {
  border-bottom: 2px solid #fff; }

.testimonial__group-grid {
  background-color: #0c6789; }
  @media only screen and (min-width: 40.0625em) {
    .testimonial__group-grid .testimonial__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .testimonial__group-grid .testimonial__quote {
    color: #ffffff;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 21px;
    line-height: 30px; }
  .testimonial__group-grid h1, .testimonial__group-grid h2, .testimonial__group-grid h3, .testimonial__group-grid h4, .testimonial__group-grid h5 {
    color: #fff; }
  .testimonial__group-grid h2 {
    font-size: 22px;
    line-height: 38px; }
  .testimonial__group-grid .testimonial__label {
    text-transform: uppercase;
    margin: 0px; }
  .testimonial__group-grid .testimonial__title {
    font-family: 'proxima-nova';
    margin-top: 0;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.25rem;
    color: #fff; }
  .testimonial__group-grid .testimonial__minortitle {
    margin-top: 0;
    font-family: 'proxima-nova';
    font-weight: 300;
    display: block;
    font-size: 0.9375rem;
    line-height: 1.375rem; }
    .testimonial__group-grid .testimonial__minortitle a {
      color: #fff; }
      .testimonial__group-grid .testimonial__minortitle a:hover, .testimonial__group-grid .testimonial__minortitle a:focus {
        text-decoration: underline;
        color: #fff; }
  .testimonial__group-grid .testimonial__subtitle {
    margin-top: 0;
    font-family: 'proxima-nova';
    font-weight: 300;
    font-size: 14px;
    font-style: italic;
    font-size: 0.9375rem;
    line-height: 1.25rem; }
  .testimonial__group-grid .testimonial__name {
    text-transform: uppercase;
    margin-top: 0;
    color: #fff;
    font-size: 1.5rem;
    line-height: 2.375rem; }
    .testimonial__group-grid .testimonial__name a {
      color: #fff; }
  .testimonial__group-grid .testimonial__quote {
    color: #ffffff;
    max-width: 500px; }

.content-limited {
  max-width: 864px; }
  .content-limited h2 {
    margin-top: 0px; }

.summary-block {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 40px; }
  .summary-block:first-child {
    margin-top: 0;
    /* Remove margin here */ }

.summary-blockmedia {
  width: 262px;
  display: table-cell; }

.summary-blockmedia-lg {
  display: block;
  margin-bottom: 15px; }
  @media only screen and (min-width: 64.0625em) {
    .summary-blockmedia-lg {
      width: 360px;
      display: table-cell; } }

.summary-block__body-lg {
  display: block; }
  @media only screen and (min-width: 64.0625em) {
    .summary-block__body-lg {
      display: table-cell;
      padding-left: 40px;
      vertical-align: top; } }

.summary-block__body {
  display: table-cell;
  padding-left: 40px;
  vertical-align: top; }
  .summary-block__body h3 {
    margin-top: 0px;
    font-size: 1.375rem;
    line-height: 1.25rem;
    margin-bottom: 9px; }
  .summary-block__body p {
    font-size: 1.125rem;
    line-height: 1.625rem;
    padding: 0px;
    margin-top: 0px; }

.summary-block__title, .summary-block__title-lg {
  color: #000;
  font-family: 'proxima-nova';
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.25rem;
  margin-bottom: 15px; }

.summary-block__title-lg {
  margin-bottom: 15px; }

.video-component {
  margin-top: 20px; }

.featured-links .share-component {
  margin-bottom: 0;
  margin-top: 10px;
  /* Aligning it with the H1 */ }

.share-component {
  background: #d6d6d6;
  display: table;
  margin: 20px 0;
  font-family: 'proxima-nova', sans-serif;
  white-space: nowrap; }

.share-component--right {
  float: right; }

.share-component__label {
  padding: 12px;
  display: table-cell;
  vertical-align: middle;
  font-size: 1rem;
  line-height: 1; }

body .sharethis-wrapper {
  padding: 12px;
  display: table-cell;
  vertical-align: middle; }

/*
 * 1. Sharethis has inline styles
 */
body .stButton {
  display: inline-block;
  margin-right: 10px !important;
  /* 1 */
  width: auto  !important;
  /* 1 */ }
  body .stButton:last-child {
    margin-right: 0; }
  body .stButton .chicklets {
    background-size: inherit; }
  body .stButton .sharethis {
    background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
    background-position: -132px -259px;
    width: 28px;
    height: 28px;
    display: inline-block; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      body .stButton .sharethis {
        background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
        background-size: 372px 343px; } }
  body .stButton .twitter {
    background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
    background-position: -230px -223px;
    width: 28px;
    height: 28px;
    display: inline-block; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      body .stButton .twitter {
        background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
        background-size: 372px 343px; } }
  body .stButton .facebook {
    background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
    background-position: -66px -259px;
    width: 28px;
    height: 28px;
    display: inline-block; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      body .stButton .facebook {
        background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
        background-size: 372px 343px; } }

/*-- margins/padding --*/
.padding-sides-sm {
  padding-left: 5px;
  padding-right: 5px; }

.padding-top-none {
  padding-top: 0px; }

@media (max-width: 960px) {
  .padding-sides-sm-mobile {
    padding-left: 5px;
    padding-right: 5px; }
  .margin-bottom-md-mobile {
    margin-bottom: 10px; }
  .testimonial-contained {
    height: auto; }
  .share-component {
    clear: both;
    float: none;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px; } }

@media (max-width: 640px) {
  /*
  .summary-block{
    max-width: 262px;
    margin:auto;
  }
  */
  .summary-blockmedia {
    padding-left: 0px;
    display: block; }
  .summary-block__body {
    display: block;
    margin-top: 15px;
    padding-left: 0px; } }

.tags-container__plain {
  margin-bottom: 20px; }

.tags-container__label {
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 700;
  font-family: 'proxima-nova'; }

.video-block-sm {
  display: inline;
  margin-right: 40px;
  margin-bottom: 20px; }

.pagination-container {
  display: table;
  width: auto;
  margin: auto;
  margin-bottom: 40px;
  padding-top: 30px; }

ul.pagination {
  font-family: 'proxima-nova';
  margin: 0px;
  padding: 0px; }

ul.pagination li {
  margin-right: 15px; }

ul.pagination li.current a {
  background: #6d6e71;
  color: #fff; }
  ul.pagination li.current a:hover {
    background: #6d6e71; }

.pagination-centered {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  margin-top: 20px; }

ul.pagination li a {
  width: 28px;
  height: 28px;
  border-radius: 50px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  padding: 0px;
  background: #e0e0e0;
  font-weight: bold;
  color: #0c6789; }

ul.pagination li.pagination__previous a:after,
ul.pagination li.pagination__next a:after {
  content: '';
  display: inline-block;
  overflow: hidden;
  margin-top: 5px; }

.pagination__previous .pagination__text,
.pagination__next .pagination__text {
  position: absolute;
  left: -999px;
  overflow: hidden; }

ul.pagination li.pagination__next a:after {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -362px -207px;
  width: 7px;
  height: 12px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    ul.pagination li.pagination__next a:after {
      background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
      background-size: 372px 343px; } }

ul.pagination li.pagination__previous a:after {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -207px;
  width: 7px;
  height: 12px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    ul.pagination li.pagination__previous a:after {
      background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
      background-size: 372px 343px; } }

ul.pagination li.pagination__last a,
ul.pagination li.pagination__first a {
  background: transparent;
  font-weight: normal;
  text-transform: uppercase;
  width: auto; }

ul.pagination li.pagination__first a:before {
  content: '';
  display: inline-block;
  overflow: hidden;
  margin-right: 10px;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -207px;
  width: 7px;
  height: 12px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    ul.pagination li.pagination__first a:before {
      background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
      background-size: 372px 343px; } }

ul.pagination li.pagination__last a:after {
  content: '';
  display: inline-block;
  overflow: hidden;
  margin-left: 10px;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -362px -207px;
  width: 7px;
  height: 12px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    ul.pagination li.pagination__last a:after {
      background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
      background-size: 372px 343px; } }

.pad-bottom-xs {
  margin-bottom: 10px; }

.pad-bottom-sm {
  margin-bottom: 20px; }

.pad-bottom-md {
  margin-bottom: 30px; }

.pad-bottom-lg {
  margin-bottom: 40px; }

.pad-top-none {
  padding-top: 0px; }

.margin-bottom-none {
  margin-bottom: 0px; }

/* Social Icons */
.social-icon-list a {
  margin-right: 11px; }

.social-icon-list a:last-child {
  margin-right: 0; }

.social-icon--email {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -33px -315px;
  width: 28px;
  height: 28px; }

.social-icon--facebook {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -66px -259px;
  width: 28px;
  height: 28px; }

.social-icon--twitter {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -230px -223px;
  width: 28px;
  height: 28px; }

.social-icon--home {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -231px -259px;
  width: 28px;
  height: 28px; }

.social-icon--location {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -297px -259px;
  width: 28px;
  height: 28px; }

.social-icon--linkedin {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -66px -315px;
  width: 28px;
  height: 28px; }

.social-icon--wordpress {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -131px -223px;
  width: 28px;
  height: 28px; }

.social-icon--phone {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -198px -259px;
  width: 28px;
  height: 28px; }

.social-icon--instagram {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: 0px -315px;
  width: 28px;
  height: 28px; }

.social-icon--snapchat {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -198px -315px;
  width: 28px;
  height: 28px; }

.social-icon--youtube {
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -264px -259px;
  width: 28px;
  height: 28px; }

.menu--section {
  font-family: 'proxima-nova', sans-serif; }
  .menu--section h2 {
    margin: 0 0 15px 0;
    font-size: 2rem; }
  .menu--section ul {
    list-style: none; }

.publication-spotlight {
  width: 100%;
  border: 1px solid #ccc;
  padding: 20px;
  display: table; }

.publication-spotlight__image {
  display: table-cell;
  min-width: 130px; }

.publication-spotlight__body {
  margin-top: 15px;
  vertical-align: top;
  display: table-cell;
  padding-left: 20px;
  font-family: 'proxima-nova'; }
  .publication-spotlight__body h4 {
    margin-bottom: 20px; }
  .publication-spotlight__body p {
    font-size: 1rem;
    margin-bottom: 15px; }
  .publication-spotlight__body a {
    font-size: 1rem;
    display: block;
    margin-bottom: 10px; }
  @media (max-width: 960px) {
    .publication-spotlight__body {
      padding-left: 10px; } }

.profile-block-item {
  font-family: 'proxima-nova';
  font-size: 1rem;
  border-top: 1px solid #ccc;
  padding-top: 30px; }
  .profile-block-item img {
    display: block; }

.profile-block-item__title {
  font-size: 1.25rem;
  font-weight: 600; }

.profile-block-item__subtext {
  font-style: italic; }

.trending-news {
  font-family: 'proxima-nova', sans-serif;
  font-size: 1rem;
  padding-top: 20px; }
  .trending-news ul {
    display: inline-block;
    margin-bottom: 0; }
  .trending-news li {
    display: inline-block;
    margin-right: 20px; }
  .trending-news__label {
    font-weight: 600;
    display: inline; }
  .trending-news__tags {
    display: inline; }

.social-widget-container {
  padding-top: 20px; }

.stats {
  text-align: center;
  color: #000; }
  .stats .columns:first-child .stats__info {
    border-left: 1px solid #ccc; }
  .stats .stats__info {
    border-right: 1px solid #ccc; }
  @media (max-width: 960px) {
    .stats .columns:first-child .stats__info {
      border-left: 0; }
    .stats .stats__info {
      border-right: 0;
      border-left: 0; } }

.stats__value {
  font-family: 'Knockout 49 A', 'Knockout 49 B';
  font-weight: 400;
  font-size: 6.25rem; }

.stats__description {
  font-family: 'proxima-nova';
  font-size: 1.375rem; }

/* All generated CSS Sprites */
.sprite-icon-slide-arrow-left {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -295px -192px;
  width: 24px;
  height: 51px; }

.sprite-icon-slide-arrow-right {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: 0px -259px;
  width: 24px;
  height: 51px; }

.sprite-icon_arrow {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -134px;
  width: 16px;
  height: 15px; }

.sprite-icon_arrow_down {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -109px;
  width: 20px;
  height: 20px; }

.sprite-icon_arrow_pink {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -175px;
  width: 14px;
  height: 12px; }

.sprite-icon_arrow_square {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -29px -259px;
  width: 32px;
  height: 32px; }

.sprite-icon_calendar {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -154px;
  width: 14px;
  height: 16px; }

.sprite-icon_checkmark {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -246px -195px;
  width: 27px;
  height: 21px; }

.sprite-icon_chevron_down {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -295px -106px;
  width: 50px;
  height: 38px; }

.sprite-icon_chevron_left {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -40px;
  width: 22px;
  height: 35px; }

.sprite-icon_chevron_left_blue {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -207px;
  width: 7px;
  height: 12px; }

.sprite-icon_chevron_right {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px 0px;
  width: 22px;
  height: 35px; }

.sprite-icon_chevron_right_blue {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -362px -207px;
  width: 7px;
  height: 12px; }

.sprite-icon_chevron_up {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -295px -149px;
  width: 50px;
  height: 38px; }

.sprite-icon_download {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -132px -315px;
  width: 28px;
  height: 25px; }

.sprite-icon_facebook {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -66px -259px;
  width: 28px;
  height: 28px; }

.sprite-icon_facebook_gray {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -99px -259px;
  width: 28px;
  height: 28px; }

.sprite-icon_gift {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -216px -195px;
  width: 25px;
  height: 23px; }

.sprite-icon_group {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -216px -145px;
  width: 74px;
  height: 45px; }

.sprite-icon_hamburger {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -192px;
  width: 15px;
  height: 10px; }

.sprite-icon_home {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -231px -259px;
  width: 28px;
  height: 28px; }

.sprite-icon_house {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -295px -55px;
  width: 50px;
  height: 46px; }

.sprite-icon_info {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -263px -223px;
  width: 25px;
  height: 25px; }

.sprite-icon_instagram {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: 0px -315px;
  width: 28px;
  height: 28px; }

.sprite-icon_instagram_gray {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -197px -223px;
  width: 28px;
  height: 28px; }

.sprite-icon_linkedin {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -66px -315px;
  width: 28px;
  height: 28px; }

.sprite-icon_linkedin_gray {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -99px -315px;
  width: 28px;
  height: 28px; }

.sprite-icon_mail {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -33px -315px;
  width: 28px;
  height: 28px; }

.sprite-icon_marker {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -80px;
  width: 17px;
  height: 24px; }

.sprite-icon_marker_blue {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -297px -259px;
  width: 28px;
  height: 28px; }

.sprite-icon_phone {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -198px -259px;
  width: 28px;
  height: 28px; }

.sprite-icon_profile {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -295px 0px;
  width: 50px;
  height: 50px; }

.sprite-icon_share {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -132px -259px;
  width: 28px;
  height: 28px; }

.sprite-icon_snapchat {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -198px -315px;
  width: 28px;
  height: 28px; }

.sprite-icon_snapchat_gray {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -231px -315px;
  width: 28px;
  height: 28px; }

.sprite-icon_twitter {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -230px -223px;
  width: 28px;
  height: 28px; }

.sprite-icon_twitter_gray {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -164px -223px;
  width: 28px;
  height: 28px; }

.sprite-icon_website {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -165px -315px;
  width: 28px;
  height: 24px; }

.sprite-icon_wordpress {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -131px -223px;
  width: 28px;
  height: 28px; }

.sprite-icon_youtube {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -264px -259px;
  width: 28px;
  height: 28px; }

.sprite-icon_youtube_gray {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -165px -259px;
  width: 28px;
  height: 28px; }

.sprite-smu_logo {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: 0px 0px;
  width: 290px;
  height: 140px; }

.sprite-smu_logo_mobile {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: 0px -223px;
  width: 126px;
  height: 31px; }

.sprite-smu_logo_small {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: 0px -145px;
  width: 211px;
  height: 73px; }

.accordion {
  font-family: 'proxima-nova';
  margin-bottom: 20px;
  margin-left: 0px;
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 20px; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      position: relative;
      background-color: #d9d9d9; }
    .accordion .accordion-navigation > a:after, .accordion dd > a:after {
      position: absolute;
      right: 20px;
      top: 5px;
      content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAOklEQVQoz2NgwA4+MDAw/IfSGICJgQwwyDUxMjAwvMMiLgCVwxoYMAmSAAsDA8N7Um3CBT4wjLB4AgCSXgyxPj9RSQAAAABJRU5ErkJggg=="); }
    .accordion .accordion-navigation.active > a:after, .accordion dd.active > a:after {
      content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAADCAYAAABI4YUMAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAH0lEQVQI12NkYGB4x0AiYGRgYPhPqiYWBgaG96RqAgAl/gLj5YMYcgAAAABJRU5ErkJggg==");
      top: 1px; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      font-family: 'proxima-nova';
      color: black;
      font-weight: 600;
      line-height: 1.4;
      border: none;
      background-color: #e0e0e0;
      display: block;
      font-size: 1.125rem;
      padding: 5px 10px;
      position: relative;
      padding-right: 35px; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background-color: #d5d5d5; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 1.25rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background-color: #fff;
        display: block; }

.audio-block {
  margin-bottom: 50px; }

.list-unstyled {
  margin: 0;
  padding: 0; }
  .list-unstyled li {
    list-style-type: none;
    margin-bottom: 15px; }

/* social carousel chevrons */
.icon-chevron-right {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px 0px;
  width: 22px;
  height: 35px;
  display: inline-block; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-chevron-right {
      background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
      background-size: 372px 343px; } }

.icon-chevron-left {
  background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
  background-position: -350px -40px;
  width: 22px;
  height: 35px;
  display: inline-block; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-chevron-left {
      background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
      background-size: 372px 343px; } }

#children-menu-dropdown .menu {
  display: none; }

#children-menu-dropdown div {
  display: none; }

.contact-map--embed {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px; }
  .contact-map--embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

.driving-directions--select {
  width: 250px;
  font-family: 'proxima-nova';
  font-size: 1rem;
  text-indent: 10px;
  display: block; }

.gapped-button-group {
  margin: 0 0 30px 0; }
  .gapped-button-group:before, .gapped-button-group:after {
    content: " ";
    display: table; }
  .gapped-button-group:after {
    clear: both; }
  .gapped-button-group > li {
    display: inline-block;
    margin-right: 10px;
    width: calc(25% - 10px);
    float: left; }
    @media only screen and (max-width: 40em) {
      .gapped-button-group > li {
        float: none;
        max-width: 350px;
        width: auto;
        display: block;
        margin: 0 auto 10px auto; } }
  .gapped-button-group .button {
    font-size: 18px; }

.more-link {
  margin-top: 20px;
  text-align: left; }

#youtube-listing #youtube-player {
  margin-bottom: 20px; }

.block-views-campus-extension-campuses-block {
  margin-top: 20px; }

iframe {
  max-width: 100%; }

@media only screen and (min-width: 40.0625em) {
  #library-tabs-block {
    margin: 50px 0; } }

#google-cse-results iframe {
  max-height: 1200px; }

/*
 * 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
 */
.grid-max-1 {
  max-width: 6.25rem; }

.grid-max-2 {
  max-width: 12.5rem; }

.grid-max-3 {
  max-width: 18.75rem; }

.grid-max-4 {
  max-width: 25rem; }

.grid-max-5 {
  max-width: 31.25rem; }

.grid-max-6 {
  max-width: 37.5rem; }

.grid-max-7 {
  max-width: 43.75rem; }

.grid-max-8 {
  max-width: 50rem; }

.grid-max-9 {
  max-width: 56.25rem; }

.grid-max-10 {
  max-width: 62.5rem; }

.grid-max-11 {
  max-width: 68.75rem; }

.grid-max-12 {
  max-width: 75rem; }

/* On tablet portrait sized screens we do not have enough room for the right sidebar */
@media only screen and (max-width: 900px) {
  #content.medium-9 {
    width: auto;
    max-width: 100%;
    float: none; }
  #sidebar-right {
    width: auto;
    max-width: 400px;
    margin: auto;
    float: none; } }

#children-menu-list {
  float: left;
  margin-right: 55px; }
  @media only screen and (min-width: 670px) {
    #children-menu-list {
      margin-right: 200px; } }

#related-links {
  float: left; }

@media only screen and (max-width: 450px) {
  #children-menu-list + #related-links {
    margin-top: 50px;
    clear: both; } }

.block-views-school-school-links-block {
  margin-top: 35px;
  margin-bottom: 35px; }

.view-display-id-extension_campuses_block .contact-card {
  width: 90%; }

.small-images-highlight-wrapper {
  padding: 40px 0 20px 0; }
  .small-images-highlight-wrapper__description {
    font-size: 23px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 15px; }
  .small-images-highlight-wrapper .button {
    text-align: center; }

.featured-links .button {
  line-height: 1.2;
  padding: 10px; }
  @media only screen and (min-width: 40.0625em) {
    .featured-links .button {
      width: 100%; } }

.degree-cta-links {
  display: none; }
  .degree-cta-links a.button {
    width: 100%; }
    .degree-cta-links a.button:first-of-type {
      margin-top: 1.25rem; }
    .degree-cta-links a.button:last-of-type {
      margin-bottom: 0; }
  @media only screen and (max-width: 900px) {
    .degree-cta-links {
      display: block;
      float: none; } }

#sidebar-right section.block-views-degree-degree-cta {
  display: block;
  float: none; }
  @media only screen and (max-width: 900px) {
    #sidebar-right section.block-views-degree-degree-cta {
      display: none; } }
  #sidebar-right section.block-views-degree-degree-cta a.button {
    width: 100%; }

.block-views-degree-degree-related-block .button {
  min-height: 45px;
  padding-top: 12px;
  padding-bottom: 10px;
  line-height: 1.2; }
  .block-views-degree-degree-related-block .button:hover {
    background-color: #105b77;
    border: 1px solid #cccccc;
    color: #fff;
    text-decoration: none; }

.show-for-screenreaders {
  display: none !important; }

#breadcrumb {
  border: 1px solid #999999;
  padding-right: 20px;
  display: inline-block;
  margin-bottom: 10px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    #breadcrumb {
      height: 30px; } }

.breadcrumb-menu {
  display: none;
  position: relative; }
  @media only screen and (min-width: 40.0625em) {
    .breadcrumb-menu {
      display: inline-block; } }

@media only screen and (min-width: 40.0625em) {
  .breadcrumb-menu:not(:first-child) {
    margin-left: 10px; } }

.breadcrumb-menu:not(:first-child) .breadcrumb-title {
  border: none; }
  @media only screen and (min-width: 40.0625em) {
    .breadcrumb-menu:not(:first-child) .breadcrumb-title {
      border-left: 1px solid #999999; } }

.breadcrumb-menu:last-child {
  display: inline-block; }

.breadcrumb-menu .menu {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 250px;
  border: 1px solid #999999;
  padding: 20px;
  font-family: 'proxima-nova';
  left: -18px;
  top: 18px;
  z-index: 999; }
  @media only screen and (min-width: 40.0625em) {
    .breadcrumb-menu .menu {
      top: 21px; } }
  @media only screen and (min-width: 64.0625em) {
    .breadcrumb-menu .menu {
      top: 18px; } }
  .breadcrumb-menu .menu li {
    list-style-type: none;
    color: #0c6789;
    font-family: 'proxima-nova';
    font-weight: 600;
    font-size: 0.875rem;
    margin-bottom: 15px;
    line-height: 1.2; }
    @media only screen and (min-width: 40.0625em) {
      .breadcrumb-menu .menu li {
        white-space: nowrap; } }
  .breadcrumb-menu .menu li:last-child {
    margin-bottom: 0; }

@media only screen and (min-width: 40.0625em) {
  .breadcrumb-menu:first-child .menu {
    left: -19px; } }

@media only screen and (min-width: 64.0625em) {
  .breadcrumb-menu:first-child .menu {
    left: -19px; } }

.breadcrumb-menu:last-child .menu {
  left: -19px; }
  @media only screen and (min-width: 40.0625em) {
    .breadcrumb-menu:last-child .menu {
      left: -18px; } }
  @media only screen and (min-width: 64.0625em) {
    .breadcrumb-menu:last-child .menu {
      left: -18px; } }

.breadcrumb-title {
  line-height: 1;
  color: #0c6789;
  font-family: 'proxima-nova';
  font-weight: 600;
  background: url("../img/caret-down.png");
  background-repeat: no-repeat;
  background-position: 100% 2px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.875rem;
  padding: 0px 20px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .breadcrumb-title {
      max-width: 130px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; } }

html, body {
  height: 100%; }

body {
  font-family: "minion-pro", Helvetica, Arial, sans-serif; }

/**
Used for the document outline
*/
.screenreader {
  padding: 0;
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  font-size: 0; }

.show-for-sr {
  display: none; }

.backstretch-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0; }

.clear {
  clear: both; }

/* 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 {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  padding: 0 20px; }
  .padded-row:before, .padded-row:after {
    content: " ";
    display: table; }
  .padded-row:after {
    clear: both; }
  .padded-row .row {
    margin: 0 -20px; }
  @media screen and (max-width: 630px) {
    .padded-row {
      padding-left: 12px;
      padding-right: 12px; }
      .padded-row .row {
        margin: 0 -12px; } }

.padded-row.full-width,
.row.full-width {
  max-width: none; }

.menu--section {
  padding: 2.5rem 0; }
  .menu--section-category:first-child {
    margin-left: 0px; }
  .menu--section-category {
    display: inline-block;
    margin-left: 200px; }
  .menu--section .section-links ul {
    float: left;
    padding-left: 3.75rem;
    margin: 0; }
    @media only screen and (max-width: 40em) {
      .menu--section .section-links ul {
        float: none;
        clear: both;
        padding: 0;
        margin-top: 10px; } }
    .menu--section .section-links ul:first-child {
      padding-left: 0; }
    .menu--section .section-links ul li {
      float: none;
      clear: both;
      margin: 0.375rem 0 0;
      list-style-type: none; }
      .menu--section .section-links ul li:first-child {
        margin: 0; }
  .menu--section .section-links li:nth-child(n+2) {
    margin-left: 0; }

.banner {
  position: relative;
  max-width: none;
  padding: 0;
  overflow: hidden;
  padding-top: 0px;
  max-height: 590px; }
  @media (max-width: 1024px) {
    .banner {
      padding-top: 0px; } }
  .banner img {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%; }
  .banner .overlay {
    position: absolute;
    z-index: 2;
    right: 11.9285%;
    width: 30%;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #fff; }
    .banner .overlay-super-header {
      font-family: "proxima-nova", Helvetica, Arial, sans-serif; }
    .banner .overlay-super-header span {
      font-family: "proxima-nova", Helvetica, Arial, sans-serif; }
  .banner .overlay--center {
    position: absolute;
    z-index: 2;
    right: 0px;
    bottom: 30px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding-bottom: 10px;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #fff; }
    .banner .overlay--center h1 {
      font-size: 5.3125rem;
      margin: 0px;
      color: #fff;
      margin-bottom: 10px; }
    .banner .overlay--center h2 {
      color: #fff; }
    .banner .overlay--center .overlay-header {
      font-size: 5.3125rem;
      padding-bottom: 15px; }
    .banner .overlay--center .overlay__subheader {
      font-size: 2.25rem;
      font-family: 'proxima-nova';
      font-weight: 500;
      margin-bottom: 20px; }
    @media (max-width: 960px) {
      .banner .overlay--center {
        padding-bottom: 0px;
        width: 100%;
        bottom: 0px; }
        .banner .overlay--center h1 {
          font-size: 3rem; } }
    @media (max-width: 620px) {
      .banner .overlay--center {
        top: 15%; } }
    @media (max-width: 460px) {
      .banner .overlay--center {
        top: 5%; }
        .banner .overlay--center h1 {
          font-size: 2rem; } }
    @media (max-width: 960px) {
      .banner .overlay--center .overlay-header {
        font-size: 4.0625rem;
        line-height: 4.375rem;
        padding-bottom: 15px; }
      .banner .overlay--center .overlay__subheader {
        font-size: 1rem;
        font-family: 'proxima-nova';
        margin-bottom: 0px; }
      .banner .overlay--center .overlay__text p {
        padding: 0px;
        margin: 0px; }
      .banner .overlay--center .overlay__text .button-light {
        padding-top: 0px;
        padding-bottom: 0px; } }

/* banner block */
.banner-block {
  position: relative; }
  .banner-block h1 {
    margin-top: 0;
    text-transform: uppercase; }
  .banner-block__image {
    max-height: 512px;
    overflow: hidden; }
    @media (min-width: 960px) {
      .banner-block__image {
        overflow: hidden; } }
    .banner-block__image img {
      width: 100%; }

.banner-block .overlay {
  background-color: #f0f0f0;
  color: #000;
  padding: 20px 0; }
  .banner-block .overlay select {
    width: 300px;
    border-radius: 5px;
    font-family: 'proxima-nova';
    margin-bottom: 0; }

.banner-block .overlay-text {
  font-family: 'proxima-nova';
  font-size: 1.5rem;
  padding-bottom: 0px;
  margin: 0 0 10px 0; }

.block-views-program-program-listing-block,
.block-views-2890d354734f9de9c5eabb0f6df69c6d {
  margin-top: 30px;
  position: relative; }
  .block-views-program-program-listing-block table,
  .block-views-2890d354734f9de9c5eabb0f6df69c6d table {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 25px;
    border: none; }
  .block-views-program-program-listing-block thead,
  .block-views-2890d354734f9de9c5eabb0f6df69c6d thead {
    border-top: 2px solid #cccccc; }
  .block-views-program-program-listing-block th,
  .block-views-2890d354734f9de9c5eabb0f6df69c6d th {
    padding: 10px;
    text-align: left;
    border: none;
    border-bottom: 1px solid #ccc;
    background: #e5e5e5; }
    @media only screen and (min-width: 40.0625em) {
      .block-views-program-program-listing-block th,
      .block-views-2890d354734f9de9c5eabb0f6df69c6d th {
        padding: 15px; } }
    .block-views-program-program-listing-block th a,
    .block-views-2890d354734f9de9c5eabb0f6df69c6d th a {
      text-decoration: none;
      color: #235c71;
      font-size: 18px;
      font-family: 'proxima-nova'; }
      @media only screen and (min-width: 40.0625em) {
        .block-views-program-program-listing-block th a,
        .block-views-2890d354734f9de9c5eabb0f6df69c6d th a {
          display: table-cell;
          font-size: 22px; } }
  .block-views-program-program-listing-block th:first-child,
  .block-views-2890d354734f9de9c5eabb0f6df69c6d th:first-child {
    text-align: left; }
  .block-views-program-program-listing-block .table-header-dropdown,
  .block-views-2890d354734f9de9c5eabb0f6df69c6d .table-header-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 2.1rem;
    margin-bottom: 0;
    padding: 8px;
    font-size: 14px;
    max-width: 200px;
    font-family: 'proxima-nova';
    line-height: 1;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    background: white url(../img/arrow.png) no-repeat 100%;
    float: left; }
  @media only screen and (max-width: 40em) {
    .block-views-program-program-listing-block tbody,
    .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody {
      display: block; } }
  .block-views-program-program-listing-block tbody tr,
  .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody tr {
    border-bottom: 1px solid #cccccc; }
    @media only screen and (max-width: 40em) {
      .block-views-program-program-listing-block tbody tr,
      .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody tr {
        display: block; } }
  .block-views-program-program-listing-block tbody td,
  .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody td {
    display: inline-block;
    padding: 5px 5px 10px 5px;
    border: none; }
    @media only screen and (min-width: 40.0625em) {
      .block-views-program-program-listing-block tbody td,
      .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody td {
        display: table-cell;
        padding: 15px; } }
  .block-views-program-program-listing-block tbody .views-field .field-content a,
  .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody .views-field .field-content a {
    text-decoration: none;
    color: #235c71;
    border: 1px solid #cccccc;
    padding: 5px 10px 5px 10px;
    font-family: 'proxima-nova';
    white-space: nowrap;
    display: inline-block;
    font-size: 14px; }
    @media only screen and (min-width: 64.0625em) {
      .block-views-program-program-listing-block tbody .views-field .field-content a,
      .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody .views-field .field-content a {
        display: table-cell;
        font-size: 16px; } }
  @media only screen and (max-width: 40em) {
    .block-views-program-program-listing-block tbody td:empty,
    .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody td:empty {
      display: none; } }
  .block-views-program-program-listing-block tbody td:first-child,
  .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody td:first-child {
    display: block;
    font-size: 16px;
    padding: 10px 5px 5px 5px;
    font-weight: bold;
    font-family: 'proxima-nova';
    font-weight: 600;
    text-align: left; }
    @media only screen and (min-width: 40.0625em) {
      .block-views-program-program-listing-block tbody td:first-child,
      .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody td:first-child {
        display: table-cell;
        font-size: 16px; } }
    @media only screen and (min-width: 64.0625em) {
      .block-views-program-program-listing-block tbody td:first-child,
      .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody td:first-child {
        font-size: 18px; } }
    .block-views-program-program-listing-block tbody td:first-child div:nth-child(2),
    .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody td:first-child div:nth-child(2) {
      max-width: 300px;
      font-size: 12px;
      line-height: 1.1;
      margin-top: 5px;
      font-family: 'proxima-nova';
      font-weight: lighter;
      font-style: italic;
      color: #939393; }
      @media only screen and (min-width: 40.0625em) {
        .block-views-program-program-listing-block tbody td:first-child div:nth-child(2),
        .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody td:first-child div:nth-child(2) {
          font-size: 14px; } }
  .block-views-program-program-listing-block tbody tr:nth-of-type(even),
  .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody tr:nth-of-type(even) {
    background-color: white; }
  .block-views-program-program-listing-block tbody tr.child-program td:first-child,
  .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody tr.child-program td:first-child {
    padding-left: 30px; }
    @media only screen and (min-width: 40.0625em) {
      .block-views-program-program-listing-block tbody tr.child-program td:first-child,
      .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody tr.child-program td:first-child {
        padding-left: 50px; } }
    .block-views-program-program-listing-block tbody tr.child-program td:first-child div:nth-child(2),
    .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody tr.child-program td:first-child div:nth-child(2) {
      max-width: 300px;
      font-size: 12px;
      line-height: 1.1;
      margin-top: 5px;
      font-family: 'proxima-nova';
      font-weight: lighter;
      font-style: italic;
      color: #939393; }
      @media only screen and (min-width: 40.0625em) {
        .block-views-program-program-listing-block tbody tr.child-program td:first-child div:nth-child(2),
        .block-views-2890d354734f9de9c5eabb0f6df69c6d tbody tr.child-program td:first-child div:nth-child(2) {
          font-size: 14px; } }

@media only screen and (min-width: 40.0625em) {
  .more-filters--program-table {
    top: 0;
    right: 0;
    position: absolute; } }

.more-filters--program-table #more-filters {
  right: 0; }
  @media only screen and (min-width: 40.0625em) {
    .more-filters--program-table #more-filters {
      margin-top: 5px;
      /* Line up with the title of the block */ } }

a#show-more-filters-link {
  margin: 0;
  float: right; }
  @media only screen and (max-width: 40em) {
    a#show-more-filters-link {
      margin-bottom: 10px; } }

div.field-type-entityreference.emphasisblock {
  margin-bottom: 25px; }
  div.field-type-entityreference.emphasisblock div.content .field-name-field-section-image {
    float: left;
    min-width: 300px; }
    @media only screen and (max-width: 40em) {
      div.field-type-entityreference.emphasisblock div.content .field-name-field-section-image {
        float: none;
        display: block;
        margin-bottom: 20px; } }
    @media only screen and (max-width: 40em) {
      div.field-type-entityreference.emphasisblock div.content .field-name-field-section-image img {
        width: 100%; } }
  div.field-type-entityreference.emphasisblock div.content .field-type-text {
    font-family: proxima-nova;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.1;
    color: #000; }
    @media only screen and (max-width: 40em) {
      div.field-type-entityreference.emphasisblock div.content .field-type-text {
        font-size: 18px; } }

/*-- info box --*/
.info-box {
  padding: 20px 25px;
  font-family: 'proxima-nova';
  font-size: 1rem;
  margin-bottom: 40px; }
  .info-box p:last-child {
    margin: 0px;
    padding: 0px; }
  .info-box h1:first-child, .info-box h2:first-child, .info-box h3:first-child, .info-box h4:first-child, .info-box h5:first-child {
    margin-top: 0px; }
  .info-box h5 {
    font-weight: 600; }
  @media (max-width: 960px) {
    .info-box {
      margin-bottom: 40px; } }
  .info-box.promo-promo a {
    font-size: 1.125rem;
    padding-right: 1.25rem;
    position: relative;
    word-break: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
    .info-box.promo-promo a:after {
      font-family: 'FontAwesome';
      content: '  \f101';
      position: absolute;
      right: 0.3125rem; }
    .info-box.promo-promo a:hover:after, .info-box.promo-promo a:focus:after {
      right: 0; }

/* Info Box - Gold */
.info-box__gold {
  background: #cc9900;
  color: #000; }
  .info-box__gold h1, .info-box__gold h2, .info-box__gold h3, .info-box__gold h4, .info-box__gold h5, .info-box__gold h6 {
    color: #000; }
  .info-box__gold p {
    color: #000; }

/* Info Box - Light */
.info-box__light {
  background: #f4f4f4;
  border: 2px solid #ccc;
  color: #000; }
  .info-box__light h1, .info-box__light h2, .info-box__light h3, .info-box__light h4, .info-box__light h5, .info-box__light h6 {
    color: #000; }
  .info-box__light p {
    color: #000; }

.info-box--gray {
  background: #999;
  color: #fff; }

/* Info Box - Image */
.info-box--image {
  position: relative;
  color: #fff;
  background-color: #000; }
  .info-box--image img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: -10; }
  .info-box--image a {
    color: white;
    text-decoration: underline; }
  .info-box--image h1, .info-box--image h2, .info-box--image h3, .info-box--image h4, .info-box--image h5, .info-box--image h6 {
    color: white; }
  .info-box--image-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.4;
    z-index: -5; }

.info-box--white {
  background: #fff;
  border: 2px solid #ccc;
  color: #000; }

.info-box--dark {
  background: #555658; }

p.info-box__label {
  font-size: 1rem;
  font-weight: 700;
  margin: 0px;
  padding: 0px; }

.info-box--blue {
  background: #105b77; }

.info-box--dark,
.info-box--blue {
  color: #fff; }
  .info-box--dark h1, .info-box--dark h2, .info-box--dark h3, .info-box--dark h4, .info-box--dark h5, .info-box--dark h6, .info-box--dark li,
  .info-box--blue h1,
  .info-box--blue h2,
  .info-box--blue h3,
  .info-box--blue h4,
  .info-box--blue h5,
  .info-box--blue h6,
  .info-box--blue li {
    color: #fff; }
  .info-box--dark a,
  .info-box--blue a {
    color: white;
    text-decoration: underline; }

/* TODO: Potentially remove */
.info-box--thin {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px 20px;
  color: #000;
  min-height: initial;
  font-family: 'proxima-nova'; }
  .info-box--thin .info-box--thin__title {
    color: #000;
    font-family: 'minion-pro';
    font-size: 1.375rem;
    font-weight: 600; }
  .info-box--thin .info-box--thin__phone {
    font-size: 1rem;
    line-height: 1.5625rem;
    font-weight: 600; }

li .info-box--thin {
  min-height: 184px; }

.border-sm-left--blue {
  border-left: 5px solid #0c6789; }

.image-links {
  vertical-align: top;
  margin-bottom: 15px; }
  .image-links ul {
    margin: 0; }
    .image-links ul:before, .image-links ul:after {
      content: " ";
      display: table; }
    .image-links ul:after {
      clear: both; }
  .image-links li {
    text-align: center;
    list-style-type: none;
    padding: 0;
    display: inline-block;
    margin: 0 auto 10px auto; }
    @media only screen and (min-width: 40.0625em) {
      .image-links li {
        float: left;
        margin-bottom: 25px; }
        .image-links li:last-child {
          margin-right: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .image-links li {
        margin-bottom: 0; } }

.image-link-box {
  background: #fff;
  width: 260px;
  margin: auto;
  border: 1px solid #ccc;
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: 600;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif; }
  .image-link-box__body {
    padding: 21px;
    text-align: center; }

.append-contact-card {
  display: inline-block;
  margin: 20px 0;
  height: 235px; }
  .append-contact-card .contact-card {
    height: 100%;
    margin: 0; }
  .append-contact-card .contact-card__details {
    margin-bottom: 15px; }

.image-links-block {
  margin-top: 30px; }

.image-links__inline {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 0px; }
  .image-links__inline ul {
    margin-bottom: 0; }
    .image-links__inline ul li, .image-links__inline ul li:last-child {
      margin-right: 20px; }

#show-more-filters-link {
  text-decoration: none;
  padding: 10px 15px;
  background: #105b77;
  color: #fff;
  font-family: 'proxima-nova';
  font-size: 14px;
  margin-top: 12px;
  margin-bottom: 20px;
  display: inline-block; }
  @media only screen and (min-width: 40.0625em) {
    #show-more-filters-link {
      position: static;
      margin-top: 12px; } }
  @media only screen and (min-width: 64.0625em) {
    #show-more-filters-link {
      font-size: 16px;
      margin-top: 20px; } }

#more-filters {
  font-family: 'proxima-nova';
  padding: 20px;
  position: relative;
  border: 1px solid #cccccc;
  background: white;
  font-size: 15px; }
  @media only screen and (min-width: 40.0625em) {
    #more-filters {
      width: 450px;
      position: absolute;
      right: 20px;
      top: 40px;
      z-index: 2; }
      #more-filters.large {
        width: 600px; } }
  @media only screen and (min-width: 64.0625em) {
    #more-filters {
      top: 50px; } }
  #more-filters #hide-more-filters-link {
    position: absolute;
    top: 5px;
    right: 20px; }
  #more-filters h4 {
    font-size: 18px;
    font-family: 'proxima-nova';
    font-weight: 600;
    color: black;
    margin: 0 0 15px 0; }
  #more-filters .checkbox-wrapper label {
    font-weight: normal; }
  #more-filters label {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px; }
  #more-filters #edit-campus-wrapper {
    float: left;
    padding-right: 35px;
    width: 50%; }
  #more-filters #edit-school-wrapper {
    float: left;
    width: 50%;
    border-left: 2px solid #cccccc;
    padding-left: 35px; }
    #more-filters #edit-school-wrapper .form-item .form-type-bef-link {
      margin-top: 5px;
      margin-bottom: 5px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    #more-filters #edit-school-wrapper,
    #more-filters #edit-campus-wrapper {
      font-size: 13px; } }
  #more-filters .hidefilter {
    display: none; }

.contact-card {
  margin: auto;
  background: #fff;
  border: 1px solid #cccccc;
  padding: 15px 20px;
  width: 260px;
  color: #000;
  font-family: 'proxima-nova', sans-serif;
  min-height: 160px; }
  .contact-card__details {
    min-height: 94px; }
  .contact-card__title {
    color: #000;
    font-family: 'minion-pro', serif;
    font-size: 1.375rem;
    line-height: 1.1;
    margin-bottom: 10px; }
  .contact-card__phone {
    font-size: 1rem;
    line-height: 1.5625rem;
    font-weight: 600;
    margin-bottom: 10px; }

.directory-listing {
  padding-top: 20px;
  margin: 0px; }
  .directory-listing ul {
    padding: 0px;
    margin: 0;
    text-align: center; }
    .directory-listing ul:before, .directory-listing ul:after {
      content: " ";
      display: table; }
    .directory-listing ul:after {
      clear: both; }
  .directory-listing li {
    padding: 0px;
    float: left;
    text-align: left;
    margin-bottom: 40px;
    vertical-align: top;
    list-style: none; }
  .directory-listing .contact-card {
    min-height: 230px; }

/* Move to another spot */
.sidebar .block-title {
  font-size: 2rem;
  margin-top: 1.875rem; }

.sidebar .block:first-child .block-title {
  margin-top: 0; }

.sidebar .block {
  margin-bottom: 25px; }

/*-- feed block --*/
@media (max-width: 960px) {
  .feed-block {
    margin-top: 20px;
    padding: 0px;
    margin-bottom: 0px; } }

.feed-block__item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  font-family: 'proxima-nova', sans-serif;
  color: #000; }

.feed-block__item:nth-of-type(1) {
  padding-top: 10px; }

.feed-block__item-image {
  margin-bottom: 15px; }

.feed-block__date {
  font-size: 0.875rem;
  color: #666;
  margin-bottom: 3px; }

.feed-block__title {
  font-size: 1.1875rem;
  line-height: 1.375rem;
  font-weight: 600;
  margin: 0 0 5px 0; }

.feed-block__summary {
  font-size: 1rem;
  line-height: 1.375rem;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif; }

/**
* home
*/
.section {
  position: relative; }
  .section .icon-arrow-right {
    background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
    background-position: -350px -134px;
    width: 16px;
    height: 15px;
    display: inline-block;
    margin: 0 5px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .section .icon-arrow-right {
        background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
        background-size: 372px 343px; } }
  .section .icon-profile {
    background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
    background-position: -295px 0px;
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .section .icon-profile {
        background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
        background-size: 372px 343px; } }
  .section .icon-home {
    background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
    background-position: -295px -55px;
    width: 50px;
    height: 46px;
    display: block;
    margin: 0 auto; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .section .icon-home {
        background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
        background-size: 372px 343px; } }
  .section .icon-people {
    background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
    background-position: -216px -145px;
    width: 74px;
    height: 45px;
    display: block;
    margin: 0 auto; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .section .icon-people {
        background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
        background-size: 372px 343px; } }
  .section .icon-calendar {
    background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
    background-position: -350px -154px;
    width: 14px;
    height: 16px;
    display: block;
    margin: 0 auto; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .section .icon-calendar {
        background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
        background-size: 372px 343px; } }
  .section .section-subheading {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 800;
    color: #000; }
  .section .post {
    overflow: hidden;
    margin-top: 40px; }
    .section .post:first-child {
      margin-top: 0; }
    .section .post .post-thumbnail {
      float: left;
      width: 40%; }
    .section .post .post-details {
      float: right;
      width: 56%; }
      .section .post .post-details .post-title {
        margin-top: 0; }
    .section .post a {
      color: #0c6789; }
    .section .post img {
      display: block;
      max-width: 100%; }
    .section .post .post-title {
      font-size: 19px;
      font-size: 1.1875rem;
      line-height: 1.4;
      margin: 15px 0;
      font-weight: 600;
      font-family: "proxima-nova", Helvetica, Arial, sans-serif; }
    .section .post .post-date {
      font-size: 13px;
      font-size: 0.8125rem;
      font-family: "proxima-nova", Helvetica, Arial, sans-serif;
      border-top: 1px solid #cccccc;
      border-bottom: 1px solid #cccccc;
      padding: 5px 0;
      color: #666666;
      display: block;
      text-transform: uppercase; }
      .section .post .post-date i {
        padding-right: 5px;
        margin-right: 5px;
        position: relative;
        top: 3px;
        color: #000;
        display: inline-block; }
  .section .section-buttons {
    text-align: center;
    margin-top: 30px; }
    .section .section-buttons .button {
      background-color: #fff;
      font-weight: 600;
      padding: 0.3125rem 1.25rem;
      font-size: 1rem;
      letter-spacing: normal;
      color: #437894;
      border: 1px solid #437894; }
      .section .section-buttons .button:hover, .section .section-buttons .button:focus {
        background-color: #fff;
        color: #BA0C2F;
        border: 1px solid #BA0C2F; }
  .section .center {
    text-align: center; }
  .section .section-inner {
    max-width: 1160px;
    width: 90%;
    z-index: 1;
    margin: 0 auto;
    position: relative; }
  .section .section-title {
    font-size: 85px;
    font-size: 5.3125rem;
    font-family: "Knockout 49 A", "Knockout 49 B", Impact, sans-serif;
    margin-bottom: 15px;
    text-align: center;
    line-height: 1;
    color: #fff; }
    .section .section-title.red {
      color: #BA0C2F; }
  .section .section-columns {
    overflow: hidden; }
  .section .section-caption {
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 0;
    font-family: "minion-pro", Helvetica, Arial, sans-serif;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.4;
    text-align: center; }
  .section .frame-bottom {
    width: 300px;
    height: 65px;
    border-bottom: 10px solid #fff;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    margin: 0 auto; }
  .section .frame-top {
    width: 300px;
    height: 65px;
    border-top: 10px solid #fff;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    margin: 0 auto; }

/**
feature area
*/
.module-feature-area {
  width: 100%;
  position: relative;
  max-height: 600px;
  background: #000; }
  .module-feature-area .feature-area-bg {
    max-width: 100%;
    width: 100%;
    display: block; }
  .module-feature-area .section-inner {
    min-height: 600px; }
  .module-feature-area .backstretch img {
    background: #000; }

/**
home hero
*/
.hero {
  width: 100%;
  position: relative;
  max-height: 627px;
  background-color: #105b77;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  @media screen and (min-width: 961px) {
    .hero {
      height: 627px; } }
  .hero .hero__content {
    background-color: #105b77;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
    max-width: 35%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .hero .hero__content .hero__content__inner {
      max-width: 23.75rem;
      padding: 1.875rem 1.25rem 2.5rem;
      text-align: left;
      color: #fff; }
      .hero .hero__content .hero__content__inner .hero__content-title {
        font-size: 60px;
        font-size: 3.75rem;
        font-family: "Knockout 49 A", "Knockout 49 B", Impact, sans-serif;
        margin-bottom: 15px;
        text-align: left;
        line-height: 1;
        color: #fff;
        text-transform: uppercase; }
      .hero .hero__content .hero__content__inner .hero__content-caption {
        text-align: left;
        font-size: 30px;
        font-size: 1.875rem;
        color: #fff;
        margin: 0.5rem 0; }
      .hero .hero__content .hero__content__inner .button {
        margin: 1.25rem 0 0; }
  .hero .hero__media {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%;
    max-width: 65%; }
    .hero .hero__media picture {
      z-index: 1;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      display: block;
      max-width: 65vw;
      min-height: 15.625rem; }
    .hero .hero__media img {
      height: 100%;
      width: 100%;
      max-width: none;
      -o-object-fit: cover;
         object-fit: cover; }
  @media (max-width: 960px) and (min-width: 768px) {
    .hero .hero__content .hero__content__inner .hero__content-title {
      font-size: 40px;
      font-size: 2.5rem; }
    .hero .hero__content .hero__content__inner .hero__content-caption {
      font-size: 20px;
      font-size: 1.25rem; }
    .hero .hero__media {
      /*position: relative;*/ } }
  @media screen and (max-width: 767px) {
    .hero {
      position: relative;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      max-height: none; }
      .hero .hero__content {
        background-color: #105b77;
        max-width: 100%;
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset; }
        .hero .hero__content .hero__content__inner {
          width: 100%;
          max-width: calc(100%);
          padding: 1.25rem 2.5rem; }
          .hero .hero__content .hero__content__inner .hero__content-title {
            font-size: 30px;
            font-size: 1.875rem; }
          .hero .hero__content .hero__content__inner .hero__content-caption {
            font-size: 20px;
            font-size: 1.25rem; }
      .hero .hero__media {
        max-width: 100%;
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset; }
        .hero .hero__media picture {
          position: static;
          max-width: 100vw; } }
  @media screen and (max-width: 559px) {
    .hero .hero__media picture {
      height: 15.625rem; } }

.feature-area-menu {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -100px;
  width: 200px;
  height: 200px; }
  @media screen and (min-width: 768px) {
    .feature-area-menu .icon-arrow-right {
      display: none; } }
  .feature-area-menu ul {
    margin: 0; }
    .feature-area-menu ul li {
      display: block;
      height: 38px;
      line-height: 38px;
      margin-bottom: 5px;
      overflow: hidden;
      cursor: pointer; }
      .feature-area-menu ul li a {
        font-size: 20px;
        font-size: 1.25rem;
        font-family: "Knockout 49 A", "Knockout 49 B", Impact, sans-serif;
        text-transform: uppercase;
        display: block;
        float: left;
        color: #fff;
        line-height: 38px;
        background-color: #BA0C2F;
        width: 92%;
        height: 38px; }
      .feature-area-menu ul li span {
        background: transparent url("../img/bg-home-tab.png") no-repeat bottom left;
        width: 8%;
        height: 38px;
        display: block;
        float: left; }
      .feature-area-menu ul li:hover a {
        background-color: #6e6d72; }
      .feature-area-menu ul li:hover span {
        background: transparent url("../img/bg-home-tab.png") no-repeat top left; }

.feature-area-info {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 600px;
  left: 50%;
  margin-left: -300px; }
  .feature-area-info.left {
    margin-left: 0;
    right: 5%;
    left: auto; }

/* make sure videos render properly for admins; should take precedence over contextual-links-region */
.section-content-section-media .file-video.contextual-links-region {
  position: initial; }

/**
news
*/
.section.module-news .events-header,
.section.module-news .news-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .section.module-news .events-header .button,
  .section.module-news .news-header .button {
    margin-bottom: 0; }

.section.module-news .section-title {
  font-size: 70px;
  font-size: 4.375rem;
  margin: 40px 0;
  text-align: left; }
  @media screen and (max-width: 575px) {
    .section.module-news .section-title {
      font-size: 42px;
      font-size: 2.625rem;
      margin: 40px 0; } }

.section.module-news .section-column {
  width: 48%;
  float: right; }
  .section.module-news .section-column:first-child {
    float: left; }

.section .events-preview {
  overflow: hidden;
  margin: 60px 0 40px; }
  .section .events-preview p {
    margin-bottom: 0; }
    .section .events-preview p .button {
      margin-bottom: 0; }
  .section .events-preview .events-preview-inner {
    margin-bottom: 40px;
    overflow: hidden;
    margin-left: -2%; }
    .section .events-preview .events-preview-inner .post {
      width: 23%;
      float: left;
      overflow: hidden;
      margin-left: 2%;
      margin-top: 0; }
      .section .events-preview .events-preview-inner .post .post-date {
        font-size: 24px;
        font-size: 1.5rem;
        font-family: "proxima-nova", Helvetica, Arial, sans-serif;
        float: left;
        width: 60px;
        height: 60px;
        text-align: center;
        background-color: #cc9900;
        color: #000;
        line-height: 1;
        font-weight: 800;
        border: none; }
        .section .events-preview .events-preview-inner .post .post-date span {
          font-size: 14px;
          font-size: 0.875rem;
          padding-top: 8px;
          display: block;
          font-weight: 400; }
      .section .events-preview .events-preview-inner .post .post-details {
        float: left;
        width: 70%;
        padding-left: 20px; }
      .section .events-preview .events-preview-inner .post .post-title {
        margin-bottom: 5px; }
      .section .events-preview .events-preview-inner .post .post-excerpt {
        font-size: 16px;
        font-size: 1rem;
        font-weight: 400;
        color: #000;
        font-family: "proxima-nova", Helvetica, Arial, sans-serif; }
  .section .events-preview--home--inner .field-collection-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .section .events-preview--home--inner .field-collection-container .post {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      margin-top: 0;
      margin-bottom: 30px; }
      @media (max-width: 960px) {
        .section .events-preview--home--inner .field-collection-container .post {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%; } }
      @media screen and (max-width: 575px) {
        .section .events-preview--home--inner .field-collection-container .post {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
      .section .events-preview--home--inner .field-collection-container .post .date-block {
        text-align: center;
        display: inline-block;
        padding: 10px;
        margin-bottom: 20px;
        height: 70px;
        min-width: 102px;
        background-color: #105b77;
        color: #fff;
        font-family: "proxima-nova", Helvetica, Arial, sans-serif;
        text-transform: uppercase; }
        .section .events-preview--home--inner .field-collection-container .post .date-block--day {
          font-size: 24px;
          font-weight: bold; }
      .section .events-preview--home--inner .field-collection-container .post .post-details {
        width: 100%; }
      .section .events-preview--home--inner .field-collection-container .post .post-title {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 10px;
        min-height: 0; }
      .section .events-preview--home--inner .field-collection-container .post .post-excerpt {
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: 400;
        color: #666666;
        font-family: "proxima-nova", Helvetica, Arial, sans-serif; }
        .section .events-preview--home--inner .field-collection-container .post .post-excerpt .event-time,
        .section .events-preview--home--inner .field-collection-container .post .post-excerpt .event-location {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin: 5px 0; }
        .section .events-preview--home--inner .field-collection-container .post .post-excerpt i.fa {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 14px;
                  flex: 0 0 14px;
          margin-right: 15px;
          font-size: 16px;
          font-size: 1rem;
          color: #000; }
          .section .events-preview--home--inner .field-collection-container .post .post-excerpt i.fa.fa-map-marker {
            padding-left: 2px; }
        .section .events-preview--home--inner .field-collection-container .post .post-excerpt p {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 100%;
                  flex: 0 1 100%; }

/**
split feature
*/
.module-split-feature {
  overflow: hidden;
  background-color: #cc9900;
  color: #000; }
  .module-split-feature .section-inner {
    overflow: hidden; }
  .module-split-feature .split-feature-bg {
    position: absolute;
    right: 0;
    height: 100%;
    width: 50%;
    top: 0;
    z-index: 10; }
  .module-split-feature .split-feature-section {
    float: left;
    width: 50%;
    position: relative; }
    .module-split-feature .split-feature-section .split-feature-section-inner {
      float: left;
      padding: 80px 0;
      margin: 0 auto;
      text-align: left;
      width: 90%;
      position: relative; }
      .module-split-feature .split-feature-section .split-feature-section-inner .section-buttons,
      .module-split-feature .split-feature-section .split-feature-section-inner .section-caption,
      .module-split-feature .split-feature-section .split-feature-section-inner .section-title {
        text-align: left;
        color: #000; }
  .module-split-feature:nth-child(1) {
    background-color: #105b77;
    color: #fff; }
    .module-split-feature:nth-child(1) .split-feature-bg {
      right: unset;
      left: 0; }
    .module-split-feature:nth-child(1) .split-feature-section {
      float: right; }
      .module-split-feature:nth-child(1) .split-feature-section .split-feature-section-inner {
        float: right; }
        .module-split-feature:nth-child(1) .split-feature-section .split-feature-section-inner .section-buttons,
        .module-split-feature:nth-child(1) .split-feature-section .split-feature-section-inner .section-caption,
        .module-split-feature:nth-child(1) .split-feature-section .split-feature-section-inner .section-title {
          text-align: left;
          color: #fff; }
  .module-split-feature:nth-child(2) {
    background-color: #cc9900;
    color: #000; }
    .module-split-feature:nth-child(2) .split-feature-bg {
      left: unset;
      right: 0; }
    .module-split-feature:nth-child(2) .split-feature-section {
      float: left; }
      .module-split-feature:nth-child(2) .split-feature-section .split-feature-section-inner {
        float: left; }
        .module-split-feature:nth-child(2) .split-feature-section .split-feature-section-inner .section-buttons,
        .module-split-feature:nth-child(2) .split-feature-section .split-feature-section-inner .section-caption,
        .module-split-feature:nth-child(2) .split-feature-section .split-feature-section-inner .section-title {
          text-align: left;
          color: #000; }

/**
* social
*/
.module-social {
  padding-bottom: 40px; }
  .module-social .section-title {
    font-size: 70px;
    font-size: 4.375rem;
    margin: 40px 0; }
  .module-social .social-columns {
    margin-left: -3%; }
    .module-social .social-columns .social-column {
      width: 30%;
      float: left;
      margin-left: 3%;
      margin-bottom: 60px; }
      .module-social .social-columns .social-column .social-twitter iframe {
        width: 100% !important; }
      @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
        .module-social .social-columns .social-column .block-twitter-block iframe {
          width: 300px !important; } }

.social-carousel-inner {
  background-color: #000; }

.social-carousel {
  position: relative; }
  .social-carousel .slick-list {
    overflow: hidden; }
  .social-carousel .slick-prev {
    background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
    background-position: -295px -149px;
    width: 50px;
    height: 38px;
    display: block;
    top: -18px;
    left: 50%;
    margin-left: -25px;
    text-indent: -999px;
    position: absolute;
    font-size: 0px;
    background-color: transparent; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .social-carousel .slick-prev {
        background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
        background-size: 372px 343px; } }
    .social-carousel .slick-prev.slick-disabled {
      display: none !important; }
  .social-carousel .slick-next {
    background-image: url(/sites/all/themes/smu/assets/img/sprite.png);
    background-position: -295px -106px;
    width: 50px;
    height: 38px;
    background-color: transparent;
    display: block;
    bottom: -35px;
    left: 50%;
    margin-left: -25px;
    text-indent: -999px;
    font-size: 0px;
    position: absolute; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .social-carousel .slick-next {
        background-image: url(/sites/all/themes/smu/assets/img/sprite-2x.png);
        background-size: 372px 343px; } }
    .social-carousel .slick-next.slick-disabled {
      display: none !important; }
  .social-carousel .social-carousel-inner .social-carousel-item {
    border-bottom: 1px solid #fff;
    position: relative;
    overflow: hidden; }
    .social-carousel .social-carousel-inner .social-carousel-item a {
      display: block;
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      color: #fff;
      text-decoration: none; }
      .social-carousel .social-carousel-inner .social-carousel-item a:hover, .social-carousel .social-carousel-inner .social-carousel-item a:focus {
        text-decoration: underline; }
    .social-carousel .social-carousel-inner .social-carousel-item img {
      display: block; }

.social-carousel-header {
  overflow: hidden;
  padding: 15px; }
  .social-carousel-header .social-carousel-title {
    font-size: 22px;
    font-size: 1.375rem;
    font-family: "Knockout 49 A", "Knockout 49 B", Impact, sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff; }
    .social-carousel-header .social-carousel-title i {
      padding-left: 10px; }
  .social-carousel-header .social-carousel-subtitle {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    color: #fff;
    margin-bottom: 0; }

/**
social instagram
*/
.social-instagram .social-instagram-inner {
  overflow: hidden; }
  .social-instagram .social-instagram-inner #instafeed {
    margin-left: -2%; }
    .social-instagram .social-instagram-inner #instafeed a {
      display: block;
      width: 30%;
      margin-right: 2%;
      float: left;
      margin-bottom: 10px; }
      .social-instagram .social-instagram-inner #instafeed a img {
        width: 100%;
        max-width: 100%;
        float: left; }

@media only screen and (max-width: 1280px) {
  /* split feature */
  .module-split-feature .section-inner .section-title {
    font-size: 70px;
    font-size: 4.375rem; } }

.feature-area-menu {
  height: 52px;
  position: static;
  margin-top: 0;
  width: auto;
  height: auto;
  background-color: #BA0C2F; }
  .feature-area-menu ul {
    text-align: center;
    height: 52px;
    line-height: 52px; }
    .feature-area-menu ul li {
      display: inline-block;
      line-height: 49px;
      margin-bottom: 0;
      overflow: hidden;
      padding: 0px 0px 0px 40px;
      height: 52px; }
      .feature-area-menu ul li:last-child:after {
        content: "";
        padding: 0; }
      .feature-area-menu ul li:after {
        font-size: 25px;
        font-size: 1.5625rem;
        content: " | ";
        color: #fff;
        padding: 0 10px 0 40px;
        font-weight: 100;
        opacity: .5; }
      .feature-area-menu ul li a {
        font-size: 20px;
        font-size: 1.25rem;
        text-transform: uppercase;
        display: inline-block;
        height: 45px;
        line-height: 45px;
        float: none;
        background-color: transparent;
        width: auto; }
      .feature-area-menu ul li span {
        display: none; }

@media only screen and (max-width: 1090px) {
  /* section */
  .section .post .post-title {
    font-size: 16px;
    font-size: 1rem; }
  .section .post .post-details .post-title {
    font-size: 16px;
    font-size: 1rem;
    min-height: 100px; }
  .section .post .post-details .post-meta {
    width: 178%;
    margin-left: -78%; }
  .section .events-preview .events-preview-inner .post .post-title {
    min-height: 0; }
  /* feature */
  .module-feature-area {
    max-height: none; }
  .feature-area-info {
    top: 48%; }
  /* stats */
  .module-stats {
    margin-top: 0; }
    .module-stats .section-inner {
      top: 50%; }
    .module-stats .section-sleeve-bg-tablet {
      display: block; }
    .module-stats .section-sleeve-bg {
      display: none; }
  .module-split-feature .section-inner .section-title {
    font-size: 60px;
    font-size: 3.75rem; }
  .module-split-feature .section-inner .section-buttons .button {
    margin-bottom: 20px; }
  /* social */
  .module-social .social-columns .social-column {
    width: 47%;
    margin-bottom: 20px; }
    .module-social .social-columns .social-column:nth-child(3) {
      padding-top: 20px;
      float: left;
      padding-bottom: 20px;
      width: 100%;
      clear: both; }
  /* social instagram */
  .social-instagram .social-instagram-inner #instafeed {
    margin-left: 0; }
    .social-instagram .social-instagram-inner #instafeed a {
      width: 14.5%;
      margin-bottom: 20px; }
      .social-instagram .social-instagram-inner #instafeed a:nth-child(15), .social-instagram .social-instagram-inner #instafeed a:nth-child(14), .social-instagram .social-instagram-inner #instafeed a:nth-child(13) {
        display: none; } }

@media only screen and (max-width: 990px) {
  /* section */
  .section .section-caption {
    font-size: 16px;
    font-size: 1rem; }
  .section .section-title {
    font-size: 55px;
    font-size: 3.4375rem; }
  .section .frame-bottom {
    width: 200px;
    height: 35px;
    border-bottom: 5px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff; }
  .section .frame-top {
    width: 200px;
    height: 35px;
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff; }
  /* split feature */
  .module-split-feature .split-feature-section .split-feature-section-inner {
    padding: 20px 0; }
  .module-split-feature .section-inner .section-title {
    font-size: 42px;
    font-size: 2.625rem; }
  /* events preview */
  .events-preview .events-preview-inner .post {
    width: 48%;
    height: 150px;
    overflow: hidden;
    margin-bottom: 20px; }
    .events-preview .events-preview-inner .post .post-details {
      width: 75%; }
  /* feature */
  .feature-area-menu ul li {
    padding-left: 10px; }
    .feature-area-menu ul li:after {
      padding-left: 20px; }
  .feature-area-info {
    top: 50%;
    width: 400px;
    margin-left: -200px; }
  .module-feature-area .section-inner {
    min-height: 330px; } }

@media only screen and (max-width: 724px) {
  /* section */
  .section .frame-bottom,
  .section .frame-top {
    display: none; }
  /* split feature */
  .module-split-feature .section-inner {
    overflow: visible; }
  .module-split-feature .split-feature-section {
    float: none;
    width: 100%; }
    .module-split-feature .split-feature-section .split-feature-section-inner {
      -webkit-transform: none;
              transform: none;
      padding: 0;
      position: static;
      width: 100%;
      padding: 20px 0; }
      .module-split-feature .split-feature-section .split-feature-section-inner .section-title {
        font-size: 55px;
        font-size: 3.4375rem; }
      .module-split-feature .split-feature-section .split-feature-section-inner .section-caption {
        display: block; }
  .module-split-feature .split-feature-bg {
    position: static;
    width: 100%; }
  .module-split-feature .section-buttons,
  .module-feature-area.story-panel .section-buttons {
    text-align: left;
    overflow: hidden; }
    .module-split-feature .section-buttons .button,
    .module-feature-area.story-panel .section-buttons .button {
      display: block;
      float: left;
      clear: both;
      margin-bottom: 20px; }
  .module-split-feature .backstretch-container,
  .module-feature-area.story-panel .backstretch-container {
    position: static !important; }
    .module-split-feature .backstretch-container .backstretch,
    .module-feature-area.story-panel .backstretch-container .backstretch {
      position: static !important;
      height: auto !important;
      width: 100% !important; }
      .module-split-feature .backstretch-container .backstretch img,
      .module-feature-area.story-panel .backstretch-container .backstretch img {
        position: static !important;
        height: auto !important;
        width: 100% !important; }
  /* feature */
  .module-feature-area.story-panel {
    overflow: hidden;
    background-color: #4c4c4c; }
    .module-feature-area.story-panel .section-inner {
      overflow: hidden;
      min-height: 0;
      max-width: none;
      position: static;
      width: 100%; }
      .module-feature-area.story-panel .section-inner .section-title {
        text-align: left; }
      .module-feature-area.story-panel .section-inner .section-caption {
        text-align: left; }
    .module-feature-area.story-panel .feature-area-info {
      padding: 20px 0; }
      .module-feature-area.story-panel .feature-area-info .section-caption {
        display: block; }
      .module-feature-area.story-panel .feature-area-info.left {
        float: none !important;
        overflow: hidden;
        top: auto;
        right: auto;
        left: auto;
        position: static;
        width: 90%;
        margin: 0 auto;
        text-align: left;
        position: static;
        -webkit-transform: none;
                transform: none; } }

@media only screen and (max-width: 575px) {
  /* social columns */
  .module-social {
    padding-bottom: 0; }
    .module-social .social-columns {
      margin-left: 0; }
      .module-social .social-columns .social-column {
        width: 100%;
        float: none;
        margin: 0 auto 40px; }
        .module-social .social-columns .social-column:nth-child(3) {
          padding-top: 0px;
          width: 100%; }
  /* social instagram */
  .social-instagram .social-instagram-inner #instafeed {
    margin-left: -2%; }
    .social-instagram .social-instagram-inner #instafeed a {
      width: 31.2%;
      margin-bottom: 10px;
      margin-right: 0;
      margin-left: 2%; }
  /* section */
  .section .section-caption {
    display: none; }
  .section .section-title {
    font-size: 42px;
    font-size: 2.625rem;
    margin: 30px auto; }
  /* events preview */
  .events-preview {
    margin-top: 30px; }
    .events-preview .events-preview-inner {
      margin-bottom: 20px; }
      .events-preview .events-preview-inner .post {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 20px; }
        .events-preview .events-preview-inner .post .post-excerpt, .events-preview .events-preview-inner .post:nth-child(4), .events-preview .events-preview-inner .post:nth-child(3) {
          display: none; }
  .module-split-feature .split-feature-section .split-feature-section-inner .section-title {
    font-size: 42px;
    font-size: 2.625rem;
    margin: 10px auto; }
  /* news module */
  .module-news .section-column {
    display: none; }
    .module-news .section-column:first-child {
      display: block;
      float: none;
      width: 100%; }
  /* feature */
  .feature-area-info {
    top: 35%; }
    .feature-area-info .section-title {
      font-size: 42px;
      font-size: 2.625rem;
      margin: 10px auto; }
  .feature-area-menu {
    height: auto;
    overflow: hidden;
    text-align: left;
    border-top: 1px solid #999; }
    .feature-area-menu ul li {
      text-align: left;
      padding-left: 0;
      border-right: 1px solid #b74d6d;
      border-bottom: 1px solid #b74d6d;
      width: 50%;
      display: block;
      float: left;
      padding: 0 20px;
      line-height: 42px; }
      .feature-area-menu ul li a {
        height: auto;
        display: inline; }
      .feature-area-menu ul li .icon-arrow-right {
        display: inline-block; }
      .feature-area-menu ul li:after {
        content: ""; } }

@media only screen and (max-width: 400px) {
  /* feature */
  .feature-area-menu ul li {
    padding-left: 8px;
    padding-right: 10px; }
    .feature-area-menu ul li a {
      font-size: 18px;
      font-size: 1.125rem; }
    .feature-area-menu ul li .icon-arrow-right {
      float: right;
      margin-top: 15px; } }

.story-panel {
  border-top: 2px solid white; }

.statblock {
  padding: 70px 120px 40px 120px;
  background-image: url("../img/statbg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 460px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .statblock {
      padding: 40px 60px 40px 60px;
      min-height: 0; } }
  @media only screen and (max-width: 40em) {
    .statblock {
      padding: 40px;
      min-height: 0;
      height: 230px;
      overflow: hidden;
      position: relative;
      background-position-y: -100px;
      background-position-x: -456px;
      background-size: initial; } }
  .statblock-card {
    padding: 0 20px 20px 20px;
    height: 210px;
    text-align: center;
    display: inline-block; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .statblock-card {
        padding: 0 20px 20px 20px;
        height: 135px; } }
    .statblock-card .showbutton {
      display: inline;
      margin-top: -15px; }
  .statblock-card:first-child {
    border-left: 1px solid #787878;
    border-right: 1px solid #787878; }
    @media only screen and (max-width: 40em) {
      .statblock-card:first-child {
        border: none; } }
  .statblock-card + .statblock-card {
    border-right: 1px solid #787878; }
    @media only screen and (max-width: 40em) {
      .statblock-card + .statblock-card {
        border: none; } }
  .statblock-list {
    min-height: 148px; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .statblock-list {
        min-height: 89px; } }
    @media only screen and (max-width: 40em) {
      .statblock-list {
        min-height: 135px; } }
    .statblock-list-stat {
      font-size: 100px;
      line-height: 0.7;
      font-family: 'Knockout 49 A', 'Knockout 49 B';
      margin-bottom: 25px;
      color: #000; }
      @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
        .statblock-list-stat {
          margin-bottom: 15px;
          font-size: 60px; } }
      @media only screen and (max-width: 40em) {
        .statblock-list-stat {
          margin-bottom: 20px;
          font-size: 88px;
          padding: 0 20px; } }
    .statblock-list-statinfo {
      font-size: 22px;
      font-family: proximanova-regular;
      line-height: 1.1;
      padding: 0px 40px;
      margin-bottom: 10px;
      color: #000; }
      @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
        .statblock-list-statinfo {
          font-size: 15px;
          padding: 0; } }
      @media only screen and (max-width: 40em) {
        .statblock-list-statinfo {
          font-size: 18px;
          padding: 0 20px; } }
  .statblock-img img {
    height: 50px; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .statblock-img img {
        height: 35px; } }
    @media only screen and (max-width: 40em) {
      .statblock-img img {
        display: none; } }
  .statblock-button {
    margin-top: 40px;
    margin-bottom: 0; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .statblock-button {
        margin-top: 20px; } }
    @media only screen and (max-width: 40em) {
      .statblock-button {
        display: none; } }
  .statblock .slick-prev,
  .statblock .slick-next {
    height: 35px;
    width: 22px;
    position: absolute;
    cursor: pointer; }
  .statblock .slick-prev {
    left: 15px;
    top: 35%;
    background-image: url("../img/arrow-prev.png"); }
  .statblock .slick-next {
    right: 15px;
    top: 35%;
    background-image: url("../img/arrow-next.png"); }
  .statblock .slick-list:focus {
    outline: none; }

.story-block .section-inner {
  position: initial; }

.story-block .feature-area-info {
  width: 500px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .story-block .feature-area-info {
      width: 400px; } }

.story-block .student-name {
  font-family: 'proxima-nova';
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 5px;
  line-height: 0.9; }
  @media only screen and (min-width: 40.0625em) {
    .story-block .student-name {
      font-size: 1.125rem; } }

.story-block .student-department {
  font-family: 'proxima-nova';
  font-size: 1rem;
  margin-bottom: 5px;
  line-height: 0.9; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .story-block .student-department {
      display: none; } }

.story-block .student-year {
  font-family: 'proxima-nova';
  font-size: 0.875rem;
  margin-bottom: 5px;
  line-height: 0.9; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .story-block .student-year {
      display: none; } }
  @media only screen and (min-width: 40.0625em) {
    .story-block .student-year {
      font-size: 1rem; } }

.story-block .frame-top {
  margin-bottom: 10px; }

.story-block .frame-bottom {
  margin-top: -25px; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .story-block .frame-bottom {
      margin-top: -10px; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .story-block .button {
    font-size: 0.875rem; } }

.node-type-smu-story {
  width: 100%; }
  .node-type-smu-story .section .section-buttons {
    text-align: left; }
  .node-type-smu-story .intro {
    max-width: 59.375rem;
    margin: 1.5rem auto; }
  .node-type-smu-story .field-name-field-smu-story-body {
    max-width: 48.4375rem;
    margin: 0 auto; }
  .node-type-smu-story .share-component {
    background: none; }

.profile-summary-list {
  padding: 0px;
  margin: 0px; }
  .profile-summary-list ul {
    padding: 0px;
    margin: 0 -19px; }
  .profile-summary-list li {
    padding: 0px;
    margin: 0 18px 40px 18px;
    display: inline-block;
    text-align: left;
    width: 160px;
    vertical-align: top; }

.profile-summary-block--sm {
  font-family: 'proxima-nova', sans-serif; }

.profile-summary-block__details {
  line-height: 1.2; }

.profile-summary-block__image {
  margin-bottom: 20px; }

.profile-summary-block__name {
  font-size: 1.125rem;
  line-height: 1.375rem;
  font-weight: 700;
  margin-top: 0; }

.profile-summary-block__phone {
  font-size: 1.125rem;
  margin-top: 11px;
  margin-bottom: 14px; }

/* Drupal Specific */
.field-name-field-degree-contact .profile-summary-block__image {
  float: left;
  margin-right: -25px; }
  .field-name-field-degree-contact .profile-summary-block__image img {
    width: 75%; }

@media (max-width: 450px) {
  .field-name-field-degree-contact .profile-summary-block__details {
    clear: both; } }

.college-tour {
  overflow: hidden;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 65px; }
  .college-tour--card {
    border: 1px solid #cccccc;
    border-right: none;
    width: 260px;
    height: 225px;
    display: inline-block; }
    .college-tour--card p {
      padding: 15px;
      font-size: 14px;
      font-family: 'proxima-nova';
      line-height: 1;
      margin-bottom: 5px; }
  .college-tour .button {
    position: absolute;
    height: 100%;
    top: 0;
    width: 40px;
    background-color: #e0e0e0;
    background-repeat: no-repeat;
    background-position: 50%; }
  .college-tour .button:hover {
    background-color: #cacaca; }
  .college-tour .button:focus {
    outline: none; }
  .college-tour .slick-prev {
    left: 0;
    background-image: url("../img/blockarrow-prev.png"); }
  .college-tour .slick-next {
    right: 0;
    background-image: url("../img/blockarrow-next.png"); }
  @media only screen and (min-width: 64.0625em) {
    .college-tour img {
      width: 260px; } }

@media (min-width: 420px) and (max-width: 475px) {
  .college-tour,
  .college-tour--card {
    min-height: 250px !important; } }

@media (min-width: 451px) and (max-width: 500px) {
  .college-tour,
  .college-tour--card {
    min-height: 300px !important; } }

@media (min-width: 501px) and (max-width: 640px) {
  .college-tour,
  .college-tour--card {
    min-height: 375px !important; } }

/*
 * Photo Testimonial
*/
/* Core */
.photo-testimonial {
  position: relative;
  overflow: hidden; }

.view-employee.view-display-id-featured_faculty_block .photo-testimonial,
.view-employee.view-display-id-office_featured_faculty_block .photo-testimonial {
  background: #000; }

/* Elements */
.photo-testimonial__content {
  position: absolute;
  z-index: 2;
  top: 25px;
  left: 40px;
  max-width: 450px;
  color: #fff; }
  @media (max-width: 960px) {
    .photo-testimonial__content {
      position: static;
      background: #f0f0f0;
      padding: 20px 60px;
      max-width: none;
      color: #000; } }
  .photo-testimonial__content h4 {
    color: #000;
    font-size: 1.5rem;
    text-transform: uppercase; }
    @media (min-width: 960px) {
      .photo-testimonial__content h4 {
        color: #fff; } }
  .photo-testimonial__content q,
  .photo-testimonial__content .photo-testimonial__quote {
    font-size: 1.3125rem;
    line-height: 1.875rem;
    text-indent: -0.8125rem;
    display: block;
    margin-bottom: 20px; }
  .photo-testimonial__content .photo-testimonial__quote {
    text-indent: 0; }

.photo-testimonial__attribution {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  margin-bottom: 20px; }
  .photo-testimonial__attribution a {
    color: #fff;
    text-decoration: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.4); }
    @media (max-width: 960px) {
      .photo-testimonial__attribution a {
        color: inherit; } }
  .photo-testimonial__attribution .subtext {
    font-weight: 600; }
  .photo-testimonial__attribution .minor-subtext {
    font-style: italic; }

/* Slider Specific Styles */
.photo-testimonial-slider {
  position: relative;
  margin-bottom: 20px; }

.photo-testimonial-slider__prev-control,
.photo-testimonial-slider__next-control {
  padding: 12px;
  position: absolute;
  z-index: 1;
  top: 150px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.35);
  -webkit-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out; }
  @media (max-width: 960px) {
    .photo-testimonial-slider__prev-control,
    .photo-testimonial-slider__next-control {
      top: 90px; } }
  .photo-testimonial-slider__prev-control:hover,
  .photo-testimonial-slider__next-control:hover {
    background: rgba(255, 255, 255, 0.55); }

.photo-testimonial-slider__prev-control {
  position: absolute;
  height: 100%;
  top: 0;
  width: 40px;
  background-color: #e0e0e0;
  background-repeat: no-repeat;
  background-position: 50%;
  left: 0;
  background-image: url("../img/blockarrow-prev.png"); }
  .photo-testimonial-slider__prev-control__icon {
    display: block;
    background-position: 0px -259px;
    width: 24px;
    height: 51px; }

.photo-testimonial-slider__next-control {
  position: absolute;
  height: 100%;
  top: 0;
  width: 40px;
  background-color: #e0e0e0;
  background-repeat: no-repeat;
  background-position: 50%;
  right: 0;
  background-image: url("../img/blockarrow-next.png"); }
  .photo-testimonial-slider__next-control__icon {
    display: block;
    background-position: 0px -259px;
    width: 24px;
    height: 51px; }

/* Alternate Version Overrides */
.photo-testimonial--dark .photo-testimonial__content {
  color: #000; }

.photo-testimonial--dark .photo-testimonial__attribution a {
  color: #000;
  border-bottom: solid 1px #000;
  border-bottom: solid 1px rgba(0, 0, 0, 0.4); }

.photo-testimonial-slider .photo-testimonial__content {
  top: 60px;
  left: 85px; }

/**
stats
*/
.statblock-caption {
  font-size: 23px;
  margin-top: 40px;
  font-family: "minion-pro", Helvetica, Arial, sans-serif; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .statblock-caption {
      display: none; } }
  @media only screen and (max-width: 40em) {
    .statblock-caption {
      display: none; } }

.module-stats {
  color: black;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% auto;
  border-bottom: solid 2px #fff;
  /* Slick Controls */ }
  .module-stats--inner {
    margin: 50px 0;
    width: 100%;
    overflow: hidden;
    max-width: none;
    position: relative; }
  .module-stats .stats-columns {
    max-width: 1160px;
    width: 90%;
    margin: 0 auto 30px;
    overflow: hidden; }
  .module-stats .stat-column {
    padding: 0 5%;
    float: left;
    width: 33%;
    border-right: 1px solid #676767;
    text-align: center;
    position: relative; }
    @media only screen and (max-width: 724px) {
      .module-stats .stat-column {
        padding: 0;
        border: none;
        height: 225px;
        width: 100%; } }
    .module-stats .stat-column:first-child {
      border-left: 1px solid #676767; }
      @media only screen and (max-width: 724px) {
        .module-stats .stat-column:first-child {
          border-left: none; } }
    .module-stats .stat-column .icon {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 44px;
      left: 0; }
      .module-stats .stat-column .icon img {
        display: inline-block; }
    @media only screen and (max-width: 724px) {
      .module-stats .stat-column i {
        display: none; } }
  .module-stats h1 {
    font-size: 22px;
    font-size: 1.375rem;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    text-align: center;
    line-height: 1;
    color: #000;
    padding-bottom: 50px; }
    .module-stats h1 span {
      font-size: 100px;
      display: block;
      font-family: "Knockout 49 A", "Knockout 49 B", Impact, sans-serif;
      margin-bottom: 20px; }
      @media only screen and (min-width: 1000px) {
        .module-stats h1 span {
          font-size: 60px; } }
      @media only screen and (min-width: 500px) {
        .module-stats h1 span {
          font-size: 88px; } }
  .module-stats .button {
    margin-bottom: 0; }
  .module-stats .slick-prev,
  .module-stats .slick-next {
    position: absolute;
    z-index: 2;
    top: 45%;
    width: 22px;
    height: 35px;
    margin-top: -15px;
    cursor: pointer; }
  .module-stats .slick-disabled {
    display: none !important; }
  .module-stats .slick-prev {
    left: 10px; }
  .module-stats .slick-next {
    right: 10px; }

.module-feature-area {
  z-index: 2; }

@media only screen and (max-width: 800px) {
  .node-type-home .module-stats {
    background-position: 50% -100px;
    background-size: auto; } }

.node-type-home .module-stats .module-stats--inner {
  margin: 100px 0 30px 0; }
  @media only screen and (max-width: 500px) {
    .node-type-home .module-stats .module-stats--inner {
      margin-top: 50px;
      margin-bottom: 20px; } }

.tabs {
  border-bottom: 4px solid #6d6e71;
  margin-bottom: 2.5rem; }
  .tabs .tab-title {
    margin-right: 5px;
    position: relative;
    top: 0px; }
    @media only screen and (min-width: 40.0625em) {
      .tabs .tab-title {
        margin-right: 10px;
        min-width: 160px; } }
    .tabs .tab-title a {
      border: 1px solid #cccccc;
      border-bottom: none;
      font-family: 'proxima-nova';
      font-size: 1.125rem;
      line-height: 1;
      color: #6d6e71;
      text-align: left;
      padding: 15px;
      background-color: #fff; }
  .tabs .tab-title:last-child {
    margin-right: 0; }
  .tabs a.active {
    border: 1px solid #6d6e71;
    border-bottom: none;
    color: #fff;
    background-color: #6d6e71; }
    .tabs a.active:hover {
      border-color: #e1e1e1;
      color: #6d6e71; }
  .tabs .tab-title:focus a {
    outline: none; }

.tabs--gold {
  border-bottom-color: #cc9900;
  margin-bottom: 0; }
  .tabs--gold .tab-title {
    display: none; }
    @media (min-width: 960px) {
      .tabs--gold .tab-title {
        display: block; } }
  .tabs--gold .tab-title.active a {
    color: #000;
    background-color: #cc9900; }
  @media (min-width: 960px) {
    .tabs--gold #tabs-title-select {
      display: none; } }
  .tabs--gold select {
    font-size: 1.125rem;
    font-family: 'proxima-nova';
    text-indent: 15px; }

.tabs-content--gold .content {
  padding: 30px;
  border: 1px solid #cc9900;
  min-height: 225px; }
  .tabs-content--gold .content p {
    font-family: 'proxima-nova';
    font-size: 1.125rem;
    color: #000;
    margin-bottom: 1.5625rem; }
  .tabs-content--gold .content input {
    font-family: 'proxima-nova'; }
  .tabs-content--gold .content input[type="text"] {
    max-width: 430px;
    margin-right: 15px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 1rem;
    font-family: 'proxima-nova';
    height: 40px; }
  .tabs-content--gold .content select {
    max-width: 240px;
    display: inline-block;
    border-radius: 3px;
    height: 40px;
    margin-right: 15px;
    font-size: 1rem;
    font-family: 'proxima-nova'; }
  .tabs-content--gold .content button {
    height: 40px;
    line-height: 1; }

.tab-content--links {
  font-family: 'proxima-nova';
  font-size: 1.125rem;
  margin-top: 15px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 15px 20px; }
  .tab-content--links a {
    margin-right: 60px; }
  .tab-content--links a:last-child {
    margin-right: 0; }

.tab-content--links--az a {
  margin-right: 5px; }

.feature-block {
  margin: 0px;
  padding: 0px;
  width: 100%;
  color: white;
  float: none; }
  @media only screen and (min-width: 64.0625em) {
    .feature-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .feature-block + .feature-block {
    margin-top: 20px; }

.medium-6 {
  width: 100%; }
  @media only screen and (min-width: 64.0625em) {
    .medium-6 {
      width: 50%;
      max-width: 50%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }

.feature-block__content {
  padding: 15px 40px 17.5px 30px;
  float: left;
  height: 100%;
  font-family: 'proxima-nova';
  color: #fff; }
  @media only screen and (max-width: 40em) {
    .feature-block__content {
      padding: 20px; } }
  .feature-block__content .button {
    background: #fff;
    margin-bottom: 0px;
    font-size: 1rem;
    color: #437894;
    min-width: 160px;
    border: 1px solid #437894;
    padding: 2px 15px;
    letter-spacing: normal; }

.feature-block__title a {
  font-size: 1.5rem;
  line-height: 25px;
  margin-bottom: 15px;
  font-weight: 600;
  font-family: 'proxima-nova';
  color: #fff;
  display: inline-block;
  border-bottom: 2px solid rgba(255, 255, 255, 0.6);
  text-decoration: none; }

.feature-block__info {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: 'proxima-nova'; }

.feature-block__photo {
  margin: 0px;
  padding: 0px;
  float: left; }
  @media screen and (max-width: 1100px) {
    .feature-block__photo {
      overflow: hidden; } }
  .feature-block__photo img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    /*
        @media screen and(min-width: 1024px) and (max-width: 1100px) {
            position: relative;
            max-width: none;
            width: 680px;
            &.left {
                left: 50%;
                transform: translateX(-50%);
            }
        }
      */ }
    @media only screen and (min-width: 64.0625em) {
      .feature-block__photo img {
        height: 100%;
        width: auto; } }

.feature-block__caption {
  font-size: 1rem;
  font-family: 'proxima-nova';
  color: #000;
  margin-bottom: 15px; }

.feature-block--gold {
  background: #fff;
  color: #000;
  border: 2px solid #ccc; }
  .feature-block--gold .feature-block__photo,
  .feature-block--gold .feature-block__title:not(:empty) {
    background: #cc9900;
    color: #000; }
  .feature-block--gold .feature-block__content {
    padding: 0 0 17.5px; }
    .feature-block--gold .feature-block__content .feature-block__title {
      padding: 15px 40px 15px 30px; }
    .feature-block--gold .feature-block__content .feature-block__caption {
      margin: 15px 40px 0 30px; }
    .feature-block--gold .feature-block__content .feature-block__info {
      margin: 15px 40px 0 30px; }
    .feature-block--gold .feature-block__content > a {
      margin: 0 40px 0 30px; }
    .feature-block--gold .feature-block__content:last-child {
      margin-bottom: 17px; }
  @media only screen and (max-width: 40em) {
    .feature-block--gold .feature-block__content {
      padding: 0 0 20px; }
      .feature-block--gold .feature-block__content .feature-block__title {
        margin: 20px; }
      .feature-block--gold .feature-block__content .feature-block__caption {
        margin: 20px; }
      .feature-block--gold .feature-block__content .feature-block__info {
        margin: 20px 20px 0; }
      .feature-block--gold .feature-block__content > a {
        margin: 0 20px 0; } }
  .feature-block--gold .feature-block__content,
  .feature-block--gold .feature-block__info,
  .feature-block--gold .feature-block__title,
  .feature-block--gold .feature-block__caption {
    color: #000; }
  .feature-block--gold .feature-block__title {
    font-size: 1.5rem;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 600;
    font-family: 'proxima-nova'; }

.social-carousel-horizontal {
  position: relative;
  padding-left: 45px;
  padding-right: 45px; }
  .social-carousel-horizontal .slick-list {
    overflow: hidden; }
  .social-carousel-horizontal .slick-prev {
    position: absolute;
    height: 100%;
    top: 0;
    left: -40px;
    width: 40px;
    background-color: #e0e0e0;
    background-repeat: no-repeat;
    background-position: 50%;
    font-size: 0px;
    background-image: url("../img/blockarrow-prev.png"); }
    .social-carousel-horizontal .slick-prev.slick-disabled {
      display: none !important; }
  .social-carousel-horizontal .slick-next {
    height: 100%;
    top: 0;
    width: 40px;
    background-color: #e0e0e0;
    background-repeat: no-repeat;
    background-position: 50%;
    right: -40px;
    position: absolute;
    font-size: 0px;
    background-image: url("../img/blockarrow-next.png"); }
    .social-carousel-horizontal .slick-next.slick-disabled {
      display: none !important; }
  .social-carousel-horizontal .social-carousel-inner .social-carousel-item {
    margin-right: 2.5px;
    margin-left: 2.5px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    position: relative;
    overflow: hidden; }
    .social-carousel-horizontal .social-carousel-inner .social-carousel-item a {
      display: block;
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .social-carousel-horizontal .social-carousel-inner .social-carousel-item img {
      display: block;
      height: 200px; }

.social-carousel-item--horizontal {
  padding-top: 120px; }

.social-carousel-header {
  overflow: hidden;
  padding: 10px; }
  .social-carousel-header .social-carousel-title {
    font-size: 22px;
    font-size: 1.375rem;
    font-family: "Knockout 49 A", "Knockout 49 B", Impact, sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff; }
    .social-carousel-header .social-carousel-title i {
      padding-left: 10px; }
  .social-carousel-header .social-carousel-subtitle {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    color: #fff;
    margin-bottom: 0;
    margin-top: 10px; }

.social-carousel-inner .social-carousel-item a {
  color: #fff;
  text-decoration: none; }
  .social-carousel-inner .social-carousel-item a:hover, .social-carousel-inner .social-carousel-item a:focus {
    text-decoration: underline; }

.accordion-list {
  -webkit-columns: 2 40px;
     -moz-columns: 2 40px;
          columns: 2 40px;
  margin: 0; }
  .accordion-list li {
    margin: 0 0 15px 20px; }

.accordion.bordered .content {
  border: 1px solid #d9d9d9;
  border-top: none;
  padding: 15px; }

@media only screen and (min-width: 40.0625em) {
  .testimonialblock .testimonial__texture-light:nth-of-type(odd) .testimonial__photo {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    left: 50%;
    right: auto;
    float: left; } }

@media only screen and (min-width: 40.0625em) {
  .testimonialblock .testimonial__texture-light:nth-of-type(odd) .testimonial__content {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    right: 50%;
    left: auto;
    float: left; } }

@media only screen and (min-width: 40.0625em) {
  .testimonialblock .testimonial__texture-light:nth-of-type(even) .testimonial__photo {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; } }

@media only screen and (min-width: 40.0625em) {
  .testimonialblock .testimonial__texture-light:nth-of-type(even) .testimonial__content {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; } }

.testimonialblock {
  margin-bottom: 40px; }
  .testimonialblock .testimonial {
    color: black;
    font-size: 18px;
    line-height: 1.5;
    font-family: "minion-pro", serif; }
    @media only screen and (min-width: 64.0625em) {
      .testimonialblock .testimonial {
        font-size: 21px; } }
  .testimonialblock .testimonial__name {
    font-size: 42px;
    margin-bottom: 15px;
    color: #BA0C2F;
    font-family: 'Knockout 49 A', 'Knockout 49 B';
    font-weight: 400; }
    @media only screen and (min-width: 64.0625em) {
      .testimonialblock .testimonial__name {
        font-size: 48px; } }
  .testimonialblock .testimonial:nth-of-type(odd) .testimonial__content {
    padding: 30px 45px; }
    @media only screen and (min-width: 40.0625em) {
      .testimonialblock .testimonial:nth-of-type(odd) .testimonial__content {
        padding: 40px 20px 20px 55px; } }
    @media only screen and (min-width: 64.0625em) {
      .testimonialblock .testimonial:nth-of-type(odd) .testimonial__content {
        padding: 40px 20px 20px 55px; } }
  .testimonialblock .testimonial:nth-of-type(even) .testimonial__content {
    padding: 30px 45px; }
    @media only screen and (min-width: 40.0625em) {
      .testimonialblock .testimonial:nth-of-type(even) .testimonial__content {
        padding: 40px 20px 20px 45px; } }
    @media only screen and (min-width: 64.0625em) {
      .testimonialblock .testimonial:nth-of-type(even) .testimonial__content {
        padding: 40px 20px 20px 70px; } }

/**/
/*-- action-block --*/
.action-block-item {
  margin-bottom: 0px;
  max-width: 360px;
  padding: 0px;
  padding-top: 0px;
  min-height: 575px;
  font-family: 'proxima-nova';
  border: 1px solid #ccc; }
  .action-block-item table {
    background: transparent;
    border-width: 0; }
    .action-block-item table tbody {
      border-width: 0; }
    .action-block-item table th {
      background: transparent;
      color: #000;
      padding: 0 5px 5px 0px;
      border-width: 0; }
    .action-block-item table tr td {
      padding: 0 5px 5px 0px;
      border-width: 0; }
  @media (max-width: 960px) {
    .action-block-item {
      margin-bottom: 30px;
      min-height: 0px; } }
  .action-block-item .action-block-item__details-buttons {
    max-width: 230px;
    margin: auto; }
  .action-block-item a.button {
    padding: 10px 0;
    line-height: 1.2;
    min-height: 35px;
    text-decoration: underline; }
  .action-block-item a.button-light-bordered:hover {
    color: #fff;
    background-color: #105b77;
    border: 1px solid #cccccc; }
  .action-block-item h3 {
    margin: 0px;
    font-size: 1.375rem;
    line-height: 1.5625rem;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 35px;
    padding: 0px; }
  .action-block-item h1, .action-block-item h2, .action-block-item h3, .action-block-item h4, .action-block-item h5 {
    margin-bottom: 10px; }
  .action-block-item .photo {
    margin-bottom: 0px; }
  .action-block-item .action-block-item__title-bottom {
    padding-top: 10px;
    font-size: 1.25rem; }

.action-block-row {
  padding-top: 40px;
  margin: 0 20px;
  /* Match gutters */
  border-top: 2px solid #ccc; }
  .action-block-row:before, .action-block-row:after {
    content: " ";
    display: table; }
  .action-block-row:after {
    clear: both; }

@media (min-width: 961px) {
  .action-block-row .columns:first-child {
    padding-left: 0px; }
  .action-block-row .columns:last-child {
    padding-right: 0px; } }

.action-block__header {
  background: #cc9900;
  color: #000;
  width: 100%;
  display: block;
  margin: 0px;
  padding: 10px;
  padding-left: 20px;
  border-bottom: 2px solid #fff; }
  .action-block__header a {
    color: #000;
    text-decoration: none; }
  .action-block__header h3 {
    color: #000;
    font-size: 1.375rem;
    line-height: 1.5625rem;
    font-weight: 700;
    margin: 0px;
    padding: 0px; }
  .action-block__header h5 {
    color: #000;
    font-size: 0.875rem;
    line-height: 1.5625rem;
    font-weight: 100;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px; }

.action-block-item__body {
  font-size: 1rem;
  padding: 20px;
  color: #000; }
  .action-block-item__body h1, .action-block-item__body h2, .action-block-item__body h3, .action-block-item__body h4, .action-block-item__body h5 {
    color: #000; }
  .action-block-item__body h3 {
    font-size: 1.25rem; }

.action-block-item__date {
  font-size: 14px; }

.action-block-item__subtitle {
  font-size: 1rem;
  line-height: 1.375rem; }

.action-block-item__link-note-group .button {
  margin-bottom: 10px; }

.listing-item {
  display: table;
  width: 100%;
  padding-bottom: 35px;
  margin-top: 35px;
  border-bottom: 1px solid #cccccc; }
  .listing-item:first-child {
    margin-top: 50px; }
  .listing-item:last-child {
    border-bottom: none; }

.listing-item__image {
  display: block; }
  @media only screen and (min-width: 40.0625em) {
    .listing-item__image {
      display: table-cell;
      width: 260px; } }

.listing-item__content {
  display: block; }
  @media only screen and (min-width: 40.0625em) {
    .listing-item__content {
      display: table-cell;
      vertical-align: top; } }

.listing-item__image + .listing-item__content {
  margin-top: 25px; }
  @media only screen and (min-width: 40.0625em) {
    .listing-item__image + .listing-item__content {
      padding-left: 40px; } }

.listing-item__title {
  margin-top: 0px;
  font-size: 1.375rem;
  line-height: 1.5rem;
  margin-bottom: 10px; }
  .listing-item__title a {
    color: #000; }

.listing-item__subtitle {
  font-size: 0.8125rem;
  line-height: 1.75rem;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: 'proxima-nova';
  font-weight: 600; }

.listing-item__teaser {
  font-size: 1.125rem;
  line-height: 1.625rem;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 25px; }

.listing-item__read-more {
  margin-bottom: 0;
  font-size: 1rem;
  font-family: 'proxima-nova'; }

.field-name-field-news-publish-date {
  font-family: 'proxima-nova', sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  font-style: italic;
  color: #000;
  margin-bottom: 1.25rem; }

.testimonial__group-grid .testimonial__row,
.view-id-employee.view-display-id-featured_faculty_block .photo-testimonial,
.view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial {
  background-color: #105b77; }
  .testimonial__group-grid .testimonial__row .testimonial__photo,
  .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo,
  .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo {
    float: left; }
    @media screen and (max-width: 1100px) {
      .testimonial__group-grid .testimonial__row .testimonial__photo img,
      .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo img,
      .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo img {
        width: 100%; } }
  .testimonial__group-grid .testimonial__row .testimonial__content,
  .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__content,
  .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__content {
    float: left; }

.medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo, .medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content,
.medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo,
.medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content {
  position: relative;
  top: 0;
  left: 0; }
  @media (max-width: 960px) {
    .medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo, .medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content,
    .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo,
    .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content {
      width: 100%; }
      .medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo.photo-testimonial__content, .medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content.photo-testimonial__content,
      .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo.photo-testimonial__content,
      .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content.photo-testimonial__content {
        background: inherit;
        color: #fff; }
      .medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo.photo-testimonial__content, .medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content.photo-testimonial__content,
      .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo.photo-testimonial__content,
      .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content.photo-testimonial__content {
        background: inherit;
        color: #fff; } }

.medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo img,
.medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo img {
  height: 410px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right center;
     object-position: right center;
  -o-object-position: center;
     object-position: center; }
  @media (max-width: 960px) {
    .medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo img,
    .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo img {
      width: 100%; } }

.medium-9 .view-id-employee.view-display-id-featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo .photo-testimonial__attribution, .medium-9 .view-id-employee.view-display-id-featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo + .testimonial__content .photo-testimonial__attribution,
.medium-9 .view-id-employee.view-display-id-office_featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo .photo-testimonial__attribution,
.medium-9 .view-id-employee.view-display-id-office_featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo + .testimonial__content .photo-testimonial__attribution {
  margin-bottom: 0; }

@media (max-width: 960px) {
  .medium-9 .view-id-employee.view-display-id-featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo, .medium-9 .view-id-employee.view-display-id-featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo + .testimonial__content,
  .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo,
  .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo + .testimonial__content {
    width: 100%;
    margin: 0; } }

.testimonial__group-grid .testimonial__row:nth-of-type(3n-2), .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-2), .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(3n-2), .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-2),
.testimonial__group-grid .testimonial__row:nth-of-type(3n-2),
.testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-2), .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(3n-2), .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-2) {
  background-color: #105b77; }

.testimonial__group-grid .testimonial__row:nth-of-type(3n-1), .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1), .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(3n-1), .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1),
.testimonial__group-grid .testimonial__row:nth-of-type(3n-1),
.testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1), .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(3n-1), .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) {
  background-color: #cc9900;
  color: #000; }
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .testimonial__content,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .testimonial__name,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .testimonial__name a,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .testimonial__quote,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .testimonial__title,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .photo-testimonial__attribution a, .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__content,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__name,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__name a,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__quote,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__title,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .photo-testimonial__attribution a, .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(3n-1) .testimonial__content,
  .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(3n-1) .testimonial__name,
  .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(3n-1) .testimonial__name a,
  .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(3n-1) .testimonial__quote,
  .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(3n-1) .testimonial__title,
  .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(3n-1) .photo-testimonial__attribution a, .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__content,
  .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__name,
  .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__name a,
  .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__quote,
  .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__title,
  .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .photo-testimonial__attribution a,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .testimonial__content,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .testimonial__name,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .testimonial__name a,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .testimonial__quote,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .testimonial__title,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .photo-testimonial__attribution a,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__content,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__name,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__name a,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__quote,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__title,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .photo-testimonial__attribution a, .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(3n-1) .testimonial__content,
  .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(3n-1) .testimonial__name,
  .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(3n-1) .testimonial__name a,
  .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(3n-1) .testimonial__quote,
  .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(3n-1) .testimonial__title,
  .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(3n-1) .photo-testimonial__attribution a, .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__content,
  .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__name,
  .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__name a,
  .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__quote,
  .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .testimonial__title,
  .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .photo-testimonial__attribution a {
    color: #000; }
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .photo-testimonial__attribution a, .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .photo-testimonial__attribution a, .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(3n-1) .photo-testimonial__attribution a, .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .photo-testimonial__attribution a,
  .testimonial__group-grid .testimonial__row:nth-of-type(3n-1) .photo-testimonial__attribution a,
  .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .photo-testimonial__attribution a, .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(3n-1) .photo-testimonial__attribution a, .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n-1) .photo-testimonial__attribution a {
    border-bottom: solid 1px #000; }

.testimonial__group-grid .testimonial__row:nth-of-type(3n), .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n), .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(3n), .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n),
.testimonial__group-grid .testimonial__row:nth-of-type(3n),
.testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n), .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(3n), .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(3n) {
  background-color: #BA0C2F; }

/* Accomodate for different breakpoints depending on whether this is full screen or with right sidebar */
@media only screen and (min-width: 40.0625em) {
  .medium-12 .testimonial__group-grid .testimonial__row .photo-testimonial .testimonial__photo,
  .medium-12 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo,
  .medium-12 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    height: auto; }
  .medium-12 .testimonial__group-grid .testimonial__row .photo-testimonial .testimonial__photo + .testimonial__content,
  .medium-12 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content,
  .medium-12 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    padding: 25px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    height: auto; }
  .medium-12 .testimonial__group-grid .testimonial__row:nth-of-type(even) .testimonial__photo, .medium-12 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo,
  .medium-12 .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__photo,
  .medium-12 .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo,
  .medium-12 .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__photo,
  .medium-12 .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    left: 50%;
    right: auto;
    float: left; }
  .medium-12 .testimonial__group-grid .testimonial__row:nth-of-type(even) .testimonial__content, .medium-12 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__content,
  .medium-12 .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__content,
  .medium-12 .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__content,
  .medium-12 .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__content,
  .medium-12 .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__content {
    float: left; }
  .medium-12 .testimonial__group-grid .testimonial__row:nth-of-type(even) .testimonial__photo + .testimonial__content, .medium-12 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo + .testimonial__content,
  .medium-12 .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__photo + .testimonial__content,
  .medium-12 .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo + .testimonial__content,
  .medium-12 .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__photo + .testimonial__content,
  .medium-12 .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo + .testimonial__content {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    right: 50%;
    left: auto;
    float: left;
    padding: 25px; }
  .medium-12 .testimonial__group-grid .testimonial__row:nth-of-type(odd) .testimonial__photo, .medium-12 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo,
  .medium-12 .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(odd) .testimonial__photo,
  .medium-12 .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo,
  .medium-12 .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(odd) .testimonial__photo,
  .medium-12 .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; }
  .medium-12 .testimonial__group-grid .testimonial__row:nth-of-type(odd) .testimonial__photo + .testimonial__content, .medium-12 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo + .testimonial__content,
  .medium-12 .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(odd) .testimonial__photo + .testimonial__content,
  .medium-12 .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo + .testimonial__content,
  .medium-12 .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(odd) .testimonial__photo + .testimonial__content,
  .medium-12 .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo + .testimonial__content {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    padding: 25px; } }

@media only screen and (min-width: 64.0625em) {
  .medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo, .medium-9 .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content,
  .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo,
  .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial .testimonial__photo + .testimonial__content {
    width: 50%; }
  .medium-9 .view-id-employee.view-display-id-featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo, .medium-9 .view-id-employee.view-display-id-featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo + .testimonial__content,
  .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo,
  .medium-9 .view-id-employee.view-display-id-office_featured_faculty_block.photo-testimonial-multiple .photo-testimonial .testimonial__photo + .testimonial__content {
    width: calc(50%); }
  .medium-9 .testimonial__group-grid .testimonial__row:nth-of-type(even) .testimonial__photo, .medium-9 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo, .medium-9 .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__photo, .medium-9 .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo,
  .medium-9 .testimonial__group-grid .testimonial__row:nth-of-type(even) .testimonial__photo,
  .medium-9 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo, .medium-9 .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__photo, .medium-9 .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    left: 50%;
    right: auto;
    float: left; }
  .medium-9 .testimonial__group-grid .testimonial__row:nth-of-type(even) .testimonial__content, .medium-9 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__content, .medium-9 .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__content, .medium-9 .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__content,
  .medium-9 .testimonial__group-grid .testimonial__row:nth-of-type(even) .testimonial__content,
  .medium-9 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__content, .medium-9 .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__content, .medium-9 .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__content {
    float: left; }
  .medium-9 .testimonial__group-grid .testimonial__row:nth-of-type(even) .testimonial__photo + .testimonial__content, .medium-9 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo + .testimonial__content, .medium-9 .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__photo + .testimonial__content, .medium-9 .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo + .testimonial__content,
  .medium-9 .testimonial__group-grid .testimonial__row:nth-of-type(even) .testimonial__photo + .testimonial__content,
  .medium-9 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo + .testimonial__content, .medium-9 .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(even) .testimonial__photo + .testimonial__content, .medium-9 .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(even) .testimonial__photo + .testimonial__content {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    right: 50%;
    left: auto;
    float: left;
    padding: 25px; }
  .medium-9 .testimonial__group-grid .testimonial__row:nth-of-type(odd) .testimonial__photo, .medium-9 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo, .medium-9 .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(odd) .testimonial__photo, .medium-9 .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo,
  .medium-9 .testimonial__group-grid .testimonial__row:nth-of-type(odd) .testimonial__photo,
  .medium-9 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo, .medium-9 .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(odd) .testimonial__photo, .medium-9 .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; }
  .medium-9 .testimonial__group-grid .testimonial__row:nth-of-type(odd) .testimonial__photo + .testimonial__content, .medium-9 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo + .testimonial__content, .medium-9 .view-employee.view-display-id-featured_faculty_block .testimonial__row:nth-of-type(odd) .testimonial__photo + .testimonial__content, .medium-9 .view-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo + .testimonial__content,
  .medium-9 .testimonial__group-grid .testimonial__row:nth-of-type(odd) .testimonial__photo + .testimonial__content,
  .medium-9 .testimonial__group-grid .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo + .testimonial__content, .medium-9 .view-employee.view-display-id-office_featured_faculty_block .testimonial__row:nth-of-type(odd) .testimonial__photo + .testimonial__content, .medium-9 .view-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature:nth-of-type(odd) .testimonial__photo + .testimonial__content {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    padding: 25px; } }

/* Employee testimonial features have some vertical padding */
.view-id-employee.view-display-id-featured_faculty_block,
.view-id-employee.view-display-id-office_featured_faculty_block {
  margin-top: 1.875rem; }
  .view-id-employee.view-display-id-featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature,
  .view-id-employee.view-display-id-office_featured_faculty_block .photo-testimonial.node-employee.view-mode-large_feature {
    margin-bottom: 1.25rem; }

/**/
/*-- filter bar --*/
.filter-bar {
  margin-bottom: 32px;
  background: #e5e5e5;
  padding: 0 15px;
  font-family: 'proxima-nova';
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc; }
  .filter-bar:before, .filter-bar:after {
    content: " ";
    display: table; }
  .filter-bar:after {
    clear: both; }
  .filter-bar input, .filter-bar select {
    font-size: 1rem; }
  .filter-bar .form-item {
    margin-bottom: 0; }
  .filter-bar .go-btn,
  .filter-bar button {
    background: #666;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    line-height: 1.75rem;
    display: inline-block;
    height: 30px;
    margin-top: 3px;
    padding: 0 10px; }
  .filter-bar .jump-or {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 3px;
    padding-top: 3px;
    color: #000;
    font-family: "minion-pro", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1.3125rem;
    line-height: 1.125rem; }

.filter-bar__column {
  padding-top: 10px;
  padding-bottom: 10px; }
  .filter-bar__column select {
    margin-top: 5px;
    max-width: 300px;
    float: right; }
  .filter-bar__column .button {
    margin: 0px;
    margin-top: 0px;
    float: right;
    display: inline-block; }
  .filter-bar__column .jump-filter {
    float: none;
    display: block; }
  .filter-bar__column .jump-input {
    height: 30px;
    width: 200px;
    display: inline-block;
    float: left;
    font-weight: normal;
    line-height: 1.75rem;
    padding-left: 5px;
    margin-top: 3px;
    margin-bottom: 0; }

form.show-label-for-screenreaders .filter-bar .views-widget-filter-title label {
  display: none; }

form.show-label-for-screenreaders .filter-bar .views-widget-filter-field_news_campaign_tid label {
  display: none; }

@media (max-width: 960px) {
  .jump-filter {
    float: none;
    clear: both;
    diplsay: block; }
  .filter-bar__column select {
    margin-top: 0px;
    max-width: 100%;
    float: none;
    clear: both; }
  .filter-bar__column .jump-input {
    width: 89%;
    margin-bottom: 10px; }
  .filter-bar__column .jump-or {
    float: none;
    clear: both;
    display: none; } }

.block-smu-core-smu-core-news-exposed-filter .filter-bar {
  margin-bottom: 0; }

.node-type-news-and-events .filter-bar #edit-campaign-wrapper {
  display: none;
  /* Campaign filter is not available on the News & Events landing page. Its expsed filter block is also used on the listing page  */ }

/* Styles specific to the filter on the SMU Stories landing page */
#views-exposed-form-smu-story-stories-listing-block #edit-program-wrapper {
  font-weight: bold;
  font-family: "minion-pro"; }
  @media only screen and (min-width: 40.0625em) {
    #views-exposed-form-smu-story-stories-listing-block #edit-program-wrapper {
      padding-left: 0; } }
  #views-exposed-form-smu-story-stories-listing-block #edit-program-wrapper .form-item {
    font-family: "proxima-nova";
    font-weight: normal; }
    @media only screen and (min-width: 40.0625em) {
      #views-exposed-form-smu-story-stories-listing-block #edit-program-wrapper .form-item {
        width: calc(100% - 40px);
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px; } }

.emergency-block {
  background-color: #f1c305;
  padding: 25px 30px; }
  @media only screen and (min-width: 40.0625em) {
    .emergency-block {
      padding: 25px 60px; } }
  @media only screen and (min-width: 64.0625em) {
    .emergency-block {
      padding: 25px 120px; } }

.emergency-logo-block {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 15px; }
  @media (max-width: 425px) {
    .emergency-logo-block {
      text-align: center;
      display: block; } }
  @media only screen and (min-width: 40.0625em) {
    .emergency-logo-block {
      margin-right: 25px; } }
  @media only screen and (min-width: 64.0625em) {
    .emergency-logo-block {
      margin-right: 40px; } }

.emergency-content-block {
  display: inline-block; }
  @media (max-width: 425px) {
    .emergency-content-block {
      width: 100%; } }
  @media (min-width: 426px) and (max-width: 1024px) {
    .emergency-content-block {
      width: 80%; } }
  @media only screen and (min-width: 64.0625em) {
    .emergency-content-block {
      width: 70%; } }
  .emergency-content-block h2 {
    color: #000;
    line-height: 1;
    font-family: 'proxima-nova', sans-serif;
    font-weight: 900;
    font-size: 1.375rem; }
    @media only screen and (min-width: 40.0625em) {
      .emergency-content-block h2 {
        font-size: 1.5625rem; } }
    @media only screen and (min-width: 64.0625em) {
      .emergency-content-block h2 {
        font-size: 1.875rem; } }
  .emergency-content-block p {
    line-height: 1.4;
    font-family: 'proxima-nova', sans-serif;
    font-size: 0.875rem; }
  .emergency-content-block a {
    color: #093192;
    font-family: 'proxima-nova', sans-serif;
    font-weight: bold;
    font-size: 0.875rem; }

#google-cse-results .search-form.google-cse {
  margin-bottom: 0; }

#google-cse-results table {
  border: 0; }
  #google-cse-results table tbody {
    border-top: 0; }
  #google-cse-results table tr td {
    border: 0; }

.cse .gsc-resultsHeader, .gsc-resultsHeader {
  border: 0;
  display: none; }

.cse .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: 0px solid !important;
  border-left: 1px solid !important;
  border-color: #000000 !important; }

.gs-webResult.gs-result > table {
  margin: 0 10px; }

.gsc-above-wrapper-area table {
  margin-bottom: 0; }

.gs-visibleUrl {
  font-size: 13px; }

td.gsc-table-cell-thumbnail, td.gs-promotion-image-cell {
  padding: 10px 0 0 15px !important; }

@media only screen and (max-width: 40em) {
  .gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    height: 1.1em; } }

@media only screen and (max-width: 550px) {
  .gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    height: 1.1em; } }

/*
.page-search-google #main #content {
  .form-item-keys {
    float: left;
  }
  input#edit-keys {
    width: inherit;
  }
  button, .button {
    margin-bottom: 0;
    font-family: inherit;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    padding: 0 8px;
    height: 27px;
    min-width: 54px;
    background-color: #333333;
    border: 1px solid #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    float: left;
  }
}
*/
.page-search-google #main #content input#edit-keys, .form-item-search-block-form input.form-text {
  background-image: none !important; }

table.gsc-resultsHeader, table.gsc-search-box, table.gsc-table-result, table.gsc-above-wrapper-area-container {
  margin-bottom: 30px; }
  table.gsc-resultsHeader tbody, table.gsc-search-box tbody, table.gsc-table-result tbody, table.gsc-above-wrapper-area-container tbody {
    border: none; }
  table.gsc-resultsHeader th, table.gsc-search-box th, table.gsc-table-result th, table.gsc-above-wrapper-area-container th {
    border: 1px solid #dadada;
    font-size: 18px;
    background: #ededed;
    padding: 15px; }
  table.gsc-resultsHeader td, table.gsc-search-box td, table.gsc-table-result td, table.gsc-above-wrapper-area-container td {
    border: none;
    padding: 0 15px; }
    table.gsc-resultsHeader td.gsc-clear-button, table.gsc-search-box td.gsc-clear-button, table.gsc-table-result td.gsc-clear-button, table.gsc-above-wrapper-area-container td.gsc-clear-button {
      display: none; }

table.gsc-search-box {
  max-width: 566px; }
  table.gsc-search-box td.gsc-input input {
    background-image: none !important; }

.node-smu-story.view-mode-full .photo-testimonial {
  outline: none;
  position: relative;
  background: #000;
  margin: 0px;
  padding: 0px;
  width: 100%;
  color: white;
  float: none;
  border-bottom: 2px solid #fff;
  background-color: #105b77; }
  .node-smu-story.view-mode-full .photo-testimonial.blue {
    background-color: #105b77; }
  .node-smu-story.view-mode-full .photo-testimonial.gold {
    background-color: #cc9900;
    color: #000; }
    .node-smu-story.view-mode-full .photo-testimonial.gold .testimonial__quote,
    .node-smu-story.view-mode-full .photo-testimonial.gold .testimonial__title,
    .node-smu-story.view-mode-full .photo-testimonial.gold .subtext,
    .node-smu-story.view-mode-full .photo-testimonial.gold .testimonial__name,
    .node-smu-story.view-mode-full .photo-testimonial.gold .testimonial__name a,
    .node-smu-story.view-mode-full .photo-testimonial.gold .testimonial__minortitle a,
    .node-smu-story.view-mode-full .photo-testimonial.gold .testimonial__minortitle,
    .node-smu-story.view-mode-full .photo-testimonial.gold .testimonial__subtitle {
      color: #000; }
  .node-smu-story.view-mode-full .photo-testimonial.red {
    background-color: #BA0C2F; }
  @media only screen and (min-width: 40.0625em) {
    .node-smu-story.view-mode-full .photo-testimonial .testimonial__photo {
      padding-left: 0;
      padding-right: 0;
      width: 50%;
      float: left; }
      .node-smu-story.view-mode-full .photo-testimonial .testimonial__photo + .testimonial__content {
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left;
        padding: 25px; } }

.testimonial__group-grid.blue, .testimonial__group-grid.blue .testimonial__row:nth-of-type(3n-2) {
  background-color: #105b77; }

.testimonial__group-grid.gold, .testimonial__group-grid.gold .testimonial__row:nth-of-type(3n-2) {
  background-color: #cc9900;
  color: #000; }
  .testimonial__group-grid.gold .testimonial__content,
  .testimonial__group-grid.gold .testimonial__name,
  .testimonial__group-grid.gold .testimonial__name a,
  .testimonial__group-grid.gold .testimonial__quote,
  .testimonial__group-grid.gold .testimonial__title, .testimonial__group-grid.gold .testimonial__row:nth-of-type(3n-2) .testimonial__content,
  .testimonial__group-grid.gold .testimonial__row:nth-of-type(3n-2) .testimonial__name,
  .testimonial__group-grid.gold .testimonial__row:nth-of-type(3n-2) .testimonial__name a,
  .testimonial__group-grid.gold .testimonial__row:nth-of-type(3n-2) .testimonial__quote,
  .testimonial__group-grid.gold .testimonial__row:nth-of-type(3n-2) .testimonial__title {
    color: #000; }

.testimonial__group-grid.red, .testimonial__group-grid.red .testimonial__row:nth-of-type(3n-2) {
  background-color: #BA0C2F; }

@media only screen and (min-width: 1101px) {
  .medium-9 .testimonial__group-grid .testimonial.node-smu-story.view-mode-large_listing .testimonial__content .testimonial__name {
    font-size: 1.325rem;
    line-height: 1.875rem; }
  .medium-9 .testimonial__group-grid .testimonial.node-smu-story.view-mode-large_listing .testimonial__content .testimonial__quote {
    font-size: 19px;
    line-height: 23px;
    margin-top: 0.825rem; }
  .medium-9 .testimonial__group-grid .testimonial.node-smu-story.view-mode-large_listing .testimonial__content .testimonial__title {
    font-size: 1rem;
    line-height: 1rem; } }

.medium-9 .testimonial__group-grid .testimonial.node-smu-story.view-mode-large_listing .testimonial__photo img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%; }

.checkerboard-item {
  position: relative;
  /*
  h2 {
    @include font-sizes(24,50,50);
    @include margins-bottom(25,35,35);
  }
  p {
    @include font-sizes(14,15,15);
    &:not(:last-child) {
      @include margins-bottom(20,40,40);
    }
  }
  */ }
  @media only screen and (min-width: 40.0625em) {
    .checkerboard-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media only screen and (min-width: 40.0625em) {
    .checkerboard-item:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; } }
  .checkerboard-item > div {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
    @media only screen and (min-width: 40.0625em) {
      .checkerboard-item > div {
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%; } }
  .checkerboard-item__media {
    position: relative; }
  .checkerboard-item img {
    max-width: none;
    width: 100%;
    display: block; }
  .checkerboard-item svg {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 12.5rem;
    width: 12.5rem;
    margin: auto;
    opacity: .45; }
  .checkerboard-item__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media only screen and (min-width: 40.0625em) {
      .checkerboard-item__info {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .checkerboard-item__info__inner {
    max-width: 33.75rem;
    padding: 1.875rem 1.25rem 2.5rem; }

@media only screen and (min-width: 40.0625em) {
  .object-fit .checkerboard-item img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; } }

.instagram-social-feed ul {
  margin-left: 0; }
  .instagram-social-feed ul li.social-feed-item {
    list-style-type: none; }
    .instagram-social-feed ul li.social-feed-item a img {
      display: inline-block;
      vertical-align: middle;
      float: left;
      margin: 0 5px 5px 0px;
      width: 110px;
      height: 110px;
      -o-object-fit: cover;
         object-fit: cover; }

.menu-primary .expanded li,
.menu-utility .expanded li {
  position: relative; }

.menu-primary .expanded .menu-item__button,
.menu-utility .expanded .menu-item__button {
  position: absolute;
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 1090px) {
    .menu-primary .expanded .menu-item__button,
    .menu-utility .expanded .menu-item__button {
      position: absolute;
      top: 0;
      right: 0;
      width: 2em;
      padding: 0.375rem;
      color: transparent;
      font-size: 1.5rem; }
      .menu-primary .expanded .menu-item__button:before,
      .menu-utility .expanded .menu-item__button:before {
        display: inline-block;
        width: 100%;
        content: '  \f067';
        color: #000;
        font-family: 'FontAwesome'; } }
  @media screen and (min-width: 1091px) {
    .menu-primary .expanded .menu-item__button,
    .menu-utility .expanded .menu-item__button {
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 1.5rem;
      height: 1rem;
      line-height: 1rem;
      opacity: 0;
      font-size: 0; }
      .menu-primary .expanded .menu-item__button:before,
      .menu-utility .expanded .menu-item__button:before {
        width: 100%;
        content: '  \f078';
        color: #000;
        font-family: 'FontAwesome';
        font-size: 16px; }
      .menu-primary .expanded .menu-item__button:focus,
      .menu-utility .expanded .menu-item__button:focus {
        opacity: 1; } }

.menu-primary .expanded.over,
.menu-utility .expanded.over {
  color: #fff; }
  .menu-primary .expanded.over > .menu-item__button,
  .menu-utility .expanded.over > .menu-item__button {
    opacity: 1; }
  @media screen and (max-width: 1090px) {
    .menu-primary .expanded.over > .menu-item__button:before,
    .menu-utility .expanded.over > .menu-item__button:before {
      content: '  \f068'; } }
  @media screen and (min-width: 1091px) {
    .menu-primary .expanded.over > .menu-item__button:before,
    .menu-utility .expanded.over > .menu-item__button:before {
      content: '  \f077'; } }

.menu-utility .expanded .menu-item__button {
  color: #fff;
  bottom: -4px;
  z-index: 2; }
  @media screen and (max-width: 1090px) {
    .menu-utility .expanded .menu-item__button {
      width: 2em;
      padding: 0.375rem;
      color: transparent;
      font-size: 1.5rem; }
      .menu-utility .expanded .menu-item__button:before {
        color: #fff; } }
  @media screen and (min-width: 1091px) {
    .menu-utility .expanded .menu-item__button {
      left: 50%;
      width: 0.75rem;
      height: 0.75rem;
      line-height: 0.75rem;
      font-size: 0; }
      .menu-utility .expanded .menu-item__button:before {
        color: #fff;
        font-size: 12px;
        line-height: 12px; } }

/*-- profile details block --*/
.profile-details-block {
  padding: 0px;
  font-size: 1.125rem;
  font-family: 'proxima-nova', sans-serif;
  color: #000; }

.profile-details-block__upper {
  max-width: 580px;
  padding: 0px;
  padding-bottom: 6px; }
  .profile-details-block__upper h2 {
    margin: 0px;
    font-style: italic;
    color: #000;
    font-size: 1.5rem;
    font-weight: normal;
    font-family: 'proxima-nova'; }
  .profile-details-block__upper h2 + .row {
    margin-top: 25px; }

.profile-details-block__info {
  padding-bottom: 10px;
  font-size: 1.0625rem;
  line-height: 1.125rem; }
  .profile-details-block__info a {
    display: block; }
    .profile-details-block__info a:not(:first-of-type) {
      margin-top: 0.625rem; }
  .profile-details-block__info .field-name-field-employee-office .field-items .field-item {
    margin-top: 0.5rem; }
    .profile-details-block__info .field-name-field-employee-office .field-items .field-item:first-of-type {
      margin-top: 0; }

.profile-details-block__img {
  margin-bottom: 20px; }

.profile-details-block__lower {
  max-width: 600px;
  padding: 20px;
  font-size: 1rem;
  line-height: 1.5rem;
  border: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 25px; }
  .profile-details-block__lower .profile-details-block__info {
    font-size: 1rem; }
  .profile-details-block__lower .medium-5 .profile-details-block__info {
    margin-bottom: 20px; }

.profile-details-block__icon {
  margin-right: 10px; }

/*
 * 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 */
    -webkit-box-shadow: none !important;
            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 */
