@charset "UTF-8";
/* 0, 768px */
/* 768px, 960px */
/* 961px, 1200px */
/* 1201px, 1520px */
/* 1521px */
meta.foundation-version {
  font-family: "/5.5.3/"; }

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

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

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

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

select {
  width: 100%; }

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

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }
@media only screen and (min-width: 47.063em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

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

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

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

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

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

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

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

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

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

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

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

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

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

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

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

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

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

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

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

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

  .large-offset-2 {
    margin-left: 16.66667% !important; }

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

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

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

  .large-offset-7 {
    margin-left: 58.33333% !important; }

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

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

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

  .large-offset-11 {
    margin-left: 91.66667% !important; }

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

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

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

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

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

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

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
.accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #f7f7f7;
      color: #222222; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #fff;
      color: #666;
      display: block;
      font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      padding: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #f2f2f2; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFFFFF;
        display: block; }

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

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 47.063em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 60.063em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #0072CE;
  border-color: #005ba5;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #005ba5; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #ffffff;
    border-color: #cccccc;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #cccccc; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #4EB548;
    border-color: #3e913a;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #3e913a; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #D0021B;
    border-color: #a60216;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #a60216; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #F0AE34;
    border-color: #da9310;
    color: #FFFFFF; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #da9310; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    padding-bottom: 1.0625rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #0072CE;
    border-color: #005ba5;
    color: #FFFFFF;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #005ba5; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #0072CE; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #ffffff;
      border-color: #cccccc;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #cccccc; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #ffffff; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #4EB548;
      border-color: #3e913a;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3e913a; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #4EB548; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #D0021B;
      border-color: #a60216;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #a60216; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #D0021B; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #F0AE34;
      border-color: #da9310;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #da9310; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #F0AE34; }

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

@media only screen and (min-width: 47.063em) {
  button, .button {
    display: inline-block; } }
.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

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

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

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

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

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #D0021B; }
.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #D0021B;
  color: #FFFFFF; }
.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }
.error span.error-message {
  display: block; }

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

label.error {
  color: #D0021B; }

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

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

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

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

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

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

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

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

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

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

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

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

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 47.063em) and (max-width: 60em) {
  .medium-only-text-left {
    text-align: left !important; }

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

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

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

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

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

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 60.063em) and (max-width: 75em) {
  .large-only-text-left {
    text-align: left !important; }

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

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

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

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

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

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 75.063em) and (max-width: 95em) {
  .xlarge-only-text-left {
    text-align: left !important; }

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

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

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

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

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

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 95.063em) and (max-width: 999999999999) {
  .xxlarge-only-text-left {
    text-align: left !important; }

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

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

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

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

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

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #0072CE;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0062b1; }
  a img {
    border: none; }

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

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

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

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

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

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

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

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

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

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

ul {
  margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

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

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

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

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #333332;
  cursor: help; }

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

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 47.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

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

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

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

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

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

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

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

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

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

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

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

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

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

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

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

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

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

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

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

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

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

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

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

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

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

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

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

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

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

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

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

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

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

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

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

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/* Print visibility */
html, body {
  height: 100%; }

html {
  font-size: 15px; }
  @media only screen and (min-width: 47.063em) {
    html {
      font-size: 15px; } }
  @media only screen and (min-width: 60.063em) {
    html {
      font-size: 16px; } }
  @media only screen and (min-width: 75.063em) {
    html {
      font-size: 16px; } }

body {
  /* Magnific Popup CSS */
  /* Main image in popup */
  /* The shadow behind the image */ }
  body main#content {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative; }
    @media only screen and (min-width: 47.063em) {
      body main#content {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 75%;
        left: 25%;
        right: auto;
        float: left;
        max-width: 1001px;
        min-height: 100%;
        border-left: 1px solid;
        border-color: #D9D9D9;
        border-color: rgba(0, 0, 0, 0.1);
        padding-bottom: 8em; } }
    @media only screen and (min-width: 60.063em) {
      body main#content {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 66.66667%;
        left: 25%;
        right: auto;
        float: left;
        border-color: #D9D9D9;
        border-color: rgba(0, 0, 0, 0.1); } }
    @media only screen and (min-width: 75.063em) {
      body main#content {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 66.66667%;
        left: 16.66667%;
        right: auto;
        float: left; } }
    @media only screen and (min-width: 95.063em) {
      body main#content {
        width: 1001px;
        left: 250px; } }
  body main#content .social_shares a, body nav#clipping_header .social_shares a {
    line-height: 4rem;
    float: right;
    color: rgba(0, 0, 0, 0.3);
    margin-left: 0.6em;
    font-size: 0.9rem; }
    body main#content .social_shares a i, body nav#clipping_header .social_shares a i {
      position: relative;
      top: 0.225rem;
      font-size: 1.125rem; }
    body main#content .social_shares a span, body nav#clipping_header .social_shares a span {
      display: none; }
      @media only screen and (min-width: 47.063em) {
        body main#content .social_shares a span, body nav#clipping_header .social_shares a span {
          display: inline-block;
          min-width: 16px;
          text-align: center; } }
    body main#content .social_shares a:hover, body nav#clipping_header .social_shares a:hover {
      color: rgba(0, 0, 0, 0.8);
      cursor: pointer; }
  body main#content nav.horizontal_bar, body nav#clipping_header nav.horizontal_bar {
    height: 3.6rem; }
    body main#content nav.horizontal_bar .press_release_date, body nav#clipping_header nav.horizontal_bar .press_release_date {
      line-height: 5em;
      font-size: 0.75em;
      text-align: center;
      color: #8899A6;
      letter-spacing: 0.7px;
      text-overflow: ellipsis;
      overflow: hidden;
      height: 5em; }
      body main#content nav.horizontal_bar .press_release_date i.ss-clock, body nav#clipping_header nav.horizontal_bar .press_release_date i.ss-clock {
        position: relative;
        top: 0.15em;
        margin-right: 0.2em; }
    body main#content nav.horizontal_bar .back_link a, body main#content nav.horizontal_bar .next_link a, body nav#clipping_header nav.horizontal_bar .back_link a, body nav#clipping_header nav.horizontal_bar .next_link a {
      color: rgba(0, 0, 0, 0.3);
      line-height: 5em;
      font-size: 0.75em;
      font-weight: 500;
      letter-spacing: 0.06em; }
      body main#content nav.horizontal_bar .back_link a i, body main#content nav.horizontal_bar .next_link a i, body nav#clipping_header nav.horizontal_bar .back_link a i, body nav#clipping_header nav.horizontal_bar .next_link a i {
        display: inline-block;
        text-decoration: none; }
        body main#content nav.horizontal_bar .back_link a i:before, body main#content nav.horizontal_bar .next_link a i:before, body nav#clipping_header nav.horizontal_bar .back_link a i:before, body nav#clipping_header nav.horizontal_bar .next_link a i:before {
          border-top: 2px solid rgba(0, 0, 0, 0.3);
          border-left: 2px solid rgba(0, 0, 0, 0.3);
          content: "";
          height: 9px;
          margin-right: 3px;
          display: inline-block;
          -moz-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
          width: 9px; }
      body main#content nav.horizontal_bar .back_link a:hover, body main#content nav.horizontal_bar .next_link a:hover, body nav#clipping_header nav.horizontal_bar .back_link a:hover, body nav#clipping_header nav.horizontal_bar .next_link a:hover {
        color: rgba(0, 0, 0, 0.6); }
        body main#content nav.horizontal_bar .back_link a:hover i:before, body main#content nav.horizontal_bar .next_link a:hover i:before, body nav#clipping_header nav.horizontal_bar .back_link a:hover i:before, body nav#clipping_header nav.horizontal_bar .next_link a:hover i:before {
          border-color: rgba(0, 0, 0, 0.6); }
    body main#content nav.horizontal_bar .back_link.next_link, body main#content nav.horizontal_bar .next_link.next_link, body nav#clipping_header nav.horizontal_bar .back_link.next_link, body nav#clipping_header nav.horizontal_bar .next_link.next_link {
      text-align: right; }
    body main#content nav.horizontal_bar .footer_logo, body nav#clipping_header nav.horizontal_bar .footer_logo {
      text-align: right; }
      body main#content nav.horizontal_bar .footer_logo span, body nav#clipping_header nav.horizontal_bar .footer_logo span {
        color: #686868;
        line-height: 6.25em;
        font-size: 0.688em;
        display: none; }
        @media only screen and (min-width: 47.063em) {
          body main#content nav.horizontal_bar .footer_logo span, body nav#clipping_header nav.horizontal_bar .footer_logo span {
            display: inline; } }
        body main#content nav.horizontal_bar .footer_logo span > span, body nav#clipping_header nav.horizontal_bar .footer_logo span > span {
          display: none; }
      body main#content nav.horizontal_bar .footer_logo img, body nav#clipping_header nav.horizontal_bar .footer_logo img {
        display: inline;
        height: 15px;
        margin-top: 1.5em;
        margin-left: 3px; }
        @media only screen and (min-width: 47.063em) {
          body main#content nav.horizontal_bar .footer_logo img, body nav#clipping_header nav.horizontal_bar .footer_logo img {
            margin: 0;
            position: relative;
            top: 0.12em; } }
      body main#content nav.horizontal_bar .footer_logo:hover span, body nav#clipping_header nav.horizontal_bar .footer_logo:hover span {
        color: #000; }
  body main#content > footer, body nav#clipping_header > footer {
    border-top: 1px solid;
    border-color: #D9D9D9;
    border-color: rgba(0, 0, 0, 0.1);
    margin-top: 2em; }
    @media only screen and (min-width: 47.063em) {
      body main#content > footer, body nav#clipping_header > footer {
        position: absolute;
        bottom: 0;
        width: 100%; } }
  body main#content .default_content_block, body nav#clipping_header .default_content_block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width: 47.063em) {
      body main#content .default_content_block, body nav#clipping_header .default_content_block {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 91.66667%;
        float: left;
        margin-left: auto;
        margin-right: auto;
        float: none; } }
    @media only screen and (min-width: 60.063em) {
      body main#content .default_content_block, body nav#clipping_header .default_content_block {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 83.33333%;
        float: left;
        margin-left: auto;
        margin-right: auto;
        float: none; } }
    @media only screen and (min-width: 75.063em) {
      body main#content .default_content_block, body nav#clipping_header .default_content_block {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 75%;
        float: left;
        margin-left: auto;
        margin-right: auto;
        float: none; } }
  body main#content a.button.white, body main#content submit.button.white, body aside#sidebar a.button.white, body aside#sidebar submit.button.white {
    display: block;
    font-size: 0.7em;
    border-radius: 4px;
    box-shadow: none; }
    @media only screen and (min-width: 47.063em) {
      body main#content a.button.white, body main#content submit.button.white, body aside#sidebar a.button.white, body aside#sidebar submit.button.white {
        display: inline;
        float: left;
        background: none;
        border-style: solid;
        border-width: 1px;
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.2);
        font-weight: 500 !important;
        color: rgba(0, 0, 0, 0.4);
        padding: 1em 2em;
        transition: all 0.3s linear; }
        body main#content a.button.white:hover, body main#content submit.button.white:hover, body aside#sidebar a.button.white:hover, body aside#sidebar submit.button.white:hover {
          border-style: solid;
          border-width: 1px;
          border-color: #ddd;
          border-color: rgba(0, 0, 0, 0.4);
          color: rgba(0, 0, 0, 0.6); }
        body main#content a.button.white:active, body main#content submit.button.white:active, body aside#sidebar a.button.white:active, body aside#sidebar submit.button.white:active {
          border-style: solid;
          border-width: 1px;
          border-color: #ddd;
          border-color: rgba(0, 0, 0, 0.6);
          color: rgba(0, 0, 0, 0.8); } }
  body main#content h6, body aside#sidebar h6 {
    color: rgba(0, 0, 0, 0.25);
    font-weight: 600;
    margin-top: 0.5em;
    margin-bottom: 0.3em;
    font-size: 0.7em;
    letter-spacing: 0.03em;
    display: block;
    text-transform: uppercase; }
    body main#content h6 a, body aside#sidebar h6 a {
      color: rgba(0, 0, 0, 0.25); }
  body .show_for_print_only {
    display: none !important; }
  body main#content .collection a {
    outline: 0px solid transparent !important; }
  body aside#sidebar {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
    position: relative;
    border-top: 1px solid #ddd;
    padding: 1em 0 0.5625em !important; }
    @media only screen and (min-width: 47.063em) {
      body aside#sidebar {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 25%;
        right: 75%;
        left: auto;
        float: left;
        background: none;
        border: 0;
        margin: 0; } }
    @media only screen and (min-width: 60.063em) {
      body aside#sidebar {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 25%;
        right: 66.66667%;
        left: auto;
        float: left; } }
    @media only screen and (min-width: 75.063em) {
      body aside#sidebar {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 16.66667%;
        right: 66.66667%;
        left: auto;
        float: left; } }
    @media only screen and (min-width: 95.063em) {
      body aside#sidebar {
        right: 1001px;
        width: 250px; } }
  body aside#sidebar {
    word-wrap: break-word;
    overflow: hidden; }
    body aside#sidebar section {
      display: block; }
    body aside#sidebar section#logo {
      text-align: center;
      padding: 1.5rem 0 1.3rem; }
      body aside#sidebar section#logo .retina_logo {
        max-width: 50%;
        max-height: 50%;
        min-width: 100px !important;
        height: auto;
        width: auto; }
    body aside#sidebar section#name {
      text-align: center; }
      body aside#sidebar section#name h1 {
        font-size: 1.2em;
        font-weight: 400;
        margin: 0;
        padding-left: 1.125em;
        padding-right: 1.125em; }
        body aside#sidebar section#name h1 a {
          color: #333; }
        body aside#sidebar section#name h1 span#subtitle_text {
          color: #999;
          font-weight: 200; }
          @media print {
            body aside#sidebar section#name h1 span#subtitle_text {
              display: none; } }
    body aside#sidebar section#information {
      margin-top: 2em; }
      body aside#sidebar section#information dl {
        border-style: solid;
        border-width: 1px 0 0 0;
        border-color: #ccc;
        border-color: rgba(0, 0, 0, 0.1); }
        body aside#sidebar section#information dl dd {
          border-style: solid;
          border-width: 0 0 1px 0;
          border-color: #ccc;
          border-color: rgba(0, 0, 0, 0.1); }
          body aside#sidebar section#information dl dd > a {
            position: relative;
            font-weight: 400;
            font-size: 0.9rem;
            color: rgba(0, 0, 0, 0.6); }
            body aside#sidebar section#information dl dd > a i {
              position: absolute;
              font-size: 1.4625em;
              color: rgba(0, 0, 0, 0.2);
              transition: color 0.1s;
              top: 1rem; }
            body aside#sidebar section#information dl dd > a span {
              line-height: 1.575em;
              transition: color 0.1s;
              margin-left: 2.25em;
              display: block; }
          body aside#sidebar section#information dl dd:hover > a {
            color: rgba(0, 0, 0, 0.7); }
            body aside#sidebar section#information dl dd:hover > a i {
              color: rgba(0, 0, 0, 0.5); }
          body aside#sidebar section#information dl dd.active > a {
            color: rgba(0, 0, 0, 0.9);
            font-weight: 500; }
            body aside#sidebar section#information dl dd.active > a i {
              color: rgba(0, 0, 0, 0.8); }
        body aside#sidebar section#information dl dd > a, body aside#sidebar section#information dl .content {
          padding: 1.25em 0.9375em;
          background: none; }
        @media only screen and (min-width: 47.063em) {
          body aside#sidebar section#information dl dd > a {
            color: rgba(0, 0, 0, 0.5); }
            body aside#sidebar section#information dl dd > a i {
              top: 0.9rem; }
          body aside#sidebar section#information dl dd > a, body aside#sidebar section#information dl .content {
            padding: 0.9375em 0.9375em; } }
    body aside#sidebar section#information #panel_details {
      font-size: 0.9em; }
      @media only screen and (min-width: 47.063em) {
        body aside#sidebar section#information #panel_details {
          font-size: 0.7875em; } }
      body aside#sidebar section#information #panel_details p {
        font-size: 1em;
        color: #555; }
        body aside#sidebar section#information #panel_details p#pressroom_name {
          font-weight: 600;
          margin-bottom: 0.3375em;
          color: #333; }
      body aside#sidebar section#information #panel_details ul {
        list-style: none;
        font-size: 1em;
        margin-left: 0; }
        body aside#sidebar section#information #panel_details ul li {
          margin-bottom: 0.225em; }
          body aside#sidebar section#information #panel_details ul li i {
            color: #A3A3A3;
            margin-right: 0.5625em;
            position: relative;
            top: 0.16875em; }
          body aside#sidebar section#information #panel_details ul li a {
            color: #333;
            background: none; }
            body aside#sidebar section#information #panel_details ul li a:hover {
              color: #999; }
    body aside#sidebar section#information #panel_social a {
      background: none;
      line-height: 3.375em; }
      body aside#sidebar section#information #panel_social a i {
        font-size: 3.375em;
        margin-right: 0.225em; }
      @media only screen and (min-width: 47.063em) {
        body aside#sidebar section#information #panel_social a {
          line-height: 2.25em; }
          body aside#sidebar section#information #panel_social a i {
            font-size: 2.25em;
            margin-right: 0em;
            text-align: left;
            transition: opacity 100ms linear; }
            body aside#sidebar section#information #panel_social a i:hover {
              opacity: 0.8; }
            body aside#sidebar section#information #panel_social a i:active {
              opacity: 0.6; } }
      body aside#sidebar section#information #panel_social a.rss_link {
        color: #FF6600; }
      body aside#sidebar section#information #panel_social a[href*="facebook.com"] {
        color: #3b5998; }
      body aside#sidebar section#information #panel_social a[href*="linkedin.com"] {
        color: #007bb6; }
      body aside#sidebar section#information #panel_social a[href*="google.com"] {
        color: #dd4b39; }
      body aside#sidebar section#information #panel_social a[href*="twitter.com"] {
        color: #00aced; }
      body aside#sidebar section#information #panel_social a[href*="pinterest.com"] {
        color: #cb2027; }
      body aside#sidebar section#information #panel_social a[href*="instagram.com"] {
        color: #517fa4; }
      body aside#sidebar section#information #panel_social a[href*="youtube.com"] {
        color: #bb0000; }
      body aside#sidebar section#information #panel_social a[href*="tumblr.com"] {
        color: #32506d; }
      body aside#sidebar section#information #panel_social a[href*="flickr.com"] {
        color: #ff0084; }
      body aside#sidebar section#information #panel_social a[href*="vimeo.com"] {
        color: #aad450; }
      body aside#sidebar section#information #panel_social a[href*="dribble.com"] {
        color: #ea4c89; }
      body aside#sidebar section#information #panel_social a[href*="quora.com"] {
        color: #a82400; }
      body aside#sidebar section#information #panel_social a[href*="kickstarter.com"] {
        color: #76CC1E; }
      body aside#sidebar section#information #panel_social a[href*="soundcloud.com"] {
        color: #ff7700; }
      body aside#sidebar section#information #panel_social a[href*="github.com"] {
        color: #171515; }
      body aside#sidebar section#information #panel_social a[href*="foursquare.com"] {
        color: #25a0ca; }
      body aside#sidebar section#information #panel_social a[href*="dropbox.com"] {
        color: #007ee5; }
      body aside#sidebar section#information #panel_social a[href*="vine.com"] {
        color: #00A47A; }
      body aside#sidebar section#information #panel_social a[href*="spotify.com"] {
        color: #00CF67; }
      body aside#sidebar section#information #panel_social a[href*="blogger.com"] {
        color: #F48120; }
      body aside#sidebar section#information #panel_social a[href*="itunes.apple.com"], body aside#sidebar section#information #panel_social a[href*="appstore"] {
        color: #0269E2; }
      body aside#sidebar section#information #panel_social a[href*="play.google.com"] {
        color: #A4C538; }
    body aside#sidebar section#media_kit, body aside#sidebar section#parent_pressrooms, body aside#sidebar section#follow_pressroom, body aside#sidebar section#logout, body aside#sidebar section#countries {
      padding: 1.25em 0.9375em 0; }
      body aside#sidebar section#media_kit h6, body aside#sidebar section#parent_pressrooms h6, body aside#sidebar section#follow_pressroom h6, body aside#sidebar section#logout h6, body aside#sidebar section#countries h6 {
        margin-bottom: 1.125em; }
      body aside#sidebar section#media_kit a.button.white, body aside#sidebar section#parent_pressrooms a.button.white, body aside#sidebar section#follow_pressroom a.button.white, body aside#sidebar section#logout a.button.white, body aside#sidebar section#countries a.button.white {
        display: block;
        float: none;
        margin-bottom: 0px;
        text-transform: uppercase; }
    body aside#sidebar section#tag_tree {
      padding: 1.25em 0.9375em 0; }
      body aside#sidebar section#tag_tree > ul {
        padding: 0;
        margin: 0;
        border: 0;
        list-style: none; }
        body aside#sidebar section#tag_tree > ul > li {
          padding: 0rem 0rem;
          line-height: 1.25; }
          body aside#sidebar section#tag_tree > ul > li a {
            display: inline;
            font-size: 0.7875em;
            color: #303030;
            margin-left: 0;
            font-weight: 300;
            line-height: 1.1;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            border-bottom: 0.01rem solid #666; }
            body aside#sidebar section#tag_tree > ul > li a:hover {
              border-bottom: 1px solid #666; }
          body aside#sidebar section#tag_tree > ul > li > a {
            color: #0076d6; }
            body aside#sidebar section#tag_tree > ul > li > a:hover {
              border-color: #0076d6; }
          body aside#sidebar section#tag_tree > ul > li.active > a {
            border-bottom: 1px solid #0076d6; }
          body aside#sidebar section#tag_tree > ul > li ul {
            list-style: none;
            margin-left: 0.5625rem; }
            body aside#sidebar section#tag_tree > ul > li ul li {
              display: none;
              line-height: 1.1;
              position: relative;
              margin-top: 0.1rem; }
              body aside#sidebar section#tag_tree > ul > li ul li a {
                display: inline-block; }
              body aside#sidebar section#tag_tree > ul > li ul li.active.leaf > a {
                border-bottom: 1px solid #303030; }
              body aside#sidebar section#tag_tree > ul > li ul li.active.leaf ul {
                margin-left: 0.84375rem; }
        body aside#sidebar section#tag_tree > ul li.press_release {
          margin-top: 5px; }
          body aside#sidebar section#tag_tree > ul li.press_release:before, body aside#sidebar section#tag_tree > ul li.press_release a {
            color: #747474;
            font-weight: 100;
            font-size: 12px;
            letter-spacing: 0.01688rem;
            border-bottom: 0;
            line-height: 1.4; }
          body aside#sidebar section#tag_tree > ul li.press_release:before {
            content: "‐";
            position: absolute;
            left: -0.5625rem; }
          body aside#sidebar section#tag_tree > ul li.press_release a.active {
            font-weight: 400;
            color: #333; }
          body aside#sidebar section#tag_tree > ul li.press_release:hover a {
            color: #333; }
        body aside#sidebar section#tag_tree > ul li.active > a {
          padding-bottom: 0; }
        body aside#sidebar section#tag_tree > ul li.active > ul > li {
          display: block; }
    body aside#sidebar section#countries {
      padding-top: 32px; }
  body div#background {
    height: 100%;
    display: none;
    position: relative; }
    @media only screen and (min-width: 60.063em) {
      body div#background {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 8.33333%;
        float: left;
        display: block;
        right: 0;
        position: fixed;
        border-left: 1px solid;
        border-color: #D9D9D9;
        border-color: rgba(0, 0, 0, 0.1);
        background-position: left top; }
        body div#background.right-aligned {
          background-position: right top; } }
    @media only screen and (min-width: 75.063em) {
      body div#background {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 16.66667%;
        float: left;
        position: fixed; } }
    @media only screen and (min-width: 95.063em) {
      body div#background {
        position: fixed;
        width: auto;
        left: 1251px;
        right: 0;
        top: 0;
        float: none; } }
  body .countries-modal {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 100; }
  body .countries-modal__close {
    position: absolute;
    right: 32px;
    top: 16px;
    font-size: 32px;
    cursor: pointer; }
  body .countries-modal__title {
    font-size: 24px;
    font-weight: 300;
    border-bottom: 1px solid #f3f3f3;
    padding: 16px 32px; }
  body .countries-modal__content {
    top: -100vh;
    position: relative;
    width: 100%;
    display: block;
    margin: 0 auto;
    background-color: white;
    margin-top: 48px;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.02), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    z-index: 100;
    overflow: hidden; }
    @media only screen and (min-width: 47.063em) {
      body .countries-modal__content {
        width: 40%; } }
  body .countries-modal__background {
    background-color: black;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }
  body .countries-modal__padding {
    padding: 24px 32px 8px 32px; }
  body .country-selector {
    display: block;
    margin: 0 auto;
    margin-bottom: 16px;
    float: none;
    width: 225px; }
    @media only screen and (min-width: 47.063em) {
      body .country-selector {
        display: inline-block; } }
    body .country-selector:hover .country-selector__name {
      text-decoration: underline; }
  body .country-selector__flag-icon {
    width: 35px;
    height: 25px;
    display: inline-block;
    float: left;
    background-size: cover;
    box-shadow: 0px 1px 1px 0px #d1dbe2;
    border-radius: 3px; }
  body .country-selector__name {
    display: inline;
    float: left;
    line-height: 1.8;
    margin-left: 8px;
    font-size: 14px;
    color: #879098; }
    @media screen and (min-width: 760px) and (max-width: 1370px) {
      body .country-selector__name {
        width: 110px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; } }
  body .country-selector__name--current {
    font-weight: bold;
    zoom: 1.1;
    color: black; }
  body.press_releases_show section#header div#header-image {
    padding-top: 33.33%;
    padding-top: 32.75%;
    background-repeat: no-repeat; }
  body.press_releases_show section#title h1 {
    font-weight: 600;
    font-size: 1.6875em;
    line-height: 1.2;
    letter-spacing: -0.045em; }
  body.press_releases_show section#subtitle h2 {
    font-size: 1.2375em;
    color: #999;
    line-height: 1.3;
    letter-spacing: -0.045em;
    font-weight: 300; }
  body.press_releases_show section#release_info {
    color: #999;
    font-weight: 300; }
  body.press_releases_show section#summary {
    margin-top: 2.8125em; }
    body.press_releases_show section#summary i {
      font-weight: 300;
      line-height: 1.8em; }
  body.press_releases_show section#bodytext {
    margin-top: 3.9375em;
    color: #333332;
    font-size: 1.125rem;
    line-height: 1.6; }
    body.press_releases_show section#bodytext div:first-child p:first-child:first-letter {
      font-size: 2.025em;
      line-height: 0.9em;
      font-weight: 600;
      margin-right: 0.05625em; }
    body.press_releases_show section#bodytext p, body.press_releases_show section#bodytext ul, body.press_releases_show section#bodytext ol {
      margin-bottom: 1.125em; }
  body.press_releases_show section#links {
    margin-top: 2.25em; }
    body.press_releases_show section#links a.link {
      margin-top: 1.125em;
      height: 4.5em; }
      body.press_releases_show section#links a.link img {
        position: absolute;
        width: 16px; }
      body.press_releases_show section#links a.link span {
        display: block;
        color: #333;
        padding-left: 28px;
        padding: 0 0.5625em 0 28px;
        line-height: 1.2; }
      body.press_releases_show section#links a.link small {
        display: block;
        color: #666;
        padding: 0.84375em 0.5625em 0 30px; }
      body.press_releases_show section#links a.link:hover span {
        opacity: 0.8; }
  body.press_releases_show section#quotes {
    margin-top: 2.25em; }
    body.press_releases_show section#quotes h6 {
      margin-bottom: 1.125em; }
    body.press_releases_show section#quotes blockquote {
      border-left: 3px solid rgba(0, 0, 0, 0.5);
      margin-left: 4px;
      font-style: italic;
      color: #333; }
      body.press_releases_show section#quotes blockquote cite {
        font-weight: 300;
        font-style: normal; }
  body.press_releases_show section#pr_contacts {
    margin-top: 2.25em; }
  body.press_releases_show section#pdf {
    margin-top: 2.25em; }
    body.press_releases_show section#pdf a {
      margin-top: 0.9em; }
  body.press_releases_show section#clippings {
    margin-top: 5.625em;
    padding-top: 3.375em;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    body.press_releases_show section#clippings h6 {
      margin-bottom: 2.25em; }
    body.press_releases_show section#clippings .pressroom-items-for-month {
      margin-bottom: 0; }
      body.press_releases_show section#clippings .pressroom-items-for-month span.pressroom-day {
        color: rgba(0, 0, 0, 0.25);
        font-weight: 600; }
  body.press_releases_show section#pressroom_description, body.press_releases_show section#latest_press_releases, body.press_releases_index section#pressroom_description, body.press_releases_index section#latest_press_releases, body.tags_index section#pressroom_description, body.tags_index section#latest_press_releases, body.home_show section#pressroom_description, body.home_show section#latest_press_releases {
    margin-top: 3.375em;
    padding-top: 3.375em;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    body.press_releases_show section#pressroom_description p, body.press_releases_show section#latest_press_releases p, body.press_releases_index section#pressroom_description p, body.press_releases_index section#latest_press_releases p, body.tags_index section#pressroom_description p, body.tags_index section#latest_press_releases p, body.home_show section#pressroom_description p, body.home_show section#latest_press_releases p {
      font-size: 0.9em;
      font-weight: 300; }
    body.press_releases_show section#pressroom_description ol, body.press_releases_show section#latest_press_releases ol, body.press_releases_index section#pressroom_description ol, body.press_releases_index section#latest_press_releases ol, body.tags_index section#pressroom_description ol, body.tags_index section#latest_press_releases ol, body.home_show section#pressroom_description ol, body.home_show section#latest_press_releases ol {
      list-style: none;
      margin: 1.125em 0 0;
      display: block;
      width: 100%; }
      body.press_releases_show section#pressroom_description ol li, body.press_releases_show section#latest_press_releases ol li, body.press_releases_index section#pressroom_description ol li, body.press_releases_index section#latest_press_releases ol li, body.tags_index section#pressroom_description ol li, body.tags_index section#latest_press_releases ol li, body.home_show section#pressroom_description ol li, body.home_show section#latest_press_releases ol li {
        list-style: none;
        line-height: 2.025em; }
        body.press_releases_show section#pressroom_description ol li a, body.press_releases_show section#latest_press_releases ol li a, body.press_releases_index section#pressroom_description ol li a, body.press_releases_index section#latest_press_releases ol li a, body.tags_index section#pressroom_description ol li a, body.tags_index section#latest_press_releases ol li a, body.home_show section#pressroom_description ol li a, body.home_show section#latest_press_releases ol li a {
          color: #333;
          font-weight: 600;
          font-size: 1.0125em;
          white-space: nowrap;
          text-overflow: ellipsis;
          display: block;
          overflow: hidden; }
  body.press_releases_show section#latest_press_releases ol article, body.press_releases_index section#latest_press_releases ol article, body.tags_index section#latest_press_releases ol article, body.home_show section#latest_press_releases ol article {
    padding-bottom: 1.125rem; }
    body.press_releases_show section#latest_press_releases ol article small, body.press_releases_index section#latest_press_releases ol article small, body.tags_index section#latest_press_releases ol article small, body.home_show section#latest_press_releases ol article small {
      display: none; }
  @media only screen and (min-width: 47.063em) {
    body.press_releases_show section#header {
      margin-top: 0; }
    body.press_releases_show section#title h1 {
      font-size: 2.475em;
      padding-top: 0.9em; }
    body.press_releases_show section#subtitle h2 {
      font-size: 1.575em; }
    body.press_releases_show section#summary i {
      font-weight: 300; }
    body.press_releases_show #bodytext {
      font-weight: 300; }
      body.press_releases_show #bodytext p, body.press_releases_show #bodytext i, body.press_releases_show #bodytext span, body.press_releases_show #bodytext ul, body.press_releases_show #bodytext ol, body.press_releases_show #bodytext li, body.press_releases_show #bodytext a {
        font-weight: 300; }
      body.press_releases_show #bodytext strong {
        font-weight: 600; } }
  @media only screen and (min-width: 75.063em) {
    body.press_releases_show section#title h1 {
      font-size: 2.7em; } }
  body.press_releases_show main#content > section#logo {
    display: none; }
  @media print {
    body.press_releases_show main#content > section#logo {
      display: block;
      text-align: center;
      padding: 0; }
      body.press_releases_show main#content > section#logo .retina_logo {
        max-width: 50%;
        max-height: 120px;
        min-width: 100px !important;
        height: auto;
        width: auto; } }
  body.press_releases_show .st-block ul.single {
    margin-bottom: 1.40625rem !important; }
  body.press_releases_index section#blank_slate h2, body.press_releases_show section#blank_slate h2, body.tags_index section#blank_slate h2, body.clippings_index section#blank_slate h2, body.home_show section#blank_slate h2 {
    text-align: center;
    margin: 6.75rem 0 2.25rem;
    font-weight: 300;
    font-size: 1.125rem;
    color: #B9B9B9;
    color: rgba(0, 0, 0, 0.4); }
  body.press_releases_index article#featured_press_release, body.press_releases_show article#featured_press_release, body.tags_index article#featured_press_release, body.clippings_index article#featured_press_release, body.home_show article#featured_press_release {
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.1); }
    body.press_releases_index article#featured_press_release h2, body.press_releases_show article#featured_press_release h2, body.tags_index article#featured_press_release h2, body.clippings_index article#featured_press_release h2, body.home_show article#featured_press_release h2 {
      font-weight: 600;
      font-size: 1.35em;
      color: #333332; }
    body.press_releases_index article#featured_press_release p, body.press_releases_show article#featured_press_release p, body.tags_index article#featured_press_release p, body.clippings_index article#featured_press_release p, body.home_show article#featured_press_release p {
      font-weight: 300;
      color: #444;
      margin-top: 1.125em;
      margin-bottom: 2.25em;
      font-size: 1.0125em;
      line-height: 1.9125em;
      transition: color 100ms linear;
      transition: text-shadow 100ms linear; }
    body.press_releases_index article#featured_press_release h4.pressroom-month, body.press_releases_show article#featured_press_release h4.pressroom-month, body.tags_index article#featured_press_release h4.pressroom-month, body.clippings_index article#featured_press_release h4.pressroom-month, body.home_show article#featured_press_release h4.pressroom-month {
      margin-bottom: 1em;
      margin-top: 1em; }
    body.press_releases_index article#featured_press_release .default_content_block, body.press_releases_show article#featured_press_release .default_content_block, body.tags_index article#featured_press_release .default_content_block, body.clippings_index article#featured_press_release .default_content_block, body.home_show article#featured_press_release .default_content_block {
      content: "";
      display: table;
      clear: both; }
    body.press_releases_index article#featured_press_release a.button, body.press_releases_show article#featured_press_release a.button, body.tags_index article#featured_press_release a.button, body.clippings_index article#featured_press_release a.button, body.home_show article#featured_press_release a.button {
      text-transform: uppercase; }
    @media only screen and (min-width: 47.063em) {
      body.press_releases_index article#featured_press_release h4.pressroom-month, body.press_releases_show article#featured_press_release h4.pressroom-month, body.tags_index article#featured_press_release h4.pressroom-month, body.clippings_index article#featured_press_release h4.pressroom-month, body.home_show article#featured_press_release h4.pressroom-month {
        margin-top: 4.5em; }
      body.press_releases_index article#featured_press_release h2, body.press_releases_show article#featured_press_release h2, body.tags_index article#featured_press_release h2, body.clippings_index article#featured_press_release h2, body.home_show article#featured_press_release h2 {
        font-size: 2.25em; }
      body.press_releases_index article#featured_press_release .default_content_block, body.press_releases_show article#featured_press_release .default_content_block, body.tags_index article#featured_press_release .default_content_block, body.clippings_index article#featured_press_release .default_content_block, body.home_show article#featured_press_release .default_content_block {
        padding-bottom: 2.25em; }
        body.press_releases_index article#featured_press_release .default_content_block:hover p, body.press_releases_index article#featured_press_release .default_content_block:hover h2, body.press_releases_show article#featured_press_release .default_content_block:hover p, body.press_releases_show article#featured_press_release .default_content_block:hover h2, body.tags_index article#featured_press_release .default_content_block:hover p, body.tags_index article#featured_press_release .default_content_block:hover h2, body.clippings_index article#featured_press_release .default_content_block:hover p, body.clippings_index article#featured_press_release .default_content_block:hover h2, body.home_show article#featured_press_release .default_content_block:hover p, body.home_show article#featured_press_release .default_content_block:hover h2 {
          color: #111; }
        body.press_releases_index article#featured_press_release .default_content_block:hover a.button, body.press_releases_show article#featured_press_release .default_content_block:hover a.button, body.tags_index article#featured_press_release .default_content_block:hover a.button, body.clippings_index article#featured_press_release .default_content_block:hover a.button, body.home_show article#featured_press_release .default_content_block:hover a.button {
          border-style: solid;
          border-width: 1px;
          border-color: #ddd;
          border-color: rgba(0, 0, 0, 0.4);
          color: rgba(0, 0, 0, 0.6); } }
    body.press_releases_index article#featured_press_release.dark_background, body.press_releases_show article#featured_press_release.dark_background, body.tags_index article#featured_press_release.dark_background, body.clippings_index article#featured_press_release.dark_background, body.home_show article#featured_press_release.dark_background {
      background-color: #000;
      background-size: 100% auto;
      background-size: cover;
      background-position: center center;
      border-style: solid;
      border-width: 1px;
      border-color: #000;
      border-color: rgba(0, 0, 0, 0.7); }
      body.press_releases_index article#featured_press_release.dark_background .row, body.press_releases_show article#featured_press_release.dark_background .row, body.tags_index article#featured_press_release.dark_background .row, body.clippings_index article#featured_press_release.dark_background .row, body.home_show article#featured_press_release.dark_background .row {
        background-color: rgba(0, 0, 0, 0.7);
        transition: background-color 200ms linear; }
        body.press_releases_index article#featured_press_release.dark_background .row:hover, body.press_releases_show article#featured_press_release.dark_background .row:hover, body.tags_index article#featured_press_release.dark_background .row:hover, body.clippings_index article#featured_press_release.dark_background .row:hover, body.home_show article#featured_press_release.dark_background .row:hover {
          background-color: rgba(0, 0, 0, 0.75); }
      body.press_releases_index article#featured_press_release.dark_background .default_content_block h2, body.press_releases_index article#featured_press_release.dark_background .default_content_block p, body.press_releases_index article#featured_press_release.dark_background .default_content_block h4, body.press_releases_show article#featured_press_release.dark_background .default_content_block h2, body.press_releases_show article#featured_press_release.dark_background .default_content_block p, body.press_releases_show article#featured_press_release.dark_background .default_content_block h4, body.tags_index article#featured_press_release.dark_background .default_content_block h2, body.tags_index article#featured_press_release.dark_background .default_content_block p, body.tags_index article#featured_press_release.dark_background .default_content_block h4, body.clippings_index article#featured_press_release.dark_background .default_content_block h2, body.clippings_index article#featured_press_release.dark_background .default_content_block p, body.clippings_index article#featured_press_release.dark_background .default_content_block h4, body.home_show article#featured_press_release.dark_background .default_content_block h2, body.home_show article#featured_press_release.dark_background .default_content_block p, body.home_show article#featured_press_release.dark_background .default_content_block h4 {
        color: #fff; }
      body.press_releases_index article#featured_press_release.dark_background .default_content_block a.button, body.press_releases_show article#featured_press_release.dark_background .default_content_block a.button, body.tags_index article#featured_press_release.dark_background .default_content_block a.button, body.clippings_index article#featured_press_release.dark_background .default_content_block a.button, body.home_show article#featured_press_release.dark_background .default_content_block a.button {
        background: none;
        border-style: solid;
        border-width: 1px;
        border-color: #fff;
        border-color: rgba(255, 255, 255, 0.8);
        color: #fff; }
      body.press_releases_index article#featured_press_release.dark_background .default_content_block:hover a.button, body.press_releases_show article#featured_press_release.dark_background .default_content_block:hover a.button, body.tags_index article#featured_press_release.dark_background .default_content_block:hover a.button, body.clippings_index article#featured_press_release.dark_background .default_content_block:hover a.button, body.home_show article#featured_press_release.dark_background .default_content_block:hover a.button {
        border-style: solid;
        border-width: 1px;
        border-color: #f2f2f2;
        border-color: rgba(255, 255, 255, 0.6);
        color: rgba(255, 255, 255, 0.9); }
  body.press_releases_index section#toolbar, body.press_releases_show section#toolbar, body.tags_index section#toolbar, body.clippings_index section#toolbar, body.home_show section#toolbar {
    margin-top: 2.25rem; }
    body.press_releases_index section#toolbar select, body.press_releases_show section#toolbar select, body.tags_index section#toolbar select, body.clippings_index section#toolbar select, body.home_show section#toolbar select {
      width: 13.5em;
      float: right;
      color: rgba(0, 0, 0, 0.6);
      font-weight: 300;
      font-size: 0.84375rem;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 3px;
      background-position: 92% center;
      padding: 0.5625rem 0.84375rem;
      margin-bottom: 0; }
  body.press_releases_index h4.pressroom-month, body.press_releases_show h4.pressroom-month, body.tags_index h4.pressroom-month, body.clippings_index h4.pressroom-month, body.home_show h4.pressroom-month {
    color: #B8B8B8;
    font-weight: 400;
    margin-top: 2.25em;
    margin-bottom: 2.25em;
    font-size: 0.9em;
    letter-spacing: 0.045em;
    display: block;
    text-transform: uppercase; }
  body.press_releases_index #pressroom_items, body.press_releases_show #pressroom_items, body.tags_index #pressroom_items, body.clippings_index #pressroom_items, body.home_show #pressroom_items {
    margin-top: 2.53125rem; }
  body.press_releases_index .pressroom-items-for-month, body.press_releases_show .pressroom-items-for-month, body.tags_index .pressroom-items-for-month, body.clippings_index .pressroom-items-for-month, body.home_show .pressroom-items-for-month {
    margin-bottom: 1.125em; }
    @media only screen and (min-width: 47.063em) {
      body.press_releases_index .pressroom-items-for-month, body.press_releases_show .pressroom-items-for-month, body.tags_index .pressroom-items-for-month, body.clippings_index .pressroom-items-for-month, body.home_show .pressroom-items-for-month {
        margin-bottom: 4.5em; } }
    body.press_releases_index .pressroom-items-for-month article.clipping, body.press_releases_index .pressroom-items-for-month article.press_release, body.press_releases_index .pressroom-items-for-month article.story, body.press_releases_show .pressroom-items-for-month article.clipping, body.press_releases_show .pressroom-items-for-month article.press_release, body.press_releases_show .pressroom-items-for-month article.story, body.tags_index .pressroom-items-for-month article.clipping, body.tags_index .pressroom-items-for-month article.press_release, body.tags_index .pressroom-items-for-month article.story, body.clippings_index .pressroom-items-for-month article.clipping, body.clippings_index .pressroom-items-for-month article.press_release, body.clippings_index .pressroom-items-for-month article.story, body.home_show .pressroom-items-for-month article.clipping, body.home_show .pressroom-items-for-month article.press_release, body.home_show .pressroom-items-for-month article.story {
      padding-bottom: 2.475em; }
      body.press_releases_index .pressroom-items-for-month article.clipping span.pressroom-day, body.press_releases_index .pressroom-items-for-month article.press_release span.pressroom-day, body.press_releases_index .pressroom-items-for-month article.story span.pressroom-day, body.press_releases_show .pressroom-items-for-month article.clipping span.pressroom-day, body.press_releases_show .pressroom-items-for-month article.press_release span.pressroom-day, body.press_releases_show .pressroom-items-for-month article.story span.pressroom-day, body.tags_index .pressroom-items-for-month article.clipping span.pressroom-day, body.tags_index .pressroom-items-for-month article.press_release span.pressroom-day, body.tags_index .pressroom-items-for-month article.story span.pressroom-day, body.clippings_index .pressroom-items-for-month article.clipping span.pressroom-day, body.clippings_index .pressroom-items-for-month article.press_release span.pressroom-day, body.clippings_index .pressroom-items-for-month article.story span.pressroom-day, body.home_show .pressroom-items-for-month article.clipping span.pressroom-day, body.home_show .pressroom-items-for-month article.press_release span.pressroom-day, body.home_show .pressroom-items-for-month article.story span.pressroom-day {
        color: rgba(0, 0, 0, 0.75);
        font-weight: 500;
        font-size: 0.9em;
        letter-spacing: 0.045em;
        display: block;
        line-height: 2.25em;
        width: 5.0625em;
        position: absolute;
        text-transform: uppercase; }
      @media only screen and (min-width: 47.063em) {
        body.press_releases_index .pressroom-items-for-month article.clipping .details, body.press_releases_index .pressroom-items-for-month article.press_release .details, body.press_releases_index .pressroom-items-for-month article.story .details, body.press_releases_show .pressroom-items-for-month article.clipping .details, body.press_releases_show .pressroom-items-for-month article.press_release .details, body.press_releases_show .pressroom-items-for-month article.story .details, body.tags_index .pressroom-items-for-month article.clipping .details, body.tags_index .pressroom-items-for-month article.press_release .details, body.tags_index .pressroom-items-for-month article.story .details, body.clippings_index .pressroom-items-for-month article.clipping .details, body.clippings_index .pressroom-items-for-month article.press_release .details, body.clippings_index .pressroom-items-for-month article.story .details, body.home_show .pressroom-items-for-month article.clipping .details, body.home_show .pressroom-items-for-month article.press_release .details, body.home_show .pressroom-items-for-month article.story .details {
          margin-left: 5.0625em; } }
      body.press_releases_index .pressroom-items-for-month article.clipping .details h3, body.press_releases_index .pressroom-items-for-month article.press_release .details h3, body.press_releases_index .pressroom-items-for-month article.story .details h3, body.press_releases_show .pressroom-items-for-month article.clipping .details h3, body.press_releases_show .pressroom-items-for-month article.press_release .details h3, body.press_releases_show .pressroom-items-for-month article.story .details h3, body.tags_index .pressroom-items-for-month article.clipping .details h3, body.tags_index .pressroom-items-for-month article.press_release .details h3, body.tags_index .pressroom-items-for-month article.story .details h3, body.clippings_index .pressroom-items-for-month article.clipping .details h3, body.clippings_index .pressroom-items-for-month article.press_release .details h3, body.clippings_index .pressroom-items-for-month article.story .details h3, body.home_show .pressroom-items-for-month article.clipping .details h3, body.home_show .pressroom-items-for-month article.press_release .details h3, body.home_show .pressroom-items-for-month article.story .details h3 {
        font-size: 1.2375em;
        font-weight: 600;
        margin: 0;
        padding: 0;
        transition: color 100ms linear; }
        body.press_releases_index .pressroom-items-for-month article.clipping .details h3 a, body.press_releases_index .pressroom-items-for-month article.press_release .details h3 a, body.press_releases_index .pressroom-items-for-month article.story .details h3 a, body.press_releases_show .pressroom-items-for-month article.clipping .details h3 a, body.press_releases_show .pressroom-items-for-month article.press_release .details h3 a, body.press_releases_show .pressroom-items-for-month article.story .details h3 a, body.tags_index .pressroom-items-for-month article.clipping .details h3 a, body.tags_index .pressroom-items-for-month article.press_release .details h3 a, body.tags_index .pressroom-items-for-month article.story .details h3 a, body.clippings_index .pressroom-items-for-month article.clipping .details h3 a, body.clippings_index .pressroom-items-for-month article.press_release .details h3 a, body.clippings_index .pressroom-items-for-month article.story .details h3 a, body.home_show .pressroom-items-for-month article.clipping .details h3 a, body.home_show .pressroom-items-for-month article.press_release .details h3 a, body.home_show .pressroom-items-for-month article.story .details h3 a {
          color: #333; }
      body.press_releases_index .pressroom-items-for-month article.clipping .details small, body.press_releases_index .pressroom-items-for-month article.press_release .details small, body.press_releases_index .pressroom-items-for-month article.story .details small, body.press_releases_show .pressroom-items-for-month article.clipping .details small, body.press_releases_show .pressroom-items-for-month article.press_release .details small, body.press_releases_show .pressroom-items-for-month article.story .details small, body.tags_index .pressroom-items-for-month article.clipping .details small, body.tags_index .pressroom-items-for-month article.press_release .details small, body.tags_index .pressroom-items-for-month article.story .details small, body.clippings_index .pressroom-items-for-month article.clipping .details small, body.clippings_index .pressroom-items-for-month article.press_release .details small, body.clippings_index .pressroom-items-for-month article.story .details small, body.home_show .pressroom-items-for-month article.clipping .details small, body.home_show .pressroom-items-for-month article.press_release .details small, body.home_show .pressroom-items-for-month article.story .details small {
        display: block;
        font-size: 0.9em;
        line-height: 2.025em;
        margin-top: 0.45em;
        font-weight: 300;
        color: #777;
        transition: color 100ms linear; }
        body.press_releases_index .pressroom-items-for-month article.clipping .details small strong, body.press_releases_index .pressroom-items-for-month article.press_release .details small strong, body.press_releases_index .pressroom-items-for-month article.story .details small strong, body.press_releases_show .pressroom-items-for-month article.clipping .details small strong, body.press_releases_show .pressroom-items-for-month article.press_release .details small strong, body.press_releases_show .pressroom-items-for-month article.story .details small strong, body.tags_index .pressroom-items-for-month article.clipping .details small strong, body.tags_index .pressroom-items-for-month article.press_release .details small strong, body.tags_index .pressroom-items-for-month article.story .details small strong, body.clippings_index .pressroom-items-for-month article.clipping .details small strong, body.clippings_index .pressroom-items-for-month article.press_release .details small strong, body.clippings_index .pressroom-items-for-month article.story .details small strong, body.home_show .pressroom-items-for-month article.clipping .details small strong, body.home_show .pressroom-items-for-month article.press_release .details small strong, body.home_show .pressroom-items-for-month article.story .details small strong {
          font-weight: 600;
          color: #4D4D4D;
          font-style: italic;
          margin-right: 0.5625em; }
      body.press_releases_index .pressroom-items-for-month article.clipping:hover h3, body.press_releases_index .pressroom-items-for-month article.press_release:hover h3, body.press_releases_index .pressroom-items-for-month article.story:hover h3, body.press_releases_show .pressroom-items-for-month article.clipping:hover h3, body.press_releases_show .pressroom-items-for-month article.press_release:hover h3, body.press_releases_show .pressroom-items-for-month article.story:hover h3, body.tags_index .pressroom-items-for-month article.clipping:hover h3, body.tags_index .pressroom-items-for-month article.press_release:hover h3, body.tags_index .pressroom-items-for-month article.story:hover h3, body.clippings_index .pressroom-items-for-month article.clipping:hover h3, body.clippings_index .pressroom-items-for-month article.press_release:hover h3, body.clippings_index .pressroom-items-for-month article.story:hover h3, body.home_show .pressroom-items-for-month article.clipping:hover h3, body.home_show .pressroom-items-for-month article.press_release:hover h3, body.home_show .pressroom-items-for-month article.story:hover h3 {
        color: #000; }
      body.press_releases_index .pressroom-items-for-month article.clipping:hover small, body.press_releases_index .pressroom-items-for-month article.press_release:hover small, body.press_releases_index .pressroom-items-for-month article.story:hover small, body.press_releases_show .pressroom-items-for-month article.clipping:hover small, body.press_releases_show .pressroom-items-for-month article.press_release:hover small, body.press_releases_show .pressroom-items-for-month article.story:hover small, body.tags_index .pressroom-items-for-month article.clipping:hover small, body.tags_index .pressroom-items-for-month article.press_release:hover small, body.tags_index .pressroom-items-for-month article.story:hover small, body.clippings_index .pressroom-items-for-month article.clipping:hover small, body.clippings_index .pressroom-items-for-month article.press_release:hover small, body.clippings_index .pressroom-items-for-month article.story:hover small, body.home_show .pressroom-items-for-month article.clipping:hover small, body.home_show .pressroom-items-for-month article.press_release:hover small, body.home_show .pressroom-items-for-month article.story:hover small {
        color: #555; }
    body.press_releases_index .pressroom-items-for-month article.clipping small span, body.press_releases_show .pressroom-items-for-month article.clipping small span, body.tags_index .pressroom-items-for-month article.clipping small span, body.clippings_index .pressroom-items-for-month article.clipping small span, body.home_show .pressroom-items-for-month article.clipping small span {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    body.press_releases_index .pressroom-items-for-month article.clipping i, body.press_releases_show .pressroom-items-for-month article.clipping i, body.tags_index .pressroom-items-for-month article.clipping i, body.clippings_index .pressroom-items-for-month article.clipping i, body.home_show .pressroom-items-for-month article.clipping i {
      color: #222;
      position: relative;
      top: 0.1125em;
      margin-right: 0.225em; }
      body.press_releases_index .pressroom-items-for-month article.clipping i.ss-redirect, body.press_releases_show .pressroom-items-for-month article.clipping i.ss-redirect, body.tags_index .pressroom-items-for-month article.clipping i.ss-redirect, body.clippings_index .pressroom-items-for-month article.clipping i.ss-redirect, body.home_show .pressroom-items-for-month article.clipping i.ss-redirect {
        color: #444; }
  body.press_releases_index section#agency_pressroom, body.press_releases_show section#agency_pressroom, body.tags_index section#agency_pressroom, body.clippings_index section#agency_pressroom, body.home_show section#agency_pressroom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 2.25em;
    margin-bottom: 2.25em;
    margin-top: 2.25em; }
    body.press_releases_index section#agency_pressroom ul li a, body.press_releases_show section#agency_pressroom ul li a, body.tags_index section#agency_pressroom ul li a, body.clippings_index section#agency_pressroom ul li a, body.home_show section#agency_pressroom ul li a {
      display: block;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 3px;
      box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05); }
    body.press_releases_index section#agency_pressroom ul li span.logo, body.press_releases_show section#agency_pressroom ul li span.logo, body.tags_index section#agency_pressroom ul li span.logo, body.clippings_index section#agency_pressroom ul li span.logo, body.home_show section#agency_pressroom ul li span.logo {
      display: block;
      height: 8.15625rem;
      text-align: center;
      line-height: 8.71875rem;
      width: auto;
      margin: 0;
      padding: 0;
      float: none; }
      body.press_releases_index section#agency_pressroom ul li span.logo img, body.press_releases_show section#agency_pressroom ul li span.logo img, body.tags_index section#agency_pressroom ul li span.logo img, body.clippings_index section#agency_pressroom ul li span.logo img, body.home_show section#agency_pressroom ul li span.logo img {
        display: inline;
        max-width: 60%;
        max-height: 60%; }
      body.press_releases_index section#agency_pressroom ul li span.logo i, body.press_releases_show section#agency_pressroom ul li span.logo i, body.tags_index section#agency_pressroom ul li span.logo i, body.clippings_index section#agency_pressroom ul li span.logo i, body.home_show section#agency_pressroom ul li span.logo i {
        position: relative;
        top: 0.7425rem;
        color: #F1F1F1;
        font-size: 3rem; }
    body.press_releases_index section#agency_pressroom ul li span.name, body.press_releases_show section#agency_pressroom ul li span.name, body.tags_index section#agency_pressroom ul li span.name, body.clippings_index section#agency_pressroom ul li span.name, body.home_show section#agency_pressroom ul li span.name {
      display: block;
      color: #808080;
      font-size: 0.7875em;
      line-height: 2.8125em;
      padding: 0 0.7875em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    body.press_releases_index section#agency_pressroom ul li:hover a, body.press_releases_show section#agency_pressroom ul li:hover a, body.tags_index section#agency_pressroom ul li:hover a, body.clippings_index section#agency_pressroom ul li:hover a, body.home_show section#agency_pressroom ul li:hover a {
      border-color: rgba(0, 0, 0, 0.2);
      box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2); }
      body.press_releases_index section#agency_pressroom ul li:hover a i, body.press_releases_show section#agency_pressroom ul li:hover a i, body.tags_index section#agency_pressroom ul li:hover a i, body.clippings_index section#agency_pressroom ul li:hover a i, body.home_show section#agency_pressroom ul li:hover a i {
        color: #ddd; }
      body.press_releases_index section#agency_pressroom ul li:hover a:active, body.press_releases_show section#agency_pressroom ul li:hover a:active, body.tags_index section#agency_pressroom ul li:hover a:active, body.clippings_index section#agency_pressroom ul li:hover a:active, body.home_show section#agency_pressroom ul li:hover a:active {
        position: relative;
        top: -1px;
        box-shadow: 0px 0px 0px 0px #fff; }
    body.press_releases_index section#agency_pressroom ul li:hover span.name, body.press_releases_show section#agency_pressroom ul li:hover span.name, body.tags_index section#agency_pressroom ul li:hover span.name, body.clippings_index section#agency_pressroom ul li:hover span.name, body.home_show section#agency_pressroom ul li:hover span.name {
      color: #333; }
  body section#status {
    height: 5em;
    display: block;
    position: relative; }
    body section#status > div {
      margin: 0;
      padding: 0.5625em 1.125em;
      height: 5.625em; }
      body section#status > div#draft {
        background-color: #5A5A5A;
        background-color: rgba(76, 76, 76, 0.98); }
      body section#status > div#embargo {
        background-color: #DD2828;
        background-color: rgba(227, 41, 41, 0.98); }
      body section#status > div i, body section#status > div h3, body section#status > div h4 {
        color: #fff;
        margin: 0; }
      body section#status > div i {
        position: absolute;
        left: 0.84375em;
        font-size: 1.575em;
        line-height: 2.25em; }
      body section#status > div h3 {
        line-height: 2.25em;
        font-size: 1.4625em;
        float: left;
        margin-left: 1.6875em; }
      body section#status > div h4 {
        line-height: 1.4625em;
        font-size: 0.9em;
        float: left;
        clear: left;
        font-style: italic; }
        body section#status > div h4 span {
          display: none; }
      @media only screen and (min-width: 47.063em) {
        body section#status > div {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 75%;
          left: 25%;
          right: auto;
          float: left;
          position: fixed !important;
          padding: 0em 1.125em !important;
          margin-right: 2px;
          z-index: 99; }
          body section#status > div i {
            left: 0.5625em;
            font-size: 2.25em;
            line-height: 2.8125em; }
          body section#status > div h3 {
            line-height: 4.21875em;
            font-size: 1.4625em;
            margin-left: 2.5875em; }
          body section#status > div h4 {
            line-height: 5.625em;
            font-size: 1.125em;
            float: right;
            clear: none; } }
      @media only screen and (min-width: 60.063em) {
        body section#status > div {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 66.66667%;
          left: 25%;
          right: auto;
          float: left; } }
      @media only screen and (min-width: 75.063em) {
        body section#status > div {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          width: 66.66667%;
          left: 16.66667%;
          right: auto;
          float: left; }
          body section#status > div h4 span {
            display: inline; } }
      @media only screen and (min-width: 95.063em) {
        body section#status > div {
          width: 1000px;
          left: 251px; } }
  body nav#clipping_header {
    display: block;
    position: fixed;
    height: 4em;
    border-bottom: 1px solid #ddd;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0px 0px 6px 0px #D3D3D3;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #fff; }
    body nav#clipping_header a#back_to_pressroom {
      height: 2.6em;
      border: 1px solid #D1D1D1;
      display: block;
      line-height: 2.3em;
      border-radius: 3px;
      position: absolute;
      top: 0.7em;
      left: 0.7em;
      right: 0.7em;
      transition: border-color 200ms linear; }
      body nav#clipping_header a#back_to_pressroom span {
        color: #A2A2A2;
        padding: 0 1em 0 0.5em;
        letter-spacing: 1px;
        font-size: 0.7em;
        transition: color 200ms linear; }
      body nav#clipping_header a#back_to_pressroom img {
        line-height: 2.6em;
        width: 2.1em;
        margin-left: 0.75em; }
      body nav#clipping_header a#back_to_pressroom:hover {
        border-color: #999; }
        body nav#clipping_header a#back_to_pressroom:hover span {
          color: #666; }
      @media only screen and (min-width: 47.063em) {
        body nav#clipping_header a#back_to_pressroom {
          right: auto;
          float: left; } }
    body nav#clipping_header h1 {
      line-height: 3.8em;
      font-size: 1em;
      text-align: center;
      margin: 0 14em;
      display: none; }
      body nav#clipping_header h1 a {
        color: #333; }
      @media only screen and (min-width: 47.063em) {
        body nav#clipping_header h1 {
          display: block; } }
    body nav#clipping_header div.social_shares {
      height: 4em;
      display: block;
      line-height: 4em;
      position: absolute;
      top: 0;
      right: 0.7em; }
      body nav#clipping_header div.social_shares a {
        float: right;
        margin-left: 0.5em; }
  body main#clipping {
    min-height: auto;
    height: 100%;
    padding-top: 4em; }
    body main#clipping div.iframe {
      height: 100%;
      display: block;
      margin: 0;
      padding: 0;
      overflow: hidden;
      position: relative;
      background-color: #fff;
      background-image: url(//dkskyn6tqnjvs.cloudfront.net/assets/loading-fd23fd9bfe4e23c7720384d598757cf7.gif);
      background-repeat: no-repeat;
      background-position: center center; }
      body main#clipping div.iframe .iframe-error-message {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 400px;
        height: 160px;
        background: #fff;
        margin: -80px 0 0 -200px;
        padding: 20px;
        text-align: center;
        border-radius: 5px;
        -webkit-box-shadow: 9px 10px 25px -11px rgba(0, 0, 0, 0.72);
        -moz-box-shadow: 9px 10px 25px -11px rgba(0, 0, 0, 0.72);
        box-shadow: 9px 10px 25px -11px rgba(0, 0, 0, 0.72);
        display: none; }
        body main#clipping div.iframe .iframe-error-message h4 {
          font-size: 1em;
          color: #323232; }
        body main#clipping div.iframe .iframe-error-message a.iframe-error-button {
          margin-top: 20px;
          display: inline-block;
          padding: 10px 25px; }
          body main#clipping div.iframe .iframe-error-message a.iframe-error-button i.ss-action {
            position: relative;
            top: 4px;
            margin-left: 4px; }
      body main#clipping div.iframe #screenshot_opacity {
        min-height: 100%;
        border: 0;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        opacity: 0.85;
        background-color: #333;
        display: none; }
      body main#clipping div.iframe #prco_clipping_click {
        border: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 400px;
        height: 160px;
        margin: -80px 0 0 -200px;
        z-index: 99;
        cursor: pointer;
        display: none; }
      body main#clipping div.iframe iframe {
        min-height: 100%;
        border: 0;
        background: transparent;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%; }
    body main#clipping #button_for_ios {
      display: none;
      margin-top: 25%; }
      body main#clipping #button_for_ios a.button {
        display: block;
        width: 100%; }
    body main#clipping div.screenshot {
      height: 100%;
      display: block;
      margin: 0;
      padding: 0;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      background-color: #fff; }
      body main#clipping div.screenshot img {
        margin: 0 auto;
        display: block; }
  body.press_releases_show section.thumbnails, body.press_releases_show section.thumbnails--index, body.press_releases_show .thumbnails-without-lightbox, body.media_kits_index section.thumbnails, body.media_kits_index section.thumbnails--index, body.media_kits_index .thumbnails-without-lightbox, body.media_kits_show section.thumbnails, body.media_kits_show section.thumbnails--index, body.media_kits_show .thumbnails-without-lightbox {
    margin-top: 2.25em; }
    body.press_releases_show section.thumbnails ul, body.press_releases_show section.thumbnails--index ul, body.press_releases_show .thumbnails-without-lightbox ul, body.media_kits_index section.thumbnails ul, body.media_kits_index section.thumbnails--index ul, body.media_kits_index .thumbnails-without-lightbox ul, body.media_kits_show section.thumbnails ul, body.media_kits_show section.thumbnails--index ul, body.media_kits_show .thumbnails-without-lightbox ul {
      margin: 0 -0.70313rem; }
      body.press_releases_show section.thumbnails ul li, body.press_releases_show section.thumbnails--index ul li, body.press_releases_show .thumbnails-without-lightbox ul li, body.media_kits_index section.thumbnails ul li, body.media_kits_index section.thumbnails--index ul li, body.media_kits_index .thumbnails-without-lightbox ul li, body.media_kits_show section.thumbnails ul li, body.media_kits_show section.thumbnails--index ul li, body.media_kits_show .thumbnails-without-lightbox ul li {
        position: relative;
        padding-bottom: 50%; }
        @media only screen and (min-width: 47.063em) {
          body.press_releases_show section.thumbnails ul li, body.press_releases_show section.thumbnails--index ul li, body.press_releases_show .thumbnails-without-lightbox ul li, body.media_kits_index section.thumbnails ul li, body.media_kits_index section.thumbnails--index ul li, body.media_kits_index .thumbnails-without-lightbox ul li, body.media_kits_show section.thumbnails ul li, body.media_kits_show section.thumbnails--index ul li, body.media_kits_show .thumbnails-without-lightbox ul li {
            padding-bottom: 33.33%; } }
        body.press_releases_show section.thumbnails ul li img.force_square_thumb, body.press_releases_show section.thumbnails--index ul li img.force_square_thumb, body.press_releases_show .thumbnails-without-lightbox ul li img.force_square_thumb, body.media_kits_index section.thumbnails ul li img.force_square_thumb, body.media_kits_index section.thumbnails--index ul li img.force_square_thumb, body.media_kits_index .thumbnails-without-lightbox ul li img.force_square_thumb, body.media_kits_show section.thumbnails ul li img.force_square_thumb, body.media_kits_show section.thumbnails--index ul li img.force_square_thumb, body.media_kits_show .thumbnails-without-lightbox ul li img.force_square_thumb {
          width: 100%; }
        body.press_releases_show section.thumbnails ul li a, body.press_releases_show section.thumbnails--index ul li a, body.press_releases_show .thumbnails-without-lightbox ul li a, body.media_kits_index section.thumbnails ul li a, body.media_kits_index section.thumbnails--index ul li a, body.media_kits_index .thumbnails-without-lightbox ul li a, body.media_kits_show section.thumbnails ul li a, body.media_kits_show section.thumbnails--index ul li a, body.media_kits_show .thumbnails-without-lightbox ul li a {
          position: absolute;
          top: 0.70313rem;
          left: 0.70313rem;
          right: 0.70313rem;
          bottom: 0.70313rem;
          background: rgba(0, 0, 0, 0.03);
          border-style: solid;
          border-width: 1px;
          border-color: #ccc;
          border-color: rgba(0, 0, 0, 0.1);
          border-radius: 3px; }
          body.press_releases_show section.thumbnails ul li a i, body.press_releases_show section.thumbnails ul li a span, body.press_releases_show section.thumbnails--index ul li a i, body.press_releases_show section.thumbnails--index ul li a span, body.press_releases_show .thumbnails-without-lightbox ul li a i, body.press_releases_show .thumbnails-without-lightbox ul li a span, body.media_kits_index section.thumbnails ul li a i, body.media_kits_index section.thumbnails ul li a span, body.media_kits_index section.thumbnails--index ul li a i, body.media_kits_index section.thumbnails--index ul li a span, body.media_kits_index .thumbnails-without-lightbox ul li a i, body.media_kits_index .thumbnails-without-lightbox ul li a span, body.media_kits_show section.thumbnails ul li a i, body.media_kits_show section.thumbnails ul li a span, body.media_kits_show section.thumbnails--index ul li a i, body.media_kits_show section.thumbnails--index ul li a span, body.media_kits_show .thumbnails-without-lightbox ul li a i, body.media_kits_show .thumbnails-without-lightbox ul li a span {
            text-align: center;
            display: block; }
          body.press_releases_show section.thumbnails ul li a i, body.press_releases_show section.thumbnails--index ul li a i, body.press_releases_show .thumbnails-without-lightbox ul li a i, body.media_kits_index section.thumbnails ul li a i, body.media_kits_index section.thumbnails--index ul li a i, body.media_kits_index .thumbnails-without-lightbox ul li a i, body.media_kits_show section.thumbnails ul li a i, body.media_kits_show section.thumbnails--index ul li a i, body.media_kits_show .thumbnails-without-lightbox ul li a i {
            font-size: 2.8125em;
            margin-top: 26%;
            color: rgba(0, 0, 0, 0.2); }
          body.press_releases_show section.thumbnails ul li a span, body.press_releases_show section.thumbnails--index ul li a span, body.press_releases_show .thumbnails-without-lightbox ul li a span, body.media_kits_index section.thumbnails ul li a span, body.media_kits_index section.thumbnails--index ul li a span, body.media_kits_index .thumbnails-without-lightbox ul li a span, body.media_kits_show section.thumbnails ul li a span, body.media_kits_show section.thumbnails--index ul li a span, body.media_kits_show .thumbnails-without-lightbox ul li a span {
            position: absolute;
            height: 5.2875em;
            width: 100%;
            bottom: 0;
            display: block;
            padding: 0 5px 5px;
            color: rgba(0, 0, 0, 0.4);
            font-size: 0.9em;
            font-weight: 400;
            overflow: hidden; }
            @media only screen and (min-width: 47.063em) {
              body.press_releases_show section.thumbnails ul li a span, body.press_releases_show section.thumbnails--index ul li a span, body.press_releases_show .thumbnails-without-lightbox ul li a span, body.media_kits_index section.thumbnails ul li a span, body.media_kits_index section.thumbnails--index ul li a span, body.media_kits_index .thumbnails-without-lightbox ul li a span, body.media_kits_show section.thumbnails ul li a span, body.media_kits_show section.thumbnails--index ul li a span, body.media_kits_show .thumbnails-without-lightbox ul li a span {
                height: 3.9375em; } }
            @media only screen and (min-width: 75.063em) {
              body.press_releases_show section.thumbnails ul li a span, body.press_releases_show section.thumbnails--index ul li a span, body.press_releases_show .thumbnails-without-lightbox ul li a span, body.media_kits_index section.thumbnails ul li a span, body.media_kits_index section.thumbnails--index ul li a span, body.media_kits_index .thumbnails-without-lightbox ul li a span, body.media_kits_show section.thumbnails ul li a span, body.media_kits_show section.thumbnails--index ul li a span, body.media_kits_show .thumbnails-without-lightbox ul li a span {
                height: 5.2875em; } }
          body.press_releases_show section.thumbnails ul li a:hover, body.press_releases_show section.thumbnails--index ul li a:hover, body.press_releases_show .thumbnails-without-lightbox ul li a:hover, body.media_kits_index section.thumbnails ul li a:hover, body.media_kits_index section.thumbnails--index ul li a:hover, body.media_kits_index .thumbnails-without-lightbox ul li a:hover, body.media_kits_show section.thumbnails ul li a:hover, body.media_kits_show section.thumbnails--index ul li a:hover, body.media_kits_show .thumbnails-without-lightbox ul li a:hover {
            border-style: solid;
            border-width: 1px;
            border-color: #ddd;
            border-color: rgba(0, 0, 0, 0.3); }
            body.press_releases_show section.thumbnails ul li a:hover i, body.press_releases_show section.thumbnails--index ul li a:hover i, body.press_releases_show .thumbnails-without-lightbox ul li a:hover i, body.media_kits_index section.thumbnails ul li a:hover i, body.media_kits_index section.thumbnails--index ul li a:hover i, body.media_kits_index .thumbnails-without-lightbox ul li a:hover i, body.media_kits_show section.thumbnails ul li a:hover i, body.media_kits_show section.thumbnails--index ul li a:hover i, body.media_kits_show .thumbnails-without-lightbox ul li a:hover i {
              color: rgba(0, 0, 0, 0.3); }
            body.press_releases_show section.thumbnails ul li a:hover span, body.press_releases_show section.thumbnails--index ul li a:hover span, body.press_releases_show .thumbnails-without-lightbox ul li a:hover span, body.media_kits_index section.thumbnails ul li a:hover span, body.media_kits_index section.thumbnails--index ul li a:hover span, body.media_kits_index .thumbnails-without-lightbox ul li a:hover span, body.media_kits_show section.thumbnails ul li a:hover span, body.media_kits_show section.thumbnails--index ul li a:hover span, body.media_kits_show .thumbnails-without-lightbox ul li a:hover span {
              color: rgba(0, 0, 0, 0.6); }
            body.press_releases_show section.thumbnails ul li a:hover div.thumb, body.press_releases_show section.thumbnails--index ul li a:hover div.thumb, body.press_releases_show .thumbnails-without-lightbox ul li a:hover div.thumb, body.media_kits_index section.thumbnails ul li a:hover div.thumb, body.media_kits_index section.thumbnails--index ul li a:hover div.thumb, body.media_kits_index .thumbnails-without-lightbox ul li a:hover div.thumb, body.media_kits_show section.thumbnails ul li a:hover div.thumb, body.media_kits_show section.thumbnails--index ul li a:hover div.thumb, body.media_kits_show .thumbnails-without-lightbox ul li a:hover div.thumb {
              opacity: 0.9; }
          body.press_releases_show section.thumbnails ul li a.image, body.press_releases_show section.thumbnails ul li a.video, body.press_releases_show section.thumbnails--index ul li a.image, body.press_releases_show section.thumbnails--index ul li a.video, body.press_releases_show .thumbnails-without-lightbox ul li a.image, body.press_releases_show .thumbnails-without-lightbox ul li a.video, body.media_kits_index section.thumbnails ul li a.image, body.media_kits_index section.thumbnails ul li a.video, body.media_kits_index section.thumbnails--index ul li a.image, body.media_kits_index section.thumbnails--index ul li a.video, body.media_kits_index .thumbnails-without-lightbox ul li a.image, body.media_kits_index .thumbnails-without-lightbox ul li a.video, body.media_kits_show section.thumbnails ul li a.image, body.media_kits_show section.thumbnails ul li a.video, body.media_kits_show section.thumbnails--index ul li a.image, body.media_kits_show section.thumbnails--index ul li a.video, body.media_kits_show .thumbnails-without-lightbox ul li a.image, body.media_kits_show .thumbnails-without-lightbox ul li a.video {
            background: none; }
            body.press_releases_show section.thumbnails ul li a.image div.thumb, body.press_releases_show section.thumbnails ul li a.video div.thumb, body.press_releases_show section.thumbnails--index ul li a.image div.thumb, body.press_releases_show section.thumbnails--index ul li a.video div.thumb, body.press_releases_show .thumbnails-without-lightbox ul li a.image div.thumb, body.press_releases_show .thumbnails-without-lightbox ul li a.video div.thumb, body.media_kits_index section.thumbnails ul li a.image div.thumb, body.media_kits_index section.thumbnails ul li a.video div.thumb, body.media_kits_index section.thumbnails--index ul li a.image div.thumb, body.media_kits_index section.thumbnails--index ul li a.video div.thumb, body.media_kits_index .thumbnails-without-lightbox ul li a.image div.thumb, body.media_kits_index .thumbnails-without-lightbox ul li a.video div.thumb, body.media_kits_show section.thumbnails ul li a.image div.thumb, body.media_kits_show section.thumbnails ul li a.video div.thumb, body.media_kits_show section.thumbnails--index ul li a.image div.thumb, body.media_kits_show section.thumbnails--index ul li a.video div.thumb, body.media_kits_show .thumbnails-without-lightbox ul li a.image div.thumb, body.media_kits_show .thumbnails-without-lightbox ul li a.video div.thumb {
              position: absolute;
              top: 0.5625em;
              right: 0.5625em;
              left: 0.5625em;
              bottom: 0.5625em;
              background-size: contain;
              background-repeat: no-repeat;
              background-position: center center; }
            body.press_releases_show section.thumbnails ul li a.image img, body.press_releases_show section.thumbnails ul li a.video img, body.press_releases_show section.thumbnails--index ul li a.image img, body.press_releases_show section.thumbnails--index ul li a.video img, body.press_releases_show .thumbnails-without-lightbox ul li a.image img, body.press_releases_show .thumbnails-without-lightbox ul li a.video img, body.media_kits_index section.thumbnails ul li a.image img, body.media_kits_index section.thumbnails ul li a.video img, body.media_kits_index section.thumbnails--index ul li a.image img, body.media_kits_index section.thumbnails--index ul li a.video img, body.media_kits_index .thumbnails-without-lightbox ul li a.image img, body.media_kits_index .thumbnails-without-lightbox ul li a.video img, body.media_kits_show section.thumbnails ul li a.image img, body.media_kits_show section.thumbnails ul li a.video img, body.media_kits_show section.thumbnails--index ul li a.image img, body.media_kits_show section.thumbnails--index ul li a.video img, body.media_kits_show .thumbnails-without-lightbox ul li a.image img, body.media_kits_show .thumbnails-without-lightbox ul li a.video img {
              display: none; }
          body.press_releases_show section.thumbnails ul li a.dark_background, body.press_releases_show section.thumbnails--index ul li a.dark_background, body.press_releases_show .thumbnails-without-lightbox ul li a.dark_background, body.media_kits_index section.thumbnails ul li a.dark_background, body.media_kits_index section.thumbnails--index ul li a.dark_background, body.media_kits_index .thumbnails-without-lightbox ul li a.dark_background, body.media_kits_show section.thumbnails ul li a.dark_background, body.media_kits_show section.thumbnails--index ul li a.dark_background, body.media_kits_show .thumbnails-without-lightbox ul li a.dark_background {
            background-color: #323323; }
  body.media_kits_index main#content h1, body.media_kits_show main#content h1 {
    margin-top: 1.125em;
    font-weight: 300;
    font-size: 1.96875em;
    color: #3C3C3C; }
  body.media_kits_index main#content h4, body.media_kits_show main#content h4 {
    margin-top: 1.125em;
    font-weight: 100;
    font-size: 1rem;
    line-height: 1.625;
    color: #3C3C3C; }
  body.media_kits_index main#content h3, body.media_kits_index main#content h3 > a, body.media_kits_show main#content h3, body.media_kits_show main#content h3 > a {
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.625;
    color: #3c3c3c;
    margin-bottom: 0; }
    body.media_kits_index main#content h3:hover, body.media_kits_index main#content h3 > a:hover, body.media_kits_show main#content h3:hover, body.media_kits_show main#content h3 > a:hover {
      color: #585858; }
  body.media_kits_index main#content .media_kit_description, body.media_kits_show main#content .media_kit_description {
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.425;
    color: rgba(0, 0, 0, 0.4); }
  body.media_kits_index main#content i.media_kit_arrow, body.media_kits_show main#content i.media_kit_arrow {
    position: absolute;
    right: -30px;
    top: 50%;
    font-size: 14px;
    line-height: 30px;
    margin-top: -12px;
    color: #dcdcdc;
    border: 2px solid #eaeaea;
    border-radius: 1000px;
    height: 30px;
    width: 30px;
    text-align: center;
    background: #ffffff;
    cursor: pointer;
    transition: all ease-out 0.2s; }
    body.media_kits_index main#content i.media_kit_arrow:hover, body.media_kits_show main#content i.media_kit_arrow:hover {
      right: -35px;
      border-color: #d0d0d0;
      color: #d0d0d0; }
  body .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80); }
  body .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  body .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  body .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  body .mfp-align-top .mfp-container:before {
    display: none; }
  body .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }
  body .mfp-inline-holder .mfp-content,
  body .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  body .mfp-ajax-cur {
    cursor: progress; }
  body .mfp-zoom-out-cur, body .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  body .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  body .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  body .mfp-close,
  body .mfp-arrow,
  body .mfp-preloader,
  body .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  body .mfp-loading.mfp-figure {
    display: none; }
  body .mfp-hide {
    display: none !important; }
  body .mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
    body .mfp-preloader a {
      color: #CCC; }
      body .mfp-preloader a:hover {
        color: #FFF; }
  body .mfp-s-ready .mfp-preloader {
    display: none; }
  body .mfp-s-error .mfp-content {
    display: none; }
  body button.mfp-close, body button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none; }
  body button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  body .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
    body .mfp-close:hover, body .mfp-close:focus {
      opacity: 1;
      filter: alpha(opacity=100); }
    body .mfp-close:active {
      top: 1px; }
  body .mfp-close-btn-in .mfp-close {
    color: #333; }
  body .mfp-image-holder .mfp-close,
  body .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  body .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px; }
  body .mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
    body .mfp-arrow:active {
      margin-top: -54px; }
    body .mfp-arrow:hover, body .mfp-arrow:focus {
      opacity: 1;
      filter: alpha(opacity=100); }
    body .mfp-arrow:before, body .mfp-arrow:after,
    body .mfp-arrow .mfp-b,
    body .mfp-arrow .mfp-a {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 35px;
      margin-left: 35px;
      border: medium inset transparent; }
    body .mfp-arrow:after,
    body .mfp-arrow .mfp-a {
      border-top-width: 13px;
      border-bottom-width: 13px;
      top: 8px; }
    body .mfp-arrow:before,
    body .mfp-arrow .mfp-b {
      border-top-width: 21px;
      border-bottom-width: 21px;
      opacity: 0.7; }
  body .mfp-arrow-left {
    left: 0; }
    body .mfp-arrow-left:after,
    body .mfp-arrow-left .mfp-a {
      border-right: 17px solid #FFF;
      margin-left: 31px; }
    body .mfp-arrow-left:before,
    body .mfp-arrow-left .mfp-b {
      margin-left: 25px;
      border-right: 27px solid #3F3F3F; }
  body .mfp-arrow-right {
    right: 0; }
    body .mfp-arrow-right:after,
    body .mfp-arrow-right .mfp-a {
      border-left: 17px solid #FFF;
      margin-left: 39px; }
    body .mfp-arrow-right:before,
    body .mfp-arrow-right .mfp-b {
      border-left: 27px solid #3F3F3F; }
  body .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
    body .mfp-iframe-holder .mfp-content {
      line-height: 0;
      width: 100%;
      max-width: 900px; }
    body .mfp-iframe-holder .mfp-close {
      top: -40px; }
  body .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
    body .mfp-iframe-scaler iframe {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #000; }
  body img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }
  body .mfp-figure {
    line-height: 0; }
    body .mfp-figure:after {
      content: '';
      position: absolute;
      left: 0;
      top: 40px;
      bottom: 40px;
      display: block;
      right: 0;
      width: auto;
      height: auto;
      z-index: -1;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #444; }
    body .mfp-figure small {
      color: #BDBDBD;
      display: block;
      font-size: 12px;
      line-height: 14px; }
    body .mfp-figure figure {
      margin: 0; }
  body .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  body .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }
  body .mfp-image-holder .mfp-content {
    max-width: 100%; }
  body .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    body {
      /**
       * Remove all paddings around the image on small screen
       */ }
      body .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
      body .mfp-img-mobile img.mfp-img {
        padding: 0; }
      body .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
      body .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
      body .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        body .mfp-img-mobile .mfp-bottom-bar:empty {
          padding: 0; }
      body .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
      body .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }
  @media all and (max-width: 900px) {
    body .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    body .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0; }
    body .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
    body .mfp-container {
      padding-left: 6px;
      padding-right: 6px; } }
  body .mfp-ie7 .mfp-img {
    padding: 0; }
  body .mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
  body .mfp-ie7 .mfp-container {
    padding: 0; }
  body .mfp-ie7 .mfp-content {
    padding-top: 44px; }
  body .mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }
  body .mfp-content {
    text-align: center; }
  body .attachment_container {
    max-width: 100%;
    overflow: hidden;
    position: relative;
    background: #16181A;
    background: rgba(0, 0, 0, 0.9); }
    @media only screen and (min-width: 47.063em) {
      body .attachment_container {
        max-width: 90%;
        display: inline-block;
        padding: 0; } }
    @media only screen and (min-width: 75.063em) {
      body .attachment_container {
        max-width: 1200px; } }
    body .attachment_container .attachment_content {
      display: block;
      width: 100%;
      text-align: center; }
      @media only screen and (min-width: 47.063em) {
        body .attachment_container .attachment_content {
          width: auto;
          margin-right: 15em; } }
    body .attachment_container .attachment_details {
      padding: 1em;
      text-align: left;
      word-wrap: break-word;
      overflow-x: hidden;
      overflow-y: auto;
      text-overflow: ellipsis;
      margin-top: 1em; }
      body .attachment_container .attachment_details h6 {
        color: #fff;
        margin-bottom: 1em;
        font-size: 0.9em; }
      body .attachment_container .attachment_details p {
        color: #ccc;
        margin-top: 1rem;
        font-size: 0.6rem; }
      body .attachment_container .attachment_details .embed_box {
        margin-top: 2em; }
        body .attachment_container .attachment_details .embed_box label {
          display: block;
          font-size: 0.7rem;
          color: #808080;
          margin-bottom: 0.1em;
          margin-top: 1em; }
        body .attachment_container .attachment_details .embed_box a {
          font-size: 0.7em; }
        body .attachment_container .attachment_details .embed_box textarea {
          margin: 0;
          background: #141414;
          color: #6F6F6F;
          font-size: 10px;
          height: 8em;
          border: 1px solid #333;
          border-radius: 3px; }
      body .attachment_container .attachment_details a.button.white {
        display: block;
        margin: 0;
        border-radius: 3px;
        color: #fff !important;
        text-shadow: none;
        text-align: center;
        text-transform: uppercase; }
      @media only screen and (min-width: 47.063em) {
        body .attachment_container .attachment_details {
          width: 15em;
          position: absolute;
          right: 0;
          top: 0;
          bottom: 0;
          border: 0;
          padding: 1rem;
          margin: 0; }
          body .attachment_container .attachment_details h6 {
            font-size: 0.75rem; }
          body .attachment_container .attachment_details a.button.white {
            position: absolute;
            bottom: 1rem;
            left: 1rem;
            right: 1rem;
            background: none;
            border: 1px solid #AFAFAF; } }
    body .attachment_container button.mfp-close {
      color: #999;
      text-shadow: none; }
  body .attachment_container.image .attachment_content {
    min-height: 200px;
    min-width: 200px; }
    body .attachment_container.image .attachment_content img {
      margin: 0 auto;
      max-height: 90%;
      background-color: #fff; }
    body .attachment_container.image .attachment_content.dark_background img {
      background-color: #000; }
  body .attachment_container.image.document-thumb .attachment_content img {
    max-height: 600px; }
  body .attachment_container.video .attachment_content {
    width: 100%; }
    @media only screen and (min-width: 47.063em) {
      body .attachment_container.video .attachment_content {
        width: 25rem;
        height: 18.45rem; } }
    @media only screen and (min-width: 60.063em) {
      body .attachment_container.video .attachment_content {
        width: 32rem;
        height: 23.2rem; } }
    @media only screen and (min-width: 75.063em) {
      body .attachment_container.video .attachment_content {
        width: 40rem;
        height: 29.1rem; } }
    @media only screen and (min-width: 95.063em) {
      body .attachment_container.video .attachment_content {
        width: 45rem;
        height: 32rem; } }
  body .attachment_container.sound .attachment_content {
    width: 100%;
    height: 10em;
    background: #000; }
    body .attachment_container.sound .attachment_content .audio_container {
      display: block;
      top: 5em;
      position: relative;
      padding: 0em 1.3em;
      margin-top: -30px; }
      body .attachment_container.sound .attachment_content .audio_container .mejs-container {
        width: 100% !important; }
      body .attachment_container.sound .attachment_content .audio_container .mejs-volume-button, body .attachment_container.sound .attachment_content .audio_container .mejs-horizontal-volume-slider {
        display: none; }
    @media only screen and (min-width: 47.063em) {
      body .attachment_container.sound .attachment_content {
        width: 25em;
        height: 20em; }
        body .attachment_container.sound .attachment_content .audio_container {
          top: 10em; }
          body .attachment_container.sound .attachment_content .audio_container .mejs-volume-button, body .attachment_container.sound .attachment_content .audio_container .mejs-horizontal-volume-slider {
            display: inline; } }
  body .attachment_container.document .attachment_content {
    width: 100%;
    height: 10em;
    line-height: 11em;
    background: #FFF; }
    body .attachment_container.document .attachment_content i {
      font-size: 4em;
      color: rgba(0, 0, 0, 0.3); }
    @media only screen and (min-width: 47.063em) {
      body .attachment_container.document .attachment_content {
        width: 25em;
        height: 20em;
        line-height: 22em; }
        body .attachment_container.document .attachment_content i {
          font-size: 9em; } }
  body .mejs-container {
    position: relative;
    background: #000;
    font-family: Helvetica, Arial;
    text-align: left;
    vertical-align: top;
    text-indent: 0; }
  body .me-plugin {
    position: absolute; }
  body .mejs-embed {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden; }
    body .mejs-embed body {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      background: #000;
      overflow: hidden; }
  body .mejs-fullscreen {
    overflow: hidden !important; }
  body .mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000; }
    body .mejs-container-fullscreen .mejs-mediaelement, body .mejs-container-fullscreen video {
      width: 100%;
      height: 100%; }
  body .mejs-clear {
    clear: both; }
  body .mejs-background {
    position: absolute;
    top: 0;
    left: 0; }
  body .mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  body .mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  body :root .mejs-poster img {
    display: none; }
  body .mejs-poster img {
    border: 0;
    padding: 0;
    border: 0; }
  body .mejs-overlay {
    position: absolute;
    top: 0;
    left: 0; }
  body .mejs-overlay-play {
    cursor: pointer; }
  body .mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/bigplay-f0916f6c524e16752b4b8eb57382f685.svg) no-repeat; }
  body .no-svg .mejs-overlay-button {
    background-image: url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/bigplay-b271ec2c61df8fad4a1e18bcfb386074.png); }
  body .mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px; }
  body .mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333;
    background: url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/background-3b634fef4832757d5545dc1de60ed30e.png);
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9)); }
    body .mejs-overlay-loading span {
      display: block;
      width: 80px;
      height: 80px;
      background: transparent url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/loading-8318b17fcefd3b792e2d9083f04aea03.gif) 50% 50% no-repeat; }
  body .mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background: #000;
    height: 30px;
    width: 100%; }
    body .mejs-container .mejs-controls div {
      list-style-type: none;
      background-image: none;
      display: block;
      float: left;
      margin: 0;
      padding: 0;
      width: 26px;
      height: 26px;
      font-size: 11px;
      line-height: 11px;
      font-family: Helvetica, Arial;
      border: 0; }
  body .mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/controls-2b3087278dd6426d194edfe3ef51c069.svg) no-repeat; }
  body .no-svg .mejs-controls .mejs-button button {
    background-image: url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/controls-a93d69b532efd84297183e5690a521f8.png); }
  body .mejs-controls .mejs-button button:focus {
    outline: solid 1px yellow; }
  body .mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 8px 3px 0 3px;
    overflow: hidden;
    text-align: center;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
    body .mejs-container .mejs-controls .mejs-time span {
      color: #fff;
      font-size: 11px;
      line-height: 12px;
      display: block;
      float: left;
      margin: 1px 2px 0 0;
      width: auto; }
  body .mejs-controls .mejs-play button {
    background-position: 0 0; }
  body .mejs-controls .mejs-pause button {
    background-position: 0 -16px; }
  body .mejs-controls .mejs-stop button {
    background-position: -112px 0; }
  body .mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px;
    padding-top: 5px; }
  body .mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer; }
  body .mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8)); }
  body .mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite; }
  body .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #3caac8;
    background: rgba(60, 170, 200, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
    background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    width: 0; }
  body .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    width: 0; }
  body .mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center; }
  body .mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111; }
  body .mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0; }
  body .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    border-color: #eee transparent transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 15px;
    left: 13px; }
@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 30px 0; } }
@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 30px 0; } }
@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 30px 0; } }
@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 30px 0; } }
@keyframes buffering-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 30px 0; } }
  body .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px; }
  body .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px; }
  body .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px; }
  body .mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0; }
  body .mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px; }
  body .mejs-controls .mejs-mute button {
    background-position: -16px -16px; }
  body .mejs-controls .mejs-unmute button {
    background-position: -16px 0; }
  body .mejs-controls .mejs-volume-button {
    position: relative; }
    body .mejs-controls .mejs-volume-button .mejs-volume-slider {
      display: none;
      height: 115px;
      width: 25px;
      background: url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/background-3b634fef4832757d5545dc1de60ed30e.png);
      background: rgba(50, 50, 50, 0.7);
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      top: -115px;
      left: 0;
      z-index: 1;
      position: absolute;
      margin: 0; }
    body .mejs-controls .mejs-volume-button:hover {
      -webkit-border-radius: 0 0 4px 4px;
      -moz-border-radius: 0 0 4px 4px;
      border-radius: 0 0 4px 4px; }
    body .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
      position: absolute;
      left: 11px;
      top: 8px;
      width: 2px;
      height: 100px;
      background: #ddd;
      background: rgba(255, 255, 255, 0.5);
      margin: 0; }
    body .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
      position: absolute;
      left: 11px;
      top: 8px;
      width: 2px;
      height: 100px;
      background: #ddd;
      background: rgba(255, 255, 255, 0.9);
      margin: 0; }
    body .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
      position: absolute;
      left: 4px;
      top: -3px;
      width: 16px;
      height: 6px;
      background: #ddd;
      background: rgba(255, 255, 255, 0.9);
      cursor: N-resize;
      -webkit-border-radius: 1px;
      -moz-border-radius: 1px;
      border-radius: 1px;
      margin: 0; }
  body .mejs-controls div.mejs-horizontal-volume-slider {
    height: 26px;
    width: 60px;
    position: relative; }
  body .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8)); }
  body .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8)); }
  body .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none; }
  body .mejs-controls .mejs-captions-button {
    position: relative; }
    body .mejs-controls .mejs-captions-button button {
      background-position: -48px 0; }
    body .mejs-controls .mejs-captions-button .mejs-captions-selector {
      visibility: hidden;
      position: absolute;
      bottom: 26px;
      right: -10px;
      width: 130px;
      height: 100px;
      background: url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/background-3b634fef4832757d5545dc1de60ed30e.png);
      background: rgba(50, 50, 50, 0.7);
      border: solid 1px transparent;
      padding: 10px;
      overflow: hidden;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      body .mejs-controls .mejs-captions-button .mejs-captions-selector ul {
        margin: 0;
        padding: 0;
        display: block;
        list-style-type: none !important;
        overflow: hidden; }
        body .mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
          margin: 0 0 6px 0;
          padding: 0;
          list-style-type: none !important;
          display: block;
          color: #fff;
          overflow: hidden; }
          body .mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
            clear: both;
            float: left;
            margin: 3px 3px 0 5px; }
          body .mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
            width: 100px;
            float: left;
            padding: 4px 0 0 0;
            line-height: 15px;
            font-family: helvetica, arial;
            font-size: 10px; }
    body .mejs-controls .mejs-captions-button .mejs-captions-translations {
      font-size: 10px;
      margin: 0 0 5px 0; }
  body .mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1; }
    body .mejs-chapters .mejs-chapter {
      position: absolute;
      float: left;
      background: #222;
      background: rgba(0, 0, 0, 0.7);
      background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
      background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
      background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
      background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
      background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
      background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
      filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);
      overflow: hidden;
      border: 0; }
      body .mejs-chapters .mejs-chapter .mejs-chapter-block {
        font-size: 11px;
        color: #fff;
        padding: 5px;
        display: block;
        border-right: solid 1px #333;
        border-bottom: solid 1px #333;
        cursor: pointer; }
      body .mejs-chapters .mejs-chapter .mejs-chapter-block-last {
        border-right: none; }
      body .mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
        background: #666;
        background: rgba(102, 102, 102, 0.7);
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
        background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
        background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
        background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
        background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
        background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232); }
      body .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
        font-size: 12px;
        font-weight: bold;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin: 0 0 3px 0;
        line-height: 12px; }
      body .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
        font-size: 12px;
        line-height: 12px;
        margin: 3px 0 4px 0;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis; }
  body .mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff; }
    body .mejs-captions-layer a {
      color: #fff;
      text-decoration: underline; }
    body .mejs-captions-layer[lang=ar] {
      font-size: 20px;
      font-weight: normal; }
  body .mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0; }
  body .mejs-captions-position-hover {
    bottom: 45px; }
  body .mejs-captions-text {
    padding: 3px 5px;
    background: url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/background-3b634fef4832757d5545dc1de60ed30e.png);
    background: rgba(20, 20, 20, 0.8); }
  body .me-cannotplay a {
    color: #fff;
    font-weight: bold; }
  body .me-cannotplay span {
    padding: 15px;
    display: block; }
  body .mejs-controls .mejs-loop-off button {
    background-position: -64px -16px; }
  body .mejs-controls .mejs-loop-on button {
    background-position: -64px 0; }
  body .mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px; }
  body .mejs-controls .mejs-backlight-on button {
    background-position: -80px 0; }
  body .mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0; }
  body .mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001; }
    body .mejs-contextmenu .mejs-contextmenu-separator {
      height: 1px;
      font-size: 0;
      margin: 5px 6px;
      background: #333; }
    body .mejs-contextmenu .mejs-contextmenu-item {
      font-family: Helvetica, Arial;
      font-size: 12px;
      padding: 4px 6px;
      cursor: pointer;
      color: #333; }
      body .mejs-contextmenu .mejs-contextmenu-item:hover {
        background: #2C7C91;
        color: #fff; }
  body .mejs-controls .mejs-sourcechooser-button {
    position: relative; }
    body .mejs-controls .mejs-sourcechooser-button button {
      background-position: -128px 0; }
    body .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
      visibility: hidden;
      position: absolute;
      bottom: 26px;
      right: -10px;
      width: 130px;
      height: 100px;
      background: url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/background-3b634fef4832757d5545dc1de60ed30e.png);
      background: rgba(50, 50, 50, 0.7);
      border: solid 1px transparent;
      padding: 10px;
      overflow: hidden;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      body .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
        margin: 0;
        padding: 0;
        display: block;
        list-style-type: none !important;
        overflow: hidden; }
        body .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
          margin: 0 0 6px 0;
          padding: 0;
          list-style-type: none !important;
          display: block;
          color: #fff;
          overflow: hidden; }
          body .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
            clear: both;
            float: left;
            margin: 3px 3px 0 5px; }
          body .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
            width: 100px;
            float: left;
            padding: 4px 0 0 0;
            line-height: 15px;
            font-family: helvetica, arial;
            font-size: 10px; }
  body .mejs-postroll-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/background-3b634fef4832757d5545dc1de60ed30e.png);
    background: rgba(50, 50, 50, 0.7);
    z-index: 1000;
    overflow: hidden; }
  body .mejs-postroll-layer-content {
    width: 100%;
    height: 100%; }
  body .mejs-postroll-close {
    position: absolute;
    right: 0;
    top: 0;
    background: url(//dkskyn6tqnjvs.cloudfront.net/assets/mediaelement/background-3b634fef4832757d5545dc1de60ed30e.png);
    background: rgba(50, 50, 50, 0.7);
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer; }
  body .ie8 .me-plugin {
    position: static; }
  body ul#pr_contacts {
    margin: 0; }
    body ul#pr_contacts div.contact_info {
      overflow-x: hidden; }
    body ul#pr_contacts li {
      list-style: none;
      margin: 0px 0 2em;
      word-wrap: break-word;
      clear: both; }
      body ul#pr_contacts li img.avatar, body ul#pr_contacts li span.defaultAvatar {
        position: absolute;
        width: 38px;
        height: 38px;
        margin-right: 0.5625em;
        border: 1px solid #ddd; }
      body ul#pr_contacts li img.avatar {
        border-radius: 50%; }
      body ul#pr_contacts li span.defaultAvatar {
        background-position: 0px -104px; }
      body ul#pr_contacts li div.nice_texts {
        display: block;
        margin-left: 50px;
        font-size: 0.8em; }
        @media only screen and (min-width: 47.063em) {
          body ul#pr_contacts li div.nice_texts {
            font-size: 0.7875em; } }
        body ul#pr_contacts li div.nice_texts a {
          color: #333; }
          body ul#pr_contacts li div.nice_texts a:hover {
            color: #999; }
        body ul#pr_contacts li div.nice_texts p, body ul#pr_contacts li div.nice_texts a, body ul#pr_contacts li div.nice_texts div {
          font-size: 1em;
          background: none;
          line-height: 1.9em;
          font-weight: 300; }
        body ul#pr_contacts li div.nice_texts i {
          width: 15px;
          height: 15pxe;
          top: 3px;
          position: relative;
          margin-right: 3px;
          color: inherit; }
        body ul#pr_contacts li div.nice_texts p {
          margin: 0;
          color: #666;
          line-height: 20px; }
        body ul#pr_contacts li div.nice_texts p.contact_name {
          font-size: 1.2em;
          margin: 0.3em 0;
          color: #333;
          font-weight: 400; }
  body.press_releases_show main#content ul#pr_contacts {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    margin-top: 1.125em; }
    body.press_releases_show main#content ul#pr_contacts:before, body.press_releases_show main#content ul#pr_contacts:after {
      content: " ";
      display: table; }
    body.press_releases_show main#content ul#pr_contacts:after {
      clear: both; }
    body.press_releases_show main#content ul#pr_contacts li {
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; }
      @media only screen and (min-width: 47.063em) {
        body.press_releases_show main#content ul#pr_contacts li {
          padding-left: 0;
          padding-right: 0;
          width: 50%;
          float: left; }
          body.press_releases_show main#content ul#pr_contacts li.first {
            clear: left; }
          body.press_releases_show main#content ul#pr_contacts li.second {
            clear: right; } }
      body.press_releases_show main#content ul#pr_contacts li img.avatar, body.press_releases_show main#content ul#pr_contacts li span.defaultAvatar {
        width: 48px;
        height: 48px; }
      body.press_releases_show main#content ul#pr_contacts li div.nice_texts {
        margin-left: 70px;
        font-size: 0.84375em; }
        body.press_releases_show main#content ul#pr_contacts li div.nice_texts p.contact_name {
          font-size: 1.575em;
          color: #222; }
  body #pagination_nav {
    clear: both; }
    body #pagination_nav nav.pagination {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin-left: 0;
      margin-bottom: 0;
      text-align: center;
      display: table;
      margin: 0 auto 20px; }
      body #pagination_nav nav.pagination a, body #pagination_nav nav.pagination span {
        float: left;
        padding: 7px 14px;
        margin: 0 5px;
        line-height: 20px;
        text-decoration: none;
        background-color: #fff;
        color: rgba(0, 0, 0, 0.3);
        font-weight: 400;
        border-radius: 3px;
        transition: all 200ms linear; }
      body #pagination_nav nav.pagination a:hover, body #pagination_nav nav.pagination a:focus {
        color: rgba(0, 0, 0, 0.5);
        background-color: rgba(0, 0, 0, 0.1);
        font-weight: 600; }
      body #pagination_nav nav.pagination span.current {
        cursor: default;
        background-color: rgba(0, 0, 0, 0.4);
        color: rgba(255, 255, 255, 0.95);
        cursor: default;
        font-weight: 600; }
      body #pagination_nav nav.pagination .disabled:hover, body #pagination_nav nav.pagination .disabled:focus {
        color: #999999;
        cursor: default; }
  body.follow main#content p.error {
    background-color: #D9544A;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 1px;
    color: #fff;
    text-align: center;
    padding: 0.2rem 1rem;
    font-size: 0.9rem;
    text-shadow: 1px 0px 3px rgba(0, 0, 0, 0.2); }
  body.follow main#content form#follow_pressroom_form {
    margin-top: 2.5rem; }
    body.follow main#content form#follow_pressroom_form input[type="submit"].button {
      float: right;
      padding: 0.75rem 2.5rem; }
  body.follow main#content h2 {
    margin-top: 1.125em;
    font-weight: 300;
    font-size: 1.96875em;
    color: #3C3C3C; }
  body.follow main#content p {
    font-weight: 400;
    font-size: 1rem;
    color: #3C3C3C; }
  body .st-block {
    position: relative;
    display: block;
    margin: 0; }
    body .st-block .st-block__inner {
      position: relative; }
  body .st-block[data-type="Header"] {
    margin: 2rem 0; }
    body .st-block[data-type="Header"] div.header, body .st-block[data-type="Header"] div.subheader {
      display: block;
      position: relative; }
      body .st-block[data-type="Header"] div.header .Medium-placeholder, body .st-block[data-type="Header"] div.subheader .Medium-placeholder {
        font-weight: 300 !important; }
    body .st-block[data-type="Header"] h1, body .st-block[data-type="Header"] div.header > .Medium-placeholder {
      width: 100%;
      font-size: 1.4rem;
      line-height: 1.2;
      font-weight: 600;
      margin: 0;
      word-wrap: break-word;
      letter-spacing: -0.04em;
      color: #323232; }
      @media only screen and (min-width: 47.063em) {
        body .st-block[data-type="Header"] h1, body .st-block[data-type="Header"] div.header > .Medium-placeholder {
          font-size: 2.2rem; } }
    body .st-block[data-type="Header"] h2, body .st-block[data-type="Header"] div.subheader > .Medium-placeholder {
      width: 100%;
      font-size: 1rem;
      line-height: 1.4;
      font-weight: 200;
      color: #999;
      margin: 0.3rem 0 0;
      word-wrap: break-word; }
      @media only screen and (min-width: 47.063em) {
        body .st-block[data-type="Header"] h2, body .st-block[data-type="Header"] div.subheader > .Medium-placeholder {
          font-size: 1.4rem; } }
  body .st-block[data-type="Title"] {
    margin: 1rem 0; }
    body .st-block[data-type="Title"] h1 {
      width: 100%;
      font-size: 1.4rem;
      line-height: 1.2;
      font-weight: 600;
      margin: 0;
      word-wrap: break-word;
      letter-spacing: -0.04em;
      color: #323232; }
      @media only screen and (min-width: 47.063em) {
        body .st-block[data-type="Title"] h1 {
          font-size: 2.2rem; } }
    body .st-block[data-type="Title"] h2 {
      width: 100%;
      font-size: 1.2rem;
      line-height: 1.4;
      font-weight: 600;
      color: #323232;
      margin: 0.3rem 0 0;
      word-wrap: break-word; }
      @media only screen and (min-width: 47.063em) {
        body .st-block[data-type="Title"] h2 {
          font-size: 1.8rem; } }
    body .st-block[data-type="Title"] h3 {
      width: 100%;
      font-size: 1rem;
      line-height: 1.4;
      font-weight: 200;
      color: #999;
      margin: 0.3rem 0 0;
      word-wrap: break-word; }
      @media only screen and (min-width: 47.063em) {
        body .st-block[data-type="Title"] h3 {
          font-size: 1.4rem; } }
  body .st-block[data-type="Textarea"] {
    margin: 2rem 0; }
    body .st-block[data-type="Textarea"] .st-block__inner p {
      font-weight: 300; }
      body .st-block[data-type="Textarea"] .st-block__inner p b {
        font-weight: 600 !important; }
      body .st-block[data-type="Textarea"] .st-block__inner p:last-child {
        margin-bottom: 0; }
    body .st-block[data-type="Textarea"] .st-block__inner ol, body .st-block[data-type="Textarea"] .st-block__inner ul {
      list-style-position: inside; }
  body .st-block[data-type="Link"] {
    margin: 2rem 0;
    min-width: 100%; }
    body .st-block[data-type="Link"] .st-block__inner {
      min-height: 200px;
      min-width: 100%;
      background-color: #F6F6F6;
      border-radius: 3px;
      border: 1px solid #ddd;
      padding: 1rem;
      position: relative; }
      body .st-block[data-type="Link"] .st-block__inner:hover {
        background-color: #F4F4F4;
        border-color: #C5C5C5; }
      body .st-block[data-type="Link"] .st-block__inner:active {
        background-color: #F1F1F1; }
      body .st-block[data-type="Link"] .st-block__inner .text-container {
        margin-right: 120px;
        width: 60%; }
        body .st-block[data-type="Link"] .st-block__inner .text-container p {
          margin: 0;
          color: #333; }
          body .st-block[data-type="Link"] .st-block__inner .text-container p.title {
            font-weight: 600; }
          body .st-block[data-type="Link"] .st-block__inner .text-container p.url {
            font-size: 0.7rem;
            margin: 0.1rem 0 0.2rem;
            color: #666; }
          body .st-block[data-type="Link"] .st-block__inner .text-container p.description {
            font-weight: 400;
            font-size: 0.7rem;
            padding-bottom: 2rem; }
        body .st-block[data-type="Link"] .st-block__inner .text-container span.visit {
          position: absolute;
          bottom: 1rem;
          color: #333;
          border: 1px solid #333;
          background-color: #666;
          font-size: 0.6rem;
          padding: 0.3rem 0.4rem;
          color: #fff;
          border-radius: 3px; }
          body .st-block[data-type="Link"] .st-block__inner .text-container span.visit:hover {
            background-color: #555; }
          body .st-block[data-type="Link"] .st-block__inner .text-container span.visit:active {
            background-color: #666; }
      body .st-block[data-type="Link"] .st-block__inner .image-container {
        position: absolute;
        width: 30%;
        top: 1rem;
        right: 1rem;
        bottom: 1rem;
        border: 1px solid #ddd;
        border-radius: 3px; }
  body .st-block[data-type="Quote"] {
    margin: 2rem 0; }
    body .st-block[data-type="Quote"] blockquote {
      margin: 0;
      padding: 0.5625rem 1.25rem 0.5625rem 1.1875rem;
      font-size: 1.1em;
      min-height: 1em;
      display: block;
      border-left: 3px solid rgba(0, 0, 0, 0.5);
      margin-left: 4px;
      font-style: italic;
      color: #333; }
      body .st-block[data-type="Quote"] blockquote span, body .st-block[data-type="Quote"] blockquote cite {
        cursor: text; }
      body .st-block[data-type="Quote"] blockquote div.quote span {
        display: block; }
      body .st-block[data-type="Quote"] blockquote div.quote .Medium-placeholder {
        width: 100%; }
      body .st-block[data-type="Quote"] blockquote div.cite {
        position: relative; }
        body .st-block[data-type="Quote"] blockquote div.cite span {
          position: absolute;
          font-weight: 300;
          color: #999; }
        body .st-block[data-type="Quote"] blockquote div.cite cite {
          display: inline-block;
          min-width: 50px;
          margin-left: 1em;
          width: 100%; }
          body .st-block[data-type="Quote"] blockquote div.cite cite:before {
            content: ""; }
        body .st-block[data-type="Quote"] blockquote div.cite .Medium-placeholder {
          padding-left: 1em;
          font-weight: 300;
          font-size: 0.8125rem;
          line-height: 2.3;
          font-style: normal;
          width: 100%; }
      body .st-block[data-type="Quote"] blockquote cite {
        font-weight: 300;
        font-style: normal; }
  body .st-block[data-type="Media"] .add_media, body .st-block[data-type="Media item"] .add_media, body .st-block[data-type="Media collection"] .add_media {
    display: none; }
  body .st-block[data-type="Media"] .media_thumbs ul.single, body .st-block[data-type="Media item"] .media_thumbs ul.single, body .st-block[data-type="Media collection"] .media_thumbs ul.single {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    body .st-block[data-type="Media"] .media_thumbs ul.single:before, body .st-block[data-type="Media"] .media_thumbs ul.single:after, body .st-block[data-type="Media item"] .media_thumbs ul.single:before, body .st-block[data-type="Media item"] .media_thumbs ul.single:after, body .st-block[data-type="Media collection"] .media_thumbs ul.single:before, body .st-block[data-type="Media collection"] .media_thumbs ul.single:after {
      content: " ";
      display: table; }
    body .st-block[data-type="Media"] .media_thumbs ul.single:after, body .st-block[data-type="Media item"] .media_thumbs ul.single:after, body .st-block[data-type="Media collection"] .media_thumbs ul.single:after {
      clear: both; }
    body .st-block[data-type="Media"] .media_thumbs ul.single > li, body .st-block[data-type="Media item"] .media_thumbs ul.single > li, body .st-block[data-type="Media collection"] .media_thumbs ul.single > li {
      display: block;
      float: left;
      height: auto;
      padding: 0 0.625rem 1.25rem; }
    body .st-block[data-type="Media"] .media_thumbs ul.single > li, body .st-block[data-type="Media item"] .media_thumbs ul.single > li, body .st-block[data-type="Media collection"] .media_thumbs ul.single > li {
      list-style: none;
      padding: 0 0.625rem 1.25rem;
      width: 100%; }
      body .st-block[data-type="Media"] .media_thumbs ul.single > li:nth-of-type(1n), body .st-block[data-type="Media item"] .media_thumbs ul.single > li:nth-of-type(1n), body .st-block[data-type="Media collection"] .media_thumbs ul.single > li:nth-of-type(1n) {
        clear: none; }
      body .st-block[data-type="Media"] .media_thumbs ul.single > li:nth-of-type(1n+1), body .st-block[data-type="Media item"] .media_thumbs ul.single > li:nth-of-type(1n+1), body .st-block[data-type="Media collection"] .media_thumbs ul.single > li:nth-of-type(1n+1) {
        clear: both; }
    body .st-block[data-type="Media"] .media_thumbs ul.single li, body .st-block[data-type="Media item"] .media_thumbs ul.single li, body .st-block[data-type="Media collection"] .media_thumbs ul.single li {
      padding-bottom: 0; }
      body .st-block[data-type="Media"] .media_thumbs ul.single li .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul.single li .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul.single li .thumb_inner {
        display: block;
        position: relative; }
  @media only screen {
    body .st-block[data-type="Media"] .media_thumbs ul.double, body .st-block[data-type="Media"] .media_thumbs ul.triple, body .st-block[data-type="Media"] .media_thumbs ul.quadruple, body .st-block[data-type="Media item"] .media_thumbs ul.double, body .st-block[data-type="Media item"] .media_thumbs ul.triple, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple, body .st-block[data-type="Media collection"] .media_thumbs ul.double, body .st-block[data-type="Media collection"] .media_thumbs ul.triple, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple {
      display: block;
      padding: 0;
      margin: 0 -0.625rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.double:before, body .st-block[data-type="Media"] .media_thumbs ul.double:after, body .st-block[data-type="Media"] .media_thumbs ul.triple:before, body .st-block[data-type="Media"] .media_thumbs ul.triple:after, body .st-block[data-type="Media"] .media_thumbs ul.quadruple:before, body .st-block[data-type="Media"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media item"] .media_thumbs ul.double:before, body .st-block[data-type="Media item"] .media_thumbs ul.double:after, body .st-block[data-type="Media item"] .media_thumbs ul.triple:before, body .st-block[data-type="Media item"] .media_thumbs ul.triple:after, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple:before, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.double:before, body .st-block[data-type="Media collection"] .media_thumbs ul.double:after, body .st-block[data-type="Media collection"] .media_thumbs ul.triple:before, body .st-block[data-type="Media collection"] .media_thumbs ul.triple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple:before, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple:after {
        content: " ";
        display: table; }
      body .st-block[data-type="Media"] .media_thumbs ul.double:after, body .st-block[data-type="Media"] .media_thumbs ul.triple:after, body .st-block[data-type="Media"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media item"] .media_thumbs ul.double:after, body .st-block[data-type="Media item"] .media_thumbs ul.triple:after, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.double:after, body .st-block[data-type="Media collection"] .media_thumbs ul.triple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple:after {
        clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.double > li, body .st-block[data-type="Media"] .media_thumbs ul.triple > li, body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media item"] .media_thumbs ul.double > li, body .st-block[data-type="Media item"] .media_thumbs ul.triple > li, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.double > li, body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.625rem 1.25rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.double > li, body .st-block[data-type="Media"] .media_thumbs ul.triple > li, body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media item"] .media_thumbs ul.double > li, body .st-block[data-type="Media item"] .media_thumbs ul.triple > li, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.double > li, body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li {
        list-style: none;
        padding: 0 0.625rem 1.25rem;
        width: 50%; }
        body .st-block[data-type="Media"] .media_thumbs ul.double > li:nth-of-type(1n), body .st-block[data-type="Media"] .media_thumbs ul.triple > li:nth-of-type(1n), body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li:nth-of-type(1n), body .st-block[data-type="Media item"] .media_thumbs ul.double > li:nth-of-type(1n), body .st-block[data-type="Media item"] .media_thumbs ul.triple > li:nth-of-type(1n), body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li:nth-of-type(1n), body .st-block[data-type="Media collection"] .media_thumbs ul.double > li:nth-of-type(1n), body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li:nth-of-type(1n), body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li:nth-of-type(1n) {
          clear: none; }
        body .st-block[data-type="Media"] .media_thumbs ul.double > li:nth-of-type(2n+1), body .st-block[data-type="Media"] .media_thumbs ul.triple > li:nth-of-type(2n+1), body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li:nth-of-type(2n+1), body .st-block[data-type="Media item"] .media_thumbs ul.double > li:nth-of-type(2n+1), body .st-block[data-type="Media item"] .media_thumbs ul.triple > li:nth-of-type(2n+1), body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li:nth-of-type(2n+1), body .st-block[data-type="Media collection"] .media_thumbs ul.double > li:nth-of-type(2n+1), body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li:nth-of-type(2n+1), body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li:nth-of-type(2n+1) {
          clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.double li, body .st-block[data-type="Media"] .media_thumbs ul.triple li, body .st-block[data-type="Media"] .media_thumbs ul.quadruple li, body .st-block[data-type="Media item"] .media_thumbs ul.double li, body .st-block[data-type="Media item"] .media_thumbs ul.triple li, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li, body .st-block[data-type="Media collection"] .media_thumbs ul.double li, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li {
        padding-bottom: 50%; } }
  @media only screen and (min-width: 47.063em) {
    body .st-block[data-type="Media"] .media_thumbs ul.double, body .st-block[data-type="Media item"] .media_thumbs ul.double, body .st-block[data-type="Media collection"] .media_thumbs ul.double {
      display: block;
      padding: 0;
      margin: 0 -0.625rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.double:before, body .st-block[data-type="Media"] .media_thumbs ul.double:after, body .st-block[data-type="Media item"] .media_thumbs ul.double:before, body .st-block[data-type="Media item"] .media_thumbs ul.double:after, body .st-block[data-type="Media collection"] .media_thumbs ul.double:before, body .st-block[data-type="Media collection"] .media_thumbs ul.double:after {
        content: " ";
        display: table; }
      body .st-block[data-type="Media"] .media_thumbs ul.double:after, body .st-block[data-type="Media item"] .media_thumbs ul.double:after, body .st-block[data-type="Media collection"] .media_thumbs ul.double:after {
        clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.double > li, body .st-block[data-type="Media item"] .media_thumbs ul.double > li, body .st-block[data-type="Media collection"] .media_thumbs ul.double > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.625rem 1.25rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.double > li, body .st-block[data-type="Media item"] .media_thumbs ul.double > li, body .st-block[data-type="Media collection"] .media_thumbs ul.double > li {
        list-style: none;
        padding: 0 0.625rem 1.25rem;
        width: 50%; }
        body .st-block[data-type="Media"] .media_thumbs ul.double > li:nth-of-type(1n), body .st-block[data-type="Media item"] .media_thumbs ul.double > li:nth-of-type(1n), body .st-block[data-type="Media collection"] .media_thumbs ul.double > li:nth-of-type(1n) {
          clear: none; }
        body .st-block[data-type="Media"] .media_thumbs ul.double > li:nth-of-type(2n+1), body .st-block[data-type="Media item"] .media_thumbs ul.double > li:nth-of-type(2n+1), body .st-block[data-type="Media collection"] .media_thumbs ul.double > li:nth-of-type(2n+1) {
          clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.double li, body .st-block[data-type="Media item"] .media_thumbs ul.double li, body .st-block[data-type="Media collection"] .media_thumbs ul.double li {
        padding-bottom: 50%; }
    body .st-block[data-type="Media"] .media_thumbs ul.triple, body .st-block[data-type="Media"] .media_thumbs ul.quadruple, body .st-block[data-type="Media item"] .media_thumbs ul.triple, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple, body .st-block[data-type="Media collection"] .media_thumbs ul.triple, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple {
      display: block;
      padding: 0;
      margin: 0 -0.625rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.triple:before, body .st-block[data-type="Media"] .media_thumbs ul.triple:after, body .st-block[data-type="Media"] .media_thumbs ul.quadruple:before, body .st-block[data-type="Media"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media item"] .media_thumbs ul.triple:before, body .st-block[data-type="Media item"] .media_thumbs ul.triple:after, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple:before, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.triple:before, body .st-block[data-type="Media collection"] .media_thumbs ul.triple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple:before, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple:after {
        content: " ";
        display: table; }
      body .st-block[data-type="Media"] .media_thumbs ul.triple:after, body .st-block[data-type="Media"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media item"] .media_thumbs ul.triple:after, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.triple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple:after {
        clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.triple > li, body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media item"] .media_thumbs ul.triple > li, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.625rem 1.25rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.triple > li, body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media item"] .media_thumbs ul.triple > li, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li {
        list-style: none;
        padding: 0 0.625rem 1.25rem;
        width: 33.33333%; }
        body .st-block[data-type="Media"] .media_thumbs ul.triple > li:nth-of-type(1n), body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li:nth-of-type(1n), body .st-block[data-type="Media item"] .media_thumbs ul.triple > li:nth-of-type(1n), body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li:nth-of-type(1n), body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li:nth-of-type(1n), body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li:nth-of-type(1n) {
          clear: none; }
        body .st-block[data-type="Media"] .media_thumbs ul.triple > li:nth-of-type(3n+1), body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li:nth-of-type(3n+1), body .st-block[data-type="Media item"] .media_thumbs ul.triple > li:nth-of-type(3n+1), body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li:nth-of-type(3n+1), body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li:nth-of-type(3n+1), body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li:nth-of-type(3n+1) {
          clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.triple li, body .st-block[data-type="Media"] .media_thumbs ul.quadruple li, body .st-block[data-type="Media item"] .media_thumbs ul.triple li, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li {
        width: 33.22222%;
        padding-bottom: 33.22222%; } }
  @media only screen and (min-width: 60.063em) {
    body .st-block[data-type="Media"] .media_thumbs ul.double, body .st-block[data-type="Media item"] .media_thumbs ul.double, body .st-block[data-type="Media collection"] .media_thumbs ul.double {
      display: block;
      padding: 0;
      margin: 0 -0.625rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.double:before, body .st-block[data-type="Media"] .media_thumbs ul.double:after, body .st-block[data-type="Media item"] .media_thumbs ul.double:before, body .st-block[data-type="Media item"] .media_thumbs ul.double:after, body .st-block[data-type="Media collection"] .media_thumbs ul.double:before, body .st-block[data-type="Media collection"] .media_thumbs ul.double:after {
        content: " ";
        display: table; }
      body .st-block[data-type="Media"] .media_thumbs ul.double:after, body .st-block[data-type="Media item"] .media_thumbs ul.double:after, body .st-block[data-type="Media collection"] .media_thumbs ul.double:after {
        clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.double > li, body .st-block[data-type="Media item"] .media_thumbs ul.double > li, body .st-block[data-type="Media collection"] .media_thumbs ul.double > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.625rem 1.25rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.double > li, body .st-block[data-type="Media item"] .media_thumbs ul.double > li, body .st-block[data-type="Media collection"] .media_thumbs ul.double > li {
        list-style: none;
        padding: 0 0.625rem 1.25rem;
        width: 50%; }
        body .st-block[data-type="Media"] .media_thumbs ul.double > li:nth-of-type(1n), body .st-block[data-type="Media item"] .media_thumbs ul.double > li:nth-of-type(1n), body .st-block[data-type="Media collection"] .media_thumbs ul.double > li:nth-of-type(1n) {
          clear: none; }
        body .st-block[data-type="Media"] .media_thumbs ul.double > li:nth-of-type(2n+1), body .st-block[data-type="Media item"] .media_thumbs ul.double > li:nth-of-type(2n+1), body .st-block[data-type="Media collection"] .media_thumbs ul.double > li:nth-of-type(2n+1) {
          clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.double li, body .st-block[data-type="Media item"] .media_thumbs ul.double li, body .st-block[data-type="Media collection"] .media_thumbs ul.double li {
        padding-bottom: 50%; }
    body .st-block[data-type="Media"] .media_thumbs ul.triple, body .st-block[data-type="Media item"] .media_thumbs ul.triple, body .st-block[data-type="Media collection"] .media_thumbs ul.triple {
      display: block;
      padding: 0;
      margin: 0 -0.625rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.triple:before, body .st-block[data-type="Media"] .media_thumbs ul.triple:after, body .st-block[data-type="Media item"] .media_thumbs ul.triple:before, body .st-block[data-type="Media item"] .media_thumbs ul.triple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.triple:before, body .st-block[data-type="Media collection"] .media_thumbs ul.triple:after {
        content: " ";
        display: table; }
      body .st-block[data-type="Media"] .media_thumbs ul.triple:after, body .st-block[data-type="Media item"] .media_thumbs ul.triple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.triple:after {
        clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.triple > li, body .st-block[data-type="Media item"] .media_thumbs ul.triple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.625rem 1.25rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.triple > li, body .st-block[data-type="Media item"] .media_thumbs ul.triple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li {
        list-style: none;
        padding: 0 0.625rem 1.25rem;
        width: 33.33333%; }
        body .st-block[data-type="Media"] .media_thumbs ul.triple > li:nth-of-type(1n), body .st-block[data-type="Media item"] .media_thumbs ul.triple > li:nth-of-type(1n), body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li:nth-of-type(1n) {
          clear: none; }
        body .st-block[data-type="Media"] .media_thumbs ul.triple > li:nth-of-type(3n+1), body .st-block[data-type="Media item"] .media_thumbs ul.triple > li:nth-of-type(3n+1), body .st-block[data-type="Media collection"] .media_thumbs ul.triple > li:nth-of-type(3n+1) {
          clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.triple li, body .st-block[data-type="Media item"] .media_thumbs ul.triple li, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li {
        width: 33.22222%;
        padding-bottom: 33.22222%; }
    body .st-block[data-type="Media"] .media_thumbs ul.quadruple, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple {
      display: block;
      padding: 0;
      margin: 0 -0.625rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.quadruple:before, body .st-block[data-type="Media"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple:before, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple:before, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple:after {
        content: " ";
        display: table; }
      body .st-block[data-type="Media"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple:after, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple:after {
        clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.625rem 1.25rem; }
      body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li {
        list-style: none;
        padding: 0 0.625rem 1.25rem;
        width: 25%; }
        body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li:nth-of-type(1n), body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li:nth-of-type(1n), body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li:nth-of-type(1n) {
          clear: none; }
        body .st-block[data-type="Media"] .media_thumbs ul.quadruple > li:nth-of-type(4n+1), body .st-block[data-type="Media item"] .media_thumbs ul.quadruple > li:nth-of-type(4n+1), body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple > li:nth-of-type(4n+1) {
          clear: both; }
      body .st-block[data-type="Media"] .media_thumbs ul.quadruple li, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li {
        padding-bottom: 25%; } }
  body .st-block[data-type="Media"] .media_thumbs ul li, body .st-block[data-type="Media item"] .media_thumbs ul li, body .st-block[data-type="Media collection"] .media_thumbs ul li {
    position: relative;
    -webkit-transition: opacity 0.1s ease;
    -moz-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease; }
    body .st-block[data-type="Media"] .media_thumbs ul li .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul li .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul li .thumb_inner {
      display: block;
      border-radius: 3px; }
      body .st-block[data-type="Media"] .media_thumbs ul li .thumb_inner i, body .st-block[data-type="Media"] .media_thumbs ul li .thumb_inner span, body .st-block[data-type="Media item"] .media_thumbs ul li .thumb_inner i, body .st-block[data-type="Media item"] .media_thumbs ul li .thumb_inner span, body .st-block[data-type="Media collection"] .media_thumbs ul li .thumb_inner i, body .st-block[data-type="Media collection"] .media_thumbs ul li .thumb_inner span {
        text-align: center;
        display: block; }
      body .st-block[data-type="Media"] .media_thumbs ul li .thumb_inner i, body .st-block[data-type="Media item"] .media_thumbs ul li .thumb_inner i, body .st-block[data-type="Media collection"] .media_thumbs ul li .thumb_inner i {
        font-size: 3em;
        margin-top: 30%;
        color: rgba(0, 0, 0, 0.15); }
      body .st-block[data-type="Media"] .media_thumbs ul li .thumb_inner span, body .st-block[data-type="Media item"] .media_thumbs ul li .thumb_inner span, body .st-block[data-type="Media collection"] .media_thumbs ul li .thumb_inner span {
        position: absolute;
        height: 25%;
        width: 100%;
        bottom: 0;
        display: block;
        padding: 0 5px 5px;
        color: rgba(0, 0, 0, 0.5);
        font-size: 0.8em;
        font-weight: 400;
        overflow: hidden; }
    body .st-block[data-type="Media"] .media_thumbs ul li a.move, body .st-block[data-type="Media"] .media_thumbs ul li a.delete, body .st-block[data-type="Media item"] .media_thumbs ul li a.move, body .st-block[data-type="Media item"] .media_thumbs ul li a.delete, body .st-block[data-type="Media collection"] .media_thumbs ul li a.move, body .st-block[data-type="Media collection"] .media_thumbs ul li a.delete {
      position: absolute;
      top: 1rem;
      right: 1rem;
      opacity: 0;
      -webkit-transition: opacity 0.2s ease-in;
      -moz-transition: opacity 0.2s ease-in;
      transition: opacity 0.2s ease-in;
      background: rgba(255, 255, 255, 0.9);
      color: rgba(0, 0, 0, 0.6); }
      body .st-block[data-type="Media"] .media_thumbs ul li a.move:hover, body .st-block[data-type="Media"] .media_thumbs ul li a.delete:hover, body .st-block[data-type="Media item"] .media_thumbs ul li a.move:hover, body .st-block[data-type="Media item"] .media_thumbs ul li a.delete:hover, body .st-block[data-type="Media collection"] .media_thumbs ul li a.move:hover, body .st-block[data-type="Media collection"] .media_thumbs ul li a.delete:hover {
        color: rgba(0, 0, 0, 0.9); }
      body .st-block[data-type="Media"] .media_thumbs ul li a.move.move, body .st-block[data-type="Media"] .media_thumbs ul li a.delete.move, body .st-block[data-type="Media item"] .media_thumbs ul li a.move.move, body .st-block[data-type="Media item"] .media_thumbs ul li a.delete.move, body .st-block[data-type="Media collection"] .media_thumbs ul li a.move.move, body .st-block[data-type="Media collection"] .media_thumbs ul li a.delete.move {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px;
        right: 2.45em;
        padding: 0 0.15em 0 0.3em; }
      body .st-block[data-type="Media"] .media_thumbs ul li a.move.delete, body .st-block[data-type="Media"] .media_thumbs ul li a.delete.delete, body .st-block[data-type="Media item"] .media_thumbs ul li a.move.delete, body .st-block[data-type="Media item"] .media_thumbs ul li a.delete.delete, body .st-block[data-type="Media collection"] .media_thumbs ul li a.move.delete, body .st-block[data-type="Media collection"] .media_thumbs ul li a.delete.delete {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        padding: 0 0.3em 0 0.15em; }
        body .st-block[data-type="Media"] .media_thumbs ul li a.move.delete:hover, body .st-block[data-type="Media"] .media_thumbs ul li a.delete.delete:hover, body .st-block[data-type="Media item"] .media_thumbs ul li a.move.delete:hover, body .st-block[data-type="Media item"] .media_thumbs ul li a.delete.delete:hover, body .st-block[data-type="Media collection"] .media_thumbs ul li a.move.delete:hover, body .st-block[data-type="Media collection"] .media_thumbs ul li a.delete.delete:hover {
          color: #D9544A; }
    body .st-block[data-type="Media"] .media_thumbs ul li:hover, body .st-block[data-type="Media item"] .media_thumbs ul li:hover, body .st-block[data-type="Media collection"] .media_thumbs ul li:hover {
      opacity: 0.9; }
      body .st-block[data-type="Media"] .media_thumbs ul li:hover a.delete, body .st-block[data-type="Media item"] .media_thumbs ul li:hover a.delete, body .st-block[data-type="Media collection"] .media_thumbs ul li:hover a.delete {
        opacity: 1; }
    body .st-block[data-type="Media"] .media_thumbs ul li.document .thumb_inner, body .st-block[data-type="Media"] .media_thumbs ul li.sound .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul li.document .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul li.sound .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul li.document .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul li.sound .thumb_inner {
      background-color: rgba(0, 0, 0, 0.025); }
    body .st-block[data-type="Media"] .media_thumbs ul li.document a.move, body .st-block[data-type="Media"] .media_thumbs ul li.document a.delete, body .st-block[data-type="Media"] .media_thumbs ul li.sound a.move, body .st-block[data-type="Media"] .media_thumbs ul li.sound a.delete, body .st-block[data-type="Media item"] .media_thumbs ul li.document a.move, body .st-block[data-type="Media item"] .media_thumbs ul li.document a.delete, body .st-block[data-type="Media item"] .media_thumbs ul li.sound a.move, body .st-block[data-type="Media item"] .media_thumbs ul li.sound a.delete, body .st-block[data-type="Media collection"] .media_thumbs ul li.document a.move, body .st-block[data-type="Media collection"] .media_thumbs ul li.document a.delete, body .st-block[data-type="Media collection"] .media_thumbs ul li.sound a.move, body .st-block[data-type="Media collection"] .media_thumbs ul li.sound a.delete {
      background: none; }
  body .st-block[data-type="Media"] .media_thumbs ul.sortableThumbnails li a.delete, body .st-block[data-type="Media item"] .media_thumbs ul.sortableThumbnails li a.delete, body .st-block[data-type="Media collection"] .media_thumbs ul.sortableThumbnails li a.delete {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  body .st-block[data-type="Media"] .media_thumbs ul.sortableThumbnails li:hover a.move, body .st-block[data-type="Media item"] .media_thumbs ul.sortableThumbnails li:hover a.move, body .st-block[data-type="Media collection"] .media_thumbs ul.sortableThumbnails li:hover a.move {
    opacity: 1; }
  body .st-block[data-type="Media"] .media_thumbs ul.empty, body .st-block[data-type="Media item"] .media_thumbs ul.empty, body .st-block[data-type="Media collection"] .media_thumbs ul.empty {
    background-image: url(//dkskyn6tqnjvs.cloudfront.net/assets/freeform/placeholder_media-7ca0119b1dfb6eb8d96d568a8a0ae3f4.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-bottom: 31.5%;
    margin-bottom: 0; }
    body .st-block[data-type="Media"] .media_thumbs ul.empty span, body .st-block[data-type="Media item"] .media_thumbs ul.empty span, body .st-block[data-type="Media collection"] .media_thumbs ul.empty span {
      text-align: center;
      display: block;
      line-height: 2em;
      margin-top: 0.2em;
      color: #BEBEBE;
      display: none; }
  body .st-block[data-type="Media"] .media_thumbs ul.single li a.move, body .st-block[data-type="Media"] .media_thumbs ul.single li a.delete, body .st-block[data-type="Media item"] .media_thumbs ul.single li a.move, body .st-block[data-type="Media item"] .media_thumbs ul.single li a.delete, body .st-block[data-type="Media collection"] .media_thumbs ul.single li a.move, body .st-block[data-type="Media collection"] .media_thumbs ul.single li a.delete {
    top: 0.5rem;
    right: 1rem; }
  body .st-block[data-type="Media"] .media_thumbs ul.single li .thumb_inner div.flex-video, body .st-block[data-type="Media item"] .media_thumbs ul.single li .thumb_inner div.flex-video, body .st-block[data-type="Media collection"] .media_thumbs ul.single li .thumb_inner div.flex-video {
    margin: 0; }
  body .st-block[data-type="Media"] .media_thumbs ul.single li .thumb_inner img, body .st-block[data-type="Media item"] .media_thumbs ul.single li .thumb_inner img, body .st-block[data-type="Media collection"] .media_thumbs ul.single li .thumb_inner img {
    display: block;
    width: 100%;
    border-radius: 2px; }
  body .st-block[data-type="Media"] .media_thumbs ul.single li .thumb_inner i, body .st-block[data-type="Media item"] .media_thumbs ul.single li .thumb_inner i, body .st-block[data-type="Media collection"] .media_thumbs ul.single li .thumb_inner i {
    margin: 1em 0 1.5em; }
  body .st-block[data-type="Media"] .media_thumbs ul.single li.document .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul.single li.document .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul.single li.document .thumb_inner {
    border: 1px solid rgba(0, 0, 0, 0.1); }
    body .st-block[data-type="Media"] .media_thumbs ul.single li.document .thumb_inner i, body .st-block[data-type="Media item"] .media_thumbs ul.single li.document .thumb_inner i, body .st-block[data-type="Media collection"] .media_thumbs ul.single li.document .thumb_inner i {
      padding: 0.6em 0 1em;
      margin: 0; }
  body .st-block[data-type="Media"] .media_thumbs ul.double, body .st-block[data-type="Media"] .media_thumbs ul.triple, body .st-block[data-type="Media"] .media_thumbs ul.quadruple, body .st-block[data-type="Media item"] .media_thumbs ul.double, body .st-block[data-type="Media item"] .media_thumbs ul.triple, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple, body .st-block[data-type="Media collection"] .media_thumbs ul.double, body .st-block[data-type="Media collection"] .media_thumbs ul.triple, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple {
    position: relative;
    top: -0.625rem; }
    body .st-block[data-type="Media"] .media_thumbs ul.double li, body .st-block[data-type="Media"] .media_thumbs ul.triple li, body .st-block[data-type="Media"] .media_thumbs ul.quadruple li, body .st-block[data-type="Media item"] .media_thumbs ul.double li, body .st-block[data-type="Media item"] .media_thumbs ul.triple li, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li, body .st-block[data-type="Media collection"] .media_thumbs ul.double li, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li {
      clear: none !important; }
      body .st-block[data-type="Media"] .media_thumbs ul.double li.placeholder, body .st-block[data-type="Media"] .media_thumbs ul.triple li.placeholder, body .st-block[data-type="Media"] .media_thumbs ul.quadruple li.placeholder, body .st-block[data-type="Media item"] .media_thumbs ul.double li.placeholder, body .st-block[data-type="Media item"] .media_thumbs ul.triple li.placeholder, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li.placeholder, body .st-block[data-type="Media collection"] .media_thumbs ul.double li.placeholder, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li.placeholder, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li.placeholder {
        margin: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        border: 0; }
        body .st-block[data-type="Media"] .media_thumbs ul.double li.placeholder .thumb_inner, body .st-block[data-type="Media"] .media_thumbs ul.triple li.placeholder .thumb_inner, body .st-block[data-type="Media"] .media_thumbs ul.quadruple li.placeholder .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul.double li.placeholder .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul.triple li.placeholder .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li.placeholder .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul.double li.placeholder .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li.placeholder .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li.placeholder .thumb_inner {
          border: 1px dashed #CCC; }
      body .st-block[data-type="Media"] .media_thumbs ul.double li.image .thumb, body .st-block[data-type="Media"] .media_thumbs ul.double li.video .thumb, body .st-block[data-type="Media"] .media_thumbs ul.triple li.image .thumb, body .st-block[data-type="Media"] .media_thumbs ul.triple li.video .thumb, body .st-block[data-type="Media"] .media_thumbs ul.quadruple li.image .thumb, body .st-block[data-type="Media"] .media_thumbs ul.quadruple li.video .thumb, body .st-block[data-type="Media item"] .media_thumbs ul.double li.image .thumb, body .st-block[data-type="Media item"] .media_thumbs ul.double li.video .thumb, body .st-block[data-type="Media item"] .media_thumbs ul.triple li.image .thumb, body .st-block[data-type="Media item"] .media_thumbs ul.triple li.video .thumb, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li.image .thumb, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li.video .thumb, body .st-block[data-type="Media collection"] .media_thumbs ul.double li.image .thumb, body .st-block[data-type="Media collection"] .media_thumbs ul.double li.video .thumb, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li.image .thumb, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li.video .thumb, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li.image .thumb, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li.video .thumb {
        position: absolute;
        top: 0.5em;
        right: 0.5em;
        left: 0.5em;
        bottom: 0.5em;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        border-radius: 2px; }
      body .st-block[data-type="Media"] .media_thumbs ul.double li.video .thumb, body .st-block[data-type="Media"] .media_thumbs ul.triple li.video .thumb, body .st-block[data-type="Media"] .media_thumbs ul.quadruple li.video .thumb, body .st-block[data-type="Media item"] .media_thumbs ul.double li.video .thumb, body .st-block[data-type="Media item"] .media_thumbs ul.triple li.video .thumb, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li.video .thumb, body .st-block[data-type="Media collection"] .media_thumbs ul.double li.video .thumb, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li.video .thumb, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li.video .thumb {
        background-color: black; }
      body .st-block[data-type="Media"] .media_thumbs ul.double li.video span.play-button, body .st-block[data-type="Media"] .media_thumbs ul.triple li.video span.play-button, body .st-block[data-type="Media"] .media_thumbs ul.quadruple li.video span.play-button, body .st-block[data-type="Media item"] .media_thumbs ul.double li.video span.play-button, body .st-block[data-type="Media item"] .media_thumbs ul.triple li.video span.play-button, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li.video span.play-button, body .st-block[data-type="Media collection"] .media_thumbs ul.double li.video span.play-button, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li.video span.play-button, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li.video span.play-button {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 33%;
        background-image: url(//dkskyn6tqnjvs.cloudfront.net/assets/freeform/video-play-c29e898efe7efd4aaee15ee789b067db.png);
        background-color: rgba(0, 0, 0, 0.1); }
      body .st-block[data-type="Media"] .media_thumbs ul.double li .thumb_inner, body .st-block[data-type="Media"] .media_thumbs ul.triple li .thumb_inner, body .st-block[data-type="Media"] .media_thumbs ul.quadruple li .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul.double li .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul.triple li .thumb_inner, body .st-block[data-type="Media item"] .media_thumbs ul.quadruple li .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul.double li .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul.triple li .thumb_inner, body .st-block[data-type="Media collection"] .media_thumbs ul.quadruple li .thumb_inner {
        position: absolute;
        top: 0.625rem;
        left: 0.625rem;
        right: 0.625rem;
        bottom: 0.625rem;
        border: 1px solid rgba(0, 0, 0, 0.1); }
  @media only screen {
    body #freeform .block .element {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 100%;
      float: right;
      margin-left: auto;
      margin-right: auto;
      float: none; }
      body #freeform .block .element.inset-center {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 83.33333%;
        float: right;
        margin-left: auto;
        margin-right: auto;
        float: none; }
      body #freeform .block .element.fill-width {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: right;
        margin-left: auto;
        margin-right: auto;
        float: none;
        padding-bottom: 0.53125rem; }
    body #freeform div.empty-block, body #freeform .text div[contenteditable=true], body .block-button {
      display: block;
      min-height: 1.85938rem;
      line-height: 1.85938rem; }
    body #freeform .element > h1, body #freeform .element h2, body #freeform .element h3, body #freeform .element h4, body #freeform .element p, body #freeform .element li, body #freeform .element blockquote {
      margin: 0;
      padding: 0; }
    body #freeform .element > ul, body #freeform .element ol {
      margin-top: 0;
      margin-bottom: 0; }
    body #freeform .element > h1 {
      letter-spacing: -0.02rem;
      margin: 1.4rem 0px 20px 0px;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      color: #000;
      font-size: 2.441rem;
      font-family: "Open Sans", sans-serif;
      font-weight: 700;
      line-height: 1.1;
      min-height: 2.6851rem; }
    body #freeform .element > h2 {
      letter-spacing: -0.01rem;
      margin: 1.25rem 0px 1.0625rem 0px;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      color: #1c1c1c;
      font-size: 1.563rem;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      line-height: 1.25;
      min-height: 1.95375rem; }
    body #freeform .element > h3 {
      margin: 1.33rem 0px 0.53125rem 0px;
      letter-spacing: -0.01rem;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      color: #000;
      font-size: 1.25rem;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      line-height: 1.25;
      min-height: 1.5625rem; }
    body #freeform .element > p, body #freeform .element > div > p {
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      color: #1c1c1c;
      font-size: 1.0625rem;
      font-family: "Merriweather", Georgia, serif;
      font-weight: 400;
      line-height: 1.75;
      min-height: 1.85938rem; }
    body #freeform .element > ul, body #freeform .element > ol, body #freeform .element > div > ul, body #freeform .element > div > ol {
      margin-top: 2px;
      margin-bottom: 2px; }
      body #freeform .element > ul > li, body #freeform .element > ol > li, body #freeform .element > div > ul > li, body #freeform .element > div > ol > li {
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #1c1c1c;
        font-size: 1.0625rem;
        font-family: "Merriweather", Georgia, serif;
        font-weight: 400;
        line-height: 1.75;
        min-height: 1.85938rem; }
    body #freeform .element > ul, body #freeform .element > div > ul {
      margin-left: 1.1rem; }
    body #freeform .element > ol, body #freeform .element > div > ol {
      margin-left: 1.4rem; }
    body #freeform .element > blockquote {
      padding-top: 8px;
      padding-bottom: 8px;
      padding-left: 1.0625rem;
      margin: 1.0625rem 0px 1.0625rem 0px; }
      body #freeform .element > blockquote > p {
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #000;
        font-size: 1.25rem;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        line-height: 1.33;
        min-height: 1.6625rem;
        margin-top: 0.26563rem;
        margin-bottom: 0.26563rem;
        font-style: italic !important; }
      body #freeform .element > blockquote > footer {
        margin-top: 0.53125rem;
        margin-bottom: 0.53125rem; }
      body #freeform .element > blockquote > footer > cite {
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #323232;
        font-size: 0.9rem;
        font-family: "Merriweather", Georgia, serif;
        font-weight: 400;
        line-height: 1.1;
        min-height: 0.99rem; }
    body #freeform .element > img, body #freeform .element > a > img,
    body #freeform .element > .image, body #freeform .element > a > .image,
    body #freeform .element > .video, body #freeform .element > a > .video {
      margin: 1.0625rem 0px 1.0625rem 0px; }
    body #freeform .element .video-for-print {
      display: none !important; }
    body #freeform .resource {
      margin: 1.25rem 0px 1.25rem 0px;
      padding-top: 10px;
      padding-bottom: 10px;
      height: auto;
      position: relative; }
      body #freeform .resource h4 {
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #000;
        font-size: 15px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        line-height: 2.2;
        min-height: 33px; }
      body #freeform .resource img {
        width: 32px;
        max-width: 32px;
        height: 32px;
        position: relative;
        top: 50%;
        margin-top: -50%; }
      body #freeform .resource .btn {
        padding: 0.9em 0.7em;
        font-size: 11px !important;
        margin: 0 !important; }
      body #freeform .resource .left {
        position: absolute;
        height: 100%;
        left: 6px;
        top: 0px; }
      body #freeform .resource .center {
        position: relative;
        left: 48px;
        right: 96px; }
      body #freeform .resource .right {
        position: absolute;
        right: 8px;
        vertical-align: middle; }
    body #freeform .collection {
      padding-top: 2px;
      padding-bottom: 2px;
      margin: 1.0625rem 0px 1.0625rem 0px; }
      body #freeform .collection.double > ul, body #freeform .collection.triple > ul, body #freeform .collection.quadruple > ul {
        display: block;
        padding: 0;
        margin: 0 -4px; }
        body #freeform .collection.double > ul:before, body #freeform .collection.double > ul:after, body #freeform .collection.triple > ul:before, body #freeform .collection.triple > ul:after, body #freeform .collection.quadruple > ul:before, body #freeform .collection.quadruple > ul:after {
          content: " ";
          display: table; }
        body #freeform .collection.double > ul:after, body #freeform .collection.triple > ul:after, body #freeform .collection.quadruple > ul:after {
          clear: both; }
        body #freeform .collection.double > ul > li, body #freeform .collection.triple > ul > li, body #freeform .collection.quadruple > ul > li {
          display: block;
          float: left;
          height: auto;
          padding: 0 4px 8px; }
        body #freeform .collection.double > ul > li, body #freeform .collection.triple > ul > li, body #freeform .collection.quadruple > ul > li {
          list-style: none;
          padding: 0 4px 8px;
          width: 50%; }
          body #freeform .collection.double > ul > li:nth-of-type(1n), body #freeform .collection.triple > ul > li:nth-of-type(1n), body #freeform .collection.quadruple > ul > li:nth-of-type(1n) {
            clear: none; }
          body #freeform .collection.double > ul > li:nth-of-type(2n+1), body #freeform .collection.triple > ul > li:nth-of-type(2n+1), body #freeform .collection.quadruple > ul > li:nth-of-type(2n+1) {
            clear: both; }
        body #freeform .collection.double > ul li, body #freeform .collection.triple > ul li, body #freeform .collection.quadruple > ul li {
          padding-top: 4px !important;
          padding-bottom: 4px !important; } }
    @media only screen and (max-width: 450px) {
      body #freeform .collection.double > ul li.spokesperson_card, body #freeform .collection.triple > ul li.spokesperson_card, body #freeform .collection.quadruple > ul li.spokesperson_card {
        width: 100%; } }
  @media only screen {
      body #freeform .collection.double .audio h4, body #freeform .collection.double .document h4, body #freeform .collection.triple .audio h4, body #freeform .collection.triple .document h4, body #freeform .collection.quadruple .audio h4, body #freeform .collection.quadruple .document h4 {
        font-size: 14px;
        font-weight: 600;
        margin-top: 12px;
        margin-bottom: 8px; }
      body #freeform .collection.double .audio span, body #freeform .collection.double .document span, body #freeform .collection.triple .audio span, body #freeform .collection.triple .document span, body #freeform .collection.quadruple .audio span, body #freeform .collection.quadruple .document span {
        font-size: 12px;
        margin: 0;
        padding: 0; } }
  @media only screen and (max-width: 500px) {
    body #freeform .collection.spokespeople > ul {
      display: block;
      padding: 0;
      margin: 0 -4px; }
      body #freeform .collection.spokespeople > ul:before, body #freeform .collection.spokespeople > ul:after {
        content: " ";
        display: table; }
      body #freeform .collection.spokespeople > ul:after {
        clear: both; }
      body #freeform .collection.spokespeople > ul > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 4px 8px; }
      body #freeform .collection.spokespeople > ul > li {
        list-style: none;
        padding: 0 4px 8px;
        width: 100%; }
        body #freeform .collection.spokespeople > ul > li:nth-of-type(1n) {
          clear: none; }
        body #freeform .collection.spokespeople > ul > li:nth-of-type(1n+1) {
          clear: both; } }
  @media only screen {
    body #freeform .collection .audio .image-container, body #freeform .collection .document .image-container, body .gu-mirror .audio .image-container, body .gu-mirror .document .image-container {
      height: 50%;
      padding-top: 10%;
      padding-bottom: 10%; }
    body #freeform .collection .audio > .text-container, body #freeform .collection .document > .text-container, body .gu-mirror .audio > .text-container, body .gu-mirror .document > .text-container {
      height: 50%;
      padding-left: 2%;
      padding-right: 2%; }
    body #freeform .collection .audio img, body #freeform .collection .document img, body .gu-mirror .audio img, body .gu-mirror .document img {
      max-width: 100%;
      width: 100%;
      height: 100%;
      position: relative; }
    body #freeform .collection .audio h4, body #freeform .collection .document h4, body .gu-mirror .audio h4, body .gu-mirror .document h4 {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      line-height: 16px;
      vertical-align: middle;
      overflow: hidden; }
    body #freeform .collection .audio span, body #freeform .collection .document span, body .gu-mirror .audio span, body .gu-mirror .document span {
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      color: #0072CE;
      font-size: 11px;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      line-height: 1;
      min-height: 11px; }
    body #freeform .collection .spokesperson, body .gu-mirror .spokesperson {
      padding: 6px; }
      body #freeform .collection .spokesperson img, body .gu-mirror .spokesperson img {
        left: 8px;
        top: 12px;
        width: 32px;
        height: 32px;
        border-radius: 16px; }
      body #freeform .collection .spokesperson h4, body .gu-mirror .spokesperson h4 {
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #000;
        font-size: 16px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        line-height: 1.2;
        min-height: 19.2px;
        letter-spacing: -0.01px;
        margin-bottom: 2px;
        margin-top: 4px; }
      body #freeform .collection .spokesperson h4, body #freeform .collection .spokesperson p, body #freeform .collection .spokesperson ul.social, body .gu-mirror .spokesperson h4, body .gu-mirror .spokesperson p, body .gu-mirror .spokesperson ul.social {
        margin-left: 48px; }
      body #freeform .collection .spokesperson p, body #freeform .collection .spokesperson ul.social, body .gu-mirror .spokesperson p, body .gu-mirror .spokesperson ul.social {
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #000;
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        line-height: 1.7;
        min-height: 23.8px; }
      body #freeform .collection .spokesperson .social span, body .gu-mirror .spokesperson .social span {
        font-size: inherit; }
    body #freeform .collection .quicklinks h4, body .gu-mirror .quicklinks h4 {
      font-size: 15px;
      font-weight: 600;
      line-height: 18px;
      margin-top: 6px; }
    body #freeform .collection .quicklinks p, body .gu-mirror .quicklinks p {
      font-size: 14px;
      line-height: 21px;
      margin-top: 4px;
      margin-bottom: 8px; }
    body #freeform .collection .quicklinks .card, body .gu-mirror .quicklinks .card {
      padding: 8px; }
      body #freeform .collection .quicklinks .card .btn, body .gu-mirror .quicklinks .card .btn {
        font-size: 14px;
        padding-top: 8px;
        padding-bottom: 8px; }
    body #freeform .collection .quicklinks .image, body .gu-mirror .quicklinks .image {
      padding-top: 66%;
      width: 100%; } }
  @media only screen and (min-width: 47.063em) {
    body #freeform .block .element {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 83.33333%;
      float: right;
      margin-left: auto;
      margin-right: auto;
      float: none; }
      body #freeform .block .element.inset-center {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 66.66667%;
        float: right;
        margin-left: auto;
        margin-right: auto;
        float: none; }
    body #freeform .collection .spokesperson, body .gu-mirror .spokesperson {
      padding: 8px; }
      body #freeform .collection .spokesperson img, body .gu-mirror .spokesperson img {
        left: 12px;
        top: 12px; }
      body #freeform .collection .spokesperson h4, body .gu-mirror .spokesperson h4 {
        margin-top: 4px; }
      body #freeform .collection .spokesperson h4, body #freeform .collection .spokesperson p, body #freeform .collection .spokesperson ul.social, body .gu-mirror .spokesperson h4, body .gu-mirror .spokesperson p, body .gu-mirror .spokesperson ul.social {
        margin-left: 48px; }
    body #freeform .collection.double .audio h4, body #freeform .collection.double .document h4 {
      font-size: 16px;
      margin-top: 24px;
      max-height: 36px; }
    body #freeform .collection.double .audio span, body #freeform .collection.double .document span {
      font-size: 12px; }
    body #freeform .collection.double .audio h4, body #freeform .collection.double .document h4 {
      font-size: 16px;
      margin-top: 24px;
      max-height: 36px; }
    body #freeform .collection.double .audio span, body #freeform .collection.double .document span {
      font-size: 12px; }
    body #freeform .collection.triple > ul, body #freeform .collection.quadruple > ul {
      display: block;
      padding: 0;
      margin: 0 -4px; }
      body #freeform .collection.triple > ul:before, body #freeform .collection.triple > ul:after, body #freeform .collection.quadruple > ul:before, body #freeform .collection.quadruple > ul:after {
        content: " ";
        display: table; }
      body #freeform .collection.triple > ul:after, body #freeform .collection.quadruple > ul:after {
        clear: both; }
      body #freeform .collection.triple > ul > li, body #freeform .collection.quadruple > ul > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 4px 8px; }
      body #freeform .collection.triple > ul > li, body #freeform .collection.quadruple > ul > li {
        list-style: none;
        padding: 0 4px 8px;
        width: 33.33333%; }
        body #freeform .collection.triple > ul > li:nth-of-type(1n), body #freeform .collection.quadruple > ul > li:nth-of-type(1n) {
          clear: none; }
        body #freeform .collection.triple > ul > li:nth-of-type(3n+1), body #freeform .collection.quadruple > ul > li:nth-of-type(3n+1) {
          clear: both; }
    body #freeform .collection.triple .audio h4, body #freeform .collection.triple .document h4, body #freeform .collection.quadruple .audio h4, body #freeform .collection.quadruple .document h4 {
      margin-top: 12px;
      max-height: 32px; }
    body #freeform .collection.triple .audio span, body #freeform .collection.triple .document span, body #freeform .collection.quadruple .audio span, body #freeform .collection.quadruple .document span {
      font-size: 12px; }
    body #freeform .collection.spokespeople > ul {
      display: block;
      padding: 0;
      margin: 0 -4px; }
      body #freeform .collection.spokespeople > ul:before, body #freeform .collection.spokespeople > ul:after {
        content: " ";
        display: table; }
      body #freeform .collection.spokespeople > ul:after {
        clear: both; }
      body #freeform .collection.spokespeople > ul > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 4px 8px; }
      body #freeform .collection.spokespeople > ul > li {
        list-style: none;
        padding: 0 4px 8px;
        width: 50%; }
        body #freeform .collection.spokespeople > ul > li:nth-of-type(1n) {
          clear: none; }
        body #freeform .collection.spokespeople > ul > li:nth-of-type(2n+1) {
          clear: both; } }
  @media only screen and (min-width: 60.063em) {
    body #freeform .block .element {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 75%;
      float: right;
      margin-left: auto;
      margin-right: auto;
      float: none; }
      body #freeform .block .element.inset-center {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 58.33333%;
        float: right;
        margin-left: auto;
        margin-right: auto;
        float: none; }
    body #freeform .collection.quadruple > ul {
      display: block;
      padding: 0;
      margin: 0 -4px; }
      body #freeform .collection.quadruple > ul:before, body #freeform .collection.quadruple > ul:after {
        content: " ";
        display: table; }
      body #freeform .collection.quadruple > ul:after {
        clear: both; }
      body #freeform .collection.quadruple > ul > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 4px 8px; }
      body #freeform .collection.quadruple > ul > li {
        list-style: none;
        padding: 0 4px 8px;
        width: 25%; }
        body #freeform .collection.quadruple > ul > li:nth-of-type(1n) {
          clear: none; }
        body #freeform .collection.quadruple > ul > li:nth-of-type(4n+1) {
          clear: both; }
    body #freeform .collection.quadruple .audio h4, body #freeform .collection.quadruple .document h4 {
      font-size: 12px;
      margin-top: 10px; } }
  @media only screen and (min-width: 60.063em) and (min-width: 75.063em) {
    body #freeform .collection.quadruple .audio h4, body #freeform .collection.quadruple .document h4 {
      font-size: 14px;
      height: 16px;
      min-height: 16px;
      margin-top: 0.8em; } }
  @media only screen and (min-width: 60.063em) {
    body #freeform .collection.quadruple .audio span, body #freeform .collection.quadruple .document span {
      font-size: 10px; } }
  @media only screen and (min-width: 60.063em) and (min-width: 75.063em) {
    body #freeform .collection.quadruple .audio span, body #freeform .collection.quadruple .document span {
      font-size: 12px; } }
  @media only screen and (min-width: 60.063em) {
    body #freeform .collection .spokesperson, body .gu-mirror .spokesperson {
      padding: 16px; }
      body #freeform .collection .spokesperson img, body .gu-mirror .spokesperson img {
        left: 16px;
        top: 20px;
        width: 36px;
        height: 36px;
        border-radius: 18px; }
      body #freeform .collection .spokesperson h4, body #freeform .collection .spokesperson p, body #freeform .collection .spokesperson ul.social, body .gu-mirror .spokesperson h4, body .gu-mirror .spokesperson p, body .gu-mirror .spokesperson ul.social {
        margin-left: 48px; }
      body #freeform .collection .spokesperson h4, body .gu-mirror .spokesperson h4 {
        font-size: 16px; }
      body #freeform .collection .spokesperson p, body #freeform .collection .spokesperson ul.social, body .gu-mirror .spokesperson p, body .gu-mirror .spokesperson ul.social {
        font-size: 13px; }
      body #freeform .collection .spokesperson .social a, body .gu-mirror .spokesperson .social a {
        margin-top: 12px;
        margin-bottom: 12px; } }
  @media print {
    body {
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid; }
      body #freeform .block .element {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 100%;
        float: right;
        margin-left: auto;
        margin-right: auto;
        float: none; }
        body #freeform .block .element.inset-center {
          padding-left: 0.9375rem;
          padding-right: 0.9375rem;
          width: 83.33333%;
          float: right;
          margin-left: auto;
          margin-right: auto;
          float: none; }
        body #freeform .block .element.fill-width {
          padding-left: 0;
          padding-right: 0;
          width: 100%;
          float: right;
          margin-left: auto;
          margin-right: auto;
          float: none;
          padding-bottom: 0.53125rem; }
      body #freeform div.empty-block, body #freeform .text div[contenteditable=true], body .block-button {
        display: block;
        min-height: 1.0625rem;
        line-height: 1.0625rem; }
      body #freeform .element {
        page-break-before: auto;
        page-break-after: auto;
        page-break-inside: avoid; }
        body #freeform .element > h1, body #freeform .element h2, body #freeform .element h3, body #freeform .element h4, body #freeform .element p, body #freeform .element li, body #freeform .element blockquote {
          margin: 0;
          padding: 0; }
        body #freeform .element > ul, body #freeform .element ol {
          margin-top: 0;
          margin-bottom: 0; }
        body #freeform .element > h1 {
          margin: 1.4rem 0px 20px 0px;
          color: #000;
          font-size: 2.441rem;
          font-family: "Open Sans", sans-serif;
          font-weight: 700;
          line-height: 1.1;
          min-height: 2.6851rem;
          font-size: 32px;
          font-weight: normal;
          letter-spacing: -0.02rem; }
        body #freeform .element > h2 {
          letter-spacing: -0.01rem;
          margin: 1.25rem 0px 1.0625rem 0px;
          color: #1c1c1c;
          font-size: 1.563rem;
          font-family: "Open Sans", sans-serif;
          font-weight: 400;
          line-height: 1.25;
          min-height: 1.95375rem; }
        body #freeform .element > h3 {
          margin: 1.33rem 0px 0.53125rem 0px;
          letter-spacing: -0.01rem;
          color: #000;
          font-size: 1.25rem;
          font-family: "Open Sans", sans-serif;
          font-weight: 600;
          line-height: 1.25;
          min-height: 1.5625rem; }
        body #freeform .element > p, body #freeform .element > div > p {
          color: #1c1c1c;
          font-size: 1.0625rem;
          font-family: "Merriweather", Georgia, serif;
          font-weight: 400;
          line-height: 1.75;
          min-height: 1.85938rem; }
        body #freeform .element > ul, body #freeform .element > ol, body #freeform .element > div > ul, body #freeform .element > div > ol {
          margin-top: 2px;
          margin-bottom: 2px; }
          body #freeform .element > ul > li, body #freeform .element > ol > li, body #freeform .element > div > ul > li, body #freeform .element > div > ol > li {
            color: #1c1c1c;
            font-size: 1.0625rem;
            font-family: "Merriweather", Georgia, serif;
            font-weight: 400;
            line-height: 1.75;
            min-height: 1.85938rem; }
        body #freeform .element > ul, body #freeform .element > div > ul {
          margin-left: 1.1rem; }
        body #freeform .element > ol, body #freeform .element > div > ol {
          margin-left: 1.4rem; }
        body #freeform .element > blockquote {
          padding-top: 8px;
          padding-bottom: 8px;
          padding-left: 1.0625rem;
          margin: 1.0625rem 0px 1.0625rem 0px; }
          body #freeform .element > blockquote > p {
            color: #000;
            font-size: 1.25rem;
            font-family: "Open Sans", sans-serif;
            font-weight: 400;
            line-height: 1.33;
            min-height: 1.6625rem;
            margin-top: 0.26563rem;
            margin-bottom: 0.26563rem;
            font-style: italic !important; }
          body #freeform .element > blockquote > footer {
            margin-top: 0.53125rem;
            margin-bottom: 0.53125rem; }
          body #freeform .element > blockquote > footer > cite {
            color: #323232;
            font-size: 0.9rem;
            font-family: "Merriweather", Georgia, serif;
            font-weight: 400;
            line-height: 1.1;
            min-height: 0.99rem; }
        body #freeform .element > img, body #freeform .element > a > img,
        body #freeform .element > .image, body #freeform .element > a > .image {
          margin: 1.0625rem 0px 1.0625rem 0px; }
        body #freeform .element > .video, body #freeform .element > a > .video {
          display: none; }
      body #freeform .resource {
        margin: 1.25rem 0px 1.25rem 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        height: 56px;
        position: relative; }
        body #freeform .resource h4 {
          color: #000;
          font-size: 15px;
          font-family: "Open Sans", sans-serif;
          font-weight: 400;
          line-height: 2.2;
          min-height: 33px; }
        body #freeform .resource img {
          width: 32px;
          max-width: 32px;
          height: 32px; }
        body #freeform .resource .btn {
          display: none; }
        body #freeform .resource .left {
          position: absolute;
          left: 6px; }
        body #freeform .resource .center {
          position: absolute;
          left: 48px;
          right: 96px; }
        body #freeform .resource .right {
          position: absolute;
          right: 8px;
          vertical-align: middle; }
      body #freeform .collection {
        padding-top: 2px;
        padding-bottom: 2px;
        margin: 1.0625rem 0px 1.0625rem 0px; }
        body #freeform .collection.double > ul, body #freeform .collection.triple > ul, body #freeform .collection.quadruple > ul {
          display: block;
          padding: 0;
          margin: 0 -4px; }
          body #freeform .collection.double > ul:before, body #freeform .collection.double > ul:after, body #freeform .collection.triple > ul:before, body #freeform .collection.triple > ul:after, body #freeform .collection.quadruple > ul:before, body #freeform .collection.quadruple > ul:after {
            content: " ";
            display: table; }
          body #freeform .collection.double > ul:after, body #freeform .collection.triple > ul:after, body #freeform .collection.quadruple > ul:after {
            clear: both; }
          body #freeform .collection.double > ul > li, body #freeform .collection.triple > ul > li, body #freeform .collection.quadruple > ul > li {
            display: block;
            float: left;
            height: auto;
            padding: 0 4px 8px; }
          body #freeform .collection.double > ul > li, body #freeform .collection.triple > ul > li, body #freeform .collection.quadruple > ul > li {
            list-style: none;
            padding: 0 4px 8px;
            width: 50%; }
            body #freeform .collection.double > ul > li:nth-of-type(1n), body #freeform .collection.triple > ul > li:nth-of-type(1n), body #freeform .collection.quadruple > ul > li:nth-of-type(1n) {
              clear: none; }
            body #freeform .collection.double > ul > li:nth-of-type(2n+1), body #freeform .collection.triple > ul > li:nth-of-type(2n+1), body #freeform .collection.quadruple > ul > li:nth-of-type(2n+1) {
              clear: both; }
          body #freeform .collection.double > ul li, body #freeform .collection.triple > ul li, body #freeform .collection.quadruple > ul li {
            padding-top: 4px !important;
            padding-bottom: 4px !important; }
        body #freeform .collection.double .audio h4, body #freeform .collection.double .document h4, body #freeform .collection.triple .audio h4, body #freeform .collection.triple .document h4, body #freeform .collection.quadruple .audio h4, body #freeform .collection.quadruple .document h4 {
          font-size: 14px;
          font-weight: 600;
          margin-top: 12px;
          margin-bottom: 8px; }
        body #freeform .collection.double .audio span, body #freeform .collection.double .document span, body #freeform .collection.triple .audio span, body #freeform .collection.triple .document span, body #freeform .collection.quadruple .audio span, body #freeform .collection.quadruple .document span {
          font-size: 12px;
          margin: 0;
          padding: 0; }
        body #freeform .collection.spokespeople > ul {
          display: block;
          padding: 0;
          margin: 0 -4px; }
          body #freeform .collection.spokespeople > ul:before, body #freeform .collection.spokespeople > ul:after {
            content: " ";
            display: table; }
          body #freeform .collection.spokespeople > ul:after {
            clear: both; }
          body #freeform .collection.spokespeople > ul > li {
            display: block;
            float: left;
            height: auto;
            padding: 0 4px 8px; }
          body #freeform .collection.spokespeople > ul > li {
            list-style: none;
            padding: 0 4px 8px;
            width: 100%; }
            body #freeform .collection.spokespeople > ul > li:nth-of-type(1n) {
              clear: none; }
            body #freeform .collection.spokespeople > ul > li:nth-of-type(1n+1) {
              clear: both; }
      body #freeform .collection .card, body .gu-mirror .card {
        background-color: white;
        border: none !important; }
      body #freeform .collection .image, body #freeform .collection .video, body .gu-mirror .image, body .gu-mirror .video {
        background-image: none !important;
        left: 0.0rem;
        right: 0.0rem;
        top: 0.0rem;
        bottom: 0.0rem; }
        body #freeform .collection .image img, body #freeform .collection .video img, body .gu-mirror .image img, body .gu-mirror .video img {
          display: block !important; }
      body #freeform .collection .audio .image-container, body #freeform .collection .document .image-container, body .gu-mirror .audio .image-container, body .gu-mirror .document .image-container {
        height: 50%;
        padding-top: 10%;
        padding-bottom: 10%; }
      body #freeform .collection .audio > .text-container, body #freeform .collection .document > .text-container, body .gu-mirror .audio > .text-container, body .gu-mirror .document > .text-container {
        height: 50%;
        padding-left: 2%;
        padding-right: 2%; }
      body #freeform .collection .audio img, body #freeform .collection .document img, body .gu-mirror .audio img, body .gu-mirror .document img {
        max-width: 100%;
        width: 100%;
        height: 100%;
        position: relative; }
      body #freeform .collection .audio h4, body #freeform .collection .document h4, body .gu-mirror .audio h4, body .gu-mirror .document h4 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        line-height: 16px;
        vertical-align: middle;
        overflow: hidden; }
      body #freeform .collection .audio span, body #freeform .collection .document span, body .gu-mirror .audio span, body .gu-mirror .document span {
        color: #0072CE;
        font-size: 11px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        line-height: 1;
        min-height: 11px; }
      body #freeform .collection .spokesperson, body .gu-mirror .spokesperson {
        padding: 6px; }
        body #freeform .collection .spokesperson img, body .gu-mirror .spokesperson img {
          left: 8px;
          top: 12px;
          width: 32px;
          height: 32px;
          border-radius: 16px; }
        body #freeform .collection .spokesperson h4, body .gu-mirror .spokesperson h4 {
          color: #000;
          font-size: 16px;
          font-family: "Open Sans", sans-serif;
          font-weight: 600;
          line-height: 1.2;
          min-height: 19.2px;
          letter-spacing: -0.01px;
          margin-bottom: 2px;
          margin-top: 4px; }
        body #freeform .collection .spokesperson h4, body #freeform .collection .spokesperson p, body #freeform .collection .spokesperson ul.social, body .gu-mirror .spokesperson h4, body .gu-mirror .spokesperson p, body .gu-mirror .spokesperson ul.social {
          margin-left: 48px; }
        body #freeform .collection .spokesperson p, body #freeform .collection .spokesperson ul.social, body .gu-mirror .spokesperson p, body .gu-mirror .spokesperson ul.social {
          color: #000;
          font-size: 14px;
          font-family: "Open Sans", sans-serif;
          font-weight: 400;
          line-height: 1.7;
          min-height: 23.8px; }
        body #freeform .collection .spokesperson .social span, body .gu-mirror .spokesperson .social span {
          font-size: inherit; }
      body #freeform .collection .quicklinks h4, body .gu-mirror .quicklinks h4 {
        font-size: 15px;
        font-weight: 600;
        line-height: 18px;
        margin-top: 6px; }
      body #freeform .collection .quicklinks p, body .gu-mirror .quicklinks p {
        font-size: 14px;
        line-height: 21px;
        margin-top: 4px;
        margin-bottom: 8px; }
      body #freeform .collection .quicklinks .card, body .gu-mirror .quicklinks .card {
        padding: 8px; }
        body #freeform .collection .quicklinks .card .btn, body .gu-mirror .quicklinks .card .btn {
          font-size: 14px;
          padding-top: 8px;
          padding-bottom: 8px; }
      body #freeform .collection .quicklinks .image, body .gu-mirror .quicklinks .image {
        padding-top: 66%;
        width: 100%; } }
  body #freeform {
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */ }
  body #freeform img {
    cursor: pointer; }
  body #freeform .btn, body .gu-mirror .btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #0072CE;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 1;
    min-height: 14px;
    border: 1px solid #0072CE;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 0.1px;
    margin: 0;
    padding: 8px;
    text-decoration: none; }
    body #freeform .btn:hover, body .gu-mirror .btn:hover {
      text-decoration: none; }
    body #freeform .btn.btn-default, body .gu-mirror .btn.btn-default {
      color: #999;
      font-size: 16px;
      border: 1px solid #cccccc; }
      body #freeform .btn.btn-default:hover, body .gu-mirror .btn.btn-default:hover {
        border: 1px solid #0072CE;
        color: #0072CE; }
    body #freeform .btn.btn-blue, body .gu-mirror .btn.btn-blue {
      background-color: #0072CE;
      border: 0px;
      color: white; }
    body #freeform .btn.btn-large, body .gu-mirror .btn.btn-large {
      font-size: 16px;
      font-weight: 700;
      padding: 8px 12px; }
    body #freeform .btn.btn-fill-width, body .gu-mirror .btn.btn-fill-width {
      text-align: center;
      width: 100%;
      padding-top: 12px;
      padding-bottom: 12px; }
  body #freeform .block {
    margin: 0 auto;
    max-width: 100%;
    width: 100%; }
  body #freeform .element > blockquote > p {
    font-style: italic !important; }
  body #freeform .element > blockquote > footer > cite {
    font-style: normal; }
  body #freeform .element > img {
    cursor: pointer; }
  body #freeform .element > img.inset-center, body #freeform .element > a > img.inset-center,
  body #freeform .element > img.outset-center, body #freeform .element > a > img.outset-center,
  body #freeform .element > img.fill-width, body #freeform .element > a > img.fill-width {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  body #freeform .element > img.inset-center, body #freeform .element > a > img.inset-center {
    max-width: 100%; }
  body #freeform .element > img.outset-center, body #freeform .element > a > img.outset-center,
  body #freeform .element img.outset-center,
  body #freeform .element > img.fill-width, body #freeform .element > a > img.fill-width {
    width: 100%; }
  body #freeform .resource {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background-color: white;
    border: 1px solid #E6E6E6;
    display: block; }
    body #freeform .resource:hover {
      border: 1px solid #68bcff; }
    @media only screen and (max-width: 47em) {
      body #freeform .resource h4 {
        width: 90%;
        vertical-align: middle;
        line-height: 1.4; } }
    @media only screen and (min-width: 47.063em) {
      body #freeform .resource .center {
        width: 80%; } }
    body #freeform .resource h4 {
      letter-spacing: -0.01em;
      margin: 0;
      padding: 0; }
    body #freeform .resource > div:before, body #freeform .resource > div:after {
      content: " ";
      display: table; }
    body #freeform .resource > div:after {
      clear: both; }
    body #freeform .resource .left, body #freeform .resource .center {
      float: left; }
    body #freeform .resource .right {
      float: right; }
  body #freeform .collection .card, body .gu-mirror .card {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background-color: white;
    border: 1px solid #E6E6E6;
    display: block;
    position: relative; }
    body #freeform .collection .card:hover, body .gu-mirror .card:hover {
      border: 1px solid #68bcff; }
    body #freeform .collection .card.full, body .gu-mirror .card.full {
      overflow: hidden; }
    body #freeform .collection .card.full:before, body .gu-mirror .card.full:before {
      content: "";
      display: block;
      padding-top: 100%; }
    body #freeform .collection .card.full > div, body .gu-mirror .card.full > div {
      display: block;
      position: absolute; }
      body #freeform .collection .card.full > div.audio, body #freeform .collection .card.full > div.document, body .gu-mirror .card.full > div.audio, body .gu-mirror .card.full > div.document {
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px; }
      body #freeform .collection .card.full > div.image, body #freeform .collection .card.full > div.video, body .gu-mirror .card.full > div.image, body .gu-mirror .card.full > div.video {
        left: 0.4rem;
        right: 0.4rem;
        top: 0.4rem;
        bottom: 0.4rem; }
        body #freeform .collection .card.full > div.image img, body #freeform .collection .card.full > div.video img, body .gu-mirror .card.full > div.image img, body .gu-mirror .card.full > div.video img {
          display: none; }
    body #freeform .collection .card h4, body #freeform .collection .card p, body .gu-mirror .card h4, body .gu-mirror .card p {
      letter-spacing: 0.1px; }
  body #freeform .collection .audio, body #freeform .collection .document, body .gu-mirror .audio, body .gu-mirror .document {
    background-color: #F9F9F9;
    position: relative;
    text-align: center; }
    body #freeform .collection .audio > div.text-container, body #freeform .collection .document > div.text-container, body .gu-mirror .audio > div.text-container, body .gu-mirror .document > div.text-container {
      border-top: 1px solid #E6E6E6;
      background-color: white;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
    body #freeform .collection .audio:hover div.text-container, body #freeform .collection .document:hover div.text-container, body .gu-mirror .audio:hover div.text-container, body .gu-mirror .document:hover div.text-container {
      border-top: 1px solid #68bcff; }
    body #freeform .collection .audio img, body #freeform .collection .document img, body .gu-mirror .audio img, body .gu-mirror .document img {
      display: block;
      margin-left: auto;
      margin-right: auto; }
  body #freeform .collection .image, body #freeform .collection .video, body .gu-mirror .image, body .gu-mirror .video {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
  body #freeform .collection .spokesperson:before, body #freeform .collection .spokesperson:after, body .gu-mirror .spokesperson:before, body .gu-mirror .spokesperson:after {
    content: " ";
    display: table; }
  body #freeform .collection .spokesperson:after, body .gu-mirror .spokesperson:after {
    clear: both; }
  body #freeform .collection .spokesperson img, body .gu-mirror .spokesperson img {
    position: absolute;
    background-color: #f2f2f2;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-indent: -9999px; }
  body #freeform .collection .spokesperson p, body .gu-mirror .spokesperson p {
    line-height: 1.4;
    word-wrap: break-word; }
  body #freeform .collection .spokesperson .social, body .gu-mirror .spokesperson .social {
    list-style-type: none; }
    body #freeform .collection .spokesperson .social a, body .gu-mirror .spokesperson .social a {
      display: block;
      color: #0072CE; }
    body #freeform .collection .spokesperson .social i, body .gu-mirror .spokesperson .social i {
      top: 2px;
      margin-right: 2px;
      position: relative; }
    body #freeform .collection .spokesperson .social span, body .gu-mirror .spokesperson .social span {
      color: #0072CE; }
    body #freeform .collection .spokesperson .social i.social-mail, body .gu-mirror .spokesperson .social i.social-mail {
      color: #2580E5; }
    body #freeform .collection .spokesperson .social i.social-twitter, body .gu-mirror .spokesperson .social i.social-twitter {
      color: #55acee; }
    body #freeform .collection .spokesperson .social i.social-skype, body .gu-mirror .spokesperson .social i.social-skype {
      color: #00aff0; }
  body #freeform .collection .spokesperson .contact_info, body .gu-mirror .spokesperson .contact_info {
    white-space: pre-line; }
  body #freeform .collection .quicklinks h4, body #freeform .collection .quicklinks p, body .gu-mirror .quicklinks h4, body .gu-mirror .quicklinks p {
    width: 100%; }
  body #freeform .collection .quicklinks .image, body .gu-mirror .quicklinks .image {
    background-color: #F9F9F9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  body #freeform .collection .quicklinks .card, body .gu-mirror .quicklinks .card {
    background-color: #F9F9F9; }
    body #freeform .collection .quicklinks .card .btn, body .gu-mirror .quicklinks .card .btn {
      background-color: white;
      cursor: pointer;
      margin-top: 4px;
      margin-bottom: 4px; }
  body #language_select {
    width: 50% !important; }
    @media only screen and (min-width: 47.063em) {
      body #language_select {
        width: 13.5em !important;
        margin-left: 10px; } }
  body .search_form--newsroom {
    width: 100%; }
  @media only screen and (min-width: 47.063em) {
    body .search_form--newsroom_fr .search_newsroom_container {
      width: 240px !important; } }
  body .search_newsroom_container {
    width: 100%; }
    @media only screen and (min-width: 47.063em) {
      body .search_newsroom_container {
        position: relative;
        width: 202px !important;
        float: right; } }
  body .search_form__icon {
    position: absolute;
    width: 17px;
    height: 17px;
    margin-top: 67px;
    margin-left: 8px; }
    @media (max-width: 754px) {
      body .search_form__icon {
        margin-top: 34px; } }
    @media only screen and (min-width: 47.063em) {
      body .search_form__icon {
        margin-top: 10px;
        margin-left: 9px; } }
  body .search_form__icon--up {
    margin-top: 34px; }
    @media only screen and (min-width: 47.063em) {
      body .search_form__icon--up {
        margin-top: 11px; } }
  body .search_form__input {
    height: 34px !important;
    width: 100% !important;
    padding: 0px !important;
    letter-spacing: 0.3px;
    color: black;
    float: right;
    margin-top: 25px;
    font-size: 14px !important;
    font-weight: normal;
    text-indent: 35px;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid #ddd;
    transition: all 270ms ease-in-out; }
    body .search_form__input:focus, body .search_form__input:active {
      box-shadow: none !important;
      background: white !important;
      border-color: #ddd; }
    @media only screen and (min-width: 47.063em) {
      body .search_form__input {
        width: 202px !important;
        margin-top: 0; } }
    @media only screen and (min-width: 60.063em) {
      body .search_form__input {
        height: 37px !important; } }
  @media only screen and (min-width: 47.063em) {
    body .search_form__input_fr {
      width: 240px !important; } }
  body .release_result {
    margin: 2px 0;
    display: block;
    font-style: normal; }
  body .release_result__header {
    color: black;
    letter-spacing: 0.3px;
    line-height: 25px;
    font-size: 17px;
    font-weight: 600; }
    body .release_result__header:hover {
      opacity: 0.85; }
  body .release_result__description {
    margin-top: -5px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.4px;
    line-height: 28.5px;
    color: #9aa1a8; }
    body .release_result__description:hover {
      color: #777777; }
  body .search_results {
    letter-spacing: 0.2px; }
  body .search_results__header {
    margin-bottom: -0.5em;
    letter-spacing: 0.2px;
    color: #879098;
    font-weight: 100;
    font-size: 0.8em; }
  body .no_results {
    font-weight: 300;
    text-align: left;
    margin-top: 7px;
    font-size: 15px; }
  body .no_results_suggestive {
    font-weight: 300;
    color: #879098;
    text-align: left; }
  body .highlighted {
    background: #fce6bf !important;
    font-weight: 600;
    color: black;
    font-style: normal;
    z-index: -1; }
  @media only screen {
    body .small-space-1 {
      height: 1rem; } }
  @media only screen {
    body .small-space-2 {
      height: 2rem; } }
  @media only screen {
    body .small-space-3 {
      height: 3rem; } }
  @media only screen {
    body .small-space-4 {
      height: 4rem; } }
  @media only screen {
    body .small-space-5 {
      height: 5rem; } }
  @media only screen {
    body .small-space-6 {
      height: 6rem; } }
  @media only screen {
    body .small-space-7 {
      height: 7rem; } }
  @media only screen {
    body .small-space-8 {
      height: 8rem; } }
  @media only screen {
    body .small-space-9 {
      height: 9rem; } }
  @media only screen {
    body .small-space-10 {
      height: 10rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-0 {
      height: 0rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-1 {
      height: 1rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-2 {
      height: 2rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-3 {
      height: 3rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-4 {
      height: 4rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-5 {
      height: 5rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-6 {
      height: 6rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-7 {
      height: 7rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-8 {
      height: 8rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-9 {
      height: 9rem; } }
  @media only screen and (min-width: 47.063em) {
    body .medium-space-10 {
      height: 10rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-0 {
      height: 0rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-1 {
      height: 1rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-2 {
      height: 2rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-3 {
      height: 3rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-4 {
      height: 4rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-5 {
      height: 5rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-6 {
      height: 6rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-7 {
      height: 7rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-8 {
      height: 8rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-9 {
      height: 9rem; } }
  @media only screen and (min-width: 60.063em) {
    body .large-space-10 {
      height: 10rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-0 {
      height: 0rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-1 {
      height: 1rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-2 {
      height: 2rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-3 {
      height: 3rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-4 {
      height: 4rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-5 {
      height: 5rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-6 {
      height: 6rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-7 {
      height: 7rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-8 {
      height: 8rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-9 {
      height: 9rem; } }
  @media only screen and (min-width: 75.063em) {
    body .xlarge-space-10 {
      height: 10rem; } }
  @media only screen and (min-width: 47.063em) {
    body.login_login #background {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      padding: 0;
      margin: 0;
      background-position: center center; } }
  body.login_login #login {
    padding: 1.5rem;
    text-align: center;
    background-color: #fff; }
    body.login_login #login #company_logo {
      height: 7.5rem;
      background-repeat: no-repeat;
      background-position: center center; }
    body.login_login #login h1#name {
      font-size: 1.5rem;
      height: 4.1rem;
      overflow: hidden; }
      body.login_login #login h1#name a {
        color: #333;
        font-weight: 400; }
        body.login_login #login h1#name a span {
          color: #999;
          font-weight: 200; }
    body.login_login #login #login_form {
      margin-top: 1rem; }
      body.login_login #login #login_form p {
        padding: 0.25rem;
        font-size: 0.75rem;
        color: #573E10;
        background-color: #F0AE34; }
      body.login_login #login #login_form input {
        font-size: 14px; }
      body.login_login #login #login_form input[type="submit"] {
        padding: 0.75rem 2.5rem;
        font-size: 0.9rem; }
    @media only screen and (min-width: 47.063em) {
      body.login_login #login {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -12rem;
        width: 24rem;
        margin-top: -14rem;
        height: 28rem;
        padding: 1.3rem 2rem 0;
        border-radius: 3px;
        border: 1px solid rgba(0, 0, 0, 0.1); } }
  @media print {
    body .show_for_print_only {
      display: inline !important; }
    body .hide-for-print {
      display: none !important; }
    body .show_for_screen_only {
      display: none !important; }
    body main#content {
      padding: 0 3em; }
      body main#content #header, body main#content .horizontal_bar .social_shares, body main#content .horizontal_bar .back_link, body main#content a.button, body main#content #latest_press_releases, body main#content #documents, body main#content #sounds, body main#content #videos, body main#content #pdf {
        display: none !important; }
      body main#content nav.horizontal_bar {
        height: 1.6rem; }
      body main#content section.thumbnails ul li, body main#content .thumbnails-without-lightbox {
        float: left;
        border: 0;
        width: 50%;
        padding: 0em 0.5em 0.5em 0;
        min-height: 13em;
        line-height: 13em; }
        body main#content section.thumbnails ul li a.image, body main#content .thumbnails-without-lightbox a.image {
          position: relative;
          border: 0; }
          body main#content section.thumbnails ul li a.image div.thumb, body main#content .thumbnails-without-lightbox a.image div.thumb {
            display: none; }
          body main#content section.thumbnails ul li a.image img, body main#content .thumbnails-without-lightbox a.image img {
            width: 100%;
            display: block !important; }
      body main#content .st-block .media_thumbs.thumbnails, body main#content .st-block .thumbnails-without-lightbox {
        display: block;
        clear: both; }
        body main#content .st-block .media_thumbs.thumbnails ul, body main#content .st-block .thumbnails-without-lightbox ul {
          margin: 0;
          display: block;
          position: relative; }
          body main#content .st-block .media_thumbs.thumbnails ul li, body main#content .st-block .thumbnails-without-lightbox ul li {
            list-style: none;
            border: 0;
            top: 0;
            position: relative;
            padding: 0 0.625rem 1.25rem; }
            body main#content .st-block .media_thumbs.thumbnails ul li.image .thumb, body main#content .st-block .media_thumbs.thumbnails ul li.image .thumb_inner, body main#content .st-block .media_thumbs.thumbnails ul li.video .thumb, body main#content .st-block .media_thumbs.thumbnails ul li.video .thumb_inner, body main#content .st-block .thumbnails-without-lightbox ul li.image .thumb, body main#content .st-block .thumbnails-without-lightbox ul li.image .thumb_inner, body main#content .st-block .thumbnails-without-lightbox ul li.video .thumb, body main#content .st-block .thumbnails-without-lightbox ul li.video .thumb_inner {
              position: relative;
              border-radius: 0px;
              border: 0;
              top: 0;
              right: 0;
              left: 0;
              bottom: 0;
              background: none;
              padding: 0.625rem; }
            body main#content .st-block .media_thumbs.thumbnails ul li.image img, body main#content .st-block .media_thumbs.thumbnails ul li.video img, body main#content .st-block .thumbnails-without-lightbox ul li.image img, body main#content .st-block .thumbnails-without-lightbox ul li.video img {
              border: 1px solid #ddd !important;
              display: inline-block;
              position: relative; }
    body aside#sidebar {
      border: 0; }
      body aside#sidebar section#name {
        padding-bottom: 4.5rem; } }
  @media screen {
    body .hide-for-screen {
      display: none !important; }
      body .hide-for-screen * {
        display: none !important; } }
