

@media only screen and (max-width:1280px) {
    
    .ban-video img {
        height: 350px;
        object-fit: cover;
    }

    .prodect-area {
        padding: 80px 80px 50px 80px;
    }
    .product-2 {
        width: 33%;
    }


}



@media only screen and (max-width:1024px) {
.festures-text p {
    font-size: 15px;
}
.festures-text {
    padding: 32px 15px;
    height: 151px;
}
.features-area .owl-next {
    right: -3%;
}
.features-area .owl-prev {
    left: -3%;
}





}



@media only screen and (max-width:912px) {
.features-head p {
    font-size: 20px;
    font-weight: 500;
}
.prodect-area {
    gap: 30px;
    flex-direction: column;
    align-items: center;
}
.product-1 {
    width: 100%;
    flex-direction: column;
    align-items: center;
}
.tra-img img {
    margin-left: 0px;
}

.pro-logo {
    width: 23%;
}
.product-2 {
    width: 60%;
    justify-content: center;
}

.starting-text h1 {
    font-size: 16px;
}
.starting-text p span {
    font-size: 20px;
}
.starting-text p {
    font-size: 14px;
}
.features-head h1 {
    font-size: 35px;
}
.features-head p {
    font-size: 17px;
}
.festures-text p {
    font-size: 17px;
}
.features-area .owl-prev {
    left: -11%;
}
.features-area .owl-next {
    right: -11%;
}
.box-1 p, .box-2 p {
    font-size: 14px;
}
.box-area-head h1 {
    font-size: 16px;
}




}

@media only screen and (max-width: 820px) {
    .features-area .owl-prev {
        left: -6%;
    }
    .features-area .owl-next {
        right: -6%;
    }
    .prodect-area {
        flex-direction: column;
        align-items: center;
    }

    .pro-logo {
        width: 30%;
    }
    .product-2 {
        width: 60%;
        justify-content: center;
    }
    .starting-text h1 {
        font-size: 18px;
    }
    .starting-text p {
        font-size: 17px;
    }
    .starting-text p span {
        font-size: 25px;
    }



}

@media only screen and (max-width: 768px) {
.tra-img {
    width: 100%;
}
.product-2 {
    width: 100%;
}





}



@media only screen and (max-width: 600px) {
    .product-1 {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .pro-logo {
        width: 35%;
    }
    .tra-img {
        width: 90%;
    }
    .product-2 {
        width: 100%;
    }
    .starting-text p span {
        font-size: 23px;
    }
    .starting-text h1 {
        font-size: 17px;
    }
    .prodect-area {
        padding: 80px 18px 50px;
    }


}



@media only screen and (max-width: 540px) {
.fea-box {
    width: 59%;
    margin: 0 auto;
}
.festures-text {
    padding: 40px 15px;
    height: auto;
}
.features-area .owl-prev {
    left: 2%;
}
.features-area .owl-next {
    right: 2%;
}



}


@media only screen and (max-width: 430px) {
    .fea-box {
        width: 70%;
        margin: 0 auto;
    }





}


@media only screen and (max-width:393px) {
    .features-area .owl-prev {
        left: 0%;
    }
    .features-area .owl-next {
        right: 0%;
    }


}


@media only screen and (max-width: 375px) {
    .fea-box {
        width: 75%;
    }



}













