body {
  font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
  color: #666;
  font-size: 1em;
  background-color: #f9f9f9;
  margin: 0;
  font-weight: 400;
  line-height: 1.5em;
  text-align: left;
  margin: 0;
}

div#content-management {
  padding-bottom: 60px;
}

.content {
  margin-top: 150px;
}

span.plus {
  font-size: 28px;
  color: #eee;
  display: inline-block;
  position: absolute;
  margin-top: -45px;
  margin-left: 45px;
}

span.mega-plus {
  font-size: 28px;
  color: #eee;
  display: inline-block;
  position: absolute;
  margin-top: -45px;
  margin-left: 135px;
}

.wizard-big {
  font-size: 120px;
  color: #009bde;
}

.deals-area.overlap-bottom,
.grey-section.overlap-bottom,
.agent-section.overlap-bottom,
.dark-blue-section.overlap-bottom {
  padding-bottom: 60px;
  margin-bottom: -65px;
}

.deals-area.overlap-bottom {
  margin-top: 0;
}

/* MySki */
span#ski-login-container {
  display: block;
  padding: 150px 30px 30px;
}

#ski-login-container .form-control {
  height: 45px;
}

#ski-login-container .btn {
  height: 45px;
}

.card-footer button {
  margin-right: 5px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #009bde;
}

/* Navbar */
.navbar-wrapper.shrink {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1031;
  top: 0;
  background: rgba(255, 255, 255, 0.95);
  height: 55px;
  border-top: solid 2px #002846;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 0;
  padding-top: 0;
  border-bottom: solid 1px #ddd;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.logoColor {
  opacity: 0;
  margin-top: 5px;
  margin-left: 0;
  position: absolute;
  z-index: 998;
}

.navbar-wrapper.shrink .logoColor {
  top: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  width: 135px;
}

.navbar-wrapper.shrink .logo {
  top: 0;
  visibility: hidden;
}

.navbar-wrapper.shrink button.navbar-toggle {
  border-right: solid 1px #002846;
  padding-bottom: 4px;
  padding-top: 8px;
}

.navbar-wrapper.shrink .navbar-toggle .icon-bar {
  background: #002846;
}

.navbar-wrapper.shrink .navbar-toggle .small {
  color: #002846;
  font-size: 10px;
  margin-top: -5px;
}

.navbar-wrapper.shrink .top-bar {
  top: 0;
  margin-top: 3px;
}

.navbar-wrapper.shrink .user a i.fad.fa-users,
.navbar-wrapper.shrink .user span {
  color: #009bde;
}

.top-bar span {
  margin-right: 0;
}

span.homeIcons {
  font-size: 18px;
  color: #002846;
  display: inline-block;
}

span.homeIcons a {
  color: #fff;
}

span.homeIcons:hover {
  font-size: 18px;
  color: #009bde;
}

span.homeIcons a:hover {
  color: #009bde;
}

.navbar-wrapper.shrink span.homeIcons a {
  color: #009bde;
}

.navbar-wrapper.shrink span.homeIcons a:hover {
  color: #666;
}

.navbar-wrapper.shrink a.phone {
  color: #009bde;
}

.navbar-wrapper.shrink small.overseas {
  color: #333;
}

#bookingWidgetBar.affix-top {
  margin-top: -20px;
}

/* New Booking Widget */
.DateRangePicker__picker,
.SingleDatePicker__picker {
  border: 1px solid #ccc;
  border-top: 3px solid #009bde !important;
  z-index: 99999;
  top: 52px;
}

.SingleDatePickerInput {
  background-color: transparent !important;
  border: none !important;
}

.transition-container--horizontal {
  transition: height 0.2s ease-in-out;
}

.DateInput--with-caret::after {
  top: 43px;
  border-bottom-color: #009bde !important;
}

.DateInput__display-text--focused {
  background: transparent !important;
  border-color: transparent !important;
  color: #666 !important;
}

.DateInput {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background-color: transparent !important;
  width: auto;
  font-size: 1em !important;
  color: #666;
  font-weight: 400;
}

.DateRangePickerInput {
  border: none !important;
  background-color: transparent !important;
}

.DateRangePickerInput__arrow svg {
  vertical-align: middle;
  fill: #484848;
  height: 20px !important;
  width: 20px !important;
}

.DateRangePickerInput__arrow {
  width: 20px !important;
}

.CalendarMonth {
  padding: 0 11px !important;
}

.DayPickerNavigation--horizontal .DayPickerNavigation__next {
  right: 25px !important;
}

.widget-home .DateRangePicker__picker,
.SingleDatePicker__picker {
  border: 1px solid #ccc;
  border-top: 3px solid #ccc !important;
  z-index: 99999;
  top: 52px;
  margin-left: -32px;
}

.widget-home .DateInput--with-caret::after {
  top: 43px;
  border-bottom-color: #ccc !important;
}

.widget-home .form-control:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(102, 175, 233, 0), 0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 0 0 rgba(102, 175, 233, 0), 0 0 8px rgba(102, 175, 233, 0);
  border-radius: 0;
}

.CalendarDay--selected-start,
.CalendarDay--selected-end,
.CalendarDay--selected {
  background: #009bde !important;
  border: 1px double #009bde !important;
  color: #fff;
}

.CalendarDay--selected-span {
  background: #59beea !important;
  border: 1px double #59beea !important;
  color: #fff;
}

.CalendarDay--selected-span.CalendarDay--last-in-range {
  border-right: #009bde !important;
}

.CalendarDay--selected-span {
  background: #59beea !important;
  border: 1px double #009bde !important;
  color: #fff;
}

.CalendarDay--hovered-span,
.CalendarDay--after-hovered-start {
  background: #59beea !important;
  border: 1px double #009bde !important;
  color: #fff;
}

.DayPickerKeyboardShortcuts__show--bottom-right {
  border-top: 26px solid #fff;
  border-right: 33px solid #009bde !important;
  bottom: 0;
  right: 0;
}

#bookingWidgetBar.affix {
  position: fixed;
  top: 0;
  z-index: 999;
  background-color: #fff;
  border-bottom: solid 1px #ddd;
  padding: 50px 0 10px;
}

/* Dropdown Menu */
.dropdown-menu {
  font-size: 0.85em;
  font-weight: 400;
  background-color: #fff;
  border: solid 1px #ccc;
  border-top: solid 3px #009bde;
  border-radius: 0;
  margin-top: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  text-align: left;
  list-style: none;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

#travelers .dropdown-menu {
  background-color: #fff;
  z-index: 1011;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  border: solid 1px #dbdbdb;
  border-top: solid 3px #009bde !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
  min-width: 225px;
  padding: 10px 20px;
  margin-left: 0;
  width: 100%;
  display: none;
}

#travelers .dropdown-menu:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: auto;
  margin-left: 50%;
  border: 10px solid transparent;
  border-bottom-color: #009bde !important;
  border-top: 0;
  z-index: 99;
  top: 3px;
  left: -10px;
  margin-top: -14px;
}

.widget-home #travelers .dropdown-menu {
  border-top: solid 3px #ccc !important;
  margin-top: 10px;
}

.widget-home #travelers .dropdown-menu:before {
  content: "";
  border-bottom-color: #ccc !important;
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-menu:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: auto;
  margin-left: 0;
  border: 10px solid transparent;
  border-bottom-color: #009bde;
  border-top: 0;
  z-index: 99;
  top: 3px;
  left: 10px;
  margin-top: -14px;
}

#travelers.dropdown.open > .dropdown-menu {
  display: block;
}

.dropdown-menu.cart:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: auto;
  margin-left: 50%;
  border: 10px solid transparent;
  border-bottom-color: #009bde;
  border-top: 0;
  z-index: 99;
  top: 3px;
  left: -10px;
  margin-top: -14px;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown-toggle .caret {
  display: none;
}

.pull-right > .dropdown-menu:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: auto;
  right: 0;
  left: auto;
  margin-right: 9px;
  border: 10px solid transparent;
  border-bottom-color: #009bde;
  border-top: 0;
  z-index: 99;
  top: 3px;
  margin-top: -14px;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0099ff;
  background-image: -moz-linear-gradient(top, #0099ff, #0099ff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0099ff), to(#0099ff));
  background-image: -webkit-linear-gradient(top, #0099ff, #0099ff);
  background-image: -o-linear-gradient(top, #0099ff, #0099ff);
  background-image: linear-gradient(to bottom, #0099ff, #0099ff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0099ff", endColorstr="#0099ff", GradientType=0);
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu,
#travelers .open > .dropdown-menu {
  display: block;
}

.open > .dropdown-menu.cart {
  display: block;
  width: 100%;
  padding: 0 15px;
}

.top-bar .language-dropdown.open > .dropdown-menu {
  display: block;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.panel-collapse {
  padding-top: 0;
}

label.radio-inline {
  margin-left: 20px;
  margin-right: 15px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(img/select.png) no-repeat !important;
  background-size: 24px 20px !important;
  background-position: right center !important;
}

/* Resort Page */
.resort {
  margin-top: 0px;
  line-height: 24px;
}

#homeWidget .img-responsive {
  width: 100%;
  max-width: 100%;
}

.expert-tip {
  margin-top: 40px;
}

.expert-tip h3 {
  font-size: 34px;
  margin-top: 25px;
  margin-bottom: 30px;
}

.lodge {
  font-size: 14px;
  font-weight: 600;
  margin-top: -8px;
  text-transform: none;
  color: #0099ff;
}

.lodge-price.show {
  padding-left: 10px;
  padding-right: 10px;
}

.separator {
  clear: both;
  border-top: solid 1px #ddd;
  padding: 10px 0;
}

.deals {
  text-align: center;
  color: #333;
  line-height: 18px;
  margin-bottom: 5px;
  font-size: 16px;
}

.deals-text {
  margin-top: -35px;
  margin-bottom: 65px;
}

.deals-btn {
  margin-top: 20px;
}

.featured-tag {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  background-color: #d40000;
  background-image: -moz-linear-gradient(top, #d40000, #a60000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d40000), to(#a60000));
  background-image: -webkit-linear-gradient(top, #d40000, #a60000);
  background-image: -o-linear-gradient(top, #d40000, #a60000);
  background-image: linear-gradient(to bottom, #d40000, #a60000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d40000", endColorstr="#a60000", GradientType=0);
  border-color: #a60000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  margin: -2px;
  padding: 7px 10px;
  position: absolute;
  margin-top: 150px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  -moz-box-shadow: 2px 2px 2px #000;
  -webkit-box-shadow: 2px 2px 2px #000;
  box-shadow: 2px 2px 2px #000;
}

.deals-img.top-seller-img {
  border: solid 5px #fff;
  height: 106px;
}

.info-thumbnail-link:hover .info-thumbnail .service {
  opacity: 1;
  filter: alpha(opacity=100);
}

.info-thumbnail .service {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  color: #fff;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.info-thumbnail > div:first-child,
.info-thumbnail > img:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.info-thumbnail .service {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  color: #fff;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.info-thumbnail .service .service-name {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  -webkit-transition: -webkit-transform 0.8s;
  -moz-transition: -moz-transform 0.8s;
  -o-transition: -o-transform 0.8s;
  transition: transform 0.8s;
  width: 90%;
}

.info-thumbnail .service .service-name h1,
.info-thumbnail .service .service-name h2,
.info-thumbnail .service .service-name h3,
.info-thumbnail .service .service-name h4,
.info-thumbnail .service .service-name h5 {
  margin-top: 0;
}

/* Reviews/Blockquote */
blockquote {
  border: 1px solid #ddd;
  background: #fff;
  font-size: inherit;
  padding: 10px 20px;
  margin: 0 0 1rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}

blockquote:before {
  display: block;
  position: absolute;
  top: -12px;
  left: 20px;
  width: 0;
  border-style: solid;
  border-color: transparent #efefef;
  border-color: #efefef rgba(255, 255, 255, 0);
  border-width: 0 15px 13px 15px;
  content: "";
}

.reviewer {
  margin-top: 10px;
  padding-bottom: 20px;
}

/*Stars and filters*/
.filters {
  list-style-type: none !important;
}

.stars-back {
  background-image: url(img/stars-back.png);
  background-repeat: no-repeat;
  overflow: hidden;
  height: 26px;
  width: 125px;
  margin-top: -3px;
}

.stars {
  background-image: url(img/stars.png);
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  text-indent: -999px;
  height: 26px;
  width: 125px;
  position: relative;
}

.sml-stars.stars-back {
  background-size: 94px 20px;
}

.sml-stars.stars {
  background-size: 94px 20px;
}

.sml-stars.stars.stars-50 {
  width: 94px;
}

.sml-stars.stars.stars-45 {
  width: 85px;
}

.sml-stars.stars.stars-40 {
  width: 75px;
}

.sml-stars.stars.stars-35 {
  width: 66px;
}

.sml-stars.stars.stars-30 {
  width: 56px;
}

.sml-stars.stars.stars-25 {
  width: 47px;
}

.sml-stars.stars.stars-20 {
  width: 37px;
}

.sml-stars.stars.stars-15 {
  width: 28px;
}

.sml-stars.stars.stars-10 {
  width: 18px;
}

.stars-0 {
  width: 0px;
}

.stars.stars-50 {
  width: 125px;
}

.stars.stars-45 {
  width: 112.5px;
}

.stars.stars-40 {
  width: 100px;
}

.stars.stars-35 {
  width: 87.5px;
}

.stars.stars-30 {
  width: 75px;
}

.stars.stars-25 {
  width: 62.5px;
}

.stars.stars-20 {
  width: 50px;
}

.stars.stars-15 {
  width: 37.5px;
}

.stars.stars-10 {
  width: 25px;
}

/* Research vs Booking flow */
.white-section.top100 {
  margin-top: 120px;
}

.lodge-widget.booking-mode {
  display: none;
  margin-top: 0;
}

.lodge-widget.bottom20 {
  margin-bottom: 10px;
}

#LodgeDetail .col-sm-4.top40 {
  margin-top: 20px;
}

.row.cart-nav.booking-mode.on {
  margin-top: 0;
  display: none;
}

#topbar.affix .row.cart-nav.booking-mode.on {
  display: block;
  margin-bottom: 20px;
  margin-top: -20px;
}

.deals-area hr.short {
  display: none;
}

.col-4 .deal-block h4 {
  font-size: 0.75em;
}

a span.small {
  color: #009bde;
}

a .highlight span.small {
  color: #666;
  font-size: 11px !important;
}

a:hover .highlight span.small {
  color: #fff;
}

.blue {
  color: #009bde;
}

.blue img {
  max-width: 45px;
  display: block;
  padding: 2px 0 0;
}

.rsvp img.img-responsive {
  max-width: 165px;
  margin: 0 auto;
}

.resort {
  margin-top: 0px;
  line-height: 24px;
}

.lodge {
  font-size: 14px;
  font-weight: 600;
  margin-top: -8px;
  text-transform: none;
  color: #0099ff;
}

.lodge-description div {
  display: inline;
}
.lodge-description div p {
  display: inline;
}
.lodge-description a {
  cursor: pointer;
}

.resort-lodging-listing {
  height: 800px;
  overflow: auto;
}

#map-filters button.btn.btn-default.btn-sm {
  font-size: 10px;
  padding: 12px 6px;
}

.deals {
  text-align: center;
  color: #333;
  line-height: 18px;
  margin-bottom: 5px;
  font-size: 16px;
}

.red {
  color: #f00;
  font-weight: 600;
}

.short {
  margin: 7px 0;
}

.header {
  border-left: solid 5px #009bde;
  padding: 0 0 0 5px;
  background: transparent;
}

.well .header {
  background: #002846;
  padding: 10px;
}

.well .header h3,
.well .header h4 {
  color: #fff;
}

#Cart .well .header {
  padding: 10px 20px;
}

.well-widget {
  margin-bottom: 20px;
}

.well .single-photo {
  margin-left: -20px;
  margin-right: -20px;
}

.well-content {
  padding: 10px;
}

.well-content.text-center {
  text-align: left;
}

.well-content.text-center .text-center {
  text-align: left;
}

.well.outlined {
  background: transparent;
  border: dashed 2px #ddd;
}

.well img.img-responsive {
  width: 100%;
}

.header h2 {
  font-weight: 800;
}

.img-agent {
  border-radius: 50%;
  border: solid 5px #009bde;
  max-width: 120px;
}

#blockB img {
  max-width: 100%;
}

#blockC img {
  max-width: 100%;
}

#blockA img,
.navbar-collapse .carousel-inner > .item > a > img {
  height: 100%;
  width: 100%;
  left: 0;
}

#blockB div#DealsViewer {
  display: none;
}

.geo strong {
  color: #444;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  padding: 4px 0;
}

.geo a:hover strong {
  background: #eee;
  display: block;
  position: relative;
  line-height: 13px;
  padding: 4px 0;
}

#ResortsList .highlight.text-center {
  border-bottom: solid 2px #009bde;
  margin-bottom: 20px;
}

.top80 {
  margin-top: 100px;
}

.agent-section img.img-responsive.img-agent {
  margin-top: -60px;
}

/* Static Google map tab */
img.static-map {
  width: 100%;
  max-width: 270px;
}

span.mapbtn.btn.btn-primary.btn-sm {
  margin-top: -120px;
}

.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 60px;
  overflow: hidden;
}

.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
}

.map-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 60px;
  overflow: hidden;
}

.map-container iframe,
.map-container object,
.map-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
}

/* Compare */
/* mySki.com */
.myski .nav-list > li > a {
  font-size: 14px;
  padding: 10px;
}

/*** New Quote ***/
body.quote-body {
  background-color: rgba(0, 0, 0, 0.05);
}

section.header {
  border: none;
  padding: 0;
  background: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

section.header h2 {
  font-weight: 400;
  text-transform: inherit;
}

section.header h3 {
  text-transform: inherit;
}

label h5 {
  text-transform: capitalize;
}

.quote-headers {
  font-weight: bold;
}

h4.lodge-name {
  font-weight: bold;
  text-transform: capitalize;
  line-height: 20px;
}

header.cart-header {
  background: #009bde;
  color: #fff;
}

header.cart-header h5 {
  text-transform: capitalize;
}

header.cart-header h4,
header.cart-header h5,
header.cart-header strong {
  color: #fff;
}

/* Content Area */
#ContentArea {
  margin-top: 150px;
}

.white-section #ContentArea {
  margin-top: 0;
}

.dark-blue-section {
  background-color: #002846;
  color: #fff;
}

.dark-blue-section h2,
.dark-blue-section h3,
.dark-blue-section h4 {
  color: #fff;
}

.blue-section {
  background-color: #eee;
}

.blue-section h2 {
  color: #009bde;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 24px;
}

.blue-section h2 {
  color: #009bde;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 24px;
}

.europe-section {
  background-image: url(//images.ski.com/media/dream-job/europe-background.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #fff;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.europe-section:before {
  content: "";
  width: 100%;
  height: 100px;
  margin-top: -50px;
  transform: skewY(-2deg);
  position: absolute;
  background: #fff;
  margin-left: 0;
}

.japan-section {
  background-image: url(//images.ski.com/media/dream-job/japan-back-test.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #009bde;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.japan-section:before {
  content: "";
  width: 100%;
  height: 100px;
  margin-top: -50px;
  transform: skewY(2deg);
  position: absolute;
  background: #009bde;
  margin-left: 0;
}

.canada-section {
  background-image: url(//images.ski.com/media/dream-job/fernie-background.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #fff;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.canada-section:before {
  content: "";
  width: 100%;
  height: 100px;
  margin-top: -50px;
  transform: skewY(-2deg);
  position: absolute;
  background: #fff;
  margin-left: 0;
}

.canada-section .dream-map {
  max-width: 320px;
  margin-left: 50px;
}

.japan-section h2,
.japan-section h4,
.japan-section h5,
.japan-section p,
.california-section h2,
.california-section h4,
.california-section p,
.colorado-section h2,
.colorado-section h4,
.colorado-section p {
  color: #fff;
  text-shadow: 2px 2px 8px #666;
}

.japan-section a,
.california-section a,
.colorado-section a {
  color: #eee;
}

.japan-section h3 strong {
  color: #fff;
  font-size: 32px;
  line-height: 32px;
}

.japan-section ul {
  color: #fff;
}

.japan-section .btn-primary {
  border-color: #fff;
}

.california-section {
  background-image: url(//images.ski.com/media/dream-job/california-background.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #009bde;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.california-section:before {
  content: "";
  width: 100%;
  height: 100px;
  margin-top: -50px;
  transform: skewY(2deg);
  position: absolute;
  background: #009bde;
  margin-left: 0;
}

.europe-section h2,
.japan-section h2,
.canada-section h2,
.california-section h2,
.utah-section h2,
.colorado-section h2 {
  font-size: 52px;
  position: relative;
}

.europe-section h3 {
  font-size: 32px;
  line-height: 32px;
}

.utah-section {
  background-image: url(//images.ski.com/media/dream-job/park-city-background.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #fff;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.utah-section:before {
  content: "";
  width: 100%;
  height: 100px;
  margin-top: -50px;
  transform: skewY(-2deg);
  position: absolute;
  background: #fff;
  margin-left: 0;
}

.colorado-section {
  background-image: url(//images.ski.com/media/dream-job/colorado-background.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #009bde;
  margin-bottom: -80px;
  padding-bottom: 100px;
}

.colorado-section:before {
  content: "";
  width: 100%;
  height: 100px;
  margin-top: -50px;
  transform: skewY(2deg);
  position: absolute;
  background: #009bde;
  margin-left: 0;
}

.video-boxes .deal-block h4 {
  color: #fff;
  position: relative;
  display: block;
  margin-top: -50px;
  font-family: "DDC Hardware", sans-serif;
  text-align: center;
  font-size: 18px;
  text-shadow: 0 0 15px #031840;
}

.video-boxes .well-content {
  padding: 0;
}

.dream-map {
  margin-top: -175px;
  position: absolute;
  left: 50%;
}

.europe-section .dream-map {
  max-width: 380px;
}

.colorado-section .dream-map,
.utah-section .dream-map,
.california-section .dream-map {
  max-width: 380px;
  margin-top: -120px;
}

a.video-btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 15, 30, 0.6);
  border-radius: 50%;
  border: 0;
  cursor: pointer;
  transition: background-color 0.1s linear;
  position: absolute;
  top: 0;
  margin-top: 20%;
  left: 44%;
}

a.video-btn::after {
  content: "";
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid rgb(255, 255, 255);
  display: flex;
}

.blue-section h3 {
  color: #009bde;
}

.agent-section {
  background-color: #009bde;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: -10px;
}

.agent-section p {
  font-size: 16px;
}

.agent-section .sml {
  font-size: 12px !important;
  font-weight: bold;
  display: block;
  line-height: 14px;
  margin-top: 3px;
}

.agent-section a {
  color: #eee;
}

.agent-section h3,
.agent-section h3 strong {
  color: #fff;
  font-size: 22px;
}

.agent-section h4,
.agent-section h6 {
  color: #fff;
}

.agent-section strong {
  color: #fff;
}

.agent-overlap {
  margin-top: -10px;
}

.agent-overlap .well-content.text-center {
  text-align: center;
}

.image-bg {
  min-height: 100%;
  background-image: url(//cdn.ski/LmWNMPgKok3jWzJb.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 0;
}

.fade-back {
  background: rgba(0, 0, 0, 0.65);
  padding: 80px 0;
}

.image-bg p {
  color: #fff;
}

.image-bg h2,
.image-bg h5 {
  color: #fff;
}

.container-top-pad {
  padding-top: 150px;
}

.deals-area {
  background-color: #dedcd8;
  border-top: solid 1px #ddd;
  margin-top: 70px;
  position: relative;
  margin-bottom: -20px;
  padding-bottom: 30px;
}

.grey-section {
  background-color: #eeedeb;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0;
}

.deals-pict {
  height: 132px;
  overflow: hidden;
  width: 100%;
}

.deals-img {
  background-size: cover;
  background-position: 50% 50%;
  height: 132px;
}

.tab-content .deals-img {
  height: 150px;
}

.white-area {
  background-color: #fff;
  border-top: solid 1px #ddd;
  margin-top: 0;
}

.white-section {
  background-color: #f9f9f9;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  min-height: 30px;
  padding-top: 5px;
  padding-bottom: 30px;
  margin-bottom: 0;
}

.white-section:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-bottom: 25px solid #f9f9f9;
  border-right: 35px solid transparent;
  float: left;
  left: 0;
  text-align: center;
  position: absolute;
  top: -24px;
  margin-left: 48%;
}

.white-section:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-bottom: 25px solid #f9f9f9;
  border-right: 35px solid transparent;
  float: left;
  left: 0;
  text-align: center;
  position: absolute;
  top: -16px;
  margin-left: 46.5%;
  opacity: 0.8;
}

.giveaway-section {
  border-top: solid 1px #ddd;
  background-color: #dedcd8;
  position: relative;
  min-height: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
}

.giveaway-section .img-wrapper {
  max-width: 100%;
}

.thumb-zoom {
  width: 100%;
  height: 100%;
  background: rgba(0, 153, 222, 0.7);
  top: 0;
  display: block;
  position: absolute;
  opacity: 0;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.img-wrapper:hover .thumb-zoom {
  opacity: 1;
  -webkit-transition: all 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transition: all 0.25s 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: all 0.25s 0.1s;
}

.trustpilot-widget {
  position: relative;
}
.trustpilot-widget #wrapper-reviews {
  background: #fff !important;
}
.trustpilot-widget iframe {
  position: relative;
  height: 350px;
  width: 100%;
  border-style: none;
  display: block;
  overflow: hidden;
}
.trustpilot-widget .small {
  height: 130px;
}

.trustpilot-widget iframe.fullscreen {
  position: relative;
  height: 800px;
  width: 100%;
  display: block;
  overflow: hidden;
}

.overlap {
  margin-top: 0;
}

.breadcrumb {
  padding: 8px 0;
  margin-bottom: 10px;
  list-style: none;
  background-color: #fff;
  border: none;
}

/* New Widget*/
#travelers label {
  font-size: 12px;
  font-weight: 600;
  color: #333;
}

.widget-full h4 {
  color: #fff;
  margin-bottom: 0;
  margin-left: 15px;
  display: block;
  position: relative;
  padding-top: 10px;
  margin-bottom: -10px;
}

#tabWidget h3 {
  font-size: 20px;
  font-weight: 600;
  margin-top: -10px;
}

.auto-complete-menu {
  border-radius: 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  padding: 10px 8px;
  font-size: 1.15em;
  position: absolute;
  overflow: auto;
  z-index: 99999;
  max-height: 300px;
  margin-top: 0px;
  border: solid 1px #ccc;
  border-top: solid 3px #ccc;
  background: #fff;
  width: 100%;
}

#bookingForm .auto-complete-menu {
  margin-top: 42px;
}

/*** custom checkboxes for finder ***/
.finder-options input[type=checkbox],
.finder-options input[type=radio] {
  display: none;
}

.finder-options input[type=checkbox] + label span:before,
.finder-options input[type=radio] + label span:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f0c8";
  display: inline-block;
}

.finder-options input[type=checkbox] + label span:before,
.finder-options input[type=radio] + label span:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f0c8";
  font-size: 18px;
  line-height: 14px;
  vertical-align: middle;
}

.finder-options input[type=checkbox] + label span:before,
.finder-options input[type=radio] + label span:before {
  letter-spacing: 7px;
}

.finder-options input[type=checkbox]:checked + label span:before,
.finder-options input[type=radio]:checked + label span:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f14a";
}

.finder-options input[type=checkbox] {
  display: none;
}

.finder-options input[type=checkbox] + span:before {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
}

.finder-options input[type=checkbox]:checked + label .deal-block.highlight,
.finder-options input[type=radio]:checked + label .deal-block.highlight {
  background: #009bde;
}

.finder-options input[type=checkbox]:checked + label span,
.finder-options input[type=radio]:checked + label span {
  color: #fff;
}

.finder-options.compare-overlap {
  margin-top: -31px;
}

.finder-options.compare-overlap label {
  display: block;
}

.suggest-menu {
  font-size: 1em;
  font-weight: 400;
  padding: 10px 8px;
  cursor: pointer;
}

.suggest-menu > span {
  opacity: 0.6;
}

.suggest-menu.highlightedItem {
  background: #009bde;
}

.suggest-menu-header {
  font-size: 1em;
  background-color: #eee;
  color: #454545;
  padding: 5px 8px;
  font-weight: bold;
}

.form-actions {
  padding: 19px 0;
  border-top: 5px solid #e5e5e5;
  margin-bottom: 20px;
  background: transparent;
}

.form-actions.top40 {
  margin-top: 5px;
}

#tabWidget .col-sm-2.right-separator {
  padding-top: 35px;
  border-right: solid 1px #ddd;
}

#tabWidget .col-sm-2.right-separator:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fff;
  float: right;
  margin-right: -20px;
  margin-top: -30px;
}

.maplodge.form-control {
  height: 40px;
  border: solid 1px #ccc;
  padding-top: 2px;
}

form-control.select2-container {
  margin-top: 2px;
}

.select2-container-multi .select2-choices .select2-search-field input {
  height: 36px;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 5px 5px 5px 18px !important;
  margin: 6px 0 6px 5px !important;
}

.widget-home .modal-content .form-control {
  font-size: 12px;
  padding: 5px 6px;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.btn.btn-number {
  padding: 10px 10px;
}

#ContentArea form#bookingForm .control-group {
  margin-bottom: 10px;
}

.btn-outline-primary {
  color: #009bde;
  border-color: #009bde;
  border: solid 2px #009bde;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #009bde;
  border-color: #009bde;
}

#Promos0 img {
  display: block;
  max-width: 100%;
  height: auto;
}

.form-inline .btn {
  margin-right: 5px;
}

.modal-body label {
  color: #666 !important;
}

.modal-body label.light {
  color: #fff !important;
}

#destinationWidget #submitButton {
  margin-top: -2px;
}

/* New modal2*/
.collapsible-title {
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 18px;
  color: #333;
  cursor: pointer;
}

.collapsible-title i {
  font-size: 12px;
  margin-right: 4px;
}

.filters-box {
  height: auto;
  overflow: hidden;
  transition: height 0.1s ease-out;
}

.modal2-open {
  overflow: hidden;
}

.modal2-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

@media (max-width: 768px) {
  .modal.modal-fullscreen {
    box-shadow: 0px 0px 0px 100px #ffffff;
  }
  .modal.modal-fullscreen .modal-dialog {
    margin: 0;
    margin-top: 30px;
    width: 100%;
    height: 100%;
  }
  .modal.modal-fullscreen .modal-dialog .modal-content {
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
  }
  .modal.modal-fullscreen .modal-dialog .modal-content .modal-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    height: 50px;
    padding: 0;
    line-height: 50px;
    background-color: #f8f8f8;
    border-color: #e7e7e7;
  }
  .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .modal-title {
    display: inline-block;
    line-height: 50px;
    position: absolute;
  }
  .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .btn {
    vertical-align: top;
    height: 50px;
    border-radius: 0;
  }
  .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .btn .glyphicon {
    font-size: 22px;
  }
  .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .close {
    display: none;
  }
  .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .fullscreen-buttons {
    position: relative;
    z-index: 1;
    background-color: #f8f8f8;
    height: 49px;
  }
  .modal.modal-fullscreen .modal-dialog .modal-content .modal-body {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: scroll;
    padding: 7px;
    background: #fff;
  }
  .modal.modal-fullscreen .modal-dialog .modal-content .modal-footer {
    display: none;
  }
}
@media (min-width: 768px) {
  .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .btn {
    display: none;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
  .PC20 {
    margin-top: 0;
  }
  .lodge-price.show {
    font-size: 10px;
  }
}
/* New Quotes*/
h2.quotesHeader {
  border-bottom: solid 5px #ddd;
  font-weight: 900;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 32px;
  padding-bottom: 5px;
}

h3.summary {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 900;
}

.img-agent-sm {
  border-radius: 50%;
  border: solid 3px #09f;
  max-width: 60px;
}

.add-button {
  padding-right: 30px;
  padding-left: 15px;
}

.add-button .form-control {
  height: 42px;
}

.selection {
  padding: 0;
  text-align: center;
  padding-right: 15px;
}

.panel-collapse {
  padding-top: 0;
}

.prop-content h4 {
  margin-top: 0;
  margin-bottom: 5px;
  background: transparent;
}

.listItem h5 {
  margin-top: 0;
  margin-bottom: 5px;
}

.add a {
  font-size: 18px;
  font-weight: 900;
}

/* Map info panels */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

.panel-default {
  border-color: #ddd;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-body {
  padding: 15px;
}

/* Pagination */
.pagination {
  padding-left: 0;
  margin: 15px 0 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #009bde;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #009bde;
  background-color: #eeeeee;
  border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #009bde;
  border-color: #009bde;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.highlight.active,
.highlight.active strong {
  background-color: #009bde;
  color: white;
}

.highlight:hover .badge-sub-geo {
  background-color: #009bde;
  color: white;
  border-color: #fff;
}

.highlight.active .region-xs {
  color: #fff;
}

.highlight:hover .badge-geo,
.highlight:hover .badge-sub-geo,
.highlight:hover .badge-geo-sm,
.highlight:hover .badge-geo-vert {
  background-color: #009bde;
  color: white;
  border-color: #fff;
}

.highlight {
  transition: 0.2s all;
}

.highlight:hover h1,
.highlight:hover h2,
.highlight:hover h3,
.highlight:hover h4,
.highlight:hover h5,
.highlight:hover h6,
.highlight:hover lodge,
.highlight:hover p,
.highlight:hover a,
.highlight:hover small,
.highlight:hover strong,
.highlight:hover li,
.highlight:hover span,
.highlight:hover div,
.highlight:hover td,
.highlight:hover .red,
.highlight:hover .geoicon {
  color: white;
}

/* lists*/
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.dropdown-menu > li > a {
  padding: 6px 20px;
  font-size: 12px;
}

.nav-list > li > a {
  padding: 0px 15px;
}

#researchForm .span12 {
  margin-left: 0;
  margin-top: 5px;
}

div.left.span4 {
  margin-left: 0px;
}

#resortInfo h6 {
  border-bottom: solid 1px #ddd;
}

.lodges_total {
  float: right;
  margin-top: -20px;
  margin-right: 10px;
}

/* NEW booking engine */
.results-listing {
  background: #fff;
  position: relative;
  margin-top: 10px;
  overflow: visible;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: solid 1px #ddd;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}

.results-content {
  padding: 15px;
}

.results-listing.best {
  border: none;
  border-bottom: solid 2px #ddd;
}

.results-listing .prop-info h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
}

.results-listing .prop-pic img {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.PC40 {
  margin-top: 40px;
  text-align: center;
  padding-right: 15px;
}

.PC30 {
  margin-top: 30px;
  text-align: center;
  padding-right: 15px;
}

.PC20 {
  margin-top: 20px;
  text-align: center;
  padding-right: 15px;
}

.right-separator {
  border-right: solid 2px #ddd;
}

.left-separator {
  border-left: solid 2px #ddd;
  margin-top: -15px;
  margin-bottom: -15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.pricing {
  margin-top: 15px;
}

.results-listing .separator {
  border-top: solid 2px #ddd;
  padding: 5px 0;
  margin-right: -15px;
}

.results-listing .col-sm-3 .separator {
  margin-right: 0;
  margin-left: -15px;
}

.results-listing p {
  font-size: 12px;
}

.results-listing .left {
  font-size: 12px;
}

.multi-only {
  display: none;
}

.multi {
  text-align: right;
  margin-right: -15px;
}

.justwrap {
  white-space: nowrap;
}

.prop-content h4 {
  margin-top: 0;
  margin-bottom: 5px;
  background: transparent;
}

.listItem h5 {
  margin-top: 0;
  margin-bottom: 5px;
}

.car {
  height: 40px;
}

.add a {
  font-size: 18px;
  font-weight: 800;
}

@media (max-width: 979px) {
  #sidebar.affix {
    position: relative !important;
    top: 0;
    width: 100%;
  }
  .japan-section .dream-map {
    margin-top: -95px;
  }
}
@media (max-width: 767px) {
  .right-separator {
    border-right: 0;
  }
  .results-listing .separator {
    margin-right: 0;
  }
  .pricing {
    margin-top: 10px;
    padding: 0 30px;
  }
  .PC40 {
    margin-top: 0;
  }
  .PC30 {
    margin-top: 0;
  }
  .add-button {
    padding-right: 15px;
  }
  .selection {
    padding: 0 15px 15px;
  }
  .multi {
    text-align: left;
    margin-left: 15px;
    margin-top: 0;
    padding-bottom: 10px;
  }
  .results-listing .col-sm-3 .separator {
    margin-right: 0;
    margin-left: 0;
    border-top: none;
    padding-top: 0;
  }
}
.hide-sm-tablet {
  display: none !important;
}

.best-seller {
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 120px;
  color: rgb(255, 255, 255);
  padding: 6px;
  text-transform: uppercase;
  background: none 0px 0px repeat scroll rgba(0, 0, 0, 0.7);
  vertical-align: middle;
  border-left: 3px solid rgb(0, 153, 255);
  margin-left: -4px;
  margin-top: 5px;
  z-index: 1;
}

#options .best-seller {
  width: 80%;
}

.results-listing .best-seller,
.list-lodging .best-seller {
  left: 0;
}

.deal-block .best-seller {
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 120px;
  color: #fff;
  padding: 6px;
  text-transform: uppercase;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  vertical-align: middle;
  -moz-transition: all 0.25s 0.1s;
  -o-transition: all 0.25s 0.1s;
  -webkit-transition: all 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transition: all 0.25s 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-left: solid 3px #009bde;
  margin-left: -3px;
  margin-top: 5px;
}

.deal-block .best-seller-secondary {
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 120px;
  color: #ffffff;
  padding: 6px;
  text-transform: uppercase;
  background: none repeat scroll 0 0 rgba(0, 153, 255, 0.9);
  vertical-align: middle;
  -moz-transition: all 0.25s 0.1s;
  -o-transition: all 0.25s 0.1s;
  -webkit-transition: all 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transition: all 0.25s 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-left: solid 3px #009bde;
  margin-left: -3px;
  margin-top: 5px;
}

.deal-block:hover .best-seller {
  opacity: 0;
  top: 0;
  left: 10px;
}

.deal-block:hover .best-seller-secondary {
  opacity: 1;
  top: 0;
  transition: all 0.3s ease-in-out 0.15s;
  margin-top: 5px;
}

.list-lodging {
  position: relative;
  margin-bottom: 35px;
}

.list-lodging .well-special {
  margin-bottom: 0;
}

.list-lodging.best {
  border: 1px solid #009bde;
}

.quote-icons {
  color: #009bde;
}

#main.active {
  position: relative;
  height: 400px;
}

#main.active > fieldset {
  opacity: 0;
}

#main {
  height: auto;
}

#main > fieldset {
  opacity: 1;
}

.waitspinner {
  opacity: 0;
  display: none;
  width: 300px;
  height: 200px;
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -150px;
  text-align: center;
}

.waitspinner h3 {
  margin-top: 20px;
}

.lodges_total {
  float: right;
  margin-right: 10px;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

.active .waitspinner {
  display: block;
  opacity: 1;
  -webkit-animation: fadeIn 1000ms;
  -moz-animation: fadeIn 1000ms;
  -ms-animation: fadeIn 1000ms;
  animation: fadeIn 1000ms;
}

/* Buttons */
button.btn,
a.btn {
  text-transform: uppercase;
  margin-bottom: 10px;
}

button.close span {
  font-size: 24px;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
  border-style: solid;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

.btn-default {
  color: #666;
  background-color: #fff;
  border: solid 1px #adadad;
}

.btn-default:hover,
.btn-default.active {
  color: #333;
  background-color: #eee;
  border-color: #adadad;
}

.btn-default.active {
  color: #333;
  background-color: #eee;
  border-color: #adadad;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-default:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: #333;
  text-decoration: none;
}

a.btn-primary:not([href]):not([tabindex]) {
  color: #fff;
}

.carousel-inner .btn-default {
  background: none repeat scroll 0 0 rgba(92, 102, 111, 0.75);
  color: #fff;
  border: solid 2px;
  padding: 10px 30px;
}

.carousel-inner .btn-default:hover {
  color: #fff;
  background: #5c6670;
  border-color: #5c6670;
}

.promo-content .btn-primary {
  background: none repeat scroll 0 0 rgba(92, 102, 111, 0.75);
  color: #fff;
  border: solid 2px;
  display: inline-block !important;
}

.promo-content .btn-primary:hover {
  color: #fff;
  background: #5c6670;
  border-color: #5c6670;
}

.cart-btn {
  text-transform: capitalize;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 1.25em;
  line-height: 1.5;
  border-radius: 0.35rem;
}

a.btn-primary.cart-btn:not([href]):not([tabindex]) {
  color: #666;
}

.fa-stack[data-count]:after {
  position: absolute;
  right: 0;
  top: 0;
  content: attr(data-count);
  font-size: 35%;
  padding: 0.5em;
  border-radius: 999px;
  line-height: 0.5em;
  color: #62b507;
  background: white;
  text-align: center;
  min-width: 2em;
  font-weight: bold;
  border-style: solid;
}

.fa-circle {
  color: transparent;
}

.add-cart {
  color: #62b507;
  background: transparent;
  transition: all 0.3s ease-in-out;
}

.btn-primary.cart-btn {
  background-color: rgba(98, 181, 7, 0.1);
  border: solid 1px #62b507;
  color: #009bde;
  padding: 4px 10px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.btn-primary.cart-btn:hover {
  background: rgba(98, 181, 7, 0.2);
  border: solid 1px #62b507;
  color: #333;
  padding: 4px 10px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

a.btn-primary.cart-btn:not([href]):not([tabindex]):hover,
a.btn-primary.cart-btn:not([href]):not([tabindex]):focus {
  background: rgba(98, 181, 7, 0.2);
  color: #333;
}

.cart-btn .fa-stack {
  position: relative;
  display: inline-block;
  width: 1.5em;
  height: 1.25em;
  line-height: 1.35em;
  vertical-align: middle;
}

.cart-btn:hover .add-cart {
  color: #62b507;
  transition: all 0.3s ease-in-out;
}

.cart-btn:hover .price-sml {
  color: #090;
}

.activity-adder {
  background: #009bde;
  margin-left: -16px;
  margin-right: -16px;
  padding: 10px 16px;
  color: white;
  text-align: center;
  text-transform: uppercase;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* wizard */
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
  min-height: 90px;
}

.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-index: 0;
}

ul.step-wizard {
  list-style: none;
  width: 100%;
  padding-left: 0;
}

ul.step-wizard:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin-left: -15px;
  z-index: 0;
}

.stepwizard-step {
  display: table-cell;
  width: 1%;
  text-align: center;
  position: relative;
}

.btn-default.btn-circle {
  border: solid 2px #009bde;
  background: #fff;
  color: #009bde;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 40px;
  margin-top: -5px;
  cursor: pointer;
}

.btn-default.btn-circle:hover {
  background: #009bde;
  color: #fff;
}

.btn-default.btn-circle.cursor-default,
.btn-default.btn-circle[disabled] {
  cursor: inherit;
}

.btn-default.btn-circle.cursor-default:hover,
.btn-default.btn-circle[disabled]:hover {
  background: #fff;
  color: #009bde !important;
}

.btn-circle.btn-primary {
  background: #009bde;
  color: #fff;
  height: 60px;
  width: 60px;
  border-radius: 50px;
  padding: 10px;
  margin-top: -15px;
  font-size: 22px;
}

.btn-circle.btn-primary:hover {
  color: #fff;
}

li.stepwizard-step.active .btn-circle.btn-default {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  padding: 10px;
  margin-top: -15px;
  font-size: 28px;
  background: #009bde;
  color: #fff;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
  margin-right: 5px;
}

/* Flags */
[class^=flag-],
[class*=" flag-"] {
  display: inline-block;
  width: 18px;
  height: 14px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://cdn.ski/vLJZPf5Ok1rg7eqT.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

.flag-US {
  background-position: 0 0;
}

.flag-BR {
  background-position: 0 -20px;
}

.flag-MX {
  background-position: 0 -40px;
}

.flag-GB {
  background-position: 0 -60px;
}

.flag-AU {
  background-position: 0 -80px;
}

.flag-IE {
  background-position: 0 -100px;
}

.flag-CA {
  background-position: 0 -119px;
}

/* Navigation */
.widget-container {
  margin-top: -54px;
}

.widget-back {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  margin-bottom: 60px;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #009bde;
  -webkit-text-fill-color: #009bde;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:hover,
.close:focus {
  color: #009bde;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}

.nav-list > li > a {
  padding: 2px 15px;
  color: #0099ff;
  font-weight: 600;
  text-transform: inherit;
  font-size: 12px;
  line-height: 18px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0099ff;
}

.navbar-pref .navbar-inner {
  background-color: #fff;
  background-image: -moz-linear-gradient(top, #e5e5e5, #fff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e5), to(#fff));
  background-image: -webkit-linear-gradient(top, #e5e5e5, #fff);
  background-image: -o-linear-gradient(top, #e5e5e5, #fff);
  background-image: linear-gradient(to bottom, #e5e5e5, #fff);
  background-repeat: repeat-x;
  margin-top: 30px;
  font-size: 10px;
  font-weight: 800;
  color: #333;
  padding-right: 0;
  padding-left: 0;
  text-transform: uppercase;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eee", endColorstr="#fff", GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.drop-content {
  width: 300px;
  padding: 10px 19px;
}

/* tabs */
.nav-tabs {
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}

.nav-tabs > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 19.5px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background: #ddd;
  color: #333;
}

.nav-tabs > li > a:hover {
  border-color: #ddd;
  background: #009bde;
  color: #fff;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #333;
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.widget-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}

.widget-tabs:before,
.nav-tabsbig:after {
  display: table;
  content: "";
  line-height: 0;
}

.widget-tabs:after {
  clear: both;
}

.widget-tabs:before,
.nav-tabsbig:after {
  display: table;
  content: "";
  line-height: 0;
}

.widget-tabs:after {
  clear: both;
}

.widget-tabs > li {
  float: left;
}

.widget-tabs > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 19.5px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
  color: #fff;
}

.widget-tabs > li > a:hover {
  border-color: rgba(0, 0, 0, 0.5);
  background: none repeat scroll 0 0 rgba(0, 153, 255, 0.9);
  color: #fff;
}

.widget-tabs > li.active > a,
.widget-tabs > .active > a:hover {
  color: #fff;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-bottom-color: transparent;
  cursor: default;
}

.widget-tab-icons {
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;
}

.booking-tabs {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  margin-left: 15px;
}

.booking-tabs:before,
.nav-tabsbig:after {
  display: table;
  content: "";
  line-height: 0;
}

.booking-tabs:after {
  clear: both;
}

.booking-tabs:before,
.nav-tabsbig:after {
  display: table;
  content: "";
  line-height: 0;
}

.booking-tabs:after {
  clear: both;
}

.booking-tabs > li {
  float: left;
  margin-right: 5px;
}

.booking-tabs > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 75px;
  padding-left: 10px;
  line-height: 19.5px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  color: #fff;
  border-radius: 4px 4px 0 0;
  border-bottom: solid 3px transparent;
}

.booking-tabs > li.active > a,
.booking-tabs > .active > a:hover {
  color: #fff;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  border: none;
  cursor: default;
  border-bottom: solid 3px #009bde;
}

.booking-tabs > li > a:hover {
  background: none repeat scroll 0 0 rgba(0, 153, 255, 0.65);
  color: #fff;
  border-bottom: solid 3px #009bde;
}

.booking-tabs i.finder {
  font-size: 16px;
  line-height: 19.5px;
  vertical-align: bottom;
  display: inline-block;
}

.promo-logo {
  max-width: 100%;
  margin: 10px auto;
}

#promoWidget.widget-home {
  margin-top: -141px;
  position: relative;
}

.nav-tabsbig {
  *zoom: 1;
  border-bottom: 1px solid #ddd;
  margin-top: -45px;
}

.nav-tabsbig:before,
.nav-tabsbig:after {
  display: table;
  content: "";
  line-height: 0;
}

.nav-tabsbig:after {
  clear: both;
}

.nav-tabsbig:before,
.nav-tabsbig:after {
  display: table;
  content: "";
  line-height: 0;
}

.nav-tabsbig:after {
  clear: both;
}

.nav-tabsbig > li {
  float: left;
}

.nav-tabsbig > li > a {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabsbig {
  border-bottom: 1px solid #ddd;
}

.nav-tabsbig > li {
  margin-bottom: -1px;
}

.nav-tabsbig > li > a {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 19.5px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background: #9da1a4;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  color: #333;
}

.nav-tabsbig > li > a:hover {
  border-color: #ddd;
  background-color: #009bde;
  color: #fff;
}

.nav-tabsbig > .active > a,
.nav-tabs > .active > a:hover {
  color: #333;
  background-color: #dedcd8;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs-widget {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
}

.nav-tabs-widget > li > a {
  padding: 5px 23px 5px 24px;
  line-height: 19.5px;
  border: 1px solid #c7c7c7;
  background-color: #cecece;
  background-image: -moz-linear-gradient(top, #f4f4f4, #cecece);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#cecece));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #cecece);
  background-image: -o-linear-gradient(top, #f4f4f4, #cecece);
  background-image: linear-gradient(to bottom, #f4f4f4, #cecece);
  background-repeat: repeat-x;
  color: #666;
}

.nav-tabs-widget > li > a:hover {
  border-color: #c7c7c7;
  color: #666;
}

.nav-tabs-widget > .active > a,
.nav-tabs-widget > .active > a:hover {
  color: #666;
  background: #f5f5f5;
  cursor: default;
  border-bottom: transparent;
}

.nav-tabs-widget {
  *zoom: 1;
}

.nav-tabs-widget:before,
.nav-tabs-widget:after {
  display: table;
  content: "";
  line-height: 0;
}

.nav-tabs-widget:after {
  clear: both;
}

.nav-tabs-widget:before,
.nav-tabsbig:after {
  display: table;
  content: "";
  line-height: 0;
}

.nav-tabs-widget:after {
  clear: both;
}

.nav-tabs-widget > li {
  float: left;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border-left: solid 5px transparent;
}

.nav-pills > li > a:hover {
  color: #fff;
  background: #009bde;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: -2px;
  margin-left: 3px;
  font-weight: 800;
  color: #333;
  border-left: solid 5px #ddd;
}

.nav-pills.nav-stacked > li > a:hover {
  color: #009bde;
  background-color: #eee;
  border-left: solid 5px #009bde;
}

.nav-pills.nav-stacked > li > a:active {
  color: #009bde;
  background-color: #eee;
  border-left: solid 5px #009bde;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #009bde;
  background-color: #eee;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #009bde;
}

.nav-pills.nav-stacked > .active > a,
.nav-pills.nav-stacked > .active > a:hover,
.nav-pills.nav-stacked > .active > a:focus {
  color: #009bde;
  background-color: #eee;
  border-left: solid 5px #009bde;
}

.sideNavLink a:hover {
  color: #009bde;
  background-color: #eee;
  border-left: solid 5px #009bde;
}

.sideNavLink a.active {
  color: #009bde;
  background-color: #eee;
  border-left: solid 5px #009bde !important;
}

#sidebar.affix {
  position: fixed;
  top: 60px;
}

/* Promotions/booking flow */
.booking-flow {
  list-style: none;
  overflow: hidden;
  font-size: 12px;
  margin-left: 0;
  -webkit-padding-start: 0;
}

.booking-flow li {
  float: left;
}

.booking-flow li {
  color: #009bde;
  text-decoration: none;
  padding: 8px 0 8px 45px;
  background: #eee;
  background: hsl(0, 0%, 93%);
  position: relative;
  display: block;
  float: left;
}

.booking-flow li:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid hsl(0, 0%, 93%);
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}

.booking-flow li.active {
  color: #fff;
  text-decoration: none;
  padding: 8px 0 8px 45px;
  background: #009bde;
  background: hsl(204, 100%, 50%);
  position: relative;
  display: block;
  float: left;
}

.booking-flow li.active.visited a {
  color: #fff;
  text-decoration: none;
}

.booking-flow li.active:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid hsl(204, 100%, 50%);
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}

.booking-flow li.visited {
  color: #ddd;
  text-decoration: none;
  padding: 8px 0 8px 45px;
  background: #009bde;
  background: hsl(204, 100%, 50%);
  position: relative;
  display: block;
  float: left;
}

.booking-flow li.visited a {
  color: #ddd;
  text-decoration: none;
}

.booking-flow li.visited:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid hsl(204, 100%, 50%);
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}

.booking-flow li:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: 5px;
  left: 100%;
  z-index: 1;
}

.booking-flow li:first-child {
  padding-left: 10px;
}

.booking-flow li.active.visited .resort-promo {
  color: #fff;
  text-decoration: none;
}

.booking-flow li.visited .resort-promo {
  color: #ddd;
  text-decoration: none;
}

.booking-flow .resort-promo {
  color: #009bde;
}

.booking-flow .resort-promo i.fa.fa-shopping-cart,
.booking-flow .resort-promo i.fa.fa-bed,
.booking-flow .resort-promo i.fa.fa-plus {
  font-size: 18px;
  line-height: 27px;
  vertical-align: bottom;
  color: #009bde;
}

.resort-promo {
  display: inline;
  font-size: 24px;
  line-height: 24px;
  color: #009bde;
  vertical-align: middle;
}

#promoWidget {
  margin-top: 0px;
  top: -30px;
  position: absolute;
}

.resort-name {
  font-size: 18px;
  line-height: 18px;
  color: #333;
  font-weight: 600;
}

span.badge.ranking {
  display: inline-block;
  position: absolute;
  left: 5%;
  width: 45px;
  height: 45px;
  font-size: 13px;
  line-height: 32px;
  background: #009bde;
  border-radius: 50%;
  margin-top: -20px;
}

/* well Carousel*/
.well .carousel-control.right {
  border: solid 1px;
  border-right: none;
}

.well .carousel-control.left {
  border: solid 1px;
  border-left: none;
}

.carousel-control .glyphicon-chevron-left {
  position: absolute;
  top: 30%;
  z-index: 5;
  display: inline-block;
  left: 10%;
  font-size: 20px;
}

.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 30%;
  z-index: 5;
  display: inline-block;
  right: 10%;
  font-size: 20px;
}

.header-container {
  margin-top: 200px;
}

#LodgeDetail-container .well .carousel-inner img {
  width: 100%;
}

#LodgeDetail-container .carousel-inner .carousel-item picture img {
  width: 640px !important;
  height: 310px !important;
  max-width: 640px !important;
  max-height: 310px !important;
}

.well .carousel a img {
  padding: 2px;
  width: 48px;
  height: 48px;
}

.header-text {
  padding: 5px 10px;
  color: #fff;
  display: inline-block;
  margin-bottom: -5px;
  text-shadow: 0 0 15px rgb(3, 24, 64);
}

#FeaturedPromoImage .carousel-inner {
  height: auto;
}

#FeaturedPromoImage .promo-header,
#FeaturedPromoImage .hero {
  font-family: "Montserrat", sans-serif;
  font-size: 34px;
  margin-top: 120px;
  font-weight: 800;
}

.hero-nav {
  position: absolute;
  margin-top: -35px;
  margin-left: 0;
  margin-right: 15px;
  float: right;
  right: 0;
}

.hero-nav h3 {
  color: inherit;
  font-size: 13px;
  font-weight: 600;
  display: block;
  position: relative;
  text-transform: uppercase;
  margin: 5px 0;
  text-rendering: optimizelegibility;
  text-align: center;
}

.hero-nav .nav-pills > li > a {
  background: #f9f9f9;
  font-size: 13px;
  color: #666;
  margin-top: 0;
  line-height: 24px;
  padding: 5px 8px;
  min-width: 100px;
  border-radius: 4px 4px 0 0;
}

.hero-nav .nav-pills > li.active > a,
.hero-nav .nav-pills > li.active > a:hover,
.hero-nav .nav-pills > li.active > a:focus,
.hero-nav .nav-pills > li > a:hover {
  color: #fff;
  background-color: #ddd;
  color: #333;
}

.hero-nav .nav-pills > li.active > a {
  display: none;
}

.hero-gallery {
  padding-top: 235px;
  margin-bottom: 87px;
}

.tab-content {
  z-index: 1;
}

/* inputs */
.input-append.custom-append .btn {
  margin-right: 20px;
}

#bookingForm input[readonly] {
  cursor: pointer;
  background-color: #eee;
}

/* wells */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 25px;
  background-color: #fff;
  border: solid 1px #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}

.well-widget {
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 25px;
}

.well-review {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 25px;
  background-color: #009bde;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
}

.well.glance {
  min-height: 158px;
}

#blockB .well {
  margin-bottom: 30px;
}

.highlight:hover {
  background-color: #009bde !important;
  color: black !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.highlight-white:hover {
  background-color: #fff !important;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}

a:hover .well-content.highlight {
  background-color: #009bde;
  color: white;
}

a:hover .well-content.highlight h3,
a:hover .well-content.highlight h4,
a:hover .well-content.highlight h5,
a:hover .well-content.highlight small,
a:hover .well-content.highlight strong,
a:hover .well-content.highlight div {
  color: white;
}

.fixed-height {
  min-height: 345px;
  position: relative;
}

.align-bottom {
  width: 100%;
  position: absolute;
  bottom: 20px;
  box-sizing: border-box;
  padding-right: 40px;
}

.well-overlap {
  margin-top: -55px;
}

.results-listing .prop-info {
  border-right: 2px solid #fff;
}

.results-listing .prop-info .prop-tabs {
  height: 30px;
  border-bottom: 0;
  background: transparent !important;
}

.results-listing .package-detail {
  padding-left: 10px;
}

.pref-content-height {
  height: 105px;
  overflow: hidden;
}

.room-picture {
  position: relative;
  width: 100%;
  cursor: pointer;
}

.room-picture > i {
  position: absolute;
  top: auto;
  right: 0;
  left: auto;
  color: white;
  bottom: 0;
  margin: 0 10px 10px 0;
}

.room-picture > img {
  width: 100%;
}

.room-picture > i {
  position: absolute;
  top: auto;
  right: 0;
  left: auto;
  color: white;
  bottom: 0;
  margin: 0 10px 10px 0;
}

/* Deal block */
.deal-block {
  background-color: #fff;
  border: none;
  border-radius: 0;
  display: block;
  line-height: 1.42857;
  margin-bottom: 20px;
  padding: 0px;
  transition: all 0.3s ease-in-out 0.15s;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}

.featured-row .deal-block {
  background: #fff;
}

.deal-block {
  position: relative;
}

.deal-block img.img-responsive {
  width: 100%;
}

.deal-primary h3 {
  color: #009bde;
}

.deal-block strong {
  font-size: 12px;
}

.deal-block h5 {
  font-size: 14px;
  line-height: 15px;
}

.deal-block .deal-primary {
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 80%;
  color: #fff;
  padding: 6px;
  text-transform: uppercase;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  vertical-align: middle;
  -moz-transition: all 0.25s 0.1s;
  -o-transition: all 0.25s 0.1s;
  -webkit-transition: all 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transition: all 0.25s 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-left: solid 3px #009bde;
  margin-left: -3px;
  margin-top: 5px;
}

.deal-block .deal-secondary {
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 80%;
  color: #ffffff;
  padding: 6px;
  text-transform: uppercase;
  background: none repeat scroll 0 0 rgba(0, 153, 255, 0.9);
  vertical-align: middle;
  -moz-transition: all 0.25s 0.1s;
  -o-transition: all 0.25s 0.1s;
  -webkit-transition: all 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transition: all 0.25s 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-left: solid 3px #009bde;
  margin-left: -3px;
  margin-top: 5px;
}

.deal-block:hover .deal-primary {
  opacity: 0;
  top: 0;
  left: 10px;
  margin-top: 5px;
}

.deal-block:hover .deal-secondary {
  opacity: 1;
  top: 0;
  transition: all 0.3s ease-in-out 0.15s;
  margin-top: 5px;
}

.deal-block hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

.deal-block h3 {
  color: #333;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.5em;
  padding-bottom: 10px;
}

#travel-guide .deal-block h4 {
  font-size: 12px;
}

#travel-guide i.finder.blue {
  font-size: 140%;
}

.deal-block .btn {
  margin-bottom: 20px;
}

.deal-block .btn-primary:hover {
  border-color: #fff;
}

.deal-block .btn-success:hover {
  border-color: #fff;
}

.deal-block div {
  color: #333;
}

.book-by {
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 125px;
  color: #fff !important;
  padding: 6px;
  text-transform: uppercase;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  vertical-align: middle;
  border-left: solid 3px #009bde;
  margin-left: -3px;
  margin-top: 5px;
}

.book-by small {
  color: white;
}

.book-by.ending {
  background: none repeat scroll 0 0 rgba(255, 0, 0, 0.85);
  border-left: solid 3px #333;
}

.deal-primary h3 {
  color: #009bde;
}

fieldset#deal-resort {
  clear: both;
}

.ssv-deal-block strong {
  font-size: 12px;
}

.ssv-deal-block .deal-primary {
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 80%;
  color: #fff;
  padding: 6px;
  text-transform: uppercase;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  vertical-align: middle;
  -moz-transition: all 0.25s 0.1s;
  -o-transition: all 0.25s 0.1s;
  -webkit-transition: all 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transition: all 0.25s 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-left: solid 3px #009bde;
  margin-left: -3px;
  margin-top: 5px;
}

.ssv-deal-block .deal-secondary {
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 80%;
  color: #ffffff;
  padding: 6px;
  text-transform: uppercase;
  background: none repeat scroll 0 0 rgba(0, 153, 255, 0.9);
  vertical-align: middle;
  -moz-transition: all 0.25s 0.1s;
  -o-transition: all 0.25s 0.1s;
  -webkit-transition: all 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transition: all 0.25s 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-left: solid 3px #009bde;
  margin-left: -3px;
  margin-top: 5px;
}

.ssv-deal-block:hover .deal-primary {
  opacity: 0;
  top: 0;
  left: 10px;
  margin-top: 5px;
}

.ssv-deal-block:hover .deal-secondary {
  opacity: 1;
  top: 0;
  transition: all 0.3s ease-in-out 0.15s;
  margin-top: 5px;
}

.ssv-deal-block hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

.ssv-deal-block h3 {
  color: #333;
  margin-bottom: 0;
  margin-top: 0;
}

.ssv-deal-block h4 {
  margin-top: 0px;
}

.ssv-deal-block .btn {
  margin-bottom: 20px;
}

.ssv-deal-block .btn-primary:hover {
  border-color: #fff;
}

.ssv-deal-block .btn-success:hover {
  border-color: #fff;
}

/* Panels */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #009bde;
  border-color: #009bde;
}

/* icons */
[class^=icon-],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("//images.ski.com/media/img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

.icon-white,
.nav-tabs > .active > a > [class^=icon-],
.nav-tabs > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar .nav > li > a:hover > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url("//images.ski.com/media/img/glyphicons-halflings-white.png");
}

.navbar .nav li.dropdown.open > .dropdown-toggle > [class^=icon-],
.navbar .nav li.dropdown.active > .dropdown-toggle > [class^=icon-],
.navbar .nav li.dropdown.open.active > .dropdown-toggle > [class^=icon-] {
  background-image: url("//images.ski.com/media/img/glyphicons-halflings-white.png");
}

.navbar .nav li.dropdown.open > .dropdown-toggle > [class^=icon-] {
  background-image: url("//images.ski.com/media/img/glyphicons-halflings.png");
}

.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"] {
  background-image: url("//images.ski.com/media/img/glyphicons-halflings.png");
}

.icon-glass,
.icon-nightlife {
  background-position: 0 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-star,
.icon-activities {
  background-position: -120px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-home,
.icon-lodging,
.icon-accommodations {
  background-position: 0 -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-checkbox {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-chat {
  background-position: -48px -142px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-skier {
  background-position: -72px -142px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-car {
  background-position: -24px -143px;
}

.icon-equipment {
  background-position: -96px -143px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-briefcase {
  background-position: 0px -144px;
}

.icon-resort {
  background-position: -120px -143px;
}

.icon-dining {
  background-position: -144px -143px;
}

.icon-budget,
.icon-budget-vacation {
  background-position: -168px -143px;
}

.icon-family,
.icon-family-vacation {
  background-position: -192px -143px;
}

.icon-luxury,
.icon-luxury-vacation {
  background-position: -216px -143px;
}

.icon-beginner,
.icon-beginner-skiing {
  background-position: -240px -143px;
}

.icon-intermediate,
.icon-intermediate-skiing {
  background-position: -264px -143px;
}

.icon-expert,
.icon-expert-skiing {
  background-position: -288px -143px;
}

.icon-spa {
  background-position: -312px -143px;
}

.icon-pool {
  background-position: -336px -143px;
}

.icon-hot-tub {
  background-position: -360px -143px;
}

.icon-kitchen {
  background-position: -384px -143px;
}

.icon-pet-friendly {
  background-position: -408px -143px;
}

.icon-breakfast {
  background-position: -432px -143px;
}

.icon-restaurant-bar {
  background-position: -456px -143px;
}

[class^=icon-big-],
[class*=" icon-big-"] {
  display: inline-block;
  width: 30px;
  height: 20px;
  *margin-right: 0.3em;
  line-height: 20px;
  vertical-align: text-bottom;
  background-image: url("//images.ski.com/media/img/pref-icons-big.png");
  background-position: 20px 20px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

.icon-big-skier {
  background-position: 0 0;
}

.icon-big-dining {
  background-position: 0 -24px;
}

.icon-big-budget {
  background-position: 0 -48px;
}

.icon-big-family {
  background-position: 0 -71px;
}

.icon-big-luxury {
  background-position: 0 -95px;
}

.icon-big-beginner {
  background-position: 0 -118px;
}

.icon-big-intermediate {
  background-position: 0 -142px;
}

.icon-big-expert {
  background-position: 0 -167px;
}

.icon-big-spa {
  background-position: 0 -190px;
}

.icon-big-pool {
  background-position: 0 -215px;
}

.icon-big-hot-tub {
  background-position: 0 -239px;
}

.icon-big-kitchen {
  background-position: 0 -263px;
}

.icon-big-pet-friendly {
  background-position: 0 -288px;
}

.icon-big-breakfast {
  background-position: 0 -312px;
}

.icon-big-restaurant-bar {
  background-position: 0 -335px;
}

.icon-deals-lodging {
  background-position: 0 0;
}

.icon-deals-tickets {
  background-position: 0 -24px;
}

.icon-deals-equipment {
  background-position: 0 -48px;
}

#accordion a i.icon-plus-sign {
  background-position: -24px -96px;
}

#accordion a.collapsed i.icon-plus-sign {
  background-position: 0 -96px;
}

legend.accordion-toggle.ng-binding.collapsed i.icon-minus-sign {
  background-position: 0 -96px;
}

[class^=icon-deals-],
[class*=" icon-deals-"] {
  display: inline-block;
  width: 21px;
  height: 20px;
  *margin-right: 0.3em;
  line-height: 20px;
  vertical-align: text-bottom;
  background-image: url("//images.ski.com/media/img/deal-icons-big.png");
  background-position: 20px 20px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

.icon-deals-white,
.nav-tabs > .active > a > [class^=icon-deals-],
.nav-tabs > .active > a > [class*=" icon-deals-"],
.nav-pills > .active > a > [class^=icon-deals-],
.nav-pills > .active > a > [class*=" icon-deals-"],
.nav-list > .active > a > [class^=icon-deals-],
.nav-list > .active > a > [class*=" icon-deals-"],
.navbar-inverse .nav > .active > a > [class^=icon-deals-],
.navbar-inverse .nav > .active > a > [class*=" icon-deals-"],
.dropdown-menu > li > a:hover > [class^=icon-deals-],
.dropdown-menu > li > a:hover > [class*=" icon-deals-"],
.dropdown-menu > .active > a > [class^=icon-deals-],
.dropdown-menu > .active > a > [class*=" icon-deals-"] {
  background-image: url("//images.ski.com/media/img/deal-icons-big-white.png");
}

a.region img {
  float: none;
  margin: 0;
  display: block;
}

a.region img.region-back {
  left: 0;
  margin-top: -50px;
  visibility: hidden;
}

.geo:hover a.region img.region-back,
.geo:hover a strong {
  visibility: visible;
  color: #009bde;
}

.geo:hover a.region img {
  visibility: hidden;
}

.geo:active a.region img.region-back,
.geo:active a strong {
  visibility: visible;
  color: #009bde;
}

.geo:active a.region img {
  visibility: hidden;
}

.geo:focus a.region img.region-back,
.geo:focus a strong {
  visibility: visible;
  color: #009bde;
}

.geo:focus a.region img {
  visibility: hidden;
}

.geo a:active strong {
  color: #009bde;
}

.geo a:focus strong {
  color: #009bde;
}

i.geofilter {
  font-size: 24px;
  line-height: 14px;
  vertical-align: bottom;
  color: #009bde;
  display: inline-block;
}

.region-list > .active > a > .region-back {
  visibility: visible;
}

.region-list > .active > a > .region {
  visibility: hidden;
}

.region-list > .active > a > strong {
  color: #009bde;
}

/* Reviews/badges */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.badge-large {
  display: inline-block;
  padding: 30px 25px;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #009bde;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.badge-summary {
  background-color: #fff;
  display: inline;
  padding: 5px;
}

.label-info,
.badge-info {
  background-color: #009bde;
}

.well-review .badge-large,
.well-review .badge-info {
  background-color: #0070bb;
  color: #fff;
}

.category {
  margin-top: 15px;
  min-width: 90px;
}

.category .badge-info {
  font-size: 16px;
  padding: 8px 9px;
  border-radius: 50%;
}

.review {
  margin-top: 15x;
  margin-bottom: 15px;
  clear: both;
}

.reviewed {
  line-height: 26px;
  vertical-align: top;
  margin-right: 10px;
  text-align: center;
  width: 20px;
  display: inline-table;
}

.vcard h3 {
  color: white;
  font-weight: 600;
  font-size: 30px;
}

.well-review h5,
.well-review h4 {
  color: white;
  font-weight: 800;
}

/* Geo, region and map styles*/
.badge-geo {
  display: inline-block;
  font-size: 50px;
  font-weight: bold;
  padding: 0.15em 0.2em 0.05em;
  color: #009bde;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #fff;
  border: solid 5px #009bde;
  margin-top: 20px;
}

.badge-geo:hover {
  color: #fff;
  background-color: #009bde;
  border: solid 5px #009bde;
}

.badge-geo-vert {
  display: inline-block;
  font-size: 30px;
  line-height: 24px;
  color: #009bde;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  border: solid 3px #009bde;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.badge-geo-sm {
  display: inline-block;
  font-size: 50px;
  line-height: 24px;
  color: #009bde;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  border: solid 5px #009bde;
  margin-top: 12px;
}

.badge-geo-xs {
  display: inline-block;
  font-size: 24px;
  line-height: 16px;
  color: #009bde;
  white-space: nowrap;
  vertical-align: middle;
  background-color: transparent;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.badge-sub-geo {
  display: inline-block;
  font-size: 62px;
  font-weight: bold;
  line-height: 24px;
  color: #009bde;
  text-align: center;
  width: 90px;
  height: 90px;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #fff;
  border: solid 5px #009bde;
  padding-top: 15px;
  margin-top: -72px;
}

.badge-resort {
  display: inline-block;
  font-size: 32px;
  font-weight: bold;
  line-height: 24px;
  color: #009bde;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  border: solid 5px #009bde;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: -5px;
  margin-left: 5px;
  padding: 6px;
  margin-top: 10px;
}

.badge-resort.badge-sml {
  font-size: 20px;
  line-height: 16px;
}

.highlight-blue:hover .badge-resort,
.resort-nav li.active a .highlight-blue .badge-resort {
  color: #fff;
  background-color: #009bde;
  border-color: #fff;
}

/* Resort Styles*/
#topbar.affix-top {
  position: relative;
  margin-top: 0;
  visibility: visible;
  background: #fff;
  margin-top: -4px;
  z-index: 1;
}

#topbar.affix {
  position: fixed;
  top: 48px;
  z-index: 1030;
  background-color: #fff;
  border-bottom: solid 1px #ddd;
  margin-top: 5px;
}

#resortNav {
  margin-top: 0;
}

#resortNav .nav-pills > li > a {
  font-size: 12px;
}

#resortNav .nav-pills > li > a {
  font-size: 12px;
  margin-bottom: 0;
}

ul#MenuWidget {
  margin-bottom: 0;
}

#glance {
  font-size: 14px;
}

.resort-section {
  padding-top: 80px;
  margin-top: -40px;
}

.img-activity {
  max-height: 106px;
  overflow: hidden;
}

.weather {
  margin-top: 10px;
  max-width: 75px;
  max-height: 55px;
}

h3.blue.inline {
  font-size: 1.75em;
  margin-bottom: 0;
}

h2.blue.inline.lower-case {
  font-size: 1.75em;
  line-height: 1em;
}

.list-inline h3.blue.inline {
  display: block;
}

h3 small.lower-case {
  font-size: 13px !important;
  color: #666;
  line-height: 32px;
  vertical-align: text-bottom;
}

.resort-icons {
  font-size: 45px;
  color: #009bde;
  text-align: center;
}

.nav-icons {
  font-size: 24px;
  line-height: 20px;
  padding-top: 10px;
}

.glance-boxes {
  margin-top: 10px;
}

.trail-map {
  font-size: 105px;
  line-height: 50px;
  margin-top: -10px;
  vertical-align: text-top;
  margin-left: -10px;
}

h3.blue.inline i.finder.finder-beginner {
  font-size: 38px;
  color: green;
  line-height: 20px;
  vertical-align: text-bottom;
  margin-left: 1px;
  margin-right: 2px;
}

h3.blue.inline i.finder.finder-intermediate {
  font-size: 38px;
  color: #1e90ff;
  line-height: 20px;
  vertical-align: text-bottom;
  margin-left: 1px;
  margin-right: 2px;
}

h3.blue.inline i.finder.finder-expert {
  font-size: 38px;
  color: black;
  line-height: 20px;
  vertical-align: text-bottom;
  margin-left: 1px;
  margin-right: 2px;
}

.terrain i.finder.finder-beginner {
  font-size: 32px;
  color: green;
  line-height: 20px;
  vertical-align: text-bottom;
}

.terrain i.finder.finder-intermediate {
  font-size: 32px;
  color: #1e90ff;
  line-height: 20px;
  vertical-align: text-bottom;
}

.terrain i.finder.finder-expert {
  font-size: 32px;
  color: black;
  line-height: 20px;
  vertical-align: text-bottom;
}

i.finder.finder-beginner {
  color: green;
}

i.finder.finder-intermediate {
  color: #1e90ff;
}

i.finder.finder-expert {
  color: black;
}

.blue-box {
  background: #009bde;
  padding: 30px;
  border: solid 1px #ddd;
  border-right: none;
  min-height: 285px;
}

.nav-pills.step-nav > li > a {
  padding-bottom: 20px;
  border-right: solid 1px #fff;
}

.nav-pills.step-nav > li:last-child > a {
  border-radius: 0 10px 0 0;
  border-right: none;
}

.nav-pills.step-nav > li:first-child > a {
  border-radius: 10px 0 0 0;
}

.nav-pills.step-nav > li.active > a:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-top: 15px solid #009bde;
  border-right: 15px solid transparent;
  float: left;
  left: 45%;
  text-align: center;
  margin-top: 35px;
  position: absolute;
}

.badge-resort {
  display: inline-block;
  font-size: 32px;
  font-weight: bold;
  line-height: 24px;
  color: #009bde;
  white-space: nowrap;
  vertical-align: middle;
  background-color: transparent;
  border: solid 5px transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: -5px;
  margin-left: 5px;
  padding: 6px;
  margin-top: 10px;
}

.highlight-blue:hover .badge-resort,
.resort-nav li.active a .highlight-blue .badge-resort {
  color: #fff;
  background-color: #009bde;
  border-color: #009bde;
}

.thumbnail {
  padding: 0;
}

.header-container {
  margin-top: 275px;
}

.resortmap {
  height: 575px;
  padding-top: 90px;
}

.conditions h3.blue.inline {
  margin-bottom: 10px;
}

.accommodations-tab {
  padding-top: 250px;
}

.neighborhoods i.fa {
  font-size: 20px;
  margin-right: 5px;
}

span.big {
  font-size: 110%;
}

h3 i.finder {
  vertical-align: text-bottom;
}

.quote-section {
  margin-top: 120px;
  padding-bottom: 40px;
  height: inherit;
}

.quote-section h1 {
  font-size: 42px;
}

.quote-section h2 {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

#resortNav .nav-pills > li > a {
  background: #fff;
}

#resortNav #topbar .nav-pills > li > a {
  background: #eee;
  font-size: 13px;
  font-weight: 600;
}

#resortNav #topbar .nav-pills > li > a:hover,
#resortNav #topbar .nav-pills > li.active > a {
  color: #fff;
  background: #009bde;
}

#resortNav .nav-pills > li > a:hover,
#resortNav .nav-pills > li.active > a {
  color: #fff;
  background: #009bde;
}

#resortNav #topbar.affix {
  padding-top: 20px;
}

.resort-nav li a .highlight-blue {
  color: #009bde;
  background-color: #eee;
  padding-bottom: 15px;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
}

.resort-nav li a .highlight-blue:hover,
.resort-nav li.active a .highlight-blue {
  color: #fff;
  background-color: #009bde !important;
}

ul.list-inline.resort-nav {
  margin-bottom: 0;
}

.trail-map {
  font-size: 95px;
  line-height: 50px;
  margin-top: -10px;
}

.header-map .map-view-root {
  height: 395px;
}

.deal-block.highlight {
  cursor: pointer;
  z-index: 0;
}

.highlight:hover .btn-primary {
  color: #009bde;
}

.highlight .btn-primary:hover {
  color: #fff;
  background-color: #009bde;
  border-color: #fff;
}

a.tabgraphic:hover .btn-primary {
  color: #fff;
  background-color: #009bde;
  border-color: #fff;
}

.blue-section .fa-map-marker {
  padding: 0 4px;
}

.blue-section .fa-tags {
  font-size: 28px;
  padding: 5px 0px;
}

.region-inline {
  vertical-align: text-top;
  font-size: 15px;
  padding-left: 5px;
  padding-right: 5px;
}

.region-xs {
  vertical-align: text-top;
  font-size: 13px;
  text-align: center;
}

a strong.region-xs {
  color: #009bde;
}

a:hover strong.region-xs {
  color: #777;
}

.highlight:hover .badge-geo,
.highlight:hover .badge-geo-sm,
.highlight:hover .badge-geo-xs,
.highlight:hover .badge-geo-vert {
  background-color: #009bde;
  color: white;
  border-color: #fff;
}

.highlight:hover .badge-sub-geo {
  background-color: #009bde;
  color: white;
  border-color: #fff;
}

.highlight.active .region-xs {
  color: #fff;
}

.well-blockquote {
  border: none !important;
  background: #f2efef;
  padding: 20px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* Products */
.product {
  font-size: 22px;
  color: #009bde;
}

.products-list li.text-center {
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: text-top;
}

/* Resort Finder */
.badge-finder-bg {
  display: inline-block;
  font-size: 32px;
  font-weight: bold;
  line-height: 24px;
  color: #009bde;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  border: solid 5px #009bde;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  margin-top: 12px;
  padding: 14px 14px 12px 14px;
  margin-bottom: 10px;
}

.badge-finder-sm {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #009bde;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  border: solid 3px #009bde;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  margin-top: 10px;
  padding: 10px;
  margin-bottom: 10px;
}

.badge-experience {
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  line-height: 20px;
  color: #009bde;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  border: solid 5px #009bde;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  margin-top: -25px;
  padding: 14px 14px 12px 14px;
  margin-bottom: 10px;
  position: absolute;
  left: 10%;
}

a:hover .badge.badge-finder-bg,
.active .badge.badge-finder-bg,
a:hover .badge.badge-experience,
.active .badge.badge-experience {
  color: #fff;
  background: #009bde;
}

#resortFinder h3,
#resortFinder h4,
#resortFinder h5 {
  line-height: 15px;
  margin: 0;
}

a.lodgepref {
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.text-overlay {
  color: #fff;
  padding: 6px;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.6);
  vertical-align: middle;
  margin-top: -42px;
  position: absolute;
  font-size: 16px;
  line-height: 30px;
  -webkit-transition: all 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transition: all 0.25s 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
}

a:hover .text-overlay {
  display: none;
}

.text-overlay .home-icon.pull-right {
  position: relative;
  margin-top: 1px;
  font-size: 30px;
  line-height: 20px;
  color: #fff;
  opacity: 0.65;
}

.overlay-over {
  display: none;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

a:hover .overlay-over {
  display: inline-block;
  color: #fff;
  padding: 30px;
  padding-top: 60px;
  text-transform: uppercase;
  background: none repeat scroll 0 0 rgba(0, 153, 255, 0.75);
  vertical-align: middle;
  text-align: center;
  position: absolute;
  font-size: 24px;
  -webkit-transition: all 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transition: all 0.25s 0.1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.overlay-over i.icon-search.icon-white {
  font-size: 50px;
}

.photo-info {
  background-color: rgba(0, 155, 222, 0.8);
}

.photo-info a {
  margin-top: -30px;
  display: inline-block;
}

.photo-info h4 {
  color: #fff;
}

.single-photo:hover .text-overlay {
  display: none;
}

.single-photo {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  cursor: pointer;
}

.deal-block .single-photo {
  margin-bottom: 0;
}

.list-inline > li:first-child .single-photo {
  padding-left: 5px;
}

.single-photo .gallery-content {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.gallery-content img {
  transition: all 0.5s ease-in-out;
  width: 100%;
  height: auto;
}

.photo-info {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 15px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.giveaway-section .photo-info {
  padding-top: 20px;
}

.single-photo:hover .gallery-content img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

a:hover .deal-block .single-photo .gallery-content img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.photo-info i {
  font-size: 24px;
  margin-top: 5%;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-out 0.35s;
  -moz-transition: all 0.3s ease-out 0.35s;
  -ms-transition: all 0.3s ease-out 0.35s;
  -o-transition: all 0.3s ease-out 0.35s;
  transition: all 0.3s ease-out 0.35s;
  color: #fff;
}

.photo-info h4 {
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-out 0.25s;
  -moz-transition: all 0.3s ease-out 0.25s;
  -ms-transition: all 0.3s ease-out 0.25s;
  -o-transition: all 0.3s ease-out 0.25s;
  transition: all 0.3s ease-out 0.25s;
}

.photo-info span {
  -webkit-transition: all 0.3s ease-out 0.35s;
  -moz-transition: all 0.3s ease-out 0.35s;
  -ms-transition: all 0.3s ease-out 0.35s;
  -o-transition: all 0.3s ease-out 0.35s;
  transition: all 0.3s ease-out 0.35s;
}

.photo-info,
.photo-info i,
.photo-info h4,
.photo-info span {
  opacity: 0;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.single-photo:hover .photo-info,
.single-photo:hover .photo-info i,
.single-photo:hover .photo-info h4,
.single-photo:hover .photo-info span {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.best-sellers .text-overlay {
  font-size: 12px;
}

a.best-sellers:hover .overlay-over {
  font-size: 12px;
}

a.topseller {
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.topseller .text-overlay {
  font-size: 11px;
  margin-top: -45px;
  border-left: solid 5px #fff;
  border-right: solid 5px #fff;
}

.topseller img.img-responsive {
  border: solid 5px #fff;
}

a.topseller:hover .overlay-over {
  font-size: 11px;
  margin-top: -45px;
  border-left: solid 5px #fff;
  border-right: solid 5px #fff;
}

a.featurepromo {
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.featurepromo .text-overlay {
  font-size: 14px;
  margin-top: -95px;
}

.featurepromo .text-overlay h3 {
  color: #fff;
}

.deal-block .text-overlay {
  color: #fff;
}

a.featurepromo:hover .overlay-over h3 {
  color: #fff;
}

.geo-sm {
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  line-height: 18px;
  color: #009bde;
  vertical-align: middle;
}

.geo-lg {
  display: block;
  font-size: 50px;
  font-weight: bold;
  line-height: 40px;
  color: #009bde;
  text-align: left;
  margin-top: 20px;
}

.form-actions h2 {
  margin-top: 0;
}

.star-rating > span:hover:before,
.star-rating > span:hover ~ span:before {
  content: "\f005";
  color: #009bde;
}

.star-rating.inline {
  color: #009bde;
}

.snow-report {
  padding-top: 5px;
  padding-bottom: 1px;
  padding-right: 19px;
  padding-left: 19px;
}

.divider-line {
  width: 1px;
  border-left: dotted 1px #999;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}

/* Snow Reports */
.mountain {
  font-size: 140px;
  line-height: 140px;
  margin-left: -5px;
  margin-top: 20px;
  display: block;
  color: #009bde;
}

.mountain-sm {
  font-size: 130px;
  line-height: 100px;
  color: #009bde;
}

.terrain-list {
  text-align: center;
  border: 0;
}

.vert-list {
  border-left: solid 1px #666;
  padding-left: 10px;
}

.vert-list:before {
  content: "";
  width: 20px;
  border-top: solid 1px #666;
  float: left;
  margin-left: -20px;
}

.vert-list:after {
  content: "";
  width: 20px;
  border-bottom: solid 1px #666;
  float: left;
  margin-left: -20px;
}

.vert-list ul.list-unstyled {
  margin-bottom: 0;
}

.vert,
.base {
  margin-top: 20px;
}

.row.text-center > .list-inline {
  text-align: center;
  margin: auto;
}

.weather-big {
  max-width: 100px;
}

.blue.inline .finder-accommodations {
  font-size: 20px;
}

.report {
  display: block;
  clear: both;
  height: 70px;
}

.glance h3 {
  margin-bottom: 0;
}

/* Communication Center */
#communications.affix-top {
  position: static;
  margin-bottom: -40px;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

#communications.affix {
  position: fixed;
  z-index: 9999;
  margin-bottom: 0;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  background: #002846;
  border-top: solid 2px #ddd;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
  left: 0;
  right: 0;
}

.commblocks .highlight p {
  color: #f9f9f9;
}

#communications p.newsletter {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0;
}

.commblocks .highlight:hover p {
  color: #fff;
}

h4.comm {
  font-size: 1.25em;
  margin-top: 0;
  color: #fff;
}

h4.comm:after {
  content: " ";
  display: block;
  width: 30px;
  height: 3px;
  margin-top: 1px;
  background-color: #009bde;
}

.commblocks .highlight:hover h4.comm:after {
  background-color: #fff;
}

.comm-icon {
  position: relative;
  margin-top: 30px;
  font-size: 30px;
  color: #eee;
  opacity: 0.5;
}

.commblocks .highlight {
  display: block;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 15px;
  padding-left: 15px;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 10px;
}

.commblocks .no-highlight {
  display: block;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 20px;
  padding-bottom: 10px;
}

#communications .leftline:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #ddd;
}

.commblocks .highlight strong {
  color: #009bde;
}

.commblocks .highlight:hover strong {
  color: #fff;
}

/* Footer */
.footer-slant-right {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 70px;
  background: rgba(0, 155, 222, 0.8);
  transform: skewY(4deg);
  transform-origin: top left;
  width: 50%;
  margin-top: -25px;
}

.footer-slant {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background-image: linear-gradient(#002846, #002846);
  transform: skewY(-2deg);
  transform-origin: top left;
  margin-top: -30px;
}

.footer {
  font-size: 11px;
  background-color: #002846;
  margin-top: -100px;
  border-top: solid 1px #ddd;
  margin-bottom: 100px;
}

.footer-logo {
  margin: 10px auto 10px auto;
  display: inline-block;
}

.footer li {
  margin-bottom: 6px;
}

.footer li a {
  margin-bottom: 6px;
  color: #eee;
}

.footer li a:hover {
  color: #009bde;
}

.footer .badge-caption {
  font-size: 0.95em;
  text-transform: uppercase;
  margin-top: -1px;
  color: #fff;
}

.footer h2 {
  margin-top: 20px;
  color: #fff;
  margin-bottom: 15px;
}

.footer h3 {
  color: #fff;
  font-size: 1.75em;
}

.footer h4 {
  color: #fff;
  font-weight: 600;
  font-size: 1.1em;
  margin-bottom: 10px;
}

.footer h4:after {
  content: " ";
  display: block;
  width: 40px;
  height: 3px;
  margin-top: 1px;
  background-color: #009bde;
}

.footer p {
  font-size: 14px;
  color: #fff;
}

.sub-footer {
  background-color: #002846;
  border-top: solid #ddd 1px;
  font-size: 0.85em;
  margin-top: 20px;
  padding-top: 20px;
  color: #fff;
  font-weight: 400;
  margin-bottom: -20px;
}

.skitops {
  max-height: 110px;
}

a .footer-link {
  opacity: 0.45;
  filter: alpha(opacity=45);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a .footer-link:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* Social Media */
.widget-icons {
  list-style: none;
  margin: 0 10px 10px 0;
  padding: 0;
  float: none;
  text-align: center;
}

.widget-icons li {
  display: inline-block;
  margin: 0 2px 2px 0;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.widget-icons li a {
  display: inline-block;
  height: 36px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 40px;
}

.widget-icons li.facebook {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat 0 0;
}

.widget-icons li.facebook:hover {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat -40px 0;
}

.widget-icons li.twitter {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat 0 -40px;
}

.widget-icons li.twitter:hover {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat -40px -40px;
}

.widget-icons li.google {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat 0 -80px;
}

.widget-icons li.google:hover {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat -40px -80px;
}

.widget-icons li.pinterest {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat 0 -120px;
}

.widget-icons li.pinterest:hover {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat -40px -120px;
}

.widget-icons li.youtube {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat 0 -160px;
}

.widget-icons li.youtube:hover {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat -40px -160px;
}

.widget-icons li.wordpress {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat 0 -200px;
}

.widget-icons li.wordpress:hover {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat -40px -200px;
}

.widget-icons li.instagram {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat 0 -240px;
}

.widget-icons li.instagram:hover {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat -40px -240px;
}

.widget-icons .highlight:hover {
  background-color: #009bde !important;
  color: white !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.highlight {
  transition: 0.2s all;
}

.highlight:hover h1,
.highlight:hover h2,
.highlight:hover h3,
.highlight:hover h4,
.highlight:hover h5,
.highlight:hover h6,
.highlight:hover lodge,
.highlight:hover p,
.highlight:hover a,
.highlight:hover small,
.highlight:hover strong,
.highlight:hover li,
.highlight:hover span,
.highlight:hover div,
.highlight:hover td {
  color: white;
}

.highlight:hover .icon-lodging,
.highlight:hover .icon-tags,
.highlight:hover .icon-briefcase,
.highlight:hover .icon-user {
  background-image: url("//images.ski.com/media/img/glyphicons-halflings-white.png");
}

.highlight:hover .well-special .prop-tabs {
  background: white !important;
  border-bottom: dashed 1px #fff;
}

.badge-large.fb-badge {
  padding: 20px;
  background-color: #3b5998;
}

.gp-sign {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat -40px -80px;
  display: inline-block;
  height: 40px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 40px;
}

.fb-sign {
  background: url(https://cdn.ski/ce3AeVqdBsBFwWIC.png) no-repeat -40px 0;
  display: inline-block;
  height: 40px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 40px;
}

.badge-large.gp-badge {
  padding: 20px;
  background-color: #e44b39;
}

li > a:hover .badge-large.fb-badge,
li > a:hover .badge-large.gp-badge {
  background-color: #009bde;
}

/* Icons for map view */
[class^="map-prop-content icon-big-"],
[class*=" map-prop-content icon-big-"] {
  background-size: 23px 15px;
}

.sml-stars.stars-back {
  background-size: 94px 20px;
}

.sml-stars.stars {
  background-size: 94px 20px;
  height: 20px;
}

/* @media tags */
@media (min-width: 576px) {
  .col-4 .deal-block h4 {
    font-size: 1em;
  }
  .lodge-price.show {
    padding-left: 0;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  #travelers .dropdown-menu {
    margin-left: -30px;
  }
  .list-inline h3.blue.inline {
    display: inline-block;
  }
  .hero-nav {
    margin-right: 20px;
  }
  .hide-sm-tablet {
    display: block !important;
  }
  blockquote:before {
    top: 25px;
    left: 0;
    width: 0;
    border-style: solid;
    border-color: transparent #ddd;
    border-color: rgba(255, 255, 255, 0) #ddd;
    border-width: 13px 15px 13px 0;
  }
  .vert,
  .base {
    margin-top: 40px;
  }
  .terrain-list {
    text-align: right;
    border-right: solid 1px;
    padding-right: 10px;
  }
  li.basedepth {
    margin-top: 105px;
  }
  .terrain-list:before {
    content: "";
    width: 20px;
    border-top: solid 1px #666;
    float: right;
    margin-right: -20px;
  }
  .terrain-list:after {
    content: "";
    width: 20px;
    border-bottom: solid 1px #666;
    float: right;
    margin-right: -20px;
  }
  .mountain {
    margin-left: 40px;
  }
}
@media (min-width: 1024px) {
  .hero-nav {
    margin-right: 30px;
  }
  .mountain {
    margin-left: 80px;
  }
}
@media (min-width: 1200px) {
  .widget-full {
    margin-top: -180px;
  }
  .widget-options {
    margin-top: 5px;
  }
  .DateInput {
    width: auto;
  }
  .carousel-caption-right {
    margin-top: -250px;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    max-width: none;
    width: 100%;
  }
  .well.interest-info {
    height: 185px;
    font-size: 14px;
  }
  .fixed-height {
    min-height: 300px;
  }
  .promo-header {
    margin-top: 10%;
    font-size: 55px;
    line-height: 62px;
  }
  .best-sellers .text-overlay {
    width: 85%;
  }
  .best-sellers .overlay-over {
    width: 85%;
  }
  .well.interest-info {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .header-map .map-view-root {
    height: 475px;
  }
  #bookingForm .btn {
    font-size: 11px;
    line-height: 14px;
    padding: 13px 3px;
  }
  .why-strip h3 {
    font-size: 14px;
  }
  .why-strip h5 {
    font-size: 12px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  body {
    font-size: 12px !important;
  }
  .img-agent {
    max-width: 70px;
  }
  .badge-large {
    display: inline-block;
    padding: 15px 10px;
  }
  .input-append input[class*=span],
  .input-append .uneditable-input[class*=span],
  .input-prepend input[class*=span],
  .input-prepend .uneditable-input[class*=span],
  .row-fluid input[class*=span],
  .row-fluid select[class*=span],
  .row-fluid textarea[class*=span],
  .row-fluid .uneditable-input[class*=span],
  .row-fluid .input-prepend [class*=span],
  .row-fluid .input-append [class*=span] {
    font-size: 11px;
  }
  .phone-sml {
    font-size: 13px;
  }
  .hidden-sm {
    display: none;
  }
}
@media (max-width: 979px) {
  .header-map .map-view-root {
    height: 515px;
  }
  .badge-finder-bg {
    font-size: 24px;
  }
  .footer {
    margin-bottom: 93px;
  }
  .pref-section .col-md-2.col-sm-4.col-6.bottom40 {
    margin-bottom: 0;
  }
  .well.interest-info {
    height: 113px;
  }
  h3.intrest-block {
    font-size: 15px;
  }
  .overlay {
    margin-top: 105px;
  }
  #resortNav .nav-pills > li > a {
    font-size: 0.875em;
    margin-bottom: 0;
    min-height: 75px;
  }
  .nav-icons {
    font-size: 20px;
    line-height: 12px;
    padding-top: 5px;
  }
  #blockA .carousel-inner > .item > a > img {
    width: 100%;
    position: relative;
    left: 0;
  }
  .home-hero .carousel-inner {
    height: 100%;
  }
  #FeaturedPromoImage .carousel-inner > .item > a > img {
    width: 130%;
  }
  #bookingForm label {
    font-size: 13px;
  }
  .resort-icons {
    font-size: 40px;
  }
  .agent-section p {
    font-size: 14px;
  }
  #resortFinder h3 {
    font-size: 16px;
  }
  #resortFinder h5 {
    font-size: 11px;
  }
  #resortFinder h3.blue.inline i.finder.finder-beginner {
    font-size: 18px;
    line-height: 12px;
  }
  #resortFinder h3.blue.inline i.finder.finder-intermediate {
    font-size: 18px;
    line-height: 12px;
  }
  #resortFinder h3.blue.inline i.finder.finder-expert {
    font-size: 18px;
    line-height: 12px;
  }
  #tabWidget .input-group,
  .widget-home .input-group {
    margin-bottom: 15px;
  }
  #tabWidget h3 {
    font-size: 35px;
  }
  #tabWidget h3 span.blue {
    font-size: 18px;
  }
  .widget-home {
    margin-top: 10px;
  }
  .weather-big {
    max-width: 60px;
  }
  #text-carousel {
    margin-top: 67px;
  }
  span.mega-plus {
    margin-left: 75px;
  }
  .promo-header {
    font-size: 40px;
    line-height: 40px;
    margin-top: 150px;
  }
  .promo-sub {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  #FeaturedPromoImage .promo-header,
  #FeaturedPromoImage .hero {
    font-size: 30px;
    margin-top: 90px;
  }
  .text-overlay {
    font-size: 12px;
  }
  a:hover .overlay-over {
    font-size: 12px;
  }
  .tabs-tablet.nav-tabs > li {
    margin-bottom: 0 !important;
    float: none;
  }
  .tabs-tablet.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .phone {
    display: block;
    padding: 10px 0 3px 0;
  }
  .money {
    font-size: 14px;
  }
  .price {
    font-size: 14px;
  }
  .navbar-pref .navbar-inner {
    min-height: 20px;
  }
  .navbar-pref .nav-collapse .nav {
    margin-top: 20px;
  }
  .navbar-pref .nav-collapse .nav > li > a:hover,
  .navbar-pref .nav-collapse .nav > li > a:focus,
  .navbar-pref .nav-collapse .dropdown-menu a:hover,
  .navbar-pref .nav-collapse .dropdown-menu a:focus {
    background-color: #ededed;
  }
  .package-deal {
    width: 150px;
    max-width: 150px;
  }
  .package-deal h3 {
    font-size: 14px;
  }
  .pref-content-height {
    height: 80px;
    overflow: hidden;
  }
  .deals-img.top-seller-img.top2 {
    border: solid 5px #fff;
    height: 136px;
  }
}
@media (max-width: 767px) {
  .widget-home .form-control,
  #promotionBookingForm .form-control {
    font-size: 16px;
  }
  .DateInput {
    font-size: 16px !important;
  }
  #bookingForm .btn {
    font-size: 14px;
  }
  .navbar-wrapper.shrink .top-bar {
    display: none;
  }
  .prop-description h4 {
    font-size: 0.875em;
    line-height: 1em;
  }
  .deal-block strong {
    font-size: 10px;
  }
  small.overseas {
    display: none !important;
  }
  #blockContainer.col-sm-9 {
    float: inherit;
  }
  .extra40 {
    margin-top: 47px;
  }
  #bookingWidgetBar.affix-top {
    margin-top: -40px;
    padding-bottom: 5px;
  }
  #bookingWidgetBar.affix {
    padding: 75px 0 10px;
  }
  #travelers .btn {
    margin-bottom: 10px;
  }
  .pull-right-xs {
    float: right;
  }
  #promoWidget {
    top: -80px;
    position: relative;
    margin-bottom: -80px;
  }
  .nav-list > li > a {
    padding: 10px 15px 5px;
  }
  .well.interest-info {
    height: 185px;
    margin-bottom: 0;
  }
  .nav-justified.step-nav {
    display: table;
    table-layout: auto;
    float: none;
    width: 100%;
  }
  .nav-justified.step-nav > li {
    float: none;
    display: table-cell;
  }
  #LodgeDetail .col-sm-4.top40 {
    margin-top: 0;
  }
  .carousel-inner > .item > a > img {
    width: 175%;
    position: relative;
    left: -27%;
  }
  #blockA .carousel-inner > .item > a > img {
    width: 100%;
    position: relative;
    left: 0;
  }
  .widget-full {
    height: auto;
    margin-bottom: 0;
  }
  .header-map .map-view-root {
    height: 695px;
  }
  .white-section .carousel-inner > .item > a > img,
  .grey-section .carousel-inner > .item > a > img,
  .deals-area .carousel-inner > .item > a > img,
  .europe-section .carousel-inner > .item > a > img,
  .japan-section .carousel-inner > .item > a > img,
  .canada-section .carousel-inner > .item > a > img,
  .california-section .carousel-inner > .item > a > img,
  .utah-section .carousel-inner > .item > a > img,
  .colorado-section .carousel-inner > .item > a > img {
    width: 100%;
  }
  .white-section .carousel-inner,
  .grey-section .carousel-inner,
  .deals-area .carousel-inner,
  .europe-section .carousel-inner,
  .japan-section .carousel-inner,
  .canada-section .carousel-inner,
  .california-section .carousel-inner,
  .utah-section .carousel-inner,
  .colorado-section .carousel-inner {
    height: inherit;
  }
  #FeaturedPromoImage .carousel-inner > .item > a > img {
    width: 150%;
  }
  .well .carousel-inner > .item > a > img {
    width: 100%;
  }
  img.img-responsive.img-agent.agent-overlap {
    margin-top: 20px;
  }
  .badge-geo {
    margin-top: 20px;
  }
  .carousel-caption-right {
    position: relative;
    max-width: 600px;
    padding: 0 20px;
    text-align: center;
    margin-top: 20px;
    margin-left: 20px;
    font-size: 80%;
  }
  .carousel-caption-right {
    float: none;
  }
  .europe-section h2,
  .japan-section h2 {
    font-size: 2.5em;
    line-height: 1em;
    margin-top: -10px;
    margin-bottom: 20px;
  }
  form.navbar-search.pull-right {
    float: left !important;
  }
  .blue-section {
    padding-bottom: 20px;
  }
  .blue-section h2,
  .blue-section h3 {
    text-align: center;
  }
  .navbar-main .dropdown-toggle {
    background: rgba(250, 250, 255, 0.9);
  }
  .navbar-collapse {
    margin-top: -31px;
    overflow-y: auto;
    height: calc(100vh - 80px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .navbar-wrapper.shrink .navbar-collapse {
    margin-top: 0;
  }
  img.shrink-logo {
    width: 180px;
  }
  .commblocks .highlight {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .comm-icon {
    margin-top: 5px;
    font-size: 30px;
    position: absolute;
  }
  h4.comm {
    margin-left: 40px;
  }
  .header-container {
    margin-top: 155px;
  }
  .header-img.no-widget {
    height: inherit;
  }
  h1.header-text {
    font-size: 28px;
    line-height: 28px;
  }
  h3.header-text {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
  }
  .widget-home .btn {
    margin-bottom: 15px;
  }
  .navbar-fixed-top {
    margin-right: 0px;
    margin-left: 0px;
  }
  .carousel-control {
    display: none;
  }
  .promo-header {
    font-size: 24px;
    line-height: 24px;
    margin-top: 150px;
  }
  #FeaturedPromoImage .promo-header,
  #FeaturedPromoImage .hero {
    font-size: 24px;
    margin-top: 50px;
  }
  .promo-sub {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 20px;
  }
  .fixed-height {
    min-height: 245px;
  }
  .nav-tabsbig > li {
    float: none;
  }
  .lodging-pict {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .well-special .prop-info {
    width: 100%;
    height: auto;
  }
  /* Compare  */
  #resortFinder {
    font-size: 11px;
  }
  #resortFinder h5 {
    margin-bottom: 20px;
  }
  #resortFinder h3 {
    font-size: 16px;
  }
  #resortFinder h4 {
    font-size: 11px;
  }
  #resortFinder h3 small.lower-case {
    font-size: 65% !important;
    display: block;
    margin-left: 0;
  }
  /* Lodging and Calendar  */
  .datepicker.datepicker-inline {
    margin-top: 0;
  }
  .datepicker {
    margin-top: 0px;
  }
  .best-price {
    background-color: #99d699;
  }
  .available-date {
    background-color: #ccebff;
  }
  .selected-date {
    background-color: #009bde;
  }
  .unavailable-date {
    background-color: #b9c2c7;
  }
  .datepicker td {
    border-radius: 0px;
  }
  .datepicker th {
    color: black;
  }
  .nightlyRateDate {
    font-weight: bold;
  }
  .badge-finder-bg {
    font-size: 18px;
    line-height: 18px;
  }
  .products-list li.text-center {
    width: 130px;
    margin: 10px auto;
  }
  .badge-resort {
    margin-top: 10px;
  }
  #trustpilot {
    padding-top: 20px;
    clear: both;
    display: block;
  }
  .badge-experience {
    font-size: 18px;
    line-height: 18px;
    color: #009bde;
    padding: 8px 9px;
    left: 5%;
  }
  .right-separator {
    border-right: 0;
  }
  .results-listing .separator {
    margin-right: 0;
  }
  .pricing {
    margin-top: 10px;
    padding: 0 30px;
  }
  .results-listing .col-sm-3 .separator {
    margin-right: 0;
    margin-left: 0;
    border-top: none;
    padding-top: 0;
  }
}
@media (max-width: 480px) {
  #ContentArea {
    margin-top: 140px;
  }
  .nav-tabs {
    border-bottom: none !important;
  }
  .nav-tabs > li {
    margin-bottom: 0 !important;
    float: none;
  }
  .nav-tabs > li:first-child > a {
    -webkit-border-top-right-radius: 4px !important;
    -moz-border-radius-topright: 4px !important;
    border-top-right-radius: 4px !important;
    -webkit-border-top-left-radius: 4px !important;
    -moz-border-radius-topleft: 4px !important;
    border-top-left-radius: 4px !important;
  }
  .nav-tabs > li:last-child > a {
    -webkit-border-bottom-right-radius: 4px !important;
    -moz-border-radius-bottomright: 4px !important;
    border-bottom-right-radius: 4px !important;
    -webkit-border-bottom-left-radius: 4px !important;
    -moz-border-radius-bottomleft: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
  .nav-tabs > li > a {
    border: 1px solid #ddd !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
  }
  .nav-tabs > li > a:hover {
    border-color: #ddd !important;
    z-index: 2;
  }
  .footer-slant-right {
    height: 50px;
  }
  .white-section:before {
    border-left: 15px solid transparent;
    border-bottom: 15px solid white;
    border-right: 25px solid transparent;
    top: -14px;
  }
  .white-section:after {
    margin-left: 44%;
    border-left: 15px solid transparent;
    border-bottom: 15px solid rgba(255, 255, 255, 0.8);
    border-right: 25px solid transparent;
    top: -8px;
  }
  .widget-full {
    padding-bottom: 15px;
  }
  .home-hero video.embed-responsive {
    width: 280%;
    left: -37%;
  }
  .m-amenities {
    display: none;
  }
  .hero-nav .nav-pills > li > a {
    margin-top: 5px;
    margin-right: 15px;
  }
  .header-map .map-view-root {
    height: 615px;
  }
  .promo-header {
    margin-top: 200px;
  }
  .agent-section img.img-responsive.img-agent {
    margin-top: -60px;
    width: 120%;
  }
  .white-section .carousel-inner > .item > a > img,
  .grey-section .carousel-inner > .item > a > img,
  .deals-area .carousel-inner > .item > a > img,
  .europe-section .carousel-inner > .item > a > img,
  .japan-section .carousel-inner > .item > a > img,
  .canada-section .carousel-inner > .item > a > img,
  .california-section .carousel-inner > .item > a > img,
  .utah-section .carousel-inner > .item > a > img,
  .colorado-section .carousel-inner > .item > a > img {
    width: 100%;
  }
  .white-section .carousel-inner,
  .grey-section .carousel-inner,
  .deals-area .carousel-inner,
  .europe-section .carousel-inner,
  .japan-section .carousel-inner,
  .canada-section .carousel-inner,
  .california-section .carousel-inner,
  .utah-section .carousel-inner,
  .colorado-section .carousel-inner {
    height: inherit;
  }
  #FeaturedPromoImage .promo-content {
    position: absolute;
    margin-top: -5%;
    text-align: center;
    width: 100%;
  }
  #FeaturedPromoImage .promo-header,
  #FeaturedPromoImage .hero {
    font-size: 1.5em;
    margin-top: 130px;
  }
  #bookingForm label {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .results-listing .prop-info {
    height: auto;
    width: 100%;
  }
  .results-listing .package-detail {
    width: 100%;
    height: auto;
  }
  .booking-tabs > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    font-size: 10px;
  }
  button.navbar-toggle {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-left: 0;
  }
  #text-carousel {
    display: none;
  }
  .europe-section .dream-map {
    max-width: 270px;
  }
  .dream-map {
    margin-top: -95px;
  }
  .europe-section {
    background-position: bottom center;
  }
  #communications p {
    font-size: 10px;
  }
  #communications strong {
    font-size: 11px;
  }
  .fade-back h5 {
    font-size: 12px;
  }
  .carousel-caption {
    margin-top: 185px;
  }
  li.bottom5 {
    padding-bottom: 5px;
  }
  .footer li {
    margin-bottom: 7px;
  }
  .deals-btn {
    margin-top: 0;
    margin-bottom: 100px;
  }
  .badge-geo {
    margin-top: 5px;
  }
  .footer {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    margin-bottom: 73px;
  }
  .photo-info h4 {
    color: #fff;
    font-size: 12px;
  }
  .footer-logo {
    margin: -10px auto 20px auto;
    display: inline-block;
  }
  .reservation-modal {
    height: 125px;
  }
  .responsivetable table,
  .responsivetable thead,
  .responsivetable th,
  .responsivetable tr,
  .responsivetable td {
    display: block;
  }
  .responsivetable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .responsivetable tr {
    border: 1px solid #ccc;
  }
  .responsivetable td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
  }
  .responsivetable td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
}
@media (max-width: 320px) {
  .home-hero .carousel-inner > .item > a > img {
    width: 345%;
  }
  .DateRangePickerInput__arrow {
    width: 10px !important;
    display: none;
  }
  .DateInput {
    width: auto;
  }
  .widget-home .DateRangePicker__picker,
  .SingleDatePicker__picker {
    margin-left: -63px;
  }
  .ticker .hero {
    font-size: 0.65em;
  }
  .ticker .promo-content .lead {
    font-size: 0.65em;
  }
}
/* server render time information */
#response_time {
  position: absolute;
  width: 280px;
  left: 50%;
  margin-left: -150px;
  top: 52px;
  background-color: green;
  font-size: 18px;
  color: #fff;
  text-align: center;
  z-index: 999;
}

#response_time.slow {
  background-color: red;
}

@media (max-width: 979px) {
  #response_time {
    top: 65px;
  }
}
.formatSelect {
  padding: 7px 5px;
}

.formatSelect a {
  color: #333;
  padding: 4px 5px;
  border: 1px solid transparent;
  display: inline-block;
}

.formatSelect a.formatSelected {
  color: #009bde;
  border: 1px solid #1a98fc;
}

/* Filters NAV */
.navbar.navbar-default .nav > li > a {
  padding: 20px 7px;
  text-transform: uppercase;
  font-size: 10px;
}

.navbar {
  border-radius: 0;
}

.navbar-text {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 5px;
}

.maplodge.form-control {
  height: 43px;
  border: solid 1px #ccc;
  padding-top: 2px;
}

/* Lodging List */
.results-listing h6 {
  color: #666;
  margin-bottom: 0;
  line-height: 12px;
  margin-top: 0;
}

span.location {
  font-size: 10px;
  text-transform: uppercase;
  color: #333;
  margin-top: 0;
}

.pricing {
  margin-top: 15px;
}

/* Lodging Map List */
.highlight:hover .btn-default {
  border-color: #009bde;
  color: #666;
}

.highlight .btn-default:hover {
  color: #fff;
}

.btn-checkbox {
  vertical-align: middle;
  border-color: #666;
  background: #fff;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  padding: 10px 12px;
  border: solid 1px;
}

.btn-checkbox i.fa.fa-check {
  visibility: hidden;
}

.btn-checkbox:hover,
.btn-checkbox:focus,
.btn-checkbox.active {
  background: #666;
  border-color: #666;
  color: #fff;
}

.btn-checkbox:hover i.fa.fa-check,
.btn-checkbox:focus i.fa.fa-check,
.btn-checkbox.active i.fa.fa-check {
  visibility: visible;
  color: white;
}

.car {
  height: 40px;
}

/* @media tags */
@media (min-width: 1200px) {
  .navbar.navbar-default .nav > li > a {
    padding: 20px 15px;
    text-transform: uppercase;
    font-size: 11px;
  }
}
@media (max-width: 979px) {
  .navbar.navbar-default .nav > li > a {
    padding: 20px 10px;
    text-transform: uppercase;
    font-size: 10px;
  }
  .navbar-default .navbar-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .right-separator {
    border-right: 0;
  }
  .results-listing .separator {
    margin-right: 0;
  }
  .pricing {
    margin-top: 10px;
    padding: 0 30px;
  }
  .m-center {
    text-align: center;
    margin-top: 5px;
  }
  .navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .navbar-default .navbar-text {
    color: #777;
    margin-left: 15px;
    margin-top: 25px;
    display: inline-block;
  }
  #blockContainer.col-sm-9 {
    float: inherit;
  }
}
input.defaultText.buttonStyle {
  text-transform: uppercase;
  vertical-align: middle;
  border-color: #999;
  background: #fff;
  transition: all 0.3s ease-in-out;
  color: #09f;
  background: #fff;
  border-color: #09f;
  padding: 10px;
  margin-left: 3px;
}

input.defaultText.buttonStyle:hover {
  background: #09f !important;
  color: white !important;
  border-color: #09f;
}

.checkbox_wrap input.checkbox {
  display: inline-block;
  margin-right: 5px;
}

input#control_EMAIL {
  height: 40px !important;
  padding-left: 10px;
}

.sectionHeader {
  font-weight: 700;
}

label.checkbox_label {
  font-weight: 400;
}

.fieldLabel {
  font-weight: 600;
}

.header-get-started {
  height: 650px;
  overflow: hidden;
}

.radio {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

label.radio.insurance {
  font-weight: 400;
  border-bottom: solid 1px #ddd;
  vertical-align: text-top;
  line-height: 18px;
  padding-bottom: 10px;
  padding-top: 5px;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.directions-map {
  height: 500px;
}

.map-info {
  width: 250px;
  height: 250px;
  border: solid 2px #eee;
  filter: drop-shadow(0 0 10px #999);
  background: white;
  position: absolute;
  bottom: 8px;
  z-index: 9999;
}

.map-info .carousel {
  max-height: 115px;
  overflow: hidden;
}

.map-info:after {
  content: "";
  width: 0px;
  height: 0px;
  border-bottom: transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  position: absolute;
  left: 118px;
  bottom: -10px;
}

.comp-info {
  width: 250px;
  height: 120px;
  border: solid 2px #eee;
  filter: drop-shadow(0 0 10px #999);
  background: #fff;
  position: absolute;
  bottom: 2px;
  z-index: 9999;
  max-height: 120px;
}

.comp-info h6 {
  text-align: center;
}

.comp-text {
  border-top: 2px;
  padding: 5px;
  font-size: 1.3em;
  overflow-y: visible;
  height: 36px;
}

.comp-info:after {
  content: "";
  width: 0px;
  height: 0px;
  border-bottom: transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  position: absolute;
  margin-top: 42px;
  left: 108px;
}

.map-info .carousel-control .glyphicon-chevron-left {
  top: 45%;
}

.map-info .carousel-control .glyphicon-chevron-right {
  top: 45%;
}

.map-info .carousel-control {
  top: 30%;
}

.lodge-map {
  height: 300px;
}

.resorts-subregion-map {
  height: 400px;
}

.lodging-map-lodge-info {
  width: 250px;
  height: 0;
  position: absolute;
  left: -125px;
}
.lodging-map-lodge-info .stars-back {
  margin-left: 50px;
  margin-top: 2px;
}

.lodging-map-lodge-price {
  transform: translate(-50%, -75%);
}
.lodging-map-lodge-price .highlight {
  background-color: #29c629;
  border: 1px solid #29c629;
  font-weight: bold;
  z-index: 9998;
  position: relative;
}
.lodging-map-lodge-price .highlight span {
  width: 70px;
  margin: 3px;
}
.lodging-map-lodge-price .arrow-highlight {
  border-top: 10px solid #29c629;
  z-index: 9998;
  position: relative;
}

.lodging-map-location-pin {
  width: 250px;
  height: 0;
  position: absolute;
  left: -125px;
  top: -9px;
}

.modal-open {
  overflow: auto !important;
}

.top-announcement {
  border-radius: 5px;
  background: white;
  position: absolute;
  top: 100px;
  right: 10px;
  z-index: 999;
}

.toast.top-right-sticky {
  top: 150px;
  right: 30px;
  position: fixed;
  z-index: 9999;
  float: right;
  min-width: 220px;
}