@media(max-width: 991px){
    .ourmission-head {
        border-bottom: 1px solid #C5313F;
        font-family: Inter;
        font-size: 28px;
        font-weight: 500;
        line-height: 38px;
        letter-spacing: -0.02em;
        text-align: left;
        margin-top: 30px;
    }
}


@media(max-width: 768px){
    .we-build {
        font-size: 36px;
        line-height: 56px;
    }


    .our-mission-sec {
        padding: 50px 64px 50px 64px;
        background: white;
        margin-top: 0px;
        
    }

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

    .our-mission-sec {
        padding: 50px 32px 50px 32px;
    }

    .col-12.col-sm-12.col-md-12.col-lg-10.col-xl-10.col-xxl-10 {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 30px;
    }

    .contus-col {
        padding: 30px 30px 30px 30px;
    }


    .red-border {
        border-right: 1px solid #C5313F;
        margin-bottom: 30px;
    }

    .techst-p {
        font-size: 16px;
        line-height: 21px;
    }

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

    .resp-border{
        border-right: 1px solid #C5313F;
    }

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

    .howdowe-sec {
        padding: 45px !important;
    }

    .abtus-pad {
        padding: 30px 0px 0px 0px;
    }

    .resp-btn-position{
        justify-content: center;
    }

    .abtus-p {
        text-align: center;
        margin-bottom: 20px;
    }


    .we-build {
        font-size: 36px;
        line-height: 48px;
    }

    .readyst-bg {
        padding: 60px;
    }

    .our-values-head {
        padding: 20px 38px 20px 38px;
    }

    .card-w {
        width: -webkit-fill-available;
    }

    .d-flex.justify-content-center.gap-4.resp-card-align {
        flex-direction: column;
        margin: 0px 39px;
    }

    .card-p {
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        text-align: center;
    }

    .d-flex > div {
        margin-right: 0px;
    }

    .val-btm {
        flex-direction: column;
        margin: 0px 38px 10px 38px;
    }

    .our-misisonp {
        text-align: center;
    }

    .ourmission-head {
        border-bottom: 1px solid #C5313F;
        font-family: Inter;
        font-size: 28px;
        font-weight: 500;
        line-height: 38px;
        letter-spacing: -0.02em;
        text-align: left;
        margin-top: 30px;
    }
}

@media(max-width: 576px){
 
    .ourmission-head {
        font-family: Inter;
        font-size: 28px !important;
        line-height: 38px;
        letter-spacing: unset;
        text-align: center;
    }

    .about-sec1-bg {
        padding: 120px 30px 70px 30px !important;
    }
}


@media(max-width: 480px){
    .readyst-bg {
        padding: 40px;
    }

    .ourmission-head {
        font-size: 28px;
        line-height: 38px;
    }

    .our-misisonp {
        text-align: center;
    }

    .we-build {
        font-size: 27px;
        line-height: 38px;
    }

    .we-believe {
        font-family: Poppins;
        font-size: 16px;
        line-height: 26px;
        margin-top: 30px;
    }

    .pading-x {
        padding: 0px !important;
    }

    .our-values-head {
        padding: 20px 38px 0px 38px;
    }

    .resp-h{
        font-size: 26px;
    }

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

    .about-sec1-bg {
        padding: 120px 30px 70px 30px !important;
    }
}