[data-object-fit='cover'] {
    object-fit: cover
}

main {
    overflow: hidden;
}

select.form-control.glass {
    background: transparent url(../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x !important;
}

select.form-control.glass option {
    background-color: #fff !important;
}

a.search_btn_wrapper>* {
    vertical-align: middle;
}

a.search_btn_wrapper {
    margin-top: 15px;
    display: inline-block;
    cursor: pointer;
}

a.search_btn_wrapper>span {
    font-size: 15px;
    margin-left: 5px;
}

.zungfu-mb .jumbotron .swiper-container, [theme="zungfu-mb"] .jumbotron .swiper-container {
    max-height: inherit;
}
.buy-step-list {
    display: flex;
    margin: 0 !important;
}

.buy-step-number_O {
    background-color: #00adef;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 10px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buy-step-number_O h1 {
    display: contents;
    margin: 0;
}

.buy-step-item {
    width: 20%;
}

.buy-step-number {
    position: relative;
}

.buy-step-text {
    margin: 0;
}

.buy-step-number:before {
    content: '';
    background-color: #00adef;
    height: 5px;
    width: 50%;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
}

.buy-step-number:after {
    content: '';
    background-color: #00adef;
    height: 5px;
    width: 50%;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
}

.buy-step-item:first-child .buy-step-number:before, .buy-step-item:last-child .buy-step-number:after {
    display: none;
}

.buy-step-list:first-child {
    align-items: flex-end;
}

.buy-step-list:last-child {
    align-items: flex-start;
}


.zungfu-mb h1, .zungfu-mb .h1, [theme="zungfu-mb"] h1, [theme="zungfu-mb"] .h1,
.zungfu-mb h2, .zungfu-mb .h2, [theme="zungfu-mb"] h2, [theme="zungfu-mb"] .h2,
.mb-font, .zungfu-mb .mb-font {
    font-family: MBCorpo Title,DaimlerCAC-Regular,serif, "Microsoft JhengHei";
    /* font-family: "DaimlerCS-Regular", Helvetica, Arial, sans-serif, "Microsoft JhengHei"; */
}

a, small {
    font-family: "DaimlerCS-Regular",Helvetica,Arial,sans-serif, "Microsoft JhengHei";
}

.zungfu-mb .main-button, .zungfu-mb {
    /* "MBCorpoSTitle-Regular-Web",  */
    font-family: "DaimlerCS-Regular", Helvetica, Arial, sans-serif,  "Microsoft JhengHei";
}

.zungfu-mb .car-cat_item a {
    text-decoration: inherit;
    color: #fff;
}

.zungfu-mb.bg-white .promotion-suggest_item a {
    color: #333;
    text-decoration: inherit;
}

.car-cat_title {
    font-size: 24px;
    margin: 15px 0 40px;
}

.checkout_summary_info {
    font-size: 16px;
}

.text-danger {
    color: red;
}

.top-line {
    border-top: 1px solid #000;
}

ul.car-list_opt_list {
    margin: 0;
}

.car-list_name.mb-2 {
    font-size: 24px;
    font-weight: 700;
}

.car-list_spec>span:nth-child(1) {
    font-weight: 700;
}

.car-list_opt_title {
    font-weight: 700;
}

.car-list_priceItem, .car-list_priceItem_small {
    text-align: right;
}

.car-list_priceItem {
    font-weight: 700;
    font-size: 18px;
}

.buy-step-img img {
    max-width: 200px;
    max-height: 120px;
}

ul.car-detail_opt_list {
    margin: 0;
}

.car-detail_name.mb-2 {
    font-size: 24px;
    font-weight: 700;
}

.car-detail_opt_title {
    font-weight: 700;
}

.car-detail_priceItem, .car-detail_priceItem_small {
    text-align: right;
}

.car-detail_priceItem {
    font-weight: 700;
    font-size: 18px;
}

.select-vehicle span:nth-child(2) {
    font-weight: 400;
}

.promotion-suggest_name {
    font-size: 24px;
    margin-top: 15px;
}

.promotion-suggest_price {
    line-height: 16px;
}

.promotion-suggest_item {
    padding: 10px;
}

.car-list_img {
    text-align: center;
}

.title-with-btn {
    display: flex;
    align-items: center;
}

.title-with-btn .main-button {
    margin-left: 30px;
}

.zungfu-mb .swiper-pagination-bullets {
    position: absolute;
}

.swiper-pagination-bullet.mb-swiper {
    background: #fff !important;
}

.zungfu-mb .nbaElement__hl p {
    font-size: inherit;
    padding-bottom: 0;
    margin-bottom: 0;
}

.car-warning {
    position: absolute;
    top: 0;
    right: 15px;
    padding: 2px 15px;
    font-size: 20px;
    /* font-weight: 700; */
    letter-spacing: 0.3px;
    z-index: 10;
    color: #fff;
}

.car-warning.blue {
    background-color: #00adef;
}

.car-warning.red {
    background-color: red;
}

a.no-style {
    /* text-decoration: none !important; */
    color: #333 !important;
}

a.arrow-style, a.video-style {
    cursor: pointer;
    color: #333 !important;
    text-decoration: none !important;
    position: relative;
}

a.arrow-style:before {
    display: inline-block;
    content: '>';
    /* background-image: url(../css-hk/btn-arrow.svg); */
    background-size: 5px 10px;
    height: 10px;
    width: 5px;
    margin-right: 6px;
}

/* a.video-style:before {
    display: inline-block;
    content: '';
    background-size: 5px 10px;
    height: 16px;
    width: 16px;
    margin-right: 6px;
    border: 1px solid #333;
    border-radius: 20px;
    vertical-align: text-top;
} */

a.video-style:before {
    display: inline-block;
    content: '';
    background-image: url(../images/video_b.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 10px;
    width: 15px;
    margin-right: 6px;
    /* position: absolute;
    left: 5px;
    top: 3px; */
    /* border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #333; */
}

a.video-style:hover:before {
    background-image: url(../images/video_h.png);
}

.zungfu-mb.bg-white a.money-style, [theme="zungfu-mb"].bg-white a.money-style {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
    font-weight: 400;
}

a.money-style:before {
    display: inline-block;
    content: '';
    background-image: url(../images/money.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    margin-right: 6px;
    vertical-align: top;
}

a.arrow-style:hover, a.video-style:hover, a.money-style:hover {
    color: #00adef !important;
}

.nbaElement__img .img__base {
    margin: 0;
}

.zungfu-mb .swiper-button-next, .zungfu-mb .swiper-button-prev {
    color: #fff;
    text-shadow: 0px 0px 10px #000;
}

.slider-withthumbs_thumbs .swiper-button-prev {
    top: 0;
    height: 15px;
    margin: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,173,239, 0.8);
}

.slider-withthumbs_thumbs .swiper-button-prev:after {
    font-size: 18px;
    writing-mode: vertical-lr;
}

.slider-withthumbs_thumbs .swiper-button-next {
    bottom: 0;
    top: auto;
    height: 15px;
    margin: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0,173,239, 0.8);
}

.slider-withthumbs_thumbs .swiper-button-next:after {
    font-size: 18px;
    writing-mode: vertical-rl;
}

.slider-withthumbs_thumbs .swiper-button-prev.swiper-button-disabled, .slider-withthumbs_thumbs .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}

.car-cat_img img { 
    width: 100%;
}

.index-contaier {
    overflow: hidden;
}

.nbaElement__img .img__base img {
    max-height: 50px;
}

.nbaElement__base {
    height: 106px;
}

.promotion-suggest_img img {
    width: 100%;
}

footer {
    overflow: hidden;
}

.desc-img-desc {
    background-color: #fff;
}

.promotion-suggest_img {
    position: relative;
}

.promotion-suggest_img .car-warning {
    right: 0;
}

.car-list_item .btn-container {
    text-align: right;
}

.zungfu-mb .main-button {
    line-height: 36px !important;
}

.order-placed_desc, .order-placed_desc>* {
    font-size: 22px !important;
}

.slider-withthumbs {
    display: flex;
}

.slider-withthumbs_thumbs {
    width: 60px;
    height: 200px;
    padding-right: 5px;
}

.slider-withthumbs_photo {
    width: calc(100% - 60px);
    position: relative;
}

.swiper-container.gallery-thumbs {
    height: 100%;
}

.swiper-container.gallery-thumbs .swiper-slide {
    display: inline-block;
    height: auto;
    width: 100%;
}

.swiper-slide-visible.swiper-slide-thumb-active {
    border: 2px solid #000;
}

.swiper-slide-visible {
    border: 2px solid transparent;
}

.location-selecter_content video {
    width: 100%;
}

.location-selecter_inner .location-selecter_content.no_bg {
    background-color: transparent;
    padding: 0;
}

.swiper-container.photo .swiper-pagination {
    display: none;
}

.cursor-pointer {
    cursor: pointer;
}

.swiper-pagination-bullet {
    background: #fff !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0088c6 !important;
}

.video_thumbnail, .video_thumbnail_i {
    position: relative;
}

.video_thumbnail:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: calc(50% + 4px);
    transform: translate(-50%, -50%);

    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 30px;
    border-color: transparent transparent transparent #ffffff;
    /* filter: drop-shadow(8px 9px 11px black); */
}

.video_thumbnail:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    /* border: 7px solid #fff; */
    background-color: #0005;
}

.video_thumbnail_i:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: calc(50% + 2px);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #ffffff;
    /* filter: drop-shadow(8px 9px 11px black); */
}

.video_thumbnail_i:before {
    /* content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 3px solid #fff; */
}

.btn-saver {
    height: 40px;
}

.button-alwaybottom {
    position: absolute;
    left: 25px;
    bottom: 0;
    margin: 0 !important;
    width: calc(100% - 50px);
    text-align: left !important;
}

.swiper-slide .caption-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 0 20px;
}

.swiper-slide .caption-wrapper .title {
    color: #fff;
    font-size: 50px;
    margin: 40px 0 0 0;
}

.swiper-slide .caption-wrapper .desc {
    color: #fff;
    font-size: 16px;
}

@media (max-width: 1730px) {
    .index-contaier {
        padding: 0 20px;
    }
}

@media (min-width: 1280px) {
    .aem--headerMainNavigation__navOne .aem--headerMainNavigation__navEntry .aem--headerMainNavigation__navEntryLink,
    .aem--headerMainNavigation__navOne .aem--headerMainNavigation__navEntry:first-child .aem--headerMainNavigation__navEntryLink {
        margin-left: 0;
        padding-left: 8px;
        padding-right: 8px;
        margin-right: 15px;
    }
    .aem--headerMainNavigation__navSecond .aem--headerMainNavigation__navList {
        width: calc(100% - 40px);
    }
}
@media (max-width: 1280px) {
    a.search_btn_wrapper {
        margin-top: 0;
    }
    .buy-step-img img {
        max-width: 150px;
        max-height: 80px;
    }    
    a.search_btn_wrapper>span {
        display: none;
    }
}

@media (max-width: 991px) {
    .swiper-slide .caption-wrapper .title {
        line-height: 1.1;
        font-size: 30px;
        margin: 70px 0 0 0;
    }
    .button-alwaybottom {
        left: 15px;
        width: calc(100% - 30px);
    }
    .desc-img-desc {
        background-color: #000;
        color: #fff;
        padding-left: 10px;
        padding-right: 10px;
    }
    .step .step-name {
        /* display: block !important; */
        margin-top: 0.5rem;
        line-height: 1.4rem;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center;
        margin-left: auto !important;
        margin-right: auto !important;
        font-size: 16px !important;
    }
    .row.car-list_item {
        border-bottom: 1px solid #000;
        padding-bottom: 2rem;
        margin-bottom: 2rem !important;
    }
    .row.car-list_item:last-child {
        border-bottom: 0px solid #000;
    }
}


@media (max-width: 767px) {

    .slider-withthumbs_thumbs {
        display: none;
    }
    
    .swiper-container.photo .swiper-button-prev {
        display: none;
    }
    
    .swiper-container.photo .swiper-button-next {
        display: none;
    }
    
    .swiper-container.photo .swiper-pagination {
        display: block;
    }

    .slider-withthumbs_photo {
        width: 100%;
    }
    .car-list_priceItem, .car-list_priceItem_small {
        text-align: left;
    }
    .car-detail_priceItem, .car-detail_priceItem_small {
        text-align: left;
    }
    .car-detail_price {
        margin-top: 20px;
    }
    .buy-step-img, .buy-step-text {
        margin: 20px 0 !important;
    }
    .text-left.title-with-btn {
        flex-flow: column;
        align-items: baseline;
    }
    .title-with-btn .main-button {
        margin-left: 0;
    }
    .banner_item.swiper-slide {
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        transition-property: transform;
        /* height: 300px; */
        overflow: hidden;
    }
    /* .banner_item.swiper-slide img {
        height: 100%;
        width: auto !important;
        max-width: initial;
        text-align: center;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translate(-50%, 0);
    } */
    
    .zungfu-mb .index-contaier h1 {
        font-size: 1.5rem;
    }
    
    .buy-step-img {
        margin: 50px 0 !important;
    }
    
    .buy-step-text.blue-text {
        font-size: 1.5rem;
    }
    
    .buy-step-img img {
        max-width: 160px;
        max-height: 80px;
    }
}

@media (max-width: 479px) {
    .nbaElement__base {
        height: auto;
    }    
}

@media (max-width: 1279px) and (min-width: 992px) {
    .promotion-top__content .btn-container {display: block;margin: 10px 0 !important;width: 100%;}
    .promotion-top__content .btn-container .main-button {width: 100% !important;text-align: center;}
}


.location-selecter_content * {
    box-sizing: border-box;
}

.location-selecter_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
  }
  
  .location-selecter_inner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    /* padding: 20px; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
  }
  
  .location-selecter_inner .location-selecter_content {
    max-width: 1080px;
    max-height: 80%;
    /* min-height: 300px; */
    width: 100%;
    margin: 40px;
    z-index: 1;
    background-color: #fff;
    padding: 40px;
    overflow: auto;
    position: relative;
  }
  
  .location-selecter_wrapper .location-selecter_inner,
  .location-selecter_wrapper .location-selecter_overlay {
    opacity: 0;
    visibility: hidden;
    transition: 0.2s opacity;
  }
  
  .location-selecter_wrapper.active .location-selecter_inner,
  .location-selecter_wrapper.active .location-selecter_overlay {
    opacity: 1;
    visibility: visible;
  }
  
  .location-selecter_wrapper.active .location-selecter_overlay {
    opacity: 0.8;
    visibility: visible;
  }
  
  .location-selecter_close {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 2;
  }
  
  .location-selecter_close span {
    width: 100%;
    height: 3px;
    position: absolute;
    background-color: #333;
    display: block;
    top: 15px;
  }
  
  .location-selecter_close span:nth-child(1) {
    transform: rotate(45deg);
  }
  
  .location-selecter_close span:nth-child(2) {
    transform: rotate(-45deg);
  }
  
  .location-selecter_item {
    padding: 5px 10px;
    cursor: pointer;
  }

  .location-selecter_item:hover {
    background-color: #000;
    color: #fff;
  }


.irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #00adef;
}

.irs--round .irs-handle {
    border: 4px solid #00adef;
    top: 30px;
    width: 15px;
    height: 15px;
}

.irs-from, .irs-to, .irs-with-grid .irs-grid, .irs-grid, .irs-min, .irs-max {
    display: none;
}

.location-selecter_wrapper.active .irs--round .irs-single {
    visibility: visible !important;
}
.irs--round .irs-single {
    left: 0 !important;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    width: 100%;
    text-align: right;
}

.irs--round .irs-single:before {
    border-top-color: transparent;
}

.form-group.range label {
    position: absolute;
    left: 0;
    top: -3px;
    z-index: 1;
}

.form-group.range {
    position: relative;
    max-width: 300px;
}

.order-placed-btn {
    margin: 4rem 0 0rem !important;
}

.order-placed {
    padding: 0 0 5rem !important;
}

@media (max-width: 767px) {
    .form-group.range {
        max-width: 100%;
    }
    .irs--round .irs-single {
        text-align: left;
    }
    .form-group.range label {
        position: static;
    }
}


#lightbox {
    top: 50% !important;
    left: 0 !important;
    transform: translate(0, -50%);
    /* width: auto !important; */
    position: fixed;
}

.lb-dataContainer {
    padding-top: 0;
    padding-bottom: 5px;
}
/* 
.lb-outerContainer {
    max-width: 90%;
    max-height: 90%;
    width: auto  !important;
    height: auto !important;
}

.lightbox .lb-image {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto  !important;
} */
