@charset "UTF-8";
.header .header-gray-panel .super-brand-links ul {
  margin: 0;
  padding: 0;
}

.header .header-gray-panel .super-brand-links ul li {
  list-style: none;
  float: left;
  text-align: center;
}

body > div {
  -webkit-overflow-scrolling: touch;
}

.header .super-brand-links-mobile #collapse-gray .card-body li a:hover, .header .super-brand-links-mobile #collapse-gray .card-body li a:active {
  background-color: #ffc534;
}
.header .yellow-promotion-header .header-discount {
  color: #000000;
  background-color: #ffc534;
}
.header .yellow-promotion-header .header-discount a {
  color: #000000;
}

.title-small {
  color: #ffc534;
}

.phoneNave li a .search-mob:hover, .phoneNave li a .search-mob:active {
  background: url("/images/icons/search-icon-hover.png") no-repeat;
}
.phoneNave li a .location-mob:hover, .phoneNave li a .location-mob:active {
  background: url("/images/icons/location-mob-hover.png") no-repeat;
}
.phoneNave li a .contact-mob:hover, .phoneNave li a .contact-mob:active {
  background: url("/images/icons/contact-mob-hover.png") no-repeat;
}
.phoneNave li a .brands-mob:hover, .phoneNave li a .brands-mob:active {
  background: url("/images/icons/brands-off-road.png") no-repeat;
}
.phoneNave li a .acount:hover, .phoneNave li a .acount:active {
  background: url("/images/icons/acount-hover.png") no-repeat;
}
.phoneNave li a .home-mob:hover, .phoneNave li a .home-mob:active {
  background: url("/images/icons/canam-offroad-mob-home-icon-active.png") no-repeat;
}
.phoneNave .button {
  color: #000000;
  background-color: #ffc534;
}
.phoneNave .button:hover {
  color: #ffffff !important;
  background-color: #000000;
}
.phoneNave .button:focus {
  color: #ffffff !important;
  background-color: #000000;
}
.phoneNave .button:active {
  color: #ffffff !important;
  background-color: #000000;
}

.header-menu .nav-tabs.active, .header-menu .nav-link.active {
  border-bottom: 1px solid #ffc534;
}
.header-menu .nav-tabs {
  border-bottom: 1px solid #ffc534;
}
.header-menu .nav-tabs .nav-link:focus, .header-menu .nav-tabs .nav-link:hover {
  color: #ffc534;
}
.header-menu .btn-block {
  color: #000000;
  background-color: #ffc534;
}
.header-menu .btn-block:hover {
  color: #ffffff !important;
  background-color: #7f7f7f;
}
.header-menu .btn-block:focus {
  color: #ffffff !important;
  background-color: #7f7f7f;
}
.header-menu .btn-block:active {
  color: #ffffff !important;
  background-color: #7f7f7f;
}
.header-menu .explore:hover, .header-menu .explore:focus, .header-menu .explore:hover, .header-menu .explore:active {
  color: #ffffff !important;
  background-color: black;
}
.header-menu .brands a.nav-link.active {
  border-bottom: 4px solid #ffc534;
}
.header-menu .border-browse {
  border-bottom: 1px solid #ffc534;
}
.header-menu .submenu {
  border-bottom: 1px solid #ffc534;
}
.header-menu .submenu:hover, .header-menu .submenu:focus {
  color: #ffc534;
}

.main-sliders .owl-theme .owl-dots .owl-dot span {
  border: 1px solid #ffc534;
}
.main-sliders .owl-theme .owl-dots .owl-dot.active span, .main-sliders .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #ffc534;
}

.sidenav .icon-container:hover, .sidenav .icon-container:focus {
  background-color: #ffc534;
}

.header-promotion-section .view-more-btn {
  color: #000000;
  background-color: #ffc534;
}
.header-promotion-section .view-more-btn:hover {
  color: #ffffff !important;
  background-color: #000000;
}
.header-promotion-section .view-more-btn:focus {
  color: #ffffff !important;
  background-color: #000000;
}
.header-promotion-section .view-more-btn:active {
  color: #ffffff !important;
  background-color: #000000;
}

.promotions .borderpromo {
  border-bottom: 2px solid #ffc534;
}
@media screen and (max-width: 767px) {
  .promotions .borderpromo {
    border-bottom: transparent;
  }
}
.promotions .view-more-btn {
  color: #000000;
  background-color: #ffc534;
}
.promotions .view-more-btn:hover {
  color: #ffffff !important;
  background-color: #000000;
}
.promotions .view-more-btn:focus {
  color: #ffffff !important;
  background-color: #000000;
}
.promotions .view-more-btn:active {
  color: #ffffff !important;
  background-color: #000000;
}

.explore-widget .explorelink span.hover-1::after {
  background-color: #ffc534;
}
.explore-widget .nav-tabs .nav-item.show .nav-link, .explore-widget .nav-tabs .nav-link.active, .explore-widget .nav-tabs .nav-link:hover {
  border-color: transparent transparent #ffc534;
  border-bottom: 4px solid #ffc534;
}
.explore-widget .nav-tabs {
  border-bottom: 1px solid #ffc534;
}
@media screen and (min-width: 992px) {
  .explore-widget .main-content {
    height: 117.72px;
    overflow: hidden;
  }
}

.explor-ewidget-info .model-group-name {
  border-bottom: solid 4px #ffc534;
}

.explor-ewidget-info .bg-image {
  background-image: url(/images/backgrounds/canam-off-road/texture-grass.jpg);
}
@media screen and (min-width: 992px) {
  .explor-ewidget-info .bg-image {
    max-height: 380.25px;
    overflow: hidden;
  }
}
@media screen and (min-width: 992px) {
  .explor-ewidget-info .view-more-model {
    position: absolute;
    bottom: 120px;
  }
}
.explor-ewidget-info .view-more-model:hover, .explor-ewidget-info .view-more-model:active {
  color: #ffffff !important;
  background-color: #ffc534;
}
.explor-ewidget-info .mac {
  padding-top: 5px;
}
@media screen and (max-width: 991px) {
  .explor-ewidget-info .mac {
    padding-top: 7px;
  }
}

.shop-section .shop-now-btn {
  background-color: #ffc534;
  color: #000000;
}
.shop-section a.shop-now-btn:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.shop-section a.shop-now-btn:focus {
  background-color: #000000;
  color: #ffffff !important;
}
.shop-section a.shop-now-btn:active {
  background-color: #000000;
  color: #ffffff !important;
}

.instagram-feed {
  background-color: #DACDBF;
}

.block .breadcrumb-item.active > a {
  color: black;
  border-bottom: 3px solid #ffc534;
}
.block .img-border {
  border-bottom: 8px solid #ffc534;
  display: inline-block;
}

.events .title {
  border-bottom: solid 2px #ffc534;
}
.events .events-title {
  color: black;
}
.events .view-event {
  color: #000000;
  background-color: #ffc534;
}
.events .view-event:hover {
  color: #ffffff !important;
  background-color: #7f7f7f;
}
.events .view-event:focus {
  color: #ffffff !important;
  background-color: #7f7f7f;
}
.events .view-event:active {
  color: #ffffff !important;
  background-color: #7f7f7f;
}

.event .title {
  border-bottom: solid 2px #ffc534;
}
.event .events-title {
  color: black;
}
.event .submit {
  color: #000000;
  background-color: #ffc534;
}
.event .submit:hover {
  color: #ffffff !important;
  background-color: #7f7f7f;
}
.event .submit:focus {
  color: #ffffff !important;
  background-color: #7f7f7f;
}
.event .submit:active {
  color: #ffffff !important;
  background-color: #7f7f7f;
}

.about .title-about {
  color: black;
}

.contact .border-bottom {
  border-bottom: 2px solid #ffc534 !important;
}
.contact .dealer-name {
  border-bottom: 2px solid #ffc534 !important;
}
.contact .one-location {
  border-bottom: 2px solid #ffc534 !important;
}
.contact .contact-title {
  color: #ffc534;
}
.contact .submit {
  color: #000000;
  background-color: #ffc534;
}
.contact .submit:hover {
  color: #ffffff !important;
  background-color: #7f7f7f;
}
.contact .submit:focus {
  color: #ffffff !important;
  background-color: #7f7f7f;
}
.contact .submit:active {
  color: #ffffff !important;
  background-color: #7f7f7f;
}

.featured-products .shop-now {
  background-color: #ffc534;
  color: #000000;
}
.featured-products a.shop-now:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.featured-products a.shop-now:focus {
  background-color: #000000;
  color: #ffffff !important;
}
.featured-products a.shop-now:active {
  background-color: #000000;
  color: #ffffff !important;
}

.subscribe-btn:hover, .subscribe-btn:active {
  background: url("/images/icons/subscribe-hover.png") no-repeat;
}

.subscribe-btn {
  background: url("/images/icons/subscribe-static.png") no-repeat;
  width: 160px;
  height: 160px;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .modal .subscribe-btn {
    width: 100px;
  }
  .modal .subscribe-btn:hover, .modal .subscribe-btn:active {
    background: url("/images/icons/subscribe-hover.png") no-repeat;
    background-size: contain;
  }
}
.superbrand video {
  width: 100% !important;
  height: auto;
  max-width: -webkit-fill-available;
}
.superbrand .video-section {
  position: relative;
  background-color: transparent;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .superbrand .video-section video {
    height: 502px !important;
    width: 100%;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center 0%;
            transform-origin: center 0%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 375px) {
  .superbrand .video-section video {
    height: 502px !important;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center 0%;
            transform-origin: center 0%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .superbrand .video-section .v-container {
    position: absolute;
    z-index: 2;
    bottom: 0px !important;
    height: 130px;
    margin: auto;
    width: 100%;
  }
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .superbrand .video-section video {
    height: 502px !important;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center 0%;
            transform-origin: center 0%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .superbrand .video-section .v-container {
    position: absolute;
    z-index: 2;
    bottom: 0px !important;
    height: 130px;
    margin: auto;
    width: 100%;
  }
}
@media only screen and (min-device-width: 375px) and (max-height: 600px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .superbrand .video-section .v-container {
    bottom: 80px !important;
  }
}
@media (max-width: 360px) {
  .superbrand .video-section .v-container {
    position: absolute;
    z-index: 2;
    bottom: 50px !important;
    height: 130px;
    margin: auto;
    width: 100%;
  }
}
@media (max-width: 326px) {
  .superbrand .video-section video {
    height: 352px !important;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center 0%;
            transform-origin: center 0%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .superbrand .video-section .v-container {
    position: absolute;
    z-index: 2;
    bottom: 120px !important;
    height: 130px;
    margin: auto;
    width: 100%;
  }
}

.model-get-info .request-btn {
  background-color: #ffc534;
  color: #000000;
}
.model-get-info .request-btn:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.model-get-info .request-btn:focus {
  background-color: #000000;
  color: #ffffff !important;
}
.model-get-info .request-btn:active {
  background-color: #000000;
  color: #ffffff !important;
}
.model-get-info .requestlink span.hover-1::after {
  background-color: #ffc534;
}

.inventory .nav-tabs {
  border-bottom: 1px solid #ffc534;
  border-top: none;
  border-left: none;
  border-right: none;
}
.inventory .nav-tabs .nav-item.show .nav-link, .inventory .nav-tabs .nav-link.active {
  border-bottom: 2px solid #ffc534;
  border-top: none;
  border-left: none;
  border-right: none;
}
.inventory .nav-link:hover {
  border-bottom: 2px solid #ffc534;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.inventory .view-more-btn {
  background-color: #ffffff;
  color: #000000;
}
.inventory .view-more-btn:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.inventory .view-more-btn:focus {
  background-color: #000000;
  color: #ffffff !important;
}
.inventory .view-more-btn:active {
  background-color: #000000;
  color: #ffffff !important;
}

.modelgroup .banner > .caption > .model-name, .modelgroup .shortDescription, .modelgroup .description {
  color: white;
}
.modelgroup .banner > .caption > .model-name {
  color: white;
}
.modelgroup .banner > .caption > .shortDescription {
  color: white;
}
@media screen and (max-width: 767px) {
  .modelgroup .banner > .caption > .shortDescription {
    display: block !important;
    margin-left: 8% !important;
    font-size: 5.5vw !important;
    margin-top: 30px;
    line-height: 120%;
  }
}
.modelgroup .banner > .caption > .description {
  color: white;
}
.modelgroup .bg-image {
  background-image: url("/images/backgrounds/canam-off-road/texture-grass.jpg");
}
.modelgroup .view-btn {
  background-color: #ffc534;
  color: #000000;
}
.modelgroup .view-btn:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.modelgroup .view-btn:focus {
  background-color: #000000;
  color: #ffffff !important;
}
.modelgroup .view-btn:active {
  background-color: #000000;
  color: #ffffff !important;
}
.modelgroup .explorelink span.hover-1::after {
  background-color: #ffc534;
}
.modelgroup .model-name {
  border-bottom: 4px solid #ffc534;
}

.model .explorelink span.hover-1::after {
  background-color: #ffc534;
}
.model .dimension-title {
  border-bottom: solid 1px #ffc534;
}
.model .spec-title {
  border-bottom: solid 1px #ffc534;
}
.model .view-btn {
  background-color: #ffc534;
  color: #000000;
}
.model .view-btn:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.model .view-btn:focus {
  background-color: #000000;
  color: #ffffff !important;
}
.model .view-btn:active {
  background-color: #000000;
  color: #ffffff !important;
}
.model .view-feature-btn {
  background-color: #ffc534;
  color: #000000;
}
.model .view-feature-btn:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.model .view-feature-btn:focus {
  background-color: #000000;
  color: #ffffff !important;
}
.model .view-feature-btn:active {
  background-color: #000000;
  color: #ffffff !important;
}
.model .black-nav .nav {
  border-bottom: solid 2px #ffc534;
}
.model .black-nav .nav-item:hover {
  color: #ffc534;
}
.model .accessories .accessories-title {
  color: #ffc534;
}
.model .accessories .shop-btn {
  background-color: #ffc534;
  color: #000000;
}
.model .accessories .shop-btn:hover {
  background-color: #7f7f7f;
  color: #ffffff !important;
}
.model .accessories .shop-btn:focus {
  background-color: #7f7f7f;
  color: #ffffff !important;
}
.model .accessories .shop-btn:active {
  background-color: #7f7f7f;
  color: #ffffff !important;
}
.model .findOutMore {
  border-bottom: 2px solid #ffc534;
}
.model .findOutMore .icon-brochure {
  background: url("/images/icons/brochure.png");
  background-size: contain;
}
.model .findOutMore .icon-brochure:hover, .model .findOutMore .icon-brochure:active {
  background: url("/images/icons/brochure-hover.png") no-repeat;
  background-size: contain;
}
.model .findOutMore .icon-spec {
  background: url("/images/icons/spec-sheet.png");
  background-size: contain;
}
.model .findOutMore .icon-spec:hover, .model .findOutMore .icon-spec:active {
  background: url("/images/icons/spec-sheet-hover.png") no-repeat;
  background-size: contain;
}
.model .findOutMore .icon-test-drive {
  background: url("/images/icons/test-drive.png");
  background-size: contain;
}
.model .findOutMore .icon-test-drive:hover, .model .findOutMore .icon-test-drive:active {
  background: url("/images/icons/test drive-hover.png") no-repeat;
  background-size: contain;
}
.model .findOutMore .icon-quote {
  background: url("/images/icons/quote.png");
  background-size: contain;
}
.model .findOutMore .icon-quote:hover, .model .findOutMore .icon-quote:active {
  background: url("/images/icons/quote-hover.png") no-repeat;
  background-size: contain;
}
.model .explore-model img {
  max-width: 200px;
}
@media screen and (max-width: 767px) {
  .model .explore-model img {
    max-width: 140px !important;
  }
}

@media (max-width: 992px) {
  .title-block {
    border-bottom: 1px solid #ffc534;
    font-size: 14px !important;
    background-color: black !important;
    width: 100%;
  }
}
.black-footer .outer-border {
  border: solid 3px #ffc534 !important;
}

.footer .footer-top .underline {
  border-bottom: solid 4px #ffc534;
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
}

.yellow {
  color: #FFC72C !important;
}

.video-js .vjs-tech {
  bottom: -2px;
}

.video-js {
  overflow: hidden;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
}

a {
  color: inherit;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

button {
  cursor: pointer;
}

li {
  list-style-type: none;
}

.search-title {
  font-size: 18px;
}

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

/* remove border across card */
.card {
  border: none;
  border-radius: 0 !important;
}

.owl-stage {
  margin: 0 auto;
}

.form-control {
  background-clip: inherit;
  text-transform: uppercase;
  font-size: 15px;
}

.required {
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}

.card {
  background-color: transparent !important;
}
.card .card-img-top {
  border-radius: 0;
}

.card-header {
  padding: 0;
  border: none;
}

.card-body {
  padding: 0;
  border: none;
}

/* remove border around card */
.container-fluid {
  padding: 0;
  margin: 0;
}

.header-menu .nav-tabs {
  border-bottom: none !important;
}

.card-img {
  border-radius: 0;
  border-style: none;
}

.modal {
  top: 60px;
}

.modal-backdrop.show {
  opacity: 0.95 !important;
}

.modelgroup .modal {
  top: 50px;
}

.modelgroup .modal-dialog {
  max-width: 70% !important;
}

.modelgroup .close {
  opacity: 1;
  padding: 5px 10px 10px 10px !important;
  color: white !important;
  background-color: transparent !important;
  width: 50px !important;
  margin-bottom: 8px;
  font-size: 40px;
}

.modelgroup .modal-content {
  padding: 20px;
  background-color: rgba(96, 96, 96, 0.7);
  border-radius: 0px;
}

.title-block {
  position: absolute;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  padding: 20px;
  font-family: "Trade Gothic LT Std Bold";
  font-size: 18px;
  line-height: 100%;
  height: 55px;
  overflow: hidden;
  opacity: 1;
}

.modal-content {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 0px;
}

.modal-body {
  padding: 0;
}

.modal-header {
  border-bottom: 0 none !important;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.carousel-indicators {
  bottom: 140px;
}

.gallery .carousel-indicators {
  bottom: 0px;
  color: gray;
}
.gallery .carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.5);
}
.gallery .carousel-indicators .active {
  background-color: #bdbdbd;
}

.close {
  opacity: 1;
  padding: 11px 10px 10px 10px !important;
  color: white !important;
  width: 50px !important;
  font-size: 2.5rem;
  font-weight: 300;
  background-color: transparent;
}

.modal-footer {
  border-top: 0 none !important;
}

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

/*customize owl dots*/
.owl-dots {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
}
.owl-dots .owl-dot {
  outline: none;
}

.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  background: transparent;
  border: 1px solid gray;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: gray;
  border-style: none;
}

.fade-in {
  opacity: 1;
  -webkit-animation-name: fadeInOpacity;
          animation-name: fadeInOpacity;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
}

@-webkit-keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@font-face {
  font-family: "Trade Gothic LT Std";
  src: url("/css/fonts/TradeGothicLTStd.otf");
  src: url("/css/fonts/TradeGothicLTStd.eot");
  src: url("/css/fonts/TradeGothicLTStd.eot?#iefix") format("embedded-opentype"), url("/css/fonts/TradeGothicLTStd.woff") format("woff"), url("/css/fonts/TradeGothicLTStd.ttf") format("truetype");
}
@font-face {
  font-family: "Trade Gothic LT Std Bold";
  src: url("/css/fonts/TradeGothicLTStd-Bold.otf");
  src: url("/css/fonts/TradeGothicLTStd-Bold.eot");
  src: url("/css/fonts/TradeGothicLTStd-Bold.eot?#iefix") format("embedded-opentype"), url("/css/fonts/TradeGothicLTStd-Bold.woff") format("woff"), url("/css/fonts/TradeGothicLTStd-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Trade Gothic LT Std Bold No. 2";
  src: url("/css/fonts/TradeGothicLTStd-Bold2.otf");
  src: url("/css/fonts/TradeGothicLTStd-Bold2.eot");
  src: url("/css/fonts/TradeGothicLTStd-Bold2.eot?#iefix") format("embedded-opentype"), url("/css/fonts/TradeGothicLTStd-Bold2.woff") format("woff"), url("/css/fonts/TradeGothicLTStd-Bold2.ttf") format("truetype");
}
@font-face {
  font-family: "Trade Gothic LT Std Cn Bold";
  src: url("/css/fonts/TradeGothicLTStd-BdCn20.otf");
  src: url("/css/fonts/TradeGothicLTStd-BdCn20.eot");
  src: url("/css/fonts/TradeGothicLTStd-BdCn20.eot?#iefix") format("embedded-opentype"), url("/css/fonts/TradeGothicLTStd-BdCn20.woff") format("woff"), url("/css/fonts/TradeGothicLTStd-BdCn20.ttf") format("truetype");
}
@font-face {
  font-family: "Trade Gothic LT Std Cn";
  src: url("/css/fonts/TradeGothicLTStd-Cn18.otf");
  src: url("/css/fonts/TradeGothicLTStd-Cn18.eot");
  src: url("/css/fonts/TradeGothicLTStd-Cn18.eot?#iefix") format("embedded-opentype"), url("/css/fonts/TradeGothicLTStd-Cn18.woff") format("woff"), url("/css/fonts/TradeGothicLTStd-Cn18.ttf") format("truetype");
}
.title {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 40px;
  text-transform: uppercase;
  padding-top: 30px;
}

.title-small {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 24px;
}

.text-bold {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 14px;
}

.text {
  font-family: "Trade Gothic LT Std";
  font-size: 16px;
}

.title-comm {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 50px;
  text-transform: uppercase;
}

.text-comm {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 24px;
}

.small {
  font-family: "Trade Gothic LT Std";
  font-size: 12px;
}

.shop-now-btn {
  font-size: 17px;
  width: 100%;
  padding: 3px;
  text-transform: uppercase;
  color: #000000 !important;
  text-align: center;
  order-radius: 0 !important;
  border-style: none !important;
  border-radius: 0px;
  display: block;
  margin: 10px;
  cursor: pointer;
}

.btn {
  color: #ffffff;
  background: transparent;
  border: 2px solid #ffffff;
}

.view-more-model {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 0 23px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  line-height: 15px;
  height: 45px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  width: 100px;
}

.btn2 {
  color: #000000;
  background: transparent;
  border: 2px solid #000000;
}

.generic-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 15px 15px 12px 15px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  line-height: 15px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}

.generic-btn:hover, .generic-btn:active, .generic-btn:focus {
  color: white;
  background-color: black;
}

.modal-body {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 18px;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
}

.explore-widget {
  /*owl explore widget*/
}
.explore-widget .nav {
  text-transform: uppercase;
}
.explore-widget .font-active span {
  font-family: "Trade Gothic LT Std Cn Bold";
  text-transform: uppercase;
  font-size: 16px;
}
.explore-widget .inner {
  text-align: center;
  margin-top: 10px;
  font-family: "Trade Gothic LT Std Cn";
  font-size: 16px;
  text-transform: uppercase;
  line-height: 125% !important;
}
.explore-widget .explorelink span {
  text-align: center;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  position: relative;
  cursor: pointer;
}
.explore-widget .explorelink span:before, .explore-widget .explorelink span:after {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  opacity: 0;
  margin-top: 2px;
}
.explore-widget .explorelink span.hover-1::after {
  margin: auto !important;
  padding: 0 30px !important;
}
.explore-widget .active-explorelink:after {
  width: 50% !important;
  opacity: 1 !important;
  display: block;
  height: 4px;
  margin-top: 2px;
}
.explore-widget .explorelink:hover span::before, .explore-widget .explorelink:hover span:after, .explore-widget .explorelink:focus span:after {
  width: 50% !important;
  opacity: 1;
}
.explore-widget .main-content {
  position: relative;
}
.explore-widget .owl-theme .owl-nav {
  position: absolute;
  top: 0;
  left: -3%;
  right: -3%;
}
.explore-widget .owl-theme .owl-nav [class*=owl-] {
  background-color: transparent !important;
}
.explore-widget .owl-nav .owl-prev, .explore-widget .owl-next {
  position: absolute;
  height: 100px;
  background-color: transparent;
  border: none;
  z-index: 200;
}
.explore-widget .owl-prev i, .explore-widget .owl-next i {
  font-size: 2rem;
  color: #7f7f7f;
}
.explore-widget .owl-nav .owl-prev {
  left: 0;
}
.explore-widget .owl-nav .owl-next {
  right: 0;
}
@media screen and (max-width: 767px) {
  .explore-widget .nav-link {
    margin: 0 24px !important;
  }
}
.explore-widget .nav {
  font-size: 18px;
}
.explore-widget .nav-link {
  margin: 0 51px;
  font-family: Trade Gothic LT Std Cn;
}
.explore-widget .nav-tabs .nav-item.show .nav-link, .explore-widget .nav-tabs .nav-link.active, .explore-widget .nav-tabs .nav-link:hover {
  color: black;
  font-family: Trade Gothic LT Std Cn Bold;
}
.explore-widget .owl-nav .disabled {
  display: none !important;
}

.explor-ewidget-info {
  margin-top: 50px;
}
.explor-ewidget-info #image {
  max-width: 450px;
}
@media (max-width: 992px) {
  .explor-ewidget-info #image {
    max-width: 280px;
  }
  .explor-ewidget-info .model-info {
    text-align: center;
  }
  .explor-ewidget-info .model-info .model-group-name {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 30px;
  }
}
.explor-ewidget-info .revers-col {
  position: relative;
  top: 0px;
}
.explor-ewidget-info .model-group-name {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 30px;
  position: relative;
  word-wrap: break-word;
  text-transform: uppercase;
}
.explor-ewidget-info .tagline {
  font-family: "Trade Gothic LT Std";
  font-size: 16px;
  line-height: 130%;
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 400px;
}
@media screen and (max-width: 991px) {
  .explor-ewidget-info .tagline {
    max-width: 100% !important;
  }
}
.explor-ewidget-info .tagline div {
  margin-bottom: 10px;
  word-wrap: break-word;
  max-width: 100% !important;
  overflow: hidden;
}
@media (max-width: 991px) {
  .explor-ewidget-info .bg-image {
    background-position: bottom !important;
  }
}
@media (max-width: 768px) {
  .explor-ewidget-info .bg-image {
    background-position: bottom !important;
  }
  .explor-ewidget-info .model-info .model-group-name {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 18px;
  }
  .explor-ewidget-info .model-info .tagline {
    font-family: "Trade Gothic LT Std Cn";
    font-size: 16px;
  }
}
.explor-ewidget-info .bg-image {
  background-repeat: no-repeat;
  background-position: bottom !important;
}

@media screen and (max-width: 991px) {
  #container {
    position: absolute;
    display: block !important;
    background-color: #000000;
    padding-top: 20px;
    width: 100%;
    color: white;
    z-index: 3000;
  }

  #container.sticky {
    position: fixed;
    top: 0;
  }
}
@media screen and (min-width: 992px) {
  .nav-open.sticky-open {
    top: 90px;
  }
}
.phoneNave #brands .super-brands {
  max-width: 180px !important;
  margin-bottom: 5px;
  margin-top: 10px;
}
.phoneNave #brands hr {
  border: 1px solid white;
}
.phoneNave #brands .super-brands:last-child > hr {
  display: none;
}
.phoneNave ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.phoneNave li {
  float: left;
}
.phoneNave li a {
  display: block;
  color: white;
  text-align: right;
  margin: 0 30px;
  text-decoration: none;
}
.phoneNave li a .search-mob {
  background: url("/images/icons/search-icon-static.png") no-repeat;
  display: inline-block;
  width: 35px;
  height: 27px;
}
.phoneNave li a .location-mob {
  background: url("/images/icons/location-mob.png") no-repeat;
  display: inline-block;
  width: 35px;
  height: 27px;
}
.phoneNave li a .contact-mob {
  background: url("/images/icons/contact-mob.png") no-repeat;
  display: inline-block;
  width: 35px;
  height: 27px;
}
.phoneNave li a .brands-mob {
  background: url("/images/icons/brands.png") no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
}
.phoneNave li a .home-mob {
  background: url("/images/icons/Sea-Doo-mob-home-icon-static.png") no-repeat;
  display: inline-block;
  width: 35px;
  height: 27px;
}
.phoneNave li a .acount {
  background: url("/images/icons/acount.png") no-repeat;
  display: inline-block;
  width: 35px;
  height: 27px;
}
.phoneNave li a .shop {
  background: url("/images/icons/shop.png") no-repeat;
  display: inline-block;
  width: 35px;
  height: 27px;
}
@media screen and (max-width: 767px) {
  .phoneNave li a {
    margin: 0px;
    margin-left: 15px;
  }
  .phoneNave li a .icon {
    width: 32px !important;
    height: 32px !important;
    background-size: contain !important;
  }
  .phoneNave li a .brands-mob {
    width: 40px !important;
    height: 40px !important;
  }
}
.phoneNave .info {
  font-size: 12px;
  text-align: left;
}
.phoneNave .btn {
  color: white;
  background: transparent;
  border: 2px solid white;
}
.phoneNave .button {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  align-self: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 8px 8px 5px 8px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 12px;
  line-height: 15px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  width: 150px;
  max-width: 100%;
}
.phoneNave .button:hover, .phoneNave .button:focus, .phoneNave .button:active {
  background-color: #ffffff !important;
  color: #000000;
}

a.col-mob {
  display: inline-block !important;
  position: relative !important;
  width: 50% !important;
  padding: 5px !important;
  border: none !important;
}

html.hc-nav-yscroll {
  overflow-y: scroll;
}

body.hc-nav-open {
  overflow: visible;
  position: fixed;
  width: 100%;
  min-height: 100%;
}

.hc-offcanvas-nav {
  visibility: hidden;
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 9999;
}

.hc-offcanvas-nav.is-ios * {
  cursor: pointer !important;
}

.hc-offcanvas-nav .nav-container {
  position: fixed;
  z-index: 9998;
  top: 0;
  width: 280px;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  transition: -webkit-transform 0.4s ease;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  font-family: Trade Gothic LT Std Bold;
  text-transform: uppercase;
}

.hc-offcanvas-nav .nav-wrapper {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  box-sizing: border-box;
}

.hc-offcanvas-nav .nav-content {
  height: 100%;
  max-height: 100vh;
}

.hc-offcanvas-nav .nav-wrapper-0 > .nav-content {
  overflow: scroll;
  overflow-x: visible;
  overflow-y: auto;
  box-sizing: border-box;
}

.hc-offcanvas-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hc-offcanvas-nav li {
  position: relative;
  display: block;
}

.hc-offcanvas-nav li.level-open > .nav-wrapper {
  visibility: visible;
  top: 0;
}

.hc-offcanvas-nav input[type=checkbox] {
  display: none;
}

.hc-offcanvas-nav label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}

.hc-offcanvas-nav a {
  position: relative;
  display: block;
  box-sizing: border-box;
  cursor: pointer;
}

.hc-offcanvas-nav a, .hc-offcanvas-nav a:hover {
  text-decoration: none;
}

a.nav-item:hover {
  background-color: #8b8b8b !important;
}

.hc-offcanvas-nav .nav-item {
  position: relative;
  display: block;
  box-sizing: border-box;
}

.hc-offcanvas-nav.disable-body::after, .hc-offcanvas-nav .nav-wrapper::after {
  content: "";
  position: fixed;
  z-index: 9990;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s ease 0.4s, opacity 0.4s ease;
  transition: visibility 0s ease 0.4s, opacity 0.4s ease;
}

.hc-offcanvas-nav.disable-body.nav-open::after, .hc-offcanvas-nav .sub-level-open::after {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

.hc-offcanvas-nav:not(.nav-open)::after {
  pointer-events: none;
}

.hc-offcanvas-nav.nav-levels-expand .nav-content {
  overflow: scroll;
  overflow-x: visible;
  overflow-y: auto;
  box-sizing: border-box;
}

.hc-offcanvas-nav.nav-levels-expand .nav-wrapper::after {
  display: none;
}

.hc-offcanvas-nav.nav-levels-expand ul .nav-wrapper {
  min-width: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: height 0s ease 0.4s;
  transition: height 0s ease 0.4s;
}

.hc-offcanvas-nav.nav-levels-expand .level-open > .nav-wrapper {
  max-height: none;
}

.hc-offcanvas-nav.nav-levels-overlap .nav-content {
  overflow: scroll;
  overflow-x: visible;
  overflow-y: auto;
  box-sizing: border-box;
}

.hc-offcanvas-nav.nav-levels-overlap ul .nav-wrapper {
  position: absolute;
  z-index: 9999;
  top: 0;
  height: 100%;
  visibility: hidden;
  transition: visibility 0s ease 0.4s, -webkit-transform 0.4s ease;
  -webkit-transition: visibility 0s ease 0.4s, -webkit-transform 0.4s ease;
  transition: visibility 0s ease 0.4s, transform 0.4s ease;
  transition: visibility 0s ease 0.4s, transform 0.4s ease, -webkit-transform 0.4s ease;
}

.hc-offcanvas-nav.nav-levels-overlap ul li.nav-parent {
  position: static;
}

.hc-offcanvas-nav.nav-levels-overlap ul li.level-open > .nav-wrapper {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: -webkit-transform 0.4s ease;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.hc-offcanvas-nav.nav-position-left {
  left: 0;
}

.hc-offcanvas-nav.nav-position-left .nav-container {
  left: 0;
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
}

.hc-offcanvas-nav.nav-position-left.nav-levels-overlap li .nav-wrapper {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.hc-offcanvas-nav.nav-position-right {
  right: 0;
}

.hc-offcanvas-nav.nav-position-right .nav-container {
  right: 0;
  -webkit-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0);
}

.hc-offcanvas-nav.nav-position-right.nav-levels-overlap li .nav-wrapper {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.hc-offcanvas-nav.nav-position-top {
  top: 0;
}

.hc-offcanvas-nav.nav-position-top .nav-container {
  top: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.hc-offcanvas-nav.nav-position-top.nav-levels-overlap li .nav-wrapper {
  left: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.hc-offcanvas-nav.nav-position-bottom {
  top: auto;
  bottom: 0;
}

.hc-offcanvas-nav.nav-position-bottom .nav-container {
  top: auto;
  bottom: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.hc-offcanvas-nav.nav-position-bottom.nav-levels-overlap li .nav-wrapper {
  left: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.hc-offcanvas-nav.nav-open[class*=hc-nav-] div.nav-container {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.hc-nav-trigger {
  position: absolute;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
  top: 20px;
  z-index: 9980;
  width: 30px;
  min-height: 24px;
}

.hc-nav-trigger span {
  width: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after {
  display: block;
  position: absolute;
  left: 0;
  height: 4px;
  background: #34495e;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.hc-nav-trigger span::before, .hc-nav-trigger span::after {
  content: "";
  width: 100%;
}

.hc-nav-trigger span::before {
  top: -10px;
}

.hc-nav-trigger span::after {
  bottom: -10px;
}

.hc-nav-trigger.toggle-open span {
  background: rgba(0, 0, 0, 0);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hc-nav-trigger.toggle-open span::before {
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

.hc-nav-trigger.toggle-open span::after {
  -webkit-transform: rotate(-90deg) translate3d(10px, 0, 0);
  transform: rotate(-90deg) translate3d(10px, 0, 0);
}

.hc-offcanvas-nav::after, .hc-offcanvas-nav .nav-wrapper::after {
  background: rgba(0, 0, 0, 0.3);
}

.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul {
  background: #b8b8b8;
}

.hc-offcanvas-nav a, .hc-offcanvas-nav .nav-item {
  padding: 14px 17px;
  font-size: 14px;
  color: #000000;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #ffffff;
}

.hc-offcanvas-nav:not(.touch-device) a:hover {
  background: #31679e;
}

.hc-offcanvas-nav ul:first-of-type:not(:first-child) > li:first-child:not(.nav-back):not(.nav-close) > a {
  border-top: 1px solid #ffffff;
  margin-top: -1px;
}

.hc-offcanvas-nav li {
  text-align: left;
}

.nav-close {
  display: none !important;
}

.hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav li.nav-back a {
  background: #9b9b9b;
  border-top: 1px solid #9b9b9b;
  border-bottom: 1px solid #9b9b9b;
}

.hc-offcanvas-nav li.nav-close a:hover, .hc-offcanvas-nav li.nav-back a:hover {
  background: #838383;
}

.hc-offcanvas-nav li.nav-close:not(:first-child) a, .hc-offcanvas-nav li.nav-back:not(:first-child) a {
  margin-top: -1px;
}

.hc-offcanvas-nav li.nav-parent .nav-item {
  padding-right: 58px;
}

.hc-offcanvas-nav li.nav-close span, .hc-offcanvas-nav li.nav-parent span.nav-next, .hc-offcanvas-nav li.nav-back span {
  width: 45px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}

.hc-offcanvas-nav li.nav-close span::before, .hc-offcanvas-nav li.nav-close span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000;
}

.hc-offcanvas-nav li.nav-close span::before {
  margin-left: -6px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.hc-offcanvas-nav li.nav-close span::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.hc-offcanvas-nav a[href]:not([href="#"]) > span.nav-next {
  border-left: 1px solid #ffffff;
}

.hc-offcanvas-nav span.nav-next::before, .hc-offcanvas-nav li.nav-back span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-left: -2px;
  box-sizing: border-box;
  border-top: 2px solid #565656;
  border-left: 2px solid #565656;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.hc-offcanvas-nav span.nav-next::before {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}

.hc-offcanvas-nav li.nav-back span::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.hc-offcanvas-nav.nav-position-left.nav-open .nav-wrapper {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
}

.hc-offcanvas-nav.nav-position-right.nav-open .nav-wrapper {
  box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2);
}

.hc-offcanvas-nav.nav-position-right span.nav-next::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.hc-offcanvas-nav.nav-position-right li.nav-back span::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}

.hc-offcanvas-nav.nav-position-top.nav-open .nav-wrapper {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.hc-offcanvas-nav.nav-position-top span.nav-next::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
}

.hc-offcanvas-nav.nav-position-top li.nav-back span::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.hc-offcanvas-nav.nav-position-bottom.nav-open .nav-wrapper {
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
}

.hc-offcanvas-nav.nav-position-bottom span.nav-next::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.hc-offcanvas-nav.nav-position-bottom li.nav-back span::before {
  margin-left: 0;
  margin-right: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
}

.hc-offcanvas-nav.nav-levels-expand .nav-container ul .nav-wrapper, .hc-offcanvas-nav.nav-levels-none .nav-container ul .nav-wrapper {
  box-shadow: none;
  background: transparent;
}

.hc-offcanvas-nav.nav-levels-expand .nav-container ul h2, .hc-offcanvas-nav.nav-levels-none .nav-container ul h2 {
  display: none;
}

.hc-offcanvas-nav.nav-levels-expand .nav-container ul ul .nav-item, .hc-offcanvas-nav.nav-levels-none .nav-container ul ul .nav-item {
  font-size: 14px;
}

.hc-offcanvas-nav.nav-levels-expand .nav-container li, .hc-offcanvas-nav.nav-levels-none .nav-container li {
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open, .hc-offcanvas-nav.nav-levels-none .nav-container li.level-open {
  background: #2e6296;
}

.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open a, .hc-offcanvas-nav.nav-levels-none .nav-container li.level-open a {
  border-bottom: 1px solid #295887;
}

.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open a:hover, .hc-offcanvas-nav.nav-levels-none .nav-container li.level-open a:hover {
  background: red !important;
}

.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open > .nav-item .nav-next::before, .hc-offcanvas-nav.nav-levels-none .nav-container li.level-open > .nav-item .nav-next::before {
  margin-top: 2px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.hc-offcanvas-nav.nav-levels-expand .nav-container span.nav-next::before, .hc-offcanvas-nav.nav-levels-none .nav-container span.nav-next::before {
  margin-top: -2px;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
}

ol, ul {
  list-style: none;
}

.cf::before, .cf::after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
}

.cf::after {
  clear: both;
}

#container {
  position: absolute;
  display: none;
}

.wrapper {
  margin: 0 auto;
}

#main-nav {
  display: none;
}

header {
  position: relative;
}

header .toggle {
  position: absolute;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
  top: 20px;
  z-index: 9980;
  width: 35px;
  min-height: 24px;
  position: relative;
  width: auto;
  top: auto;
  left: auto;
  float: left;
  display: block;
  cursor: pointer;
  box-sizing: content-box;
  font-size: 20px;
  padding-left: 55px;
  line-height: 24px;
  margin-top: 0px;
}

header .toggle span {
  width: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

header .toggle span, header .toggle span::before, header .toggle span::after {
  display: block;
  position: absolute;
  left: 0;
  height: 2px;
  background: #FFFFFF;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

header .toggle span::before, header .toggle span::after {
  content: "";
  width: 100%;
}

header .toggle span::before {
  top: -8px;
}

header .toggle span::after {
  bottom: -8px;
}

header .toggle.toggle-open span {
  background: rgba(0, 0, 0, 0);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

header .toggle.toggle-open span::before {
  -webkit-transform: translate3d(0, 8px, 0);
  transform: translate3d(0, 8px, 0);
}

header .toggle.toggle-open span::after {
  -webkit-transform: rotate(-90deg) translate3d(8px, 0, 0);
  transform: rotate(-90deg) translate3d(8px, 0, 0);
}

header .toggle:hover span, header .toggle:hover span::before, header .toggle:hover span::after {
  background: #7f7f7f;
}

header .toggle div {
  display: inline-block;
  margin-right: 15px;
}

@media screen and (min-width: 800px) {
  main .actions {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }

  main .actions div {
    float: left;
    -webkit-box-flex: 1;
            flex: 1 1 33.33%;
    max-width: 33.33%;
  }

  main .actions.position div {
    float: left;
    -webkit-box-flex: 1;
            flex: 1 1 25%;
    max-width: 25%;
  }
}
.hc-offcanvas-nav .nav-wrapper-0 > .nav-content {
  padding-bottom: 41px;
}

.hc-offcanvas-nav h2 {
  font-size: 14px;
  color: #ffffff;
  margin: 19px;
}

.hc-offcanvas-nav a {
  font-size: 14px;
}

.hc-offcanvas-nav li.search .nav-item {
  padding-top: 0;
}

.hc-offcanvas-nav li.search input[type=text] {
  width: 100%;
  box-sizing: border-box;
  border: none;
  border-radius: 3px;
  font-size: 14px;
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
  padding: 5px 10px;
  box-shadow: none;
  outline: none;
}

.hc-offcanvas-nav li.search input[type=text]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.hc-offcanvas-nav li.search input[type=text]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.hc-offcanvas-nav li.search input[type=text]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.hc-offcanvas-nav li.search input[type=text]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.hc-offcanvas-nav li.search input[type=text]::placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.hc-offcanvas-nav li.add > a::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
  content: "add";
}

.hc-offcanvas-nav li.new > .nav-item::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
  content: "fiber_new";
}

.hc-offcanvas-nav li.cryptocurrency > .nav-item::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
}

.hc-offcanvas-nav li.devices > .nav-item::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
}

.hc-offcanvas-nav li.mobile > .nav-item::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
}

.hc-offcanvas-nav li.television > .nav-item::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
}

.hc-offcanvas-nav li.camera > .nav-item::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
}

.hc-offcanvas-nav li.magazines > .nav-item::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
}

.hc-offcanvas-nav li.store > .nav-item::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
}

.hc-offcanvas-nav li.collections > .nav-item::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
}

.hc-offcanvas-nav li.credits > .nav-item::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  text-indent: 0;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 15px;
  font-size: 19px;
  vertical-align: top;
}

.hc-offcanvas-nav ul.bottom-nav {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
          align-items: stretch;
  border-top: 1px solid #ffffff;
}

.hc-offcanvas-nav ul.bottom-nav li {
  -webkit-box-flex: 1;
          flex: auto;
}

.hc-offcanvas-nav ul.bottom-nav li a {
  padding: 10px;
  text-align: center;
  height: 100%;
  border-bottom: none;
}

.hc-offcanvas-nav ul.bottom-nav li svg {
  fill: #7f7f7f;
  display: inline-block;
  vertical-align: middle;
}

.hc-offcanvas-nav ul.bottom-nav li.github svg {
  width: 17px;
  height: 17px;
}

.hc-offcanvas-nav ul.bottom-nav li.ko-fi svg {
  width: 21px;
  height: 21px;
}

.hc-offcanvas-nav ul.bottom-nav li.email svg {
  width: 19px;
  height: 19px;
}

/* Scss Document */
@media screen and (max-width: 991px) {
  .sidenav {
    display: none;
  }
}
.sidenav {
  width: 50px;
  position: fixed;
  z-index: 1;
  top: 100px;
  right: 0;
  background-color: #ebebeb;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  box-shadow: 0px 0px 10px 0px #7f7f7f;
  z-index: 10000;
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  text-transform: uppercase;
}

.sidebarIcon {
  margin-left: 28px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
}

.icon-container img {
  width: 20px;
}

.icon-container .iconImage {
  padding: 0 0 0 16px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
  height: 60px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
}

.icon-container {
  border-top: solid #ffffff 1px;
  color: gray !important;
  width: 280px;
  display: -webkit-inline-box;
  display: inline-flex;
}

.icon-container:hover .sidebarIcon a {
  color: white !important;
}

.arrow-left {
  width: 50px;
  height: 50px;
  position: relative;
}

.arrow-left:hover {
  color: white;
}

.arrow-left:before, .arrow-left:after {
  content: "";
  display: block;
  width: 12px;
  height: 3px;
  background: #7f7f7f;
  position: absolute;
  left: 18px;
  margin: 20px 0 0 0px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.arrow-left:hover::before, .arrow-left:hover::after, .arrow-left:focus::after {
  background: #ffffff;
}

.arrow-left:before {
  top: 7px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.arrow-left:after {
  right: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.arrow-left.active:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #ffffff;
}

.arrow-left.active:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #ffffff;
}

.no-space {
  margin: 0;
  padding: 0;
}

.header {
  /*end gray panel*/
  /*yellow panel */
  /* end yellow panel */
}
.header .header-gray-panel {
  position: fixed;
  top: 0;
  z-index: 3000;
  width: 100%;
  padding-top: 3px;
  color: #000000;
  background-color: #dddddd;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .header .header-gray-panel .desktop {
    display: none !important;
  }
}
.header .header-gray-panel a {
  color: #000000;
}
.header .header-gray-panel .super-brand-links {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 17px;
}
.header .header-gray-panel .super-brand-links ul li {
  border-right: 1px solid #000000;
  padding: 3px 16px;
}
.header .header-gray-panel .super-brand-links ul .mac-header {
  padding-top: 7px;
}
.header .header-gray-panel .super-brand-links ul li:last-of-type {
  border-right: none;
}
.header .header-gray-panel .super-brand-links ul li a {
  font-family: "Trade Gothic LT Std Cn";
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.header .header-gray-panel .super-brand-links ul li.active a {
  font-family: "Trade Gothic LT Std Cn Bold";
  cursor: pointer;
}
.header .header-gray-panel .super-brand-links ul .font-active {
  font-family: "Trade Gothic LT Std Cn Bold";
}
.header .header-gray-panel .auth-links {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
}
.header .header-gray-panel .auth-links .shop-icon {
  margin-left: 10px;
}
@media screen and (max-width: 991px) {
  .header .header-gray-panel .auth-links .shop-icon {
    display: none !important;
  }
}
.header .header-gray-panel .super-brand-links-mobile {
  /*arrow up-down*/
  /*end arrow up-down*/
}
.header .header-gray-panel .super-brand-links-mobile .mb-0 > a {
  display: block;
  position: relative;
  text-align: center;
}
.header .header-gray-panel .super-brand-links-mobile .mb-0 > a:after {
  content: "\F078";
  /* fa-chevron-down */
  font-family: "FontAwesome";
  position: absolute;
  margin-left: 20px;
}
.header .header-gray-panel .super-brand-links-mobile .mb-0 > a[aria-expanded=true]:after {
  content: "\F077";
  /* fa-chevron-up */
}
.header .header-gray-panel .super-brand-links-mobile .card-header {
  color: #000000;
  background-color: #dddddd;
  font-family: "Trade Gothic LT Std Cn";
  font-size: 17px;
  padding-top: 5px;
}
.header .header-gray-panel .super-brand-links-mobile #collapse-gray {
  z-index: 3000 !important;
}
.header .header-gray-panel .super-brand-links-mobile #collapse-gray .card-body {
  color: #000000;
  background-color: #EBEBEB;
}
.header .header-gray-panel .super-brand-links-mobile #collapse-gray .card-body li {
  padding: 3px 16px;
  font-family: "Trade Gothic LT Std Cn";
  font-size: 17px;
}
.header .header-gray-panel .super-brand-links-mobile #collapse-gray .card-body li a:hover, .header .header-gray-panel .super-brand-links-mobile #collapse-gray .card-body li a:active {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  padding: 3px 16px;
}
.header .yellow-promotion-header {
  height: 40px;
  /*promo header expand inside */
}
.header .yellow-promotion-header #collapse-promo {
  z-index: 2000;
}
.header .yellow-promotion-header .header-discount {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  height: 40px;
}
.header .yellow-promotion-header .expand-Button {
  margin-left: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: url(/images/icons/expand-button-static.png) no-repeat;
}
.header .yellow-promotion-header .expand-Button:hover, .header .yellow-promotion-header .expand-Button:active {
  background: url(/images/icons/expand-button-hover.png) no-repeat;
}
.header .yellow-promotion-header .promotion-body {
  background-color: rgba(0, 0, 0, 0.9);
  height: 700px;
  overflow-y: scroll;
}
.header .yellow-promotion-header .header-promotion-section .view-more-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  width: 100%;
  padding: 10px;
  margin: 0;
  margin-top: 10px;
  text-transform: uppercase;
  text-align: center;
  order-radius: 0 !important;
  border-style: none !important;
  border-radius: 0px;
  display: block;
  cursor: pointer;
}
.header .yellow-promotion-header .header-promotion-section .custom-column {
  border: none;
  max-width: 450px;
  max-height: 300px;
}
.header .yellow-promotion-header .header-promotion-section .custom-column-content {
  width: 100%;
  height: 100%;
}

/*end header */
.header-main {
  margin-top: 60px;
  margin-bottom: 20px;
}
.header-main .desktop-margin {
  margin-left: 12px;
}
@media screen and (max-width: 767px) {
  .header-main .desktop-margin {
    margin-left: 0px !important;
  }
}
.header-main div.covid19 {
  display: none;
}
.header-main div.canamballarat-covid19 {
  display: none;
}
.header-main div.cronulla-covid19 {
  display: none;
}
.header-main div.seadoobeaches-covid19 {
  display: none;
}
.header-main .wordmark {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 24px;
}
@media screen and (min-width: 992px) {
  .header-main .fix-image {
    max-width: 250px;
    max-height: 100px;
  }
}
@media screen and (max-width: 991px) {
  .header-main {
    margin-top: 20px;
    margin-bottom: 15px;
  }
}

.header-menu {
  color: white;
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  z-index: 1000;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.header-menu .bgBlack {
  background-color: black;
}
.header-menu .bgGray {
  background-color: #7f7f7f;
}
.header-menu ::-webkit-scrollbar {
  width: 8px;
}
.header-menu .margin-class {
  margin-left: -16px;
}
.header-menu ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #575757;
  border-radius: 10px;
}
.header-menu ::-webkit-scrollbar-thumb {
  background: #575757;
  border-radius: 10px;
}
.header-menu ::-webkit-scrollbar-thumb:hover {
  background: #575757;
}
.header-menu .nav-tabs .nav-link {
  border: none;
  font-family: "Trade Gothic LT Std Bold";
  font-size: 17px;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
}
.header-menu .mac {
  padding-bottom: 0.44rem !important;
}
.header-menu .nav-tabs.active, .header-menu .nav-link.active {
  color: white;
  background-color: transparent;
  border-bottom: transparent transparent transparent;
}
.header-menu .nav-tabs .nav-link:focus, .header-menu .nav-tabs .nav-link:hover {
  border-color: transparent transparent transparent;
}
.header-menu a {
  color: white;
}
.header-menu .tab-pane {
  color: white;
}
.header-menu #inventory {
  max-height: 550px;
  overflow: auto;
  overflow-x: hidden;
}
.header-menu .menu-title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.header-menu .submenu {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 17px;
  text-transform: uppercase;
  max-width: 227px;
  line-height: 180%;
}
.header-menu .border-browse {
  max-width: 190px;
}
.header-menu .name {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 10px;
}
.header-menu .btn-block {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  width: 150px;
  padding: 5px;
  text-transform: uppercase;
  text-align: center;
  order-radius: 0 !important;
  border-style: none !important;
  border-radius: 0px;
  display: block;
  cursor: pointer;
  margin-top: 20px;
}
.header-menu .btn {
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff;
}
.header-menu .explore {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 5px 18px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  margin-top: 10px;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
.header-menu .mac1 {
  padding-bottom: 0px !important;
}

.footer {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 14px;
  background-color: #B8B8B8;
  color: #000000;
}
.footer .black-footer {
  background-color: #000000;
  color: #ffffff;
  padding-bottom: 30px;
}
.footer .black-footer .card {
  background-color: #000000;
  color: #ffffff;
}
.footer .black-footer .text {
  text-transform: none;
}

.footer-top .underline {
  width: 100%;
  display: block;
  font-size: 24px !important;
}

.footer-bottom {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 17px;
}
.footer-bottom .card-header {
  background-color: transparent;
}
.footer-bottom .card-body {
  font-family: "Trade Gothic LT Std";
  font-size: 13px;
}
.footer-bottom .card-body .list-group li a:hover {
  color: #B8B8B8;
}
.footer-bottom .border-bottom {
  border: none !important;
}
.footer-bottom .mb-0 > a {
  display: block;
  position: relative;
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .footer-bottom .border-bottom {
    display: block;
    border-bottom: solid 1px !important;
  }
  .footer-bottom .card-body {
    font-family: "Trade Gothic LT Std";
    font-size: 13px;
  }
  .footer-bottom .card {
    padding: 18px;
  }
  .footer-bottom i {
    display: block !important;
  }
  .footer-bottom .mb-0 > a:after {
    content: "\F078";
    /* fa-chevron-down */
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
  }
  .footer-bottom .mb-0 > a[aria-expanded=true]:after {
    content: "\F077";
    /* fa-chevron-up */
  }
}
@media screen and (min-width: 768px) {
  .footer-bottom .collapse.dont-collapse-sm {
    display: block;
    height: auto !important;
    visibility: visible;
  }
}
.footer-bottom .footer-menus .list-group-item {
  padding: 10px;
  border: none;
}
.footer-bottom .footer-menus .mb-1 {
  margin-bottom: 0.5rem !important;
}

.copyright p {
  font-family: "Trade Gothic LT Std";
  font-size: 14px;
  margin-bottom: 0;
}

.welcome div.cronulla-covid19 {
  display: none;
}
.welcome div.seadoobeaches-covid19 {
  display: none;
}
.welcome .big-title {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 25px;
  text-transform: uppercase;
  line-height: 100%;
}
.welcome .title {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 40px;
  color: #7f7f7f;
  border-bottom: solid 3px #7f7f7f;
}
@media screen and (max-width: 767px) {
  .welcome .title {
    font-size: 25px !important;
  }
}
.welcome .seadoo {
  background: url("/images/welcome/Sea-Doo.jpg") no-repeat;
  display: inline-block;
  width: 200px;
  height: 200px;
  background-size: contain;
}
.welcome .seadoo:hover, .welcome .seadoo:active {
  background: url("/images/welcome/Sea-Doo-stroke.jpg") no-repeat;
  background-size: contain;
}
.welcome .off-road {
  background: url("/images/welcome/Can-Am-Off-Road.jpg") no-repeat;
  display: inline-block;
  width: 200px;
  height: 200px;
  background-size: contain;
}
.welcome .off-road:hover, .welcome .off-road:active {
  background: url("/images/welcome/Can-Am-Off-Road-stroke.jpg") no-repeat;
  background-size: contain;
}
.welcome .on-road {
  background: url("/images/welcome/Can-Am-On-Road.jpg") no-repeat;
  display: inline-block;
  width: 200px;
  height: 200px;
  background-size: contain;
}
.welcome .on-road:hover, .welcome .on-road:active {
  background: url("/images/welcome/Can-Am-On-Road-stroke.jpg") no-repeat;
  background-size: contain;
}
.welcome .evinrude {
  background: url("/images/welcome/Evinrude.jpg") no-repeat;
  display: inline-block;
  width: 200px;
  height: 200px;
  background-size: contain;
}
.welcome .evinrude:hover, .welcome .evinrude:active {
  background: url("/images/welcome/Evinrude-stroke.jpg") no-repeat;
  background-size: contain;
}
.welcome .skidoo {
  background: url("/images/welcome/Ski-Doo.jpg") no-repeat;
  display: inline-block;
  width: 200px;
  height: 200px;
  background-size: contain;
}
.welcome .skidoo:hover, .welcome .skidoo:active {
  background: url("/images/welcome/Ski-Doo-stroke.jpg") no-repeat;
  background-size: contain;
}
@media (min-width: 1100px) {
  .welcome .col-1-5 {
    width: 15%;
    float: left;
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    margin: 10px;
  }
  .welcome .row {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .welcome .flex-list li {
    -webkit-box-flex: 1;
            flex-grow: 1;
    flex-basis: auto;
    margin: 0.5em 0;
    padding: 0 0.5em;
    text-align: center;
    border-left: 1px solid #ccc;
    background-color: #fff;
  }
  .welcome .flex-list li:first-child {
    -webkit-box-flex: 1;
            flex-grow: 1;
    flex-basis: auto;
    margin: 0.5em 0;
    padding: 0 0.5em;
    text-align: center;
    border-left: 1px solid transparent;
    background-color: #fff;
  }
}
@media (max-width: 1350px) {
  .welcome .col-1-5 {
    width: 30%;
    float: left;
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    margin: 10px;
  }
}
@media (max-width: 768px) {
  .welcome .col-1-5 {
    width: 40%;
    float: left;
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    margin: 15px;
  }
  .welcome .row {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  .welcome .big-title {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 35px;
    text-transform: uppercase;
    line-height: 100%;
  }
  .welcome .title {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 35px;
    color: #7f7f7f;
    border-bottom: solid 3px #7f7f7f;
  }
  .welcome .seadoo {
    width: 150px !important;
    height: 150px !important;
  }
  .welcome .off-road {
    width: 150px !important;
    height: 150px !important;
  }
  .welcome .on-road {
    width: 150px !important;
    height: 150px !important;
  }
  .welcome .skidoo {
    width: 150px !important;
    height: 150px !important;
  }
  .welcome .evinrude {
    width: 150px !important;
    height: 150px !important;
  }
}
.welcome .menu-frontPage {
  border: none;
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1300px) {
  .welcome .footer-desktop {
    margin-top: 60px !important;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1300px) {
  .welcome .footer-desktop {
    margin-top: 50px !important;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .welcome .img-div .btn {
    width: 150px !important;
    font-size: 16px !important;
    padding: 10px 10px 8px 10px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .welcome .img-div .btn {
    width: 100px !important;
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 600px) {
  .welcome .footer-desktop {
    left: 0 !important;
    margin-top: 15px !important;
    -webkit-transform: none !important;
            transform: none !important;
    margin-bottom: 20px;
  }
  .welcome .img-div .btn {
    width: 82px !important;
    font-size: 14px !important;
    padding: 8px 8px 6px 8px !important;
  }
  .welcome .lineup {
    top: 93% !important;
    left: 48% !important;
  }
  .welcome .lineup {
    top: 92% !important;
    left: 48% !important;
  }
  .welcome .promotions {
    top: 92% !important;
    left: 73% !important;
  }
  .welcome .icon img {
    width: 30px !important;
  }
  .welcome .icon {
    margin-right: 8px !important;
  }
}
.welcome ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.welcome li {
  display: inline;
}
.welcome .img-div {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.welcome .img-div img {
  width: 100%;
  height: auto;
}
.welcome .img-div .btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  padding: 15px 15px 12px 15px;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 19px;
  line-height: 15px;
  text-transform: uppercase;
  position: absolute;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  flex-grow: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: white;
  color: black;
  border: 2px solid darkgrey;
  width: 170px;
  cursor: pointer;
  text-align: center;
}
.welcome .img-div .btn:hover {
  background-color: black;
  color: white;
  border: none;
}
.welcome .lineup {
  top: 90%;
  left: 45%;
}
.welcome .promotions {
  top: 90%;
  left: 60%;
}

.header-content .slider .carousel-item img {
  width: 100%;
}

.main-sliders .item img {
  max-width: 1920px;
  max-height: 720px;
}
@media screen and (max-width: 767px) {
  .main-sliders {
    padding-top: 13px;
  }
}

@media screen and (max-width: 767px) {
  .title {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 24px;
  }
}
@media screen and (max-width: 991px) {
  .swap-on-hover img {
    width: 130px !important;
    height: 57px !important;
  }
}
#lineup {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden;
}

.superbrand video {
  width: 100% !important;
  height: auto;
  max-width: -webkit-fill-available;
}
.superbrand .video-section {
  position: relative;
  background-color: transparent;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
  /* Select the image and make it absolute to the container */
  /*
  We set z-index to be higher than the back image, so it's alwyas on the front.

  We give it an opacity leaner to .25s, that way when we hover we will get a nice fading effect.
  */
  /* When we hover the figure element, the block with .swap-on-hover, we want to use > so the front-image is going to have opacity of 0, which means it will be hidden, to the back image will show */
}
.superbrand .video-section .swap-on-hover img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  /* Sets the width and height for the images*/
  width: 140px;
  height: 68px;
}
.superbrand .video-section .swap-on-hover a .swap-on-hover__front-image {
  z-index: 9999;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  cursor: pointer;
}
.superbrand .video-section .swap-on-hover__back-image {
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.superbrand .video-section .swap-on-hover:hover > a .swap-on-hover__front-image {
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.superbrand .video-section .swap-on-hover:hover > a .swap-on-hover__back-image {
  opacity: 1;
}
.superbrand .video-section .v-container {
  position: absolute;
  z-index: 2;
  bottom: 0px;
  height: 130px;
  margin: auto;
  width: 100%;
}

.featured-products {
  background-color: #BEA990;
  text-transform: uppercase;
}
.featured-products .card {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
}
.featured-products .card .card-img-top {
  max-width: 220px;
  max-height: 220px;
  margin: 0 auto;
}
.featured-products .card .card-body {
  margin-top: 20px;
  height: 120px;
}
.featured-products .card .card-body .info {
  height: 60px;
}
.featured-products .card .card-body .info .name {
  word-wrap: break-word;
  max-width: 100%;
  margin: 0 30px;
  overflow: hidden;
  max-height: 38px;
  line-height: 110%;
}
.featured-products .card .card-body .info .price {
  word-wrap: break-word;
  max-width: 100%;
}
@media screen and (max-width: 499px) {
  .featured-products .card .card-img-top {
    max-width: 180px;
    max-height: 180px;
    text-align: center;
  }
}
@media screen and (max-width: 419px) {
  .featured-products .card .card-img-top {
    max-width: 130px;
    max-height: 130px;
  }
}
.featured-products .card .shop-now {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  width: 130px;
  height: 30px;
  padding: 3px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0 !important;
  border-style: none !important;
  border-radius: 0px;
  display: block;
  margin: 10px auto;
  cursor: pointer;
}

.instagram-feed .title {
  padding-top: 40px;
  margin: 0px;
  padding-bottom: 30px;
}
.instagram-feed .card {
  padding-bottom: 60px;
}
.instagram-feed .card-header {
  background-color: transparent;
}
.instagram-feed .card-img {
  width: 220px !important;
  height: 300px !important;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 499px) {
  .instagram-feed .card-img {
    max-width: 180px;
  }
}
@media screen and (max-width: 419px) {
  .instagram-feed .card-img {
    max-width: 130px;
    max-height: 130px;
  }
  .instagram-feed .title {
    padding-top: 20px;
    padding-bottom: 15px;
  }
}

.model-get-info .mac {
  padding-bottom: 0px !important;
}
.model-get-info #accordion {
  background-color: transparent !important;
}
.model-get-info .brand-name {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 100px;
  color: #B8B8B8;
}
.model-get-info .card-header {
  background-color: transparent !important;
}
.model-get-info .card-header hr {
  border-top: none;
}
.model-get-info .model-name {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 24px;
  text-transform: uppercase;
}
.model-get-info .requestlink div img {
  max-width: 220px;
  width: 100%;
}
.model-get-info .collapse .model {
  background-color: #EBEBEB;
}
.model-get-info .collapse .model img {
  max-width: 220px;
  width: 100%;
}
.model-get-info .request-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  width: 180px;
  padding: 5px;
  margin: 5px;
  text-transform: uppercase;
  text-align: center;
  order-radius: 0 !important;
  border-style: none !important;
  border-radius: 0px;
  display: block;
  cursor: pointer;
}
.model-get-info .requestlink span {
  text-align: center;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  position: relative;
  cursor: pointer;
}
.model-get-info .requestlink span:before, .model-get-info .requestlink span:after {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  opacity: 0;
  margin-top: 2px;
}
.model-get-info .requestlink span.hover-1::after {
  margin-left: 0;
}
.model-get-info .active-requestlink:after {
  width: 100% !important;
  opacity: 1 !important;
  display: block;
  height: 4px;
  margin-top: 2px;
}
.model-get-info .requestlink:hover span::before, .model-get-info .requestlink:hover span:after, .model-get-info .requestlink:focus span:after {
  width: 100% !important;
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .model-get-info .name-comm {
    font-size: 20px;
  }
}
@media screen and (max-width: 726px) {
  .model-get-info .brand-name {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 50px;
    color: #B8B8B8;
  }
  .model-get-info .active-requestlink:after {
    width: 60% !important;
    margin: 0 auto !important;
  }
  .model-get-info .title-comm {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 24px;
  }
  .model-get-info .requestlink:hover span::before, .model-get-info .requestlink:hover span:after, .model-get-info .requestlink:focus span:after {
    width: 60% !important;
    margin: 0 auto !important;
  }
  .model-get-info .request-btn {
    width: 110px;
  }
  .model-get-info .model-name {
    font-size: 20px;
  }
  .model-get-info .arrow_box:after {
    margin-left: -70% !important;
  }
}
.model-get-info .arrow_box {
  position: relative;
}
.model-get-info .arrow_box:after {
  bottom: 100%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0px;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #EBEBEB;
  border-width: 30px;
  margin-left: -30px;
  top: 3px;
  -webkit-transition: none !important;
  transition: none !important;
  opacity: 0;
}
.model-get-info .requestlink:hover .arrow_box:after {
  width: 30px !important;
  opacity: 1;
}
.model-get-info .active-requestlink .arrow_box:after {
  width: 30px !important;
  opacity: 1 !important;
  display: block;
  height: 4px;
  margin-top: 2px;
}

html {
  scroll-behavior: smooth;
}

.inventory {
  /* Clear floats after the columns */
}
.inventory .border {
  border: 1px solid #C5C5C5 !important;
}
.inventory .nav-tabs .nav-item.show .nav-link, .inventory .nav-tabs .nav-link.active {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 20px;
  background-color: transparent;
}
.inventory .nav-item {
  margin-right: 20px;
}
.inventory .tab-content > .active {
  max-width: 940px;
}
.inventory .tab-pane {
  height: 400px;
  max-width: 850px;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.inventory .nav-link {
  border: none;
  border-bottom: 1px solid transparent;
}
.inventory .nav-link:hover {
  color: #495057;
  background-color: transparent;
}
.inventory .mac {
  padding-bottom: 0px !important;
  padding-top: 6px !important;
}
.inventory .mac1 {
  padding-bottom: 0px !important;
  padding-top: 7px !important;
}
.inventory .nav-link {
  display: block;
  padding: 0.2rem 1rem;
}
.inventory .features .mb-0 > a {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
          justify-content: center;
  color: white;
}
.inventory .features .mb-0 > a:after {
  content: "\F078";
  /* fa-chevron-down */
  font-family: "FontAwesome";
  position: relative;
  margin-left: 10px;
  margin-top: -2px;
}
.inventory .features .mb-0 > a[aria-expanded=true]:after {
  content: "\F077";
  /* fa-chevron-up */
}
.inventory .features .title {
  color: black;
}
.inventory .features .feature-name {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 3.5vh;
  line-height: 100%;
  margin: 20px;
  height: 50px;
}
.inventory .features .feature-description {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 17px;
  line-height: 100%;
  margin: 20px;
  height: 80px;
}
@media (max-width: 992px) {
  .inventory .features .feature-name {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 2.5vh;
  }
  .inventory .features .feature-description {
    font-family: "Trade Gothic LT Std Cn";
    font-size: 15px;
    margin: 8px;
    height: 120px !important;
  }
}
@media (max-width: 500px) {
  .inventory .features .container {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.inventory .features .feature-slides {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: gray;
  border: solid 1px #ffffff;
}
.inventory .features #feature-accordion {
  background-color: black;
  color: white;
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 16px;
  border-bottom: solid 1px #ffffff;
}
.inventory .features #feature-accordion .title-section {
  margin: 0 auto;
  max-width: 100%;
  background-color: black;
  max-height: 60px;
  color: white;
}
.inventory .features .mob .title-block {
  height: 20px;
  border-bottom: transparent !important;
  padding-bottom: 10px;
}
.inventory .features .title-block {
  font-size: 16px;
  height: 25px;
}
.inventory #accordion .card {
  border-bottom: solid 1px #C5C5C5;
}
.inventory #sync1 .owl-stage-outer {
  max-width: 625px;
}
@media screen and (max-width: 767px) {
  .inventory #sync1 .owl-stage-outer {
    max-width: 335px !important;
  }
}
@media screen and (max-width: 419px) {
  .inventory #sync1 .owl-stage-outer {
    max-width: 372px !important;
  }
}
@media screen and (max-width: 374px) {
  .inventory #sync1 .owl-stage-outer {
    max-width: 335px !important;
  }
}
.inventory #sync1 .item {
  background: #0c83e7;
  margin: 5px;
  color: #FFF;
  text-align: center;
}
.inventory #sync2 .item {
  opacity: 0.6;
  margin: 5px;
  color: #FFF;
  text-align: center;
  cursor: pointer;
  max-height: 123px;
  overflow: hidden;
}
.inventory #sync2 .current .item {
  opacity: 1 !important;
}
.inventory .findOutMore .icon-spec {
  width: 50px;
  height: 50px;
}
.inventory .findOutMore .icon-spec:hover {
  background: url(/images/icons/spec-sheet-hover.png) no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
}
.inventory .kustom-select .btn {
  color: #ffffff;
  background: #000000;
  max-height: 35px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.inventory .btn:hover {
  color: #ffffff;
  background: black;
  border: 1px solid #000000;
}
.inventory .submit-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 18px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  font-size: 15px;
  height: 40px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  flex-grow: 0;
  text-align: center;
  width: 99px;
}
.inventory .yellow-text {
  background-color: black !important;
  color: #FFC72C !important;
}
.inventory .yellow-text:hover {
  color: #ffffff !important;
}
.inventory .key {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
}
.inventory .key-big {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 20px;
}
.inventory .value {
  font-family: "Trade Gothic LT Std";
  font-size: 15px;
  margin-bottom: 8px;
  color: #7f7f7f;
}
.inventory .one-key {
  width: 100% !important;
}
.inventory .column {
  float: left;
  width: 40%;
  margin-left: 0px;
}
@media screen and (max-width: 991px) {
  .inventory .column {
    width: 50%;
    margin-left: 0;
  }
}
.inventory .column td {
  display: inline-block;
  padding: 3px !important;
}
.inventory .roww:after {
  content: "";
  display: table;
  clear: both;
}
.inventory #menu1 .dimension {
  margin-left: 238px;
}
.inventory #menu2 .dimension {
  margin-left: 406px;
}
.inventory .dimension {
  margin-bottom: 10px;
}
.inventory .dimension .dimension-title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 17px;
  color: black;
}
.inventory .dimension .dimension-text {
  font-family: "Trade Gothic LT Std";
  font-size: 15px;
  color: black;
  word-wrap: break-word;
}
.inventory .btn-y {
  color: #000000;
  background: transparent;
  border: 2px solid transparent;
}
.inventory .btn-y:hover, .inventory .btn-y:active, .inventory .btn-y:focus {
  color: white;
  background-color: black;
}
.inventory .btn-yellow-click {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 23px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 15px 25px;
  border-radius: 5px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  line-height: 15px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  flex-grow: 0;
  margin-top: 10px;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #FFC72C;
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  .inventory .btn-yellow-click {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .inventory .title-comm {
    font-size: 24px;
  }
}
.inventory .filter {
  width: 200px;
}
.inventory .block {
  position: relative;
  max-width: 300px;
  height: 450px;
  border: 1px solid darkGray;
}
.inventory .img-container {
  position: absolute;
  width: 300px;
  height: 250px;
  overflow: hidden;
}
.inventory .img-container img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 300px;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}
.inventory .name-container {
  max-width: 250px;
  top: 58%;
  left: 0;
  right: 0;
  margin: auto;
  line-height: 100%;
  position: absolute;
}
.inventory .sale-title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 18px;
  text-transform: uppercase;
  max-width: 250px;
  top: 58%;
  left: 0;
  right: 0;
  margin: auto;
  line-height: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid black;
}
.inventory .model-name {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 15px;
  text-transform: uppercase;
  max-width: 250px;
  padding-top: 4%;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 55px;
  line-height: 100%;
  overflow: hidden;
}
.inventory .price-section {
  margin-top: 15px;
  width: 350px;
}
.inventory .price-section .full-price {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 20px;
  float: left;
  margin-top: 321px;
  margin-left: 8px;
}
.inventory .price-section .sale-price {
  color: black !important;
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 20px;
  float: left;
  margin-top: 321px;
  margin-left: 8px;
}
.inventory .price-section .price-title {
  float: left;
  margin-top: 324px;
  font-family: "Trade Gothic LT Std Cn";
  font-size: 16px;
}
.inventory .price-section .model-price {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 18px;
  text-transform: uppercase;
  max-width: 320px;
}
.inventory .btn {
  color: black;
  background: transparent;
  border: 1px solid black;
}
.inventory .view-more-btn, .inventory .click-and-buy {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 0 23px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  height: 45px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  width: 150px;
  max-width: 100%;
  position: absolute;
  bottom: 20px;
  margin: auto;
  left: 0;
  right: 0;
}
.inventory .view-more-btn:hover {
  color: #ffffff !important;
  background-color: #000000;
}
.inventory .view-more-btn:focus {
  color: #ffffff !important;
  background-color: #000000;
}
.inventory .view-more-btn:active {
  color: #ffffff !important;
  background-color: #000000;
}
.inventory .click-and-buy {
  background-color: #000000;
  color: #FFC72C;
}
.inventory .page-item {
  border-radius: 25px;
  padding: 10px;
  border: none;
}
.inventory .page-link {
  color: black !important;
}
.inventory .page-item.active .page-link {
  color: black;
  background-color: gray;
  border: none;
}
.inventory .new-inventory {
  /* fix blank or flashing items on carousel */
  /* end fix */
}
.inventory .new-inventory .table-font {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .table-font {
    font-family: "Trade Gothic LT Std Cn";
    font-size: 15px;
  }
}
.inventory .new-inventory .card-header {
  background-color: transparent !important;
}
.inventory .new-inventory .sales-header {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 26px;
  background-color: black;
  color: white;
  padding: 5px;
  max-width: 70%;
  line-height: 120%;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .sales-header {
    font-size: 24px;
  }
}
.inventory .new-inventory .title {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 32px;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .title {
    font-size: 20px;
  }
}
.inventory .new-inventory .text {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .text {
    font-size: 16px;
  }
}
.inventory .new-inventory .full-price {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 20px;
}
.inventory .new-inventory .sale-price {
  color: black !important;
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .mobile-title {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 16px;
    text-transform: uppercase;
  }
}
.inventory .new-inventory .description {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .description {
    font-size: 20px !important;
  }
}
.inventory .new-inventory .description .card-body {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .description .card-body {
    font-size: 15px;
  }
}
.inventory .new-inventory .description-title {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .description-title {
    font-size: 16px;
  }
}
.inventory .new-inventory .description-text {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .description-text {
    font-size: 12px;
  }
}
.inventory .new-inventory .description-text li {
  list-style-type: disc !important;
}
.inventory .new-inventory .specification {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .specification {
    font-size: 20px !important;
  }
}
.inventory .new-inventory .specification .card-body {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .specification .card-body {
    font-size: 16px;
  }
}
.inventory .new-inventory .carousel-wrap {
  margin: 90px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
}
.inventory .new-inventory .owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  height: 125px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .owl-carousel .item {
    height: 80px !important;
  }
}
.inventory .new-inventory .owl-carousel .item img {
  width: 160px;
  height: 123px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .owl-carousel .item img {
    height: 80px !important;
    width: 84px !important;
  }
}
.inventory .new-inventory .owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}
.inventory .new-inventory .unit-arrow .mb-0 > a {
  display: block;
  position: relative;
}
.inventory .new-inventory .unit-arrow .mb-0 > a:after {
  content: "\F078";
  /* fa-chevron-down */
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
}
.inventory .new-inventory .unit-arrow .mb-0 > a[aria-expanded=true]:after {
  content: "\F077";
  /* fa-chevron-up */
}
.inventory .new-inventory .img {
  position: relative;
  max-width: 687px !important;
  height: 485px;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .img {
    height: 270px !important;
  }
}
.inventory .new-inventory .img img {
  /*position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;*/
  width: 687px;
  height: 485px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .inventory .new-inventory .img img {
    height: 270px !important;
    width: 345px !important;
  }
}
@media screen and (max-width: 419px) {
  .inventory .new-inventory .img img {
    width: 390px !important;
  }
}
@media screen and (max-width: 374px) {
  .inventory .new-inventory .img img {
    width: 345px !important;
  }
}
.inventory .new-inventory .owl-nav i {
  font-size: 52px;
}
.inventory .new-inventory .owl-nav .owl-prev {
  left: -30px;
}
.inventory .new-inventory .owl-nav .owl-next {
  right: -30px;
}
.inventory .new-inventory table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
.inventory .new-inventory td, .inventory .new-inventory th {
  text-align: left;
  padding: 8px;
}
.inventory .new-inventory tr:nth-child(even) {
  background-color: #dddddd;
}
.inventory .new-inventory .owl-dots {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.inventory .kustom-select .select {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: relative;
  width: 350px;
  height: 35px;
}
.inventory .kustom-select .option {
  padding: 0 30px 0 10px;
  min-height: 35px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  background: #ffffff;
  color: grey;
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none;
  -webkit-box-ordinal-group: 3;
          order: 2;
  z-index: 1;
  -webkit-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0;
  border-left: 1px solid darkgrey;
  border-right: 1px solid darkgrey;
  border-radius: 5px;
}
.inventory .kustom-select .option:hover {
  background: darkgrey;
}
.inventory .kustom-select .select:focus .option {
  position: relative;
  pointer-events: all;
}
.inventory .kustom-select .select:focus .option:last-child {
  border-bottom: 1px solid darkgrey;
}
.inventory .kustom-select input {
  opacity: 0;
  position: absolute;
  left: -99999px;
}
.inventory .kustom-select input:checked + label {
  -webkit-box-ordinal-group: 2;
          order: 1;
  z-index: 2;
  background: #ffffff;
  position: relative;
  color: grey;
  border-top: 1px solid darkgrey;
  border-bottom: 1px solid darkgrey;
  border-radius: 5px !important;
}
.inventory .kustom-select input:checked + label:after {
  content: "\F078";
  width: 0;
  position: absolute;
  right: 20px;
  top: 2px;
  pointer-events: none;
  z-index: 3;
  font-family: "FontAwesome";
}
.inventory .kustom-select input:checked + label:before {
  position: absolute;
  right: 0;
  content: "";
}
.inventory .kustom-select .select:focus label {
  z-index: 5;
  border-radius: 0;
}
.inventory .kustom-select .select:focus label:last-child {
  border-end-start-radius: 5px;
  border-end-end-radius: 5px;
}

.form {
  background-color: #B8B8B8;
}
.form .mb-2, .form .my-2 {
  margin-bottom: 1rem !important;
}
.form .mac {
  padding-bottom: 0px !important;
  padding-top: 6px !important;
}
.form .form-row > .col, .form .form-row > [class*=col-] {
  padding-right: 10px;
}
.form .outer-border {
  background-color: #EBEBEB;
}
.form .btn {
  color: #000000;
  background: transparent;
  border: 1px solid #000000;
}
.form .submit-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 0 23px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  height: 45px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  max-width: 100%;
}
.form .submit-btn:hover, .form .submit-btn:focus, .form .submit-btn:active {
  color: #ffffff !important;
  background-color: black;
}
.form .model {
  max-width: 300px;
  margin-bottom: 17px;
}
.form .modelName {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 24px;
}
.form .label-title {
  font-family: "Trade Gothic LT Std Bold" !important;
}

.datepicker {
  font-size: 1em;
}

/* solution 2: the original datepicker use 20px so replace with the following:*/
.datepicker td, .datepicker th {
  width: 3em;
  height: 1.5em;
}

table.table-condensed {
  text-align: center;
  width: 280px;
}

.modelgroup .model-desclaimer {
  position: relative;
  font-size: 13px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  margin-top: -30px;
}
@media screen and (max-width: 767px) {
  .modelgroup .model-desclaimer {
    font-size: 10px;
    line-height: 120%;
  }
}
.modelgroup .evinrude-show {
  display: none;
}
.modelgroup .evinrude-show .evinrude-model-name {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 24px;
  padding-bottom: 10px;
}
.modelgroup .evinrude-show .panel-title {
  position: relative;
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 20px;
}
.modelgroup .evinrude-show .panel-title::after {
  content: "\F107";
  color: #333;
  top: -6px;
  right: -4px;
  position: absolute;
  font-family: "FontAwesome";
  font-size: 30px;
}
.modelgroup .evinrude-show .panel-title[aria-expanded=true]::after {
  content: "\F106";
}
.modelgroup .evinrude-show .title-small {
  line-height: 130% !important;
}
@media (max-width: 768px) {
  .modelgroup .evinrude-show .img {
    max-width: 130px;
  }
}
.modelgroup video {
  width: 100%;
  height: auto;
}
.modelgroup .video-section {
  position: relative;
  background-color: black;
  height: 714px;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
.modelgroup .video-section video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.modelgroup .video-section .container {
  position: relative;
  z-index: 2;
}
.modelgroup .video-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
.modelgroup .lifestyle-section {
  position: relative;
  background-color: black;
  height: 67.6vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
  background-size: contain;
}
.modelgroup .lifestyle-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 1;
}
.modelgroup .lifestyle-section .container {
  position: relative;
  z-index: 2;
}
.modelgroup .lifestyle-section-mob {
  position: relative;
  left: 0;
  top: 0;
}
.modelgroup .lifestyle-section-mob .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.4;
  z-index: 1;
}
.modelgroup .lifestyle-section-mob .lifestyle-image {
  position: relative;
  top: 0;
  left: 0;
}
.modelgroup .lifestyle-section-mob .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 200px;
  z-index: 1;
}
.modelgroup .banner {
  position: relative;
}
.modelgroup .banner .view-btn {
  margin-left: 22%;
  width: 11vw;
  font-size: 1.1vw;
}
.modelgroup .banner img {
  /* Make image responsive */
  display: block;
  width: 100%;
  max-height: auto;
}
.modelgroup .banner > .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 100%;
}
.modelgroup .banner > .caption > .model-name, .modelgroup .shortDescription, .modelgroup .description {
  width: 36vw;
  word-wrap: break-word;
  margin-left: 22%;
  text-align: left;
  line-height: 100%;
}
.modelgroup .banner > .caption > .model-name {
  font-family: "Trade Gothic LT Std Cn Bold";
  text-transform: uppercase;
  font-size: 3.5vw;
  margin-top: 8%;
  margin-bottom: 5%;
}
.modelgroup .banner > .caption > .shortDescription {
  font-family: "Trade Gothic LT Std Cn";
  text-transform: uppercase;
  line-height: 100%;
  font-size: 2vw;
  margin-bottom: 5%;
}
.modelgroup .banner > .caption > .description {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 1.2vw;
  margin-bottom: 5%;
  line-height: 120% !important;
}
@media screen and (max-width: 992px) {
  .modelgroup .explor-model-info {
    margin-top: 0px !important;
  }
  .modelgroup .video-section {
    max-height: 511px;
  }
  .modelgroup .video-section video {
    display: none;
  }
}
.modelgroup .model-info {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 28px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .modelgroup .model-info {
    font-size: 20px !important;
  }
}
.modelgroup .card-header {
  background-color: transparent !important;
}
.modelgroup .mb-0 span {
  color: #000000;
}
.modelgroup .mb-0 > a {
  display: block;
  position: relative;
  color: gray;
}
.modelgroup .mb-0 > a:after {
  content: "\F078";
  /* fa-chevron-down */
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
}
.modelgroup .mb-0 > a[aria-expanded=true]:after {
  content: "\F077";
  /* fa-chevron-up */
}
.modelgroup .border-mob {
  border-bottom: 2px solid lightGray;
}
.modelgroup .btn {
  color: black;
  background: transparent;
  border: 2px solid black;
}
.modelgroup .view-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 15px 15px 12px 15px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  line-height: 15px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
.modelgroup .title-mob {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 28px;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .modelgroup .title-mob {
    display: none;
  }
  .modelgroup .mob {
    display: none;
  }
}
.modelgroup .model-group-names {
  position: relative;
}
.modelgroup .model-group-names .owl-theme .owl-nav {
  position: absolute;
  top: 0;
  left: -4%;
  right: -4%;
}
.modelgroup .model-group-names .owl-theme .owl-nav [class*=owl-] {
  background-color: transparent !important;
}
.modelgroup .model-group-names .owl-nav .owl-prev, .modelgroup .model-group-names .owl-next {
  position: absolute;
  height: 100px;
  width: 40px;
  top: -40px;
  background-color: transparent;
  border: none;
  z-index: 200;
}
.modelgroup .model-group-names .owl-prev i, .modelgroup .model-group-names .owl-next i {
  font-size: 2rem;
  color: #7f7f7f;
}
.modelgroup .model-group-names .owl-nav .owl-prev {
  left: 0;
}
.modelgroup .model-group-names .owl-nav .owl-next {
  right: 0;
}
.modelgroup .model-group-names .font-active span {
  font-family: "Trade Gothic LT Std Cn Bold";
  text-transform: uppercase;
}
.modelgroup .model-group-names .inner {
  text-align: center;
  margin-top: 10px;
  font-family: "Trade Gothic LT Std Cn";
  font-size: 22px;
  text-transform: uppercase;
  line-height: 125% !important;
}
.modelgroup .model-group-names .explorelink span {
  text-align: center;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  position: relative;
  cursor: pointer;
}
.modelgroup .model-group-names .explorelink span:before, .modelgroup .model-group-names .explorelink span:after {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  opacity: 0;
  margin-top: 2px;
}
.modelgroup .model-group-names .explorelink span.hover-1::after {
  margin: auto !important;
  padding: 0 30px !important;
}
.modelgroup .model-group-names .active-explorelink:after {
  width: 20% !important;
  opacity: 1 !important;
  display: block;
  height: 4px;
  margin-top: 2px;
}
.modelgroup .model-group-names .explorelink:hover span::before, .modelgroup .model-group-names .explorelink:hover span:after, .modelgroup .model-group-names .explorelink:focus span:after {
  width: 20% !important;
  opacity: 1;
}
@media screen and (min-width: 1100px) and (max-width: 1450px) {
  .modelgroup .inner span {
    font-family: "Trade Gothic LT Std Cn";
    font-size: 22px;
  }
}
@media screen and (max-width: 1100px) {
  .modelgroup .inner span {
    font-family: "Trade Gothic LT Std Cn";
    font-size: 18px;
  }
}
@media screen and (max-width: 992px) {
  .modelgroup .banner > .caption > .model-name {
    display: none !important;
  }
  .modelgroup .banner > .caption > .shortDescription {
    margin-left: 8% !important;
    font-size: 5.5vw !important;
    margin-top: 30px;
    line-height: 120%;
  }
  .modelgroup .banner > .caption > .description {
    display: none !important;
  }
  .modelgroup .banner .view-btn {
    display: none;
  }
}
.modelgroup .explor-model-info {
  margin-top: 80px;
}
.modelgroup .explor-model-info .panel-heading {
  padding: 0;
  border: 0;
}
.modelgroup .explor-model-info .panel-title > a, .modelgroup .explor-model-info .panel-title > a:active {
  display: block;
  padding: 15px;
  color: #555;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 3px;
  text-decoration: none;
}
.modelgroup .explor-model-info .panel-heading a:before {
  font-family: "Glyphicons Halflings";
  content: "\E114";
  float: right;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.modelgroup .explor-model-info .panel-heading.active a:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.modelgroup .explor-model-info .bg-image {
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.modelgroup .explor-model-info .position {
  text-align: left;
}
.modelgroup .explor-model-info .title {
  font-size: 30px !important;
}
.modelgroup .explor-model-info img {
  max-width: 500px;
  width: 100%;
}
@media (max-width: 992px) {
  .modelgroup .explor-model-info .bg-image {
    background-position: bottom !important;
  }
  .modelgroup .explor-model-info .position {
    text-align: center;
  }
  .modelgroup .explor-model-info .margin-setup {
    margin: 0px !important;
  }
  .modelgroup .explor-model-info img {
    max-width: 300px;
  }
}
@media (max-width: 768px) {
  .modelgroup .explor-model-info .bg-image {
    background-position: bottom !important;
  }
  .modelgroup .explor-model-info img {
    max-width: 280px;
    margin-top: 50px;
  }
}
.modelgroup .explor-model-info .key {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  color: #000000;
  text-transform: uppercase;
}
.modelgroup .explor-model-info .value {
  font-family: "Trade Gothic LT Std";
  font-size: 15px;
  margin-bottom: 15px;
  color: #7f7f7f;
}
.modelgroup .explor-model-info .margin-setup {
  margin: 0 30px;
}
.modelgroup .space {
  height: 200px;
}
@media screen and (max-width: 767px) {
  .modelgroup .space {
    height: 40px;
  }
}
.modelgroup .feature-value {
  color: #7f7f7f;
}
@media (max-width: 768px) {
  .modelgroup .model-group-names .explorelink span.hover-1::after {
    margin: auto !important;
    padding: 0 30px !important;
  }
  .modelgroup .model-group-names .active-explorelink:after {
    width: 20% !important;
  }
  .modelgroup .model-group-names .explorelink:hover span::before, .modelgroup .model-group-names .explorelink:hover span:after, .modelgroup .model-group-names .explorelink:focus span:after {
    width: 20% !important;
  }
  .modelgroup .model-group-names .title {
    font-size: 20px !important;
  }
}

html {
  scroll-behavior: smooth;
}

.model .mac {
  padding-bottom: 0px !important;
}
.model #model-accessories {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden;
}
.model h1 {
  margin: 0px !important;
}
.model #features {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden;
}
.model #find {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden;
}
.model .title {
  padding-top: 80px !important;
}
@media screen and (max-width: 767px) {
  .model .title {
    padding-top: 40px !important;
  }
}
.model .video-section {
  position: relative;
  background-color: black;
  height: 73vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
.model .video-section video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.model .video-section .container {
  position: relative;
  z-index: 2;
}
.model .video-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
.model .lifestyle-section {
  position: relative;
  background-color: black;
  height: 67.6vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
.model .lifestyle-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
.model .lifestyle-section .container {
  position: relative;
  z-index: 2;
}
.model .lifestyle-section-mob {
  position: relative;
  left: 0;
  top: 0;
}
.model .lifestyle-section-mob .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.4;
  z-index: 1;
}
.model .lifestyle-section-mob .lifestyle-image {
  position: relative;
  top: 0;
  left: 0;
}
.model .lifestyle-section-mob .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 200px;
  z-index: 1;
}
.model .banner {
  position: relative;
}
.model .banner .view-btn {
  margin-left: 22%;
  width: 11vw;
  font-size: 1.1vw;
}
.model .banner img {
  /* Make image responsive */
  display: block;
  width: 100%;
  max-height: auto;
}
.model .banner > .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, rgba(255, 255, 255, 0.8505777311)), color-stop(79%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8505777311) 30%, rgba(255, 255, 255, 0) 79%);
}
.model .banner > .caption > .model-name, .model .shortDescription, .model .description {
  width: 36vw;
  word-wrap: break-word;
  margin-left: 22%;
  text-align: left;
  line-height: 100%;
}
.model .banner > .caption > .model-name {
  font-family: "Trade Gothic LT Std Cn Bold";
  text-transform: uppercase;
  font-size: 3.5vw;
  margin-top: 8%;
  margin-bottom: 5%;
}
.model .banner > .caption > .shortDescription {
  font-family: "Trade Gothic LT Std Cn";
  text-transform: uppercase;
  line-height: 100%;
  font-size: 2vw;
  margin-bottom: 5%;
}
.model .banner > .caption > .description {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 1.2vw;
  margin-bottom: 5%;
}
@media screen and (max-width: 992px) {
  .model .explor-model-info {
    margin-top: 0px !important;
  }
  .model .video-section {
    max-height: 511px;
  }
  .model .video-section video {
    display: none;
  }
}
.model .space {
  height: 260px;
}
.model .view-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  width: 180px;
  padding: 8px;
  margin: 15px;
  margin-top: 15px;
  text-transform: uppercase;
  text-align: center;
  order-radius: 0 !important;
  border-style: none !important;
  border-radius: 0px;
  display: block;
  cursor: pointer;
}
.model .view-feature-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  width: 210px;
  padding: 10px;
  margin: 15px auto;
  text-transform: uppercase;
  text-align: center;
  order-radius: 0 !important;
  border-style: none !important;
  border-radius: 0px;
  display: block;
  cursor: pointer;
}
.model .main-model {
  position: absolute;
  left: -90px;
  right: 0;
  top: 0px;
  bottom: 0;
  margin: auto;
  min-width: 690px;
}
.model .mob-model {
  max-width: 400px !important;
}
.model .colors .text {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 15px;
  text-transform: uppercase;
}
.model .colors .color-img {
  width: 30px;
}
.model .banner-container {
  height: 610px;
}
.model .banner-container .model-name {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 50px;
  color: white;
  text-transform: uppercase;
  text-shadow: 2px 2px 5px #000000;
}
.model .banner-container .subtitle {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 80px;
  line-height: 100%;
  color: white;
  text-transform: uppercase;
  text-shadow: 2px 2px 5px #000000;
}
.model .black-nav {
  background-color: black;
  color: white;
}
.model .black-nav .nav {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 20px;
  text-transform: uppercase;
  max-width: 550px;
}
.model .bg-gray {
  background-color: #7f7f7f;
}
@media screen and (max-width: 767px) {
  .model .bg-gray {
    background-color: #7f7f7f;
  }
}
.model .bg-gray .mb-0 > a {
  display: block;
  position: relative;
}
.model .bg-gray .mb-0 > a:after {
  content: "\F078";
  /* fa-chevron-down */
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
}
.model .bg-gray .mb-0 > a[aria-expanded=true]:after {
  content: "\F077";
  /* fa-chevron-up */
}
.model .bg-gray .card-header {
  background-color: transparent !important;
}
.model .bg-gray #accordion-specs {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 17px;
}
.model .bg-gray #accordion-specs .space {
  height: 10px;
}
.model .title {
  color: white;
}
.model .model-section {
  position: relative;
  height: 600px;
}
.model .bg-image {
  background-position: bottom;
  background-size: cover;
  height: 560px;
}
@media screen and (max-width: 991px) {
  .model .bg-image {
    height: 550px !important;
  }
}
@media screen and (max-width: 767px) {
  .model .bg-image {
    height: 350px !important;
  }
}
.model .image-banner {
  position: relative;
}
.model .model-info {
  max-width: 420px;
  text-align: left;
}
.model .dimension {
  margin-bottom: 30px;
}
.model .dimension .icon {
  float: left;
  margin-right: 7px;
}
.model .dimension .dimension-title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 17px;
  color: white;
}
.model .dimension .dimension-text {
  font-family: "Trade Gothic LT Std";
  font-size: 15px;
  color: white;
  word-wrap: break-word;
}
.model .key-specs {
  margin-bottom: 15px;
}
.model .key-specs .icon {
  float: left;
  margin-right: 7px;
}
.model .key-specs .spec-title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 19px;
  color: white;
  max-width: 800px;
}
.model .key-specs .spec-text {
  font-family: "Trade Gothic LT Std";
  font-size: 15px;
  color: white;
  word-wrap: break-word;
  max-width: 200px;
}
.model .bg-lightGray-phone {
  background-color: #B8B8B8;
}
.model .bg-lightGray-phone .model-name {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 50px;
  color: white;
  text-transform: uppercase;
}
.model .bg-lightGray-phone .subtitle {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 24px;
  line-height: 100%;
  color: white;
  text-transform: uppercase;
}
.model .bg-lightGray-phone .view-btn {
  margin: 15px 0;
}
.model .features .mb-0 > a {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
          justify-content: center;
  color: white;
}
.model .features .mb-0 > a:after {
  content: "\F078";
  /* fa-chevron-down */
  font-family: "FontAwesome";
  position: relative;
  margin-left: 10px;
  margin-top: -2px;
}
.model .features .mb-0 > a[aria-expanded=true]:after {
  content: "\F077";
  /* fa-chevron-up */
}
.model .features .title {
  color: black;
}
.model .features .feature-name {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 3.5vh;
  line-height: 100%;
  margin: 20px;
  height: 50px;
}
.model .features .feature-description {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 17px;
  line-height: 100%;
  margin: 20px;
  height: 80px;
}
@media (max-width: 992px) {
  .model .features .feature-name {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 2.5vh;
  }
  .model .features .feature-description {
    font-family: "Trade Gothic LT Std Cn";
    font-size: 15px;
    margin: 8px;
    height: 120px !important;
  }
}
@media (max-width: 500px) {
  .model .features .container {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.model .features .feature-slides {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: gray;
  border: solid 1px #ffffff;
}
.model .features #feature-accordion {
  background-color: black;
  color: white;
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 16px;
  border-bottom: solid 1px #ffffff;
}
.model .features #feature-accordion .title-section {
  margin: 0 auto;
  max-width: 100%;
  background-color: black;
  max-height: 60px;
  color: white;
}
.model .features .mob .title-block {
  height: 20px;
  border-bottom: transparent !important;
  padding-bottom: 10px;
}
.model .features .title-block {
  font-size: 16px;
  height: 25px;
}
.model .gallery .title {
  color: black;
}
@media (max-width: 500px) {
  .model .gallery .container {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.model .gallery .feature-slides {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: gray;
}
.model .accessories .title {
  color: black;
}
.model .accessories .accessories-title {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 5vh;
  text-transform: uppercase;
  line-height: 100%;
  margin-bottom: 50px;
  color: white !important;
}
.model .accessories .accessories-description {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 40px;
  color: #B8B8B8;
}
.model .accessories .shop-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  width: 210px;
  padding: 10px;
  text-transform: uppercase;
  text-align: center;
  order-radius: 0 !important;
  border-style: none !important;
  border-radius: 0px;
  display: block;
  cursor: pointer;
}
.model .accessories .accordian-title {
  font-size: 16px !important;
}
.model .findOutMore .col-3 {
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 15% !important;
}
.model .findOutMore .title {
  color: black;
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 24px;
  margin-bottom: 10px;
}
.model .findOutMore .text {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 17px;
  color: black;
  text-transform: uppercase;
  line-height: 100%;
}
.model .findOutMore .icon-brochure {
  width: 50px;
  height: 50px;
}
.model .findOutMore .icon-spec {
  width: 50px;
  height: 50px;
}
.model .findOutMore .icon-test-drive {
  width: 50px;
  height: 50px;
}
.model .findOutMore .icon-quote {
  width: 50px;
  height: 50px;
}
.model .findOutMore .icon-service {
  width: 50px;
  height: 50px;
}
.model .findOutMore .mob {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .model .findOutMore .col-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25% !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .model .findOutMore .text {
    font-family: "Trade Gothic LT Std Bold";
    font-size: 14px;
  }
  .model .findOutMore .icon-brochure {
    width: 30px !important;
    height: 30px !important;
  }
  .model .findOutMore .icon-spec {
    width: 30px !important;
    height: 30px !important;
  }
  .model .findOutMore .icon-test-drive {
    width: 30px !important;
    height: 30px !important;
  }
  .model .findOutMore .icon-quote {
    width: 30px !important;
    height: 30px !important;
  }
  .model .findOutMore .icon-service {
    width: 30px !important;
    height: 30px !important;
  }
}
.model .explore-model .owl-theme .owl-nav [class*=owl-]:hover {
  background-color: transparnt !important;
  color: #FFF;
  text-decoration: none;
}
.model .explore-model .title {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 24px;
  color: black;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.model .explore-model .model-name {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 15px;
  margin: 8px 0;
  text-transform: uppercase;
}
.model .explore-model .btn {
  color: black !important;
  background: transparent;
  border: 1px solid black !important;
}
.model .explore-model .view-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: block;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 5px 10px 3px 10px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
.model .explore-model .view-btn:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.model .explore-model .owl-carousel .owl-stage {
  display: -webkit-box;
  display: flex;
  vertical-align: middle;
}
.model .explore-model .owl-nav button {
  position: absolute;
  top: 50%;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.model .explore-model .owl-nav button.owl-prev {
  left: 0;
}
.model .explore-model .owl-nav button.owl-next {
  right: 0;
}
.model .explore-model .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.model .explore-model .owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.model .explore-model .owl-dots button.owl-dot:focus {
  outline: none;
}
.model .explore-model .owl-nav button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.model .explore-model span {
  font-size: 3rem;
  color: #7f7f7f;
  position: relative;
  top: -5px;
}
.model .explore-model .owl-nav button:focus {
  outline: none;
}
@media screen and (min-width: 1100px) and (max-width: 1450px) {
  .model .inner span {
    font-family: "Trade Gothic LT Std Cn";
    font-size: 22px;
  }
}
@media screen and (max-width: 1100px) {
  .model .inner span {
    font-family: "Trade Gothic LT Std Cn";
    font-size: 18px;
  }
}

.promotions .btn {
  color: #000000;
  background: transparent;
  border: 2px solid #000000;
}
.promotions .view-more-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 0 23px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  height: 45px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  width: 150px;
  max-width: 100%;
}
.promotions .mac {
  padding-bottom: 0px !important;
  padding-top: 5px !important;
}
.promotions .custom-column {
  border: none;
  max-width: 450px;
  max-height: 350px;
}
.promotions .custom-column-content {
  width: 100%;
  height: 100%;
}
.promotions .custom-column-content img {
  max-height: 243px !important;
}

.promotion .form-width {
  max-width: 900px;
}
.promotion .form {
  background-color: #EBEBEB;
}

.brochures .outer-container {
  height: 480px;
  position: relative;
}
@media only screen and (max-width: 1200px) and (min-width: 800px) {
  .brochures .outer-container {
    height: 450px !important;
  }
  .brochures .outer-container .img-position {
    top: 12%;
  }
}
.brochures .mac {
  padding-bottom: 0px !important;
  padding-top: 5px !important;
}
.brochures .img-position {
  width: 100%;
  position: absolute;
  top: 8%;
  left: 0;
}
@media screen and (max-width: 991px) {
  .brochures .img-position {
    top: 9% !important;
  }
}
.brochures .btn-position {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .brochures .btn-position {
    bottom: 30% !important;
  }
}
@media screen and (max-width: 767px) {
  .brochures .btn-position {
    bottom: 13% !important;
  }
}
.brochures .title-comm {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 50px;
}
.brochures .name-comm {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 1.3em;
  text-transform: uppercase;
  max-width: 400px;
  line-height: 100%;
}
@media screen and (max-width: 991px) {
  .brochures .name-comm {
    font-family: "Trade Gothic LT Std Cn";
    font-size: 1em;
  }
}
.brochures .title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 50px;
  color: #7f7f7f;
}
@media screen and (max-width: 991px) {
  .brochures .title {
    font-size: 40px;
  }
}
.brochures .btn {
  color: #000000;
  background: transparent;
  border: 2px solid #000000;
}
.brochures .view-more-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 0 23px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  height: 45px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  width: 150px;
  max-width: 100%;
}
.brochures .view-more-btn:hover, .brochures .view-more-btn:focus, .brochures .view-more-btn:active {
  color: #ffffff !important;
  background-color: #000000;
}
.brochures .borderTop {
  border-top: 2px solid #000000;
}

.events .block {
  position: relative;
  max-width: 300px;
  height: 430px;
  border: 1px solid darkGray;
}
.events .btn {
  color: #000000;
  background: transparent;
  border: 1px solid #000000;
}
.events .view-more-btn {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 0 23px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  line-height: 15px;
  height: 45px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  width: 150px;
  max-width: 100%;
  position: absolute;
  bottom: 5%;
  margin: auto;
  left: 0;
  right: 0;
}
.events .view-more-btn:hover {
  color: #ffffff !important;
  background-color: #000000;
}
.events .view-more-btn:focus {
  color: #ffffff !important;
  background-color: #000000;
}
.events .view-more-btn:active {
  color: #ffffff !important;
  background-color: #000000;
}
.events .custom-column {
  border: none;
  max-width: 400px;
  height: 450px;
  border: 1px solid darkGray;
}
@media (max-width: 1024px) {
  .events .custom-column {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .events .custom-column {
    height: 400px;
  }
}
.events .img-container {
  position: absolute;
  width: 300px;
  height: 250px;
  overflow: hidden;
}
.events .img-container img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 300px;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}
.events .events-title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 18px;
  text-transform: uppercase;
  max-width: 250px;
  top: 63%;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 64px;
  line-height: 100%;
  overflow: hidden;
  position: absolute;
}
.events .when-title {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: left;
  margin-left: 15px;
}
.events .text {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  text-transform: uppercase;
  color: #B8B8B8;
  text-align: left;
  margin-left: 15px;
}

.event .owl-dots {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.event .row-border {
  border-bottom: solid 2px #B8B8B8;
}
.event .events-title {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 2em;
  line-height: 100%;
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 30px;
}
.event .description {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 20px;
  color: #7f7f7f;
}
.event .description li {
  list-style-type: disc !important;
}
.event .when-title {
  font-family: "Trade Gothic LT Std Cn Bold";
  font-size: 17px;
  text-transform: uppercase;
  color: black;
  text-align: left;
  margin-left: 15px;
}
.event .text {
  font-family: "Trade Gothic LT Std Cn";
  font-size: 17px;
  text-transform: uppercase;
  color: black;
  text-align: left;
  margin-left: 15px;
}
.event .btn {
  color: #000000;
  background: transparent;
  border: 1px solid #000000;
}
.event .submit {
  font-family: "Trade Gothic LT Std Cn Bold";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  box-sizing: border-box;
  padding: 0 23px;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  font-size: 17px;
  line-height: 15px;
  height: 45px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
.event .submit:hover, .event .submit:focus, .event .submit:active {
  color: #ffffff !important;
  background-color: black;
}
.event .form {
  background-color: transparent !important;
  width: 100% !important;
}
@media only screen and (max-width: 720px) {
  .event .events-title {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 28px;
  }
  .event .when-title {
    font-family: "Trade Gothic LT Std Cn Bold";
    font-size: 16px;
    text-transform: uppercase;
  }
  .event .text {
    font-family: "Trade Gothic LT Std Cn";
    font-size: 16px;
  }
}
.event .img {
  position: relative;
  max-width: 550px;
  height: 400px;
}
.event .img img {
  width: auto;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* Variables */
/*Disable web page navigation on swipe*/
html, body {
  overscroll-behavior-x: none;
  overflow-x: hidden;
}

/*****/
#stripe-payments {
  /* Buttons and links */
  /* spinner/processing state, errors */
}
#stripe-payments form {
  width: 100%;
  align-self: center;
  border-radius: 7px;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  #stripe-payments form {
    padding: 30px !important;
  }
}
#stripe-payments .hidden {
  display: none;
}
#stripe-payments #payment-message {
  color: #697386;
  font-size: 16px;
  line-height: 20px;
  padding-top: 12px;
  text-align: center;
}
#stripe-payments #payment-element {
  margin-bottom: 40px;
}
#stripe-payments button {
  background: #007BC7;
  font-family: Arial, sans-serif;
  color: #ffffff;
  border-radius: 4px;
  border: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
  width: 150px;
  text-transform: uppercase;
}
#stripe-payments button:hover {
  -webkit-filter: contrast(115%);
          filter: contrast(115%);
}
#stripe-payments button:disabled {
  opacity: 0.5;
  cursor: default;
}
#stripe-payments .spinner,
#stripe-payments .spinner:before,
#stripe-payments .spinner:after {
  border-radius: 50%;
}
#stripe-payments .spinner {
  color: #ffffff;
  font-size: 22px;
  text-indent: -99999px;
  margin: 0px auto;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#stripe-payments .spinner:before,
#stripe-payments .spinner:after {
  position: absolute;
  content: "";
}
#stripe-payments .spinner:before {
  width: 10.4px;
  height: 20.4px;
  background: #5469d4;
  border-radius: 20.4px 0 0 20.4px;
  top: -0.2px;
  left: -0.2px;
  -webkit-transform-origin: 10.4px 10.2px;
  transform-origin: 10.4px 10.2px;
  -webkit-animation: loading 2s infinite ease 1.5s;
  animation: loading 2s infinite ease 1.5s;
}
#stripe-payments .spinner:after {
  width: 10.4px;
  height: 10.2px;
  background: #5469d4;
  border-radius: 0 10.2px 10.2px 0;
  top: -0.1px;
  left: 10.2px;
  -webkit-transform-origin: 0px 10.2px;
  transform-origin: 0px 10.2px;
  -webkit-animation: loading 2s infinite ease;
  animation: loading 2s infinite ease;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 600px) {
  #stripe-payments form {
    width: 100%;
    min-width: initial;
  }
}

.has-error > *:not(label) {
  border: 1px solid #ff0000;
}

.deposit .title-big {
  font-size: 56px;
  font-family: "Trade Gothic LT Std bold";
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .deposit .title-big {
    font-size: 40px;
  }
}
.deposit .text {
  font-size: 20px;
  font-family: "Trade Gothic LT Std";
  max-width: 434px;
}
@media screen and (max-width: 767px) {
  .deposit .text {
    font-size: 15px;
  }
}
.deposit .text-bold {
  font-size: 20px;
  font-family: "Trade Gothic LT Std bold";
}
.deposit .text-price {
  font-size: 48px;
  font-family: "Trade Gothic LT Std bold";
}
.deposit .text-summary {
  font-size: 24px;
  font-family: "Trade Gothic LT Std";
}
@media screen and (max-width: 767px) {
  .deposit .text-summary {
    font-size: 20px;
  }
}
.deposit .text-summary-bold {
  font-size: 24px;
  font-family: "Trade Gothic LT Std bold";
}
.deposit .price-summary-bold {
  font-size: 40px;
  font-family: "Trade Gothic LT Std bold";
}
.deposit .step-text {
  font-size: 20px;
  width: 200px;
  margin-top: 15px;
  margin-left: -64px;
}
@media screen and (max-width: 767px) {
  .deposit .step-text {
    width: 177px;
    margin-top: 5px;
    font-size: 12px;
  }
}
.deposit .form-control {
  width: 95% !important;
}
@media screen and (max-width: 767px) {
  .deposit .form-row {
    margin-left: 10px;
  }
}
.deposit .form-group {
  text-align: left;
}
.deposit .btn-deposit {
  color: black;
  background-color: white;
  border: 1px solid lightgray;
  font-size: 18px;
  font-family: "Trade Gothic LT Std bold";
  width: 129px;
  padding: 5px 0;
}
@media screen and (max-width: 767px) {
  .deposit .btn-deposit {
    padding-top: 10px;
  }
}
.deposit .btn-deposit.active {
  background-color: black !important;
  color: white !important;
  border: none !important;
}
.deposit .btn-submit {
  color: white;
  background-color: #A3A3A3;
  border: 1px solid #A3A3A3;
  font-size: 18px;
  font-family: "Trade Gothic LT Std bold";
  width: 124px;
  padding: 10px 0;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .deposit .btn-submit {
    padding-top: 12px;
  }
}
.deposit .btn-submit:hover {
  color: white;
  background-color: black;
  border: 1px solid black;
  font-size: 18px;
  font-family: "Trade Gothic LT Std bold";
  width: 124px;
  padding: 10px 0;
  border-radius: 3px;
}
.deposit label {
  font-size: 16px;
}
.deposit .circles:before {
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, white), color-stop(50%, gray));
  background: linear-gradient(to right, white 50%, gray 50%);
}
.deposit .circles {
  display: inline-block;
  height: 3px;
  list-style-type: none;
  margin: 15px auto;
  position: relative;
  width: 65%;
}
.deposit .circles:after {
  content: "";
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, grey), color-stop(50%, gray));
  background: linear-gradient(to right, grey 50%, gray 50%);
}
.deposit .circles.active:after {
  content: "";
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, black), color-stop(50%, gray));
  background: linear-gradient(to right, black 50%, gray 50%);
}
.deposit .circle {
  color: gray;
  font-size: 40px;
  background: #fff;
  border-radius: 50%;
  height: 64px;
  font-family: "Trade Gothic LT Std bold";
  line-height: 40px;
  margin: -32px 0 0 -32px;
  position: absolute;
  text-align: center;
  border: 3px solid gray;
  width: 64px;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .deposit .circle {
    font-size: 22px;
    height: 50px;
    line-height: 34px;
    margin: -26px 0 0 -27px;
    width: 50px;
  }
}
.deposit .circle .nav-link {
  background-color: transparent !important;
  border: none;
  color: gray;
}
.deposit .circle.active {
  border: 3px solid black;
}
.deposit .circle .nav-link.active {
  background-color: transparent !important;
  color: black !important;
}
.deposit .circle:nth-child(1) {
  left: 0;
}
.deposit .circle:nth-child(2) {
  left: 50%;
}
.deposit .circle:nth-child(3) {
  left: 100%;
}
@media screen and (min-width: 768px) {
  .deposit .padding-around {
    padding-top: 68px;
    padding-left: 157px;
    padding-right: 152px;
  }
  .deposit .mac {
    padding-top: 15px;
  }
  .deposit .mac1 {
    padding-top: 9px;
  }
}
.deposit.success .text {
  font-size: 20px;
  font-family: "Trade Gothic LT Std";
  max-width: 100%;
}
.deposit.success .title-big {
  font-size: 48px;
  font-family: "Trade Gothic LT Std bold";
  text-transform: capitalize;
}
.deposit.success .border {
  box-shadow: 5px 5px 5px #00000029;
  border-radius: 7px;
}
.deposit.success .top-img {
  position: absolute;
  width: 100%;
  top: -60px;
  left: 0px;
}

.parts-accessories .lifestyle-section {
  position: relative;
  height: 73vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
.parts-accessories .main-title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
}
.parts-accessories h1.title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 36px;
}
.parts-accessories h2 {
  text-align: center;
  font-family: "Trade Gothic LT Std";
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .parts-accessories h2 {
    font-size: 20pt;
  }
}
.parts-accessories .font-italic {
  font-family: "Trade Gothic LT Std";
  font-size: 16px;
}
.parts-accessories .parts-list .card-title, .parts-accessories .parts-list .card-sub-title {
  text-transform: uppercase;
}
.parts-accessories .parts-list .card {
  margin-bottom: 50px;
}
.parts-accessories .parts-list .card-title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .parts-accessories .parts-list .card-title {
    font-size: 20px;
  }
}
.parts-accessories .parts-list .card-sub-title {
  font-family: "Trade Gothic LT Std Bold";
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .parts-accessories .parts-list .card-sub-title {
    font-size: 16px;
  }
}
.parts-accessories .parts-list .card-text {
  font-family: "Trade Gothic LT Std";
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .parts-accessories .parts-list .card-text {
    font-size: 18px;
  }
}
.parts-accessories .parts-list .border-under {
  border-top: 2px solid #dddddd;
}
.parts-accessories .parts-list .card-body {
  padding-top: 30px;
}
.parts-accessories .btn.btn-link {
  position: relative;
  -webkit-appearance: none;
}
.parts-accessories .btn.btn-link[aria-expanded=true] .arrow {
  background: url("/images/icons/arrow-up.png") no-repeat center;
  background-size: auto;
}
.parts-accessories .btn.btn-link.collapsed .arrow, .parts-accessories .arrow {
  background: url("/images/icons/arrow-down.png") no-repeat center;
  background-size: auto;
}
.parts-accessories .arrow {
  position: absolute;
  top: inherit;
  color: #000000;
  width: 50px;
  height: 50px;
  left: -15px;
}

.w-65 {
  width: 65%;
}
@media screen and (max-width: 767px) {
  .w-65 {
    width: 75%;
  }
}

.w-40 {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .w-40 {
    width: 75%;
  }
}