@media(max-width: 1200px){

    .our-serv{
        width: 260px !important;
    }
    .black-testimonail {
        padding: 75px 220px 0px 220px;
        margin-bottom: 0px;
    }
}

@media(max-width:991px){
    .how-line {
        width: 415px !important;
    }
    .service-line {
        width: 208px;
    }

    .card-head {
        margin: 0px 0px;
    }

    .our-serv{
        width: 250px !important;
    }
    .black-testimonail {
        padding: 75px 220px 0px 220px;
        margin-bottom: 0px;
    }
    .mcs-resp{
        width: 390px;
        height: 15px;
        margin-bottom: 18px;
    }
}


@media(max-width: 768px){
    
    .black-testimonail {
        padding: 50px 35px 0px 35px;
    }

    .readyst-bg {
        padding: 60px;
    }
    
    .contus-col {
        padding: 30px 30px 30px 30px;
    }

    .techst-boldtxt {
        font-size: 18px;
    }

    #customers-testimonials .item {
        padding: 20px;
        margin-bottom: 20px;
    }

}



@media(max-width: 576px){
    .portcase-std {
        padding: 30px;
    }

    .hr-custom {
      width: 100%;
    }
}


@media(max-width: 480px){
    .portcase-std {
        padding: 30px;
    }

    .case-st-h6 {
        font-family: Inter;
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        text-align: left;
    }

    .readyst-bg {
        padding: 40px;
    }

    .getsrated-head {
        font-size: 28px;
    }

    .service-crd-hd {
        height: 6rem;
        overflow: hidden;
    }

    .hr-custom {
        width: 100%;
    }

    .service-crd-hd {
        font-family: Inter;
        font-size: 28px;
        font-weight: 600;
        text-align: left;
    }
}