.clearfix:before,
.profile-citifooter .logo:before,
.profile-citifooter .nav_bar:before,
.clearfix:after,
.profile-citifooter .logo:after,
.profile-citifooter .nav_bar:after {
  content: " ";
  display: table
}
.clearfix:after,
.profile-citifooter .logo:after,
.profile-citifooter .nav_bar:after {
  clear: both
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.pull-right {
  float: right !important
}
.pull-left {
  float: left !important
}
.hide {
  display: none !important
}
.show {
  display: block !important
}
.invisible {
  visibility: hidden
}
.text-hide,
.profile-header__links .profile-header__link,
.profile-section__header__toggle,
.pushy a.social {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.strong {
  font-family: "Interstate"
}
.hidden {
  display: none !important
}
.affix {
  position: fixed
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden],
template {
  display: none
}
a {
  background-color: transparent
}
a:active,
a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b,
strong {
  font-weight: bold
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: 0.67em 0
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -0.5em
}
sub {
  bottom: -0.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button,
select {
  text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled],
html input[disabled] {
  cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: bold
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td,
th {
  padding: 0
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}
body {
  font-family: "InterstateLight", sans-serif;
  font-size: 22px;
  line-height: 1.18;
  color: #585858;
  background-color: #fff;
  background: url("../images/bodybg.png")
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  color: #fff;
  text-decoration: none
}
a:hover,
a:focus {
  color: #fff;
  text-decoration: none
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
figure {
  margin: 0
}
img {
  vertical-align: middle
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}
.img-rounded {
  border-radius: 6px
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.44444;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}
.img-circle {
  border-radius: 50%
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}
[role="button"] {
  cursor: pointer
}
.container,
.profile-hero__copy,
.profile-footer,
.profile-section {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}
.container:before,
.profile-hero__copy:before,
.profile-footer:before,
.profile-section:before,
.container:after,
.profile-hero__copy:after,
.profile-footer:after,
.profile-section:after {
  content: " ";
  display: table
}
.container:after,
.profile-hero__copy:after,
.profile-footer:after,
.profile-section:after {
  clear: both
}
@media (min-width: 768px) {
  .container,
  .profile-hero__copy,
  .profile-footer,
  .profile-section {
    width: 750px
  }
}
@media (min-width: 992px) {
  .container,
  .profile-hero__copy,
  .profile-footer,
  .profile-section {
    width: 1020px
  }
}
@media (min-width: 1200px) {
  .container,
  .profile-hero__copy,
  .profile-footer,
  .profile-section {
    width: 1024px
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table
}
.container-fluid:after {
  clear: both
}
.row,
.profile-section__header,
.profile-section__hero,
.profile-section__copy,
.tabular__row {
  margin-left: -15px;
  margin-right: -15px
}
.row:before,
.profile-section__header:before,
.profile-section__hero:before,
.profile-section__copy:before,
.tabular__row:before,
.row:after,
.profile-section__header:after,
.profile-section__hero:after,
.profile-section__copy:after,
.tabular__row:after {
  content: " ";
  display: table
}
.row:after,
.profile-section__header:after,
.profile-section__hero:after,
.profile-section__copy:after,
.tabular__row:after {
  clear: both
}
.col-xs-1,
.profile-header .menu-btn,
.col-sm-1,
.profile-header__logo,
.carousel__slide__arrow,
.col-md-1,
.carousel__slide__arrow,
.col-lg-1,
.carousel__slide__arrow,
.col-xs-2,
.carousel__slide__arrow,
.col-sm-2,
.col-md-2,
.tabular__row__cells .tabular__row__cell--xs,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.tabular__row__title,
.tabular__row__cells .tabular__row__cell--sm,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.carousel__slide__date,
.tabular__row__cells .tabular__row__cell--md,
.tabular__row__cells .tabular__row__cell--xm,
.col-lg-4,
.carousel__slide__date,
.col-xs-5,
.col-sm-5,
.carousel__slide__copy,
.carousel__slide__date,
.col-md-5,
.tabular__row__cells .tabular__row__cell--lg,
.col-lg-5,
.col-xs-6,
.profile-header__logo,
.profile-footer__copy,
.profile-footer__pic,
.col-sm-6,
.profile-header__links,
.profile-section__copy__col,
.col-md-6,
.carousel__slide__copy,
.tabular__row__cells .tabular__row__cell--xl,
.col-lg-6,
.carousel__slide__copy,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.carousel__slide__date,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.tabular__row__cells,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.carousel__slide__copy,
.profile-section__header__title,
.tabular__row__title,
.tabular__row__cells .tabular__row__cell,
.col-sm-12,
.profile-section__copy__col--full,
.tabular__row__title,
.tabular__row__cells,
.tabular__row__cells .tabular__row__cell,
.tabular__row__cells .tabular__row__cell--xm,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}
.col-xs-1,
.profile-header .menu-btn,
.col-xs-2,
.carousel__slide__arrow,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.profile-header__logo,
.profile-footer__copy,
.profile-footer__pic,
.col-xs-7,
.col-xs-8,
.carousel__slide__date,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.carousel__slide__copy,
.profile-section__header__title,
.tabular__row__title,
.tabular__row__cells .tabular__row__cell {
  float: left
}
.col-xs-1,
.profile-header .menu-btn {
  width: 8.33333%
}
.col-xs-2,
.carousel__slide__arrow {
  width: 16.66667%
}
.col-xs-3 {
  width: 25%
}
.col-xs-4 {
  width: 33.33333%
}
.col-xs-5 {
  width: 41.66667%
}
.col-xs-6,
.profile-header__logo,
.profile-footer__copy,
.profile-footer__pic {
  width: 50%
}
.col-xs-7 {
  width: 58.33333%
}
.col-xs-8,
.carousel__slide__date {
  width: 66.66667%
}
.col-xs-9 {
  width: 75%
}
.col-xs-10 {
  width: 83.33333%
}
.col-xs-11 {
  width: 91.66667%
}
.col-xs-12,
.carousel__slide__copy,
.profile-section__header__title,
.tabular__row__title,
.tabular__row__cells .tabular__row__cell {
  width: 100%
}
.col-xs-pull-0 {
  right: auto
}
.col-xs-pull-1 {
  right: 8.33333%
}
.col-xs-pull-2 {
  right: 16.66667%
}
.col-xs-pull-3 {
  right: 25%
}
.col-xs-pull-4 {
  right: 33.33333%
}
.col-xs-pull-5 {
  right: 41.66667%
}
.col-xs-pull-6 {
  right: 50%
}
.col-xs-pull-7 {
  right: 58.33333%
}
.col-xs-pull-8 {
  right: 66.66667%
}
.col-xs-pull-9 {
  right: 75%
}
.col-xs-pull-10 {
  right: 83.33333%
}
.col-xs-pull-11 {
  right: 91.66667%
}
.col-xs-pull-12 {
  right: 100%
}
.col-xs-push-0 {
  left: auto
}
.col-xs-push-1 {
  left: 8.33333%
}
.col-xs-push-2 {
  left: 16.66667%
}
.col-xs-push-3 {
  left: 25%
}
.col-xs-push-4 {
  left: 33.33333%
}
.col-xs-push-5 {
  left: 41.66667%
}
.col-xs-push-6 {
  left: 50%
}
.col-xs-push-7 {
  left: 58.33333%
}
.col-xs-push-8 {
  left: 66.66667%
}
.col-xs-push-9 {
  left: 75%
}
.col-xs-push-10 {
  left: 83.33333%
}
.col-xs-push-11 {
  left: 91.66667%
}
.col-xs-push-12 {
  left: 100%
}
.col-xs-offset-0 {
  margin-left: 0%
}
.col-xs-offset-1 {
  margin-left: 8.33333%
}
.col-xs-offset-2 {
  margin-left: 16.66667%
}
.col-xs-offset-3 {
  margin-left: 25%
}
.col-xs-offset-4 {
  margin-left: 33.33333%
}
.col-xs-offset-5 {
  margin-left: 41.66667%
}
.col-xs-offset-6 {
  margin-left: 50%
}
.col-xs-offset-7 {
  margin-left: 58.33333%
}
.col-xs-offset-8 {
  margin-left: 66.66667%
}
.col-xs-offset-9 {
  margin-left: 75%
}
.col-xs-offset-10 {
  margin-left: 83.33333%
}
.col-xs-offset-11 {
  margin-left: 91.66667%
}
.col-xs-offset-12 {
  margin-left: 100%
}
@media (min-width: 768px) {
  .col-sm-1,
  .profile-header__logo,
  .carousel__slide__arrow,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .carousel__slide__copy,
  .carousel__slide__date,
  .col-sm-6,
  .profile-header__links,
  .profile-section__copy__col,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .profile-section__copy__col--full,
  .tabular__row__title,
  .tabular__row__cells,
  .tabular__row__cells .tabular__row__cell,
  .tabular__row__cells .tabular__row__cell--xm {
    float: left
  }
  .col-sm-1,
  .profile-header__logo,
  .carousel__slide__arrow {
    width: 8.33333%
  }
  .col-sm-2 {
    width: 16.66667%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-4 {
    width: 33.33333%
  }
  .col-sm-5,
  .carousel__slide__copy,
  .carousel__slide__date {
    width: 41.66667%
  }
  .col-sm-6,
  .profile-header__links,
  .profile-section__copy__col {
    width: 50%
  }
  .col-sm-7 {
    width: 58.33333%
  }
  .col-sm-8 {
    width: 66.66667%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-10 {
    width: 83.33333%
  }
  .col-sm-11 {
    width: 91.66667%
  }
  .col-sm-12,
  .profile-section__copy__col--full,
  .tabular__row__title,
  .tabular__row__cells,
  .tabular__row__cells .tabular__row__cell,
  .tabular__row__cells .tabular__row__cell--xm {
    width: 100%
  }
  .col-sm-pull-0 {
    right: auto
  }
  .col-sm-pull-1 {
    right: 8.33333%
  }
  .col-sm-pull-2 {
    right: 16.66667%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-4 {
    right: 33.33333%
  }
  .col-sm-pull-5 {
    right: 41.66667%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-7 {
    right: 58.33333%
  }
  .col-sm-pull-8 {
    right: 66.66667%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-10 {
    right: 83.33333%
  }
  .col-sm-pull-11 {
    right: 91.66667%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-push-0 {
    left: auto
  }
  .col-sm-push-1 {
    left: 8.33333%
  }
  .col-sm-push-2 {
    left: 16.66667%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-4 {
    left: 33.33333%
  }
  .col-sm-push-5 {
    left: 41.66667%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-7 {
    left: 58.33333%
  }
  .col-sm-push-8 {
    left: 66.66667%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-10 {
    left: 83.33333%
  }
  .col-sm-push-11 {
    left: 91.66667%
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-offset-0 {
    margin-left: 0%
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-4,
  .profile-header__links {
    margin-left: 33.33333%
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .carousel__slide__arrow,
  .col-md-2,
  .tabular__row__cells .tabular__row__cell--xs,
  .col-md-3,
  .tabular__row__title,
  .tabular__row__cells .tabular__row__cell--sm,
  .col-md-4,
  .carousel__slide__date,
  .tabular__row__cells .tabular__row__cell--md,
  .tabular__row__cells .tabular__row__cell--xm,
  .col-md-5,
  .tabular__row__cells .tabular__row__cell--lg,
  .col-md-6,
  .carousel__slide__copy,
  .tabular__row__cells .tabular__row__cell--xl,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .tabular__row__cells,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left
  }
  .col-md-1,
  .carousel__slide__arrow {
    width: 8.33333%
  }
  .col-md-2,
  .tabular__row__cells .tabular__row__cell--xs {
    width: 28%
  }
  .col-md-3,
  .tabular__row__title,
  .tabular__row__cells .tabular__row__cell--sm {
    width: 25%
  }
  .col-md-4,
  .carousel__slide__date,
  .tabular__row__cells .tabular__row__cell--md,
  .tabular__row__cells .tabular__row__cell--xm {
    width: 33.33333%
  }
  .col-md-5,
  .tabular__row__cells .tabular__row__cell--lg {
    width: 41.66667%
  }
  .col-md-6,
  .carousel__slide__copy,
  .tabular__row__cells .tabular__row__cell--xl {
    width: 50%
  }
  .col-md-7 {
    width: 58.33333%
  }
  .col-md-8 {
    width: 66.66667%
  }
  .col-md-9,
  .tabular__row__cells {
    width: 75%
  }
  .col-md-10 {
    width: 83.33333%
  }
  .col-md-11 {
    width: 91.66667%
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-pull-0 {
    right: auto
  }
  .col-md-pull-1 {
    right: 8.33333%
  }
  .col-md-pull-2 {
    right: 16.66667%
  }
  .col-md-pull-3 {
    right: 25%
  }
  .col-md-pull-4 {
    right: 33.33333%
  }
  .col-md-pull-5 {
    right: 41.66667%
  }
  .col-md-pull-6 {
    right: 50%
  }
  .col-md-pull-7 {
    right: 58.33333%
  }
  .col-md-pull-8 {
    right: 66.66667%
  }
  .col-md-pull-9 {
    right: 75%
  }
  .col-md-pull-10 {
    right: 83.33333%
  }
  .col-md-pull-11 {
    right: 91.66667%
  }
  .col-md-pull-12 {
    right: 100%
  }
  .col-md-push-0 {
    left: auto
  }
  .col-md-push-1 {
    left: 8.33333%
  }
  .col-md-push-2 {
    left: 16.66667%
  }
  .col-md-push-3 {
    left: 25%
  }
  .col-md-push-4 {
    left: 33.33333%
  }
  .col-md-push-5 {
    left: 41.66667%
  }
  .col-md-push-6 {
    left: 50%
  }
  .col-md-push-7 {
    left: 58.33333%
  }
  .col-md-push-8 {
    left: 66.66667%
  }
  .col-md-push-9 {
    left: 75%
  }
  .col-md-push-10 {
    left: 83.33333%
  }
  .col-md-push-11 {
    left: 91.66667%
  }
  .col-md-push-12 {
    left: 100%
  }
  .col-md-offset-0 {
    margin-left: 0%
  }
  .col-md-offset-1 {
    margin-left: 8.33333%
  }
  .col-md-offset-2 {
    margin-left: 16.66667%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-4 {
    margin-left: 33.33333%
  }
  .col-md-offset-5 {
    margin-left: 41.66667%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-7 {
    margin-left: 58.33333%
  }
  .col-md-offset-8 {
    margin-left: 66.66667%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-10 {
    margin-left: 83.33333%
  }
  .col-md-offset-11 {
    margin-left: 91.66667%
  }
  .col-md-offset-12 {
    margin-left: 100%
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .carousel__slide__arrow,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .carousel__slide__date,
  .col-lg-5,
  .col-lg-6,
  .carousel__slide__copy,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left
  }
  .col-lg-1,
  .carousel__slide__arrow {
    width: 8.33333%
  }
  .col-lg-2 {
    width: 16.66667%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-4,
  .carousel__slide__date {
    width: 33.33333%
  }
  .col-lg-5 {
    width: 41.66667%
  }
  .col-lg-6,
  .carousel__slide__copy {
    width: 50%
  }
  .col-lg-7 {
    width: 58.33333%
  }
  .col-lg-8 {
    width: 66.66667%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-10 {
    width: 83.33333%
  }
  .col-lg-11 {
    width: 91.66667%
  }
  .col-lg-12 {
    width: 100%
  }
  .col-lg-pull-0 {
    right: auto
  }
  .col-lg-pull-1 {
    right: 8.33333%
  }
  .col-lg-pull-2 {
    right: 16.66667%
  }
  .col-lg-pull-3 {
    right: 25%
  }
  .col-lg-pull-4 {
    right: 33.33333%
  }
  .col-lg-pull-5 {
    right: 41.66667%
  }
  .col-lg-pull-6 {
    right: 50%
  }
  .col-lg-pull-7 {
    right: 58.33333%
  }
  .col-lg-pull-8 {
    right: 66.66667%
  }
  .col-lg-pull-9 {
    right: 75%
  }
  .col-lg-pull-10 {
    right: 83.33333%
  }
  .col-lg-pull-11 {
    right: 91.66667%
  }
  .col-lg-pull-12 {
    right: 100%
  }
  .col-lg-push-0 {
    left: auto
  }
  .col-lg-push-1 {
    left: 8.33333%
  }
  .col-lg-push-2 {
    left: 16.66667%
  }
  .col-lg-push-3 {
    left: 25%
  }
  .col-lg-push-4 {
    left: 33.33333%
  }
  .col-lg-push-5 {
    left: 41.66667%
  }
  .col-lg-push-6 {
    left: 50%
  }
  .col-lg-push-7 {
    left: 58.33333%
  }
  .col-lg-push-8 {
    left: 66.66667%
  }
  .col-lg-push-9 {
    left: 75%
  }
  .col-lg-push-10 {
    left: 83.33333%
  }
  .col-lg-push-11 {
    left: 91.66667%
  }
  .col-lg-push-12 {
    left: 100%
  }
  .col-lg-offset-0 {
    margin-left: 0%
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%
  }
  .col-lg-offset-12 {
    margin-left: 100%
  }
}
@font-face {
  font-family: "InterstateBlackComp";
  src: url("fonts/5298ff60-cec9-4e73-aee2-fdfa2f90aa60-2.eot");
  src: url("fonts/5298ff60-cec9-4e73-aee2-fdfa2f90aa60-2.eot?") format("embedded-opentype"), url("fonts/5298ff60-cec9-4e73-aee2-fdfa2f90aa60-3.woff") format("woff"), url("fonts/5298ff60-cec9-4e73-aee2-fdfa2f90aa60-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateBlackCond";
  src: url("fonts/d5854bc4-19fb-4fd6-82f0-19f491a4b771-2.eot");
  src: url("fonts/d5854bc4-19fb-4fd6-82f0-19f491a4b771-2.eot?") format("embedded-opentype"), url("fonts/d5854bc4-19fb-4fd6-82f0-19f491a4b771-3.woff") format("woff"), url("fonts/d5854bc4-19fb-4fd6-82f0-19f491a4b771-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateBlack";
  src: url("fonts/8c876257-4d18-4782-a95d-4a27ea12d794-2.eot");
  src: url("fonts/8c876257-4d18-4782-a95d-4a27ea12d794-2.eot?") format("embedded-opentype"), url("fonts/8c876257-4d18-4782-a95d-4a27ea12d794-3.woff") format("woff"), url("fonts/8c876257-4d18-4782-a95d-4a27ea12d794-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal
}
@font-face {
  font-family: "InterstateBlack";
  src: url("fonts/3afcbc0b-b141-4a4b-a6a1-52cb9a871eb5-2.eot");
  src: url("fonts/3afcbc0b-b141-4a4b-a6a1-52cb9a871eb5-2.eot?") format("embedded-opentype"), url("fonts/3afcbc0b-b141-4a4b-a6a1-52cb9a871eb5-3.woff") format("woff"), url("fonts/3afcbc0b-b141-4a4b-a6a1-52cb9a871eb5-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateBlackCond";
  src: url("fonts/385578d3-2bcf-41ef-bb4d-b11da03436dc-2.eot");
  src: url("fonts/385578d3-2bcf-41ef-bb4d-b11da03436dc-2.eot?") format("embedded-opentype"), url("fonts/385578d3-2bcf-41ef-bb4d-b11da03436dc-3.woff") format("woff"), url("fonts/385578d3-2bcf-41ef-bb4d-b11da03436dc-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal
}
@font-face {
  font-family: "InterstateCondensed";
  src: url("fonts/0b21a00a-11f9-47e7-a5cf-9d4b7e18c942-2.eot");
  src: url("fonts/0b21a00a-11f9-47e7-a5cf-9d4b7e18c942-2.eot?") format("embedded-opentype"), url("fonts/0b21a00a-11f9-47e7-a5cf-9d4b7e18c942-3.woff") format("woff"), url("fonts/0b21a00a-11f9-47e7-a5cf-9d4b7e18c942-1.ttf") format("truetype");
  font-style: normal;
  font-weight: bold
}
@font-face {
  font-family: "Interstate";
  src: url("fonts/7dda781c-c84e-4688-af18-8b501a0e4e81-2.eot");
  src: url("fonts/7dda781c-c84e-4688-af18-8b501a0e4e81-2.eot?") format("embedded-opentype"), url("fonts/7dda781c-c84e-4688-af18-8b501a0e4e81-3.woff") format("woff"), url("fonts/7dda781c-c84e-4688-af18-8b501a0e4e81-1.ttf") format("truetype");
  font-style: italic;
  font-weight: bold
}
@font-face {
  font-family: "Interstate";
  src: url("fonts/f08b3c80-8b6d-46ef-af70-450fd2b97486-2.eot");
  src: url("fonts/f08b3c80-8b6d-46ef-af70-450fd2b97486-2.eot?") format("embedded-opentype"), url("fonts/f08b3c80-8b6d-46ef-af70-450fd2b97486-3.woff") format("woff"), url("fonts/f08b3c80-8b6d-46ef-af70-450fd2b97486-1.ttf") format("truetype");
  font-style: normal;
  font-weight: bold
}
@font-face {
  font-family: "InterstateComp";
  src: url("fonts/d40e2314-ca16-425a-9bc8-5e90e154d18c-2.eot");
  src: url("fonts/d40e2314-ca16-425a-9bc8-5e90e154d18c-2.eot?") format("embedded-opentype"), url("fonts/d40e2314-ca16-425a-9bc8-5e90e154d18c-3.woff") format("woff"), url("fonts/d40e2314-ca16-425a-9bc8-5e90e154d18c-1.ttf") format("truetype");
  font-style: normal;
  font-weight: bold
}
@font-face {
  font-family: "InterstateCondensed";
  src: url("fonts/7574a59c-58c9-4e4d-b182-261fea73aa1f-2.eot");
  src: url("fonts/7574a59c-58c9-4e4d-b182-261fea73aa1f-2.eot?") format("embedded-opentype"), url("fonts/7574a59c-58c9-4e4d-b182-261fea73aa1f-3.woff") format("woff"), url("fonts/7574a59c-58c9-4e4d-b182-261fea73aa1f-1.ttf") format("truetype");
  font-style: italic;
  font-weight: bold
}
@font-face {
  font-family: "InterstateCondThin";
  src: url("fonts/4999cde5-51d8-495a-94db-fe63588a184d-2.eot");
  src: url("fonts/4999cde5-51d8-495a-94db-fe63588a184d-2.eot?") format("embedded-opentype"), url("fonts/4999cde5-51d8-495a-94db-fe63588a184d-3.woff") format("woff"), url("fonts/4999cde5-51d8-495a-94db-fe63588a184d-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateExtLightComp";
  src: url("fonts/88109eca-a214-4de1-a64d-30a331f4a01f-2.eot");
  src: url("fonts/88109eca-a214-4de1-a64d-30a331f4a01f-2.eot?") format("embedded-opentype"), url("fonts/88109eca-a214-4de1-a64d-30a331f4a01f-3.woff") format("woff"), url("fonts/88109eca-a214-4de1-a64d-30a331f4a01f-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateExtLightCond";
  src: url("fonts/d0c62606-a417-4e50-ab45-a95afc259dfa-2.eot");
  src: url("fonts/d0c62606-a417-4e50-ab45-a95afc259dfa-2.eot?") format("embedded-opentype"), url("fonts/d0c62606-a417-4e50-ab45-a95afc259dfa-3.woff") format("woff"), url("fonts/d0c62606-a417-4e50-ab45-a95afc259dfa-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateExtLight";
  src: url("fonts/7624a1cc-bc87-4d4b-bafb-82b7e7a0794c-2.eot");
  src: url("fonts/7624a1cc-bc87-4d4b-bafb-82b7e7a0794c-2.eot?") format("embedded-opentype"), url("fonts/7624a1cc-bc87-4d4b-bafb-82b7e7a0794c-3.woff") format("woff"), url("fonts/7624a1cc-bc87-4d4b-bafb-82b7e7a0794c-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal
}
@font-face {
  font-family: "InterstateExtraLight";
  src: url("fonts/d100fbf2-7296-4860-a190-9ecfd422ccbb-2.eot");
  src: url("fonts/d100fbf2-7296-4860-a190-9ecfd422ccbb-2.eot?") format("embedded-opentype"), url("fonts/d100fbf2-7296-4860-a190-9ecfd422ccbb-3.woff") format("woff"), url("fonts/d100fbf2-7296-4860-a190-9ecfd422ccbb-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateHairlineComp";
  src: url("fonts/65400647-227f-44d6-b446-df893163a222-2.eot");
  src: url("fonts/65400647-227f-44d6-b446-df893163a222-2.eot?") format("embedded-opentype"), url("fonts/65400647-227f-44d6-b446-df893163a222-3.woff") format("woff"), url("fonts/65400647-227f-44d6-b446-df893163a222-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateHairlineCond";
  src: url("fonts/ffaf036b-725c-4398-b565-af8e7736a086-2.eot");
  src: url("fonts/ffaf036b-725c-4398-b565-af8e7736a086-2.eot?") format("embedded-opentype"), url("fonts/ffaf036b-725c-4398-b565-af8e7736a086-3.woff") format("woff"), url("fonts/ffaf036b-725c-4398-b565-af8e7736a086-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateHairlineItalic";
  src: url("fonts/01333f23-b52c-4a50-987a-07cd55918db0-2.eot");
  src: url("fonts/01333f23-b52c-4a50-987a-07cd55918db0-2.eot?") format("embedded-opentype"), url("fonts/01333f23-b52c-4a50-987a-07cd55918db0-3.woff") format("woff"), url("fonts/01333f23-b52c-4a50-987a-07cd55918db0-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal
}
@font-face {
  font-family: "InterstateHairline";
  src: url("fonts/8470e456-d446-4576-a62b-97e2217e9f0c-2.eot");
  src: url("fonts/8470e456-d446-4576-a62b-97e2217e9f0c-2.eot?") format("embedded-opentype"), url("fonts/8470e456-d446-4576-a62b-97e2217e9f0c-3.woff") format("woff"), url("fonts/8470e456-d446-4576-a62b-97e2217e9f0c-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateLightCondensed";
  src: url("fonts/d9714cc7-5f8a-493b-bd6e-0e90b883ea19-2.eot");
  src: url("fonts/d9714cc7-5f8a-493b-bd6e-0e90b883ea19-2.eot?") format("embedded-opentype"), url("fonts/d9714cc7-5f8a-493b-bd6e-0e90b883ea19-3.woff") format("woff"), url("fonts/d9714cc7-5f8a-493b-bd6e-0e90b883ea19-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateLight";
  src: url("fonts/7f283ad3-9aa2-4427-b5ab-d6bbe47abde8-2.eot");
  src: url("fonts/7f283ad3-9aa2-4427-b5ab-d6bbe47abde8-2.eot?") format("embedded-opentype"), url("fonts/7f283ad3-9aa2-4427-b5ab-d6bbe47abde8-3.woff") format("woff"), url("fonts/7f283ad3-9aa2-4427-b5ab-d6bbe47abde8-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal
}
@font-face {
  font-family: "InterstateLight";
  src: url("fonts/e75ec701-c999-4084-b802-5f0f31854443-2.eot");
  src: url("fonts/e75ec701-c999-4084-b802-5f0f31854443-2.eot?") format("embedded-opentype"), url("fonts/e75ec701-c999-4084-b802-5f0f31854443-3.woff") format("woff"), url("fonts/e75ec701-c999-4084-b802-5f0f31854443-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateLightComp";
  src: url("fonts/02e2c2be-4f07-41f3-8c84-661828acba43-2.eot");
  src: url("fonts/02e2c2be-4f07-41f3-8c84-661828acba43-2.eot?") format("embedded-opentype"), url("fonts/02e2c2be-4f07-41f3-8c84-661828acba43-3.woff") format("woff"), url("fonts/02e2c2be-4f07-41f3-8c84-661828acba43-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateLightCondensed";
  src: url("fonts/4b95aa16-6293-4227-a5e8-32ee3309ae37-2.eot");
  src: url("fonts/4b95aa16-6293-4227-a5e8-32ee3309ae37-2.eot?") format("embedded-opentype"), url("fonts/4b95aa16-6293-4227-a5e8-32ee3309ae37-3.woff") format("woff"), url("fonts/4b95aa16-6293-4227-a5e8-32ee3309ae37-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal
}
@font-face {
  font-family: "InterstateMonoBlack";
  src: url("fonts/4c5634fc-7891-4373-b1ca-8bec87bd34ae-2.eot");
  src: url("fonts/4c5634fc-7891-4373-b1ca-8bec87bd34ae-2.eot?") format("embedded-opentype"), url("fonts/4c5634fc-7891-4373-b1ca-8bec87bd34ae-3.woff") format("woff"), url("fonts/4c5634fc-7891-4373-b1ca-8bec87bd34ae-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateMono";
  src: url("fonts/08dcafc2-88ad-480d-b209-153035fefb64-2.eot");
  src: url("fonts/08dcafc2-88ad-480d-b209-153035fefb64-2.eot?") format("embedded-opentype"), url("fonts/08dcafc2-88ad-480d-b209-153035fefb64-3.woff") format("woff"), url("fonts/08dcafc2-88ad-480d-b209-153035fefb64-1.ttf") format("truetype");
  font-style: normal;
  font-weight: bold
}
@font-face {
  font-family: "InterstateMonoLight";
  src: url("fonts/3fb6df9b-3130-4451-a40e-1d4e0bc34cae-2.eot");
  src: url("fonts/3fb6df9b-3130-4451-a40e-1d4e0bc34cae-2.eot?") format("embedded-opentype"), url("fonts/3fb6df9b-3130-4451-a40e-1d4e0bc34cae-3.woff") format("woff"), url("fonts/3fb6df9b-3130-4451-a40e-1d4e0bc34cae-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateMono";
  src: url("fonts/fd8228f4-fae6-42b6-ae7b-24ea59276655-2.eot");
  src: url("fonts/fd8228f4-fae6-42b6-ae7b-24ea59276655-2.eot?") format("embedded-opentype"), url("fonts/fd8228f4-fae6-42b6-ae7b-24ea59276655-3.woff") format("woff"), url("fonts/fd8228f4-fae6-42b6-ae7b-24ea59276655-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateCondensed";
  src: url("fonts/532ee557-c3ab-45f8-a883-19bce008d174-2.eot");
  src: url("fonts/532ee557-c3ab-45f8-a883-19bce008d174-2.eot?") format("embedded-opentype"), url("fonts/532ee557-c3ab-45f8-a883-19bce008d174-3.woff") format("woff"), url("fonts/532ee557-c3ab-45f8-a883-19bce008d174-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "Interstate";
  src: url("fonts/e05f57ef-2ddf-4d35-a7bc-a6c00bc936fc-2.eot");
  src: url("fonts/e05f57ef-2ddf-4d35-a7bc-a6c00bc936fc-2.eot?") format("embedded-opentype"), url("fonts/e05f57ef-2ddf-4d35-a7bc-a6c00bc936fc-3.woff") format("woff"), url("fonts/e05f57ef-2ddf-4d35-a7bc-a6c00bc936fc-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal
}
@font-face {
  font-family: "Interstate";
  src: url("fonts/007b28a0-7e36-47c0-ba87-59f5dc1f50c5-2.eot");
  src: url("fonts/007b28a0-7e36-47c0-ba87-59f5dc1f50c5-2.eot?") format("embedded-opentype"), url("fonts/007b28a0-7e36-47c0-ba87-59f5dc1f50c5-3.woff") format("woff"), url("fonts/007b28a0-7e36-47c0-ba87-59f5dc1f50c5-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateComp";
  src: url("fonts/f37bd0ba-414a-450a-ae0c-e8f01284b35a-2.eot");
  src: url("fonts/f37bd0ba-414a-450a-ae0c-e8f01284b35a-2.eot?") format("embedded-opentype"), url("fonts/f37bd0ba-414a-450a-ae0c-e8f01284b35a-3.woff") format("woff"), url("fonts/f37bd0ba-414a-450a-ae0c-e8f01284b35a-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateCondensed";
  src: url("fonts/1308ff84-d696-4696-a618-b9c7d7186f6a-2.eot");
  src: url("fonts/1308ff84-d696-4696-a618-b9c7d7186f6a-2.eot?") format("embedded-opentype"), url("fonts/1308ff84-d696-4696-a618-b9c7d7186f6a-3.woff") format("woff"), url("fonts/1308ff84-d696-4696-a618-b9c7d7186f6a-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal
}
@font-face {
  font-family: "InterstateThinComp";
  src: url("fonts/8d4f9a02-87f3-4173-a822-bea1b881fb9f-2.eot");
  src: url("fonts/8d4f9a02-87f3-4173-a822-bea1b881fb9f-2.eot?") format("embedded-opentype"), url("fonts/8d4f9a02-87f3-4173-a822-bea1b881fb9f-3.woff") format("woff"), url("fonts/8d4f9a02-87f3-4173-a822-bea1b881fb9f-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateThin";
  src: url("fonts/a48866f2-a3f7-46d2-9945-0c0190e6b177-2.eot");
  src: url("fonts/a48866f2-a3f7-46d2-9945-0c0190e6b177-2.eot?") format("embedded-opentype"), url("fonts/a48866f2-a3f7-46d2-9945-0c0190e6b177-3.woff") format("woff"), url("fonts/a48866f2-a3f7-46d2-9945-0c0190e6b177-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal
}
@font-face {
  font-family: "InterstateThin";
  src: url("fonts/a57f977c-df67-4200-b99a-1efdc37aa045-2.eot");
  src: url("fonts/a57f977c-df67-4200-b99a-1efdc37aa045-2.eot?") format("embedded-opentype"), url("fonts/a57f977c-df67-4200-b99a-1efdc37aa045-3.woff") format("woff"), url("fonts/a57f977c-df67-4200-b99a-1efdc37aa045-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateUltraBlackComp";
  src: url("fonts/1bceaead-538f-40fe-9cd1-df3d2187fed7-2.eot");
  src: url("fonts/1bceaead-538f-40fe-9cd1-df3d2187fed7-2.eot?") format("embedded-opentype"), url("fonts/1bceaead-538f-40fe-9cd1-df3d2187fed7-3.woff") format("woff"), url("fonts/1bceaead-538f-40fe-9cd1-df3d2187fed7-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateUltraBlackCond";
  src: url("fonts/4306bd9c-a23a-4635-b0fe-333d44581d3b-2.eot");
  src: url("fonts/4306bd9c-a23a-4635-b0fe-333d44581d3b-2.eot?") format("embedded-opentype"), url("fonts/4306bd9c-a23a-4635-b0fe-333d44581d3b-3.woff") format("woff"), url("fonts/4306bd9c-a23a-4635-b0fe-333d44581d3b-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: "InterstateUltraBlackItalic";
  src: url("fonts/7160eaa3-048c-4220-af86-ec182215aef5-2.eot");
  src: url("fonts/7160eaa3-048c-4220-af86-ec182215aef5-2.eot?") format("embedded-opentype"), url("fonts/7160eaa3-048c-4220-af86-ec182215aef5-3.woff") format("woff"), url("fonts/7160eaa3-048c-4220-af86-ec182215aef5-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal
}
@font-face {
  font-family: "InterstateUltraBlack";
  src: url("fonts/2a389fb6-d3e2-4f57-b24c-e2bd4dcac0e8-2.eot");
  src: url("fonts/2a389fb6-d3e2-4f57-b24c-e2bd4dcac0e8-2.eot?") format("embedded-opentype"), url("fonts/2a389fb6-d3e2-4f57-b24c-e2bd4dcac0e8-3.woff") format("woff"), url("fonts/2a389fb6-d3e2-4f57-b24c-e2bd4dcac0e8-1.ttf") format("truetype");
  font-style: normal;
  font-weight: bold
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 33px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal
}
input[type="file"] {
  display: block
}
input[type="range"] {
  display: block;
  width: 100%
}
select[multiple],
select[size] {
  height: auto
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
output {
  display: block;
  padding-top: 7px;
  font-size: 22px;
  line-height: 1.44444;
  color: #555
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 22px;
  line-height: 1.44444;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #999
}
.form-control::-webkit-input-placeholder {
  color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed
}
textarea.form-control {
  height: auto
}
input[type="search"] {
  -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px
  }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm input[type="month"] {
    line-height: 30px
  }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg input[type="month"] {
    line-height: 46px
  }
}
.form-group {
  margin-bottom: 15px
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9
}
.radio+.radio,
.checkbox+.checkbox {
  margin-top: -5px
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px
}
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 42px
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select.input-sm {
  height: 30px;
  line-height: 30px
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px
}
select.input-lg {
  height: 46px;
  line-height: 46px
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  min-height: 38px
}
.has-feedback {
  position: relative
}
.has-feedback .form-control {
  padding-right: 42.5px
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none
}
.input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}
.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8
}
.has-success .form-control-feedback {
  color: #3c763d
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}
.has-warning .form-control-feedback {
  color: #8a6d3b
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede
}
.has-error .form-control-feedback {
  color: #a94442
}
.has-feedback label ~ .form-control-feedback {
  top: 25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #989898
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-static {
    display: inline-block
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto
  }
  .form-inline .input-group>.form-control {
    width: 100%
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table
}
.form-horizontal .form-group:after {
  clear: both
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px
  }
}
@-ms-viewport {
  width: device-width
}
.visible-xs {
  display: none !important
}
.visible-sm {
  display: none !important
}
.visible-md {
  display: none !important
}
.visible-lg {
  display: none !important
}
.visible-xs-table,
.visible-xs-block,
.profile-section__header__toggle,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-table,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-table,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-table,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important
  }
  table.visible-xs {
    display: table
  }
  tr.visible-xs {
    display: table-row !important
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important
  }
}
@media (max-width: 767px) {
  .visible-xs-table {
    display: table !important
  }
}
@media (max-width: 767px) {
  .visible-xs-block,
  .profile-section__header__toggle {
    display: block !important
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important
  }
  table.visible-sm {
    display: table
  }
  tr.visible-sm {
    display: table-row !important
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important
  }
  table.visible-md {
    display: table
  }
  tr.visible-md {
    display: table-row !important
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important
  }
  table.visible-lg {
    display: table
  }
  tr.visible-lg {
    display: table-row !important
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}
@media (max-width: 767px) {
  .hidden-xs,
  .profile-header__links {
    display: none !important
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  .profile-header .menu-btn {
    display: none !important
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  .profile-header .menu-btn {
    display: none !important
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  .profile-header .menu-btn {
    display: none !important
  }
}
.visible-print {
  display: none !important
}
@media print {
  .visible-print {
    display: block !important
  }
  table.visible-print {
    display: table
  }
  tr.visible-print {
    display: table-row !important
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important
  }
}
.visible-print-block {
  display: none !important
}
@media print {
  .visible-print-block {
    display: block !important
  }
}
.visible-print-inline {
  display: none !important
}
@media print {
  .visible-print-inline {
    display: inline !important
  }
}
.visible-print-inline-block {
  display: none !important
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}
@media print {
  .hidden-print {
    display: none !important
  }
}
body {
  padding-top: 50px
}
@media (min-width: 768px) {
  body {
    padding-top: 90px
  }
}
.profile-header {
  width: 100%;
  height: 50px;
  z-index: 1;
  position: fixed;
  top: 0;
  background: #00bcf7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYmNmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQwODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #00bcf7 0%, #004083 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bcf7), color-stop(100%, #004083));
  background: -webkit-linear-gradient(top, #00bcf7 0%, #004083 100%);
  background: -o-linear-gradient(top, #00bcf7 0%, #004083 100%);
  background: -ms-linear-gradient(top, #00bcf7 0%, #004083 100%);
  background: linear-gradient(to bottom, #00bcf7 0%, #004083 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00bcf7', endColorstr='#004083', GradientType=0);
  border: 1px solid #0d67a3;
  border-width: 1px 0;
  border-top-color: #00afe6;
  color: #fff
}
@media (min-width: 768px) {
  .profile-header {
    height: 90px
  }
}
.profile-header__logo {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0
}
.profile-header__links .profile-header__link {
  width: 23px;
  height: 90px;
  display: block;
  float: right;
  background: url(../images/social-sprite.png) 0 center no-repeat
}
.profile-header__links .profile-header__link--li {
  background-position: -23px center
}
.profile-header__links .profile-header__link--tw {
  background-position: -46px center
}
.profile-header__links .profile-header__link--em {
  background-position: -69px center
}
.profile-header__links .profile-header__link--contact-us {
  float: left;
  width: auto;
  color: #fff;
  font-family: "Interstate";
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 90px;
  background: none
}
.profile-header__links .profile-header__link--contact-us:before {
  content: ' ';
  display: block;
  float: left;
  width: 23px;
  height: 100%;
  background: url(../images/social-sprite.png) -92px center no-repeat
}
@media (min-width: 768px) {
  .profile-header__links .profile-header__link--contact-us {
    margin-left: 100px
  }
}
@media (min-width: 992px) {
  .profile-header__links .profile-header__link--contact-us {
    margin-left: 200px
  }
}
@media (min-width: 1200px) {
  .profile-header__links .profile-header__link--contact-us {
    margin-left: 200px
  }
}
.profile-header .menu-btn {
  float: right;
  width: 50px;
  margin: 11px 20px;
  margin-left: 0;
  height: 28px;
  border: 1px solid #00539c;
  transition: all 0.5s ease 0s;
  padding: 8px;
  color: #FFF;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}
.profile-header .menu-btn img {
  width: 13px;
  height: 10px;
  display: block;
  margin: 0 auto
}
.profile-header .profile-header__logo {
  background: url("../images/global_header_logo@2.png") no-repeat;
  text-indent: -10000px;
  background-size: 43px;
  margin: 10px 0px 0px 15px
}
@media (min-width: 768px) {
  .profile-header .profile-header__logo {
    background-size: 57px;
    margin: 25px 0px 0px 20px;
    cursor: pointer
  }
}
body.ie9 .profile-header {
  filter: none
}
#top-share {
  position: relative;
  width: 100px;
  top: -54px;
  left: 390px
}
#mobile-share-reaction0-icon_img,
#mobile-share-reaction1-icon_img,
#mobile-share-reaction2-icon_img,
#mobile-share-reaction3-icon_img {
  width: 40px !important;
  height: 40px !important
}
@-moz-document url-prefix() {
  .share-mobile {
    position: relative;
    top: 9px
  }
}
#share-mobile {
  left: 33px;
  position: relative;
  top: 29px
}
.profile-hero {
  box-sizing: border-box;
  background: url("../images/profile-hero-mexico.jpg") 100% 65% no-repeat;
  background-size: 800px;
  max-width: 1020px;
  height: 380px;
  margin: 0 auto;
  position: relative
}
@media (min-width: 768px) {
  .profile-hero {
    height: 812px;
    background-size: cover;
    background-position: 80% 80%;
    padding-left: 25px
  }
}
@media (max-width: 767px) {
  .profile-hero {
    background-size: 1000px;
    background-position: 0 -260px;
  }
}
.profile-hero__copy {
  color: #fff
}
.profile-hero__copy__title {
  font-weight: normal;
  font-size: 40px
}
@media (min-width: 768px) {
  .profile-hero__copy__title {
    font-size: 60px;
    margin-bottom: 0px;
    line-height: 80px
  }
}
.profile-hero__copy__subtitle {
  font-size: 20px;
  font-weight: normal
}
@media (min-width: 768px) {
  .profile-hero__copy__subtitle {
    font-size: 36px;
    font-weight: normal;
    margin-top: -10px
  }
}
.profile-hero__copy__para {
  font-size: 16px
}
@media (min-width: 768px) {
  .profile-hero__copy__para {
    font-size: 22px;
    width: 67%;
    margin-top: 10px;
  }
}
.profile-footer__copy,
.profile-footer__pic {
  width: 100%;
  right: 0;
  left: 0;
  padding-top: 56.5%
}
@media (min-width: 550px) {
  .profile-footer__copy,
  .profile-footer__pic {
    min-height: 310px;
    padding-top: 0;
    width: 50%;
    float: right;
    padding-left: 25px
  }
}
@media (min-width: 600px) {
  .profile-footer__copy,
  .profile-footer__pic {
    min-height: 310px
  }
}
@media (min-width: 650px) {
  .profile-footer__copy,
  .profile-footer__pic {
    min-height: 285px
  }
}
.profile-footer a:hover,
.profile-footer a:active {
  color: #008CE6
}
.profile-footer__copy {
  background: url(../images/tabular__row__cells.png);
  padding-top: 1.33em;
  padding-bottom: 1.33em
}
.profile-footer__copy__link,
.profile-footer__copy__title {
  font-family: "Interstate";
  font-weight: bold;
  margin: 0
}
.profile-footer__copy__title {
  font-size: 24px
}
.profile-footer__copy__link,
.profile-footer__copy__text {
  font-size: 18px
}
.profile-footer__copy__link {
  color: #00bdf2
}
.profile-footer__copy__link:after {
  content: ' >';
  font-size: 16px
}
.profile-footer__pic {
  background: url(../images/hero-cities-la.jpg) center center no-repeat;
  background-size: cover
}
#carousel__slide__0 .carousel__slide__date__text {
  line-height: 70px;
}
body.carousel__slide__0 #carousel__slide__0 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__0 .carousel {
  -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)
}
html.no-csstransforms3d body.carousel__slide__0 .carousel {
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0)
}
body.carousel__slide__1 #carousel__slide__1 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__1 .carousel {
  -webkit-transform: translate3d(-3.703704%, 0, 0);
  -moz-transform: translate3d(-3.703704%, 0, 0);
  -ms-transform: translate3d(-3.703704%, 0, 0);
  -o-transform: translate3d(-3.703704%, 0, 0);
  transform: translate3d(-3.703704%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__1 .carousel {
  -webkit-transform: translate(-3.703704%, 0);
  -moz-transform: translate(-3.703704%, 0);
  -ms-transform: translate(-3.703704%, 0);
  -o-transform: translate(-3.703704%, 0);
  transform: translate(-3.703704%, 0)
}
body.carousel__slide__2 #carousel__slide__2 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__2 .carousel {
  -webkit-transform: translate3d(-7.407407%, 0, 0);
  -moz-transform: translate3d(-7.407407%, 0, 0);
  -ms-transform: translate3d(-7.407407%, 0, 0);
  -o-transform: translate3d(-7.407407%, 0, 0);
  transform: translate3d(-7.407407%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__2 .carousel {
  -webkit-transform: translate(-7.407407%, 0);
  -moz-transform: translate(-7.407407%, 0);
  -ms-transform: translate(-7.407407%, 0);
  -o-transform: translate(-7.407407%, 0);
  transform: translate(-7.407407%, 0)
}
body.carousel__slide__3 #carousel__slide__3 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__3 .carousel {
  -webkit-transform: translate3d(-11.111111%, 0, 0);
  -moz-transform: translate3d(-11.111111%, 0, 0);
  -ms-transform: translate3d(-11.111111%, 0, 0);
  -o-transform: translate3d(-11.111111%, 0, 0);
  transform: translate3d(-11.111111%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__3 .carousel {
  -webkit-transform: translate(-11.111111%, 0);
  -moz-transform: translate(-11.111111%, 0);
  -ms-transform: translate(-11.111111%, 0);
  -o-transform: translate(-11.111111%, 0);
  transform: translate(-11.111111%, 0)
}
body.carousel__slide__4 #carousel__slide__4 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__4 .carousel {
  -webkit-transform: translate3d(-14.814815%, 0, 0);
  -moz-transform: translate3d(-14.814815%, 0, 0);
  -ms-transform: translate3d(-14.814815%, 0, 0);
  -o-transform: translate3d(-14.814815%, 0, 0);
  transform: translate3d(-14.814815%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__4 .carousel {
  -webkit-transform: translate(-14.814815%, 0);
  -moz-transform: translate(-14.814815%, 0);
  -ms-transform: translate(-14.814815%, 0);
  -o-transform: translate(-14.814815%, 0);
  transform: translate(-14.814815%, 0)
}
body.carousel__slide__5 #carousel__slide__5 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__5 .carousel {
  -webkit-transform: translate3d(-18.518519%, 0, 0);
  -moz-transform: translate3d(-18.518519%, 0, 0);
  -ms-transform: translate3d(-18.518519%, 0, 0);
  -o-transform: translate3d(-18.518519%, 0, 0);
  transform: translate3d(-18.518519%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__5 .carousel {
  -webkit-transform: translate(-18.518519%, 0);
  -moz-transform: translate(-18.518519%, 0);
  -ms-transform: translate(-18.518519%, 0);
  -o-transform: translate(-18.518519%, 0);
  transform: translate(-18.518519%, 0)
}
body.carousel__slide__6 #carousel__slide__6 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__6 .carousel {
  -webkit-transform: translate3d(-22.222222%, 0, 0);
  -moz-transform: translate3d(-22.222222%, 0, 0);
  -ms-transform: translate3d(-22.222222%, 0, 0);
  -o-transform: translate3d(-22.222222%, 0, 0);
  transform: translate3d(-22.222222%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__6 .carousel {
  -webkit-transform: translate(-22.222222%, 0);
  -moz-transform: translate(-22.222222%, 0);
  -ms-transform: translate(-22.222222%, 0);
  -o-transform: translate(-22.222222%, 0);
  transform: translate(-22.222222%, 0)
}
body.carousel__slide__7 #carousel__slide__7 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__7 .carousel {
  -webkit-transform: translate3d(-25.925926%, 0, 0);
  -moz-transform: translate3d(-25.925926%, 0, 0);
  -ms-transform: translate3d(-25.925926%, 0, 0);
  -o-transform: translate3d(-25.925926%, 0, 0);
  transform: translate3d(-25.925926%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__7 .carousel {
  -webkit-transform: translate(-25.925926%, 0);
  -moz-transform: translate(-25.925926%, 0);
  -ms-transform: translate(-25.925926%, 0);
  -o-transform: translate(-25.925926%, 0);
  transform: translate(-25.925926%, 0)
}
body.carousel__slide__8 #carousel__slide__8 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__8 .carousel {
  -webkit-transform: translate3d(-29.629630%, 0, 0);
  -moz-transform: translate3d(-29.629630%, 0, 0);
  -ms-transform: translate3d(-29.629630%, 0, 0);
  -o-transform: translate3d(-29.629630%, 0, 0);
  transform: translate3d(-29.629630%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__8 .carousel {
  -webkit-transform: translate(-29.629630%, 0);
  -moz-transform: translate(-29.629630%, 0);
  -ms-transform: translate(-29.629630%, 0);
  -o-transform: translate(-29.629630%, 0);
  transform: translate(-29.629630%, 0)
}
body.carousel__slide__9 #carousel__slide__9 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__9 .carousel {
  -webkit-transform: translate3d(-33.333333%, 0, 0);
  -moz-transform: translate3d(-33.333333%, 0, 0);
  -ms-transform: translate3d(-33.333333%, 0, 0);
  -o-transform: translate3d(-33.333333%, 0, 0);
  transform: translate3d(-33.333333%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__9 .carousel {
  -webkit-transform: translate(-33.333333%, 0);
  -moz-transform: translate(-33.333333%, 0);
  -ms-transform: translate(-33.333333%, 0);
  -o-transform: translate(-33.333333%, 0);
  transform: translate(-33.333333%, 0)
}
body.carousel__slide__10 #carousel__slide__10 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__10 .carousel {
  -webkit-transform: translate3d(-37.037037%, 0, 0);
  -moz-transform: translate3d(-37.037037%, 0, 0);
  -ms-transform: translate3d(-37.037037%, 0, 0);
  -o-transform: translate3d(-37.037037%, 0, 0);
  transform: translate3d(-37.037037%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__10 .carousel {
  -webkit-transform: translate(-37.037037%, 0);
  -moz-transform: translate(-37.037037%, 0);
  -ms-transform: translate(-37.037037%, 0);
  -o-transform: translate(-37.037037%, 0);
  transform: translate(-37.037037%, 0)
}
body.carousel__slide__11 #carousel__slide__11 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__11 .carousel {
  -webkit-transform: translate3d(-40.740741%, 0, 0);
  -moz-transform: translate3d(-40.740741%, 0, 0);
  -ms-transform: translate3d(-40.740741%, 0, 0);
  -o-transform: translate3d(-40.740741%, 0, 0);
  transform: translate3d(-40.740741%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__11 .carousel {
  -webkit-transform: translate(-40.740741%, 0);
  -moz-transform: translate(-40.740741%, 0);
  -ms-transform: translate(-40.740741%, 0);
  -o-transform: translate(-40.740741%, 0);
  transform: translate(-40.740741%, 0)
}
body.carousel__slide__12 #carousel__slide__12 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__12 .carousel {
  -webkit-transform: translate3d(-44.444444%, 0, 0);
  -moz-transform: translate3d(-44.444444%, 0, 0);
  -ms-transform: translate3d(-44.444444%, 0, 0);
  -o-transform: translate3d(-44.444444%, 0, 0);
  transform: translate3d(-44.444444%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__12 .carousel {
  -webkit-transform: translate(-44.444444%, 0);
  -moz-transform: translate(-44.444444%, 0);
  -ms-transform: translate(-44.444444%, 0);
  -o-transform: translate(-44.444444%, 0);
  transform: translate(-44.444444%, 0)
}
body.carousel__slide__13 #carousel__slide__13 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__13 .carousel {
  -webkit-transform: translate3d(-48.148148%, 0, 0);
  -moz-transform: translate3d(-48.148148%, 0, 0);
  -ms-transform: translate3d(-48.148148%, 0, 0);
  -o-transform: translate3d(-48.148148%, 0, 0);
  transform: translate3d(-48.148148%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__13 .carousel {
  -webkit-transform: translate(-48.148148%, 0);
  -moz-transform: translate(-48.148148%, 0);
  -ms-transform: translate(-48.148148%, 0);
  -o-transform: translate(-48.148148%, 0);
  transform: translate(-48.148148%, 0)
}
body.carousel__slide__14 #carousel__slide__14 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__14 .carousel {
  -webkit-transform: translate3d(-51.851852%, 0, 0);
  -moz-transform: translate3d(-51.851852%, 0, 0);
  -ms-transform: translate3d(-51.851852%, 0, 0);
  -o-transform: translate3d(-51.851852%, 0, 0);
  transform: translate3d(-51.851852%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__14 .carousel {
  -webkit-transform: translate(-51.851852%, 0);
  -moz-transform: translate(-51.851852%, 0);
  -ms-transform: translate(-51.851852%, 0);
  -o-transform: translate(-51.851852%, 0);
  transform: translate(-51.851852%, 0)
}
body.carousel__slide__15 #carousel__slide__15 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__15 .carousel {
  -webkit-transform: translate3d(-55.555556%, 0, 0);
  -moz-transform: translate3d(-55.555556%, 0, 0);
  -ms-transform: translate3d(-55.555556%, 0, 0);
  -o-transform: translate3d(-55.555556%, 0, 0);
  transform: translate3d(-55.555556%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__15 .carousel {
  -webkit-transform: translate(-55.555556%, 0);
  -moz-transform: translate(-55.555556%, 0);
  -ms-transform: translate(-55.555556%, 0);
  -o-transform: translate(-55.555556%, 0);
  transform: translate(-55.555556%, 0)
}
body.carousel__slide__16 #carousel__slide__16 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__16 .carousel {
  -webkit-transform: translate3d(-59.259259%, 0, 0);
  -moz-transform: translate3d(-59.259259%, 0, 0);
  -ms-transform: translate3d(-59.259259%, 0, 0);
  -o-transform: translate3d(-59.259259%, 0, 0);
  transform: translate3d(-59.259259%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__16 .carousel {
  -webkit-transform: translate(-59.259259%, 0);
  -moz-transform: translate(-59.259259%, 0);
  -ms-transform: translate(-59.259259%, 0);
  -o-transform: translate(-59.259259%, 0);
  transform: translate(-59.259259%, 0)
}
body.carousel__slide__17 #carousel__slide__17 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__17 .carousel {
  -webkit-transform: translate3d(-62.962963%, 0, 0);
  -moz-transform: translate3d(-62.962963%, 0, 0);
  -ms-transform: translate3d(-62.962963%, 0, 0);
  -o-transform: translate3d(-62.962963%, 0, 0);
  transform: translate3d(-62.962963%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__17 .carousel {
  -webkit-transform: translate(-62.962963%, 0);
  -moz-transform: translate(-62.962963%, 0);
  -ms-transform: translate(-62.962963%, 0);
  -o-transform: translate(-62.962963%, 0);
  transform: translate(-62.962963%, 0)
}
body.carousel__slide__18 #carousel__slide__18 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__18 .carousel {
  -webkit-transform: translate3d(-66.666667%, 0, 0);
  -moz-transform: translate3d(-66.666667%, 0, 0);
  -ms-transform: translate3d(-66.666667%, 0, 0);
  -o-transform: translate3d(-66.666667%, 0, 0);
  transform: translate3d(-66.666667%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__18 .carousel {
  -webkit-transform: translate(-66.666667%, 0);
  -moz-transform: translate(-66.666667%, 0);
  -ms-transform: translate(-66.666667%, 0);
  -o-transform: translate(-66.666667%, 0);
  transform: translate(-66.666667%, 0)
}
body.carousel__slide__19 #carousel__slide__19 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__19 .carousel {
  -webkit-transform: translate3d(-70.370370%, 0, 0);
  -moz-transform: translate3d(-70.370370%, 0, 0);
  -ms-transform: translate3d(-70.370370%, 0, 0);
  -o-transform: translate3d(-70.370370%, 0, 0);
  transform: translate3d(-70.370370%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__19 .carousel {
  -webkit-transform: translate(-70.370370%, 0);
  -moz-transform: translate(-70.370370%, 0);
  -ms-transform: translate(-70.370370%, 0);
  -o-transform: translate(-70.370370%, 0);
  transform: translate(-70.370370%, 0)
}
body.carousel__slide__20 #carousel__slide__20 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__20 .carousel {
  -webkit-transform: translate3d(-74.074074%, 0, 0);
  -moz-transform: translate3d(-74.074074%, 0, 0);
  -ms-transform: translate3d(-74.074074%, 0, 0);
  -o-transform: translate3d(-74.074074%, 0, 0);
  transform: translate3d(-74.074074%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__20 .carousel {
  -webkit-transform: translate(-74.074074%, 0);
  -moz-transform: translate(-74.074074%, 0);
  -ms-transform: translate(-74.074074%, 0);
  -o-transform: translate(-74.074074%, 0);
  transform: translate(-74.074074%, 0)
}
body.carousel__slide__21 #carousel__slide__21 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__21 .carousel {
  -webkit-transform: translate3d(-77.7777785%, 0, 0);
  -moz-transform: translate3d(-77.7777785%, 0, 0);
  -ms-transform: translate3d(-77.7777785%, 0, 0);
  -o-transform: translate3d(-77.7777785%, 0, 0);
  transform: translate3d(-77.7777785%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__21 .carousel {
  -webkit-transform: translate(-77.7777785%, 0);
  -moz-transform: translate(-77.7777785%, 0);
  -ms-transform: translate(-77.7777785%, 0);
  -o-transform: translate(-77.7777785%, 0);
  transform: translate(-77.7777785%, 0)
}
body.carousel__slide__22 #carousel__slide__22 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__22 .carousel {
  -webkit-transform: translate3d(-81.481481%, 0, 0);
  -moz-transform: translate3d(-81.481481%, 0, 0);
  -ms-transform: translate3d(-81.481481%, 0, 0);
  -o-transform: translate3d(-81.481481%, 0, 0);
  transform: translate3d(-81.481481%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__22 .carousel {
  -webkit-transform: translate(-81.481481%, 0);
  -moz-transform: translate(-81.481481%, 0);
  -ms-transform: translate(-81.481481%, 0);
  -o-transform: translate(-81.481481%, 0);
  transform: translate(-81.481481%, 0)
}
body.carousel__slide__23 #carousel__slide__23 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__23 .carousel {
  -webkit-transform: translate3d(-85.185185%, 0, 0);
  -moz-transform: translate3d(-85.185185%, 0, 0);
  -ms-transform: translate3d(-85.185185%, 0, 0);
  -o-transform: translate3d(-85.185185%, 0, 0);
  transform: translate3d(-85.185185%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__23 .carousel {
  -webkit-transform: translate(-85.185185%, 0);
  -moz-transform: translate(-85.185185%, 0);
  -ms-transform: translate(-85.185185%, 0);
  -o-transform: translate(-85.185185%, 0);
  transform: translate(-85.185185%, 0)
}
body.carousel__slide__24 #carousel__slide__24 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__24 .carousel {
  -webkit-transform: translate3d(-88.888889%, 0, 0);
  -moz-transform: translate3d(-88.888889%, 0, 0);
  -ms-transform: translate3d(-88.888889%, 0, 0);
  -o-transform: translate3d(-88.888889%, 0, 0);
  transform: translate3d(-88.888889%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__24 .carousel {
  -webkit-transform: translate(-88.888889%, 0);
  -moz-transform: translate(-88.888889%, 0);
  -ms-transform: translate(-88.888889%, 0);
  -o-transform: translate(-88.888889%, 0);
  transform: translate(-88.888889%, 0)
}
body.carousel__slide__25 #carousel__slide__25 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__25 .carousel {
  -webkit-transform: translate3d(-92.592593%, 0, 0);
  -moz-transform: translate3d(-92.592593%, 0, 0);
  -ms-transform: translate3d(-92.592593%, 0, 0);
  -o-transform: translate3d(-92.592593%, 0, 0);
  transform: translate3d(-92.592593%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__25 .carousel {
  -webkit-transform: translate(-92.592593%, 0);
  -moz-transform: translate(-92.592593%, 0);
  -ms-transform: translate(-92.592593%, 0);
  -o-transform: translate(-92.592593%, 0);
  transform: translate(-92.592593%, 0)
}
body.carousel__slide__26 #carousel__slide__26 {
  opacity: 1
}
html.csstransforms3d body.carousel__slide__26 .carousel {
  -webkit-transform: translate3d(-96.296296%, 0, 0);
  -moz-transform: translate3d(-96.296296%, 0, 0);
  -ms-transform: translate3d(-96.296296%, 0, 0);
  -o-transform: translate3d(-96.296296%, 0, 0);
  transform: translate3d(-96.296296%, 0, 0)
}
html.no-csstransforms3d body.carousel__slide__26 .carousel {
  -webkit-transform: translate(-96.296296%, 0);
  -moz-transform: translate(-96.296296%, 0);
  -ms-transform: translate(-96.296296%, 0);
  -o-transform: translate(-96.296296%, 0);
  transform: translate(-96.296296%, 0)
}
body.carousel__slide__27 #carousel__slide__27 {
  opacity: 1
}

.carousel-wrap {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: white
}
.carousel {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 2700%;
  margin: 0 auto;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-property: transform;
  -moz-transition-property: -moz-transform;
  -moz-transition-property: transform;
  -ms-transition-property: -ms-transform;
  -ms-transition-property: transform;
  -o-transition-property: -o-transform;
  -o-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s
}
@media (min-width: 768px) {
  .carousel {
    padding: 52px 0
  }
}
.carousel__slide {
  width: 3.703704%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s
}
@media (min-width: 768px) {
  .carousel__slide {
    height: 220px
  }
}
.carousel__slide__date,
.carousel__slide__arrow {
  height: 95px
}
.carousel__slide__date__text,
.carousel__slide__arrow__text {
  position: static;
  display: table-cell;
  vertical-align: middle
}
.carousel__slide__copy,
.carousel__slide__arrow,
.carousel__slide__date {
  display: table;
  margin-top: 0;
  position: relative;
  margin-bottom: 0
}
@media (min-width: 768px) {
  .carousel__slide__copy,
  .carousel__slide__arrow,
  .carousel__slide__date {
    height: 220px;
    margin-bottom: 0;
    display: table
  }
}
.carousel__slide__copy {
  position: relative;
  border-top: 1px dotted #000;
  color: #000
}
@media (max-width: 767px) {
  .carousel__slide__copy {
    padding: 0
  }
}
@media (min-width: 768px) {
  .carousel__slide__copy {
    border: none
  }
  .carousel__slide__copy__text {
    display: table-cell;
    vertical-align: middle
  }
  .carousel__slide__copy__text p {
    padding: 0;
    margin: 0
  }
}
.carousel__slide__arrow {
  position: relative;
  padding: 0;
  display: table
}
.carousel__slide__arrow,
.carousel__slide__arrow:hover {
  color: #7f7f7f;
  margin-top: 15px
}
.carousel__slide__arrow--prev .carousel__slide__arrow__text:before {
  left: 0;
  background-position: left top
}
.carousel__slide__arrow--next .carousel__slide__arrow__text:before {
  right: 0
}
.carousel__slide__arrow__text {
  padding-top: 25px;
  position: static;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px
}
@media (min-width: 768px) {
  .carousel__slide__arrow__text {
    font-size: 15px
  }
}
.carousel__slide__arrow__text:before {
  content: ' ';
  position: absolute;
  top: 50%;
  display: block;
  width: 21px;
  height: 22px;
  margin-top: -20px;
  background: url(../images/carousel-arrows.png) right top no-repeat;
  background-size: 42px 22px
}
@media (min-width: 768px) {
  .carousel__slide__arrow__text:before {
    width: 23px;
    height: 25px;
    background-size: 46px 25px;
    margin-top: -30px
  }
}
.carousel__slide__arrow--next {
  text-align: right
}
@media (min-width: 768px) {
  .carousel__slide__arrow--next--xs {
    display: none
  }
}
@media (max-width: 797px) {
  .carousel__slide__arrow--next--sm {
    margin-left: -5px
  }
}
@media (max-width: 767px) {
  .carousel__slide__arrow--next--sm {
    display: none
  }
}
.carousel__slide__date {
  padding: 0;
  font-size: 60px;
  font-family: "Interstate";
  color: #f7921e; /* #f7921e; #33bbb1; */
  font-weight: normal;
  text-align: center
}
.carousel__slide__date__text {
  height: 60px;
  line-height: 60px;
  text-align: center
}
@media (min-width: 768px) {
  .carousel__slide__date {
    border-right: 1px dotted #000;
    font-size: 84px;
    line-height: 70px;
    text-align: right
  }
  .carousel__slide__date__text {
    padding-right: 15px
  }
}
.profile-section {
  max-height: 86px;
  overflow: hidden;
  border-bottom: 1px solid white;
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -ms-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s
}
@media (min-width: 768px) {
  .profile-section {
    max-height: none;
    border-bottom: none
  }
}
.profile-section.open {
  max-height: 9999px
}
.profile-section__header {
  background: #3c86c4;
  color: #fff;
  height: 86px;
  position: relative
}
@media (min-width: 768px) {
  .profile-section__header {
    max-height: none
  }
}
@media (min-width: 768px) {
  .profile-section__header {
    height: auto
  }
}
.profile-section__header__title {
  font-weight: normal;
  font-size: 20px;
  display: table;
  height: 100%;
  margin: 0
}
@media (max-width: 767px) {
  .profile-section__header__title {
    padding-right: 65px
  }
}
@media (min-width: 768px) {
  .profile-section__header__title {
    font-size: 36px;
    display: block;
    margin: .75em 0
  }
}
.profile-section__header__title span {
  display: table-cell;
  vertical-align: middle
}
.profile-section__header__toggle {
  position: absolute;
  top: 31px;
  right: 15px;
  width: 34px;
  height: 24px;
  content: ' ';
  background: url(../images/accordion-arrows-mobile.png) bottom left no-repeat;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-property: transform;
  -moz-transition-property: -moz-transform;
  -moz-transition-property: transform;
  -ms-transition-property: -ms-transform;
  -ms-transition-property: transform;
  -o-transition-property: -o-transform;
  -o-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s
}
.profile-section.open .profile-section__header__toggle {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}
.profile-section__hero__pic {
  float: left;
  padding-top: 56.5%;
  background: no-repeat top right;
  background-size: cover;
  width: 100%
}
@media (min-width: 480px) {
  .profile-section__hero__pic {
    padding-top: 0;
    height: 180px
  }
}
@media (min-width: 768px) {
  .profile-section__hero__pic {
    height: 205px
  }
}
@media (min-width: 992px) {
  .profile-section__hero__pic {
    height: 280px
  }
}


.profile-section__hero__pic1 {
  background-image: url(../images/profile-section-hero1mexico.jpg)
}
@media (min-width: 480px) {
  .profile-section__hero__pic1 {
    width: 50%
  }
}
.profile-section__hero__pic2 {
  display: none;
  width: 50%;
  background-image: url(../images/profile-section-hero2mexico.jpg);
  background-position: center top
}
@media (min-width: 480px) {
  .profile-section__hero__pic2 {
    display: block
  }
}


.profile-section__hero__pic--youth {
  background-image: url(../images/hero-youth-tx.jpg)
}
@media (min-width: 480px) {
  .profile-section__hero__pic--youth {
    width: 50%
  }
}
.profile-section__hero__pic--meeting {
  display: none;
  width: 50%;
  background-image: url(../images/hero-meeting-la.jpg);
  background-position: center top
}
@media (min-width: 480px) {
  .profile-section__hero__pic--meeting {
    display: block
  }
}
.profile-section__hero__pic--housing {
  background-image: url(../images/hero-youth-tx.jpg);
}
.profile-section__hero__pic--progress {
  background-image: url(../images/hero-progress.jpg)
}
.profile-section__hero__pic--reach {
  background-image: url(../images/hero-reach-xs-la.png);
  background-position: center bottom
}
@media (min-width: 480px) {
  .profile-section__hero__pic--reach {
    background-image: url(../images/hero-reach-dc.jpg)
  }
}
.profile-section__copy {
  font-size: 22px;
  padding-top: 1.33em;
  background: white
}
@media (min-width: 768px) {
  .profile-section__copy__col {
    padding-right: 35.0001px;
    padding-left: 35.0001px
  }
}
.profile-section__copy__col--full {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px
}
.profile-section__copy__col__list {
  list-style: none;
  padding: 1em 0 0.01em .75em
}
.profile-section__copy__col__list__item {
  position: relative;
  margin-bottom: 0.5em
}
.profile-section__copy__col__list__item:before {
  content: '\2022';
  display: block;
  position: absolute;
  left: -15px
}
.profile-section__copy__col__heading {
  font-weight: normal;
  font-family: "Interstate";
  margin: 0;
  font-size: 22px
}
.profile-section__copy__col__heading--inline {
  display: inline
}
.profile-section__copy p,
.profile-section__copy ul {
  margin: 0 0 1em 0
}
.profile-citifooter {
  clear: both;
  font-size: 11pt;
  height: 150px;
  margin: 0px auto;
  background: white
}
@media (min-width: 480px) {
  .profile-citifooter {
    max-width: 1024px;
    padding-top: 10px
  }
}
.profile-citifooter .nav_bar a {
  color: #97999B;
  text-transform: uppercase
}
.profile-citifooter a:hover {
  text-decoration: none
}
.profile-citifooter li {
  list-style: none
}
.profile-citifooter .copyright {
  color: #333;
  float: right;
  font-size: 11px;
  text-align: right;
  margin-top: 5px
}
@media (min-width: 480px) {
  .profile-citifooter .copyright {
    width: 250px
  }
}
.profile-citifooter .logo {
  background: url("//www.citigroup.com/citi/citiforcities/images/global_footer_logo.jpg") no-repeat;
  height: 18px;
  padding-left: 40px;
  padding-top: 6px;
  font-size: 11px;
  float: left;
  width: 90%;
  margin: 0 5%
}
@media (min-width: 480px) {
  .profile-citifooter .logo {
    width: 98%;
    margin-left: 5px;
    height: auto
  }
}
.profile-citifooter .logo>p {
  float: left;
  margin-top: 0px;
  display: none
}
@media (min-width: 480px) {
  .profile-citifooter .logo>p {
    display: block
  }
}
.profile-citifooter .logo>.copyrighttext {
  clear: none;
  margin: 0;
  float: right;
  display: block
}
.profile-citifooter .text {
  color: #333;
  font-size: 11px
}
.profile-citifooter .left {
  float: left
}
.profile-citifooter .nav_bar {
  float: left;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  line-height: 35px;
  margin-bottom: 10px;
  padding: 0 0px;
  min-height: 35px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 480px) {
  .profile-citifooter .nav_bar {
    max-width: 1000px;
    margin-left: 10px
  }
}
.profile-citifooter .nav_bar ul {
  overflow: hidden;
  margin-top: 0px;
  max-width: 300px;
  margin: 0px auto
}
@media (min-width: 480px) {
  .profile-citifooter .nav_bar ul {
    max-width: 500px;
    float: left;
    margin-left: 0px;
    padding-left: 10px
  }
}
.profile-citifooter .nav_bar li {
  float: left;
  font-size: 10px;
  color: #97999B;
  margin: 0px 1px
}
@media (min-width: 480px) {
  .profile-citifooter .nav_bar li {
    margin-left: 10px
  }
}
.profile-citifooter .nav_bar ul.share {
  float: right;
  overflow: hidden;
  padding-top: 5px;
  width: auto;
  display: block
}
@media (min-width: 768px) {
  .profile-citifooter .nav_bar ul.share {
    display: block
  }
}
.profile-citifooter .nav_bar ul.share li {
  float: left;
  margin-left: 5px;
  color: #333333;
  font-size: 12px;
  margin-right: 0px;
  display: block
}
.profile-citifooter .nav_bar ul.share li.follow_us {
  line-height: 25px
}
.profile-citifooter .nav_bar ul.share li a.share_icon {
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: 5px;
  background: url("//www.citigroup.com/citi/citiforcities/images/assets/images/icn/foot_share_icon_sprite.png") no-repeat
}
.profile-citifooter .nav_bar ul.share li a.share_icon#a_facebook {
  background-position: -19px 0
}
.profile-citifooter .nav_bar ul.share li a.share_icon#a_tweeter {
  background-position: -38px 0
}
.profile-citifooter .nav_bar ul.share li a.share_icon#a_youtube {
  background-position: -57px 0
}
.profile-citifooter .nav_bar ul.share li a.share_icon#a_linkedin {
  background-position: -76px 0
}
.profile-citifooter .nav_bar ul.share li a.share_icon#a_googleplus {
  background-position: -95px 0;
  width: 17px
}
.profile-citifooter .nav_bar ul.share li a.share_icon#a_instagram {
  background-position: -114px 0;
  width: 17px
}
.profile-citifooter .copyright ul.share {
  float: right;
  overflow: hidden;
  width: auto
}
.profile-citifooter .copyright ul.share li {
  float: left;
  margin-left: 5px;
  text-transform: uppercase;
  color: #333333;
  font-size: 12px
}
.profile-citifooter #social_network a.icosm,
.profile-citifooter a.icosm {
  background-color: transparent;
  background-image: url("//www.citigroup.com/citi/citiforcities/images/assets/images/icn/foot_share_icon_sprite.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  margin-right: 3px;
  vertical-align: text-bottom;
  width: 16px;
  text-indent: -99999px;
  color: transparent
}
.profile-citifooter #social_network div.links a.icosm {
  float: none;
  text-decoration: none
}
.profile-citifooter #social_network span {
  color: transparent;
  text-indent: -999px
}
.profile-citifooter #social_network a {
  text-decoration: none
}
.profile-citifooter a.icosm.rss {
  background-position: 0 0
}
.profile-citifooter a.icosm.rss:hover {
  background-position: 0 -20px
}
.profile-citifooter a.icosm.facebook {
  background-position: 0 -40px
}
.profile-citifooter a.icosm.facebook:hover {
  background-position: 0 -60px
}
.profile-citifooter a.icosm.twitter {
  background-position: 0 -80px
}
.profile-citifooter a.icosm.twitter:hover {
  background-position: 0 -100px
}
.profile-citifooter a.icosm.youtube {
  background-position: 0 -120px
}
.profile-citifooter a.icosm.youtube:hover {
  background-position: 0 -140px
}
.profile-citifooter a.icosm.linkedin {
  background-position: 0 -160px
}
.profile-citifooter a.icosm.linkedin:hover {
  background-position: 0 -180px
}
.profile-section--tabular,
.profile-section--tabular>.profile-section__header {
  padding: 0;
  margin: 0 auto
}
.tabular {
  background: url(../images/tabular__row__cells.png);
  font-family: "Interstate";
  color: #585858;
  font-size: 18px
}
.tabular__row {
  margin: 0;
  border-bottom: 1px solid #3c86c4;
  padding-bottom: 45px
}
@media (min-width: 992px) {
  .tabular__row {
    height: 265px;
    border: none;
    padding-bottom: 0
  }
}
.tabular__row__title,
.tabular__row__cells {
  float: left;
  height: 100%
}
.tabular__row__title {
  position: relative;
  display: table;
  margin: 0;
  padding-top: 27px;
  padding-bottom: 5px;
  font-weight: normal
}
@media (min-width: 992px) {
  .tabular__row__title {
    padding-top: 0px;
    color: #fff;
    background: #008ce6
  }
}
.tabular__row__title .vertical-center {
  display: table-cell;
  vertical-align: middle
}
.tabular__row__title .vertical-center .horizontal-center {
  display: block;
  margin: 0 auto
}
@media (min-width: 992px) {
  .tabular__row__title .vertical-center .horizontal-center {
    width: 210px;
    font-size: 25px;
    line-height: 42px
  }
}
.tabular__row__cells {
  border: 0 solid transparent;
  border-width: 2px 0
}
.tabular__row__cells>.row,
.tabular__row__cells>.profile-section__header,
.tabular__row__cells>.profile-section__hero,
.tabular__row__cells>.profile-section__copy,
.tabular__row__cells>.tabular__row {
  height: 100%
}
.tabular__row__cells .tabular__row__cell {
  display: table;
  float: left;
  height: 100%
}
@media (min-width: 992px) {
  .tabular__row__cells .tabular__row__cell {
    padding-left: 34px
  }
}
@media (min-width: 992px) {
  .tabular__row__cells .tabular__row__cell--xm {
    width: 37%
  }
}
.tabular__row__cells .tabular__row__cell__title {
  display: table;
  vertical-align: bottom;
  width: 100%;
  height: 50%;
  margin: 0;
  font-size: 36px;
  color: #f7921e; /* #f7921e; #33bbb1;*/
  font-weight: normal
}
.tabular__row__cells .tabular__row__cell__title span {
  display: table-cell;
  vertical-align: bottom
}
.tabular__row__cells .tabular__row__cell__copy {
  display: table;
  vertical-align: top;
  width: 100%;
  margin: 0
}
.tabular__row__cells .footnote {
  font-size: 12px;
  color: #585858;
  font-family: Arial, sans-serif;
  position: relative;
  font-size: 10px;
  top: 97px;
  display: inline;
  top: 0px
}
@media (min-width: 992px) {
  .tabular__row__cells .footnote {
    margin-top: 50px;
    display: block
  }
}
@media (min-width: 992px) {
  .tabular__row:nth-child(2n) .tabular__row__cells,
  .tabular__row.even .tabular__row__cells {
    border-color: #00bdf2
  }
  .tabular__row:hover .tabular__row__title {
    background: #00bdf2
  }
  .tabular__row:hover .tabular__row__cells {
    background: #fff
  }
}
.stats {
  list-style: none
}
.stats .stat {
  margin: 0 0 2em 0
}
.stats .stat__header {
  display: block;
  font-size: 36px;
  line-height: 36px;
  color: #f7921e; /* #f7921e; #33bbb1; */
}

/*! Pushy - v0.9.1 - 2013-9-16
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */

body.pushy-active .wrapper,
body.pushy-active .profile-header {
  -webkit-transform: translate3d(-270px, 0, 0);
  -moz-transform: translate3d(-270px, 0, 0);
  -ms-transform: translate3d(-270px, 0, 0);
  -o-transform: translate3d(-270px, 0, 0);
  transform: translate3d(-270px, 0, 0)
}
.pushy.hide {
  display: none
}
.pushy,
ul.pnav,
.menu-btn,
.done-btn {
  font-family: Arial, verdana, helvetica, helve, sans-serif
}
.pushy {
  position: fixed;
  width: 270px;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 9999;
  background: none repeat scroll 0 0 #002D72;
  font-size: 0.9em;
  font-weight: bold;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left
}
.pushy ul {
  padding: 0;
  margin: 0
}
.pushy ul li {
  color: #fff;
  font-size: 13px;
  padding: 0px 0px 0px;
  font-weight: normal
}
.pushy ul li.header {
  background: #00BDF2;
  color: #fff;
  background: #00BDF2;
  padding: 0px 30px 15px
}
.pushy a {
  display: block;
  color: #fff;
  padding: 15px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-decoration: none
}
.pushy a:active {
  background: transparent
}
.pushy a:hover {
  background: #008CE6;
  color: #FFF
}
.pushy-left {
  -webkit-transform: translate3d(-270px, 0, 0);
  -moz-transform: translate3d(-270px, 0, 0);
  -ms-transform: translate3d(-270px, 0, 0);
  -o-transform: translate3d(-270px, 0, 0);
  transform: translate3d(-270px, 0, 0)
}
.pushy-right {
  -webkit-transform: translate3d(270px, 0, 0);
  -moz-transform: translate3d(270px, 0, 0);
  -ms-transform: translate3d(270px, 0, 0);
  -o-transform: translate3d(270px, 0, 0);
  transform: translate3d(270px, 0, 0)
}
.pushy-open {
  -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)
}
.container-push,
.push-push {
  -webkit-transform: translate3d(-270px, 0, 0);
  -moz-transform: translate3d(-270px, 0, 0);
  -ms-transform: translate3d(-270px, 0, 0);
  -o-transform: translate3d(-270px, 0, 0);
  transform: translate3d(-270px, 0, 0)
}
.pushy,
.wrapper,
.push,
.profile-header {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: -o-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99)
}
.site-overlay {
  display: none
}
.pushy-active .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 270px;
  bottom: 0;
  left: 0;
  z-index: 9999
}
.done-btn {
  background: #0066b3;
  background: -moz-linear-gradient(top, #00b3f0 0%, #0066b3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bdf2), color-stop(20%, #00b3f0), color-stop(75%, #0066b3), color-stop(100%, #004785));
  background: -webkit-linear-gradient(top, #00bdf2 0%, #00b3f0 20%, #0066b3 75%, #004785 100%);
  background: -o-linear-gradient(top, #00bdf2 0%, #00b3f0 20%, #0066b3 75%, #004785 100%);
  background: -ms-linear-gradient(top, #00bdf2 0%, #00b3f0 20%, #0066b3 75%, #004785 100%);
  background: linear-gradient(to bottom, #00b3f0 0%, #0062ad 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00bdf2', endColorstr='#004785', GradientType=0);
  border: 1px solid #00539c;
  transition: all 0.5s ease 0s
}
.done-btn {
  width: 76px;
  padding: 10px;
  color: #FFF;
  text-align: center;
  cursor: pointer;
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  visibility: hidden
}
.done-btn:hover {
  background: linear-gradient(to bottom, #00c7ff 10%, #0062ad 100%);
  color: #FFF
}
.pushy a.closePushy {
  display: inline-block;
  float: right;
  text-indent: -9999px;
  width: 14px;
  height: 14px;
  background: transparent url("../images/close-pushy14.png") no-repeat 0 0;
  border: none;
  padding: 0;
  margin: 3px 0 0 0
}
.pushy a.closePushy:hover {
  background-position: 0 -14px
}
ul.pnav li.socialbtns {
  padding: 15px 20px;
  clear: both;
  overflow: hidden;
  list-style: none
}
.pushy a.social {
  padding: 0;
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background: url(../images/menu-social-icons-mobile.png) no-repeat;
  background-size: 180px 39px
}
.pushy a.social--li {
  background-position: -48px 0;
  width: 39px
}
.pushy a.social--tw {
  background-position: -96px 0
}
.pushy a.social--em {
  background-position: -141px 0
}
ul.pnav li.header:before,
ul.pnav li.header:after {
  content: "";
  display: table
}
ul.pnav li.header:after {
  clear: both
}
ul.pnav li.header {
  zoom: 1
}
