@charset "UTF-8";
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
@import url("//cloud.typenetwork.com/projects/5523/fontface.css");
.royalSlider {
  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: transparent; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent; }

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

.rsBullets, .rsBullet {
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

/* 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;
  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;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-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: transparent;
  -webkit-tap-highlight-color: transparent; }

.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(/patternlab/public/css/grab.png) 8 8, move; }

.grabbing-cursor {
  cursor: url(/patternlab/public/css/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: transparent; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  min-height: 44vw;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent; }

.visibleNearby {
  width: 100%; }

/******************************
*
*  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,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
  background: transparent; }

/***************
*
*  1. Arrows
*
****************/
.rsMinW .rsArrow {
  height: 32px;
  width: 32px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21; }

.rsMinW .rsArrowLeft {
  right: 37px;
  bottom: 7px; }

.rsMinW .rsArrowRight {
  right: 7px;
  bottom: 7px; }

.rsMinW .rsArrowIcn {
  width: 24px;
  height: 24px;
  margin-top: 3px;
  margin-left: 3px;
  position: absolute;
  cursor: pointer;
  border-radius: 2px; }

.rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -68px -36px; }

.rsMinW.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -68px -68px; }

.rsMinW.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -100px -36px; }

.rsMinW.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -100px -68px; }

.rsMinW .rsArrowDisabled .rsArrowIcn {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  *display: none; }

/***************
*
*  2. Bullets
*
****************/
.rsMinW .rsBullets {
  position: absolute;
  z-index: 35;
  text-align: center;
  line-height: 6px; }

.rsMinW .rsBullet {
  display: inline-block;
  cursor: pointer;
  margin-right: 6px;
  margin-left: 6px; }
  .rsMinW .rsBullet > span {
    position: relative;
    display: block;
    width: 6px;
    height: 6px;
    top: -1px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #000;
    -webkit-transition: background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: background-color 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
    .rsMinW .rsBullet > span:hover {
      background-color: #000; }
  .rsMinW .rsBullet.rsNavSelected span {
    background-color: #000; }

/***************
*
*  3. Thumbnails
*
****************/
.rsMinW .rsThumbsHor {
  width: 100%;
  height: 72px; }

.rsMinW .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0; }

.rsMinW.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%; }

.rsMinW.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%; }

.rsMinW .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px; }

.rsMinW .rsThumb img {
  width: 100%;
  height: 100%; }

.rsMinW .rsThumb.rsNavSelected {
  background: #333; }

.rsMinW .rsThumb.rsNavSelected img {
  filter: alpha(opacity=40);
  opacity: 0.7; }

.rsMinW .rsThumb.rsNavSelected span.thumbIco {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #FFF;
  border: 2px solid rgba(255, 255, 255, 0.9);
  -webkit-backface-visibility: hidden; }

.rsMinW .rsTmb {
  display: block; }

/* Thumbnails arrow icons */
.rsMinW .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21; }

.rsMinW.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px; }

.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0; }

.rsMinW.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0; }

.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0; }

.rsMinW.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0; }

.rsMinW .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer; }

.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px; }

.rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px; }

.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px; }

.rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px; }

.rsMinW .rsThumbsArrowDisabled {
  display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsMinW .rsThumb {
    width: 59px;
    height: 44px; }
  .rsMinW .rsThumbsHor {
    height: 44px; }
  .rsMinW .rsThumbsVer {
    width: 59px; } }

/***************
*
*  4. Tabs
*
****************/
.rsMinW .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative; }

.rsMinW .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #000;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  *display: inline;
  *zoom: 1; }

.rsMinW .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.rsMinW .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf; }

.rsMinW .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.rsMinW .rsTab.rsNavSelected {
  color: #000;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB); }

/***************
*
*  5. Fullscreen button
*
****************/
.rsMinW .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer; }

.rsMinW .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px; }

.rsMinW .rsFullscreenIcn:hover {
  opacity: 0.8; }

.rsMinW.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0; }

/***************
*
*  6. Play/close video button
*
****************/
.rsMinW .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer; }

.rsMinW .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsMinW .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px; }

.rsMinW .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

.rsMinW .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px; }

.rsMinW .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsMinW .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.rsMinW .rsPreloader {
  width: 50px;
  height: 56px;
  background-repeat: no-repeat;
  background-size: 50px 56px;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -28px; }

/***************
*
*  8. Global caption
*
****************/
.rsMinW .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.datepicker--cell {
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  z-index: 1; }

.datepicker--cell.-focus- {
  background: #f0f0f0; }

.datepicker--cell.-current- {
  color: #4EB5E6; }

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a; }

.datepicker--cell.-current-.-in-range- {
  color: #4EB5E6; }

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a; }

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae; }

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae; }

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1; }

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae; }

.datepicker--cell.-range-from- {
  background-color: rgba(92, 196, 239, 0.1); }

.datepicker--cell.-range-to- {
  background-color: rgba(92, 196, 239, 0.1); }

.datepicker--cell.-selected- {
  color: #fff;
  border: none;
  background: #5cc4ef; }

.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef; }

.datepicker--cell.-selected-.-focus- {
  background: #45bced; }

.datepicker--cell:empty {
  cursor: default; }

.datepicker--days-names {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #FF9A19;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.datepicker--cell-day {
  width: 14.28571%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--years {
  height: 170px; }

.datepicker--cells-years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }

@media print {
  .datepickers-container {
    display: none; } }

.datepicker {
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-sizing: content-box;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 100; }

.datepicker.-from-top- {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px); }

.datepicker.-from-right- {
  -webkit-transform: translateX(8px);
  transform: translateX(8px); }

.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
  transform: translateY(8px); }

.datepicker.-from-left- {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px); }

.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease; }

.datepicker-inline .datepicker {
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none; }

.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--content {
  box-sizing: content-box;
  padding: 4px; }

.-only-timepicker- .datepicker--content {
  display: none; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  width: 10px;
  height: 10px;
  z-index: -1; }

.-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  right: calc(100% - 4px);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg); }

.-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
  left: calc(100% - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
  left: 10px; }

.-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  right: 10px; }

.-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
  left: calc(50% - 10px / 2); }

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
  top: 10px; }

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  bottom: 10px; }

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
  top: calc(50% - 10px / 2); }

.datepicker--body {
  display: none; }

.datepicker--body.active {
  display: block; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
  min-height: 32px;
  padding: 4px; }

.-only-timepicker- .datepicker--nav {
  display: none; }

.datepicker--nav-title,
.datepicker--nav-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker--nav-action.-disabled- {
  visibility: hidden; }

.datepicker--nav-action svg {
  width: 32px;
  height: 32px; }

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px; }

.datepicker--nav-title {
  padding: 0 8px; }

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px; }

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: none; }

.datepicker--buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  border-top: 1px solid #fff; }

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 32px; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

.wrapper {
  box-sizing: border-box;
  max-width: 2560px;
  margin: 0 auto; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 27px;
  padding-left: 27px; }

.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: -27px;
  margin-left: -27px; }

.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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  -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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
  padding-left: 27px;
  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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    -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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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: 27px;
    padding-left: 27px;
    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; } }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

/* 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: 'fontello';
    src: url('../font/fontello.svg?1834034#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  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%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-bahn:before {
  content: '\e800'; }

/* 'î €' */
.icon-card:before {
  content: '\e801'; }

/* 'î ' */
.icon-back:before {
  content: '\e802'; }

/* 'î ‚' */
.icon-email:before {
  content: '\e803'; }

/* 'î ƒ' */
.icon-menu:before {
  content: '\e804'; }

/* 'î „' */
.icon-mobile:before {
  content: '\e805'; }

/* 'î …' */
.icon-parken:before {
  content: '\e806'; }

/* 'î †' */
.icon-pfeil_down:before {
  content: '\e807'; }

/* 'î ‡' */
.icon-pfeil_links:before {
  content: '\e808'; }

/* 'î ˆ' */
.icon-pfeil_rechts:before {
  content: '\e809'; }

/* 'î ‰' */
.icon-pfeil_up:before {
  content: '\e80a'; }

/* 'î Š' */
.icon-pin:before {
  content: '\e80b'; }

/* 'î ‹' */
.icon-share:before {
  content: '\e80c'; }

/* 'î Œ' */
.icon-uhr:before {
  content: '\e80d'; }

/* 'î ' */
.icon-close:before {
  content: '\e80e'; }

/* 'î Ž' */
.icon-next:before {
  content: '\e80f'; }

/* 'î ' */
.icon-twitter:before {
  content: '\e810'; }

/* 'î ' */
.icon-facebook:before {
  content: '\e811'; }

/* 'î ‘' */
.icon-external:before {
  content: '\e812'; }

/* 'î ’' */
.color-highlight {
  color: #fedc00; }

.color-highlight-bg {
  background-color: #fedc00; }

.color-unimportant-bg {
  background-color: #f6f6f6; }

.color-copy-invert {
  color: #ffffff; }

.color-nav-unimportant {
  color: #202020; }

.color-copy-light p, .color-copy-light .copy, .color-copy-light .copy-intro, .color-copy-light .copy-unimportant {
  color: #202020; }

.invert {
  color: #ffffff;
  background: #202020; }

.darken {
  background: #ffffff; }

body {
  font: 15px/1.7 "Interstate Cond Reg", "Arial", sans-serif;
  color: #393932;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden; }

hr {
  background-color: #393932;
  height: 1px;
  border: 0; }
  hr.lightline {
    background-color: #E8E8E8; }
  hr.mediumline {
    background-color: #e9e9e9; }

.table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }
  .table-cell.align-top {
    vertical-align: top; }
  .table-cell.align-middle {
    vertical-align: middle; }
  .table-cell.align-bottom {
    vertical-align: bottom; }

.wrapper {
  position: relative; }

input {
  color: #393932; }

.clear-fix {
  float: none;
  clear: both; }

*:focus {
  outline: 0; }

.hidden {
  display: none; }

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

h1, .h1 {
  font-size: 60px;
  font-weight: bold;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media screen and (max-width: 1023px) {
    h1, .h1 {
      font-size: 36px; } }

h2, .h2 {
  font-size: 36px;
  font-weight: 300;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media screen and (max-width: 1023px) {
    h2, .h2 {
      font-size: 30px; } }

h3, .h3 {
  font-size: 30px;
  font-weight: 300;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media screen and (max-width: 1023px) {
    h3, .h3 {
      font-size: 26px; } }

h4, .h4 {
  font-size: 24px;
  font-weight: 300;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media screen and (max-width: 1023px) {
    h4, .h4 {
      font-size: 20px; } }
  h4 > *, .h4 > * {
    font-size: 24px;
    font-weight: 300;
    font-stretch: condensed;
    letter-spacing: normal;
    text-transform: uppercase;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media screen and (max-width: 1023px) {
      h4 > *, .h4 > * {
        font-size: 20px; } }

h5, .h5 {
  font-size: 14px;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h6, .h6 {
  font-size: 12px;
  font-weight: 300;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.17; }

.copy, p {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.78;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .copy a, p a {
    border-bottom: solid 1px; }

.button, .button-outline {
  font-size: 14px;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1.5px; }

.caption {
  font-size: 12px;
  font-weight: 300;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1.17;
  color: inherit;
  font-family: "Interstate Cond Lt", "Arial", sans-serif !important;
  font-weight: normal;
  text-transform: none;
  margin-top: 16px; }

.regular {
  font-family: "Interstate Cond Reg", "Arial", sans-serif !important;
  font-weight: normal; }

.bold {
  font-family: "Interstate Cond Bd", "Arial", sans-serif !important;
  font-weight: bold; }

.light {
  font-family: "Interstate Cond Lt", "Arial", sans-serif !important;
  font-weight: normal; }

.uppercase {
  text-transform: uppercase; }

.lower-case, .lowercase {
  text-transform: none; }

.center {
  text-align: center; }

u {
  text-decoration: none; }

.hyphen {
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.left {
  text-align: left; }

.text-with-initiale p:first-of-type::first-letter {
  font-size: 60px;
  font-weight: bold;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 64px !important;
  float: left;
  position: relative;
  margin-top: 2px;
  margin-left: -2px;
  margin-right: 7px; }
  @media screen and (max-width: 1023px) {
    .text-with-initiale p:first-of-type::first-letter {
      font-size: 36px; } }

h1.normal, h2.normal, h3.normal, h4.normal, h5.normal, h6.normal {
  text-transform: none; }

.button-highlight a::before {
  border-color: #fedc00 !important; }

a {
  color: #393932;
  text-decoration: none;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  a.button, a.button-outline {
    padding: 18px 24px;
    background: transparent;
    display: inline-block;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    cursor: pointer; }
    a.button span, a.button-outline span {
      position: relative;
      z-index: 2; }
    a.button::before, a.button::after, a.button-outline::before, a.button-outline::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -webkit-transition: background 0.3s, opacity 0.3s, -webkit-transform 0.3s;
      -moz-transition: background 0.3s, opacity 0.3s, -moz-transform 0.3s;
      transition: background 0.3s, opacity 0.3s, transform 0.3s; }
    a.button::after, a.button-outline::after {
      opacity: 0;
      transform: scale(0.95); }
    a.button:hover::before, a.button-outline:hover::before {
      opacity: 0;
      transform: scale(0.9); }
    a.button:hover::after, a.button-outline:hover::after {
      transform: scale(1);
      opacity: 1; }
    @media screen and (max-width: 860px) {
      a.button, a.button-outline {
        text-align: center; } }
  a.button span {
    color: #ffffff; }
  a.button::before {
    border: 3px solid #393932;
    background: #393932; }
  a.button::after {
    border: 3px solid #393932;
    background: #393932; }
  a.button:hover span {
    color: #fedc00; }
  a.button:hover::before {
    background: #ffffff; }
  a.button-outline::before {
    border: 3px solid #393932; }
  a.button-outline::after {
    border: 3px solid #393932;
    background: #393932; }
  a.button-outline:hover span {
    color: #fedc00; }
  a.button-outline:hover::before {
    background: #ffffff; }

.copy a, p a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
  margin-bottom: -1px;
  border-bottom: 1px solid #fedc00;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s; }
  .copy a:before, p a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fedc00;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .copy a:hover:before, p a:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

i.forwardicon {
  color: transparent;
  display: inline-block;
  border-bottom: none;
  width: 20px;
  height: 20px;
  transition: all .4s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
  i.forwardicon svg #arrow_x5F_left {
    fill: black; }

a:hover i.forwardicon {
  -ms-transform: rotate(180deg) translate3d(-30px, 0, 0);
  -webkit-transform: rotate(180deg) translate3d(-30px, 0, 0);
  transform: rotate(180deg) translate3d(-30px, 0, 0); }
  a:hover i.forwardicon svg #arrow_x5F_left {
    fill: #fedc00; }

a.striplink {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 30ch; }

.border-bottom {
  width: 100%;
  border-bottom: solid 1px #979797; }

.line {
  margin-top: 20px;
  margin-bottom: 20px; }

iframe {
  border: none; }

/*
.border-top
{
    border-top: solid 10px $color-copy;
}

.border-bottom-footer
{
    border-bottom: solid 1px $color-highlight;
}

.footer-border-right
{
    background: $color-highlight;
    width:1px;
}

.border-bottom-teaser
{
    border-bottom: solid 1px $color-copy;
}

.border-bottom-teaser-invert
{
    border-bottom: solid 1px $color-copy-invert;
}
*/
.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; } }

.half-margin-width {
  width: 100%;
  max-width: 640px;
  margin: 0 auto; }

.media-margin-width {
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }

.full-margin-width {
  width: 88%;
  max-width: 1280px;
  margin: 0 auto; }

.full-margin-width-outer {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 150%;
  font-style: normal;
  font-weight: 700; }
  body.nav-open {
    position: fixed;
    overflow: hidden;
    width: 100%; }
  body.page {
    opacity: 1; }

main {
  position: relative;
  padding-bottom: 80px;
  clear: both; }
  main.page-channel, main.page-channel-members, main.page-dark, main.single-post-channel {
    color: #ffffff;
    background: #202020; }
    @media screen and (max-width: 1023px) {
      main.page-channel, main.page-channel-members, main.page-dark, main.single-post-channel {
        margin-top: 0px; } }
    main.page-channel a, main.page-channel-members a, main.page-dark a, main.single-post-channel a {
      color: inherit; }
  main.page-start {
    padding-bottom: 0; }
    main.page-start section.module:first-of-type {
      padding-top: 0; }
    main.page-start .container-fluid-reset section.module {
      padding-top: 40px; }

.scroll-content-wrapper {
  position: relative;
  width: 100%;
  background: white;
  opacity: 1;
  top: 100vh; }

.mobile-view {
  display: none !important; }

@media screen and (max-width: 860px) {
  .web-view {
    display: none !important; }
  .mobile-view {
    display: block !important; } }

.max-width {
  max-width: 1280px;
  margin: 0 auto; }

.scroll-container {
  position: relative;
  width: 100vw;
  height: 100vh; }
  .scroll-container.freeze {
    pointer-events: none; }

select {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 29px;
  padding: 5px;
  width: 268px;
  font-size: 12px;
  font-weight: 300;
  font-stretch: condensed;
  line-height: 1.04;
  letter-spacing: 1.3px; }

fieldset {
  border: none;
  margin: 0.35em 0 0.75em 0;
  padding: 0;
  position: relative; }

input[type='text'],
input[type='password'],
input[type='email'],
input[type='number'], textarea {
  border: solid 3px #393932;
  padding: 17px;
  font-size: 14px;
  font-stretch: condensed;
  line-height: 1;
  letter-spacing: 1.5px;
  width: 100%; }

.inputwrap {
  position: relative; }

.input-animation {
  transition: 0.4s; }

.input-animation ~ .focus-border:before,
.input-animation ~ .focus-border:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 3px;
  background-color: #fedc00;
  transition: 0;
  transition-delay: 0; }

.input-animation ~ .focus-border:after {
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
  transition: 0;
  transition-delay: 0; }

.input-animation ~ .focus-border i:before,
.input-animation ~ .focus-border i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 0;
  background-color: #fedc00;
  transition: 0; }

.input-animation ~ .focus-border i:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  transition: 0;
  transition-delay: 0; }

.input-animation:focus ~ .focus-border:before,
.input-animation:focus ~ .focus-border:after {
  width: 100%;
  transition: 0.2s;
  transition-delay: 0.6s; }

.input-animation:focus ~ .focus-border:after {
  transition-delay: 0.2s; }

.input-animation:focus ~ .focus-border i:before,
.input-animation:focus ~ .focus-border i:after {
  height: 100%;
  transition: 0.2s; }

.input-animation:focus ~ .focus-border i:after {
  transition-delay: 0.4s; }

textarea {
  height: 15em !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 3px solid black;
  border-radius: 0; }

.select2-container .select2-selection--single {
  height: 35px; }

.select2-dropdown {
  border: 3px solid black;
  border-radius: 0; }

form .error {
  color: red;
  font-size: 12px;
  text-transform: uppercase; }

@media screen and (max-width: 860px) {
  .xs-hide {
    display: none; } }

@media screen and (min-width: 860px) {
  .xs-show {
    display: none; } }

@media screen and (max-width: 1024px) {
  .sm-hide {
    display: none; } }

@media screen and (max-width: 1280px) {
  .md-hide {
    display: none; } }

.lazy-media, .lazy-media-loaded, .lazy-media-computed {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  -webkit-transition: background 0s 0.6s;
  -moz-transition: background 0s 0.6s;
  transition: background 0s 0.6s; }
  .lazy-media img, .lazy-media-loaded img, .lazy-media-computed img {
    position: relative;
    width: 100%;
    opacity: 0;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .lazy-media.lazy-media-loaded img, .lazy-media-loaded.lazy-media-loaded img, .lazy-media-computed.lazy-media-loaded img {
    opacity: 1; }
  .lazy-media .image-wrapper, .lazy-media-loaded .image-wrapper, .lazy-media-computed .image-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .lazy-media .external-content-play-btn, .lazy-media-loaded .external-content-play-btn, .lazy-media-computed .external-content-play-btn {
    position: absolute;
    width: 82px;
    height: 82px;
    top: 50%;
    left: 50%;
    margin-left: -41px;
    margin-top: -41px;
    cursor: pointer;
    background: url("/partials/lazy-media/assets/play.svg");
    background-size: 82px 82px;
    background-repeat: no-repeat;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1; }
  .lazy-media .external-content-holder, .lazy-media-loaded .external-content-holder, .lazy-media-computed .external-content-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: black;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    display: none; }
  .lazy-media .external-content-close-btn, .lazy-media-loaded .external-content-close-btn, .lazy-media-computed .external-content-close-btn {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 51px;
    right: 10px;
    margin-left: -41px;
    margin-top: -41px;
    cursor: pointer;
    background: url("../partials/lazy-media/assets/close-white.svg");
    background-size: 22px 22px;
    background-repeat: no-repeat;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    display: none; }
  .lazy-media .autoplay-video, .lazy-media-loaded .autoplay-video, .lazy-media-computed .autoplay-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .lazy-media video, .lazy-media iframe, .lazy-media-loaded video, .lazy-media-loaded iframe, .lazy-media-computed video, .lazy-media-computed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .lazy-media.background, .lazy-media-loaded.background, .lazy-media-computed.background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none; }
    .lazy-media.background .image, .lazy-media-loaded.background .image, .lazy-media-computed.background .image {
      opacity: 0;
      -webkit-transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      position: relative;
      top: 0;
      width: 100%;
      height: 100%; }
  .lazy-media.loaded, .lazy-media-loaded.loaded, .lazy-media-computed.loaded {
    background: transparent; }
    .lazy-media.loaded img, .lazy-media.loaded .image, .lazy-media-loaded.loaded img, .lazy-media-loaded.loaded .image, .lazy-media-computed.loaded img, .lazy-media-computed.loaded .image {
      opacity: 1; }

.header-vertical {
  width: 100%;
  z-index: 3;
  height: 0;
  top: 0;
  position: -webkit-sticky;
  position: sticky;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .header-vertical .filter-toggle {
    position: absolute;
    right: -4px;
    top: 36px;
    padding: 4px 4px;
    cursor: pointer;
    z-index: 3; }
    .header-vertical .filter-toggle > * {
      display: inline-block; }
    .header-vertical .filter-toggle .wrapper {
      position: relative;
      overflow: hidden;
      margin-right: 10px; }
      .header-vertical .filter-toggle .wrapper > * {
        display: block;
        letter-spacing: 1.5px; }
    .header-vertical .filter-toggle .filter-toggle-show {
      position: relative; }
    .header-vertical .filter-toggle .filter-toggle-close {
      position: absolute;
      top: 0;
      right: 0;
      display: none; }
  @media screen and (max-width: 860px) {
    .header-vertical {
      top: -1px; }
      .header-vertical .filter-toggle {
        position: absolute;
        right: auto;
        top: 85px;
        height: 50px;
        width: 100vw;
        left: -27px;
        background: white;
        border-top: 1px solid #E8E8E8; }
        .header-vertical .filter-toggle .wrapper, .header-vertical .filter-toggle .filter-toggle-arrow {
          top: 10px;
          position: relative; } }

.customize-support .header-vertical {
  top: 32px; }
  @media screen and (max-width: 860px) {
    .customize-support .header-vertical {
      top: -1px; } }

.item-list.horizontal {
  padding-bottom: 20px; }
  .item-list.horizontal .wrapper {
    margin-left: 8.33333%;
    margin-right: 8.33333%; }
  .item-list.horizontal .table {
    padding-left: 27px;
    padding-right: 27px;
    width: auto;
    margin: 0 auto; }
    .item-list.horizontal .table .tr {
      display: table-row;
      resize: horizontal; }
      .item-list.horizontal .table .tr > * {
        display: table-cell; }

.calendar-items {
  overflow: hidden; }

.item-vertical {
  position: relative;
  margin: 30px 0; }
  .item-vertical.highlight {
    margin: 100px 0; }
    .item-vertical.highlight:before {
      background: #fedc00;
      content: "";
      width: 140vw;
      background: #fedc00;
      -webkit-transform: rotate(2deg);
      -moz-transform: rotate(2deg);
      -ms-transform: rotate(2deg);
      -o-transform: rotate(2deg);
      transform: rotate(2deg);
      display: block;
      position: absolute;
      top: -40px;
      bottom: -80px;
      left: -20vw;
      z-index: 1; }
    .item-vertical.highlight > div {
      z-index: 1;
      position: relative; }
  .item-vertical .meta {
    line-height: 1.17;
    letter-spacing: 1.3px !important; }
    .item-vertical .meta * {
      display: inline; }
    .item-vertical .meta .bold {
      padding-right: 4px;
      letter-spacing: 1.3px; }
    .item-vertical .meta .light {
      padding-right: 12px;
      letter-spacing: 1.3px !important; }
  .item-vertical .imagebox {
    width: 14.5vw;
    height: 10.875vw;
    position: relative; }
    @media screen and (max-width: 859px) {
      .item-vertical .imagebox {
        width: 100%;
        height: 45vw; } }
    .item-vertical .imagebox .lazy-media {
      margin: 0; }
  .item-vertical .lazy-media {
    margin-top: 12px;
    margin-bottom: 12px; }
  .item-vertical .date-day {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .item-vertical .date-hide-initially {
    visibility: hidden; }
  .item-vertical .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    height: 100%;
    width: 100%; }
  @media screen and (max-width: 860px) {
    .item-vertical .date-day-wrapper {
      background-color: #e9e9e9;
      padding: 12px 12px;
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 860px) and (max-width: 1023px) {
    .item-vertical .date-day-wrapper {
      margin-bottom: 2rem !important; } }
  @media screen and (max-width: 860px) {
    .item-vertical.highlight {
      width: 100vw;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); } }

.item-list.item-list-filtered .date-hide-initially {
  visibility: visible; }

@media screen and (max-width: 860px) {
  .item-vertical.highlight:before {
    width: 100vw;
    top: 0;
    bottom: -30px;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  .item-vertical .date-day-wrapper {
    background-color: #e9e9e9;
    padding: 12px 12px;
    margin-bottom: 3rem !important; } }
  @media screen and (max-width: 860px) and (max-width: 1023px) {
    .item-vertical .date-day-wrapper {
      margin-bottom: 2rem !important; } }

.item-horizontal {
  min-width: 266px;
  width: 266px;
  padding: 10px 24px;
  border-left: #c6c6c6 solid 1px; }
  .item-horizontal:last-child {
    border-right: #c6c6c6 solid 1px; }
  .item-horizontal.highlight {
    background: #fedc00; }
  .item-horizontal .meta {
    line-height: 1.17;
    letter-spacing: 1.3px !important; }
    .item-horizontal .meta * {
      display: inline; }
    .item-horizontal .meta .bold {
      padding-right: 4px;
      letter-spacing: 1.3px; }
    .item-horizontal .meta .light {
      padding-right: 12px;
      letter-spacing: 1.3px !important; }

.order-button-box-right {
  float: right; }
  .order-button-box-right img {
    width: 36px; }

#page-22 .order-button-box-right {
  display: none; }

.module-calendar--detail .box-subline {
  display: none; }

.module-calendar--offering .box-button,
.module-calendar--offering .box-title,
.module-calendar--offering .box-description,
.module-calendar--offering .box-subline {
  display: none; }

.module-calendar--offering .box-time {
  font-family: "Interstate Cond Bd", "Arial", sans-serif !important;
  font-weight: bold; }

.item-vertical-month {
  position: -webkit-sticky;
  position: sticky;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 2;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5em;
  margin-left: 0;
  margin-right: 0;
  top: 0;
  background: white;
  border-top: 1px solid white;
  border-bottom: 1px solid #E8E8E8; }
  .item-vertical-month .box > * {
    display: inline; }
  .item-vertical-month .box .datepicker-toggle {
    cursor: pointer;
    position: relative;
    top: -10px;
    left: 20px;
    padding: 12px 4px 4px 4px; }
    @media screen and (max-width: 859px) {
      .item-vertical-month .box .datepicker-toggle {
        top: 0px; } }
    .item-vertical-month .box .datepicker-toggle img {
      display: inline-block; }
  .item-vertical-month .box .datepicker-position {
    position: absolute;
    bottom: 0; }
    .item-vertical-month .box .datepicker-position .datepicker-wrapper {
      position: relative;
      left: -120px;
      top: -20px; }
      .item-vertical-month .box .datepicker-position .datepicker-wrapper .datepicker-holder {
        position: absolute;
        display: block;
        visibility: hidden;
        opacity: 0; }
  @media screen and (max-width: 860px) {
    .item-vertical-month {
      top: -1px; }
      .item-vertical-month .datepicker-toggle {
        display: none; } }

.customize-support .item-vertical-month {
  top: 32px; }
  @media screen and (max-width: 860px) {
    .customize-support .item-vertical-month {
      top: -1px; } }

.info-fly-in {
  text-align: left; }
  .info-fly-in .info-fly-in--content {
    padding-bottom: 10px; }
    .info-fly-in .info-fly-in--content h1 {
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1.3px;
      text-align: left;
      vertical-align: top; }
      .info-fly-in .info-fly-in--content h1 span.headline-highlight {
        color: #fedc00;
        padding-right: 5px; }
      .info-fly-in .info-fly-in--content h1 span.headline-nohighlight {
        font-family: "Interstate Cond Lt", "Arial", sans-serif !important;
        font-weight: normal; }
  .info-fly-in .info-fly-in-back {
    right: 0px;
    margin-top: -22px;
    background-image: url("../partials/info-fly-in/assets/close-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -10px;
    display: inline-block;
    height: 25px;
    width: 25px; }
    .info-fly-in .info-fly-in-back:after {
      position: absolute;
      width: 0;
      height: 0;
      overflow: hidden;
      z-index: -1;
      content: url("../partials/info-fly-in/assets/close-yellow.svg"); }
    .info-fly-in .info-fly-in-back:hover {
      background-image: url("../partials/info-fly-in/assets/close-yellow.svg"); }
  .info-fly-in .info-fly-in-open {
    background-image: url("../partials/info-fly-in/assets/info.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
    left: 0px;
    margin-top: -10px;
    display: inline-block; }
    .info-fly-in .info-fly-in-open:after {
      position: absolute;
      width: 0;
      height: 0;
      overflow: hidden;
      z-index: -1;
      content: url("../partials/info-fly-in/assets/info-yellow.svg"); }
    .info-fly-in .info-fly-in-open:hover {
      background-image: url("../partials/info-fly-in/assets/info-yellow.svg"); }
  .info-fly-in .fly-in-modal {
    position: fixed;
    height: 100%;
    width: 90vw;
    left: -100%;
    top: 0;
    z-index: 2;
    background-image: url("../partials/info-fly-in/assets/bg.svg");
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position-x: right;
    padding: 20vh 24vw 0 10vh;
    color: #393932; }
    @media screen and (max-width: 1023px) {
      .info-fly-in .fly-in-modal {
        background-color: #fedc00;
        background-image: none;
        width: 100%;
        padding: 12vh 5vh; } }
    .info-fly-in .fly-in-modal h1 {
      font-family: "Interstate Cond Bd", "Arial", sans-serif !important;
      font-weight: bold;
      margin-bottom: 20px; }
      .info-fly-in .fly-in-modal h1 .headline-highlight {
        display: none; }
    .info-fly-in .fly-in-modal .info-fly-in-close {
      background-image: url("../partials/info-fly-in/assets/close.svg");
      background-repeat: no-repeat;
      display: block;
      height: 25px;
      width: 25px;
      position: absolute;
      right: 13vw;
      z-index: 112; }
      @media screen and (max-width: 1023px) {
        .info-fly-in .fly-in-modal .info-fly-in-close {
          right: 5vw; } }

.fly-in-modal-bg {
  display: none;
  opacity: 0;
  background: #777;
  background: -webkit-radial-gradient(rgba(120, 120, 120, 0.8), rgba(100, 100, 100, 0.8) 50%, #464646);
  background: -moz-radial-gradient(rgba(120, 120, 120, 0.6), rgba(100, 100, 100, 0.8) 20%, #464646);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden; }

.link-button-list {
  margin-top: 2.25rem !important; }
  @media screen and (max-width: 1023px) {
    .link-button-list {
      margin-top: 1.5rem !important; } }
  .link-button-list .link-button {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px; }

.link-image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .link-image .copy-layer {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: left;
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75));
    padding: 35px 25px; }

ul.link-item-list {
  position: relative;
  /*li
    {
        display:inline-block;
        margin-right:10px;
        margin-left:10px;
    }*/ }

.link-background {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 38.75%;
  overflow: hidden; }
  .link-background h5 {
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 0;
    text-align: center; }
  .link-background .copy-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80%;
    margin: 0 auto; }
    .link-background .copy-layer .table {
      position: relative;
      height: 100%;
      width: 100%; }
  .link-background hr {
    width: 170px;
    background: white; }

.item-list {
  position: relative; }
  .item-list.about .team-item {
    padding-top: 3rem !important;
    margin-bottom: 6rem !important; }
    @media screen and (max-width: 1023px) {
      .item-list.about .team-item {
        padding-top: 2rem !important; } }
    @media screen and (max-width: 1023px) {
      .item-list.about .team-item {
        margin-bottom: 4rem !important; } }

.image_overlay-container {
  position: relative;
  text-align: center; }
  .image_overlay-container img {
    filter: brightness(70%); }

.image_overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */ }

section.module.news {
  padding-top: 0; }

.masonry {
  margin: 0 auto; }

.masonry-gutter-sizer {
  width: 20px; }

.masonry-item {
  background-color: #fedc00;
  width: calc(33% - 19px);
  padding-top: 18.75%;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center; }
  .masonry-item.masonry-item-stamp {
    background-color: transparent; }
    .masonry-item.masonry-item-stamp h1 {
      position: absolute;
      top: 4px; }
    @media (max-width: 1024px) {
      .masonry-item.masonry-item-stamp {
        padding-top: 0; }
        .masonry-item.masonry-item-stamp h1 {
          position: relative; } }
  @media (max-width: 1024px) {
    .masonry-item {
      width: calc(50% - 19px);
      padding-top: 37.5%; } }
  @media (max-width: 520px) {
    .masonry-item {
      width: 100%;
      padding-top: 75%; } }
  .masonry-item.masonry-item-big {
    width: calc(66% - 19px);
    padding-top: calc(37.5% + 19px); }
    @media (max-width: 1024px) {
      .masonry-item.masonry-item-big {
        width: 100%;
        padding-top: 37.5%; } }
    @media (max-width: 520px) {
      .masonry-item.masonry-item-big {
        padding-top: 100%; } }
  .masonry-item.item-no-image {
    background-color: #fedc00; }
    .masonry-item.item-no-image .copy-layer {
      background-image: none; }
  .masonry-item .link-image {
    padding-bottom: 115%;
    background-color: transparent; }
  .masonry-item a {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%; }

.masonry-stamp {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  padding-bottom: 12.75%; }
  @media (max-width: 768px) {
    .masonry-stamp {
      width: 100%;
      height: auto;
      padding-bottom: 20px; } }

.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.video-container video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.pure-css-masonry-with-columns {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(12, calc(100% / 12 - 9px));
  grid-gap: 10px;
  grid-auto-flow: dense;
  grid-auto-rows: 240px; }
  @media (max-width: 520px) {
    .pure-css-masonry-with-columns {
      grid-auto-rows: 220px; } }
  .pure-css-masonry-with-columns .pcm {
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center; }
    .pure-css-masonry-with-columns .pcm a {
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%; }
    .pure-css-masonry-with-columns .pcm .link-image {
      padding-bottom: 115%;
      background-color: transparent; }
    @media (max-width: 520px) {
      .pure-css-masonry-with-columns .pcm {
        grid-column-end: span 12 !important; } }
  .pure-css-masonry-with-columns .pcm-small {
    grid-column-end: span 4;
    grid-row-end: span 1; }
    @media (max-width: 768px) {
      .pure-css-masonry-with-columns .pcm-small {
        grid-column-end: span 6; } }
  .pure-css-masonry-with-columns .pcm-wide {
    grid-column-end: span 6;
    grid-row-end: span 1; }
    @media (max-width: 768px) {
      .pure-css-masonry-with-columns .pcm-wide {
        grid-column-end: span 12; } }
  .pure-css-masonry-with-columns .pcm-tiny {
    grid-column-end: span 3;
    grid-row-end: span 1; }
    @media (max-width: 768px) {
      .pure-css-masonry-with-columns .pcm-tiny {
        grid-column-end: span 6; } }
  .pure-css-masonry-with-columns .pcm-big {
    grid-column-end: span 8;
    grid-row-end: span 2; }
    @media (max-width: 768px) {
      .pure-css-masonry-with-columns .pcm-big {
        grid-column-end: span 12;
        grid-row-end: span 1; } }

section.module {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  clear: both; }

.header-home {
  position: relative;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none; }
  @media screen and (max-width: 860px) {
    .header-home {
      margin-bottom: 0 !important; } }
  .header-home .royalSlider {
    width: 100vw;
    height: 75vh; }
    @media screen and (max-width: 860px) {
      .header-home .royalSlider {
        height: 75vw; } }
    @media screen and (min-width: 1920px) {
      .header-home .royalSlider {
        height: 75vh; } }
    .header-home .royalSlider img {
      width: 100%;
      height: calc(100% - 1px);
      object-fit: cover; }
    .header-home .royalSlider .autoplay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      .header-home .royalSlider .autoplay video {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .header-home .royalSlider .rsSlide {
      opacity: 1 !important;
      transition: none !important; }
    .header-home .royalSlider .rsOverflow {
      transition: none !important; }
    .header-home .royalSlider .rsBtnCenterer {
      display: none; }
  .header-home .mask-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    overflow: hidden; }
    .header-home .mask-container .mask-wrapper {
      position: relative;
      width: 100%;
      height: 100%;
      pointer-events: none; }
      .header-home .mask-container .mask-wrapper .mask {
        position: absolute;
        top: 0;
        left: -10vw;
        width: 120vw;
        height: 100%;
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
        background: white;
        opacity: 1;
        z-index: 34;
        display: none; }
    .header-home .mask-container .area-bottom {
      position: absolute;
      left: -10vw;
      width: 120vw;
      background: white;
      bottom: -5vw;
      -webkit-transform: rotate(-5deg);
      -moz-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      -o-transform: rotate(-5deg);
      transform: rotate(-5deg);
      z-index: 34;
      height: 10vw; }
  .header-home .area-container {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 33;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
    .header-home .area-container .area-wrapper {
      position: relative;
      display: none;
      bottom: auto; }
      .header-home .area-container .area-wrapper h1, .header-home .area-container .area-wrapper h3 {
        overflow: hidden; }
  .header-home .rsBullets {
    padding-bottom: 0;
    width: 98.0%;
    opacity: 0;
    bottom: 7.75vw;
    text-align: right;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
    .header-home .rsBullets .rsBullet {
      margin-right: 5px;
      margin-left: 5px; }
    .header-home .rsBullets .rsNavItem > span {
      border-radius: 0;
      border: 2px solid black;
      background: transparent;
      box-shadow: none;
      width: 10px;
      height: 10px; }
      .header-home .rsBullets .rsNavItem > span:hover {
        background: black; }
    .header-home .rsBullets .rsNavSelected > span {
      background: black; }

.header-home .area-wrapper {
  position: absolute;
  width: 100vw;
  bottom: -15vw;
  overflow-x: hidden;
  padding-bottom: 6.5vw;
  padding-top: 5vw; }
  .header-home .area-wrapper .area, .header-home .area-wrapper .area-info {
    position: relative;
    left: -10vw;
    width: 120vw;
    background: #fedc00;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
    .header-home .area-wrapper .area .content, .header-home .area-wrapper .area-info .content {
      position: relative;
      left: 10vw;
      width: 100vw;
      padding-top: .75vw;
      padding-bottom: 1vw; }
  .header-home .area-wrapper .area-info {
    color: #ffffff;
    background: rgba(193, 166, 0, 0.4); }
    .header-home .area-wrapper .area-info .content {
      padding-top: 18px;
      padding-bottom: 18px; }
  .header-home .area-wrapper .area-info-text {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
    color: white;
    position: relative;
    top: 32px;
    z-index: 999; }

.header-detail {
  position: relative;
  width: 100vw;
  height: calc(75vh - 140px);
  height: 35vw;
  display: block;
  margin-bottom: 4vw;
  opacity: 0; }
  .header-detail .row {
    height: 100%; }
  .header-detail .mask-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    overflow: hidden; }
    .header-detail .mask-container .mask-wrapper {
      position: relative;
      width: 100%;
      height: 100%;
      pointer-events: none; }
      .header-detail .mask-container .mask-wrapper .mask {
        position: absolute;
        top: 0;
        left: -10vw;
        width: 120vw;
        height: 100%;
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
        background: white;
        opacity: 1;
        z-index: 34;
        display: none; }
  .header-detail .image-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden; }
    .header-detail .image-layer .image {
      background-position: 50% 0;
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-size: 100vw;
      opacity: 1 !important;
      transition: none !important; }
      @media screen and (max-width: 860px) {
        .header-detail .image-layer .image {
          background-position: 50% 50% !important;
          background-attachment: scroll !important;
          background-size: cover !important; } }
  .header-detail .area-bottom {
    position: absolute;
    left: -10vw;
    width: 120vw;
    background: white;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
    bottom: -5vw;
    height: 10vw; }

.header-detail .area-wrapper {
  position: absolute;
  width: 100vw;
  bottom: -10vw;
  overflow-x: hidden;
  padding-bottom: 10vw;
  padding-top: 5vw; }
  @media screen and (max-width: 520px) {
    .header-detail .area-wrapper {
      bottom: -30vw; } }
  .header-detail .area-wrapper h1, .header-detail .area-wrapper h2, .header-detail .area-wrapper h3, .header-detail .area-wrapper h4, .header-detail .area-wrapper h5, .header-detail .area-wrapper h6 {
    overflow: hidden; }
  .header-detail .area-wrapper .area, .header-detail .area-wrapper .area-info {
    position: relative;
    left: -10vw;
    width: 120vw;
    background: #fedc00;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
    .header-detail .area-wrapper .area .content, .header-detail .area-wrapper .area-info .content {
      position: relative;
      left: 10vw;
      width: 100vw;
      padding-top: 1.5vw;
      padding-bottom: 2vw; }
      @media screen and (max-width: 1280px) {
        .header-detail .area-wrapper .area .content, .header-detail .area-wrapper .area-info .content {
          padding-top: .75vw;
          padding-bottom: 1vw; } }
  .header-detail .area-wrapper .area-info {
    color: #ffffff;
    background: rgba(193, 166, 0, 0.4); }
    .header-detail .area-wrapper .area-info .content {
      padding-top: 18px;
      padding-bottom: 18px; }
  .header-detail .area-wrapper .area-info-text {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
    color: white;
    position: relative;
    top: 32px;
    z-index: 999; }

.header-digitorial svg tspan {
  text-transform: uppercase; }

.header-digitorial .h0 {
  font-size: 60px;
  font-weight: bold;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120px;
  line-height: 0; }
  @media screen and (max-width: 1023px) {
    .header-digitorial .h0 {
      font-size: 36px; } }

.header-digitorial .h3 {
  letter-spacing: 1.2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.header-digitorial .h5 {
  letter-spacing: 1.2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.header-digitorial .color-copy-invert {
  fill: #ffffff; }

.header-digitorial .image-layer {
  position: -webkit-sticky;
  position: sticky;
  top: 0; }
  .header-digitorial .image-layer .lazy-media img, .header-digitorial .image-layer .lazy-media video {
    object-fit: cover; }
  .header-digitorial .image-layer .lazy-media .height-container {
    padding-bottom: calc(100vh - 141px); }

.header-digitorial #arrow_down {
  position: absolute;
  left: calc(50% - 7px); }

.header-digitorial .copy-layer {
  position: relative;
  z-index: 1; }

.header-digitorial .area-bottom {
  margin-top: -6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .header-digitorial .area-bottom * {
    color: #ffffff;
    width: 40%;
    text-align: center; }

.customize-support .header-digitorial .image-layer {
  top: 32px; }

.module-header-channels {
  color: white; }
  @media screen and (max-width: 860px) {
    .module-header-channels .royalSlider {
      height: 75vw; } }
  .module-header-channels .royalSlider img, .module-header-channels .royalSlider video {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .module-header-channels .royalSlider .autoplay-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .module-header-channels .royalSlider .autoplay-video video {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .module-header-channels .royalSlider .rsSlide {
    opacity: 1 !important;
    transition: none !important; }
  .module-header-channels .royalSlider .rsOverflow {
    transition: none !important; }
  .module-header-channels .royalSlider .rsBtnCenterer {
    display: none; }
  .module-header-channels .rsTextSlide {
    display: none; }
    .module-header-channels .rsTextSlide:nth-of-type(1) {
      display: block; }
    .module-header-channels .rsTextSlide .slidecontent {
      position: relative;
      width: 100%;
      height: 52vw;
      overflow: hidden; }
    .module-header-channels .rsTextSlide .slidermedia {
      display: block; }
    .module-header-channels .rsTextSlide .channeloverlay {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 0 5vw; }
      @media screen and (max-width: 520px) {
        .module-header-channels .rsTextSlide .channeloverlay {
          padding: 10vw 5vw; } }
      .module-header-channels .rsTextSlide .channeloverlay h5 {
        clear: both; }
    .module-header-channels .rsTextSlide svg text {
      font-weight: 800;
      font-size: 120px;
      font-size: 60px;
      font-weight: bold;
      font-stretch: condensed;
      letter-spacing: normal;
      text-transform: uppercase;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media screen and (max-width: 1023px) {
        .module-header-channels .rsTextSlide svg text {
          font-size: 36px; } }
      @media screen and (max-width: 520px) {
        .module-header-channels .rsTextSlide svg text {
          font-size: 25px; } }
    .module-header-channels .rsTextSlide h5, .module-header-channels .rsTextSlide h6 {
      position: relative; }
      @media screen and (max-width: 520px) {
        .module-header-channels .rsTextSlide h5, .module-header-channels .rsTextSlide h6 {
          display: none; } }
    .module-header-channels .rsTextSlide h6 {
      letter-spacing: 1.3px; }
    .module-header-channels .rsTextSlide a.slidernavi {
      display: inline-block;
      background-image: url("/modules/header/assets/arrow-left-white.svg");
      background-repeat: no-repeat;
      background-size: 100%;
      width: 26px;
      height: 26px;
      transition: all .2s ease-in-out;
      top: -10px;
      position: relative; }
      .module-header-channels .rsTextSlide a.slidernavi:after {
        position: absolute;
        width: 0;
        height: 0;
        overflow: hidden;
        z-index: -1;
        content: url("/modules/header/assets/arrow-left-highlight.svg"); }
      .module-header-channels .rsTextSlide a.slidernavi:hover {
        background-image: url("/modules/header/assets/arrow-left-highlight.svg");
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
      .module-header-channels .rsTextSlide a.slidernavi.next {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        margin-left: 2.5vw; }
        .module-header-channels .rsTextSlide a.slidernavi.next:hover {
          -ms-transform: rotate(180deg) scale(1.1);
          -webkit-transform: rotate(180deg) scale(1.1);
          transform: rotate(180deg) scale(1.1); }
    .module-header-channels .rsTextSlide .link-button {
      float: right; }
      .module-header-channels .rsTextSlide .link-button a.button-outline::before {
        border-color: #fedc00; }
    .module-header-channels .rsTextSlide .buttonbottom {
      display: none; }
    .module-header-channels .rsTextSlide .buttontop {
      display: block;
      z-index: 111;
      position: relative; }
    @media screen and (max-width: 520px) {
      .module-header-channels .rsTextSlide .buttonbottom {
        display: block;
        position: absolute;
        bottom: 7px;
        right: 6vw; }
        .module-header-channels .rsTextSlide .buttonbottom .button-outline {
          padding: 9px 12px;
          border-width: 2px; }
      .module-header-channels .rsTextSlide .buttontop {
        display: none; } }

.borderrun {
  display: none;
  position: absolute;
  width: 3vw;
  height: 2000px;
  left: -200px;
  top: -350px;
  right: 0;
  background-color: yellow;
  z-index: 112;
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

.cliprun {
  position: absolute;
  width: 1vw;
  min-width: 100%; }

section.module-calendar .module-menu-content-wrapper {
  position: relative; }
  section.module-calendar .module-menu-content-wrapper .container-fluid-reset {
    overflow: hidden; }

section.module-calendar .row {
  text-align: center; }

section.module-calendar .menu {
  position: absolute;
  right: 0;
  top: -34px;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none; }
  section.module-calendar .menu > * {
    padding-left: 20px;
    display: inline-block; }
  section.module-calendar .menu .arrow img {
    width: 20px; }
  section.module-calendar .menu .arrow.active {
    cursor: pointer; }
  section.module-calendar .menu .arrow.left {
    visibility: hidden;
    opacity: 0; }

section.module-copy > *,
section.module-copy-center > * {
  margin-top: 30px !important; }
  section.module-copy > *:first-child,
  section.module-copy-center > *:first-child {
    margin-top: 0 !important; }

section.module-copy[data-order="0"] p:first-of-type::first-letter, section.module-copy-read-more[data-order="0"] p:first-of-type::first-letter {
  font-size: 60px;
  font-weight: bold;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 64px !important;
  float: left;
  position: relative;
  margin-left: -2px;
  margin-right: 7px;
  margin-top: 10px;
  padding: 0;
  line-height: 0.71; }
  @media screen and (max-width: 1023px) {
    section.module-copy[data-order="0"] p:first-of-type::first-letter, section.module-copy-read-more[data-order="0"] p:first-of-type::first-letter {
      font-size: 36px; } }

section.module-copy-read-more > * {
  margin-top: 30px !important; }
  section.module-copy-read-more > *:first-child {
    margin-top: 0 !important; }

section.module-copy-read-more .module-copy-read-more--intro p:first-of-type::first-letter {
  font-size: 60px;
  font-weight: bold;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 64px !important;
  float: left;
  position: relative;
  margin-left: -2px;
  margin-right: 7px;
  margin-top: 10px;
  padding: 0;
  line-height: 0.71; }
  @media screen and (max-width: 1023px) {
    section.module-copy-read-more .module-copy-read-more--intro p:first-of-type::first-letter {
      font-size: 36px; } }

section.module-copy-read-more .button {
  margin-top: 0.5em;
  position: relative;
  text-align: center;
  display: block; }
  section.module-copy-read-more .button h5 {
    letter-spacing: 1.5px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 3px solid #fedc00 !important; }
  section.module-copy-read-more .button > div {
    cursor: pointer; }
    section.module-copy-read-more .button > div h5 {
      display: inline-block;
      text-decoration: none;
      color: inherit;
      margin-bottom: -1px;
      border-bottom: 1px solid #fedc00;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      box-shadow: 0 0 1px transparent;
      position: relative;
      -webkit-transition-property: color;
      transition-property: color;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s; }
      section.module-copy-read-more .button > div h5:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fedc00;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
      section.module-copy-read-more .button > div h5:hover:before {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

section.module-copy-read-more #read-less {
  margin-top: 20px; }

section.module-copy-read-more .more-content {
  position: relative;
  margin-bottom: 30px;
  height: 0;
  overflow: hidden; }

section.module-copy-meta > * {
  margin-top: 30px !important; }
  section.module-copy-meta > *:first-child {
    margin-top: 0 !important; }

section.module-copy-meta .meta > * {
  margin-top: 10px; }

section.module-copy-meta .meta p, section.module-copy-meta .meta a, section.module-copy-meta .meta i, section.module-copy-meta .meta em {
  font-family: "Interstate Cond Lt", "Arial", sans-serif !important;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 20px; }

section.module-copy-meta .meta strong {
  font-family: "Interstate Cond Bd", "Arial", sans-serif !important;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 20px; }

section.module-copy-meta .meta h5 {
  letter-spacing: 1.5px;
  margin-top: 20px; }

section.module-copy-meta hr {
  position: relative;
  width: 76%;
  left: -12%;
  height: 3px;
  text-align: left; }
  @media screen and (max-width: 520px) {
    section.module-copy-meta hr {
      margin-top: 2em; } }

section.module-gallery {
  text-align: center;
  width: 100vw; }
  section.module-gallery .royalSlider {
    width: 66.66667%;
    left: 16.66667%;
    padding-right: 27px;
    padding-left: 27px; }
    @media screen and (max-width: 860px) {
      section.module-gallery .royalSlider {
        margin-bottom: 0 !important;
        width: calc(100% - 54px);
        left: 27px; } }
    section.module-gallery .royalSlider .rsOverflow {
      overflow: visible; }
    section.module-gallery .royalSlider img {
      width: 100%;
      height: auto;
      margin: 0 auto; }
    section.module-gallery .royalSlider .caption {
      position: relative;
      text-align: left; }
    section.module-gallery .royalSlider .rsPlayBtn {
      width: 82px;
      height: 82px;
      margin-left: -41px;
      margin-top: -41px; }
    section.module-gallery .royalSlider .rsPlayBtnIcon {
      width: 82px;
      height: 82px;
      background: url("/partials/lazy-media/assets/play.svg");
      background-size: 82px 82px;
      background-repeat: no-repeat;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    section.module-gallery .royalSlider .rsCloseVideoBtn {
      top: 10px;
      right: 18px;
      width: 22px;
      height: 22px; }
    section.module-gallery .royalSlider .rsCloseVideoIcn {
      width: 22px;
      height: 22px;
      background: url("/partials/info-fly-in/assets/close.svg");
      background-size: 22px 22px;
      background-repeat: no-repeat;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  section.module-gallery .menu {
    position: absolute;
    top: -10px;
    right: 27px;
    width: 100%;
    text-align: right; }
    section.module-gallery .menu > * {
      display: inline-block; }
    section.module-gallery .menu .arrow {
      position: relative;
      cursor: pointer;
      top: 5px;
      user-drag: none;
      user-select: none;
      -moz-user-select: none;
      -webkit-user-drag: none;
      -webkit-user-select: none;
      -ms-user-select: none;
      display: inline-block; }
      section.module-gallery .menu .arrow img {
        width: 20px;
        height: auto; }
      section.module-gallery .menu .arrow.left {
        padding-left: 47px; }
      section.module-gallery .menu .arrow.right {
        padding-left: 20px; }

section.module-headline {
  padding-bottom: 0; }

section.module-logo-wall h5 {
  text-align: center; }

section.module-logo-wall ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  section.module-logo-wall ul li {
    padding: 10px 25px;
    max-width: 210px;
    min-width: 160px; }
    section.module-logo-wall ul li img {
      width: 100%; }

section.module-media img {
  width: 100%;
  height: auto;
  margin: 0 auto; }

section.module-media-large img {
  width: 100%;
  height: auto;
  margin: 0 auto; }

section.module-multiple-items {
  position: relative; }
  section.module-multiple-items .hl {
    width: 100%; }
  section.module-multiple-items ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    section.module-multiple-items ul li {
      width: calc(33.33333% - 40px);
      margin: 20px; }
      section.module-multiple-items ul li:first-of-type {
        margin-left: 0;
        width: calc(33.33333% - 20px); }
      section.module-multiple-items ul li:last-of-type {
        margin-right: 0;
        width: calc(33.33333% - 20px); }
      @media screen and (max-width: 1023px) {
        section.module-multiple-items ul li {
          /*  width: 86% !important;
                margin:0;

                padding-right: 27px;
                padding-left: 27px;*/ } }
      @media screen and (max-width: 860px) {
        section.module-multiple-items ul li {
          width: 100% !important;
          margin: 0;
          padding: 0;
          padding-bottom: 40px; }
          section.module-multiple-items ul li:last-of-type {
            padding-bottom: 0; } }

section.module-highlight {
  position: relative;
  margin-left: 4px;
  padding-top: 0px;
  padding-bottom: 20px;
  font-family: "Interstate Cond Lt", "Arial", sans-serif !important;
  font-weight: normal; }
  section.module-highlight strong {
    font-family: "Interstate Cond Bd", "Arial", sans-serif !important;
    font-weight: bold; }
  section.module-highlight span {
    position: relative;
    top: -1em;
    line-height: 200%;
    -webkit-box-shadow: 0 0 0 5px #fedc00;
    box-shadow: 0 0 0 5px #fedc00; }

section.module-statement {
  text-align: center; }

section.module-spacing {
  position: relative;
  margin-bottom: 60px; }

section.module-spotlight {
  position: relative;
  padding-top: 160px !important; }
  section.module-spotlight svg {
    width: 100vw;
    height: 600px;
    position: absolute;
    top: -340px;
    z-index: -1;
    pointer-events: none; }
    section.module-spotlight svg rect {
      -webkit-transform: rotate(-5deg);
      -moz-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      -o-transform: rotate(-5deg);
      transform: rotate(-5deg); }
    @media screen and (max-width: 1280px) {
      section.module-spotlight svg {
        top: -350px; } }
    @media screen and (max-width: 1024px) {
      section.module-spotlight svg {
        top: -360px; } }
    @media screen and (max-width: 860px) {
      section.module-spotlight svg {
        top: -380px; } }
  section.module-spotlight .area-content {
    width: 100vw;
    background: #f6f6f6; }

section.module-list {
  position: relative;
  text-align: center; }
  section.module-list .hl {
    width: 100%; }
  section.module-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    section.module-list ul li {
      width: 33.33333%;
      padding: 10px; }
      section.module-list ul li.half-sized {
        width: 50%; }
      section.module-list ul li.quarter-sized {
        width: 25%; }
      @media screen and (max-width: 860px) {
        section.module-list ul li {
          width: 50% !important; } }
      @media screen and (max-width: 520px) {
        section.module-list ul li {
          width: 100% !important; } }
      section.module-list ul li .link-image {
        padding-bottom: 75.07418%; }
      section.module-list ul li.sixteen-to-nine .link-image,
      section.module-list ul li .link-image.sixteen-to-nine {
        padding-bottom: 56.25%; }
      section.module-list ul li.four-to-three .link-image,
      section.module-list ul li .link-image .four-to-three {
        padding-bottom: 75%; }
      section.module-list ul li.squarish .link-image {
        padding-bottom: 100%; }

#shoppingcart {
  width: 50%;
  float: right; }

#product-filter-search-0,
#product-search-0 {
  float: left;
  padding: 8px 0 12px 29px;
  width: 50%;
  border-top: 1px solid #E8E8E8; }
  #product-filter-search-0 #product-filter-field-0,
  #product-filter-search-0 #product-search-field-0,
  #product-search-0 #product-filter-field-0,
  #product-search-0 #product-search-field-0 {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom-color: #fedc00;
    padding: 6px 10px;
    max-width: 30ch; }
    @media screen and (max-width: 1023px) {
      #product-filter-search-0 #product-filter-field-0,
      #product-filter-search-0 #product-search-field-0,
      #product-search-0 #product-filter-field-0,
      #product-search-0 #product-search-field-0 {
        margin-top: 8px; } }
  #product-filter-search-0 .product-search-filter-search-clear,
  #product-search-0 .product-search-filter-search-clear {
    display: none !important; }

body div.product-search-results-content {
  border: none; }
  body div.product-search-results-content .undefined {
    display: none; }

body .product-search-results table.search-results tr.product {
  border-bottom: 1px solid black; }

body .product-search-results table.search-results tr td {
  padding: 20px 0; }
  body .product-search-results table.search-results tr td .title {
    font-size: 21px;
    line-height: 1.7em; }
  body .product-search-results table.search-results tr td .description {
    line-height: 1.7em; }

body .product-search-results table.search-results td.product-image {
  display: none; }

body .product-search-results table.search-results .wps_add_to_cart {
  display: none; }

.woocommerce-product-search-filter-products-prefix .woocommerce-pagination,
.woocommerce-product-search-filter-products-suffix .woocommerce-result-count,
.woocommerce-product-search-filter-products-suffix .woocommerce-ordering {
  display: none !important; }

section.module-text-folder .accordion-head {
  cursor: pointer; }

section.module-text-folder .accordion-body {
  display: none; }

.module-special-statistics {
  background-color: #fedc00;
  width: 100vw;
  overflow: hidden; }
  .module-special-statistics h5 {
    font-size: 16px;
    letter-spacing: 0.8px; }
  .module-special-statistics .number {
    font-size: 40px;
    letter-spacing: 2.5px; }
  .module-special-statistics .col-md-3 {
    padding-right: 25px;
    padding-left: 25px; }

section.module-special-teaserlist .module-special-teaserlist-item {
  border-left: 1px solid #c6c6c6;
  padding-left: 10%; }
  section.module-special-teaserlist .module-special-teaserlist-item:first-child {
    border-left: none; }

section.special-module-digitorial-copy-meta {
  color: #ffffff;
  padding: 0;
  margin-top: 40px;
  padding-bottom: 40px; }
  section.special-module-digitorial-copy-meta .hidden-area {
    background: #393932;
    overflow: hidden;
    height: 0;
    display: none; }
    section.special-module-digitorial-copy-meta .hidden-area > .row {
      padding-top: 40px;
      padding-bottom: 40px; }
      @media screen and (max-width: 860px) {
        section.special-module-digitorial-copy-meta .hidden-area > .row {
          padding-left: 27px;
          padding-right: 27px; } }
    section.special-module-digitorial-copy-meta .hidden-area > * {
      margin-top: 30px !important; }
      section.special-module-digitorial-copy-meta .hidden-area > *:first-child {
        margin-top: 0 !important; }
    section.special-module-digitorial-copy-meta .hidden-area .meta > * {
      margin-top: 10px; }
    section.special-module-digitorial-copy-meta .hidden-area .meta p, section.special-module-digitorial-copy-meta .hidden-area .meta a, section.special-module-digitorial-copy-meta .hidden-area .meta i, section.special-module-digitorial-copy-meta .hidden-area .meta em {
      font-family: "Interstate Cond Lt", "Arial", sans-serif !important;
      font-size: 14px;
      letter-spacing: 1.5px;
      line-height: 20px; }
    section.special-module-digitorial-copy-meta .hidden-area .meta strong {
      font-family: "Interstate Cond Bd", "Arial", sans-serif !important;
      font-weight: bold;
      letter-spacing: 1.5px;
      line-height: 20px; }
    section.special-module-digitorial-copy-meta .hidden-area .meta h5 {
      letter-spacing: 1.5px;
      margin-top: 20px; }
    section.special-module-digitorial-copy-meta .hidden-area hr {
      position: relative;
      width: 76%;
      left: -12%;
      height: 3px;
      text-align: left; }
      @media screen and (max-width: 520px) {
        section.special-module-digitorial-copy-meta .hidden-area hr {
          margin-top: 2em; } }
  section.special-module-digitorial-copy-meta .icon {
    position: absolute;
    top: -30px;
    padding: 30px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    margin-left: -30px;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    cursor: pointer; }
    section.special-module-digitorial-copy-meta .icon > * {
      border-radius: 50%;
      width: 40px;
      height: 40px; }
    section.special-module-digitorial-copy-meta .icon .bg {
      position: absolute;
      background: #fedc00; }
    section.special-module-digitorial-copy-meta .icon .img {
      position: absolute;
      user-drag: none;
      user-select: none;
      -moz-user-select: none;
      -webkit-user-drag: none;
      -webkit-user-select: none;
      -ms-user-select: none; }
      section.special-module-digitorial-copy-meta .icon .img .wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        section.special-module-digitorial-copy-meta .icon .img .wrapper > * {
          position: absolute; }
        section.special-module-digitorial-copy-meta .icon .img .wrapper .minus {
          margin-top: -100%; }

section.module-digitorial-copy {
  position: relative; }
  section.module-digitorial-copy .info-button {
    cursor: pointer;
    position: absolute;
    z-index: 2;
    bottom: 30px;
    backface-visibility: hidden; }
  section.module-digitorial-copy .row > * {
    position: relative; }
  section.module-digitorial-copy .info-layer-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden; }
  section.module-digitorial-copy .info-layer {
    background-color: rgba(57, 57, 50, 0.9);
    padding: 27px;
    color: #ffffff;
    z-index: 1; }
    section.module-digitorial-copy .info-layer * {
      line-height: 1.43;
      letter-spacing: 1.5px; }
    @media screen and (min-width: 1024px) {
      section.module-digitorial-copy .info-layer {
        position: absolute;
        width: 70%;
        bottom: 0;
        opacity: 0; } }
  section.module-digitorial-copy.left .info-button {
    right: 0; }
  section.module-digitorial-copy.left .info-layer-wrapper {
    right: 27px; }
  section.module-digitorial-copy.left .info-layer {
    right: 0;
    padding-right: 54px; }
  section.module-digitorial-copy.right .info-button {
    left: 0; }
  section.module-digitorial-copy.right .info-layer-wrapper {
    left: 27px; }
  section.module-digitorial-copy.right .info-layer {
    left: 0;
    padding-left: 54px; }
  @media screen and (max-width: 860px) {
    section.module-digitorial-copy .info-button {
      pointer-events: none;
      cursor: auto; }
    section.module-digitorial-copy .info-layer-wrapper {
      position: relative; }
    section.module-digitorial-copy.left .motion-copy {
      margin-top: 3rem !important; } }
  @media screen and (max-width: 860px) and (max-width: 1023px) {
    section.module-digitorial-copy.left .motion-copy {
      margin-top: 2rem !important; } }
  @media screen and (max-width: 860px) {
    section.module-digitorial-copy.right .info-layer-wrapper {
      left: 0; }
    section.module-digitorial-copy.right .motion-copy {
      margin-bottom: 3rem !important; } }
  @media screen and (max-width: 860px) and (max-width: 1023px) {
    section.module-digitorial-copy.right .motion-copy {
      margin-bottom: 2rem !important; } }

section.module-digitorial-gallery .item {
  position: -webkit-sticky;
  position: sticky;
  width: 100vw;
  height: 56.25vw;
  top: 0;
  background: #ffffff;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  section.module-digitorial-gallery .item.noImage {
    border-bottom: solid 1px white; }
    section.module-digitorial-gallery .item.noImage .color-layer {
      width: 0;
      height: 0;
      background: none; }
  section.module-digitorial-gallery .item .color-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); }

@media screen and (max-width: 860px) {
  section.module-digitorial-gallery .item {
    height: 100vh; } }

section.module-digitorial-gallery .caption {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fedc00;
  font-size: 36px;
  font-weight: 300;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Interstate Cond Bd", "Arial", sans-serif !important;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 1023px) {
    section.module-digitorial-gallery .caption {
      font-size: 30px; } }
  section.module-digitorial-gallery .caption * {
    width: 50%; }

.module-film-meta {
  padding-bottom: 0 !important;
  letter-spacing: 1.3px !important; }
  .module-film-meta .row * * {
    display: inline; }
  .module-film-meta .bold {
    padding-right: 4px;
    letter-spacing: 1.3px; }
  .module-film-meta .light {
    padding-right: 12px;
    letter-spacing: 1.3px !important; }

header {
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none; }
  @media screen and (max-width: 860px) {
    header {
      border-bottom: 1px solid #c6c6c6; } }
  @media screen and (min-width: 860px) {
    header #logo, header #mobilelogo {
      position: relative;
      top: -12px; } }
  @media screen and (max-width: 860px) {
    header #logo, header #mobilelogo {
      margin-top: 0.75rem !important;
      margin-bottom: 0.75rem !important; } }
  @media screen and (max-width: 860px) and (max-width: 1023px) {
    header #logo, header #mobilelogo {
      margin-top: 0.5rem !important; } }
  @media screen and (max-width: 860px) and (max-width: 1023px) {
    header #logo, header #mobilelogo {
      margin-bottom: 0.5rem !important; } }
  header #logo img, header #mobilelogo img {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    image-rendering: auto;
    width: 94px; }
    @media screen and (max-width: 860px) {
      header #logo img, header #mobilelogo img {
        width: 50px; } }
  header .burger, header .close {
    background-image: url("../pods/navigation/assets/burger.svg");
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    background-position: center right;
    margin-top: 0.75rem !important;
    float: right; }
    @media screen and (max-width: 1023px) {
      header .burger, header .close {
        margin-top: 0.5rem !important; } }
  header .close {
    background-image: url("../partials/info-fly-in/assets/close.svg");
    width: 20px; }
  header .socialnavi {
    margin-top: 1.5rem !important;
    text-align: right; }
    @media screen and (max-width: 1023px) {
      header .socialnavi {
        margin-top: 1rem !important; } }
    header .socialnavi li {
      display: inline-block; }
      header .socialnavi li a {
        display: inline-block;
        background-repeat: no-repeat;
        margin-left: 17px;
        margin-right: 0;
        width: 19px;
        height: 18px; }
        @media screen and (max-width: 860px) {
          header .socialnavi li a {
            margin-right: 17px !important; } }
        header .socialnavi li a.facebook {
          background-image: url("../pods/navigation/assets/facebook.svg");
          margin-right: 0px;
          background-position-y: 1px; }
        header .socialnavi li a.instagram {
          background-image: url("../pods/navigation/assets/instagram.svg"); }
        header .socialnavi li a.youtube {
          background-image: url("../pods/navigation/assets/youtube.svg");
          background-position-y: 1px; }
  header .meta {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important; }
    @media screen and (max-width: 1023px) {
      header .meta {
        margin-top: 0.5rem !important; } }
    @media screen and (max-width: 1023px) {
      header .meta {
        margin-bottom: 0.5rem !important; } }
  header.mobile-navi-overlay {
    height: 100vh;
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    background-color: white;
    z-index: 999991;
    width: 100%;
    border-bottom: none; }
    @media screen and (min-width: 860px) {
      header.mobile-navi-overlay {
        display: none !important; } }
    header.mobile-navi-overlay .socialnavi {
      text-align: center; }
      header.mobile-navi-overlay .socialnavi a {
        width: 50px;
        height: 50px;
        background-size: 28px;
        background-position-x: center; }
        header.mobile-navi-overlay .socialnavi a.youtube {
          background-position-y: 4px;
          background-size: 30px; }
  header .nav-divider {
    border-bottom: 1px solid #c6c6c6; }

.current-menu-item a:before, .current-menu-item a:after, .current_page_item a:before, .current_page_item a:after {
  background: #fedc00; }

.current-menu-item a:hover, .current_page_item a:hover {
  text-decoration: none; }

nav a {
  display: inline-block;
  overflow: hidden;
  padding: 10px 0;
  position: relative; }
  nav a:before, nav a:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    height: 3px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  nav a:after {
    left: -100%;
    width: 100%;
    background: #fedc00; }
  nav a:hover {
    text-decoration: none; }
    nav a:hover:before {
      left: 100%; }
    nav a:hover:after {
      left: 0; }

header nav {
  text-align: center; }
  header nav ul li {
    display: inline-block;
    padding: 0;
    margin-left: 0;
    margin-right: 0; }

header nav.main {
  margin-bottom: 4px; }
  @media screen and (max-width: 860px) {
    header nav.main li {
      display: block; } }
  header nav.main a {
    font-size: 30px;
    font-weight: 300;
    font-stretch: condensed;
    letter-spacing: normal;
    text-transform: uppercase;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Interstate Cond Bd", "Arial", sans-serif !important;
    font-weight: bold;
    margin: 0 15px 3px 16px;
    padding: 7px 0; }
    @media screen and (max-width: 1023px) {
      header nav.main a {
        font-size: 26px; } }
    @media screen and (max-width: 860px) {
      header nav.main a {
        display: inline-block;
        text-align: center;
        margin-right: 0px;
        margin-left: 0px; } }

header nav.meta a {
  font-size: 14px;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  text-transform: none;
  margin: 0 8px;
  letter-spacing: 1.1px; }
  header nav.meta a:hover {
    text-decoration: none; }

.subnavigation .subsubnavi {
  padding-top: 0.6em;
  border-top: 1px solid #E8E8E8; }

.subnavigation nav ul {
  text-align: center; }

.subnavigation nav.subsubnavi a {
  background-size: 16px;
  padding: 8px 0 12px 29px; }
  .subnavigation nav.subsubnavi a:before {
    background: #fedc00; }
  .subnavigation nav.subsubnavi a:after {
    background: black; }

.subnavigation nav ul li {
  display: inline-block;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  vertical-align: middle;
  line-height: 12px; }
  .subnavigation nav ul li a {
    padding: 15px 0;
    background-repeat: no-repeat; }
    @media screen and (max-width: 520px) {
      .subnavigation nav ul li a {
        padding: 10px 0; } }
  @media screen and (max-width: 520px) {
    .subnavigation nav ul li {
      display: block;
      border-bottom: 1px solid #E8E8E8;
      text-align: center;
      height: 35px;
      margin-top: 4px; }
      .subnavigation nav ul li:last-child {
        border: none; }
      .subnavigation nav ul li a {
        display: inline-block; } }

.subnavigation #programdownload ul {
  text-align: right; }

.subnavigation #programdownload a {
  background-image: url("../pods/navigation/assets/file.svg");
  background-position: left 2px; }

.subnavigation #shoppingcart ul {
  text-align: right; }

.subnavigation #shoppingcart a {
  background-image: url("../specials/woocommerce/assets/shopping_cart.svg");
  background-position: 0 5px;
  background-size: 24px; }

.subnavigation #backnavi ul {
  text-align: left; }

.subnavigation #backnavi a {
  background-image: url("../specials/woocommerce/assets/arrow-left.svg");
  background-position: left 7px; }

.subnavigation #stdnavi a {
  font-family: "Interstate Cond Bd", "Arial", sans-serif !important;
  font-weight: bold; }

.subnavigation nav a {
  margin: 0 22px; }

.subnavigation a {
  font-size: 14px;
  font-stretch: condensed;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1.3px; }

footer {
  background: #393932;
  color: #ffffff; }
  footer h6 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Interstate Cond Lt", "Arial", sans-serif !important;
    font-weight: normal;
    letter-spacing: 1.3px; }
  footer .nav {
    padding-bottom: 3rem; }
  footer .disclaimer {
    padding-bottom: 1rem; }
    footer .disclaimer ul li {
      display: inline-block;
      padding: 0;
      margin-left: 0;
      margin-right: 0; }
      footer .disclaimer ul li a {
        margin: 0 14px;
        font-size: 12px; }
        footer .disclaimer ul li a:last-of-type {
          margin-right: 0; }
  footer a {
    font-size: 14px;
    font-stretch: condensed;
    letter-spacing: normal;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0.5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 1.5px;
    color: #ffffff;
    word-break: break-word;
    overflow: hidden;
    position: relative; }

.cookie-layer {
  position: fixed;
  bottom: 0;
  z-index: 11111111;
  width: 100vw;
  background: rgba(53, 58, 55, 0.8);
  font-size: 13px;
  line-height: 33px;
  color: #ffffff;
  padding-top: 4px;
  padding-bottom: 4px;
  overflow: hidden;
  opacity: 0;
  text-align: center;
  display: none; }
  .cookie-layer .cookie-layer-copy {
    position: relative;
    top: -4px; }
  .cookie-layer #cookie-close {
    padding: 9px 12px; }
    .cookie-layer #cookie-close:before, .cookie-layer #cookie-close.after {
      border-width: 1px; }
  .cookie-layer .link-button {
    display: inline-block;
    position: relative;
    left: 20px;
    top: 6px; }
  @media screen and (max-width: 860px) {
    .cookie-layer .link-button {
      display: block;
      left: auto;
      top: auto; } }

.mixin-motion-animation {
  display: inline-block; }

.mixin-motion-link {
  display: inline-block;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .mixin-motion-link svg {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.dark {
  color: #ffffff;
  background: #202020; }
  .dark a {
    color: inherit; }
  .dark .lazy-media {
    background: transparent !important; }

.darken {
  background: transparent !important;
  display: block;
  margin: 0;
  padding: 10vh 0 !important;
  min-height: 100vh;
  -moz-transition: opacity  .25s ease-in-out;
  -webkit-transition: opacity  .25s ease-in-out;
  z-index: 999999999; }
  .darken > div {
    padding-bottom: 10vh; }

.darken-modal {
  display: none;
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 999999998;
  background-color: black;
  top: 0;
  left: 0; }

.woocommerce table.shop_table td.product-thumbnail {
  width: 80px; }

.woocommerce .quantity .qty {
  width: 5.631em !important; }

.module-products-categories {
  padding-top: 0 !important; }

.woocommerce-pagination {
  margin-bottom: 3em; }
  .woocommerce-pagination ul.page-numbers {
    text-align: center;
    border: none !important; }
  .woocommerce-pagination li {
    display: inline;
    margin: 0 3px;
    border: none !important;
    font-size: 14px;
    line-height: 0.89;
    letter-spacing: 1.5px; }
    .woocommerce-pagination li a {
      border-bottom: 3px solid #fedc00 !important; }
      .woocommerce-pagination li a.prev, .woocommerce-pagination li a.next {
        border-bottom: 3px solid transparent !important; }
    .woocommerce-pagination li span.current {
      background-color: none !important;
      border-bottom: 3px solid transparent !important;
      padding-bottom: 3px;
      display: inline-block;
      overflow: hidden; }
    .woocommerce-pagination li span, .woocommerce-pagination li a {
      padding-bottom: 3px;
      background-color: none !important; }
      .woocommerce-pagination li span::before, .woocommerce-pagination li span::after, .woocommerce-pagination li a::before, .woocommerce-pagination li a::after {
        height: 0; }
      .woocommerce-pagination li span.dots, .woocommerce-pagination li a.dots {
        border-bottom: none; }
      .woocommerce-pagination li span.next, .woocommerce-pagination li span.prev, .woocommerce-pagination li a.next, .woocommerce-pagination li a.prev {
        color: transparent;
        display: inline-block;
        border-bottom: none;
        background-image: url("../specials/woocommerce/assets/arrow-left.svg") !important;
        background-repeat: no-repeat;
        background-size: 100%;
        width: 20px;
        height: 20px;
        transition: all .2s ease-in-out;
        background-color: none !important; }
      .woocommerce-pagination li span.next, .woocommerce-pagination li a.next {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        margin-left: 30px; }
        .woocommerce-pagination li span.next:hover, .woocommerce-pagination li a.next:hover {
          background-image: url("../modules/header/assets/arrow-left-highlight.svg") !important;
          -ms-transform: rotate(180deg) scale(1.1);
          -webkit-transform: rotate(180deg) scale(1.1);
          transform: rotate(180deg) scale(1.1);
          background-color: none !important; }
      .woocommerce-pagination li span.prev, .woocommerce-pagination li a.prev {
        margin-right: 30px; }
        .woocommerce-pagination li span.prev:hover, .woocommerce-pagination li a.prev:hover {
          background-image: url("../modules/header/assets/arrow-left-highlight.svg");
          -ms-transform: scale(1.1);
          -webkit-transform: scale(1.1);
          transform: scale(1.1); }
    .woocommerce-pagination li a:hover, .woocommerce-pagination li span.current {
      border-bottom: none; }

.grow {
  transition: all .2s ease-in-out; }

.grow:hover {
  transform: scale(1.1); }

.productheadline {
  line-height: 1.43;
  letter-spacing: 0.5px;
  margin: 1em 0 0 0;
  text-align: left; }

.price {
  font-weight: 300;
  text-align: left; }

.cell {
  position: relative; }

#body .orderbutton {
  position: absolute;
  right: -20px;
  top: 66%;
  height: 40px;
  width: 40px;
  display: block;
  z-index: 1;
  background: #fedc00;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: -1px 0px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -1px 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 0px 1px 2px rgba(0, 0, 0, 0.2); }
  #body .orderbutton img {
    width: 46%;
    margin: auto;
    height: 94% !important; }
  @media screen and (max-width: 1023px) {
    #body .orderbutton {
      right: 20px; } }

@-webkit-keyframes slideUp {
  100% {
    -webkit-transform: translateY(0px); } }

@-moz-keyframes slideUp {
  100% {
    -moz-transform: translateY(0px); } }

#body .woocommerce-error, #body .woocommerce-info, #body .woocommerce-message {
  position: fixed;
  bottom: 0;
  z-index: 123111;
  background-color: #fedc00;
  width: 100%;
  left: 0%;
  text-align: center;
  padding: 1em 3em 1em 4em;
  -webkit-box-shadow: -1px 0px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -1px 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 0px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -webkit-animation: slideUp 1s 1.0s 1 ease forwards;
  -moz-animation: slideUp 2s 1.0s 1 ease forwards;
  -webkit-animation-direction: normal;
  /* Safari 4.0 - 8.0 */
  animation-direction: normal;
  /* DEFAULT FROM WOOCOMMERCE */
  border-top: none !important;
  margin: 0 !important; }
  #body .woocommerce-error:before, #body .woocommerce-info:before, #body .woocommerce-message:before {
    color: black !important;
    font-size: 1.4em; }
  #body .woocommerce-error .button:before, #body .woocommerce-info .button:before, #body .woocommerce-message .button:before {
    display: none; }
  #body .woocommerce-error .button-outline, #body .woocommerce-info .button-outline, #body .woocommerce-message .button-outline {
    float: right; }
  #body .woocommerce-error .messageText, #body .woocommerce-info .messageText, #body .woocommerce-message .messageText {
    text-align: left; }

/* CART*/
#body .woocommerce table.shop_table {
  border-radius: 0; }

.cart fieldset {
  border: none; }

.type-product .cart .quantity {
  display: none; }

.wc-proceed-to-checkout {
  float: right;
  margin-bottom: 10em; }

.term-description {
  text-align: center;
  margin-bottom: 2.25rem !important; }
  @media screen and (max-width: 1023px) {
    .term-description {
      margin-bottom: 2rem !important; } }

.term-name,
.woocommerce-result-count {
  font-size: 12px;
  font-weight: 300;
  font-stretch: condensed;
  line-height: .6em;
  letter-spacing: 1.3px;
  text-transform: uppercase; }

section.module.products {
  padding-top: 0; }

#body .woocommerce div.product p.price,
#body .woocommerce div.product span.price {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  letter-spacing: 1.5px;
  color: #393932;
  margin-bottom: 20px; }

.supheadline {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.3px; }
  .supheadline.sale {
    color: #fedc00; }

.outofstock img {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  /* Microsoft Edge and Firefox 35+ */
  opacity: 0.4 !important; }

.woocommerce div.product form.cart {
  margin-top: 3rem !important; }
  @media screen and (max-width: 1023px) {
    .woocommerce div.product form.cart {
      margin-top: 2rem !important; } }

.selectwrap, .woocommerce-ordering {
  background-image: url("../css/general/assets/triangle.svg");
  background-position: 99% center;
  background-repeat: no-repeat;
  height: 29px;
  overflow: hidden;
  width: auto;
  background-size: 28px; }

.woocommerce .woocommerce-ordering select {
  text-transform: uppercase;
  -webkit-appearance: none; }

.modules-product-category-page .module-products-categories {
  margin-left: -27px; }

.woo-filter {
  border-right: #c6c6c6 solid 1px;
  border-left: #c6c6c6 solid 1px; }
  .woo-filter > li {
    margin-top: 10px;
    margin-bottom: 20px; }
  .woo-filter li {
    list-style: none; }
    .woo-filter li.attribute-item-all, .woo-filter li.cat-item-all {
      display: none !important; }
  .woo-filter ul.children {
    padding-left: 20px; }
  .woo-filter .term-thumbnail {
    display: none !important; }

body .product-search-filter-terms .product-search-filter-product_cat .term-name,
body .product-search-filter-terms .product-search-filter-product_tag .term-name,
body .product-search-filter-terms .product-search-filter-attribute .term-name {
  display: inline;
  padding: 0; }

body .product-search-product_cat-filter-item.current-cat > a:after,
body .product-search-attribute-filter-item.current-attribute > a:after {
  content: "\f057"; }

li.product .product-image-link img {
  width: 100%;
  height: auto; }

@media screen and (min-width: 1023px) {
  li.product {
    padding-right: 20px !important; } }

@media screen and (max-width: 1023px) {
  li.product {
    padding-right: 0 !important;
    margin-right: 0 !important; }
    li.product > a {
      display: inline-block;
      padding: 0 10px; } }

.no-image {
  width: 100%;
  height: 200px;
  background-image: url("/wp-content/themes/filmarchiv/woocommerce/package.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.product_cat-cd .no-image {
  background-image: url("/wp-content/themes/filmarchiv/woocommerce/cd.svg"); }

.product_cat-lp .no-image {
  background-image: url("/wp-content/themes/filmarchiv/woocommerce/lp.svg"); }

.product_cat-film .no-image {
  background-image: url("/wp-content/themes/filmarchiv/woocommerce/dvd.svg"); }

.product_cat-poster .no-image {
  background-image: url("/wp-content/themes/filmarchiv/woocommerce/poster.svg"); }

.product_cat-buecher .no-image {
  background-image: url("/wp-content/themes/filmarchiv/woocommerce/book.svg"); }

.channel-search-on-click {
  background-color: transparent;
  border: 3px solid transparent;
  background-image: url("../specials/playlist/assets/search_white.svg");
  background-repeat: no-repeat;
  background-position: 20px center;
  padding-left: 20px;
  margin: 1em;
  padding: 18px 24px 18px 44px;
  border: 2px solid none;
  font-size: 14px;
  line-height: 1;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-stretch: condensed;
  color: white; }
  .channel-search-on-click:hover, .channel-search-on-click:active, .channel-search-on-click:focus, .channel-search-on-click[data-filled='1'] {
    border: 3px solid #fedc00; }

.video-credits-text,
.video-credits-text p {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 300;
  font-stretch: condensed;
  line-height: 1.5;
  letter-spacing: 1.3px; }

.special-module-channels .link-image,
.special-module-latestvideos .link-image,
.special-module-searched-items .link-image,
.playlist .link-image,
.playlist .image,
.special-module-channels .lazy-media .height-container,
.special-module-latestvideos .lazy-media .height-container,
.special-module-searched-items .lazy-media .height-container,
.playlist .lazy-media .height-container {
  padding-bottom: 56.25% !important;
  background-position: center center; }

.video-length {
  letter-spacing: 1.3px; }

.module-detail-album {
  display: none; }

.showInHeader .title,
.showInHeader .description {
  display: none; }

.module-header-channels {
  overflow: hidden; }

.activeChannel .height-container {
  padding-bottom: 66% !important; }

.module-detail-album .module-head .height-container {
  padding-bottom: 0 !important; }

.module-detail-album .module-head img {
  max-height: 70vh;
  width: auto;
  max-width: 100%;
  margin: 0 auto; }

.module-detail-album .module-head .blackspace {
  background-color: black;
  padding: 5vh; }

.module-detail-album .module-head .image-wrapper {
  position: relative; }

.calendar-filter-list {
  position: absolute;
  top: 8px;
  z-index: 1000;
  right: -27px;
  margin-top: 100px;
  width: 35vw;
  min-width: 320px;
  max-width: 485px;
  display: none;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  /* remove standard-styles */
  /* graceful degradation for ie8 */ }
  .calendar-filter-list .calendar-filter-list-inner {
    height: 100%;
    background: #393932;
    color: #ffffff;
    padding: 27px 27px; }
  .calendar-filter-list .calendar-filter-list-item {
    padding: 10px 2px; }
  .calendar-filter-list .calendar-filter-list-group {
    padding-bottom: 20px; }
  .calendar-filter-list hr {
    width: 100%;
    background: #ffffff; }
  .calendar-filter-list label {
    font-size: 14px;
    font-stretch: condensed;
    letter-spacing: normal;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0.5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Interstate Cond Bd", "Arial", sans-serif !important;
    font-weight: bold; }
  .calendar-filter-list h5, .calendar-filter-list label {
    letter-spacing: 1.5px !important; }
  .calendar-filter-list h5 {
    padding-left: 2px; }
  .calendar-filter-list input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%; }
  .calendar-filter-list input[type='checkbox'],
  .calendar-filter-list input[type='radio'] {
    width: auto;
    float: left;
    margin-right: .75em;
    background: transparent;
    border: none; }
  .calendar-filter-list input[type='checkbox']:checked,
  .calendar-filter-list input[type='checkbox']:not(:checked),
  .calendar-filter-list input[type='radio']:checked,
  .calendar-filter-list input[type='radio']:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0; }
  .calendar-filter-list input[type='checkbox'] + label,
  .calendar-filter-list input[type='radio'] + label {
    cursor: pointer; }
  .calendar-filter-list input[type='checkbox']:checked + label::before,
  .calendar-filter-list input[type='checkbox']:not(:checked) + label::before,
  .calendar-filter-list input[type='radio']:checked + label::before,
  .calendar-filter-list input[type='radio']:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 6px;
    border: 2px solid #ffffff;
    box-shadow: inset 0 0 0 3px #393932;
    background: #393932;
    margin-right: 1em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .calendar-filter-list input[type=radio]:checked + label::before,
  .calendar-filter-list input[type=radio]:not(:checked) + label::before {
    border-radius: 100%; }
  .calendar-filter-list input[type='checkbox']:hover + label::before,
  .calendar-filter-list input[type='radio']:hover + label::before {
    background: #ffffff;
    box-shadow: inset 0 0 0 3px #393932; }
  .calendar-filter-list input[type='checkbox']:checked + label::before,
  .calendar-filter-list input[type='radio']:checked + label::before {
    background: #fedc00;
    box-shadow: inset 0 0 0 3px #393932;
    border: 2px solid #fedc00; }
  @media screen and (max-width: 860px) {
    .calendar-filter-list {
      position: fixed;
      top: -144px;
      margin-top: 0;
      left: -27px;
      right: auto;
      width: 100vw;
      max-width: 100vw;
      min-width: 100vw;
      overflow: scroll;
      background: #393932; }
      .calendar-filter-list .calendar-filter-list-inner {
        min-height: calc(100vh + 160px); } }

.share-digitorial {
  position: sticky;
  top: 0px;
  padding-top: 56px;
  height: 0;
  z-index: 1; }
  .share-digitorial .box > * {
    cursor: pointer;
    border: #fedc00 solid 3px;
    width: 66px;
    text-align: center;
    background: white; }
    .share-digitorial .box > *:first-child {
      border-bottom: none; }
    .share-digitorial .box > * img {
      display: inline-block;
      padding-top: 15px;
      padding-bottom: 8px;
      margin: 0; }

.grid-helper {
  z-index: 10000;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.15; }
  .grid-helper * {
    height: 100%; }
  .grid-helper .grid-helper-cell {
    background-color: #f94a00; }

.container-fluid-reset {
  position: relative;
  left: -27px;
  width: calc(100% + 2 * 27px); }

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px; }

.datepicker {
  background: #393932;
  z-index: 999999999; }
  .datepicker .datepicker--content {
    font-size: 12px; }
  .datepicker .datepicker--button {
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: normal; }
  .datepicker .datepicker--day-name {
    color: #ffffff; }
  .datepicker .datepicker--nav-title {
    color: #ffffff;
    pointer-events: none;
    font-weight: normal;
    letter-spacing: 1px; }
  .datepicker .datepicker--cell {
    border-radius: 0;
    letter-spacing: 1.5px; }
  .datepicker .datepicker--cell-day {
    color: #ffffff; }
  .datepicker .-disabled- {
    opacity: .5; }
  .datepicker .-other-month- {
    opacity: .2; }
  .datepicker .-current- {
    background-color: white !important;
    color: #393932; }
  .datepicker .-focus- {
    background-color: #fedc00 !important;
    background: transparent;
    color: #393932; }
  .datepicker .-selected- {
    color: #393932;
    opacity: 1;
    background: #fedc00 !important; }
    .datepicker .-selected-.-current- {
      color: #393932;
      opacity: 1;
      background: #fedc00 !important; }
  .datepicker .point {
    position: absolute;
    left: 50%;
    margin-left: -2px;
    bottom: 4px;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #fedc00; }

/*# sourceMappingURL=style.css.map */

.menu-main-container,nav.meta, footer .nav,.socialnavi,.share-digitorial {
display:none;

}
