@charset "UTF-8";
.container-fluid {
  max-width: 1920px;
  margin: auto 0;
  width: 100%; }

.wrapper {
  box-sizing: border-box;
  max-width: 1920px;
  margin: 0 auto; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px; }

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12.5px;
  margin-left: -12.5px; }

.row.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.col.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.col-xs {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.col-xs-1 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 8.33333%;
  -moz-flex-basis: 8.33333%;
  -ms-flex-preferred-size: 8.33333%;
  flex-basis: 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 16.66667%;
  -moz-flex-basis: 16.66667%;
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 41.66667%;
  -moz-flex-basis: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 58.33333%;
  -moz-flex-basis: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 83.33333%;
  -moz-flex-basis: 83.33333%;
  -ms-flex-preferred-size: 83.33333%;
  flex-basis: 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 91.66667%;
  -moz-flex-basis: 91.66667%;
  -ms-flex-preferred-size: 91.66667%;
  flex-basis: 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-1 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 25%; }

.col-xs-offset-4 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 50%; }

.col-xs-offset-7 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 75%; }

.col-xs-offset-10 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-left: 100%; }

.col-xs {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  text-align: start; }

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  text-align: end; }

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.around-xs {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.first-xs {
  order: -1; }

.last-xs {
  order: 1; }

@media only screen and (min-width: 860px) {
  .container {
    width: 860px; }
  .col-s {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-s-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-s-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-s-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-s-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-s-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-s-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-s-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-s-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-s-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-s-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-s-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-s-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-s-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 8.33333%; }
  .col-s-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 16.66667%; }
  .col-s-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 25%; }
  .col-s-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 33.33333%; }
  .col-s-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 41.66667%; }
  .col-s-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 50%; }
  .col-s-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 58.33333%; }
  .col-s-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 66.66667%; }
  .col-s-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 75%; }
  .col-s-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 83.33333%; }
  .col-s-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 91.66667%; }
  .col-s-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 100%; }
  .col-s {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-s {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }
  .center-s {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-s {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }
  .top-s {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-s {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-s {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-s {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-s {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-s {
    order: -1; }
  .last-s {
    order: 1; } }

@media only screen and (min-width: 860px) {
  .container {
    width: 860px; }
  .col-sm {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-sm-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 25%; }
  .col-sm-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 50%; }
  .col-sm-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 75%; }
  .col-sm-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 100%; }
  .col-sm {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-sm {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-sm {
    order: -1; }
  .last-sm {
    order: 1; } }

@media only screen and (min-width: 1024px) {
  .container {
    width: 1024px; }
  .col-md {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-md-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 25%; }
  .col-md-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 50%; }
  .col-md-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 75%; }
  .col-md-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 100%; }
  .col-md {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-md {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-md {
    order: -1; }
  .last-md {
    order: 1; } }

@media only screen and (min-width: 1280px) {
  .container {
    width: 1280px; }
  .col-lg {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-lg-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 25%; }
  .col-lg-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 50%; }
  .col-lg-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 75%; }
  .col-lg-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 100%; }
  .col-lg {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-lg {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-lg {
    order: -1; }
  .last-lg {
    order: 1; } }

@media only screen and (min-width: 1920px) {
  .container {
    width: 1920px; }
  .col-xlg {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .col-xlg-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-xlg-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 16.66667%;
    -moz-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-xlg-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-xlg-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-xlg-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-xlg-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-xlg-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-xlg-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-xlg-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-xlg-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 83.33333%;
    -moz-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-xlg-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 91.66667%;
    -moz-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-xlg-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-xlg-offset-1 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 8.33333%; }
  .col-xlg-offset-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 16.66667%; }
  .col-xlg-offset-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 25%; }
  .col-xlg-offset-4 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 33.33333%; }
  .col-xlg-offset-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 41.66667%; }
  .col-xlg-offset-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 50%; }
  .col-xlg-offset-7 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 58.33333%; }
  .col-xlg-offset-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 66.66667%; }
  .col-xlg-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 75%; }
  .col-xlg-offset-10 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 83.33333%; }
  .col-xlg-offset-11 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 91.66667%; }
  .col-xlg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-left: 100%; }
  .col-xlg {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .start-xlg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: start; }
  .center-xlg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center; }
  .end-xlg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    text-align: end; }
  .top-xlg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .middle-xlg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .bottom-xlg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .around-xlg {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .between-xlg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .first-xlg {
    order: -1; }
  .last-xlg {
    order: 1; } }

@font-face {
  font-family: 'Deluxe_Symbols';
  src: url("/css/font/symbols-webfont.eot");
  src: url("/css/font/symbols-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/symbols-webfont.woff") format("woff"), url("/css/font/symbols-webfont.ttf") format("truetype"), url("/css/font/symbols-webfont.svg#3deluxe_website_symboleRg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Miller_Roman';
  src: url("/css/font/miller-textroman-webfont.eot");
  src: url("/css/font/miller-textroman-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/miller-textroman-webfont.woff") format("woff"), url("/css/font/miller-textroman-webfont.ttf") format("truetype"), url("/css/font/miller-textroman-webfont.svg#miller_textroman") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Miller_Italic';
  src: url("/css/font/miller-text-italic-webfont.eot");
  src: url("/css/font/miller-text-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/miller-text-italic-webfont.woff") format("woff"), url("/css/font/miller-text-italic-webfont.ttf") format("truetype"), url("/css/font/miller-text-italic-webfont.svg#miller-textitalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo700';
  src: url("/css/font/museo700-regular-webfont.eot");
  src: url("/css/font/museo700-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museo700-regular-webfont.woff") format("woff"), url("/css/font/museo700-regular-webfont.ttf") format("truetype"), url("/css/font/museo700-regular-webfont.svg#museo_700regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo500_Italic';
  src: url("/css/font/museosans_500_italic-webfont.eot");
  src: url("/css/font/museosans_500_italic-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museosans_500_italic-webfont.woff") format("woff"), url("/css/font/museosans_500_italic-webfont.ttf") format("truetype"), url("/css/font/museosans_500_italic-webfont.svg#museo_sans_500italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo500';
  src: url("/css/font/museosans_500-webfont.eot");
  src: url("/css/font/museosans_500-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museosans_500-webfont.woff") format("woff"), url("/css/font/museosans_500-webfont.ttf") format("truetype"), url("/css/font/museosans_500-webfont.svg#museo_sans_500regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo700';
  src: url("/css/font/museosans_700-webfont.eot");
  src: url("/css/font/museosans_700-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museosans_700-webfont.woff") format("woff"), url("/css/font/museosans_700-webfont.ttf") format("truetype"), url("/css/font/museosans_700-webfont.svg#museo_sans_700regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo900';
  src: url("/css/font/museosans_900-webfont.eot");
  src: url("/css/font/museosans_900-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museosans_900-webfont.woff") format("woff"), url("/css/font/museosans_900-webfont.ttf") format("truetype"), url("/css/font/museosans_900-webfont.svg#museo_sans_900regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo100';
  src: url("/css/font/museosans-100-webfont.eot");
  src: url("/css/font/museosans-100-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museosans-100-webfont.woff") format("woff"), url("/css/font/museosans-100-webfont.ttf") format("truetype"), url("/css/font/museosans-100-webfont.svg#museo_sans_100regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo100_Italic';
  src: url("/css/font/museosans-100italic-webfont.eot");
  src: url("/css/font/museosans-100italic-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museosans-100italic-webfont.woff") format("woff"), url("/css/font/museosans-100italic-webfont.ttf") format("truetype"), url("/css/font/museosans-100italic-webfont.svg#museo_sans_100italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo300';
  src: url("/css/font/museosans-300-webfont.eot");
  src: url("/css/font/museosans-300-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museosans-300-webfont.woff") format("woff"), url("/css/font/museosans-300-webfont.ttf") format("truetype"), url("/css/font/museosans-300-webfont.svg#museo_sans_300regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo300_Italic';
  src: url("/css/font/museosans-300italic-webfont.eot");
  src: url("/css/font/museosans-300italic-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museosans-300italic-webfont.woff") format("woff"), url("/css/font/museosans-300italic-webfont.ttf") format("truetype"), url("/css/font/museosans-300italic-webfont.svg#museo_sans_300italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo700_Italic';
  src: url("/css/font/museosans-700italic-webfont.eot");
  src: url("/css/font/museosans-700italic-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museosans-700italic-webfont.woff") format("woff"), url("/css/font/museosans-700italic-webfont.ttf") format("truetype"), url("/css/font/museosans-700italic-webfont.svg#museo_sans_700italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Museo900_Italic';
  src: url("/css/font/museosans-900italic-webfont.eot");
  src: url("/css/font/museosans-900italic-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/museosans-900italic-webfont.woff") format("woff"), url("/css/font/museosans-900italic-webfont.ttf") format("truetype"), url("/css/font/museosans-900italic-webfont.svg#museo_sans_900italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'fo-icons';
  src: url("/css/font/fo-icons.eot?75457062");
  src: url("/css/font/fo-icons.eot?75457062#iefix") format("embedded-opentype"), url("/css/font/fo-icons.woff?75457062") format("woff"), url("/css/font/fo-icons.ttf?75457062") format("truetype"), url("/css/font/fo-icons.svg?75457062#fo-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fo-icons';
    src: url('font/fo-icons.svg?75457062#fo-icons') format('svg');
  }
}
*/
[class^="fo-"]:before, [class*=" fo-"]:before {
  font-family: "fo-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.fo-twitter:before {
  content: '\e800'; }

/* '' */
.fo-facebook-squared:before {
  content: '\e801'; }

/* '' */
.fo-vimeo:before {
  content: '\e802'; }

/* '' */
.fo-youtube-play:before {
  content: '\e803'; }

/* '' */
.fo-tumblr:before {
  content: '\e804'; }

/* '' */
.textLeft {
  text-align: left !important;
  margin-left: 0 !important; }

.textRight {
  text-align: right !important;
  margin-right: 0 !important; }

.textUppercase {
  text-transform: uppercase !important; }

.textSlim {
  margin-left: 25% !important;
  margin-right: 25% !important; }

.floatLeft {
  float: left !important; }

.floatRight {
  float: right !important; }

.clearMargin {
  margin: 0 !important; }

.clear {
  clear: both !important; }

.width1140 {
  width: 1140px !important; }

.width800 {
  width: 800px !important; }

.width740 {
  width: 740px !important; }

.width540 {
  width: 540px !important; }

.width340 {
  width: 340px !important; }

.width180 {
  width: 180px !important; }

.marginBottom0 {
  margin-bottom: 0px !important; }

.marginBottom5 {
  margin-bottom: 0.313em !important; }

.marginBottom10 {
  margin-bottom: 0.625em !important; }

.marginBottom15 {
  margin-bottom: 0.938em !important; }

.marginBottom20 {
  margin-bottom: 1.250em !important; }

.marginBottom30 {
  margin-bottom: 1.875em !important; }

.marginBottom50 {
  margin-bottom: 3.125em !important; }

.marginBottom75 {
  margin-bottom: 4.688em !important; }

.marginBottom90 {
  margin-bottom: 5.625em !important; }

.paddingBottom0 {
  padding-bottom: 0px !important; }

.paddingBottom5 {
  padding-bottom: 5px !important; }

.paddingBottom10 {
  padding-bottom: 10px !important; }

.paddingBottom15 {
  padding-bottom: 15px !important; }

.paddingBottom20 {
  padding-bottom: 20px !important; }

.paddingBottom30 {
  padding-bottom: 30px !important; }

.paddingBottom50 {
  padding-bottom: 50px !important; }

.paddingBottom90 {
  padding-bottom: 90px !important; }

.margin-bottom {
  margin-bottom: 6rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-bottom {
      margin-bottom: 4rem !important; } }

.margin-one-and-half-bottom {
  margin-bottom: 8rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-one-and-half-bottom {
      margin-bottom: 6rem !important; } }

.margin-one-and-quarter-bottom {
  margin-bottom: 7.5rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-one-and-quarter-bottom {
      margin-bottom: 5rem !important; } }

.margin-double-bottom {
  margin-bottom: 12rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-double-bottom {
      margin-bottom: 8rem !important; } }

.margin-three-quarters-bottom {
  margin-bottom: 4.5rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-three-quarters-bottom {
      margin-bottom: 3rem !important; } }

.margin-three-quarters-top {
  margin-top: 4.5rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-three-quarters-top {
      margin-top: 3rem !important; } }

.margin-half-bottom {
  margin-bottom: 3rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-half-bottom {
      margin-bottom: 2rem !important; } }

.margin-third-bottom {
  margin-bottom: 2.25rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-third-bottom {
      margin-bottom: 2rem !important; } }

.margin-minus-third-bottom {
  margin-bottom: -2.25rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-minus-third-bottom {
      margin-bottom: -2rem !important; } }

.margin-quarter-bottom {
  margin-bottom: 1.5rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-quarter-bottom {
      margin-bottom: 1rem !important; } }

.margin-sixth-bottom {
  margin-bottom: 1.125rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-sixth-bottom {
      margin-bottom: 0.5rem !important; } }

.margin-eighth-bottom {
  margin-bottom: 0.75rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-eighth-bottom {
      margin-bottom: 0.5rem !important; } }

.margin-sixteenths-bottom {
  margin-bottom: 0.375rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-sixteenths-bottom {
      margin-bottom: 0.3rem !important; } }

.margin-top {
  margin-top: 6rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-top {
      margin-top: 4rem !important; } }

.margin-half-top {
  margin-top: 3rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-half-top {
      margin-top: 2rem !important; } }

.margin-third-top {
  margin-top: 2.25rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-third-top {
      margin-top: 1.5rem !important; } }

.margin-quarter-top {
  margin-top: 1.5rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-quarter-top {
      margin-top: 1rem !important; } }

.margin-sixth-top {
  margin-top: 1.125rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-sixth-top {
      margin-top: 0.5rem !important; } }

.margin-eighth-top {
  margin-top: 0.75rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-eighth-top {
      margin-top: 0.5rem !important; } }

.margin-sixteenths-top {
  margin-top: 0.375rem !important; }
  @media screen and (max-width: 1023px) {
    .margin-sixteenths-top {
      margin-top: 0.3rem !important; } }

.margin-zero-top {
  margin-top: 0 !important; }

.margin-zero-bottom {
  margin-bottom: 0 !important; }

.margin-h4-exception {
  margin-bottom: 43px; }
  @media screen and (max-width: 1023px) {
    .margin-h4-exception {
      margin-bottom: 28px !important; } }

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr; }

.royalSlider > * {
  float: left; }

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0); }

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden; }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVideoContainer {
  /*left: 0;
	top: 0;
	position: absolute;*/
  /*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*padding-right: 44px;*/ }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none; }

.grab-cursor {
  cursor: url(../img/grab.png) 8 8, move; }

.grabbing-cursor {
  cursor: url(../img/grabbing.png) 8 8, move; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(../img/blank.gif); }

/******************************
*
*  RoyalSlider White Controls Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
*  Sprite: 'rs-minimal-white.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
*
******************************/
/* Background */
.rsMinW,
.rsMinW .rsOverflow {
  background: none; }

.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
  background: none;
  color: #FFF; }

/***************
*
*  2. Bullets
*
****************/
.rsBullets {
  text-align: center;
  position: relative;
  height: 20px;
  top: -30px; }

.rsBullet {
  display: inline-block;
  color: #e0e0e0;
  font-family: 'Deluxe_Symbols';
  font-size: 34px;
  margin: 0;
  padding: 0;
  letter-spacing: -8px; }

.rsBullet span {
  display: block;
  cursor: pointer;
  color: #e0e0e0;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }

.rsBullet span:hover {
  color: #9e9e9e; }

.rsBullet.rsNavSelected span {
  color: #767676; }

.rsBullet span:before {
  content: "A"; }

.rsBullet.video span:before {
  content: "B"; }

/***************
*
*  6. Play/close video button
*
****************/
.mobile .rsBtnCenterer, .tablet .rsBtnCenterer {
  display: none; }

.rsBtnCenterer {
  position: absolute;
  display: block;
  bottom: 12px;
  width: 100%;
  z-index: 25;
  margin-left: 0px;
  -webkit-transition-property: bottom;
  -moz-transition-property: bottom;
  -ms-transition-property: bottom;
  -o-transition-property: bottom;
  transition-property: bottom;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -ms-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s; }

.web .thumbnail .loopFinished .rsBtnCenterer {
  -webkit-transition-duration: .75s;
  -moz-transition-duration: .75s;
  -ms-transition-duration: .75s;
  -o-transition-duration: .75s;
  transition-duration: .75s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }

.web .thumbnail.big .loopFinished .rsBtnCenterer {
  bottom: 129px; }

.web .thumbnail.medium .loopFinished .rsBtnCenterer {
  bottom: 93px; }

.web .thumbnail.small .loopFinished .rsBtnCenterer {
  bottom: 39px; }

.rsBtnCenterer > div {
  display: inline-block;
  width: 126px;
  height: 15px;
  padding-top: 15px;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 1px;
  text-shadow: 1px 2px 1px  #000000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  background-color: #292929;
  background-color: rgba(41, 41, 41, 0.75);
  *background-color: #292929;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition-property: opacity, background-color;
  -moz-transition-property: opacity, background-color;
  -ms-transition-property: opacity, background-color;
  -o-transition-property: opacity, background-color;
  transition-property: opacity, background-color;
  -webkit-transition-timing-function: ease-out, ease-in;
  -moz-transition-timing-function: ease-out, ease-in;
  -ms-transition-timing-function: ease-out, ease-in;
  -o-transition-timing-function: ease-out, ease-in;
  transition-timing-function: ease-out, ease-in;
  -webkit-transition-duration: .3s, .2s;
  -moz-transition-duration: .3s, .2s;
  -ms-transition-duration: .3s, .2s;
  -o-transition-duration: .3s, .2s;
  transition-duration: .3s, .2s; }

.small .rsBtnCenterer > div {
  width: 88px;
  height: 12px;
  padding-top: 14px;
  font-size: 11px; }

.rsBtnCenterer > div:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.rsPlayBtn {
  background-image: none;
  /* margin-top:-46px;*/
  font-family: "Museo700";
  line-height: 0px; }
  .rsPlayBtn :before {
    content: "PLAY VIDEO"; }

.rsOpenBtn {
  margin-left: 5px;
  font-family: "Miller_Italic";
  font-size: 14px; }

.rsCloseVideoBtn {
  display: none; }

/***************
*
*  7. Preloader
*
****************/
.rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url("../img/preloader.gif");
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px; }

.detailItem .rsPreloader {
  width: 15px;
  height: 1px;
  margin-left: -7px;
  background-image: url("../img/preloader_white.gif"); }

.single {
  visibility: visible;
  opacity: 1;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover; }

/* ==========================================================================
   main styles (mobile)
   ========================================================================== */
body {
  color: #d3d3d3;
  font-family: 'Museo300';
  font-size: 12px;
  overflow-x: hidden; }
  body.is-landing .page, body.is-landing .siteBackgound {
    display: none; }
  body.freeze {
    overflow: hidden;
    width: 100%; }

a {
  text-decoration: none;
  outline: 0;
  color: #9d9d9d;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }

a, a:hover, a:active, a:focus {
  outline: 0; }

.caption-subline {
  margin: auto;
  text-align: center;
  display: table;
  padding-top: 6px; }
  .caption-subline ul {
    list-style: none;
    display: table-row; }
  .caption-subline ul li {
    display: table-cell; }
  .caption-subline .line {
    width: 25px;
    vertical-align: middle; }
  .caption-subline .line div {
    background-color: #202020;
    margin-top: 2px;
    display: block;
    height: 1px;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    -ms-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out; }
  .caption-subline .text {
    color: #323232;
    white-space: nowrap;
    padding-left: 4px;
    padding-right: 4px;
    font-family: 'Miller_Italic';
    font-size: 12px;
    letter-spacing: 0px; }

.web.windows a:hover, .web.mac a:hover {
  color: #202020; }

address {
  font-style: normal;
  line-height: 1.5;
  text-align: right; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

h4 {
  font-family: 'Museo900';
  font-size: 14px; }

h5 {
  font-size: 12px; }

img {
  /*display: none;*/ }

.buttonMode {
  cursor: pointer; }

.activatable {
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  opacity: 1; }
  .activatable.active {
    opacity: .5; }
    .activatable.active .buttonMode {
      cursor: default; }

.togglableView {
  clear: both; }

section {
  clear: both; }

/*
 * common helper
 */
#siteOverlay {
  position: fixed;
  color: #fff;
  background-color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999997; }

#sitePreloader {
  position: fixed;
  pointer-events: none;
  margin-left: -8px;
  margin-top: 0%;
  width: 15px;
  height: 1px;
  left: 50%;
  top: 50%;
  z-index: 9999999998; }

.selected {
  color: #202020;
  cursor: default; }

.cursive {
  font-family: 'Miller_Italic', serif;
  text-transform: none; }

.black {
  color: #000000;
  text-transform: uppercase;
  font-family: 'museo700', serif;
  letter-spacing: 0; }

.black img {
  position: relative;
  margin-left: 5px;
  top: 1px; }

.visited {
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
  cursor: pointer;
  opacity: .1; }

.strong {
  font-family: 'Museo700', serif; }

.light {
  color: #9d9d9d; }

.hidden {
  display: none !important; }

#parallax {
  position: absolute;
  color: #202020;
  top: 75px;
  margin: 0;
  width: 100%;
  z-index: 90;
  cursor: default;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  pointer-events: none;
  visibility: hidden; }

iframe {
  background: transparent;
  border: none; }

#statement {
  text-align: center;
  display: none; }
  #statement p {
    padding: 30px 20px 20px 20px;
    font-family: 'Miller_Roman';
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #000; }

.underline {
  text-decoration: underline; }

.collapse {
  display: none;
  padding: 15px 0; }

.collapse.in {
  display: block; }

.accordion-group {
  /*padding-bottom: 20px;*/ }

.accordion-group .accordion-body {
  display: none; }

.accordion-group .accordion-body.in {
  display: block; }

.accordion-group > h4 {
  cursor: pointer;
  margin: 0;
  text-transform: uppercase; }

.hitarea {
  position: absolute;
  height: 100%;
  width: 20%;
  top: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  opacity: 0;
  cursor: pointer;
  z-index: 100; }
  .hitarea.full-width {
    width: 50%; }

.mobile .hitarea {
  pointer-events: none; }

.hitarea.left {
  cursor: url("../img/mouseOver-left.png"), pointer;
  /*background-color: red;*/ }

.hitarea.right {
  cursor: url("../img/mouseOver-right.png"), pointer;
  /*background-color: green;*/
  left: 80%; }
  .hitarea.right.full-width {
    left: 50%; }

.arrow {
  position: absolute;
  pointer-events: none;
  font-family: 'Deluxe_Symbols';
  font-size: 18px;
  line-height: 4px;
  opacity: .5;
  visibility: hidden;
  color: #9d9d9d;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }

.web.windows .arrow:hover, .web.mac .arrow:hover {
  color: #202020; }

.table {
  display: table; }

.table .tr {
  display: table-row; }

.table .tr .td {
  display: table-cell; }

.wrapper {
  position: relative; }

/*
 * navigation common
 */
.mobileAnnotation .filter {
  position: absolute;
  left: 127px;
  text-align: right;
  top: 9px;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #202020;
  text-transform: uppercase; }

.mobileAnnotation .info {
  position: absolute;
  right: 72px;
  text-align: right;
  top: 19px;
  font-size: 8px;
  letter-spacing: 0.5px;
  color: #b8b8b8;
  text-transform: uppercase; }

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

nav ul li {
  margin-bottom: 28px; }

nav ul .annotation {
  font-family: 'Miller_Italic', serif;
  letter-spacing: .25px;
  cursor: default;
  text-align: right;
  color: #b8b8b8;
  opacity: 0; }

nav a {
  font-family: 'Museo500', serif;
  letter-spacing: 1px;
  text-transform: uppercase; }

.web.windows nav a:hover, .web.mac nav a:hover {
  /*text-shadow: 0 0.2px #656565, 0 0 #656565, 0 0 #656565, 0 0 #656565;*/ }

nav #filter- {
  display: none; }

.web-discipline nav ul li {
  margin: 0 !important; }

.web-discipline .filter li a {
  padding: 10px 20px; }
  .web-discipline .filter li a:last-of-type {
    padding-right: 30px; }

.web-discipline .filter {
  text-align: left; }

/*
 * subsections common
 */
.subsections {
  margin-top: 49px;
  /*49 */
  /* background-color: #fafafa;*/
  padding-top: 20px; }

.subsections aside, footer {
  display: none; }

.subsections section {
  font-size: 11px;
  line-height: 150%;
  margin: 0px auto 170px auto;
  /*85*/
  text-align: center;
  width: 280px;
  clear: both;
  color: #202020; }

.sectionHeadline {
  margin: 0 0 50px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .sectionHeadline ul {
    list-style: none;
    display: table-row; }
  .sectionHeadline ul li {
    display: table-cell; }
  .sectionHeadline .line {
    width: 50%;
    vertical-align: middle; }
    .sectionHeadline .line div {
      background-color: #202020;
      margin-top: 2px;
      display: block;
      height: 1px; }
  .sectionHeadline .text {
    white-space: nowrap;
    padding-left: 8px;
    padding-right: 8px;
    font-family: 'Museo900', serif;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase; }

.subsections section hr {
  background-color: #b8b8b8;
  border: none;
  color: #b8b8b8;
  height: 1px;
  margin: 25px auto;
  width: 100%; }

.subsections section .dashed {
  background-color: transparent;
  border-top: 1px dashed #b8b8b8;
  color: #fff;
  height: 0;
  margin: 30px auto;
  width: 80%; }

.subsections section div.dashed {
  width: 80%; }
  .subsections section div.dashed hr {
    background-color: transparent;
    height: 0;
    margin: 30px auto;
    width: 100%; }

.subsections section ul {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.subsections section ul li:last-child {
  margin-bottom: 0 !important; }

.subsections section ul li:last-child hr {
  display: none; }

.subsections section .more {
  margin: 30px auto 0 auto;
  font-size: 14px; }

/*
 * subsections specific
 */
section#info {
  margin-top: 30px; }

section#info ul li h4 {
  margin: 0 0 20px 0; }

section#info ul li .p, section#info ul li p {
  margin: 15px 0; }

section#info ul li:first-child .p {
  margin-bottom: 40px; }

section#awards ul li {
  margin-bottom: 50px; }

section#awards ul li img {
  width: 160px;
  height: 160px;
  max-width: 160px;
  z-index: 1; }

section#awards ul li h4 {
  font-family: 'Museo900';
  margin: 10px auto;
  /*width: 181px;*/ }

section#publications .moreText, section#awards .moreText {
  display: none; }

/*
#lectures ul li h4 {
	margin: 0 0 10px 0;
}
#lectures ul li p {
	margin: 10px 0 0 0;
}
#lectures ul li p:last-child {
	margin: 25px 0 0 0;
}*/
section#lectures .sliderContainer, section#books .sliderContainer {
  position: relative;
  margin-top: 25px;
  height: 135px; }

section#lectures .royalSlider, section#books .royalSlider {
  position: relative;
  margin: auto;
  width: 240px;
  width: 240px;
  height: 135px; }

section#lectures .arrow, section#books .arrow {
  top: 50%;
  font-size: 24px;
  margin-top: -12px;
  display: inline;
  opacity: 1;
  visibility: visible; }

section#lectures .arrow.left, section#books .arrow.left {
  left: 0%; }

section#lectures .arrow.right, section#books .arrow.right {
  right: 0%; }

section#lectures .single .arrow, section#books .single .arrow {
  display: none;
  visibility: hidden; }

section#lectures .single .hitarea, section#books .single .hitarea {
  display: none;
  visibility: hidden; }

section#lectures .single .rsNav, section#books .single .rsNav {
  display: none;
  visibility: hidden; }

section#lectures .sliderContainer, section#books .sliderContainer {
  margin-bottom: 30px; }

section#lectures .rsBullets, #books .rsBullets {
  top: -10px; }

section#lectures ul li h4, section#books ul li h4 {
  margin: 0 0 10px 0; }

section#lectures ul li p, section#books ul li p {
  margin: 15px 0; }

section#lectures .collapse p, section#books .collapse p {
  margin-bottom: 0; }

section#lectures .sliderContainer, section#books .sliderContainer {
  margin-top: 0px; }

section#publications p {
  margin: 0 0 40px 0; }

section#publications ul li {
  margin-bottom: 30px; }

section#publications ul li img {
  width: 160px;
  height: 160;
  max-width: 160px; }

section#publications ul li h4 {
  font-family: 'Museo900';
  margin: 10px auto;
  width: 181px; }

section#team hr.dashed:last-child {
  display: none; }

section#team ul li {
  margin-top: 30px; }

section#team ul li > span {
  font-size: 14px; }

section#team ul li a {
  opacity: 0.7;
  display: block; }

section#team h4.headline {
  color: #b8b8b8;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }

.web.windows section#team h4.headline:hover, .web.mac section#team h4.headline:hover {
  color: #202020; }

section#team .in h4.headline {
  color: #202020; }

section#jobs h4.headline {
  color: #b8b8b8;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }

.web.windows section#jobs h4.headline:hover, .web.mac section#jobs h4.headline:hover {
  color: #202020; }

section#jobs .in h4.headline {
  color: #202020; }

section#jobs hr.dashed:last-child {
  display: none; }

section#jobs ul li {
  margin-top: 30px; }

section#jobs ul li h5:first-child {
  font-size: 14px;
  margin: 0 0 5px 0; }

section#jobs ul li p {
  margin: 0 0 15px 0; }

section#jobs ul li h5 {
  margin: 0;
  text-transform: uppercase; }

section#jobs a:last-child {
  display: block;
  font-size: 16px;
  margin-top: 50px;
  text-decoration: underline; }

section#contact ul.halved li {
  margin-bottom: 22px; }

section#contact ul.halved li h4 {
  margin: 15px 0 5px 0;
  text-transform: uppercase;
  font-family: 'Museo500';
  letter-spacing: 1px; }

section#contact ul.halved li h4.city {
  margin: 17px 0 27px 0;
  font-family: 'Museo900'; }

section#contact ul.halved li .light a:first-child {
  site-decoration: underline; }

section#imprint {
  margin-bottom: 180px; }

#imprint p {
  margin: 0 0 20px 0; }

.siteBackgound {
  position: relative;
  pointer-events: none;
  overflow: hidden;
  display: flex;
  align-items: center;
  will-change: scroll-position,opacity,transfrom;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .siteBackgound img {
    width: 100%;
    height: 75vh;
    object-fit: contain; }

.siteBackgound.fixed {
  z-index: 900; }

.siteBackgound.fixed div {
  z-index: 901; }

/* ==========================================================================
   min 720
   ========================================================================== */
@media screen and (min-width: 720px) {
  .mobileAnnotation .filter {
    display: none; }
  .mobileAnnotation .info {
    display: none; }
  #parallax {
    z-index: 123; }
  iframe {
    background: transparent;
    border: none; }
  .language {
    float: left;
    margin-left: 38px; }
  #statement p {
    font-size: 16px;
    line-height: 30px; }
  /*
	 * subsections common
	 */
  .subsections {
    clear: both;
    margin-top: 100px;
    /* 0 */ }
  .subsections section {
    width: 720px; }
  .subsections section hr {
    width: 60%; }
  .subsections section ul.halved li {
    float: left;
    width: 50%; }
  .subsections section ul.list.thirds li {
    float: left;
    width: 33.3%;
    min-height: 90px; }
    .subsections section ul.list.thirds li.listImage {
      min-height: 260px; }
  .subsections section#awards ul.list.thirds li:nth-last-child(-n+3), .subsections section#publications.list.thirds ul li:nth-last-child(-n+3) {
    /*margin-bottom: 0;*/
    /*float: left;*/ }
  /*
	* subsections specific
	*/
  section#lectures .sliderContainer, section#books .sliderContainer {
    height: 318px; }
  section#lectures .royalSlider, section#books .royalSlider {
    width: 565px;
    height: 318px; }
  section#awards ul li:nth-last-child(-n+3),
  section#publications ul li:nth-last-child(-n+3) {
    /*margin-bottom: 0;

	  float: left;*/ }
  section#contact ul.halved li:nth-child(even) {
    margin-right: 10%;
    width: 40%; }
  section#contact ul.halved li:nth-child(odd) {
    margin-left: 10%;
    width: 40%; }
  section .sectionHeadline .text {
    padding-left: 43px;
    padding-right: 43px; }
  /*
	 * footer
	 */
  .footerHitarea {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 124; }
  footer {
    background-color: #fff;
    bottom: 0;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 125; }
  footer .borderTop {
    position: absolute;
    background: url(../img/naviShadow_bottom.png) no-repeat;
    background-size: 100% 7px;
    width: 100%;
    height: 7px;
    top: -7px;
    margin: 0;
    padding: 0; }
  footer > div {
    overflow: hidden;
    padding: 8px 80px 7px 80px; }
  footer nav {
    display: none;
    float: left; }
  footer nav ul li {
    margin-bottom: 12px; }
  footer nav ul li:last-child {
    margin-bottom: 22px; }
  footer address {
    float: right;
    line-height: normal; }
  footer address span {
    display: none; }
  footer .info {
    display: block;
    float: left;
    margin-left: 5px;
    margin-right: 138px;
    text-transform: uppercase; }
  footer .language {
    position: fixed;
    /*margin-left: 0;*/
    left: 217px;
    bottom: 8px; }
  footer .share {
    display: none; } }

@media screen and (min-width: 1000px) {
  footer .share {
    display: block;
    position: absolute;
    width: auto;
    left: 300px;
    right: 200px;
    text-align: center;
    color: #9d9d9d;
    white-space: nowrap;
    font-family: 'Miller_Italic';
    font-size: 12px;
    letter-spacing: 1px; }
    footer .share .caption {
      margin-left: 20px;
      margin-right: 10px;
      top: -2px;
      position: relative; }
    footer .share i {
      font-size: 14px;
      -webkit-transition: color 0.2s ease-out;
      -moz-transition: color 0.2s ease-out;
      -o-transition: color 0.2s ease-out;
      -ms-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out;
      padding: 3px;
      margin-left: 2px;
      margin-right: 2px;
      cursor: pointer; }
      footer .share i:hover {
        color: #000; } }

/* ==========================================================================
   min 1280
   ========================================================================== */
@media screen and (min-width: 1280px) {
  /*
	 * aside navigation & address
	 */
  .subsections aside {
    display: block;
    padding: 40px 30px 0 68px;
    position: absolute;
    width: 225px; }
    .subsections aside.address {
      padding: 40px 70px 0 0;
      right: 0;
      width: 120px; }
    .subsections aside.fixed {
      position: fixed;
      top: 80px; }
    .subsections aside nav {
      float: left; }
      .subsections aside nav a {
        float: left;
        margin: 0 12px; }
    .subsections aside ul li {
      clear: both;
      margin-bottom: 12px;
      overflow: hidden; }
      .subsections aside ul li .line {
        background-color: #626262;
        display: none;
        float: left;
        height: 1px;
        position: relative;
        top: 6px;
        width: 9px; }
      .subsections aside ul li:hover .line, .subsections aside ul li.active .line {
        display: block; }
      .subsections aside ul li a {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none; }
      .subsections aside ul li:hover a, .subsections aside ul li.active a {
        margin: 0 3px;
        color: #202020; }
      .subsections aside ul li:last-child {
        margin-bottom: 40px; }
    .subsections aside .language {
      float: right;
      margin-left: 0; }
  /*
	* subsections specific
	*/
  section#lectures .sliderContainer, section#books .sliderContainer {
    height: 318px; }
  section#lectures .royalSlider, section#books .royalSlider {
    width: 565px;
    height: 318px; } }

/* ==========================================================================
   min 1440
   ========================================================================== */
@media screen and (min-width: 1440px) {
  .subsections section {
    width: 860px; }
  section#lectures .sliderContainer, section#books .sliderContainer {
    height: 405px; }
  section#lectures .royalSlider, section#books .royalSlider {
    width: 720px;
    height: 405px; } }

/* common */
.mainView {
  /*margin-top: 192px;*/
  overflow: hidden;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mainView .rsOverflow,
.mainView .rsSlide,
.mainView .rsVideoFrameHolder,
.mainView .rsThumbs {
  /* background: #000;*/
  color: #FFF; }

.mainView .royalSlider {
  /* background-color: red;*/ }

.mainView img {
  /*display: none;*/ }

.mainView .thumbSpace {
  width: 100%;
  height: 1px; }

.mainView .wrapper {
  text-align: center; }

.mainView .select {
  cursor: pointer; }

.mainView .arrow.left {
  left: 15px; }

.mainView .arrow.right {
  right: 15px; }

.mainView .moreProjects {
  height: 50px;
  width: 290px;
  margin: 50px auto;
  /*background-color: rgba(0,0,0,.05);*/
  /*background-color: #fafafa;*/
  background-color: #141414;
  opacity: 1; }

.mainView .moreProjects .content {
  /*color: #ffffff;*/
  position: relative;
  margin: auto;
  text-align: center;
  display: table;
  padding-top: 15px; }

.mainView .moreProjects .content ul {
  list-style: none;
  display: table-row; }

.mainView .moreProjects .content ul li {
  display: table-cell; }

.mainView .moreProjects .content .line {
  width: 11px;
  vertical-align: middle; }

.mainView .moreProjects .content .line div {
  background-color: #8d8d8d;
  margin-top: 1px;
  height: 1px; }

.mainView .moreProjects .content .text {
  color: #323232;
  white-space: nowrap;
  padding-left: 4px;
  padding-right: 4px;
  font-family: 'Miller_Italic';
  font-size: 18px;
  letter-spacing: 0px; }

.web.windows .mainView .moreProjects .content .text a:hover, .web.mac .mainView .moreProjects .content .text a:hover {
  color: #ffffff; }

/* Select */
.selectViewWrapper {
  position: relative;
  overflow: hidden;
  visibility: hidden;
  height: 0;
  margin: auto;
  background-color: #141414; }

.selectViewWrapper.fixed {
  position: fixed;
  z-index: 9999999999999;
  width: 100%;
  height: auto;
  max-width: 1920px;
  top: 0px;
  left: 0px; }

.selectView {
  position: relative;
  margin: auto;
  text-align: center;
  width: 100%; }
  .selectView .single .arrow {
    display: none;
    visibility: hidden; }
  .selectView .single .hitarea.left {
    display: none;
    visibility: hidden; }
  .selectView .single .hitarea.right {
    display: none;
    visibility: hidden; }
  .selectView .single .rsNav {
    display: none;
    visibility: hidden; }

.selectView .royalSlider {
  width: 100%;
  color: #ffffff;
  margin: 7px auto auto auto; }

.selectView .contentWrapper {
  position: relative;
  margin: 20px auto 35px auto;
  width: 100%; }

.selectView .rsBullets {
  top: 10px;
  height: 20px;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .selectView .rsBullets .rsBullet {
    position: relative;
    top: -30px; }

.selectView .headline {
  display: block;
  font-family: 'Museo900';
  color: #e7e7e7;
  font-size: 14px;
  margin-top: 6px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.selectView .sub {
  color: #e7e7e7;
  display: block;
  padding-top: 40px;
  font-family: 'Miller_Italic';
  font-size: 12px;
  letter-spacing: 0px; }

.selectView .copyWrapper {
  position: relative;
  height: auto !important; }

.selectView .copy {
  display: block;
  margin: auto;
  text-align: center;
  width: 280px;
  line-height: 150%;
  color: #e7e7e7; }

.selectView .copy.shortDesc {
  margin-top: 6px; }

.selectView .info {
  display: block;
  margin: auto;
  text-align: center;
  color: #e7e7e7;
  width: 100%;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 1px; }

.selectView .partnerContainer {
  margin: auto;
  color: #e7e7e7; }

.selectView .partnerContainer tr {
  vertical-align: top; }

.selectView table .infoPartnerHl {
  text-align: right;
  line-height: 150%; }

.selectView table .infoPartnerSpace {
  text-align: right;
  line-height: 150%;
  padding-left: 4px;
  padding-right: 4px; }

.selectView .infoPartner {
  text-align: left;
  color: #e7e7e7;
  width: 100%;
  line-height: 150%;
  letter-spacing: 1px; }

.selectView .infoAnnotation {
  display: block;
  margin: 6px auto auto auto;
  text-align: center;
  font-family: 'Miller_Italic';
  width: 100%;
  letter-spacing: 1px;
  line-height: 200%;
  color: #e7e7e7; }

.selectView .infoAnnotation.first {
  margin-top: 15px; }

.selectView .share, .selectView .awards {
  position: relative;
  padding-top: 6px; }
  .selectView .share div, .selectView .awards div {
    margin: auto;
    text-align: center;
    display: table; }
  .selectView .share ul, .selectView .awards ul {
    list-style: none;
    display: table-row; }
    .selectView .share ul li, .selectView .awards ul li {
      padding-left: 20px;
      padding-right: 20px;
      display: table-cell;
      font-family: 'Museo900';
      color: #767676;
      font-size: 14px;
      line-height: 150%;
      letter-spacing: 1px;
      padding-top: 12px;
      padding-bottom: 12px;
      -webkit-transition: color .3s ease-out;
      -moz-transition: color .3s ease-out;
      -o-transition: color .3s ease-out;
      -ms-transition: color .3s ease-out;
      transition: color .3s ease-out;
      -moz-user-select: none;
      -webkit-user-select: none;
      -ms-user-select: none;
      -o-user-select: none;
      user-select: none;
      cursor: pointer; }
	.selectView .share ul li a {
      padding-left: 0px;
      padding-right: 0px;
      display: table-cell;
      font-family: 'Museo900';
      color: #767676;
      font-size: 14px;
      line-height: 150%;
      letter-spacing: 1px;
      padding-top: 0px;
      padding-bottom: 0px;
      -webkit-transition: color .3s ease-out;
      -moz-transition: color .3s ease-out;
      -o-transition: color .3s ease-out;
      -ms-transition: color .3s ease-out;
      transition: color .3s ease-out;
      -moz-user-select: none;
      -webkit-user-select: none;
      -ms-user-select: none;
      -o-user-select: none;
      user-select: none;
      cursor: pointer; }
      .selectView .share ul li:hover, .selectView .share ul li a:hover, .selectView .awards ul li:hover {
        color: #e7e7e7; }
      .selectView .share ul li.selected, .selectView .awards ul li.selected {
        color: #e7e7e7; }
  .selectView .share.awards li, .selectView .awards.awards li {
    cursor: default !important; }
  .selectView .share .facebookShare, .selectView .awards .facebookShare {
    opacity: 0; }
  .selectView .share img, .selectView .awards img {
    width: 80px;
    height: 80px; }

.selectViewWrapper .moreToggle {
  display: block;
  position: relative;
  height: 50px; }

.selectViewWrapper .moreToggle span {
  position: relative;
  top: 10px;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #e7e7e7;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }

.web.windows .selectViewWrapper .moreToggle span:hover, .web.mac .selectViewWrapper .moreToggle span:hover {
  color: #e7e7e7; }

.selectView .close {
  position: absolute;
  font-family: 'Deluxe_Symbols';
  font-size: 12px;
  color: #e7e7e7;
  z-index: 50;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }

.selectView .close.top {
  visibility: visible;
  opacity: 1;
  left: 20px;
  right: 14px;
  top: 20px; }

.selectView .close.bottom {
  right: 14px;
  bottom: 0px; }

.web.windows .selectView .close:hover, .web.mac .selectView .close:hover {
  color: #e7e7e7; }

.mobile .selectView .caption, .tablet .selectView .caption {
  pointer-events: none; }

.selectView .hitarea {
  position: absolute;
  top: 0; }
  .selectView .hitarea.left {
    left: 0; }
  .selectView .hitarea.animationEvent {
    left: 0%;
    width: 100%;
    cursor: default; }

.selectView .imageWrapper {
  position: relative; }

.selectView .arrow {
  position: absolute;
  font-size: 28px;
  opacity: 1;
  visibility: hidden;
  top: 50%;
  margin-top: -15px;
  left: -50px;
  pointer-events: auto;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .selectView .arrow:hover {
    color: white !important; }

.selectView .arrow.left {
  left: -52px; }

.web.windows .thumbnail .rsBtnCenterer > div, .web.windows .showcase .rsBtnCenterer > div, .web.mac .thumbnail .rsBtnCenterer > div, .web.mac .showcase .rsBtnCenterer > div {
  opacity: 0; }

.web.windows .thumbnail:hover .rsBtnCenterer > div, .web.windows .showcase:hover .rsBtnCenterer > div, .web.mac .thumbnail:hover .rsBtnCenterer > div, .web.mac .showcase:hover .rsBtnCenterer > div {
  opacity: 1; }

.detailItem .videoPlayBtn {
  display: block;
  position: absolute;
  visibility: hidden;
  line-height: 0;
  z-index: 124;
  opacity: 0; }

.detailItem .videoPlaying .videoPlayBtn {
  display: none; }

.selectView .rsPlayBtn {
  margin-top: -22px; }

.selectView .rsOpenBtn {
  display: none; }

/* GridInstaThreeItemsSlider */
.mainView .gridInstaThreeItemsShowcase {
  position: relative;
  margin: auto;
  width: 100%;
  top: 80px;
  max-width: 1935px;
  overflow-x: hidden;
  text-align: center;
  height: calc(33.3333vw - 30px + 60px); }
  @media screen and (min-width: 1920px) {
    .mainView .gridInstaThreeItemsShowcase {
      height: 639px; } }
  .mainView .gridInstaThreeItemsShowcase .caption {
    color: black;
    top: 0; }
  .mainView .gridInstaThreeItemsShowcase .rsBullets {
    position: absolute;
    top: calc(33.3333vw - 45px);
    width: 100%; }
    @media screen and (min-width: 1920px) {
      .mainView .gridInstaThreeItemsShowcase .rsBullets {
        top: 585px; } }
  .mainView .gridInstaThreeItemsShowcase .gridInstaThreeItemsSlider {
    position: relative;
    width: calc(33.3333% + 15px);
    height: calc(33.3333vw - 30px + 60px);
    margin-left: -30px; }
    @media screen and (min-width: 1920px) {
      .mainView .gridInstaThreeItemsShowcase .gridInstaThreeItemsSlider {
        height: 615px; } }
    .mainView .gridInstaThreeItemsShowcase .gridInstaThreeItemsSlider .rsContent {
      position: relative;
      height: auto;
      cursor: pointer; }
    .mainView .gridInstaThreeItemsShowcase .gridInstaThreeItemsSlider .rsOverflow {
      overflow: visible; }
    .mainView .gridInstaThreeItemsShowcase .gridInstaThreeItemsSlider img {
      width: calc(100% - 30px);
      object-fit: cover; }
    .mainView .gridInstaThreeItemsShowcase .gridInstaThreeItemsSlider .insta-caption {
      background: rgba(255, 255, 255, 0.8);
      width: 100%;
      position: absolute;
      bottom: 0px;
      height: 40px;
      text-transform: lowercase;
      font-family: 'Miller_Roman';
      font-size: 14px;
      line-height: 40px;
      color: #202020; }
  @media screen and (max-width: 720px) {
    .mainView .gridInstaThreeItemsShowcase {
      position: relative;
      width: 60vw;
      height: 60vw;
      margin-left: auto;
      overflow: visible;
      margin-bottom: 150px; }
      .mainView .gridInstaThreeItemsShowcase .rsBullets {
        top: auto;
        bottom: -35px; }
      .mainView .gridInstaThreeItemsShowcase .caption {
        width: 100% !important;
        position: relative !important;
        display: table !important;
        height: auto !important;
        pointer-events: auto  !important; }
        .mainView .gridInstaThreeItemsShowcase .caption .headline {
          color: #323232 !important;
          text-transform: uppercase;
          margin-top: 9px;
          font-family: "Museo500"  !important;
          font-size: 12px !important;
          letter-spacing: 1px  !important; }
        .mainView .gridInstaThreeItemsShowcase .caption .sub .line {
          width: 11px;
          vertical-align: middle; }
        .mainView .gridInstaThreeItemsShowcase .caption .sub .text {
          color: #323232 !important;
          white-space: nowrap !important;
          padding-left: 4px !important;
          padding-right: 4px !important;
          font-family: 'Miller_Italic' !important;
          font-size: 12px !important;
          letter-spacing: 0px !important; }
        .mainView .gridInstaThreeItemsShowcase .caption .annotation {
          font-size: 10px !important; }
      .mainView .gridInstaThreeItemsShowcase .gridInstaThreeItemsSlider {
        width: 100%;
        height: 60vw;
        margin-left: auto; }
        .mainView .gridInstaThreeItemsShowcase .gridInstaThreeItemsSlider .rsOverflow {
          overflow: hidden; }
        .mainView .gridInstaThreeItemsShowcase .gridInstaThreeItemsSlider img {
          width: 100%;
          height: 100%; } }

.web.windows .rsContent:hover .insta-caption, .web.mac .rsContent:hover .insta-caption {
  opacity: 1 !important; }

.web.windows .insta-caption, .web.mac .insta-caption {
  opacity: 0 !important;
  transition: opacity .3s ease-out; }

.gridInstaSlider .insta-caption {
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  position: absolute;
  bottom: 0px;
  height: 40px;
  text-transform: lowercase;
  font-family: 'Miller_Roman';
  font-size: 14px;
  line-height: 40px;
  color: #202020; }

@media screen and (min-width: 719px) {
  .mainView .gridInstaThreeItemsShowcase .caption {
    pointer-events: none !important;
    height: calc(100% - 45px) !important; } }

/* Showcase */
.mainView .showcase {
  display: inline;
  margin: auto;
  max-width: 1920px;
  text-align: center; }

.mainView .space {
  pointer-events: none;
  height: 64px; }

.mainView .showcase .contentWrapper {
  position: relative;
  width: 100%;
  margin: auto;
  max-width: 1920px; }

.mainView .showcase .royalSlider {
  width: 100%;
  max-width: 1920px;
  color: #ffffff;
  margin: 57px auto auto auto; }

.mainView .showcase .caption, .mainView .gridInstaThreeItemsShowcase .caption {
  position: absolute;
  display: table;
  width: 100%;
  height: 100%;
  -webkit-transition: color .4s ease-out;
  -moz-transition: color .4s ease-out;
  -o-transition: color .4s ease-out;
  -ms-transition: color .4s ease-out;
  transition: color .4s ease-out; }

.mobile .mainView .showcase .caption, .tablet .mainView .showcase .caption {
  pointer-events: none; }

.mainView .showcase .caption div, .mainView .gridInstaThreeItemsShowcase .caption div {
  display: table-cell;
  vertical-align: middle; }

.mainView .showcase .caption .annotation, .mainView .gridInstaThreeItemsShowcase .caption .annotation {
  /*color: #ffffff;*/
  display: block;
  font-family: 'Museo700';
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 16px; }

.mainView .showcase .caption .headline, .mainView .gridInstaThreeItemsShowcase .caption .headline {
  display: block;
  font-family: 'Museo700';
  font-size: 28px;
  letter-spacing: 2px;
  text-transform: uppercase; }

.mainView .showcase .caption .sub, .mainView .gridInstaThreeItemsShowcase .caption .sub {
  margin: auto;
  text-align: center;
  display: table;
  padding-top: 6px; }

.mainView .showcase .caption .sub ul, .mainView .gridInstaThreeItemsShowcase .caption .sub ul {
  list-style: none;
  display: table-row; }

.mainView .showcase .caption .sub ul li, .mainView .gridInstaThreeItemsShowcase .caption .sub ul li {
  display: table-cell; }

.mainView .showcase .caption .sub .line, .mainView .gridInstaThreeItemsShowcase .caption .sub .line {
  width: 25px;
  vertical-align: middle; }

.mainView .showcase .caption .sub .line div, .mainView .gridInstaThreeItemsShowcase .caption .sub .line div {
  background-color: #202020;
  margin-top: 2px;
  display: block;
  height: 1px;
  -webkit-transition: background-color .4s ease-out;
  -moz-transition: background-color .4s ease-out;
  -o-transition: background-color .4s ease-out;
  -ms-transition: background-color .4s ease-out;
  transition: background-color .4s ease-out; }

.mainView .showcase .caption .sub .text, .mainView .gridInstaThreeItemsShowcase .caption .sub .text {
  white-space: nowrap;
  padding-left: 0px;
  padding-right: 0px;
  font-family: 'Miller_Italic';
  font-size: 20px; }

/* Thumbnail */
.mainView .thumbnail {
  margin-top: 10px;
  position: relative;
  margin-left: 13px;
  margin-right: 13px;
  display: inline-table;
  text-align: center; }

.mainView .thumbnail .animation {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 15;
  display: none; }

.mainView .detailItem .animation {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  display: none; }
  .mainView .detailItem .animation video {
    width: 100%;
    height: 100%; }

.mainView .animation video::-webkit-media-controls-panel {
  /*
      visibility: hidden !important;
      */
  opacity: 0 !important; }

.mainView .thumbnail .royalSlider {
  color: #ffffff; }

.mainView .thumbnail, .mainView .thumbnail .royalSlider {
  width: 292px;
  height: 158px; }

.mainView .thumbnail video {
  display: none; }

.mainView .thumbnail .hitarea {
  height: 158px; }

.mainView .thumbnail .arrow {
  position: absolute;
  margin-top: -1px;
  line-height: 0px; }

.mainView .thumbnail .arrow.left {
  display: none;
  left: 0px; }

.mainView .thumbnail .arrow.right {
  display: none;
  right: 0px; }

.mainView .videoPlaying .hitarea {
  display: none; }

.mainView .thumbnail .headline {
  color: #323232;
  display: block;
  font-family: 'Museo500';
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 9px; }

.mainView .thumbnail .sub {
  /*color: #ffffff;*/
  margin: auto;
  text-align: center;
  display: table;
  margin-top: 1px; }

.mainView .thumbnail .sub ul {
  list-style: none;
  display: table-row; }

.mainView .thumbnail .sub ul li {
  display: table-cell; }

.mainView .thumbnail .sub .line {
  width: 11px;
  vertical-align: middle; }

.mainView .thumbnail .sub .line div {
  background-color: #8d8d8d;
  margin-top: 1px;
  height: 1px; }

.mainView .thumbnail .sub .text {
  color: #323232;
  white-space: nowrap;
  padding-left: 4px;
  padding-right: 4px;
  font-family: 'Miller_Italic';
  font-size: 12px;
  letter-spacing: 0px; }

.mainView .thumbnail.awards img {
  width: 160px;
  height: 160px; }

/* Thumbnail.News */
.mainView .thumbnail.news {
  width: 290px; }

.mainView .thumbnail.news .caption {
  /* visibility: hidden;*/ }

.mainView .news .newsAnno {
  color: #656565;
  font-family: 'Miller_Italic';
  font-size: 12px;
  text-align: left;
  line-height: 100%;
  letter-spacing: 0px; }

.mainView .news .newsHeadline {
  text-align: left;
  font-family: 'Miller_Roman';
  width: 100%;
  font-size: 28px;
  margin-top: 17px;
  margin-bottom: 4px;
  letter-spacing: 1px;
  color: #202020;
  padding-left: 35px;
  padding-right: 35px;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

.mainView .news .newsSub {
  color: #656565;
  margin-top: 15px;
  float: right;
  font-family: 'Miller_Italic';
  line-height: 100%;
  font-size: 10px;
  text-align: right;
  letter-spacing: 0px; }

.mainView .news .royalSlider {
  width: auto;
  height: auto; }

.mainView .news .royalSlider .rsContent {
  /*background-color: rgba(255,0,0,.2);*/
  margin-bottom: 6px;
  display: table; }

@media screen and (min-width: 720px) {
  .mainView {
    margin: auto;
    /*margin-top: 38%;*/
    max-width: 1920px;
    text-align: center; }
  /* Select */
  .selectView .royalSlider {
    margin: 27px auto auto auto; }
  .selectView .arrow {
    visibility: visible; }
  .selectView .contentWrapper {
    width: 720px; }
  .selectView .copy {
    width: 600px; }
  .selectView .infoPartner {
    width: 600px; }
  .selectView .infoAnnotation {
    width: 600px; }
  .selectView .close {
    right: auto;
    font-size: 32px; }
  .selectView .close.top {
    top: 48px; }
  /* showcase */
  /* thumbnail */
  .mainView .thumbnail {
    position: relative;
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
    display: inline-table; }
  .mainView .thumbnail.single .arrow {
    display: none;
    visibility: hidden; }
  .mainView .thumbnail.single .hitarea {
    display: none;
    visibility: hidden; }
  .mainView .thumbnail.single .rsNav {
    display: none;
    visibility: hidden; }
  .mainView .thumbnail.small, .mainView .thumbnail.small .royalSlider {
    width: 192px;
    height: 108px; }
  .mainView .thumbnail.small video {
    display: block;
    width: 192px;
    height: 108px; }
  .mainView .thumbnail.small .hitarea {
    height: 108px; }
  .mainView .thumbnail.medium, .mainView .thumbnail.medium .royalSlider {
    width: 384px;
    height: 216px; }
  .mainView .thumbnail.medium video {
    display: block;
    width: 384px;
    height: 216px; }
  .mainView .thumbnail.medium .hitarea {
    height: 216px; }
  .mainView .thumbnail.big, .mainView .thumbnail.big .royalSlider {
    width: 512px;
    height: 288px; }
  .mainView .thumbnail.big video {
    display: block;
    width: 512px;
    height: 288px; }
  .mainView .thumbnail.big .hitarea {
    height: 288px; }
  .mainView .thumbnail.news {
    width: 448px; }
  .mainView .news .newsAnno {
    font-size: 19px; }
  .mainView .news .newsHeadline {
    font-size: 42px;
    /*margin-top: 27px;*/
    letter-spacing: 2px; }
  .mainView .news .newsSub {
    margin-top: 29px;
    font-size: 13px; }
  .mainView .showcase .caption .annotation {
    font-size: 10px; }
  .mainView .showcase .caption .headline {
    font-size: 34px; }
  .mainView .showcase .caption .sub .text {
    font-size: 34px; } }

@media screen and (min-width: 1280px) {
  .selectView .close.bottom {
    bottom: 28px; }
  .mainView .showcase .caption .annotation {
    font-size: 12px;
    letter-spacing: 1px;
    padding-bottom: 16px; }
  .mainView .showcase .caption .headline {
    font-size: 40px;
    letter-spacing: 8px; }
  .mainView .showcase .caption .sub {
    padding-top: 6px; }
  .mainView .showcase .caption .sub .line {
    width: 50px; }
  .mainView .showcase .caption .sub .text {
    white-space: nowrap;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 40px; }
  .mainView .showcase.single .arrow {
    display: none;
    visibility: hidden; }
  .mainView .showcase.single .hitarea {
    display: none;
    visibility: hidden; }
  .mainView .showcase.single .rsNav {
    display: none;
    visibility: hidden; } }

.grid-line-break:after {
  content: "\a";
  white-space: pre; }

@media screen and (max-width: 720px) {
  .mainView .showcase .royalSlider {
    height: 240px !important;
    /*height: 400px !important;*/ } }

@media screen and (min-width: 720px) {
  .mainView .moreProjects {
    width: 720px; }
  .mainView .showcase .royalSlider {
    height: 400px !important; } }

@media screen and (min-width: 1280px) {
  .mainView .moreProjects {
    width: 680px; }
  .mainView .showcase .royalSlider {
    height: 480px !important; } }

@media screen and (min-width: 1440px) {
  .mainView .moreProjects {
    width: 860px; }
  .mainView .showcase .royalSlider {
    height: 560px !important; } }

@media screen and (min-width: 1920px) {
  .mainView .moreProjects {
    width: 860px; }
  .mainView .showcase .royalSlider {
    height: 640px !important; } }

/*
 * header
 */
header {
  background-color: #fff;
  height: 49px;
  position: fixed;
  /*top: -80px;*/
  top: 0px;
  width: 100vw;
  z-index: 124;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  overflow: hidden; }

section {
  /*
  max-width: 100vw;
  overflow-x: hidden;
  overflow-y: visible;
  */ }

.web-discipline {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 0 0 22px; }
  @media screen and (min-width: 720px) {
    .web-discipline {
      padding-top: 26px; } }
  @media screen and (min-width: 1280px) {
    .web-discipline {
      padding: 26px 70px 0 80px; } }
  .web-discipline * {
    white-space: nowrap; }

header.expanded {
  height: 100%;
  overflow: scroll; }
  header.expanded .web-discipline {
    opacity: 0;
    pointer-events: none; }

header .home {
  position: relative; }
  header .home .logo {
    position: absolute;
    padding: 0;
    margin: 0;
    height: 11px; }

.header-wrapper {
  padding: 12px 22px 0 22px; }

#sublineMobile {
  position: absolute;
  height: 9px;
  width: 112px;
  top: 10px;
  display: inline; }

#sublineWeb {
  display: none;
  left: 22px;
  margin: 0;
  position: fixed;
  z-index: 125;
  -webkit-transition: top 0.2s ease-out;
  -moz-transition: top 0.2s ease-out;
  -o-transition: top 0.2s ease-out;
  -ms-transition: top 0.2s ease-out;
  transition: top 0.2s ease-out;
  top: 41px; }

.tablet #sublineWeb {
  top: 41px !important; }

#sublineMobile img, #sublineWeb img {
  height: 9px;
  width: 112px; }

header .toggle {
  position: relative;
  display: block;
  height: 35px;
  right: 20px;
  position: absolute;
  text-indent: -3000px;
  top: 8px;
  width: 49px;
  visibility: hidden;
  background-color: white; }
  header .toggle .arrow {
    visibility: visible;
    opacity: 1;
    background: url(../img/hamburger@2x.png) no-repeat 0 0;
    background-size: 13px 11px;
    margin-top: 10px;
    right: 15px;
    height: 11px;
    width: 13px; }
  header .toggle.up .arrow {
    background: url(../img/close@2x.png) no-repeat 0 0;
    background-size: 13px 11px; }

.mobile-switch-to-discipline {
  position: absolute;
  z-index: 1;
  height: 49px;
  background: white;
  opacity: 0;
  top: 0;
  left: 0;
  font-size: 11px;
  letter-spacing: 0.5px;
  color: #000000;
  pointer-events: none;
  cursor: pointer; }
  .mobile-switch-to-discipline-icon {
    position: relative;
    padding-left: 22px;
    padding-top: 17px;
    padding-right: 10px; }
    .mobile-switch-to-discipline-icon img {
      position: relative;
      top: 2px;
      margin-right: 6px; }

.mobile-switch-to-discipline-close, .mobile-discipline-close {
  position: absolute;
  z-index: 10000;
  display: block;
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
  top: 8px;
  margin-top: 10px;
  right: 35px; }
  .mobile-switch-to-discipline-close img, .mobile-discipline-close img {
    height: 11px;
    width: 13px; }

.mobile-discipline {
  position: absolute;
  z-index: 2;
  opacity: 1;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  font-size: 11px;
  letter-spacing: 0.5px;
  color: #000000;
  display: none;
  text-align: center; }
  .mobile-discipline .logo {
    margin-bottom: 40px;
    height: 10px; }
  .mobile-discipline .annotation {
    display: none; }
  .mobile-discipline-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .mobile-discipline-wrapper-content {
      position: relative;
      padding-top: 100px;
      width: 100%; }
  .mobile-discipline-back {
    position: absolute;
    right: 0;
    z-index: 1;
    padding-left: 22px;
    padding-top: 17px;
    padding-right: 10px;
    cursor: pointer;
    pointer-events: auto; }
    .mobile-discipline-back img {
      position: relative;
      top: 2px;
      margin-right: 6px; }
  .mobile-discipline-close {
    left: 35px;
    right: auto;
    z-index: 10;
    pointer-events: auto; }

@media screen and (max-width: 719px) {
  header.expanded .header-wrapper .header-wrapper-title {
    opacity: 0;
    pointer-events: none; }
  header.expanded .header-wrapper .mobile-switch-to-discipline {
    pointer-events: auto;
    opacity: 1; }
  header.expanded .header-wrapper .mobileAnnotation {
    opacity: 0; }
  header.expanded .header-wrapper .mobile-switch-to-discipline-close {
    position: absolute;
    opacity: 1;
    pointer-events: auto;
    cursor: pointer; } }

/*
 * header navigation
 */
header nav {
  background-color: #fff;
  margin-top: 38px;
  text-align: center; }

header nav .border {
  background: #626262;
  height: 1px;
  margin: -8px auto 22px auto;
  width: 150px; }

header nav .contact {
  margin-bottom: 50px; }

header .borderBottom {
  position: absolute;
  background: url(../img/naviShadow_top.png) no-repeat;
  background-size: 100% 9px;
  width: 100%;
  height: 9px;
  bottom: -9px;
  margin: 0;
  padding: 0;
  display: block;
  opacity: 1; }

header.expanded .borderBottom {
  display: none; }

header nav .wide-close {
  display: none;
  position: absolute;
  opacity: 1;
  right: 70px;
  bottom: 70px;
  font-family: 'Deluxe_Symbols';
  font-size: 30px;
  color: #9d9d9d;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }
  header nav .wide-close:hover {
    color: #e7e7e7; }

header .nav-category-mobile-header {
  display: block;
  margin-top: 100px; }
  header .nav-category-mobile-header .mobile-info {
    margin-bottom: 40px; }
  header .nav-category-mobile-header .logo {
    text-transform: uppercase;
    height: 10px;
    margin-right: 5px; }
  header .nav-category-mobile-header .logo-text {
    margin-left: 5px;
    font-family: 'museo700', serif;
    letter-spacing: 2.5px;
    font-size: 14px;
    color: #202020;
    text-transform: uppercase; }
  header .nav-category-mobile-header-select-sub {
    display: inline-block;
    padding-bottom: 40px; }

header .caption-subline .line div {
  background-color: #717171; }

header .caption-subline .text {
  color: #717171; }

/* ==========================================================================
   min 720
   ========================================================================== */
@media screen and (min-width: 720px) {
  /*
   * header
   */
  .header-wrapper {
    padding-top: 26px; }
  header .nav-category-mobile-header {
    display: none; }
  header {
    height: 66px; }
    header h1 {
      float: left; }
    header .arrow {
      display: none; }
    header nav {
      background-color: transparent;
      display: block;
      margin-top: 0;
      visibility: visible;
      text-align: left; }
      header nav .filter {
        text-align: right; }
        header nav .filter li {
          display: inline;
          margin: 0 0 0 20px;
          -moz-user-select: none;
          -webkit-user-select: none;
          -ms-user-select: none;
          -o-user-select: none;
          user-select: none; }
          header nav .filter li:first-child {
            margin-right: -10px; }
          header nav .filter li:last-child {
            margin-right: 0px; }
            header nav .filter li:last-child a {
              margin-right: -5px; }
          header nav .filter li a {
            padding: 10px 5px; }
      header nav .border,
      header nav .categories,
      header nav .language,
      header nav .contact {
        display: none; }
  #sublineMobile {
    display: none; }
  #sublineWeb {
    display: block; }
  #sublineWeb img {
    height: 14px;
    width: 168px; } }

/* ==========================================================================
   min 1280
   ========================================================================== */
@media screen and (min-width: 1280px) {
  /*
   * header
   */
  .header-wrapper {
    padding: 26px 70px 0 80px; }
  #sublineWeb {
    left: 80px; }
  header {
    height: 66px; }
    header h1 {
      float: left; }
    header.expanded {
      height: auto;
      min-height: 400px;
      overflow: visible; }
      header.expanded .borderBottom {
        display: block; }
    header .toggle, header .toggle.up {
      display: block;
      height: 31px;
      left: 20px;
      z-index: 99;
      position: absolute;
      text-indent: -3000px;
      top: 15px;
      width: 43px;
      visibility: hidden;
      background-color: white; }
      header .toggle .arrow, header .toggle.up .arrow {
        visibility: visible;
        opacity: 1;
        display: block;
        background: url(../img/hamburger@2x.png) no-repeat 0 0;
        background-size: 13px 11px;
        margin-top: 10px;
        right: 15px;
        height: 11px;
        width: 13px; }
    header nav {
      background-color: transparent;
      display: block;
      margin-top: 0;
      visibility: visible;
      text-align: left; }
      header nav .filter {
        text-align: right; }
        header nav .filter li {
          display: inline;
          margin: 0 0 0 20px;
          -moz-user-select: none;
          -webkit-user-select: none;
          -ms-user-select: none;
          -o-user-select: none;
          user-select: none;
          margin: 0;
          margin-right: 8%; }
          header nav .filter li:first-child {
            margin-right: 4.5%; }
      header nav .wide-close {
        display: block; }
      header nav .siteNav {
        display: block;
        margin: 54px 30px 12px -12px;
        position: relative;
        width: 202px;
        visibility: hidden;
        opacity: 0; }
        header nav .siteNav a {
          margin: 0 12px; }
        header nav .siteNav .categories {
          display: block;
          padding-bottom: 1px; }
          header nav .siteNav .categories li {
            clear: both;
            margin-bottom: 12px;
            overflow: hidden; }
            header nav .siteNav .categories li .line {
              background-color: #626262;
              display: none;
              float: left;
              height: 1px;
              position: relative;
              top: 6px;
              width: 9px; }
            header nav .siteNav .categories li:hover .line, header nav .siteNav .categories li.active .line {
              display: block; }
            header nav .siteNav .categories li a {
              float: left;
              -webkit-transition: none;
              -moz-transition: none;
              -o-transition: none;
              -ms-transition: none;
              transition: none; }
            header nav .siteNav .categories li:hover a, header nav .siteNav .categories li.active a {
              margin: 0 3px;
              color: #202020; }
            header nav .siteNav .categories li:last-child {
              margin-bottom: 40px; }
      header nav .submenu {
        position: absolute;
        top: 80px;
        left: 300px;
        right: 70px;
        bottom: 70px; }
        header nav .submenu a {
          text-transform: none;
          font-family: inherit; }
        header nav .submenu ul li {
          margin-bottom: 0; }
        header nav .submenu .container {
          width: 100%;
          height: 100%;
          display: table;
          position: absolute; }
          header nav .submenu .container .content {
            width: 100%;
            height: 100%;
            text-align: center;
            display: table-cell;
            vertical-align: middle; }
        header nav .submenu .sub {
          /*color: #ffffff;*/
          margin: auto;
          text-align: center;
          display: table;
          margin-top: 1px; }
          header nav .submenu .sub ul {
            list-style: none;
            display: table-row; }
            header nav .submenu .sub ul li {
              display: table-cell; }
          header nav .submenu .sub .line {
            width: 14px;
            vertical-align: middle; }
            header nav .submenu .sub .line div {
              background-color: #8d8d8d;
              margin-top: 1px;
              height: 1px; }
          header nav .submenu .sub .text {
            color: #323232;
            white-space: nowrap;
            padding-left: 4px;
            padding-right: 4px;
            font-family: 'Miller_Italic';
            font-size: 14px;
            letter-spacing: 0px; }
        header nav .submenu .copy, header nav .submenu .links {
          font-family: "Miller_Roman";
          font-size: 24px;
          line-height: 36px;
          letter-spacing: 2px;
          color: #000;
          margin-top: 17px;
          margin-bottom: 4px; }
          header nav .submenu .copy.gray, header nav .submenu .links.gray {
            color: #8d8d8d; }
  .headerHitarea {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 124;
    background-color: #fff;
    opacity: 0; }
  .subsections section {
    width: 680px; } }

#parallaxLogo {
  max-width: 100vw; }

.landing {
  position: relative;
  width: 100vw;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  text-align: center; }
  .landing .landing-header, .landing .landing-footer {
    flex-grow: 0; }
    .landing .landing-header .landing-title, .landing .landing-footer .landing-title {
      font-family: 'Miller_Roman';
      line-height: 1.5;
      color: #202020;
      padding: 25px; }
    @media screen and (max-width: 860px) {
      .landing .landing-header, .landing .landing-footer {
        order: 2; } }
  .landing .landing-logo {
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 60%;
    max-width: 1024px;
    margin: auto; }
    .landing .landing-logo img {
      width: 100%;
      opacity: 0; }
    .landing .landing-logo video {
      position: absolute;
      width: 100%;
      margin-top: 8vw;
      max-width: 1730px;
      z-index: -1; }
      @media screen and (min-width: 1730px) {
        .landing .landing-logo video {
          margin-top: 140px; } }
  .landing .landing-mobile-title {
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: 'Miller_Italic';
    font-size: 12px;
    letter-spacing: 0px;
    color: #202020;
    text-transform: none;
    display: none; }
    @media screen and (max-width: 860px) {
      .landing .landing-mobile-title {
        display: block; } }
  .landing .landing-content {
    text-transform: uppercase;
    width: 90%; }
    .landing .landing-content a h4 {
      color: #202020 !important; }
    .landing .landing-content h5 {
      line-height: 24px; }
    @media screen and (max-width: 1024px) {
      .landing .landing-content h4 {
        color: #202020; } }
    @media screen and (max-width: 860px) {
      .landing .landing-content {
        flex-grow: 1; }
        .landing .landing-content h5 {
          display: none; } }

section#instagram .listImage {
  min-height: 226px; }
  section#instagram .listImage img, section#instagram .listImage video {
    width: 196px;
    height: 196px;
    max-width: 196px;
    object-fit: cover; }

section#instagram .togglableView {
  position: relative;
  padding-top: 5px; }

.instaView {
  position: relative;
  display: inline-block;
  margin-top: 15px;
  padding-bottom: 15px;
  width: 100%; }
  .instaView .insta-title {
    position: relative;
    display: inline-block; }
    .instaView .insta-title:before, .instaView .insta-title:after {
      position: absolute;
      background: #d3d3d3;
      content: "";
      width: 11px;
      height: 1px;
      z-index: 1;
      top: 50%; }
    .instaView .insta-title:before {
      margin-left: -18px; }
    .instaView .insta-title:after {
      margin-left: 8px; }
  .instaView .instaSlider-wrapper {
    overflow-x: hidden; }
  .instaView .instaSlider {
    width: 226px;
    height: 226px;
    margin: 0; }
    .instaView .instaSlider .rsOverflow {
      overflow: visible; }
    .instaView .instaSlider .rsImg {
      position: relative;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .instaView .instaSlider .rsBullets {
      position: relative;
      margin-bottom: 20px;
      left: calc(100% + 22px); }
    @media screen and (max-width: 860px) {
      .instaView .instaSlider {
        left: 25vw;
        width: 50vw;
        height: 50vw; }
        .instaView .instaSlider .rsOverflow {
          overflow: hidden; }
        .instaView .instaSlider .rsBullets {
          left: 0; } }
  .instaView .hitarea {
    width: 226px;
    height: 85%;
    top: 0; }
    .instaView .hitarea.right {
      left: auto;
      right: 0; }
  .instaView .arrow {
    width: 60px;
    height: 30px; }
    .instaView .arrow.left {
      left: -70px; }
    .instaView .arrow.right {
      left: 730px; }

.subsections #news ul {
  position: relative;
  margin: 0;
  padding: 0; }

.subsections #news .contentWrapper {
  position: relative;
  height: auto;
  width: 280px; }

.subsections #news .contentWrapper .arrow {
  opacity: 0; }

.subsections #news .contentWrapper .arrow.right {
  opacity: 0;
  right: 0; }

.subsections #news .contentWrapper.single .arrow {
  display: none;
  visibility: hidden; }

.subsections #news .contentWrapper.single .rsNav {
  display: none;
  visibility: hidden; }

.subsections #news .contentWrapper.single .hitarea {
  visibility: hidden; }

.subsections #news li .royalSlider {
  position: relative;
  margin: auto;
  width: 240px;
  height: 135px; }

.subsections #news .rsBullets {
  opacity: 1;
  top: -10px; }

.subsections #news .arrow {
  display: none;
  opacity: 1;
  visibility: visible; }

.subsections #news .hitarea {
  display: none; }

.subsections #news .table, .subsections #news .tr, .subsections #news .td {
  vertical-align: top; }

.subsections #news .content {
  position: relative;
  padding-left: 15px;
  margin-top: 10px;
  vertical-align: top;
  text-align: left; }

.subsections #news .headlineHolder {
  position: relative;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer; }

.subsections #news .headline {
  font-family: 'Museo900';
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px; }

.subsections #news .date {
  font-family: 'Museo300';
  color: #323232;
  font-size: 10px;
  letter-spacing: 1px;
  margin-left: 8px; }

.subsections #news .copy, .subsections #news .copyShort {
  margin-top: 3px; }

.subsections #news .copy {
  overflow: hidden;
  height: 0;
  margin-top: 0px; }

.subsections #news .btnMore {
  position: relative;
  margin-left: 0px;
  color: #9d9d9d;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }

.web.windows .subsections #news .btnMore:hover, .web.mac .subsections #news .btnMore:hover {
  color: #202020; }

.subsections #news li .royalSlider.small {
  transform: scale(1);
  transform-origin: 100% 100%;
  -webkit-transform: scale(1);
  -webkit-transform-origin: 100% 100%;
  -moz-transform: scale(1);
  -moz-transform-origin: 100% 100%;
  -ms-transform: scale(1);
  -ms-transform-origin: 100% 100%; }

.subsections #news .newsOverlay {
  position: absolute;
  display: none;
  visibility: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer; }

.subsections #news .newsOverlay.small {
  top: 00%;
  left: 00%;
  width: 100%;
  height: 90%; }

.subsections #news li .arrow.small, .subsections #news .rsBullets.small {
  opacity: 1;
  visibility: visible; }

.subsections #news .table {
  display: block; }

.subsections #news .table .tr {
  display: block; }

.subsections #news .table .tr .td {
  display: inline; }

.subsections #news hr.dashed {
  width: 100%; }

@media screen and (min-width: 720px) {
  .subsections #news .hitarea {
    display: block; }
  .subsections #news .content {
    padding-left: 30px; }
  .subsections #news .arrow {
    display: block; }
  .subsections #news .content.small {
    top: 0px; }
  .subsections #news .rsBullets {
    opacity: 1;
    top: -10px; }
  .subsections #news .table {
    display: table; }
  .subsections #news .table .tr {
    display: table-row; }
  .subsections #news .table .tr .td {
    display: table-cell; }
  .subsections #news .contentWrapper .arrow {
    opacity: 0;
    top: 93px; }
  .subsections #news .contentWrapper .arrow.right {
    right: 0; }
  .subsections #news .contentWrapper {
    position: relative;
    height: auto;
    width: 360px; }
  .subsections #news .newsOverlay.small {
    display: block;
    visibility: visible;
    top: 10%;
    left: 25%;
    width: 50%;
    height: 80%; }
  .subsections #news ul {
    padding-left: 10px;
    padding-right: 10px;
    width: 700px; }
  .subsections #news li .royalSlider {
    position: relative;
    margin: auto;
    width: 342px;
    height: 193px; }
  .subsections #news li.small {
    overflow: hidden;
    position: relative;
    margin-top: -49px;
    /*height: 154px;*/
    height: 164px; }
  .subsections #news li .royalSlider.small {
    transform: scale(0.5);
    transform-origin: 50% 50%;
    -webkit-transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 50% 50%;
    -ms-transform: scale(0.5);
    -ms-transform-origin: 50% 50%; }
  .subsections #news .contentWrapper .arrow.right.small, .subsections #news li .arrow.small, .subsections #news .rsBullets.small {
    opacity: 0; }
  .subsections #news .content {
    top: 0px;
    margin-top: 0px; }
  .subsections #news .content.small {
    top: 48px; } }

@media screen and (min-width: 1440px) {
  .subsections #news .contentWrapper .arrow, .subsections #news .contentWrapper .arrow.right {
    opacity: 1; }
  .subsections #news ul {
    width: 840px; }
  .subsections #news .contentWrapper {
    position: relative;
    height: auto;
    width: 428px; }
  .subsections #news .newsOverlay.small {
    top: 10%;
    left: 30%;
    width: 40%;
    height: 80%; } }

/*
.rsContent
{
  display: none;
}*/
.share-pinterest svg {
    width: 16px;
    height: 12px;
    position: relative;
    top: 1px;
}
.share-pinterest svg path {
	-webkit-transition: fill 0.2s ease-out;
    -moz-transition: fill 0.2s ease-out;
    -o-transition: fill 0.2s ease-out;
    -ms-transition: fill 0.2s ease-out;
    transition: fill 0.2s ease-out;
	fill:#9d9d9d;
}
.share-pinterest:hover svg path {
	fill:#000;
}