@import url('main-blessed1.css?z=367');

.block-list__item-description,
.block-list__item-description2 {
  font-weight: 300;
  height: 86px;
}

.race-list .block-list__item-description {
  height: 20px;
}

.race-list .block-list__item-headline {
  margin-top: 3px;
}

.events .block-list__item-description {
  height: 30px;
}

.events .block-list__item-description2 {
  height: 45px;
}

.events .text--brand {
  margin-top: 5px;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
}

.maps .maps__image {
  height: 214px;
  overflow: hidden;
}

@media (min-width:992px) and (max-width:1199px) {
  .maps .maps__image {
    height: 163px;
  }
}

.maps .block-list__item-description {
  height: 127px;
}

@media (max-width:992px) {
  .maps .block-list__item-description {
    height: 76px;
  }
}

@media (max-width:767px) {
  .maps .block-list__item-description {
    height: 96px;
  }
}

.maps .map-item__description {
  height: 200px;
  padding-right: 22.5px;
}

@media (max-width:992px) {
  .maps .map-item__description {
    height: 163px;
    padding-left: 22.5px;
  }
}

@media (max-width:767px) {
  .maps .map-item__description {
    height: 163px;
    padding-left: 22.5px;
  }
}

.block-list__booking-url-block {
  margin-top: 0;
  margin-bottom: 0;
}

.block-list__icon-block img {
  margin-bottom: 40px;
}

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

.block-list__item-image {
  background-position: center center;
  background-size: cover;
}

.event-list .block-list__item-image {
  width: 300px;
  height: 218px;
}

.accommodation-list .block-list__item-image,
.latestnew-list .block-list__item-image {
  width: 230px;
  height: 145px;
  max-width: 180px;
  max-height: 105px;
}

.accommodation-list .block-list__item {
  padding-top: 0;
}

.accommodation-list .block-list__item-image {
  margin-bottom: 15px;
}

.accommodation-list .block-list__item-description {
  height: auto;
}

.accommodation-list .promo--item .block-list__item-description {
  max-height: 156px;
  overflow: hidden;
}

.accommodation-list .promo-top-item .block-list__item-description {
  max-height: 136px;
  overflow: hidden;
}

.accommodation-list .promo-mid-item .block-list__item-description {
  max-height: 66px;
  overflow: hidden;
}

.latestnew-list .block-list__item-description {
  height: 48px;
}

.activity-list .block-list__item-image,
.bar-list .block-list__item-image,
.coach-list .block-list__item-image,
.employment-list .block-list__item-image,
.face-list .block-list__item-image,
.rental-list .block-list__item-image {
  width: 150px;
  height: 92px;
}

.activity-list .block-list__item-description,
.bar-list .block-list__item-description,
.coach-list .block-list__item-description,
.employment-list .block-list__item-description,
.rental-list .block-list__item-description {
  height: 34px;
}

.face-list .block-list__item-description {
  height: 5px;
}

.block-list__promo {
  display: table;
  float: left;
  width: 40%;
  height: 26px;
  background: #1174b9;
  color: #fff;
  font-size: 9px;
  text-align: center;
  padding: 1px 2px;
  margin-right: 8px;
  margin-bottom: 5px;
}

.block-list__promo span {
  display: table-cell;
  vertical-align: middle;
}

.block-list__item-link {
  display: inline-block;
}

.block-list__item-block {
  background-color: #0071bd;
  color: #fff;
  font-weight: 600;
  width: 100%;
  height: 50px;
  padding: 8px 6px;
  text-align: center;
}

.block-list__item-block.race-results__block {
  height: 60px;
}

.info-box.offer-box {
  border-radius: 5px;
  height: 118px;
  font-size: 13px;
}

.info-box.offer-box.dark {
  background-color: #2f2f2f;
}

.offer-box-top-1,
.offer-box-wrapper {
  background-color: #034da2;
  margin-top: -5%;
}

.offer-box-top-1 {
  padding: 20px;
  margin-top: -2px;
}

.offer-box-mid-1,
.offer-box-top-2 {
  background-color: #034da2;
  margin-bottom: 4%;
}

.offer-box-mid-1 {
  margin-top: -2px;
  padding: 20px;
}

.offer-box-top-2 {
  padding: 0 20px 20px;
}

@media (max-width:992px) {
  .accommodation-list .block-list__item_wrapper {
    width: 100%;
    margin-left: 0;
    height: 190px;
  }

  .accommodation-list .block-list__item_wrapper .column-left,
  .accommodation-list .block-list__item_wrapper.promo-mid-item .column-left,
  .accommodation-list .block-list__item_wrapper.promo-top-item .column-left {
    width: 29%;
  }

  .accommodation-list .block-list__item_wrapper .column-right,
  .accommodation-list .block-list__item_wrapper.promo-mid-item .column-right,
  .accommodation-list .block-list__item_wrapper.promo-top-item .column-right {
    width: 71%;
  }

  .accommodation-list .block-list__item_wrapper:nth-child(even) {
    margin-left: 0;
  }

  .accommodation-list .block-list__item_wrapper.promo-top-item {
    height: 390px;
  }

  .accommodation-list .block-list__item_wrapper.promo-mid-item {
    height: 310px;
  }

  .accommodation-list .block-list__item_wrapper.promo-top-item .accomm-details {
    min-height: 202px;
  }

  .accommodation-list .block-list__item_wrapper.promo-mid-item .accomm-details {
    min-height: 142px;
  }

  .container-accomm.low {
    width: 100%;
    float: initial;
  }

  .container-accomm.low:nth-child(even) {
    margin-left: 0;
  }

  .accommodation-list .promo--item .block-list__item-description {
    max-height: 86px;
  }

  .accommodation-list .promo-top-item .block-list__item-description {
    max-height: 156px;
  }

  .accommodation-list .promo-mid-item .block-list__item-description {
    max-height: 66px;
  }

  .block-list__item-block {
    height: 75px;
  }

  .event-list .block-list__item-image {
    width: 230px;
    height: 142px;
  }

  .info-box.offer-box {
    height: 128px;
  }
}

@media (max-width:767px) {
  .home-stage--grey.accommodation-list {
    background: #f1f1f1;
  }

  .offer-box-wrapper.visible-xs {
    margin-bottom: 80px;
  }

  .offer-box-wrapper.visible-xs .collapse.in {
    margin-bottom: -55px;
  }

  .block-list__item {
    border-bottom: none;
    background-color: #f1f1f1;
    margin-bottom: 20px;
    padding: 20px 0 10px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .block-list__item .container {
    padding-left: 0;
    padding-right: 0;
    width: 235px;
  }

  .block-list__item-headline {
    margin-top: 10px!important;
  }

  .block-list__item-headline3 {
    padding-top: 10px;
  }

  .block-list__item-image {
    width: 230px!important;
    height: 145px!important;
  }

  .block-list__item-block {
    height: 50px;
  }

  .event-list .block-list__item-block {
    width: 60px;
    height: 85px;
    padding: 11px;
  }

  .accommodation-list .block-list__item_wrapper {
    width: 250px;
    margin: 0 auto;
    height: 100%;
    display: block;
    border-radius: initial;
    background-color: initial;
    border: initial;
    padding: 15px 8px;
  }

  .accommodation-list .block-list__item_wrapper .column-left,
  .accommodation-list .block-list__item_wrapper .column-right {
    width: 100%;
  }

  .accommodation-list .block-list__item_wrapper:nth-child(even) {
    margin-left: 0;
  }

  .accommodation-list .block-list__item_wrapper.promo-mid-item,
  .accommodation-list .block-list__item_wrapper.promo-top-item {
    height: 100%;
    width: 250px;
  }

  .accommodation-list .block-list__item_wrapper.promo-mid-item .column-left,
  .accommodation-list .block-list__item_wrapper.promo-top-item .column-left {
    width: 100%;
    text-align: center;
  }

  .accommodation-list .block-list__item_wrapper.promo-mid-item .column-right,
  .accommodation-list .block-list__item_wrapper.promo-top-item .column-right {
    width: 100%;
  }

  .accommodation-list .block-list__item_wrapper .block-list__promo {
    width: 31.33%;
    height: 26px;
    background: #fff;
    color: #034da2;
    border: 1px solid #034da2;
    font-size: 9px;
    text-align: center;
    padding: 3px 2px;
    margin-right: 3px;
    margin-bottom: 10px;
    margin-left: 0;
    line-height: normal;
    min-height: 28px;
  }

  .accommodation-list .block-list__item_wrapper.promo-mid-item .accomm-details,
  .accommodation-list .block-list__item_wrapper.promo-top-item .accomm-details {
    min-height: inherit;
  }

  .accommodation-list .block-list__item-image {
    width: 230px;
    height: 145px;
    max-width: 230px;
    max-height: 145px;
  }

  .accommodation-list .promo--item .block-list__item-description,
  .accommodation-list .promo-mid-item .block-list__item-description,
  .accommodation-list .promo-top-item .block-list__item-description {
    max-height: 66px;
  }

  .accommodation-list .block-list__item .container {
    width: 100%!important;
  }

  .accommodation-list .block-list__item .container-accomm {
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%!important;
    margin-bottom: 4%;
  }

  .accommodation-list .block-list__item .container-accomm.low {
    margin-bottom: 8%;
  }

  .info-box.offer-box {
    height: 158px;
  }

  .no-xs-padding {
    padding: 0;
  }
}

.show-offer,
.show-offers {
  margin-bottom: 0;
}

.show-offer:focus,
.show-offer:hover,
.show-offers:focus,
.show-offers:hover {
  background-color: #034da2;
}

.show-offer.collapsed,
.show-offers.collapsed {
  margin-bottom: 4%;
}

.show-offer.collapsed:after,
.show-offers.collapsed:after {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

.show-offer:after,
.show-offers:after {
  position: absolute;
  content: '';
  background-image: url(../images/icons/btn-triangle-white-right.png);
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  top: 10px;
  right: 10px;
  behavior: url(-ms-transform.htc);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}

.nav-tabs {
  margin-top: 20px;
}

.nav-tabs li a {
  font-weight: 700;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  text-align: center;
  display: inline-block;
  min-width: 150px;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 2px 2px 0 0;
}

.nav-tabs li:first-child a {
  border-left: 1px solid #eee;
}

.nav-tabs li.active a {
  color: #fff;
  background-color: #0071bd;
  border-color: #0071bd;
}

.tab-content {
  border-top: 1px solid #eee;
  padding: 20px 0;
}

.tabs__headline {
  color: #0071bd;
}

.tabs__link {
  color: #000;
}

.tabs__description {
  font-weight: 300;
}

.tabs__description--intro {
  font-size: 16px;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.info-box {
  font-size: 16px;
  padding: 15px;
  background: #0071bd;
  color: #fff;
  font-weight: 300;
}

.info-box__headline {
  border-bottom: 1px solid #62a9d3;
  padding-bottom: 5px;
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 12px;
}

.info-box__icon {
  vertical-align: middle;
  margin-right: 10px;
}

.sale-box {
  border: 1px solid #0071bd;
  border-radius: 3px;
  padding: 20px;
  text-align: center;
  margin: 40px 0;
}

.dark-stage {
  background: #252525;
  color: #fff;
  padding: 20px 0 40px;
}

.dark-stage h3,
.dark-stage h4 {
  color: #fff;
}

@media screen and (max-width:991px) {
  .dark-stage-padding {
    padding-top: 50px;
  }
}

@media screen and (max-width:767px) {
  .dark-stage-mobpadding {
    padding-top: 50px;
  }
}

.dark-stage__headline {
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid #3c3c3c;
}

.dark-stage__headline h4 {
  margin: 0;
}

.dark-stage__headline-image {
  width: 50px;
}

.dark-stage__headline-text {
  width: calc(100% - 50px);
  float: left;
}

.dark-stage__headline-image {
  float: left;
}

.custom-select {
  position: relative;
  display: block;
  padding: 0;
  border: 1px solid #99c6e3;
  background-color: #fff;
}

.custom-select select {
  width: 100%;
  margin: 0;
  font-size: 14px;
  color: #086cba;
  background: 0 0;
  border: 1px solid transparent;
  outline: none;
  box-sizing: border-box;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  font-family: helvetica,sans-serif;
  font-weight: 400;
  padding: .6em 1.9em .5em .8em;
  line-height: 2.8;
}

.custom-select select.signup__form {
  line-height: 1.3;
}

.book .sections li .cols2 .startmonth:after,
.custom-select::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 8px;
  top: 50%;
  right: 1em;
  margin-top: -4px;
  background-image: url(../images/icons/select-arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 2;
  pointer-events: none;
}

.custom-select select:focus {
  outline: none;
  box-shadow: 0 0 1px 3px #b4defa;
  background-color: transparent;
  color: #222;
  border: 1px solid #aaa;
}

.custom-select option {
  font-weight: 400;
}

.custom-select::after,
x:-o-prefocus {
  display: none;
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
  .custom-select select::-ms-expand {
    display: none;
  }

  .custom-select select:focus::-ms-value {
    background: 0 0;
    color: #222;
  }
}

@-moz-document url-prefix()  {
  .custom-select {
    overflow: hidden;
  }

  .custom-select select {
    width: 120%;
    width: calc(100% + em);
  }
}

.custom-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.snow-weather__mobile-sub-header {
  background: #252525;
  text-align: left;
}

.weather-report {
  border: 1px solid #0071bd;
}

.weather-report__indicator {
  color: #fff;
  width: 34%;
  float: left;
  background: #0071bd;
  padding: 15px;
}

.book .tabs label i.icon-lift-passes-rental-retail,
.weather-report__indicator-name {
  font-size: 16px;
}

.weather-report__indicator-temp {
  font-size: 35px;
  line-height: 1;
  margin-top: 10px;
  display: inline-block;
  font-weight: 300;
}

.weather-report__metrics {
  width: 66%;
  float: left;
  padding: 25px 15px;
}

.weather-report__metrics-row {
  margin-top: 20px;
}

.weather-report__metrics-row:first-child {
  margin-top: 0;
}

.weather-report__metrics__item {
  margin-left: 20px;
  color: #b8b9b1;
  float: left;
  font-size: 12px;
}

.book .tabs label:first-child,
.weather-report__metrics__item:first-child {
  margin-left: 0;
}

.weather-report__metrics__text {
  font-size: 11px;
  margin-top: 35px;
  font-weight: 600;
  line-height: 15px;
}

.weather-report__metrics__temperature {
  font-size: 24px;
  line-height: 38px;
}

.weather-report__metrics__item-title {
  color: #fff;
  font-size: 17px;
  margin-bottom: 2px;
}

.weather-report__metrics__item-title.home-report__metrics__item-title {
  line-height: 17px;
  font-size: 15px;
}

.weather-report--large .weather-report__metrics__item {
  margin-left: 0;
  width: 16.6666667%;
}

.weather-report--large .weather-report__indicator {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 125px;
  width: 25%;
}

.weather-report--large .weather-report__metrics {
  padding: 8px 20px;
  width: 75%;
}

@media (max-width:1199px) {
  .weather-report--large .weather-report__indicator,
  .weather-report--large .weather-report__metrics {
    width: 100%;
  }
}

.weather-forecast {
  padding: 20px;
  background-color: #252525;
  color: #fff;
}

.weather-forecast h4 {
  color: #fff;
}

.weather-forecast__headline {
  text-align: center;
  font-weight: 700;
  padding: 0 0 10px;
  font-size: 13px;
  text-transform: uppercase;
}

.weather-forecast__item {
  text-align: center;
  position: relative;
}

.weather-forecast__item-col {
  border-left: 1px solid #515151;
}

.weather-forecast__image,
.weather-forecast__text {
  display: inline-block;
  vertical-align: middle;
}

.weather-forecast__text {
  font-size: 16px;
  margin-left: 0;
}

.weather-report__h4 {
  margin-top: 20px;
}

.weather-report__h4:first-child {
  margin-top: 20px;
}

.weather-report-forecast_container {
  width: 60%;
  float: left;
  padding-right: 5%;
}

.weather-report_snowcam_container {
  width: 40%;
  float: left;
  position: relative;
  text-align: right;
  margin: 20px 0;
}

.weather-report_snowcam_container img {
  width: 100%;
}

.weather-report_snowcam-image-header {
  color: #fff;
  position: absolute;
  font-weight: 600;
  top: 5px;
  left: 10px;
  font-size: 16px;
  width: 87%;
  text-align: left;
}

@media (max-width:767px) {
  .weather-report {
    border-bottom: none;
  }

  .weather-report--large .weather-report__metrics__item {
    width: 33.3333%;
    padding-left: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #0071bd;
  }

  .weather-report--large .weather-report__metrics {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }

  .weather-report__container {
    padding-left: 0;
    padding-right: 0;
  }

  .weather-report__metrics-row {
    margin-top: 0;
  }

  .weather-forecast {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
  }

  .weather-forecast__item-col {
    border-left: none;
  }

  .weather-forecast__item {
    border-top: 1px solid #515151;
    padding-top: 5px;
  }

  .weather-forecast__headline {
    display: inline-block;
    width: 47%;
    text-align: left;
  }

  .weather-forecast__image {
    width: 20%;
  }

  .weather-forecast__text {
    width: 30%;
    text-align: right;
  }

  .weather-report-forecast_container {
    width: 100%;
    text-align: left;
  }

  .weather-report_snowcam_container {
    width: 100%;
    margin: 0 0 30px;
    text-align: left;
    padding-left: 0;
  }

  .weather-report_snowcam-image-header {
    padding-left: 0;
  }
}

.calendar .carousel-control {
  position: inherit;
}

.calendar__item {
  font-size: 16px;
  background: #fff;
  text-align: center;
  font-weight: 600;
  color: #444;
}

.calendar__item.highlights {
  background: #252525;
  color: #fff;
}

.calendar__item.today {
  background: #034da2;
  color: #fff;
}

.calendar__item,
.calendar__item_blank {
  position: relative;
  float: left;
  padding: 15px 10px 10px;
  margin-right: 10px;
  width: 40px;
  margin-bottom: 10px;
  line-height: 1;
  height: 40px;
}

.calendar__item-weekday {
  position: absolute;
  font-size: 10px;
  right: 4px;
  top: 4px;
  color: #ccc;
}

.calendar__headline {
  background: #034da2;
  width: 240px;
  text-align: center;
  padding: 5px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin: 10px 0;
}

.calendar__headline,
.calendar__headline-month,
.calendar__headline-year {
  display: inline-block;
}

.more-panel-image-event {
  color: #fff;
  position: absolute;
  font-weight: 600;
  top: 0;
  left: 7.5px;
  font-family: 'Halis Rounded Bold';
  font-size: 14px;
  text-transform: uppercase;
  background: #034da2;
  padding: 8px;
}

.lift-status span {
  vertical-align: middle;
}

.lift-status-dot {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.lift-status-dot--green {
  background: #13db3b;
}

.lift-status-dot--red {
  background: #e40022;
}

.lift-status-dot--yellow {
  background: #dcdd06;
}

.lift-status-dot--black {
  background: #000;
}

.lift-status-dot--blue {
  background: #034da2;
}

.faq__item {
  background: #eee;
  margin-bottom: 1px;
}

.faq__item--open .faq__item-body {
  display: block;
}

.faq__item--open .faq__item-question-plus {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.faq__item-question {
  cursor: pointer;
  padding: 10px 0;
}

.faq__item-question-text {
  float: left;
}

.faq__item-question-plus {
  font-weight: 300;
  color: #0071bd;
  float: right;
  font-size: 28px;
  line-height: .6;
}

.faq__item-body {
  padding: 20px;
  display: none;
}

.more-panel-title {
  padding: 15px;
  line-height: 1;
  text-align: left;
  font-family: 'Halis Rounded Bold';
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  background-color: #0071bd;
}

.more-panel-image-header,
p.more-panel-image-header {
  font-weight: 600;
  font-family: 'Halis Rounded Bold';
  text-transform: uppercase;
}

.more-panel-image-header {
  top: 10px;
  left: 20px;
  color: #fff;
  position: absolute;
  font-size: 16px;
  width: 87%;
}

p.more-panel-image-header {
  color: #0071bd!important;
  position: initial;
  font-size: 14px;
  width: 100%;
  padding-bottom: 0;
  padding-top: 5px!important;
}

p.more-panel-image-header.tiles {
  background-color: #eee;
  padding: 10px!important;
  position: relative;
  top: 0;
  left: 0;
  border-radius: 0;
  white-space: normal;
}

p.more-panel-image-header.tiles.events {
  text-transform: capitalize;
  font-weight: 400;
  color: #fff!important;
  background-color: #ccc;
  margin-bottom: 0;
  margin-top: -40px;
  padding-right: 65px!important;
}

.carousel-indicators.events {
  bottom: 40px;
}

.carousel-indicators.events .active {
  background-color: #fff;
}

.carousel-indicators.events li {
  border-color: #fff;
}

.panel.home.newhomepage p {
  height: 55px;
  min-height: 55px;
  padding-top: 0;
}

.panel.home.newhomepage p.home_description__packages {
  height: 75px;
  min-height: 75px;
  padding-top: 0;
}

@media (min-width:768px) and (max-width:991px) {
  p.more-panel-image-header {
    font-size: 13px;
  }

  .panel.home.newhomepage p {
    height: 50px;
    min-height: 50px;
  }

  .panel.home.newhomepage p.home_description__packages {
    height: 70px;
    min-height: 70px;
  }
}

.more-container {
  padding-left: 18px;
  padding-right: 18px;
}

.more-panel p {
  height: 80px;
}

@media (max-width:767px) {
  .more-panel {
    margin-bottom: 0;
  }

  .more-panel .line-bg {
    padding: 0;
  }
}

@media (max-width:992px) {
  .more-panel p {
    height: 60px;
  }
}

.more-in__image {
  height: 185px;
  overflow-y: hidden;
}

@media (max-width:992px) {
  .more-in__image {
    height: 139px;
  }
}

@media (max-width:767px) {
  .more-in__image {
    height: inherit;
  }
}

.more-in__headline {
  font-size: 14px;
}

@media (max-width:991px) {
  .more-in__headline {
    font-size: 10px;
  }
}

@media (max-width:767px) {
  .more-in__headline {
    font-size: 14px;
  }
}

.suggested-panel p {
  height: 80px;
}

@media (max-width:992px) {
  .suggested-panel p {
    height: 60px;
  }
}

@media (max-width:767px) {
  .suggested-panel {
    margin-bottom: 0;
  }

  .suggested-panel .line-bg {
    padding: 0;
  }
}

.container-membership {
  width: 100%;
}

.home-stage--membership {
  min-height: initial;
}

.home-stage--white {
  background: #fff;
}

#membership__accordion-faq .panel-group__nav,
#membership__accordion-glossary .panel-group__nav,
.membership__h5 {
  margin-bottom: 0;
}

.membership__faq-ul {
  margin-left: 10px;
}

.membership__link {
  text-decoration: underline;
}

#membership__accordion-faq .panel__nav,
#membership__accordion-glossary .panel__nav {
  margin-top: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid #fff;
}

#membership__accordion-faq .panel-heading__nav,
#membership__accordion-glossary .panel-heading__nav {
  color: #252525;
  padding: 0;
  border: none;
}

#membership__accordion-faq .panel-body__nav,
#membership__accordion-glossary .panel-body__nav {
  color: #252525;
  padding: 0;
  border: none;
  background-color: #e5e5e5;
}

#membership__accordion-faq .panel-heading__nav-link-anchor,
#membership__accordion-glossary .panel-heading__nav-link-anchor {
  text-decoration: none!important;
}

#membership__accordion-faq .panel-heading__nav-link,
#membership__accordion-glossary .panel-heading__nav-link {
  display: block;
  position: relative;
  padding: 15px 40px 11px 12px;
  border-bottom: none;
  font-size: 13px;
  font-weight: 700;
  background-color: #e5e5e5;
}

#membership__accordion-faq .panel-heading__nav-link:after,
#membership__accordion-glossary .panel-heading__nav-link:after {
  content: '';
  background-image: url(../images/icons/btn-navigation-cross-blue.png);
  width: 25px;
  height: 25px;
  position: absolute;
  top: 11px;
  right: 15px;
  background-size: 100%;
}

#membership__accordion-faq .panel-heading__nav-link.collapsed,
#membership__accordion-glossary .panel-heading__nav-link.collapsed {
  background-color: #eee;
  border-bottom: 1px solid #eee;
}

#membership__accordion-faq .panel-heading__nav-link.collapsed:after,
#membership__accordion-glossary .panel-heading__nav-link.collapsed:after {
  content: '';
  background-image: url(../images/icons/btn-navigation-plus-blue.png);
  width: 25px;
  height: 25px;
  position: absolute;
  top: 11px;
  right: 15px;
  background-size: 100%;
}

#membership__accordion-faq .panel-heading__nav-link--primary .panel-heading__nav-link-anchor,
#membership__accordion-faq .panel-heading__nav-link--primary .panel-heading__nav-link-anchor:hover,
#membership__accordion-faq .panel-heading__nav-link--primary .panel-heading__nav-link-anchor:visited,
#membership__accordion-faq .panel-heading__nav-link:hover,
#membership__accordion-faq .panel-heading__nav-link:visited,
#membership__accordion-glossary .panel-heading__nav-link--primary .panel-heading__nav-link-anchor,
#membership__accordion-glossary .panel-heading__nav-link--primary .panel-heading__nav-link-anchor:hover,
#membership__accordion-glossary .panel-heading__nav-link--primary .panel-heading__nav-link-anchor:visited,
#membership__accordion-glossary .panel-heading__nav-link:hover,
#membership__accordion-glossary .panel-heading__nav-link:visited {
  color: #252525;
}

#membership__accordion-faq .panel-group__nav .panel__nav+.panel__nav,
#membership__accordion-glossary .panel-group__nav .panel__nav+.panel__nav {
  margin-top: 0;
}

.tile_container {
  color: #fff;
  background: #026eb7;
  padding-bottom: 50px;
  padding-top: 30px;
}

.tile-image-header,
.tile-title {
  font-family: 'Halis Rounded Bold';
  text-transform: uppercase;
}

.tile-title {
  padding-bottom: 13px;
  line-height: 1;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  color: #0071bd;
}

.tile-image-header {
  color: #fff;
  position: absolute;
  font-weight: 600;
  top: 10px;
  left: 20px;
  font-size: 16px;
  width: 87%;
}

@media (max-width:767px) {
  .tile_component {
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 18px;
    padding-right: 18px;
  }

  .tile-image-header {
    left: 30px;
  }
}

.home-banner-lifts__item {
  padding-top: 15px;
  color: #0071bd;
  float: left;
  width: 20%;
}

.home-banner-lifts__item-title {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 5px;
  margin-top: 5px;
}

.home-promo-banner {
  background: #034da2;
  color: #fff;
  padding: 15px 10px;
  text-align: center;
  font-size: 26px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}

.home-promo-banner--dark {
  background: #252525;
}

.home-promo-banner__arrow {
  margin-top: 4px;
}

.home-navigation-vehicles__item:before,
.home-stage-navigation__item:before {
  content: '';
  border-left: 2px solid #3f8cc4;
  position: absolute;
  left: 0;
  height: 65px;
}

.home-navigation-vehicles__item:first-child:before,
.home-stage-navigation__item:first-child:before {
  content: none;
}

.weather-report__indicator-image .w-icon-clear {
  margin-top: 21px;
}

@media (max-width:992px) {
  .weather-report__indicator-image .w-icon-clear {
    margin-top: 40px;
  }
}

.home-navigation-form {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,.5);
  padding: 15px;
  color: #0071bd;
}

.home-navigation-form__subtitle,
.home-navigation-form__title {
  margin: 0;
  font-size: 19px;
}

.home-navigation-form__subtitle {
  margin-bottom: 10px;
}

.home-navigation-form__title {
  margin-top: 10px;
}

.home-navigation__item {
  margin-bottom: 10px;
}

.home-navigation-icon {
  height: 57px;
  display: inline-block;
  padding: 5px 0 0;
  vertical-align: middle;
  background: #026eb7;
  text-align: center;
  width: 60px;
  float: left;
}

.home-navigation-select {
  float: left;
  width: 75%;
  width: calc(100% - 60px);
  height: 57px;
}

.home-navigation-select.custom-select select {
  height: 57px;
}

.home-stage-navigation {
  margin-bottom: 50px;
}

.home-stage-navigation__item {
  position: relative;
  text-align: center;
  width: 20%;
  float: left;
}

.book *,
.book ul {
  margin: 0;
  padding: 0;
}

.book ul {
  list-style-type: none;
}

.book input[type=radio] {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

.book .tabs {
  position: relative;
  z-index: 14;
  height: 33px;
  white-space: nowrap;
  font-size: 0;
  background-color: #eee;
}

.book .tabs label {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 2px;
  margin-bottom: -1px;
  margin-left: -1px;
  background: #eee;
  padding: 5px 0;
  width: 313px;
  height: 34px;
  text-align: center;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background-color: #0d509f;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  box-shadow: 0;
  color: #fff;
}

@media (max-width:992px) {
  .book .tabs label {
    width: 239px;
  }
}

.book .tabs label:hover {
  background-color: #0171bd;
}

.book input:nth-child(1):checked~.tabs label:nth-child(1),
.book input:nth-child(2):checked~.tabs label:nth-child(2),
.book input:nth-child(3):checked~.tabs label:nth-child(3),
.book input:nth-child(4):checked~.tabs label:nth-child(4) {
  width: 312px;
  border-bottom-color: #fff;
  background: #0171bd;
  box-shadow: none;
  color: #fff;
}

@media (max-width:992px) {
  .book input:nth-child(1):checked~.tabs label:nth-child(1),
  .book input:nth-child(2):checked~.tabs label:nth-child(2),
  .book input:nth-child(3):checked~.tabs label:nth-child(3),
  .book input:nth-child(4):checked~.tabs label:nth-child(4) {
    width: 240px;
  }
}

.book .tabs label i {
  font-size: 20px;
}

.book .sections li {
  display: none;
  height: 76px;
  padding: .6em 1em;
  border: solid 1px #ddd;
  border-radius: 0;
  background-color: #fff;
  box-shadow: 0;
}

.book .sections li .cols1 {
  width: 156px;
  float: left;
  text-transform: uppercase;
  text-align: left;
  font-family: 'Halis Rounded Bold';
  line-height: 16px;
  color: #006eae;
  margin-top: 5px;
}

@media (max-width:992px) {
  .book .sections li .cols1 {
    width: 145px;
  }
}

.book .sections li .cols1.calendar,
.book .sections li .cols2.calendar,
.book .sections li .cols3.calendar {
  background-image: url(../images/calendar-icon.png);
  background-repeat: no-repeat;
  background-position-x: 150px;
  background-position-y: 27px;
}

@media (max-width:992px) {
  .book .sections li .cols1.calendar,
  .book .sections li .cols2.calendar,
  .book .sections li .cols3.calendar {
    background-position-x: 105px;
  }
}

.book .sections li .cols2 {
  width: 190px;
  float: left;
  font-size: 11px;
}

@media (max-width:992px) {
  .book .sections li .cols2 {
    width: 145px;
  }
}

.book .sections li .cols2 .arrivaldate,
.book .sections li .cols2 .departuredate,
.book .sections li .cols2 .startdate {
  width: 180px;
  height: 32px;
  background: 0 0;
  border: 1px solid #ccc;
  text-indent: 5px;
  font-size: 12px;
}

@media (max-width:992px) {
  .book .sections li .cols2 .arrivaldate,
  .book .sections li .cols2 .departuredate,
  .book .sections li .cols2 .startdate {
    width: 135px;
  }
}

.book .sections li .cols2 .startmonth {
  margin: 0;
  background: 0 0;
  border: 1px solid #ccc;
  height: 32px;
  width: 170px;
  padding: 2px 35px 2px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Halis Rounded Bold';
  color: #006eae;
}

@media (max-width:992px) {
  .book .sections li .cols2 .startmonth {
    width: 145px;
  }
}

.book .sections li .cols3 {
  position: relative;
  width: 200px;
  float: left;
  font-size: 11px;
}

@media (max-width:992px) {
  .book .sections li .cols3 {
    width: 145px;
  }
}

.book .sections li .cols3 .arrivaldate,
.book .sections li .cols3 .departuredate,
.book .sections li .cols3 .startdate {
  width: 180px;
  height: 32px;
  background: 0 0;
  border: 1px solid #ccc;
  text-indent: 5px;
  font-size: 12px;
}

@media (max-width:992px) {
  .book .sections li .cols3 .arrivaldate,
  .book .sections li .cols3 .departuredate,
  .book .sections li .cols3 .startdate {
    width: 140px;
  }
}

.book .sections li .cols3 .btn {
  width: 104px;
  padding: 10px 25px 8px 0;
  font-weight: 400;
  text-align: right;
  top: 22px;
  position: absolute;
  left: 0;
  font-size: 14px;
}

@media (max-width:992px) {
  .book .sections li .cols3 .btn {
    width: 95px;
  }
}

.book .sections li .cols4 {
  width: 198px;
  float: left;
  font-size: 11px;
}

@media (max-width:992px) {
  .book .sections li .cols4 {
    width: 155px;
  }
}

.book .sections li .cols5.lessons {
  width: 350px;
  margin-top: 20px;
  float: left;
  position: relative;
  text-align: right;
}

@media (max-width:992px) {
  .book .sections li .cols5.lessons {
    width: 250px;
    margin-top: 20px;
  }
}

.book .sections li .cols5 {
  width: 164px;
  float: left;
  position: relative;
}

@media (max-width:992px) {
  .book .sections li .cols5 {
    width: 95px;
  }
}

.book .sections li .cols5 .btn {
  width: 105px;
  padding: 14px 25px 12px 0;
  font-family: 'Halis Rounded Bold';
  text-transform: uppercase;
  font-weight: 400;
  text-align: right;
  font-size: 14px;
  right: -5px;
  position: absolute;
  top: 15px;
}

@media (max-width:992px) {
  .book .sections li .cols5 .btn {
    width: 95px;
  }
}

.book .sections li .lp-cols1,
.book .sections li .lp-cols2,
.book .sections li .lp-cols3,
.book .sections li .lp-cols4,
.book .sections li .lp-cols5 {
  float: left;
  color: #006eae;
}

.book .sections li .lp-cols1 {
  width: 156px;
  text-transform: uppercase;
  font-family: 'Halis Rounded Bold';
  line-height: 16px;
  margin-top: 5px;
}

.book .sections li .lp-cols2.calendar {
  background-image: url(../images/calendar-icon.png);
  background-repeat: no-repeat;
  background-position-x: 150px;
  background-position-y: 27px;
}

@media (max-width:992px) {
  .book .sections li .lp-cols2.calendar {
    background-position-x: 110px;
  }
}

.book .sections li .lp-cols2 {
  width: 190px;
  font-size: 11px;
}

.book .sections li .lp-cols2 .startdate,
.book .sections li .lp-cols2 .startmonth {
  width: 180px;
  height: 32px;
  background: 0 0;
  border: 1px solid #ccc;
}

.book .sections li .lp-cols2 .startmonth {
  margin: 0;
  width: 170px;
  padding: 2px 35px 2px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Halis Rounded Bold';
  color: #006eae;
}

.book .sections li .lp-cols3 {
  position: relative;
  width: 140px;
}

.book .sections li .lp-cols3 .btn {
  width: 104px;
  padding: 10px 25px 8px 0;
  font-weight: 400;
  text-align: right;
  top: 22px;
  position: absolute;
  left: 0;
  font-size: 14px;
}

@media (max-width:992px) {
  .book .sections li .lp-cols3 .btn {
    width: 95px;
  }
}

.book .sections li .lp-cols4 {
  text-transform: uppercase;
  font-family: 'Halis Rounded Bold';
  line-height: 16px;
  margin-top: 5px;
  width: 160px;
}

.book .sections li .lp-cols5 {
  position: relative;
  width: 140px;
}

.book .sections li .lp-cols5 .btn {
  width: 104px;
  padding: 10px 25px 8px 0;
  font-weight: 400;
  text-align: right;
  top: 22px;
  position: absolute;
  left: 0;
  font-size: 14px;
}

@media (max-width:992px) {
  .book .sections li .lp-cols5 .btn {
    width: 95px;
  }
}

.book input:nth-child(1):checked~.sections li:nth-child(1),
.book input:nth-child(2):checked~.sections li:nth-child(2),
.book input:nth-child(3):checked~.sections li:nth-child(3),
.book input:nth-child(4):checked~.sections li:nth-child(4) {
  display: block;
}

.div_search {
  margin: 0 20px;
  padding: 15px 40px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.div_search h4 {
  font-family: 'Halis Rounded Medium';
  margin: 10px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}

.div_search select {
  border: 1px solid #ccc;
  height: 30px;
}

.div_accommodation,
.div_lessons,
.div_lift_passes,
.div_rental {
  padding: 15px 40px;
  border: 1px solid #ccc;
  margin: 0 20px;
}

.div_accommodation input,
.div_lessons input,
.div_lift_passes input,
.div_rental input {
  width: 100%;
  padding-left: 10px;
}

.div_accommodation .btn,
.div_lessons .btn,
.div_lift_passes .btn,
.div_rental .btn {
  width: 100%;
  margin: 10px 0;
}

.home-stage_bus-services,
.home-stage_drive,
.home-stage_first-timers-guide,
.home-stage_flying,
.home-stage_getting-here,
.home-stage_hire-cars-private-charter,
.home-stage_resort-info,
.home-stage_snow-driving-tips {
  padding-top: 35px;
  min-height: 300px;
  background-position: top left;
  background-size: cover;
  padding-bottom: 20%;
}

.home-stage_bus-services h4,
.home-stage_drive h4,
.home-stage_first-timers-guide h4,
.home-stage_flying h4,
.home-stage_getting-here h4,
.home-stage_hire-cars-private-charter h4,
.home-stage_resort-info h4,
.home-stage_snow-driving-tips h4 {
  color: #0071bd;
}

.promotion-page h3,
.promotion-page h5 {
  color: #89c97d;
}

.promotion-page th,
.promotion-page thead {
  background-color: #89c97d;
}

.promotion-page__intro {
  font-size: 16px;
}

.plan-your-visit_plan-your-visit img {
  width: 270px;
}

.plan-your-visit__mobile-sub-header {
  padding-left: 10px;
  text-align: left;
  background: #252525;
}

@media (max-width:767px) {
  .content-container {
    padding-left: 18px;
    padding-right: 18px;
  }
}