.navbar-background {
    position: absolute;
    width: 100%;
}

.about-fourth-section {
    padding-top: 6rem;
    padding-bottom: 2rem;
}

.logo-conc-img {
    text-align: center;
    position: relative;
    padding-bottom: 15rem;
}

.logo-conc-img img {
    width: 100%;
}




video {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}

.video-container {
    position: relative;
}

.text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 24px;
    width: 80%;
    z-index: 1;
}



.white-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    /* Adjust opacity by changing the last value (0 to 1) */
    z-index: 0;
}
.main-view img{
    width: 100%;
    object-fit: cover;
    height: 100vh;
}
.partner-head {
    padding-top: 0;
    text-align: center;
    padding-bottom: 2rem;
}

.partners-logos img {
    width: 100%;
    object-fit: contain;
    height: 95px;
    padding: 20px;
}

.partners-logos {
    padding-left: 20px;
    padding-right: 20px;
}

.partner-logo-div {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #fff;

}

.about-first-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.col-lg-6 img {
    background-position: center;
    width: auto;
    object-fit: contain;
}

.logo-wireframe img {
    width: 100%;
}



.logo-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.logo-wireframe p {
    color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.logo-overlay:hover {
    background: rgba(255, 255, 255, 0.7);
}

.logo-overlay:hover+#a-tag {
    display: block;
}

#a-tag:hover {
    display: block;
    background: rgba(255, 255, 255, 0.7);
}

.logo-wireframe {
    position: relative;
}

.testimonial-cont {
    display: flex;
    gap: 5px;
}

.testimonial-cont h2 {
    font-size: 15rem;
    line-height: 1;
    font-family: "BIZ UDPGothic", sans-serif;
    color: #c63938;
}

.testimonial-section {
    padding-top: 6rem;
    padding-bottom: 2rem;
}

.testimonial-cont p {
    width: 80%;
    line-height: 1.7rem;
    text-align: left;
}

.img-icn img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.cus-name h2 {
    font-size: 4rem;
    padding-top: 1rem;
}

#testimonialCarousel {
    position: relative;
}

.carousel-control-prev,
.carousel-control-next {
    width: 6%;
    /* Adjust the width as needed */
    position: absolute;
    top: 100%;
    left: 50% !important;
    font-size: 24px;
    /* Adjust the font size as needed */
    color: #000;
    /* Arrow color */
    transform: translate(-50%, -50%);
}

.carousel-control-prev {
    left: 0;
    text-align: left;
    padding-right: 4rem;

}

.carousel-control-next {
    right: 0;
    text-align: right;
    padding-left: 4rem;
}

.carousel-inner {
    padding-bottom: 2rem;
}

/* Add your custom styles here if needed */
.testimonial-cont {
    text-align: center;
    padding: 20px;
}

.partners-section {
    padding-bottom: 3rem;
}

.red-heading {
    text-align: center;
    padding-bottom: 2rem;
    text-transform: uppercase;
    color: #c63938;
}

.cont-txt p {
    width: 70%;

}

p {
    color: #555;
}

.mission-row {
    margin-left: 0;
    margin-right: 0;
}



/* .partners-logos {
    margin-left: 0;
    margin-right: 0;
} */

.logo-conc-img {
    padding-top: 2rem;
}

.partners-logos .col {
    padding-left: 5px;
    padding-right: 5px;
}

.content-sec {
    align-items: center;
    display: flex;
}

.cont-txt {
    width: 80%;
}

.cont-txt p {
    font-size: 13px;
    line-height: 25px;
    color: #555;
    margin-bottom: 0;
}

.contact-details p {
    line-height: normal;
    margin-bottom: 1rem;
    font-size: 12px;
}

.mission-icn {
    background-image: url(../images/mission-icn.svg);
    width: 300px;
    height: 300px;
    background-size: 100%;
}

#vision-icn {
    background-position-y: 300px;
}

.mis-icn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mission-bg {
    background: url(../images/happy-family.jpg);
    background-size: contain;
    height: 75vh;
    background-size: cover;
    background-position: center;
    display: flex;
    padding-left: 30px;
    justify-content: left;
    align-items: center;
    position: relative;
}

.vision-bg {
    background: url(../images/vision.jpg);
    background-size: contain;
    height: 75vh;
    display: flex;
    justify-content: end;
    padding-right: 30px;
    align-items: center;
    background-size: cover;
    background-position: center;
    position: relative;
}

.mission-vision .col-md-6 {
    padding: 0;
}

.vision-content {
    background-color: #ffffffc4;
    width: 450px;
    padding: 50px;
    border-radius: 10px;
}
.vision-content h3{
    color: #c63938;
    font-weight: 600;
}
.vision-content p {
    color: #444;
}

h3 {
    font-weight: 100;
    font-size: 2.5rem;
}

.heading-title {
    text-align: center;
}

.partner-logo-2 {
    padding-top: 1rem;
}
.pillars{
    position: absolute;
    width: 30%;
}
.first-pillar{
    top: 3%;
    right: 7%;
    text-align: left;
}
.second-pillar{
    top: 45%;
    right: 0;
    width: 20%;
    text-align: end;
}
.third-pillar{
    bottom: 25%;
    left: 0;
    width: 25%;
    text-align: left;
}
.fourth-pillar{
    bottom: 11%;
    right: 25%;
    width: 25%;
    text-align: end;
}
@media only screen and (max-width: 992px) {
    .logo-desc h4 {
        font-size: 1rem;
        padding-top: 0.5rem;
    }

    .cont-txt {
        width: 100%;
    }

    .cont-txt p {
        width: 100%;
    }

    .logo-wireframe {
        padding-top: 3rem;
    }

    .testimonial-cont h2 {
        font-size: 10rem;
    }

}



@media screen and (max-width: 1200px) {
    .col {
        flex-basis: calc(33.33% - 10px);
        /* Adjust width for 3 columns */
    }

    .partners-logos {
        margin-top: 0;
    }
}

@media screen and (max-width: 820px) {
    .col {
        flex-basis: calc(50% - 10px);
        /* Adjust width for 2 columns */
    }

    .partners-logos {
        margin-top: 0;
    }
    .logo-conc-img {
        padding-bottom: 9rem;
    }
    .desktop-only{
        display: none;
    }
    .fourth-pillar{
        bottom: 0;
        right: 25%;
        text-align:end;
    }
}

@media screen and (max-width: 576px) {
    .col {
        flex-basis: calc(50% - 10px);
        /* Full width for 1 column */
    }

    .partners-logos {
        margin-top: 0;
    }
    .logo-conc-img {
        padding-bottom: 10rem;
    }
    .pillars p{
        font-size: 8px;
    }
    .pillars h3{
        font-size: 12px;
    }
    .third-pillar {
        bottom: 37%;
    }
    .fourth-pillar{
        bottom: 13%;
        right: 26%;
        text-align: right;
    }
    .second-pillar{
        top: 40%;
    }
    .partner-head{
        padding-top: 0;
    }
    .desktop-only{
        display: none;
    }
}