
.aboutus-organizational {
    padding: 80px 5%;
}
/* .aboutus-organizational div {
    font-size: 1.8rem;
} */
.aboutus-organizational-banner-new{
    position: relative;
    padding: 0;
}
.aboutus-organizational-inner-heading{
    font-family: "Montserrat", sans-serif;
}

.aboutus-organizational{
    position: relative;
    padding-bottom: 26rem;
}
.aboutus-organizational .about-o-title.red span.under-line {
    background: #000;
    margin-bottom: 40px;
}   
.aboutus-organizational-banner-title, .aboutus-vission-inner-heading{
    font-family: "Montserrat", sans-serif;
}
.aboutus-organizational-para, .aboutus-vission-inner-heading span.under-line {
    font-family: "Roboto", sans-serif;

}
.aboutus-organizational  span.under-line {
    width: 10rem;
    padding: 1px;
    background: white;
    height: 0px;
    margin-top: 10px;
}

.aboutus-organizational .bg-circle-pink {
    position: absolute;
    width: 500px;
    height: 500px;
    right: 0px;
    bottom: 0px;
    background: #e31e2485;
    opacity: 0.3;
    filter: blur(150px);
    z-index: -1;
}
.aboutus-organizational .bg-bottom-img {
    position: absolute;
    width: 500px;
    height: 500px;
    right: 0px;
    bottom: -180px;
    background-image: url(../../images/Aboutus/sectionendbgdown.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: -1;
}
.aboutus-organizational-inner-heading{
    width: 100%;
    font-size: 3rem;
    color: #E0001C;
    font-weight: 600;
    display: flex;
    flex-direction: column;
}
.aboutus-organizational-inner-heading span.under-line {
    background: #515151;
    margin-bottom: 40px;

}
.aboutus-organizational{
    background-image: url('../../images/Aboutus/headingbgback.svg');
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: top right;
}

.aboutus-organizational::after{
    background-image: url('../../images/Aboutus/');
    background-size: 60%;   
    background-repeat: no-repeat;
}
@media screen and (max-width: 1400px){

   
    .aboutus-organizational-inner-heading {
        font-size: 3.5rem;
    }
    .aboutus-organizational-inner-heading {
        font-size: 3rem;
    }
}
@media screen and (max-width: 1200px){
    .aboutus-organizational-inner-heading {
        font-size: 2.5rem;
    }
}
@media screen and (max-width: 991px){
    .aboutus-organizational {
        padding: 0!important;
        padding-bottom: 6rem!important;
        padding-top: 31px!important;
    }
    
    
    .aboutus-organizational .bg-bottom-img{
        display: none;
    }
    .aboutus-organizational{
        background-image: none;
    }
    .aboutus-organizational-inner-heading {
        font-size: 2.5rem;
        text-align: center;
    }
    .aboutus-organizational img{
        width: 100%;
    }
}
@media screen and (max-width: 800px){
    .aboutus-organizational {
        padding-bottom: 6rem;
        padding-top: 31px;
    }
   
}
@media screen and (max-width: 500px) {
    .aboutus-organizational-inner-heading {
        font-size: 3rem;
    }

}

.aboutus-organizational {
    padding: 80px 5%;
}
/* .aboutus-organizational div {
    font-size: 1.8rem;
} */
.aboutus-organizational-banner-new{
    position: relative;
    padding: 0;
}
.aboutus-organizational-inner-heading{
    font-family: "Montserrat", sans-serif;
}

.aboutus-organizational{
    position: relative;
    padding-bottom: 9rem;
}
.aboutus-organizational .about-o-title.red span.under-line {
    background: #000;
    margin-bottom: 40px;
}   
.aboutus-organizational-banner-title, .aboutus-vission-inner-heading{
    font-family: "Montserrat", sans-serif;
}
.aboutus-organizational-para, .aboutus-vission-inner-heading span.under-line {
    font-family: "Roboto", sans-serif;

}
.aboutus-organizational  span.under-line {
    width: 10rem;
    padding: 1px;
    background: white;
    height: 0px;
    margin-top: 10px;
}

.aboutus-organizational .bg-circle-pink {
    position: absolute;
    width: 500px;
    height: 500px;
    right: 0px;
    bottom: 0px;
    background: #e31e2485;
    opacity: 0.3;
    filter: blur(150px);
    z-index: -1;
}
.aboutus-organizational .bg-bottom-img {
    position: absolute;
    width: 500px;
    height: 500px;
    right: 0px;
    bottom: -180px;
    background-image: url(../../images/Aboutus/sectionendbgdown.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: -1;
}
.aboutus-organizational-inner-heading{
    width: 100%;
    font-size: 2.5rem;
    color: #E0001C;
    font-weight: 600;
    display: flex;
    flex-direction: column;
}
.aboutus-organizational-inner-heading span.under-line {
    background: #515151;
    margin-bottom: 40px;

}
.aboutus-organizational{
    background-image: url('../../images/Aboutus/headingbgback.svg');
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: top right;
}

.aboutus-organizational::after{
    background-image: url('../../images/Aboutus/');
    background-size: 60%;   
    background-repeat: no-repeat;
}
@media screen and (max-width: 1400px){

   
    .aboutus-organizational-inner-heading {
        font-size: 3.5rem;
    }
    .aboutus-organizational-inner-heading {
        font-size: 2.5rem;
    }
}
@media screen and (max-width: 1200px){
    .aboutus-organizational-inner-heading {
        font-size: 2.5rem;
    }
}
@media screen and (max-width: 991px){
    .aboutus-organizational .bg-bottom-img{
        display: none;
    }
    .aboutus-organizational{
        background-image: none;
    }
    .aboutus-organizational-inner-heading {
        font-size: 2.3rem;
        text-align: center;
    }
    .aboutus-organizational img {
        width: 1200px;
        text-align: center;
        margin: auto;
        display: inline-block; /* Allow centering with text-align */
        vertical-align: middle; /* Align the image vertically */
        
    }
    .aboutus-organizational .custom-div{
        width: 100%;
        overflow-x: auto; /* Enable horizontal scrolling */
        white-space: nowrap; /* Prevent line breaks */
        text-align: center; /* Center the content horizontally */
    }
    .aboutus-organizational-inner-heading span.under-line {
        margin: auto;
        margin-top: 1rem;
        margin-bottom: 1rem;

    }
}
@media screen and (max-width: 800px){
    .aboutus-organizational {
        padding: 0;
        padding-bottom: 6rem;
        padding-top: 31px;
        /* padding: 0; */
    }
    .aboutus-organizational-inner-heading {
        font-size: 2rem;
        text-align: center;
    }
}
@media screen and (max-width: 500px) {
   
    .aboutus-organizational-inner-heading {
        font-size: 1.9rem;
    }
}
@media screen and (max-width: 400px) {
    .aboutus-organizational-inner-heading {
        font-size: 1.5rem;
    }

}
