@media(max-width: 500px) {
    .heroHalfPrice {
        height: 5.3vw;
        margin-top: -1.5vw;
        margin-left: 1vw;
    }
    
    #ColorWrapping {
        padding: 10vw 0vw;
    }

    .ComIssues {
        /*padding: 0vw 2vw 1vw;*/
    }

    .videoWrapper {
        margin: 0px -12px;
    }

    .videoWrapper .title {
        font-size: 4vw;
        line-height: 4.8vw;
        padding: 0vw 14vw 7vw;
        width: 100%;
        border-radius: 0px;
        box-shadow: 5px 2px 6px 0px #0000005c;
        background: transparent;
        color: white;
        font-weight: 600;
        font-size: 6.7vw;
        line-height: 8.7vw;
        box-shadow: unset;
    }

    .underVideo {
        padding: 7vw 0px 0px;
        gap: 3vw;
        margin: 0px auto;
        width: 93%;
    }

    .underVideo .list {
        padding-left: 12vw;
        font-size: 3.9vw;
        line-height: 4.9vw;
    }

    .underVideo .list img {
        width: 9vw;
        top: 1vw;
        left: 0vw;
    }

    #ColorWrappingIssues {
        padding: 10vw 0vw;
    }

    .CommonIsues {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 4vw;
    }

    #FiveColorWrapping {
        padding: 10vw 0vw 0vw;
    }
    
    .fivePattern {
        height: 13vw;
        margin-top: -7vw;
    }

    .howWrapping {
        margin: 10vw 0vw 0vw;
    }

    .howWrapping .inner {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .howWrapping .inner .list {
        width: 100%;
        margin-bottom: 10vw;
    }

    .howWrapping .inner .list a .title {
        font-size: 4.6vw;
        line-height: 6.5vw;
        width: 80%;
        margin: 0px auto 6vw;
    }

    #MaterialSupply {
        padding: 10vw 0vw;
    }

    #MaterialSupply .cover {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: hsla(0, 0%, 100%, .6);
        -webkit-backdrop-filter: saturate(150%) blur(16px);
        backdrop-filter: saturate(150%) blur(16px);
    }

    .MaterialSupply {
        width: 100%;
        margin: 8vw auto 10vw;
        flex-direction: row;
        flex-wrap: wrap;
        row-gap: 6vw;
    }

    .MaterialSupply .list {
        width: 40%;
        padding: 0% 0%;
    }

    .MaterialSupply .list:nth-child(1) {
        order: 3;
    }

    .MaterialSupply .list:nth-child(2) {
        order: 2;
    }

    .MaterialSupply .list:nth-child(3) {
        order: 1;
    }

    .MaterialSupply .list:nth-child(4) {
        order: 4;
    }

    .MaterialSupply .list:nth-child(2) img {
        width: 53%;
    }

    .MaterialSupply .list:nth-child(3) img {
        width: 100%;
    }

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

    .hundredColors {
        margin-bottom: -4vw;
    }

    .ChooseColor {
        width: 94%;
        margin: 9vw auto 0px;
        flex-direction: column;
        gap: 12vw;
    }
    .ChooseColor .list {
        width: 100%;
    }
    .ChooseColor .list .inner {
        border: 3px solid #35FFDC;
        position: relative;
        border-radius: 11px;
    }
    
    .ChooseColor .list .inner img {
        display: block;
        width: 100%;
        border-radius: 8px;
    }
    
    .ChooseColor .list .inner .title {
        bottom: 7vw;
        font-size: 8vw;
        line-height: 9vw;
    }
    
    .ChooseColor .list .cbutton {
        font-size: 4vw;
        line-height: 5vw;
        width: 78%;
        margin: -7vw auto 0px;
        padding: 3vw 4vw;
        border-radius: 2vw;
    }
    
    .ChooseColor .list .cbutton i {
        font-size: 6vw;
        margin-right: 10px;
    }

    #MixVehicleWrap {
        grid-template-columns: repeat(1,1fr);
        row-gap: 11vw;
        width: 100%;
        margin: 2vw auto 0vw;
    }
    
    .VehicleWrap {
    }
    .VehicleWrap.Glossy {}
    
    .VehicleWrap .headImage {
    }
    
    .VehicleWrap .headImage .title {
        padding: 3vw 5vw;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }
    
    .VehicleWrap .headImage .title .inner {
        font-size: 5.4vw;
    }

    .VehicleWrap .headImage .seeMore {
        display: flex;
        position: absolute;
        background: linear-gradient(29deg, rgb(118 245 255 / 74%), rgb(133 6 236 / 74%));
        bottom: 4vw;
        left: 50%;
        transform: translateX(-50%);
        font-weight: 600;
        border-radius: 20px;
        padding: 1.5vw 5vw;
        font-size: 3.8vw;
        line-height: 5.8vw;
        color: white;
        width: 53%;
        align-items: center;
        justify-content: center;
        display: none;
    }

    .VehicleWrap .headImage .seeMore i {}

    .VehicleWrap .headImage .seeMore span {
        padding: 0vw 2vw;
    }
    
    .VehicleWrap .headImage img {
    }
    .VehicleWrap .sampleImage {
        display: none;
        grid-template-columns: repeat(4,1fr);
        grid-gap: 2vw;
        margin: 5vw 0vw 8vw;
    }

    .VehicleWrap .sampleImage.active {
        display: grid;
    }

    .VehicleWrap .sampleImage .list {}
    
    .VehicleWrap .sampleImage .list img {
        display: block;
        width: 100%;
    }
    
    #OnlyGlossWrapping {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-gap: 85px;
        /*row-gap: 125px;*/
        width: 100%;
        margin: 0vw auto;
    }

    #OnlyGlossWrapping .VehicleWrap {
        width: 100%;
        margin: 0px auto 0px;
    }
    
    #OnlyGlossWrapping .VehicleWrap.Glossy {}
    
    #OnlyGlossWrapping .VehicleWrap .headImage {
        position: relative;
        width: 100%;
    }
    
    #OnlyGlossWrapping .VehicleWrap .headImage .title {
        padding: 3vw 5vw;
        width: 100%;
        top: 17%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    #OnlyGlossWrapping .VehicleWrap .headImage .title .inner {
        font-size: 5.4vw;
    }
    
    #OnlyGlossWrapping .VehicleWrap .headImage .seeMore {
        display: none;
    }
    
    #OnlyGlossWrapping .VehicleWrap .headImage img {
        display: block;
        width: 100%;
        object-fit: cover;
        aspect-ratio: 5 / 3;
    }
    
    #OnlyGlossWrapping .VehicleWrap .sampleImage {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 2vw;
        margin: 2vw 0vw 0vw;
    }
    
    #OnlyGlossWrapping .VehicleWrap .sampleImage .list {}
    
    #OnlyGlossWrapping .VehicleWrap .sampleImage .list img {
        display: block;
        width: 100%;
    }

    #CompareBrand {
        padding: 10vw 0vw;
    }

    .CompareTable {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin: 10vw auto 0px;
        flex-direction: column;
    }
    
    .CompareTable .verse {
        position: relative;
        height: 21vw;
        width: auto;
        top: unset;
        left: unset;
        transform: unset;
        margin-top: -6vw;
    }

    .CompareTable .list {
        width: 100%;
        border-radius: 6vw;
        padding: 7vw 4vw 8vw;
    }

    .CompareTable .list.left {
        margin-bottom: 0vw;
    }
    
    .CompareTable .list.right {
    margin-top: -7vw;
}

    .CompareTable .list .hori {
        font-size: 6vw;
        line-height: 7vw;
        padding: 5vw 0px;
        font-weight: 600;
        width: 96%;
        margin: 0px auto;
    }
    
    .CompareTable .list .hori .small-text {
        font-size: 15px;
        line-height: 21px;
        font-weight: 200;
    }

    .CompareTable .list .hori:nth-child(4) {
        height: auto;
    }

    .CompareTable .list .hori::after {
        content: '';
        position: absolute;
        display: block;
        background: #FFC5A3;
        width: 80%;
        height: 1px;
        bottom: 0px;
    }

    .CompareTable .list .hori.logo::after,
    .CompareTable .list .hori.last::after {
        display: none;
    }

    .CompareTable .list .hori.logo {
        font-size: 11vw;
        height: 24vw;
    }

    .CompareTable .list .hori.logo img {
        display: block;
        width: auto;
        height: 10vw;
    }

    .CompareTable .list .hori.last {
        font-size: 8vw;
        line-height: 10vw;
        font-weight: bold;
    }

    .CompareTable .list .hori .price {
        font-size: 11vw;
    }

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

    #RepeatMistake .arrow_down {
        width: 9vw;
    }
    
    #RepeatMistake .arrow_down.small {
        width: 7vw;
    }
    
    #RepeatMistake .arrow_down.big {}

    #WrappingPromoPackage {
        padding: 10vw 0vw;
        overflow: hidden;
    }

    .WrapPromo {
        width: 82%;
        margin: 8vw auto 0vw;
        flex-direction: column;
        gap: 10vw;
    }

    .WrapPromo .list {
        width: 100%;
    }

    .WrapPromo .list .inner {
        border-radius: 5vw;
        padding: 7vw 0vw;
    }

    .WrapPromo .list .inner .title {
        font-size: 7vw;
        line-height: 8vw;
    }

    .WrapPromo .list .inner .wrap {
        font-size: 5.6vw;
        line-height: 7.6vw;
    }

    .WrapPromo .list .inner .tifini {
        color: #35FFDC;
    }

    .WrapPromo .list .inner .orange {
        color: #FF702C;
    }

    .WrapPromo .list .inner .image {
        height: 65vw;
    }

    .WrapPromo .list .inner .image img {
        height: 65vw;
    }

    .WrapPromo .list .inner .priceTag {
        padding: 3vw 0vw 2vw;
        margin-top: 4vw;
    }

    .WrapPromo .list .inner .priceTag .from {
        font-size: 5vw;
        line-height: 5vw;
    }

    .WrapPromo .list .inner .priceTag .riggit {
        font-size: 9vw;
        line-height: 11vw;
    }

    #PPFPromoPackage {
        padding: 10vw 0vw;
    }

    .PPFPromo {
        width: 82%;
        margin: 8vw auto 10vw;
        flex-direction: column;
        gap: 10vw;
    }

    .PPFPromo .list {
        width: 100%;
    }

    .PPFPromo .list .inner {
        border-radius: 5vw;
        padding: 7vw 0vw;
    }

    .PPFPromo .list .inner .title {
        font-size: 7vw;
        line-height: 8vw;
    }

    .PPFPromo .list .inner .wrap {
        font-size: 5.6vw;
        line-height: 7.6vw;
    }

    .PPFPromo .list .inner .purple {
        color: #491176;
    }

    .PPFPromo .list .inner .image {
        margin-top: 5vw;
        height: 48vw;
    }

    .PPFPromo .list .inner .image img {
        height: 48vw;
    }

    .PPFPromo .list .inner .priceTag {
        padding: 3vw 0vw 2vw;
        margin-top: 4vw;
    }

    .PPFPromo .list .inner .priceTag .from {
        font-size: 5vw;
        line-height: 5vw;
    }

    .PPFPromo .list .inner .priceTag .riggit {
        font-size: 9vw;
        line-height: 11vw;
    }

    #WhatMakesVnix {
        padding: 10vw 0vw;
    }

    .compareImage {
        position: relative;
    }

    .compareImage .arrow {
        right: 4vw;
        width: 7vw;
        bottom: -7vw;
    }
    
    .compareImage .verse {
        width: 19vw;
        bottom: 8vw;
    }

    .sameBrand {
        margin: 8vw 0vw 0vw;
    }

    .sameBrand img {
        margin: 0px 4vw;
    }

    .sameBrand .mainlogo {
        width: 22vw;
    }

    .sameBrand .equal {
        width: 10vw;
    }

    .sameBrand .mlogo {
        width: 20vw;
    }

    .TQM {
        margin: 0px 0px 0px;
    }

    #KeyPlayer {
        padding: 10vw 0vw;
    }

    .keyPlayerGroup {
        margin: 0px 0px 9vw;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .keyPlayerGroup .list {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .keyPlayerGroup .list:nth-child(1) {
        margin-top: 0vw;
    }

    .keyPlayerGroup .list:nth-child(2) {
        margin-top: 0vw;
    }

    .keyPlayerGroup .list:nth-child(4) {
        margin-top: 0vw;
    }

    .keyPlayerGroup .list img {
        width: 30vw;
        margin-right: 4vw;
    }

    .keyPlayerGroup .list .line {
        width: 4px;
        background: #35D0D7;
        height: 65px;
        margin: 0px auto 25px;
        display: none;
    }

    .keyPlayerGroup .list .text {
        font-size: 4.5vw;
        line-height: 6.5vw;
        text-align: left;
    }

    .keyPlayerGroup .list .text b {
        font-weight: 800 !important;
    }

    .key_player_line {
        width: auto;
        margin-top: -1px;
        height: 1.8vw;
    }

    .Enjoy_3M_Quality {
        width: auto;
        height: 2.5vw;
    }

    #Workmanship {
        padding: 10vw 0vw;
    }

    .workmanShip {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 2vw;
        margin: 5vw 0vw 10vw;
    }

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

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

    #LocationContact .social {
        display: flex;
        justify-content: flex-end;
    }

    #LocationContact .social .icon:not(:last-child) {
        margin-right: 22px;
    }

    #LocationContact .social .icon img {
        display: block;
        width: 40px;
    }

    .LocationMap {
        margin: 0px -12px;
    }

    .LocationMap iframe {
        height: 85vw;
    }
    
    .addressGoogle {
        font-size: 4.6vw;
        margin-top: 5vw;
    }

    .MapsDual {
        margin: 8vw 0px 0px;
    }

    .MapsDual .list {
        margin: 0px 2vw;
    }

    .MapsDual .list a {
        padding: 1.5vw 6vw 2vw 0vw;
        width: 100%;
        border-radius: 25vw;
    }

    .MapsDual .list a img {
        height: 11vw;
    }

    .MapsDual .list a.google img {
        margin-top: -5vw;
    }

    .MapsDual .list a.waze img {
        margin-top: -4vw;
        margin-right: 0vw;
    }

    .MapsDual .list a .text {
        font-size: 4.5vw;
        line-height: 6.5vw;
        width: 100%;
        padding-left: 2vw;
        text-align: left;
    }

    .businessHours {
        font-size: 5.6vw;
        line-height: 7vw;
        margin-top: 9vw;
    }
    
    .mfp-title {
        line-height: 18px;
        padding-right: 0px;
        text-align: center;
    }
}