.top-head-pharmacynew {
    display: flex;
    justify-content: center;
    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: black;
    font-size: 12px;
    display: flex;
    align-items: center
}

p {
    text-align: justify;
    color: #212529
}

.top-head-pharmacynew li a:hover {
    color: #F47E36;
    background: transparent
}

.number-profilepharmacy {
    display: flex;
    justify-content: space-evenly
}

.number-profilepharmacy li a {
    color: black;
    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: #26538d;
    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: #f47e3626;
}

.circle-img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 2px solid #1B2E59;
    margin-bottom: 20px
}

.circle-section h2 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: #1B2E59
}

.circle-section p {
    margin: 0 auto;
    font-size: 1rem;
    color: #212529
}

.sub-para-last p {
    color: #F47E36
}

.bluelinemain {
    display: block;
    background: #26538d;
    width: 48px;
    height: 4px;
    margin-bottom: 5px
}

.section-title.style1 span {
    color: #26538d
}

.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 #F47E36;
    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: -140px;
    z-index: 9999;
    transform: translateY(-50%);
    position: fixed;
    top: 50%;
    transition: right 0.3s ease
}

.right-fixed-panel.active {
    right: 0
}

.right-fixed-panel a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #26538d;
    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 #F47E36;
    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: #26538d;
    background: white;
    border-radius: 6px;
    border: 1px solid #1B2E59;
    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, #26538d, #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: 23px
}

.icon-circle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #F47E36;
    margin-right: 8px
}

.icon-circle img {
    width: 20px;
    height: 20px
}

.resource-list ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 0;
    margin: 0;
    list-style: none
}

.resource-list ul li {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500
}

.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: relative
}

.gallery-section h2 {
    color: #015499
}

.brand-slider h2 {
    color: #015499
}

.news-ticker {
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    max-height: 350px;
    min-height: 350px;
    background: linear-gradient(to left, #ffffff, #EEF9FF)
}

.news-ticker ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    animation: scrollNews 8s linear infinite;
    height: 286px;
    overflow: hidden
}

.news-steper-btn {
    position: absolute;
    bottom: 6px;
    width: 100%
}

.news-ticker li {
    background: #ffffff;
    margin: 8px 12px;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-left: solid #bba67ae8;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 500;
    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;
    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: #F47E36;
    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: #F47E36
}

.nav-gallerytabs {
    background-color: white;
    border: 2px solid white;
}

.nav-gallerytabs .nav-link.active {
    background-color: #F47E36;
    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
}

.snac-black-link .nav-link:focus,
.nav-link:hover {
    color: black;
}

.testimonial-section {
    padding: 80px 0;
    background: #f4f7fa
}

.testimonial-section h2 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 36px;
    font-weight: 700;
    color: #26538d
}

.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 #F47E36
}

.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: #26538d;
    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 #26538d
}

.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: #26538d;
    opacity: 0.5
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.siwpenewmain img {
    width: 100%
}

.logo-snac img {
    max-width: 98px
}

.first-para {
    font-size: 15px;
    color: #F47E36
}

.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 #F47E36;
    padding: 15px;
    border-radius: 15px
}

.newnav-mobmenu {
    display: flex;
    align-items: center;
    gap: 15px
}

.top-pdf-navnew {
    padding: 0
}

.top-head-pharmacynew li:not(:last-child)::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 16px;
    background-color: #1B2E59;
    margin-left: 10px
}

.snac-clgname h2 {
    line-height: 32px;
    font-weight: 600;
    font-size: 15px;
    color: white;
}

.snac-clgname h3 {
    font-size: 16px;
    color: #F47E36;
    margin-bottom: 0
}

.snac-clgname p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    color: white;
}

.new-nav-containerfluid .container-fluid {
    display: unset
}

.new-nav-containerfluid {
    z-index: unset;
    background-color: #1B2E59;
}

.new-dropdwon-pdf li a {
    color: black;
    padding: 0
}

.new-dropdwon-pdf {
    border-radius: 0
}

.header-wrap .header-top {
    background-color: #1B2E59;
    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;
        color: white;
    }
        .alumini-three-heading h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .category-gallery-blade img {
        max-height: unset ! Important;
        min-height: unset ! Important;
    }
    .rela-course-leftside h1 {
    font-size: 20px !Important;
}
.rela-course-leftside img{
    max-height: unset !Important;
    min-height: unset !Important;
}
 .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;
    }
    .tab-content-psuedo h3 {
    font-size: 22px !Important;
}
    .aboutus-newimg img{
        max-height: unset !Important;
        min-height: unset !Important;
    }
    .aboutus-content h4 {
    font-size: 22px;
    }
    .librarymsg-card {
        align-items: center !important;
        padding: 18px !important;
    }
        .librarymsg-card img {
        position: unset ! Important;
    }
    .librarymsg-card .message-content li {
        text-align: start ! Important;
    }
        .span-colornew h2 {
        font-size: 22px ! Important;
    }
        .librarymsg-card .message-content h1 {
        font-size: 20px !important;
        margin-bottom: 12px;
    }
    .snac-clgname h2 {
        line-height: 20px !Important
    }
    .site-breadcrumb .breadcrumb-title {
        font-size: 25px !Important
    }
    .snac-clgname h3 {
        font-size: 14px;
        color: white
    }
    .main-program-stickphar{
        display: unset !Important;
        text-align: -webkit-center;
    }
    .aboutus-newimg{
        margin-bottom: 15px;
    }
    .snac-clgname p {
        color: white
    }
    .close-crossbtn {
        justify-content: end
    }
    .dropdown-item {
        color: black !important
    }
    .dropdown-menu li a {
        font-size: 16px !important;
        white-space: normal;
    }
    .glance-content h1{
        font-size: 20px !Important;
    }
    .table-headingone-new h2{
        font-size: 22px !Important;
    }
    .new-nav-containerfluid {
        background-color: #1B2E59
    }
    .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: 1024px) and (max-width: 1199px) {
    .snac-clgname h2 {
        font-size: 14px
    }
    .snac-clgname h3 {
        font-size: 14px
    }
    .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: #26538d;
    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-evenly;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    transition: transform 0.3s ease, background 0.3s ease
}

.holiday-box i {
    font-size: 40px;
    color: #F47E36
}

.holiday-box h5 {
    font-size: 16px;
    margin: 0;
    color: white
}

.holiday-box:hover {
    transform: translateY(-8px);
    background: #F47E36
}

.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: #F47E36;
    font-size: 16px
}

.download-box:hover {
    background: #F47E36;
    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: #F47E36
}

.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: #F47E36;
    font-weight: bold
}

.alumini-info-card {
    border: 1px solid #F47E36;
    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: #F47E36
}

.alumini-info-card h5 {
    font-weight: 700;
    color: #015499;
    margin-bottom: 15px
}

.alumini-info-card .btn-custom {
    background: #F47E36;
    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: #1B2E59
}

.aluminiform-modal h5 {
    color: white
}

.aluminiform-modal .modal-footer button {
    background-color: #F47E36;
    color: white;
    transition: all.3s ease-in
}

.aluminiform-modal .modal-footer button:hover {
    background-color: #1B2E59;
    color: white
}

.aluminiform-modal .modal-footer {
    border: 0
}

.aluminiform-modal .form-label {
    color: #000000e8
}

.aluminiform-modal .form-control:focus {
    border-color: #F47E36;
    box-shadow: none
}

.table-snac-new thead tr {
    background: #F47E36;
    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: #1B2E59
}

.table-snac-new .pdf-icontable i:hover {
    color: #F47E36
}

.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 #F47E36
}

.message-content h3 {
    color: #0E2145;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 20px
}

.message-content h6 {
    color: #F47E36;
    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: #1B2E59
}

.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: #F47E36;
    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 #F47E36;
    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: #1d3557;
      color: #fff;
      overflow: hidden;
      white-space: nowrap;
    }
    .marquee-label {
      background: #F47E36;
      color: #fff;
      padding: 8px 15px;
      font-weight: bold;
      flex-shrink: 0;
    }
    .marquee-content {
      flex: 1;
      overflow: hidden;
      position: relative;
    }
    .marquee-text {
      display: inline-block;
      padding-left: 100%;
      animation: marquee 18s linear infinite;
      white-space: nowrap;
    }
    @keyframes marquee {
      0% { transform: translateX(0); }
      100% { transform: translateX(-100%); }
    }
    .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: #F47E36;
}
.download-content-list .scroll-content i {
    font-size: 18px;
    color: #015499;
}

.profile-card-threenew{
      background: #fff;
      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;
}
.profile-card-threenew:hover {
      transform: translateY(-8px);
      box-shadow: 0 4px 12px rgb(244 126 54 / 91%);
    }
    .profile-card-threenew img {
      width: 110px;
      height: 110px;
      /*object-fit: cover;*/
      border-radius: 50%;
      border: 2px solid #F47E36;
      margin-bottom: 15px;
    }
    .profile-card-threenew .profile-name {
      font-weight: 700;
      font-size: 1.2rem;
    }
    .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: #1B2E59;
    }
    
    .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: #F47E36;
      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: #F47E36;
      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: #26538d;
    border-radius: 6px;
    padding: 0 39px;
    border: 1px solid #1B2E59;
    }
    .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;
}

.tab-img-snacnew .nav-tabs{
    border: 0;
}
.tab-img-snacnew .tab-img{
      width: 100%;  
      max-height: 315px;
      min-height: 315px;
      object-fit: cover;
      transition: transform 0.3s, box-shadow 0.3s;
}
.tab-img-snacnew .nav-link{
    position: relative;
    border: 0;
    padding: 0;
}
.tab-content-posit {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 10px 20px;
    background: rgba(31, 32, 33, .8);
    transition: all .3s ease;
}
.tab-content-posit .tab-title{
    color: white;
}
.tab-content-posit .read-more{
    color: #F47E36;
    display: none;
}
.tab-img-snacnew .nav-link:hover .tab-content-posit .read-more{
    display: block;
}
.tab-img-snacnew{
    padding-top: 85px;
    padding-bottom: 50px;
}
.tab-before-new::before {
    width: 9999px;
    content: '';
    height: 462px;
    right: 66.66%;
    position: absolute;
    z-index: -1;
    background-color: #1b2e59;
}
.bg-on-textspan {
    color: white;
    position: relative;
    z-index: 8;
    font-size: 18px;
    /*margin-left: 80px;*/
    /*bottom: -125px;*/
    font-weight: 500;
}
.designation-namenew {
    font-size: 15px;
    text-align: center;
    color: white;
}

.new-tab-before::before{
    z-index: 3;
}

.tab-img-pseudo img{
    width: 100%;
    position: relative;
    max-height: 400px;
    margin-top: -17px;
}
.tab-content-psuedo span{
    color: #f47e36;
    font-size: 13px;
    font-weight: 700;
}
.tab-content-psuedo h3{
    font-size: 26px;
}
.tab-img-pseudo .bottom-img-before{
    z-index: 9;
    margin-top: 181px;
}
.newtab-content-posit{
    bottom: 0;
    z-index: 29;
}
.newtab-img-pseudo {
    position: relative;
}

.newnav-mobmenu .dropdown-menu[data-bs-popper] {
    left: unset;
}
.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;
}
.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 {
    color: #fff;
    transform: translateY(-3px);
}
.pdf-btn-mesg a:hover::before {
    left: 0;
}
.view-btnpdf-mainnew a::before{
    content: unset;
}
.about-imgmain {
    position: sticky;
    top: 12px;
}
.aboutnew-container h2 {
    font-size: 25px;
}
.aboutnew-container h5 {
    color: #F47E36;
    font-size: 18px;
}
.about-infrastucturemain {
    border: 1px solid #F47E36;
}
.about-infrastucturemain a {
    width: 100%;
    overflow: hidden;
}
.about-infra-heading {
    padding: 0px 15px 8px;
}
.about-infrastucturemain img {
    max-height: 300px;
    min-height: 300px;
}
.admini-newmain img {
    border-radius: 12px;
}
h2 {
    font-size: 30px;
}
.admission-two-heading h2 {
    font-size: 18px;
}
.category-gallery-blade {
    border: 1px solid #f47e36;
    height: 100%;
}
.categry-heading-img h5 {
    padding: 12px;
}
.librarymsg-card img {
    position: sticky;
    top: 12px;
}
.librarymsg-card {
    align-items: unset;
}
.librarymsg-card .message-content h1 {
    margin-bottom: 12px;
    font-size: 30px;
}
h3 {
    font-size: 25px;
}
.alumini-three-heading h3 {
    margin-bottom: 5px;
}
.alumini-three-heading p {
    margin-bottom: 10px;
}
.career-tbl-btn {
    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;
}
.career-tbl-btn:hover {
    color: #fff;
}
.career-tbl-btn:hover::before {
    left: 0;
}

.career-tbl-btn::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;
}
.rela-course-leftside img {
    border-radius: 12px;
    max-height: 325px;
    min-height: 325px;
}
.rela-course-leftside h1 {
    font-size: 30px;
}
.stick-rel-course-container {
    position: sticky;
    top: 16px;
}
.card-course-related-rightside a {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    /* border: 1px solid #ddd; */
    border-radius: 8px;
    padding: 10px;
    /* margin-bottom: 15px; */
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
    border-radius: 12px;
}
.rel-course-imgnew img {
    width: 100%;
    max-width: 100px;
    min-width: 100px;
    height: 70px;
    object-fit: cover;
    border-radius: 6px;
}
.card-course-related-rightside:hover .rel-course-imgnew img {
    transform: scale(1.1);
}
.rel-course-imgnew {
    overflow: hidden;
    border-radius: 12px;
}
.rela-course-leftside h1 {
    font-size: 30px;
}
.about-imgmain img {
    /*max-height: 250px;*/
    /*min-height: 250px;*/
    width: 100%;
}
.aboutnew-container h2 {
    font-size: 25px;
}
.category-gallery-blade img {
    max-height: 275px;
    min-height: 275px;
    width: 100%;
}
.navbar #main_nav {
    justify-content: end;
}
ul li{
        position: relative;
    padding-left: 25px;
    margin-bottom: 8px;
}
ul li::before{
    content: "âœ”";
    position: absolute;
    left: 0;
    top: 0;
    color: #f47e36;
    font-weight: 700;
}
.nav-item::before{
    content: unset;
}
.nav-item{
    padding-left: 0;
    margin-bottom: 0;
}
.top-head-pharmacynew li::before{
    content: unset;
}
.top-head-pharmacynew li{
    margin-bottom: 0;
}
.social-profile li::before{
    content: unset;
}
.social-profile li{
    margin-bottom: 0;
    padding-left: 0;
}
.footer-list li::before{
    content: unset;
}
.footer-list li{
    margin-bottom: 0;
    padding-left: 0;
}
.footer-contact li::before{
    content: unset;
}
.footer-contact li{
    padding-left: 0;
}
.footer-social li::before{
    content: unset;
}
.footer-social li{
    padding-left: 0;
}
.events-newmmaincontent ul li::before{
    content: unset;
}
.events-newmmaincontent ul li{
    padding-left: 0;
}
.resource-list ul li::before{
    content: unset;
}
.resource-list ul li{
    padding-left: 0;
}
.dropdown-menu li::before{
    content: unset;
}
.dropdown-menu li{
    padding-left: 0;
    margin-bottom: 0;
}
.breadcrumb-menu li::before{
    content: unset;
}
.breadcrumb-menu li{
    padding-left: 0;
}
.tab-content-posit .tab-title {
    font-weight: 700;
    text-align: center;
}
.view-btnpdf-mainnew {
    text-align: center;
}
.view-pdf-msgphoto {
    color: black !important;
    text-align: center;
    /* width: 100%; */
}
.view-btnpdf-mainnew a::before{
    content: unset;
}
.view-btnpdf-mainnew i{
    color: #f47e36;
}
.tab-fix-wdithspan{
    max-width: 340px;
    color: white;
    position: relative;
    z-index: 8;
    font-size: 18px;
    margin-left: 80px;
    bottom: -125px;
    font-weight: 500;
}
.cmt-cell-newmain:hover {
    transform: translateY(-8px);
    box-shadow: 0 4px 12px rgb(244 126 54 / 91%);
}