@media (max-width:479px){
    .sec-4-img .dot-arrow {
        width: 98px;
        left: 70px;
    }
    .special-circle {
        width: 63px;
        height: 63px;
        top: 29px;
        left: 42px;
    }
    .s2-card{
        margin:0 10%;
    }
}
@media (max-width:400px) {
    .ban-heading-main {
        font-size: 35px;
    }
    .banner-text h3 {
        font-size: 20px;
        padding-left: 1rem;
    }
    .banner-text h3::before{
        height: 2px;
        width: 20px;
    }
    .banner-text p{
        font-size: 11px;
    }
    .s1-img::before{
        display: none;
    }
    .sec-heading{
        font-size: 24px;
    }
    .sec-text{
        font-size: 11px;
    }
    .s1-shape1{
        right: 2%;
    }
    .s1-shape2{
        left: 0%;
    }
    .s3-card-bottom{

        width: 75%;
    }
    .s3-card-bottom h5{
        font-size: 9px;
    }
    .s3-card-bottom i{
        width: 15px;
        height: 15px;
        padding-top: 3px;
        font-size: 9px;
    }
    .s3-card-bottom{
        padding: 0px 14px;
    }
    .sec-4-text h6{
        font-size: 12px;
    }
    .btn-container p{
        font-size: 9px;
    }
    .sec-4-img .dot-arrow {
        width: 98px;
        left: 57px;
    }
    .special-circle {
        width: 49px;
        height: 49px;
        top: 29px;
        left: 32px;
    }
    .special-circle h5{
        font-size: 11px;
    }
    .s6-input   {
        flex-direction: column;
        row-gap: 1rem;
    }
    .s6-input input {
        padding: .7rem .7rem;
    }
    .lab-text{
        font-size: 12px;
    }
    .ab3-card{
        padding: .5rem 0;
        width: 140px;
    }
    .ab3-card h5{
        font-size: 30px;
        margin-bottom: .5rem !important;
    }
    .ab3-card h5::before{
        right: 37px;
        font-size: 20px;
    }
    .ab3-card p{
        font-size: 13px;
    }
    .blog-col{
        padding: 0 .6rem;
    }
    .bct-2 h5{
        font-size: 1rem;
    }
    .bct-2 p{
        font-size: 12px;
    }
    .bct-1{
        gap: .7rem !important;
        font-size: 12px;
    }
    div.c h5{
        font-size: 10px;
    }
    div.p p{
        font-size: 11px !important;
    }
    
    .rev-card{
        width: 300px;
        padding:  1.5rem;
    }
    .order-card{
        width: 250px;
    }
    .contact-sec{
        width: auto;
        padding: 1rem;
        gap: .5rem !important;
        padding: 5px;
    }
    .cs-img-cont {
        height: 59px;
        width: 60px;
        padding: 10px;
    }
    .cs-img-cont img{
        width: 30px;
    }
    .cs-text-cont h5{
        font-size: 18px;
    }
    .cs-text-cont a{
        font-size: 13px;
    }
    .pdd-bottom{
        margin-top: 1rem;
        flex-direction: column;
    }
    .r-gap{
        row-gap: 1rem;
    }
    .sp2-card{
        padding: 2rem 1.5rem 1rem 1.5rem;
        width: 232px;
        height: 272px;
    }
    .sp2-main-img {
        width: 165px;
    }
    .sp2-main-img::before {
        width: 165px;
        height: 165px;
    }
    .sec-4-img{
        width: 350px;
        display: block;
    }
}
@media (max-width:300px) {
    .pdd-extra{
        flex-direction: column;
        text-align: center;
    }
    .bs2-s3-1{
        flex-direction: column;
    }
    .sec-4-img{
        width: 150px;
        display: block;
    }
}