@media(max-width:1400px){
    .redstarted-sec {
        padding: 19px 166px !important;
    }

    .cardImageWrapper, .cardImage {
        height: 100px;
        width: 140px!important;
    }
}


@media(max-width:1200px){
    .redstarted-sec {
        padding: 40px 128px !important;
    }

    .cardImageWrapper, .cardImage {
        height: 100px;
        width: 100px !important;
    }

    .black-testimonail {
        padding: 75px 184px 0px 184px;
    }

    .readyst-bg {
        padding: 90px 80px;
    }

    .case-st-h6 {
        font-size: 20px;
    }

    .portcase-std {
        padding: 113px 140px;
    }

    .about-sec1-bg {
        padding: 150px 100px 100px 100px;
    }


    .port-showcase {
        font-size: 28px;
        line-height: 42px;
    }

    .port-img {
        display: flex;
        justify-content: center !important;
    }

    .redstarted-sec {
        padding: 0px!important;
    }

    
    
}


@media(max-width:991px){
    .redstarted-sec {
        padding: 40px 20px !important;
    }

    .black-testimonail {
        padding: 75px 110px 0px 110px;
    }
    .portcase-std {
        padding:50px;
    }

    .our-casestudies-head {
        padding: 0px;
    }

    .about-sec1-bg {
        padding: 150px 50px 70px 50px;
    }

    .readyst-bg {
        padding: 90px 60px;
    }

    .redstarted-sec {
        padding: 0px 0px !important;
    }

    .port-img{
        display: flex;
        justify-content: center;
    }


    .port-img {
        display: flex;
        justify-content: center !important;

    }


    .port-showcase-sub {
        font-size: 16px;
    }
    
}




