@media screen and (max-width:768px) {

    .diva,
    .divb,
    .divc {
        height: 330px;
    }

    #product img {
        width: 80%;
    }

    .text,
    .text2 {
        right: 13%;
    }

    .paint2 {
        width: 65%;
    }

    .colors {
        padding: 5px 5px;
    }

    .body-color,
    .body-color span,
    .body-strips span,
    .body-strips {
        font-size: 8px;
    }

    .body-color {
        left: -12px;
    }

    .colors span {
        width: 14px;
        height: 14px;
        margin-right: 5px;
    }

    .reset {
        font-size: 8px;

    }

    .reset-btn p {
        font-size: 10px;
        padding: 1px 4px;
    }

    .reset-btn {
        padding: 2px 5px;
    }

    .body-strips,
    .reset {
        left: -11px;
    }

    .paint,
    .striplayer {
        width: 73%;
    }

    .divc {
        background-color: #000;
    }

    .slide3 {
        top: 56px;
        left: -19px;
        width: 100%;
    }

    .bonnet {
        width: 143px;
        height: 103px;
        bottom: 98px;
        right: 81px;
    }

    .wheels {
        width: 64px;
        height: 73px;
        bottom: 96px;
        right: 236px;
    }

    .door {
        width: 74px;
        height: 110px;
        bottom: 122px;
        left: 97px;
    }

    .tank_cap {
        width: 45px;
        height: 11px;
        bottom: 186px;
        right: 260px;
    }

    .back {
        width: 43px;
        height: 75px;
        bottom: 145px;
        left: 45px;
    }

    .para {
        height: 187px;
        overflow-y: scroll;
    }
}

@media screen and (max-width:428px) {
    .colors span {
        width: 11px;
        height: 11px;
    }

    .reset-btn {
        padding: 0px 5px;
    }

    .bonnet {
        width: 106px;
        height: 92px;
        bottom: 142px;
        right: 60px;
    }

    .wheels {
        width: 54px;
        height: 66px;
        bottom: 143px;
        right: 175px;
    }

    .tank_cap {
        width: 39px;
        height: 14px;
        bottom: 216px;
        right: 192px;
    }

    .door {
        width: 54px;
        height: 90px;
        bottom: 167px;
        left: 80px;
    }

    .back {
        width: 43px;
        height: 67px;
        bottom: 179px;
        left: 29px;
    }

    .para {
        height: 148px;
    }
}

@media screen and (max-width:414px) {

    .paint,
    .striplayer {
        width: 65%;
    }
}

@media screen and (max-width:414px) {
    .para {
        height: 134px;
    }
}

@media screen and (max-width:390px) {
    .colors span {
        width: 14px;
        height: 14px;
        margin-right: 10px;
    }

    .body-color-main {
        border-bottom: 2px solid #007fe5;
    }

    .reset-btn {
        padding: 2px 5px;
    }

    .bonnet {
        width: 96px;
        height: 79px;
        bottom: 161px;
        right: 60px;
    }

    .wheels {
        width: 40px;
        height: 57px;
        bottom: 161px;
        right: 163px;
    }

    .tank_cap {
        width: 39px;
        height: 14px;
        bottom: 224px;
        right: 168px;
    }

    .door {
        width: 54px;
        height: 74px;
        bottom: 190px;
        left: 68px;
    }

    .back {
        width: 43px;
        height: 67px;
        bottom: 189px;
        left: 23px;
    }
}

@media screen and (max-width:384px) {
    .row1 {
        padding: 15px;
    }

    .diva,
    .divb,
    .divc {
        height: 195px;
        /*height:230px;*/
    }

    #product img,
    .divb-inner img {
        margin: 50px 0;
        width: 70%;
    }

    .spin p,
    p {
        font-size: 8px;
    }

    .spin {
        position: absolute;
        bottom: 5px;
    }

    .spin img {
        width: 50%;
    }

    .side_banner {
        right: -7px;
    }

    .text,
    .text2 {
        bottom: 10px;
    }

    .colors {
        padding: 5px 5px;
    }

    .body-color,
    .body-color span,
    .body-strips span,
    .body-strips {
        font-size: 8px;
    }

    .body-color {
        left: -12px;
    }

    .colors span {
        width: 10px;
        height: 10px;
        margin-right: 5px;
    }

    .reset {
        font-size: 8px;

    }

    .reset-btn {
        padding: 0px 5px;
    }

    .reset-btn p {
        font-size: 8px;
        padding: 2px 4px;
    }

    .body-strips,
    .reset {
        left: -11px;
    }

    .slide3 {
        top: 47px;
        left: -9px;
        width: 100%;
    }

    .popup {
        padding: 10px 5px;
    }

    .popup_img {
        width: 55%;
    }

    .para {
        height: 125px;
        padding: 5px;
        top: 12px;
        overflow-y: scroll;
    }

    .popup_buttons {
        bottom: 7px;
    }

    .popup_buttons .main-btn {
        margin-right: 5px;
        width: 26px;
        height: 26px;
        /*z-index: 1;*/
    }

    .popup_buttons .main-btn .inner {
        width: 24px;
        height: 24px;
        top: 0px;
        left: 1px;
    }

    .bonnet {
        width: 115px;
        height: 59px;
        bottom: 36px;
        right: 49px;
    }

    .wheels {
        width: 40px;
        height: 40px;
        bottom: 28px;
        right: 173px;
    }

    .tank_cap {
        width: 45px;
        height: 14px;
        bottom: 86px;
        right: 176px;
    }

    .door {
        width: 52px;
        height: 65px;
        bottom: 55px;
        left: 75px;
    }

    .back {
        width: 40px;
        height: 54px;
        bottom: 70px;
        left: 28px;
    }
}

@media screen and (max-width:360px) {

    .diva,
    .divb,
    .divc {
        height: 218px;
    }

    .title1,
    .title2,
    .title3 {
        font-size: 14px;
    }

    .colors span {
        width: 12px;
        height: 12px;
        margin-right: 3px;
    }

    .colors {
        padding: 6px 5px;
    }

    .body-color-main {
        border-bottom: 0;
    }

    .bonnet {
        width: 96px;
        height: 79px;
        bottom: 59px;
        right: 49px;
    }

    .wheels {
        width: 40px;
        height: 57px;
        bottom: 56px;
        right: 158px;
    }

    .tank_cap {
        width: 39px;
        height: 14px;
        bottom: 116px;
        right: 164px;
    }

    .door {
        width: 50px;
        height: 74px;
        bottom: 83px;
        left: 68px;
    }

    .back {
        width: 37px;
        height: 61px;
        bottom: 86px;
        left: 23px;
    }
}

@media screen and (max-width:320px) {
    .reset-btn {
        padding: 1px 5px;
    }

    .title1,
    .title2,
    .title3 {
        font-size: 10px;
        margin: 0 !important;
    }

    .diva,
    .divb,
    .divc {
        height: 260px;
    }

    .divc {
        background-color: #000;
    }

    .spin {
        bottom: 33px;
        left: 65px;
    }

    .text {
        left: 68px;
    }

    .body-color-main {
        border-bottom: 2px solid #007fe5;
    }

    .colors span {
        width: 12px;
        height: 12px;
        margin-right: 8px;
    }

    .reset-btn p {
        padding: 3px 4px;
    }

    .car_features,
    .ftr,
    .slide3 {
        margin: 61px 0px;
    }

    .slide3 {
        top: 32px;
    }

    .bonnet {
        width: 86px;
        height: 62px;
        bottom: 58px;
        right: 43px;
    }

    .door {
        width: 40px;
        height: 58px;
        bottom: 86px;
        left: 59px;
    }

    .wheels {
        width: 37px;
        height: 45px;
        bottom: 56px;
        right: 138px;
    }

    .tank_cap {
        width: 40px;
        height: 14px;
        bottom: 107px;
        right: 140px;
    }

    .back {
        width: 40px;
        height: 46px;
        bottom: 98px;
        left: 12px;
    }

    .popup_img img {
        top: 0px;
        left: 40px;
    }

    .para {
        left: 11px;
        top: 144px;
        width: 223px;
        position: absolute;
        height: 71px;
        border: 2px solid #fff;
        border-radius: 12px;
    }

    .popup_buttons {
        display: flex;
        justify-content: space-evenly;
        width: 82%;
    }
}

@media screen and (max-width:280px) {

    .title1,
    .title2,
    .title3 {
        font-size: 10px;
        margin: 0 !important;
    }

    .diva,
    .divb,
    .divc {
        height: 260px;
    }

    .divc {
        background-color: #000;
    }

    .spin {
        bottom: 33px;
        left: 65px;
    }

    .text {
        left: 68px;
    }

    .body-color-main {
        border-bottom: 2px solid #007fe5;
    }

    .colors span {
        width: 12px;
        height: 12px;
        margin-right: 8px;
    }

    .reset-btn p {
        padding: 3px 4px;
    }

    .car_features,
    .ftr,
    .slide3 {
        margin: 61px 0px;
    }

    .slide3 {
        top: 32px;
    }

    .bonnet {
        width: 60px;
        height: 59px;
        bottom: 80px;
        right: 43px;
    }

    .door {
        width: 35px;
        height: 65px;
        bottom: 89px;
        left: 53px;
    }

    .wheels {
        width: 37px;
        height: 40px;
        bottom: 76px;
        right: 117px;
    }

    .tank_cap {
        width: 40px;
        height: 14px;
        bottom: 119px;
        right: 116px;
    }

    .back {
        width: 40px;
        height: 46px;
        bottom: 98px;
        left: 12px;
    }

    .popup_img img {
        top: 0px;
        left: 40px;
    }

    .para {
        left: 11px;
        top: 125px;
        width: 191px;
        position: absolute;
        height: 87px;
        border: 2px solid #fff;
        border-radius: 12px;
    }

    .popup_buttons {
        display: flex;
        justify-content: space-evenly;
        width: 82%;
    }
}