
@media only screen and (max-width: 1280px) {

.header {
    padding: 20px 50px;
}
.nav-item a {
    font-size: 12px;
    padding: 0 15px;
}
.nav-lo-main {
    width: 12%;
}
.nav-logo-2 {
    width: 9%;
}
.nav-main-l {
    width: 75%;
}
/* end navbar */

.ban-text h1 {
    font-size: 50px;
}
.ban-text p {
    font-size: 14px;
    width: 77%;
    margin-top: 10px;
}
.ban-text-2 h1 {
    font-size: 50px;
    width: 57%;
}
.ban-text-2 p {
    font-size: 14px;
    width: 52%;
    margin-top: 10px;
}
.ban-text-2 img {
    margin-top: 20px;
    width: 18% !important;
}
.ban-text-2 {
    position: absolute;
    top: 18%;
    left: 26%;
    transform: translate(-26%, 22%);
}
.ban-text-3 {
    width: 38%;
    top: 25%;
    left: 13%;
}
.ban-text-3 h1 {
    font-size: 43px;
}
.ban-text-5 h1 {
    font-size: 50px;
}
.ban-text-5 p {
    font-size: 15px;
    width: 97%;
    margin-top: 10px;
}
.ban-text-5 img {
    margin-top: 30px;
}
.ban-text-6 p {
    width: 100%;
}
.ban-text-3 img {
    margin: 20px 0 0;
}

/* end banner */


.about-bot {
    flex-direction: column;
    gap: 50px;
}
.about-img {
    width: 80%;
    margin: 0 auto;
}
.about-text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
/* end about */

.motorcycle .owl-next, .scooter .owl-next {
    right: -5%;
}
.moto-text h1, .scoo-text h1 {
    font-size: 200px;
}
.moto-varity-img img{
    width: 100%;
}
/* end motorcycle */


.new-content {
    width: 37%;
}

/* end pop up */

.client-text p{
    font-size: 12px;
}



}
@media only screen and (max-width: 1024px) {
    .nav-main-l {
        width: 81%;
    }
    .nav-item a {
        font-size: 12px;
        padding: 0 7px;
    }
    .call-text P {
        font-size: 12px;
    }


/* end navbar */

.ban-text h1 {
    font-size: 35px;
}
.ban-text-2 h1 {
    font-size: 35px;
    width: 48%;
}
.ban-text-3 h1 {
    font-size: 35px;
}

.ban-text-5 h1 {
    font-size: 35px;
}
.ban-text-3 img {
    width: 28% !important;
}
.ban-text-3 p {
    font-size: 14px;
    margin-top: 10px;
}





/* end banner */
    
    .about-text h1 {
        font-size: 40px;
    }

/* end about */
.pro-text h1 {
    font-size: 17px;
}
.pro-text p {
    font-size: 12px;
}


/* end product */
    
.client {
    background-image: none;
    width: 100%;
    background-repeat: no-repeat;
    padding: 30px 0;
    background-color: #084778;
}
.client-text p {
    font-size: 13px;
}

/* end client */

    .scoo-div {
        padding: 134px 0 50px;
    }
    .fe-text p {
        font-size: 12px;
    } 
    .moto-text h1, .scoo-text h1 {
        font-size: 160px;
    }
    
    /* end motorcycle */
    
    .video-area {
        flex-wrap: wrap;
        gap: 50px;
    }
    .video-main {
        width: 29%;
    }
    .ride video {
        width: 100%;
        height: 566px;
        object-fit: cover;
        position: absolute;
        top: 0%;
        left: 0%;
    }
/* end video */


.new-content {
    width: 50%;
}

/* end pop up */

}

@media only screen and (max-width: 912px) {

.nav-lo-main-m, .nav-logo-2-m{
    display: none;
}
.upper-nav {
    display: none;
}
/* end navbar */

.ban-text {
    top: 9%;
}
.ban-text h1 {
    font-size: 40px;
}
.ban-text p {
    font-size: 14px;
    width: 100%;
    margin-top: 10px;
}
.ban-text-2 {
    position: absolute;
    top: 4%;
    left: 30%;
    transform: translate(-26%, 22%);
}
.ban-text-2 h1 {
    font-size: 40px;
    width: 48%;
}
.ban-text-3 {
    width: 44%;
    top: 18%;
    left: 9%;
}
.ban-text-2 h1 {
    font-size: 40px;
    width: 53%;
}
.ban-text-5 {
    width: 35%;
    position: absolute;
    top: 24%;
    left: 45%;
}



/* end banner */


.ser-bot {
    flex-wrap: wrap;
    gap: 50px;
}
.ser-area {
    width: 44%;
}
.click-btn .click-img {
    width: 26% !important;
    margin-left: 5px;
}
.gal-img img, .tab img {
    width: 65% !important;
    margin: 0 auto;
}

.moto-text h1, .scoo-text h1 {
    font-size: 135px;
}
.moto-bot {
    margin-top: -95px;
}

.motor-area {
    margin-top: 50px;
    text-align: center;
}
.moto-varity-img-area {
    display: flex;
    justify-content: space-between;
}
.moto-varity-img {
    width: 30%;
}

/* end motorcycle */
.ride-area.ride-area-2 {
    margin-top: 30px;
}
.product-bot {
   flex-direction: column;
    gap: 50px;
    justify-content: center;
}
.pro-text p {
    width: 100%;
    
}
.proudect-area {
    width: 63%;
    margin: 0 auto;
}

.video-main video {
    height: 400px;
}

.video {
    padding: 80px 20px 0;
}

.ride video {
    height: 728px;
}


.phone-icon {
    background-color: #003486;
    padding: 3px 5px;
    position: fixed;
    left: 7%;
    bottom: 15%;
    border-radius: 10px;
    color: #fff;
    font-size: 30px;
    z-index: 9;
}
.client-text p {
    font-size: 16px;
}

/* start footer */
.foot-con {
    flex-wrap: wrap;
    gap: 50px;

}
.foot-3 {
    width: 45%;
}
.foot-2 {
    width: 45%;
}
.foot-1 {
    width: 45%;
}
.foot-4 {
    width: 45%;
}
.footer {
    padding: 300px 0 100px 0;
}


}

@media only screen and (max-width: 820px) {

    .video-main {
        width: 28%;
    }
    .moto-text h1, .scoo-text h1 {
        font-size: 106px;
    }
    .moto-bot {
        margin-top: -81px;
    }
    #b-tab{
        display: none;
    }
    #b-tab-1{
        display: block;
    }

    .ban-text {
        width: 100%;
        top: 9%;
    }
    .ban-text p {
        font-size: 14px;
        width: 50%;
    }
    .ban-text h1 {
        font-size: 44px;
    }
    .ban-con .owl-dots {
        top: 86%;
    }
    #mt-2{
        display:block;
    }
    #mt{
        display: none;
    }
    .ban-text-2 img {
        margin-top: 20px;
        width: 24% !important;
    }
  
    .ban-text-2 p {
        font-size: 14px;
        width: 57%;
        color: #222;
        margin-top: 10px;
    }
    .ban-text-2-tab p {
        font-size: 14px;
        width: 64%;
        color: #222;
        margin-top: 10px;
    }
    .ban-text-2-tab {
        width: 62%;
        position: absolute;
        top: 15%;
        left: 74% !important;
        transform: translate(-26%, 22%);
    }
    .ban-text-2 h1 {
        font-size: 35px;
        width: 83%;
    }
    .ban-text-3 {
        width: 49%;
        top: 11%;
        left: 9%;
    }
    .ban-text-3 h1 {
        font-size: 32px;
    }
    .ban-text-2 h1 {
        font-size: 35px;
        width: 54%;
    }
    .ban-text-2 {
        position: absolute;
        top: 16%;
        left: 29%;
        transform: translate(-26%, 22%);
    }
    .ban-text-5 {
        width: 41%;
        position: absolute;
        top: 24%;
        left: 55%;
    }
    .ban-text-6 p {
        width: 94%;
    }


}

@media only screen and (max-width: 768px) {
.video-main {
    width: 45%;
}
.new-content {
    width: 66%;
}

}

@media only screen and (max-width: 712px) {
    .ban-text-3 h1 {
        font-size: 28px;
    }
    .ban-text-3 {
        width: 49%;
        top: 9%;
        left: 9%;
    }
    .ban-text-2 h1 {
        font-size: 28px;
        width: 54%;
    }
    .ban-text-5 h1 {
        font-size: 27px;
    }


    .phone-icon {
        left: 9%;
    }






/* end banner */

.gallery-bot-2 .gal-img-2 img {
    width: 100% !important;
    margin: 0 auto;
}








 .moto-text h1, .scoo-text h1 {
        font-size: 90px;
    }
    .moto-bot {
        margin-top: -55px;
    }
    .scoo-div {
        padding: 60px 0 50px;
    }
    .head h1 {
        font-size: 30px;
    }



    .client-main {
        width: 70%;
        margin: 0 auto;
    }
    .client-text p {
        font-size: 17px;
    }







/* start footer */

.foot-con {
    flex-direction: column;
    gap: 50px;
}
.foot-3 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.foot-3 img {
    width: 80%;
}
.foot-area-3 {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
.foot-2 {
    width: 28%;
    margin: 0 auto;
}
.foot-1 {
    width: 100%;
}
.foot-4 {
    width: 66%;
    margin: 0 auto;
}
/* end footer */

}

@media only screen and (max-width: 600px) {
    .ban-text-5 p {
        font-size: 12px;
        width: 97%;
        margin-top: 10px;
        font-weight: 500;
    }
    .ban-text-5 {
        width: 41%;
        position: absolute;
        top: 18%;
        left: 55%;
    }
    .ban-text-2 p {
        font-size: 12px;
        font-weight: 500;
        width: 57%;
        color: #222;
        margin-top: 10px;
    }
    .ban-text-2 h1 {
        font-size: 25px;
        width: 57%;
    }

    .ban-text-3 h1 {
        font-size: 24px;
    }
    .ban-text-2-tab {
        width: 62%;
        position: absolute;
        top: 7% !important;
        left: 74% !important;
        transform: translate(-26%, 22%);
    }
    .ban-text h1 {
        font-size: 28px;
    }
    .ban-text p {
        font-size: 12px;
        font-weight: 500;
        width: 53%;
    }
    .ban-con .owl-dots {
        top: 83%;
    }
    .ban-text-3 p {
        font-size: 12px;
    }




/* end banner */


    .footer {
        background-image: none;
        background-color: #084778;
    }
    .video {
        padding: 80px 20px;
    }
    .footer {
        padding: 80px 0 80px 0;
    }
/* end footer */

.new-content {
    width: 82%;
}


/* end pop up */










}


@media only screen and (max-width: 540px) {
    .ban-text-5 h1 {
        font-size: 24px;
    }
    .ban-text-2 {
        position: absolute;
        top: 13%;
        left: 29%;
        transform: translate(-26%, 22%);
    }
    .ban-text-3 h1 {
        font-size: 22px;
    }


    .phone-icon {
        left: 12%;
    }
/* end banner */





    .ser-bot {
        flex-direction: column;
        flex-wrap: wrap;
        gap: 50px;
    }
    .ser-area {
        width: 64%;
        margin: 0 auto;
    }
    .about-img, .about-text {
        width: 100%;
    }
    .about-text h1 {
        font-size: 30px;
    }

    .motorcycle .owl-prev, .scooter .owl-prev {
        left: 2%;
    }
    .motorcycle .owl-next, .scooter .owl-next {
        right: 2%;
    }
    .moto-varity-img p {
        font-size: 12px;
    }
    .moto-img {
        margin-top: -87px;
    }
    .scoo-div {
        padding: 170px 0 50px;
    }

/* end motorcycle */
    .proudect-area {
        width: 90%;
    }
    .client-text {
        width: 100%;
    }
    .client-text p {
        font-size: 16px;
    }
.client-img img{
    width: 100% !important;
    margin: 0 auto;
}

}


@media only screen and (max-width: 430px) {
    #b-tab-2{
        display: block;
    }
    #b-tab-1{
        display: none;
    }
    .ban-text p {
        font-size: 12px;
        font-weight: 500;
        width: 87%;
    }
    .ban-text-3 p {
        color: #000000;
        font-weight: 500;
    }

    .ban-text-2 {
        position: absolute;
        top: 8% !important;
        left: 50% !important;
        transform: translate(-50%, 0%) !important;
        width: 87%;
        text-align: center;
    }
    .ban-text-2 h1 {
        font-size: 25px;
        width: 100%;
    }
    .ban-text-2 p {
        font-size: 12px;
        width: 100%;
    }
    .ban-text-2 img {
        margin-top: 20px;
        width: 24% !important;
        margin: 10px auto 0;
    }
    #mt-2 {
        display: none;
    }
    .ban-text-3 {
        width: 100%;
        top: 4%;
        left: 50%;
        transform: translate(-50%, 0%);
        text-align: center;
    }
    .ban-text-3 img {
        display: none !important;
    }
    .ban-text-3 h1 {
        font-size: 21px;
        width: 71%;
        margin: 0 auto;
    }
    .ban-text-2 h1 {
        font-size: 23px;
        width: 100%;
    }
.ban-text-4 img{
 display: none !important;
}
.ban-text-5 {
    width: 100%;
    position: absolute;
    top: 8%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0%);
}

.ban-text-5 p {
    font-size: 12px;
    width: 84%;
    margin-top: 10px;
    font-weight: 500;
    margin: 10px auto 0;
}
.ban-text-5 img {
    margin-top: 30px;
    display: none !important;
}
.ban-text-6 p {
    width: 94%;
    margin: 10px auto 0;
}


/* end banner */















    .ser-area {
        width: 71%;
        margin: 0 auto;
    }
    .moto-text h1, .scoo-text h1 {
        font-size: 65px;
    }
    .moto-bot {
        margin-top: -16px;
    }
    .features-area {
        flex-direction: column;
    }
    .fe-area-1 {
        border-right: none;
    }
    .fe-area {
        width: 100%;
    }
    .features-area {
        display: flex;
        border-bottom: none;
    }
    .fe-area {
        padding: 10px 10px;
        align-items: center;
        width: 100%;
        border-bottom: 1px solid #A9A0A0;
        border-radius: 20px;
    }
    .moto-varity-img-area {
        flex-wrap: wrap;
        justify-content: center;
    }
    .moto-varity-img {
        width: 42%;
    }
    .moto-varity-img p {
        margin-bottom: 0px;
    }
    .moto-varity-img-area {
        margin-bottom: 50px;
    }
    .motor-area h1 {
        font-size: 25px;
    }
    .motor-area h2 {
        font-size: 30px;
    }
    .motor-area p {
        font-size: 16px;
    }
    .motor-area p {
        font-size: 14px;
    }
    .scooter {
        padding: 40px 0 0 0;
    }
    .product {
        padding: 80px 0px;
    }
    .client-text {
        width: 100%;
        margin: 0 auto;
        top: 48%;
        left: 50%;
        transform: translateX(-50%);
    }
    .client-img img {
        width: 100% !important;
    }
    .video-main {
        width: 70%;
        margin: 0 auto;
    }
    .ride video {
        width: 100%;
        height: 714px;
        object-fit: cover;
        position: absolute;
        top: 0%;
        left: 0%;
    }

    /* end video */
   
    .client-main {
        width: 90%;
    }
    /* start footer */
    .foot-4 {
        width: 85%;
    }

  
    .foot-area-3 {
        text-align: center;
        width: 63%;
        margin: 0 auto;
    }
    .phone-icon {
        left: 14%;
    }


    .new-content {
        width: 92%;
    }
    .modal-right h3 {
        font-size: 20px;
    }



}

@media only screen and (max-width: 414px) {
.ser-area {
        width: 87%;
        margin: 0 auto;
    }

    .ser-img p {
        font-size: 16px;
    }
    .about-text h1 {
        font-size: 23px;
        margin-bottom: 30px;
    }
    .motorcycle {
        padding: 130px 0 120px;
        margin-top: -53px;
    }
    .moto-varity-img-area {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 30px;
    }
    .moto-varity-img p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .moto-varity-img {
        width: 46%;
    }
    .motor-area h1 {
        font-size: 22px;
    }
    .motor-area h2 {
        font-size: 26px;
    }
    .moto-varity-img p {
        font-size: 14px;
    }

    .foot-2 {
        width: 34%;
        margin: 0 auto;
    }
    .foot-4 {
        width: 89%;
        margin: 0 auto;
    }


}


@media only screen and (max-width: 390px) {
    .ban-text-5 h1 {
        font-size: 20px;
    }
    .ban-text-5 p {
        font-size: 12px;
        width: 86%;
    }
    .ban-text-2 h1{
        font-size: 20px;
    }
    .ban-text-3 h1 {
        font-size: 18px;
    }

    .ban-text h1 {
        font-size: 20px;
    }
    .ban-text p {
        font-size: 12px;
        width: 87%;
    }

/* end banner */



    .moto-text h1, .scoo-text h1 {
        font-size: 50px;
    }
    .moto-varity-img {
        width: 38%;
    }
    .head h1,   .video-head h1 {
        font-size: 25px;
    }
    .client-text p {
        font-size: 15px;
    }
    /* .client-img img {
        width: 93% !important;
    }
    .client-text {
        width: 90%;
    } */
    .video-main {
        width: 80%;
    }
    .foot-4 {
        width: 93%;
        margin: 0 auto;
    }
    .foot-area-3 {
        text-align: center;
        width: 71%;
        margin: 0 auto;
    }

}

@media only screen and (max-width: 375px) {

    .ban-text-2 {
        position: absolute;
        top: 8% !important;
        left: 50% !important;
        transform: translate(-50%, 0%) !important;
        width: 96%;
        text-align: center;
    }
    .ban-text-5 p {
        font-size: 12px;
        width: 96%;
    }

/* end banner */




.foot-4 {
    width: 98%;
    margin: 0 auto;
}
.foot-area-3 {
    width: 73%;
}
.phone-icon {
    left: 17%;
    bottom: 19%;
}

.modal-right h3 {
    font-size: 18px;
    width: 82%;
    margin: 0 auto 20px;
    text-align: center;
}

}

@media only screen and (max-width: 360px) {
    .ban-text-3 p {
        font-size: 11px;
    }


    /* end banner */
    .client-text p {
        font-size: 14px;
    }
    .client-img img {
        width: 100% !important;
    }
    
    .foot-4 {
        width: 100%;
        margin: 0 auto;
    }
    .foot-area-3 {
        width: 77%;
    }
    .video-main {
        width: 100%;
    }
}


@media only screen and (max-width: 320px) {
    .ban-text-5 h1 {
        font-size: 16px;
    }
    .ban-text-5 p {
        font-size: 11px;
        width: 95%;
    }
    .ban-text-2 h1, .ban-text-3 h1, .ban-text h1 {
        font-size: 16px;
    }
    .ban-text-2 p {
        font-size: 10px;
        width: 99%;
    }
    .ban-text p {
        font-size: 10px;
        width: 95%;
    }

    /* end banner */



    .foot-area-3 {
        width: 86%;
    }


}





















