
.youtube-player {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent
}

.youtube-player img {
    object-fit: cover;
    display: block;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%)
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(../assets/images/play-video-icon3.svg) no-repeat;
    cursor: pointer
}

 .cloud_right {
     position: fixed;
     right: 0;
     bottom: 0;
     width: 45%
 }

.cloud_right img {
    width: 100%
}

.cloud_left {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 40%
}

.cloud_left img {
    width: 100%
}



 .modal-body {
     position: relative
 }

.btn-close {
    position: absolute;
    background-color: #fff;
    border-radius: 50px;
    pointer-events: auto;
    top: 0;
    right: 0;
    left: unset !important;
    width: 25px;
    height: 25px
}

.findoutmore-btn {
    background-color: #fff;
    color: #c3002f;
    transition: all .2s ease;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 15px;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: auto;
    width: 100%;
    max-width: 175px;
    border: solid 1px #fff
}

.findoutmore-btn:hover {
    border: solid 1px #fff
}

.progress-circle__circle-wrap svg circle.trigger {
    stroke-dasharray: 119;
    stroke-dashoffset: 119;
    -webkit-animation: dash 15s linear infinite;
    animation: dash 15s linear infinite;
    -webkit-filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .1));
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .1))
}

.progress-circle__circle-wrap svg circle {
    stroke: #fff !important;
    stroke-width: 5px !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    text-shadow: 2px 2px 4px #000
}

.progress-circle__circle-wrap i {
    position: absolute;
    left: 19px;
    bottom: 19px
}

.progress-circle__circle-wrap i:before {
    color: #fff;
    -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .2));
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .2))
}

.progress-circle__circle-wrap.mobile {
    display: none
}

.progress-circle__circle-wrap.desktop {
    position: absolute;
    left: 100px;
    bottom: 25px
}

#play-banner {
    display: none
}

.paused {
    -webkit-animation-play-state: paused !important;
    animation-play-state: paused !important
}

@-webkit-keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}

@media screen and (max-width:1200px) {
    .progress-circle__circle-wrap.mobile {
        display: block;
        position: absolute;
        left: 35%;
        bottom: 215px;
        z-index: 99
    }
    #play-banner-m {
        display: none
    }
    .box-button-group.row {
        justify-content: center
    }
    .findoutmore-btn {
        padding: 5px 10px;
        position: absolute;
        bottom: 30px;
        pointer-events: auto
    }
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 735px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:992px) {
    .progress-circle__circle-wrap.mobile {
        display: block;
        position: absolute;
        left: calc(36% - 35px);
        bottom: 215px;
        z-index: 99
    }
    #play-banner-m {
        display: none
    }
    .findoutmore-btn {
        padding: 5px 10px;
        font-size: 10px;
        position: absolute;
        pointer-events: auto
    }
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 435px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:768px) {
    .progress-circle__circle-wrap.mobile {
        display: block;
        position: absolute;
        left: calc(36% - 35px);
        bottom: 215px;
        z-index: 99
    }
    #play-banner-m {
        display: none
    }
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 435px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:576px) {
    .progress-circle__circle-wrap.mobile {
        display: block;
        position: absolute;
        left: calc(36% - 65px);
        bottom: 230px;
        z-index: 99
    }
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 435px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:450px) {
    .progress-circle__circle-wrap.mobile {
        left: calc(28% - 65px)
    }
    section.banner .slick-dots {
        left: calc(20% + 20px)
    }
}

@media screen and (max-width:575px) and (min-width:540px) {
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 488px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:540px) and (min-width:520px) {
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 440px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:520px) and (min-width:500px) {
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 430px;
        width: 25px;
        height: 25px
    }
}

.btn-close {
    position: absolute;
    background-color: #fff;
    border-radius: 50px;
    pointer-events: auto;
    top: 0;
    left: 418px;
    width: 25px;
    height: 25px
}



@media screen and (max-width: 480px) and (min-width: 450px) {
    .btn-close {
        position: absolute;
        background-color: #FFFFFF;
        border-radius: 50px;
        pointer-events: auto;
        top: 0px;
        left: 385px;
        width: 25px;
        height: 25px;
    }
}

@media screen and (max-width:450px) {
    .findoutmore-btn {
        padding: 3px 8px;
        position: absolute;
        bottom: 25px;
        pointer-events: auto;
        width: 120px
    }
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 372px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:430px) and (min-width:410px) {
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 343px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:410px) and (min-width:400px) {
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 330px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:400px) and (min-width:373px) {
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 326px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:372px) and (min-width:350px) {
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 292px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:350px) and (min-width:330px) {
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 268px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:330px) and (min-width:310px) {
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 252px;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:310px) and (min-width:300px) {
    .btn-close {
        position: absolute;
        background-color: #fff;
        border-radius: 50px;
        pointer-events: auto;
        top: 0;
        left: 233px;
        width: 25px;
        height: 25px
    }
}

 section#wuling-technology .technology-slider {
     margin-top: 21vw
 }

@media screen and (max-width:1281px) and (min-width:992px) {
    section#wuling-technology .technology-slider {
        margin-top: 19vw
    }
}

@media screen and (min-width:992px) {
    .ota-icon {
        max-width: 65px !important
    }
    .btn-technology_transparant {
        padding: 7px 20px
    }
    section#wuling-technology .btn-text-wrapper p {
        font-size: 12px
    }
    section#wuling-technology .btn-icon {
        width: 100%
    }
    .btn-technology_transparant {
        width: 133px;
        height: 133px
    }
}

@media screen and (max-width:991.9px) {
    section#wuling-technology .technology-slider {
        margin-top: 40vw;
        margin-bottom: 15vw
    }
}

@media screen and (max-width:768px) {
    section#wuling-technology .technology-slider {
        margin-top: 60vw
    }
    .btn-technology_transparant {
        margin-bottom: 25px
    }
    section#wuling-technology .technology-slider:not(.technology-slider-2) .slick-dots {
        display: none;
        bottom: -25px !important
    }
}

@media screen and (max-width:640px) {
    section#wuling-technology .technology-slider {
        margin-top: 58vw
    }
}

@media screen and (max-width:576px) {
    section#wuling-technology .technology-slider {
        margin-top: 49vw
    }
}

@media screen and (max-width:414px) {
    section#wuling-technology .technology-slider {
        margin-top: 43vw
    }
    .btn-technology_transparant {
        margin-bottom: 15px
    }
}

@media screen and (max-width:350px) {
    section#wuling-technology .technology-slider {
        margin-top: 35vw
    }
    .btn-technology_transparant {
        margin-bottom: 5px
    }
}


 .stickyBottomNav {
     display: none
 }

.stickyBottomNav {
    box-shadow: 0 -3px 6px rgba(0, 0, 0, .16);
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 8px 12px;
    width: 100%;
    z-index: 999;
    background-color: #c3002f;
    color: #fff;
    text-align: center;
    max-height: 75px
}

#btn-sidenav {
    z-index: 999
}

.stickyBottomNav .s-col {}

.stickyBottomNav .s-col p,
.stickyBottomNav .col-4 p {
    font-size: 12px !important;
    margin-bottom: 0;
    line-height: 1.2
}

.stickySideNav p {
    font-size: 12px !important;
    margin-bottom: 5px
}

.stickySideNavCustomerCare {
    position: fixed;
    right: 20px;
    bottom: 10px;
    display: flex;
    align-items: center;
    z-index: 1000
}

.close-btn-customer-care {
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    bottom: 0;
    margin: auto;
    right: 91px;
    cursor: pointer
}

.stickyBottomNav .btn-icon-wrapper {
    min-height: 35px;
    position: relative;
    margin: 5px auto
}

.stickyBottomNav .btn-icon-wrapper img {
    width: 35px
}

.stickySideNav .btn-icon-wrapper {
    min-height: 30px;
    position: relative;
    margin: 5px auto
}

.stickyBottomNav .btn-icon-wrapper img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.stickySideNav {
    box-shadow: 0 -3px 6px rgba(0, 0, 0, .16);
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 999;
    background-color: #c3002f;
    color: #fff;
    text-align: center;
    max-width: min-content;
}

.stickySideNav .border-bottom {
    border-bottom: 1px solid #fff
}

.stickySideNav a,
.stickyBottomNav a {
    color: #fff !important
}

.stickyBottomNav a {
    max-height: 75px;
    margin: 5px auto
}

.stickyBottomNav a div {
    display: block
}

.stickyBottomNav a div p {
    text-align: center
}

.stickyBottomNav a img {
    max-width: 40px;

}

.m-view {
    display: none
}

.CP-customerCare {
    width: 100%
}

.wrapper-customer-care {
    width: 230px
}

@media screen and (max-width:1199px) {
    .wrapper-customer-care {
        width: 180px
    }
    .close-btn-customer-care {
        right: 67px
    }
    .d-view {
        display: none
    }
    .m-view {
        display: flex
    }
    .stickySideNavCustomerCare {
        right: 20px;
        bottom: 100px
    }
    .stickySideNav {
        bottom: 50px
    }
    .stickyBottomNav .s-col p,
    .stickyBottomNav .col-4 p {
        font-size: 14px !important;
        margin-bottom: 0;
        line-height: 1.2
    }
}

@media screen and (max-width:1199px),
screen and (max-height:580px) {
    .stickyBottomNav {
        display: block
    }
    .stickySideNav {
        display: none
    }
}

@media screen and (max-width:768px) {
    .stickyBottomNav .s-col p,
    .stickyBottomNav .col-4 p {
        font-size: 12px !important
    }
}

@media screen and (max-width:420px) {
    .stickyBottomNav .s-col p,
    .stickyBottomNav .col-4 p {
        font-size: 10px !important
    }
    .stickyBottomNav {
        height: 75px
    }
    .stickyBottomNav a img {
        max-width: 28px;
        margin-bottom: 6px !important;
        margin-right: 0
    }
    .stickyBottomNav a {
        max-height: 25px;
        margin: 0 auto
    }
    .stickyBottomNav a div {
        margin: 0 auto
    }
}

@media screen and (max-width:341px) {
    .stickyBottomNav .s-col p,
    .stickyBottomNav .col-4 p {
        font-size: 10px !important
    }
    .stickyBottomNav .s-col {
        padding-left: 8px !important;
        padding-right: 8px !important
    }
}


.stickyBottomNav a div p {
    font-size: 9px !important
}



