@media(max-width:500px) {
    .whatsAppButton {
        border-radius: 67px;
        padding: 12px 24px 10px;
        display: flex;
        align-items: center;
        align-content: center;
    }

    .whatsAppButton i {
        font-size: 37px;
        line-height: 48px;
        margin-right: 5px;
        margin-top: -4px;
    }

    .whatsAppButton .text .maintitle {
        font-size: 19px;
        font-weight: 600;
        line-height: 21px;
        letter-spacing: -0.4px;
    }

    .whatsAppButton .text .subtitle {
        font-size: 13px;
        line-height: 21px;
    }

    #HeroSection .lineThree {
        top: -0.5vw;
        left: -1vw;
        height: 5.6vw;
        transform: rotate(352deg);
        position: relative;
        margin: 0px;
        display: inline-block;
    }

    .JapanborderTop {
        height: 10px;
    }

    #JapanOffer {
        padding: 25px 0px 30px;
    }

    #HighestQuality {
        padding: 10vw 0vw;
    }

    #HighestQuality .cover {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, #00000078 0%, #0000008c 93%);
    }

    #HighestQuality .cover img {
        opacity: 0.70;
        mix-blend-mode: multiply;
        /* width: 100%; */
        /* display: block; */
    }

    #HighestQuality .container {
        position: relative;
    }

    .threeM10x {
        display: flex;
        width: 80%;
        margin: 7vw auto;
    }

    .threeM10x img {
        display: block;
        width: 100%;
    }

    .threeM10x .left {
        width: 42%;
    }

    .threeM10x .times {
        font-weight: 200;
        font-size: 70px;
        width: 13%;
        display: flex;
        justify-content: center;
        align-items: center;
        filter: invert(1);
    }

    .threeM10x .right {
        width: 26%;
    }

    .CertifiedTrainer {
        display: flex;
        grid-gap: 3vw;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin: 8vw 0vw 0vw;
    }

    .CertifiedTrainer .list {
        width: 48.3%;
    }

    .CertifiedTrainer .list img {
        display: block;
        width: 100%;
    }

    #ThreeMProShopAutoWindowFilm {
        height: 100%;
        display: flex;
        flex-direction: column;
        padding: 11vw 0vw 0vw;
    }

    #ThreeMProShopAutoWindowFilm .covFirst {
        z-index: 1;
        order: 1;
    }

    #ThreeMProShopAutoWindowFilm .covSecon {
        z-index: 2;
        order: 2;
    }

    #ThreeMProShopAutoWindowFilm .covThird {
        position: relative;
        z-index: 3;
        top: unset;
        left: unset;
        transform: unset;
    }

    #ThreeMProShopAutoWindowFilm .car {
        margin: 9vw 0vw 0vw;
    }

    #ThreeMProShopAutoWindowFilm .car img {
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
        transform: unset;
    }

    #ThreeMProShopAutoWindowFilm .covergradient {
        position: absolute;
        background: linear-gradient(4deg, #000000 0%, transparent 14%, transparent);
        display: block;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .twoHundredRed {
        display: flex;
        justify-content: space-between;
        width: 90%;
        margin: 0px auto;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .twoHundredRed .top {
        padding: 0px 0px 6vw;
    }

    .twoHundredRed .left {
        padding: 3vw;
        padding-left: 0px;
        padding-bottom: 2vw;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .twoHundredRed .left .first {
        font-size: 6vw;
        line-height: 8vw;
    }

    .twoHundredRed .left .second {
        font-size: 4vw;
        line-height: 6vw;
        padding: 6vw 0px;
    }

    .twoHundredRed .left .third {
        font-size: 4vw;
        padding: 0px 0px 5vw;
        width: 100%;
    }

    .twoHundredRed .left .third .borderOut {
        padding: 0px;
        margin: 0vw 2vw 0vw 0vw;
        background: transparent;
    }

    .twoHundredRed .left .third .borderOut .inside {
        font-size: 8vw;
        line-height: 8vw;
        padding: 2vw 0vw 2vw;
        background: transparent;
    }

    .twoHundredRed .right {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 8vw 0px 0vw;
        width: 100%;
    }

    .twoHundredRed .right .first {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .twoHundredRed .right .first img {
        height: 5vw;
    }

    .twoHundredRed .right .first .rightTxt {
        font-size: 4vw;
        line-height: 6vw;
        padding: 0px 0px 0px 2.5vw;
        margin-left: 3.5vw;
        border-left: 1px solid white;
    }

    .twoHundredRed .right .second {
        font-size: 6vw;
        line-height: 7vw;
        margin: 2vw 0vw 0vw;
    }

    .twoHundredRed .mixButton {
        padding: 2vw 0vw 2vw;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: flex-start;
        gap: 20px;
        flex-direction: row;
        width: 100%;
    }

    .twoHundredRed .mixButton .pdf {
        font-weight: 400;
        border-radius: 7px;
        font-size: 4.2vw;
        padding: 2.5vw 2vw;
        display: flex;
        gap: 2vw;
        justify-content: center;
        align-items: center;
        width: 50%;
    }

    .twoHundredRed .mixButton .pdf i {
        font-size: 5vw;
    }

    .twoHundredRed .mixButton .watch {
        box-shadow: none;
        background: white;
        color: black;
        padding: 1.67vw 7vw;
        font-size: 4vw;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 2rem;
        letter-spacing: .01em;
        text-transform: capitalize;
        border-radius: 7px;
        width: 50%;
    }

    .twoHundredRed .mixButton .watch:hover {
        background: #eb2132;
    }

    .twoHundredRed .mixButton .watch svg {
        width: 5vw;
        height: 4vw;
        margin-right: 2vw;
        filter: invert(0);
    }

    .ThreeMProAutoWindowFilmBottom {
        height: 3vw;
    }

    #AutoWindowFilm3MTimeline {
        padding: 7vw 0vw 8vw;
    }

    .WindowFilmyearEvolution {
        padding: 8vw 0vw 0vw;
    }

    .WindowFilmyearEvolution .top .year {
        clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
        font-size: 5vw;
        padding: 2.5vw 3vw;
    }

    .WindowFilmyearEvolution .top .year:nth-child(1) {
        clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 0% 0%);
    }

    .WindowFilmyearEvolution .bottom .list {
        padding: 2vw 1vw 1vw 0vw;
        display: flex;
    }

    .WindowFilmyearEvolution .bottom .list .straight {
        width: 17%;
    }

    .WindowFilmyearEvolution .bottom .list .straight .line {
        width: 1px;
    }

    .WindowFilmyearEvolution .bottom .list .straight .dot {
        width: 2vw;
        height: 2vw;
    }

    .WindowFilmyearEvolution .bottom .list .text {
        width: 83%;
        font-size: 3.6vw;
        padding: 2vw 0vw 3vw;
    }

    #ThreeMProShopPPF {
        padding: 0px;
        height: 100%;
        display: flex;
        flex-direction: column;
        padding: 11vw 0vw 0vw;
    }

    #ThreeMProShopPPF .covFirstBefore {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        z-index: 1;
        background: url(../images/bg_Deep_Blue_Sea.jpeg);
        background-size: cover;
        display: block;
        opacity: 0.5;
        order: 1;
    }

    #ThreeMProShopPPF .covFirst {
        z-index: 2;
        order: 5;
    }

    #ThreeMProShopPPF .covSecon {
        z-index: 3;
        order: 3;
    }

    #ThreeMProShopPPF .covThird {
        position: relative;
        z-index: 4;
        order: 4;
        top: unset;
        left: unset;
        transform: unset;
    }

    #ThreeMProShopPPF .car {
        margin: 9vw 0vw 0vw;
        height: 100%;
    }

    #ThreeMProShopPPF .car img {
        position: relative;
        bottom: unset;
        right: unset;
        transform: unset;
    }

    #ThreeMProShopPPF .covergradient {
        position: absolute;
        background: linear-gradient(180deg, #000000 0%, #000000 20%, #000000 29%, transparent 44%, transparent);
    }

    #ThreeMProShopPPF .covergradient .bottom {
        background: linear-gradient(4deg, #000000 0%, transparent 14%, transparent);
    }

    .fourHundBlue {
        display: flex;
        justify-content: space-between;
        width: 90%;
        margin: 0px auto;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .fourHundBlue .top {
        padding: 0px 0px 6vw;
    }

    .fourHundBlue .left {
        padding: 3vw;
        padding-left: 0px;
        padding-bottom: 2vw;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding-right: 0vw;
    }

    .fourHundBlue .left .first {
        font-size: 6vw;
        line-height: 8vw;
    }

    .fourHundBlue .left .second {
        font-size: 4vw;
        line-height: 6vw;
        padding: 6vw 0px;
    }

    .fourHundBlue .left .third {
        font-size: 4vw;
        padding: 0px 0px 5vw;
        width: 50%;
    }

    .fourHundBlue .left .third .borderOut {
        display: inline-block;
        background: linear-gradient(135deg, #0002ff 0%, #00b0ff 50%, #0002ff 100%);
        padding: 3px;
        position: relative;
        z-index: 1;
        margin-bottom: 10px;
    }

    .fourHundBlue .left .third .borderOut .inside {
        font-size: 6vw;
        line-height: 8vw;
        padding: 2vw 5vw;
    }

    .fourHundBlue .left .fourth {
        font-size: 4vw;
        margin: 0px 0px 5vw;
        width: 50%;
    }

    .fourHundBlue .left .fourth .borderOut {
        display: inline-block;
        background: linear-gradient(135deg, #0002ff 0%, #00b0ff 50%, #0002ff 100%);
        padding: 3px;
        position: relative;
        z-index: 1;
        margin-bottom: 10px;
    }

    .fourHundBlue .left .fourth .borderOut .inside {
        font-size: 6vw;
        line-height: 8vw;
        padding: 2vw 5vw;
    }

    .fourHundBlue .left a.pdf {
        font-size: 4.8vw;
        padding: 2.5vw 2vw;
        display: flex;
        width: 100%;
        gap: 3vw;
        justify-content: center;
        align-items: center;
    }

    .fourHundBlue .left a.pdf i {
        font-size: 6vw;
    }

    .fourHundBlue .left a.pdf:hover {
        box-shadow: 0px 0px 5px 2px #465f7bbd;
    }

    .fourHundBlue .right {
        padding: 8vw 0px 0vw;
        width: 100%;
    }

    .fourHundBlue .right .first {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .fourHundBlue .right .first img {
        height: 5vw;
        margin: 0px;
    }

    .fourHundBlue .right .first .rightTxt {
        color: white;
        font-size: 4vw;
        line-height: 6vw;
        padding: 0px 0px 0px 2.5vw;
        margin-left: 3.5vw;
        border-left: 1px solid white;
    }

    .fourHundBlue .right .second {
        font-size: 6vw;
        line-height: 7vw;
        margin: 2vw 0vw 0vw;
    }

    .ThreeMProShopPPFBottom {
        height: 3vw;
    }

    #PPF3MTimeline {
        padding: 10vw 0vw 10vw;
    }

    .PPFyearEvolution {
        padding: 8vw 0vw 0vw;
    }

    .PPFyearEvolution .top .year {
        clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
        font-size: 5vw;
        padding: 2.5vw 3vw;
    }

    .PPFyearEvolution .top .year:nth-child(1) {
        clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 0% 0%);
    }

    .PPFyearEvolution .bottom .list {
        padding: 2vw 1vw 1vw 0vw;
        display: flex;
    }

    .PPFyearEvolution .bottom .list .straight {
        width: 17%;
    }

    .PPFyearEvolution .bottom .list .straight .line {
        width: 1px;
    }

    .PPFyearEvolution .bottom .list .straight .dot {
        width: 2vw;
        height: 2vw;
    }

    .PPFyearEvolution .bottom .list .text {
        width: 83%;
        font-size: 3.6vw;
        padding: 2vw 0vw 3vw;
    }

    #WhyRisk {
        padding: 10vw 0vw;
    }

    #WhyRisk .cover {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: #00000043;
    }

    #ultimate-video-50 .ultv-aspect-ratio-16_9 .ultv-video__outer-wrap {
        box-shadow: 0px 0px 19px 4px #ff00005c;
    }

    #AuthorisedMalaysia {
        padding: 6vw 0vw 0vw;
    }

    #AuthorisedMalaysia .coverSecond {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        z-index: 0;
        background: linear-gradient(179deg, #000000 0%, transparent 60%, transparent 100%);
    }

    .center3Malaysia {
        position: absolute;
        z-index: 1;
    }

    .center3Malaysia .shop img {
        display: block;
        width: 100%;
    }

    .center3Malaysia .maintitle {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .center3Malaysia .maintitle .top {
        width: 75%;
        padding: 0px 0px 3vw;
    }

    .center3Malaysia .maintitle .top img {
        display: block;
        width: 100%;
    }

    .center3Malaysia .maintitle .bottom {
        width: 90%;
    }

    .center3Malaysia .maintitle .bottom img {
        display: block;
        width: 100%;
    }

    .center3Malaysia .threeBanner {
        font-size: 4vw;
        gap: 3vw;
        margin-top: 10vw;
        display: flex;
        margin-right: -13px;
        align-items: flex-end;
    }

    .center3Malaysia .threeBanner>div {
        padding: 2vw 5vw 2vw 9vw;
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 6% 100%);
        font-size: 4vw;
        line-height: 7vw;
        text-align: right;
    }

    .center3Malaysia .threeBanner .dot {
        display: inline-block;
        width: 1.5vw;
        height: 1.5vw;
        top: 4.6vw;
        left: 5vw;
    }

    .Tesla_ProShop {
        margin: 0vw -14px;
    }

    #Whatis3mProShop {
        padding: 10vw 0vw 0vw;
        background: url(../images/bg_Hero_Dual.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }

    #Whatis3mProShop .cover {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        z-index: 0;
        background: linear-gradient(179deg, #000000db 0%, #000000ad 30%, #000000ba 60%, #000000e0 100%);
        background-size: cover;
        display: block;
        opacity: 1;
    }

    .CompareOther3M {
        padding: 10vw 0vw 5vw;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .CompareOther3M .ThreeMAutofilm {
        border-radius: 4vw 0vw 0vw 0vw;
        border-bottom: 0vw;
        padding: 7vw 4vw 2vw;
        width: 42%;
    }

    .CompareOther3M .ThreeMAutofilm .title img {
        height: 17vw;
        margin: 0px auto 5vw;
    }

    .CompareOther3M .ThreeMAutofilm .point {
        padding-left: 4vw;
    }

    .CompareOther3M .ThreeMAutofilm .point .list {
        color: white;
        font-size: 3.7vw;
    }

    .CompareOther3M .ThreeMAutoCare {
        border: 2px solid #ffffff;
        border-left: 0px;
        border-bottom: 0vw;
        border-radius: 0vw 4vw 0vw 0vw;
        padding: 7vw 4vw 2vw;
        width: 42%;
    }

    .CompareOther3M .ThreeMAutoCare .title img {
        height: 17vw;
        margin: 0px auto 5vw;
    }

    .CompareOther3M .ThreeMAutoCare .point {
        padding-left: 4vw;
    }

    .CompareOther3M .ThreeMAutoCare .point .list {
        font-size: 3.7vw;
    }

    .CompareOther3M .ThreeMProShop {
        width: 100%;
        display: inline-block;
        border: 4px solid #FF0000;
        border-bottom: 6px solid #FF0000;
        border-radius: 5vw;
        padding: 7vw 7vw 3vw;
        background: white;
        box-shadow: 0px 0px 15px 4px #0000004f;
    }

    .CompareOther3M .ThreeMProShop .title img {
        width: 90%;
        margin: 2vw auto 6vw;
    }

    .CompareOther3M .ThreeMProShop .point {
        padding-left: 4vw;
    }

    .CompareOther3M .ThreeMProShop .point .list {
        font-size: 4.7vw;
    }

    .concern3MBeing {
        padding: 10vw 0vw 8vw;
        gap: 4vw;
        width: 100%;
        margin: 0px auto;
    }

    .concern3MBeing .list {
        width: 47%;
        padding: 6vw 5vw 3vw;
        border-radius: 10px;
    }

    .concern3MBeing .list:hover {
        cursor: pointer;
        -webkit-filter: brightness(1.2);
        filter: brightness(1.2);
        /*box-shadow: 0px 0px 26px 16px #ff000038;*/
    }

    .concern3MBeing .list .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        background: linear-gradient(211deg, #00000087 0%, #00000000 100%);
        background-size: cover;
        display: block;
        opacity: 1;
        z-index: -1;
    }

    .concern3MBeing .list:hover .overlay {
        background: linear-gradient(211deg, #00000040 0%, #00000000 100%);
    }

    .concern3MBeing .list .icon {
        width: 100%;
        height: 100%;
    }

    .concern3MBeing .list .icon img {
        margin: 0px auto 4vw;
        width: 80%;
    }

    .concern3MBeing .list .text {
        font-size: 4vw;
        line-height: 6vw;
        min-height: unset;
    }

    .ConceptClick {
        border-radius: 3vw 3vw 0vw 0vw;
    }

    .ConceptClick .group {
        padding: 3vw 12vw;
    }

    .ConceptClick .group .title {
        font-size: 5vw;
        line-height: 7vw;
        padding: 2vw 0vw 2vw;
    }

    .concernAnswer {
        border-radius: 0px 0px 3vw 3vw;
    }

    .concernAnswer .inner {
        padding: 4vw 3vw 2vw;
        border-radius: 0px 0px 2vw 2vw;
    }

    .accordion-button::after {
        width: 2.25rem;
        height: 2.25rem;
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
        background-size: cover;
        filter: invert(1);
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
        background-size: cover;
        transform: translate(-18%, -50%);
    }

    #LocationContact {
        padding: 10vw 0px 2vw;
    }

    #LocationContact .social {
        justify-content: center;
        margin-top: 26px;
    }

    #LocationContact .social .icon img {
        width: 32px;
    }

    /* branchLocation */
    .branchLocation {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0px auto;
        width: 90%;
        gap: 0px;
    }

    .branchLocation .list {
        width: 100%;
        color: white;
        text-align: left;
    }

    .branchLocation .list .mapLinks {
        padding: 22px 0px 10px;
    }

    .branchLocation .list .mapLinks .google a img {
        margin-right: 4px;
    }

    .branchLocation .list .location {
        font-size: 19px;
        line-height: 27px;
    }

    .branchLocation .list .address {
        font-size: 16px;
        line-height: 24px;
    }

    .branchLocation .list .opening {
        font-size: 18px;
        line-height: 20px;
        font-weight: 700;
    }

    .branchLocation .list .weekend {
        padding: 10px 0px 0px;
    }

    .branchLocation .list .weekend .list {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }

    .why3m {
        margin: -1vw 3vw 0px 0px;
        height: 11vw;
    }

    .whyManyChoose3M {
        flex-direction: column;
        gap: 10vw;
        padding: 12vw 0vw 2vw;
        width: 90%;
    }

    .whyManyChoose3M .list {
        width: 100%;
    }

    .whyManyChoose3M .list .heading {
        font-size: 5.6vw;
        line-height: 7.6vw;
        padding: 0px 0px 4vw 12vw;
    }

    .whyManyChoose3M .list .heading>div {
        width: 9vw;
        top: -0.5vw;
    }

    .whyManyChoose3M .list .heading>div img {
        width: 5vw;
    }

    .whyManyChoose3M .list .desc {
        font-size: 4.2vw;
        line-height: 6.6vw;
        opacity: 0.75;
    }
}