.about-banner-img img {
    width: 100%;
    position: absolute;
    object-fit: cover;
}

.about-banner-img {
    height: 250px;
}

.about-head-text {
    height: 235px;
}

.about-head-text h6 {
    font-size: 76px;
    font-family: Rift-Bold;
    color: white;
    margin-left: -8rem;
}

.about-head-text p {
    font-size: 20px;
    color: white;
    font-family: Avenir-Heavy;
    margin-top: 3rem;
    width: 536px;
}

.working-head h4 {
    font-size: 45px;
    font-family: Rift-Bold;
}

.working-images {
    display: flex;
    justify-content: center;
    margin-bottom: 7rem;
}

.working-images img {
    width: 476px;
    height: 455px;
    display: flex;
    justify-content: center;
}

.working-points-head {
    height: 500px;
}

.working-points {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.working-icons {
    height: 50px;
    width: 50px;
}

.working-points p {
    font-size: 40px;
    font-family: Rift-Bold;
    margin-bottom: 5rem;
    width: 450px;
}

.open-section {
    margin-left: 16%;
}

.section-head h6 {
    font-size: 45px;
    font-family: Rift-Bold;
    margin-bottom: 5rem;
}

.section-head-point h4 {
    font-size: 25px;
    font-family: Avenir-Heavy;
    font-weight: 600;
}

.section-head-point p {
    font-size: 20px;
    color: #0082ca;
    font-family: Avenir-Heavy;
    /* border-bottom: 2px solid #0076BF; */
    margin-bottom: 1rem;
}

.border-line-width {
    max-width: 100%;
    justify-content: center;
    display: flex;
}

.border-line {
    border-bottom: 3px solid #0076bf;
    margin-bottom: 3rem;
    /* width: 1170px; */
    width: 80vw;
}

.form-icon {
    color: blue;
}

.section-head-point button {
    font-size: 20px;
    color: white;
    font-family: Rift-Bold;
    width: 136px;
    background-color: #0082ca;
    height: 52px;
    border-radius: 6px;
}

.background-section-2 {
    height: 620px;
    /* height: 720px; */
}

.working-head {
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: end;
    /* margin-top: 60px; */
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .about-banner-img img {
        width: 100%;
        height: 433px;
        position: absolute;
    }
    .about-banner-img {
        height: 0px;
    }
    .about-head-text {
        height: 470px;
    }
    .about-head-text h6 {
        font-size: 60px;
        margin-left: -3rem;
    }
    .working-head {
        height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .working-head h4 {
        font-size: 38px;
    }
    .about-head-text p {
        font-size: 18px;
        color: white;
        font-family: Avenir-Heavy;
        margin-top: 1rem;
        width: 367px;
    }
    .working-images img {
        width: 367px;
        height: 250px;
        display: flex;
        justify-content: center;
    }
    .section-head h6 {
        font-size: 38px;
    }
    .section-head-point h4 {
        font-size: 22px;
        margin-bottom: 2rem;
    }
    .section-head-point p {
        font-size: 22px;
    }
    .section-head-point {
        align-items: center;
        justify-content: center;
    }
    .border-line {
        width: 860px;
    }
    .working-points-head {
        height: 450px;
    }
    .background-section-2 {
        height: 490px;
    }
    /* .about-working-images {
        justify-content: center;
    } */
    .working-points p {
        width: 349px;
        font-size: 30px;
    }
}

@media (max-width: 768px) {
    .about-banner-img img {
        width: 100%;
        height: 175px;
        position: absolute;
        object-fit: cover;
    }
    .about-banner-img {
        height: 0px;
    }
    .about-head-text {
        height: 275px;
        align-items: initial !important;
    }
    .about-head-text h6 {
        font-size: 32px;
        margin-left: 0rem;
    }
    .about-head-text p {
        font-size: 10px;
        color: black;
        line-height: 1.1;
        margin-top: 0rem;
        width: 175px;
        text-align: left;
    }
    .working-head {
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: end;
    }
    .working-head h4 {
        font-size: 30px;
        font-family: Rift-Bold;
    }
    .working-images img {
        width: 166px;
        height: 166px;
    }
    .open-section {
        margin-left: 0rem;
        display: block !important;
    }
    .section-head h6 {
        display: flex;
        justify-content: center;
        align-content: center;
        margin-top: 3rem;
        font-size: 30px;
        margin-bottom: 3rem;
    }
    .section-head-point h4 {
        font-size: 13px;
        margin-bottom: 1rem;
    }
    .section-head-point p {
        font-size: 13px;
        margin-bottom: 1rem;
    }
    .section-head-point {
        justify-content: center;
    }
    .border-line-width {
        max-width: 80%;
        margin-left: 2rem;
        margin-top: 2rem;
    }
    .section-head-point button {
        font-size: 13px;
        border: none;
        width: 94px;
        height: 36px;
        border-radius: 6px;
    }
    .form-icon {
        width: 13px;
        height: 21px;
        margin-right: 0.5rem !important;
    }
    .working-points-head {
        height: 280px;
        flex-direction: column;
    }
    .working-points p {
        font-size: 18px;
        font-family: Rift-Bold;
        margin-bottom: 1.5rem;
        width: 300px;
    }
    .working-icons {
        height: 35px;
        width: 35px;
    }
    .background-section-2 {
        height: 330px;
    }
    .working-images {
        margin-bottom: 2rem;
    }
    .about-working-images {
        overflow-x: scroll;
    }
    .job_section {
        display: flex !important;
        justify-content: center;
        text-align: center;
    }
}
