.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.row-flex:before,
.row-flex:after {
  display: none;
}
@supports (-ms-ime-align: auto) {
  .remove-fixed-bg {
    background-attachment: scroll !important;
    background-position: center top !important;
  }
}
@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .remove-fixed-bg {
    background-attachment: scroll !important;
    background-position: center top !important;
  }
}
.img-transition-smoothing {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-shadow: 0px 0px 1px transparent;
          box-shadow: 0px 0px 1px transparent;
  image-rendering: smooth;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.empty-list {
  padding: 30px;
  background: rgba(217, 83, 79, 0.33);
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-style: italic;
  border: 1px solid #ccc;
  border-radius: 0px;
  border-color: #d9534f;
}
.fontawesome-arrows .owl-prev,
.fontawesome-arrows .owl-next,
.fontawesome-arrows .glyphicon,
.fontawesome-arrows .navprev,
.fontawesome-arrows .navnext {
  background: none!important;
  padding: 0;
  margin: 0 15px;
}
.fontawesome-arrows .owl-prev:before,
.fontawesome-arrows .owl-next:before,
.fontawesome-arrows .glyphicon:before,
.fontawesome-arrows .navprev:before,
.fontawesome-arrows .navnext:before {
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 1;
  color: #a3f4fe;
  opacity: 0.75;
}
.fontawesome-arrows .owl-prev:hover:before,
.fontawesome-arrows .owl-next:hover:before,
.fontawesome-arrows .glyphicon:hover:before,
.fontawesome-arrows .navprev:hover:before,
.fontawesome-arrows .navnext:hover:before {
  opacity: 1;
}
.fontawesome-arrows .owl-prev span,
.fontawesome-arrows .owl-next span,
.fontawesome-arrows .glyphicon span,
.fontawesome-arrows .navprev span,
.fontawesome-arrows .navnext span {
  display: none;
}
.fontawesome-arrows .owl-prev:before,
.fontawesome-arrows .glyphicon-chevron-left:before,
.fontawesome-arrows .navprev:before {
  content: "\f0d9";
}
.fontawesome-arrows .owl-next:before,
.fontawesome-arrows .glyphicon-chevron-right:before,
.fontawesome-arrows .navnext:before {
  content: "\f0da";
}
.striperows {
  padding: 7px 0;
}
.striperows:nth-of-type(odd) {
  background: #000;
  color: #fff;
}
.showroom-search .algolia-autocomplete .showroom-search-result-header {
  padding: 5px 10px;
}
.showroom-search .algolia-autocomplete .showroom-search-suggestions {
  overflow: hidden;
  padding: 5px 5px 10px;
}
.showroom-search .algolia-autocomplete .showroom-search-suggestions .showroom-search-result-item a {
  text-decoration: none;
}
.showroom-search .algolia-autocomplete .showroom-search-suggestions .thumbnail-frame {
  margin-bottom: 0;
}
.showroom-search .algolia-autocomplete .showroom-search-suggestions .strike-through {
  opacity: 0.67;
  font-weight: normal;
}
.showroom-search .algolia-autocomplete .showroom-search-suggestions .showroom-search-result-item--summary div:first-child,
.showroom-search .algolia-autocomplete .showroom-search-suggestions .showroom-search-result-item--summary div:last-child {
  font-weight: bold;
}
.ModDx1ShowroomSearchC .search-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ModDx1ShowroomSearchC .search-container .invsearch-title {
  display: none;
}
.ModDx1ShowroomSearchC .search-container .invsearch-submit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: auto!important;
}
.ModDx1ShowroomSearchC .search-container .invsearch-submit input {
  line-height: 1;
  padding: 0;
  width: 34px;
}
.featured-inventory .featured-group article.unit {
  margin: 0;
}
.featured-inventory .featured-group article.unit a {
  display: block;
}
.featured-inventory .featured-group article.unit a:hover,
.featured-inventory .featured-group article.unit a:focus,
.featured-inventory .featured-group article.unit a:active {
  text-decoration: none;
}
.featured-inventory .featured-group article.unit a:hover h4 {
  text-decoration: underline;
}
.featured-inventory .featured-group article.unit .item-header h4 {
  max-height: 4.25em;
  overflow: hidden;
}
.featured-inventory .featured-group article.unit .summary {
  border-top: none;
}
.featured-inventory .featured-group article.unit .banner.sale {
  position: absolute;
  z-index: 1;
  top: -27px;
  left: -1px;
  text-align: center;
  border-radius: 4px;
  border: 2px solid #fff;
  line-height: 1;
  padding: 7px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
}
.featured-inventory .featured-group article.unit .btn-contact .btn-text {
  top: 0;
}
.featured-inventory .featured-group.owl-carousel {
  background: none;
}
.featured-inventory .featured-group.owl-carousel .owl-stage-outer {
  border: none;
}
.featured-inventory .featured-group.owl-carousel .owl-nav {
  margin: 0;
}
.featured-inventory .featured-group.owl-carousel .owl-nav .owl-prev,
.featured-inventory .featured-group.owl-carousel .owl-nav .owl-next,
.featured-inventory .featured-group.owl-carousel .owl-nav .glyphicon,
.featured-inventory .featured-group.owl-carousel .owl-nav .navprev,
.featured-inventory .featured-group.owl-carousel .owl-nav .navnext {
  background: none!important;
  padding: 0;
  margin: 0 15px;
}
.featured-inventory .featured-group.owl-carousel .owl-nav .owl-prev:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .owl-next:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .glyphicon:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .navprev:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .navnext:before {
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 1;
  color: #a3f4fe;
  opacity: 0.75;
}
.featured-inventory .featured-group.owl-carousel .owl-nav .owl-prev:hover:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .owl-next:hover:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .glyphicon:hover:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .navprev:hover:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .navnext:hover:before {
  opacity: 1;
}
.featured-inventory .featured-group.owl-carousel .owl-nav .owl-prev span,
.featured-inventory .featured-group.owl-carousel .owl-nav .owl-next span,
.featured-inventory .featured-group.owl-carousel .owl-nav .glyphicon span,
.featured-inventory .featured-group.owl-carousel .owl-nav .navprev span,
.featured-inventory .featured-group.owl-carousel .owl-nav .navnext span {
  display: none;
}
.featured-inventory .featured-group.owl-carousel .owl-nav .owl-prev:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .glyphicon-chevron-left:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .navprev:before {
  content: "\f0d9";
}
.featured-inventory .featured-group.owl-carousel .owl-nav .owl-next:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .glyphicon-chevron-right:before,
.featured-inventory .featured-group.owl-carousel .owl-nav .navnext:before {
  content: "\f0da";
}
.featured-inventory .featured-group.owl-carousel .owl-dot {
  border: 0;
  background: transparent;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
}
.featured-inventory .featured-group.owl-carousel .owl-dot:before {
  width: 20px;
  height: 20px;
  font-family: "FontAwesome";
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  opacity: 0.25;
}
.featured-inventory .featured-group.owl-carousel .owl-dot.active:before {
  opacity: 0.75;
}
.featured-inventory .featured-group.owl-carousel .owl-dot span {
  display: none;
}
.showroom .oem-browse.oem-grid .oem-groups,
.fiche-viewer .oem-browse.oem-grid .oem-groups {
  background: none;
}
.showroom .oem-browse.oem-grid .oem-groups .header h2,
.fiche-viewer .oem-browse.oem-grid .oem-groups .header h2 {
  font-size: 1rem;
  font-weight: 700;
}
.showroom .oem-browse.oem-grid .oem-groups .group,
.fiche-viewer .oem-browse.oem-grid .oem-groups .group {
  font-size: 0.875rem;
}
.showroom .oem-browse.oem-grid .oem-groups .group ul,
.fiche-viewer .oem-browse.oem-grid .oem-groups .group ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
.showroom .oem-browse.oem-grid .oem-groups .group li,
.fiche-viewer .oem-browse.oem-grid .oem-groups .group li {
  margin: 0;
  padding-bottom: 5px;
}
.showroom .oem-browse.oem-grid .oem-groups .DNNAligncenter,
.fiche-viewer .oem-browse.oem-grid .oem-groups .DNNAligncenter {
  padding: 5px 0;
}
.ModDx1ShowroomSearchFormC .search-form-wrapper {
  padding: 15px;
  min-height: 1px;
}
@media (min-width: 992px) {
  .ModDx1ShowroomSearchFormC .search-form-wrapper .form-group {
    padding: 0;
    overflow: hidden;
  }
  .ModDx1ShowroomSearchFormC .search-form-wrapper .form-group select,
  .ModDx1ShowroomSearchFormC .search-form-wrapper .form-group input {
    margin: 0!important;
    margin-right: 5px!important;
  }
  .ModDx1ShowroomSearchFormC .search-form-wrapper .form-group select.year-low-control-search,
  .ModDx1ShowroomSearchFormC .search-form-wrapper .form-group select.price-low-control-search {
    margin-right: 5px!important;
  }
  .ModDx1ShowroomSearchFormC .search-form-wrapper .form-group input.clear-button-search {
    margin-right: 0!important;
  }
  .ModDx1ShowroomSearchFormC .search-form-wrapper .form-group label {
    font-size: 0.875rem;
    margin: 10px 5px 0 0;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .ModDx1ShowroomSearchFormC .search-form-wrapper .form-group select,
  .ModDx1ShowroomSearchFormC .search-form-wrapper .form-group input {
    margin-right: 10px!important;
  }
}
.ModDx1ShowroomListC .display-switcher li:first-child a:after {
  content: "\f00a";
}
.ModDx1ShowroomListC .display-switcher li:last-child a:after {
  content: "\f00b";
}
.ModDx1ShowroomListC .display-switcher a {
  position: relative;
  line-height: 1;
}
.ModDx1ShowroomListC .display-switcher a:after {
  display: block;
  font-family: FontAwesome;
  font-size: 18px;
  padding-top: 2px;
}
.ModDx1ShowroomListC .display-switcher a img {
  display: none;
}
.ModDx1ShowroomListC .showroom-items .dx1-products .additional-price,
.ModDx1ShowroomListC .showroom-items .dx1-products .model-specs,
.ModDx1ShowroomListC .showroom-items .dx1-products .highlight-text,
.ModDx1ShowroomListC .showroom-items .dx1-products .tagline {
  font-size: 0.875rem;
}
.ModDx1ShowroomDetailsC .highlight-text {
  font-size: 0.875rem;
}
.ModDx1ShowroomDetailsC .features-specs h2.resp-accordion.resp-tab-active {
  border-bottom-right-radius: 0!important;
  border-bottom-left-radius: 0!important;
}
@media (max-width: 767px) {
  .cp-details-wrapper .resp-tabs-container h2.resp-accordion {
    display: block;
  }
}
.cp-details-wrapper .resp-tabs-container h2.resp-accordion .resp-arrow {
  float: right;
}
.cp-details-wrapper .resp-tabs-container h2.resp-accordion.resp-tab-active {
  border-bottom-right-radius: 0!important;
  border-bottom-left-radius: 0!important;
}
.fiche-viewer .fiche-header-container {
  font-size: 0.875rem;
}
.fiche-viewer .oem-browse.oem-grid .oem-groups .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fiche-viewer .year-table-container {
  margin: 0 15px 15px 0;
}
.fiche-viewer .fiche-table .striperows td {
  border: none;
}
.fiche-viewer .fiche-table .striperows:nth-of-type(even) {
  background: none;
}
.ModDx1OEMPromoListC nav.listing-controls {
  padding: 0;
  text-align: initial;
}
@media (min-width: 640px) {
  .ModDx1OEMPromoListC nav.listing-controls {
    text-align: right;
  }
}
.ModDx1OEMPromoListC nav.listing-controls .display-switcher {
  display: none;
}
.ModDx1OEMPromoListC nav.listing-controls .page-list {
  margin: 0;
  min-width: 100px;
  float: none;
}
.ModDx1OEMPromoListC nav.listing-controls.listing-controls-top {
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.ModDx1OEMPromoListC nav.listing-controls.listing-controls-bottom {
  padding-top: 10px;
}
.ModDx1OEMPromoListC nav.listing-controls.listing-controls-bottom .page-link.prev {
  margin-right: 10px;
}
.ModDx1OEMPromoListC nav.listing-controls.listing-controls-bottom .page-link.next {
  margin-left: 10px;
}
.ModDx1OEMPromoListC .dx1-products {
  overflow: hidden;
  margin: 0;
}
.ModDx1OEMPromoListC .dx1-products.promotions.default-card li {
  margin: 0;
  margin-bottom: 15px;
}
.ModDx1OEMPromoListC .dx1-products.promotions.default-card li a {
  border: none;
  padding: 0;
}
.ModDx1OEMPromoListC .dx1-products.promotions.default-card li .item-info {
  padding-left: 0;
}
@media (min-width: 601px) {
  .ModDx1OEMPromoListC .dx1-products.promotions.default-card li {
    float: left;
    margin-left: 1%;
  }
}
.ModDx1OEMPromoListC .dx1-products .promotion-info,
.ModDx1OEMPromoListC .dx1-products .item-info {
  padding-left: 15px;
}
.ModDx1OEMPromoListC .dx1-products .promotion-info h3,
.ModDx1OEMPromoListC .dx1-products .item-info h3 {
  margin-bottom: 5px;
}
.ModDx1OEMPromoListC .dx1-products .promotion-info header + p,
.ModDx1OEMPromoListC .dx1-products .item-info header + p {
  border-bottom: 2px solid;
  padding-bottom: 10px;
  color: #fbb340;
}
.ModDx1OEMPromoListC .dx1-products .promotion-info .promotion-details,
.ModDx1OEMPromoListC .dx1-products .item-info .promotion-details {
  color: #fff;
}
@media (max-width: 639px) {
  .ModDx1OEMPromoListC .dx1-products li,
  .ModDx1OEMPromoListC .dx1-products.promotions.default-card li {
    max-width: 480px;
    margin: 0 auto 15px;
    float: none;
    overflow: hidden;
  }
  .ModDx1OEMPromoListC .dx1-products .thumbnail,
  .ModDx1OEMPromoListC .dx1-products .frame {
    width: 100%;
    margin-bottom: 10px;
    height: 275px;
  }
  .ModDx1OEMPromoListC .dx1-products .thumbnail img,
  .ModDx1OEMPromoListC .dx1-products .frame img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .ModDx1OEMPromoListC .dx1-products .promotion-info,
  .ModDx1OEMPromoListC .dx1-products .item-info {
    padding-left: 0;
    width: 100%;
  }
  .ModDx1OEMPromoListC .dx1-products .promotion-info header + p,
  .ModDx1OEMPromoListC .dx1-products .item-info header + p {
    border: none;
  }
  .ModDx1OEMPromoListC .dx1-products .promotion-info .promotion-expiration-date,
  .ModDx1OEMPromoListC .dx1-products .item-info .promotion-expiration-date {
    padding: 0;
  }
}
#eventCalendarView.dx1-events-calendar-view .fc-prev-button,
#eventCalendarView.dx1-events-calendar-view .fc-month-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#eventCalendarView.dx1-events-calendar-view .fc-next-button,
#eventCalendarView.dx1-events-calendar-view .fc-agendaDay-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#eventCalendarView.dx1-events-calendar-view .fc-agendaWeek-button {
  border-radius: 0;
}
#eventCalendarView.dx1-events-calendar-view .fc-day-number {
  padding: 2px 5px;
}
#eventCalendarView.dx1-events-calendar-view .fc-event {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  padding: 0 5px !important;
}
#eventCalendarView.dx1-events-calendar-view .fc-event .fc-content {
  text-overflow: ellipsis;
}
ol.dx1-events-default-listing li.event-item .col-sm-3 {
  padding-right: 15px!important;
}
ol.dx1-events-default-listing li.event-item .col-sm-3 img {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
  padding: 0;
}
.ModDx1EventsListC .listing-controls.listing-controls-bottom {
  border: none;
}
.ModDx1EventsDetailsC ol.dx1-events-default-listing li {
  padding: 0;
  margin: 0;
  border: none;
}
.ModDx1EventsDetailsC ol.dx1-events-default-listing li .col-sm-3 {
  text-align: center;
  margin-bottom: 15px!important;
}
@media (min-width: 768px) {
  .ModDx1EventsDetailsC ol.dx1-events-default-listing li .col-sm-3 {
    padding-right: 15px!important;
  }
}
.ModDx1EventsDetailsC ol.dx1-events-default-listing li .col-sm-3 img {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
  padding: 0;
}
.ModDx1EventsDetailsC ol.dx1-events-default-listing li .title {
  float: none;
  margin-bottom: 5px!important;
  overflow: hidden;
}
.ModDx1EventsDetailsC ol.dx1-events-default-listing li .title:last-of-type {
  margin-bottom: 15px!important;
}
.ModDx1EventsDetailsC ol.dx1-events-default-listing li .title h3 {
  margin: initial;
}
@media (max-width: 991px) {
  .ModDx1EventsDetailsC ol.dx1-events-default-listing li .title h3 {
    margin-bottom: 10px;
  }
}
.ModDx1EventsDetailsC ol.dx1-events-default-listing li .title .col-sm-5 {
  text-align: center;
}
.ModDx1EventsDetailsC ol.dx1-events-default-listing li .title input,
.ModDx1EventsDetailsC ol.dx1-events-default-listing li .title a {
  float: none;
  margin-bottom: 0;
}
.ModDx1DealerInformationC .info-sidebar,
.ModDx1DealerInformationC .di-dealer-hours {
  font-size: 0.875rem;
}
.ModDx1DealerInformationC .info-sidebar .heading,
.ModDx1DealerInformationC .di-dealer-hours .heading,
.ModDx1DealerInformationC .info-sidebar dt.heading,
.ModDx1DealerInformationC .di-dealer-hours dt.heading {
  line-height: 1.1;
  padding: 5px 0!important;
}
.ModDx1DealerInformationC .info-sidebar .heading td,
.ModDx1DealerInformationC .di-dealer-hours .heading td,
.ModDx1DealerInformationC .info-sidebar dt.heading td,
.ModDx1DealerInformationC .di-dealer-hours dt.heading td {
  padding: 5px 0;
  line-height: 1.1;
}
.ModDx1DealerInformationC .info-sidebar tbody td,
.ModDx1DealerInformationC .di-dealer-hours tbody td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ModDx1DealerInformationC .info-sidebar td,
.ModDx1DealerInformationC .di-dealer-hours td,
.ModDx1DealerInformationC .info-sidebar dl dt,
.ModDx1DealerInformationC .di-dealer-hours dl dt,
.ModDx1DealerInformationC .info-sidebar dl dd,
.ModDx1DealerInformationC .di-dealer-hours dl dd {
  border: none;
}
.ModDx1DealerInformationC .info-sidebar td:first-of-type,
.ModDx1DealerInformationC .di-dealer-hours td:first-of-type,
.ModDx1DealerInformationC .info-sidebar .di-day,
.ModDx1DealerInformationC .di-dealer-hours .di-day {
  padding-left: 15px;
}
.ModDx1DealerInformationC .info-sidebar td:last-of-type,
.ModDx1DealerInformationC .di-dealer-hours td:last-of-type {
  padding-left: 0;
}
.ModDx1DealerInformationC .di-dealer-hours dl:first-of-type {
  border-bottom: none!important;
  padding: 0;
}
.ModDx1DealerInformationC .info-footer {
  margin-bottom: 0;
}
.sidebar .DnnModule-Dx1DealerInformation {
  width: 100%;
  margin-right: 2%;
}
.sidebar .DnnModule-Dx1DealerInformation:nth-of-type(even) {
  margin-right: 0;
}
.em-view-form-wrap {
  padding-bottom: 15px;
}
.em-view-form-wrap .multi-choice label {
  font-weight: 500;
  font-size: 0.875rem;
}
.em-view-form-wrap .multi-choice input {
  position: relative;
  margin: 0;
  margin-right: 10px;
}
.em-view-form-wrap .form-check {
  padding-top: 0;
}
.em-view-form-wrap .form-check input {
  margin-right: 10px;
}
.em-view-form-wrap .submit-button {
  float: none;
  margin: 0;
}
.error-message {
  padding: 2px 4px;
  font-weight: 700;
  position: relative;
  top: 2px;
}
.form-check-label,
.error-text {
  margin: 0;
  font-size: 0.875rem;
}
.modal-dialog .btn-icon {
  display: none;
}
.modal-dialog .form-title {
  display: none;
}
.modal-dialog .modal-footer {
  text-align: left;
}
.modal-dialog p {
  font-size: 0.875rem;
  font-style: italic;
}
.ui-datepicker.ui-widget {
  border-radius: 0;
  padding: 5px;
  font-family: 'Roboto', cursive;
}
.ui-datepicker.ui-widget .ui-datepicker-header {
  padding: 5px;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next {
  font-family: "FontAwesome";
  width: auto;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  position: relative;
  opacity: 0.75;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev:hover,
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next:hover,
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev:focus,
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next:focus,
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev:active,
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next:active {
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev span,
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next span {
  background: none;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 1;
  margin: 0 10px;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-title select {
  font-family: 'Roboto', cursive;
  font-size: 0.875rem;
  margin: 0;
  color: #434345;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
  margin-right: 2%;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar {
  font-size: 0.875rem;
  margin: 0;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar th {
  padding: 5px;
  width: 14.286%;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default {
  padding: 5px;
}
.ui-datepicker.ui-widget .ui-state-hover {
  background: none;
  border: none;
}
@-webkit-keyframes bordedEr {
  0% {
    border: 2px solid transparent;
  }
  100% {
    border: 2px solid #a3f4fe;
  }
}
@keyframes bordedEr {
  0% {
    border: 2px solid transparent;
  }
  100% {
    border: 2px solid #a3f4fe;
  }
}
@-webkit-keyframes button-bg {
  0% {
    background: #fbb340;
  }
  80% {
    background: #fbb340;
  }
  100% {
    background: #a3f4fe;
    border-color: #a3f4fe;
    color: #151023;
  }
}
@keyframes button-bg {
  0% {
    background: #fbb340;
  }
  80% {
    background: #fbb340;
  }
  100% {
    background: #a3f4fe;
    border-color: #a3f4fe;
    color: #151023;
  }
}
@-webkit-keyframes button-bg2 {
  0% {
    background: #fbb340;
  }
  80% {
    background: #fbb340;
  }
  100% {
    background: #a3f4fe !important;
    border-color: #a3f4fe;
    color: #000 !important;
  }
}
@keyframes button-bg2 {
  0% {
    background: #fbb340;
  }
  80% {
    background: #fbb340;
  }
  100% {
    background: #a3f4fe !important;
    border-color: #a3f4fe;
    color: #000 !important;
  }
}
@-webkit-keyframes offset-bounce1 {
  66% {
    left: 8px;
    top: 8px;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: 0;
    opacity: 0;
    top: 0;
  }
}
@keyframes offset-bounce1 {
  66% {
    left: 8px;
    top: 8px;
  }
  90% {
    opacity: 1;
  }
  100% {
    left: 0;
    opacity: 0;
    top: 0;
  }
}
@-webkit-keyframes offset-bounce2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate3d(-12px, -12px, 0);
            transform: translate3d(-12px, -12px, 0);
  }
  100% {
    bottom: 0;
    opacity: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes offset-bounce2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: translate3d(-12px, -12px, 0);
            transform: translate3d(-12px, -12px, 0);
  }
  100% {
    bottom: 0;
    opacity: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes offset-bounce3 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate3d(-12px, 12px, 0);
            transform: translate3d(-12px, 12px, 0);
  }
  100% {
    bottom: 0;
    opacity: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes offset-bounce3 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate3d(-12px, 12px, 0);
            transform: translate3d(-12px, 12px, 0);
  }
  100% {
    bottom: 0;
    opacity: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes offset-bounce4 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(8px, -8px, 0);
            transform: translate3d(8px, -8px, 0);
  }
  100% {
    bottom: 0;
    opacity: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes offset-bounce4 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  75% {
    opacity: 1;
    -webkit-transform: translate3d(8px, -8px, 0);
            transform: translate3d(8px, -8px, 0);
  }
  100% {
    bottom: 0;
    opacity: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes zipUp {
  0% {
    padding-bottom: 0;
  }
  100% {
    color: #151023;
    padding-bottom: 95px;
  }
}
@keyframes zipUp {
  0% {
    padding-bottom: 0;
  }
  100% {
    color: #151023;
    padding-bottom: 95px;
  }
}
@-webkit-keyframes bgZoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}
@keyframes bgZoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}
.container {
  width: 100%;
  max-width: 1366px;
}
body {
  background: #151023;
  color: #fff;
  font-family: 'Roboto', cursive;
  font-size: 16px;
  line-height: 1.42857143;
}
body:not(.dnnEditState) .DNNEmptyPane {
  display: none !important;
}
body form[action="/login"] header,
body form[action="/Login"] header,
body form[action="/LOGIN"] header,
body form[action="/lOGIN"] header,
body form[action="/login"] footer,
body form[action="/Login"] footer,
body form[action="/LOGIN"] footer,
body form[action="/lOGIN"] footer {
  display: none !important;
}
body form[action="/login"] .mainBody,
body form[action="/Login"] .mainBody,
body form[action="/LOGIN"] .mainBody,
body form[action="/lOGIN"] .mainBody {
  height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url('../images/DX1LogoFade25.png');
  background-size: 55%;
  background-repeat: no-repeat;
  background-position: right center;
  margin: 0 55px;
}
body form[action="/login"] .mainBody > div:not(.loginPane),
body form[action="/Login"] .mainBody > div:not(.loginPane),
body form[action="/LOGIN"] .mainBody > div:not(.loginPane),
body form[action="/lOGIN"] .mainBody > div:not(.loginPane),
body form[action="/login"] .mainBody > section,
body form[action="/Login"] .mainBody > section,
body form[action="/LOGIN"] .mainBody > section,
body form[action="/lOGIN"] .mainBody > section {
  display: none !important;
}
ol,
ul {
  margin-bottom: 15px;
}
ul {
  list-style: disc;
}
menu.module-actions .module-actions-wrap h6 {
  width: 12.5em !important;
}
.img-responsive {
  display: block;
  margin: 0px auto;
}
.progress-bar {
  background-color: #151023;
}
.offset img {
  max-width: 100%;
}
.offset #PageInfo {
  margin-bottom: 15px;
}
.offset #PageInfo h1 {
  margin-bottom: 0px;
  font-size: 35.7px;
}
.offset .container-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .offset .form-wrap {
    background: #000;
    border: 1px solid #ffc72c;
    margin: 0;
    padding: 50px 15px;
    color: #fff;
  }
}
.text-shadow {
  text-shadow: 0 0 3px rgba(0, 0, 0.75);
}
html {
  font-size: 16px;
}
body,
p,
.Normal {
  font-size: 16px;
  font-family: 'Roboto', cursive;
  line-height: 1.42857143;
  color: #fff;
}
p {
  margin-bottom: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.content_header_text,
.dealer-feature-placeholder div {
  font-family: 'Roboto', cursive;
  color: #fff;
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
}
h1,
.h1 {
  font-size: 42px;
  margin: 0 0 15px;
}
h1.small,
.h1.small {
  font-size: 35.7px;
}
h2,
.h2 {
  font-size: 33px;
  margin: 0 0 15px;
}
h3,
.h3,
.h3,
.content_header_text,
.dealer-feature-placeholder div {
  font-size: 24px;
  margin: 0 0 15px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
.disclaimer-content,
.disclaimer-text {
  font-size: 0.75rem;
}
@media (max-width: 1365px) {
  .home h1 {
    font-size: 35.7px;
  }
  .home h2 {
    font-size: 28.05px;
  }
}
.btn-primary,
.btn-primary:visited {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.btn-primary.btn-content,
.btn-primary:visited.btn-content {
  display: block;
  line-height: 1;
  margin: 0px auto;
  max-width: 435px;
  padding: 20px 10px;
  width: 100%;
}
.btn-primary:hover,
.btn-primary:visited:hover,
.btn-primary:active,
.btn-primary:visited:active,
.btn-primary:focus,
.btn-primary:visited:focus,
.btn-primary:focus:hover,
.btn-primary:visited:focus:hover,
.btn-primary:active:hover,
.btn-primary:visited:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.btn-primary:focus,
.btn-primary:visited:focus {
  outline: none;
}
.btn-default,
.btn-default:visited {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.btn-default:hover,
.btn-default:visited:hover,
.btn-default:active,
.btn-default:visited:active,
.btn-default:focus,
.btn-default:visited:focus,
.btn-default:focus:hover,
.btn-default:visited:focus:hover,
.btn-default:active:hover,
.btn-default:visited:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.btn-default:focus,
.btn-default:visited:focus {
  outline: none;
}
.btn {
  font-family: 'Roboto', cursive;
  font-weight: 800;
  border-radius: 0px !important;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
a,
a:visited {
  color: #fbb340;
}
a:hover,
a:visited:hover {
  color: #ea9205;
  text-decoration: none;
}
a:focus,
a:visited:focus {
  outline-color: #151023;
  text-decoration: none;
}
a:active,
a:visited:active {
  color: #ea9205;
}
.offset a {
  color: #fbb340;
}
.offset a:hover,
.offset a:active {
  color: #ea9205;
  text-decoration: none;
}
.offset a:visited {
  color: #fbb340;
}
.offset a:visited:hover {
  color: #ea9205;
}
.offset a:focus {
  outline-color: #151023;
  text-decoration: none;
}
.offset .btn-primary {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.offset .btn-primary.btn-content {
  display: block;
  line-height: 1;
  margin: 0px auto;
  max-width: 435px;
  padding: 20px 10px;
  width: 100%;
}
.offset .btn-primary:hover,
.offset .btn-primary:active,
.offset .btn-primary:focus,
.offset .btn-primary:focus:hover,
.offset .btn-primary:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.offset .btn-primary:focus {
  outline: none;
}
.offset .btn-primary .btn-icon {
  display: none;
}
.offset .btn-default {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.offset .btn-default:hover,
.offset .btn-default:active,
.offset .btn-default:focus,
.offset .btn-default:focus:hover,
.offset .btn-default:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.offset .btn-default:focus {
  outline: none;
}
.offset .btn-default .btn-icon {
  display: none;
}
.offset .breadcrumb-wrap {
  color: #fff;
  font-size: 0.875rem;
  margin-top: 10px;
}
.offset .breadcrumb-wrap span[itemprop="itemListElement"]:last-of-type a {
  color: #fff;
  cursor: text;
  text-decoration: none;
}
.offset .fax a {
  pointer-events: none;
}
.offset .sidebar-btn-wrap {
  text-align: center;
}
.offset .sidebar-btn-wrap .sidebar-btn-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.offset .sidebar-btn-wrap .sidebar-btn-group .btn {
  margin-bottom: 15px;
}
.offset #content404 .row-flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 640px) {
  .offset #content404 .row-flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.offset #content404 .btn-primary {
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
@media (min-width: 992px) {
  .offset #content404 .btn-primary {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 32.6%;
            flex: 0 1 32.6%;
    width: auto;
  }
}
.offset .algolia-autocomplete:before {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 0px;
  color: #fbb340;
  content: "\f002";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  right: 20px;
  top: -1px;
  z-index: 1;
}
@media (min-width: 1366px) {
  .offset .algolia-autocomplete:before {
    font-size: 24px !important;
  }
}
.offset .algolia-autocomplete input {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: rgba(21, 16, 35, 0.7) !important;
  height: 40px;
  width: 100%;
}
.offset .algolia-autocomplete .showroom-search-dropdown-menu {
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid #ccc;
}
.offset .algolia-autocomplete .showroom-search-dropdown-menu .showroom-search-result-header {
  background: #efefef;
}
.offset .algolia-autocomplete .showroom-search-dropdown-menu .showroom-search-suggestions {
  background: #fff;
}
.offset .algolia-autocomplete .showroom-search-dropdown-menu .showroom-search-result-item a {
  color: #151023 !important;
}
.offset .algolia-autocomplete .showroom-search-dropdown-menu .showroom-search-result-item .thumbnail-frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset .algolia-autocomplete .showroom-search-dropdown-menu .showroom-search-result-item .showroom-search-result-item--summary div:last-child {
  color: #151023;
}
.offset .algolia-autocomplete .showroom-search-dropdown-menu .showroom-search-result-item .showroom-search-result-item--summary .strike-through {
  color: #151023;
}
.offset .algolia-autocomplete .showroom-search-dropdown-menu .showroom-search-result-item em {
  background: rgba(21, 16, 35, 0.5);
}
.offset .algolia-autocomplete .showroom-search-dropdown-menu .showroom-search-result-item:hover {
  background: rgba(21, 16, 35, 0.1);
}
.offset .ModDx1ShowroomSearchC input:not([type='button']) {
  background: #fff;
  border: none;
  border-radius: 0px;
  color: rgba(21, 16, 35, 0.7);
  outline: none;
}
.offset .ModDx1ShowroomSearchC input:not([type='button'])[disabled] {
  background-color: #eee;
  color: #000;
}
.offset .ModDx1ShowroomSearchC input:not([type='button']):focus {
  border-color: #151023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
}
.offset .ModDx1ShowroomSearchC input:not([type='button'])::-webkit-input-placeholder {
  color: rgba(21, 16, 35, 0.7);
}
.offset .ModDx1ShowroomSearchC input:not([type='button'])::-moz-placeholder {
  color: rgba(21, 16, 35, 0.7);
}
.offset .ModDx1ShowroomSearchC input:not([type='button']):-ms-input-placeholder {
  color: rgba(21, 16, 35, 0.7);
}
.offset .ModDx1ShowroomSearchC input:not([type='button'])::-ms-input-placeholder {
  color: rgba(21, 16, 35, 0.7);
}
.offset .ModDx1ShowroomSearchC input:not([type='button'])::placeholder {
  color: rgba(21, 16, 35, 0.7);
}
.offset .ModDx1ShowroomSearchC .invsearch-submit input {
  color: #151023;
  font-family: FontAwesome;
  font-size: 1.25rem;
}
.dx1-form-ctpa {
  padding-top: 12px;
}
.error-message,
label.error {
  background: #d9534f !important;
  color: #fff !important;
}
select,
input,
textarea,
.form-control {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.75);
  outline: none;
}
select[disabled],
input[disabled],
textarea[disabled],
.form-control[disabled] {
  background-color: #eee;
  color: #000;
}
select:focus,
input:focus,
textarea:focus,
.form-control:focus {
  border-color: #151023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
}
select::-webkit-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
select::-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder, .form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
select:-ms-input-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder, .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
select::-ms-input-placeholder, input::-ms-input-placeholder, textarea::-ms-input-placeholder, .form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
select::placeholder,
input::placeholder,
textarea::placeholder,
.form-control::placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.dropdown-menu {
  border-radius: 0px;
}
.modal-dialog form {
  height: auto;
}
.modal-dialog .modal-header,
.modal-dialog .modal-footer {
  border-color: #ccc;
}
.modal-dialog .modal-content {
  background: #fff;
  color: rgba(0, 0, 0, 0.75);
}
.modal-dialog .modal-content p,
.modal-dialog .modal-content label {
  color: rgba(0, 0, 0, 0.75);
}
.modal-dialog .modal-footer .btn {
  margin: 5px 10px 5px 0;
}
.modal-backdrop.in {
  opacity: 0.6;
}
.dnnFormPopup,
.modal-title,
.modal-header .close {
  color: rgba(0, 0, 0, 0.75);
}
.em-message,
.em-success {
  background: none !important;
  border: none !important;
  font-style: normal !important;
  padding: 0 !important;
}
.ui-datepicker.ui-widget {
  border: 1px solid #ccc;
}
.ui-datepicker.ui-widget .ui-datepicker-header {
  background: #151023;
  border-color: #000000;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-prev:before {
  content: "\f0d9";
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-next:before {
  content: "\f0da";
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-title select {
  border-color: #000000;
}
.ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-title select:focus {
  outline-color: #151023;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default {
  background: #fff;
  border: 1px solid #ccc;
  color: #151023;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default:hover {
  border-color: #000000;
  color: #000000;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default.ui-state-highlight {
  background: rgba(21, 16, 35, 0.15);
  color: #000;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default.ui-state-highlight:hover {
  border-color: #000000;
}
.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default.ui-state-active {
  border-color: #000000;
  background: #151023;
  color: #fff;
}
/*.formCustomerSurvey {
    .rating-star { color: @testimonial-star-color!important; }
}*/
.header-text-styles {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #151023;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  line-height: 1;
  margin-bottom: 0;
  padding: 0 15px;
  text-transform: uppercase;
  width: 100%;
}
.header-text-styles a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-transition: color ease 0.22s;
  transition: color ease 0.22s;
}
.header-text-styles a:hover {
  color: #a3f4fe;
  -webkit-transition: color ease 0.22s;
  transition: color ease 0.22s;
}
.header-text-styles a:hover .fa:not(.headerSocial .fa) {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
  -webkit-transition: -webkit-transform ease 0.22s;
  transition: -webkit-transform ease 0.22s;
  transition: transform ease 0.22s;
  transition: transform ease 0.22s, -webkit-transform ease 0.22s;
}
.header-text-styles a .fa:not(.headerSocial .fa) {
  margin-right: 5px;
  position: relative;
  -webkit-transition: -webkit-transform ease 0.22s;
  transition: -webkit-transform ease 0.22s;
  transition: transform ease 0.22s;
  transition: transform ease 0.22s, -webkit-transform ease 0.22s;
}
.offset header.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  width: 100%;
}
@media (min-width: 1200px) {
  .offset header.header {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.offset header.header .headerLeftWrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  width: 100%;
}
@media (min-width: 1200px) {
  .offset header.header .headerLeftWrap {
    padding: 15px;
    width: 25%;
  }
}
.offset header.header .headerLeftWrap .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.offset header.header .headerLeftWrap .logo img {
  height: 75px;
  min-width: 100%;
  -webkit-transition: -webkit-transform ease 0.22s;
  transition: -webkit-transform ease 0.22s;
  transition: transform ease 0.22s;
  transition: transform ease 0.22s, -webkit-transform ease 0.22s;
}
@media (min-width: 768px) {
  .offset header.header .headerLeftWrap .logo img {
    height: 100px;
  }
}
@media (min-width: 1200px) {
  .offset header.header .headerLeftWrap .logo img {
    height: 155px;
  }
}
.offset header.header .headerLeftWrap .logo img:hover,
.offset header.header .headerLeftWrap .logo img:active {
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
  -webkit-transition: -webkit-transform ease 0.22s;
  transition: -webkit-transform ease 0.22s;
  transition: transform ease 0.22s;
  transition: transform ease 0.22s, -webkit-transform ease 0.22s;
}
.offset header.header .headerRightWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap {
    width: 75%;
  }
}
.offset header.header .headerRightWrap .headerInfoWrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap .headerInfoWrap {
    background: #151023;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 5px 0;
  }
}
.offset header.header .headerRightWrap .headerInfoWrap .headerAddress {
  display: none;
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap .headerInfoWrap .headerAddress {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #151023;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    line-height: 1;
    margin-bottom: 0;
    padding: 0 15px;
    text-transform: uppercase;
    width: 100%;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerAddress a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-transition: color ease 0.22s;
    transition: color ease 0.22s;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerAddress a:hover {
    color: #a3f4fe;
    -webkit-transition: color ease 0.22s;
    transition: color ease 0.22s;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerAddress a:hover .fa:not(.headerSocial .fa) {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
    -webkit-transition: -webkit-transform ease 0.22s;
    transition: -webkit-transform ease 0.22s;
    transition: transform ease 0.22s;
    transition: transform ease 0.22s, -webkit-transform ease 0.22s;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerAddress a .fa:not(.headerSocial .fa) {
    margin-right: 5px;
    position: relative;
    -webkit-transition: -webkit-transform ease 0.22s;
    transition: -webkit-transform ease 0.22s;
    transition: transform ease 0.22s;
    transition: transform ease 0.22s, -webkit-transform ease 0.22s;
  }
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap .headerInfoWrap .headerAddress {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap .headerInfoWrap .headerAddress .street,
  .offset header.header .headerRightWrap .headerInfoWrap .headerAddress .zipcode {
    display: none;
  }
}
@media (min-width: 1920px) {
  .offset header.header .headerRightWrap .headerInfoWrap .headerAddress .street,
  .offset header.header .headerRightWrap .headerInfoWrap .headerAddress .zipcode {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.offset header.header .headerRightWrap .headerInfoWrap .headerPhone {
  display: none;
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap .headerInfoWrap .headerPhone {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #151023;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    line-height: 1;
    margin-bottom: 0;
    padding: 0 15px;
    text-transform: uppercase;
    width: 100%;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerPhone a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-transition: color ease 0.22s;
    transition: color ease 0.22s;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerPhone a:hover {
    color: #a3f4fe;
    -webkit-transition: color ease 0.22s;
    transition: color ease 0.22s;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerPhone a:hover .fa:not(.headerSocial .fa) {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
    -webkit-transition: -webkit-transform ease 0.22s;
    transition: -webkit-transform ease 0.22s;
    transition: transform ease 0.22s;
    transition: transform ease 0.22s, -webkit-transform ease 0.22s;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerPhone a .fa:not(.headerSocial .fa) {
    margin-right: 5px;
    position: relative;
    -webkit-transition: -webkit-transform ease 0.22s;
    transition: -webkit-transform ease 0.22s;
    transition: transform ease 0.22s;
    transition: transform ease 0.22s, -webkit-transform ease 0.22s;
  }
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap .headerInfoWrap .headerPhone {
    width: auto;
  }
}
.offset header.header .headerRightWrap .headerInfoWrap .headerSocial {
  display: none;
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap .headerInfoWrap .headerSocial {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #151023;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    line-height: 1;
    margin-bottom: 0;
    padding: 0 15px;
    text-transform: uppercase;
    width: 100%;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerSocial a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-transition: color ease 0.22s;
    transition: color ease 0.22s;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerSocial a:hover {
    color: #a3f4fe;
    -webkit-transition: color ease 0.22s;
    transition: color ease 0.22s;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerSocial a:hover .fa:not(.headerSocial .fa) {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
    -webkit-transition: -webkit-transform ease 0.22s;
    transition: -webkit-transform ease 0.22s;
    transition: transform ease 0.22s;
    transition: transform ease 0.22s, -webkit-transform ease 0.22s;
  }
  .offset header.header .headerRightWrap .headerInfoWrap .headerSocial a .fa:not(.headerSocial .fa) {
    margin-right: 5px;
    position: relative;
    -webkit-transition: -webkit-transform ease 0.22s;
    transition: -webkit-transform ease 0.22s;
    transition: transform ease 0.22s;
    transition: transform ease 0.22s, -webkit-transform ease 0.22s;
  }
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap .headerInfoWrap .headerSocial {
    width: 9%;
  }
}
.offset header.header .headerRightWrap .headerInfoWrap .headerSocial ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style-type: none;
  margin: 0;
  width: 100%;
}
.offset header.header .headerRightWrap .headerInfoWrap .headerSearchWrap {
  width: 100%;
  padding: 15px;
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap .headerInfoWrap .headerSearchWrap {
    width: 33.3%;
  }
}
.offset header.header .headerRightWrap #SiteNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap #SiteNav {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.offset header.header .headerRightWrap #SiteNav .headerMenuWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap #SiteNav .headerMenuWrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.offset header.header .headerRightWrap #SiteNav .headerMenuWrap .navbar-header {
  background: #fbb340;
}
@media (min-width: 1200px) {
  .offset header.header .headerRightWrap #SiteNav .headerMenuWrap .navbar-header {
    background: #fff;
  }
}
/**  Navbar Breakpoint -- This is the breakpoint at which the responsive  
navbar goes from a hamburger menu to the full desktop menu  **/
.offset {
  /*.navbar-collapse {
        .navbar-nav li {
            &.active-subnav a {
                background: @nav-bg-mbl-active;
                &:hover, &:active { background: @nav-bg-mbl-hover; }

                @media (min-width: @grid-float-breakpoint) {
                    background: @nav-bg-dsk-active;

                    &:focus { background: @nav-bg-dsk-active; }    
                    &:hover, &:active { background: @nav-bg-dsk-hover; } 
                }
            }
        }
    }*/
}
.offset #SiteNav {
  background: #151023;
}
@media (min-width: 1200px) {
  .offset #SiteNav {
    background: #151023;
  }
}
.offset .navbar-header {
  background-color: #151023;
  /** On the mobile navbar the dealership's city, state, phone number, and social icons appear.
        This information can be edited inside the BootstrapNav3 folder in the Bootstrap.UL.cshtml file. */
}
@media (max-width: 1199px) {
  .offset .navbar-header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none !important;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .offset .navbar-header {
    display: none;
  }
}
.offset .navbar-header .navbar-toggle {
  float: left;
  margin: 6px 5px;
  border-color: #fff;
  border-radius: 0px;
  border-width: 0px;
  background: #151023;
}
.offset .navbar-header .navbar-toggle .icon-bar {
  background: #fff;
}
.offset .navbar-header .navbar-toggle:hover,
.offset .navbar-header .navbar-toggle[aria-expanded="true"] {
  background: #000000;
  border-color: #fff;
}
.offset .navbar-header .navbar-toggle:hover .icon-bar,
.offset .navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar {
  background: #fff;
}
.offset .navbar-header .navbar-toggle.collapsed {
  background: #151023;
}
.offset .navbar-header .navbar-toggle.collapsed:hover,
.offset .navbar-header .navbar-toggle.collapsed:active {
  background: #000000;
}
.offset .navbar-header .navbar-mobile-icons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 1200px) {
  .offset .navbar-header .navbar-mobile-icons {
    display: none;
  }
}
.offset .navbar-header .navbar-mobile-icons a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  padding-left: 15px;
}
.offset .navbar-header .navbar-mobile-icons a:hover {
  color: #151023;
  text-decoration: none;
}
.offset .navbar-header .navbar-mobile-icons a .location-label {
  font-family: 'Roboto', cursive;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  padding-left: 5px;
  position: relative;
  text-transform: uppercase;
  top: 1px;
}
.offset .navbar-collapse {
  border-top: 1px solid #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .offset .navbar-collapse.collapse {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .offset .navbar-collapse.in {
    display: block !important;
  }
}
.offset .navbar-collapse .navbar-nav {
  margin: 0;
}
.offset .navbar-collapse .navbar-nav li {
  border-bottom: 1px solid #000000;
}
.offset .navbar-collapse .navbar-nav li .main-link {
  color: #fff;
  font-family: 'Roboto', cursive;
  font-weight: 700;
  padding: 15px 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.offset .navbar-collapse .navbar-nav li .main-link:hover,
.offset .navbar-collapse .navbar-nav li .main-link:active,
.offset .navbar-collapse .navbar-nav li .main-link:focus:hover {
  background: #fa9f0e;
  color: #000;
}
.offset .navbar-collapse .navbar-nav li .main-link:focus {
  background: #151023;
  color: #fff;
}
.offset .navbar-collapse .navbar-nav li .main-link[disabled] {
  cursor: default;
}
.offset .navbar-collapse .navbar-nav li.active > a {
  background: #ea9205;
  color: #000;
}
.offset .navbar-collapse .navbar-nav .dropdown.open .main-link {
  background: #fa9f0e;
  color: #000;
}
.offset .navbar-collapse .navbar-nav .dropdown-menu {
  background: #d18204;
  padding: 0;
  list-style: none;
  margin-left: 15px;
  font-size: 16px;
}
.offset .navbar-collapse .navbar-nav .dropdown-menu li {
  border-bottom: 1px solid #000000;
}
.offset .navbar-collapse .navbar-nav .dropdown-menu li:last-of-type {
  border: none;
}
.offset .navbar-collapse .navbar-nav .dropdown-menu li.active .sub-link {
  background: #b87204;
}
.offset .navbar-collapse .navbar-nav .dropdown-menu li.active .sub-link:hover,
.offset .navbar-collapse .navbar-nav .dropdown-menu li.active .sub-link:active {
  background: #9f6303;
}
.offset .navbar-collapse .navbar-nav .dropdown-menu .sub-link {
  background: #d18204;
  color: #000;
  font-family: 'Roboto', cursive;
  font-weight: normal;
  padding: 10px 15px;
  text-transform: none;
}
@media (max-width: 1199px) {
  .offset .navbar-collapse .navbar-nav .dropdown-menu .sub-link {
    padding-left: 30px;
  }
}
.offset .navbar-collapse .navbar-nav .dropdown-menu .sub-link:focus {
  background: #d18204;
}
.offset .navbar-collapse .navbar-nav .dropdown-menu .sub-link:hover,
.offset .navbar-collapse .navbar-nav .dropdown-menu .sub-link:active {
  background: #9f6303;
}
@media (min-width: 1200px) {
  .offset .navbar-collapse {
    background: #151023;
    border-top: none;
    width: 100%;
  }
  .offset .navbar-collapse .caret {
    display: none;
  }
  .offset .navbar-collapse .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .offset .navbar-collapse .navbar-nav:before,
  .offset .navbar-collapse .navbar-nav:after {
    display: none;
  }
  .offset .navbar-collapse .navbar-nav li {
    border-bottom: none;
    /** Comment/uncomment the next 2 lines of code if you're using 
                    background colors on the nav items on hover/active **/
  }
  .offset .navbar-collapse .navbar-nav li .main-link {
    color: #fff;
    padding: 25px 15px;
  }
  .offset .navbar-collapse .navbar-nav li .main-link:focus {
    background: #151023;
    color: #fff;
  }
  .offset .navbar-collapse .navbar-nav li .main-link:hover,
  .offset .navbar-collapse .navbar-nav li .main-link:active,
  .offset .navbar-collapse .navbar-nav li .main-link:focus:hover {
    background: transparent;
    color: #fbb340;
  }
  .offset .navbar-collapse .navbar-nav li.active > a {
    background: transparent;
    color: rgba(251, 179, 64, 0.5);
  }
  .offset .navbar-collapse .navbar-nav li.active > a:hover {
    background: rgba(0, 0, 0, 0);
    color: #fa9f0e;
  }
  .offset .navbar-collapse .navbar-nav .dropdown-menu {
    background: #fbb340;
    border: 1px solid #d18204;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 0.857rem;
    margin: 0;
    min-width: 100%;
  }
  .offset .navbar-collapse .navbar-nav .dropdown-menu li {
    border-bottom: 1px solid #d18204;
  }
  .offset .navbar-collapse .navbar-nav .dropdown-menu li.active .sub-link {
    background: #fdd18b;
    color: #000;
  }
  .offset .navbar-collapse .navbar-nav .dropdown-menu li.active .sub-link:focus {
    background: transparent;
  }
  .offset .navbar-collapse .navbar-nav .dropdown-menu li.active .sub-link:hover,
  .offset .navbar-collapse .navbar-nav .dropdown-menu li.active .sub-link:active {
    background: #ea9205;
    color: #000;
  }
  .offset .navbar-collapse .navbar-nav .dropdown-menu .sub-link {
    background: #fbb340;
    color: #000;
  }
  .offset .navbar-collapse .navbar-nav .dropdown-menu .sub-link:focus {
    background: #fbb340;
  }
  .offset .navbar-collapse .navbar-nav .dropdown-menu .sub-link:hover {
    background: #ea9205;
  }
  .offset .navbar-collapse .navbar-nav .top-nav.dropdown.open .dropdown-menu {
    display: none;
  }
  .offset .navbar-collapse .navbar-nav .top-nav.dropdown.open .main-link {
    background: #151023;
    color: #fff;
  }
  .offset .navbar-collapse .navbar-nav .top-nav.dropdown.open.active-subnav .main-link {
    background: transparent;
    color: rgba(251, 179, 64, 0.5);
  }
  .offset .navbar-collapse .navbar-nav .top-nav.dropdown.open.active-subnav .main-link:focus {
    background: transparent;
    color: rgba(251, 179, 64, 0.5);
  }
  .offset .navbar-collapse .navbar-nav .top-nav.dropdown.open.active-subnav .main-link:hover,
  .offset .navbar-collapse .navbar-nav .top-nav.dropdown.open.active-subnav .main-link:active {
    background: transparent;
    color: #fbb340;
  }
  .offset .navbar-collapse .navbar-nav .top-nav.dropdown:hover .main-link {
    background: transparent;
    color: #fbb340;
  }
  .offset .navbar-collapse .navbar-nav .top-nav.dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (min-width: 1200px) and (min-width: 1920px) {
  .offset .navbar-collapse {
    font-size: 20px;
  }
}
@media (min-width: 1200px) and (min-width: 1366px) {
  .offset .navbar-collapse .navbar-nav .dropdown-menu {
    font-size: 1rem;
  }
}
@media (max-width: 1199px) {
  .offset .navbar-header .collapse,
  .offset .navbar-toggle {
    display: block !important;
  }
  .offset .navbar-header,
  .offset .navbar-nav,
  .offset .navbar-nav > li {
    float: none;
  }
  .offset .navbar-collapse.collapse {
    display: none !important;
  }
  .offset .navbar-collapse.collapse.in {
    display: block !important;
  }
  .offset .navbar-collapse .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.offset .navbar-nav > li a:hover,
.offset .navbar-nav > li a:focus,
.offset .navbar-nav > li a:visited,
.offset .navbar-nav > li a:active {
  text-decoration: none !important;
}
.offset footer.footer {
  background: #151023;
  border-top: 1px solid #a3f4fe;
}
.offset footer.footer #DealerFooter .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}
.offset footer.footer #DealerFooter .container:before,
.offset footer.footer #DealerFooter .container:after {
  display: none;
}
@media (min-width: 768px) {
  .offset footer.footer #DealerFooter .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.offset footer.footer #DealerFooter a {
  color: #fff;
}
.offset footer.footer #DealerFooter a:hover {
  color: #fbb340;
}
.offset footer.footer #DealerFooter h4,
.offset footer.footer #DealerFooter h5 {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .offset footer.footer #DealerFooter h4,
  .offset footer.footer #DealerFooter h5 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .offset footer.footer #DealerFooter h4,
  .offset footer.footer #DealerFooter h5 {
    font-size: 24px;
  }
}
.offset footer.footer #DealerFooter .footer-info-wrap,
.offset footer.footer #DealerFooter .footer-hours-wrap,
.offset footer.footer #DealerFooter .footer-social-wrap {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
  padding: 80px 15px;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .offset footer.footer #DealerFooter .footer-info-wrap,
  .offset footer.footer #DealerFooter .footer-hours-wrap,
  .offset footer.footer #DealerFooter .footer-social-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 50px 15px;
    width: 33.3%;
  }
}
.offset footer.footer #DealerFooter .footer-info-wrap {
  background: #151023;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .offset footer.footer #DealerFooter .footer-info-wrap {
    width: 35%;
  }
}
@media (min-width: 1200px) {
  .offset footer.footer #DealerFooter .footer-info-wrap {
    width: 25%;
  }
}
.offset footer.footer #DealerFooter .footer-info-wrap .store-info {
  font-size: inherit;
  line-height: normal;
  margin: 0 auto;
  max-width: 225px;
}
@media (min-width: 768px) {
  .offset footer.footer #DealerFooter .footer-info-wrap .store-info {
    margin: 0;
    max-width: 100%;
    text-align: left;
  }
}
.offset footer.footer #DealerFooter .footer-info-wrap .store-info .title {
  text-align: left;
}
.offset footer.footer #DealerFooter .footer-info-wrap .store-info .info {
  text-align: right;
}
@media (min-width: 768px) {
  .offset footer.footer #DealerFooter .footer-info-wrap .store-info .info {
    text-align: left;
  }
}
.offset footer.footer #DealerFooter .footer-info-wrap .store-info address {
  line-height: inherit;
  margin-bottom: 20px;
}
.offset footer.footer #DealerFooter .footer-hours-wrap {
  padding-bottom: 0;
  text-align: center;
}
.offset footer.footer #DealerFooter .footer-hours-wrap .dealer-hours {
  font-size: inherit;
  line-height: normal;
  margin: 0 auto;
  max-width: 225px;
  min-width: 225px;
}
.offset footer.footer #DealerFooter .footer-hours-wrap .dealer-hours .title {
  text-align: left;
}
.offset footer.footer #DealerFooter .footer-hours-wrap .dealer-hours .info {
  text-align: right;
}
@media (min-width: 768px) {
  .offset footer.footer #DealerFooter .footer-social-wrap {
    text-align: right;
    width: auto;
  }
}
.offset footer.footer #DealerFooter .footer-social-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
@media (min-width: 768px) {
  .offset footer.footer #DealerFooter .footer-social-wrap ul {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}
.offset footer.footer #DealerFooter .footer-social-wrap ul li {
  list-style-type: none;
}
.offset footer.footer #DealerFooter .footer-social-wrap ul li a {
  font-size: 30px;
  margin: 0 10px;
}
.offset footer.footer #DealerFooter .footer-social-wrap ul li a:hover {
  color: #fbb340;
}
@media (min-width: 768px) {
  .offset footer.footer #DealerFooter .footer-social-wrap ul li:last-of-type a {
    margin-right: 0;
  }
}
.offset footer.footer #DX1footer {
  background-color: #151023;
  padding-top: 22px;
  padding-bottom: 22px;
  color: #fff;
}
@media (max-width: 767px) {
  .offset footer.footer #DX1footer {
    background-color: #434345;
  }
}
.offset footer.footer #DX1footer #Legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}
.offset footer.footer #DX1footer #Legal:before,
.offset footer.footer #DX1footer #Legal:after {
  display: none;
}
@media (min-width: 768px) {
  .offset footer.footer #DX1footer #Legal {
    text-align: left;
    margin-top: 5px;
  }
}
.offset footer.footer #DX1footer #Legal li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
}
.offset footer.footer #DX1footer #Legal li:nth-of-type(odd) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (min-width: 768px) {
  .offset footer.footer #DX1footer #Legal li {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .offset footer.footer #DX1footer #Legal li:first-child a {
    padding-left: 0;
  }
}
.offset footer.footer #DX1footer #Legal a {
  color: #fff;
  padding: 0 5px;
}
.offset footer.footer #DX1footer #Legal a:hover {
  text-decoration: underline;
}
.offset footer.footer #DX1footer #PoweredBy {
  margin-top: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .offset footer.footer #DX1footer #PoweredBy {
    margin-top: 0;
    text-align: right;
  }
}
.slideshowWrap .dx1-slideshow-container {
  aspect-ratio: 3;
  margin: 0 auto;
  max-height: 640px;
  max-width: 1920px;
}
.slideshowWrap .dx1-slideshow-container img {
  aspect-ratio: 3;
  -o-object-fit: contain;
     object-fit: contain;
}
.promoSlideshow .dx1-slideshow-container img {
  aspect-ratio: 1.77777778;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 400px;
  min-width: 100%;
}
.offset.home .slideshowWrap {
  position: relative;
}
.offset.home .slideshowWrap .slider-heading {
  color: #fff;
  font-size: 27px;
  margin-right: 0;
  margin-top: 15px;
  text-align: center;
}
@media (min-width: 1200px) {
  .offset.home .slideshowWrap .slider-heading {
    color: #fff;
    font-size: 40px;
    margin-top: 0;
    position: absolute;
    right: 30px;
    text-align: right;
    top: 30px;
    width: 33.3%;
    z-index: 1;
  }
}
.offset.home .slideshowWrap .slick-prev {
  left: 5%;
}
.offset.home .slideshowWrap .slick-next {
  right: 5%;
}
@media (min-width: 768px) {
  .offset.home .slideshowWrap .slick-dots {
    bottom: 75px !important;
  }
}
@media (min-width: 1200px) {
  .offset.home .slideshowWrap .slick-dots {
    bottom: 155px !important;
  }
}
.offset.home .mainBodyWrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.offset.home .mainBodyWrap .mainBody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.offset.home .mainBodyWrap .mainBody .ctaWrap {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.offset.home .mainBodyWrap .mainBody .welcomeWrap {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.offset.home .mainBodyWrap .mainBody .promoWrap {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.offset.home .mainBodyWrap .mainBody .featuredWrap {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.offset.home .mainBodyWrap .mainBody .oemWrap {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.offset.home .mainBodyWrap .mainBody .lowerContentWrap {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.offset.home .mainBodyWrap .mainBody .loginPane {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .mainBody .ctaWrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .offset.home .mainBodyWrap .mainBody .welcomeWrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .offset.home .mainBodyWrap .mainBody .promoWrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .offset.home .mainBodyWrap .mainBody .featuredWrap {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .offset.home .mainBodyWrap .mainBody .oemWrap {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .offset.home .mainBodyWrap .mainBody .lowerContentWrap {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .offset.home .mainBodyWrap .mainBody .loginPane {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
}
.offset.home .mainBodyWrap .ctaWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .ctaWrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 250px;
    margin: 15px auto 120px auto;
    max-width: 96%;
  }
}
@media (min-width: 1200px) {
  .offset.home .mainBodyWrap .ctaWrap {
    height: 430px;
    margin: 50px auto 120px auto;
  }
}
.offset.home .mainBodyWrap .ctaWrap .cta {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 70px 0;
  padding: 15px;
  position: relative;
  width: 100%;
  /* All animations-names used below are 
				set on the keyframes.less file */
}
.offset.home .mainBodyWrap .ctaWrap .cta:first-of-type {
  margin-left: 0;
  padding-top: 0;
}
.offset.home .mainBodyWrap .ctaWrap .cta:last-of-type {
  margin-bottom: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .ctaWrap .cta {
    border: 2px solid #a3f4fe;
    margin: 15px 7.5px;
    max-width: 420px;
    padding: 0;
  }
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover,
.offset.home .mainBodyWrap .ctaWrap .cta:active {
  text-decoration: none;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .ctaWrap .cta:hover,
  .offset.home .mainBodyWrap .ctaWrap .cta:active {
    -webkit-animation-name: bordedEr;
            animation-name: bordedEr;
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaInnerWrap .ctaBg,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaInnerWrap .ctaBg {
  -webkit-animation-name: bgZoom;
          animation-name: bgZoom;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaInnerWrap h2,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaInnerWrap h2 {
  color: #ffc72c;
  -webkit-transition: 0.4s color linear;
  transition: 0.4s color linear;
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton {
  -webkit-animation-name: button-bg;
          animation-name: button-bg;
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  text-decoration: none;
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton *,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton * {
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton *.ctaButtonOffset1,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton *.ctaButtonOffset1,
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton *.ctaButtonOffset2,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton *.ctaButtonOffset2,
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton *.ctaButtonOffset3,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton *.ctaButtonOffset3,
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton *.ctaButtonOffset4,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton *.ctaButtonOffset4 {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton .hideText,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton .hideText {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton .fa,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton .fa {
  -webkit-animation-name: zipUp;
          animation-name: zipUp;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton .ctaButtonOffset1,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton .ctaButtonOffset1 {
  -webkit-animation-name: offset-bounce1;
          animation-name: offset-bounce1;
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton .ctaButtonOffset2,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton .ctaButtonOffset2 {
  -webkit-animation-name: offset-bounce2;
          animation-name: offset-bounce2;
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton .ctaButtonOffset3,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton .ctaButtonOffset3 {
  -webkit-animation-name: offset-bounce3;
          animation-name: offset-bounce3;
}
.offset.home .mainBodyWrap .ctaWrap .cta:hover .ctaButton .ctaButtonOffset4,
.offset.home .mainBodyWrap .ctaWrap .cta:active .ctaButton .ctaButtonOffset4 {
  -webkit-animation-name: offset-bounce4;
          animation-name: offset-bounce4;
}
.offset.home .mainBodyWrap .ctaWrap .cta:nth-of-type(1) .ctaInnerWrap .ctaBg {
  background-image: url("../images/bg--cta-1-mobile.jpg");
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .ctaWrap .cta:nth-of-type(1) .ctaInnerWrap .ctaBg {
    background-image: url("../images/bg--cta-1.jpg");
  }
}
.offset.home .mainBodyWrap .ctaWrap .cta:nth-of-type(2) .ctaInnerWrap .ctaBg {
  background-image: url("../images/bg--cta-2-mobile.jpg");
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .ctaWrap .cta:nth-of-type(2) .ctaInnerWrap .ctaBg {
    background-image: url("../images/bg--cta-2.jpg");
  }
}
.offset.home .mainBodyWrap .ctaWrap .cta:nth-of-type(3) .ctaInnerWrap .ctaBg {
  background-image: url("../images/bg--cta-3-mobile.jpg");
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .ctaWrap .cta:nth-of-type(3) .ctaInnerWrap .ctaBg {
    background-image: url("../images/bg--cta-3.jpg");
  }
}
.offset.home .mainBodyWrap .ctaWrap .cta:nth-of-type(4) .ctaInnerWrap .ctaBg {
  background-image: url("../images/bg--cta-4-mobile.jpg");
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .ctaWrap .cta:nth-of-type(4) .ctaInnerWrap .ctaBg {
    background-image: url("../images/bg--cta-4.jpg");
  }
}
.offset.home .mainBodyWrap .ctaWrap .cta .ctaInnerWrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fbb340;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}
.offset.home .mainBodyWrap .ctaWrap .cta .ctaInnerWrap .ctaBg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .ctaWrap .cta .ctaInnerWrap .ctaBg {
    height: 100%;
  }
}
.offset.home .mainBodyWrap .ctaWrap .cta .ctaInnerWrap h2 {
  color: #fff;
  font-weight: 800;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: 0.4s color linear;
  transition: 0.4s color linear;
  z-index: 2;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .ctaWrap .cta .ctaInnerWrap h2 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .offset.home .mainBodyWrap .ctaWrap .cta .ctaInnerWrap h2 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .offset.home .mainBodyWrap .ctaWrap .cta .ctaInnerWrap h2 {
    font-size: 30px;
  }
}
@media (min-width: 1366px) {
  .offset.home .mainBodyWrap .ctaWrap .cta .ctaInnerWrap h2 {
    font-size: 36px;
  }
}
@media (min-width: 1920px) {
  .offset.home .mainBodyWrap .ctaWrap .cta .ctaInnerWrap h2 {
    font-size: 46px;
  }
}
.offset.home .mainBodyWrap .ctaWrap .cta .ctaButton {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fbb340;
  bottom: -35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 100px;
  z-index: 2;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .ctaWrap .cta .ctaButton {
    bottom: -50px;
  }
}
.offset.home .mainBodyWrap .ctaWrap .cta .ctaButton .fa {
  color: #151023;
  font-size: 36px;
  position: absolute;
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}
.offset.home .mainBodyWrap .ctaWrap .cta .ctaButton .hideText {
  color: #151023;
  font-size: 26px;
  font-weight: 800;
  opacity: 0;
  position: absolute;
  text-transform: uppercase;
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}
.offset.home .mainBodyWrap .ctaWrap .cta .ctaButton .ctaButtonOffset1 {
  border: 2px solid #a3f4fe;
  bottom: -8px;
  height: 100px;
  position: absolute;
  right: -8px;
  width: 100px;
}
.offset.home .mainBodyWrap .ctaWrap .cta .ctaButton .ctaButtonOffset2,
.offset.home .mainBodyWrap .ctaWrap .cta .ctaButton .ctaButtonOffset3,
.offset.home .mainBodyWrap .ctaWrap .cta .ctaButton .ctaButtonOffset4 {
  border: 2px solid #a3f4fe;
  bottom: 0px;
  height: 100px;
  opacity: 0;
  position: absolute;
  right: 0px;
  width: 100px;
}
.offset.home .mainBodyWrap .welcomeWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .welcomeWrap {
    background: #fbb340;
  }
}
.offset.home .mainBodyWrap .welcomeWrap .welcomeSection {
  margin: 100px auto;
  padding: 100px 15px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #a3f4fe;
}
.offset.home .mainBodyWrap .welcomeWrap .welcomeSection .Normal *:not(.contentButton):not(.btn) {
  color: #fff;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .welcomeWrap .welcomeSection .Normal *:not(.contentButton):not(.btn) {
    color: #fff;
  }
}
.offset.home .mainBodyWrap .welcomeWrap .welcomeSection .Normal *:not(.contentButton):not(.btn) a:not(.contentButton):not(.btn) {
  color: #fbb340;
}
.offset.home .mainBodyWrap .welcomeWrap .welcomeSection .Normal *:not(.contentButton):not(.btn) a:not(.contentButton):not(.btn):hover {
  color: #ea9205;
}
.offset.home .mainBodyWrap .welcomeWrap .welcomeSection h1 span {
  color: #151023 !important;
  display: block;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .welcomeWrap .welcomeSection h1 span {
    color: #fff !important;
    display: unset;
  }
}
.offset.home .mainBodyWrap .featuredWrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 992px) {
  .offset.home .mainBodyWrap .featuredWrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .offset.home .mainBodyWrap .featuredWrap {
    height: 500px;
  }
}
.offset.home .mainBodyWrap .featuredWrap .featuredInventory {
  padding: 30px 15px;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .featuredWrap .featuredInventory {
    padding: 30px 15px;
  }
}
@media (min-width: 1440px) {
  .offset.home .mainBodyWrap .featuredWrap .featuredInventory {
    padding: 0 100px;
  }
}
.offset.home .mainBodyWrap .featuredWrap .featuredImage {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url('../images/bg--featured.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 333px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px;
  width: 100%;
}
@media (min-width: 992px) {
  .offset.home .mainBodyWrap .featuredWrap .featuredImage {
    height: 100%;
    padding: 50px;
    width: 50%;
  }
}
.offset.home .mainBodyWrap .featuredWrap .featuredImage #dnn_ReviewsSlideshow {
  display: block;
  width: 100%;
}
.offset.home .mainBodyWrap .featuredWrap .featuredImage #dnn_ReviewsSlideshow .dnnModule {
  width: 100%;
}
@media (min-width: 640px) {
  .offset.home .mainBodyWrap .featuredWrap .featuredImage #dnn_ReviewsSlideshow {
    width: 75%;
  }
}
@media (min-width: 992px) {
  .offset.home .mainBodyWrap .featuredWrap .featuredImage #dnn_ReviewsSlideshow {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .offset.home .mainBodyWrap .featuredWrap .featuredImage #dnn_ReviewsSlideshow {
    width: 75%;
  }
}
.offset.home .mainBodyWrap .featuredWrap .featuredImage #dnn_ReviewsSlideshow .dx1-slideshow-container {
  max-height: 432px;
  -o-object-fit: contain;
     object-fit: contain;
}
.offset.home .mainBodyWrap .oemWrap {
  padding: 30px 15px;
  background: #fbb340;
}
@media (min-width: 1200px) {
  .offset.home .mainBodyWrap .oemWrap {
    padding: 75px 15px;
  }
}
.offset.home .mainBodyWrap .oemWrap .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 30px 30px;
  border: 2px solid #a3f4fe;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.offset.home .mainBodyWrap .oemWrap .container:before,
.offset.home .mainBodyWrap .oemWrap .container:after {
  display: none;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .oemWrap .container {
    padding: 30px 0;
  }
}
.offset.home .mainBodyWrap .oemWrap .oem {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.offset.home .mainBodyWrap .oemWrap .oem:after {
  background-color: #fff;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2px;
  margin: 0 auto;
  opacity: 0.5;
  width: 70%;
}
.offset.home .mainBodyWrap .oemWrap .oem:last-of-type:after {
  display: none;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .oemWrap .oem {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 15px 0;
    width: 33.3%;
  }
  .offset.home .mainBodyWrap .oemWrap .oem:after {
    display: none;
  }
}
.offset.home .mainBodyWrap .oemWrap .oem a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px 0;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .oemWrap .oem a {
    margin: 0;
  }
}
.offset.home .mainBodyWrap .oemWrap .oem img {
  max-height: 80px;
  max-width: 222px;
  opacity: 0.5;
  -webkit-transition: opacity ease 1s;
  transition: opacity ease 1s;
  width: auto !important;
}
.offset.home .mainBodyWrap .oemWrap .oem img:hover,
.offset.home .mainBodyWrap .oemWrap .oem img:active {
  opacity: 1;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .oemWrap .oem img {
    max-height: 50px;
  }
}
@media (min-width: 1200px) {
  .offset.home .mainBodyWrap .oemWrap .oem img {
    max-height: 75px;
  }
}
.offset.home .mainBodyWrap .oemWrap .oem img.small-logos {
  max-height: 80px;
}
@media (min-width: 768px) {
  .offset.home .mainBodyWrap .oemWrap .oem img.small-logos {
    max-height: 65px;
  }
}
@media (min-width: 1200px) {
  .offset.home .mainBodyWrap .oemWrap .oem img.small-logos {
    max-height: 100px;
  }
}
.offset.home .mainBodyWrap .lowerContentWrap {
  padding: 100px 15px;
  background-image: url("../images/containerbg.png");
}
.offset.home .mainBodyWrap .lowerContentWrap .lowerContent {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.offset.home .mainBodyWrap .lowerContentWrap .lowerContent h3 {
  font-size: 50px;
  text-align: center;
}
.offset.home .contentButtonWrap {
  position: relative;
}
.offset.home .contentButtonWrap .contentButton {
  background: #fbb340;
  border-color: #fbb340;
  color: #151023;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.714rem;
  font-weight: 800;
  margin: 50px auto 0 auto;
  padding: 10px 50px;
  position: relative;
  text-decoration: none !important;
  text-transform: uppercase;
  z-index: 2;
}
.offset.home .contentButtonWrap .contentButton:hover,
.offset.home .contentButtonWrap .contentButton:active {
  -webkit-animation-name: button-bg;
          animation-name: button-bg;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  text-decoration: none;
}
.offset.home .contentButtonWrap .contentButton:hover .contentBtnOffset1,
.offset.home .contentButtonWrap .contentButton:active .contentBtnOffset1 {
  -webkit-animation-name: offset-bounce1;
          animation-name: offset-bounce1;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.offset.home .contentButtonWrap .contentButton:hover .contentBtnOffset2,
.offset.home .contentButtonWrap .contentButton:active .contentBtnOffset2 {
  -webkit-animation-name: offset-bounce2;
          animation-name: offset-bounce2;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.offset.home .contentButtonWrap .contentButton:hover .contentBtnOffset3,
.offset.home .contentButtonWrap .contentButton:active .contentBtnOffset3 {
  -webkit-animation-name: offset-bounce3;
          animation-name: offset-bounce3;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.offset.home .contentButtonWrap .contentButton:hover .contentBtnOffset4,
.offset.home .contentButtonWrap .contentButton:active .contentBtnOffset4 {
  -webkit-animation-name: offset-bounce4;
          animation-name: offset-bounce4;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.offset.home .contentButtonWrap .contentButton .contentBtnOffset1 {
  border: 2px solid #a3f4fe;
  height: 100%;
  left: 8px;
  position: absolute;
  top: 8px;
  -webkit-transition: -webkit-transform ease 1s;
  transition: -webkit-transform ease 1s;
  transition: transform ease 1s;
  transition: transform ease 1s, -webkit-transform ease 1s;
  width: 100%;
  z-index: 3;
}
.offset.home .contentButtonWrap .contentButton .contentBtnOffset2,
.offset.home .contentButtonWrap .contentButton .contentBtnOffset3,
.offset.home .contentButtonWrap .contentButton .contentBtnOffset4 {
  border: 2px solid #a3f4fe;
  bottom: 0px;
  height: 100%;
  opacity: 0;
  position: absolute;
  right: 0px;
  width: 100%;
}
.offset .dx1-slideshow-container .slick-arrow:before {
  color: #a3f4fe;
}
.offset .dx1-slideshow-container .slick-arrow.slick-prev:before {
  content: "\f0d9";
}
.offset .dx1-slideshow-container .slick-arrow.slick-next:before {
  content: "\f0da";
}
.offset .dx1-slideshow-container .slick-dots button:before {
  color: #434345;
  content: "\f111";
}
.offset .dx1-slideshow-container .slick-dots .slick-active button:before {
  color: #a3f4fe;
}
@media (min-width: 768px) {
  .offset.interior .main-body-wrap {
    margin-bottom: 15px;
    padding-top: 15px;
  }
}
.offset.interior .main-body-wrap .main-body {
  background-color: rgba(21, 16, 35, 0.75);
  padding-bottom: 15px;
  padding-top: 15px;
}
.offset.interior .container-centered {
  scroll-margin-top: 200px;
}
.offset.interior .page-info-wrap {
  background: #151023;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 15px;
  position: relative;
  text-align: center;
}
.offset.interior .page-info-wrap:before {
  background: #a3f4fe;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 55%;
}
.offset.interior .page-info-wrap:after {
  background: #a3f4fe;
  bottom: 4px;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3px;
  position: absolute;
  right: 0;
  width: 73%;
}
.offset.interior .page-info-wrap .page-title h1,
.offset.interior .page-info-wrap .page-title h2 {
  color: #fff;
  font-size: 42px;
}
@media (max-width: 767px) {
  .offset.interior .page-info-wrap .page-title h1,
  .offset.interior .page-info-wrap .page-title h2 {
    font-size: 35.7px;
  }
}
@media (min-width: 992px) {
  .offset.interior.Service .DnnModule-Dx1Forms,
  .offset.interior.Contact .DnnModule-Dx1Forms {
    background: #000;
    border: 1px solid #ffc72c;
    padding: 50px 15px;
    color: #fff;
  }
}
.offset.interior.Error .featured-inventory {
  background-color: #efefef;
  border: 1px solid #ccc;
  margin-top: 10px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.offset.interior.Error .featured-inventory .owl-prev {
  left: 15px !important;
}
.offset.interior.Error .featured-inventory .owl-next {
  right: 15px !important;
}
.offset.interior .ModDx1DealerInformationC h1 {
  display: none;
}
.listing-controls {
  font-size: 0.875rem;
}
.listing-controls.listing-controls-top {
  border-bottom: 3px solid #434345;
}
.listing-controls.listing-controls-bottom {
  border-top: 3px solid #434345;
  padding-bottom: 10px;
}
.listing-controls select {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.75);
  outline: none;
  height: 34px;
}
.listing-controls select[disabled] {
  background-color: #eee;
  color: #000;
}
.listing-controls select:focus {
  border-color: #151023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
}
.listing-controls select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.listing-controls select::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.listing-controls select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.listing-controls select::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.listing-controls select::placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.listing-controls .page-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  height: 34px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding: 0 12px !important;
}
.thumbnail-frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.list-item {
  background: #000;
  border: 1px solid #ffc72c;
  border-color: #ffc72c;
  border-radius: 0px;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}
.list-item p {
  color: #fff;
}
.list-item .thumbnail-frame,
.list-item .thumbnail,
.list-item .frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.list-item .model-name,
.list-item h3 {
  color: #fbb340;
  font-weight: bold;
}
.list-item .model-name:hover,
.list-item h3:hover {
  color: #b87204;
}
.list-item h3 a {
  color: inherit;
}
.list-item .model-category,
.list-item .model-location {
  color: #fff;
}
.list-item .model-info a,
.list-item header + p {
  border-color: #434345;
}
.list-item .showroom-flag {
  background: #22B14C;
}
.list-item .tagline {
  font-family: 'Roboto', cursive;
}
.offset .showroom-result .ais-hits--item.cards article {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 790px) {
  .offset .showroom-result .ais-hits--item.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    padding: 0;
  }
}
.offset .showroom-algolia .search-collapse {
  background: #000;
  border-color: #ffc72c;
  color: #fff;
}
.offset .showroom-algolia .search-collapse:not(.collapsed) .search-label {
  color: inherit;
}
.offset .showroom-algolia .search-collapse.collapsed {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.offset .showroom-algolia .search-collapse.collapsed:hover,
.offset .showroom-algolia .search-collapse.collapsed:active,
.offset .showroom-algolia .search-collapse.collapsed:focus,
.offset .showroom-algolia .search-collapse.collapsed:focus:hover,
.offset .showroom-algolia .search-collapse.collapsed:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.offset .showroom-algolia .search-collapse.collapsed:focus {
  outline: none;
}
.offset .showroom-algolia .search-collapse.collapsed .btn-icon {
  display: none;
}
.offset .showroom-algolia .search-collapse.collapsed .search-label {
  color: inherit;
}
.offset .showroom-algolia .search-form-title {
  color: #fff;
}
.offset .showroom-algolia .showroom-search-form {
  background: #000;
  border-color: #ffc72c;
  color: #fff;
  border-radius: 0 0 0px 0px;
}
@media (min-width: 768px) {
  .offset .showroom-algolia .showroom-search-form {
    border-radius: 0px;
  }
}
.offset .showroom-algolia .showroom-search-form .btn {
  height: 34px;
  padding: 2px 12px 0;
}
.offset .showroom-algolia .showroom-search-form select,
.offset .showroom-algolia .showroom-search-form input {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: #000;
  outline: none;
}
.offset .showroom-algolia .showroom-search-form select[disabled],
.offset .showroom-algolia .showroom-search-form input[disabled] {
  background-color: #eee;
  color: #000;
}
.offset .showroom-algolia .showroom-search-form select:focus,
.offset .showroom-algolia .showroom-search-form input:focus {
  border-color: #151023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
}
.offset .showroom-algolia .showroom-search-form select::-webkit-input-placeholder, .offset .showroom-algolia .showroom-search-form input::-webkit-input-placeholder {
  color: #000;
}
.offset .showroom-algolia .showroom-search-form select::-moz-placeholder, .offset .showroom-algolia .showroom-search-form input::-moz-placeholder {
  color: #000;
}
.offset .showroom-algolia .showroom-search-form select:-ms-input-placeholder, .offset .showroom-algolia .showroom-search-form input:-ms-input-placeholder {
  color: #000;
}
.offset .showroom-algolia .showroom-search-form select::-ms-input-placeholder, .offset .showroom-algolia .showroom-search-form input::-ms-input-placeholder {
  color: #000;
}
.offset .showroom-algolia .showroom-search-form select::placeholder,
.offset .showroom-algolia .showroom-search-form input::placeholder {
  color: #000;
}
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper {
  background: #000;
  border-color: #ffc72c;
  border-radius: 0px;
  color: #fff;
}
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper .search-label {
  color: #fff;
}
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper select,
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper input:not([type='button']) {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.75);
  outline: none;
}
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper select[disabled],
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper input:not([type='button'])[disabled] {
  background-color: #eee;
  color: #000;
}
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper select:focus,
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper input:not([type='button']):focus {
  border-color: #151023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
}
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper select::-webkit-input-placeholder, .offset .ModDx1ShowroomSearchFormC .search-form-wrapper input:not([type='button'])::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper select::-moz-placeholder, .offset .ModDx1ShowroomSearchFormC .search-form-wrapper input:not([type='button'])::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper select:-ms-input-placeholder, .offset .ModDx1ShowroomSearchFormC .search-form-wrapper input:not([type='button']):-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper select::-ms-input-placeholder, .offset .ModDx1ShowroomSearchFormC .search-form-wrapper input:not([type='button'])::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper select::placeholder,
.offset .ModDx1ShowroomSearchFormC .search-form-wrapper input:not([type='button'])::placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset.showroom .showroom-items,
.offset.showroom .showroom-algolia {
  margin-bottom: 15px;
}
.offset.showroom .listing-controls {
  font-size: 0.875rem;
}
.offset.showroom .listing-controls.listing-controls-top {
  border-bottom: 3px solid #434345;
}
.offset.showroom .listing-controls.listing-controls-bottom {
  border-top: 3px solid #434345;
  padding-bottom: 10px;
}
.offset.showroom .listing-controls select {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.75);
  outline: none;
  height: 34px;
}
.offset.showroom .listing-controls select[disabled] {
  background-color: #eee;
  color: #000;
}
.offset.showroom .listing-controls select:focus {
  border-color: #151023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
}
.offset.showroom .listing-controls select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset.showroom .listing-controls select::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset.showroom .listing-controls select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset.showroom .listing-controls select::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset.showroom .listing-controls select::placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset.showroom .listing-controls .page-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  height: 34px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding: 0 12px !important;
}
.offset.showroom .dx1-products article.product {
  background: #000;
  border: 1px solid #ffc72c;
  border-color: #ffc72c;
  border-radius: 0px;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}
.offset.showroom .dx1-products article.product p {
  color: #fff;
}
.offset.showroom .dx1-products article.product .thumbnail-frame,
.offset.showroom .dx1-products article.product .thumbnail,
.offset.showroom .dx1-products article.product .frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset.showroom .dx1-products article.product .model-name,
.offset.showroom .dx1-products article.product h3 {
  color: #fbb340;
  font-weight: bold;
}
.offset.showroom .dx1-products article.product .model-name:hover,
.offset.showroom .dx1-products article.product h3:hover {
  color: #b87204;
}
.offset.showroom .dx1-products article.product h3 a {
  color: inherit;
}
.offset.showroom .dx1-products article.product .model-category,
.offset.showroom .dx1-products article.product .model-location {
  color: #fff;
}
.offset.showroom .dx1-products article.product .model-info a,
.offset.showroom .dx1-products article.product header + p {
  border-color: #434345;
}
.offset.showroom .dx1-products article.product .showroom-flag {
  background: #22B14C;
}
.offset.showroom .dx1-products article.product .tagline {
  font-family: 'Roboto', cursive;
}
.offset.showroom .ModDx1ShowroomListC .display-switcher a {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.offset.showroom .ModDx1ShowroomListC .display-switcher a:hover,
.offset.showroom .ModDx1ShowroomListC .display-switcher a:active,
.offset.showroom .ModDx1ShowroomListC .display-switcher a:focus,
.offset.showroom .ModDx1ShowroomListC .display-switcher a:focus:hover,
.offset.showroom .ModDx1ShowroomListC .display-switcher a:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.offset.showroom .ModDx1ShowroomListC .display-switcher a:focus {
  outline: none;
}
.offset.showroom .ModDx1ShowroomListC .display-switcher a .btn-icon {
  display: none;
}
.inventory-no-content {
  padding: 30px;
  background: rgba(217, 83, 79, 0.33);
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-style: italic;
  border: 1px solid #ccc;
  border-radius: 0px;
  border-color: #d9534f;
}
.offset .featured-inventory article.unit {
  margin: 0 7.5px;
  text-align: center;
}
.offset .featured-inventory article.unit .thumbnail-frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset .featured-inventory article.unit .summary {
  background: #000;
  padding: 0 5px;
}
.offset .featured-inventory article.unit .summary .item-header a:hover h4 {
  text-decoration: none;
}
.offset .featured-inventory article.unit .summary .item-header a h4 {
  color: #fff;
}
.offset .featured-inventory article.unit .summary .item-header a h4:hover {
  color: #fbb340;
}
.offset .featured-inventory article.unit .summary .item-header a .price,
.offset .featured-inventory article.unit .summary .item-header a .strike-through {
  color: #fff;
}
.offset .featured-inventory article.unit .summary .item-header a .price:hover,
.offset .featured-inventory article.unit .summary .item-header a .strike-through:hover {
  color: #fbb340;
}
.offset .featured-inventory article.unit .summary .item-header a .price.sale,
.offset .featured-inventory article.unit .summary .item-header a .strike-through.sale {
  color: #22B14C;
}
.offset .featured-inventory article.unit .summary .item-header a.btn-contact {
  border-radius: 0px;
  bottom: 0;
}
.offset .featured-inventory article.unit .banner.sale {
  border-color: transparent;
  background-color: #22B14C;
}
.offset .featured-inventory .owl-item {
  padding: 0 !important;
}
.offset .featured-inventory .owl-carousel {
  padding: 0 30px;
}
.offset .featured-inventory .owl-carousel .owl-prev,
.offset .featured-inventory .owl-carousel .owl-next {
  margin: 0 !important;
}
.offset .featured-inventory .owl-carousel .owl-dot {
  bottom: -15px;
  position: relative;
}
.offset .featured-inventory .owl-carousel .owl-dot.active:before {
  color: #a3f4fe;
}
.offset .featured-inventory .owl-carousel .owl-dot:before {
  content: "\f111";
  color: #434345;
}
.spec-accordions h2.resp-accordion {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.spec-accordions h2.resp-accordion:hover,
.spec-accordions h2.resp-accordion:active,
.spec-accordions h2.resp-accordion:focus,
.spec-accordions h2.resp-accordion:focus:hover,
.spec-accordions h2.resp-accordion:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.spec-accordions h2.resp-accordion:focus {
  outline: none;
}
.spec-accordions h2.resp-accordion .btn-icon {
  display: none;
}
.spec-accordions h2.resp-accordion .resp-arrow {
  padding: 0 0 5px;
}
.spec-accordions h2.resp-accordion .resp-arrow:before {
  color: #151023;
}
.spec-accordions h2.resp-accordion:hover .resp-arrow:before {
  color: #151023;
}
.spec-accordions h2.resp-accordion.resp-tab-active {
  background: #efefef !important;
  border-color: #ccc !important;
  color: #151023 !important;
}
.spec-accordions h2.resp-accordion.resp-tab-active .resp-arrow:before {
  color: #151023 !important;
}
.spec-accordions .resp-tabs-list {
  border-bottom: 1px solid #ccc;
}
.spec-accordions .resp-tabs-list .resp-tab-item {
  position: relative;
  top: 1px;
  border: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #efefef;
  color: rgba(21, 16, 35, 0.75);
  font-family: 'Roboto', cursive;
  font-weight: bold;
  text-transform: uppercase;
}
.spec-accordions .resp-tabs-list .resp-tab-item:hover {
  background: #d6d6d6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.spec-accordions .resp-tabs-list .resp-tab-item.resp-tab-active {
  border-color: #ccc !important;
  border-bottom-color: #fff;
  background: #fff !important;
  color: #151023;
}
.spec-accordions .resp-tab-content,
.spec-accordions .tab-content {
  background: #fff;
  border-color: #ccc;
  color: #fff;
  width: 100%;
}
.spec-accordions .resp-tab-content .table-title,
.spec-accordions .tab-content .table-title {
  border-bottom: 1px solid #ccc;
  color: #fff;
  font-family: 'Roboto', cursive;
  font-size: 20px;
  font-weight: bold;
}
.csstable .striperows {
  padding: 7px 0;
}
.csstable .striperows:nth-of-type(odd) {
  background: #000;
  color: #fff;
}
.csstable.responsive > [class*=col-xs]:nth-child(odd) {
  background-color: #000 !important;
  color: #000 !important;
}
.offset .ModDx1ShowroomDetailsC .social-share {
  display: none;
}
.offset .ModDx1ShowroomDetailsC .btn.click-to-call-btn,
.offset .ModDx1ShowroomDetailsC .btn.get-price-alert,
.offset .ModDx1ShowroomDetailsC .btn.price-cta {
  text-align: center;
}
.offset .ModDx1ShowroomDetailsC #ModelHeader .price {
  color: #fbb340;
}
.offset .ModDx1ShowroomDetailsC .model-photos .owl-prev,
.offset .ModDx1ShowroomDetailsC .model-photos .owl-next,
.offset .ModDx1ShowroomDetailsC .model-photos .glyphicon,
.offset .ModDx1ShowroomDetailsC .model-photos .navprev,
.offset .ModDx1ShowroomDetailsC .model-photos .navnext {
  background: none!important;
  padding: 0;
  margin: 0 15px;
}
.offset .ModDx1ShowroomDetailsC .model-photos .owl-prev:before,
.offset .ModDx1ShowroomDetailsC .model-photos .owl-next:before,
.offset .ModDx1ShowroomDetailsC .model-photos .glyphicon:before,
.offset .ModDx1ShowroomDetailsC .model-photos .navprev:before,
.offset .ModDx1ShowroomDetailsC .model-photos .navnext:before {
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 1;
  color: #a3f4fe;
  opacity: 0.75;
}
.offset .ModDx1ShowroomDetailsC .model-photos .owl-prev:hover:before,
.offset .ModDx1ShowroomDetailsC .model-photos .owl-next:hover:before,
.offset .ModDx1ShowroomDetailsC .model-photos .glyphicon:hover:before,
.offset .ModDx1ShowroomDetailsC .model-photos .navprev:hover:before,
.offset .ModDx1ShowroomDetailsC .model-photos .navnext:hover:before {
  opacity: 1;
}
.offset .ModDx1ShowroomDetailsC .model-photos .owl-prev span,
.offset .ModDx1ShowroomDetailsC .model-photos .owl-next span,
.offset .ModDx1ShowroomDetailsC .model-photos .glyphicon span,
.offset .ModDx1ShowroomDetailsC .model-photos .navprev span,
.offset .ModDx1ShowroomDetailsC .model-photos .navnext span {
  display: none;
}
.offset .ModDx1ShowroomDetailsC .model-photos .owl-prev:before,
.offset .ModDx1ShowroomDetailsC .model-photos .glyphicon-chevron-left:before,
.offset .ModDx1ShowroomDetailsC .model-photos .navprev:before {
  content: "\f0d9";
}
.offset .ModDx1ShowroomDetailsC .model-photos .owl-next:before,
.offset .ModDx1ShowroomDetailsC .model-photos .glyphicon-chevron-right:before,
.offset .ModDx1ShowroomDetailsC .model-photos .navnext:before {
  content: "\f0da";
}
.offset .ModDx1ShowroomDetailsC .model-photos .image-zoom {
  border: 1px solid #ccc !important;
  z-index: 1 !important;
}
.offset .ModDx1ShowroomDetailsC .model-photos .image-count {
  border: 1px solid #ccc !important;
  border-bottom: none !important;
  border-right: none !important;
  z-index: 1 !important;
}
.offset .ModDx1ShowroomDetailsC .model-photos .thumbnail-frame {
  border: 1px solid #ccc;
}
.offset .ModDx1ShowroomDetailsC .model-photos .thumbnail-frame .owl-stage-outer {
  border: none;
}
@media (max-width: 1199px) {
  .offset .ModDx1ShowroomDetailsC #slideshow-main .owl-nav {
    display: none;
  }
}
.offset .ModDx1ShowroomDetailsC #slideshow-thumbnails {
  border-top: 1px solid #ccc;
}
.offset .ModDx1ShowroomDetailsC #slideshow-thumbnails .owl-stage-outer .owl-stage .synced img {
  border-color: #151023;
}
.offset .ModDx1ShowroomDetailsC #slideshowActions .image-action {
  color: #151023 !important;
}
.offset .ModDx1ShowroomDetailsC #RequestMoreInformation .form-wrapper {
  background: #efefef;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: rgba(21, 16, 35, 0.75);
}
.offset .ModDx1ShowroomDetailsC #RequestMoreInformation .form-wrapper .form-title {
  border-bottom: 1px solid #ccc;
  color: rgba(21, 16, 35, 0.75);
  font-size: 15px !important;
}
.offset .ModDx1ShowroomDetailsC #RequestMoreInformation .form-wrapper .form-title i {
  margin-right: 5px !important;
}
.offset .ModDx1ShowroomDetailsC #RequestMoreInformation .form-wrapper .form-check-label {
  position: relative;
  top: -2px;
}
.offset .ModDx1ShowroomDetailsC .model-description {
  padding: 30px 15px !important;
}
.offset .ModDx1ShowroomDetailsC .quick-details {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.offset .ModDx1ShowroomDetailsC .quick-details .striperows {
  padding: 7px 0;
}
.offset .ModDx1ShowroomDetailsC .quick-details .striperows:nth-of-type(odd) {
  background: #000;
  color: #fff;
}
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion:hover,
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion:active,
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion:focus,
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion:focus:hover,
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion:focus {
  outline: none;
}
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion .btn-icon {
  display: none;
}
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion .resp-arrow {
  padding: 0 0 5px;
}
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion .resp-arrow:before {
  color: #151023;
}
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion:hover .resp-arrow:before {
  color: #151023;
}
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion.resp-tab-active {
  background: #efefef !important;
  border-color: #ccc !important;
  color: #151023 !important;
}
.offset .ModDx1ShowroomDetailsC .features-specs h2.resp-accordion.resp-tab-active .resp-arrow:before {
  color: #151023 !important;
}
.offset .ModDx1ShowroomDetailsC .features-specs .resp-tabs-list {
  border-bottom: 1px solid #ccc;
}
.offset .ModDx1ShowroomDetailsC .features-specs .resp-tabs-list .resp-tab-item {
  position: relative;
  top: 1px;
  border: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #efefef;
  color: rgba(21, 16, 35, 0.75);
  font-family: 'Roboto', cursive;
  font-weight: bold;
  text-transform: uppercase;
}
.offset .ModDx1ShowroomDetailsC .features-specs .resp-tabs-list .resp-tab-item:hover {
  background: #d6d6d6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.offset .ModDx1ShowroomDetailsC .features-specs .resp-tabs-list .resp-tab-item.resp-tab-active {
  border-color: #ccc !important;
  border-bottom-color: #fff;
  background: #fff !important;
  color: #151023;
}
.offset .ModDx1ShowroomDetailsC .features-specs .resp-tab-content,
.offset .ModDx1ShowroomDetailsC .features-specs .tab-content {
  background: #fff;
  border-color: #ccc;
  color: #fff;
  width: 100%;
}
.offset .ModDx1ShowroomDetailsC .features-specs .resp-tab-content .table-title,
.offset .ModDx1ShowroomDetailsC .features-specs .tab-content .table-title {
  border-bottom: 1px solid #ccc;
  color: #fff;
  font-family: 'Roboto', cursive;
  font-size: 20px;
  font-weight: bold;
}
.offset .ModDx1ShowroomDetailsC .features-specs .promo-details p {
  font-size: 0.875rem;
}
.offset .ModDx1ShowroomDetailsC .features-specs #modelphotos .thumbnail-frame,
.offset .ModDx1ShowroomDetailsC .features-specs #promotions .thumbnail-frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion {
  background: #000;
  border: 1px solid #ffc72c;
  border-color: #ffc72c;
  border-radius: 0px;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion p {
  color: #fff;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .thumbnail-frame,
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .thumbnail,
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .model-name,
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion h3 {
  color: #fbb340;
  font-weight: bold;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .model-name:hover,
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion h3:hover {
  color: #b87204;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion h3 a {
  color: inherit;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .model-category,
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .model-location {
  color: #fff;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .model-info a,
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion header + p {
  border-color: #434345;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .showroom-flag {
  background: #22B14C;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .tagline {
  font-family: 'Roboto', cursive;
}
.offset .ModDx1ShowroomDetailsC #promotions .dx1-promotions article.promotion .expiration-date {
  color: #fff;
}
.offset #slideshow-dialog .owl-stage-outer {
  border: none;
}
.offset #slideshow-dialog .owl-prev,
.offset #slideshow-dialog .owl-next,
.offset #slideshow-dialog .glyphicon,
.offset #slideshow-dialog .navprev,
.offset #slideshow-dialog .navnext {
  background: none!important;
  padding: 0;
  margin: 0 15px;
}
.offset #slideshow-dialog .owl-prev:before,
.offset #slideshow-dialog .owl-next:before,
.offset #slideshow-dialog .glyphicon:before,
.offset #slideshow-dialog .navprev:before,
.offset #slideshow-dialog .navnext:before {
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 1;
  color: #a3f4fe;
  opacity: 0.75;
}
.offset #slideshow-dialog .owl-prev:hover:before,
.offset #slideshow-dialog .owl-next:hover:before,
.offset #slideshow-dialog .glyphicon:hover:before,
.offset #slideshow-dialog .navprev:hover:before,
.offset #slideshow-dialog .navnext:hover:before {
  opacity: 1;
}
.offset #slideshow-dialog .owl-prev span,
.offset #slideshow-dialog .owl-next span,
.offset #slideshow-dialog .glyphicon span,
.offset #slideshow-dialog .navprev span,
.offset #slideshow-dialog .navnext span {
  display: none;
}
.offset #slideshow-dialog .owl-prev:before,
.offset #slideshow-dialog .glyphicon-chevron-left:before,
.offset #slideshow-dialog .navprev:before {
  content: "\f0d9";
}
.offset #slideshow-dialog .owl-next:before,
.offset #slideshow-dialog .glyphicon-chevron-right:before,
.offset #slideshow-dialog .navnext:before {
  content: "\f0da";
}
.offset .resp-tabs-container div#specifications p,
.offset .cp-details-wrapper div#specifications p {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.offset .similarmodels-container {
  background: #fff;
}
.offset #similarmodels .owl-prev,
.offset #similarmodels .owl-next,
.offset #similarmodels .glyphicon,
.offset #similarmodels .navprev,
.offset #similarmodels .navnext {
  background: none!important;
  padding: 0;
  margin: 0 15px;
}
.offset #similarmodels .owl-prev:before,
.offset #similarmodels .owl-next:before,
.offset #similarmodels .glyphicon:before,
.offset #similarmodels .navprev:before,
.offset #similarmodels .navnext:before {
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 1;
  color: #a3f4fe;
  opacity: 0.75;
}
.offset #similarmodels .owl-prev:hover:before,
.offset #similarmodels .owl-next:hover:before,
.offset #similarmodels .glyphicon:hover:before,
.offset #similarmodels .navprev:hover:before,
.offset #similarmodels .navnext:hover:before {
  opacity: 1;
}
.offset #similarmodels .owl-prev span,
.offset #similarmodels .owl-next span,
.offset #similarmodels .glyphicon span,
.offset #similarmodels .navprev span,
.offset #similarmodels .navnext span {
  display: none;
}
.offset #similarmodels .owl-prev:before,
.offset #similarmodels .glyphicon-chevron-left:before,
.offset #similarmodels .navprev:before {
  content: "\f0d9";
}
.offset #similarmodels .owl-next:before,
.offset #similarmodels .glyphicon-chevron-right:before,
.offset #similarmodels .navnext:before {
  content: "\f0da";
}
.offset #similarmodels .owl-next,
.offset #similarmodels .owl-prev {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 5px !important;
}
.offset #similarmodels .owl-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.offset .sidebar .ModDx1DealerInformationC .store-info,
.offset .sidebar .ModDx1DealerInformationC .store-hours,
.offset .sidebar .ModDx1DealerInformationC .service-hours {
  border-bottom: 1px solid #ffc72c;
}
.offset .sidebar .ModDx1DealerInformationC .store-info .info-heading,
.offset .sidebar .ModDx1DealerInformationC .store-hours .info-heading,
.offset .sidebar .ModDx1DealerInformationC .service-hours .info-heading {
  background: none !important;
  font-family: 'Roboto', cursive;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
}
.offset .sidebar .ModDx1DealerInformationC .store-info tr,
.offset .sidebar .ModDx1DealerInformationC .store-hours tr,
.offset .sidebar .ModDx1DealerInformationC .service-hours tr,
.offset .sidebar .ModDx1DealerInformationC .store-info dt,
.offset .sidebar .ModDx1DealerInformationC .store-hours dt,
.offset .sidebar .ModDx1DealerInformationC .service-hours dt,
.offset .sidebar .ModDx1DealerInformationC .store-info dd,
.offset .sidebar .ModDx1DealerInformationC .store-hours dd,
.offset .sidebar .ModDx1DealerInformationC .service-hours dd {
  padding: 8px 0 6px;
}
.offset .sidebar .ModDx1DealerInformationC .store-info tr a,
.offset .sidebar .ModDx1DealerInformationC .store-hours tr a,
.offset .sidebar .ModDx1DealerInformationC .service-hours tr a,
.offset .sidebar .ModDx1DealerInformationC .store-info dt a,
.offset .sidebar .ModDx1DealerInformationC .store-hours dt a,
.offset .sidebar .ModDx1DealerInformationC .service-hours dt a,
.offset .sidebar .ModDx1DealerInformationC .store-info dd a,
.offset .sidebar .ModDx1DealerInformationC .store-hours dd a,
.offset .sidebar .ModDx1DealerInformationC .service-hours dd a {
  color: #000;
}
.offset .sidebar .ModDx1DealerInformationC .store-info tr a:hover,
.offset .sidebar .ModDx1DealerInformationC .store-hours tr a:hover,
.offset .sidebar .ModDx1DealerInformationC .service-hours tr a:hover,
.offset .sidebar .ModDx1DealerInformationC .store-info dt a:hover,
.offset .sidebar .ModDx1DealerInformationC .store-hours dt a:hover,
.offset .sidebar .ModDx1DealerInformationC .service-hours dt a:hover,
.offset .sidebar .ModDx1DealerInformationC .store-info dd a:hover,
.offset .sidebar .ModDx1DealerInformationC .store-hours dd a:hover,
.offset .sidebar .ModDx1DealerInformationC .service-hours dd a:hover {
  text-decoration: none;
}
.offset .sidebar .ModDx1DealerInformationC .store-info .row-group,
.offset .sidebar .ModDx1DealerInformationC .store-hours .row-group,
.offset .sidebar .ModDx1DealerInformationC .service-hours .row-group {
  border-color: #151023;
}
.offset .sidebar .ModDx1DealerInformationC .store-info .striperows,
.offset .sidebar .ModDx1DealerInformationC .store-hours .striperows,
.offset .sidebar .ModDx1DealerInformationC .service-hours .striperows {
  padding: 8px 0 6px;
}
.offset .footer .dealer-info {
  font-size: inherit;
  font-weight: 500;
}
.offset .footer .dealer-info .info {
  padding: 0;
}
.offset .footer .dealer-hours {
  font-size: inherit;
}
.offset .footer .dealer-hours .hours-heading {
  display: none;
}
.offset .footer .dealer-hours .striperows {
  color: inherit;
}
.offset .footer .dealer-hours .title {
  font-weight: normal;
  padding: 0;
}
.offset .footer .dealer-hours .info {
  padding: 0;
}
.offset .footer .info-footer .title {
  font-weight: normal;
}
.offset #DX1Testimonials .testimonial-list .testimonial {
  border-color: #fbb340;
  color: #fff;
}
.offset #DX1Testimonials .testimonial-list .testimonial .testimonial-text {
  color: #fff;
}
.offset #DX1Testimonials .testimonial-list .testimonial .fa-star {
  color: #fbb340 !important;
}
.offset #DX1Testimonials .testimonial-header p {
  display: none;
}
.offset .dx1-rating .rating-star {
  color: #fbb340 !important;
}
.offset .fc-button-group > .fc-button:not(:first-child) {
  margin-left: 2px;
}
.offset .dx1-events-calendar-view .fc-view-container {
  background: #efefef;
}
@media (max-width: 639px) {
  .offset .dx1-events-calendar-view .fc-toolbar {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .offset .dx1-events-calendar-view .fc-toolbar .fc-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
.offset .dx1-events-calendar-view .fc-toolbar h2 {
  color: #fff;
}
.offset .dx1-events-calendar-view .fc-toolbar .fc-prev-button,
.offset .dx1-events-calendar-view .fc-toolbar .fc-next-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 6px !important;
}
@media (min-width: 640px) {
  .offset .dx1-events-calendar-view .fc-toolbar .fc-prev-button,
  .offset .dx1-events-calendar-view .fc-toolbar .fc-next-button {
    padding: 11px 12px !important;
  }
}
.offset .dx1-events-calendar-view .fc-button {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.offset .dx1-events-calendar-view .fc-button:hover,
.offset .dx1-events-calendar-view .fc-button:active,
.offset .dx1-events-calendar-view .fc-button:focus,
.offset .dx1-events-calendar-view .fc-button:focus:hover,
.offset .dx1-events-calendar-view .fc-button:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.offset .dx1-events-calendar-view .fc-button:focus {
  outline: none;
}
.offset .dx1-events-calendar-view .fc-button .btn-icon {
  display: none;
}
.offset .dx1-events-calendar-view .fc-button .fc-icon {
  font-size: inherit;
}
.offset .dx1-events-calendar-view .fc-button[disabled] {
  pointer-events: none;
}
.offset .dx1-events-calendar-view .fc-today-button {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.offset .dx1-events-calendar-view .fc-today-button.btn-content {
  display: block;
  line-height: 1;
  margin: 0px auto;
  max-width: 435px;
  padding: 20px 10px;
  width: 100%;
}
.offset .dx1-events-calendar-view .fc-today-button:hover,
.offset .dx1-events-calendar-view .fc-today-button:active,
.offset .dx1-events-calendar-view .fc-today-button:focus,
.offset .dx1-events-calendar-view .fc-today-button:focus:hover,
.offset .dx1-events-calendar-view .fc-today-button:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.offset .dx1-events-calendar-view .fc-today-button:focus {
  outline: none;
}
.offset .dx1-events-calendar-view .fc-today-button .btn-icon {
  display: none;
}
.offset .dx1-events-calendar-view .fc-today-button[disabled] {
  pointer-events: none;
}
.offset .dx1-events-calendar-view .fc-state-active {
  background: rgba(21, 16, 35, 0.15);
  border-color: rgba(21, 16, 35, 0.15);
  cursor: default;
  pointer-events: none;
}
.offset .dx1-events-calendar-view .fc-state-active:focus,
.offset .dx1-events-calendar-view .fc-state-active:active {
  background: rgba(21, 16, 35, 0.15);
  border-color: rgba(21, 16, 35, 0.15);
  cursor: default;
  pointer-events: none;
}
@media (max-width: 991px) {
  .offset .dx1-events-calendar-view .fc-toolbar {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.offset .dx1-events-calendar-view .fc-toolbar h2 {
  color: #fff;
}
.offset .dx1-events-calendar-view .fc-widget-header {
  background: #222222;
  font-family: 'Roboto', cursive;
}
.offset .dx1-events-calendar-view .fc-day-number {
  color: #000;
}
.offset .dx1-events-calendar-view .fc-today {
  background: rgba(21, 16, 35, 0.15);
}
.offset .dx1-events-calendar-view .fc-event {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0;
  color: #151023 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
}
.offset .dx1-events-calendar-view .fc-event.btn-content {
  display: block;
  line-height: 1;
  margin: 0px auto;
  max-width: 435px;
  padding: 20px 10px;
  width: 100%;
}
.offset .dx1-events-calendar-view .fc-event:hover,
.offset .dx1-events-calendar-view .fc-event:active,
.offset .dx1-events-calendar-view .fc-event:focus,
.offset .dx1-events-calendar-view .fc-event:focus:hover,
.offset .dx1-events-calendar-view .fc-event:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.offset .dx1-events-calendar-view .fc-event:focus {
  outline: none;
}
.offset .dx1-events-calendar-view .fc-event .btn-icon {
  display: none;
}
.offset .dx1-events-default-listing .event-item {
  background: #000;
  border: 1px solid #ffc72c;
  border-color: #ffc72c;
  border-radius: 0px;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}
.offset .dx1-events-default-listing .event-item p {
  color: #fff;
}
.offset .dx1-events-default-listing .event-item .thumbnail-frame,
.offset .dx1-events-default-listing .event-item .thumbnail,
.offset .dx1-events-default-listing .event-item .frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset .dx1-events-default-listing .event-item .model-name,
.offset .dx1-events-default-listing .event-item h3 {
  color: #fbb340;
  font-weight: bold;
}
.offset .dx1-events-default-listing .event-item .model-name:hover,
.offset .dx1-events-default-listing .event-item h3:hover {
  color: #b87204;
}
.offset .dx1-events-default-listing .event-item h3 a {
  color: inherit;
}
.offset .dx1-events-default-listing .event-item .model-category,
.offset .dx1-events-default-listing .event-item .model-location {
  color: #fff;
}
.offset .dx1-events-default-listing .event-item .model-info a,
.offset .dx1-events-default-listing .event-item header + p {
  border-color: #434345;
}
.offset .dx1-events-default-listing .event-item .showroom-flag {
  background: #22B14C;
}
.offset .dx1-events-default-listing .event-item .tagline {
  font-family: 'Roboto', cursive;
}
@media (min-width: 1200px) {
  .offset .dx1-events-default-listing .event-item .col-lg-9 {
    padding-left: 15px;
  }
}
.offset .dx1-events-default-listing .event-img {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.offset .dx1-events-default-listing .event-title {
  pointer-events: none !important;
}
@media (min-width: 768px) {
  .offset .dx1-events-default-listing .event-detail strong {
    padding-left: 0px;
  }
}
.offset .dx1-events-default-listing .btn-primary,
.offset .dx1-events-default-listing .btn-default {
  width: 100%;
}
.offset .dx1-events-default-listing .overview ul {
  margin-bottom: 15px;
}
.offset .dx1-events-default-listing .overview li {
  border: none;
  padding: 0;
}
.offset .dx1-events-default-listing .overview p.col-xs-12 {
  padding-left: 0px;
}
@media (min-width: 992px) {
  .offset .dx1-events-default-listing .overview .col-md-12 {
    padding-left: 0px;
  }
}
.offset .dx1-events-default-listing a[data-toggle="collapse"] {
  font-weight: bold;
}
.offset .dx1-events-default-listing li .row:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.offset .dx1-events-default-listing li .row:first-child:before,
.offset .dx1-events-default-listing li .row:first-child:after {
  display: none;
}
@media (min-width: 992px) {
  .offset .dx1-events-default-listing li .row:first-child {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .offset .dx1-events-default-listing li .row:first-child .event-img {
    margin-right: 15px;
  }
}
.offset .dx1-events form {
  height: auto;
}
.offset .dx1-events .modal-footer .btn {
  width: auto;
}
.offset .ModDx1ShowroomDetailsC .features-specs .resp-tab-content,
.offset .ModDx1ShowroomDetailsC .features-specs .tab-content {
  color: #000 !important;
}
.offset .ModDx1ShowroomDetailsC .features-specs .resp-tab-content .table-title,
.offset .ModDx1ShowroomDetailsC .features-specs .tab-content .table-title {
  color: #000 !important;
}
.rental-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .rental-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .rental-wrap {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.rental-wrap .rental-card {
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 235px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 5px;
  margin: 10px 0px;
  border: 1px solid #fbb340;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .rental-wrap .rental-card {
    margin: 0;
  }
}
.rental-wrap .rental-card .rental-info .rental-desc {
  font-size: 0.8rem;
}
.rental-wrap .rental-card .rental-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 50%;
  width: 100%;
}
.rental-wrap .rental-card .rental-btn a {
  margin: 5px 0;
  pointer-events: none;
}
.holiday-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.holiday-wrap .holiday-card {
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 5px;
  margin: 10px 0px;
  border: 1px solid #fbb340;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .holiday-wrap .holiday-card {
    height: 250px;
  }
}
.holiday-wrap .holiday-card .holiday-info .holiday-desc {
  font-size: 0.8rem;
}
.holiday-wrap .holiday-card .holiday-btn {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 50%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}
@media (min-width: 768px) {
  .holiday-wrap .holiday-card .holiday-btn {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.holiday-wrap .holiday-card .holiday-btn a {
  margin: 5px 0;
  pointer-events: none;
  width: 100%;
}
@media (min-width: 768px) {
  .holiday-wrap .holiday-card .holiday-btn a {
    width: 25%;
    margin: 5px;
  }
}
.holiday-wrap .holiday-card .holiday-btn span {
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  .holiday-wrap .holiday-card .holiday-btn span {
    padding-bottom: 0;
  }
}
#Highlights {
  background-color: #a3f4fe !important;
}
#Highlights .highlight-text {
  color: #000 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
.personabar-visible #podium-website-widget {
  display: none !important;
}
@media (max-width: 767px) {
  #podium-prompt {
    display: none !important;
  }
}
@media print {
  @page {
    margin: 0.5in !important;
  }
  #SiteNav {
    display: none !important;
  }
  .header,
  .admin .maincontent {
    border: none !important;
    background: none;
  }
  header.header .social-media {
    display: none!important;
  }
  .main-body {
    margin: 0!important;
  }
  .breadcrumb-wrap {
    display: none;
  }
  a:link:after,
  a:visited:after,
  a[href]:after,
  abbr[title]:after {
    content: "";
  }
  footer.footer .quick-links,
  footer.footer .footer-social,
  footer.footer #legal {
    display: none;
  }
  footer.footer #dealerfooter {
    padding-bottom: 15px;
  }
  footer.footer #PoweredBy {
    background: url('https://cdn.dx1app.com/media/DX1_color_grey_h.png') center center no-repeat;
    background-size: contain;
  }
  footer.footer #PoweredBy img {
    visibility: hidden;
  }
  .ModDx1ShowroomDetailsC .get-price-alert,
  .ModDx1ShowroomDetailsC .click-to-call-btn,
  .ModDx1ShowroomDetailsC #sliderStatus,
  .ModDx1ShowroomDetailsC #sliderZoom,
  .ModDx1ShowroomDetailsC .owl-nav,
  .ModDx1ShowroomDetailsC #slideshow-thumbnails,
  .ModDx1ShowroomDetailsC .model-actions .quick-details,
  .ModDx1ShowroomDetailsC #AdditionalPriceInfo,
  .ModDx1ShowroomDetailsC #CallToActionButtons,
  .ModDx1ShowroomDetailsC #ShareUtilities,
  .ModDx1ShowroomDetailsC #ShareUtilitiesMobile {
    display: none !important;
  }
  .ModDx1ShowroomDetailsC .row > div {
    width: 100%;
    float: none;
  }
  .ModDx1ShowroomDetailsC #dnn_ProductPics,
  .ModDx1ShowroomDetailsC #dnn_Details {
    margin-bottom: 0.25in;
  }
  .ModDx1ShowroomDetailsC #slideshow-main {
    max-width: 7.5in;
  }
  .ModDx1ShowroomDetailsC #slideshow-main .owl-stage-outer {
    border: none;
  }
  .ModDx1ShowroomDetailsC #slideshow-main .owl-stage-outer .owl-stage {
    width: 100% !important;
  }
  .ModDx1ShowroomDetailsC #slideshow-main .owl-item {
    float: none;
    display: none;
  }
  .ModDx1ShowroomDetailsC #slideshow-main .owl-item.active {
    display: block;
    top: 0 !important;
    width: 100% !important;
  }
  .ModDx1ShowroomDetailsC #slideshow-main .owl-item.active .item {
    border: 1px solid #434345;
    margin: 0;
    text-align: center;
  }
  .ModDx1ShowroomDetailsC #slideshow-main .owl-item.active .item img {
    max-height: 4in;
  }
  .ModDx1ShowroomDetailsC .showroom-detail.model-actions {
    margin: 0 !important;
  }
  .ModDx1ShowroomDetailsC .showroom-detail .description {
    padding: 0;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-product-imgs {
    position: relative;
    overflow: hidden;
    height: 325px!important;
    float: left;
    margin: 0 auto;
    width: 100%;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-product-imgs a {
    display: none!important;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-product-imgs .cp-product-img {
    float: left;
    height: 300px !important;
    left: auto !important;
    margin: 0;
    position: relative;
    top: auto !important;
    width: 49% !important;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-product-imgs .cp-product-img:first-of-type {
    margin-right: 14px;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-product-imgs .cp-product-img:last-of-type {
    margin-right: 0;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-product-imgs .cp-product-img h5::after {
    display: none;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-details-wrapper .desktop-tab-wrapper {
    display: none!important;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-details-wrapper h2.visible-xs {
    display: block;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-details-wrapper h2.visible-xs:after {
    display: none;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-details-wrapper .csstable {
    margin-bottom: 30px!important;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-details-wrapper .tab-content {
    display: block;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-details-wrapper .tab-content h3 {
    margin: 10px 0;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-details-wrapper .tab-content .cp-spec-label {
    padding-left: 0;
    width: 100%;
    font-weight: bold;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-details-wrapper .tab-content .cp-spec.td {
    display: block;
    width: 50%!important;
    padding-left: 15px!important;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-details-wrapper #features .cp-spec {
    display: block;
    width: 50%;
  }
  .ModDx1CompareProductsC .cp-wrapper .cp-details-wrapper #features .cp-spec ul {
    padding: 0 10px;
  }
}
/* 
   This file removes all button icons throughout the site,
   remove this include from the theme.less file if you want to keep 
   the icons on primary and default buttons

*/
.btn-primary .btn-icon,
.btn-default .btn-icon,
.showroom-items .dx1-products .cta .btn .btn-icon {
  display: none;
}
.showroom-items .dx1-products .cta .btn {
  padding: 0px 12px !important;
}
.showroom-result article.product .cta .btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.showroom-result article.product .cta .btn .btn-text {
  top: 0px !important;
}
#CallToActionButtons .btn,
.btn.click-to-call-btn {
  text-align: center;
}
#CallToActionButtons .modal-content .btn {
  padding: 12px 12px 10px !important;
}
#ShareUtilities li .btn-default .btn-icon,
#ShareUtilitiesMobile li .btn-default .btn-icon {
  display: block;
}
.event-btn .btn {
  text-align: center !important;
}
.event-btn .btn .fa {
  display: none;
}
@media (max-width: 767px) {
  .offset .ModDx1CompareProductsC .cp-product-imgs {
    min-height: 228px;
  }
}
.offset .ModDx1CompareProductsC .cp-product-img {
  border: 1px solid #ccc;
  padding-top: 40px;
}
@media (max-width: 767px) {
  .offset .ModDx1CompareProductsC .cp-product-img {
    height: 100% !important;
  }
}
.offset .ModDx1CompareProductsC .cp-product-img h5 {
  background: #222222;
  line-height: 1;
  margin: 0;
}
.offset .ModDx1CompareProductsC .cp-product-img h5:after {
  font-weight: normal;
}
.offset .ModDx1CompareProductsC .cp-product-img select {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.75);
  outline: none;
}
.offset .ModDx1CompareProductsC .cp-product-img select[disabled] {
  background-color: #eee;
  color: #000;
}
.offset .ModDx1CompareProductsC .cp-product-img select:focus {
  border-color: #151023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
}
.offset .ModDx1CompareProductsC .cp-product-img select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1CompareProductsC .cp-product-img select::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1CompareProductsC .cp-product-img select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1CompareProductsC .cp-product-img select::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1CompareProductsC .cp-product-img select::placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .owl-prev,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .owl-next,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .glyphicon,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .navprev,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .navnext {
  background: none!important;
  padding: 0;
  margin: 0 15px;
}
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .owl-prev:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .owl-next:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .glyphicon:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .navprev:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .navnext:before {
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 1;
  color: #a3f4fe;
  opacity: 0.75;
}
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .owl-prev:hover:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .owl-next:hover:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .glyphicon:hover:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .navprev:hover:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .navnext:hover:before {
  opacity: 1;
}
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .owl-prev span,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .owl-next span,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .glyphicon span,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .navprev span,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .navnext span {
  display: none;
}
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .owl-prev:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .glyphicon-chevron-left:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .navprev:before {
  content: "\f0d9";
}
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .owl-next:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .glyphicon-chevron-right:before,
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .navnext:before {
  content: "\f0da";
}
.offset .ModDx1CompareProductsC .cp-product-img .carousel-control .glyphicon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper {
  margin-top: 30px !important;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion:hover,
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion:active,
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion:focus,
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion:focus:hover,
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion:focus {
  outline: none;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion .btn-icon {
  display: none;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion .resp-arrow {
  padding: 0 0 5px;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion .resp-arrow:before {
  color: #151023;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion:hover .resp-arrow:before {
  color: #151023;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion.resp-tab-active {
  background: #efefef !important;
  border-color: #ccc !important;
  color: #151023 !important;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion.resp-tab-active .resp-arrow:before {
  color: #151023 !important;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper .resp-tabs-list {
  border-bottom: 1px solid #ccc;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper .resp-tabs-list .resp-tab-item {
  position: relative;
  top: 1px;
  border: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #efefef;
  color: rgba(21, 16, 35, 0.75);
  font-family: 'Roboto', cursive;
  font-weight: bold;
  text-transform: uppercase;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper .resp-tabs-list .resp-tab-item:hover {
  background: #d6d6d6;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper .resp-tabs-list .resp-tab-item.resp-tab-active {
  border-color: #ccc !important;
  border-bottom-color: #fff;
  background: #fff !important;
  color: #151023;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper .resp-tab-content,
.offset .ModDx1CompareProductsC .cp-details-wrapper .tab-content {
  background: #fff;
  border-color: #ccc;
  color: #fff;
  width: 100%;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper .resp-tab-content .table-title,
.offset .ModDx1CompareProductsC .cp-details-wrapper .tab-content .table-title {
  border-bottom: 1px solid #ccc;
  color: #fff;
  font-family: 'Roboto', cursive;
  font-size: 20px;
  font-weight: bold;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper .resp-tabs-list {
  display: none !important;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper .resp-arrow {
  padding: 5px 0 !important;
  width: auto;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
  margin-top: 15px;
}
.offset .ModDx1CompareProductsC .cp-details-wrapper h2.resp-accordion.resp-tab-active {
  border-bottom: 0 !important;
}
.offset .fiche-viewer .fiche-header-container select,
.offset .fiche-viewer .fiche-header-container input {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.75);
  outline: none;
}
.offset .fiche-viewer .fiche-header-container select[disabled],
.offset .fiche-viewer .fiche-header-container input[disabled] {
  background-color: #eee;
  color: #000;
}
.offset .fiche-viewer .fiche-header-container select:focus,
.offset .fiche-viewer .fiche-header-container input:focus {
  border-color: #151023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
}
.offset .fiche-viewer .fiche-header-container select::-webkit-input-placeholder, .offset .fiche-viewer .fiche-header-container input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .fiche-viewer .fiche-header-container select::-moz-placeholder, .offset .fiche-viewer .fiche-header-container input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .fiche-viewer .fiche-header-container select:-ms-input-placeholder, .offset .fiche-viewer .fiche-header-container input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .fiche-viewer .fiche-header-container select::-ms-input-placeholder, .offset .fiche-viewer .fiche-header-container input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .fiche-viewer .fiche-header-container select::placeholder,
.offset .fiche-viewer .fiche-header-container input::placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .fiche-viewer .fiche-header-container .oem-logo {
  background: #fff;
  padding: 5px;
}
.offset .fiche-viewer .fiche-search-form .fiche-search-note {
  color: #fff;
}
.offset .fiche-viewer .oem-browse.oem-grid .oem-groups .group {
  background: #fbb340;
  border: 1px solid #ccc;
}
.offset .fiche-viewer .oem-browse.oem-grid .oem-groups .header {
  background: #222222;
}
.offset .fiche-viewer .oem-browse.oem-grid .oem-groups .logo {
  background: #fff;
}
.offset .fiche-viewer .breadcrumb {
  font-size: 0.875rem;
}
.offset .fiche-viewer .breadcrumb li:before,
.offset .fiche-viewer .breadcrumb li.active {
  color: #fff;
}
.offset .fiche-viewer .section-item-list .fiche-hyperlink {
  border: 1px solid #ccc;
  border-radius: 0px;
}
.offset .fiche-viewer .section-item-list .fiche-hyperlink:hover,
.offset .fiche-viewer .section-item-list .fiche-hyperlink:focus {
  border-color: #151023;
  text-decoration: none;
}
.offset .fiche-viewer .section-item-list .fiche-hyperlink .caption {
  color: #fff;
  background: #000;
}
.offset .fiche-viewer .image-wrapper {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset .fiche-viewer .image-wrapper input.image-zoom-slider {
  background: none;
  border: none;
  border-radius: 0;
  color: #fff;
  outline: none;
}
.offset .fiche-viewer .image-wrapper input.image-zoom-slider[disabled] {
  background-color: #eee;
  color: #000;
}
.offset .fiche-viewer .image-wrapper input.image-zoom-slider:focus {
  border-color: #151023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
}
.offset .fiche-viewer .image-wrapper input.image-zoom-slider::-webkit-input-placeholder {
  color: #fff;
}
.offset .fiche-viewer .image-wrapper input.image-zoom-slider::-moz-placeholder {
  color: #fff;
}
.offset .fiche-viewer .image-wrapper input.image-zoom-slider:-ms-input-placeholder {
  color: #fff;
}
.offset .fiche-viewer .image-wrapper input.image-zoom-slider::-ms-input-placeholder {
  color: #fff;
}
.offset .fiche-viewer .image-wrapper input.image-zoom-slider::placeholder {
  color: #fff;
}
.offset .fiche-viewer .image-wrapper input.image-zoom-slider:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.offset .fiche-viewer .package-price-notes {
  color: #fff;
}
.offset .fiche-viewer .fiche-table thead th,
.offset .fiche-viewer .fiche-table thead td.col-addtocart {
  border-color: #434345;
}
.offset .fiche-viewer .fiche-table .striperows {
  background: #3c3c3c;
  color: #fff;
}
.offset .fiche-viewer .fiche-table .striperows.highlight {
  background: rgba(21, 16, 35, 0.15) !important;
}
.offset .fiche-viewer .fiche-table .striperows:nth-child(even) {
  background: #222222;
}
.fiche-modal .fiche-table tr {
  background-color: transparent !important;
}
.album-thumbnail {
  position: relative;
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset .UMGViewer .albumlist {
  width: 100%;
}
.offset .UMGViewer .albumlist .empty {
  width: 100%;
}
.offset .UMGViewer .albumlist .albuminner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .offset .UMGViewer .albumlist .albuminner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.offset .UMGViewer .albumlist a.album {
  margin: 15px 7.5px !important;
  max-width: 229px;
  padding: 10px !important;
  background: #000;
  border: 1px solid #ffc72c;
  border-color: #ffc72c;
  border-radius: 0px;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}
.offset .UMGViewer .albumlist a.album .albumshadow1,
.offset .UMGViewer .albumlist a.album .albumshadow2,
.offset .UMGViewer .albumlist a.album .albumshadow3,
.offset .UMGViewer .albumlist a.album .albumshadow4,
.offset .UMGViewer .albumlist a.album .albumshadow5,
.offset .UMGViewer .albumlist a.album .albumshadow6 {
  display: none;
}
.offset .UMGViewer .albumlist a.album p {
  color: #fff;
}
.offset .UMGViewer .albumlist a.album .thumbnail-frame,
.offset .UMGViewer .albumlist a.album .thumbnail,
.offset .UMGViewer .albumlist a.album .frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset .UMGViewer .albumlist a.album .model-name,
.offset .UMGViewer .albumlist a.album h3 {
  color: #fbb340;
  font-weight: bold;
}
.offset .UMGViewer .albumlist a.album .model-name:hover,
.offset .UMGViewer .albumlist a.album h3:hover {
  color: #b87204;
}
.offset .UMGViewer .albumlist a.album h3 a {
  color: inherit;
}
.offset .UMGViewer .albumlist a.album .model-category,
.offset .UMGViewer .albumlist a.album .model-location {
  color: #fff;
}
.offset .UMGViewer .albumlist a.album .model-info a,
.offset .UMGViewer .albumlist a.album header + p {
  border-color: #434345;
}
.offset .UMGViewer .albumlist a.album .showroom-flag {
  background: #22B14C;
}
.offset .UMGViewer .albumlist a.album .tagline {
  font-family: 'Roboto', cursive;
}
.offset .UMGViewer .albumlist a.album .contents {
  font-size: 0.875rem;
  color: #fff;
  opacity: 0.67;
}
.offset .UMGViewer .albumlist a.album:hover .title {
  color: #fbb340;
}
.offset .UMGViewer .albumlist a.album .albumlogo {
  position: relative;
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
  margin: 0 auto;
  text-align: center;
}
.offset .UMGViewer .albumlist a.album .title {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.offset .UMGViewer .albumlist a.album .contents {
  display: none;
}
.offset .UMGViewer .openedalbum .albuminfo .albumdesc {
  font-size: 14px;
}
.offset .UMGViewer .openedalbum .albuminfo .albumlogo {
  position: relative;
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset .UMGViewer .openedalbum .albuminfo .albumname {
  font-size: 24px;
  margin: 0 0 15px;
  color: #fff;
  margin: 0;
}
.offset .UMGViewer .openedalbum .albuminfo .closealbum {
  background: #a3f4fe !important;
  border: 1px solid;
  border-color: #57ebfd !important;
  color: #151023 !important;
  font-size: 16px;
  padding: 12px 12px 10px;
  text-decoration: none;
  padding: 6px 12px;
  height: auto;
  line-height: 1.42857143;
  text-indent: 0;
}
.offset .UMGViewer .openedalbum .albuminfo .closealbum.btn-content {
  display: block;
  line-height: 1;
  margin: 0px auto;
  max-width: 435px;
  padding: 20px 10px;
  width: 100%;
}
.offset .UMGViewer .openedalbum .albuminfo .closealbum:hover,
.offset .UMGViewer .openedalbum .albuminfo .closealbum:active,
.offset .UMGViewer .openedalbum .albuminfo .closealbum:focus,
.offset .UMGViewer .openedalbum .albuminfo .closealbum:focus:hover,
.offset .UMGViewer .openedalbum .albuminfo .closealbum:active:hover {
  background: #57ebfd !important;
  border-color: #57ebfd !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #151023 !important;
}
.offset .UMGViewer .openedalbum .albuminfo .closealbum:focus {
  outline: none;
}
.offset .UMGViewer .openedalbum .albuminfo .closealbum .btn-icon {
  display: none;
}
.offset .UMGViewer .openedalbum .albuminfo .closealbum:before {
  font-family: "FontAwesome";
  content: "\f112";
  margin-right: 10px;
}
.offset .UMGViewer .openedalbum .tile {
  border-radius: 0px;
  background: #fff;
  border: 1px solid #ccc;
}
.offset .UMGViewer .openedalbum .tile:hover {
  border-color: #151023;
}
.playmode .playarea tbody {
  height: 100%;
}
.playmode .playarea .colleft .owl-prev,
.playmode .playarea .colleft .owl-next,
.playmode .playarea .colleft .glyphicon,
.playmode .playarea .colleft .navprev,
.playmode .playarea .colleft .navnext {
  background: none!important;
  padding: 0;
  margin: 0 15px;
}
.playmode .playarea .colleft .owl-prev:before,
.playmode .playarea .colleft .owl-next:before,
.playmode .playarea .colleft .glyphicon:before,
.playmode .playarea .colleft .navprev:before,
.playmode .playarea .colleft .navnext:before {
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 1;
  color: #a3f4fe;
  opacity: 0.75;
}
.playmode .playarea .colleft .owl-prev:hover:before,
.playmode .playarea .colleft .owl-next:hover:before,
.playmode .playarea .colleft .glyphicon:hover:before,
.playmode .playarea .colleft .navprev:hover:before,
.playmode .playarea .colleft .navnext:hover:before {
  opacity: 1;
}
.playmode .playarea .colleft .owl-prev span,
.playmode .playarea .colleft .owl-next span,
.playmode .playarea .colleft .glyphicon span,
.playmode .playarea .colleft .navprev span,
.playmode .playarea .colleft .navnext span {
  display: none;
}
.playmode .playarea .colleft .owl-prev:before,
.playmode .playarea .colleft .glyphicon-chevron-left:before,
.playmode .playarea .colleft .navprev:before {
  content: "\f0d9";
}
.playmode .playarea .colleft .owl-next:before,
.playmode .playarea .colleft .glyphicon-chevron-right:before,
.playmode .playarea .colleft .navnext:before {
  content: "\f0da";
}
.playmode .playarea .colleft .mobileclose {
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.playmode .playarea .colleft .mobileclose:hover:before {
  opacity: 1;
}
.playmode .playarea .colleft .mobileclose:before {
  font-family: "FontAwesome";
  content: "\f00d";
  color: #fff;
  opacity: 0.5;
}
.playmode .playarea .colleft .navprev,
.playmode .playarea .colleft .navnext {
  width: auto;
  height: auto;
  margin-top: 0;
}
.playmode .playarea .colleft .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.playmode .playarea .colleft .media img {
  margin-top: 0 !important;
}
.offset .ModDx1OEMPromoListC .listing-controls {
  font-size: 0.875rem;
}
.offset .ModDx1OEMPromoListC .listing-controls.listing-controls-top {
  border-bottom: 3px solid #434345;
}
.offset .ModDx1OEMPromoListC .listing-controls.listing-controls-bottom {
  border-top: 3px solid #434345;
  padding-bottom: 10px;
}
.offset .ModDx1OEMPromoListC .listing-controls select {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: rgba(0, 0, 0, 0.75);
  outline: none;
  height: 34px;
}
.offset .ModDx1OEMPromoListC .listing-controls select[disabled] {
  background-color: #eee;
  color: #000;
}
.offset .ModDx1OEMPromoListC .listing-controls select:focus {
  border-color: #151023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(21, 16, 35, 0.6);
}
.offset .ModDx1OEMPromoListC .listing-controls select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1OEMPromoListC .listing-controls select::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1OEMPromoListC .listing-controls select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1OEMPromoListC .listing-controls select::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1OEMPromoListC .listing-controls select::placeholder {
  color: rgba(0, 0, 0, 0.75);
}
.offset .ModDx1OEMPromoListC .listing-controls .page-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  height: 34px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding: 0 12px !important;
}
.offset .ModDx1OEMPromoListC .dx1-products li {
  background: #000;
  border: 1px solid #ffc72c;
  border-color: #ffc72c;
  border-radius: 0px;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}
.offset .ModDx1OEMPromoListC .dx1-products li p {
  color: #fff;
}
.offset .ModDx1OEMPromoListC .dx1-products li .thumbnail-frame,
.offset .ModDx1OEMPromoListC .dx1-products li .thumbnail,
.offset .ModDx1OEMPromoListC .dx1-products li .frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset .ModDx1OEMPromoListC .dx1-products li .model-name,
.offset .ModDx1OEMPromoListC .dx1-products li h3 {
  color: #fbb340;
  font-weight: bold;
}
.offset .ModDx1OEMPromoListC .dx1-products li .model-name:hover,
.offset .ModDx1OEMPromoListC .dx1-products li h3:hover {
  color: #b87204;
}
.offset .ModDx1OEMPromoListC .dx1-products li h3 a {
  color: inherit;
}
.offset .ModDx1OEMPromoListC .dx1-products li .model-category,
.offset .ModDx1OEMPromoListC .dx1-products li .model-location {
  color: #fff;
}
.offset .ModDx1OEMPromoListC .dx1-products li .model-info a,
.offset .ModDx1OEMPromoListC .dx1-products li header + p {
  border-color: #434345;
}
.offset .ModDx1OEMPromoListC .dx1-products li .showroom-flag {
  background: #22B14C;
}
.offset .ModDx1OEMPromoListC .dx1-products li .tagline {
  font-family: 'Roboto', cursive;
}
.offset .ModDx1OEMPromoListC .dx1-products li a .promotion-info h3,
.offset .ModDx1OEMPromoListC .dx1-products li a .promotion-expiration-date {
  color: #fbb340 !important;
}
.offset .ModDx1OEMPromoListC .dx1-products li a .promotion-info h3:hover,
.offset .ModDx1OEMPromoListC .dx1-products li a .promotion-expiration-date:hover {
  color: #b87204 !important;
}
.offset.showroom #GridLifestyle article.product {
  background: #000;
  border: 1px solid #ffc72c;
  border-color: #ffc72c;
  border-radius: 0px;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}
.offset.showroom #GridLifestyle article.product p {
  color: #fff;
}
.offset.showroom #GridLifestyle article.product .thumbnail-frame,
.offset.showroom #GridLifestyle article.product .thumbnail,
.offset.showroom #GridLifestyle article.product .frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset.showroom #GridLifestyle article.product .model-name,
.offset.showroom #GridLifestyle article.product h3 {
  color: #fbb340;
  font-weight: bold;
}
.offset.showroom #GridLifestyle article.product .model-name:hover,
.offset.showroom #GridLifestyle article.product h3:hover {
  color: #b87204;
}
.offset.showroom #GridLifestyle article.product h3 a {
  color: inherit;
}
.offset.showroom #GridLifestyle article.product .model-category,
.offset.showroom #GridLifestyle article.product .model-location {
  color: #fff;
}
.offset.showroom #GridLifestyle article.product .model-info a,
.offset.showroom #GridLifestyle article.product header + p {
  border-color: #434345;
}
.offset.showroom #GridLifestyle article.product .showroom-flag {
  background: #22B14C;
}
.offset.showroom #GridLifestyle article.product .tagline {
  font-family: 'Roboto', cursive;
}
.offset.showroom #GridLifestyle article.product .cta .dropdown-menu {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.offset.showroom #GridLifestyle article.product .cta .dropdown-menu a {
  color: rgba(0, 0, 0, 0.75);
}
.offset.showroom #GridLifestyle article.product .cta .dropdown-menu a:hover {
  background: rgba(21, 16, 35, 0.15);
}
.offset.showroom #GridLifestyle .oem-logo {
  margin-bottom: 10px;
}
.offset.showroom #GridLifestyle .oem-logo a {
  background: #fff;
  padding: 5px;
}
.offset.showroom .oem-grid .oem-groups .header {
  background: #222222;
}
.offset.showroom .oem-grid .oem-groups .group {
  background: #fbb340;
  border: 1px solid #ccc;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product {
  background: #000;
  border: 1px solid #ffc72c;
  border-color: #ffc72c;
  border-radius: 0px;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product p {
  color: #fff;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .thumbnail-frame,
.offset.showroom .oem-browse.product-types .product-type-group article.product .thumbnail,
.offset.showroom .oem-browse.product-types .product-type-group article.product .frame {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .model-name,
.offset.showroom .oem-browse.product-types .product-type-group article.product h3 {
  color: #fbb340;
  font-weight: bold;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .model-name:hover,
.offset.showroom .oem-browse.product-types .product-type-group article.product h3:hover {
  color: #b87204;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product h3 a {
  color: inherit;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .model-category,
.offset.showroom .oem-browse.product-types .product-type-group article.product .model-location {
  color: #fff;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .model-info a,
.offset.showroom .oem-browse.product-types .product-type-group article.product header + p {
  border-color: #434345;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .showroom-flag {
  background: #22B14C;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .tagline {
  font-family: 'Roboto', cursive;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .summary {
  border-top: none;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .color,
.offset.showroom .oem-browse.product-types .product-type-group article.product .price {
  color: #fff;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .cta-buttons .instock-cta-button .btn {
  background-color: #22B14C;
}
.offset.showroom .oem-browse.product-types .product-type-group article.product .cta-buttons .instock-cta-button .btn:hover {
  background-color: #167130;
}
.offset.showroom .oem-browse .header-container .list-filters-container-fixed {
  background: rgba(21, 16, 35, 0.8);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.offset.showroom .list-filters-container .btn {
  border-radius: 0px;
  padding: 8px 12px 5px;
}
@media (min-width: 1024px) {
  .offset.showroom .list-filters-container .list-filters .btn-group {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .offset.showroom .list-filters-container .list-filters {
    margin-bottom: 0;
  }
}
.offset.showroom .list-filters-container .list-filters .filter .dropdown-menu {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.offset.showroom .list-filters-container .list-filters .filter .dropdown-menu a {
  color: rgba(0, 0, 0, 0.75);
}
.offset.showroom .list-filters-container .list-filters .filter .dropdown-menu a:hover {
  background: rgba(21, 16, 35, 0.15);
}
.staff-container,
.interior.Links {
  margin-top: 30px;
}
.staff-container .panel,
.interior.Links .panel,
.staff-container .panel-heading,
.interior.Links .panel-heading,
.staff-container .image-wrapper,
.interior.Links .image-wrapper {
  border-radius: 0px !important;
}
.staff-container .staff-item.contactable-staff .image-wrapper:after,
.interior.Links .staff-item.contactable-staff .image-wrapper:after {
  color: #151023 !important;
  font-size: 20px;
}
.staff-container .panel,
.interior.Links .panel {
  border-color: #151023;
}
.staff-container .panel-heading,
.interior.Links .panel-heading {
  background-color: #151023;
  border: none;
  padding: 0px;
}
.staff-container .panel-heading a,
.interior.Links .panel-heading a {
  color: #fff;
  display: block;
}
.staff-container .panel-heading .panel-title,
.interior.Links .panel-heading .panel-title {
  color: #fff;
  font-size: 1.571rem;
  line-height: 1;
  padding: 12px 12px 10px;
  position: relative;
}
.staff-container .panel-heading .panel-title:after,
.interior.Links .panel-heading .panel-title:after {
  color: inherit;
  content: "\f107";
  font-family: FontAwesome;
  font-size: inherit;
  position: absolute;
  right: 20px;
  top: 10px;
}
.staff-container .panel-heading:hover,
.interior.Links .panel-heading:hover {
  background-color: #000000;
}
.staff-container .panel-heading:hover a,
.interior.Links .panel-heading:hover a {
  color: #fff;
}
.staff-container .staff-photo,
.interior.Links .staff-photo {
  border: 1px solid #ccc;
  border-radius: 0px;
  background: #fff;
}
.staff-container .staff-name,
.interior.Links .staff-name {
  text-transform: uppercase;
}
.staff-container .staff-title,
.interior.Links .staff-title {
  font-style: italic;
}
.staff-container .department-link[aria-expanded="true"],
.interior.Links .department-link[aria-expanded="true"] {
  border-bottom: 1px solid #151023;
}
.staff-container .department-link.collapsed,
.interior.Links .department-link.collapsed {
  border-bottom: none;
}
.staff-container .staff-detail-modal .modal-dialog .position,
.interior.Links .staff-detail-modal .modal-dialog .position {
  text-transform: uppercase;
}
/*# sourceMappingURL=theme.css.map */