.top-head-pharmacynew {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-left: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap
}

.top-head-pharmacynew li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 500;
    color: #000
}

.top-head-pharmacynew li a {
    color: white;
    font-size: 12px;
    display: flex;
    align-items: center
}

p {
    text-align: justify;
    color: #212529
}

.top-head-pharmacynew li a:hover {
    color: #EF1C23;
    background: transparent
}

.number-profilepharmacy {
    display: flex;
    justify-content: space-evenly
}

.number-profilepharmacy li a {
    color: white;
    font-size: 12px
}

.jubilee-banner {
    background: #B8C5CE;
    color: #fff;
    padding: 40px 20px
}

.jubilee-table {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px
}

.jubilee-table td {
    padding: 15px;
    vertical-align: middle;
    border: 1px solid #dee2e6;
    background: #008ECC;
    color: white
}

.jubilee-table tr:nth-child(even)td {
    background: #306D99
}

.month {
    font-weight: 600;
    color: #026BAD;
    white-space: nowrap;
    text-align: right;
    width: 150px
}

.latest-news-btn {
    display: inline-block;
    margin-top: 20px;
    background: red;
    color: #fff;
    padding: 8px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 600
}

.swiper-button-next,
.swiper-button-prev {
    color: #fff
}

.swiper-pagination-bullet {
    background: #fff
}

.circle-section {
    padding: 60px 20px;
    text-align: center;
    background-color:#cc000712;
}

.circle-img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 2px solid #026BAD;
    margin-bottom: 20px
}

.circle-section h2 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: #026BAD
}

.circle-section p {
    margin: 0 auto;
    font-size: 1rem;
    color: #212529
}

.sub-para-last p {
    color: #EF1C23
}

.bluelinemain {
    display: block;
    background: #026BAD;
    width: 48px;
    height: 4px;
    margin-bottom: 5px
}

.section-title.style1 span {
    color: #026BAD
}

.phar-programbelow {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    margin: 5px 0 0;
    font-weight: 700
}

.orange-square-button {
    margin-right: 120px;
    margin-top: 50px
}

.orange-square-button a {
    width: 128px;
    height: 104px;
    border: 4px solid #EF1C23;
    position: relative;
    display: block;
    color: #212529;
    background: 0 0;
    transition: .3s cubic-bezier(.25, .8, .25, 1);
    transition: 0.3s ease
}

.blue-square-btn a {
    border: 4px solid #015499
}

.call-to-action .left-button .orange-square-button .programname-main {
    left: 35%;
    background-color: #fff;
    font-weight: 700
}

.orange-square-button .programname-main {
    position: absolute;
    display: block;
    white-space: nowrap;
    font-size: 16px;
    background: 0 0;
    line-height: 45px;
    margin: 0 0 0 14px;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -webkit-font-smoothing: antialiased
}

.orange-square-button a:hover {
    transform: scale(1.05)
}

.right-fixed-panel {
    right: 0;
    z-index: 9999;
    transform: translateY(-50%);
    position: fixed;
    top: 50%;
    transition: right 0.3s ease
}

.right-fixed-panel.active {
    right:-140px;
}

.right-fixed-panel a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #026BAD;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    border-bottom: 1px solid #ffffff50;
    text-align: center;
    padding: 5px
}

.right-fixed-panel a i {
    font-size: 20px
}

.events-newmain {
    border: 2px solid #EF1C23;
    background-color: white;
    padding: 40px 15px;
    transition: all.3s ease;
    border-radius: 15px;
    position: relative;
    height: 100%
}

.events-newmain:hover {
    transform: translateY(-5px)scale(1.0);
    box-shadow: 0 4px 12px rgba(244, 126, 54, 0.6)
}

.data-events-boxposi {
    background: #015499;
    color: white;
    padding: 10px;
    position: absolute;
    top: -12px;
    left: 0;
    border-radius: 0 10px 0 0
}

.data-events-boxposi p {
    font-size: 14px;
    color: white
}

.events-newcontainer h2 {
    margin-bottom: 30px;
    text-align: center;
    color: #015499
}

.events-newcontainer {
    background-color: #F4F4F4
}

.events-newmmaincontent ul li i {
    color: #015499
}

.events-newmmaincontent p {
    font-weight: 700;
    font-size: 15px
}

.events-newmmaincontent h4 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px
}

.events-new-btn a {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    font-size: 15px;
    color: #026BAD;
    background: white;
    border-radius: 6px;
    border: 1px solid #026BAD;
    text-decoration: none;
    overflow: hidden;
    z-index: 1;
    transition: transform 0.3s ease
}

.events-new-btn a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #026BAD, #1e3f6e);
    transition: left 0.5s ease;
    z-index: -1;
    border-radius: 6px
}

.events-new-btn a:hover::before {
    left: 0
}

.events-new-btn a:hover {
    color: #fff;
    transform: translateY(-3px)
}

.events-new-btn {
    text-align: center;
    margin-top: 15px
}

.icon-circle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #EF1C23;
    margin-right: 8px
}

.icon-circle img {
    width: 20px;
    height: 20px
}
.resource-list img{
    width: 100%;
    min-height: 240px;
    max-height: 240px;
}
.resource-list{
    padding: 10px;
}
.resource-facilcontainer h2 {
    margin-bottom: 30px;
    color: #015499;
    text-align: center
}

.resource-mainnew {
    /*background: linear-gradient(to right, #ffffff, #EEF9FF);*/
    padding: 14px 0;
    /*max-height: 350px;*/
    /*min-height: 350px;*/
    position: unset
}

.gallery-section h2 {
    color: #015499
}

.brand-slider h2 {
    color: #015499
}

.news-ticker {
    height: 100%;
    /*overflow: hidden;*/
    position: relative;
    border-radius: 8px;
    max-height: 600px;
    min-height: 600px;
    /*background: linear-gradient(to left, #ffffff, #EEF9FF)*/
    background: white;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.news-ticker ul {
    list-style: none;
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    width: 100%;
    animation: scrollNews 8s linear infinite;
    height: 100%;
    /*overflow: hidden*/
}

.news-steper-btn {
    position: relative;
    width: 100%
}

.news-ticker li {
    background: #ffffff;
    margin: 8px 12px;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-left: solid #026BAD;
    border-radius: 6px;
    font-size: 15px;
    font-weight: normal;
    color: #212529;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1)
}

@keyframes scrollNews {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-100%)
    }
}

.brand-slider {
    padding: 50px 0
}

.brand-slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-slider img {
    max-width: 120px;
    max-height: 80px;
    min-height: 80px;
    transition: all 0.3s ease
}

.brand-slider img:hover {
    transform: scale(1.05)
}

.gallery-section {
    background-color: #F4F4F4
}

.bg-img-section {
    position: relative;
    background: url('assets/img/bg-campus.jpg')no-repeat center center/cover;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.bg-img-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3E3B70
}

.gallery-section {
    position: relative;
    overflow: hidden
}

.gallery-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: #026BAD;
    z-index: 0
}

.gallery-section .container {
    position: relative;
    z-index: 1
}

.bg-img-section h2 {
    position: relative;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    z-index: 1
}

.span-colornew h2 span {
    color: #EF1C23
}

.nav-gallerytabs {
    background-color: white;
    border: 2px solid white;
}

.nav-gallerytabs .nav-link.active {
    background-color: #EF1C23;
    color: white;
}

.nav-gallerytabs .nav-link {
    color: black;
}

.gallery-imghover {
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}

.gallery-imghover img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease, filter 0.5s ease;
}

.gallery-imghover:hover img {
    transform: scale(1.1)
}

.yt-video-gallery iframe {
    border-radius: 10px;
    max-height: 280px;
    min-height: 280px
}

.nav-link:focus,
.nav-link:hover {
    color: white
}

.testimonial-section {
    padding: 80px 0;
    background: #f4f7fa
}

.testimonial-section h2 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 36px;
    font-weight: 700;
    color: #026BAD
}

.swiper-slide {
    display: flex;
    justify-content: center
}

.testimonial-card {
    background: #fff;
    border-radius: 12px;
    padding: 30px;
    max-width: 400px;
    text-align: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    border-top: 4px solid #EF1C23
}

.testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15)
}

.testimonial-card::before {
    content: "“";
    font-size: 117px;
    color: #026BAD;
    position: absolute;
    top: 0px;
    left: 20px;
    opacity: 0.2
}

.testimonial-card p {
    font-size: 16px;
    color: #212529;
    margin-bottom: 20px
}

.testimonial-card .client-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 10px;
    border: 3px solid #026BAD
}

.testimonial-card .client-img img {
    width: 100%;
    height: 100%;
    /*object-fit: cover*/
}

.testimonial-card h5 {
    font-weight: 600;
    margin-bottom: 0
}

.testimonial-card span {
    font-size: 14px;
    color: #212529
}

.swiper-pagination-bullet {
    background: #026BAD;
    opacity: 0.5
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.siwpenewmain img {
    width: 100%;
    max-height: 712px;
    min-height: 712px;
}

.logo-snac img {
    max-width: 98px
}

.first-para {
    font-size: 15px;
    color: #EF1C23
}

.sec-para {
    font-size: 15px;
    color: black
}

.third-para {
    color: #1f4a8e;
    font-size: 15px;
    font-weight: 600
}

.fourth-para {
    font-size: 13px;
    color: black
}

.five-para {
    font-size: 12px;
    color: black
}

.newnavbar-nav {
    width: 100%;
    justify-content: space-evenly
}

.testimonialSwiper .swiper-wrapper {
    padding: 10px;
}

.brand-img-main {
    border: 1px solid #EF1C23;
    padding: 15px;
    border-radius: 15px
}

.newnav-mobmenu {
    display: flex;
    align-items: center;
    padding-right: 30px;
}

.top-pdf-navnew {
    padding: 0
}

.top-head-pharmacynew li:not(:last-child)::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 16px;
    background-color: white;
    margin-left: 10px
}

.snac-clgname h2 {
    line-height: 32px;
    font-weight: 600;
    font-size: 18px;
    color: black;
}

.snac-clgname h3 {
    font-size: 17px;
    color: #EF1C23;
    margin-bottom: 0
}

.snac-clgname p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    color: black;
}

.new-nav-containerfluid .container-fluid {
    display: unset
}

.new-nav-containerfluid {
    z-index: unset;
    background-color: white;
    border-bottom: 1px solid #026BAD;
}

.new-dropdwon-pdf li a {
    color: black;
    padding: 0
}

.new-dropdwon-pdf {
    border-radius: 0
}

.header-wrap .header-top {
    background-color: #026BAD;
    padding: 10px 0;
    -webkit-transition: .3s;
    transition: .3s
}

.header-wrap .header-bottom {
    padding: 5px 0;
    background-color: white
}

.header-wrap .header-bottom .logo img {
    height: 90px;
    width: auto;
    max-width: 120px
}

.logo h2 {
    color: black;
    line-height: 32px;
    font-weight: 600;
    font-size: 18px
}

.hindi-clgname h3 {
    font-size: 17px;
    color: black;
    margin-bottom: 0
}

.hindi-clgname p {
    color: black;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 700
}

ul.main-menu.super-menu-main {
    flex-wrap: unset;
    gap: 0 !important
}

.main-menu {
    display: flex;
    gap: 2px;
    flex-wrap: wrap
}

@media only screen and (min-width:992px) {
    .main-menu-wrap.style1 #menu ul li {
        display: inline-block;
        position: relative
    }
}

.main-menu-wrap.style1 #menu ul li a {
    padding: 6px 7px
}

.main-menu-wrap.style1 #menu ul li a {
    padding: 6px 7px
}

@media only screen and (min-width:992px) {
    .main-menu-wrap.style1 #menu>ul>li>a {
        position: relative;
        font-weight: 500;
        -webkit-transition: .3s;
        transition: .3s
    }
}

@media only screen and (min-width:992px) {
    .main-menu-wrap.style1 #menu ul li {
        display: inline-block;
        position: relative
    }
}

.main-menu-wrap.style1 #menu ul li a {
    padding: 6px 7px
}

.header-wrap .header-bottom .header-menu-wrap,
.header-wrap .header-top .header-top-right,
.mobile-bar-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

@media only screen and (max-width:991px) {
    .mobile-bar-wrap {
        position: relative;
        top: 4px
    }
}

@media only screen and (max-width:991px) {

    .mobile-bar-wrap,
    .mobile-menu {
        text-align: right
    }
}

@media only screen and (max-width:991px) {

    .mobile-bar-wrap,
    .mobile-menu {
        text-align: right
    }
}

@media only screen and (max-width:991px) {

    .mobile-menu,
    .mobile-top-bar,
    .shopcart {
        display: inline-block
    }
}

@media only screen and (max-width:991px) {
    .mobile-menu a i {
        color: #fff;
        font-size: 26px
    }
}

.social-profilepharmacy li a {
    color: white
}

.menutop-newmain li a {
    color: black
}

.menutop-newmain li {
    color: black;
    font-size: 12px
}

@media only screen and (max-width:991px) {
    .logo h2 {
        color: #fff;
        line-height: 20px;
        font-weight: 600;
        max-width: 100%
    }
}

@media only screen and(max-width:991px) {

    .hindi-clgname h3,
    .logo h2 {
        font-size: 14px !important
    }
}

@media only screen and (max-width:991px) {
    .hindi-clgname p {
        font-size: 13px !important
    }
}

@media only screen and (max-width:991px) {
    .main-menu-wrap.open {
        left: 0
    }
}

@media only screen and (max-width:991px) {
    .main-menu-wrap {
        width: 100%;
        position: absolute;
        background: #f3f6fb;
        z-index: 999;
        top: 0;
        height: 100vh;
        -webkit-transition: .4s;
        transition: .4s;
        left: -100%;
        padding: 55px 20px 30px;
        overflow-y: auto
    }
}

@media only screen and (max-width:991px) {
    .menu-close {
        position: absolute;
        top: 13px;
        right: 16px
    }
}

@media only screen and (max-width:991px) {

    .close-header-top button,
    .menu-mob-btn button {
        background: 0 0;
        border: none
    }
}

@media only screen and (max-width:768px) {
    .snac-clgname h2 {
        font-size: 14px;
    }
    .newmain-testimonial h2{
        font-size: 23px !important;
    }
    .visit-footer{
        text-align: center !important;
    }
    .siwpenewmain img {
    width: 100%;
    max-height: 176px;
    min-height: 176px;
}
    .news-ticker ul{
        position: unset;
    }
    .tab-before-new::before{
        content:unset!important
    }
    .tab-img-pseudo .bottom-img-before {
        margin-top: unset !important;
    }
        .bg-on-textspan {
        display: none;
    }
    .tab-img-pseudo {
        margin-bottom: 17px;
    }
    .team-section {
        flex-direction: column;
        align-items: center;
      }

      .team-member-leadership:not(:last-child)::after {
        display: none;
      }
.aboutus-newimg img{
    max-height: unset !Important;
    min-height: unset !Important;
}
.testimonial-section h2{
    font-size: 23px;
}
.span-colornew h2{
    font-size: 23px !Important;
}
.aboutus-content h4{
    font-size: 20px !Important;
}
    img.mfp-img {
        max-width: 90% !important;
        min-height: unset !important;
    }

    .snac-clgname h2 {
        line-height: 20px !Important
    }

    .site-breadcrumb .breadcrumb-title {
        font-size: 25px !Important
    }

    .snac-clgname h3 {
        font-size: 14px;
    }

    .main-program-stickphar {
        display: unset !Important;
        text-align: -webkit-center;
    }

    .aboutus-newimg {
        margin-bottom: 15px;
    }

    .snac-clgname p {
        font-size: 11px;
    }

    .close-crossbtn {
        justify-content: end
    }

    .dropdown-item {
        color: black !important
    }

    .dropdown-menu li a {
        font-size: 16px !important
    }

    .new-nav-containerfluid {
        background-color: white;
    }

    .navbar-collapse {
        width: 100%;
        position: absolute;
        background: #f3f6fb;
        z-index: 999;
        top: 0;
        height: 100vh;
        -webkit-transition: .4s;
        transition: .4s;
        left: -100%;
        padding: 16px 20px;
        overflow-y: auto
    }

    .navbar-collapse.show {
        left: 0;
        height: 100%;
        max-height: 100vh;
        min-height: 100vh;
        position: fixed
    }
}

.dropdown-item {
    color: white
}

.dropdown-menu li a {
    font-size: 12px
}

@media (min-width: 769px) and (max-width: 991px){
    .news-ticker ul{
    position: unset;
}
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .snac-clgname h2 {
        font-size: 14px
    }
.news-ticker ul{
    position: unset;
}
    .snac-clgname h3 {
        font-size: 14px;
        line-height: 20px;
    }

    .navbar.nav-item.nav-link {
        font-size: 9px;
        margin-right: 15px
    }
}

.testimonialSwiper .swiper-slide {
    height: unset
}

.close-crossbtn span {
    color: black
}

.toggle-panel-btn-leftside {
    position: fixed;
    top: 50%;
    background: #026BAD;
    z-index: 99999;
    padding: 10px;
    left: 0;
    transform: translateY(-50%);
    color: white;
    cursor: pointer;
    writing-mode: sideways-lr;
    letter-spacing: 2px;
    font-size: 14px;
    animation: shake 1s infinite;
}

@keyframes shake {
    0% {
        transform: translateY(-50%) translateX(0);
    }

    25% {
        transform: translateY(-50%) translateX(-3px);
    }

    50% {
        transform: translateY(-50%) translateX(3px);
    }

    75% {
        transform: translateY(-50%) translateX(-3px);
    }

    100% {
        transform: translateY(-50%) translateX(0);
    }
}

.holiday-section {
    padding: 50px 0;
    background-color: #f9f9f9
}

.holiday-section h2 {
    text-align: center;
    font-weight: 600;
    color: #015499;
    margin-bottom: 30px
}

.holiday-box {
    background: #0E2145;
    color: #fff;
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    gap: 22px;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    transition: transform 0.3s ease, background 0.3s ease
}

.holiday-box i {
    font-size: 40px;
    color: #EF1C23
}

.holiday-box h5 {
    font-size: 16px;
    margin: 0;
    color: white
}

.holiday-box:hover {
    transform: translateY(-8px);
    background: #EF1C23
}

.holiday-box:hover i {
    color: #0E2145
}

.holiday-fullbox {
    width: 100%
}

.fixed-top {
    /* position: unset */
}

.download-section {
    padding: 40px 0;
    background: #f9f9f9;
    text-align: center
}

.download-section h2 {
    font-weight: bold;
    margin-bottom: 25px;
    color: #0E2145
}

.download-list {
    height: 300px;
    overflow: hidden;
    position: relative
}

.download-list .list-inner {
    display: flex;
    flex-direction: column;
    animation: moveUp 15s linear infinite
}

.download-list:hover .list-inner {
    animation-play-state: paused
}

.download-row {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 12px
}

.download-box {
    flex: 1;
    min-width: 140px;
    background: #0E2145;
    color: #fff;
    padding: 15px 12px;
    border-radius: 8px;
    text-align: center;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background 0.3s ease
}

.download-box i {
    color: #EF1C23;
    font-size: 16px
}

.download-box:hover {
    background: #EF1C23;
    color: white
}

.download-box:hover i {
    color: #0E2145
}

@keyframes moveUp {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-50%)
    }
}

.glance-content h1 {
    font-size: 22px;
    margin-bottom: 10px
}

.mv-section {
    padding: 70px 0;
    background: #f9f9f9
}

.mv-section h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #0E2145
}

.mv-card {
    border-radius: 16px;
    padding: 50px 30px;
    color: #fff;
    text-align: center;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    height: 100%
}

.mv-card .icon-circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    margin: 0 auto 20px;
    transition: background 0.3s ease
}

.mv-card h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 12px;
    color: white
}

.mv-card p {
    font-size: 16px;
    line-height: 1.7;
    color: white
}

.mv-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2)
}

.mv-card:hover.icon-circle {
    background: rgba(255, 255, 255, 0.4)
}

.mission {
    background: #0E2145
}

.vision {
    background: #EF1C23
}

.mv-circle img {
    width: 50px;
    height: 50px
}

.mv-circle {
    background: white;
    display: inline-flex;
    padding: 10px;
    margin-bottom: 14px;
    border-radius: 50%
}

.span-colornew h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #015499
}

.breadcrumb-containermain {
    position: relative;
    text-align: start;
    bottom: -80px
}

.common-ul-ticklist {
    list-style: none;
    padding-left: 0
}

.common-ul-ticklist li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 8px
}

.common-ul-ticklist li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #EF1C23;
    font-weight: bold
}

.alumini-info-card {
    border: 1px solid #EF1C23;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    background: #fff;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05)
}

.alumini-info-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
    border-color: #EF1C23
}

.alumini-info-card h5 {
    font-weight: 700;
    color: #015499;
    margin-bottom: 15px
}

.alumini-info-card .btn-custom {
    background: #EF1C23;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 6px;
    border: none;
    transition: all 0.3s ease
}

.alumini-info-card .btn-custom:hover {
    background: #d8641c
}

.aluminiform-modal .modal-header {
    background-color: #026BAD
}

.aluminiform-modal h5 {
    color: white
}

.aluminiform-modal .modal-footer button {
    background-color: #EF1C23;
    color: white;
    transition: all.3s ease-in
}

.aluminiform-modal .modal-footer button:hover {
    background-color: #026BAD;
    color: white
}

.aluminiform-modal .modal-footer {
    border: 0
}

.aluminiform-modal .form-label {
    color: #000000e8
}

.aluminiform-modal .form-control:focus {
    border-color: #EF1C23;
    box-shadow: none
}

.table-snac-new thead tr {
    background: #EF1C23;
    font-size: 13px;
    color: white
}

.table-snac-new tbody tr {
    font-size: 13px
}

.table-snac-new {
    border: 1px solid #0E2145
}

.table-snac-new .pdf-icontable i {
    font-size: 20px;
    color: #026BAD
}

.table-snac-new .pdf-icontable i:hover {
    color: #EF1C23
}

.message-card {
    background: #ffffff;
    border-radius: 16px;
    padding: 40px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    gap: 30px;
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.message-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15)
}

.message-img {
    flex-shrink: 0;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
    border: 6px solid #EF1C23
}

.message-content h3 {
    color: #0E2145;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 20px
}

.message-content h6 {
    color: #EF1C23;
    font-weight: 600;
    margin-bottom: 20px
}

.message-content p {
    color: #444;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 0
}

.message-section {
    background-color: #F3F4F6
}

.cmt-cell-newmain {
    background: #ffffff;
    border-radius: 16px;
    padding: 40px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.cmt-cell-newmain h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #026BAD
}

.table-photoimg img {
    width: 100px;
    border-radius: 10px
}

.rules-card-regul {
    border: none;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
    height: 100%
}

.rules-card-regul:hover {
    transform: translateY(-8px)
}

.rules-card-regul img {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    height: 200px;
    object-fit: cover
}

.rules-card-regul .card-body p {
    margin-bottom: 50px
}

.rules-card-regul .events-new-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.gallery-navyear-tabs .nav {
    justify-content: center;
    border: 0;
    gap: 15px
}

.gallery-navyear-tabs .nav-link.active {
    border: 0;
    background: #EF1C23;
    color: white;
    padding: 8px 14px
}

.gallery-navyear-tabs .nav-link {
    border: 1px solid #0E2145;
    color: #0E2145;
    border-radius: 0px
}

.gallery-navyear-tabs .nav-link:hover {
    border: 1px solid #EF1C23;
    color: #0E2145
}

.yt-video-gallery .youtube-facade {
    position: relative
}

.yt-video-gallery::before {
    padding-top: 0
}

.yt-video-gallery .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 4rem;
    color: #ff0000;
    transition: transform 0.3s ease
}

.yt-video-gallery .youtube-facade img {
    width: 100%;
    max-height: 280px;
    min-height: 280px;
    border-radius: 12px
}

.yt-video-gallery>* {
    position: unset;
}

.marquee-container {
    display: flex;
  align-items: center;
  background: #026BAD;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  padding: 0;
}

.marquee-label {
    background: #EF1C23;
  color: #fff;
  padding: 8px 15px;
  font-weight: bold;
  flex-shrink: 0;
}

.marquee-content {
     flex: 1;
  overflow: hidden;
}

.marquee-carousel .item {
  padding: 10px 20px;
  text-align: left;
  font-size: 14px;
}
.marquee-carousel .owl-item{
    width: 100% !Important;
}
.marquee-carousel .owl-stage{
    display: flex;
}

.marquee-text:hover {
    animation-play-state: paused;
}

.download-section-list {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.download-section-list .download-img {
    flex: 1;
    min-width: 300px;
}

.download-section-list .download-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.download-content-list {
    flex: 1;
    padding: 30px;
    min-width: 300px;
    flex-direction: column;
}

.download-content-list h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.download-content-list .scroll-box {
    margin-top: 30px;
    height: 204px;
    overflow: hidden;
    position: relative;
}

.download-content-list .scroll-content {
    display: flex;
    flex-direction: column;
    animation: 10s linear infinite scroll-verticalnewlist;
}

@keyframes scroll-verticalnewlist {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-50%);
    }
}

.download-content-list .scroll-item {
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.download-content-list .scroll-item:hover a {
    color: #EF1C23;
}

.download-content-list .scroll-content i {
    font-size: 18px;
    color: #015499;
}

.profile-card-threenew {
    background: #fff;
    height: 100%;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    padding: 16px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    /*clip-path: polygon(8% 0, 100% 0, 92% 100%, 0% 100%);*/
    border-radius: 6px;
}

.profile-card-threenew:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
}

.profile-card-threenew img {
    width: 100%;
    /*object-fit: cover;*/
    border-radius: 50%;
    /*border: 2px solid #EF1C23;*/
    margin-bottom: 15px;
        max-width: 180px;
    max-height: 180px;
}

.profile-card-threenew .profile-name {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 4px;
}

.profile-card-threenew .profile-role {
    font-size: 0.95rem;
    text-align: center;
    margin-bottom: 0px;
}

.circle-section-threecard {
    text-align: center;
    margin-bottom: 40px;
}

.circle-section-threecard h2 {
    font-weight: 700;
    color: #026BAD;
}

.event-card-polygon {
    overflow: hidden;
    background: #fff;
    height: 100%;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    position: relative;
}

.event-card-polygon:hover {
    transform: translateY(-5px);
}

.event-img-polygon {
    height: 200px;
    object-fit: cover;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 98%, 0 82%);
}

.date-badge-polygon {
    position: absolute;
    top: 140px;
    left: 15px;
    background: #026BAD;
    color: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    z-index: 2;
}

.date-badge-polygon span {
    font-size: 16px;
}

.event-body-polygon {
    padding: 22px 20px 45px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.event-body-polygon .arrow-btn {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #015499;
    color: #015499;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    text-decoration: none;
    margin-top: 15px;
    right: 14px;
    position: absolute;
    bottom: 10px;
}

.event-body-polygon .arrow-btn:hover {
    background: #EF1C23;
    color: #fff;
    border: none;
}

.event-body-polygon h6 {
    line-height: 24px;
}

.footer-shape img {
    width: 150px;
}

.main-program-stickphar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.program-pharmacystick-newmain .programname-main {
    color: #026BAD;
    border-radius: 6px;
    padding: 0 39px;
    border: 1px solid #026BAD;
}

.aboutus-content h4 {
    font-size: 30px;
    margin-bottom: 12px;
}

.aboutus-content p {
    margin-bottom: 70px;
}

.readmore-btn {
    text-align: unset;
    margin-top: 11px;
    position: absolute;
    bottom: 0px;
}

.aboutus-newimg img {
    width: 100%;
    min-height: 300px;
    max-height: 300px;
    border-radius: 10px;
}

.aboutus-newimg {
    position: sticky;
    top: 19px;
    z-index: 1;
}

.aboutmain-container .row {
    position: relative;
}

.mainprogram-box-three {
    background: #fff;
    border: 1px solid #026BAD;
    height: 100%;
    border-radius: 20px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    padding: 25px;
    text-align: center;
    transition: transform 0.3s ease,
        box-shadow 0.3s ease;
}

.mainprogram-box-three:hover {
    transform: translateY(-8px);
}

.program-content h3 {
    font-size: 20px;
    margin-bottom: 6px;
}
.program-content {
    margin-top: 15px;
}
.program-content p {
    font-size: 16px;
    text-align: center;
}

.all-course-btn a {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    font-size: 15px;
    color: #026BAD;
    background: white;
    border-radius: 6px;
    border: 1px solid #026BAD;
    text-decoration: none;
    overflow: hidden;
    z-index: 1;
    transition: transform 0.3s ease;
}

.all-course-btn {
    margin-top: 19px;
    display: flex;
    justify-content: center;
}

.all-course-btn a:hover {
    color: white;
}

.all-course-btn a:hover::before {
    left: 0;
}

.all-course-btn a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #026BAD, #1e3f6e);
    transition: left 0.5s ease;
    z-index: -1;
    border-radius: 6px;
}

.navbar #main_nav {
    justify-content: end;
}

img.mfp-img {
    max-width: 946px;
    min-height: 532px;
}
.first-colornew{
background-color: #EF1C23 !Important;
}
.third-colornew{
background-color: #1c94e0 !Important;
}

.icon-program img{
    width: 60px;
}
.icon-program{
    background: #026bad4f;
    display: inline-flex;
    width: 80px;
    border-radius: 50%;
    height: 80px;
    justify-content: center;
    align-items: center;
}
.header.fixed-top .new-nav-containerfluid{
    border-bottom: 0;
}
.nav-gallerytabs .nav-link:hover{
    color: black;
}

.team-section {
      background: #f9f7f7;
      border-radius: 47px 0px 47px 0px;
      padding: 40px 20px;
      display: flex;
      box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
      justify-content: center;
      align-items: flex-start;
      gap: 40px;
      position: relative;
    }

    .team-member-leadership {
      text-align: center;
      flex: 1;
      width: 100%;
      position: relative;
    }

    .team-member-leadership:not(:last-child)::after {
      content: "";
      position: absolute;
      top: 0%;
      right: -20px;
      width: 1px;
      height: 100%;
      background: #026BAD;
      transform: rotate(9deg);
    }

    .team-member-leadership img {
      width: 120px;
      height: 120px;
      border-radius: 50%;
      /*object-fit: cover;*/
      margin-bottom: 15px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    }

    .team-member-leadership h5 {
      font-weight: 700;
      margin-bottom: 5px;
    }

    .team-member-leadership p {
      color: #666;
      font-size: 14px;
      text-align: center;
      margin-bottom: 10px;
    }
    
    
    .newmain-testimonial {
    padding: 60px 0;
}

.newmain-testimonial h2 {
    text-align: center;
    margin-bottom: 10px;
    color: #EF1C23;
    font-size: 35px;
}
.newmain-testimonial h3 {
    text-align: center;
    font-size: 20px;
}

.newmain-testimonial .swiper {
    padding: 50px 0;
}

.newmain-testimonial .swiper-slide {
    background: #fff;
    border-radius: 6px;
    max-width: 350px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    overflow: hidden;
    transition: transform 0.3s ease;
    height: unset !Important;
}

.newmain-testimonial .swiper-slide img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 4px solid #fff;
}

.newmain-testimonial .swiper-slide h5 {
    color: #026BAD;
    font-weight: bold;
}

.newmain-testimonial .swiper-slide p {
    font-size: 14px;
    margin: 0;
    text-align: center;
}

.newmain-testimonial .swiper-slide-active {
    transform: scale(1.05);
}

.newmain-testimonial .swiper-pagination-bullet {
    background: #c70039;
    opacity: 0.7;
}

.newmain-testimonial .swiper-pagination-bullet-active {
    opacity: 1;
}
.marquee-wrapperfooter{
    overflow: hidden;
    width: 100%;
}

.marquee-textfooter {
    display: inline-block;
    white-space: nowrap;
    animation: marqueefooter 5s linear infinite;
    color: #EF1C23 !Important;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px !Important;
}

@keyframes marqueefooter {
    0%   { transform: translateX(100%); }
    50%  { transform: translateX(-50%); }
    100% { transform: translateX(100%); }
}

.card-header-alumini{
    background-color: #EF1C23;
    border-bottom-left-radius: 20px;
    padding: 40px;
}


.newnav-mobmenu .dropdown-menu[data-bs-popper]{
    left: unset;
}

.new-tab-before::before {
    z-index: 3;
}

.tab-before-new::before {
    width: 9999px;
    content: '';
    height: 462px;
    right: 66.66%;
    position: absolute;
    z-index: -1;
}

.tab-before-new::before {
    background-color: #1b2e59;
}

.tab-fix-wdithspan {
    max-width: 340px;
    color: #fff;
    position: relative;
    z-index: 8;
    font-size: 18px;
    margin-left: 80px;
    bottom: -125px;
    font-weight: 500;
}

.bg-on-textspan {
    color: #fff;
    position: relative;
    z-index: 8;
    font-size: 33px;
    font-weight: 500;
}

.newtab-img-pseudo {
    position: relative;
}

.tab-img-pseudo .bottom-img-before {
    z-index: 9;
    margin-top: 181px;
}

.tab-img-pseudo img {
    width: 100%;
    position: relative;
    max-height: 400px;
    margin-top: -17px;
}

.newtab-content-posit {
    bottom: 0;
    z-index: 29;
}
.tab-content-posit {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 20px;
    background: rgba(31, 32, 33, .8);
    transition: .3s;
}


.tab-content-posit .tab-title {
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.designation-namenew {
    font-size: 15px;
    text-align: center;
    color: #fff;
}

.view-btnpdf-mainnew {
    text-align: center;
}

.pdf-btn-mesg a {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    font-size: 15px;
    color: #26538d;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #1b2e59;
    text-decoration: none;
    overflow: hidden;
    z-index: 1;
    transition: transform .3s;
}

.view-pdf-msgphoto {
    color: #000 !important;
    text-align: center;
}

.view-btnpdf-mainnew i {
    color: #f47e36;
}
.tab-content-psuedo h3 {
    font-size: 26px;
}

.tab-content-psuedo span {
    color: #f47e36;
    font-size: 13px;
    font-weight: 700;
}

.pdf-btn-mesg a:hover {
    color: #fff;
    transform: translateY(-3px);
}

.tab-img-snacnew {
    padding-top: 85px;
    padding-bottom: 50px;
    background-color: #f3f4f6;
}

.tab-img-snacnew .nav-tabs {
    border: 0;
}
.tab-box-img-new {
    gap: 20px;
}


.tab-img-snacnew .tab-img {
    width: 100%;
    max-height: 360px;
    min-height: 360px;
    object-fit: cover;
    transition: transform .3s, box-shadow .3s;
}

.tab-content-posit {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 20px;
    background: rgba(31, 32, 33, .8);
    transition: .3s;
}

.tab-img-snacnew .nav-link {
    position: relative;
    border: 0;
    padding: 0;
}


.tab-content-posit .tab-title {
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.designation-namenew {
    font-size: 15px;
    text-align: center;
    color: #fff;
}

.tab-content-posit .read-more {
    color: #f47e36;
    display: none;
}

/*.nav-tabs .nav-link.active {*/
/*    color: #495057;*/
/*    background-color: #fff;*/
/*    border-color: #dee2e6 #dee2e6 #fff;*/
/*}*/

.tab-img-snacnew .nav-link:hover .tab-content-posit .read-more {
    display: block;
}

.pdf-btn-mesg a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #26538d, #1e3f6e);
    transition: left .5s;
    z-index: -1;
    border-radius: 6px;
}


.pdf-btn-mesg a:hover::before {
    left: 0;
}

.career-tbl-btn::before, .events-new-btn a::before, .pdf-btn-mesg a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #26538d, #1e3f6e);
    transition: left .5s;
    z-index: -1;
    border-radius: 6px;
}
.new-badgebtn{
    background: #EF1C23;
    padding: 15px;
    border-radius: 0 70px 70px 0px;
}
.card-aluminibody::before{
    background-color: #EF1C23;
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: -5px;
    z-index: -1;
    right: 0px;
}
    
    .card-aluminibody{
    border-top-right-radius:20px;
    position: relative;
    background: white;
    padding: 20px;
    }
    
    .news-tickerheadingnew{
    background-color: #026BAD;
    color: #ffffff;
    min-height: 60px;
    margin: 0px;
    }
    
    .news-tickerheadingnew.first h3{
    padding: 1rem 2rem;
    color: white;
    text-align: center;
    border-bottom: 8px solid #9d1f61;
    border-radius: 10px;
    background-color: #d64296;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -50%) !Important;
    min-width: 300px;
    font-size: 18px;
    font-weight: 600;
    }
    
    .icon-news-ticker i{
        color: #EF1C23;
    }
    
    .icon-news-ticker a:hover{
        color: black;
    }
    
    .news-tickerheadingnew.second h3{
    background-color: #EF1C23;
    border-bottom: 8px solid #9d1f61;
    padding: 1rem 2rem;
    color: white;
    text-align: center;
    border-radius: 10px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -50%) !Important;
    min-width: 300px;
    font-size: 18px;
    font-weight: 600;
    }
    
    .annout-heading {
        margin-bottom: 70px !important;
    }
    
    .imp-link-list{
    background: #ffffff;
    /*margin: 8px 12px;*/
    padding: 20px;
    border: 1px solid #ddd;
    border-left: solid #026BAD;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 500;
    color: #212529;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    }
    .imp-link-list h5{
        color: black;
    }
    .imp-link-list i{
        font-size: 25px;
    }
    .imp-link-list:hover{
    background: unset;
    }
    .date-newmain {
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.visit-footer{
    text-align: end;
    margin-bottom: 10px;
}
.visit-footer small{
    color: white;
}
.new-scroll-link{
    position: relative;
    overflow: hidden;
    height:460px;
}
















