﻿@charset "UTF-8";
meta.foundation-version {
  font-family: "/5.4.7/";
}

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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%;
}

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

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1190px;
}
.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 {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}

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

[class*="column"] + [class*="column"]:last-child {
  float: right;
}

[class*="column"] + [class*="column"].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: 0.9375rem;
    padding-right: 0.9375rem;
    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 {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

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

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

  .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;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

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

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

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

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

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

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

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

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

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

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

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

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

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

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

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

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    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 {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

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

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

  .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;
  }

  .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: 48.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: 0.9375rem;
    padding-right: 0.9375rem;
    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 {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

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

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

  .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;
  }

  .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;
  }
}
meta.foundation-version {
  font-family: "/5.4.7/";
}

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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%;
}

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .hidden-for-small-only, .hidden-for-small-up, [class^="icon-"] .access, [class*=" icon-"] .access, .icon .access, .link-accordion li:before .access, .access, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width: 40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, [class^="icon-"] .access, [class*=" icon-"] .access, .icon .access, .link-accordion li:before .access, .access, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width: 48.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, [class^="icon-"] .access, [class*=" icon-"] .access, .icon .access, .link-accordion li:before .access, .access, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, [class^="icon-"] .access, [class*=" icon-"] .access, .icon .access, .link-accordion li:before .access, .access, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width: 75.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, [class^="icon-"] .access, [class*=" icon-"] .access, .icon .access, .link-accordion li:before .access, .access, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important;
}

.touch table.show-for-touch {
  display: table !important;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/* Print visibility */
@media print {
  .show-for-print {
    display: block;
  }

  .hide-for-print {
    display: none;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }
}
meta.foundation-version {
  font-family: "/5.4.7/";
}

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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%;
}

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

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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%;
}

.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.063em) and (max-width: 48em) {
  .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.063em) {
  .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: 48.0625em) and (max-width: 64em) {
  .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: 48.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: 64.063em) and (max-width: 75em) {
  .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: 64.063em) {
  .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: 75.063em) and (max-width: 99999999em) {
  .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: 75.063em) {
  .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;
  }
}
/* 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: #008CBA;
  text-decoration: none;
  line-height: inherit;
}
a:hover, a:focus {
  color: #0078a0;
}
a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

h1 {
  font-size: 2.125rem;
}

h2 {
  font-size: 1.6875rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

ul {
  margin-left: 1.1rem;
}
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 ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #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.063em) {
  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;
  }
}
/*
 * 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: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999999;
    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: 0.5cm;
  }
  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;
  }
}
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}
.inner-wrap:after {
  clear: both;
}

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}
@media only screen and (min-width: 40.063em) {
  .tab-bar-section.left, .tab-bar-section.right {
    text-align: left;
  }
}
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.tab-bar .menu-icon span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0px 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 1rem;
}
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100.5%, 0);
  -webkit-transform: translate3d(-100.5%, 0, 0);
  -moz-transform: translate3d(-100.5%, 0, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  -o-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0;
}
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100.5%, 0);
  -webkit-transform: translate3d(100.5%, 0, 0);
  -moz-transform: translate3d(100.5%, 0, 0);
  -ms-transform: translate3d(100.5%, 0, 0);
  -o-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0;
}
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.off-canvas-list li label {
  display: block;
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}
ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626;
  transition: background 300ms ease;
}
ul.off-canvas-list li a:hover {
  background: #242424;
}

.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 40.063em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 40.063em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 40.063em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 40.063em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 40.063em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.left-submenu * {
  -webkit-backface-visibility: hidden;
}
.left-submenu .back > a {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}
.left-submenu .back > a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}
.left-submenu .back > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}
.left-submenu.move-right {
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.right-submenu * {
  -webkit-backface-visibility: hidden;
}
.right-submenu .back > a {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}
.right-submenu .back > a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}
.right-submenu .back > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}
.right-submenu.move-left {
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}

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

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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%;
}

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

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1190px;
}
.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 {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}

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

[class*="column"] + [class*="column"]:last-child {
  float: right;
}

[class*="column"] + [class*="column"].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: 0.9375rem;
    padding-right: 0.9375rem;
    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 {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

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

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

  .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;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

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

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

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

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

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

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

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

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

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

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

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

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

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

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

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

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    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 {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

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

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

  .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;
  }

  .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: 48.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: 0.9375rem;
    padding-right: 0.9375rem;
    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 {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

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

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

  .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;
  }

  .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;
  }
}
meta.foundation-version {
  font-family: "/5.4.7/";
}

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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%;
}

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

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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%;
}

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

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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%;
}

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

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333;
}
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px;
}

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0;
}
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
.top-bar .row {
  max-width: none;
}
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
.top-bar input {
  height: 1.8rem;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem;
}
.top-bar .button, .top-bar button {
  padding-top: 0.4125rem;
  padding-bottom: 0.4125rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}
@media only screen and (max-width: 40em) {
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}
.top-bar .title-area {
  position: relative;
  margin: 0;
}
.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px;
}
.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625rem;
  margin: 0;
}
.top-bar .name h1 a {
  font-weight: normal;
  color: #FFFFFF;
  width: 75%;
  display: block;
  padding: 0 15px;
}
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
.top-bar .toggle-topbar a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}
.top-bar .toggle-topbar.menu-icon {
  top: 50%;
  margin-top: -16px;
}
.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0 40px 0 15px;
  color: #FFFFFF;
  position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -8px;
  right: 15px;
  box-shadow: 0 0px 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 16px;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0px 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
.top-bar.expanded {
  height: auto;
  background: transparent;
}
.top-bar.expanded .title-area {
  background: #333333;
}
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0px 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
.top-bar-section ul {
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  margin: 0;
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}
.top-bar-section ul li {
  background: #333333;
}
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #FFFFFF;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: none;
}
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333333;
}
.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333;
}
.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  color: #FFFFFF;
}
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555555;
  background: #272727;
  color: #FFFFFF;
}
.top-bar-section ul li.active > a {
  background: #008CBA;
  color: #FFFFFF;
}
.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: #FFFFFF;
}
.top-bar-section .has-form {
  padding: 15px;
}
.top-bar-section .has-dropdown {
  position: relative;
}
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
.top-bar-section .has-dropdown.moved {
  position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
.top-bar-section .dropdown {
  padding: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px;
}
.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #FFFFFF;
  display: block;
}
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}
.top-bar-section .dropdown li.has-form {
  padding: 8px 15px;
}
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto;
}
.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: 0.625rem;
}

.js-generated {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #333333;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a {
    width: auto;
  }
  .top-bar input,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    position: relative;
    top: 7px;
  }
  .top-bar.expanded {
    background: #333333;
  }

  .contain-to-grid .top-bar {
    max-width: 1190px;
    margin: 0 auto;
    margin-bottom: 0;
  }

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background-color: #555555;
    background: #272727;
    color: #FFFFFF;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #333333;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #272727;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    color: #FFFFFF;
    background: #008CBA;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
    color: #FFFFFF;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
  }
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  .top-bar-section .dropdown li a {
    color: #FFFFFF;
    line-height: 45px;
    white-space: nowrap;
    padding: 12px 15px;
    background: #333333;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    color: #FFFFFF;
    background: #333333;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    color: #FFFFFF;
    background-color: #555555;
    background: #272727;
  }
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #4e4e4e;
    clear: none;
    height: 45px;
    width: 0;
  }
  .top-bar-section .has-form {
    background: #333333;
    padding: 0 15px;
    height: 45px;
  }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }

  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #272727;
    color: #FFFFFF;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    color: #FFFFFF;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}
meta.foundation-version {
  font-family: "/5.4.7/";
}

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

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

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

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

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

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

html, body {
  height: 100%;
}

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

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: auto;
  widows: 1;
}

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 {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none !important;
  visibility: hidden;
}

.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%;
}

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #008CBA;
  border-color: #0078a0;
  color: #FFFFFF;
}
.alert-box .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.6875rem;
  right: 0.25rem;
  color: #333333;
  opacity: 0.3;
  background: inherit;
}
.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: #FFFFFF;
}
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #FFFFFF;
}
.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f;
}
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #FFFFFF;
}
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f;
}
.alert-box.alert-close {
  opacity: 0;
}

.breadcrumbs ul, .featured-news-events .content ul, .testimonial-carousel ul, .testimonials ul, .area-of-interest-block .accordion ul, .degree-nav ul, .event-slideshow ul, .event-tabs, .informational-left-rail .info-links ul, .jumper-box ul, .left-nav ul, .link-list ul, .paging ul, .parallax-pager, .why-column-panel .col ul, .why-content-panel ul, .why-headline-panel ul, .why-story-panel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.breadcrumbs ul li {
  display: inline-block;
}

@font-face {
  font-family: 'icomoon';
  src: url("../prebuilt/fonts/icomoon.eot?bfeutx");
  src: url("../prebuilt/fonts/icomoon.eot?bfeutx#iefix") format("embedded-opentype"), url("../prebuilt/fonts/icomoon.woff2?bfeutx") format("woff2"), url("../prebuilt/fonts/icomoon.ttf?bfeutx") format("truetype"), url("../prebuilt/fonts/icomoon.woff?bfeutx") format("woff"), url("../prebuilt/fonts/icomoon.svg?bfeutx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"], .icon, .link-accordion li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"] .avenir, [class*=" icon-"] .avenir, .icon .avenir, .link-accordion li:before .avenir {
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
[class^="icon-"] .lato, [class*=" icon-"] .lato, .icon .lato, .link-accordion li:before .lato {
  font-family: "Lato", Arial, sans-serif;
}

.icon .avenir, .link-accordion li:before .avenir {
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
.icon .lato, .link-accordion li:before .lato {
  font-family: "Lato", Arial, sans-serif;
}

.icon-menu:before {
  content: "\e900";
}

.icon-logo:before {
  content: "\e608";
}

.icon-quote_top:before {
  content: "\e801";
}

.icon-quote_bottom:before {
  content: "\e802";
}

.icon-envelope:before {
  content: "\e800";
}

.icon-caret-right:before {
  content: "\e60e";
}

.icon-edit:before {
  content: "\e601";
}

.icon-circle:before {
  content: "\e609";
}

.icon-info:before {
  content: "\e600";
}

.icon-chevron-thin-right:before {
  content: "\e60b";
}

.icon-chevron-thin-left:before {
  content: "\e60c";
}

.icon-chevron-small-right:before {
  content: "\e60a";
}

.icon-pinterest:before {
  content: "\e60d";
}

.icon-google-plus:before {
  content: "\ea88";
}

.icon-play:before {
  content: "\ea15";
}

.icon-minus:before, .link-accordion.open h2:before {
  content: "\ea0b";
}

.icon-location:before {
  content: "\e947";
}

.icon-file-pdf:before {
  /*content: "\eada";*/
}

.icon-question:before {
  content: "\e604";
}

.icon-triangle-up:before, .home-panel .nav-arrow-link.upward:before {
  content: "\e605";
}

.icon-triangle-down:before, .home-panel .nav-arrow-link.downward:before {
  content: "\e606";
}

.icon-clock:before {
  content: "\e94e";
}

.icon-mobile:before {
  content: "\e958";
}

.icon-bubbles:before {
  content: "\e96d";
}

.icon-search:before {
  content: "\e986";
}

.icon-link:before {
  content: "\e9cb";
}

.icon-plus:before, .link-accordion h2:before {
  content: "\ea0a";
}

.icon-play-arrow:before, .home-panel .panel-content .wrapper a:before {
  /*content: "\ea1c";*/
}

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

.icon-instagram:before {
  content: "\ea90";
}

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

.icon-rss:before {
  content: "\ea94";
}

.icon-youtube:before {
  content: "\ea99";
}

.icon-linkedin:before {
  content: "\eac8";
}

.icon-format-quote:before {
  content: "\e607";
}

/* CTA ICONS */
@font-face {
  font-family: 'cta-icons';
  src: url("../prebuilt/fonts/cta-icons.eot?7bqdis");
  src: url("../prebuilt/fonts/cta-icons.eot?7bqdis#iefix") format("embedded-opentype"), url("../prebuilt/fonts/cta-icons.woff2?7bqdis") format("woff2"), url("../prebuilt/fonts/cta-icons.ttf?7bqdis") format("truetype"), url("../prebuilt/fonts/cta-icons.woff?7bqdis") format("woff"), url("../prebuilt/fonts/cta-icons.svg?7bqdis#cta-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-cta-"], [class*=" icon-cta-"], .icon-cta {
  font-family: 'cta-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-cta-"] .access, [class*=" icon-cta-"] .access, .icon-cta .access {
  display: none !important;
  position: absolute;
  top: -9999px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font: 0/0 a;
}
[class^="icon-cta-"] .avenir, [class*=" icon-cta-"] .avenir, .icon-cta .avenir {
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
[class^="icon-cta-"] .lato, [class*=" icon-cta-"] .lato, .icon-cta .lato {
  font-family: "Lato", Arial, sans-serif;
}

.icon-cta .access {
  display: none !important;
  position: absolute;
  top: -9999px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font: 0/0 a;
}
.icon-cta .avenir {
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
.icon-cta .lato {
  font-family: "Lato", Arial, sans-serif;
}

.icon-cta-degree:before {
  content: "\e903";
}

.icon-cta-chat:before {
  content: "\e901";
}

.icon-cta-images:before {
  content: "\e902";
}

.icon-cta-calendar:before {
  content: "\e900";
}

.icon-cta-google-plus:before {
  content: "\ea88";
}

.icon-cta-location:before {
  content: "\e947";
}

.icon-cta-file-pdf:before {
  content: "\eada";
}

.icon-cta-question:before {
  content: "\e604";
}

.icon-cta-clock:before {
  content: "\e94e";
}

.icon-cta-mobile:before {
  content: "\e958";
}

.icon-cta-bubbles:before {
  content: "\e96d";
}

.icon-cta-search:before {
  content: "\e986";
}

.icon-cta-link:before {
  content: "\e9cb";
}

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

.icon-cta-instagram:before {
  content: "\ea90";
}

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

.icon-cta-rss:before {
  content: "\ea94";
}

.icon-cta-youtube:before {
  content: "\ea99";
}

.icon-cta-linkedin:before {
  content: "\eac8";
}

.icon-cta-info:before {
  content: "\e600";
}

.icon-cta-chevron-small-right:before {
  content: "\e60a";
}

.icon-cta-pinterest:before {
  content: "\e60d";
}

.icon-cta-envelope:before {
  content: "\e800";
}

.icon-cta-edit:before {
  content: "\e601";
}

/* Icon colors */
.icon-black:before {
  color: #000000;
}

.icon-green:before {
  color: #90ad3e;
}

.icon-red:before {
  color: #bb5525;
}

.icon-white:before {
  color: #ffffff;
}

/* Why SPC icons */
@font-face {
  font-family: 'whyspcicon';
  src: url("../prebuilt/fonts/whyspcicon.eot?xznj25");
  src: url("../prebuilt/fonts/whyspcicon.eot?xznj25#iefix") format("embedded-opentype"), url("../prebuilt/fonts/whyspcicon.woff2?xznj25") format("woff2"), url("../prebuilt/fonts/whyspcicon.ttf?xznj25") format("truetype"), url("../prebuilt/fonts/whyspcicon.woff?xznj25") format("woff"), url("../prebuilt/fonts/whyspcicon.svg?xznj25#whyspcicon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-why-"], [class*=" icon-why-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'whyspcicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-why-money:before {
  content: "";
}

.icon-why-award:before {
  content: "";
}

.icon-why-bulb:before {
  content: "";
}

.icon-why-case:before {
  content: "";
}

.icon-why-clipboard:before {
  content: "";
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated, .home-panel .panel-content .wrapper a:hover:before, .home-panel .nav-arrow-link:hover {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite, .home-panel .panel-content .wrapper a:hover:before, .home-panel .infinite.nav-arrow-link:hover {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge, .home-panel .panel-content .wrapper a.hinge:hover:before, .home-panel .hinge.nav-arrow-link:hover {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn, .home-panel .panel-content .wrapper a.bounceIn:hover:before, .home-panel .bounceIn.nav-arrow-link:hover,
.animated.bounceOut,
.home-panel .panel-content .wrapper a.bounceOut:hover:before,
.home-panel .bounceOut.nav-arrow-link:hover {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX, .home-panel .panel-content .wrapper a.flipOutX:hover:before, .home-panel .flipOutX.nav-arrow-link:hover,
.animated.flipOutY,
.home-panel .panel-content .wrapper a.flipOutY:hover:before,
.home-panel .flipOutY.nav-arrow-link:hover {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse, .home-panel .nav-arrow-link:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand, .home-panel .panel-content .wrapper a:hover:before {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip, .home-panel .panel-content .wrapper a.flip:hover:before, .home-panel .flip.nav-arrow-link:hover {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0;
}

/* Includes client modifications on 08/18/16 */
html,
button,
input,
select,
textarea {
  color: #222;
}

body {
  font-size: 16px;
  font-family: "Lato", Arial, sans-serif;
  line-height: 1.4;
}

body * {
  word-break: break-word;
  word-wrap: break-word;
  background-color: transparent;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

a {
  text-decoration: none;
}

input[type='text'],
input[type='password'],
input[type='search'] {
  word-break: normal;
}

input[type='text'],
textarea,
select {
  background-color: #ffffff;
  max-width: 100%;
}

input[type='radio'],
input[type='checkbox'] {
  margin: 0 0.4em;
}

iframe,
img {
  max-width: 100%;
}

table,
tbody,
tr,
td {
  border: 1px solid #000000;
}

.content img,
.mceContentBody img {
  padding: 0.5em;
}
.content img[align=left],
.mceContentBody img[align=left] {
  padding: 0.5em 0.5em 0.5em 0;
  float: left;
}
.content img[align=right],
.mceContentBody img[align=right] {
  padding: 0.5em 0 0.5em 0.5em;
  float: right;
}
.content .left img,
.mceContentBody .left img {
  padding: 0.5em 0.5em 0.5em 0;
}
.content .right img,
.mceContentBody .right img {
  padding: 0.5em 0 0.5em 0.5em;
}
.content a,
.mceContentBody a {
  color: #4183c4;
}

/*JL*/
.content a:hover {
  color: #90ad3d;
  text-decoration: underline;
}
/*JL*/

.content p,
.content ul li,
.content ol li,
.mceContentBody p,
.mceContentBody ul li,
.mceContentBody ol li {
  color: #000000;
}
.content h2,
.mceContentBody h2 {
  text-transform: uppercase;
  font-size: 1.625em;
  font-weight: 600;
}
.content h3,
.mceContentBody h3 {
  text-transform: uppercase;
  font-size: 1.375em;
  font-weight: 600;
}
.content blockquote,
.mceContentBody blockquote {
  position: relative;
  z-index: 100;
}
.content blockquote p,
.mceContentBody blockquote p {
  position: relative;
  z-index: 101;
  font-size: 17px;
}
.content blockquote:before,
.mceContentBody blockquote:before {
  content: "";
  font-family: "icomoon";
  position: absolute;
  z-index: 100;
  color: #e2e2e2;
  top: 4px;
  left: 10px;
  font-size: 15px;
}
.content td, .content th,
.mceContentBody td,
.mceContentBody th {
  padding: 0.3125em 0.625em;
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Avenir", "Lato", Arial, sans-serif;
}

input::-webkit-input-placeholder {
  color: #656565;
  text-transform: uppercase;
}

hr.page-split-1 {
  border-color: #eeeeee;
  margin: 2em 4em;
}
hr.page-split-2 {
  border-color: #eeeeee;
  margin: 1em 4em;
}
hr.profile-widget {
  margin: 0.375em 17.5em 0.375em 0;
  border-color: #000000;
  width: 22px;
  display: block;
}
@media only screen and (min-width: 48.0625em) {
  hr.profile-widget {
    display: inline-block;
  }
}

.loading {
  background-image: url(prebuilt/img/load-chasing-arrows.gif);
  background-position: center;
}

nav[role=navigation] > ul {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 5px 10px;
}

nav[role=navigation] > ul > li > a:hover {
  color: #fff200;
}

@media only screen and (max-width: 40em) {
  .main-content .main-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
  .main-content .main-column {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 58.33333%;
    left: 41.66667%;
    right: auto;
    float: left;
  }
}
@media only screen and (min-width: 48.0625em) and (max-width: 64em) {
  .main-content .main-column {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 66.66667%;
    left: 33.33333%;
    right: auto;
    float: left;
  }
}
@media only screen and (min-width: 64.063em) {
  .main-content .main-column {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 75%;
    left: 25%;
    right: auto;
    float: left;
  }
}
@media only screen and (max-width: 40em) {
  .main-content .left-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
  .main-content .left-column {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 41.66667%;
    right: 58.33333%;
    left: auto;
    float: left;
  }
}
@media only screen and (min-width: 48.0625em) and (max-width: 64em) {
  .main-content .left-column {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    right: 66.66667%;
    left: auto;
    float: left;
  }
}
@media only screen and (min-width: 64.063em) {
  .main-content .left-column {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    right: 75%;
    left: auto;
    float: left;
  }
}

/* Includes client modifications on 08/18/16 */
.inner-wrap {
  background-color: #333;
}

.off-canvas-fixed {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
}

.move-right > .off-canvas-fixed {
  -webkit-transform: translate3d(15.625em, 0, 0);
  transform: translate3d(15.625em, 0, 0);
  height: 100%;
}

.left-off-canvas-menu {
  -webkit-transform: none;
  -ms-transform: none;
      transform: none;
  margin-left: -15.625em;
  height: 100%;
}

.main-section {
  padding: 45px 0 0;
}

.tab-bar {
  width: 100%;
}

.small-header, .blue-header {
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 0.875em;
  text-transform: uppercase;
  margin: 0;
}

.blue-header {
  text-align: center;
  background-color: #2d4772;
  color: #ffffff;
  min-height: 40px;
  font-size: 1.1875em;
  padding-bottom: .15em;
    padding-top: 0.36842em;

}
.blue-header a {
  color: #ffffff;
  text-decoration: none;
}

a.plain {
  color: #222;
}

.bold {
  font-weight: bold;
}

.widget {
  background-color: #f9f9f9;
  margin-bottom: 2em;
}

.inner-widget.widget {
  background-color: 0;
}
.inner-widget .blue-header {
  /*border-top: 1px solid #ffffff;*/
}
.inner-widget .inner {
  background-color: #f9f9f9;
  border-style: solid;
  border-color: transparent #dddddd #dddddd #dddddd;
  border-width: 0 1px 1px 1px;
}

.load-more {
  margin: 1em;
  text-align: center;
}

/* vasquez.robert */
nav[role=navigation] > ul {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 5px 10px 5px 10px;
}

/* vasquez.robert */
nav[role=navigation] > ul > li > a:hover {
  color: #fff200;
}

/* vasquez.robert */
section.content a:hover {
  color: #90ad3d;
  text-decoration: underline;
}

div.area-of-interest-block h4 a:hover {
  color: #fff;
  text-decoration: none;
}

/* Includes client modifications on 08/18/16 */
.main {
  background-color: #ffffff;
}
@media only screen and (min-width: 40.063em) {
  .main .main-column {
    padding-left: 2em;
  }
}
.main .content p {
  color: #000000;
}
.main .content.with-padding {
  padding: 0 1em;
}

.panel-container {
  background-color: #333;
  /*max-width:1600px;
  margin:0px auto;*/
}

.scrolling .global-header {
  position: fixed;
}

/** edited 3/24/2017 - JL - new emergency message*/
/*.scrolling .global-header .audience,
.scrolling .global-header .emergency-message {
  display: none !important;
}*/
.scrolling .global-header .audience {
  display: none !important;
}
/** edited 3/24/2017 - JL - new emergency message*/
.scrolling .global-header .logo-and-search {
  text-align: center;
}
.scrolling .global-header .logo-and-search .icon-logo {
  font-size: 2.625em;
  padding: 0.19048em 0.2381em;
}
.scrolling .global-header .logo-and-search .search {
  top: 12px;
  display: none;
}
@media only screen and (min-width: 64.063em) {
  .scrolling .global-header .logo-and-search .search {
    display: block;
  }
}
@media only screen and (min-width: 75.063em) {
  .scrolling .global-header .logo-and-search input[type='search'],
  .scrolling .global-header .logo-and-search input[type='text'] {
    width: 230px;
  }
}
@media only screen and (min-width: 48.0625em) {
  .scrolling .global-header .logo-and-search {
    text-align: left;
  }
}
.scrolling .global-header .wrapper,
.scrolling .global-header .wrapper .main-nav {
  box-shadow: none;
}
@media only screen and (min-width: 48.0625em) {
  .scrolling .global-header .wrapper,
  .scrolling .global-header .wrapper .main-nav {
    background: none;
  }
}
.scrolling .global-header .wrapper .main-nav a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.scrolling .global-header .wrapper .main-nav a:before {
  content: '';
  position: absolute;
  left: -1px;
  top: 50%;
  height: 18px;
  width: 0;
  margin-top: -9px;
  border-left: 2px solid #47566f;
}
.scrolling .global-header .wrapper .main-nav li:first-child a:before {
  display: none;
}
@media only screen and (min-width: 48.0625em) and (max-width: 64em) {
  .scrolling .global-header .wrapper .main-nav {
    right: 0;
  }
}
@media only screen and (min-width: 48.0625em) {
  .scrolling .global-header .wrapper .main-nav {
    position: absolute;
    top: 0px;
    margin-left: -295px;
  }
  .scrolling .global-header .wrapper .main-nav li {
    height: 60px;
    width: 130px;
    vertical-align: middle;
  }
  .scrolling .global-header .wrapper .main-nav li a {
    display: block;
    border: 0;
  }
}
@media only screen and (min-width: 64.063em) {
  .scrolling .global-header .wrapper .main-nav {
    margin-left: -300px;
    left: 50%;
  }
}
@media only screen and (min-width: 75.063em) {
  .scrolling .global-header .wrapper .main-nav {
    top: 10px;
    margin-left: -350px;
  }
  .scrolling .global-header .wrapper .main-nav li {
    width: auto;
    height: 45px;
  }
  .scrolling .global-header .wrapper .main-nav li a {
    height: auto;
  }
}
@media only screen and (min-width: 75.063em) {
  .lt-ie9 .scrolling .global-header .wrapper .main-nav {
    top: 0px;
    margin-left: -290px;
  }
}

.floating-callouts {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 500;
  text-align: right;
}
.floating-callouts h2 {
  font-size: 15px;
  color: #000000;
  background-color: #FFF200;
  background-color: rgba(255, 242, 0, 0.7);
  padding: 0.44444em 1.16667em;
  margin: 0;
  text-transform: uppercase;
  cursor: pointer;
}
.floating-callouts h2 a {
  color: #000000;
}
@media only screen and (min-width: 40.063em) {
  .floating-callouts h2 {
    cursor: default;
  }
}
.level .floating-callouts {
  display: none !important;
}

#container {
  background-color: #ffffff;
}

.areas-of-interest h3 {
  font-size: 1.1875em;
  font-weight: 600;
  text-transform: uppercase;
}

.application iframe {
  width: 100%;
  border: 0;
}

.why-spc-main {
  background-color: #0d2142;
  overflow: hidden;
}
.deactivated .why-spc-main {
  padding-top: 88px;
}
@media only screen and (min-width: 40.063em) {
  .deactivated .why-spc-main {
    padding-top: 164px;
  }
}

.plus {
  font: 0/0 a;
  text-overflow: -100%;
  background-color: #bdbdbd;
  width: 20px;
  height: 20px;
  overflow: hidden;
  display: block;
  line-height: 20px;
  border-radius: 20px;
  text-align: center;
  color: #ffffff;
}
.plus:before {
  font-weight: 300;
  font-family: "icomoon";
  font-size: 9px;
  position: absolute;
  left: 50%;
  top: 50%;
}

.accordion {
  margin: 1em 0;
}
.accordion .content {
  display: none;
  padding: 1em;
}
.accordion .accordion-navigation {
  position: relative;
  margin-bottom: 3px;
}
.accordion .accordion-navigation > a {
  background-color: #f3f2ee;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 17px;
  font-weight: 900;
  display: block;
  padding: 15px 12px;
  color: #222;
  position: relative;
}
.accordion .accordion-navigation > a:after {
  font-family: "icomoon";
  content: "";
  position: absolute;
  right: 15px;
  top: 19px;
  font-size: 0.52941em;
  background-color: #bdbdbd;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
}
.accordion .accordion-navigation.active > a {
  background-color: #e3e2de;
}
.accordion .accordion-navigation.active > a:after {
  content: "";
}
.accordion .accordion-navigation.active .content {
  display: block;
}

.banner {
  background-size: cover;
  padding: 5em 0 0;
}
.banner h1 {
  text-transform: uppercase;
  color: #222;
  max-width: 62.3rem;
  margin: auto;
  font-size: 2.625em;
}
.banner .row {
  padding: 0;
}
.banner .shadow {
  display: block;
  padding: 2em 0 2em 2em;
  background: #ffffff;
  color: #222;
}
.banner .image {
  width: 100%;
}
.banner .image img {
  width: 100%;
}
@media only screen and (min-width: 40.063em) {
  .banner {
    padding: 11em 0 0;
  }
  .banner h1 {
    color: #ffffff;
    font-size: 2.625em;
    text-shadow: 1px -26px 79px #000, 1px -26px 118px #000, 1px 26px 79px #000, 1px 26px 118px #000;
  }
  .banner .row {
    padding: 0 4em;
  }
  .banner .shadow {
    display: inline-block;
    padding: 5em 0;
    background-color: transparent;
    color: #ffffff;
  }
  .banner .image {
    display: none;
  }
}
@media only screen and (max-width: 40em) {
  .banner {
    background: #333 !important;
  }
}

/** edited 3/24/2017 - JL - new emergency message*/
/*.emergency-message {
  position: relative;
}
.emergency-message .yellow-banner {
  box-shadow: inset 0 0 4px 0 #000000;
  background-color: #FFF200;
  font-size: 1.5em;
  text-transform: uppercase;
  text-align: center;
  padding: 0;
}
.emergency-message .yellow-banner em {
  font-weight: 700;
}
.emergency-message .yellow-banner span {
  font-size: 36px;
}*/
/** edited 3/24/2017 - JL - new emergency message*/
@media only screen and (min-width: 40.063em) {
  /** edited 3/24/2017 - JL - new emergency message*/
  /*.emergency-message .yellow-banner {
    width: 295px;
    height: 100%;
    position: absolute;
    text-align: left;
  }
  .emergency-message .yellow-banner span {
    position: absolute;
    top: 50%;
    left: 20px;
    font-size: 50px;
    margin-top: -35px;
  }
  .no-js .emergency-message .yellow-banner span, .wf-loading .emergency-message .yellow-banner span, .wf-inactive .emergency-message .yellow-banner span {
    font-size: 40px;
  }*/
  /** edited 3/24/2017 - JL - new emergency message*/
}

/** edited 3/24/2017 - JL - new emergency message*/
/*.emergency-message .message {
  font-family: "Open Sans", sans-serif;
  background-color: #414141;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF414141', endColorstr='#FF000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxNDE0MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #414141), color-stop(100%, #000000));
  background-image: -moz-linear-gradient(top, #414141 0%, #000000 100%);
  background-image: -webkit-linear-gradient(top, #414141 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #414141 0%, #000000 100%);
  color: #ffffff;
  min-height: 132px;
}
.emergency-message .message p {
  margin: 0;
  font-size: 1em;
  padding: 1.11111em 0.55556em;
  line-height: 1;
}*/
/** edited 3/24/2017 - JL - new emergency message*/


/** edited 3/24/2017 - JL - new emergency message*/
/*@media only screen and (min-width: 40.063em) {
  .emergency-message .message p {
    font-size: 1.5em;
    padding: 1.25em 0.83333em;
  }
}
@media only screen and (min-width: 40.063em) {
  .emergency-message .message {
    padding-left: 295px;
  }
}*/
/** edited 3/24/2017 - JL - new emergency message*/



.featured-news-events {
  margin-bottom: 2em;
}
.featured-news-events .tab-title > a {
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  padding: 6px 10px;
  color: #222;
  background-color: #f3f2ee;
}
.featured-news-events .tab-title > a:hover, .featured-news-events .tab-title > a:active {
  text-decoration: none;
}
.featured-news-events .tab-title.active {
  border-top: 2px solid #0d2142;
}
.featured-news-events .tab-title.active a {
  background-color: #e3e2de;
}
@media only screen and (min-width: 64.063em) {
  .featured-news-events .tabs a {
    padding: 0.5em 0.6875em;
  }
}
.featured-news-events .image {
  margin: 0 0 1em 0;
  padding: 0;
}
.featured-news-events .image img {
  padding: 0;
}
.featured-news-events .content h3 {
  font-size: 16px;
}
.featured-news-events .content h3 a {
  color: #0d2142;
}
.featured-news-events .content p {
  color: #222;
  font-size: 14px;
}
.featured-news-events .content p.read-more {
  margin: 0;
}
.featured-news-events .content p.read-more a {
  font-weight: bold;
  color: #0d2142;
}
.featured-news-events .content ul {
  padding: 0 0.5em 1em 1em;
}
.featured-news-events .content li {
  padding-top: 1.5em;
  position: relative;
}
.featured-news-events .content li:before {
  content: '';
  position: absolute;
  width: 70%;
  border-bottom: 1px solid #0d2142;
  top: 12px;
}
.featured-news-events .content li a {
  display: block;
  color: #5a5a5a;
  font-weight: bold;
}
.featured-news-events .content li:first-child {
  padding-top: 0;
}
.featured-news-events .content li:first-child:before {
  display: none;
}
.featured-news-events time {
  position: relative;
  height: 40px;
  width: 100%;
  display: block;
}
.featured-news-events time .d,
.featured-news-events time .m,
.featured-news-events time .y {
  position: absolute;
  font-weight: bold;
}
.featured-news-events time .d {
  top: 0;
  left: 0;
  font-size: 40px;
  line-height: 40px;
}
.featured-news-events time .m {
  top: 8px;
  left: 47px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
}
.featured-news-events time .y {
  top: 21px;
  left: 47px;
  font-size: 12px;
  line-height: 12px;
}

/*.global-footer {
  position: relative;
  background-color: #0d2142;
}*/
/*.global-footer .action-buttons .request-info {
  background: 0;
}*/
/*@media only screen and (min-width: 48.0625em) and (max-width: 64em) {
  .global-footer .link-collections .wrapper {
    float: right;
  }
}*/
/*@media only screen and (min-width: 48.0625em) {
  .global-footer .link-collections {
    width: 100%;
    min-height: 200px;
    padding-top: 8px;
  }
  .global-footer .link-collections .wrapper {
    width: 100%;
    max-width: 580px;
    margin: auto;
  }
  .global-footer .link-accordion {
    display: inline-block;
    max-width: 175px;
    border: 0;
  }
  .global-footer .link-accordion h2 {
    background: 0;
    padding: 0.35294em 0 0.17647em;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    cursor: default;
  }
  .global-footer .link-accordion h2:before {
    display: none;
  }
  .global-footer .link-accordion ul {
    display: block;
    padding-top: 0.5em;
    padding-right: 0.25em;
  }
  .global-footer .link-accordion a {
    position: relative;
    z-index: 100;
  }
}*/
/*@media only screen and (min-width: 64.063em) {
  .global-footer {
    padding-top: 20px;
    box-shadow: inset 0 141px 303px -188px #000000;
  }
  .global-footer .link-collections .wrapper {
    max-width: 670px;
    padding-left:20px;
  }
  .global-footer .link-accordion ul {
    padding-right: 1.75em;
  }
  .global-footer .action-buttons {
    position: absolute;
    right: 50%;
    top: 28px;
    margin-right: -512px;
    font-size: 1.625em;
  }
  .global-footer .action-buttons .small {
    font-size: 0.61538em;
  }
  .global-footer .action-buttons .apply-now {
    background: 0;
    color: #ffffff;
  }
  .global-footer .action-buttons .action-btn {
    border-top: 1px solid #4e4e4e;
    border-bottom: 1px solid #4e4e4e;
    display: block;
  }
  .global-footer .action-buttons .action-btn:first-child {
    border-bottom: 0;
  }
  .global-footer .action-buttons a:hover, .global-footer .action-buttons a:focus, .global-footer .action-buttons a:active {
    text-decoration: none;
    color: #FFF200;
  }
}*/

.global-header {
  box-shadow: 0 0 6px 0 #000000;
  z-index: 501;
  position: absolute;
  top: 0;
  width: 100%;
}
.global-header .wrapper {
  margin: 0 auto;
  position: relative;
  background-color: #0d2142;
  background-color: rgba(13, 33, 66, 0.5);
  padding: 0.3125em 0;
  z-index: 500;
}
@media only screen and (min-width: 40.063em) {
  .global-header .wrapper {
    background-color: none;
    padding: 0;
  }
}
.global-header .inner-wrapper {
  background-color: #0d2142;
  background-color: rgba(13, 33, 66, 0.6);
}
.global-header .inner-wrapper > .small-logo .icon-logo {
  font-size: 2.125em;
  padding: 0.64706em 0;
  margin-right: -15px;
  text-align: center;
}
.global-header .inner-wrapper > .left-off-canvas-toggle {
  height: 36px;
  position: absolute;
}
.global-header .inner-wrapper > .left-off-canvas-toggle.menu-entry-toggle {
  top: 23px;
  left: 7px;
}
.global-header .inner-wrapper > .left-off-canvas-toggle.search-entry-toggle {
  top: 23px;
  right: 15px;
}
.move-right .global-header .inner-wrapper > button {
  visibility: hidden;
}
@media only screen and (min-width: 40.063em) {
  .global-header .inner-wrapper {
    box-shadow: 0 0 6px 0 #000000;
    border-bottom: 1px solid #47566f;
  }
}
.global-header button {
  border: 0;
  padding: 0 0 1px 0;
  margin: 0;
  vertical-align: middle;
}
.global-header .icon-menu {
  color: #ffffff;
  font-size: 1.75em;
  padding: 0.4em 0.2em;
}
.global-header .icon-search {
  color: #ffffff;
  font-size: 1.375em;
  position: relative;
  top: 5px;
  text-shadow: 1px 1px 1px #000;
}

/* Includes client modifications on 08/18/16 */
.home-panel {
  position: relative;
  overflow: hidden;
  z-index: 200;
  min-height: 300px;
}
.js .home-panel {
  opacity: 0;
  transition: opacity 1s ease;
}
.js .home-panel.loaded {
  opacity: 1;
}
.home-panel.with-video .video-container {
  display: none;
}
@media only screen and (min-width: 40.063em) {
  .off-device .home-panel.with-video .video-container, .no-video .home-panel.with-video .video-container {
    display: block;
  }
  .off-device .home-panel.with-video .trolley, .no-video .home-panel.with-video .trolley {
    display: none;
  }
}
.home-panel .trolley {
  background-size: cover;
  position: relative;
}
@media only screen and (min-width: 40.063em) {
  .home-panel .trolley {
    background-attachment: fixed;
  }
  .on-device .home-panel .trolley {
    background-attachment: scroll;
  }
}
.js .home-panel .trolley {
  opacity: 0;
  transition: opacity 1s ease;
}
.js .home-panel .trolley.loaded {
  opacity: 1;
}
.home-panel .panel-content {
  position: absolute;
  top: 30%;
  width: 100%;
  z-index: 225;
}

.home-panel-1 .panel-content {
    top: 44%;
}

.home-panel .panel-content .wrapper {
  max-width: 85%;
  margin: auto auto auto 10%;
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 84%, color-stop(0%, rgba(0, 0, 0, 0.25)), color-stop(51%, rgba(0, 0, 0, 0.15)), color-stop(73%, transparent), color-stop(84%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, rgba(0, 0, 0, 0) 73%, rgba(0, 0, 0, 0) 84%);
  /* W3C */
}
.home-panel .panel-content .wrapper h2,
.home-panel .panel-content .wrapper p {
  color: #ffffff;
  text-shadow: 1px 1px 1px #909090;
}
.home-panel .panel-content .wrapper h2 {
  font-size: 1.875em;
  font-family: "Lato", Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1;
}
.home-panel .panel-content .wrapper h2 strong {
  font-style: italic;
  font-weight: 700;
}
.home-panel .panel-content .wrapper p {
  font-size: 1.125em;
  line-height: 1.1;
}
.home-panel .panel-content .wrapper span.learn-more-button a {
  /*font-size: 1.125em;
  position: relative;
  color: #fbee23;
  text-shadow: 1px 1px 1px #909090;
  margin-left: 25px;*/
  webkit-appearance: none;
    background: rgba(255,255,255,0.75);
    color: rgba(20, 40, 100, 1.0);
    border: 1px solid;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    line-height: normal;
    padding: 1em;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: background .2s;
    transition: background .2s;
    text-transform: uppercase;
    webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}

.home-panel .panel-content .wrapper span.learn-more-button a:hover {
  background:rgba(255,255,255,1.0);
}

.home-panel .panel-content .wrapper a:hover {
  text-decoration: none;
  
  /* border-bottom: 1px solid palette('white'); */
}

    .home-panel .panel-content .wrapper .contentBox a:hover {
        background: #ddd;
        color: #fbee23;
    }

.home-panel .panel-content .wrapper ul li a:before {
  font-family: "icomoon";
  font-size:.9em;
  position: absolute;
  top: 17px;
  left: 0px;
}
@media only screen and (min-width: 40.063em) {
  .home-panel .panel-content .wrapper {
    width: 40%;
  }
  .home-panel .panel-content .wrapper h2 {
    font-size: 1.5em;
  }
  .home-panel .panel-content .wrapper p {
    font-size: 1.25em;
  }
}
@media only screen and (min-width: 48.0625em) {
  .home-panel .panel-content .wrapper {
    max-width: 85%;
  }
}
@media only screen and (min-width: 64.063em) {
  .home-panel .panel-content .wrapper {
    width: 40%;
    margin: 0px auto 0px 10%;
    padding: 0px;
  }
  .home-panel .panel-content .wrapper h2 {
    font-size: 1.5em;
  }
  .home-panel .panel-content .wrapper p {
    font-size: 1.5em;
  }
}
.home-panel .nav-arrow-link {
  display: none;
  text-decoration: none;
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 84%, color-stop(0%, rgba(0, 0, 0, 0.25)), color-stop(51%, rgba(0, 0, 0, 0.15)), color-stop(73%, transparent), color-stop(84%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, rgba(0, 0, 0, 0) 73%, rgba(0, 0, 0, 0) 84%);
  /* W3C */
}
@media only screen and (min-width: 40.063em) {
  .home-panel .nav-arrow-link {
    display: block;
    position: absolute;
    left: 50%;
    z-index: 250;
    color: #ffffff;
    text-align: center;
    font-size: 17px;
    width: 100px;
    margin-left: -50px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #909090;
  }
}
.home-panel .nav-arrow-link:before {
  font-family: "icomoon";
  position: absolute;
  margin-left: -17px;
  font-size: 48px;
  left: 50%;
}
.home-panel .nav-arrow-link.upward {
  top: 70px;
  margin-top: 30px;
}
.home-panel .nav-arrow-link.upward:before {
  top: -43px;
}
.home-panel .nav-arrow-link.downward {
  bottom: 0;
  margin-bottom: 30px;
}
.home-panel .nav-arrow-link.downward:before {
  bottom: -43px;
}
@media only screen and (min-width: 40.063em) {
  .home-panel.has-program-finder .wrapper {
    /*max-width: 55%;*/
    /*float: right;*/
    /*margin: 0;*/
    padding: 0 5em 0 0;
  }
}
@media only screen and (min-width: 64.063em) {
  .home-panel.has-program-finder .wrapper {
    /*padding: 0 6em 0 1em;*/
    padding: 0px;
    width: 40%;
    /*margin: 0px auto;*/
  }
}
.home-panel.has-program-finder .program-finder-nav {
  display: inline-block;
  color: #ffffff;
  position: absolute;
  top: 5px;
  font-size: 30px;
  text-decoration: none;
}
.home-panel.has-program-finder .program-finder-nav:hover {
  text-decoration: none;
}
.home-panel.has-program-finder .program-finder-nav.prev {
  left: 0;
}
.home-panel.has-program-finder .program-finder-nav.next {
  right: 0;
}
@media only screen and (min-width: 40.063em) {
  .home-panel.has-program-finder .program-finder-nav {
    display: none;
  }
}
.no-js .home-panel.has-program-finder .program-finder-nav {
  display: none;
}
@media only screen and (max-height: 60em) and (min-width: 40em) {
  .home-panel.has-jump-menu .wrapper {
    padding: 0px;
    width: 40%;
    margin: 0px auto 0px 10%;
  }
  .home-panel.has-jump-menu .jumper-box {
    
    width: 80%;
  }
}
.home-panel.profile-feature {
  min-height: 600px;
}
.home-panel.profile-feature .panel-content {
  top: 25%;
}
@media only screen and (min-width: 40.063em) {
  .home-panel.profile-feature .panel-content {
    top: 30%;
  }
}
.home-panel.profile-feature .panel-content .wrapper {
  position: relative;
}
.home-panel.profile-feature .panel-content .wrapper:before {
  content: "";
  font-family: "icomoon";
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 65px;
  z-index: 200;
  color: #ffffff;
  opacity: 0.4;
}
.home-panel.profile-feature .panel-content .wrapper h2,
.home-panel.profile-feature .panel-content .wrapper h3 {
  margin-left: 50px;
  position: relative;
  z-index: 201;
  text-shadow: 1px 3px 27px #000;
}
.home-panel.profile-feature .panel-content .wrapper h2 {
  font-size: 50px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.home-panel.profile-feature .panel-content .wrapper h3 {
  font-size: 38px;
  line-height: 38px;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 900;
}
.home-panel.profile-feature .panel-content .wrapper .subtitle {
  font-size: 1.5em;
}
.home-panel.profile-feature .panel-content .wrapper p {
  font-family: "Open Sans", sans-serif;
}
@media only screen and (min-width: 40.063em) {
  .home-panel.profile-feature .panel-content .wrapper {
    max-width: 100%;
  }
  .home-panel.profile-feature .panel-content .wrapper:before {
    top: 20px;
    left: 145px;
    font-size: 115px;
  }
  .home-panel.profile-feature .panel-content .wrapper h2 {
    font-size: 85px;
    margin-left: 170px;
  }
  .home-panel.profile-feature .panel-content .wrapper h3 {
    font-size: 65px;
    line-height: 65px;
    margin-left: 170px;
  }
}
@media only screen and (min-width: 48.0625em) {
  .home-panel.profile-feature .panel-content .wrapper {
    max-width: 100%;
  }
  .home-panel.profile-feature .panel-content .wrapper:before {
    top: 20px;
    left: 145px;
    font-size: 118px;
  }
  .home-panel.profile-feature .panel-content .wrapper h2 {
    font-size: 5.5em;
    margin-left: 150px;
  }
  .home-panel.profile-feature .panel-content .wrapper h3 {
    font-size: 4em;
    margin-left: 150px;
  }
  .home-panel.profile-feature .panel-content .wrapper .subtitle {
    font-size: 2em;
  }
  .home-panel.profile-feature .panel-content .wrapper p {
    font-size: 1.375em;
  }
}
@media only screen and (min-width: 64.063em) {
  .home-panel.profile-feature .panel-content .wrapper {
    max-width: 80%;
  }
  .home-panel.profile-feature .panel-content .wrapper:before {
    top: 20px;
    left: 150px;
    font-size: 130px;
  }
  .home-panel.profile-feature .panel-content .wrapper h2 {
    font-size: 6em;
    margin-left: 125px;
  }
  .home-panel.profile-feature .panel-content .wrapper h3 {
    font-size: 5em;
    margin-left: 125px;
  }
}
@media (min-width: 1120) {
  .home-panel.profile-feature .panel-content .wrapper {
    max-width: 70%;
  }
  .home-panel.profile-feature .panel-content .wrapper:before {
    top: 20px;
    left: 125px;
    font-size: 150px;
  }
  .home-panel.profile-feature .panel-content .wrapper h2 {
    font-size: 6em;
    margin-left: 135px;
  }
  .home-panel.profile-feature .panel-content .wrapper h3 {
    font-size: 5em;
    margin-left: 135px;
  }
}
.no-js .home-panel {
  min-height: 400px;
}
.no-js .home-panel:first-child {
  margin-top: 200px;
}
.no-js .home-panel .nav-arrow-link {
  display: none;
}
@media only screen and (min-width: 40.063em) {
  .no-js .home-panel {
    min-height: 600px;
  }
  .no-js .home-panel:first-child {
    margin-top: 300px;
  }
}
@media only screen and (min-width: 48.0625em) {
  .no-js .home-panel {
    min-height: 800px;
  }
}

/* Includes client modifications on 08/18/16 */
.jump-quote {
  float: left;
}
.jump-quote figure {
  margin: 0.5em 20px 0.5em 0.5em;
  display: inline-block;
}
@media only screen and (min-width: 48.0625em) {
  .jump-quote figure {
    width: 150px;
    float: left;
  }
}
.jump-quote .the-quote {
  display: inline-block;
}
@media only screen and (min-width: 48.0625em) {
  .jump-quote .the-quote {
    float: right;
    width: calc(100% - 180px);
  }
}

.jump-quote h2 {
    font-size: 1.25em;
    text-transform: none;
    font-weight: 600;
}

.jump-quote p {
  color: #000000;
  position: relative;
  z-index: 201;
  margin-bottom: 1em;
  display: block;
}
.jump-quote p span {
  position: relative;
  z-index: 201;
  font-weight: 500;
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
.jump-quote p:before, .jump-quote p:after {
  font-family: "icomoon";
  z-index: 200;
  font-size: 2.875em;
  color: #dadada;
  position: absolute;
}
.jump-quote p:before {
  content: "";
  top: -12px;
  left: -5px;
}
.jump-quote p:after {
  content: "";
  bottom: -35px;
  right: -5px;
}
.jump-quote figure + .the-quote {
  display: inline;
}
.jump-quote cite {
  color: #000000;
  position: relative;
  z-index: 203;
  text-align: right;
  font-size: 16px;
}
.jump-quote.inline {
  float: left;
  width: 30%;
  min-width: 250px;
}
.jump-quote.inline cite {
  text-align: left;
  font-size: 17px;
}
.jump-quote.inline p {
  padding: 1em;
  display: inline-block;
}
.jump-quote.inline p:before {
  content: '';
}
.jump-quote.inline p:after {
  content: '';
}
.jump-quote.right {
  margin-left: 1em;
}

.main-content {
  padding-top: 2em;
}

.program-explorer h3 {
  color: #333;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
}
.program-explorer ul {
  list-style: none;
}
.program-explorer a {
  /*color: #bbbdc0;*/
}
.program-explorer .keyword-search {
  width: 100%;
}
.program-explorer .keyword-search fieldset {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 1.25em;
  padding: 0.75em 0 0.5em 0;
}
.program-explorer .keyword-search fieldset:first-child {
  margin-bottom: 0;
  padding: 0 0 1.5em 0;
}
.program-explorer .keyword-search input[type=text] {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  padding-right: 60px;
  height: 40px;
  color: #bbbdc0;
}
.program-explorer .keyword-search input[type=text]::-webkit-input-placeholder {
  color: #5a5a5a;
  text-transform: none;
}
.program-explorer .keyword-search .search-btn {
  background-color: #4d4d4d;
  border: 0;
  font-size: 14px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border */
  padding: 0;
  height: 28px;
  right: 16px;
  top: 6px;
  width: 28px;
}
.program-explorer .category-names {
  list-style: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}
.program-explorer .category-names > li {
  color: #5a5a5a;
  font-size: 0.875em;
  font-weight: 500;
  text-transform: uppercase;
}
.program-explorer .category-results {
  margin: 0 0 1.5em 0;
  padding: 0;
}
.program-explorer .category-results > li {
  margin-bottom: 0.375em;
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 48.0625em) {
  .program-explorer .category-results > li {
    width: 49%;
  }
}
.program-explorer .no-entries {
  color: #5a5a5a;
  font-weight: 700;
}

.recent-posts {
  margin-bottom: 1em;
}
.recent-posts h2 {
  font-size: 1.625em;
  font-weight: 600;
  text-transform: uppercase;
}

.vertical-tabs {
  margin-bottom: 1em;
}
.vertical-tabs .tab-title {
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
}
.vertical-tabs .tab-title > a {
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 14px;
  font-weight: 900;
  display: block;
  padding: 6px 10px;
  color: #222;
  background-color: #f3f2ee;
}
.vertical-tabs .tab-title > a:hover, .vertical-tabs .tab-title > a:active {
  background-color: #0d2142;
  color: #ffffff;
}
.vertical-tabs .tab-title.active {
  border-right: 1px solid #f9f9f9;
}
@media only screen and (min-width: 64.063em) {
  .vertical-tabs a {
    padding: 0.5em 0.6875em;
  }
}
.vertical-tabs dd, .vertical-tabs .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}
@media only screen and (min-width: 48.0625em) {
  .vertical-tabs .tabs {
    width: 20%;
    max-width: 20%;
    float: left;
    margin-top: 1em;
    position: relative;
    right: -1px;
  }
}
.vertical-tabs .tabs-content {
  display: block;
  padding: 1em;
  border-left: 1px solid #e2e2e2;
}
@media only screen and (min-width: 48.0625em) {
  .vertical-tabs .tabs-content {
    width: 80%;
    float: right;
  }
}

/* Includes client modifications on 08/18/16 */
.testimonials {
  border-top: 0;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.testimonials img {
  width: 100%;
}
.testimonials .face {
  margin-bottom: 0;
  overflow: auto;
}
.testimonials .profile-image {
  display: block;
}
@media only screen and (min-width: 48.0625em) {
  .testimonials .profile-image {
    float: right;
    width: 30%;
  }
}
.testimonials .profile-content {
  padding: 1em;
}
.testimonials .profile-content h2,
.testimonials .profile-content h3 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.testimonials .profile-content h2 {
  font-weight: 300;
  font-size: 2em;
}
.testimonials .profile-content h2 strong {
  font-weight: 900;
}
.testimonials .profile-content h3 {
  font-weight: 900;
  font-size: 1.25em;
}
.testimonials .profile-content .degree {
  font-size: 0.875em;
}
@media only screen and (min-width: 48.0625em) {
  .testimonials .profile-content {
    width: 70%;
  }
}
.testimonials blockquote {
  border: 0;
  color: #000000;
  position: relative;
  z-index: 201;
  margin-bottom: 1em;
}
.testimonials blockquote span {
  position: relative;
  z-index: 201;
  font-weight: 500;
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
.testimonials blockquote:before, .testimonials blockquote:after {
  font-family: "icomoon";
  z-index: 200;
  font-size: 2.875em;
  color: #dadada;
  position: absolute;
}
.testimonials blockquote:before {
  content: "";
  top: -12px;
  left: -5px;
}
.testimonials blockquote:after {
  content: "";
  bottom: -35px;
  right: -5px;
}
.testimonials .js-meet-others {
  margin-right: 1em;
  margin-top: 1em;
  color: #0d2142;
  font-weight: bold;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 0.875em;
  display: none;
}
@media only screen and (min-width: 48.0625em) {
  .testimonials .js-meet-others {
    display: inline-block;
  }
}
.testimonials .js-meet-others:after {
  content: ' »';
  margin-left: 0;
}
.testimonials .face {
  border-top: 4px solid #0d2142;
}
.testimonials .key {
  display: none;
  font-size: 0;
}
.testimonials .key.js-showing-key {
  display: block;
}
.testimonials .key li {
  display: inline-block;
  width: 20%;
  cursor: pointer;
}
.testimonials .key li.active {
  opacity: 1;
  cursor: default;
}
.testimonials .key img {
  width: 100%;
}
.testimonials .key .key-title {
  border-top: 8px solid #0d2142;
  display: inline-block;
  width: 33.333333%;
  vertical-align: top;
  text-align: center;
  position: relative;
  z-index: 100;
  font-size: 16px;
}
.testimonials .key .key-title h2 {
  text-transform: uppercase;
  position: relative;
  z-index: 101;
  margin-top: 40px;
}
.testimonials .key .key-title .o {
  display: block;
  font-size: 28px;
  color: #777777;
}
.testimonials .key .key-title strong {
  display: block;
  font-size: 25px;
}
.testimonials .key .key-title:before {
  content: "";
  font-family: "icomoon";
  position: absolute;
  z-index: 100;
  color: #e2e2e2;
  top: 25px;
  left: 50%;
  font-size: 70px;
}
@media only screen and (min-width: 64.063em) {
  .testimonials .key .key-title h2 {
    margin-top: 40px;
  }
  .testimonials .key .key-title .o {
    font-size: 48px;
  }
  .testimonials .key .key-title strong {
    font-size: 40px;
  }
  .testimonials .key .key-title:before {
    top: 15px;
    left: 63px;
    font-size: 124px;
  }
}
.testimonials .key .key-ring {
  display: inline-block;
  width: 66.666667%;
}
.testimonials .key .key-ring ul {
  font-size: 0;
}
.testimonials .key .key-ring li {
  font-size: 16px;
}
.js .testimonials .faces .face {
  display: none;
}
.js .testimonials .faces .face.active {
  display: block;
}
.js .testimonials .faces .face.lslide, .js .testimonials .faces .face.clone {
  display: block;
}
.js .testimonials .lSSlideOuter .lSPager {
  margin-bottom: 10px;
}

.whyspc-loader {
  display: none;
  width: 100%;
  height: 100%;
  background-color: #0d2142;
  position: absolute;
  z-index: 400;
  background-image: url("../img/broken-circle.gif");
  background-position: center center;
  background-attachment: fixed;
}
@media only screen and (min-width: 48.0625em) {
  .js .whyspc-loader {
    display: block;
  }
  .js .whyspc-loader.finished {
    display: none;
  }
}

.why-panel {
  background-color: #0d2142;
  overflow: hidden;
}
@media only screen and (min-width: 48.0625em) {
  .why-panel {
    min-height: 768px;
  }
  .js .why-panel.unloaded * {
    opacity: 0;
    transition: all 0.6s;
  }
  .js .why-panel.loaded * {
    opacity: 1;
    transition: all 0.6s;
  }
}
.why-panel.red {
  background-color: red;
}
.why-panel.blue {
  background-color: blue;
}
.why-panel.green {
  background-color: green;
}
.why-panel.orange {
  background-color: orange;
}
.why-panel.purple {
  background-color: purple;
}

/* Includes client modifications on 08/18/16 */
/*.action-buttons {
  margin-top: 0.5em;
}
.action-buttons .apply-now,
.action-buttons .request-info {
  display: block;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  font-size: 0.9em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}*/
/*.global-footer .action-buttons .apply-now, .global-footer
.action-buttons .request-info {
  max-width: 105px;
  margin: auto;
}
.action-buttons .apply-now {
  background-color: #FFF200;
  color: #000000;
}
.action-buttons .request-info {
  color: #d3d3d3;
}
.action-buttons .small {
  font-size: 0.75em;
  display: block;
}*/
/*@media (max-width: 64.063em) {
  .action-buttons {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1190px;
  }
  .action-buttons:before, .action-buttons:after {
    content: " ";
    display: table;
  }
  .action-buttons:after {
    clear: both;
  }
  .action-buttons .action-btn {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 48.0625em) and (max-width: 64em) {
  .action-buttons {
    background-color: #333;
  }
}
@media only screen and (max-width: 40em) {
  .stickified .action-buttons {
    position: fixed;
    bottom: 0;
    z-index: 500;
    background-color: #0d2142;
  }
}*/

/* Includes client modifications on 08/18/16 */
/*.addr-and-social {
  border-top: 1px solid #ffffff;
}
.addr-and-social h2 {
  font-size: 1.0625em;
  text-transform: uppercase;
  padding: 0.23529em 0.70588em;
  margin: 0 0 0.5em 0;
  color: #ffffff;
}
.addr-and-social address {
  font-style: normal;
  color: #ffffff;
  font-size: 0.875em;
}
.addr-and-social address .org,
.addr-and-social address .addr,
.addr-and-social address .city-line,
.addr-and-social address .phone {
  display: block;
}
.addr-and-social address .phone a {
  color: #ffffff;
  text-transform: uppercase;
}
.addr-and-social address .phone a:hover, .addr-and-social address .phone a:active, .addr-and-social address .phone a:focus {
  text-decoration: none;
  color: #FFF200;
}
.addr-and-social .icon-logo {
  display: none;
}*/
/*@media (max-width: 64em) {
  .addr-and-social {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1190px;
  }
  .addr-and-social:before, .addr-and-social:after {
    content: " ";
    display: table;
  }
  .addr-and-social:after {
    clear: both;
  }
  .addr-and-social address {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 58.33333%;
    float: left;
    padding-left: 1em;
  }
  .addr-and-social .social-media {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 41.66667%;
    float: left;
    padding: 0 1em;
  }
}*/
/*@media only screen and (min-width: 48.0625em) {
  .addr-and-social {
    border: 0;
  }
  .addr-and-social .icon-logo {
    display: inline-block;
    font-size: 36px;
    margin-bottom: 0.19444em;
  }
  .addr-and-social h2 {
    display: none;
  }
  .addr-and-social address {
    padding-left: 1em;
    font-size: 0.875em;
    max-width: 1200px;
    margin: auto;
    position: absolute;
    top: 55px;
    left: 0;
  }
  .addr-and-social address .zip {
    display: block;
  }
  .addr-and-social address a {
    position: relative;
    z-index: 100;
  }
  .addr-and-social .social-media {
    position: absolute;
    bottom: 9px;
    right: 0;
    width: 100%;
  }
  .addr-and-social .social-media ul {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    text-align: right;
  }
}*/
/*@media only screen and (min-width: 64.063em) {
  .addr-and-social address {
    top: 36px;
  }
}*/
/*@media only screen and (min-width: 75.063em) {
  .addr-and-social address {
    left: 50%;
    margin-left: -600px;
  }
}*/

.alphabet-pagination input[name=alphabet] {
  display: none;
}
.alphabet-pagination input[name=alphabet] + label {
  border: 0;
  clip: auto;
  font-size: 1em;
  margin-right: 0.75em;
  padding: 0;
  display: inline-block;
  height: auto;
  overflow: auto;
  position: static;
  width: auto;
}
.alphabet-pagination input[name=alphabet]:checked + label {
  font-weight: 400;
  text-decoration: underline;
}

.alt-link-list {
  border-top: 5px solid #0d2142;
}
.alt-link-list h2 {
  padding: 1.5em 0.5em 1em 1em;
  font-size: 0.9375em;
  line-height: 15px;
}
.alt-link-list img {
  border-radius: 4px;
}
.alt-link-list ul {
  margin-left: 0.75rem;
}
.alt-link-list li {
  padding-top: 1em;
  position: relative;
  overflow: auto;
}
.alt-link-list li a {
  display: block;
  color: #5a5a5a;
  font-weight: bold;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  line-height: 18px;
}
.alt-link-list li:first-child {
  padding-top: 0;
}
.alt-link-list li:first-child:before {
  display: none;
}
.alt-link-list .image {
  float: left;
  max-width: 50px;
}
.alt-link-list .item-content {
  float: right;
  width: 75%;
}
.alt-link-list .item-content a {
  font-weight: 600;
}
.alt-link-list .degree,
.alt-link-list .job-title,
.alt-link-list .time-comments {
  font-size: 0.875em;
  display: block;
}
.alt-link-list .job-title,
.alt-link-list .time-comments {
  color: #9b9b9b;
}
.alt-link-list .time-comments {
  display: inline-block;
  text-align: center;
  margin-bottom: 0.5em;
}
.alt-link-list .time-comments span {
  margin-left: 0.25em;
  display: inline-block;
}
.alt-link-list.with-split li {
  padding-top: 3em;
}
.alt-link-list.with-split li:before {
  content: '';
  position: absolute;
  width: 90%;
  border-bottom: 1px solid #0d2142;
  top: 22px;
  left: 0;
}
.alt-link-list.with-split li:first-child {
  padding-top: 0;
}
.alt-link-list.with-split li:first-child:before {
  display: none;
}

.area-of-interest-block {
  border: 1px solid #dddddd;
}
.area-of-interest-block h4 {
  font-size: 1.125em;
  font-weight: 500;
}
.area-of-interest-block img {
  padding: 3px 0 0;
  width: 100%;
}
.area-of-interest-block > .content {
  padding: 1em 1em 0;
}
.area-of-interest-block .accordion ul {
  margin-bottom: 0.5em;
}
.js .area-of-interest-block .accordion {
  position: relative;
  padding: 7px 1em 3px;
  border-top: 1px solid #eeeeee;
  margin: 0;
}
.js .area-of-interest-block .accordion h5 {
  font-weight: bold;
  font-size: 1.125em;
  font-family: "Open Sans", sans-serif;
  cursor: pointer;
}
.js .area-of-interest-block .accordion .content {
  display: none;
  padding: 0;
}
.js .area-of-interest-block .accordion li {
  padding-top: 0.25em;
}
.js .area-of-interest-block .accordion li:first-child {
  padding-top: 0;
}
.js .area-of-interest-block .accordion .plus {
  position: absolute;
  right: 12px;
  top: 12px;
}
.js .area-of-interest-block .accordion .plus:before {
  margin-left: -4px;
  margin-top: -9px;
  display: block;
}
.js .area-of-interest-block .accordion .plus:hover {
  background-color: #525964;
}
.active .js .area-of-interest-block .accordion .plus {
  display: none;
}
.js .area-of-interest-block .accordion.open .plus:before {
  content: "";
}
.js .area-of-interest-block .accordion.open .content {
  display: block;
}

/* Includes client modifications on 08/18/16 */
.breadcrumbs li {
  padding: 0 0.4em 0 0.5em;
  border-left: 1px solid #000000;
  font-size: 0.9375em;
  line-height: 1em;
}
.breadcrumbs li.home {
  padding-left: 0;
  border: 0;
}
.breadcrumbs li.current {
  padding-right: 0;
  font-weight: bold;
}
.breadcrumbs a,
.breadcrumbs span {
  color: #222;
}
@media only screen and (min-width: 40.063em) {
  .breadcrumbs a,
  .breadcrumbs span {
    color: #ffffff;
    text-shadow: 1px -10px 79px #000, 1px 10px 79px #000;
  }
  .breadcrumbs li {
    border-left: 1px solid #ffffff;
  }
}

/* Includes client modifications on 08/18/16 */
.button, a.button {
  background-color: #2d4772;
  color: #ffffff;
  font-size: 0.9375em;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.375em 1.25em;
  display: inline-block;
}

.content .button a {
  color: #fff;
}

.button:hover, .button:active, a.button:hover, a.button:active, .main section.content .learn-more-promo .content p.button:hover, .content .button a:hover {
  text-decoration: none !important;
  /*color: #90ad3d;*/
  color: #fff200 !important;
}

.light-button, a.light-button {
  border-radius: 3px;
  padding: 0.3125em 0.625em;
  background: #47b;
  color: #fff;
  border: 1px solid #037;
  text-decoration: none;
}

.light-button:hover, .light-button:focus, .light-button:active, a.light-button:hover, a.light-button:focus, a.light-button:active {
  text-decoration: none;
  background: #259;
  color: #fff200;
  text-shadow: 1px 1px #000;
}

.content .light-button:hover, .content .light-button:focus, .content .light-button:active, .content a.light-button:hover, .content a.light-button:focus, .content a.light-button:active {
  text-decoration: none;
  background: #259;
  color: #fff200;
  text-shadow: 1px 1px #000;
}

/* Includes client modifications on 08/18/16 */
.condensed-audience-nav {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
.condensed-audience-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.condensed-audience-nav li {
  line-height: 0.8;
  text-align: center;
  padding-left: 0.4em;
  padding-right: 0.4em;
  border-left: 1px solid #ffffff;
  display: inline-block;
}
.condensed-audience-nav li:first-child {
  border-left: 0;
}
@media only screen and (max-width: 40em) {
  .condensed-audience-nav li {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left;
    padding-left: 0.4em;
    padding-right: 0.4em;
  }
}
@media only screen and (min-width: 40.063em) {
  .condensed-audience-nav li {
    border-left: 1px solid #656565;
    padding-left: 0.4em;
    padding-right: 0.4em;
    padding-bottom: 0.2em;
  }
}
.condensed-audience-nav a {
  color: #ffffff;
  font-size: 0.750em;
  text-transform: uppercase;
}
.condensed-audience-nav a:hover {
  color: #fff200;
}
@media only screen and (max-width: 40em) {
  .condensed-audience-nav {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1190px;
  }
  .condensed-audience-nav:before, .condensed-audience-nav:after {
    content: " ";
    display: table;
  }
  .condensed-audience-nav:after {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  .condensed-audience-nav {
    /*max-width: 410px;*/
    margin: 0;
    float: right;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    padding-right: 0.2em;
  }
}

.audience {
  background-color: #2d2d2d;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2D2D2D', endColorstr='#FF1E1E1E');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkMmQyZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFlMWUxZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2d2d2d), color-stop(100%, #1e1e1e));
  background-image: -moz-linear-gradient(top, #2d2d2d 0%, #1e1e1e 100%);
  background-image: -webkit-linear-gradient(top, #2d2d2d 0%, #1e1e1e 100%);
  background-image: linear-gradient(to bottom, #2d2d2d 0%, #1e1e1e 100%);
  overflow: auto;
}

.cta-button, .degree-nav .cta-header {
  border: 0;
  background-color: #2d4772;
  color: #ffffff;
  display: block;
  width: 100%;
  text-align: left;
  /*padding: 0.36842em 0 0.31579em 3.15789em;*/
  padding: 0.36842em 0 0.31579em 2.5em;
  text-transform: uppercase;
  margin-bottom: 0.75em;
  position: relative;
  font-size: 1.1875em;
  font-weight: 500;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  min-height: 40px;
}

.sectionLanding .cta-button {
    padding: 0.36842em 0 0.31579em 2.5em;
}

.program-finder-link .cta-button {
    padding: 0.36842em 0 0.31579em 0;
    text-align: center;
}

.cta-button:hover, .sectionLanding:hover, .degree-nav .cta-header:hover, .cta-button:focus, .sectionLanding:focus, .degree-nav .cta-header:focus, .cta-button:active, .sectionLanding:active, .degree-nav .cta-header:active {
  color: #ffffff;
  text-decoration: none;
}

.cta-button .icon, .sectionLanding .icon, .degree-nav .cta-header .icon, .cta-button .link-accordion li:before, .link-accordion .cta-button li:before, .sectionLanding .link-accordion li:before, .link-accordion .sectionLanding li:before, .degree-nav .cta-header .link-accordion li:before, .link-accordion .degree-nav .cta-header li:before,
.cta-button .icon-cta,
.sectionLanding .icon-cta,
.degree-nav .cta-header .icon-cta {
  background-color: #0d2142;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.4375em;
  padding: 0.22222em 0.25926em 0.22222em 0.25926em;
  height: 100%;
  width: 42px;
  text-align: center;
}
.sectionLanding .cta-button, .sectionLanding .sectionLanding, .sectionLanding .degree-nav .cta-header, .degree-nav .sectionLanding .cta-header {
  padding-bottom: .15em;
  margin-bottom: 0px;
  /*font-size: 1em;*/
}

a.cta-button:hover, a.sectionLanding:hover, .degree-nav a.cta-header:hover, div.cta-callout a:hover {
  color: #fff200;
  text-decoration: none;
}

.calls-to-action {
  margin-bottom: 2em;
}
.calls-to-action.no-bottom {
  margin-bottom: 0;
}

.cta-callout {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  text-align: center;
  margin: 2em 0 2.5em 0;
  padding: 1em 0 1.25em 0;
}
.cta-callout .title {
  font-size: 1.125em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  display: block;
}

.degree-nav {
  background-color: #f9f9f9;
  display: block;
  margin-bottom: 2em;
  border: 1px solid #dbdbdb;
}
.degree-nav .cta-header {
  margin: 0;
  border-bottom: 1px solid #ffffff;
}
.degree-nav .cta-header:hover, .degree-nav .cta-header:focus, .degree-nav .cta-header:active {
  color: #ffffff;
  text-decoration: none;
}
.degree-nav a {
  font-size: 12px;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  position: relative;
  display: block;
  color: #353534;
}
.degree-nav a.current {
  font-weight: 900;
}
.degree-nav ul {
  border-top: 4px solid #0d2142;
}
.degree-nav > ul > li > a {
  border-top: 1px solid #ecebe5;
  padding: 8px 32px 8px 20px;
}
.degree-nav > ul > li > a:hover {
  background-color: #FFFFFF;
}
.degree-nav .active ul {
  display: block;
}
.degree-nav .active .plus {
  display: none;
}
.degree-nav .active > a {
  font-weight: 700;
}

/* Includes client modifications on 08/18/16 */
/*.disclaimer,
.disclaimer-no-bg {
  color: #ffffff;
  font-size: 0.75em;
  padding: 0.5em 1em 0.66667em;
}

.disclaimer p {
  color: #ffffff;
  font-size: 1em;
  padding-top: 0.5em;
  margin-bottom: 0;
}

.disclaimer .school-desc {
  display: none;
}

label .disclaimer-no-bg {
    color: #0d2142;
}*/

@media only screen and (min-width: 40.063em) {
  .disclaimer .school-desc {
    display: inline-block;
  }
}
@media only screen and (min-width: 48.0625em) {
  .disclaimer {
    background-color: #0d2142;
    width: 100%;
  }
  .disclaimer .wrapper {
    width: 100%;
    max-width: 600px;
  }
}
@media only screen and (min-width: 64.063em) {
  .disclaimer .wrapper {
    max-width: 1200px;
    margin: auto;
  }
}

.event-item {
  border-bottom: 2px groove #ffffff;
  padding: 1em 0 1.35em;
  overflow: auto;
}
.event-item h4 {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.event-item a {
  color: #0d2142;
  text-decoration: none;
  font-weight: 900;
}
.event-item a:hover {
  text-decoration: underline;
}
.event-item.with-img {
  padding: 1.8em 0 1.35em;
}
.event-item.with-img .event-info,
.event-item.with-img .event-img {
  display: inline-block;
}
.event-item.first {
  padding: 0.5em 0 1em;
}
.event-item .event-img {
  padding-right: 1em;
  padding-bottom: 0.5em;
}
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
  .event-item .event-img {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 40.063em) {
  .event-item .event-img {
    float: left;
    max-width: 20%;
    min-width: 150px;
  }
}
.event-item:last-child {
  border: 0;
}

.event-slideshow {
  padding-bottom: 1em;
}
.event-slideshow img {
  width: 100%;
}
.event-slideshow h3 {
  font-size: 1.0625em;
  text-transform: none;
  font-weight: bold;
  margin: 1em 0 0 0.5em;
  text-transform: uppercase;
  line-height: 1em;
}
.event-slideshow h3 a {
  color: #000000;
}
.event-slideshow time {
  font-size: 0.625em;
  line-height: 12px;
  margin: 0 1em;
  display: block;
}
.event-slideshow .location {
  display: block;
  padding: 1em 1em 0;
  text-align: center;
  font-weight: bold;
}
.event-slideshow li {
  display: none;
}
.js .event-slideshow li:first-child {
  display: block;
}
.event-slideshow li.lslide, .event-slideshow li.clone {
  display: block;
}
.no-js .event-slideshow li {
  display: block;
}

.event-tabs a {
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 14px;
  font-weight: 900;
  display: block;
  padding: 6px 10px;
  color: #222;
  background-color: #f9f9f9;
}
.event-tabs a:hover, .event-tabs a:active {
  text-decoration: underline;
}
.event-tabs li {
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  display: inline-block;
}
.event-tabs li.active {
  background-color: white;
}
.event-tabs li.active a {
  background-color: white;
}
@media only screen and (min-width: 48.0625em) {
  .event-tabs li.active {
    border-bottom: 1px solid white;
  }
}
@media only screen and (min-width: 48.0625em) {
  .event-tabs li {
    display: inline-block;
  }
}

.faceted-navigation {
  border-top: 5px solid #0d2142;
}
.faceted-navigation .facets ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.faceted-navigation .facets ol > li {
  border-bottom: 1px solid #ecebe5;
}
.faceted-navigation .facets a {
  color: #353534;
  font-size: 0.875em;
  padding: 0.5em 0.625em;
  display: block;
  width: 100%;
}
.faceted-navigation .facets a:focus {
  text-decoration: none;
}
.faceted-navigation .facets a.active {
  background-color: #757575;
  color: #ffffff;
}

.floating-single-link {
  font-size: 15px;
  color: #0d2142;
  background-color: #FFF200;
  background-color: rgba(255, 242, 0, 0.7);
  padding: 0.44444em 1.16667em;
  text-transform: uppercase;
  margin-bottom: 4px;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.horizontal-tabs {
  margin-bottom: 1em;
}
.horizontal-tabs .tab-title {
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
}
.horizontal-tabs .tab-title > a {
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 14px;
  font-weight: 900;
  display: block;
  padding: 6px 10px;
  color: #222;
  background-color: #f9f9f9;
}
.horizontal-tabs .tab-title > a:hover, .horizontal-tabs .tab-title > a:active {
  text-decoration: underline;
}
.horizontal-tabs .tab-title.active {
  border-bottom: 1px solid white;
  background-color: white;
}
.horizontal-tabs .tab-title.active a {
  background-color: white;
}
.horizontal-tabs dd, .horizontal-tabs .tab-title {
  position: inherit;
  float: none;
  top: auto;
}
.horizontal-tabs .tabs {
  position: relative;
  bottom: -1px;
}
.horizontal-tabs .tabs-content {
  display: block;
  padding: 1em;
  border: 1px solid #e2e2e2;
}

.informational-left-rail {
  border-top: 5px solid #0d2142;
}
.informational-left-rail h2 {
  padding: 1.5em 0.5em 1em;
  font-size: 0.9375em;
}
.informational-left-rail img {
  width: 100%;
}
.informational-left-rail .content {
  margin: 0 0.5em;
}
.informational-left-rail .content p {
  font-size: 0.9375em;
}
.informational-left-rail.left-align .inner {
  background-position: -30% 10px;
}
.informational-left-rail.right-align .inner {
  background-position: 130% 10px;
}
.informational-left-rail .info-links {
  margin: 0 0.5em 1em;
}
.informational-left-rail .info-links h3 {
  font-size: 0.875em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.informational-left-rail .info-links strong {
  font-weight: 700;
}
.informational-left-rail .info-links li {
  font-size: 0.875em;
}
.informational-left-rail .info-links .icon:before, .informational-left-rail .info-links .link-accordion li:before, .link-accordion .informational-left-rail .info-links li:before {
  width: 20px;
  font-weight: 400;
  display: inline-block;
}

/* Includes client modifications on 08/18/16 */
.jumper-box, .program-finder {
    /*position: absolute;
    top: -10%;
    left:4%;*/
    width: 80%;
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: rgba(13, 33, 66, 0.75);
  /*display: inline-block;*/
  
}

.program-finder {
    width: 30%;
    margin-left: 10%;
}

.jumper-box h2, .program-finder h2 {
    text-transform: uppercase;
    font-size: 16px;
    /*font-weight: bold;*/
    color: #fff;
    background: #0d2142;
    /*font-style: italic;*/
    padding: 5px 0 5px 10px;
    margin: 1px 0 0;
}

.jumper-box ul, .program-finder ul {
    padding: 0.625em 10px;
    margin-left: 0px;
    list-style:none;
}

    .program-finder ul {
        line-height: 1em;
    }

.jumper-box li, .program-finder li {
  position: relative;
  /*display: inline-block;*/
  padding: 0.5em 0 0.5em 1.4em;
}
.jumper-box a, .program-finder a {
  color: #ffffff;
  font-weight: 300;
  font-family: "Lato", Arial, sans-serif;
  font-size: 1.2em;
}
.jumper-box a:hover, .program-finder a:hover {
  color: #fff200;
}
.jumper-box a:before, .program-finder a:before {
  content: "";
  font-family: "icomoon";
  font-size: 2.14286em;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
}
@media only screen and (min-width: 40.063em) {
  .jumper-box {
    
  }
}
.between-panel .jumper-box {
  margin-top: 0;
  margin-bottom: 0;
}

.keyword-search {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 40.063em) {
  .keyword-search {
    width: 75%;
  }
}
.keyword-search .search-btn {
  display: inline-block;
  width: 46px;
  height: 36px;
  position: absolute;
  top: 0;
  right: 0;
  border-top: 1px solid #4a546a;
  border-right: 1px solid #4a546a;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #4a546a;
  font-size: 1.4375em;
  background-color: #0d2142;
  color: #ffffff;
}
.keyword-search input[type='search'],
.keyword-search input[type='text'] {
  font-size: 0.8125em;
  max-width: 100%;
  width: 100%;
  padding: 0.69231em;
  border-top: 1px solid #4a546a;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #4a546a;
  border-bottom: 1px solid #4a546a;
  color: #222;
  margin-right: 46px;
}
.keyword-search input[type='search']::-webkit-input-placeholder,
.keyword-search input[type='text']::-webkit-input-placeholder {
  color: #ffffff;
}

/* Includes client modifications on 08/18/16 */
.learn-more-left-rail {
  border-top: 5px solid #0d2142;
}
.learn-more-left-rail h2 {
  padding: 0.75em 0.5em 0;
  font-weight: bold;
}
.learn-more-left-rail .subtitle {
  font-size: 0.875em;
  padding: 0 0.5em;
  margin: 0;
  color: #000000;
}
.learn-more-left-rail .content {
  color: #000000;
  margin: 1em 0.5em 0;
}
.learn-more-left-rail .content p {
  font-size: 0.875em;
  margin-bottom: 0.75em;
}
.learn-more-left-rail .promo-link {
  margin-right: 1em;
  margin-left: 0;
  padding-bottom: 0.5em;
  color: #0d2142;
  font-weight: bold;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 0.9375em;
  display: inline-block;
}
.learn-more-left-rail .promo-link:after {
  content: ' »';
  margin-left: 0;
}

.learn-more-promo,
.bioContainer {
  border: 1px solid #dddddd;
  margin-bottom: 1.4375em;
  display: block;
  overflow: auto;
  padding: 10px;
}
.learn-more-promo .image,
.learn-more-promo .video,
.bioContainer .image,
.bioContainer .video {
  width: 100%;
  margin-bottom: 1em;
  text-align: center;
  font-size: .8em;
  overflow: auto;
}
.bioContainer .image,
.bioContainer .video {
  width: 20%;
}
.learn-more-promo .image img,
.learn-more-promo .video img,
.bioContainer .image img,
.bioContainer .video img {
  width: 100%;
  margin-top:10px;
}
@media only screen and (min-width: 40.063em) {
  .learn-more-promo .image,
  .learn-more-promo .video,
  .bioContainer .image,
  .bioContainer .video {
    width: 39%;
    margin-bottom: 0;
    float: right;
  }

  .bioContainer .image,
  .bioContainer .video {
    width: 20%;
  }
}
.learn-more-promo .content,
.bioContainer .content {
  min-width: 50%;
  padding: 1em;
}
.learn-more-promo .content p,
.bioContainer .content p {
  color: #8b8b8b;
  font-family: "Open Sans", sans-serif;
}
.learn-more-promo h2,
.bioContainer h2 {
  font-size: 1.25em;
  text-transform: none;
}

.learn-more-promo .content ul,
.bioContainer .content ul {
    margin-left:25px;
    list-style: none;
}

.learn-more-promo .promo-link,
.bioContainer .promo-link {
  margin-right: 1em;
  color: #0d2142;
  font-weight: bold;
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
.learn-more-promo .promo-link:after,
.bioContainer .promo-link:after {
  content: ' »';
  margin-left: 0;
}
.learn-more-promo button,
.bioContainer button {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  color: #656565;
  padding: 5px 10px;
  background-color: #ffffff;
}
.learn-more-promo button:hover, .learn-more-promo button:focus, .learn-more-promo button:active,
.bioContainer button:hover,
.bioContainer button:focus,
.bioContainer button:active {
  background-color: #ebebeb;
}
.learn-more-promo.align-left .image,
.bioContainer.align-left .image {
  float: left;
  margin-right: 1em;
}
.learn-more-promo.with-border .content,
.bioContainer.with-border .content {
  border-top: 5px solid #0d2142;
}

/* Includes client modifications on 08/18/16 */
.left-nav {
  background-color: #f9f9f9;
  display: block;
  margin-bottom: 2em;
  border-top: 4px solid #0d2142;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.left-nav a,
.left-nav span.folder {
  font-size: 12px;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  position: relative;
  display: block;
  color: #353534;
}
.left-nav a.current,
.left-nav span.folder.current {
  font-weight: 900;
}
.left-nav a.is-open .plus:before,
.left-nav span.folder.is-open .plus:before {
  content: "";
}
.left-nav a.current {
  content: "";
}
.left-nav a:hover .plus {
  text-decoration: none;
}
.left-nav ul li a,
.left-nav ul li span.folder {
  border-top: 1px solid #ecebe5;
  padding: 8px 32px 8px 20px;
}
.left-nav ul li a:hover {
  background: #47b;
  background-color: #FFFFFF;
}
.left-nav .active ul {
  display: block;
}
.left-nav .active .plus {
  display: none;
}
.left-nav .active > a {
  font-weight: 700;
}
.left-nav .plus {
  position: absolute;
  right: 12px;
  top: 8px;
}
.left-nav .plus:before {
  margin-left: -5px;
  margin-top: -9px;
}
.left-nav .plus:hover {
  background-color: #525964;
}
.active .left-nav .plus {
  display: none;
}
.left-nav .left-nav-sub {
  display: none;
}
.left-nav .left-nav-sub > li > ul {
  display: none !important;
  padding: 0 0 10px 0;
}
.left-nav .left-nav-sub.is-open {
  display: block;
}
.left-nav .left-nav-sub a {
  padding: 6px 40px 6px 40px;
}
.left-nav .left-nav-sub a:first-child {
  padding-top: 0;
}
.left-nav li.bold li {
  font-weight: normal;
}
.left-nav ul li li a {
  padding: 8px 25px 8px 27px;
}
.left-nav ul li li li a {
  padding: 8px 17px 8px 35px;
}

.hasChildren {
  background: url(prebuilt/img/plus-empty_10px.png) no-repeat 98% center;
}

.left-off-canvas-menu {
  background-color: #0d2142;
  background-repeat: repeat;
  min-height: 768px;
}
.left-off-canvas-menu .icon-logo {
  margin: 0.4em;
  font-size: 1.875em;
}
.left-off-canvas-menu .close-btn {
  position: absolute;
  top: 17px;
  right: 9px;
  background-color: #d3d3d3;
  border-radius: 14px;
  font-size: 0.75em;
  padding: 0.08333em 0.5em;
  color: #000000;
}
.left-off-canvas-menu input[type='search'],
.left-off-canvas-menu input[type='text'],
.left-off-canvas-menu .keywords {
  max-width: 100%;
  width: 75%;
  background-color: #ffffff;
  border: 0;
  padding: 0.75em 2.8125em 0.75em 0.75em;
}
.left-off-canvas-menu .search-btn {
  position: absolute;
  top: 5px;
  right: 10px;
}
.left-off-canvas-menu .icon-search {
  color: #656565;
}
.left-off-canvas-menu fieldset {
  background-color: #ffffff;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
}
.lt-ie9 .left-off-canvas-menu {
  display: none;
}

/* Includes client modifications on 08/18/16 */
/*.legal-links {
  padding-bottom: 0.25em;
}
.legal-links ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 0px;
  display: inline-block;
  max-width: 500px;
}
.legal-links li {
  display: inline-block;
  padding-left: 0px;
}
.legal-links li:before {
}
.legal-links li:first-child {
  padding-left: 0;
}
.legal-links li:first-child:before {
  padding-right: 0;
}
.legal-links .hide-small {
  display: none;
}*/
/*@media only screen and (min-width: 40.063em) {
  .legal-links .hide-small {
    display: inline-block;
  }
}
.legal-links a {
  border-bottom: 1px dotted #5e5e5e;
  padding-bottom: 0.16667em;
  color: #ffffff;
  font-size: 0.75em;
  position: relative;
  z-index: 101;
}
.legal-links a:hover, .legal-links a:active, .legal-links a:focus {
  text-decoration: none;
  color: #FFF200;
}*/

/* Includes client modifications on 08/18/16 */
/*.link-accordion {
  border-top: 1px solid #ffffff;
  vertical-align: top;
}
.link-accordion h2 {
  font-size: 1.0625em;
  text-transform: uppercase;
  padding: 0 0.70588em 0.35294em 0.70588em;
  margin: 0;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}
.link-accordion h2:before {
  font-family: "icomoon";
  position: absolute;
  right: 7px;
  top: 9px;
  background-color: #939393;
  font-size: 0.625em;
  font-weight: 300;
  border-radius: 15px;
  padding: 0.1em 0.3em;
}
.link-accordion ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.link-accordion li {
  position: relative;
  padding-left: 10px;
  max-width: 155px;
}
.link-accordion li:before {
  content: '>';
  display: inline-block;
  font-size: 9px;
  color: #ffffff;
  line-height: 9px;
  position: absolute;
  top: 9px;
  left: 0px;
}
.link-accordion li a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8125em;
}
.link-accordion li a:hover {
  color: #FFF200;
}*/
/*@media only screen and (max-width: 40.063em) {
  .link-accordion.open ul {
    display: block;
    padding: 0 14px 7px;
  }
}*/
/*@media only screen and (min-width: 40.063em) {
  .link-accordion.open ul {
    display: block;
  }
}*/
/*.no-js .link-accordion ul {
  display: block;
  padding: 0 14px 7px;
}
.no-js .link-accordion h2:before {
  content: '';
}*/

/* Includes client modifications on 08/18/16 */
.link-list {
  /*border-top: 5px solid #0d2142;*/
}
.link-list ul {
  padding: 1em 0.5em;
}
.link-list li {
  padding-top: 1em;
  position: relative;
  overflow: auto;
}
.link-list li a {
  display: block;
  color: #5a5a5a;
  font-weight: bold;
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
.link-list li:first-child {
  padding-top: 0;
}
.link-list li:first-child:before {
  display: none;
}
.link-list time {
  display: block;
  color: #000000;
}
.link-list .degree,
.link-list .job-title {
  font-size: 0.75em;
  display: block;
}
.link-list.with-image .image {
  float: left;
  /*margin-right: 0.5em;
  width: 50px;*/
  width:25%;
}

.eventDesc {
    float:left;
    width:75%;
}

.link-list .subtitle,
.link-list .view-all {
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 0.875em;
  text-transform: uppercase;
  display: block;
}
.link-list .subtitle {
  padding: 1.5em 1em 0;
  margin: 0;
  color: #000000;
}
.link-list .view-all {
  color: #222;
  padding: 0.5em 1.5em;
}
.link-list.with-split ul {
  padding: 1em 0.5em 1em 1em;
}
.link-list.with-split li {
  padding-top: 1.5em;
}
.link-list.with-split li:before {
  /*content: '';
  position: absolute;
  width: 70%;
  top: 12px;
  border-bottom: 1px solid #0d2142;*/
}
.link-list.with-split li {
    padding-bottom:10px;
    border-bottom: 1px solid #0d2142;
}
.link-list.with-split li:first-child {
  padding-top: 0;
}
.link-list.with-split li:first-child:before {
  display: none;
}
.link-list.related-links li a {
  position: relative;
  padding-left: 22px;
}
.link-list.related-links li .icon-cta {
  position: absolute;
  left: 0;
  top: 3px;
}
.link-list.related-links .current {
  position: relative;
}
.link-list.related-links .current:before {
  content: '>';
  position: absolute;
  left: 5px;
}

.location-link {
  padding: 0.3125em 0 0.6875em;
}
.location-link a {
  border-bottom: 1px solid #FFF200;
  color: #ffffff;
  text-transform: uppercase;
}
.location-link a:hover, .location-link a:active, .location-link a:focus {
  text-decoration: none;
}
@media only screen and (min-width: 48.0625em) {
  .location-link {
    max-width: 1200px;
    margin: auto;
    font-size: 0.875em;
    padding: 1.14286em 0 0.5em;
  }
}

.logo-and-search,
.searchContainer {
  position: relative;
}
.logo-and-search .search {
  position: absolute;
  top: 30px;
  right: 0px;
}
@media only screen and (min-width: 48.0625em) {
  .logo-and-search .search {
    width: 276px;
  }
}
.logo-and-search .icon-logo {
  font-size: 3.625em;
  margin: auto;
  display: inline-block;
  padding: 0.34483em;
  border-right: 1px solid #47566f;
  border-left: 1px solid #47566f;
}
.logo-and-search .search-btn,
.searchContainer .search-btn {
  display: inline-block;
  width: 46px;
  position: absolute;
  top: 0;
  right: 0;
  border-top: 1px solid #4a546a;
  border-bottom: 1px solid #4a546a;
  height: 36px;
  background-color: rgba(13, 33, 66, 0.7);
}

.searchContainer .search-btn {
    float:left;
    position:relative;
}

.searchContainer .icon-search {
    color: #ffffff;
    font-size: 1.375em;
    position: relative;
    /*top: 5px;*/
    text-shadow: 1px 1px 1px #000;
}

.logo-and-search .icon-search {
  top: 3px;
}
.logo-and-search input[type='search'],
.logo-and-search input[type='text'],
.logo-and-search .keywords,
.searchContainer input[type='search'],
.searchContainer input[type='text'],
.searchContainer .keywords {
  font-size: 0.8125em;
  max-width: 100%;
  width: 230px;
  background-color: #ffffff;
  padding: 0.69231em;
  border: 1px solid #929dab;
  color: #000000;
  margin-right: 46px;
}
.logo-and-search input[type='search']::-webkit-input-placeholder,
.logo-and-search input[type='text']::-webkit-input-placeholder,
.logo-and-search .keywords::-webkit-input-placeholder,
.searchContainer input[type='search']::-webkit-input-placeholder,
.searchContainer input[type='text']::-webkit-input-placeholder,
.searchContainer .keywords::-webkit-input-placeholder {
  color: #555e6b;
  text-align: justify;
}

.searchContainer input[type='search'],
.searchContainer input[type='text'] {
    float:left;
    width:30%;
    margin-right :0px;
}

@media only screen and (min-width: 64.063em) {
  .logo-and-search {
    text-align: center;
  }
}

.icon-logo {
  font-family: "icomoon";
  display: block;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000;
}
.icon-logo:hover, .icon-logo:active, .icon-logo:focus {
  text-decoration: none;
  color: #CCC;
}
.icon-logo:link {
  font-family: "icomoon";
}

/* Includes client modifications on 08/18/16 */
.main-nav a {
  text-transform: uppercase;
  color: #ffffff;
}
.main-nav a:hover {
  text-decoration: underline;
}
.main-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.left-off-canvas-menu .main-nav li {
  border-bottom: 1px solid #ffffff;
  padding: 0.25em 0.75em;
}
.left-off-canvas-menu .main-nav li a {
  font-size: 0.875em;
  text-decoration: none;
}
.left-off-canvas-menu .main-nav li a:hover {
  color: #FFF200;
}
.left-off-canvas-menu .main-nav li:first-child {
  border-top: 1px solid #ffffff;
}
.wrapper .main-nav {
  display: none;
  text-align: center;
  background-color: rgba(13, 33, 66, 0.4);
}
.wrapper .main-nav li {
  display: inline-block;
  padding: 0.25em 0 0;
  border-bottom: 5px solid transparent;
  transition: border 0.4s ease;
}
.wrapper .main-nav li a {
  border-left: 2px solid #47566f;
  padding: 0 0.5em;
  text-shadow: 1px 1px 1px #000;
}
.wrapper .main-nav li a:hover {
  text-decoration: none;
}
.wrapper .main-nav li:first-child a {
  border: 0;
}
.wrapper .main-nav li:hover span, .wrapper .main-nav li.current span {
  color: #fff200;
}
@media only screen and (min-width: 40.063em) {
  .wrapper .main-nav {
    display: block;
  }
}

.paging {
  text-align: center;
  margin-bottom: 1em;
}
.paging li {
  display: inline-block;
  padding-right: 0.5em;
}
.paging a {
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 4px 8px;
  margin: 0 0.25em;
}
.paging a:hover {
  text-decoration: underline;
}
.paging span {
  border: 1px solid #ccc;
  padding: 4px 8px;
  margin: 0 0.25em;
}
@media only screen and (min-width: 40.063em) {
  .paging.nodesktop {
    display: none;
  }
}
.paging .showAllItems {
  float: right;
}

.parallax-pager {
  position: absolute;
  right: 35px;
  top: 400px;
  display: none;
}
.parallax-pager li {
  height: 36px;
}
.parallax-pager .arrow-down,
.parallax-pager .arrow-up,
.parallax-pager .pager-active,
.parallax-pager .pager-inactive {
  background-image: url("../prebuilt/css/i/sprite-pager.png");
  display: inline-block;
  cursor: pointer;
}

.parallax-pager .pager-active,
.parallax-pager .pager-inactive {
    background-image: url("../prebuilt/css/i/sprite-pager-white.png");
    display: inline-block;
    cursor: pointer;
    -webkit-transition: background 0.5s ease-in;
    -moz-transition: background 0.5s ease-in;
    -ms-transition: background 0.5s ease-in;
    -o-transition: background 0.5s ease-in;
    transition: background 0.5s ease-in;
}

.parallax-pager .arrow-down {
  background-position: 0 0;
  height: 16px;
  width: 20px;
}
.parallax-pager .arrow-up {
  background-position: 0 -26px;
  height: 15px;
  width: 20px;
}
.parallax-pager .pager-active {
  background-image: url("../prebuilt/css/i/sprite-pager-white.png");
  width: 27px;
  height: 27px;
}
.parallax-pager .pager-active:hover, .parallax-pager .pager-inactive:hover {
  background-image: url("../prebuilt/css/i/sprite-pager-yellow.png");
  width: 27px;
  height: 27px;
}
.parallax-pager .pager-inactive {
  background-image: url("../prebuilt/css/i/sprite-pager-transparent.png");
  width: 27px;
  height: 27px;
}
.parallax-pager .arrow-down,
.parallax-pager .arrow-up {
  position: relative;
  right: -3px;
  top: 5px;
}
@media only screen and (min-width: 40.063em) {
  .parallax-pager {
    display: block;
  }
}
@media only screen and (max-height: 60em) and (min-width: 40em) {
  .parallax-pager {
    top: 325px;
  }
  .scrolling .parallax-pager {
    top: 245px;
  }
}

.post .post-content {
  padding: 0 0.5em 0.5em;
}
.post .post-content p {
  margin: 0;
  padding: 0;
  color: #5e5e5e;
  font-size: 0.9375em;
}
.post h3 {
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 1.0625em;
  font-weight: 600;
}
.post a {
  color: #0d2142;
}
.post .image {
  max-width: 100%;
  margin-bottom: 1em;
}
.post img {
  width: 100%;
}
.post .time-comments {
  display: inline-block;
  font-size: 0.8125em;
  text-align: center;
  margin-bottom: 0.5em;
  color: #9b9b9b;
}
.post .time-comments span {
  margin-left: 0.25em;
  display: inline-block;
}
.post time {
  margin-right: 0.25em;
}

.profile-slide {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  min-height: 200px;
  height:auto;
}
.profile-slide .image {
  float: left;
  width: 94px;
}
.profile-slide .quote {
  float: right;
  width: calc(100% - 94px);
  padding: 0.5em;
}
.profile-slide .quote p {
  color: #000000;
  position: relative;
  z-index: 201;
  margin-bottom: 1em;
  display: block;
}
.profile-slide .quote p span {
  position: relative;
  z-index: 201;
  font-weight: 500;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  padding: 1.25em 1.25em 0 1.25em;
  display: block;
  color: #5a5a5a;
  font-size: 0.75em;
  line-height: 12px;
}
.profile-slide .quote p:before, .profile-slide .quote p:after {
  font-family: "icomoon";
  z-index: 200;
  font-size: 2.875em;
  color: #dadada;
  position: absolute;
}
.profile-slide .quote p:before {
  content: "";
  top: -12px;
  left: -5px;
}
.profile-slide .quote p:after {
  content: "";
  bottom: -35px;
  right: -5px;
}
.profile-slide .image-and-quote {
  overflow: hidden;
  min-height: 130px;
}
.profile-slide .info {
  padding: 0 0.5em;
  position: relative;
  z-index: 210;
}
.profile-slide .info h3 {
  color: #a5a5a5;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-size: 1.3125em;
  line-height: 1em;
}
.profile-slide .info strong {
  color: black;
}
.profile-slide .info .degree {
  display: block;
  font-size: 0.75em;
}
.profile-slide .info .read-more {
  /*position: absolute;
  bottom: 0;
  right: 10px;*/
  float:right;
  margin-right:10px;
  color: #0d2142;
  font-weight: 600;
  font-size: 0.8125em;
}
.profile-slide .info .read-more:after {
  content: ' »';
  margin-left: 0;
}
@media only screen and (min-width: 48.0625em) {
  .profile-slide .info {
    margin-top: -15px;
  }
}

.profile {
  overflow: auto;
  border: 1px solid #dddddd;
}
.profile .profile-image {
  display: block;
  max-width: 100%;
}
.profile .profile-image img {
  width: 100%;
}
@media only screen and (min-width: 48.0625em) {
  .profile .profile-image {
    float: left;
    width: 30%;
  }
}
.profile .profile-content {
  padding: 1em;
}
.profile .profile-content h2,
.profile .profile-content h3 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.profile .profile-content h2 {
  font-weight: 300;
  font-size: 2em;
}
.profile .profile-content h2 strong {
  font-weight: 900;
}
.profile .profile-content h3 {
  font-weight: 900;
  font-size: 1.25em;
}
.profile .profile-content a {
  color: #0d2142;
}
.profile .profile-content .degree {
  font-size: 0.875em;
}
.profile .profile-content .title {
  display: block;
}
@media only screen and (min-width: 48.0625em) {
  .profile .profile-content .title {
    display: inline-block;
  }
  .profile .profile-content .title:before {
    content: ', ';
  }
}
@media only screen and (min-width: 48.0625em) {
  .profile .profile-content {
    width: 70%;
    float: right;
  }
}

/* Includes client modifications on 08/18/16 */
/*.program-finder {
  position: absolute;
    top: 0px;
    left:4%;
    width: 20%;
    color: #ffffff;
    font-size: 30px;
    text-decoration: none;
    background-color: #0d2142;
    background-color: rgba(13, 33, 66, 0.7);
}*/
.program-finder .panel-display {
  display: none !important;
}
.program-finder ul {
  /*margin: 0;
  padding: 0.625em 10px;
  list-style: none;*/
}
@media only screen and (min-width: 40.063em) {
  .program-finder {
    
    /*margin-top: -200px;*/
  }
  /*.program-finder h2 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #0d2142;
    background: #FFF200;
    font-style: italic;
    padding: 5px 0 5px 10px;
    margin: 1px 0 0;
  }
  .program-finder li {
    font-size: 12px;
    padding: 0 0.5em;
  }
  .program-finder li.active {
    background-color: #999100;
  }
  .program-finder li.active a {
    color: #000000;
  }
  .program-finder a {
    text-transform: uppercase;
    color: #ffffff;
  }
  .program-finder a:hover {
    color: #FFF200;
  }*/
}
@media only screen and (max-height: 60em) and (min-width: 40em) {
  .program-finder {
    /*margin-top: -350px;*/
  }
}
.no-js .program-finder {
  display: none;
}

/* Includes client modifications on 08/18/16 */
.reasons-promo {
  border-top: 5px solid #0d2142;
}
.reasons-promo h2 {
  padding: 0.75em 0.5em 0;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
}
.reasons-promo .subtitle {
  font-size: 0.875em;
  padding: 0 0.5em;
  margin: 0;
  color: #90ad3e;
  text-align: center;
}
.reasons-promo .content {
  color: #000000;
  margin: 1em 0.5em 0;
}
.reasons-promo .content p {
  font-size: 0.875em;
  margin-bottom: 0.75em;
}
.reasons-promo .promo-link {
  margin-right: 1em;
  margin-left: 0;
  padding-bottom: 0.5em;
  color: #90ad3e;
  font-weight: bold;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 0.9375em;
  display: inline-block;
}
.reasons-promo .promo-link:after {
  content: ' »';
  margin-left: 0;
}
.reasons-promo .reason .image {
  float: left;
  max-width: 75px;
  padding: 6px;
}
.reasons-promo.image-last .inner {
  border-bottom: 0;
}

.request-info-small {
  background-color: #0d2142;
  background-color: rgba(13, 33, 66, 0.5);
  padding: 0.25em 0.75em;
  display: none;
}
.request-info-small input[type="text"],
.request-info-small select {
  background-color: #ffffff;
  color: #000000;
  margin: 4px 0;
  box-sizing: content-box;
  font-family: "Lato", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
}
.request-info-small input[type="text"]::-webkit-input-placeholder,
.request-info-small select::-webkit-input-placeholder {
  color: #000000;
}
.request-info-small input[type="text"] {
  padding: 0px 5px 2px;
  max-width: 80px;
  border-width: 1px;
}
.request-info-small .field-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1190px;
  padding: 0;
}
.request-info-small .field-wrapper:before, .request-info-small .field-wrapper:after {
  content: " ";
  display: table;
}
.request-info-small .field-wrapper:after {
  clear: both;
}
.request-info-small .field-col {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 50%;
  float: left;
  text-align: center;
  padding: 0;
}
.request-info-small .continue-btn {
  color: #ffffff;
  font-size: 0.75em;
  text-transform: uppercase;
  position: relative;
  padding-right: 15px;
}
.request-info-small .continue-btn:hover {
  color: #FFF200;
}
.request-info-small .continue-btn:before {
  font-size: 0.91667em;
  position: absolute;
  right: 0;
  top: 1px;
}
@media only screen and (min-width: 40.063em) {
  .request-info-small {
    display: block;
  }
}

.results ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.results a {
  color: #0d2142;
}
.results li {
  padding: 1em 0;
}
.results li > a {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
.results li > a.result-url {
  text-transform: none;
}
.results li:first-child {
  padding-top: 0;
}
.results p {
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
.results .notice {
  display: block;
  padding: 1em 0 0;
  font-family: "Avenir", "Lato", Arial, sans-serif;
}
.results .image,
.results .video {
  position: relative;
  text-align: center;
}
.results .image img,
.results .video img {
  padding: 0;
}
.results .image .icon-play,
.results .video .icon-play {
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -20px;
  margin-right: -29px;
}
.results .video {
  margin-left: -1em;
  margin-right: -1em;
}
.results .video img {
  width: 100%;
}
.results.media-right img, .results.media-left img {
  margin: 0 0 0.5em 0;
}
@media only screen and (min-width: 40.063em) {
  .results {
    margin: 0 0 1em 0;
  }
  .results.media-right .image,
  .results.media-right .video {
    float: right;
  }
  .results.media-right img {
    margin: 0 0 1em 2em;
  }
  .results.media-left .image,
  .results.media-left .video {
    float: left;
  }
  .results.media-left img {
    margin: 0 2em 1em 0;
  }
  .results.media-right li, .results.media-left li {
    overflow: auto;
  }
  .results .image {
    max-width: 200px;
  }
  .results .image img {
    max-width: 150px;
  }
  .results .video img {
    max-width: 215px;
  }
  .results .image,
  .results .video {
    margin: 0;
  }
  .results .video .play {
    margin-top: -31px;
    margin-right: -44px;
  }
}
.results .icon span, .results .link-accordion li:before span, .link-accordion .results li:before span {
  display: none;
}

.search {
  position: relative;
  display: block;
}
.search fieldset {
  display: block;
}
.search form {
  display: block;
}

.search-results .gsc-control-cse table, .search-results .gsc-control-cse td, .search-results .gsc-control-cse tr, .search-results .gsc-control-cse th, .search-results .gsc-control-cse tbody {
  border: 0 !important;
}
.search-results .gsc-orderby-label {
  vertical-align: top;
}
.search-results .gsc-option-menu-container,
.search-results .gsc-selected-option-container,
.search-results .gsc-selected-option {
  box-sizing: content-box;
}
.search-results .gsc-selected-option {
  min-width: auto !important;
}
.search-results .gsc-selected-option-container {
  min-width: 60px !important;
}
.search-results .gsc-search-box {
  position: relative;
}
.search-results input.gsc-search-button {
  display: inline-block;
  width: 46px;
  height: 36px;
  top: 0;
  right: 0;
  border: 1px solid #4a546a;
  font-size: 1.4375em;
  background-color: #0d2142;
  color: #ffffff;
}
.search-results input[type='search'],
.search-results input[type='button'],
.search-results input[type='text'] {
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 0.8125em;
  max-width: 100%;
  width: 100%;
  padding: 0.76923em;
  border-top: 1px solid #4a546a;
  border-right: 1px solid #4a546a;
  border-left: 1px solid #4a546a;
  border-bottom: 1px solid #4a546a;
  margin-right: 46px;
}
.search-results input[type='search']::-webkit-input-placeholder,
.search-results input[type='button']::-webkit-input-placeholder,
.search-results input[type='text']::-webkit-input-placeholder {
  color: #ffffff;
}
.search-results .gs-web-image-box,
.search-results .gs-promotion-image-box {
  width: 120px !important;
}
.search-results .gs-web-image-box img.gs-image,
.search-results .gs-promotion-image-box img.gs-promotion-image {
  max-width: 120px !important;
}
.search-results .gs-webResult.gs-result a.gs-title:link,
.search-results .gs-webResult.gs-result a.gs-title:link b,
.search-results .gs-imageResult a.gs-title:link,
.search-results .gs-imageResult a.gs-title:link b {
  color: #0d2142;
}

.gssb_c table, .gssb_c td, .gssb_c tr, .gssb_c th, .gssb_c tbody {
  border: 0 !important;
}

div.gsc-clear-button {
  margin-left: 15px !important;
}

/*.social-media ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-media li {
  display: inline-block;
  margin: 0;
}
.social-media .icon, .social-media .link-accordion li:before, .link-accordion .social-media li:before {
  padding: 0.1875em;
  white-space: nowrap;
}
.social-media .icon-facebook {
  background-color: #4d6abb;
}
.social-media .icon-twitter {
  background-color: #33ccff;
}
.social-media .icon-google-plus {
  background-color: #d63f29;
}
.social-media .icon-pinterest {
  background-color: #c63f2b;
}
.social-media .icon-linkedin {
  background-color: #4477ab;
}
.social-media .icon-youtube {
  background-color: #e14a34;
}
.social-media a {
  color: #ffffff;
}
.social-media a:hover, .social-media a:active, .social-media a:focus {
  text-decoration: none;
  color: #939393;
}*/
/*@media only screen and (min-width: 40.063em) {
  .social-media {
    margin-right: 2em;
  }
}*/

.tab-menu {
  margin-bottom: 2.5em;
}
.tab-menu .tabs > li.active a {
  background-color: #2d4772;
  color: #ffffff;
}
.tab-menu .tabs a {
  border: 1px solid #dddddd;
  color: #5a5a5a;
  font-size: 12px;
  line-height: 1.5em;
  margin-bottom: 0.25em;
  padding: 0.375em 0.75em;
}
@media only screen and (min-width: 40.063em) {
  .tab-menu .tabs a {
    font-size: 14px;
  }
}
.tab-menu .tabs-content {
  background: #ffffff;
  border: 0.0625em solid #dddddd;
  padding: 1.5em 1.25em;
}
.tab-menu.dark .tabs > li.active a {
  background-color: #e3e2de;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  color: #0d2142;
  padding-top: 1em;
}
.tab-menu.dark .tabs a {
  background-color: #f3f2ee;
  color: #5d5c5c;
  font-size: 12px;
  margin-bottom: 0;
  padding: 6px 10px;
}
.tab-menu.dark .tabs-content {
  background: #f7f6f0;
  border: 1px solid #dbdbdb;
  padding: 0.75em;
}

.tabs {
  margin: 0;
  display: block;
}
.tabs.horizontal > li {
  width: 100%;
}
@media (min-width: 48em) {
  .tabs.horizontal > li {
    width: auto;
  }
}
.tabs > li {
  list-style: none;
  display: inline-block;
  position: relative;
}
.tabs > li:first-child {
  margin-left: 0;
}
.tabs a {
  display: block;
}
.tabs a:hover, .tabs a:focus {
  text-decoration: none;
}

.tabs-content {
  width: 100%;
}
.tabs-content .content {
  display: none;
  float: left;
  width: 100%;
}
.tabs-content .content.active {
  display: block;
  float: none;
}

div.video,
section.video,
figure.video,
figure.vimeo,
figure.youtube {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
div.video img,
section.video img,
figure.video img,
figure.vimeo img,
figure.youtube img {
  width: 100%;
}
div.video .icon-play,
section.video .icon-play,
figure.video .icon-play,
figure.vimeo .icon-play,
figure.youtube .icon-play {
  position: absolute;
  right: 50%;
  top: 50%;
  color: #ffffff;
  font-size: 64px;
  text-shadow: 1px 1px 1px #000000;
  margin-top: -32px;
  margin-right: -32px;
}
div.video .icon-play:hover,
section.video .icon-play:hover,
figure.video .icon-play:hover,
figure.vimeo .icon-play:hover,
figure.youtube .icon-play:hover {
  text-decoration: none;
}
div.video iframe,
section.video iframe,
figure.video iframe,
figure.vimeo iframe,
figure.youtube iframe {
  width: 100%;
  max-width: 100%;
}

.video.with-embed {
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 1em;
}
.video.with-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

figure.video,
figure.youtube,
figure.vimeo {
  margin: 0 0 1em 0;
  position: relative;
}
figure.video h2,
figure.youtube h2,
figure.vimeo h2 {
  text-align: left;
  padding: 0 6px;
  font-size: 18px;
}

figure.image {
  margin: 0 0 1em 0;
  position: relative;
}
figure.image img {
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}

@media only screen and (min-width: 48.0625em) {
  .why-column-panel .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media only screen and (min-width: 48.0625em) {
  .no-js .why-column-panel .wrapper {
    height: 768px;
  }
}
.why-column-panel .col {
  background-position: top;
  background-size: cover;
  background-color: #2f4974;
  position: relative;
  padding: 1rem 0;
  border-top: 1px solid #FFF200;
}
.why-column-panel .col:first-child {
  border-top: 0;
}
@media only screen and (max-width: 768px) {
  .why-column-panel .col {
    background-image: none !important;
  }
}
.why-column-panel .col h2 {
  color: #ffffff;
  font-size: 24px;
  line-height: 1em;
  text-shadow: 0px 0px 1px #000;
  font-weight: 700;
}
@media only screen and (min-width: 48.0625em) {
  .why-column-panel .col h2 {
    font-size: 26px;
    font-weight: 400;
    line-height: 24px;
    padding: 4px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 64.063em) {
  .why-column-panel .col h2 {
    font-size: 36px;
    line-height: 34px;
  }
}
@media only screen and (min-width: 75.063em) {
  .why-column-panel .col h2 {
    font-size: 48px;
    line-height: 46px;
  }
}
.why-column-panel .col a {
  color: #ffffff;
  display: block;
}
.why-column-panel .col a:before {
  content: '>';
  padding-right: 4px;
}
.why-column-panel .col a:hover, .why-column-panel .col a:focus {
  color: #FFF200;
}
@media only screen and (min-width: 48.0625em) {
  .why-column-panel .col a {
    font-size: 15px;
  }
}
@media only screen and (min-width: 64.063em) {
  .why-column-panel .col a {
    font-size: 17px;
  }
}
.why-column-panel .col .content > a {
  text-transform: uppercase;
}
.why-column-panel .col p {
  color: #ffffff;
}
@media only screen and (min-width: 48.0625em) {
  .why-column-panel .col p {
    font-size: 15px;
    line-height: 1.1em;
  }
}
@media only screen and (min-width: 64.063em) {
  .why-column-panel .col p {
    font-size: 17px;
    line-height: 1.1em;
  }
}
@media only screen and (min-width: 48.0625em) {
  .why-column-panel .col {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border: 0;
    padding: 0;
    box-shadow: inset 0 125px 144px -50px #333, inset 0 -165px 144px -50px #333;
  }
  .why-column-panel .col .the-content {
    position: absolute;
    bottom: 20px;
    left: 0;
  }
  .why-column-panel .col:first-child {
    transition-delay: 200ms;
  }
  .why-column-panel .col:first-child .the-content {
    transition-delay: 210ms;
  }
  .why-column-panel .col:nth-child(2) {
    transition-delay: 450ms;
  }
  .why-column-panel .col:nth-child(2) .the-content {
    transition-delay: 460ms;
  }
  .why-column-panel .col:nth-child(3) {
    transition-delay: 675ms;
  }
  .why-column-panel .col:nth-child(3) .the-content {
    transition-delay: 685ms;
  }
  .why-column-panel .col:last-child {
    transition-delay: 900ms;
  }
  .why-column-panel .col:last-child .the-content {
    transition-delay: 910ms;
  }
}
.why-column-panel .mobile-image {
  display: none;
}
@media only screen and (min-width: 40.063em) {
  .why-column-panel .mobile-image {
    display: block;
  }
}
@media only screen and (min-width: 48.0625em) {
  .why-column-panel .mobile-image {
    display: none;
  }
}
@media only screen and (min-width: 48.0625em) {
  .js .why-column-panel.unloaded .col {
    opacity: 0;
  }
  .js .why-column-panel.unloaded .the-content {
    bottom: -150px;
  }
  .why-column-panel.loaded .col {
    opacity: 1;
  }
}

.why-content-panel {
  background-position: top;
  background-size: cover;
  padding: 6rem 1rem 2rem;
  color: #ffffff;
  position: relative;
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.why-content-panel:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel:after {
    display: none;
  }
}
.why-content-panel h2 {
  color: #ffffff;
  font-size: 29px;
  text-transform: uppercase;
  line-height: 30px;
  text-shadow: 0px 0px 1px #000;
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 84%, color-stop(0%, rgba(0, 0, 0, 0.25)), color-stop(51%, rgba(0, 0, 0, 0.15)), color-stop(73%, transparent), color-stop(84%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, rgba(0, 0, 0, 0) 73%, rgba(0, 0, 0, 0) 84%);
  /* W3C */
}
.why-content-panel h2:before {
  content: '\201c';
  font-weight: 700;
  font-style: italic;
  font-family: 'Lato';
}
.why-content-panel h2:after {
  content: '\201d';
  font-weight: 700;
  font-style: italic;
  font-family: 'Lato';
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel h2 {
    font-size: 67px;
    line-height: 66px;
    margin-bottom: 1rem;
  }
}
.why-content-panel h2 strong {
  font-weight: 900;
}
.why-content-panel p {
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 84%, color-stop(0%, rgba(0, 0, 0, 0.25)), color-stop(51%, rgba(0, 0, 0, 0.15)), color-stop(73%, transparent), color-stop(84%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, rgba(0, 0, 0, 0) 73%, rgba(0, 0, 0, 0) 84%);
  /* W3C */
}
.why-content-panel .bottom {
  border-top: 1px solid white;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel .bottom {
    border: 0;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
    padding-right: 4rem;
    height: 275px;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00000000', endColorstr='#00000000');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0)));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 100%);
  }
}
.why-content-panel .top {
  margin-top: 2rem;
  position: relative;
  z-index: 2;
}
.why-content-panel .top .wrapper {
  transition-delay: 400ms;
}
.why-content-panel .top p {
  line-height: 18px;
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel .top {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .why-content-panel .top p {
    font-size: 26px;
    line-height: 27px;
    letter-spacing: 1px;
    text-shadow: 0px 0px 1px #000;
  }
}
@media only screen and (min-width: 64.063em) {
  .why-content-panel .top {
    margin-top: 3rem;
  }
}
.why-content-panel ul {
  overflow: auto;
}
.why-content-panel .feature {
  text-shadow: 1px 1px 1px #000;
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel .feature {
    width: 25%;
  }
}
.why-content-panel .feature .wrapper {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel .feature .wrapper {
    width: 80%;
  }
}
.why-content-panel .feature:first-child {
  transition-delay: 200ms;
}
.why-content-panel .feature:nth-child(2) {
  transition-delay: 400ms;
}
.why-content-panel .feature:nth-child(3) {
  transition-delay: 600ms;
}
.why-content-panel .feature:last-child {
  transition-delay: 800ms;
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel .feature:last-child .wrapper {
    width: 90%;
  }
}
.why-content-panel .feature h3,
.why-content-panel .feature a {
  color: #FFF200;
  text-transform: uppercase;
}
.why-content-panel .feature h3 {
  font-size: 22px;
  line-height: 22px;
  margin: 0;
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel .feature h3 {
    font-size: 17px;
    line-height: 18px;
  }
}
.why-content-panel .feature a:after {
  content: '>';
}
.why-content-panel .feature a:hover, .why-content-panel .feature a:focus {
  color: #ffffff;
}
.why-content-panel .feature p {
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel .feature p {
    font-size: 15px;
    display: inline-block;
    border-right: 1px solid white;
    line-height: 15px;
    margin-top: 12px;
    margin-bottom: 9px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 48.0625em) {
  .js .why-content-panel.unloaded .feature {
    padding-top: 3rem;
  }
  .js .why-content-panel.unloaded .top .wrapper {
    margin-left: -6rem;
  }
}
@media only screen and (min-width: 48.0625em) {
  .why-content-panel.loaded .feature {
    padding-top: 0;
  }
  .why-content-panel.loaded .top .wrapper {
    margin-left: 0;
  }
}
@media only screen and (min-width: 75.063em) {
  .why-content-panel .top .wrapper {
    width: 60%;
  }
}
@media only screen and (min-width: 64.063em) {
  .why-content-panel.align-right .top .wrapper {
    text-align: right;
    float: right;
  }
}
.why-content-panel.align-right .top {
  overflow: visible;
}
.why-content-panel.align-right .bottom {
  clear: both;
  display: block;
}

.why-grid-panel {
  overflow: hidden;
}
.no-js .why-grid-panel {
  padding-top: 88px;
}
@media only screen and (min-width: 40.063em) {
  .no-js .why-grid-panel {
    padding-top: 164px;
  }
}
.why-grid-panel .caption {
  display: block;
  background-color: #f9f9f9;
  padding: 0;
  color: #8b8b8b;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 1px 65px -15px black;
}
@media only screen and (min-width: 48.0625em) {
  .why-grid-panel .caption {
    position: absolute;
    bottom: -100%;
    transition: bottom 400ms;
  }
}
.touchevents .why-grid-panel .caption {
  bottom: 0;
}
.why-grid-panel a {
  margin: 0;
  background-size: cover;
  display: inline-block;
  position: relative;
  padding: 275px 0 0;
  overflow: hidden;
}
@media only screen and (min-width: 48.0625em) {
  .why-grid-panel a {
    padding: 0;
  }
  .no-js .why-grid-panel a {
    height: 400px;
  }
}
@media only screen and (min-width: 48.0625em) {
  .why-grid-panel a:hover .caption, .why-grid-panel a:focus .caption {
    bottom: 0;
  }
}
.why-grid-panel h2 {
  width: 100%;
  margin: 0;
  padding: 5px 25px 5px 35px;
  background-color: #2f4974;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.why-grid-panel p {
  padding: 10px 25px 5px 35px;
  line-height: 18px;
  margin: 0;
}
.why-grid-panel .cta {
  padding: 5px 25px 10px 35px;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  color: #222;
  display: inline-block;
  font-weight: 600;
}

.why-headline-panel {
  background-position: top;
  background-size: cover;
  padding: 2rem 1rem 2rem;
  color: #ffffff;
  overflow: visible;
  position: relative;
}
.why-headline-panel:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
}
@media only screen and (min-width: 48.0625em) {
  .why-headline-panel:before {
    display: none;
  }
}
@media only screen and (min-height: 50rem) {
  .why-headline-panel {
    padding: 6rem 1rem 2rem;
  }
}
@media only screen and (min-width: 48.0625em) {
  .why-headline-panel {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 64.063em) {
  .js .why-headline-panel {
    box-shadow: inset -250px 0 800px 0 rgba(0, 0, 0, 0.8);
  }
}
.why-headline-panel .quote,
.why-headline-panel .headlines {
  width: 100%;
  display: inline-block;
}
.why-headline-panel .quote h2 {
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 black;
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 84%, color-stop(0%, rgba(0, 0, 0, 0.25)), color-stop(51%, rgba(0, 0, 0, 0.15)), color-stop(73%, transparent), color-stop(84%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, rgba(0, 0, 0, 0) 73%, rgba(0, 0, 0, 0) 84%);
  /* W3C */
}
@media only screen and (min-width: 48.0625em) {
  .why-headline-panel .quote {
    width: 60%;
    float: left;
    padding: 2rem 4rem 0 2rem;
  }
  .why-headline-panel .quote h2 {
    font-size: 72px;
    line-height: 72px;
  }
}
@media only screen and (min-width: 48.0625em) {
  .why-headline-panel .headlines {
    width: 40%;
    float: left;
    padding: 6.5rem 2rem 0 0;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
    /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 84%, color-stop(0%, rgba(0, 0, 0, 0.25)), color-stop(51%, rgba(0, 0, 0, 0.15)), color-stop(73%, transparent), color-stop(84%, transparent));
    /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
    /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
    /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, transparent 73%, transparent 84%);
    /* IE10+ */
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 51%, rgba(0, 0, 0, 0) 73%, rgba(0, 0, 0, 0) 84%);
    /* W3C */
  }
}
.why-headline-panel .headlines li {
  position: relative;
}
.why-headline-panel .headlines li:first-child {
  transition-delay: 200ms;
}
.why-headline-panel .headlines li:nth-child(2) {
  transition-delay: 400ms;
}
.why-headline-panel .headlines li:last-child {
  transition-delay: 600ms;
}
.why-headline-panel .headlines h3 {
  font-size: 21px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  text-shadow: 1px 1px 0 black;
}
@media only screen and (min-width: 40.063em) {
  .why-headline-panel .headlines h3 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 48.0625em) {
  .why-headline-panel .headlines h3 {
    font-size: 28px;
  }
}
.why-headline-panel .headlines p {
  font-size: 18px;
  text-shadow: 1px 1px 0 black;
}
@media only screen and (min-width: 40.063em) {
  .why-headline-panel .headlines p {
    font-size: 19px;
  }
}
@media only screen and (min-width: 48.0625em) {
  .why-headline-panel .headlines p {
    font-size: 22px;
  }
}
@media only screen and (min-width: 48.0625em) and (min-height: 50rem) {
  .why-headline-panel .headlines p {
    font-size: 24px;
  }
}

.why-headline-panel h2 {
  color: #ffffff;
  position: relative;
}
.why-headline-panel h2:before {
  content: '\201c';
  font-style: italic;
  font-family: 'Lato';
}
.why-headline-panel h2:after {
  content: '\201d';
  font-style: italic;
  font-family: 'Lato';
}
@media only screen and (min-width: 48.0625em) {
  .js .why-headline-panel.unloaded h2 {
    left: -55px;
  }
  .js .why-headline-panel.unloaded .headlines li {
    right: -55px;
  }
  .why-headline-panel.loaded h2 {
    left: 0;
  }
  .why-headline-panel.loaded .headlines li {
    right: 0;
  }
}

.why-spc-navigation {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  text-align: center;
  height: 70px;
  z-index: 900;
  background-color: #344362;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF344362', endColorstr='#FF344362');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM0NDM2MiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNDA1NDc1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzQ0MzYyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #344362), color-stop(50%, #405475), color-stop(100%, #344362));
  background-image: -moz-linear-gradient(top, #344362 0%, #405475 50%, #344362 100%);
  background-image: -webkit-linear-gradient(top, #344362 0%, #405475 50%, #344362 100%);
  background-image: linear-gradient(to bottom, #344362 0%, #405475 50%, #344362 100%);
}
@media only screen and (min-width: 48.0625em) {
  .js .activated .why-spc-navigation {
    display: block;
  }
}
.why-spc-navigation ul {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 0;
  list-style: none;
  margin-top: 0;
  margin-bottom: -5px;
  padding: 0;
  display: inline-block;
}
.why-spc-navigation li {
  width: 150px;
  position: relative;
  padding-left: 60px;
  padding-right: 5px;
  transition: background-color 500ms;
  font-size: 16px;
  display: block;
  float: left;
}
.why-spc-navigation li.active {
  background-color: #86a5c9;
}
.why-spc-navigation li:after {
  content: '';
  border-right: 1px solid #eeeeee;
  height: 40px;
  width: 1px;
  position: absolute;
  right: 0;
  top: calc(50% - 20px);
}
.why-spc-navigation li:last-child:after {
  display: none;
}
@media only screen and (min-width: 64.063em) {
  .why-spc-navigation li {
    width: 200px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 75.063em) {
  .why-spc-navigation li {
    width: 235px;
    padding-left: 90px;
  }
}
.why-spc-navigation .text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 70px;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 14px;
  color: #eeeeee;
}
@media only screen and (min-width: 64.063em) {
  .why-spc-navigation .text {
    height: 80px;
    font-size: 15px;
  }
}
@media only screen and (min-width: 75.063em) {
  .why-spc-navigation .text {
    height: 100px;
    font-size: 15px;
  }
}
@media only screen and (min-width: 64.063em) {
  .why-spc-navigation {
    height: 80px;
  }
}
@media only screen and (min-width: 75.063em) {
  .why-spc-navigation {
    height: 100px;
  }
}
.why-spc-navigation .icon-why:before {
  color: #ffffff;
  font-size: 50px;
  position: absolute;
  left: 8px;
  top: calc(50% - 25px);
}
@media only screen and (min-width: 64.063em) {
  .why-spc-navigation .icon-why:before {
    font-size: 55px;
    top: calc(50% - 27px);
  }
}
@media only screen and (min-width: 75.063em) {
  .why-spc-navigation .icon-why:before {
    font-size: 70px;
    left: 18px;
    top: calc(50% - 35px);
  }
}
.is-visible .why-spc-navigation {
  position: absolute;
  top: -70px;
}
@media only screen and (min-width: 64.063em) {
  .is-visible .why-spc-navigation {
    top: -80px;
  }
}
@media only screen and (min-width: 75.063em) {
  .is-visible .why-spc-navigation {
    top: -100px;
  }
}

.why-story-panel {
  overflow: auto;
  background-color: #0d2142;
}
@media only screen and (min-width: 48.0625em) {
  .no-js .why-story-panel {
    height: 900px;
  }
}
.why-story-panel ul {
  padding-bottom: 1rem;
}
.why-story-panel a {
  color: #ffffff;
}
.why-story-panel a:hover, .why-story-panel a:focus, .why-story-panel a:active {
  color: #FFF200;
}
.why-story-panel .context {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel .context {
    position: absolute;
    bottom: 1%;
    left: 5%;
    font-size: 26px;
  }
}
@media only screen and (min-width: 64.063em) {
  .why-story-panel .context {
    font-size: 26px;
  }
}
.why-story-panel .cta {
  text-transform: uppercase;
}
.why-story-panel .cta:before {
  content: '> ';
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel .cta {
    margin-top: 1rem;
  }
}
.why-story-panel .cols {
  height: 100%;
  position: relative;
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel .cols {
    float: left;
  }
}
.why-story-panel article {
  height: 100%;
  position: relative;
}
.why-story-panel article .intro {
  position: relative;
  z-index: 2;
  position: relative;
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel article .intro {
    float: right;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.why-story-panel figure {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  display: block;
  height: 100%;
  background-color: #f7f2e4;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 0;
  padding-top: 300px;
}
.why-story-panel figure.bg-center-left {
  background-position: center left;
}
.why-story-panel figure.bg-center-right {
  background-position: center right;
}
.why-story-panel figure.bg-top-left {
  background-position: top left;
}
.why-story-panel figure.bg-top-right {
  background-position: top right;
}
.why-story-panel figure.bg-bottom-left {
  background-position: bottom left;
}
.why-story-panel figure.bg-bottom-right {
  background-position: bottom right;
}
.why-story-panel figure.bg-bottom-center {
  background-position: bottom center;
}
.why-story-panel figure.bg-top-center {
  background-position: top center;
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel figure {
    padding: 0;
  }
}
.why-story-panel figure img {
  display: none;
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel p,
  .why-story-panel ul,
  .why-story-panel ol {
    font-size: 14px;
  }
}
@media only screen and (min-width: 75.063em) {
  .why-story-panel p,
  .why-story-panel ul,
  .why-story-panel ol {
    font-size: 14px;
  }
}
@media only screen and (min-width: 75.063em) and (min-height: 57.5rem) {
  .why-story-panel p,
  .why-story-panel ul,
  .why-story-panel ol {
    font-size: 16px;
  }
}

.why-story-panel .big {
  z-index: 501;
}
.why-story-panel .big h2 {
  font-size: 28px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  padding: 0;
  line-height: 1em;
}
@media only screen and (min-width: 75.063em) {
  .why-story-panel .big h2 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 75.063em) and (min-height: 57.5rem) {
  .why-story-panel .big h2 {
    font-size: 40px;
  }
}

.why-story-panel .big .subtitle {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1em;
}
@media only screen and (min-width: 75.063em) {
  .why-story-panel .big .subtitle {
    font-size: 18px;
  }
}
.why-story-panel .big .intro {
  background-color: rgba(255, 255, 255, 0.55);
  font-size: 17px;
  color: #ffffff;
  padding: 1rem;
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel .big .intro {
    position: absolute;
    bottom: 0;
    top: auto;
    left: 50%;
    height: 50%;
    padding: 1rem 1rem 1rem 1.5rem;
  }
  .why-story-panel .big .intro:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 50px solid rgba(255, 255, 255, 0.55);
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    position: absolute;
    left: -50px;
    top: 45px;
  }
}
.why-story-panel hr.short-white {
  width: 75px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0 0 1px 0;
}
.why-story-panel .little {
  overflow: visible;
  z-index: 502;
}
.why-story-panel .little h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  padding: 0;
  line-height: 1em;
}
.why-story-panel .little article {
  font-size: 17px;
  color: #ffffff;
  padding: 1rem;
}
.why-story-panel .little article p,
.why-story-panel .little article ul,
.why-story-panel .little article li {
  font-size: 17px;
}
@media only screen and (min-height: 57.5rem) {
  .why-story-panel .little article p,
  .why-story-panel .little article ul,
  .why-story-panel .little article li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel .little article {
    width: 66%;
    float: left;
    padding: 0.75rem 0.7rem 1rem;
    font-size: 14px;
  }
  .why-story-panel .little article p,
  .why-story-panel .little article ul,
  .why-story-panel .little article li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 64.063em) {
  .why-story-panel .little article {
    font-size: 14px;
  }
}
@media only screen and (min-width: 64.063em) and (min-height: 57.5rem) {
  .why-story-panel .little article {
    font-size: 16px;
  }
}
@media only screen and (min-width: 64.063em) {
  .why-story-panel .little article p,
  .why-story-panel .little article ul,
  .why-story-panel .little article li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 64.063em) and (min-height: 57.5rem) {
  .why-story-panel .little article p,
  .why-story-panel .little article ul,
  .why-story-panel .little article li {
    font-size: 16px;
  }
}

@media only screen and (min-width: 75.063em) {
  .why-story-panel .little article {
    width: 50%;
  }
}
.why-story-panel .line {
  position: relative;
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel .line {
    height: 50%;
  }
}
.why-story-panel .first-line article:first-of-type {
  transition-delay: 200ms;
  background-color: rgba(144, 173, 62, 0.84);
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel .first-line article:first-of-type {
    left: -66%;
  }
}
@media only screen and (min-width: 75.063em) {
  .why-story-panel .first-line article:first-of-type {
    left: -50%;
  }
}
.why-story-panel .first-line figure {
  width: 100%;
  transition-delay: 400ms;
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel .first-line figure {
    position: absolute;
    left: 0;
  }
}
.why-story-panel .first-line article:last-of-type {
  transition-delay: 600ms;
  background-color: rgba(77, 166, 212, 0.84);
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel .first-line article:last-of-type {
    position: absolute;
    z-index: 503;
    left: 34%;
    top: 0;
  }
}
@media only screen and (min-width: 75.063em) {
  .why-story-panel .first-line article:last-of-type {
    position: absolute;
    z-index: 503;
    left: 50%;
    top: 0;
  }
}
.why-story-panel .second-line article {
  transition-delay: 250ms;
  background-color: rgba(180, 71, 2, 0.84);
}
@media only screen and (min-width: 48.0625em) {
  .why-story-panel .second-line article {
    position: absolute;
    z-index: 503;
    left: 0;
    top: 0;
  }
}
.why-story-panel .second-line figure {
  width: 100%;
  transition-delay: 450ms;
}
@media only screen and (min-width: 48.0625em) {
  .js .why-story-panel.unloaded .first-line article:first-of-type {
    left: -25%;
  }
  .js .why-story-panel.unloaded .first-line figure {
    left: 25%;
  }
  .js .why-story-panel.unloaded .first-line article:last-of-type {
    left: 75%;
  }
  .js .why-story-panel.unloaded .second-line article {
    left: 25%;
  }
  .js .why-story-panel.unloaded .second-line figure {
    left: 55%;
  }
  .js .why-story-panel.unloaded .big .intro {
    left: 25%;
  }
}

.apply-now-floating {
  display: none;
}
@media only screen and (min-width: 40.063em) {
  .apply-now-floating {
    display: inline-block;
  }
}

.load-more-button {
  background-color: #ffffff;
  border-radius: 3px;
  color: #000000;
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-weight: bold;
  border-style: solid;
  border-color: #dddddd;
  padding: 0.75em 1.25em 0.75em 5em;
  background-image: url("prebuilt/img/load-more-arrows.png");
  background-position: 30px 6px;
}
.load-more-button.loading {
  -webkit-animation-duration: 600ms;
          animation-duration: 600ms;
  -webkit-animation-name: growbigger;
          animation-name: growbigger;
  background-image: url("prebuilt/img/load-chasing-arrows.gif");
}
.load-more-button.done {
  -webkit-animation-duration: 600ms;
          animation-duration: 600ms;
  -webkit-animation-name: shrink;
          animation-name: shrink;
}
.no-js .load-more-button {
  display: none;
}

@-webkit-keyframes growbigger {
  from {
    padding: 0.75em;
    background-image: none;
  }
  75% {
    padding: 0.75em 1.25em 0.75em 5em;
  }
  to {
    background-image: url("prebuilt/img/load-chasing-arrows.gif");
    background-position: 30px 6px;
  }
}

@keyframes growbigger {
  from {
    padding: 0.75em;
    background-image: none;
  }
  75% {
    padding: 0.75em 1.25em 0.75em 5em;
  }
  to {
    background-image: url("prebuilt/img/load-chasing-arrows.gif");
    background-position: 30px 6px;
  }
}
@-webkit-keyframes shrink {
  from {
    padding: 0.75em 1.25em 0.75em 5em;
  }
  to {
    padding: 0.75em;
    background-image: none;
  }
}
@keyframes shrink {
  from {
    padding: 0.75em 1.25em 0.75em 5em;
  }
  to {
    padding: 0.75em;
    background-image: none;
  }
}
.no-js .degree-results .hidden {
  display: block !important;
  visibility: visible !important;
}
.no-js .degree-results .accordion h5 {
  padding: 1em 1em 0 1em;
}
.no-js .degree-results .accordion .icon, .no-js .degree-results .accordion .link-accordion li:before, .link-accordion .no-js .degree-results .accordion li:before {
  display: none !important;
}
.no-js .degree-results .accordion .content {
  display: block !important;
}

.event .byline {
  font-family: "Avenir", "Lato", Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}

.info-form {
  background-color: #ffffff;
  padding-bottom: 3em;
}
.info-form .heading-container {
  display: block;
  background-color: #2f4974;
  border-top: 4px solid #0d2142;
  border-bottom: 2px solid #FFF200;
  margin-bottom: 1em;
}
.info-form h2 {
  color: #ffffff;
  font-size: 1.75em;
  text-transform: uppercase;
  max-width: 500px;
  margin: auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
@media only screen and (min-width: 40.063em) {
  .info-form h2 {
    padding-left: 0;
    padding-right: 0;
  }
}
.info-form > p,
.info-form > div p {
  max-width: 500px;
  margin: 0 auto 0.5em;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.info-form > p a,
.info-form > div p a {
  color: #2f4974;
  text-decoration: underline;
}
@media only screen and (min-width: 40.063em) {
  .info-form > p,
  .info-form > div p {
    padding-left: 0;
    padding-right: 0;
  }
}
.info-form .required-note {
  color: #999;
}
.info-form form {
  max-width: 500px;
  margin: auto;
  border-top: 2px solid #ccc;
  padding-top: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
@media only screen and (min-width: 40.063em) {
  .info-form form {
    padding-left: 0;
    padding-right: 0;
  }
}
.info-form select {
  max-width: 250px;
  text-transform: uppercase;
  font-size: 0.875em;
}
.info-form .field-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1190px;
  margin-bottom: 0.5em;
}
.info-form .field-wrapper:before, .info-form .field-wrapper:after {
  content: " ";
  display: table;
}
.info-form .field-wrapper:after {
  clear: both;
}
.info-form input[type='text'],
.info-form input[type='email'],
.info-form input[type='tel'] {
  width: 100%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.25em;
}
.info-form button {
  color: #FFFFFF;
  background-color: #2f4974;
  border: 0;
  padding: 0.75em 2em;
}
.info-form .field-col {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 40.063em) {
  .info-form .field-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .info-form .field-col:first-child {
    padding-right: 0.8em;
  }
  .info-form .field-col.short-field {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .info-form .field-col.long-field {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 66.66667%;
    float: left;
    padding-left: 0;
    padding-right: 0.8em;
  }
}

.search-results .gs-web-image-box, .search-results .gs-promotion-image-box {
  margin-right: 1em;
}

/*
 * Image replacement
 */
.ir {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden, .keyword-search label, .access h1,
.access h2,
.access p {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active, .keyword-search label.focusable:active, .access h1.focusable:active,
.access h2.focusable:active,
.access p.focusable:active,
.visuallyhidden.focusable:focus,
.keyword-search label.focusable:focus,
.access h1.focusable:focus,
.access h2.focusable:focus,
.access p.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before, .paging:before,
.clearfix:after,
.paging:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after, .paging:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix, .paging {
  *zoom: 1;
}

.access ul {
  margin: 0;
  padding: 0;
  display: inline;
}
.access li {
  display: inline;
}

.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
  z-index: 1000;
  background-color: #FFFFFF;
  color: #000000;
  border-radius: 0 0 4px 0;
  padding: 4px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  max-width: 600px;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

button.mfp-close {
  background-color: #FFF;
  border-radius: 40px;
  height: 30px;
  width: 30px;
  top: 8px;
  right: 5px;
  line-height: 15px;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  right: -6px;
  text-align: right;
  padding-right: 6px;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*** class added in Nav.StPete.cs is nav item has children - JL 4/22/3016 ***/
.hasChildren {
  background: url("../img/plus-empty_10px.png") no-repeat 98% center;
}

/*** class added in Nav.StPete.cs is nav item has children - JL 4/22/3016 ***/
/*--------------------------*/
/*
	Section by vasquez.robert
*/
div.alphabet-pagination > label {
  text-decoration: underline;
  cursor: pointer;
}

div.floating-callouts a:hover {
  color: #22f;
  text-decoration: none;
}

div.floating-request-form > h2:hover {
  cursor: pointer;
  color: #22f;
}

a.apply-now:hover {
  color: #fff;
}

a.request-info:hover {
  color: #fff200;
}

div#community-blocks > div {
  width: 22%;
  margin-right: 2%;
  padding-right: 2%;
  float: left;
  border-right: 1px solid #ddd;
}

div#community-blocks > div:nth-child(4) {
  margin: 0px;
  padding: 0px;
  border: none;
}

div#community-blocks > div:last-child {
  float: none;
  width: 100%;
  clear: both;
  border: none;
  margin: 0px 0px 50px 0px;
  padding: 0px;
}

div#community-blocks > div > img {
  max-width: 100%;
}

div#community-blocks > div > ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

@media (max-width: 1300px) {
  nav.main-nav > ul > li > a > span {
    font-size: 14px;
  }
}
@media (max-width: 40em) {
  div.floating-callouts {
    display: none;
  }
}
@media (max-width: 800px) {
  div#community-blocks > div {
    width: 48%;
    padding-right: 2%;
  }

  div#community-blocks > div:nth-child(even) {
    border: none;
    padding: 0px 0px 0px 2%;
  }

  div#community-blocks > div:nth-child(odd) {
    clear: both;
  }

  div#community-blocks > div:nth-child(3), div#community-blocks > div:nth-child(4) {
    margin-top: 50px;
  }
}
@media (max-width: 642px) {
  div#community-blocks {
    max-width: 90%;
    margin: 0px auto;
  }

  div#community-blocks > div {
    float: none !important;
    width: 100% !important;
    margin: 0px 0px 20px 0px !important;
    padding: 0px !important;
    border: none !important;
  }
}
/*--------------------------*/
/****************************/
/***   Responsive Table   ***/
/****************************/
table.respTable {
  width: 100%;
  border-collapse: collapse;
}

/* Zebra striping */
table.respTable tr:nth-of-type(odd) {
  background: #eee;
}

table.respTable th {
  background: #0d2142;
  color: white;
  font-weight: bold;
}

table.respTable td, table.respTable th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left;
}

/****************************/
/***   Responsive Table   ***/
/****************************/
a.icon-file-pdf {
  font-family: inherit;
}

.required {
  color: #ff0000;
}

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

.schoolGrid div div {
  padding: 10px;
}

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

section.content a:hover {
  color: #90ad3d;
  text-decoration: underline;
}

div.area-of-interest-block h4 a:hover {
  color: #fff;
  text-decoration: none;
}

div.alphabet-pagination > label {
  text-decoration: underline;
  cursor: pointer;
}

div.floating-callouts a:hover {
  color: #22f;
  text-decoration: none;
}

div.floating-request-form > h2:hover {
  cursor: pointer;
  color: #22f;
}

a.apply-now:hover {
  color: #fff;
}

a.request-info:hover {
  color: #fff200;
}

@media max-width1300px {
  nav.main-nav > ul > li > a > span {
    font-size: 14px;
  }
}
@media max-width40em {
  div.floating-callouts {
    display: none;
  }
}
table.respTable {
  width: 100%;
  border-collapse: collapse;
}

table.respTable tr:nth-of-type(odd) {
  background: #eee;
}

table.respTable th {
  background: #0d2142;
  color: #FFF;
  font-weight: 700;
}

table.respTable td, table.respTable th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left;
}

a.icon-file-pdf {
  font-family: inherit;
}

.required {
  color: red;
}

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

.schoolGrid div div {
  padding: 10px;
}

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

.program-finder-link {
    margin-bottom:25px;
}

/*.program-finder-link .cta-button {
    padding-bottom: .32em;
}*/

.thumbnailSliderBlock h2 {
    /*font-size: 1.25em;
    text-transform: none;
    font-weight: 600;*/
}

.profileData {
    padding:10px;
    background:#eee;
}

.profileData p {
    font-size:.9em;
}

.profileDetails, .profileLink {
    display: block;
    width:100%;
}

section.content div.learn-more-promo, 
section.content div.testimonial-carousel, 
section.content article.content, 
section.content blockquote.jump-quote,
section.content .thumbnailSlider {
    margin-bottom: 50px;
}

section.content .testimonial-carousel article.content {
    margin-bottom: 0px;
}

.pagePresentationLayoutColumn div.learn-more-promo, 
.pagePresentationLayoutColumn div.testimonial-carousel, 
.pagePresentationLayoutColumn article.content, 
.pagePresentationLayoutColumn blockquote.jump-quote,
.pagePresentationLayoutColumn .thumbnailSlider {
    margin-bottom: 50px;
}

.pagePresentationLayoutColumn div.testimonial-carousel article.content {
    margin-bottom: 0px;
}

/*.addr-and-social .social-media img {
    width: 90%;
    height:90%;
}*/

.learn-more-promo, .bioContainer {
    width:100%;
}

.landingPages .inner-wrap {
    background: #fff;
}

.search-results .results-count {
    text-align: left;
    color: #676767;
    font-size: 13px;
    margin: 10px 0 10px 0;
}

.search-results .resultList {
    list-style: none;
    margin-left: 0px;
    margin-top:25px;
}

.search-results .resultList a {
    color: #455e89;
    font-size: 18px;
    text-decoration: underline;
    height: 1.4em;
    overflow: hidden;
    cursor: pointer;
}

.search-results .resultList .resultUrl {
    color: #008000;
}

.paginationBlock {

}

.pagination {
    list-style: none;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    font-size: .7em;
}

.pagination li {
    display: inline;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.learnMoreVert {
    overflow: hidden;
}

.learnMoreVert h2 {
    text-align: center;
    text-transform: uppercase;
}

.learnMoreVert .copyBlock h2 {
    font-weight: 500;
    text-transform: none;
}

.learnMoreVert .image {
    width:100%;
    padding:15px;
    background: #eee;
}

.learnMoreVert .image img {
    margin-top: 0px;
}

.learnMoreVert .copyBlock p {
    margin-bottom: .75rem;
}

.learnMoreVert .link-button-container {
    padding: .75rem 0;
    border-top: 1px solid #eee;
}

.learnMoreVert .copyBlock a {
    /*color: #0d2142;*/
}

.left-rail-icon {
    float: left;
    font-size: 2.5em;
    color: #0d2142;
}

.link-list.left-rail-contact .subtitle {
    padding: 1em 1em 1em;
    text-transform: none;
}

.calloutBlock {
    border: 1px solid #dddddd;
    background-color: #f9f9f9;
    padding:10px;
    margin-bottom:50px;
}

.altrow {
    background-color: #edf1f5;
}

.addCalendarIcon {
    background: url("../images/events/calendaricon.png") no-repeat left;
    padding-left: 30px;
}

.online-badge {
    float: right;
}

.googleTranslate .inner, .googleTranslateRightContent .inner {
    padding:5px;
}

.googleTranslate .disclaimer-no-bg, .googleTranslateRightContent .disclaimer-no-bg {
    color: #000;
    font-size: 10px;
}

.goog-te-gadget-simple {
    width: 100%;
    margin-bottom: 5px;
}

.googleTranslateRightContent {
    float: right;
    max-width: 200px;
    margin: 0px 0px 10px 10px;
    padding:5px;
    background: #eee;
    border: 1px solid #ccc;
}

.googleTranslateRightContent h3 {
    font-size: 14px;
    color: #0d2142;
    text-align: center;
}

.googleTranslateRightContent #google_translate_element {
    margin-top: -15px;
}

.googleTranslateRightContent p {
    font-size: 10px;
}

.salaryGraphs p {
    margin-bottom: 0px;
}

.content .progFuseBlock img {
    padding: 0;
}

.emergency {
    color: #ff0000;
    font-weight: bold;
}

.noIcon {
    padding-left: 0px;
    text-align: center;
}


/******************************************/
/*********** Pres Search Footer ***********/
/******************************************/

/*.disclaimer .school-desc p {
    margin: 0px;
    padding: 0px;
}

.accessibility-link {
    display:block;
    padding-top:0px;
}

.pres-search-link {
    display: inline-block;
}

.presSearchText {
    display:none;
    font-size: 1.0625em;
    text-transform: uppercase;
    padding: 0.35294em 0.70588em;
    margin: 0;
    color: #ffffff;
    position: relative;
    cursor: pointer;
}

.presSearchImg {
    display: none;
}

.presSearchImgFullWidth {
    display: none;
}

.disclaimer .school-desc p {
    font-size: 1em;
}*/


/*@media only screen and (max-width: 40.063em) {
    .presSearchText {
        display:block;
    }

    .pres-search-link {
        width: 100%;
        border-top: 1px solid #ffffff;
        vertical-align: top;
    }

    .addr-and-social {
        padding-top:20px;
    }

    .disclaimer .school-desc {
        display: block;
    }

    .legal-links ul {
        padding-left: 0px;
    }
}*/
/*@media only screen and (min-width: 40.063em) {
    .presSearchText {
        display:block;
    }

    .pres-search-link {
        width: 100%;
        border-top: 1px solid #ffffff;
        vertical-align: top;
    }

    .addr-and-social .social-media {
        width:100%;
        margin-top:5px;
    }

    .addr-and-social {
        padding-top:20px;
    }
}*/
/*@media only screen and (min-width: 48.0625em) {

    .presSearchText {
        display:none;
    }

    .pres-search-link {
        width:115px;
        border-top: none;
    }

    .presSearchImg {
        display: block;
    }

    .addr-and-social .social-media {
        position: unset;
        bottom:unset;
        right:unset;
    }

    .addr-and-social .social-media ul {
        text-align: left;
    }
}*/

@media (max-width: 64em) {
  /*.addr-and-social address {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 40%;
    float: left;
    padding-left: 1em;
  }
  .addr-and-social .social-media {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    padding: 0 1em;
    text-align:right;
  }*/

    
}

/*@media only screen and (min-width: 64.063em) {

    .pres-search-link {
        display: inline-block;
        width: 115px;
        padding-top: 0.35294em;
    }

    .presSearchImg {
        display: block;
    }
    .presSearchImgFullWidth {
        display: none;
    }

    .addr-and-social .social-media {
        position: absolute;
        bottom: 9px;
        right: 0;
    }

    .addr-and-social .social-media ul {
        text-align: right;
    }
}*/

/******************************************/
/*********** Pres Search Footer ***********/
/******************************************/

/******************************************/
/********** New Emergency Message *********/
/******************************************/

.emergency-message {
    display: block;
    width: 100%;
    background: #FFF200;
    padding: 5px 0px;
    margin: 0px;
}

.emergency-message .message {
    max-width: 60%;
    margin: 0px auto;
    padding: 0px 30px;
    text-align: center;
}

.emergency-message .message p {
    margin-bottom: 0;
}

/******************************************/
/********** New Emergency Message *********/
/******************************************/


/******************************************/
/************ Footer JL 5/2/2017 **********/
/******************************************/

/*.global-footer .action-buttons, .global-footer .link-collections, .global-footer .addr-and-social, .global-footer .social-media, .global-footer .disclaimer {
            float:right;
            position: inherit;
        }

        .global-footer .action-buttons {
            width:12%;
            right: 0;
            top: 0;
            margin-right: 0;
        }

        .global-footer .link-collections {
            width: 68%;
        }

        .global-footer .addr-and-social {
            width:20%;
        }

        .global-footer .social-media {
            width:20%;
            margin-right:0;
        }

        .global-footer .social-media ul {
            float:right;
            max-width: 160px;
        }

        .global-footer .disclaimer {
            width:80%;
        }

         .global-footer .disclaimer .wrapper {
             float:left;
             max-width: 670px;
         }*/

        /*@media only screen and (max-width: 40.063em) {
            .global-footer .action-buttons {
                width: 100%;
            }

            .global-footer .link-collections {
                width: 100%;
            }

            .global-footer .addr-and-social {
                width:100%;
            }

            .global-footer .social-media {
                float:left;
                width: 100%;
                max-width: unset;
                margin-top: 5px;
                padding: 0 0 10px .75em;
            }

            .global-footer .social-media ul {
                float: left;
                max-width: unset;
            }

            .global-footer .disclaimer {
                width:100%;
            }
        }*/

        /*@media only screen and (min-width: 40.063em) {
            .global-footer .action-buttons {
                width: 100%;
            }

            .global-footer .link-collections {
                width: 100%;
            }

            .global-footer .addr-and-social {
                width:100%;
            }

            .global-footer .social-media {
                float:left;
                width: 100%;
                max-width: unset;
                margin-top: 5px;
                padding: 0 0 10px .75em;
            }

            .global-footer .social-media ul {
                float: left;
                max-width: unset;
            }

            .global-footer .disclaimer {
                width:100%;
            }
        }*/

        @media only screen and (min-width: 48.0625em) {
            /*.global-footer .action-buttons {
                width: 100%;
            }

            .global-footer .link-collections {
                width: 100%;
            }*/

            /*.global-footer .social-media {
                float:right;
                width:15%;
                margin-top: 5px;
                padding: 0 0 10px .75em;
            }

            .global-footer .disclaimer {
                width:85%;
            }*/
        }

        @media only screen and (min-width: 48.0625em) and (max-width: 64em) {
            /*.global-footer .action-buttons {
                width: 100%;
            }*/

            /*.global-footer .link-collections {
                width: 80%;
            }

            .global-footer .addr-and-social {
                width:20%;
            }

            .global-footer .social-media {
                float:right;
                margin-top: 5px;
                padding: 0 0 10px .75em;
            }*/
        }

        @media only screen and (min-width: 64.063em) {
            /*.global-footer .action-buttons {
                width: 12%;
                margin-right: 25px;
            }

            .global-footer .link-collections {
                width: 80%;
            }

            .global-footer .social-media {
                float:right;
                margin-top: 5px;
                padding: 0 0 10px .75em;
            }*/
        }

/******************************************/
/************ Footer JL 5/2/2017 **********/
/******************************************/