.outer-div {
    position: relative;
}

.overlay-div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Overlay color with opacity */
    pointer-events: none; /* Allows clicking through the overlay */
}

.txtjustify{
    text-align:justify;
}

.padd-about-us{
    padding-left: 115px;
}

.txtcenter{
    text-align:center;
}		

.padd-menu-right{
    padding-right: 175px;
}		

.main-menu ul li{
    margin-left:20px;
}

.btnsc{
    border-radius: 0.25rem;
    background:#007bff;
    color:#fff;
    width: 26px;
    height: 26px;
    font-size: 10px;
    margin-right: 2px;
}

.back-shadow{
    box-shadow: 0px 10px 30px 0px rgba(115, 115, 115, 0.1);
}


.C-5 {
    line-height: 18.00px;
    font-family: "Verdana", sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
    text-decoration: none;
    font-variant: normal;
    font-size: 16.0px;
    vertical-align: 0;
}

.C-2 { 
    line-height:25.00px;
    font-family:"Arial", sans-serif;
    font-style:normal;
    font-weight:700;
    color:#006cb4;
    background-color:transparent;
    text-decoration:none;
    font-variant:normal;
    font-size:21.3px;
    vertical-align:0;
}

.slider-height-breadcrumb{
    min-height:350px;
}

.jumbotron{
    padding-top : 15px;
    padding-left : 32px;
    padding-right : 32px;
    padding-bottom : 32px;
    margin : 0px;
}

.display-7 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.2
}

.depname{
    font-size: 30px;
    letter-spacing: 4px;
    font-family:segoeuibold sans-serif;
    color: #ffffff;
    z-index: 0;
}

.depabout-clr{
    color: #FF5722;
}
.depabout{
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    text-align: justify;
}

.height-full{
    height:100%;
}

.width-full{
    width:100%;
}

.profile-card{
    display: flex;
    justify-content: center; /* Horizontal centering */
    align-items: center; /* Vertical centering */
    /*height: 100vh; */
}
.profile-card img{
    width: 308px;
    height: 399px;
}

.title {
    margin: 0px 0px 13px 0px;
    color: #011633;
}

.icon-box-body {
    position: relative;
    z-index: 2
}

.icon-box-description {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-text-font-weight );
    margin: 0px 0px 0px 0px;
}

/* Default styling */
.container-min-height {
    min-height: 120px; /* Set your default minimum height */
}

/* Responsive minimum height for small screens */
@media (min-width: 576px) {
.container-min-height {
    min-height: 400px; /* Adjust the minimum height for small screens */
}
}

/* Responsive minimum height for medium screens */
@media (min-width: 768px) {
.container-min-height {
    min-height: 800px; /* Adjust the minimum height for medium screens */
}
}

.C-3{
    line-height: 16.00px;
    font-family: "Verdana", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #000000;
    background-color: transparent;
    text-decoration: none;
    font-variant: normal;
    font-size: 13.0px;
    vertical-align: 0;
}

.C-4{
    line-height: 16.00px;
    font-family: "Verdana", sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
    text-decoration: none;
    font-variant: normal;
    font-size: 13.0px;
    vertical-align: 0;
}

.dh3{
    font-size: 1.5rem;
    color: #1b1ee7;
}

@media (max-width: 1200px) {
    .C-3{
        line-height: 16.00px;
        font-family: "Verdana", sans-serif;
        font-style: normal;
        font-weight: 700;
        color: #000000;
        background-color: transparent;
        text-decoration: none;
        font-variant: normal;
        font-size: 13.0px;
        vertical-align: 0;
    }
    
    .C-4{
        line-height: 16.00px;
        font-family: "Verdana", sans-serif;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        background-color: transparent;
        text-decoration: none;
        font-variant: normal;
        font-size: 13.0px;
        vertical-align: 0;
    }

    .dh3{
        font-size: 1.4rem;
        color: #1b1ee7;
    }
}

@media (max-width: 768px) {
    .C-3{
        line-height: 16.00px;
        font-family: "Verdana", sans-serif;
        font-style: normal;
        font-weight: 700;
        color: #000000;
        background-color: transparent;
        text-decoration: none;
        font-variant: normal;
        font-size: 10.9px;
        vertical-align: 0;
    }
    
    .C-4{
        line-height: 16.00px;
        font-family: "Verdana", sans-serif;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        background-color: transparent;
        text-decoration: none;
        font-variant: normal;
        font-size: 10.9px;
        vertical-align: 0;
    }
    .dh3{
        font-size: 1.3rem;
        color: #1b1ee7;
    }
}

@media (max-width: 480px) {
    .C-3{
        line-height: 16.00px;
        font-family: "Verdana", sans-serif;
        font-style: normal;
        font-weight: 700;
        color: #000000;
        background-color: transparent;
        text-decoration: none;
        font-variant: normal;
        font-size: 9.9px;
        vertical-align: 0;
    }
    
    .C-4{
        line-height: 16.00px;
        font-family: "Verdana", sans-serif;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        background-color: transparent;
        text-decoration: none;
        font-variant: normal;
        font-size: 9.9px;
        vertical-align: 0;
    }
    .dh3{
        font-size: 0.9rem;
        color: #1b1ee7;
    }
}

@media (max-width: 360px) {
    .C-3{
        line-height: 16.00px;
        font-family: "Verdana", sans-serif;
        font-style: normal;
        font-weight: 700;
        color: #000000;
        background-color: transparent;
        text-decoration: none;
        font-variant: normal;
        font-size: 7.9px;
        vertical-align: 0;
    }
    
    .C-4{
        line-height: 16.00px;
        font-family: "Verdana", sans-serif;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        background-color: transparent;
        text-decoration: none;
        font-variant: normal;
        font-size: 7.9px;
        vertical-align: 0;
    }

    .dh3{
        font-size: 0.8rem;
        color: #1b1ee7;
    }
}

.align_c{
    text-align: center;
}

.align_l{
    text-align: left;
}

.marquee-container {
    /* width: 100%;          Width of the visible container */
    overflow: hidden;      /* Hide the overflowing content */
    background-color: #f9f8f6;
}

.marquee-content {
    display: inline-block;
    white-space: nowrap;   /* Prevent line breaks */
    padding-left: 100%;    /* Start outside the container */
    animation: marquee 10s linear infinite;  /* Apply the animation */
}
