@import url('styles-ie-old-blessed2.css?z=1564591603192');
@import url('styles-ie-old-blessed1.css?z=1564591603192');

body.storefront .StoreFooter {
  clear: both;
}
body.storefront .ecom-manage-cart {
  margin: 10px 0;
}
body.storefront .ecom-manage-cart .btn {
  float: left;
}
body.storefront .empty-cart.content {
  padding: 30px;
}
body.storefront .cart .cart-items {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
body.storefront .cart .cart-items > .navbar-header,
body.storefront .cart .cart-items > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 767px) {
  body.storefront .cart .cart-items > .navbar-header,
  body.storefront .cart .cart-items > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
body.storefront .cart .cart-item {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  padding: 25px 0;
}
body.storefront .cart .cart-item .prod-image {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  body.storefront .cart .cart-item .prod-image {
    float: left;
    width: 16.66666667%;
  }
}
body.storefront .cart .cart-item .cart-item-details {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
@media (min-width: 768px) {
  body.storefront .cart .cart-item .cart-item-details {
    float: left;
    width: 50%;
  }
}
@media (max-width: 991px) {
  body.storefront .cart .cart-item .cart-item-details h3 {
    margin: 0 30px 0.5em 0;
  }
}
body.storefront .cart .cart-item .cart-item-details .cart-short-desc {
  max-width: 100%;
}
body.storefront .cart .cart-item .cart-unit-price {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: right !important;
}
@media (min-width: 768px) {
  body.storefront .cart .cart-item .cart-unit-price {
    float: left;
    width: 83.33333333%;
  }
}
@media (max-width: 767px) {
  body.storefront .cart .cart-item .cart-unit-price {
    clear: left;
    padding: 0;
    margin-top: 15px;
  }
}
body.storefront .cart .cart-item .cart-unit-price .cart-quantity {
  float: left !important;
  padding-right: 0;
}
body.storefront .cart .cart-item .cart-unit-price .prod-price {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.storefront .cart .cart-item .cart-unit-price .prod-price {
    float: left;
    width: 50%;
  }
}
body.storefront .cart .cart-item .cart-unit-price .prod-price .price {
  font-size: 19px;
  line-height: 19px;
  white-space: nowrap;
}
body.storefront .cart .cart-item .cart-unit-price .prod-price .price span.price-value {
  line-height: 19px;
  font-size: 19px;
}
body.storefront .cart .cart-item .cart-unit-price .prod-price .price span.price-value:before {
  font-size: 19px;
}
body.storefront .cart .cart-item .cart-unit-price .prod-price .price span.price-dollar {
  letter-spacing: .05em;
  line-height: 19px;
  font-size: 19px;
}
body.storefront .cart .cart-item .cart-unit-price .prod-price .price span.price-cents {
  letter-spacing: .05em;
  line-height: 11.4px;
}
body.storefront .cart .cart-item .cart-unit-price .prod-price .price span.price-unit {
  letter-spacing: .05em;
  line-height: 19px;
}
body.storefront .cart .cart-item .cart-unit-price .prod-price .price.strike-through span.price-value:after {
  top: -10.45px;
}
@media (max-width: 767px) {
  body.storefront .cart .cart-item .desktop-only {
    display: none !important;
  }
}
body.storefront .cart .cart-item .mobile-only {
  display: none !important;
}
@media (max-width: 767px) {
  body.storefront .cart .cart-item .mobile-only {
    display: block !important;
  }
  tablebody.storefront .cart .cart-item .mobile-only {
    display: table;
  }
  trbody.storefront .cart .cart-item .mobile-only {
    display: table-row !important;
  }
  thbody.storefront .cart .cart-item .mobile-only,
  tdbody.storefront .cart .cart-item .mobile-only {
    display: table-cell !important;
  }
}
body.storefront .cart .cart-item .attribute-names {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}
body.storefront .cart .cart-item .attribute-names li {
  display: inline;
}
body.storefront .cart .cart-item .attribute-names li:after {
  display: inline;
  content: ', ';
}
body.storefront .cart .cart-item .attribute-names li:last-child:after {
  content: '';
}
body.storefront .cart .cart-item .cart-item-summary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  body.storefront .cart .cart-item .cart-item-summary {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  body.storefront .cart .cart-item .cart-item-summary {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1.5em;
    z-index: 1;
  }
}
body.storefront .cart .cart-item .total-price,
body.storefront .cart .cart-item .cart-remove {
  font-size: 21px;
  line-height: 21px;
  margin-top: 0em;
  text-align: center;
}
body.storefront .cart .cart-item .total-price span.price-value,
body.storefront .cart .cart-item .cart-remove span.price-value {
  line-height: 21px;
  font-size: 21px;
}
body.storefront .cart .cart-item .total-price span.price-value:before,
body.storefront .cart .cart-item .cart-remove span.price-value:before {
  font-size: 21px;
}
body.storefront .cart .cart-item .total-price span.price-dollar,
body.storefront .cart .cart-item .cart-remove span.price-dollar {
  letter-spacing: .05em;
  line-height: 21px;
  font-size: 21px;
}
body.storefront .cart .cart-item .total-price span.price-cents,
body.storefront .cart .cart-item .cart-remove span.price-cents {
  letter-spacing: .05em;
  line-height: 12.6px;
}
body.storefront .cart .cart-item .total-price span.price-unit,
body.storefront .cart .cart-item .cart-remove span.price-unit {
  letter-spacing: .05em;
  line-height: 21px;
}
body.storefront .cart .cart-item .total-price.strike-through span.price-value:after,
body.storefront .cart .cart-item .cart-remove.strike-through span.price-value:after {
  top: -11.55px;
}
@media (max-width: 767px) {
  body.storefront .cart .cart-item .total-price,
  body.storefront .cart .cart-item .cart-remove {
    padding: 0;
    margin: 0;
    float: right;
  }
}
body.storefront .cart .cart-item .total-price {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  body.storefront .cart .cart-item .total-price {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  body.storefront .cart .cart-item .total-price {
    border-right-width: 1px;
  }
}
@media (max-width: 767px) {
  body.storefront .cart .cart-item .total-price {
    float: right;
    width: auto;
    padding: 0;
  }
}
body.storefront .cart .cart-item .cart-remove {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  z-index: 2;
}
@media (min-width: 768px) {
  body.storefront .cart .cart-item .cart-remove {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  body.storefront .cart .cart-item .cart-remove {
    padding: 0;
    position: absolute;
    top: 24px;
    right: 0;
  }
}
body.storefront .cart .cart-item .cart-remove .remove-from-cart {
  display: inline-block;
  cursor: pointer;
  line-height: 22px;
  text-transform: uppercase;
  color: #dd3324;
  font-weight: 600;
}
body.storefront .cart .cart-item .cart-remove .remove-from-cart .label {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 700;
}
@media (max-width: 767px) {
  body.storefront .cart .cart-item .cart-remove .remove-from-cart .label {
    display: none;
  }
}
body.storefront .cart .cart-item .cart-remove .remove-from-cart::before {
  font-size: 24px;
  font-family: 'FontAwesome';
  content: '\f057';
  display: block;
  margin: 0 auto;
}
body.storefront .cart-footer .cart-actions {
  padding-top: 15px;
  padding-bottom: 15px;
}
body.storefront .cart-footer .cart-subtotal,
body.storefront .cart-footer .cart-total {
  text-align: center;
}
@media (max-width: 767px) {
  body.storefront .cart-footer .cart-subtotal,
  body.storefront .cart-footer .cart-total {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
  }
}
body.storefront .cart-footer .cart-subtotal .price-label,
body.storefront .cart-footer .cart-total .price-label {
  width: 100%;
}
body.storefront .cart-footer .update-subtotal,
body.storefront .cart-footer .cart-coupon,
body.storefront .cart-footer .checkout,
body.storefront .cart-footer .cart-subtotal,
body.storefront .cart-footer .cart-total,
body.storefront .cart-footer #cart-checkout {
  display: inline-block;
  vertical-align: middle;
}
body.storefront .cart-footer .cart-coupon,
body.storefront .cart-footer #cart-checkout {
  width: 55%;
}
body.storefront .cart-footer .cart-subtotal,
body.storefront .cart-footer .cart-total {
  width: 40%;
}
body.storefront .cart-footer .cart-coupon {
  position: relative;
  padding: 0 0 0 0;
  box-sizing: border-box;
}
body.storefront .cart-footer .cart-coupon input {
  display: block;
  box-sizing: border-box;
  float: left;
}
body.storefront .cart-footer .cart-coupon input.cart-coupon-code {
  width: 100%;
  padding: 15px;
  padding-right: 35%;
}
body.storefront .cart-footer .cart-coupon .btn {
  width: 30%;
  position: absolute;
  top: 50%;
  right: 7px;
  height: 3em;
  font-size: 12px;
  margin-top: -1.5em;
}
body.storefront .cart-footer .update-subtotal {
  display: inline-block;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
}
body.storefront .cart-footer .update-subtotal .cart-subtotal {
  padding: 0;
}
body.storefront .cart-footer .update-subtotal .cart-coupon {
  padding: 0;
}
body.storefront .cart-footer .checkout {
  padding: 0;
  width: 100%;
  margin: 0 0;
}
body.storefront .cart-footer .checkout #cart-checkout {
  line-height: 2.35em;
  font-weight: bold;
  font-size: 17px;
}
body.storefront .cart-footer .checkout #cart-checkout button {
  width: 100%;
  font-weight: 700;
  font-size: 17px;
  padding: 12px;
  color: #FFFFFF;
}
body.storefront .cart-footer .checkout #cart-checkout button.submit-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
}
body.storefront .cart-footer .checkout #cart-checkout form {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
}
body.storefront .first-load-complete .catalogs-container .Catalog {
  -webkit-transition: height 0.3s 0s;
  -o-transition: height 0.3s 0s;
  transition: height 0.3s 0s;
}
body.storefront .first-load-complete .catalogs-container .mobile-catalogs-container {
  -webkit-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
body.storefront .first-load-complete .catalogs-container .Category a:before {
  transition: transform 0.2s 0s ease-in-out, opacity 0.2s 0s ease-in-out;
}
body.storefront .catalog-selector {
  position: relative;
  background-color: #666666;
}
body.storefront .catalog-selector h2 {
  margin: 0;
  font-size: 1rem;
  color: white;
}
body.storefront .catalogs-mobile-trigger {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  border-radius: 3px;
  clear: both;
  margin: 15px 0;
}
body.storefront .catalogs-mobile-trigger::before {
  content: '\f03a';
  font-family: 'FontAwesome';
  padding-right: 5px;
}
body.storefront .catalogs-mobile-trigger::before {
  content: '\f03a';
  font-family: 'FontAwesome';
  padding-right: 5px;
}
body.storefront .catalogs-container .keyword-search-wrapper {
  display: none;
}
body.storefront .mobile-catalogs-container {
  position: fixed;
  top: 0;
  right: 100%;
  bottom: 0;
  z-index: 9999;
  padding: 0 0 30px;
  max-height: 100vh;
  overflow-y: auto;
  max-width: 90%;
  width: 90%;
}
body.storefront .mobile-catalogs-container.showing {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
body.storefront .mobile-catalogs-container .mobile-categories-heading {
  font-weight: 400;
  font-size: 22px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 15px 0 0 0;
}
body.storefront .mobile-catalogs-container .catalogs-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
body.storefront .mobile-catalogs-container .catalogs-container .keyword-search-wrapper {
  display: block;
  margin: 10px 0;
}
body.storefront .mobile-catalogs-shadow {
  position: fixed;
  top: 0;
  right: 100%;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.3s 0s ease-in-out;
}
.showing ~ body.storefront .mobile-catalogs-shadow {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  background-color: rgba(0, 0, 0, 0.5);
}
body.storefront .mobile-categories-close {
  float: right !important;
  left: auto;
  display: block;
  width: 30px;
  height: 30px;
  padding: 5px;
  position: relative;
}
body.storefront .mobile-categories-close:before,
body.storefront .mobile-categories-close:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: ' ';
  display: block;
  width: 22px;
  height: 1px;
  left: 4px;
  top: 4px;
  background: currentColor;
}
body.storefront .mobile-categories-close::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.storefront .mobile-categories-close::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.storefront .selected-catalog {
  vertical-align: middle;
}
body.storefront .selected-catalog .selected-title {
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
  cursor: pointer;
  line-height: 1.2em;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 70px;
}
body.storefront .selected-catalog .selected-title:after {
  color: #7d7d7d;
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -0.5em;
  line-height: 1em;
  text-align: center;
  width: 10px;
  content: '\f054';
  font-family: 'FontAwesome';
  display: block;
  font-size: 11px;
  font-weight: 100;
}
body.storefront .selected-catalog .logo {
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -15px;
  line-height: 30px;
  width: 55px;
  height: 30px;
  display: inline-block;
  background-size: contain;
  margin-right: .5em;
}
body.storefront .selected-catalog h2,
body.storefront .selected-catalog strong {
  line-height: 1em;
  padding: 8px 15px;
}
body.storefront .selected-catalog h2 {
  font-size: 14px;
}
body.storefront .selected-catalog strong {
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}
body.storefront .catalog-choices {
  background-color: #FFFFFF;
  height: 0;
  overflow: hidden;
  padding: 0 15px;
  z-index: 99;
}
body.storefront .catalog-choices > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body.storefront .catalog-choices > ul:before,
body.storefront .catalog-choices > ul:after {
  content: " ";
  display: table;
}
body.storefront .catalog-choices > ul:after {
  clear: both;
}
body.storefront .catalog-choices > ul:before,
body.storefront .catalog-choices > ul:after {
  content: " ";
  display: table;
}
body.storefront .catalog-choices > ul:after {
  clear: both;
}
@media (min-width: 768px) {
  body.storefront .catalog-choices {
    height: auto;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  }
  body.storefront .catalog-choices > div {
    padding: 15px;
  }
}
body.storefront .catalog-selector [data-catalog-name] {
  font-size: 1.4rem;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  display: inline-block;
  position: relative;
  padding: 7.5px 0;
}
.mobile-catalogs-container body.storefront .catalog-selector [data-catalog-name] {
  display: block;
  padding: 0;
  margin: 9.9px 0;
}
body.storefront .catalog-selector [data-catalog-name] .catalog-choice {
  display: block;
  border-left: solid 5px #fff;
  border-right: solid 0px #fff;
  padding: 15px 0 15px 15px;
  padding-left: 97px;
  vertical-align: middle;
  height: 55px;
  position: relative;
}
body.storefront .catalog-selector [data-catalog-name] .catalog-choice .image {
  position: absolute;
  left: 0;
  top: 7.5px;
  display: inline-block;
  width: 87px;
  height: 40px;
  vertical-align: middle;
  text-align: center;
}
body.storefront .catalog-selector [data-catalog-name] .catalog-choice .catalog-title {
  display: inline-block;
  padding-left: 7.5px;
  vertical-align: middle;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body.storefront .catalog-selector [data-catalog-name]:hover .catalog-choice > .catalog-title {
  text-decoration: underline;
}
body.storefront .catalog-selector [data-catalog-name]:hover .catalog-choice > .image {
  opacity: 0.8;
}
body.storefront .image {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-unknown.png') no-repeat 50% 50%;
}
body.storefront .logo-ourinventory,
body.storefront .logo-our-inventory {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-inventory.png') no-repeat 50% 50%;
}
body.storefront .logo-509 {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-509.png') no-repeat 50% 50%;
}
body.storefront .logo-509canada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-509.png') no-repeat 50% 50%;
}
body.storefront .logo-acerbis {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-acerbis.png') no-repeat 50% 50%;
}
body.storefront .logo-alpinestars {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-alpinestars.png') no-repeat 50% 50%;
}
body.storefront .logo-altrider {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-altrider.png') no-repeat 50% 50%;
}
body.storefront .logo-alumacraft {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-alumacraft.png') no-repeat 50% 50%;
}
body.storefront .logo-arcticcat {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-arcticcat.png') no-repeat 50% 50%;
}
body.storefront .logo-arcticcatcanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-arcticcat.png') no-repeat 50% 50%;
}
body.storefront .logo-backcountryaccess {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-bca.png') no-repeat 50% 50%;
}
body.storefront .logo-baroncustom {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-baroncustoms.png') no-repeat 50% 50%;
}
body.storefront .logo-bellpowersports {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-bellpowersports.png') no-repeat 50% 50%;
}
body.storefront .logo-benchmade {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-Benchmade.png') no-repeat 50% 50%;
}
body.storefront .logo-betamotorcycles {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-beta.png') no-repeat 50% 50%;
}
body.storefront .logo-bike-lift {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-bikelift.png') no-repeat 50% 50%;
}
body.storefront .logo-bikerschoice {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-bikers-choice.png') no-repeat 50% 50%;
}
body.storefront .logo-blauer {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-blauer.png') no-repeat 50% 50%;
}
body.storefront .logo-bluecollarbobbers {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-bluecollarbobbers.png') no-repeat 50% 50%;
}
body.storefront .logo-bmw {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-bmw.png') no-repeat 50% 50%;
}
body.storefront .logo-bobcat {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-bobcat.png') no-repeat 50% 50%;
}
body.storefront .logo-briggsandstratton {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-briggs.png') no-repeat 50% 50%;
}
body.storefront .logo-brpcan-amoffroad {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpcan-amoffroad.png') no-repeat 50% 50%;
}
body.storefront .logo-brpcan-amoffroadcanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpcan-amoffroad.png') no-repeat 50% 50%;
}
body.storefront .logo-brpcan-amspyderroadster {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpcan-amspyderroadster.png') no-repeat 50% 50%;
}
body.storefront .logo-brpcan-amspyderroadstercanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpcan-amspyderroadster.png') no-repeat 50% 50%;
}
body.storefront .logo-brpevinrude {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpevinrude.png') no-repeat 50% 50%;
}
body.storefront .logo-brpevinrudecanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpevinrude.png') no-repeat 50% 50%;
}
body.storefront .logo-brpsea-doo {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpsea-doo.png') no-repeat 50% 50%;
}
body.storefront .logo-brpsea-doocanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpsea-doo.png') no-repeat 50% 50%;
}
body.storefront .logo-brpskidoo2014 {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpski-doo.png') no-repeat 50% 50%;
}
body.storefront .logo-brpski-doo {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpski-doo.png') no-repeat 50% 50%;
}
body.storefront .logo-brpski-doocanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-brpski-doo.png') no-repeat 50% 50%;
}
body.storefront .logo-byerly {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-byerly.png') no-repeat 50% 50%;
}
body.storefront .logo-candaproskis {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-capro.png') no-repeat 50% 50%;
}
body.storefront .logo-castle {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-castle.png') no-repeat 50% 50%;
}
body.storefront .logo-chaparralboats {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-chaparral.png') no-repeat 50% 50%;
}
body.storefront .logo-cheetahfactoryracing {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-cheeta.png') no-repeat 50% 50%;
}
body.storefront .logo-chippewaboots {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-cheppewa-boots.png') no-repeat 50% 50%;
}
body.storefront .logo-coastdistribution {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-coast.png') no-repeat 50% 50%;
}
body.storefront .logo-cobaltsports {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-cobalt-sport.png') no-repeat 50% 50%;
}
body.storefront .logo-cobra {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-cobra.png') no-repeat 50% 50%;
}
body.storefront .logo-curt {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-curt.png') no-repeat 50% 50%;
}
body.storefront .logo-cwbboards {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-cwb.png') no-repeat 50% 50%;
}
body.storefront .logo-cwrelectronics {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-cwr-electronics.png') no-repeat 50% 50%;
}
body.storefront .logo-daytonahelmets {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-daytona-helmets.png') no-repeat 50% 50%;
}
body.storefront .logo-donovanmarine {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-donovan.png') no-repeat 50% 50%;
}
body.storefront .logo-dragspecialties {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-dragspecialties.png') no-repeat 50% 50%;
}
body.storefront .logo-ducati {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-ducati.png') no-repeat 50% 50%;
}
body.storefront .logo-ducaticanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-ducati.png') no-repeat 50% 50%;
}
body.storefront .logo-ducatiscrambler {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-scrambler-ducati.png') no-repeat 50% 50%;
}
body.storefront .logo-esquad {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-esquad.png') no-repeat 50% 50%;
}
body.storefront .logo-fox {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-fox-racing.png') no-repeat 50% 50%;
}
body.storefront .logo-foxcanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-fox-racing.png') no-repeat 50% 50%;
}
body.storefront .logo-frankensled {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-frankensled.png') no-repeat 50% 50%;
}
body.storefront .logo-furygan {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-furygan.png') no-repeat 50% 50%;
}
body.storefront .logo-fxr {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-fxr.png') no-repeat 50% 50%;
}
body.storefront .logo-fxrcanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-fxr.png') no-repeat 50% 50%;
}
body.storefront .logo-gamma {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-gamma.png') no-repeat 50% 50%;
}
body.storefront .logo-gem {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-gem.png') no-repeat 50% 50%;
}
body.storefront .logo-harley-davidsonÂ® {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-harley-davidson.png') no-repeat 50% 50%;
}
body.storefront .logo-harley-davidsonÂ®us {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-harley-davidson.png') no-repeat 50% 50%;
}
body.storefront .logo-held {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-held.png') no-repeat 50% 50%;
}
body.storefront .logo-helmethouse {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-helmethouse.png') no-repeat 50% 50%;
}
body.storefront .logo-highmark {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-highmark.png ') no-repeat 50% 50%;
}
body.storefront .logo-honda {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-honda.png') no-repeat 50% 50%;
}
body.storefront .logo-hondaoff-road {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-honda-off-road.png') no-repeat 50% 50%;
}
body.storefront .logo-hondastreet {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-honda-street.png') no-repeat 50% 50%;
}
body.storefront .logo-hondasxsandatv {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-honda-sxs-atv.png') no-repeat 50% 50%;
}
body.storefront .logo-hondagenuine {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-honda.png') no-repeat 50% 50%;
}
body.storefront .logo-hotleathers {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-hot-leathers.png') no-repeat 50% 50%;
}
body.storefront .logo-huggergloves {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-hugger.png') no-repeat 50% 50%;
}
body.storefront .logo-husqvarna {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-husqvarna.png') no-repeat 50% 50%;
}
body.storefront .logo-husqvarnamotorcycles {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-husqvarnamotorcycles.png') no-repeat 50% 50%;
}
body.storefront .logo-hyperlite {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-hyperlite.png') no-repeat 50% 50%;
}
body.storefront .logo-iliumworks {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-iliumworks.png') no-repeat 50% 50%;
}
body.storefront .logo-indianmotorcycle {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-indiancycle.png') no-repeat 50% 50%;
}
body.storefront .logo-indianmotorcyclecanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-indiancycle.png') no-repeat 50% 50%;
}
body.storefront .logo-johndeere {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-john-deere2.png') no-repeat 50% 50%;
}
body.storefront .logo-kawasaki {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kawasaki.png') no-repeat 50% 50%;
}
body.storefront .logo-kawasakicanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kawasaki.png') no-repeat 50% 50%;
}
body.storefront .logo-kawasakius {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kawasaki.png') no-repeat 50% 50%;
}
body.storefront .logo-kimpex {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kimpex.png') no-repeat 50% 50%;
}
body.storefront .logo-kimpexatvandutv {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kimpex-atv-utv.png') no-repeat 50% 50%;
}
body.storefront .logo-kimpexcustomparts {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kimpex-custom-parts.png') no-repeat 50% 50%;
}
body.storefront .logo-kimpexmarine {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kimpex-marine.png') no-repeat 50% 50%;
}
body.storefront .logo-kimpexmotorcycle {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kimpex-motorcycle.png') no-repeat 50% 50%;
}
body.storefront .logo-kimpexsnowmobile {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kimpex-snowmobile.png') no-repeat 50% 50%;
}
body.storefront .logo-kimpexstreet {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kimpex-street.png') no-repeat 50% 50%;
}
body.storefront .logo-kimpextrends {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kimpex-trends.png') no-repeat 50% 50%;
}
body.storefront .logo-kimpextrends-summer2015-usa {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-trendssummer.png') no-repeat 50% 50%;
}
body.storefront .logo-kimpextrendssummer2015 {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-trendssummer.png') no-repeat 50% 50%;
}
body.storefront .logo-kingbaby {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kingbaby.png') no-repeat 50% 50%;
}
body.storefront .logo-kingbaby {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-king-baby.png') no-repeat 50% 50%;
}
body.storefront .logo-klim {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-klimcanada.png') no-repeat 50% 50%;
}
body.storefront .logo-klimcanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-klimcanada.png') no-repeat 50% 50%;
}
body.storefront .logo-kolpin {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kolpin.png') no-repeat 50% 50%;
}
body.storefront .logo-kriega {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kriega.png') no-repeat 50% 50%;
}
body.storefront .logo-ktm {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-ktm.png') no-repeat 50% 50%;
}
body.storefront .logo-ktmcanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-ktm.png') no-repeat 50% 50%;
}
body.storefront .logo-kÃ¼ryakyn {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kuryakyn2.png') no-repeat 50% 50%;
}
body.storefront .logo-kÃ¼ryakynindian {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kuryakin-indian2.png') no-repeat 50% 50%;
}
body.storefront .logo-kÃ¼ryakynvictory {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kuryakin-victory2.png') no-repeat 50% 50%;
}
body.storefront .logo-kuryakynÂ®harley-davidsonÂ® {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kuryakyn-harley2.png') no-repeat 50% 50%;
}
body.storefront .logo-kymco {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-kymco.png') no-repeat 50% 50%;
}
body.storefront .logo-landnsea {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-landnsea.png') no-repeat 50% 50%;
}
body.storefront .logo-landpride {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-landpride.png') no-repeat 50% 50%;
}
body.storefront .logo-leatherlyke {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-leatherlyke.png') no-repeat 50% 50%;
}
body.storefront .logo-lenz {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-lenz.png ') no-repeat 50% 50%;
}
body.storefront .logo-liquidforceboards {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-liquid.png') no-repeat 50% 50%;
}
body.storefront .logo-lowrance {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-lowrance.png') no-repeat 50% 50%;
}
body.storefront .logo-mammut {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-mammut.png') no-repeat 50% 50%;
}
body.storefront .logo-marshalldistributing {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-marshalldistributing.png') no-repeat 50% 50%;
}
body.storefront .logo-mastercraftboats {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-mastercraft.png') no-repeat 50% 50%;
}
body.storefront .logo-medartmarine {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-medart.png') no-repeat 50% 50%;
}
body.storefront .logo-mercuryboats {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-mercury.png') no-repeat 50% 50%;
}
body.storefront .logo-mercurymarinecanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-mercury.png') no-repeat 50% 50%;
}
body.storefront .logo-modrods {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-mod-rods.png') no-repeat 50% 50%;
}
body.storefront .logo-montezuma {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-montezumamfg.png') no-repeat 50% 50%;
}
body.storefront .logo-motorfist {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-motorfist.png') no-repeat 50% 50%;
}
body.storefront .logo-motovan {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-motovanca.png') no-repeat 50% 50%;
}
body.storefront .logo-newholland {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-new-holand.png') no-repeat 50% 50%;
}
body.storefront .logo-northernwholesalesupply {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-northern-wholesale-supply.png') no-repeat 50% 50%;
}
body.storefront .logo-ntp {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-ntpdist.png') no-repeat 50% 50%;
}
body.storefront .logo-ntpdistribution {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-ntpdist.png') no-repeat 50% 50%;
}
body.storefront .logo-oneill {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-oneill.png') no-repeat 50% 50%;
}
body.storefront .logo-olympiamotosports {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-olympia.png') no-repeat 50% 50%;
}
body.storefront .logo-ourinventory,
body.storefront [data-catalog-name="Our Inventory"] .image {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-inventory.png') no-repeat 50% 50%;
}
body.storefront .logo-partscanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-partscanada.png') no-repeat 50% 50%;
}
body.storefront .logo-partsunlimited,
body.storefront .logo-parts-unlimited,
body.storefront [data-catalog-name="Parts Unlimited"] .image {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-parts-unlimited.png') no-repeat 50% 50%;
}
body.storefront .logo-piaa {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-piaa.png') no-repeat 50% 50%;
}
body.storefront .logo-polaris {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-polaris.png') no-repeat 50% 50%;
}
body.storefront .logo-polariscanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-polarisca.png') no-repeat 50% 50%;
}
body.storefront .logo-premierboats {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-premier.png') no-repeat 50% 50%;
}
body.storefront .logo-radarskis {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-radar.png') no-repeat 50% 50%;
}
body.storefront .logo-rangerboats {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-ranger.png') no-repeat 50% 50%;
}
body.storefront .logo-rolandsandsdesign {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-roland-sands-design.png') no-repeat 50% 50%;
}
body.storefront .logo-ronixboards {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-ronix.png') no-repeat 50% 50%;
}
body.storefront .logo-royalenfield {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-royalenfield.png') no-repeat 50% 50%;
}
body.storefront .logo-schuberth {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-schuberth.png') no-repeat 50% 50%;
}
body.storefront .logo-scorpionusa {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-scorpionusa.png') no-repeat 50% 50%;
}
body.storefront .logo-screamingeagleÂ® {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-screamin-eagle.png') no-repeat 50% 50%;
}
body.storefront .logo-seavalue {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-seavalue.png') no-repeat 50% 50%;
}
body.storefront .logo-simrad {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-simrad.png') no-repeat 50% 50%;
}
body.storefront .logo-skinzprotectivegear {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-skinz.png') no-repeat 50% 50%;
}
body.storefront .logo-slednecks {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-slednecks.png') no-repeat 50% 50%;
}
body.storefront .logo-slingshot {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-slingshot.png') no-repeat 50% 50%;
}
body.storefront .logo-slingshotcanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-slingshot.png') no-repeat 50% 50%;
}
body.storefront .logo-slydogskis {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-slydog.png') no-repeat 50% 50%;
}
body.storefront .logo-stadler {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-stadler.png') no-repeat 50% 50%;
}
body.storefront .logo-stagparkway {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-stag.png') no-repeat 50% 50%;
}
body.storefront .logo-staintune {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-staintune.png') no-repeat 50% 50%;
}
body.storefront .logo-stamperjewelry {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-stamperjewelry.png') no-repeat 50% 50%;
}
body.storefront .logo-striktgearcompany {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-strikt.png') no-repeat 50% 50%;
}
body.storefront .logo-sullivansinc {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-sullivans.png') no-repeat 50% 50%;
}
body.storefront .logo-suzuki {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-suzuki.png') no-repeat 50% 50%;
}
body.storefront .logo-timbersled {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-timbersled.png') no-repeat 50% 50%;
}
body.storefront .logo-touratechusa {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-touratech.png') no-repeat 50% 50%;
}
body.storefront .logo-triumph {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-triumph.png') no-repeat 50% 50%;
}
body.storefront .logo-troyleedesigns {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-troy-lee.png') no-repeat 50% 50%;
}
body.storefront .logo-tuckerrocky,
body.storefront .logo-tucker-rocky,
body.storefront [data-catalog-name="Tucker Rocky"] .image {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-tucker-rocky.png') no-repeat 50% 50%;
}
body.storefront .logo-twistedthrottle {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-twisted-trhottle.png') no-repeat 50% 50%;
}
body.storefront .logo-uws {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-UWS.png') no-repeat 50% 50%;
}
body.storefront .logo-vegahelmets {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-vega.png') no-repeat 50% 50%;
}
body.storefront .logo-victory {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-victory.png') no-repeat 50% 50%;
}
body.storefront .logo-victorycanada {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-victory.png') no-repeat 50% 50%;
}
body.storefront .logo-westernpowersports,
body.storefront .logo-western-power-sports,
body.storefront [data-catalog-name="Western Power Sports"] .image {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-western-powersports.png') no-repeat 50% 50%;
}
body.storefront .logo-yamaha {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-yamaha.png') no-repeat 50% 50%;
}
body.storefront .logo-yamaha2014apparel {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-yamaha.png') no-repeat 50% 50%;
}
body.storefront .logo-yamahaapparel {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-yamaha-apparel.png') no-repeat 50% 50%;
}
body.storefront .logo-yamahaboats {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-yamahaboats.png') no-repeat 50% 50%;
}
body.storefront .logo-yamahagolfcars {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-yamaha-golf-cars.png') no-repeat 50% 50%;
}
body.storefront .logo-yamahaoutdoors {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-yamahaoutdoors.png') no-repeat 50% 50%;
}
body.storefront .logo-yamahasport {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-yamahasport.png') no-repeat 50% 50%;
}
body.storefront .logo-yamahastar {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-yamahastar.png') no-repeat 50% 50%;
}
body.storefront .logo-yamahawaverunner {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-yamahawaverunner.png') no-repeat 50% 50%;
}
body.storefront .logo-yeticoolers {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-yeti.png') no-repeat 50% 50%;
}
body.storefront .logo-zeromotorcycles {
  background: url('/Themes/DealerSpike/Images/new/icons/40px/icon-zeromotorcycles.png') no-repeat 50% 50%;
}
body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name] {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name] {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name] {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name]:nth-child(2n +1) {
    clear: left;
    padding-left: 0;
  }
  body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name]:not( :nth-child( -n + 2))::before {
    content: ' ';
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name]:nth-child(3n +1) {
    clear: left;
    padding-left: 0;
  }
  body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name]:not( :nth-child( -n + 3))::before {
    content: ' ';
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
    display: block;
  }
}
@media (min-width: 1200px) {
  body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name]:nth-child(3n +1) {
    clear: left;
    padding-left: 0;
  }
  body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name]:not( :nth-child( -n + 3))::before {
    content: ' ';
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
    display: block;
  }
}
body.storefront .ecommerce-wrapper .catalog-selector [data-catalog-name]::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
body.storefront .Catalogs {
  margin-top: 8px;
}
body.storefront .Catalogs [data-catalog-name] {
  height: 0;
  overflow: hidden;
}
body.storefront .Catalogs [data-catalog-name] .catalog-name {
  display: none;
}
body.storefront .Categories {
  padding: 0;
  list-style: none;
  display: block;
  line-height: 1.3em;
}
body.storefront .Category {
  font-size: 14px;
  vertical-align: middle;
  display: block;
  width: 100%;
  padding: 0;
  line-height: 1.2em;
}
body.storefront .Category .category-children {
  display: none;
}
body.storefront .Category.selected > a,
body.storefront .Category .selected > a,
body.storefront .Category.selected > .child-item,
body.storefront .Category .selected > .child-item {
  font-weight: 600;
}
body.storefront .Category.selected > a:before,
body.storefront .Category .selected > a:before,
body.storefront .Category.selected > .child-item:before,
body.storefront .Category .selected > .child-item:before {
  opacity: 1;
  transform: translateX(0);
}
body.storefront .Category.selected .category-children,
body.storefront .Category .selected .category-children {
  display: block;
}
body.storefront .Category.current-ancestor .category-children,
body.storefront .Category .current-ancestor .category-children {
  display: block;
}
body.storefront .Category a,
body.storefront .Category .child-item {
  font-weight: 300;
  color: white;
  cursor: pointer;
  display: inline-block;
  padding: 0 0 0 15px;
  margin: .3em 0;
  font-size: 1em;
  line-height: 1.2em;
  position: relative;
  vertical-align: middle;
}
body.storefront .Category a:before,
body.storefront .Category .child-item:before {
  vertical-align: middle;
  display: inline-block;
  content: '\f138';
  font-family: 'FontAwesome';
  position: absolute;
  left: 1px;
  top: 0;
  width: 14px;
  font-weight: 100;
  font-size: 9px;
  line-height: 16.8px;
  opacity: 0;
  transform: translateX(-100%);
}
body.storefront .Category .category-children {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.storefront .Category .category-children li {
  margin-left: 1em;
}
body.storefront .keyword-search-wrapper {
  position: relative;
}
body.storefront .keyword-search-wrapper .search-button {
  background-color: transparent;
  color: #212121;
  position: absolute;
  top: 0;
  right: 15px;
  text-indent: -999px;
  overflow: hidden;
  border: solid 0px transparent;
  width: 45px;
  height: 45px;
  padding: 0;
  margin: 0;
}
body.storefront .keyword-search-wrapper .search-button:after {
  line-height: 45px;
  height: 45px;
  width: 45px;
  content: '\f002';
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #888888;
  text-indent: 0;
  position: absolute;
  top: 0;
  right: 0;
}
body.storefront .refine-search-wrapper ::-webkit-input-placeholder,
body.storefront .sort-search-wrapper ::-webkit-input-placeholder,
body.storefront .keyword-search-wrapper ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black;
}
body.storefront .refine-search-wrapper ::-moz-placeholder,
body.storefront .sort-search-wrapper ::-moz-placeholder,
body.storefront .keyword-search-wrapper ::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
}
body.storefront .refine-search-wrapper :-ms-input-placeholder,
body.storefront .sort-search-wrapper :-ms-input-placeholder,
body.storefront .keyword-search-wrapper :-ms-input-placeholder {
  /* IE 10+ */
  color: black;
}
body.storefront .refine-search-wrapper :-moz-placeholder,
body.storefront .sort-search-wrapper :-moz-placeholder,
body.storefront .keyword-search-wrapper :-moz-placeholder {
  /* Firefox 18- */
  color: black;
}
body.storefront .refine-search-wrapper input,
body.storefront .sort-search-wrapper input,
body.storefront .keyword-search-wrapper input,
body.storefront .refine-search-wrapper select,
body.storefront .sort-search-wrapper select,
body.storefront .keyword-search-wrapper select {
  height: 43px;
  font-size: 16px;
  background-color: #ffffff;
  color: black !important;
}
body.storefront .refine-search-wrapper input:hover,
body.storefront .sort-search-wrapper input:hover,
body.storefront .keyword-search-wrapper input:hover,
body.storefront .refine-search-wrapper select:hover,
body.storefront .sort-search-wrapper select:hover,
body.storefront .keyword-search-wrapper select:hover {
  background-color: #d0d0d0;
}
body.storefront .productlist-wrapper .refine-search-item,
body.storefront .productlist-wrapper .sort-search-wrapper,
body.storefront .productlist-wrapper .keyword-search-wrapper {
  margin-bottom: 15px;
}
body.storefront .productlist-wrapper .refine-search-item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.storefront .productlist-wrapper .refine-search-item {
    float: left;
    width: 33.33333333%;
  }
}
body.storefront .productlist-wrapper .sort-search-wrapper,
body.storefront .productlist-wrapper .keyword-search-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  body.storefront .productlist-wrapper .sort-search-wrapper,
  body.storefront .productlist-wrapper .keyword-search-wrapper {
    float: left;
    width: 50%;
  }
}
body.storefront .search-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
body.storefront #main form.product-search-form {
  margin: 0;
  padding: 0;
  width: 100%;
}
body.storefront #main form.product-search-form .search-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
body.storefront #main form.product-search-form .refine-search-wrapper .collapse-body {
  padding: 15px 0 0 0;
  background-color: #dfdfdf;
}
body.storefront #main form.product-search-form .refine-search-toggle {
  display: block;
  width: 100%;
  background-color: #f0f0f0;
  position: relative;
  text-align: center;
  font-size: 14px;
  padding: 7px;
  line-height: 18px;
  vertical-align: top;
}
body.storefront #main form.product-search-form .refine-search-toggle:after {
  vertical-align: top;
  content: '\f077';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 9px;
  font-weight: 400;
  color: #888888;
  text-indent: 0;
  padding: 0 8px;
  line-height: 18px;
}
body.storefront #main form.product-search-form .refine-search-toggle.collapsed:after {
  content: '\f078';
}
body.storefront #main form.product-search-form .sort-search-wrapper {
  padding: 0;
}
body.storefront #main form.product-search-form .sort-search-wrapper .search-sort {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
body.storefront #main form.product-search-form .sort-search-wrapper .search-limit {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
body.storefront .catalogs-container,
body.storefront .ecommerce-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
  z-index: 2;
}
@media (min-width: 768px) {
  body.storefront .catalogs-container,
  body.storefront .ecommerce-sidebar {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  body.storefront .catalogs-container,
  body.storefront .ecommerce-sidebar {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  body.storefront .catalogs-container,
  body.storefront .ecommerce-sidebar {
    float: left;
    width: 25%;
  }
}
body.storefront .catalogs-container > div,
body.storefront .ecommerce-sidebar > div {
  padding: 15px;
  background-color: #111111;
}
body.storefront .cart,
body.storefront .checkout-response,
body.storefront .ecommerce-main,
body.storefront .ecommerce-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: right;
}
@media (min-width: 768px) {
  body.storefront .cart,
  body.storefront .checkout-response,
  body.storefront .ecommerce-main,
  body.storefront .ecommerce-content {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  body.storefront .cart,
  body.storefront .checkout-response,
  body.storefront .ecommerce-main,
  body.storefront .ecommerce-content {
    float: left;
    width: 75%;
  }
}
body.storefront .cart .cart-items,
body.storefront .checkout-response .cart-items,
body.storefront .ecommerce-main .cart-items,
body.storefront .ecommerce-content .cart-items {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
body.storefront .cart .cart-items > .navbar-header,
body.storefront .checkout-response .cart-items > .navbar-header,
body.storefront .ecommerce-main .cart-items > .navbar-header,
body.storefront .ecommerce-content .cart-items > .navbar-header,
body.storefront .cart .cart-items > .navbar-collapse,
body.storefront .checkout-response .cart-items > .navbar-collapse,
body.storefront .ecommerce-main .cart-items > .navbar-collapse,
body.storefront .ecommerce-content .cart-items > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 767px) {
  body.storefront .cart .cart-items > .navbar-header,
  body.storefront .checkout-response .cart-items > .navbar-header,
  body.storefront .ecommerce-main .cart-items > .navbar-header,
  body.storefront .ecommerce-content .cart-items > .navbar-header,
  body.storefront .cart .cart-items > .navbar-collapse,
  body.storefront .checkout-response .cart-items > .navbar-collapse,
  body.storefront .ecommerce-main .cart-items > .navbar-collapse,
  body.storefront .ecommerce-content .cart-items > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
body.storefront .productlist-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 1;
}
@media (min-width: 768px) {
  body.storefront .productlist-wrapper {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  body.storefront .productlist-wrapper {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  body.storefront .productlist-wrapper {
    float: left;
    width: 75%;
  }
}
body.storefront .catalog-choices {
  border: solid 1px white;
}
@media (min-width: 768px) {
  body.storefront .catalog-choices {
    width: 250%;
  }
}
@media (min-width: 992px) {
  body.storefront .catalog-choices {
    width: 376%;
  }
}
@media (min-width: 1200px) {
  body.storefront .catalog-choices {
    width: 360%;
  }
}
body.storefront .checkout-success-content {
  padding: 15px;
}
.center-text {
  text-align: center;
}
/* *-*-*-*--*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* 
										 temporary rules for demo
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* */
body.xbloglist .lead-button,
body.xblogdetail .lead-button {
  margin-top: 0;
  margin-bottom: 0;
  min-width: 150px;
}
body.xbloglist .blog-h1,
body.xblogdetail .blog-h1 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: .3em;
  font-size: 36px;
  line-height: 1;
}
body.xbloglist .blog-h2,
body.xblogdetail .blog-h2 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: .3em;
  font-size: 30px;
  line-height: 1;
}
@media (min-width: 992px) {
  body.xbloglist .blog__wrapper,
  body.xblogdetail .blog__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
}
body.xbloglist .blog__sidebar,
body.xblogdetail .blog__sidebar {
  position: relative;
}
@media (min-width: 992px) {
  body.xbloglist .blog__sidebar,
  body.xblogdetail .blog__sidebar {
    -webkit-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 265px;
  }
}
body.xbloglist .blog__sidebar:before,
body.xblogdetail .blog__sidebar:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.1;
  border: 1px solid currentColor;
  pointer-events: none;
}
body.xbloglist .blog__content,
body.xblogdetail .blog__content {
  max-width: 100%;
  word-wrap: break-word;
}
@media (min-width: 992px) {
  body.xbloglist .blog__content,
  body.xblogdetail .blog__content {
    -webkit-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: calc(100% - 265px - 30px);
  }
}
body.xbloglist .blog-article__header-details,
body.xblogdetail .blog-article__header-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  body.xbloglist .blog-article__header-details,
  body.xblogdetail .blog-article__header-details {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 15px;
  }
}
body.xbloglist .blog-article__header-detail,
body.xblogdetail .blog-article__header-detail {
  position: relative;
  -webkit-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  body.xbloglist .blog-article__header-detail,
  body.xblogdetail .blog-article__header-detail {
    margin-bottom: 0;
  }
}
body.xbloglist .blog-article__header-detail:before,
body.xblogdetail .blog-article__header-detail:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  width: 1px;
  height: 2rem;
  background-color: currentColor;
  opacity: 0.8;
}
body.xbloglist .blog-article__header-detail:first-child,
body.xblogdetail .blog-article__header-detail:first-child {
  -webkit-box-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  body.xbloglist .blog-article__header-detail:first-child,
  body.xblogdetail .blog-article__header-detail:first-child {
    -webkit-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
body.xbloglist .blog-article__header-detail:first-child:before,
body.xblogdetail .blog-article__header-detail:first-child:before {
  display: none;
}
@media (min-width: 768px) {
  body.xbloglist .blog-article__header-detail:first-child:before,
  body.xblogdetail .blog-article__header-detail:first-child:before {
    display: block;
  }
}
body.xbloglist .blog-article__header-detail:last-child:before,
body.xblogdetail .blog-article__header-detail:last-child:before {
  display: none;
}
body.xbloglist .blog-article__header-detail:last-child .blog-article__detail-text,
body.xblogdetail .blog-article__header-detail:last-child .blog-article__detail-text {
  margin-right: 0;
}
body.xbloglist .blog-article__header-detail--date,
body.xblogdetail .blog-article__header-detail--date {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: larger;
  text-transform: uppercase;
  opacity: 0.8;
}
body.xbloglist .blog-article__header-detail--author .blog-article__detail-text,
body.xblogdetail .blog-article__header-detail--author .blog-article__detail-text {
  pointer-events: none;
  color: currentColor;
  opacity: 0.8;
}
body.xbloglist .blog-article__header-detail--category .blog-article__detail-text,
body.xblogdetail .blog-article__header-detail--category .blog-article__detail-text {
  transition: color 0.25s ease-in-out;
  color: #f7152b;
}
body.xbloglist .blog-article__header-detail--category .blog-article__detail-text:hover,
body.xblogdetail .blog-article__header-detail--category .blog-article__detail-text:hover,
body.xbloglist .blog-article__header-detail--category .blog-article__detail-text:active,
body.xblogdetail .blog-article__header-detail--category .blog-article__detail-text:active,
body.xbloglist .blog-article__header-detail--category .blog-article__detail-text:focus,
body.xblogdetail .blog-article__header-detail--category .blog-article__detail-text:focus {
  color: currentColor;
}
body.xbloglist .blog-article__detail-text,
body.xblogdetail .blog-article__detail-text {
  display: block;
  margin-right: 30px;
  line-height: 1;
}
body.xbloglist .blog-share--detail,
body.xblogdetail .blog-share--detail {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  padding: 10px 7px;
}
@media (min-width: 1200px) {
  body.xbloglist .blog-share--detail,
  body.xblogdetail .blog-share--detail {
    margin-top: -20px;
    margin-left: 15px;
    -webkit-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body.xbloglist .blog-share--detail:before,
body.xblogdetail .blog-share--detail:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.05;
  background-color: currentColor;
}
body.xbloglist .blog-share--detail .blog-share__heading,
body.xblogdetail .blog-share--detail .blog-share__heading {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media (min-width: 1200px) {
  body.xbloglist .blog-share--detail .blog-share__link,
  body.xblogdetail .blog-share--detail .blog-share__link {
    line-height: 36px;
  }
}
body.xbloglist .blog-share__heading,
body.xblogdetail .blog-share__heading {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin-right: 5px;
  margin-bottom: 0;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.25em;
  text-transform: uppercase;
  color: currentColor;
  opacity: 0.8;
}
body.xbloglist .blog-share__list,
body.xblogdetail .blog-share__list {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body.xbloglist .blog-share__item,
body.xblogdetail .blog-share__item {
  position: relative;
  float: left;
  text-align: center;
}
body.xbloglist .blog-share__item:not(:first-child):before,
body.xblogdetail .blog-share__item:not(:first-child):before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid currentColor;
  opacity: 0.4;
}
body.xbloglist .blog-share__link,
body.xblogdetail .blog-share__link {
  transition: opacity 0.25s ease-in-out;
  position: relative;
  display: block;
  min-width: 30px;
  min-height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 30px;
  color: currentColor;
  opacity: 0.6;
}
body.xbloglist .blog-share__link:hover,
body.xblogdetail .blog-share__link:hover,
body.xbloglist .blog-share__link:active,
body.xblogdetail .blog-share__link:active,
body.xbloglist .blog-share__link:focus,
body.xblogdetail .blog-share__link:focus {
  opacity: 1;
}
body.xbloglist .blog-sidebar__section,
body.xblogdetail .blog-sidebar__section {
  position: relative;
  padding: 25px 30px 30px;
}
body.xbloglist .blog-sidebar__section:before,
body.xblogdetail .blog-sidebar__section:before,
body.xbloglist .blog-sidebar__section:after,
body.xblogdetail .blog-sidebar__section:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 1px;
  right: 1px;
  opacity: 0.05;
  pointer-events: none;
}
body.xbloglist .blog-sidebar__section:before,
body.xblogdetail .blog-sidebar__section:before {
  top: 0;
  background-color: currentColor;
}
body.xbloglist .blog-sidebar__section:not(:last-child):after,
body.xblogdetail .blog-sidebar__section:not(:last-child):after {
  border-bottom: 1px solid currentColor;
}
body.xbloglist .blog-sidebar__section--link,
body.xblogdetail .blog-sidebar__section--link {
  padding-top: 0;
  padding-bottom: 0;
}
body.xbloglist .blog-sidebar__section--link:before,
body.xblogdetail .blog-sidebar__section--link:before {
  top: 1px;
}
body.xbloglist .blog-sidebar__all-link,
body.xblogdetail .blog-sidebar__all-link {
  transition: opacity 0.25s ease-in-out;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  line-height: 70px;
  color: currentColor;
  opacity: 0.8;
}
body.xbloglist .blog-sidebar__all-link:hover,
body.xblogdetail .blog-sidebar__all-link:hover,
body.xbloglist .blog-sidebar__all-link:active,
body.xblogdetail .blog-sidebar__all-link:active,
body.xbloglist .blog-sidebar__all-link:focus,
body.xblogdetail .blog-sidebar__all-link:focus {
  opacity: 1;
}
body.xbloglist .blog-sidebar__all-link:hover .fa,
body.xblogdetail .blog-sidebar__all-link:hover .fa,
body.xbloglist .blog-sidebar__all-link:active .fa,
body.xblogdetail .blog-sidebar__all-link:active .fa,
body.xbloglist .blog-sidebar__all-link:focus .fa,
body.xblogdetail .blog-sidebar__all-link:focus .fa {
  opacity: 1;
}
body.xbloglist .blog-sidebar__all-link .fa,
body.xblogdetail .blog-sidebar__all-link .fa {
  transition: opacity 0.25s ease-in-out;
  display: inline-block;
  padding-left: 5px;
  font-size: smaller;
  opacity: 0.5;
}
body.xbloglist .blog-sidebar__heading,
body.xblogdetail .blog-sidebar__heading {
  margin-bottom: .3em;
  padding: 0;
  line-height: 1;
  color: currentColor;
  opacity: 0.7;
}
body.xbloglist .blog-sidebar__collapse-heading,
body.xblogdetail .blog-sidebar__collapse-heading {
  padding: 0;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
  color: currentColor;
}
body.xbloglist .blog-sidebar__collapse-toggle,
body.xblogdetail .blog-sidebar__collapse-toggle {
  display: inline-block;
  line-height: 2;
  color: currentColor;
}
body.xbloglist .blog-sidebar__collapse-toggle:hover:after,
body.xblogdetail .blog-sidebar__collapse-toggle:hover:after,
body.xbloglist .blog-sidebar__collapse-toggle:active:after,
body.xblogdetail .blog-sidebar__collapse-toggle:active:after,
body.xbloglist .blog-sidebar__collapse-toggle:focus:after,
body.xblogdetail .blog-sidebar__collapse-toggle:focus:after {
  opacity: 1;
}
body.xbloglist .blog-sidebar__collapse-toggle:after,
body.xblogdetail .blog-sidebar__collapse-toggle:after {
  transition: all 0.25s ease-in-out;
  content: '\f106';
  font-family: FontAwesome;
  display: inline-block;
  padding-left: .5rem;
  color: currentColor;
  opacity: 0.5;
}
body.xbloglist .blog-sidebar__collapse-toggle--main,
body.xblogdetail .blog-sidebar__collapse-toggle--main {
  padding: 5px 0;
  line-height: 1;
}
@media (min-width: 992px) {
  body.xbloglist .blog-sidebar__collapse-toggle--main,
  body.xblogdetail .blog-sidebar__collapse-toggle--main {
    pointer-events: none;
    cursor: text;
  }
  body.xbloglist .blog-sidebar__collapse-toggle--main:after,
  body.xblogdetail .blog-sidebar__collapse-toggle--main:after {
    display: none;
  }
}
body.xbloglist .blog-sidebar__collapse-toggle.collapsed:after,
body.xblogdetail .blog-sidebar__collapse-toggle.collapsed:after {
  transform: scale(1, -1);
}
@media (min-width: 992px) {
  body.xbloglist .blog-sidebar__collapse-content--main,
  body.xblogdetail .blog-sidebar__collapse-content--main {
    display: block;
    height: auto !important;
  }
}
body.xbloglist .blog-sidebar__collapse-list,
body.xblogdetail .blog-sidebar__collapse-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body.xbloglist .blog-sidebar__collapse-list .blog-sidebar__link-list,
body.xblogdetail .blog-sidebar__collapse-list .blog-sidebar__link-list {
  margin-left: 10px;
}
body.xbloglist .blog-sidebar__link-list,
body.xblogdetail .blog-sidebar__link-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body.xbloglist .blog-sidebar__link,
body.xblogdetail .blog-sidebar__link {
  transition: color 0.25s ease-in-out;
  color: #f7152b;
}
@media (max-width: 991px) {
  body.xbloglist .blog-sidebar__link,
  body.xblogdetail .blog-sidebar__link {
    line-height: 2;
  }
}
body.xbloglist .blog-sidebar__link:hover,
body.xblogdetail .blog-sidebar__link:hover,
body.xbloglist .blog-sidebar__link:active,
body.xblogdetail .blog-sidebar__link:active,
body.xbloglist .blog-sidebar__link:focus,
body.xblogdetail .blog-sidebar__link:focus {
  color: currentColor;
}
body.xbloglist .blog-pagination,
body.xblogdetail .blog-pagination {
  margin-bottom: 20px;
}
body.xbloglist .blog-pagination--detail .blog-pagination__item--next:before,
body.xblogdetail .blog-pagination--detail .blog-pagination__item--next:before {
  display: none;
}
body.xbloglist .blog-pagination__list,
body.xblogdetail .blog-pagination__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 767px) {
  body.xbloglist .blog-pagination__list,
  body.xblogdetail .blog-pagination__list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
body.xbloglist .blog-pagination__item,
body.xblogdetail .blog-pagination__item {
  -webkit-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
body.xbloglist .blog-pagination__item--prev,
body.xblogdetail .blog-pagination__item--prev,
body.xbloglist .blog-pagination__item--next,
body.xblogdetail .blog-pagination__item--next {
  position: relative;
}
body.xbloglist .blog-pagination__item--prev:before,
body.xblogdetail .blog-pagination__item--prev:before,
body.xbloglist .blog-pagination__item--next:before,
body.xblogdetail .blog-pagination__item--next:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px solid currentColor;
  opacity: 0.4;
}
body.xbloglist .blog-pagination__item:only-child:before,
body.xblogdetail .blog-pagination__item:only-child:before {
  display: none;
}
body.xbloglist .blog-pagination__item--prev:before,
body.xblogdetail .blog-pagination__item--prev:before {
  right: 0;
}
body.xbloglist .blog-pagination__item--next:before,
body.xblogdetail .blog-pagination__item--next:before {
  left: 0;
}
body.xbloglist .blog-pagination__link,
body.xblogdetail .blog-pagination__link,
body.xbloglist .blog-pagination__text,
body.xblogdetail .blog-pagination__text {
  display: block;
  text-align: center;
  padding: 0 10px;
  line-height: 2em;
  color: currentColor;
}
body.xbloglist .blog__back-link,
body.xblogdetail .blog__back-link {
  display: inline-block;
  padding-right: 5px;
  padding-bottom: 5px;
  line-height: 2.5em;
  color: currentColor;
}
body.xbloglist .blog__back-link,
body.xblogdetail .blog__back-link,
body.xbloglist .blog-pagination__link,
body.xblogdetail .blog-pagination__link {
  transition: all 0.25s ease-in-out;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-weight: 500;
}
body.xbloglist .blog__back-link:hover,
body.xblogdetail .blog__back-link:hover,
body.xbloglist .blog-pagination__link:hover,
body.xblogdetail .blog-pagination__link:hover,
body.xbloglist .blog__back-link:active,
body.xblogdetail .blog__back-link:active,
body.xbloglist .blog-pagination__link:active,
body.xblogdetail .blog-pagination__link:active,
body.xbloglist .blog__back-link:focus,
body.xblogdetail .blog__back-link:focus,
body.xbloglist .blog-pagination__link:focus,
body.xblogdetail .blog-pagination__link:focus {
  color: currentColor;
}
body.xbloglist .blog__back-link:hover .fa,
body.xblogdetail .blog__back-link:hover .fa,
body.xbloglist .blog-pagination__link:hover .fa,
body.xblogdetail .blog-pagination__link:hover .fa,
body.xbloglist .blog__back-link:active .fa,
body.xblogdetail .blog__back-link:active .fa,
body.xbloglist .blog-pagination__link:active .fa,
body.xblogdetail .blog-pagination__link:active .fa,
body.xbloglist .blog__back-link:focus .fa,
body.xblogdetail .blog__back-link:focus .fa,
body.xbloglist .blog-pagination__link:focus .fa,
body.xblogdetail .blog-pagination__link:focus .fa {
  opacity: 0.5;
}
body.xbloglist .blog__back-link:hover > span,
body.xblogdetail .blog__back-link:hover > span,
body.xbloglist .blog-pagination__link:hover > span,
body.xblogdetail .blog-pagination__link:hover > span,
body.xbloglist .blog__back-link:active > span,
body.xblogdetail .blog__back-link:active > span,
body.xbloglist .blog-pagination__link:active > span,
body.xblogdetail .blog-pagination__link:active > span,
body.xbloglist .blog__back-link:focus > span,
body.xblogdetail .blog__back-link:focus > span,
body.xbloglist .blog-pagination__link:focus > span,
body.xblogdetail .blog-pagination__link:focus > span {
  color: currentColor;
}
body.xbloglist .blog__back-link .fa,
body.xblogdetail .blog__back-link .fa,
body.xbloglist .blog-pagination__link .fa,
body.xblogdetail .blog-pagination__link .fa {
  transition: opacity 0.25s ease-in-out;
  padding: 0 5px;
  font-size: smaller;
  opacity: 0.2;
}
body.xbloglist .blog__back-link > span,
body.xblogdetail .blog__back-link > span,
body.xbloglist .blog-pagination__link > span,
body.xblogdetail .blog-pagination__link > span {
  transition: color 0.25s ease-in-out;
  color: #f7152b;
}
body.xbloglist .blog__back-link--prev,
body.xblogdetail .blog__back-link--prev,
body.xbloglist .blog-pagination__link--prev,
body.xblogdetail .blog-pagination__link--prev {
  padding-left: 0;
}
body.xbloglist .blog__back-link--next,
body.xblogdetail .blog__back-link--next,
body.xbloglist .blog-pagination__link--next,
body.xblogdetail .blog-pagination__link--next {
  padding-right: 0;
}
body.xbloglist .blog__back-link:not([href]),
body.xblogdetail .blog__back-link:not([href]),
body.xbloglist .blog-pagination__link:not([href]),
body.xblogdetail .blog-pagination__link:not([href]) {
  color: currentColor;
}
body.xbloglist .blog__back-link:not([href]) > span,
body.xblogdetail .blog__back-link:not([href]) > span,
body.xbloglist .blog-pagination__link:not([href]) > span,
body.xblogdetail .blog-pagination__link:not([href]) > span {
  color: currentColor;
  opacity: 0.2;
}
body.xbloglist .blog__back-link:not([href]) .fa,
body.xblogdetail .blog__back-link:not([href]) .fa,
body.xbloglist .blog-pagination__link:not([href]) .fa,
body.xblogdetail .blog-pagination__link:not([href]) .fa {
  opacity: 0.1;
}
@media (min-width: 768px) {
  body.xbloglist .blog-list__heading {
    padding-bottom: 0;
  }
}
body.xbloglist .blog-list__list {
  margin: 0 0 20px;
  padding: 20px 0 0;
  list-style-type: none;
}
body.xbloglist .blog-list__item {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
body.xbloglist .blog-list__item:first-child {
  padding-top: 0;
}
body.xbloglist .blog-list__item:first-child:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  border-bottom: 1px solid currentColor;
  opacity: 0.1;
}
@media (min-width: 768px) {
  body.xbloglist .blog-list__item:first-child:before {
    display: none;
  }
}
body.xbloglist .blog-list__item:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid currentColor;
  opacity: 0.1;
}
@media (min-width: 576px) {
  body.xbloglist .blog-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 576px) {
  body.xbloglist .blog-article__column {
    -webkit-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media (min-width: 576px) {
  body.xbloglist .blog-article__column--image {
    -webkit-box-flex: 0 0 160px;
    -webkit-flex: 0 0 160px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
  }
}
@media (min-width: 768px) {
  body.xbloglist .blog-article__column--image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-flex: 0 0 250px;
    -webkit-flex: 0 0 250px;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
  }
}
body.xbloglist .blog-article__column--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media (min-width: 576px) {
  body.xbloglist .blog-article__column--content {
    -webkit-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: calc(100% - 180px);
  }
}
@media (min-width: 768px) {
  body.xbloglist .blog-article__column--content {
    width: calc(100% - 280px);
  }
}
body.xbloglist .blog-article__column--content > * {
  -webkit-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  word-wrap: break-word;
}
body.xbloglist .blog-article__image-link {
  transition: border-color 0.25s ease-in-out;
  display: inline-block;
  border: 1px solid #f7152b;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.75rem;
  color: currentColor;
}
@media (min-width: 576px) {
  body.xbloglist .blog-article__image-link {
    margin-bottom: 0px;
  }
}
body.xbloglist .blog-article__image-link:hover,
body.xbloglist .blog-article__image-link:active,
body.xbloglist .blog-article__image-link:focus {
  border-color: currentColor;
}
body.xbloglist .blog-article__image-link:before {
  content: '';
  display: block;
  padding-top: 187px;
}
@media (min-width: 576px) {
  body.xbloglist .blog-article__image-link:before {
    padding-top: 75%;
  }
}
body.xbloglist .blog-article__image-link img {
  transform: translate3d(0, 0, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}
body.xbloglist .blog-article__header {
  -webkit-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
body.xbloglist .blog-article__heading {
  color: currentColor;
}
body.xbloglist .blog-article__heading-link {
  transition: color 0.25s ease-in-out, opacity 0.25s ease-in-out;
  color: #f7152b;
  opacity: 1;
}
body.xbloglist .blog-article__heading-link:hover,
body.xbloglist .blog-article__heading-link:active,
body.xbloglist .blog-article__heading-link:focus {
  color: currentColor;
  opacity: 0.8;
}
body.xbloglist .blog-article__content {
  -webkit-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
body.xbloglist .blog-article__footer {
  -webkit-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
body.xbloglist .blog-article__footer-group {
  margin-top: 15px;
  display: inline-block;
  vertical-align: middle;
}
body.xbloglist .blog-article__footer-group:not(:last-child) {
  margin-right: 30px;
}
body.blog-detail .blog__content > * + *,
body.xblogdetail .blog__content > * + * {
  margin-top: 20px;
}
body.blog-detail .blog-detail__banner,
body.xblogdetail .blog-detail__banner {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 33%;
}
@media (min-width: 1200px) {
  body.blog-detail .blog-detail__banner,
  body.xblogdetail .blog-detail__banner {
    padding-top: 285px;
  }
}
body.blog-detail .blog-detail__banner:before,
body.xblogdetail .blog-detail__banner:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid currentColor;
  opacity: 0.5;
  pointer-events: none;
}
@media (min-width: 1200px) {
  body.blog-detail .blog-detail__header-wrapper,
  body.xblogdetail .blog-detail__header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
}
body.blog-detail .blog-article__tag-list,
body.xblogdetail .blog-article__tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body.blog-detail .blog-article__tag-item,
body.xblogdetail .blog-article__tag-item {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
body.blog-detail .blog-article__tag,
body.xblogdetail .blog-article__tag {
  pointer-events: none;
  transition: opacity 0.25s ease-in-out;
  display: block;
  border-radius: 4px;
  border: 1px solid currentColor;
  padding: 0 15px;
  line-height: 2;
  color: currentColor;
  opacity: 0.8;
}
body.blog-detail .blog-article__tag:hover,
body.xblogdetail .blog-article__tag:hover,
body.blog-detail .blog-article__tag:active,
body.xblogdetail .blog-article__tag:active,
body.blog-detail .blog-article__tag:focus,
body.xblogdetail .blog-article__tag:focus {
  opacity: 0.8;
}
body.blog-detail .blog-detail__content:before,
body.xblogdetail .blog-detail__content:before,
body.blog-detail .blog-detail__content:after,
body.xblogdetail .blog-detail__content:after {
  content: " ";
  display: table;
}
body.blog-detail .blog-detail__content:after,
body.xblogdetail .blog-detail__content:after {
  clear: both;
}
body.blog-detail .blog-detail__content:before,
body.xblogdetail .blog-detail__content:before,
body.blog-detail .blog-detail__content:after,
body.xblogdetail .blog-detail__content:after {
  content: " ";
  display: table;
}
body.blog-detail .blog-detail__content:after,
body.xblogdetail .blog-detail__content:after {
  clear: both;
}
body.blog-detail .blog-detail__content h1 a,
body.xblogdetail .blog-detail__content h1 a,
body.blog-detail .blog-detail__content h2 a,
body.xblogdetail .blog-detail__content h2 a,
body.blog-detail .blog-detail__content h3 a,
body.xblogdetail .blog-detail__content h3 a,
body.blog-detail .blog-detail__content h4 a,
body.xblogdetail .blog-detail__content h4 a,
body.blog-detail .blog-detail__content h5 a,
body.xblogdetail .blog-detail__content h5 a,
body.blog-detail .blog-detail__content h6 a,
body.xblogdetail .blog-detail__content h6 a {
  text-decoration: underline;
}
body.blog-detail .blog-detail__content p,
body.xblogdetail .blog-detail__content p {
  margin-bottom: 20px;
}
body.blog-detail .blog-detail__content a.image-link:hover img,
body.xblogdetail .blog-detail__content a.image-link:hover img,
body.blog-detail .blog-detail__content a.image-link:active img,
body.xblogdetail .blog-detail__content a.image-link:active img,
body.blog-detail .blog-detail__content a.image-link:focus img,
body.xblogdetail .blog-detail__content a.image-link:focus img {
  opacity: 0.7;
}
body.blog-detail .blog-detail__content a.image-link--block,
body.xblogdetail .blog-detail__content a.image-link--block {
  display: table;
  margin: auto;
}
body.blog-detail .blog-detail__content a.image-link img,
body.xblogdetail .blog-detail__content a.image-link img {
  transition: opacity 0.25s ease-in-out;
  opacity: 1;
}
body.blog-detail .blog-detail__content a img,
body.xblogdetail .blog-detail__content a img {
  max-width: 100%;
}
body.blog-detail .blog-detail__content img,
body.xblogdetail .blog-detail__content img {
  position: relative;
  max-width: 100%;
}
body.blog-detail .blog-detail__content img.fr-dib,
body.xblogdetail .blog-detail__content img.fr-dib {
  display: block;
  float: none;
  margin: 5px auto;
  vertical-align: top;
}
body.blog-detail .blog-detail__content img.fr-dib.fr-fir,
body.xblogdetail .blog-detail__content img.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
body.blog-detail .blog-detail__content img.fr-dib.fr-fil,
body.xblogdetail .blog-detail__content img.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
body.blog-detail .blog-detail__content img.fr-dii,
body.xblogdetail .blog-detail__content img.fr-dii {
  display: inline-block;
  vertical-align: bottom;
  margin: 5px 25px;
}
body.blog-detail .blog-detail__content img.fr-dii.fr-fir,
body.xblogdetail .blog-detail__content img.fr-dii.fr-fir {
  float: right;
  margin-right: 0px;
}
body.blog-detail .blog-detail__content img.fr-dii.fr-fil,
body.xblogdetail .blog-detail__content img.fr-dii.fr-fil {
  float: left;
  margin-left: 0px;
}
body.blog-detail .blog-detail__content .fr-video,
body.xblogdetail .blog-detail__content .fr-video {
  position: relative;
  max-width: 100%;
}
body.blog-detail .blog-detail__content .fr-video.fr-dvb,
body.xblogdetail .blog-detail__content .fr-video.fr-dvb {
  margin: 5px auto;
  display: block;
  clear: both;
}
body.blog-detail .blog-detail__content .fr-video.fr-dvb.fr-fvl,
body.xblogdetail .blog-detail__content .fr-video.fr-dvb.fr-fvl {
  text-align: left;
  margin-left: 0;
}
body.blog-detail .blog-detail__content .fr-video.fr-dvb.fr-fvr,
body.xblogdetail .blog-detail__content .fr-video.fr-dvb.fr-fvr {
  text-align: right;
  margin-right: 0;
}
body.blog-detail .blog-detail__content .fr-video.fr-dvi,
body.xblogdetail .blog-detail__content .fr-video.fr-dvi {
  display: inline-block;
  vertical-align: bottom;
  max-width: calc(100% - 10px);
  margin: 5px;
}
body.blog-detail .blog-detail__content .fr-video.fr-dvi.fr-fvl,
body.xblogdetail .blog-detail__content .fr-video.fr-dvi.fr-fvl,
body.blog-detail .blog-detail__content .fr-video.fr-dvi.fr-fvr,
body.xblogdetail .blog-detail__content .fr-video.fr-dvi.fr-fvr {
  max-width: calc(100% - 5px);
}
body.blog-detail .blog-detail__content .fr-video.fr-dvi.fr-fvl,
body.xblogdetail .blog-detail__content .fr-video.fr-dvi.fr-fvl {
  float: left;
  margin-left: 0;
}
body.blog-detail .blog-detail__content .fr-video.fr-dvi.fr-fvr,
body.xblogdetail .blog-detail__content .fr-video.fr-dvi.fr-fvr {
  float: right;
  margin-right: 0;
}
body.blog-detail .blog-detail__content .fr-video .iframe-wrapper,
body.xblogdetail .blog-detail__content .fr-video .iframe-wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
body.blog-detail .blog-detail__content .fr-video iframe,
body.xblogdetail .blog-detail__content .fr-video iframe {
  position: absolute;
  max-width: 100%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.blog-detail .blog-detail__content blockquote,
body.xblogdetail .blog-detail__content blockquote {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-weight: 500;
  position: relative;
  max-width: 845px;
  border-left: 0;
  margin: 20px auto;
  padding: 40px 15px;
  text-align: center;
  font-size: 36px;
  color: currentColor;
  line-height: 1;
  opacity: 0.6;
}
body.blog-detail .blog-detail__content blockquote:before,
body.xblogdetail .blog-detail__content blockquote:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 70%;
  margin: 0 auto;
  border: 5px solid currentColor;
  border-width: 5px 0;
  opacity: 0.2;
}
body.blog-detail .blog-detail__content blockquote > blockquote,
body.xblogdetail .blog-detail__content blockquote > blockquote {
  width: 100%;
  margin: 0;
  padding: 0;
  opacity: 1;
}
body.blog-detail .blog-detail__content blockquote > blockquote:before,
body.xblogdetail .blog-detail__content blockquote > blockquote:before,
body.blog-detail .blog-detail__content blockquote > blockquote:after,
body.xblogdetail .blog-detail__content blockquote > blockquote:after {
  content: unset;
}
body.blog-detail .blog-detail__content blockquote h1,
body.xblogdetail .blog-detail__content blockquote h1,
body.blog-detail .blog-detail__content blockquote h2,
body.xblogdetail .blog-detail__content blockquote h2,
body.blog-detail .blog-detail__content blockquote h3,
body.xblogdetail .blog-detail__content blockquote h3,
body.blog-detail .blog-detail__content blockquote h4,
body.xblogdetail .blog-detail__content blockquote h4,
body.blog-detail .blog-detail__content blockquote h5,
body.xblogdetail .blog-detail__content blockquote h5,
body.blog-detail .blog-detail__content blockquote h6,
body.xblogdetail .blog-detail__content blockquote h6,
body.blog-detail .blog-detail__content blockquote p,
body.xblogdetail .blog-detail__content blockquote p {
  margin-bottom: 0;
}
body.blog-detail .blog-detail__content blockquote * + *,
body.xblogdetail .blog-detail__content blockquote * + * {
  margin-top: 20px;
}
body.blog-detail .blog-detail__content ul,
body.xblogdetail .blog-detail__content ul {
  list-style-type: disc;
}
body.blog-detail .blog-detail__footer,
body.xblogdetail .blog-detail__footer {
  position: relative;
}
body.blog-detail .blog-detail__footer:before,
body.xblogdetail .blog-detail__footer:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  border-top: 1px solid currentColor;
  opacity: 0.2;
}
[id="main"].showroom-detail {
  background: #161616;
  color: #ffffff;
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  [id="main"].showroom-detail {
    font-size: 16px;
  }
}
[id="main"].showroom-detail *:not(i) {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}
[id="main"].showroom-detail .textbuttonIcon {
  font-family: FontAwesome;
}
[id="main"].showroom-detail h1,
[id="main"].showroom-detail h2,
[id="main"].showroom-detail h3,
[id="main"].showroom-detail h4 {
  line-height: 1;
  margin: 0 0 1em;
  text-transform: none;
  text-shadow: none;
  padding: 0;
  font-weight: 400;
}
[id="main"].showroom-detail h1 {
  color: #ffffff;
  font-size: 1.9em;
}
[id="main"].showroom-detail h2,
[id="main"].showroom-detail h3 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.7em;
}
[id="main"].showroom-detail h4,
[id="main"].showroom-detail h5,
[id="main"].showroom-detail h6 {
  font-size: 1.3em;
  color: rgba(255, 255, 255, 0.7);
  padding: 0;
  font-weight: 400;
}
.showroom-detail__content {
  padding-top: 15px;
}
.showroom-detail__section--features {
  padding-bottom: 3em;
}
@media (min-width: 992px) {
  .showroom-detail__section--features {
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    display: table \9;
  }
  .showroom-detail__section--features > * {
    display: table-cell \9;
  }
  .showroom-detail__section--features > * {
    flex: 1 0 auto;
  }
  .showroom-detail__features-left {
    width: 40%;
    max-width: 40%;
  }
  .showroom-detail__features-center {
    width: 35%;
    padding: 0 3%;
  }
  .showroom-detail__features-right {
    width: 25%;
  }
}
@media (min-width: 992px) and screen and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
  .showroom-detail__section--features {
    display: -ms-flexbox;
  }
  .showroom-detail__section--features > * {
    display: block;
  }
}
@media (min-width: 1200px) {
  .showroom-detail__features-center {
    padding: 0 5%;
  }
}
.showroom-detail__breadcrumbs {
  padding-bottom: 1em;
}
.showroom-detail__crumb {
  display: inline-block;
}
.showroom-detail__crumb + .showroom-detail__crumb:before {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  padding: 0 .2em;
}
.showroom-detail__crumb a {
  color: #ffffff;
  transition: 0.2s;
}
.showroom-detail__crumb a:hover,
.showroom-detail__crumb a:active,
.showroom-detail__crumb a:focus {
  color: #f7152b;
}
.showroom-detail__header .showroom-detail__title-year,
.showroom-detail__header .showroom-detail__title-make {
  font-weight: 700;
}
.showroom-detail__header .showroom-detail__title-model,
.showroom-detail__header .showroom-detail__title-name {
  font-weight: 300;
}
.showroom-detail__trim-picker-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  display: table \9;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.showroom-detail__trim-picker-wrapper > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .showroom-detail__trim-picker-wrapper {
    display: -ms-flexbox;
  }
  .showroom-detail__trim-picker-wrapper > * {
    display: block;
  }
}
.trim-picker__select-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  position: relative;
}
.trim-picker__select-wrapper select {
  height: 50px;
  font-size: 16px;
  border: 0;
  background: #fff;
  color: #000;
  cursor: pointer;
  transition: 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.trim-picker__select-wrapper select::-ms-expand {
  display: none;
}
.trim-picker__select-wrapper select:hover,
.trim-picker__select-wrapper select:active,
.trim-picker__select-wrapper select:focus {
  background: #fbfbfb;
  color: #000;
}
.trim-picker__select-wrapper:after {
  content: '\f0d7';
  font-family: FontAwesome;
  color: #000;
  position: absolute;
  z-index: 1;
  right: 10px;
  line-height: 50px;
  height: 50px;
  top: 0;
  font-size: inherit;
  font-weight: normal;
  pointer-events: none;
}
.showroom-detail__units-in-stock a {
  display: block;
  background: #eee;
  color: #000;
  padding: 0 1em;
  height: 50px;
  line-height: 50px;
  transition: 0.2s background;
}
.showroom-detail__units-in-stock a > span {
  display: inline-block;
  vertical-align: middle;
}
.showroom-detail__units-in-stock a:hover,
.showroom-detail__units-in-stock a:active,
.showroom-detail__units-in-stock a:focus {
  background: #ddd;
  color: #000;
}
.units-in-stock__units {
  font-size: 2em;
}
.showroom-detail__section--features .showroom-detail__slideshow {
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-top: 0;
}
.showroom-detail__section--features .showroom-detail__slideshow img {
  width: 100%;
}
.showroom-detail__slideshow-instructions {
  text-align: center;
  padding: .3em 0;
}
#main[data-photos-length="1"] .showroom-detail__slideshow-instructions {
  display: none;
}
@media (max-width: 991px) {
  .showroom-detail__social {
    padding-top: 1em;
  }
}
.showroom-detail__social-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  display: table \9;
  -ms-flex-pack: justify;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  max-width: 300px;
}
.showroom-detail__social-list > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .showroom-detail__social-list {
    display: -ms-flexbox;
  }
  .showroom-detail__social-list > * {
    display: block;
  }
}
.showroom-detail__social-list > li a {
  color: #ffffff;
  transition: 0.2s;
}
.showroom-detail__social-list > li a:hover,
.showroom-detail__social-list > li a:active,
.showroom-detail__social-list > li a:focus {
  color: #f7152b;
}
.showroom-detail__social-list > li .addthis_toolbox > a {
  margin: 0;
}
.showroom-detail__social-list > li .addthis_toolbox > a > span {
  line-height: inherit;
}
.showroom-detail__share-button {
  cursor: pointer;
  color: #ffffff;
  background: 0;
  border: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  transition: 0.2s;
}
.showroom-detail__share-button:hover,
.showroom-detail__share-button:active,
.showroom-detail__share-button:focus {
  color: #f7152b;
  background: 0;
  border: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.showroom-detail__social-label {
  font-size: .9em;
}
.showroom-detail__social-label:before {
  font-family: FontAwesome;
  display: inline-block;
  padding-right: .3em;
  font-size: 1.3em;
}
.showroom-detail__social-share .showroom-detail__social-label::before {
  content: "\f1e0";
}
.showroom-detail__social-print .showroom-detail__social-label::before {
  content: "\f02f";
}
.showroom-detail__social-contact .showroom-detail__social-label::before {
  content: "\f0e0";
}
.showroom-detail__pricing-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.showroom-detail__price-name {
  width: 60%;
  margin: 0;
  display: inline-block;
  padding-right: 10px;
}
.showroom-detail__price-value {
  width: 38%;
}
.showroom-detail__highlighted-pricing {
  margin: 1em 0;
}
@media (min-width: 992px) {
  .showroom-detail__highlighted-pricing {
    margin: 2em 0 1em;
  }
}
.showroom-detail__highlighted-pricing .showroom-detail__price--highlighted {
  padding-bottom: .7em;
}
.showroom-detail__highlighted-pricing .showroom-detail__price--highlighted .showroom-detail__price-name {
  display: block;
  font-weight: normal;
  font-size: 1.2em;
  color: #ffffff;
}
.showroom-detail__highlighted-pricing .showroom-detail__price--highlighted .showroom-detail__price-value {
  display: block;
  font-size: 2.5em;
  color: #f7152b;
  font-weight: bold;
  line-height: 1;
}
.showroom-detail .showroom-detail__exterior-colors h4,
.showroom-detail .showroom-detail__interior-colors h4 {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: .5em;
}
.showroom-detail__exterior-colors {
  position: relative;
  padding-bottom: 1.5em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 1.5em;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.showroom-detail__exterior-colors:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.15);
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
}
.showroom-detail__exterior-colors:after {
  bottom: auto;
  top: 0;
}
.showroom-detail__swatches {
  margin: 0;
  padding: 0;
  list-style: none;
}
.showroom-detail__swatches:before,
.showroom-detail__swatches:after {
  content: " ";
  display: table;
}
.showroom-detail__swatches:after {
  clear: both;
}
.showroom-detail__swatches:before,
.showroom-detail__swatches:after {
  content: " ";
  display: table;
}
.showroom-detail__swatches:after {
  clear: both;
}
.showroom-detail__swatch {
  float: left;
}
.showroom-detail__swatch button {
  width: 2.5em;
  height: 2.5em;
  border: 1px solid #ffffff;
  position: relative;
  transition: 0.2s;
  background: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.showroom-detail__swatch button:hover,
.showroom-detail__swatch button:active,
.showroom-detail__swatch button:focus {
  transform: scale(1.05);
  background: 0;
  box-shadow: none;
  border-radius: 0;
}
.showroom-detail__swatch--active {
  pointer-events: none;
}
.showroom-detail__swatch--active button:after {
  content: '\f05d';
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.6), 0 0 5px rgba(0, 0, 0, 0.6);
  font-family: FontAwesome;
  font-size: 24px;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.showroom-detail__selected-swatch {
  padding-top: .2em;
  min-height: 1.6em;
}
.showroom-detail__swatch-img {
  max-width: 100%;
}
.showroom-detail__trim-highlights {
  position: relative;
  padding-bottom: 1.5em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 1.5em;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.showroom-detail__trim-highlights:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.15);
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
}
.showroom-detail__trim-highlights:after {
  bottom: auto;
  top: 0;
}
@media (max-width: 991px) {
  .showroom-detail__trim-highlights {
    padding-bottom: 1em;
  }
}
.showroom-detail__trim-highlights-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.showroom-detail__trim-highlight {
  margin-bottom: 1em;
  line-height: 1;
}
@media (max-width: 991px) {
  .showroom-detail__trim-highlight {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }
}
.showroom-detail__trim-highlight-name {
  display: block;
  color: #ffffff;
  font-weight: bold;
}
.showroom-detail__trim-highlight-value {
  color: rgba(255, 255, 255, 0.7);
}
.showroom-detail__actions {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 1.5em;
}
.showroom-detail__actions:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -3px;
  width: 20%;
  border-top: 5px solid #f7152b;
}
.showroom-detail__actions-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.showroom-detail__actions .showroom-detail__actions-list {
  margin-bottom: 1em;
}
.showroom-detail__action:not(:first-of-type) {
  margin-top: .5em;
}
.showroom-detail__action.disabled > a {
  position: relative;
  pointer-events: none;
}
.showroom-detail__action.disabled > a:after {
  content: "\02713 \000A0 Thank You!";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 1.5em;
  line-height: 1;
  padding-top: 1em;
  z-index: 1;
}
.showroom-detail__action.disabled:first-child > a:after {
  padding-top: 1.3em;
}
.showroom-detail__action > a {
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  display: table \9;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  text-align: center;
  padding: 0 .5em;
  height: 4.5em;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 5px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  background: #161616;
  transition: 0.2s background;
}
.showroom-detail__action > a > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .showroom-detail__action > a {
    display: -ms-flexbox;
  }
  .showroom-detail__action > a > * {
    display: block;
  }
}
.showroom-detail__action > a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.08) 100%);
}
.showroom-detail__action > a:hover,
.showroom-detail__action > a:active,
.showroom-detail__action > a:focus {
  background: #282828;
}
.showroom-detail__action > a .showroom-detail__action-text {
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.showroom-detail__action > a .showroom-detail__action-text:before {
  font-family: FontAwesome;
  font-weight: normal;
  opacity: .4;
  padding-right: .5em;
}
.showroom-detail__action:first-child > a {
  background: #f7152b;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  height: 5.5em;
  border: none;
}
.showroom-detail__action:first-child > a .showroom-detail__action-text {
  font-size: 1.2em;
}
@media (min-width: 1200px) {
  .showroom-detail__action:first-child > a .showroom-detail__action-text {
    font-size: 1.7em;
  }
}
.showroom-detail__action:first-child > a:hover,
.showroom-detail__action:first-child > a:active,
.showroom-detail__action:first-child > a:focus {
  background: #e1081d;
}
.showroom-detail__fancy-cta {
  padding-top: .5em;
}
.showroom-detail__fancy-cta > a {
  display: block;
  height: auto;
  padding: 1em;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  border: 1px dashed rgba(255, 255, 255, 0.15);
  border-radius: .3em;
  transition: 0.2s;
}
.showroom-detail__fancy-cta > a:hover,
.showroom-detail__fancy-cta > a:active,
.showroom-detail__fancy-cta > a:focus {
  border-color: #f7152b;
}
.showroom-detail__fancy-cta > a:hover > span:last-child,
.showroom-detail__fancy-cta > a:active > span:last-child,
.showroom-detail__fancy-cta > a:focus > span:last-child {
  color: #f7152b;
}
.showroom-detail__fancy-cta > a > span {
  line-height: 1.1;
  display: block;
  padding: 0 .5em;
}
.showroom-detail__fancy-cta > a > span:last-child {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.7em;
  font-weight: bold;
  transition: 0.2s color;
}
.showroom-detail__section--panels {
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  display: table \9;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.showroom-detail__section--panels > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .showroom-detail__section--panels {
    display: -ms-flexbox;
  }
  .showroom-detail__section--panels > * {
    display: block;
  }
}
.showroom-detail__panel-tabs {
  -webkit-box-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
@media (min-width: 768px) {
  .showroom-detail__panel-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    display: table \9;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .showroom-detail__panel-tabs > * {
    display: table-cell \9;
  }
}
@media (min-width: 768px) and screen and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
  .showroom-detail__panel-tabs {
    display: -ms-flexbox;
  }
  .showroom-detail__panel-tabs > * {
    display: block;
  }
}
.showroom-detail__tab {
  color: #ffffff;
  padding: 0 1em;
  cursor: pointer;
  transition: 0.2s color;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 1.5em;
  height: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  .showroom-detail__tab {
    display: flex;
    border-left: 3px solid transparent;
  }
}
@media (min-width: 768px) {
  .showroom-detail__tab {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    border-bottom: 0.15em solid #161616;
    height: 4.5em;
    font-size: 1.2em;
  }
}
@media (min-width: 992px) {
  .showroom-detail__tab {
    font-size: 1.5em;
  }
}
.showroom-detail__tab > span {
  position: relative;
  line-height: 1.1;
}
.showroom-detail__tab > span:after {
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  transition: 0.2s transform;
}
@media (max-width: 767px) {
  .showroom-detail__tab > span:after {
    transform: rotate(-90deg);
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .showroom-detail__tab > span:after {
    padding-left: .3em;
  }
}
.showroom-detail__tab:hover,
.showroom-detail__tab:active,
.showroom-detail__tab:focus {
  color: rgba(255, 255, 255, 0.7);
}
.showroom-detail__tab--active {
  pointer-events: none;
  border-color: #f7152b;
}
.showroom-detail__tab--active > span:after {
  transform: none;
}
@media (max-width: 767px) {
  .showroom-detail__tab--active {
    border-bottom-color: rgba(255, 255, 255, 0.2);
  }
}
.showroom-detail__tab--active:hover,
.showroom-detail__tab--active:active,
.showroom-detail__tab--active:focus {
  opacity: 1;
}
@media (max-width: 767px) {
  .showroom-detail__panel-sidebar {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .showroom-detail__panel-sidebar {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .showroom-detail__panel-sidebar {
    background: rgba(255, 255, 255, 0.03);
    -webkit-box-flex: 1 0 33%;
    -ms-flex: 1 0 33%;
    -webkit-flex: 1 0 33%;
    flex: 1 0 33%;
    width: 33%;
    max-width: 33%;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    padding: 2em;
  }
}
@media (min-width: 1200px) {
  .showroom-detail__panel-sidebar {
    padding: 2em 3em;
  }
}
.showroom-detail__sidebar-image {
  position: relative;
  padding-bottom: 1.5em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 2em;
  text-align: center;
}
.showroom-detail__sidebar-image:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.15);
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
}
.showroom-detail__sidebar-image-wrapper {
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.showroom-detail__sidebar-image-wrapper:after {
  content: "\f00e";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 100%;
  padding-right: 5%;
  padding-bottom: 2%;
  font-size: 2.5em;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  text-align: right;
  transition: 0.2s opacity;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
.showroom-detail__sidebar-image-wrapper:hover:after,
.showroom-detail__sidebar-image-wrapper:active:after,
.showroom-detail__sidebar-image-wrapper:focus:after {
  opacity: 1;
}
.showroom-detail__sidebar-image-wrapper img {
  max-width: 100%;
}
.showroom-detail__sidebar-highlights {
  position: relative;
  padding-bottom: 1.5em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 2em;
}
.showroom-detail__sidebar-highlights:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.15);
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
}
.showroom-detail__featured-attributes {
  margin: 0;
  padding: 0;
  list-style: none;
}
.showroom-detail__featured-attributes li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  margin-bottom: .5em;
  line-height: 1.2;
  padding-bottom: .5em;
}
.showroom-detail__featured-attributes li:last-of-type {
  border-bottom: 0;
}
.showroom-detail__featured-attributes .showroom-detail__unit-attr-name,
.showroom-detail__featured-attributes .showroom-detail__unit-attr-value {
  display: inline-block;
  vertical-align: top;
}
.showroom-detail__featured-attributes .showroom-detail__unit-attr-name {
  width: 40%;
  padding-right: .5em;
  margin-right: auto;
  font-weight: bold;
}
.showroom-detail__featured-attributes .showroom-detail__unit-attr-value {
  width: 55%;
}
.showroom-detail__sidebar-ctas .showroom-detail__sidebar-cta {
  margin-bottom: .5em;
}
.showroom-detail__sidebar-ctas-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.showroom-detail__sidebar-cta a {
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  display: table \9;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 1em 0;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: .3em;
  height: 6.25em;
  color: rgba(255, 255, 255, 0.7);
  transition: 0.2s background;
}
.showroom-detail__sidebar-cta a > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .showroom-detail__sidebar-cta a {
    display: -ms-flexbox;
  }
  .showroom-detail__sidebar-cta a > * {
    display: block;
  }
}
.showroom-detail__sidebar-cta a:hover,
.showroom-detail__sidebar-cta a:active,
.showroom-detail__sidebar-cta a:focus {
  background: #282828;
}
.showroom-detail__sidebar-cta a i {
  -webkit-box-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 20%;
  max-width: 20%;
  color: #f7152b;
  text-align: center;
  font-size: 1.3em;
}
.showroom-detail__sidebar-cta a > span {
  -webkit-box-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-left: 7%;
  padding-right: 2%;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.showroom-detail__sidebar-cta a > span > span {
  display: block;
}
.showroom-detail__sidebar-cta a > span > span:last-child {
  font-size: 1.5em;
}
.showroom-detail__panels {
  width: 100%;
  background: rgba(255, 255, 255, 0.03);
}
@media (min-width: 992px) {
  .showroom-detail__panels {
    -webkit-box-flex: 1 0 67%;
    -ms-flex: 1 0 67%;
    -webkit-flex: 1 0 67%;
    flex: 1 0 67%;
    width: 67%;
    max-width: 67%;
  }
}
.showroom-detail__panel {
  display: none;
  padding: 2em;
}
@media (min-width: 992px) {
  .showroom-detail__panel {
    padding: 2em 0;
  }
}
.showroom-detail__panel--active {
  display: block;
}
@media (min-width: 992px) {
  .showroom-detail__panel--active {
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    display: table \9;
  }
  .showroom-detail__panel--active > * {
    display: table-cell \9;
  }
}
@media (min-width: 992px) and screen and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
  .showroom-detail__panel--active {
    display: -ms-flexbox;
  }
  .showroom-detail__panel--active > * {
    display: block;
  }
}
.showroom-detail__panel--specs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .showroom-detail__panel--specs li {
    margin-bottom: .5em;
  }
}
.showroom-detail__panel--specs .showroom-detail__unit-attr-name {
  display: block;
  margin-bottom: 0;
  font-weight: 700;
}
.showroom-detail__panel--specs .showroom-detail__unit-attr {
  margin-bottom: .3em;
}
@media (min-width: 768px) {
  .showroom-detail__panel--specs .showroom-detail__unit-attr-name {
    display: inline-block;
    vertical-align: top;
    width: 35%;
    padding-right: .5em;
  }
  .showroom-detail__panel--specs .showroom-detail__unit-attr-value {
    display: inline-block;
    vertical-align: top;
    width: 63%;
  }
}
.showroom-detail__panel--specs h3,
.showroom-detail__panel--specs h4,
.showroom-detail__panel--specs h5,
.showroom-detail__panel--specs h6 {
  font-size: 1.7em!important;
  margin-bottom: .5em!important;
}
.showroom-detail__panel--specs h3:not(:first-of-type),
.showroom-detail__panel--specs h4:not(:first-of-type),
.showroom-detail__panel--specs h5:not(:first-of-type),
.showroom-detail__panel--specs h6:not(:first-of-type) {
  padding-top: 1em;
}
@media (max-width: 767px) {
  .showroom-detail__panel--photos .showroom-detail__photography-header {
    display: none !important;
  }
}
.showroom-detail__panel--photos .showroom-detail__photography-group {
  width: 100%;
}
@media (min-width: 400px) {
  .showroom-detail__panel--photos .showroom-detail__photography-group {
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    display: table \9;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .showroom-detail__panel--photos .showroom-detail__photography-group > * {
    display: table-cell \9;
  }
}
@media (min-width: 400px) and screen and (-ms-high-contrast: active), (min-width: 400px) and (-ms-high-contrast: none) {
  .showroom-detail__panel--photos .showroom-detail__photography-group {
    display: -ms-flexbox;
  }
  .showroom-detail__panel--photos .showroom-detail__photography-group > * {
    display: block;
  }
}
.showroom-detail__panel--photos .showroom-detail__photograph {
  -webkit-box-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  position: relative;
  margin-bottom: .5em;
  cursor: pointer;
}
@media (min-width: 400px) and (max-width: 1199px) {
  .showroom-detail__panel--photos .showroom-detail__photograph {
    width: 49%;
    max-width: 49%;
  }
  .showroom-detail__panel--photos .showroom-detail__photograph:nth-child(odd) {
    margin-right: 1%;
  }
  .showroom-detail__panel--photos .showroom-detail__photograph:nth-child(even) {
    margin-left: 1%;
  }
}
@media (min-width: 1200px) {
  .showroom-detail__panel--photos .showroom-detail__photograph {
    width: 32%;
    max-width: 32%;
  }
  .showroom-detail__panel--photos .showroom-detail__photograph:nth-child(3n+1) {
    margin-right: 1%;
  }
  .showroom-detail__panel--photos .showroom-detail__photograph:nth-child(3n+2) {
    margin-right: 1%;
    margin-left: 1%;
  }
  .showroom-detail__panel--photos .showroom-detail__photograph:nth-child(3n) {
    margin-left: 1%;
  }
}
.showroom-detail__panel-main {
  width: 100%;
}
@media (min-width: 992px) {
  .showroom-detail__panel-main {
    padding: 0 2em;
  }
}
@media (min-width: 1200px) {
  .showroom-detail__panel-main {
    padding: 0 3em;
  }
}
.showroom-detail__panel-main ul {
  list-style: none;
  padding-left: 0;
}
.showroom-detail__panel-main ul li {
  position: relative;
  padding-left: 1em;
}
.showroom-detail__panel-main ul li:before {
  content: '\2022';
  color: #f7152b;
  font-size: 1.5em;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.showroom-detail__panel-main > strong {
  display: block;
  margin-bottom: .8em;
  font-size: 1.2em;
}
.showroom-detail__disclaimer {
  position: relative;
  color: rgba(255, 255, 255, 0.7);
  margin: 1.5em 2em 1em 1em;
}
.showroom-detail__disclaimer:before {
  display: inline-block;
  vertical-align: top;
  content: '\f05a';
  font-family: FontAwesome;
  width: 60px;
  font-size: 2em;
  color: rgba(255, 255, 255, 0.25);
  text-align: center;
}
.showroom-detail__disclaimer p {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 65px);
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  padding-left: 30px;
}
@media (min-width: 992px) {
  .showroom-detail__disclaimer {
    margin: 2em;
  }
  .showroom-detail__disclaimer:before {
    width: 80px;
    vertical-align: middle;
  }
  .showroom-detail__disclaimer p {
    width: calc(100% - 85px);
  }
}
.showroom-detail__slideshow {
  overflow: hidden;
}
.Shell {
  display: none;
}
body.ZOOMED {
  overflow: hidden;
}
body.ZOOMED .Shell {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99999999;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  display: table \9;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
body.ZOOMED .Shell > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body.ZOOMED .Shell {
    display: -ms-flexbox;
  }
  body.ZOOMED .Shell > * {
    display: block;
  }
}
body.ZOOMED .Shell .showroom-detail__slideshow {
  text-align: center;
  overflow: hidden;
  width: 1024px;
  max-width: 100vw;
}
body.ZOOMED .Shell .showroom-detail__photograph {
  width: 1024px;
  height: 768px;
  max-width: 100vw;
  max-height: 100vh;
}
body.ZOOMED .showroom-detail__slideshow-nav {
  z-index: 100;
  position: absolute;
  color: #fff;
  text-align: center;
  margin: auto auto;
  cursor: pointer;
  height: 50px;
}
@media (max-width: 767px) {
  body.ZOOMED .showroom-detail__slideshow-nav {
    bottom: 60px;
  }
}
@media (min-width: 768px) {
  body.ZOOMED .showroom-detail__slideshow-nav {
    top: calc(50% - 10px);
  }
}
@media (min-width: 992px) {
  body.ZOOMED .showroom-detail__slideshow-nav {
    top: calc(50% - 40px);
    height: 80px;
  }
}
body.ZOOMED .showroom-detail__slideshow-nav i {
  font-size: 30px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.3);
  width: 50px;
  height: 50px;
  line-height: 47px;
}
@media (min-width: 992px) {
  body.ZOOMED .showroom-detail__slideshow-nav i {
    width: 80px;
    height: 80px;
    line-height: 77px;
  }
}
body.ZOOMED .showroom-detail__slideshow-nav--left {
  left: calc(50% - 55px);
}
@media (min-width: 768px) {
  body.ZOOMED .showroom-detail__slideshow-nav--left {
    left: 0;
  }
}
body.ZOOMED .showroom-detail__slideshow-nav--right {
  right: calc(50% - 55px);
}
@media (min-width: 768px) {
  body.ZOOMED .showroom-detail__slideshow-nav--right {
    right: 0;
  }
}
body.ZOOMED .showroom-detail__slideshow-image-info {
  z-index: 100;
  position: absolute;
  top: 10px;
  color: #fff;
  text-shadow: 1px 1px #000;
  text-align: right;
  left: 0;
  font-size: 20px;
  padding-right: 20px;
  line-height: 20px;
  right: 50px;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}
@media (min-width: 992px) {
  body.ZOOMED .showroom-detail__slideshow-image-info {
    top: 30px;
    right: 80px;
  }
}
body.ZOOMED .showroom-detail__slideshow-image-info .showroom-detail__slideshow-image-number,
body.ZOOMED .showroom-detail__slideshow-image-info .showroom-detail__slideshow-image-count {
  display: inline-block;
}
body.ZOOMED .showroom-detail__slideshow-image-info .showroom-detail__slideshow-image-number:after {
  content: " /";
}
body.ZOOMED .showroom-detail__slideshow-close {
  z-index: 100;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.3);
  width: 50px;
  height: 50px;
}
@media (min-width: 992px) {
  body.ZOOMED .showroom-detail__slideshow-close {
    width: 80px;
    height: 80px;
  }
}
body.ZOOMED .showroom-detail__slideshow-close:before,
body.ZOOMED .showroom-detail__slideshow-close:after {
  content: "";
  height: 20px;
  width: 3px;
  background-color: #fff;
  position: absolute;
  top: calc(50% - 10px);
  left: 50%;
}
body.ZOOMED .showroom-detail__slideshow-close:before {
  transform: rotate(-45deg);
}
body.ZOOMED .showroom-detail__slideshow-close:after {
  transform: rotate(45deg);
}
body.ZOOMED #main[data-photos-length="1"] + .Shell .showroom-detail__slideshow-nav,
body.ZOOMED #main[data-photos-length="1"] + .Shell .showroom-detail__slideshow-image-number,
body.ZOOMED #main[data-photos-length="1"] + .Shell .showroom-detail__slideshow-image-count {
  display: none;
}
.showroom-detail__photograph {
  position: relative;
  overflow: hidden;
  cursor: grab;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.showroom-detail__photograph:after {
  content: "\f00e";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 100%;
  padding-right: 5%;
  padding-bottom: 2%;
  font-size: 2.5em;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  text-align: right;
  transition: 0.2s opacity;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
.showroom-detail__photograph:hover:after,
.showroom-detail__photograph:active:after,
.showroom-detail__photograph:focus:after {
  opacity: 1;
}
.showroom-detail__photograph:before {
  content: "";
  display: block;
  padding-bottom: 75%;
  position: relative;
}
.Shell .showroom-detail__photograph:after {
  display: none;
}
body.body__showroom-detail #modalBox .modal-message {
  font-size: 1.5em;
}
@media (min-width: 768px) {
  body.body__showroom-detail #modalBox .modal-message {
    font-size: 1.7em;
  }
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  display: block;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li:not(:first-of-type) {
  margin-top: .5em !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li.disabled > a {
  position: relative !important;
  pointer-events: none !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li.disabled > a:after {
  content: "\02713 \000A0 Thank You!" !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  top: 0 !important;
  background: rgba(0, 0, 0, 0.8) !important;
  color: #fff !important;
  border-radius: 5px !important;
  text-align: center !important;
  font-size: 1.5em !important;
  line-height: 1 !important;
  padding-top: 1em !important;
  z-index: 1 !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li.disabled:first-child > a:after {
  padding-top: 1.3em !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li > a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  width: 100% !important;
  display: -webkit-flex !important;
  display: flex !important;
  display: table \9 !important;
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-align-items: center !important;
  align-items: center !important;
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-justify-content: center !important;
  justify-content: center !important;
  text-align: center !important;
  padding: 0 .5em !important;
  height: 4.5em !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  position: relative !important;
  overflow: hidden !important;
  background: #161616 !important;
  transition: 0.2s background !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li > a > * {
  display: table-cell \9 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li > a {
    display: -ms-flexbox;
  }
  body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li > a > * {
    display: block;
  }
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li > a:before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: 0 !important;
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.08) 100%) !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li > a:hover,
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li > a:active,
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li > a:focus {
  background: #282828 !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li > a .showroom-detail__action-text {
  text-transform: uppercase !important;
  font-weight: bold !important;
  position: relative !important;
  z-index: 1 !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li > a .showroom-detail__action-text:before {
  font-family: FontAwesome !important;
  font-weight: normal !important;
  opacity: .4 !important;
  padding-right: .5em !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li:first-child > a {
  background: #f7152b !important;
  color: #ffffff !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) !important;
  height: 5.5em !important;
  border: none !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li:first-child > a .showroom-detail__action-text {
  font-size: 1.2em !important;
}
@media (min-width: 1200px) {
  body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li:first-child > a .showroom-detail__action-text {
    font-size: 1.7em;
  }
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li:first-child > a:hover,
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li:first-child > a:active,
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li:first-child > a:focus {
  background: #e1081d !important;
}
body.body__showroom-detail #modalBox.COMPLETED .unitLeadButtons ul > li:first-child > a > .showroom-detail__action-text {
  font-size: 1.7em!important;
}
.center-image {
  margin: 0 auto;
}
.refine-search-container {
  display: none !important;
}
#modalBox .unitLeadButtons,
body.InventoryDetail .unitLeadButtons,
body.inventorydetails .unitLeadButtons {
  overflow: hidden;
}
#modalBox .unitLeadButtons .textbutton,
body.InventoryDetail .unitLeadButtons .textbutton,
body.inventorydetails .unitLeadButtons .textbutton {
  margin-bottom: 1px;
}
#modalBox .unitLeadButtons a,
body.InventoryDetail .unitLeadButtons a,
body.inventorydetails .unitLeadButtons a {
  position: relative;
  display: block;
  background-color: #2d2d2d;
  color: #ffffff;
  font-weight: 700;
}
#modalBox .unitLeadButtons a:hover,
body.InventoryDetail .unitLeadButtons a:hover,
body.inventorydetails .unitLeadButtons a:hover,
#modalBox .unitLeadButtons a:active,
body.InventoryDetail .unitLeadButtons a:active,
body.inventorydetails .unitLeadButtons a:active,
#modalBox .unitLeadButtons a:focus,
body.InventoryDetail .unitLeadButtons a:focus,
body.inventorydetails .unitLeadButtons a:focus {
  background-color: #444444;
}
#modalBox .unitLeadButtons a:before,
body.InventoryDetail .unitLeadButtons a:before,
body.inventorydetails .unitLeadButtons a:before {
  display: none;
}
#modalBox .unitLeadButtons .textbuttonIcon,
body.InventoryDetail .unitLeadButtons .textbuttonIcon,
body.inventorydetails .unitLeadButtons .textbuttonIcon,
#modalBox .unitLeadButtons .textbuttonArrow,
body.InventoryDetail .unitLeadButtons .textbuttonArrow,
body.inventorydetails .unitLeadButtons .textbuttonArrow {
  color: #f7152b;
}
#modalBox .unitLeadButtons .textbuttonContent,
body.InventoryDetail .unitLeadButtons .textbuttonContent,
body.inventorydetails .unitLeadButtons .textbuttonContent {
  font-weight: 700;
}
#modalBox .unitLeadButtons ul > li.textbutton a > span.textbuttonArrow,
body.InventoryDetail .unitLeadButtons ul > li.textbutton a > span.textbuttonArrow,
body.inventorydetails .unitLeadButtons ul > li.textbutton a > span.textbuttonArrow {
  right: 0;
  margin-top: -9px;
}
#modalBox .backLink a,
body.InventoryDetail .backLink a,
body.inventorydetails .backLink a {
  background-color: #2d2d2d;
}
#modalBox .backLink a .buttontext,
body.InventoryDetail .backLink a .buttontext,
body.inventorydetails .backLink a .buttontext {
  color: #f7152b;
}
#modalBox .backLink a .fa,
body.InventoryDetail .backLink a .fa,
body.inventorydetails .backLink a .fa {
  color: #f7152b;
}
#modalBox .backLink a:hover,
body.InventoryDetail .backLink a:hover,
body.inventorydetails .backLink a:hover,
#modalBox .backLink a:active,
body.InventoryDetail .backLink a:active,
body.inventorydetails .backLink a:active,
#modalBox .backLink a:focus,
body.InventoryDetail .backLink a:focus,
body.inventorydetails .backLink a:focus {
  background-color: #444444;
}
body.InventoryDetail .unitText {
  color: #ffffff;
}
body.InventoryDetail .unitText .more,
body.InventoryDetail .unitText .less {
  color: #f7152b;
}
body.InventoryDetail .unitText .more:hover,
body.InventoryDetail .unitText .less:hover,
body.InventoryDetail .unitText .more:active,
body.InventoryDetail .unitText .less:active,
body.InventoryDetail .unitText .more:focus,
body.InventoryDetail .unitText .less:focus {
  color: #ffffff;
}
body.InventoryDetail .unitTitle h1 {
  color: #f7152b;
}
body.InventoryDetail .unitPrice h3 {
  color: rgba(255, 255, 255, 0.5);
}
body.InventoryDetail .unitPrice h2 {
  color: #f7152b;
}
body.InventoryDetail #invUnitSlider .image_overlay {
  position: absolute;
  display: none;
  top: 0;
  right: 15px;
  z-index: 2;
  background-color: #f7152b;
}
body.InventoryDetail #invUnitSlider .image_overlay.visible {
  display: block;
  padding: 15px 30px;
  opacity: 0.8;
}
body.InventoryDetail #invUnitSlider .image_overlay.visible p {
  font-size: 24px;
  margin: 0;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 767px) {
  body.InventoryDetail #invUnitSlider .image_overlay.visible p {
    font-size: 18px;
  }
}
body.InventoryDetail #invUnitSlider:hover .image_overlay.visible {
  display: none;
}
body.InventoryDetail .invUnitInfo {
  background-color: #2d2d2d;
}
body.InventoryDetail .invUnitInfo .nav-tabs {
  background-color: #161616;
  border-bottom: none;
}
body.InventoryDetail .invUnitInfo .nav-tabs > li {
  padding-right: 1px;
  border-bottom: 1px solid #161616;
}
body.InventoryDetail .invUnitInfo .nav-tabs > li.active {
  border-bottom-color: #2d2d2d;
}
body.InventoryDetail .invUnitInfo .nav-tabs > li.active .panel-heading a {
  background-color: #2d2d2d;
  color: #f7152b;
}
body.InventoryDetail .invUnitInfo .nav-tabs > li .panel-heading {
  background-color: #2d2d2d;
  border: none;
  border-radius: 0;
}
body.InventoryDetail .invUnitInfo .nav-tabs > li .panel-heading a {
  outline: none;
  color: #f7152b;
}
body.InventoryDetail .invUnitInfoTable .panel {
  border-width: 0;
}
body.InventoryDetail .invUnitInfoTable .panel .panel-heading {
  background-color: #161616;
}
body.InventoryDetail .invUnitInfoTable .panel .panel-heading a {
  color: #f7152b;
}
body.InventoryDetail .invUnitInfoTable .panel .panel-heading a:hover,
body.InventoryDetail .invUnitInfoTable .panel .panel-heading a:focus,
body.InventoryDetail .invUnitInfoTable .panel .panel-heading a:active {
  color: #ffffff;
}
body.InventoryDetail .invUnitInfoTable .panel .panel-body {
  border-top: none !important;
}
body.InventoryDetail .invUnitInfoTable .panel .panel-body h3 {
  color: #f7152b;
}
body.InventoryDetail .invUnitInfoTable .panel.unitDetailsVideosGallery .videoContent {
  color: #ffffff;
}
body.InventoryDetail .invUnitInfoTable .panel.unitDetailsVideosGallery .videoContent li {
  border-left-width: 1px;
  border-left-style: dotted;
  border-color: #ffffff;
}
body.InventoryDetail .invUnitInfoTable .panel.unitDetailsVideosGallery .videoContainer a .videoImage img:hover {
  outline: 1px solid #f7152b;
}
@media (max-width: 767px) {
  body.InventoryDetail .invUnitInfoTable .panel.unitDetailsGallery ul > li {
    width: 50%;
    height: auto;
  }
}
body.InventoryDetail .invUnitInfoTable .panel.unitSpecifications li label,
body.InventoryDetail .invUnitInfoTable .panel.unitSpecifications li span {
  border-bottom: 1px solid rgba(68, 68, 68, 0.8);
}
body.InventoryDetail .invUnitInfoTable .panel.unitSpecifications .unitSpecHeader label {
  color: #f7152b;
}
body.InventoryDetail .invUnitInfoTable .panel.unitPaymentCalculator ul label,
body.InventoryDetail .invUnitInfoTable .panel.unitShippingCalculator ul label {
  color: rgba(255, 255, 255, 0.75);
}
body.InventoryDetail .invUnitInfoTable .panel.unitPaymentCalculator .disclaimer,
body.InventoryDetail .invUnitInfoTable .panel.unitShippingCalculator .disclaimer {
  color: rgba(255, 255, 255, 0.5);
}
body.InventoryDetail #unitDetails {
  background-color: #2d2d2d;
}
body.InventoryDetail .unitHighlights {
  background-color: #2d2d2d;
  border-left: 1px solid #161616;
}
body.InventoryDetail .unitHighlights a {
  color: #f7152b;
}
body.InventoryDetail .invUnitRecommendations a h3 {
  color: #ffffff;
}
body.InventoryDetail .invUnitRecommendations a:hover h3,
body.InventoryDetail .invUnitRecommendations a:active h3,
body.InventoryDetail .invUnitRecommendations a:focus h3 {
  opacity: 0.7;
}
body.InventoryDetail .noImages {
  background-color: #2d2d2d;
}
body.InventoryDetail .noImages h3 {
  color: #ffffff;
}
body.InventoryDetail a.carousel-control {
  background: #2d2d2d;
  color: #ffffff;
}
body.InventoryDetail a.carousel-control:hover,
body.InventoryDetail a.carousel-control:active,
body.InventoryDetail a.carousel-control:focus {
  background-color: #444444;
}
.button-ul-styles {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.slideshow-defaults .pause {
  display: none;
}
.slideshow-defaults .carousel-indicators {
  display: none;
}
@media (min-width: 768px) {
  .slideshow-defaults .carousel-indicators {
    display: block;
  }
}
.slideshow-defaults .carousel-control.left {
  text-align: left;
  left: 15px;
}
@media (min-width: 768px) {
  .slideshow-defaults .carousel-control.left {
    left: 30px;
  }
}
.slideshow-defaults .carousel-control.right {
  text-align: right;
  right: 15px;
}
@media (min-width: 768px) {
  .slideshow-defaults .carousel-control.right {
    right: 30px;
  }
}
.slideshow-defaults .fa {
  display: block;
}
.slideshow-default-opacity .carousel-nav {
  opacity: 0;
}
.slideshow-default-opacity:hover .carousel-nav {
  opacity: 1;
}
.slideshow-default-opacity:hover .carousel-control {
  opacity: .5;
}
.slideshow-default-opacity .carousel-control:hover {
  opacity: 1;
}
@media (min-width: 768px) {
  .slideshow-nav-container .carousel-control.left {
    margin-left: 50%;
    left: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-nav-container .carousel-control.left {
    left: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-nav-container .carousel-control.left {
    left: -570px;
  }
}
@media (min-width: 768px) {
  .slideshow-nav-container .carousel-control.left {
    margin-left: 50%;
    left: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-nav-container .carousel-control.left {
    left: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-nav-container .carousel-control.left {
    left: -570px;
  }
}
@media (min-width: 768px) {
  .slideshow-nav-container .carousel-control.left {
    margin-left: 50%;
    left: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-nav-container .carousel-control.left {
    left: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-nav-container .carousel-control.left {
    left: -570px;
  }
}
@media (min-width: 768px) {
  .slideshow-nav-container .carousel-control.right {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-nav-container .carousel-control.right {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-nav-container .carousel-control.right {
    right: -570px;
  }
}
@media (min-width: 768px) {
  .slideshow-nav-container .carousel-control.right {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-nav-container .carousel-control.right {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-nav-container .carousel-control.right {
    right: -570px;
  }
}
@media (min-width: 768px) {
  .slideshow-nav-container .carousel-control.right {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .slideshow-nav-container .carousel-control.right {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .slideshow-nav-container .carousel-control.right {
    right: -570px;
  }
}
.finv-defaults {
  text-transform: uppercase;
}
.finv-defaults .finv-heading span {
  color: #ffffff;
}
.finv-defaults .vehicle-title {
  text-align: center;
}
.finv-defaults .carousel-control {
  opacity: 1;
}
header {
  position: relative;
  z-index: 5;
  text-align: center;
}
.header-info,
.navbar-collapse {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .header-info,
  .navbar-collapse {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .header-info,
  .navbar-collapse {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .header-info,
  .navbar-collapse {
    width: 1170px;
  }
}
.header-info > .navbar-header,
.navbar-collapse > .navbar-header,
.header-info > .navbar-collapse,
.navbar-collapse > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 767px) {
  .header-info > .navbar-header,
  .navbar-collapse > .navbar-header,
  .header-info > .navbar-collapse,
  .navbar-collapse > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.header-info {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .header-info {
    display: table;
  }
  .header-info > div {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
  }
  .header-info > div:first-child {
    text-align: left;
  }
}
.header-brand img {
  max-width: 100%;
}
.header-address-social {
  text-transform: uppercase;
  padding: 25px 0 10px;
}
@media (min-width: 768px) {
  .header-address-social {
    padding: 0;
  }
}
.header-address-social > * {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .header-address > div:first-child {
    display: none !important;
  }
}
.header-address h3 {
  font-size: 17px;
  color: #ffffff;
  margin-bottom: 0;
}
.header-address a {
  font-weight: bold;
  position: relative;
  display: block;
  line-height: 1;
}
@media (min-width: 355px) {
  .header-address a {
    vertical-align: middle;
    display: inline-block;
  }
}
.header-address a[href*="hours"] {
  color: #ffffff;
  font-size: 17px;
}
.header-address a[href*="hours"]:hover {
  color: #f7152b;
}
.header-address a[href*="hours"]:hover i {
  background: #ffffff;
}
.header-address a[href*="hours"] i {
  background: #f7152b;
  font-size: 8px;
  left: 0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.header-address a[href*="hours"] i:before {
  margin: auto;
  display: block;
  text-align: center;
}
.header-address a[href*="hours"] span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 12px;
}
.header-address a[href*="tel"] {
  color: #f7152b;
  font-size: 29px;
  margin-top: 10px;
}
@media (min-width: 355px) {
  .header-address a[href*="tel"] {
    margin-left: 10px;
    margin-top: 0;
  }
}
.header-address a[href*="tel"]:hover {
  color: #ffffff;
}
.header-social {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  text-align: left;
}
@media (max-width: 767px) {
  .header-social {
    display: table;
    margin: 10px auto 0;
  }
}
@media (min-width: 992px) {
  .header-social {
    padding-left: 44px;
  }
}
.header-social a {
  display: block;
}
.header-social .fa {
  display: block;
  overflow: hidden;
  width: 30px;
  height: 30px;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
}
.header-social .fa:before {
  line-height: 30px;
}
@media (max-width: 767px) {
  .header-social .fa {
    width: 40px;
    height: 40px;
    font-size: 27px;
  }
  .header-social .fa:before {
    line-height: 40px;
  }
}
.header-social a .fa {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #ffffff;
}
.header-social a .fa {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: default;
}
.header-social a.social-facebook .fa {
  background-color: #3b5998;
}
.header-social a.social-twitter .fa {
  background-color: #00aced;
}
.header-social a.social-instagram .fa {
  background-color: #517fa4;
}
.header-social a.social-google .fa {
  background-color: #dd4b39;
}
.header-social a.social-youtube .fa {
  background-color: #bb0000;
}
.header-social a.social-pinterest .fa {
  background-color: #cb2027;
}
.header-social a.social-rss .fa {
  background-color: #000000;
}
.header-social a:hover .fa {
  color: default;
}
.header-social a:hover.social-facebook .fa {
  color: #3b5998;
}
.header-social a:hover.social-twitter .fa {
  color: #00aced;
}
.header-social a:hover.social-instagram .fa {
  color: #517fa4;
}
.header-social a:hover.social-google .fa {
  color: #dd4b39;
}
.header-social a:hover.social-youtube .fa {
  color: #bb0000;
}
.header-social a:hover.social-pinterest .fa {
  color: #cb2027;
}
.header-social a:hover.social-rss .fa {
  color: #000000;
}
.header-social a:hover .fa {
  background-color: #ffffff;
}
.header-social li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.header-social li:first-child {
  padding-left: 0;
}
.header-social a {
  display: block;
}
.header-social .last-social {
  padding-top: 5px;
}
@media (max-width: 767px) {
  .header-social .last-social {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .header-social .last-social {
    display: block;
  }
}
.header-social .last-social a:hover i {
  background: none;
}
.header-social .last-social a:hover span {
  color: #f7152b;
}
.header-social .last-social i,
.header-social .last-social span {
  display: inline-block;
  vertical-align: middle;
}
.header-social .last-social i {
  width: auto;
  height: auto;
  border-radius: 0;
  line-height: 1;
  color: #f7152b;
  font-size: 10px;
  background: none;
  position: relative;
}
.header-social .last-social i:before {
  line-height: 1;
}
.header-social .last-social span {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
}
.navbar {
  border: none;
}
.navbar-header {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .navbar-header {
    display: none;
  }
}
.navbar-header .home-nav {
  float: left;
  font-size: 26px;
  line-height: 50px;
}
.navbar-header .navbar-toggle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-default .navbar-collapse {
  border: none;
  box-shadow: none;
}
.navbar-default .navbar-nav {
  margin: 0 auto;
  text-align: left;
  float: none;
  width: auto;
  font-size: 0px;
  font-size: 0.1px \9;
}
.navbar-default .navbar-nav > li {
  display: block;
  float: none;
  text-align: left;
}
@media (min-width: 767px) {
  .navbar-default .navbar-nav > li {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li.home-nav {
    display: none;
  }
}
.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  line-height: 50px;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  background: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  opacity: 1;
}
.dropdown {
  border: none;
}
@media (min-width: 992px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}
.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 250px;
}
.dropdown-menu li a {
  padding: 10px 15px;
}
@media (min-width: 768px) {
  .dropdown-menu li a {
    padding: 6px 15px;
  }
}
.navbar {
  background-color: #444041;
}
@media (max-width: 767px) {
  .navbar-header {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #5e595a;
  }
}
.nav.navbar-nav > li > a,
.nav.navbar-nav > li:focus > a,
.nav.navbar-nav > li a:focus,
.nav.navbar-nav > li:focus a:focus {
  color: #ffffff;
}
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a:hover,
.nav.navbar-nav > li:hover > a:hover,
.nav.navbar-nav > li.open > a:focus,
.nav.navbar-nav > li:hover > a:focus {
  background-color: #f7152b;
  color: #000000;
}
.nav.navbar-nav > li.open .dropdown-menu,
.nav.navbar-nav > li:hover .dropdown-menu {
  background-color: #544f50;
  color: #ffffff;
}
.nav.navbar-nav > li.open .dropdown-menu li a,
.nav.navbar-nav > li:hover .dropdown-menu li a {
  background-color: #544f50;
  color: #ffffff;
}
.nav.navbar-nav > li.open .dropdown-menu li a:hover,
.nav.navbar-nav > li:hover .dropdown-menu li a:hover {
  background-color: #e6081d;
  color: #ffffff;
}
.navbar-header a {
  color: #ffffff;
}
.navbar-header a:hover {
  color: #f7152b;
}
.navbar-header .navbar-toggle,
.navbar-header .navbar-toggle:hover,
.navbar-header .navbar-toggle:focus,
.navbar-header .navbar-toggle:active {
  background: none;
  border-color: #f7152b;
}
.navbar-header .navbar-toggle .icon-bar,
.navbar-header .navbar-toggle:hover .icon-bar,
.navbar-header .navbar-toggle:focus .icon-bar,
.navbar-header .navbar-toggle:active .icon-bar {
  background-color: #f7152b;
}
.navbar-header .navbar-toggle.collapsed,
.navbar-header .navbar-toggle.collapsed:focus {
  background: none;
  border-color: #ffffff;
}
.navbar-header .navbar-toggle.collapsed .icon-bar,
.navbar-header .navbar-toggle.collapsed:focus .icon-bar {
  background-color: #ffffff;
}
.navbar-header .navbar-toggle.collapsed:hover,
.navbar-header .navbar-toggle.collapsed:focus:hover {
  border-color: #f7152b;
}
.navbar-header .navbar-toggle.collapsed:hover .icon-bar,
.navbar-header .navbar-toggle.collapsed:focus:hover .icon-bar {
  background-color: #f7152b;
}
@media (min-width: 768px) {
  .navbar-nav > li {
    margin-left: 1px;
    position: relative;
  }
  .navbar-nav > li:before {
    content: "";
    display: block;
    height: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    margin: auto 0;
    border-left: 1px solid #5e595a;
  }
  .navbar-nav > li:first-child {
    margin-left: 0;
  }
  .navbar-nav > li:first-child:before {
    display: none;
  }
}
.navbar-nav .dropdown > a {
  position: relative;
}
.navbar-nav .dropdown > a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 10px;
  line-height: 50px;
  color: #f7152b;
  padding-left: 5px;
}
@media (min-width: 768px) {
  .navbar-nav .dropdown > a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
  }
}
.navbar-nav .dropdown.open > a:after,
.navbar-nav .dropdown:hover > a:after {
  color: #ffffff;
}
.navbar-default .navbar-header {
  display: flex;
}
.navbar-default .navbar-header > a {
  margin-left: auto;
  background-color: #f7152b;
  color: #ffffff;
  line-height: 50px;
  padding: 0 20px;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: -15px;
}
.navbar-default .navbar-header > a:before {
  content: "\f087";
  font-family: fontAwesome;
  position: relative;
  padding-right: 10px;
  line-height: 1;
  font-weight: normal;
}
@media (min-width: 768px) {
  .navbar-default .navbar-header > a {
    display: none;
  }
}
.navbar-default .nav.navbar-nav {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .navbar-default .nav.navbar-nav {
    padding-top: 50px;
  }
}
.navbar-default .nav.navbar-nav > li.dropdown.hideArrow > a:after {
  display: none;
}
.navbar-default .nav.navbar-nav > li:hover a {
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .nav.navbar-nav > li.last {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .navbar-default .nav.navbar-nav > li.last {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
  }
}
.navbar-default .nav.navbar-nav > li.last:before {
  display: none;
}
.navbar-default .nav.navbar-nav > li.last > a {
  background-color: #f7152b;
  color: #ffffff;
}
.navbar-default .nav.navbar-nav > li.last > a:hover {
  background-color: #f94658;
}
.navbar-default .nav.navbar-nav > li.last > a:before {
  content: "\f087";
  font-family: fontAwesome;
  position: relative;
  padding-right: 10px;
  line-height: 1;
  font-weight: normal;
}
.navbar-default .nav.navbar-nav > li > a {
  font-weight: bold;
  font-size: 12px;
  font-size: 11px \9;
  letter-spacing: -1px \9;
}
@media (min-width: 992px) {
  .navbar-default .nav.navbar-nav > li > a {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .navbar-default .nav.navbar-nav > li > a {
    font-size: 17px;
  }
}
.navbar-default .nav.navbar-nav > li > a:hover {
  color: #ffffff;
}
.navbar-default .nav.navbar-nav > li > a.sale,
.navbar-default .nav.navbar-nav > li > a.sale:hover {
  /*color: #ffb637;*/
  color: #ccff00;
}
.navbar-default .nav.navbar-nav > li#search-dropdown {
  display: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .navbar-default .nav.navbar-nav > li#search-dropdown {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav > li > a {
    padding: 0 13px;
  }
}
.search-basic .search-form {
  width: 100%;
}
.search-basic .search-input {
  width: calc(100% - 40px);
  height: 40px;
  border: none;
  color: #ffffff;
  background-color: #161616;
}
.search-basic .search-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
}
.search-basic .search-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999;
}
.search-basic .search-input::placeholder {
  color: #999;
}
.search-basic .search-button {
  float: right;
  width: 40px;
  height: 40px;
  text-align: center;
  border: none;
  padding: 0;
  background-color: #161616;
}
.search-basic .search-button:hover {
  background-color: #444041;
}
.search-nav {
  margin-top: 5px;
  display: block;
  border: 1px solid #fff;
}
.search-nav .search-button {
  color: #f7152b;
  font-size: 16px;
}
.search-nav .search-button:hover {
  color: #fff;
}
.search-nav .fa-search {
  display: inline-block;
}
@media (max-width: 767px) {
  .search-nav {
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .search-nav {
    display: none;
  }
}
@media (min-width: 1200px) {
  .search-nav {
    display: inline-block;
    position: absolute;
    right: 172px;
  }
  .search-nav .search-form {
    display: flex;
  }
}
.news-wrapper {
  background: #161616;
  padding: 45px 0;
}
.news-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: table \9;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 768px) {
  .news-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .news-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .news-container {
    width: 1170px;
  }
}
.news-container > .navbar-header,
.news-container > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 767px) {
  .news-container > .navbar-header,
  .news-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.news-container > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .news-container {
    display: -ms-flexbox;
  }
  .news-container > * {
    display: block;
  }
}
.news-container > * {
  vertical-align: top;
}
.news-container > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .news-container > * {
    display: block;
  }
}
.news-container:after,
.news-container:before {
  display: none;
  align-items: center;
}
.news-container:after > *,
.news-container:before > * {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .news-container {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
  .news-container > * {
    display: block;
  }
  .news-container > * {
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .news-container {
    text-align: left;
  }
}
.news-container > div {
  width: 250px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .news-container > div {
    -webkit-box-flex: 1 0 140px;
    -ms-flex: 1 0 140px;
    -webkit-flex: 1 0 140px;
    flex: 1 0 140px;
    padding: 0;
  }
}
.news-container > div a {
  display: block;
  padding: 20px 0;
  text-align: center;
  margin-bottom: auto;
  border: 1px solid #555555;
  background: #111111;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
}
.news-container > div a:hover {
  background: #555555;
}
.news-container > div a:before {
  content: "\f110";
  font-family: fontAwesome;
  color: #f7152b;
  padding-right: 10px;
  font-size: 20px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .news-container > div a {
    font-size: 16px;
  }
}
.news-container ul {
  padding-left: 0;
  width: 180px;
}
@media (min-width: 768px) {
  .news-container ul {
    -webkit-box-flex: 1 1 280px;
    -ms-flex: 1 1 280px;
    -webkit-flex: 1 1 280px;
    flex: 1 1 280px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .news-container ul + ul {
    border-left: 1px dotted #bbbbbb;
  }
}
.news-container li {
  list-style-type: none;
}
.news-container li a {
  color: #bbbbbb;
  font-size: 16px;
}
.news-container li a:hover {
  color: #f7152b;
}
footer {
  background: #161616;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #ffffff;
  border-top: 1px solid #555555;
}
@media (min-width: 768px) {
  footer {
    padding-top: 60px;
  }
}
footer a {
  color: inherit;
}
footer a,
footer a:before,
footer a:after {
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
footer a img {
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
footer a:hover {
  color: #f7152b;
}
footer a:hover,
footer a:hover:before,
footer a:hover:after {
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
footer a:hover img {
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.footer-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .footer-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .footer-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .footer-container {
    width: 1170px;
  }
}
.footer-container > .navbar-header,
.footer-container > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 767px) {
  .footer-container > .navbar-header,
  .footer-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer-container > div {
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  display: table \9;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  text-align: center;
}
.footer-container > div > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer-container > div {
    display: -ms-flexbox;
  }
  .footer-container > div > * {
    display: block;
  }
}
.footer-container > div > * {
  vertical-align: top;
}
.footer-container > div > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer-container > div > * {
    display: block;
  }
}
@media (max-width: 767px) {
  .footer-container > div {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
  .footer-container > div > * {
    display: block;
  }
  .footer-container > div > * {
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .footer-container > div {
    text-align: left;
  }
}
.footer-container > div > div {
  width: 100%;
}
@media (min-width: 768px) {
  .footer-container > div > div {
    width: auto;
    -webkit-box-flex: 1 0 200px;
    -ms-flex: 1 0 200px;
    -webkit-flex: 1 0 200px;
    flex: 1 0 200px;
  }
}
@media (min-width: 768px) {
  .footer-container > div > div.footer-hours-links {
    -webkit-box-flex: 1 0 345px;
    -ms-flex: 1 0 345px;
    -webkit-flex: 1 0 345px;
    flex: 1 0 345px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container > div > div.footer-hours-links {
    flex-basis: 200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container > div > div.footer-social-more {
    flex-grow: 0;
  }
}
@media (min-width: 992px) {
  .footer-container > div > div + div {
    padding-left: 25px;
    border-left: 1px dotted #555555;
  }
}
.footer-container .footer-extras {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  display: table \9;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  word-spacing: auto \9;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
}
.footer-container .footer-extras > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer-container .footer-extras {
    display: -ms-flexbox;
  }
  .footer-container .footer-extras > * {
    display: block;
  }
}
.footer-container .footer-extras > * {
  text-align: center;
}
.footer-container .footer-extras > *:first-child {
  text-align: left;
}
.footer-container .footer-extras > *:last-child {
  text-align: right;
}
.footer-container .footer-extras > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer-container .footer-extras > * {
    display: block;
  }
}
.footer-container .footer-extras > * {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .footer-container .footer-extras {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .footer-container .footer-extras > * {
    display: block;
  }
}
@media (min-width: 768px) {
  .footer-container .footer-extras {
    margin-top: 60px;
  }
}
.footer-column {
  position: relative;
  padding-top: 30px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .footer-column {
    padding-top: 0;
    margin-top: 0;
  }
}
.footer-column:not(.footer-contact):before {
  content: "";
  border-top: 1px dotted #ffffff;
  border-top: 1px dotted rgba(255, 255, 255, 0.15);
  position: absolute;
  width: 240px;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .footer-column:not(.footer-contact):before {
    display: none;
  }
}
.footer-column:not(.footer-extras) {
  font-weight: bold;
  font-size: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-column:not(.footer-extras) {
    font-size: 12px;
  }
}
.footer-column > dl > dt {
  text-transform: uppercase;
  font-size: 17px;
  color: #f7152b;
}
.footer-column h2 {
  font-size: 17px;
  line-height: 1;
  font-weight: bold;
}
.footer-contact {
  margin-top: 0;
  padding-top: 0;
}
.footer-contact .fa + strong {
  padding-left: 5px;
}
.footer-contact .fa {
  width: 1.28571429em;
  text-align: center;
  color: #f7152b;
}
.footer-contact .link-wrap a {
  display: block;
}
@media (min-width: 768px) {
  .footer-contact .link-wrap {
    padding: 20px 0;
  }
  .footer-contact .link-wrap a {
    display: inline-block;
  }
}
.footer-contact .img-wrap {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .footer-contact .img-wrap {
    display: none !important;
  }
}
.footer-contact img {
  width: 200px;
}
.footer-contact .footer-phone {
  color: #999999;
}
.footer-contact a {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .footer-hours-links dl {
    width: 290px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.footer-hours-links dd {
  text-align: left;
}
.footer-hours-links span {
  display: inline-block;
  min-width: 130px;
  width: 50%;
  max-width: 160px;
}
.footer-hours-links > div {
  text-transform: uppercase;
  position: relative;
  padding-top: 30px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .footer-hours-links > div {
    margin-top: 0;
    padding-top: 0;
  }
}
.footer-hours-links > div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 240px;
  border-top: 1px dotted #ffffff;
  border-top: 1px dotted rgba(255, 255, 255, 0.15);
}
@media (min-width: 768px) {
  .footer-hours-links > div:before {
    display: none;
  }
}
.footer-hours-links ul {
  padding-left: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .footer-hours-links ul {
    display: inline-block;
  }
  .footer-hours-links ul + ul {
    padding-left: 20px;
  }
}
.footer-hours-links li {
  list-style-type: none;
}
.footer-social-more {
  text-transform: uppercase;
}
.footer-social-more ul {
  list-style-type: none;
  padding-left: 0;
}
.footer-social {
  margin: 0 auto 10px;
  padding: 0;
  vertical-align: middle;
}
.footer-social a {
  display: block;
}
.footer-social .fa {
  display: block;
  overflow: hidden;
  width: 30px;
  height: 30px;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
}
.footer-social .fa:before {
  line-height: 30px;
}
@media (max-width: 767px) {
  .footer-social .fa {
    width: 40px;
    height: 40px;
    font-size: 27px;
  }
  .footer-social .fa:before {
    line-height: 40px;
  }
}
.footer-social a .fa {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #ffffff;
}
.footer-social a .fa {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: default;
}
.footer-social a.social-facebook .fa {
  background-color: #3b5998;
}
.footer-social a.social-twitter .fa {
  background-color: #00aced;
}
.footer-social a.social-instagram .fa {
  background-color: #517fa4;
}
.footer-social a.social-google .fa {
  background-color: #dd4b39;
}
.footer-social a.social-youtube .fa {
  background-color: #bb0000;
}
.footer-social a.social-pinterest .fa {
  background-color: #cb2027;
}
.footer-social a.social-rss .fa {
  background-color: #000000;
}
.footer-social a:hover .fa {
  color: default;
}
.footer-social a:hover.social-facebook .fa {
  color: #3b5998;
}
.footer-social a:hover.social-twitter .fa {
  color: #00aced;
}
.footer-social a:hover.social-instagram .fa {
  color: #517fa4;
}
.footer-social a:hover.social-google .fa {
  color: #dd4b39;
}
.footer-social a:hover.social-youtube .fa {
  color: #bb0000;
}
.footer-social a:hover.social-pinterest .fa {
  color: #cb2027;
}
.footer-social a:hover.social-rss .fa {
  color: #000000;
}
.footer-social a:hover .fa {
  background-color: #ffffff;
}
.footer-social li {
  display: inline-block;
  padding-left: 5px;
}
.footer-social li:first-child {
  padding-left: 0;
}
.footer-social a {
  display: block;
}
.footer-social .last-social {
  padding-top: 5px;
  display: block;
}
@media (min-width: 992px) {
  .footer-social .last-social {
    display: block;
  }
}
.footer-social .last-social a:hover span {
  color: #f7152b;
}
.footer-social .last-social a:hover i {
  background: none;
}
.footer-social .last-social i,
.footer-social .last-social span {
  display: inline-block;
  vertical-align: middle;
}
.footer-social .last-social i {
  width: auto;
  height: auto;
  border-radius: 0;
  line-height: 1;
  color: #f7152b;
  font-size: 10px;
  background: none;
  position: relative;
  vertical-align: middle;
  top: -1px;
}
.footer-social .last-social i:before {
  line-height: 1;
}
.footer-social .last-social span {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
}
.footer-DS {
  position: relative;
  left: 0;
}
@media (min-width: 768px) {
  .footer-DS {
    left: -10px;
  }
}
.footer-DS:hover img {
  opacity: .7;
}
.content-home {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
@media (min-width: 768px) {
  .content-home {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .content-home {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .content-home {
    width: 1170px;
  }
}
.content-home > .navbar-header,
.content-home > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 767px) {
  .content-home > .navbar-header,
  .content-home > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.slideshow-main {
  margin-bottom: 20px;
  box-shadow: 0 14px 35px -6px #000000;
}
.slideshow-main .pause {
  display: none;
}
.slideshow-main .carousel-indicators {
  display: none;
}
@media (min-width: 768px) {
  .slideshow-main .carousel-indicators {
    display: block;
  }
}
.slideshow-main .carousel-control.left {
  text-align: left;
  left: 15px;
}
@media (min-width: 768px) {
  .slideshow-main .carousel-control.left {
    left: 30px;
  }
}
.slideshow-main .carousel-control.right {
  text-align: right;
  right: 15px;
}
@media (min-width: 768px) {
  .slideshow-main .carousel-control.right {
    right: 30px;
  }
}
.slideshow-main .fa {
  display: block;
}
@media (min-width: 768px) {
  .slideshow-main {
    margin-bottom: 40px;
  }
}
.slideshow-main .carousel {
  padding-top: 38%;
  height: auto;
}
.slideshow-main .carousel-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.slideshow-main .carousel-control {
  text-shadow: none;
  width: auto;
  font-size: 25px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin: auto 0;
  filter: none;
  background: none;
}
.slideshow-main .carousel-control.left .fa {
  -ms-transform: translate3d(-1px, 0, 0);
  -webkit-transform: translate3d(-1px, 0, 0);
  transform: translate3d(-1px, 0, 0);
}
.slideshow-main .carousel-control.left .fa:before {
  content: '\f053';
}
.slideshow-main .carousel-control.right .fa {
  -ms-transform: translate3d(1px, 0, 0);
  -webkit-transform: translate3d(1px, 0, 0);
  transform: translate3d(1px, 0, 0);
}
.slideshow-main .carousel-control.right .fa:before {
  content: '\f054';
}
.slideshow-main .carousel-indicators {
  right: auto;
  left: auto;
  bottom: 0;
  line-height: 60px;
  pointer-events: none;
  margin: auto;
  width: 100%;
}
.slideshow-main .carousel-indicators li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 3px;
  border: none;
  vertical-align: middle;
  pointer-events: auto;
}
.slideshow-main .carousel-indicators li:first-child {
  margin-left: 0;
}
.slideshow-main .carousel-indicators {
  right: auto;
  left: auto;
  bottom: 0;
  line-height: 60px;
  pointer-events: none;
  margin: auto;
  width: 100%;
}
.slideshow-main .carousel-indicators li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 3px;
  border: none;
  vertical-align: middle;
  pointer-events: auto;
}
.slideshow-main .carousel-indicators li:first-child {
  margin-left: 0;
}
.slideshow-main .carousel-indicators > li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
.slideshow-main .carousel-indicators > li.active {
  background-color: #ffffff;
}
.slideshow-main .carousel-control {
  color: #ffffff;
  background: #000000;
  background: transparent;
  opacity: 1;
}
.slideshow-main .carousel-control.left,
.slideshow-main .carousel-control.right {
  text-align: center;
}
.slideshow-main .carousel-control .fa {
  display: inline-block;
}
.slideshow-main .carousel-control:hover {
  color: #f7152b;
  background: #000000;
  background: transparent;
}
.slideshow-main .carousel-indicators {
  line-height: 40px;
  bottom: -40px;
}
.button-promo-wrapper {
  font-size: 0;
  font-size: .03px \9;
  margin-left: -15px;
  margin-right: -15px;
}
.button-promo-wrapper > * {
  float: none !important;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
@media (min-width: 768px) {
  .button-promo-wrapper {
    padding-bottom: 20px;
  }
}
.button-promo-wrapper .button-group-inv {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .button-promo-wrapper .button-group-inv {
    float: left;
    width: 54.16666667%;
  }
}
.button-promo-wrapper .slideshow-promo {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .button-promo-wrapper .slideshow-promo {
    float: left;
    width: 45.83333333%;
  }
}
@media (max-width: 767px) {
  .button-promo-wrapper .slideshow-promo {
    padding-left: 0;
    padding-right: 0;
  }
}
.button-group-inv {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  background: #181818;
  background: -webkit-linear-gradient(#000000, #181817);
  background: linear-gradient(#000000, #181817);
}
.button-group-inv li {
  position: relative;
}
.button-group-inv li a {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: 0;
  margin-right: 0;
  width: auto;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.button-group-inv li:before {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 39%;
}
@media (min-width: 600px) {
  .button-group-inv li:before {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 54%;
  }
}
.button-group-inv li a .first-line,
.button-group-inv li a .third-line {
  color: #ffffff;
}
.button-group-inv li a .second-line {
  color: #f7152b;
}
.button-group-inv li a:hover .first-line,
.button-group-inv li a:hover .third-line {
  color: #f7152b;
}
.button-group-inv li a:hover .second-line {
  color: #ffffff;
}
.button-group-inv li a > span {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 4;
}
.button-group-inv li a > span > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.button-group-inv li a > span > span > span {
  display: block;
}
@media (min-width: 768px) {
  .button-group-inv {
    background: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .button-group-inv {
    margin-bottom: 30px;
  }
}
.button-group-inv li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 600px) {
  .button-group-inv li {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .button-group-inv li {
    background: #181818;
    background: -webkit-linear-gradient(#000000, #181817);
    background: linear-gradient(#000000, #181817);
  }
}
.button-group-inv li + li a:before {
  content: "";
  width: 80%;
  border-top: 1px dotted #ffffff;
  border-top: 1px dotted rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .button-group-inv li + li a:before {
    border-top: none;
    height: 80%;
    left: 0;
    right: auto;
    bottom: 0;
    margin: auto 0;
    border-left: 1px dotted #ffffff;
    border-left: 1px dotted rgba(255, 255, 255, 0.5);
  }
}
.button-group-inv li a {
  text-transform: uppercase;
  font-weight: bold;
}
.button-group-inv li a .first-line {
  line-height: 1;
  font-size: 37px;
  transition: color 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .button-group-inv li a .first-line {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .button-group-inv li a .first-line {
    font-size: 37px;
  }
}
.button-group-inv li a .second-line {
  line-height: 1;
  font-size: 22px;
  transition: color 0.2s ease-in-out;
  display: inline-block;
  position: relative;
}
@media (min-width: 768px) {
  .button-group-inv li a .second-line {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .button-group-inv li a .second-line {
    font-size: 22px;
  }
}
.button-group-inv li a .second-line:after {
  content: "\f138";
  font-family: fontAwesome;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: -20px;
  top: 3px;
}
.slideshow-promo .pause {
  display: none;
}
.slideshow-promo .carousel-indicators {
  display: none;
}
@media (min-width: 768px) {
  .slideshow-promo .carousel-indicators {
    display: block;
  }
}
.slideshow-promo .carousel-control.left {
  text-align: left;
  left: 15px;
}
@media (min-width: 768px) {
  .slideshow-promo .carousel-control.left {
    left: 30px;
  }
}
.slideshow-promo .carousel-control.right {
  text-align: right;
  right: 15px;
}
@media (min-width: 768px) {
  .slideshow-promo .carousel-control.right {
    right: 30px;
  }
}
.slideshow-promo .fa {
  display: block;
}
.slideshow-promo > div {
  display: table;
  width: 100%;
  background: #181818;
  background: -webkit-linear-gradient(#000000, #181817);
  background: linear-gradient(#000000, #181817);
  padding: 15px;
}
@media (min-width: 992px) {
  .slideshow-promo > div {
    height: 72px;
  }
}
@media (min-width: 1200px) {
  .slideshow-promo > div {
    height: 92px;
  }
}
.slideshow-promo > div > div {
  display: table-cell;
  vertical-align: middle;
}
.slideshow-promo > div > div .carousel {
  padding-top: 12%;
  height: auto;
}
.slideshow-promo > div > div .carousel-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.slideshow-promo > div > div .carousel-nav {
  display: none;
}
.slideshow-promo > div > div .carousel-indicators {
  display: none;
}
.button-group-spec {
  padding-bottom: 20px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
}
.button-group-spec li {
  position: relative;
}
.button-group-spec li a {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.button-group-spec li:before {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 67%;
}
.button-group-spec li a:before {
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.button-group-spec .button3 a {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bertsmm-button-3.jpg', sizingMethod='scale') \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bertsmm-button-3.jpg',sizingMethod='scale')" \9;
}
.button-group-spec .button3 a:before {
  background-image: url("/images/bertsmm-button-3.jpg");
  background: none \9;
}
.button-group-spec li a:before {
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.button-group-spec .button2 a {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bertsmm-button-2.jpg', sizingMethod='scale') \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bertsmm-button-2.jpg',sizingMethod='scale')" \9;
}
.button-group-spec .button2 a:before {
  background-image: url("/images/bertsmm-button-2.jpg");
  background: none \9;
}
.button-group-spec li a:before {
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.button-group-spec .button1 a {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bertsmm-button-1.jpg', sizingMethod='scale') \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bertsmm-button-1.jpg',sizingMethod='scale')" \9;
}
.button-group-spec .button1 a:before {
  background-image: url("/images/bertsmm-button-1.jpg");
  background: none \9;
}
.button-group-spec li a:before {
  content: "";
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.button-group-spec li a .first-line,
.button-group-spec li a .third-line {
  color: #ffffff;
}
.button-group-spec li a .second-line {
  color: #ffffff;
}
.button-group-spec li a:hover .first-line,
.button-group-spec li a:hover .third-line {
  color: #ffffff;
}
.button-group-spec li a:hover .second-line {
  color: #ffffff;
}
.button-group-spec li a > span {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 4;
}
.button-group-spec li a > span > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.button-group-spec li a > span > span > span {
  display: block;
}
.button-group-spec li a {
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.button-group-spec li a *,
.button-group-spec li a:before {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.button-group-spec li a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button-group-spec li a:hover *,
.button-group-spec li a:hover:before {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button-group-spec li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .button-group-spec li {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .button-group-spec li {
    padding-left: 0;
    padding-right: 0;
  }
}
.button-group-spec li a {
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .button-group-spec li a {
    margin-left: 0;
    margin-right: 0;
  }
}
.button-group-spec li a:hover:before {
  box-shadow: inset 0px 0px 10px 3px black;
}
.button-group-spec li a .first-line {
  font-weight: bold;
  font-size: 51px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .button-group-spec li a .first-line {
    font-size: 38px;
  }
}
.button-group-spec li a .second-line {
  font-size: 51px;
  padding-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .button-group-spec li a .second-line {
    font-size: 40px;
  }
}
.button-group-spec li a .third-line {
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .button-group-spec li a .third-line {
    font-size: 10px;
  }
}
.button-group-spec li a .third-line:after {
  content: "\f138";
  font-family: fontAwesome;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 10px;
  color: #f7152b;
}
.category-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.category-wrapper ul {
  font-size: 0;
  font-size: .03px \9;
  list-style-type: none;
  padding-left: 0;
  text-align: center;
}
.category-wrapper ul > * {
  float: none !important;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.category-wrapper ul li {
  text-transform: uppercase;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 500px) {
  .category-wrapper ul li {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .category-wrapper ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .category-wrapper ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .category-wrapper ul li {
    float: left;
    width: 14.28571429%;
  }
}
.category-wrapper a {
  background: #444041;
  display: block;
  height: 120px;
  position: relative;
}
.category-wrapper a:hover {
  background: #5e595a;
}
.category-wrapper a:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.category-wrapper a > span {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  display: table \9;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  align-items: center;
}
.category-wrapper a > span > * {
  display: table-cell \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .category-wrapper a > span {
    display: -ms-flexbox;
  }
  .category-wrapper a > span > * {
    display: block;
  }
}
.category-wrapper a > span > * {
  vertical-align: middle;
}
@media (min-width: 500px) {
  .category-wrapper a > span {
    height: auto;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
  }
}
.category-wrapper a > span > span {
  display: inline-block;
  text-align: left;
  flex-basis: 150px;
}
.category-wrapper a > span > span:first-child {
  width: 120px;
  text-align: center;
  padding-right: 10px;
}
@media (min-width: 500px) {
  .category-wrapper a > span > span {
    padding-right: 0;
    width: auto;
    text-align: center;
    display: block;
  }
  .category-wrapper a > span > span:first-child {
    width: auto;
    padding-right: 0;
    display: inline-block;
  }
}
.category-wrapper a > span > span span {
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 17px;
  display: block;
}
.category-wrapper a > span > span span:first-child {
  font-size: 15px;
  color: #999999;
}
.category-wrapper img {
  max-width: 90%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.brand-wrapper {
  text-align: center;
}
.brand-wrapper h2 {
  line-height: 1;
  font-size: 16px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .brand-wrapper h2 {
    font-size: 22px;
  }
}
.brand-wrapper h2 a {
  color: #ffffff;
}
.brand-wrapper h2 a:hover {
  color: #f7152b;
}
.brand-wrapper ul {
  padding-left: 0;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: justify;
  word-spacing: auto \9;
  align-items: center;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.brand-wrapper ul > * {
  display: inline-block \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .brand-wrapper ul {
    display: -ms-flexbox;
  }
  .brand-wrapper ul > * {
    display: block;
  }
}
.brand-wrapper ul > * {
  vertical-align: middle;
}
@media (min-width: 768px) {
  .brand-wrapper ul {
    word-spacing: 40px;
    justify-content: space-between;
    width: 84%;
  }
}
@media (min-width: 992px) {
  .brand-wrapper ul {
    word-spacing: 8px;
    width: 89%;
  }
}
@media (min-width: 1200px) {
  .brand-wrapper ul {
    width: 100%;
    word-spacing: 4px;
  }
}
.brand-wrapper ul li {
  display: inline-block;
  list-style-type: none;
  vertical-align: middle;
  -webkit-box-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
  flex: 0 1 50%;
  margin-bottom: 15px;
}
@media (min-width: 469px) {
  .brand-wrapper ul li {
    margin: 0 10px 15px 10px;
    -webkit-box-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
.brand-wrapper ul li a:hover img {
  -webkit-filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}
.welcome-row {
  font-size: 0;
  font-size: .03px \9;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 20px;
  text-align: center;
  border-top: 1px dotted #ffffff;
  border-top: 1px dotted rgba(255, 255, 255, 0.5);
  position: relative;
}
.welcome-row > * {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
@media (min-width: 768px) {
  .welcome-row {
    padding-top: 30px;
    padding-bottom: 40px;
    margin-top: 10px;
  }
}
.welcome-row > div {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .welcome-row > div {
    float: left;
    width: 50%;
  }
}
.welcome-row .welcome-text {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
}
@media (max-width: 750px) {
  .welcome-row .welcome-text {
    padding-top: 150px;
    padding-bottom: 0;
  }
}
.welcome-row .welcome-text p {
  height: 260px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .welcome-row .welcome-text p {
    height: auto;
  }
}
.welcome-row .welcome-text p.view-all {
  height: auto;
}
.welcome-row .welcome-text p.view-all + a {
  display: none;
}
.welcome-row .welcome-text a {
  color: #ffffff;
  text-decoration: underline;
}
.welcome-row .welcome-text a:hover {
  text-decoration: none;
}
.welcome-row h1,
.welcome-row h2 {
  margin-bottom: 0;
  line-height: 1;
  display: block;
}
.welcome-row h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 23px;
}
@media (min-width: 768px) {
  .welcome-row h1 {
    font-size: 37px;
  }
}
@media (min-width: 992px) {
  .welcome-row h1 {
    font-size: 42px;
  }
}
.welcome-row h2 {
  font-weight: bold;
  color: #555555;
  font-size: 14px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .welcome-row h2 {
    margin-bottom: 30px;
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .welcome-row h2 {
    font-size: 24px;
  }
}
@media (max-width: 748px) {
  .welcome-row h2 {
    font-size: 24px;
  }
}
.welcome-row p {
  color: #ffffff;
  line-height: 22px;
}
.welcome-row .read-more {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
}
@media (min-width: 768px) {
  .welcome-row .read-more {
    display: none;
  }
}
.testimonials-row {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  border-top: 1px dotted #ffffff;
  border-top: 1px dotted rgba(255, 255, 255, 0.5);
}
.testimonials-row h2 {
  font-size: 37px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 50px;
}
.testimonials-row h2 img {
  display: none;
}
@media (min-width: 470px) {
  .testimonials-row h2 img {
    display: inline;
    height: 40px;
    width: auto;
    padding-right: 10px;
  }
}
.testimonials-row p {
  font-size: 16px;
  color: #ffffff;
}
.testimonials-row > div {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonials-row > div > a {
  color: #ffffff;
  font-weight: bold;
}
.testimonials-row > div > a:hover {
  color: #f7152b;
}
.testimonials-row > div > a:after {
  content: "\f138";
  font-family: fontAwesome;
  color: #f7152b;
  padding-left: 10px;
  font-size: 12px;
}
.events-wrapper #homeEvents ul {
  padding-left: 0;
  margin-bottom: 0;
}
.events-wrapper #homeEvents ul li {
  list-style: none;
  padding: 10px 0;
  min-height: 75px \9;
}
.events-wrapper #homeEvents ul li a {
  display: block;
  position: relative;
}
.events-wrapper .eventDate,
.events-wrapper .eventInfo {
  display: inline-table;
  vertical-align: top;
}
.events-wrapper .dateWrap {
  display: table-cell;
  vertical-align: middle;
}
.events-wrapper .eventDate {
  width: 55px;
  height: 55px;
  position: absolute \9;
  left: 0 \9;
  top: 0 \9;
  text-align: center;
}
.events-wrapper .eventDate span {
  display: block;
  font-weight: bold;
  line-height: 1;
}
.events-wrapper .eventDate span.eventMonth {
  font-size: 12px;
  text-transform: uppercase;
}
.events-wrapper .eventDate span.eventDay {
  font-size: 30px;
}
.events-wrapper .eventInfo {
  width: calc((100%) - (55px));
  width: 100% \9;
  padding-left: 10px;
  padding-left: 65px \9;
}
.events-wrapper .eventInfo h4 {
  line-height: 1;
  margin: 0;
}
@media (max-width: 767px) {
  .events-wrapper .eventInfo h4 {
    font-size: 20px;
  }
}
.events-wrapper .eventInfo p {
  font-size: 14px;
  margin: 0;
}
.events-wrapper .eventDate {
  background-color: #f7152b;
}
.events-wrapper .eventDate span.eventMonth {
  color: #000000;
}
.events-wrapper .eventDate span.eventDay {
  color: #ffffff;
}
.events-wrapper .eventInfo h4 {
  color: #ffffff;
}
.events-wrapper .eventInfo p {
  color: #cccccc;
}
.events-wrapper #homeEvents a:hover .eventDate {
  background-color: #ffffff;
}
.events-wrapper #homeEvents a:hover .eventDate .eventMonth {
  color: #000000;
}
.events-wrapper #homeEvents a:hover .eventDate .eventDay {
  color: #f7152b;
}
.events-wrapper #homeEvents a:hover .eventInfo h4,
.events-wrapper #homeEvents a:hover .eventInfo strong {
  color: #f7152b;
}
.events-wrapper #homeEvents a:hover .eventInfo p {
  color: #ffffff;
}
.index-youtube-wrapper strong {
  position: relative;
  top: -104px;
  display: block;
}
.index-youtube-wrapper div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.index-youtube-wrapper div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index-youtube-wrapper div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index-youtube-wrapper div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index-youtube-wrapper div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.extra-text-row > div {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px dotted rgba(255, 255, 255, 0.5);
}
.extra-text-row > div p {
  color: #ffffff;
  text-align: center;
}
@media (max-width: 499px) {
  .welcome-row-h2 {
    margin-bottom: -80px !important;
  }
}
.better-welcome-row h1,
.better-welcome-row h2 {
  margin-bottom: 0;
  line-height: 1;
  display: block;
}
.better-welcome-row h1 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 23px;
}
@media (min-width: 768px) {
  .better-welcome-row h1 {
    font-size: 37px;
  }
}
@media (min-width: 992px) {
  .better-welcome-row h1 {
    font-size: 42px;
  }
}
.better-welcome-row h2 {
  font-weight: bold;
  color: #555555;
  font-size: 14px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .better-welcome-row h2 {
    margin-bottom: 30px;
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .better-welcome-row h2 {
    font-size: 24px;
  }
}
@media (max-width: 748px) {
  .better-welcome-row h2 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .better-welcome-row .embed-responsive {
    margin-top: 90px;
  }
}
.better-welcome-row .welcome-text {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
}
.better-welcome-row .welcome-text p {
  height: 260px;
  overflow: hidden;
  color: white;
}
@media (min-width: 768px) {
  .better-welcome-row .welcome-text p {
    height: auto;
  }
}
.better-welcome-row .welcome-text p.view-all {
  height: auto;
}
.better-welcome-row .welcome-text p.view-all + a {
  display: none;
}
.better-welcome-row .welcome-text a {
  color: #ffffff;
  text-decoration: underline;
}
.better-welcome-row .welcome-text a:hover {
  text-decoration: none;
}
body {
  background-color: #0c0c0c;
  background-image: url('/images/bertsmm-bg-mobile.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-image: none\9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bertsmm-bg-mobile.jpg', sizingMethod='scale');
}
@media (min-width: 350px) {
  body {
    background-size: 100% auto;
  }
}
@media (min-width: 770px) {
  body {
    background-size: auto;
  }
}
@media (min-width: 1500px) {
  body {
    background-size: 100% auto;
  }
}
@media (min-width: 768px) {
  body {
    background-image: url('/images/bertsmm-bg.jpg');
    background-image: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bertsmm-bg.jpg', sizingMethod='scale');
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #f7152b;
  margin-top: 0;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
button,
input {
  outline: none;
}
button,
.btn {
  background-color: #f7152b;
  border-width: 1px;
  border-style: solid;
  border-color: #d2071b;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000000;
}
button:hover,
.btn:hover,
button:focus,
.btn:focus {
  background-color: #e6081d;
  color: #ffffff;
}
button:hover,
.btn:hover,
button:focus,
.btn:focus {
  background-color: #e6081d;
  color: #ffffff;
}
input,
textarea,
select {
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #2a2a2a;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #232323;
  color: #ffffff;
  font-size: 16px;
  outline: none;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 10px;
  resize: none;
}
input:hover,
textarea:hover,
select:hover,
input:focus,
textarea:focus,
select:focus {
  background-color: #0f0f0f;
  color: #ffffff;
}
input:hover,
textarea:hover,
select:hover,
input:focus,
textarea:focus,
select:focus {
  background-color: #0f0f0f;
  color: #ffffff;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ffffff;
  opacity: 85;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffffff;
  opacity: 85;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffffff;
  opacity: 85;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ffffff;
  opacity: 85;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ffffff;
  color: rgba(255, 255, 255, 0.85);
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffffff;
  color: rgba(255, 255, 255, 0.85);
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffffff;
  color: rgba(255, 255, 255, 0.85);
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ffffff;
  color: rgba(255, 255, 255, 0.85);
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  display: inline-block;
}
.lead-button,
.submitBlock li button {
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #dc081c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #f7152b;
  color: #000000;
  text-align: center;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .lead-button,
  .submitBlock li button {
    max-width: 300px;
  }
}
.lead-button:hover,
.submitBlock li button:hover,
.lead-button:focus,
.submitBlock li button:focus {
  background-color: #e6081d;
  color: #ffffff;
}
.lead-button:hover,
.submitBlock li button:hover,
.lead-button:focus,
.submitBlock li button:focus {
  background-color: #e6081d;
  color: #ffffff;
}
.label {
  color: #ffffff;
}
#main {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 1;
  background-color: #161616;
  color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  #main {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #main {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #main {
    width: 1170px;
  }
}
#main > .navbar-header,
#main > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 767px) {
  #main > .navbar-header,
  #main > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#content:before,
#content:after {
  content: " ";
  display: table;
}
#content:after {
  clear: both;
}
#content:before,
#content:after {
  content: " ";
  display: table;
}
#content:after {
  clear: both;
}
.image-container {
  position: relative;
  padding-top: 75%;
}
.image-container .image-container-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-origin: content-box;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
#tyFlash {
  display: none!important;
  visibility: hidden !important;
}
#calendar .fc-content {
  color: #ffffff;
}
#calendar .fc-today {
  background-color: #252525;
  color: #ffffff;
}
#calendar .fc-header tr td.fc-header-right > span {
  font-size: 16px;
  line-height: 30px;
  display: inline-block;
}
#calendar .fc-header tr td.fc-header-right > span * {
  display: inline-block;
  line-height: 26px;
}
#calendar .fc-header tr td.fc-header-right > span.fc-state-default {
  background: none;
  text-shadow: none;
  box-shadow: none;
  background-color: #353535;
  border-color: #303030;
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  font-weight: 400;
}
#calendar .fc-header tr td.fc-header-right > span.fc-state-hover,
#calendar .fc-header tr td.fc-header-right > span.fc-state-down,
#calendar .fc-header tr td.fc-header-right > span.fc-state-active,
#calendar .fc-header tr td.fc-header-right > span.fc-state-disabled {
  background-color: #252525;
  color: #ffffff;
  opacity: .75;
}
#calendar .fc-border-separate th,
#calendar .fc-border-separate td {
  border-color: #303030;
}
#calendar .fc-list .dvListviewEvent {
  background-color: #1c1c1c;
  color: #ffffff;
}
#calendar .fc-list .dvListviewEvent:nth-child(even) {
  background-color: #282828;
  color: #ffffff;
}
#calendar .fc-list .dvListviewEvent .dvHeader a {
  color: inherit;
}
.qtip .qtip-wrapper {
  box-shadow: 0 0 5px #000000;
}
.qtip .qtip-wrapper .qtip-contentWrapper {
  border: none !important;
  background-color: #202020 !important;
  color: #ffffff !important;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content {
  background: none !important;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content {
  background-color: #202020;
  color: #ffffff;
}
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .content .dvSocial .btnOpenDetails {
  background-color: #202020;
  color: #ffffff;
}
#overlayBlock {
  background-color: #000000;
  filter: alpha(opacity=50);
  background-color: rgba(0, 0, 0, 0.5);
}
#eventDetails {
  background-color: #161616;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.1);
}
#eventDetails .close {
  opacity: 1;
  background-color: #303030;
  color: #ffffff;
  text-shadow: none;
  font-weight: 400;
}
#eventDetails .close:hover {
  background-color: #232323;
  color: #ffffff;
}
#eventDetails h3 a {
  line-height: 30px;
}
#eventDetails .content {
  background-color: #161616;
  color: #ffffff;
}
.xListEvents .dvListviewCategory {
  background-color: #202020;
  color: #ffffff;
}
.xListEvents .dvListviewCategory .dvListviewEvent:nth-child(even) {
  background-color: #161616;
  color: #ffffff;
}
.xListEvents .dvListviewCategory .dvHeader {
  font-size: 16px;
}
.xListEvents .dvListviewCategory .dvHeader a {
  color: inherit;
}
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:hover:hover,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:active:hover,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:hover:focus,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:active:focus {
  background-color: #0f0f0f;
  color: #ffffff;
}
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:hover:hover,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:active:hover,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:hover:focus,
.event-by-date .event-by-date-header .event-by-date-search .submit-event-by-date-search:active:focus {
  background-color: #0f0f0f;
  color: #ffffff;
}
.event-by-date .event-by-date-header .event-by-date-search > div.date-to {
  color: #ffffff;
}
.event-by-date .event-by-date-pagination > span > a.active {
  background-color: #252525;
  color: #ffffff;
  color: #f7152b;
}
.event-by-date .event-month {
  border-color: #303030;
}
.event-by-date .event-month-title {
  background-color: #f7152b;
  color: #000000;
}
.event-by-date .event-item {
  border-color: #303030;
}
.event-by-date .event-item:nth-of-type(odd) {
  background-color: #161616;
}
.event-by-date .event-item:nth-of-type(even) {
  background-color: #252525;
  color: #ffffff;
}
.event-by-date .event-item .event-info .event-loc > span:first-child,
.event-by-date .event-item .event-info .event-time > span:first-child {
  color: #f7152b;
}
.dvSIZECONTROL {
  position: fixed;
  z-index: -1;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 1px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .dvSIZECONTROL {
    width: 2px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dvSIZECONTROL {
    width: 3px;
  }
}
@media (min-width: 1200px) {
  .dvSIZECONTROL {
    width: 4px;
  }
}
div.modal-dialog {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-color: #161616;
  color: #ffffff;
}
div.modal-dialog div.modal-header {
  background-color: #0c0c0c;
  border: none;
}
div.modal-dialog div.modal-header button.close {
  color: #777777;
  opacity: 1;
  text-shadow: 0 1px 0 #000;
}
div.modal-dialog div.modal-header button.close:hover {
  color: #f7152b;
  background-color: transparent;
  opacity: 1;
}
div.modal-dialog div.modal-header .modal-title span.fa {
  margin-right: 15px;
}
div.modal-dialog div.modal-body div.modal-content {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: none;
  background-clip: initial;
}
.makes {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #555555;
}
.makes a .make-name {
  color: #fff;
}
.makes a:hover .make-name {
  color: #f7152b;
}
#main .TestimonialRating .fa-star {
  color: #ffd700;
}
#main .TestimonialRating .fa-minus.rate1 {
  color: #ff1919;
}
#main .TestimonialRating .fa-minus.rate2 {
  color: #bc5f01;
}
#main .TestimonialRating .fa-minus.rate3 {
  color: #939301;
}
#main .TestimonialRating .fa-minus.rate4 {
  color: #589c01;
}
#main .TestimonialRating .fa-minus.rate5 {
  color: #01b101;
}
.promos .xcontent .row ul {
  padding-left: 0;
  margin-bottom: 0;
}
.promos .xcontent .row ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
}
@media (min-width: 768px) {
  .promos .xcontent .row ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .promos .xcontent .row ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .promos .xcontent .row ul li {
    float: left;
    width: 20%;
  }
}
@media (min-width: 570px) and (max-width: 767px) {
  .promos .xcontent .row ul li {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.promos .xcontent .row ul li a {
  -webkit-transition: 0.3s background-color ease-in-out;
  -o-transition: 0.3s background-color ease-in-out;
  transition: 0.3s background-color ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  margin: 10px 0;
  padding: 20px;
  background-color: #555555;
}
.promos .xcontent .row ul li a img {
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: auto \9;
  margin: 0 auto;
}
.promos .xcontent .row ul li a:hover {
  background-color: #ffffff;
}
.promos .xcontent .row ul li a:hover img {
  /* Safari */
  -webkit-filter: grayscale(0%);
  /*Firefox*/
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Good browsers */
  filter: none;
}
@media (max-width: 992px) {
  .promos .xcontent .row ul li a {
    background-color: #777777;
  }
  .promos .xcontent .row ul li a img {
    /* Safari */
    -webkit-filter: grayscale(0%);
    /*Firefox*/
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Good browsers */
    filter: none;
  }
}
.promos .xcontent .row ul li a.arctic-cat:hover {
  background-color: #76bd22;
}
.promos .xcontent .row ul li a.ducati:hover {
  background-color: #c71e24;
}
.promos .xcontent .row ul li a.glastron:hover {
  background-color: #6a6a6a;
}
.promos .xcontent .row ul li a.kawasaki:hover {
  background-color: #000000;
}
.promos .xcontent .row ul li a.ktm:hover {
  background-color: #F60;
}
.promos .xcontent .row ul li a.kymco:hover {
  background-color: #000000;
}
.promos .xcontent .row ul li a.scarab:hover {
  background-color: #f80002;
}
.promos .xcontent .row ul li a.slingshot:hover {
  background-color: #d83f21;
}
.promos .xcontent .row ul li a.triumph:hover {
  background-color: #21409d;
}
.Promotions-Sheet .table-striped {
  color: #ffffff;
}
.Promotions-Sheet .table-striped tr:nth-child(odd) > td {
  background-color: rgba(0, 0, 0, 0.3);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.Promotions-Sheet .table-striped tr > td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.Promotions-Sheet .panel-body ul,
.Promotions-Sheet .panel-body spam,
.Promotions-Sheet .panel-body p {
  color: #000000;
}
.Promotions-Sheet .modal-body p {
  color: #ffffff;
}
.Promotions-Sheet .modal-body spam {
  color: #ffffff;
  font-size: bigger;
}
.Promotions-Sheet .modal-content {
  background-color: transparent;
  z-index: 10000;
}
.Promotions-Sheet .modal-content .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
/*Hidden Promos*/
#PolarisBrutusPromotions {
  display: none;
}
#PolarisSnowFlatland {
  display: none;
}
#YamahaMarinePromotions {
  display: none;
}
#YamahaPowerProductsPromotions {
  display: none;
}
#YamahaSnowPromotions {
  display: none;
}
#YamahaSXSPromotions {
  display: none;
}
#SpyderSnowbelt {
  display: none;
}
.modal .modal-content .form-header img {
  max-width: 100%;
}
.husqvarna-logo {
  padding-top: 61px;
  padding-bottom: 61px;
}
.photo-src {
  display: none;
}
.EDITING .photo-src {
  display: block;
}
.perfect-ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.perfect-li {
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .perfect-li {
    float: none;
  }
}
.page-buttons {
  text-align: center;
}
.page-buttons a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.four-columns {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.four-columns li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .four-columns li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .four-columns li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .four-columns li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .four-columns li {
    float: none;
  }
}
.three-columns {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.three-columns li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .three-columns li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .three-columns li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .three-columns li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .three-columns li {
    float: none;
  }
}
.two-columns {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.two-columns li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .two-columns li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .two-columns li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .two-columns li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .two-columns li {
    float: none;
  }
}
.imgRight {
  padding-left: 15px;
}
@media (min-width: 768px) {
  .imgRight {
    float: right;
  }
}
.imgLeft {
  padding-right: 15px;
}
@media (min-width: 768px) {
  .imgLeft {
    float: left;
  }
}
.iframe-video {
  max-width: 70%;
  margin: 0 auto;
  margin-bottom: 15px;
}
.iframe-video > div {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
}
.iframe-video > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframe-video > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframe-video > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframe-video > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframe-video > div iframe {
  border: none;
}
.xcontent .custom-template .fBox {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .xcontent .custom-template .fBox {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .xcontent .custom-template .fBox {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .xcontent .custom-template .fBox {
    float: left;
    width: 100%;
  }
}
.xcontent .custom-template .fBox:before,
.xcontent .custom-template .fBox:after {
  content: " ";
  display: table;
}
.xcontent .custom-template .fBox:after {
  clear: both;
}
.xcontent .custom-template .fBox:before,
.xcontent .custom-template .fBox:after {
  content: " ";
  display: table;
}
.xcontent .custom-template .fBox:after {
  clear: both;
}
.xcontent .custom-template .image-header {
  /*@media(max-width: @screen-xs-max) {
				display: none;
			}*/
}
.xcontent .custom-template img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: auto \9;
  margin: 0 auto;
  margin-bottom: 15px;
}
.xcontent .custom-template a {
  font-weight: bold;
}
.xcontent .custom-template a:hover {
  color: #444041;
}
.xcontent .custom-template a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.xcontent .custom-template .lead-button {
  margin-bottom: 15px;
}
.xcontent .custom-template .dsImageContainer {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 15px;
}
.xcontent .custom-template .dsImageContainer a img {
  margin: 0;
  display: inline-block;
}
.xcontent .custom-template .embed-responsive {
  margin-bottom: 15px;
}
.textbuttons.unitLeadButtons ul li.textbutton.invScheduleRide {
  display: none;
}
.xcontact .form-footer {
  font-size: 16px;
}
.xcontact .form-footer a {
  font-weight: normal;
}
.xcontact .form-footer .content-hours h3 {
  text-align: left;
}
@media (min-width: 992px) {
  .xcontact .form-footer .content-hours h3 {
    max-width: 400px;
  }
}
@media (min-width: 992px) {
  .xcontact .form-footer .content-hours dl {
    max-width: 400px;
  }
}
.xcontact .form-footer .content-hours dl dt,
.xcontact .form-footer .content-hours dl dd {
  float: none;
  width: 100%;
}
@media (min-width: 1200px) {
  .xcontact .form-footer .content-hours dl dt,
  .xcontact .form-footer .content-hours dl dd {
    float: left;
    width: 50%;
  }
}
body.InventoryDetail .unitHighlights ul > li.LiInvRetailPrice span.spnUnitValue {
  text-decoration: none;
}
body.InventoryList .invUnitInfo .unitBrand {
  background-color: #c3c0c1;
}
body.InventoryList .dspMake-BOMBARDIER- .invUnitInfo .unitBrand > img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/images/pages/inventory/icon_Bombardier.png) no-repeat;
  width: 85px;
  /* Width of new image */
  height: 66px !important;
  /* Height of new image */
  padding-left: 85px;
  /* Equal to width of new image */
}
body.InventoryList .dspMake-CAN-AM- .invUnitInfo .unitBrand > img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/images/pages/inventory/icon_Can-Am.png) no-repeat;
  width: 85px;
  /* Width of new image */
  height: 66px !important;
  /* Height of new image */
  padding-left: 85px;
  /* Equal to width of new image */
}
body.InventoryList .dspMake-HYOSUNG .invUnitInfo .unitBrand > img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/images/pages/inventory/icon_Hyosung.png) no-repeat;
  width: 85px;
  /* Width of new image */
  height: 66px !important;
  /* Height of new image */
  padding-left: 85px;
  /* Equal to width of new image */
}
body.InventoryList .dspMake-KAWASAKI .invUnitInfo .unitBrand > img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/images/pages/inventory/icon_Kawasaki.png) no-repeat;
  width: 85px;
  /* Width of new image */
  height: 66px !important;
  /* Height of new image */
  padding-left: 85px;
  /* Equal to width of new image */
}
body.InventoryList .dspMake-KTM .invUnitInfo .unitBrand > img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/images/pages/inventory/icon_ktm.png) no-repeat;
  width: 85px;
  /* Width of new image */
  height: 66px !important;
  /* Height of new image */
  padding-left: 85px;
  /* Equal to width of new image */
}
body.InventoryList .dspMake-KYMCO .invUnitInfo .unitBrand > img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/images/pages/inventory/icon_Kymco.png) no-repeat;
  width: 85px;
  /* Width of new image */
  height: 66px !important;
  /* Height of new image */
  padding-left: 85px;
  /* Equal to width of new image */
}
body.InventoryList .dspMake-POLARIS- .invUnitInfo .unitBrand > img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/images/pages/inventory/icon_Polaris.png) no-repeat;
  width: 85px;
  /* Width of new image */
  height: 66px !important;
  /* Height of new image */
  padding-left: 85px;
  /* Equal to width of new image */
}
body.InventoryList .dspMake-ZNEN .invUnitInfo .unitBrand > img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/images/pages/inventory/icon_Znen.png) no-repeat;
  width: 85px;
  /* Width of new image */
  height: 66px !important;
  /* Height of new image */
  padding-left: 85px;
  /* Equal to width of new image */
}
.EDITING .blog .custom-template .event-schedule .cat-content {
  display: block;
}
.EDITING .blog-archive .custom-template .page-content .collapse {
  display: block;
}
.EDITING .blog-archive-mock .custom-template .page-content .collapse {
  display: block;
}
.arctic-cat-wildcat-prices .custom-template ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
}
.arctic-cat-wildcat-prices .custom-template ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .arctic-cat-wildcat-prices .custom-template ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .arctic-cat-wildcat-prices .custom-template ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .arctic-cat-wildcat-prices .custom-template ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .arctic-cat-wildcat-prices .custom-template ul li {
    float: none;
  }
}
.blog-archive .custom-template .page-content .panel-group .panel-default {
  background: none;
  border: none;
}
.blog-archive .custom-template .page-content .panel-group .panel-default .panel-heading {
  background: none;
  border: none;
}
.blog-archive .custom-template .page-content .panel-group .panel-default .panel-heading .panel-title {
  color: white;
}
.blog-archive .custom-template .page-content .panel-group .panel-default .panel-heading h3 {
  font-size: 30px;
}
.blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li {
    float: none;
  }
}
.blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li a {
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #dc081c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #f7152b;
  color: #000000;
  text-align: center;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li a {
    max-width: 300px;
  }
}
.blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li a:hover,
.blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li a:focus {
  background-color: #e6081d;
  color: #ffffff;
}
.blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li a:hover,
.blog-archive .custom-template .page-content .panel-group .panel-default .panel-collapse ul li a:focus {
  background-color: #e6081d;
  color: #ffffff;
}
.blog-archive-mock .custom-template .page-content .panel-group .panel-default {
  background: none;
  border: none;
}
.blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-heading {
  background: none;
  border: none;
}
.blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-heading .panel-title {
  color: white;
}
.blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-heading h3 {
  font-size: 30px;
}
.blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-collapse ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-collapse ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-collapse ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-collapse ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-collapse ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-collapse ul li {
    float: none;
  }
}
.blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-collapse ul li a img {
  max-width: 100%;
}
.blog-archive-mock .custom-template .page-content .panel-group .panel-default .panel-collapse ul li a span {
  background: black;
  bottom: 14px;
  color: white;
  display: block;
  line-height: 28px;
  position: relative;
  text-align: center;
  width: 100%;
  word-wrap: break-word;
  z-index: 1;
}
.blog .custom-template .iframe-video {
  max-width: 58%;
}
.blog .custom-template .iframe-video > div {
  position: relative;
  padding-bottom: 61.11111111%;
  height: 0;
  overflow: hidden;
}
.blog .custom-template .iframe-video > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog .custom-template .iframe-video > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog .custom-template .iframe-video > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog .custom-template .iframe-video > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog .custom-template .event-schedule {
  max-width: 95%;
  margin: 0 auto;
}
.blog .custom-template .event-schedule .functionals-buttons {
  text-align: right;
  margin-top: 10px;
}
.blog .custom-template .event-schedule .functionals-buttons > div {
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  border-color: #dc081c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #f7152b;
  color: #000000;
  text-align: center;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  display: block;
  margin: 0 auto;
  color: #ffffff;
  display: inline-block;
  padding: 10px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .blog .custom-template .event-schedule .functionals-buttons > div {
    max-width: 300px;
  }
}
.blog .custom-template .event-schedule .functionals-buttons > div:hover,
.blog .custom-template .event-schedule .functionals-buttons > div:focus {
  background-color: #e6081d;
  color: #ffffff;
}
.blog .custom-template .event-schedule .functionals-buttons > div:hover,
.blog .custom-template .event-schedule .functionals-buttons > div:focus {
  background-color: #e6081d;
  color: #ffffff;
}
.blog .custom-template .event-schedule h3 {
  display: block;
  margin: 15px auto;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border-color: #dddddd;
  background: #f7152b;
  color: #ffffff;
  padding-left: 30px;
}
.blog .custom-template .event-schedule h3 i {
  padding-right: 10px;
}
.blog .custom-template .event-schedule h3:hover {
  background: #444041;
}
.blog .custom-template .event-schedule .active {
  background-color: #444041;
}
.blog .custom-template .event-schedule .active:hover {
  background-color: #444041;
}
.blog .custom-template .event-schedule .cat-content {
  display: none;
  border: 1px solid #A0A0A0;
  border-top: none;
  padding: 10px;
  margin-top: -15px;
}
.blog .custom-template .event-schedule .cat-content:before,
.blog .custom-template .event-schedule .cat-content:after {
  content: " ";
  display: table;
}
.blog .custom-template .event-schedule .cat-content:after {
  clear: both;
}
.blog .custom-template .event-schedule .cat-content:before,
.blog .custom-template .event-schedule .cat-content:after {
  content: " ";
  display: table;
}
.blog .custom-template .event-schedule .cat-content:after {
  clear: both;
}
.blog .custom-template .parts-accessories {
  margin: 0 auto;
  max-width: 65%;
  text-align: center;
}
.blog .custom-template .parts-accessories ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.blog .custom-template .parts-accessories ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .blog .custom-template .parts-accessories ul li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .blog .custom-template .parts-accessories ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .blog .custom-template .parts-accessories ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .blog .custom-template .parts-accessories ul li {
    float: none;
  }
}
.blog .custom-template .parts-accessories ul li ul {
  text-align: center;
}
@media (min-width: 1199px) {
  .blog .custom-template .parts-accessories ul li ul {
    text-align: justify;
  }
}
.blog .custom-template .parts-accessories ul li ul li {
  font-size: 16px;
  padding: 0;
}
.blog .custom-template .parts-accessories ul li h3 {
  margin: 0;
}
.blog .custom-template .parts-accessories ul li h4 {
  font-size: 36px;
  color: #f7152b;
}
.custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales {
  max-width: 80%;
  margin: 0 auto;
}
.custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul li {
    float: none;
  }
}
.custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul li > ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul li > ul li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul li > ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul li > ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .custom-side-by-x-sides-for-sale .custom-template .vehicles-in-sales ul li > ul li {
    float: none;
  }
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow {
  margin-bottom: 20px;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .pause {
  display: none;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators {
  display: none;
}
@media (min-width: 768px) {
  .custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators {
    display: block;
  }
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control.left {
  text-align: left;
  left: 15px;
}
@media (min-width: 768px) {
  .custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control.left {
    left: 30px;
  }
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control.right {
  text-align: right;
  right: 15px;
}
@media (min-width: 768px) {
  .custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control.right {
    right: 30px;
  }
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .fa {
  display: block;
}
@media (min-width: 768px) {
  .custom-side-by-x-sides-for-sale .side-x-side-slideshow {
    margin-bottom: 40px;
  }
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel {
  padding-top: 38%;
  height: auto;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control {
  text-shadow: none;
  width: auto;
  font-size: 25px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin: auto 0;
  filter: none;
  background: none;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control.left .fa {
  -ms-transform: translate3d(-1px, 0, 0);
  -webkit-transform: translate3d(-1px, 0, 0);
  transform: translate3d(-1px, 0, 0);
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control.left .fa:before {
  content: '\f053';
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control.right .fa {
  -ms-transform: translate3d(1px, 0, 0);
  -webkit-transform: translate3d(1px, 0, 0);
  transform: translate3d(1px, 0, 0);
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control.right .fa:before {
  content: '\f054';
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators {
  right: auto;
  left: auto;
  bottom: 0;
  line-height: 60px;
  pointer-events: none;
  margin: auto;
  width: 100%;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 3px;
  border: none;
  vertical-align: middle;
  pointer-events: auto;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators li:first-child {
  margin-left: 0;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators {
  right: auto;
  left: auto;
  bottom: 0;
  line-height: 60px;
  pointer-events: none;
  margin: auto;
  width: 100%;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 3px;
  border: none;
  vertical-align: middle;
  pointer-events: auto;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators li:first-child {
  margin-left: 0;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators > li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators > li.active {
  background-color: #ffffff;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control {
  color: #ffffff;
  background: #000000;
  background: transparent;
  opacity: 1;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control.left,
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control.right {
  text-align: center;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control .fa {
  display: inline-block;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-control:hover {
  color: #f7152b;
  background: #000000;
  background: transparent;
}
.custom-side-by-x-sides-for-sale .side-x-side-slideshow .carousel-indicators {
  line-height: 40px;
  bottom: -40px;
}
.gas-moped .dst-header .dsImageContainer,
.yamaha-scarab .dst-header .dsImageContainer,
.personal-watercraft .dst-header .dsImageContainer,
.kids-atvs .dst-header .dsImageContainer,
.utv-dealer .dst-header .dsImageContainer,
.dirtbikes .dst-header .dsImageContainer,
.superstore .dst-header .dsImageContainer,
.berts-utv-custom-built-utvs-for-sale .dst-header .dsImageContainer {
  padding-bottom: 15px;
}
.gas-moped .dst-content .dsImageContainer,
.yamaha-scarab .dst-content .dsImageContainer,
.personal-watercraft .dst-content .dsImageContainer,
.kids-atvs .dst-content .dsImageContainer,
.utv-dealer .dst-content .dsImageContainer,
.dirtbikes .dst-content .dsImageContainer,
.superstore .dst-content .dsImageContainer,
.berts-utv-custom-built-utvs-for-sale .dst-content .dsImageContainer {
  position: relative;
  z-index: 1;
  text-align: center;
}
.gas-moped .dst-content .dsImageContainer img,
.yamaha-scarab .dst-content .dsImageContainer img,
.personal-watercraft .dst-content .dsImageContainer img,
.kids-atvs .dst-content .dsImageContainer img,
.utv-dealer .dst-content .dsImageContainer img,
.dirtbikes .dst-content .dsImageContainer img,
.superstore .dst-content .dsImageContainer img,
.berts-utv-custom-built-utvs-for-sale .dst-content .dsImageContainer img {
  margin: 0 auto;
  display: block;
  width: auto \9;
}
.gas-moped .dst-content .dsImageContainer a img,
.yamaha-scarab .dst-content .dsImageContainer a img,
.personal-watercraft .dst-content .dsImageContainer a img,
.kids-atvs .dst-content .dsImageContainer a img,
.utv-dealer .dst-content .dsImageContainer a img,
.dirtbikes .dst-content .dsImageContainer a img,
.superstore .dst-content .dsImageContainer a img,
.berts-utv-custom-built-utvs-for-sale .dst-content .dsImageContainer a img {
  display: inline-block;
}
.gas-moped .dst-content .dsImageContainer a img:hover,
.yamaha-scarab .dst-content .dsImageContainer a img:hover,
.personal-watercraft .dst-content .dsImageContainer a img:hover,
.kids-atvs .dst-content .dsImageContainer a img:hover,
.utv-dealer .dst-content .dsImageContainer a img:hover,
.dirtbikes .dst-content .dsImageContainer a img:hover,
.superstore .dst-content .dsImageContainer a img:hover,
.berts-utv-custom-built-utvs-for-sale .dst-content .dsImageContainer a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.gas-moped .dst-content .custom-list,
.yamaha-scarab .dst-content .custom-list,
.personal-watercraft .dst-content .custom-list,
.kids-atvs .dst-content .custom-list,
.utv-dealer .dst-content .custom-list,
.dirtbikes .dst-content .custom-list,
.superstore .dst-content .custom-list,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-list {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.gas-moped .dst-content .custom-list > li,
.yamaha-scarab .dst-content .custom-list > li,
.personal-watercraft .dst-content .custom-list > li,
.kids-atvs .dst-content .custom-list > li,
.utv-dealer .dst-content .custom-list > li,
.dirtbikes .dst-content .custom-list > li,
.superstore .dst-content .custom-list > li,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-list > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .gas-moped .dst-content .custom-list > li,
  .yamaha-scarab .dst-content .custom-list > li,
  .personal-watercraft .dst-content .custom-list > li,
  .kids-atvs .dst-content .custom-list > li,
  .utv-dealer .dst-content .custom-list > li,
  .dirtbikes .dst-content .custom-list > li,
  .superstore .dst-content .custom-list > li,
  .berts-utv-custom-built-utvs-for-sale .dst-content .custom-list > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .gas-moped .dst-content .custom-list > li,
  .yamaha-scarab .dst-content .custom-list > li,
  .personal-watercraft .dst-content .custom-list > li,
  .kids-atvs .dst-content .custom-list > li,
  .utv-dealer .dst-content .custom-list > li,
  .dirtbikes .dst-content .custom-list > li,
  .superstore .dst-content .custom-list > li,
  .berts-utv-custom-built-utvs-for-sale .dst-content .custom-list > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .gas-moped .dst-content .custom-list > li,
  .yamaha-scarab .dst-content .custom-list > li,
  .personal-watercraft .dst-content .custom-list > li,
  .kids-atvs .dst-content .custom-list > li,
  .utv-dealer .dst-content .custom-list > li,
  .dirtbikes .dst-content .custom-list > li,
  .superstore .dst-content .custom-list > li,
  .berts-utv-custom-built-utvs-for-sale .dst-content .custom-list > li {
    float: left;
    width: 33.33333333%;
  }
}
.gas-moped .dst-content .custom-container,
.yamaha-scarab .dst-content .custom-container,
.personal-watercraft .dst-content .custom-container,
.kids-atvs .dst-content .custom-container,
.utv-dealer .dst-content .custom-container,
.dirtbikes .dst-content .custom-container,
.superstore .dst-content .custom-container,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-container {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.gas-moped .dst-content .custom-container > li,
.yamaha-scarab .dst-content .custom-container > li,
.personal-watercraft .dst-content .custom-container > li,
.kids-atvs .dst-content .custom-container > li,
.utv-dealer .dst-content .custom-container > li,
.dirtbikes .dst-content .custom-container > li,
.superstore .dst-content .custom-container > li,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-container > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .gas-moped .dst-content .custom-container > li,
  .yamaha-scarab .dst-content .custom-container > li,
  .personal-watercraft .dst-content .custom-container > li,
  .kids-atvs .dst-content .custom-container > li,
  .utv-dealer .dst-content .custom-container > li,
  .dirtbikes .dst-content .custom-container > li,
  .superstore .dst-content .custom-container > li,
  .berts-utv-custom-built-utvs-for-sale .dst-content .custom-container > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .gas-moped .dst-content .custom-container > li,
  .yamaha-scarab .dst-content .custom-container > li,
  .personal-watercraft .dst-content .custom-container > li,
  .kids-atvs .dst-content .custom-container > li,
  .utv-dealer .dst-content .custom-container > li,
  .dirtbikes .dst-content .custom-container > li,
  .superstore .dst-content .custom-container > li,
  .berts-utv-custom-built-utvs-for-sale .dst-content .custom-container > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .gas-moped .dst-content .custom-container > li,
  .yamaha-scarab .dst-content .custom-container > li,
  .personal-watercraft .dst-content .custom-container > li,
  .kids-atvs .dst-content .custom-container > li,
  .utv-dealer .dst-content .custom-container > li,
  .dirtbikes .dst-content .custom-container > li,
  .superstore .dst-content .custom-container > li,
  .berts-utv-custom-built-utvs-for-sale .dst-content .custom-container > li {
    float: left;
    width: 50%;
  }
}
.gas-moped .dst-content .reasons-iframe-div:before,
.yamaha-scarab .dst-content .reasons-iframe-div:before,
.personal-watercraft .dst-content .reasons-iframe-div:before,
.kids-atvs .dst-content .reasons-iframe-div:before,
.utv-dealer .dst-content .reasons-iframe-div:before,
.dirtbikes .dst-content .reasons-iframe-div:before,
.superstore .dst-content .reasons-iframe-div:before,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div:before,
.gas-moped .dst-content .reasons-iframe-div:after,
.yamaha-scarab .dst-content .reasons-iframe-div:after,
.personal-watercraft .dst-content .reasons-iframe-div:after,
.kids-atvs .dst-content .reasons-iframe-div:after,
.utv-dealer .dst-content .reasons-iframe-div:after,
.dirtbikes .dst-content .reasons-iframe-div:after,
.superstore .dst-content .reasons-iframe-div:after,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div:after {
  content: " ";
  display: table;
}
.gas-moped .dst-content .reasons-iframe-div:after,
.yamaha-scarab .dst-content .reasons-iframe-div:after,
.personal-watercraft .dst-content .reasons-iframe-div:after,
.kids-atvs .dst-content .reasons-iframe-div:after,
.utv-dealer .dst-content .reasons-iframe-div:after,
.dirtbikes .dst-content .reasons-iframe-div:after,
.superstore .dst-content .reasons-iframe-div:after,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div:after {
  clear: both;
}
.gas-moped .dst-content .reasons-iframe-div:before,
.yamaha-scarab .dst-content .reasons-iframe-div:before,
.personal-watercraft .dst-content .reasons-iframe-div:before,
.kids-atvs .dst-content .reasons-iframe-div:before,
.utv-dealer .dst-content .reasons-iframe-div:before,
.dirtbikes .dst-content .reasons-iframe-div:before,
.superstore .dst-content .reasons-iframe-div:before,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div:before,
.gas-moped .dst-content .reasons-iframe-div:after,
.yamaha-scarab .dst-content .reasons-iframe-div:after,
.personal-watercraft .dst-content .reasons-iframe-div:after,
.kids-atvs .dst-content .reasons-iframe-div:after,
.utv-dealer .dst-content .reasons-iframe-div:after,
.dirtbikes .dst-content .reasons-iframe-div:after,
.superstore .dst-content .reasons-iframe-div:after,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div:after {
  content: " ";
  display: table;
}
.gas-moped .dst-content .reasons-iframe-div:after,
.yamaha-scarab .dst-content .reasons-iframe-div:after,
.personal-watercraft .dst-content .reasons-iframe-div:after,
.kids-atvs .dst-content .reasons-iframe-div:after,
.utv-dealer .dst-content .reasons-iframe-div:after,
.dirtbikes .dst-content .reasons-iframe-div:after,
.superstore .dst-content .reasons-iframe-div:after,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div:after {
  clear: both;
}
.gas-moped .dst-content .reasons-iframe-div .ds-iframe-div,
.yamaha-scarab .dst-content .reasons-iframe-div .ds-iframe-div,
.personal-watercraft .dst-content .reasons-iframe-div .ds-iframe-div,
.kids-atvs .dst-content .reasons-iframe-div .ds-iframe-div,
.utv-dealer .dst-content .reasons-iframe-div .ds-iframe-div,
.dirtbikes .dst-content .reasons-iframe-div .ds-iframe-div,
.superstore .dst-content .reasons-iframe-div .ds-iframe-div,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div .ds-iframe-div {
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.gas-moped .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.yamaha-scarab .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.personal-watercraft .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.kids-atvs .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.utv-dealer .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.dirtbikes .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.superstore .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div .ds-iframe-div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gas-moped .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.yamaha-scarab .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.personal-watercraft .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.kids-atvs .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.utv-dealer .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.dirtbikes .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.superstore .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div .ds-iframe-div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gas-moped .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.yamaha-scarab .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.personal-watercraft .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.kids-atvs .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.utv-dealer .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.dirtbikes .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.superstore .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div .ds-iframe-div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gas-moped .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.yamaha-scarab .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.personal-watercraft .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.kids-atvs .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.utv-dealer .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.dirtbikes .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.superstore .dst-content .reasons-iframe-div .ds-iframe-div iframe,
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div .ds-iframe-div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .gas-moped .dst-content .reasons-iframe-div .ds-iframe-div,
  .yamaha-scarab .dst-content .reasons-iframe-div .ds-iframe-div,
  .personal-watercraft .dst-content .reasons-iframe-div .ds-iframe-div,
  .kids-atvs .dst-content .reasons-iframe-div .ds-iframe-div,
  .utv-dealer .dst-content .reasons-iframe-div .ds-iframe-div,
  .dirtbikes .dst-content .reasons-iframe-div .ds-iframe-div,
  .superstore .dst-content .reasons-iframe-div .ds-iframe-div,
  .berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div .ds-iframe-div {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .gas-moped .dst-content .reasons-iframe-div .ds-iframe-div,
  .yamaha-scarab .dst-content .reasons-iframe-div .ds-iframe-div,
  .personal-watercraft .dst-content .reasons-iframe-div .ds-iframe-div,
  .kids-atvs .dst-content .reasons-iframe-div .ds-iframe-div,
  .utv-dealer .dst-content .reasons-iframe-div .ds-iframe-div,
  .dirtbikes .dst-content .reasons-iframe-div .ds-iframe-div,
  .superstore .dst-content .reasons-iframe-div .ds-iframe-div,
  .berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div .ds-iframe-div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .gas-moped .dst-content .reasons-iframe-div .ds-iframe-div,
  .yamaha-scarab .dst-content .reasons-iframe-div .ds-iframe-div,
  .personal-watercraft .dst-content .reasons-iframe-div .ds-iframe-div,
  .kids-atvs .dst-content .reasons-iframe-div .ds-iframe-div,
  .utv-dealer .dst-content .reasons-iframe-div .ds-iframe-div,
  .dirtbikes .dst-content .reasons-iframe-div .ds-iframe-div,
  .superstore .dst-content .reasons-iframe-div .ds-iframe-div,
  .berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div .ds-iframe-div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .gas-moped .dst-content .reasons-iframe-div .ds-iframe-div,
  .yamaha-scarab .dst-content .reasons-iframe-div .ds-iframe-div,
  .personal-watercraft .dst-content .reasons-iframe-div .ds-iframe-div,
  .kids-atvs .dst-content .reasons-iframe-div .ds-iframe-div,
  .utv-dealer .dst-content .reasons-iframe-div .ds-iframe-div,
  .dirtbikes .dst-content .reasons-iframe-div .ds-iframe-div,
  .superstore .dst-content .reasons-iframe-div .ds-iframe-div,
  .berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div .ds-iframe-div {
    padding-bottom: 28%;
  }
}
.gas-moped .dst-content .reasons-iframe-div div:nth-child(2),
.yamaha-scarab .dst-content .reasons-iframe-div div:nth-child(2),
.personal-watercraft .dst-content .reasons-iframe-div div:nth-child(2),
.kids-atvs .dst-content .reasons-iframe-div div:nth-child(2),
.utv-dealer .dst-content .reasons-iframe-div div:nth-child(2),
.dirtbikes .dst-content .reasons-iframe-div div:nth-child(2),
.superstore .dst-content .reasons-iframe-div div:nth-child(2),
.berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div div:nth-child(2) {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .gas-moped .dst-content .reasons-iframe-div div:nth-child(2),
  .yamaha-scarab .dst-content .reasons-iframe-div div:nth-child(2),
  .personal-watercraft .dst-content .reasons-iframe-div div:nth-child(2),
  .kids-atvs .dst-content .reasons-iframe-div div:nth-child(2),
  .utv-dealer .dst-content .reasons-iframe-div div:nth-child(2),
  .dirtbikes .dst-content .reasons-iframe-div div:nth-child(2),
  .superstore .dst-content .reasons-iframe-div div:nth-child(2),
  .berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div div:nth-child(2) {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .gas-moped .dst-content .reasons-iframe-div div:nth-child(2),
  .yamaha-scarab .dst-content .reasons-iframe-div div:nth-child(2),
  .personal-watercraft .dst-content .reasons-iframe-div div:nth-child(2),
  .kids-atvs .dst-content .reasons-iframe-div div:nth-child(2),
  .utv-dealer .dst-content .reasons-iframe-div div:nth-child(2),
  .dirtbikes .dst-content .reasons-iframe-div div:nth-child(2),
  .superstore .dst-content .reasons-iframe-div div:nth-child(2),
  .berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div div:nth-child(2) {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .gas-moped .dst-content .reasons-iframe-div div:nth-child(2),
  .yamaha-scarab .dst-content .reasons-iframe-div div:nth-child(2),
  .personal-watercraft .dst-content .reasons-iframe-div div:nth-child(2),
  .kids-atvs .dst-content .reasons-iframe-div div:nth-child(2),
  .utv-dealer .dst-content .reasons-iframe-div div:nth-child(2),
  .dirtbikes .dst-content .reasons-iframe-div div:nth-child(2),
  .superstore .dst-content .reasons-iframe-div div:nth-child(2),
  .berts-utv-custom-built-utvs-for-sale .dst-content .reasons-iframe-div div:nth-child(2) {
    float: left;
    width: 50%;
  }
}
.gas-moped .dst-content .custom-list + .dsImageContainer,
.yamaha-scarab .dst-content .custom-list + .dsImageContainer,
.personal-watercraft .dst-content .custom-list + .dsImageContainer,
.kids-atvs .dst-content .custom-list + .dsImageContainer,
.utv-dealer .dst-content .custom-list + .dsImageContainer,
.dirtbikes .dst-content .custom-list + .dsImageContainer,
.superstore .dst-content .custom-list + .dsImageContainer,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-list + .dsImageContainer {
  padding-bottom: 15px;
}
.gas-moped .dst-content .content-banners .dsImageContainer,
.yamaha-scarab .dst-content .content-banners .dsImageContainer,
.personal-watercraft .dst-content .content-banners .dsImageContainer,
.kids-atvs .dst-content .content-banners .dsImageContainer,
.utv-dealer .dst-content .content-banners .dsImageContainer,
.dirtbikes .dst-content .content-banners .dsImageContainer,
.superstore .dst-content .content-banners .dsImageContainer,
.berts-utv-custom-built-utvs-for-sale .dst-content .content-banners .dsImageContainer {
  padding-bottom: 15px;
}
.gas-moped .dst-content .custom-testimonials-div,
.yamaha-scarab .dst-content .custom-testimonials-div,
.personal-watercraft .dst-content .custom-testimonials-div,
.kids-atvs .dst-content .custom-testimonials-div,
.utv-dealer .dst-content .custom-testimonials-div,
.dirtbikes .dst-content .custom-testimonials-div,
.superstore .dst-content .custom-testimonials-div,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-testimonials-div {
  text-align: center;
  border-top: 1px dotted #ffffff;
  border-bottom: 1px dotted #ffffff;
  padding: 30px 15px;
  font-size: 16px;
}
.gas-moped .dst-content .custom-testimonials-div h2,
.yamaha-scarab .dst-content .custom-testimonials-div h2,
.personal-watercraft .dst-content .custom-testimonials-div h2,
.kids-atvs .dst-content .custom-testimonials-div h2,
.utv-dealer .dst-content .custom-testimonials-div h2,
.dirtbikes .dst-content .custom-testimonials-div h2,
.superstore .dst-content .custom-testimonials-div h2,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-testimonials-div h2 {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 50px;
  font-size: 37px;
}
.gas-moped .dst-content .custom-testimonials-div h2 .dsImageContainer,
.yamaha-scarab .dst-content .custom-testimonials-div h2 .dsImageContainer,
.personal-watercraft .dst-content .custom-testimonials-div h2 .dsImageContainer,
.kids-atvs .dst-content .custom-testimonials-div h2 .dsImageContainer,
.utv-dealer .dst-content .custom-testimonials-div h2 .dsImageContainer,
.dirtbikes .dst-content .custom-testimonials-div h2 .dsImageContainer,
.superstore .dst-content .custom-testimonials-div h2 .dsImageContainer,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-testimonials-div h2 .dsImageContainer {
  width: 67px;
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
}
@media (max-width: 470px) {
  .gas-moped .dst-content .custom-testimonials-div h2 .dsImageContainer,
  .yamaha-scarab .dst-content .custom-testimonials-div h2 .dsImageContainer,
  .personal-watercraft .dst-content .custom-testimonials-div h2 .dsImageContainer,
  .kids-atvs .dst-content .custom-testimonials-div h2 .dsImageContainer,
  .utv-dealer .dst-content .custom-testimonials-div h2 .dsImageContainer,
  .dirtbikes .dst-content .custom-testimonials-div h2 .dsImageContainer,
  .superstore .dst-content .custom-testimonials-div h2 .dsImageContainer,
  .berts-utv-custom-built-utvs-for-sale .dst-content .custom-testimonials-div h2 .dsImageContainer {
    display: none;
  }
}
.gas-moped .dst-content .custom-testimonials-div a,
.yamaha-scarab .dst-content .custom-testimonials-div a,
.personal-watercraft .dst-content .custom-testimonials-div a,
.kids-atvs .dst-content .custom-testimonials-div a,
.utv-dealer .dst-content .custom-testimonials-div a,
.dirtbikes .dst-content .custom-testimonials-div a,
.superstore .dst-content .custom-testimonials-div a,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-testimonials-div a {
  color: #ffffff;
  font-weight: bold;
}
.gas-moped .dst-content .custom-testimonials-div a:after,
.yamaha-scarab .dst-content .custom-testimonials-div a:after,
.personal-watercraft .dst-content .custom-testimonials-div a:after,
.kids-atvs .dst-content .custom-testimonials-div a:after,
.utv-dealer .dst-content .custom-testimonials-div a:after,
.dirtbikes .dst-content .custom-testimonials-div a:after,
.superstore .dst-content .custom-testimonials-div a:after,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-testimonials-div a:after {
  font-family: FontAwesome;
  content: "\f138";
  color: #f7152b;
  padding-left: 5px;
  font-size: 14px;
}
.gas-moped .dst-content .custom-testimonials-div a:hover,
.yamaha-scarab .dst-content .custom-testimonials-div a:hover,
.personal-watercraft .dst-content .custom-testimonials-div a:hover,
.kids-atvs .dst-content .custom-testimonials-div a:hover,
.utv-dealer .dst-content .custom-testimonials-div a:hover,
.dirtbikes .dst-content .custom-testimonials-div a:hover,
.superstore .dst-content .custom-testimonials-div a:hover,
.berts-utv-custom-built-utvs-for-sale .dst-content .custom-testimonials-div a:hover {
  color: #f7152b;
}
.hours .custom-template iframe {
  width: 100%;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .hours .custom-template ul.content-hours li {
    margin: 0 auto;
    float: none;
  }
}
@media (max-width: 767px) {
  .hours .custom-template .vHours h3,
  .hours .custom-template .vHours p {
    text-align: center;
  }
}
.hours .custom-template .dContact > ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.hours .custom-template .dContact > ul li {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .hours .custom-template .dContact > ul li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .hours .custom-template .dContact > ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .hours .custom-template .dContact > ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .hours .custom-template .dContact > ul li {
    float: none;
  }
}
@media (max-width: 535px) {
  .hours .custom-template .dContact > ul li {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hours .custom-template .dContact > ul li {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .insurance form ul > li.dbleCol {
    width: 50%;
  }
}
.insurance form ul > li.formDriverTickets .formField .label,
.insurance form ul > li.formDriverAccidents .formField .label,
.insurance form ul > li.formDriverMotorcycleLicense .formField .label,
.insurance form ul > li.formDriverMotorcycleSafetyCourse .formField .label,
.insurance form ul > li.formVehicleTrailer .formField .label,
.insurance form ul > li#formContactSource .formField .label {
  display: inline-block;
}
@media (min-width: 768px) {
  .insurance form ul > li.formDriverTickets .formField .label span,
  .insurance form ul > li.formDriverAccidents .formField .label span,
  .insurance form ul > li.formDriverMotorcycleLicense .formField .label span,
  .insurance form ul > li.formDriverMotorcycleSafetyCourse .formField .label span,
  .insurance form ul > li.formVehicleTrailer .formField .label span,
  .insurance form ul > li#formContactSource .formField .label span {
    display: block;
  }
}
.insurance form ul > li.formVehicleCoverageCompany {
  clear: both;
}
.insurance .label,
.insurance label {
  font-weight: normal;
  text-align: left;
}
.insurance label.error {
  color: #ffb637;
}
.insurance h4 {
  margin-bottom: 0px;
}
.euro-center .Cont-1 .contSix:first-child {
  padding-top: 30px;
  padding-bottom: 25px;
}
.euro-center .dst-block img {
  margin: 0 auto;
}
.euro-center .dst-block a:hover {
  color: #444041;
}
.euro-center .dst-block a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.euro-center .dst-block .responsive-iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.euro-center .dst-block .responsive-iframe > .youtube-video {
  display: none;
}
.euro-center .dst-block .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.euro-center .dst-block .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.euro-center .dst-block .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.euro-center .dst-block .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.euro-center .dst-block .Cont-1 {
  position: relative;
}
.euro-center .dst-block .Cont-1 .contSix {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .euro-center .dst-block .Cont-1 .contSix {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .euro-center .dst-block .Cont-1 .contSix {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .euro-center .dst-block .Cont-1 .contSix {
    float: left;
    width: 50%;
  }
}
.euro-center .dst-block .Cont-1 .downer {
  margin-top: 30px;
}
.euro-center .dst-block .Cont-2 {
  margin-bottom: 10px;
}
.euro-center .dst-block .Cont-2 ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
}
.euro-center .dst-block .Cont-2 ul li {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
  position: relative;
}
@media (min-width: 768px) {
  .euro-center .dst-block .Cont-2 ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .euro-center .dst-block .Cont-2 ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .euro-center .dst-block .Cont-2 ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .euro-center .dst-block .Cont-2 ul li {
    float: none;
  }
}
.euro-center .dst-block .Cont-2 ul li h3 {
  position: absolute;
  z-index: 1;
  left: 0%;
  top: 25%;
  width: 100%;
  color: white;
  font-size: 48px;
}
.euro-center .dst-block .Cont-2 ul li h3 span {
  color: #F7152B;
  font-size: 30px;
  display: block;
  line-height: 0;
  font-weight: 600;
}
.euro-center .dst-block .Cont-3 ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  margin-bottom: 10px;
  text-align: center;
}
.euro-center .dst-block .Cont-3 ul li {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
  position: relative;
}
@media (min-width: 768px) {
  .euro-center .dst-block .Cont-3 ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .euro-center .dst-block .Cont-3 ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .euro-center .dst-block .Cont-3 ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .euro-center .dst-block .Cont-3 ul li {
    float: none;
  }
}
.euro-center .dst-block .Cont-3 ul li h3 {
  position: absolute;
  z-index: 1;
  left: 0%;
  top: 35%;
  width: 100%;
  color: white;
  font-size: 48px;
}
.euro-center .dst-block .Cont-3 ul.secondUl li h3 {
  top: 8%;
}
.euro-center.EDITING .dst-block .responsive-iframe > .youtube-video {
  display: inline-block;
}
.euro-center.EDITING .dst-block .responsive-iframe iframe {
  display: none;
}
.bmm-customs .dst-block img {
  margin: 0 auto;
}
.bmm-customs .dst-block a:hover {
  color: #444041;
}
.bmm-customs .dst-block a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.bmm-customs .dst-block .lead-button {
  margin-top: 15px;
}
.bmm-customs .dst-block .responsive-iframe {
  position: relative;
  padding-bottom: 56.22641509%;
  height: 0;
  overflow: hidden;
}
.bmm-customs .dst-block .responsive-iframe > .youtube-video {
  display: none;
}
.bmm-customs .dst-block .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bmm-customs .dst-block .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bmm-customs .dst-block .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bmm-customs .dst-block .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bmm-customs .dst-block .Cont-1 {
  position: relative;
}
.bmm-customs .dst-block .Cont-1 .contSix {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .bmm-customs .dst-block .Cont-1 .contSix {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .bmm-customs .dst-block .Cont-1 .contSix {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .bmm-customs .dst-block .Cont-1 .contSix {
    float: left;
    width: 50%;
  }
}
.bmm-customs .dst-block .Cont-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bmm-customs .dst-block .Cont-2 ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
}
.bmm-customs .dst-block .Cont-2 ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .bmm-customs .dst-block .Cont-2 ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .bmm-customs .dst-block .Cont-2 ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .bmm-customs .dst-block .Cont-2 ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .bmm-customs .dst-block .Cont-2 ul li {
    float: none;
  }
}
.bmm-customs .dst-block .Cont-3 ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  margin-bottom: 10px;
  text-align: center;
}
.bmm-customs .dst-block .Cont-3 ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .bmm-customs .dst-block .Cont-3 ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .bmm-customs .dst-block .Cont-3 ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .bmm-customs .dst-block .Cont-3 ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .bmm-customs .dst-block .Cont-3 ul li {
    float: none;
  }
}
.bmm-customs .dst-block .Cont-3 ul li ul li {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .bmm-customs .dst-block .Cont-3 ul li ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .bmm-customs .dst-block .Cont-3 ul li ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .bmm-customs .dst-block .Cont-3 ul li ul li {
    float: left;
    width: 33.33333333%;
  }
}
.bmm-customs .dst-block .Cont-3 ul li ul li .dsIcontainer img {
  border-radius: 50%;
}
.bmm-customs .dst-block .Cont-4 ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  margin-bottom: 10px;
  text-align: center;
}
.bmm-customs .dst-block .Cont-4 ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .bmm-customs .dst-block .Cont-4 ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .bmm-customs .dst-block .Cont-4 ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .bmm-customs .dst-block .Cont-4 ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .bmm-customs .dst-block .Cont-4 ul li {
    float: none;
  }
}
.bmm-customs.EDITING .dst-block .responsive-iframe > .youtube-video {
  display: inline-block;
}
.bmm-customs.EDITING .dst-block .responsive-iframe iframe {
  display: none;
}
.mega-supercross-event .custom-template ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
}
.mega-supercross-event .custom-template ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .mega-supercross-event .custom-template ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .mega-supercross-event .custom-template ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .mega-supercross-event .custom-template ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .mega-supercross-event .custom-template ul li {
    float: none;
  }
}
.parts .custom-template ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  margin-top: 30px;
  text-align: center;
}
.parts .custom-template ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .parts .custom-template ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .parts .custom-template ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .parts .custom-template ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .parts .custom-template ul li {
    float: none;
  }
}
.parts .custom-template .fBox {
  padding-bottom: 15px;
}
.parts .custom-template .fBox ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.parts .custom-template .fBox ul li {
  float: left;
  width: 49.16666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
  text-align: center;
  background-color: #5B151C;
  padding: 5px;
  margin: 1px;
}
@media (min-width: 768px) {
  .parts .custom-template .fBox ul li {
    float: left;
    width: 32.5%;
  }
}
@media (min-width: 992px) {
  .parts .custom-template .fBox ul li {
    float: left;
    width: 24.75%;
  }
}
@media (min-width: 1200px) {
  .parts .custom-template .fBox ul li {
    float: left;
    width: 16.41666667%;
  }
}
@media (min-width: 768px) {
  .parts .custom-template .fBox ul li {
    float: none;
  }
}
@media (max-width: 400px) {
  .parts .custom-template .fBox ul li {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.parts .custom-template .ticket {
  float: right;
  margin: 10px;
}
@media (max-width: 991px) {
  .parts .custom-template .ticket {
    float: none;
  }
}
.parts .custom-template .xBtn {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .parts .custom-template .xBtn {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .parts .custom-template .xBtn {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .parts .custom-template .xBtn {
    float: left;
    width: 50%;
  }
}
.polaris-rzr-xp-900 .custom-template .page-content ul,
.arctic-cat-wildcat-4-seater .custom-template .page-content ul,
.pontoon-boats-for-sale .custom-template .page-content ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
}
.polaris-rzr-xp-900 .custom-template .page-content ul > li,
.arctic-cat-wildcat-4-seater .custom-template .page-content ul > li,
.pontoon-boats-for-sale .custom-template .page-content ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
  text-align: left;
}
@media (min-width: 768px) {
  .polaris-rzr-xp-900 .custom-template .page-content ul > li,
  .arctic-cat-wildcat-4-seater .custom-template .page-content ul > li,
  .pontoon-boats-for-sale .custom-template .page-content ul > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .polaris-rzr-xp-900 .custom-template .page-content ul > li,
  .arctic-cat-wildcat-4-seater .custom-template .page-content ul > li,
  .pontoon-boats-for-sale .custom-template .page-content ul > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .polaris-rzr-xp-900 .custom-template .page-content ul > li,
  .arctic-cat-wildcat-4-seater .custom-template .page-content ul > li,
  .pontoon-boats-for-sale .custom-template .page-content ul > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .polaris-rzr-xp-900 .custom-template .page-content ul > li,
  .arctic-cat-wildcat-4-seater .custom-template .page-content ul > li,
  .pontoon-boats-for-sale .custom-template .page-content ul > li {
    float: none;
  }
}
.ride-to-the-hill-slingshot-ride .dst-header {
  padding-bottom: 20px;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container {
  padding-bottom: 15px;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container:before,
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container:after {
  content: " ";
  display: table;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container:after {
  clear: both;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container:before,
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container:after {
  content: " ";
  display: table;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container:after {
  clear: both;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container div {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .ride-to-the-hill-slingshot-ride .dst-content .custom-video-container div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .ride-to-the-hill-slingshot-ride .dst-content .custom-video-container div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .ride-to-the-hill-slingshot-ride .dst-content .custom-video-container div {
    float: left;
    width: 50%;
  }
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container div:first-child {
  position: relative;
  padding-bottom: 30%;
  height: 0;
  overflow: hidden;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container div:first-child iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container div:first-child iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container div:first-child iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-video-container div:first-child iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .ride-to-the-hill-slingshot-ride .dst-content .custom-video-container div:first-child {
    padding-bottom: 56%;
  }
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-list {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-list > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .ride-to-the-hill-slingshot-ride .dst-content .custom-list > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .ride-to-the-hill-slingshot-ride .dst-content .custom-list > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .ride-to-the-hill-slingshot-ride .dst-content .custom-list > li {
    float: left;
    width: 50%;
  }
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-list > li h4 {
  margin-bottom: 0;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-list > li:first-child > ul {
  padding-left: 0;
  list-style: none;
}
.ride-to-the-hill-slingshot-ride .dst-content .custom-list > li:first-child > ul h4 {
  display: inline;
}
.service .custom-template > ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  padding-bottom: 15px;
}
.service .custom-template > ul:before,
.service .custom-template > ul:after {
  content: " ";
  display: table;
}
.service .custom-template > ul:after {
  clear: both;
}
.service .custom-template > ul:before,
.service .custom-template > ul:after {
  content: " ";
  display: table;
}
.service .custom-template > ul:after {
  clear: both;
}
.service .custom-template > ul li {
  float: left;
  width: 49.16666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
  text-align: center;
  background-color: #5B151C;
  padding: 5px;
  margin: 1px;
}
@media (min-width: 768px) {
  .service .custom-template > ul li {
    float: left;
    width: 49.16666667%;
  }
}
@media (min-width: 992px) {
  .service .custom-template > ul li {
    float: left;
    width: 32.5%;
  }
}
@media (min-width: 1200px) {
  .service .custom-template > ul li {
    float: left;
    width: 19.16666667%;
  }
}
@media (min-width: 768px) {
  .service .custom-template > ul li {
    float: none;
  }
}
@media (max-width: 540px) {
  .service .custom-template > ul li {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.service .custom-template .s1Box > ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
}
.service .custom-template .s1Box > ul li {
  display: inline-block;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  width: 33.33333333%;
}
@media (min-width: 768px) {
  .service .custom-template .s1Box > ul li {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .service .custom-template .s1Box > ul li {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .service .custom-template .s1Box > ul li {
    width: 20%;
  }
}
@media (max-width: 425px) {
  .service .custom-template .s1Box > ul li {
    display: inline-block;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    width: 50%;
  }
}
@media (max-width: 425px) and (min-width: 768px) {
  .service .custom-template .s1Box > ul li {
    width: 50%;
  }
}
@media (max-width: 425px) and (min-width: 992px) {
  .service .custom-template .s1Box > ul li {
    width: 50%;
  }
}
@media (max-width: 425px) and (min-width: 1200px) {
  .service .custom-template .s1Box > ul li {
    width: 50%;
  }
}
.service .custom-template .s2Box > ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
}
.service .custom-template .s2Box > ul li {
  display: inline-block;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  width: 33.33333333%;
}
@media (min-width: 768px) {
  .service .custom-template .s2Box > ul li {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .service .custom-template .s2Box > ul li {
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .service .custom-template .s2Box > ul li {
    width: 16.66666667%;
  }
}
@media (max-width: 425px) {
  .service .custom-template .s2Box > ul li {
    display: inline-block;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    width: 50%;
  }
}
@media (max-width: 425px) and (min-width: 768px) {
  .service .custom-template .s2Box > ul li {
    width: 50%;
  }
}
@media (max-width: 425px) and (min-width: 992px) {
  .service .custom-template .s2Box > ul li {
    width: 50%;
  }
}
@media (max-width: 425px) and (min-width: 1200px) {
  .service .custom-template .s2Box > ul li {
    width: 50%;
  }
}
.info .custom-template .miniBox {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .info .custom-template .miniBox {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .info .custom-template .miniBox {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .info .custom-template .miniBox {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .info .custom-template .miniBox {
    padding: 0;
  }
}
.info .custom-template .tBox {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .info .custom-template .tBox {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .info .custom-template .tBox {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .info .custom-template .tBox {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width: 767px) {
  .info .custom-template .tBox {
    padding: 0;
  }
}
.polaris-slingshot .custom-template .linkimg {
  text-align: center;
}
.polaris-slingshot .custom-template .linkimg img {
  display: inline-block;
}
.quadski-gibbs .custom-template .image-float {
  float: right;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .quadski-gibbs .custom-template .image-float {
    float: none;
    margin: 0 auto;
  }
}
.quadski-gibbs .custom-template .gibbs-gallery ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.quadski-gibbs .custom-template .gibbs-gallery ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .quadski-gibbs .custom-template .gibbs-gallery ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .quadski-gibbs .custom-template .gibbs-gallery ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .quadski-gibbs .custom-template .gibbs-gallery ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .quadski-gibbs .custom-template .gibbs-gallery ul li {
    float: none;
  }
}
.bbm-customs .custom-template .leadBox {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .bbm-customs .custom-template .leadBox {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .bbm-customs .custom-template .leadBox {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .bbm-customs .custom-template .leadBox {
    float: left;
    width: 50%;
  }
}
.bbm-customs .custom-template .b1Box ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
}
.bbm-customs .custom-template .b1Box ul li {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .bbm-customs .custom-template .b1Box ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .bbm-customs .custom-template .b1Box ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .bbm-customs .custom-template .b1Box ul li {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 768px) {
  .bbm-customs .custom-template .b1Box ul li {
    float: none;
  }
}
@media (max-width: 500px) {
  .bbm-customs .custom-template .b1Box ul li {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.bbm-customs .custom-template .b2Box ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
}
.bbm-customs .custom-template .b2Box ul li {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .bbm-customs .custom-template .b2Box ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .bbm-customs .custom-template .b2Box ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .bbm-customs .custom-template .b2Box ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .bbm-customs .custom-template .b2Box ul li {
    float: none;
  }
}
@media (max-width: 520px) {
  .bbm-customs .custom-template .b2Box ul li {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.bbm-customs .custom-template .linkimg {
  text-align: center;
}
.bbm-customs .custom-template .linkimg img {
  display: inline-block;
}
.used-vehicles .custom-template .image-header {
  display: block !important;
}
.used-vehicles .custom-template ul.ul-Images {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  margin-top: 30px;
  text-align: center;
}
.used-vehicles .custom-template ul.ul-Images li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .used-vehicles .custom-template ul.ul-Images li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .used-vehicles .custom-template ul.ul-Images li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .used-vehicles .custom-template ul.ul-Images li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .used-vehicles .custom-template ul.ul-Images li {
    float: none;
  }
}
.used-vehicles .custom-template .gBox {
  background-color: #333333;
  padding: 10px;
  display: inline-block;
  margin-bottom: 10px;
}
.used-vehicles .custom-template .dolar {
  float: right;
  margin: 10px;
}
@media (max-width: 991px) {
  .used-vehicles .custom-template .dolar {
    float: none;
  }
}
.racing-team .dst-block .dst-content .dsImageContainer {
  margin-bottom: 15px;
}
.racing-team .dst-block .dst-content h3,
.racing-team .dst-block .dst-content p {
  text-align: center;
}
.racing-team .dst-block .dst-content ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
}
.racing-team .dst-block .dst-content ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .racing-team .dst-block .dst-content ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .racing-team .dst-block .dst-content ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .racing-team .dst-block .dst-content ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .racing-team .dst-block .dst-content ul li {
    float: none;
  }
}
.racing-team-form form ul > li#formRaceVehicleType .formField .label,
.racing-team-form form ul > li#formSponsorship .formField .label {
  display: inline-block;
}
@media (max-width: 767px) {
  .racing-team-form form ul > li#formRaceVehicleType .formField .label,
  .racing-team-form form ul > li#formSponsorship .formField .label {
    display: block;
    text-align: left;
  }
}
.safety-tips .custom-template .dec {
  background-color: #5B151C;
  border-bottom: 2px solid #555555;
}
.spring-clean-up .custom-template h3 {
  text-align: center;
  color: #ffffff;
  background-color: #f7152b;
  padding: 6px;
}
.spring-clean-up .custom-template ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
  padding-top: 10px;
}
.spring-clean-up .custom-template ul li {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .spring-clean-up .custom-template ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .spring-clean-up .custom-template ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .spring-clean-up .custom-template ul li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .spring-clean-up .custom-template ul li {
    float: none;
  }
}
.spring-clean-up .custom-template ul li img {
  display: inline-block;
}
.suzuki-gsxr .custom-template ul,
.suzuki-gsxr-gsx-r-250-600-750-1000-1300-used-new-motorcycles-for-sale .custom-template ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 0;
  font-size: 0.01 \9;
  text-align: center;
  padding-top: 10px;
}
.suzuki-gsxr .custom-template ul li,
.suzuki-gsxr-gsx-r-250-600-750-1000-1300-used-new-motorcycles-for-sale .custom-template ul li {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .suzuki-gsxr .custom-template ul li,
  .suzuki-gsxr-gsx-r-250-600-750-1000-1300-used-new-motorcycles-for-sale .custom-template ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .suzuki-gsxr .custom-template ul li,
  .suzuki-gsxr-gsx-r-250-600-750-1000-1300-used-new-motorcycles-for-sale .custom-template ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .suzuki-gsxr .custom-template ul li,
  .suzuki-gsxr-gsx-r-250-600-750-1000-1300-used-new-motorcycles-for-sale .custom-template ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .suzuki-gsxr .custom-template ul li,
  .suzuki-gsxr-gsx-r-250-600-750-1000-1300-used-new-motorcycles-for-sale .custom-template ul li {
    float: none;
  }
}
.team-berts .custom-template .iframe-video > div {
  padding-bottom: 60%;
}
.triumph-motorcycles .custom-template .triumph-models .dsImageContainer {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .triumph-motorcycles .custom-template .triumph-models .dsImageContainer {
    float: left;
  }
}
.new-arrivals .dst-block .dst-content hr {
  border: 0;
  border-bottom: 1px dashed #ccc;
}
	.custom-template{
		.image-header{
			display: block;
		}
	}
}*/
body.new-arrivals button.checkInv {
  padding: 1rem 2rem;
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
body.new-arrivals button.checkInv a {
  color: black;
}
body.xShowroomListXml .makes > .item-Arctic-Cat .make-image {
  opacity: 0;
}
body.xShowroomListXml .makes > .item-Can-Am .make-image {
  opacity: 0;
}
body.xShowroomListXml .makes > .item-Ducati .make-image {
  opacity: 0;
}
body.xShowroomListXml .makes > .item-KYMCO .make-image {
  opacity: 0;
}
body.xShowroomListXml .makes > .item-Polaris .make-image {
  opacity: 0;
}
body.xShowroomListXml .makes > .item-Scarab .make-image {
  opacity: 0;
}
body.xShowroomListXml .makes > .item-Triumph .make-image {
  opacity: 0;
}
.xinventorypageslist ul.makes .item-Arctic-Cat a {
  background: url('/images/arctic-cat-showroom.jpg');
  background-size: cover;
}
.xinventorypageslist ul.makes .item-Can-Am a {
  background: url('/images/can-am-showroom.jpg');
  background-size: cover;
}
.xinventorypageslist ul.makes .item-Ducati a {
  background: url('/images/ducati-showroom.jpg');
  background-size: cover;
}
.xinventorypageslist ul.makes .item-KYMCO a {
  background: url('/images/kymco-showroom.jpg');
  background-size: cover;
}
.xinventorypageslist ul.makes .item-Polaris a {
  background: url('/images/polaris-showroom.jpg');
  background-size: cover;
}
.xinventorypageslist ul.makes .item-Scarab a {
  background: url('/images/scarab-showroom.jpg');
  background-size: cover;
}
.xinventorypageslist ul.makes .item-Triumph a {
  background: url('/images/triumph-showroom.jpg');
  background-size: cover;
}
.parts .xcontent .custom-template .image-header,
.service .xcontent .custom-template .image-header {
  display: block !important;
}
@media (max-width: 1199px) {
  .service .custom-template > p img {
    float: none !important;
  }
}
.xNewInventory form #filtering #InvSearchContainer #dvFilters #dvSortBy #sortoptions option[value="Date Modified"],
.xNewInventory form #filtering #InvSearchContainer #dvFilters #dvSortBy #sortoptions option[value="Family"],
.xNewInventory form #filtering #InvSearchContainer #dvFilters #dvSortBy #sortoptions option[value="FuelType"],
.xNewInventory form #filtering #InvSearchContainer #dvFilters #dvSortBy #sortoptions option[value="Sleeps"] {
  display: none;
}
.Custom-xInv-SlideShow {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  background-color: #161616;
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .Custom-xInv-SlideShow {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .Custom-xInv-SlideShow {
    width: 1170px;
  }
}
.Custom-xInv-SlideShow > .navbar-header,
.Custom-xInv-SlideShow > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 767px) {
  .Custom-xInv-SlideShow > .navbar-header,
  .Custom-xInv-SlideShow > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.Custom-xInv-SlideShow .pause {
  display: none;
}
.Custom-xInv-SlideShow .carousel-indicators {
  display: none;
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow .carousel-indicators {
    display: block;
  }
}
.Custom-xInv-SlideShow .carousel-control.left {
  text-align: left;
  left: 15px;
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    left: 30px;
  }
}
.Custom-xInv-SlideShow .carousel-control.right {
  text-align: right;
  right: 15px;
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow .carousel-control.right {
    right: 30px;
  }
}
.Custom-xInv-SlideShow .fa {
  display: block;
}
.Custom-xInv-SlideShow .carousel-nav {
  opacity: 0;
}
.Custom-xInv-SlideShow:hover .carousel-nav {
  opacity: 1;
}
.Custom-xInv-SlideShow:hover .carousel-control {
  opacity: .5;
}
.Custom-xInv-SlideShow .carousel-control:hover {
  opacity: 1;
}
.Custom-xInv-SlideShow .carousel {
  padding-top: 38%;
  height: auto;
}
.Custom-xInv-SlideShow .carousel-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.Custom-xInv-SlideShow .carousel-control {
  text-shadow: none;
  width: auto;
  font-size: 20px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  margin: auto 0;
  filter: none;
  background: none;
}
.Custom-xInv-SlideShow .carousel-control.left .fa {
  -ms-transform: translate3d(-1px, 0, 0);
  -webkit-transform: translate3d(-1px, 0, 0);
  transform: translate3d(-1px, 0, 0);
}
.Custom-xInv-SlideShow .carousel-control.left .fa:before {
  content: '\f053';
}
.Custom-xInv-SlideShow .carousel-control.right .fa {
  -ms-transform: translate3d(1px, 0, 0);
  -webkit-transform: translate3d(1px, 0, 0);
  transform: translate3d(1px, 0, 0);
}
.Custom-xInv-SlideShow .carousel-control.right .fa:before {
  content: '\f054';
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    margin-left: 50%;
    left: -360px;
  }
}
@media (min-width: 992px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    left: -470px;
  }
}
@media (min-width: 1200px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    left: -570px;
  }
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    margin-left: 50%;
    left: -360px;
  }
}
@media (min-width: 992px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    left: -470px;
  }
}
@media (min-width: 1200px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    left: -570px;
  }
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    margin-left: 50%;
    left: -360px;
  }
}
@media (min-width: 992px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    left: -470px;
  }
}
@media (min-width: 1200px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    left: -570px;
  }
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow .carousel-control.right {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .Custom-xInv-SlideShow .carousel-control.right {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .Custom-xInv-SlideShow .carousel-control.right {
    right: -570px;
  }
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow .carousel-control.right {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .Custom-xInv-SlideShow .carousel-control.right {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .Custom-xInv-SlideShow .carousel-control.right {
    right: -570px;
  }
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow .carousel-control.right {
    margin-right: 50%;
    right: -360px;
  }
}
@media (min-width: 992px) {
  .Custom-xInv-SlideShow .carousel-control.right {
    right: -470px;
  }
}
@media (min-width: 1200px) {
  .Custom-xInv-SlideShow .carousel-control.right {
    right: -570px;
  }
}
.Custom-xInv-SlideShow .carousel-indicators {
  right: auto;
  left: auto;
  bottom: 0;
  line-height: 60px;
  pointer-events: none;
  margin: auto;
  width: 100%;
}
.Custom-xInv-SlideShow .carousel-indicators li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 5px;
  border: none;
  vertical-align: middle;
  pointer-events: auto;
}
.Custom-xInv-SlideShow .carousel-indicators li:first-child {
  margin-left: 0;
}
.Custom-xInv-SlideShow .carousel-indicators {
  right: auto;
  left: auto;
  bottom: 0;
  line-height: 60px;
  pointer-events: none;
  margin: auto;
  width: 100%;
}
.Custom-xInv-SlideShow .carousel-indicators li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 5px;
  border: none;
  vertical-align: middle;
  pointer-events: auto;
}
.Custom-xInv-SlideShow .carousel-indicators li:first-child {
  margin-left: 0;
}
.Custom-xInv-SlideShow .carousel-indicators > li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
}
.Custom-xInv-SlideShow .carousel-indicators > li.active {
  background-color: #f7152b;
}
.Custom-xInv-SlideShow .carousel-indicators > li {
  border-width: 2px;
  border-style: solid;
  border-color: #ff0000;
}
.Custom-xInv-SlideShow .carousel-indicators > li.active {
  border-color: #0000ff;
}
.Custom-xInv-SlideShow .carousel-control {
  color: #ffffff;
  background: #1a1a1a;
  opacity: 1;
  border-radius: 50%;
}
.Custom-xInv-SlideShow .carousel-control.left,
.Custom-xInv-SlideShow .carousel-control.right {
  text-align: center;
}
.Custom-xInv-SlideShow .carousel-control .fa {
  display: inline-block;
}
.Custom-xInv-SlideShow .carousel-control:hover {
  color: #ffffff;
  background: #f7152b;
}
.Custom-xInv-SlideShow .carousel-control {
  border: #b3b3b3;
  border: 3px solid #b3b3b3;
  /* offset line-height and visually center icon */
}
.Custom-xInv-SlideShow .carousel-control:hover {
  border: #b3b3b3;
  border: 3px solid #fa7884;
}
.Custom-xInv-SlideShow .carousel-control.left .fa {
  position: relative;
  -ms-transform: translate3d(-1px, -2px, 0);
  -webkit-transform: translate3d(-1px, -2px, 0);
  transform: translate3d(-1px, -2px, 0);
}
.Custom-xInv-SlideShow .carousel-control.right .fa {
  position: relative;
  -ms-transform: translate3d(1px, -2px, 0);
  -webkit-transform: translate3d(1px, -2px, 0);
  transform: translate3d(1px, -2px, 0);
}
.Custom-xInv-SlideShow .carousel-indicators {
  padding-left: 20px;
  display: none;
}
@media (min-width: 768px) {
  .Custom-xInv-SlideShow .carousel-control.left {
    margin-left: 0;
    left: 10px;
  }
  .Custom-xInv-SlideShow .carousel-control.right {
    margin-right: 0;
    right: 10px;
  }
}
body.InventoryList .unitBrand img[src*="icon_Harley-Davidson.png"] {
  display: none;
}
.xtrade_value #remainingPaymentAmount,
.xtrade_value #damagesAmount {
  display: none;
}
@media (max-width: 1200px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h1 {
    margin-top: -433px;
  }
}
@media (max-width: 992px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h1 {
    margin-top: -535px;
  }
}
@media (max-width: 768px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h1 {
    margin-top: -312px;
    font-size: 43px;
  }
}
@media (max-width: 576px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h1 {
    margin-top: -400px;
    font-size: 43px;
    padding-top: 90px;
  }
}
@media (max-width: 380px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h1 {
    margin-top: -500px;
  }
}
@media (max-width: 1200px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h2 {
    padding-bottom: 450px;
  }
}
@media (max-width: 755px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h2 {
    padding-bottom: 300px;
  }
}
@media (max-width: 992px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h2 {
    padding-bottom: 350px;
  }
}
@media (max-width: 400px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h2 {
    padding-top: 10px;
  }
}
@media (max-width: 390px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h2 {
    margin-top: -9px;
  }
}
@media (max-width: 576px) {
  body > main > div > div.welcome-row > div.index-youtube-wrapper > strong > h2 {
    font-size: 21px;
  }
}
@media (max-width: 1200px) {
  .welcome-row .welcome-text {
    padding-top: 108px;
  }
}
@media (max-width: 992px) {
  .welcome-row .welcome-text {
    padding-top: -5px;
  }
}
@media (max-width: 768px) {
  .welcome-row .welcome-text {
    padding-top: 165px;
  }
}
@media (max-width: 380px) {
  .welcome-row .welcome-text {
    padding-top: 300px;
  }
}
.youtube-id {
  display: none;
}
.EDITING .youtube-id {
  display: block;
}
.header-social a.social-instagram .fa,
.footer-social a.social-instagram .fa {
  background-image: url(/images/bertsmegamall-instagram-background.jpg);
}
@media (min-width: 781px) {
  .header-social a.social-instagram .fa,
  .footer-social a.social-instagram .fa {
    background-image: url(/images/bertsmegamall-instagram-background-30x30.jpg);
  }
}
body.xShowroomListXml .make-info .make-logo {
  bottom: 4.5px;
}
body.xShowroomListXml li.make.item-Husqvarna a .make-info .make-logo,
body.xShowroomListXml li.make.item-Scarab a .make-info .make-logo,
body.xShowroomListXml li.make.item-Polaris-Slingshot a .make-info .make-logo,
body.xShowroomListXml li.make.item-Can-Am a .make-info .make-logo,
body.xShowroomListXml li.make.item-Spyder a .make-info .make-logo {
  width: 34%;
}
body.xShowroomListXml li.make.item-Honda a .make-info .make-logo {
  width: 24%;
}
@media (min-width: 1200px) {
  .header-slogan {
    text-align: left!important;
  }
  .header-slogan img {
    width: 91px!important;
    margin-left: -75px !important;
  }
}
@media (min-width: 768px) {
  .header-slogan img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .header-slogan img {
    content: url('/images/WorldsLargest_Logo_v2_2018.png');
  }
}
.euroride2016 .form-iframe {
  position: relative;
  padding-bottom: 144.36619718%;
  height: 0;
  overflow: hidden;
  overflow: visible;
}
.euroride2016 .form-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.euroride2016 .form-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.euroride2016 .form-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.euroride2016 .form-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slideshow-main .pause {
  display: block;
  left: 50%;
}
.high-desert-and-hotdogs-barstow-2017 .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.high-desert-and-hotdogs-barstow-2017 .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.high-desert-and-hotdogs-barstow-2017 .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.high-desert-and-hotdogs-barstow-2017 .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.high-desert-and-hotdogs-barstow-2017 .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .sticky nav#main-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .sticky nav#main-nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 2;
  }
}
@media (min-width: 768px) {
  .sticky nav#main-nav ul.nav {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-right: 130px;
  }
}
.sticky nav#main-nav ul.nav li.last a {
  position: relative;
  bottom: -3px;
}
.custom-title {
  font-weight: bold;
}
.custom-price {
  color: gray;
}
.old-price {
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .custom-image {
    width: 302px;
    height: 201px;
  }
  .custom-image img {
    width: 100%;
  }
}
.custom-utv-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 7vh;
}
.custom-right-column {
  display: flex;
  flex-direction: column;
}
.custom-price {
  display: flex;
  justify-content: flex-start;
  color: white;
  font-weight: bold;
  font-size: 1.25em;
}
.custom-price div {
  margin-right: 5px;
}
.sale-price {
  color: #f7152b;
}
.unit {
  margin: 10px 0;
}
.primary-image {
  margin-bottom: 10px;
}
.primary-image img {
  display: block;
  margin: 0 auto;
}
.secondary-images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.secondary-images .dsImageContainer {
  width: 30%;
  padding: 5px;
}
.custom-disclaimer {
  font-style: italic;
}
.custom-specs {
  color: white;
}
.custom-sold .custom-image {
  margin-bottom: 30px;
}
.custom-header-buttons {
  display: flex;
  justify-content: space-around;
}
.custom-header-buttons .lead-button.available-utvs {
  border: 0px solid lightgreen;
  background: lightgreen;
}
.custom-header-buttons .lead-button {
  width: 300px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .custom-header-buttons .lead-button {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .custom-header-buttons {
    flex-direction: column;
  }
}
.pageNumber-wrap ul {
  padding: 0;
}
.pageNumber-wrap ul li {
  list-style: none;
  display: inline-block;
  font-size: 1.25em;
  margin: 0 5px;
}
.pageNumber-wrap {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.unit {
  display: none;
}
.EDITING .unit {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .unit .custom-image {
    width: 100%;
  }
  .unit .custom-image img {
    width: 100%;
  }
}
.custom-built-utvs-for-sale .lead-button,
.custom-sold-utvs-1 .lead-button,
.custom-sold-utvs-2 .lead-button,
.custom-sold-utvs-3 .lead-button,
.custom-sold-utvs-4 .lead-button,
.custom-sold-utvs-5 .lead-button {
  font-weight: bold;
  color: #fff;
  font-size: 1.5em;
}
.available-utvs {
  font-weight: bold;
  color: black!important;
  font-size: 1.5em;
}
#interested-radio {
  width: 100%;
}
#interested-radio p {
  font-size: 16px;
}
#interested-radio span {
  font-size: 16px;
  padding: 0px 5px;
}
.xShowroomDetailsXml li.liUnit.LiInvDestinationCharge {
  display: none;
}
body.xShowroomListXml .makes > .item-Can-Am .make-image {
  opacity: 1 !important;
}
body.xShowroomListXml .makes > .item-Polaris .make-image {
  opacity: 1 !important;
}
.v7list-main {
  padding-top: 30px;
}
.v7-inventory-list .v7list-header__heading {
  font-weight: 500;
}
.v7-inventory-list #main {
  top: 20px;
}
.ds-sticky-cta--shown {
  top: 50px!important;
}
@media (max-width: 767px) {
  .coffee-and-cruise-ride-to-vegas iframe {
    width: 100% !important;
  }
}
.garage-sale-2019 .flipbook-embed iframe {
  height: 375px;
}
@media (min-width: 768px) {
  .garage-sale-2019 .flipbook-embed iframe {
    height: 500px;
  }
}
@media (min-width: 992px) {
  .garage-sale-2019 .flipbook-embed iframe {
    height: 635px;
  }
}
@media (min-width: 1200px) {
  .garage-sale-2019 .flipbook-embed iframe {
    height: 775px;
  }
}