.about-section {
    margin: 150px 0px 0px 0px;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.header {
    font-size: 32px;
    line-height: 28.8px;
    color: #005cb9;
}

.about-us {
    background: linear-gradient(
        180deg,
        rgba(193, 228, 255, 0) 0%,
        #c1e4ff 100%
    );
    padding-left: 118px;
    padding-right: 118px;
    padding-bottom: 100px;
}

.about-us p {
    margin-bottom: 70px;
}

.title {
    color: #005cb9;
}

.about-us-content {
    font-family: Poppins;
    font-size: 18px;
    color: #212121;
    padding-top: 32px;
    line-height: 28px;
}

.empty {
    background: #ffffff;
    width: 100%;
    /* height: 500px; */
    padding-top: 200px;
    padding-bottom: 200px;
}

.position-absolute {
    top: 25%;
    padding-left: 118px;
    padding-right: 118px;
    width: 100%;
    height: 100%;
}

.our-vision-blue {
    background-color: #025394;
    border-radius: 20px;
    color: #ffffff;
}

.our-vision-white{
    background-color: #fcfbfb;
    border-radius: 20px;
    color: #025394;
}

.vision-mission {
    width: 50px;
    height: 50px;
}

.our-vision-blue h3 {
    color: #ffffff;
}

.our-vision-white h3 {
    color: #025394;
}


.brand-value img{
    width: 70px;
    height: 70px;
}

.brand-value p{
    color: #025394;
}

.our-leadership {
    padding-top: 120px;
    padding-bottom: 120px;
}

.in-number p{
    font-size: 64px;
    font-weight: 700;
}

.in-number h1,
.brand-value h1,
.our-leadership h1,
.our-partnership h1,
.social-impact h1,
.more-about h1 {
    font-family: Poppins;
    font-size: 32px;
    color: #005cb9;
    margin-bottom: 32px;
}

.content {
    font-family: Poppins;
    font-size: 20px;
    color: #212121;
    margin-bottom: 32px;
}

.teacher {
    width: 444px;
}

.teacher img {
    margin-bottom: 20px;
}

.teacher h1 {
    font-family: Poppins;
    font-size: 20px;
    margin-bottom: 20px;
}

.teacher p {
    font-family: Poppins;
    font-size: 18px;
}

.teacher-content-2 {
    padding-top: 93px;
    padding-left: 292px;
    padding-right: 292px;
}

.our-partnership {
    padding-top: 72px;
    padding-bottom: 72px;
    background-color: #c1e4ff;
}

.logo {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 5px;
}

.logo p,
.more-about-card p {
    margin-top: revert;
}

.social-impact {
    padding-top: 120px;
    padding-bottom: 120px;
}

.social-impact img {
    margin-right: 100px;
    width: 50%;
    height: auto;
}

.social-impact-content h1 {
    font-family: Poppins;
    font-size: 24px;
}

.social-description,
.social-uni {
    font-family: Poppins;
    font-size: 20px;
    line-height: 35px;
}

.social-name {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
}

.more-about {
    padding-top: 120px;
    padding-bottom: 120px;
}

.more-about-card {
    /* padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 24px; */
}

.arrow-cnt {
    display: flex;
    justify-content: center;
    align-items: center;
}

.arrow {
    margin-left: 55px;
    font-size: 20px;
    color: #005cb9;
}

.card_about {
    background-color: #E3ECF3;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
    .about-us {
        background: linear-gradient(
            180deg,
            rgba(193, 228, 255, 0) 0%,
            #c1e4ff 100%
        );
        padding-left: 118px;
        padding-right: 118px;
        padding-bottom: 100px;
    }

    .about-us p {
        font-family: Poppins;
        font-size: 18px;
        color: #212121;
        padding-top: 32px;
    }

    .position-absolute {
        top: 45%;
    }

    .empty {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .teacher p {
        font-size: 12px;
    }

    .teacher img {
        width: 70%;
        height: auto;
    }

    .teacher-content-2 {
        padding-top: 93px;
        padding-left: 150px;
        padding-right: 150px;
    }

    .social-impact-content,
    .more-about-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .more-about-card p {
        font-size: 15px;
    }
}

@media screen and (max-width: 767.9px) {
    .about-us,
    .content,
    .teacher-content-2,
    .our-partnership-content,
    .social-impact,
    .more-about {
        padding-left: 20px;
        padding-right: 20px;
    }

    .about-us {
        padding-bottom: 30px;
    }

    .about-us p {
        margin-bottom: 30px;
    }

    .about-us-content,
    .content,
    .social-impact-content h1 {
        font-size: 15px;
    }

    .empty {
        display: none;
    }

    .our-vision h1,
    .our-leadership h1,
    .our-partnership h1,
    .social-impact h1 {
        font-size: 18px;
    }

    .our-vision p {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 15px;
    }

    .our-leadership,
    .our-partnership,
    .social-impact,
    .more-about {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .teacher {
        width: auto;
    }

    .teacher-content-1,
    .teacher-content-2,
    .social-impact-content {
        display: flex;
        flex-direction: column;
    }

    .teacher-content-2 {
        padding-top: 0;
    }

    .teacher h1 {
        font-size: 14px;
    }

    .teacher p {
        font-size: 12px;
    }

    .logo {
        border-radius: 10px;
        padding: 3px;
    }

    .logo p {
        font-size: 10px;
    }

    .logo-text {
        font-size: 10px;
    }

    .social-impact-content img {
        width: 100%;
    }

    .social-description,
    .social-uni {
        font-size: 12px;
        line-height: 17px;
    }

    .social-impact h1 {
        margin-bottom: 15px;
    }

    .more-about-card {
        border-radius: 10px;
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 40px;
    }

    .more-about-card p {
        font-size: 15px;
    }

    .arrow {
        margin-left: 10px;
        font-size: 20px;
    }

    .more-about-content {
        display: flex;
        flex-direction: column;
    }

    .card_about {
        background-color: #c1e4ff;
        border-radius: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
}
