@charset "UTF-8";
@import "//dizofyq6y2cqx.cloudfront.net/fonts/ss-social-regular-updated/webfonts/ss-social-regular.css";
@import "//d1uryd9vkyzcf3.cloudfront.net/fonts/ss-standard-fixed/webfonts/ss-standard.css";
@import "//dizofyq6y2cqx.cloudfront.net/fonts/ss-social-regular-updated/webfonts/ss-social-regular.css";
meta.foundation-version {
  font-family: "/5.5.2/";
}

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

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

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

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, 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: 62.5rem;
  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: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .column,
  .columns {
    position: relative;
    padding-left: 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: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .column,
  .columns {
    position: relative;
    padding-left: 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;
  }
}
.text-left {
  text-align: left !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Default Link Styles */
a {
  color: #008CBA;
  line-height: inherit;
  text-decoration: none;
}
a:hover, a:focus {
  color: #0078a0;
}
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: "Helvetica Neue", Helvetica, Roboto, 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: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

  h1 {
    font-size: 2.75rem;
  }

  h2 {
    font-size: 2.3125rem;
  }

  h3 {
    font-size: 1.6875rem;
  }

  h4 {
    font-size: 1.4375rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  h6 {
    font-size: 1rem;
  }
}
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

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

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

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

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

.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0;
}
.tab-bar-section.left {
  text-align: left;
}
.tab-bar-section.right {
  text-align: right;
}
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: 40.0625em) {
  .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: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

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

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

  .visible-for-small-only, .hidden-for-small-up, .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: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .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: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .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 styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important;
  }

  .show-for-print {
    display: block;
  }

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

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

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

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

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

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

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

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

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

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

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

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

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

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

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

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

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

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

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

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

  th.show-for-print {
    display: table-cell !important;
  }
}
@media not print {
  .show-for-print {
    display: none !important;
  }
}
.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
}

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

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

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095;
}
button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}
button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}
button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #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: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #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-left: 0;
  padding-right: 0;
  width: 100%;
}
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
button.radius, .button.radius {
  border-radius: 3px;
}
button.round, .button.round {
  border-radius: 1000px;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008CBA;
  border-color: #007095;
  color: #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: #007095;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #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: #008CBA;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  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: #b9b9b9;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #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: #368a55;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #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: #43AC6A;
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  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: #cf2a0e;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #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: #f04124;
}
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: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #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: #a0d3e8;
}

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

@media only screen and (min-width: 40.0625em) {
  button, .button {
    display: inline-block;
  }
}
/* Standard Forms */
form {
  margin: 0 0 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #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[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
  background-color: #DDDDDD;
  cursor: default;
}
input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
  background-color: #DDDDDD;
  cursor: default;
}
input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
  border-radius: 3px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: false;
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: false;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@font-face {
  font-family: 'HelveticaNeueLTCom-BdCn';
  src: url("../fonts/252095_0_0.eot");
  src: url("../fonts/252095_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/252095_0_0.woff") format("woff"), url("../fonts/252095_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'HelveticaNeueLTCom-ThCn';
  src: url("../fonts/252095_1_0.eot");
  src: url("../fonts/252095_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/252095_1_0.woff") format("woff"), url("../fonts/252095_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'HelveticaNeueLTCom-Cn';
  src: url("../fonts/252095_2_0.eot");
  src: url("../fonts/252095_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/252095_2_0.woff") format("woff"), url("../fonts/252095_2_0.ttf") format("truetype");
}
/*@import "compass/reset";
@import "compass/utilities";
@import "compass/css3";*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: false;
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: false;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@font-face {
  font-family: 'HelveticaNeueLTCom-BdCn';
  src: url("../fonts/252095_0_0.eot");
  src: url("../fonts/252095_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/252095_0_0.woff") format("woff"), url("../fonts/252095_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'HelveticaNeueLTCom-ThCn';
  src: url("../fonts/252095_1_0.eot");
  src: url("../fonts/252095_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/252095_1_0.woff") format("woff"), url("../fonts/252095_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'HelveticaNeueLTCom-Cn';
  src: url("../fonts/252095_2_0.eot");
  src: url("../fonts/252095_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/252095_2_0.woff") format("woff"), url("../fonts/252095_2_0.ttf") format("truetype");
}
/*@import "compass/reset";
@import "compass/utilities";
@import "compass/css3";*/
.banners {
  margin: 0;
}
.banners .slick-prev {
  z-index: 1;
  left: 0;
}
.banners .slick-prev:before {
  padding: 5px 5px 1px 10px;
  color: #404040;
  background: white;
  content: "◅";
  font-family: SSStandard, sans-serif;
}
.banners .slick-next {
  z-index: 1;
  right: 15px;
}
.banners .slick-next:before {
  padding: 5px 10px 1px 5px;
  color: #404040;
  background: white;
  content: "▻";
  font-family: SSStandard, sans-serif;
}
.banners .banner-item {
  position: relative;
  background-size: cover !important;
  background-position: center center !important;
  opacity: 0;
}
.banners .banner-item.slick-current {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.banners .banner-item a {
  z-index: 2;
  position: relative;
}
.banners .banner-item a.packshot {
  display: block;
  z-index: 10;
}
.banners .banner-item .banner-url {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.banners .banner-item .headings {
  width: 60%;
  position: absolute;
  opacity: 0;
}
.banners .banner-item .headings.top-left {
  top: 10%;
  left: -25%;
}
.banners .banner-item .headings.top-center {
  top: -30%;
  left: 20%;
}
.banners .banner-item .headings.top-center h1, .banners .banner-item .headings.top-center h2 {
  text-align: center;
}
.banners .banner-item .headings.top-right {
  top: 10%;
  right: -25%;
}
.banners .banner-item .headings.top-right h1, .banners .banner-item .headings.top-right h2 {
  text-align: right;
}
.banners .banner-item .headings.top-right a {
  float: left;
  margin-top: 5px;
}
.banners .banner-item .headings.center-left {
  left: 5%;
  top: 80%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
.banners .banner-item .headings.center {
  left: 20%;
  top: 70%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
.banners .banner-item .headings.center h1, .banners .banner-item .headings.center h2 {
  text-align: center;
}
.banners .banner-item .headings.center-right {
  right: 25%;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
.banners .banner-item .headings.center-right h1, .banners .banner-item .headings.center-right h2 {
  text-align: right;
}
.banners .banner-item .headings.center-right a {
  float: left;
  margin-top: 5px;
}
.banners .banner-item .headings.bottom-left {
  left: 5%;
  bottom: 25%;
}
.banners .banner-item .headings.bottom-center {
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  bottom: 25%;
  top: auto;
}
.banners .banner-item .headings.bottom-center h1, .banners .banner-item .headings.bottom-center h2 {
  text-align: center;
}
.banners .banner-item .headings.bottom-right {
  right: 26%;
  bottom: 5%;
}
.banners .banner-item .headings.bottom-right h1, .banners .banner-item .headings.bottom-right h2 {
  text-align: right;
}
.banners .banner-item .headings.bottom-right a {
  float: left;
  margin-top: 5px;
}
.banners .banner-item .headings h1 {
  font-size: 30%;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  line-height: 100%;
  text-transform: uppercase;
}
.banners .banner-item .headings h2 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 16%;
  line-height: 100%;
  text-transform: uppercase;
  margin: -2% 0 0 0px;
}
.banners .banner-item .socials {
  z-index: 10;
  top: 10%;
  right: 5%;
  width: 15%;
  max-width: 145px;
  min-width: 85px;
  position: absolute;
}
@media only screen and (max-width: 40.0625em) {
  .banners .banner-item .socials {
    display: none;
  }
}
.banners .banner-item .socials.top-left {
  top: 10%;
  left: -25%;
  opacity: 0;
  transition: opacity 2s ease-in-out;
}
.banners .banner-item .socials.top-center {
  top: -30%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transition: opacity 2s ease-in-out;
}
.banners .banner-item .socials.top-right {
  top: 10%;
  left: auto;
  right: -25%;
  opacity: 0;
  transition: opacity 2s ease-in-out;
}
.banners .banner-item .socials.center-left {
  left: 5%;
}
.banners .banner-item .socials.center {
  opacity: 0;
  left: 50%;
  top: 20%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition: opacity 2s ease-in-out;
}
.banners .banner-item .socials.center-right {
  right: -25%;
  top: 50%;
  opacity: 0;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  left: auto;
  transition: opacity 2s ease-in-out;
}
.banners .banner-item .socials.bottom-left {
  left: 5%;
  bottom: -25%;
  opacity: 0;
  top: auto;
  transition: opacity 2s ease-in-out;
}
.banners .banner-item .socials.bottom-center {
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  bottom: -25%;
  opacity: 0;
  top: auto;
  transition: opacity 2s ease-in-out;
}
.banners .banner-item .socials.bottom-right {
  right: -25%;
  left: auto;
  bottom: 5%;
  opacity: 0;
  top: auto;
  transition: opacity 2s ease-in-out;
}
.banners .banner-item .socials .shop img {
  width: 100%;
}
.banners .banner-item .socials .shop .links-box {
  vertical-align: top;
  display: table;
  width: 100%;
  font-size: 16px;
  margin: 5% 0% 5% 0%;
}
@media only screen and (min-width: 64.0625em) {
  .banners .banner-item .socials .shop .links-box {
    font-size: 7%;
  }
}
.banners .banner-item .socials .shop .links-box a {
  display: table-cell;
  width: 50%;
  text-align: center;
  color: #fff;
  font-family: "Open Sans Condensed", sans-serif;
}
.banners .banner-item .socials .shop .links-box a div {
  margin: 0 4%;
  background: #0062A3;
  padding: 2% 0 2% 0;
}
.banners .banner-item .socials .shop .links-box a div:first-child {
  margin: 0 4% 0 0;
}
.banners .banner-item .socials .shop .links-box a div:first-child:last-child {
  margin: 0 0 0 0;
}
.banners .banner-item .socials .shop .links-box a div:last-child {
  margin: 0 4% 0 0;
}
.banners .banner-item .socials .shop .links-box a div:last-child:first-child {
  margin: 0 0 0 0;
}
.banners .banner-item .socials .shop .social-links-box {
  display: block;
  width: 100%;
  font-size: 12px;
  margin: 0;
  white-space: nowrap;
}
@media only screen and (min-width: 64.0625em) {
  .banners .banner-item .socials .shop .social-links-box {
    font-size: 7%;
  }
}
.banners .banner-item .socials .shop .social-links-box a {
  display: inline-block;
  padding: 2% 4% 0% 4%;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.5);
  margin: 2%;
  vertical-align: middle;
  color: #fff;
}
.banners .banner-item .socials .shop .social-links-box a.official {
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  margin-left: 0;
}
.banners .banner-item .socials .shop .social-links-box a:first-child {
  margin: 2% 2% 2% 0;
}
.banners .banner-item .socials .shop .social-links-box a:hover {
  background: black;
}
.banners .banner-item .socials .shop .social-links-box .official {
  padding: 2% 4% 0% 4%;
}
.banners .banner-item img.bg {
  min-height: 250px;
  width: 100%;
  visibility: hidden;
}
@media only screen and (min-width: 40.0625em) {
  .banners .banner-item img.bg {
    visibility: hidden;
    min-height: 515px;
    max-height: 48vh;
  }
}
.banners .slick-current .headings {
  opacity: 1;
}
.banners .slick-current .headings.top-left {
  left: 5%;
  -webkit-transition: left 2s ease;
  -moz-transition: left 2s ease;
  -o-transition: left 2s ease;
  -ms-transition: left 2s ease;
  transition: left 2s ease;
}
.banners .slick-current .headings.top-center {
  top: 10%;
  -webkit-transition: top 2s ease;
  -moz-transition: top 2s ease;
  -o-transition: top 2s ease;
  -ms-transition: top 2s ease;
  transition: top 2s ease;
}
.banners .slick-current .headings.top-right {
  right: 5%;
  -webkit-transition: right 2s ease;
  -moz-transition: right 2s ease;
  -o-transition: right 2s ease;
  -ms-transition: right 2s ease;
  transition: right 2s ease;
}
.banners .slick-current .headings.center-left {
  top: 50%;
  -webkit-transition: top 2s ease;
  -moz-transition: top 2s ease;
  -o-transition: top 2s ease;
  -ms-transition: top 2s ease;
  transition: top 2s ease;
}
.banners .slick-current .headings.center {
  top: 50%;
  -webkit-transition: top 2s ease;
  -moz-transition: top 2s ease;
  -o-transition: top 2s ease;
  -ms-transition: top 2s ease;
  transition: top 2s ease;
}
.banners .slick-current .headings.center-right {
  right: 5%;
  -webkit-transition: right 2s ease;
  -moz-transition: right 2s ease;
  -o-transition: right 2s ease;
  -ms-transition: right 2s ease;
  transition: right 2s ease;
}
.banners .slick-current .headings.bottom-left {
  bottom: 5%;
  -webkit-transition: bottom 2s ease;
  -moz-transition: bottom 2s ease;
  -o-transition: bottom 2s ease;
  -ms-transition: bottom 2s ease;
  transition: bottom 2s ease;
}
.banners .slick-current .headings.bottom-center {
  bottom: 5%;
  -webkit-transition: bottom 2s ease;
  -moz-transition: bottom 2s ease;
  -o-transition: bottom 2s ease;
  -ms-transition: bottom 2s ease;
  transition: bottom 2s ease;
}
.banners .slick-current .headings.bottom-right {
  right: 6%;
  -webkit-transition: right 2s ease;
  -moz-transition: right 2s ease;
  -o-transition: right 2s ease;
  -ms-transition: right 2s ease;
  transition: right 2s ease;
}
.banners .slick-current .socials.top-left {
  opacity: 1;
  left: 5%;
  -webkit-transition: left 2s ease, opacity 2s ease-in-out;
  -moz-transition: left 2s ease, opacity 2s ease-in-out;
  -o-transition: left 2s ease, opacity 2s ease-in-out;
  -ms-transition: left 2s ease, opacity 2s ease-in-out;
  transition: left 2s ease, opacity 2s ease-in-out;
}
.banners .slick-current .socials.top-center {
  opacity: 1;
  top: 10%;
  -webkit-transition: top 2s ease, opacity 2s ease-in-out;
  -moz-transition: top 2s ease, opacity 2s ease-in-out;
  -o-transition: top 2s ease, opacity 2s ease-in-out;
  -ms-transition: top 2s ease, opacity 2s ease-in-out;
  transition: top 2s ease, opacity 2s ease-in-out;
}
.banners .slick-current .socials.top-right {
  opacity: 1;
  right: 5%;
  -webkit-transition: right 2s ease, opacity 2s ease-in-out;
  -moz-transition: right 2s ease, opacity 2s ease-in-out;
  -o-transition: right 2s ease, opacity 2s ease-in-out;
  -ms-transition: right 2s ease, opacity 2s ease-in-out;
  transition: right 2s ease, opacity 2s ease-in-out;
}
.banners .slick-current .socials.top-right .social-links-box {
  direction: rtl;
}
.banners .slick-current .socials.top-right .social-links-box a:first-child {
  margin: 2% 0 2% 2%;
}
.banners .slick-current .socials.center-left {
  opacity: 1;
  top: 50%;
  -webkit-transition: top 2s ease, opacity 2s ease-in-out;
  -moz-transition: top 2s ease, opacity 2s ease-in-out;
  -o-transition: top 2s ease, opacity 2s ease-in-out;
  -ms-transition: top 2s ease, opacity 2s ease-in-out;
  transition: top 2s ease, opacity 2s ease-in-out;
}
.banners .slick-current .socials.center {
  opacity: 1;
  top: 50%;
  -webkit-transition: top 2s ease, opacity 2s ease-in-out;
  -moz-transition: top 2s ease, opacity 2s ease-in-out;
  -o-transition: top 2s ease, opacity 2s ease-in-out;
  -ms-transition: top 2s ease, opacity 2s ease-in-out;
  transition: top 2s ease, opacity 2s ease-in-out;
}
.banners .slick-current .socials.center-right {
  opacity: 1;
  right: 5%;
  -webkit-transition: right 2s ease, opacity 2s ease-in-out;
  -moz-transition: right 2s ease, opacity 2s ease-in-out;
  -o-transition: right 2s ease, opacity 2s ease-in-out;
  -ms-transition: right 2s ease, opacity 2s ease-in-out;
  transition: right 2s ease, opacity 2s ease-in-out;
}
.banners .slick-current .socials.bottom-left {
  opacity: 1;
  bottom: 5%;
  -webkit-transition: bottom 2s ease, opacity 2s ease-in-out;
  -moz-transition: bottom 2s ease, opacity 2s ease-in-out;
  -o-transition: bottom 2s ease, opacity 2s ease-in-out;
  -ms-transition: bottom 2s ease, opacity 2s ease-in-out;
  transition: bottom 2s ease, opacity 2s ease-in-out;
}
.banners .slick-current .socials.bottom-center {
  opacity: 1;
  bottom: 5%;
  -webkit-transition: bottom 2s ease, opacity 2s ease-in-out;
  -moz-transition: bottom 2s ease, opacity 2s ease-in-out;
  -o-transition: bottom 2s ease, opacity 2s ease-in-out;
  -ms-transition: bottom 2s ease, opacity 2s ease-in-out;
  transition: bottom 2s ease, opacity 2s ease-in-out;
}
.banners .slick-current .socials.bottom-right {
  opacity: 1;
  right: 6%;
  -webkit-transition: right 2s ease, opacity 2s ease-in-out;
  -moz-transition: right 2s ease, opacity 2s ease-in-out;
  -o-transition: right 2s ease, opacity 2s ease-in-out;
  -ms-transition: right 2s ease, opacity 2s ease-in-out;
  transition: right 2s ease, opacity 2s ease-in-out;
}
.banners .slick-current .socials.bottom-right .social-links-box {
  direction: rtl;
}
.banners .slick-current .socials.bottom-right .social-links-box a:first-child {
  margin: 2% 0 2% 2%;
}

@media only screen and (max-width: 40.0625em) {
  .banners {
    margin: 0;
  }
  .banners .banner-item {
    background: transparent !important;
  }
  .banners .banner-item img.bg {
    min-height: 0px;
    visibility: visible;
  }
  .banners .banner-item .headings {
    position: static;
    width: 100%;
    transform: translate(0%, 0%) !important;
    -webkit-transform: translate(0%, 0%) !important;
    -ms-transform: translate(0%, 0%) !important;
  }
  .banners .banner-item .headings h1 {
    color: #404040 !important;
    font-size: 23px !important;
    padding-top: 5px;
    text-align: center !important;
  }
  .banners .banner-item .headings h2 {
    color: #404040 !important;
    font-size: 15px !important;
    text-align: center !important;
  }
}
#privacy-policy-popup {
  position: fixed;
  background: #ffffff;
  color: #000000;
  z-index: 1000;
  left: 50%;
  top: 50%;
  width: 90%;
  padding: 2%;
  max-width: 500px;
  transform: translate(-50%, -50%);
  border: 5px solid #0058A1;
}
@media only screen and (max-width: 600px) {
  #privacy-policy-popup {
    padding: 7%;
  }
}
#privacy-policy-popup .close-privacy-policy {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #0058A1;
  color: #ffffff;
  width: 25px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  font-size: 26px;
  line-height: 19px;
}
#privacy-policy-popup .privacy-policy-text {
  font-size: 0.9em;
}
@media only screen and (max-width: 600px) {
  #privacy-policy-popup .privacy-policy-text {
    font-size: 0.8em;
    padding: 13px;
  }
}

.popup-overlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 999;
}

body {
  color: #404040;
  padding: 10px;
  background-color: #0062A3 !important;
}

body .standard-icons123 {
  font-family: SSStandard;
}

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

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

.display-inline {
  display: inline;
}

.text-overflow-default {
  word-wrap: break-word;
  word-break: break-all;
  text-overflow: initial !important;
  white-space: initial !important;
}

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

.small-text {
  font-size: .6rem;
}

.mid-text {
  font-size: .75rem;
}

.normal {
  font-size: 1rem;
}

.bold {
  font-weight: 700;
}

.text-color1 {
  color: #0062A3;
}

.clear-3-desk {
  clear: none;
}
@media only screen and (min-width: 40.0625em) {
  .clear-3-desk {
    clear: both;
  }
}

.clear-2-mob {
  clear: both;
}
@media only screen and (min-width: 40.0625em) {
  .clear-2-mob {
    clear: none;
  }
}

.square {
  position: relative;
  padding: 50% 0;
  height: 0;
  overflow: hidden;
}
.square img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  max-width: 999999px;
  width: auto;
}

.reveal-modal.open {
  min-height: 0;
}
.reveal-modal .close-reveal-modal {
  z-index: 1;
}

.text-transfrom-uppercase {
  text-transform: uppercase;
}

.page-wrap {
  background: white;
  padding: 0 0 40px 0px;
}

.main-logo img {
  max-width: 50px;
  margin-top: 10px;
}
@media only screen and (min-width: 40.0625em) {
  .main-logo img {
    max-width: 105px;
    margin-top: 0;
  }
}

.full-width {
  width: 100%;
  margin: 0;
  max-width: none;
}

.hotblocks .slick-track {
  display: table;
  height: 100%;
}
.hotblocks .slick-track .hotblock-item {
  height: 100%;
  display: table-cell;
}
.hotblocks.slick-slider {
  margin: 0;
}

.hotblock-item {
  border: #f2f2f2 solid 2px;
  transition: border 1s;
}
.hotblock-item h2 {
  font-size: 15px;
  background: #f2f2f2;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  margin: 0;
  transition: background-color 1s;
}
.hotblock-item:hover {
  border: #0062A3 solid 2px;
}
.hotblock-item:hover h2 {
  color: #fff;
  background: #0062A3;
}
.hotblock-item:hover .hotblock-content h2 {
  color: #222;
}
.hotblock-item .hotblock-content {
  padding: 20px 10px;
  position: relative;
  float: left;
  width: 100%;
}
.hotblock-item .hotblock-content .text-cont {
  width: 50%;
  text-align: left;
  float: left;
  padding: 8% 10px 0;
  max-height: 100%;
}
.hotblock-item .hotblock-content img {
  display: block;
  float: left;
  width: 50%;
}
.hotblock-item .hotblock-content h2 {
  background: transparent;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
  padding: 0 5px;
  font-size: 40%;
  line-height: 1.1em;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hotblock-item .hotblock-content h3 {
  color: #c1c1c1;
  text-align: left;
  font-weight: normal;
  max-height: 3em;
  font-size: 40%;
  padding: 0 5px;
  text-overflow: ellipsis;
  font-family: HelveticaNeueLTCom-Cn, "microsoft yahei", sans-serif;
  overflow: hidden;
  line-height: 1.1em;
  text-transform: uppercase;
  letter-spacing: -0.05em;
}
.hotblock-item .hotblock-content h3.comp-close {
  font-size: 33%;
}
@media only screen and (min-width: 40.0625em) {
  .hotblock-item .hotblock-content h2 {
    font-size: 22%;
  }
  .hotblock-item .hotblock-content h3 {
    font-size: 18%;
  }
  .hotblock-item .hotblock-content h3.comp-close {
    font-size: 16%;
  }
}
@media only screen and (min-width: 64.0625em) {
  .hotblock-item .hotblock-content h2 {
    font-size: 10%;
  }
  .hotblock-item .hotblock-content h3 {
    font-size: 9%;
  }
  .hotblock-item .hotblock-content h3.comp-close {
    font-size: 9%;
  }
}

.left-off-canvas-menu ul.main-menu {
  list-style: none;
  margin-top: 50px;
}
.left-off-canvas-menu ul.main-menu li a {
  text-transform: uppercase;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}
.left-off-canvas-menu ul.main-langs {
  list-style: none;
}
.left-off-canvas-menu ul.main-langs li a {
  text-transform: uppercase;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}
.left-off-canvas-menu ul.main-social {
  list-style: none;
  margin: 0;
  text-align: center;
}
.left-off-canvas-menu ul.main-social li {
  display: inline;
  text-align: center;
}

.header .mobile-menu-toggle {
  padding-top: 5px;
  position: absolute;
  right: 20px;
  top: 14px;
  text-transform: uppercase;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  font-size: 15px;
}
.header ul.main-social {
  list-style: none;
  padding: 0;
  margin: 2em 0 0 0;
  float: right;
}
.header ul.main-social li {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0 3px;
}
.header ul.main-social li a {
  color: #404040;
  text-transform: uppercase;
}
.header ul.main-social li a:hover {
  color: #0062A3;
}
.header .search-menu {
  cursor: pointer;
}
.header ul.main-langs {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
  float: right;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  width: 200%;
  right: 15px;
  position: absolute;
  text-align: right;
}
.header ul.main-langs li {
  list-style: none;
  padding: 0;
  font-size: 14px;
  display: inline-block;
  margin: 0 3px;
}
.header ul.main-langs li.active a {
  color: #0062A3;
}
.header ul.main-langs li a {
  color: #404040;
  text-transform: uppercase;
}
.header ul.main-langs li a:hover {
  color: #0062A3;
}
.header ul.main-menu {
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  list-style: none;
  padding: 0;
  margin: 2em 0 0 0;
  text-align: center;
}
.header ul.main-menu li {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0 10px;
}
@media only screen and (min-width: 40.0625em) {
  .header ul.main-menu li {
    margin: 0 25px;
  }
}
.header ul.main-menu li a {
  color: #404040;
  text-transform: uppercase;
}
.header ul.main-menu li a:hover {
  color: #0062A3;
}
.header ul.main-menu li.current {
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
}
.header ul.main-menu li.expanded ul {
  display: block;
  background: white;
}
.header ul.main-menu li ul {
  display: none;
  position: absolute;
  margin: 0 0 0 -20px;
  text-align: left;
  z-index: 1;
}
.header ul.main-menu li ul li {
  display: block;
  margin: 0 20px 0 20px;
}
.header ul.main-menu .down-arrow {
  position: relative;
  top: 3px;
}
.header .art-result {
  position: absolute;
  z-index: 50;
  background: white;
  top: 100px;
  left: -10px;
}
.header .artist-search-box {
  position: absolute;
  left: -10px;
  top: 64px;
  z-index: 99;
}

.footer-main {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #0062A3;
  margin: 0 0 0 -10px;
  text-transform: uppercase;
  padding: 0 10px;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
}
.footer-main ul {
  list-style: none;
  margin: 0;
  padding: 5px;
}
.footer-main ul li {
  display: inline-block;
  padding: 0 5px;
}
.footer-main ul li a {
  color: white;
}
.footer-main ul .privacy {
  margin: 0 !important;
}

.masonry .grid-sizer, .masonry .grid-item {
  width: 100%;
}
.masonry .grid-sizer.loading, .masonry .grid-item.loading {
  visibility: hidden;
}
@media only screen and (min-width: 64.0625em) {
  .masonry .grid-sizer, .masonry .grid-item {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 90.0625em) {
  .masonry .grid-sizer, .masonry .grid-item {
    width: 25%;
  }
}
.masonry .grid-sizer.end, .masonry .grid-item.end {
  font-size: 30px;
  text-align: center;
  width: 100%;
}

.channels {
  position: relative;
  text-transform: uppercase;
}
.channels .channels-drop {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  position: absolute;
}
.channels:hover .channels-drop {
  background: white;
  z-index: 100;
  border-radius: 5px;
  width: 130px;
  padding: 10px;
  visibility: visible;
  opacity: 1;
}

.ck-button {
  margin: 4px;
  border-radius: 4px;
  border: 2px solid #D0D0D0;
  overflow: auto;
  color: #FFFFFF;
  background: transparent;
}

.ck-button-cont {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
@media only screen and (min-width: 64.0625em) {
  .ck-button-cont {
    width: 25%;
    vertical-align: baseline;
  }
}

.ck-button:hover {
  cursor: pointer;
}

.ck-button label {
  color: #FFFFFF;
}

.ck-button label span {
  text-align: left;
  padding: 5px 10px;
  display: block;
  word-wrap: break-word;
}

.ck-button label input {
  display: none;
}

.ck-button input + span span.tick {
  display: none !important;
}

.ck-button input:checked + span {
  background-color: #FFFFFF;
  color: black;
}
.ck-button input:checked + span span.tick {
  display: inline !important;
  float: right;
}
@media screen {
  .ck-button input:checked + span span.tick.print-only {
    display: none !important;
  }
}

.list-filter {
  background: #0062A3;
}

.tours-body {
  min-height: calc(100vh - 250px);
}

.list-filter {
  padding-top: 15px;
  padding-bottom: 15px;
}

.filtering {
  font-size: 1.5rem;
  font-weight: 700;
  color: white;
}

.stores {
  min-height: calc(100vh - 250px);
  margin: 10px 0;
}
.stores .store-wrap img {
  margin: 10px 0;
}
.stores .store-wrap .store-text {
  font-weight: bold;
  font-size: .7rem;
  color: black;
  display: inline-block;
}
.stores .store-link {
  font-weight: bold;
  font-size: .7rem;
  color: black;
  display: inline-block;
}
.stores .shop-new {
  padding-left: 10px;
}

#win .competition-items {
  margin-bottom: 15px;
}
#win .hotblocks {
  margin-bottom: 15px;
}
#win .win-title {
  color: black;
  font-size: 1.1rem;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
}
#win .win-subtitle {
  color: #7F7F7F;
  font-size: .75rem;
}
#win .win-banner {
  margin-bottom: 15px;
  opacity: 1;
}
#win .view-link {
  margin-right: 0;
  padding: 13px 12px 8px 12px;
  background: #404040;
  color: white;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
}
#win .description-comp {
  height: 4em;
  overflow: hidden;
}

.feed-filters {
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  margin-top: 13px;
  text-transform: uppercase;
}
.feed-filters .filters {
  text-align: right;
}
.feed-filters .filters ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.feed-filters .filters ul li {
  display: inline-block;
}
.feed-filters .filters ul li a {
  color: inherit;
}
.feed-filters .filters ul li a.active {
  color: #0062A3;
}
.feed-filters .filters ul li a:hover {
  color: #0062A3;
}

.feed-list, .news-list {
  overflow: hidden;
}
.feed-list .grid-wrapper, .news-list .grid-wrapper {
  margin: 10px;
  position: relative;
}
.feed-list .grid-wrapper .feed-share, .news-list .grid-wrapper .feed-share {
  position: absolute;
  right: 0;
  display: none;
}
.feed-list .grid-wrapper .feed-share a, .news-list .grid-wrapper .feed-share a {
  display: block;
  padding: 5px 10px;
  background-color: rggulpba(255, 255, 255, 0.5);
  font-size: 25px;
}
.feed-list .grid-wrapper:hover .feed-share, .news-list .grid-wrapper:hover .feed-share {
  display: block;
}
.feed-list .news-item, .news-list .news-item {
  color: #666666;
  padding: 10px;
  font-size: 17px;
  background: url(https://d1s3316fcdotv.cloudfront.net/images/logo_tiny.png) no-repeat 10px 10px #f2f2f2;
  margin-bottom: 5px;
  cursor: pointer;
}
.feed-list .news-item h2, .news-list .news-item h2 {
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  color: #404040;
  text-transform: uppercase;
  margin: 0;
  line-height: 17px;
  font-size: 20px;
  margin-top: 10px;
  padding: 0 0 0 40px;
}
.feed-list .news-item h3, .news-list .news-item h3 {
  color: #0062A3;
  text-transform: uppercase;
  padding: 0 0 0 40px;
  font-size: 1rem;
}
.feed-list .news-item div.news-text, .news-list .news-item div.news-text {
  font-size: 1rem;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
}
.feed-list .news-item div.news-text img, .news-list .news-item div.news-text img {
  height: auto !important;
}
.feed-list .news-wrapper .news-content, .news-list .news-wrapper .news-content {
  background: #f2f2f2;
  color: #666666;
  padding: 10px;
  font-size: 17px;
  margin-bottom: 5px;
}
.feed-list .news-wrapper .news-content h2, .news-list .news-wrapper .news-content h2 {
  font-size: 20px;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.feed-list .news-wrapper .news-content .news-body, .news-list .news-wrapper .news-content .news-body {
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  line-height: 1.2em;
}
.feed-list .news-wrapper .news-content .news-body img, .news-list .news-wrapper .news-content .news-body img {
  height: auto !important;
}
.feed-list .news-wrapper .time, .news-list .news-wrapper .time {
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.feed-list .social-wrapper .social-content, .news-list .social-wrapper .social-content {
  background: #f2f2f2;
  color: #666666;
  padding: 10px;
  font-size: 17px;
  margin-bottom: 5px;
}
.feed-list .social-wrapper .social-content p, .news-list .social-wrapper .social-content p {
  line-height: 1.2em;
  margin: 10px 0 0 0;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  word-break: break-all;
}
.feed-list .social-wrapper a.author, .news-list .social-wrapper a.author {
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #404040;
}
.feed-list .social-wrapper a.author span, .news-list .social-wrapper a.author span {
  color: #0062A3;
}
.feed-list .social-wrapper .time, .news-list .social-wrapper .time {
  text-transform: uppercase;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
}

.page-wrap .loading-gif-main {
  display: block;
  position: fixed;
  z-index: 30;
  height: 100%;
  background-color: #fff;
  left: 10px;
  top: 0;
  border-top: 10px #0062A3 solid;
  right: 10px;
}

.loading-gif, .loading-gif-artist, .loading-gif-main, .loading-gif-pulldown {
  display: none;
  background: url(https://d1s3316fcdotv.cloudfront.net/v2/ajax-loader.gif) no-repeat center;
  height: 48px;
}

.artists-list .grid-wrapper {
  margin: 10px;
  position: relative;
}
.artists-list .grid-wrapper a:hover h3 {
  color: #0062A3;
}
.artists-list .grid-wrapper img {
  width: 100%;
}
.artists-list .grid-wrapper h3 {
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #404040;
  font-size: 17px;
}
.artists-list .grid-wrapper h3 .country {
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
}

.artists-filters .alphabet ul {
  font-size: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.artists-filters .alphabet ul li {
  font-size: 15px;
  display: inline-block;
  width: 3.703%;
  text-align: center;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
}
.artists-filters .alphabet ul li a {
  color: #7F7F7F;
}
.artists-filters .alphabet ul li a:hover {
  color: #0062A3;
}
@media only screen and (min-width: 40.0625em) {
  .artists-filters .filter-tags {
    margin: 5px 0 0px;
    padding-left: 0;
  }
}
.artists-filters .filter-tags ul {
  text-align: center;
  font-size: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.artists-filters .filter-tags ul li {
  min-width: 50px;
  font-size: 15px;
  display: inline-block;
  width: 7.1428571428%;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  text-align: center;
}
.artists-filters .filter-tags ul li a {
  color: #7F7F7F;
}
.artists-filters .filter-tags ul li a:hover {
  color: #0062A3;
}
.artists-filters form.artist-search input {
  background: #f2f2f2;
  font-family: HelveticaNeueLTCom-Cn, "microsoft yahei", sans-serif;
  padding-top: 11px;
  border: none;
  box-shadow: none;
}

.artist-pulldown-tabs .filter {
  text-align: center;
  background: #f2f2f2;
  padding: 5px 0;
  color: #404040;
}
.artist-pulldown-tabs .filter.active {
  background: #fff;
}
.artist-pulldown-tabs .artist-pulldown-item img {
  display: inline-block;
  width: 100%;
}

.flex-video iframe {
  border: none;
}

.artist-pulldown {
  margin: 5px;
}
.artist-pulldown .slick-track {
  margin: 0 auto;
}
.artist-pulldown .artist-pulldown-item {
  margin: 5px;
}
.artist-pulldown .artist-pulldown-item img {
  width: 100% !important;
}
.artist-pulldown .artist-pulldown-item h3 {
  display: block;
  line-height: 15px;
  text-transform: uppercase;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  color: #7F7F7F;
  text-decoration: none;
  margin-top: 5px;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 40.0625em) {
  .artist-pulldown .artist-pulldown-item h3 {
    white-space: normal;
    font-size: 15px;
  }
}

#lazy-artist .slick-list {
  height: auto !important;
}

#lazy-videos .vid {
  margin: 10px 0;
}
#lazy-videos .title {
  font-size: 75%;
}

.lazy-album .album img {
  height: 250px;
}
.lazy-album .album .buy-link {
  font-size: 14px;
  background: #0062A3;
  color: white;
  padding: 2px 5px;
}

.lazy-gallery .grid-item {
  margin: 10px 0;
  padding: 2px;
  border: transparent solid 5px;
}
.lazy-gallery .grid-item:hover {
  border: transparent solid 5px;
}

.release-order ul {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
@media only screen and (min-width: 40.0625em) {
  .release-order ul {
    margin: 0;
  }
}
.release-order ul li {
  display: inline-block;
  margin: 15px 0;
}
@media only screen and (min-width: 40.0625em) {
  .release-order ul li {
    margin: 0;
  }
}
.release-order ul li a {
  background: #404040;
  color: #fff;
  font-family: "Open Sans Condensed", sans-serif;
  padding: 13px 20px 8px;
  font-size: 20px;
  position: relative;
  text-transform: uppercase;
  top: -5px;
}
.release-order ul li a.active {
  background: #0062A3;
}

.filter-dropdown {
  display: none;
  background: #0062A3;
  margin: -11px 50px 15px 50px;
  width: auto;
  padding: 30px;
  color: #fff;
}
.filter-dropdown h2 {
  color: #fff;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1em;
}
.filter-dropdown a {
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.release-filters {
  margin: 0 50px;
  width: auto;
}
.release-filters input[type="text"] {
  max-width: 300px;
  float: right;
  background: #f2f2f2;
  border: 0px;
}
.release-filters ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
@media only screen and (min-width: 40.0625em) {
  .release-filters ul {
    margin: 0px;
  }
}
.release-filters ul li {
  display: inline-block;
  margin: 15px 0;
}
@media only screen and (min-width: 40.0625em) {
  .release-filters ul li {
    margin: 0;
  }
}
.release-filters ul li.filter-title {
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
  font-size: 34px;
  color: #0062A3;
  margin: 0 10px 0 0;
}
.release-filters ul li.filter-reset a {
  background: transparent;
  color: #0062A3;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  position: relative;
  padding-left: 5px;
  top: -5px;
  text-transform: uppercase;
  margin: 0 0 0 5px;
}
.release-filters ul li a {
  background: #404040;
  color: #fff;
  font-family: "Open Sans Condensed", sans-serif;
  padding: 13px 20px 8px;
  font-size: 20px;
  position: relative;
  text-transform: uppercase;
  top: -5px;
}
.release-filters ul li a.active {
  background: #0062A3;
}

.artist-lower-links {
  background: #f2f2f2;
}
.artist-lower-links ul {
  text-align: center;
  margin: 0 0 15px 0;
  padding: 12px 0 10px 0;
  list-style: none;
}
.artist-lower-links ul li {
  font-family: "Open Sans Condensed", sans-serif;
  display: inline-block;
  margin: 0 30px;
}
.artist-lower-links ul li a {
  color: inherit;
  text-transform: uppercase;
}
.artist-lower-links ul li a.active {
  color: #0062A3;
}
.artist-lower-links ul li a:hover {
  color: #0062A3;
}

.tours-list {
  margin-bottom: 90px;
}
.tours-list .grid-item h2 {
  padding-top: 15px;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  font-weight: normal;
  color: #0062A3;
}
.tours-list .grid-item .grid-wrapper {
  margin: 10px;
  background: #f2f2f2;
}
.tours-list .grid-item .grid-wrapper .links {
  padding-bottom: 15px;
}
.tours-list .grid-item .grid-wrapper .venue {
  padding: 10px;
}
.tours-list .grid-item .grid-wrapper .date {
  margin-top: 15px;
}
.tours-list h2 {
  text-align: center;
  font-size: 65px;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  font-weight: bold;
}
.tours-list h3 {
  text-align: center;
  margin: -23px 0 0 0;
  color: #7F7F7F;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
}
.tours-list .venue {
  text-align: center;
}
.tours-list .links {
  text-align: center;
}
.tours-list .links a {
  display: inline-block;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  background: #404040;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
}

.tours h2 {
  background: #f2f2f2;
  color: #404040;
  margin: 1%;
  width: 98%;
  text-align: center;
  padding: 8px 0 0 0;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
  font-size: 40px;
}
.tours h3 {
  background: #0062A3;
  color: #fff;
  margin: 1%;
  text-align: center;
  padding: 4px 0 0 0;
  width: 98%;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
  font-size: 40px;
}
.tours .show-wrap {
  background: #f2f2f2;
}
.tours .show {
  margin-top: 4px;
  margin-bottom: 4px;
}
.tours .show img.tour-image {
  width: 50%;
  float: left;
}
.tours .show .tour-info {
  width: 50%;
  float: right;
}
.tours .show .tour-info .tour-head {
  font-size: 25px;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  margin-top: 15px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
}
.tours .show .tour-info .location {
  font-size: 19px;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
}
.tours .show .tour-info .links a {
  margin-bottom: 10px;
  background: #404040;
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 12px;
  font-family: "Open Sans Condensed", sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.tours .show .tour-info .links a:hover {
  background: #666666;
}

.releases {
  margin: 0 50px;
}
.releases .date-row {
  margin: 15px 0;
  border-bottom: 1px solid #7F7F7F;
  max-width: 100%;
  padding: 10px 0 30px 0;
}
.releases .date-row:first-of-type {
  margin: 55px 0 15px 0;
}
.releases .date-row .day {
  color: #0062A3;
}
.releases .date-row .year {
  color: #0062A3;
}
.releases .release {
  border-bottom: 1px solid #7F7F7F;
  padding: 10px 0;
  margin: 10px 0;
}
.releases .release img {
  float: left;
  margin: 0 10px 10px 0;
  max-width: 100px;
}
.releases .release h2 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  font-size: 25px;
  margin: 10px 0 0 0;
  color: #404040;
}
.releases .release h2 .release-subtitle {
  color: #666666;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
}
.releases .release h2 .release-date {
  display: none;
}
.releases .release .links a {
  display: inline-block;
  padding: 5px 10px;
  text-transform: uppercase;
  font-family: "Open Sans Condensed", sans-serif;
  color: white;
  background: #404040;
}
.releases .release .links a:hover {
  background: #666666;
}
.releases .release .text {
  color: #7F7F7F;
  font-size: 13px;
  margin: 0 0 0 110px;
}

.contact-us {
  margin: -30px !important;
  background: #0062A3;
  color: #fff;
}
.contact-us .intro {
  background: #000;
  padding: 0 0 15px 0;
  margin-bottom: 15px;
}
.contact-us .intro h1 {
  text-transform: uppercase;
  color: #fff;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
  margin-top: 30px;
  text-align: center;
}
.contact-us .contact-details {
  text-align: center;
  font-size: 0.8em;
}
.contact-us label {
  color: #fff;
  text-transform: uppercase;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
}
.contact-us input.send {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
}

.youtube-modal {
  margin-top: 20px;
}
.youtube-modal iframe {
  border: none;
}

.sign-up {
  min-height: calc(100vh - 200px);
}
.sign-up h1 {
  font-size: 3.5rem;
}
.sign-up .input-label {
  padding-top: 10px;
  font-size: 1.2rem;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
}
.sign-up input[type=text] {
  border: none;
  padding: 5px;
  background: #f2f2f2;
  margin: 5px 0;
  height: 40px;
  line-height: 40px;
}
.sign-up ::-webkit-input-placeholder {
  color: grey;
  font-size: 1.4rem;
}
.sign-up :-moz-placeholder {
  /* Firefox 18- */
  color: grey;
  font-size: 1.4rem;
}
.sign-up ::-moz-placeholder {
  /* Firefox 19+ */
  color: grey;
  font-size: 1.4rem;
}
.sign-up :-ms-input-placeholder {
  color: grey;
  font-size: 1.4rem;
}
.sign-up .checkbox-cont {
  margin: 20px 0;
}
.sign-up button {
  margin-bottom: 20px;
  cursor: pointer;
}
.sign-up .terms-text {
  font-size: .9rem;
}

.sign-up-pop-mid {
  position: fixed;
  color: white;
  background: #0062A3;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 99;
  display: none;
  border: solid 1px #0062A3;
  padding: 5px;
}
.sign-up-pop-mid a {
  color: white;
}
@media only screen and (min-width: 40.0625em) {
  .sign-up-pop-mid {
    right: 20px;
    top: 75px;
    left: auto;
    width: 312px;
  }
}
.sign-up-pop-mid button {
  padding: 5px 15px;
  margin-bottom: 5px;
}
.sign-up-pop-mid input[type=text] {
  border: none;
  padding: 5px;
  background: #f2f2f2;
  margin: 5px 0;
  height: 30px;
  line-height: 30px;
  width: 75%;
}
.sign-up-pop-mid ::-webkit-input-placeholder {
  color: grey;
  font-size: .75rem;
}
.sign-up-pop-mid :-moz-placeholder {
  /* Firefox 18- */
  color: grey;
  font-size: .75rem;
}
.sign-up-pop-mid ::-moz-placeholder {
  /* Firefox 19+ */
  color: grey;
  font-size: .75rem;
}
.sign-up-pop-mid :-ms-input-placeholder {
  color: grey;
  font-size: .75rem;
}
.sign-up-pop-mid form {
  margin: 0;
}
.sign-up-pop-mid .select-cont {
  margin-top: 10px;
}

.signup-iframe {
  height: 100%;
  overflow: hidden;
}
.signup-iframe iframe {
  border: 0px;
}

.signup-small {
  background: #0062A3;
}
.signup-small button {
  display: inline-block;
  width: 25%;
  background: black;
  color: white;
}
.signup-small input[type=text] {
  display: inline-block;
}

.privacy, .terms {
  margin: -30px !important;
  background: #0062A3;
  color: #fff;
}
.privacy .text, .terms .text {
  color: #fff;
}
.privacy h1, .terms h1 {
  text-align: center;
  margin-top: 15px;
  text-transform: uppercase;
  color: #fff;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  font-weight: bold;
}

.block-wrapper h2 {
  color: #404040;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
  font-size: 19px;
  margin: 8px 0 0 0;
}
.block-wrapper h3 {
  color: #7F7F7F;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  text-transform: uppercase;
  font-size: 19px;
  margin: 0;
}
.block-wrapper a.status {
  float: right;
  padding: 5px;
  background: #7F7F7F;
  text-transform: uppercase;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  color: #fff;
  padding: 5px 10px 0px 10px;
}
.block-wrapper a.status:hover {
  background: #0062A3;
}

.no-results {
  text-align: center;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  min-height: 250px;
  line-height: 250px;
  text-transform: uppercase;
}

.modal-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  z-index: 10;
}

.manual-modal {
  position: fixed;
  display: none;
  background: #0062A3;
  padding: 15px;
  left: 50%;
  width: 500px;
  top: 100px;
  margin-left: -250px;
  z-index: 100;
}
@media screen and (max-width: 530px) {
  .manual-modal {
    width: 250px;
    margin-left: -125px;
  }
}
.manual-modal .close-modal {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 15px;
  font-size: 25px;
  color: #fff;
  z-index: 10;
  text-transform: uppercase;
}

.slick-dots {
  display: block;
  position: static;
  bottom: 0px;
  padding: 10px 0px 20px;
  margin: 0px;
}
.slick-dots li button {
  content: '•';
}
.slick-dots li button:before {
  font-size: 30px;
}

#myModal {
  background-color: #0062A3;
  height: 90%;
  overflow-y: scroll;
}

.release-text p {
  color: #fff !important;
}

.signup-popup {
  position: absolute;
  right: 0;
  width: 300px;
  border: 1px solid #0062A3;
  padding: 15px;
  z-index: 100;
  top: 40px;
  background: white;
}
.signup-popup form {
  margin-bottom: 0;
}
.signup-popup label.heading {
  font-size: 30px;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
}
.signup-popup label.heading span {
  color: #0062A3;
}
.signup-popup label.signup-terms {
  float: right;
  width: 225px;
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  font-size: 15px;
  margin-top: 6px;
}
.signup-popup .message {
  color: #7F7F7F;
  line-height: 20px;
  margin-bottom: 15px;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
}
.signup-popup input {
  background: #f2f2f2;
  color: #7F7F7F;
  text-transform: uppercase;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
  border: none;
}
.signup-popup button {
  background: #0062A3;
  color: white;
  border: none;
  margin-bottom: 0;
  padding-bottom: 9px;
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
}
.signup-popup .arrow {
  height: 0;
  width: 0;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #0062A3;
  border-right: 10px solid #0062A3;
  border-top: 10px solid transparent;
  position: absolute;
  top: -20px;
  right: -1px;
}
.signup-popup .errorMessage, .signup-popup .termMessage {
  font-family: HelveticaNeueLTCom-ThCn, "microsoft yahei", sans-serif;
  color: tomato;
  margin-bottom: 10px;
}

#modalTitle {
  font-family: "cooper-black-std", sans-serif;
  font-style: normal;
  font-size: 3em;
  font-weight: 400;
  letter-spacing: 0em;
}

#sign-up-modal .table {
  display: table;
  width: 100%;
  height: 100%;
}
#sign-up-modal .table .cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
#sign-up-modal .text-center {
  text-align: center;
}
#sign-up-modal .bg {
  background: center center / cover no-repeat;
}
#sign-up-modal .special-font {
  font-family: "cooper-black-std", sans-serif;
}
#sign-up-modal .text-red {
  color: red;
}
#sign-up-modal .text-green {
  color: #ccc;
}

#sign-up-modal {
  padding: 0;
  border-radius: 0;
  width: 100%;
  z-index: 99;
  background: url("https://s3.amazonaws.com/files.madeinkatana.com/warner_au/wm_bgv2.jpg");
  background-size: cover;
  border: 8px solid #0062A3;
}
@media screen and (min-width: 601px) {
  #sign-up-modal {
    width: 600px;
  }
}
#sign-up-modal .logo {
  position: relative;
  top: 0;
  background: url("https://s3.amazonaws.com/files.madeinkatana.com/warner_au/images/WMA.png");
  background-repeat: no-repeat;
  left: 65%;
  height: 85px;
  width: 100px;
  margin-bottom: -85px;
}
@media screen and (max-width: 601px) {
  #sign-up-modal .logo {
    background-size: 85px;
  }
}
@media screen and (min-width: 601px) {
  #sign-up-modal .logo {
    left: 75%;
    height: 95px;
    width: 125px;
    margin-bottom: -95px;
  }
}
#sign-up-modal .top-text {
  width: 80%;
  text-align: left;
}
@media screen and (min-width: 601px) {
  #sign-up-modal .top-text {
    width: 60%;
  }
}
#sign-up-modal .modal-header {
  color: white;
  padding: 10px;
  font-size: 1rem;
  line-height: 1rem;
}
#sign-up-modal .modal-header-text {
  color: white;
  text-transform: uppercase;
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-family: "AvalonMedium", sans-serif;
}
@media only screen and (min-width: 64.0625em) {
  #sign-up-modal .modal-header-text {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }
}
#sign-up-modal .modal-logo {
  width: 130px;
}
#sign-up-modal #modal-form {
  font-size: 1rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 601px) {
  #sign-up-modal #modal-form {
    margin-top: 115px;
  }
}
@media screen and (max-width: 601px) {
  #sign-up-modal #modal-form {
    margin-bottom: 0;
  }
}
#sign-up-modal #modal-form ::-webkit-input-placeholder {
  color: lightgray;
}
#sign-up-modal #modal-form :-moz-placeholder {
  color: lightgray;
}
#sign-up-modal #modal-form ::-moz-placeholder {
  color: lightgray;
}
#sign-up-modal #modal-form :-ms-input-placeholder {
  color: lightgray;
}
@media only screen and (min-width: 40.0625em) {
  #sign-up-modal #modal-form .form-wrapper {
    margin: 0 15%;
    width: 70%;
  }
}
#sign-up-modal #modal-form input[type=text], #sign-up-modal #modal-form select, #sign-up-modal #modal-form button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: inherit;
  line-height: inherit;
  border-color: lightgray;
  color: lightgray;
}
#sign-up-modal #modal-form input[type=text]:focus, #sign-up-modal #modal-form select:focus, #sign-up-modal #modal-form button:focus {
  outline: none;
}
#sign-up-modal #modal-form input {
  border-width: 0 0 2px 0;
  line-height: 1.5rem;
  font-weight: 100;
  text-align: center;
  margin: 10px 0;
  background: none;
}
#sign-up-modal #modal-form .select-wrap {
  position: relative;
  /*
  &:after{
      content: " ";
      background: url('https://s3.amazonaws.com/files.madeinkatana.com/uploads/docs/5774997e765c9.png') center center / cover no-repeat;
      width: 10px;
      height: 10px;
      position: absolute;
      top: calc(50% - 5px);
      right: 20px;
      z-index: -1;
  }
  */
}
#sign-up-modal #modal-form select {
  border: 2px lightgray solid;
  background: transparent;
  border-radius: 0;
  padding: 5px;
  color: lightgray;
}
#sign-up-modal #modal-form label {
  font-size: 0.7rem;
  text-align: center;
  width: 100%;
  display: block;
}
#sign-up-modal #modal-form input[type=checkbox] {
  width: auto;
}
#sign-up-modal #modal-form button {
  width: 100%;
  background: #0062A3;
  margin-top: 20px;
  background-size: cover;
  color: white;
  padding: 10px;
  cursor: pointer;
  border: 2px solid #0062A3;
  margin-left: -17px;
  width: 114%;
}
@media screen and (max-width: 601px) {
  #sign-up-modal #modal-form button {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 325px) {
  #sign-up-modal #modal-form button {
    width: 112%;
  }
}
@media screen and (min-width: 601px) {
  #sign-up-modal #modal-form button {
    width: 106%;
  }
}

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}

.blocker.behind {
  background-color: transparent;
}

.modal {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  width: 400px;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAANjr9RwUqgAAACBjSFJNAABtmAAAc44AAPJxAACDbAAAg7sAANTIAAAx7AAAGbyeiMU/AAAG7ElEQVR42mJkwA8YoZjBwcGB6fPnz4w/fvxg/PnzJ2N6ejoLFxcX47Rp036B5Dk4OP7z8vL+P3DgwD+o3v9QjBUABBALHguZoJhZXV2dVUNDgxNIcwEtZnn27Nl/ZmZmQRYWFmag5c90dHQY5OXl/z98+PDn1atXv79+/foPUN9fIP4HxRgOAAggRhyWMoOwqKgoq6GhIZe3t7eYrq6uHBDb8/Pz27Gysloga/jz588FYGicPn/+/OapU6deOnXq1GdgqPwCOuA31AF/0S0HCCB0xAQNBU4FBQWB0NBQublz59oADV37Hw28ePHi74MHD/6ii3/8+HEFMGQUgQ6WEhQU5AeZBTWTCdkigABC9ylIAZeMjIxQTEyMysaNG/3+/v37AGTgr1+//s2cOfOXm5vbN6Caz8jY1NT0a29v76/v37//g6q9sHfv3khjY2M5YAgJgsyEmg0PYYAAQreUk4+PT8jd3V1l1apVgUAzfoIM2rlz5x9gHH5BtxAdA9PB1zNnzvyB+R6oLxoopgC1nBPZcoAAgiFQnLIDMb+enp5iV1eXBzDeHoI0z58//xcwIX0mZCkMg9S2trb+hFk+ffr0QCkpKVmQ2VA7QHYxAgQQzLesQMwjIiIilZWVZfPu3bstMJ+SYikyBmUzkBnA9HEMyNcCYgmQHVC7mAACCJagOEBBbGdnp7lgwYJEkIavX7/+BcY1SvAaGRl9tba2xohjMTGxL8nJyT+AWQsuxsbG9vnp06e/QWYdPHiwHmiWKlBcCGQXyNcAAQSzmBuoSQqYim3u37+/EKR48uTJv5ANB+bVr7Dga2xs/AkTV1JS+gq0AJyoQIkPWU9aWtoPkPibN2/2A/l6QCwJ9TULQADB4hcY//xKXl5eHt++fbsAUmxhYYHiM1DiAsr9R7ZcVVUVbikIdHd3/0TWIyws/AWYVsByAgICdkAxRSAWAGI2gACClV7C4uLiOv7+/lEgRZ8+ffqLLd6ABck3ZMuB6uCWrlu37je29HDx4kVwQisvL88FFqkaQDERUHADBBAomBl5eHiYgQmLE1hSgQQZgIUD1lJm69atf4HR8R1YKoH5QIPAWWP9+vV/gOI/gHkeQw+wGAXTwAJJ5t+/f/BUDRBA4NIEKMDMyMjICtQIiniG379/4yza7t69+//Lly8oDrty5co/bJaCAEwcZCkwwTJDLWYCCCCwxcDgY3z16hXDnTt3voP4EhISWA0BFgZMwNqHExh3jMiG1tbWsgHjnA2bHmAeBtdWwOL1MycnJ7wAAQggBmi+kgIW/OaKiorJwOLuFShO0LMSMPF9AUYBSpz6+vqixHlOTs4P9MIEWHaDsxSwYMoE2mEGFJcG5SKAAGJCqjv/AbPUn8ePH98ACQQHB6NUmZqamkzABIgSp5s3bwbHORCA1QDLAWZkPc7OzszA8oHl5cuXVy5duvQBGIXwWgoggGA+FgO6xkBNTS28r69vDrT2+Y1cIMDyJchX6KkXVEmAshd6KB06dAic94EO3AzkBwGxPhCLg8ptgACCZyeQp9jZ2b2AmsuAefM8tnxJCk5ISPgOLTKfAdNEOVDMA2QHLDsBBBC8AAFlbmCLwlZISCg5JSVlJizeQAaQaimoWAUFK0g/sGGwHiiWCMS2yAUIQAAxI7c4gEmeFZi4OJ48ecLMzc39CRiEmgEBASxA/QzA8vYvAxEgNjaWZc2aNezAsprp2LFjp4FpZRdQ+AkQvwLij0AMSoC/AQIIXklAC3AVUBoBxmE8sPXQAiyvN8J8fuPGjR/h4eHf0eMdhkENhOPHj8OT+NGjR88BxZuBOA5kJtRseCUBEECMSI0AdmgBDooDaaDl8sASTSkyMlKzpqZGU1paGlS7MABLrX83b978A6zwwakTmE0YgIkSnHpBfGCV+gxYh98qKSk5CeTeAxVeQPwUiN8AMSjxgdLNX4AAYkRqCLBAXcMHtVwSaLkMMMHJAvOq9IQJE9R8fHxElJWV1bEF8aNHj+7t27fvLTDlXwXGLyhoH0OD+DnU0k/QYAa1QP8BBBAjWsuSFWo5LzRYxKFYAljqiAHzqxCwIBEwMTERBdZeoOYMA7Bl+RFYEbwB5oS3IA9D4/IFEL+E4nfQ6IDFLTgvAwQQI5ZmLRtSsINSuyA0uwlBUyQPMPWD20/AKo8ByP4DTJTfgRgUjB+gFoEc8R6amGDB+wu5mQsQQIxYmrdMUJ+zQTM6NzQEeKGO4UJqOzFADQMZ/A1qCSzBfQXi71ALfyM17sEAIIAY8fQiWKAYFgIwzIbWTv4HjbdfUAf8RPLhH1icojfoAQKIEU8bG9kRyF0aRiz6YP0k5C4LsmUY9TtAADEyEA+IVfufGEUAAQYABejinPr4dLEAAAAASUVORK5CYII=") no-repeat 0 0;
}

.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat center center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}

.text-white {
  color: white;
}

.blog-page {
  padding: 20px;
}
.blog-page h1, .blog-page h2, .blog-page h3, .blog-page h4, .blog-page h5, .blog-page h6 {
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
}
@media only screen and (min-width: 40.0625em) {
  .blog-page__content {
    padding-right: 20px;
  }
}
.blog-page__socials {
  font-size: 1.5rem;
}
.blog-page__socials a {
  padding: 10px 10px 3px 10px;
  color: #0062A3;
  background: #f2f2f2;
}
.blog-page__socials a:hover {
  background: #0062A3;
  color: #f2f2f2;
}
.blog-page__extra {
  padding-top: 20px;
}
@media only screen and (min-width: 40.0625em) {
  .blog-page__extra {
    padding-top: 0;
  }
}
.blog-page__tags a {
  padding: 7px 10px;
  margin-right: 5px;
  font-weight: bold;
  background: #0062A3;
  color: #f2f2f2;
}
.blog-page__tags a:hover {
  background: #f2f2f2;
  color: #0062A3;
}
.blog-page iframe {
  max-width: 100%;
}

.blog-item__featured-image {
  width: 100%;
  padding-top: 5px;
}

.blog-index {
  padding: 20px;
}
.blog-index h1, .blog-index h2, .blog-index h3, .blog-index h4, .blog-index h5, .blog-index h6 {
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
}

.related-blog-item {
  cursor: pointer;
}
.related-blog-item h4 {
  font-family: HelveticaNeueLTCom-BdCn, "microsoft yahei", sans-serif;
}
.related-blog-item__image {
  background: center center / cover no-repeat;
  width: 100%;
  height: 0;
  padding-bottom: 25%;
}
