 /* CSS to fix z-index issue */
.ui-datepicker {
  z-index: 9999 !important;
}
.blog-list{ border: 1px solid #ddd;transition: all 0.4s ease;}
.blog-list:hover{cursor: pointer; transform: translateY(-10px); box-shadow:0 15px 30px rgba(0,0,0,0.15);}
.blog-detail h3{
font-size: 22px; color: #2f3472;}
.post-title {
    font-size: 1.5rem;
    color: #2f3472;
/*    padding: 0px 25px 5px;*/
    
}
.single-news-items .news-content{
min-height: 150px;
}
.manda-tab{
        width: 100%;
    }
    .manda-tab tr td{
        padding: 10px;
        border: 1px solid;
        color: #000;
    }
table thead th {
    background: #d0d3ff;
    font-weight: 700;
    color: #2f3472;
    text-align: center;
    padding: 5px;
    border: 1px solid;
}

  table tbody tr:nth-child(odd) td {
    background: #ffffff;
  }

  table tbody tr:nth-child(even) td { 
    /*background: #fbfdff;*/
  }
  .blog-detail p {text-align:justify;}
  .post-meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-top: 1px solid #f0f0f0;
    padding: 0;
    margin-left: 25px;
    background: #e7e7ff;
}
.post-date {
    font-size: 14px;
    color: #777;
    margin-left: 15px;
}
/*.new_info_slide{*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*    background: #fe0000;*/
/*    color: #fff;*/
/*    z-index: 99;*/
/*}*/
/*.new_info_slide li{*/
/*    display:inline-flex !important;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    color:#fff;*/
/*    border-right: 1px solid rgba(255, 255, 255, 0.8);*/
/*}*/
/*.l_left {*/
/*    width: 30%;*/
/*    display: block;*/
/*}*/
/*.l_left h1 {*/
/*    font-size: 70px;*/
/*    font-weight: 700;*/
/*    line-height: 120px;*/
/*    text-align: center;*/
/*    color:#e3e3e3;*/
/*}*/
/*.l_left h1 sup {*/
/*    font-size: 30px;*/
/*    vertical-align: super;*/
/*}*/
/*.l_right p {*/
/*    font-size: 13.5px;*/
/*    line-height: 18px;*/
/*    letter-spacing: 0.5px;*/
/*    color:#e3e3e3;*/
/*}*/
/*.l_right h5 { color:#e3e3e3;}*/
/*.l_right {*/
/*    width: 69%;*/
/*}*/
@media screen and (max-width: 1199px) {
    .new_info_slide {
        margin-top: 0;
        
    }
}

/************ Banner CSS Start ************/
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.hero-sectionn .banner_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}
.hero-sectionn .banner_list li {
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 10px 15px;
    border-radius: 40px;
    border: 1px solid #FFFFFF;
}
.banner-bg {    
/*     background-image:url(../imgs/Jiit_banner.png); */
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}
.banner-bg h1{
    font-size: 45px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 70px;
    padding: 10px;
    margin-top: 20px;
    display: inline-block;
    background-color: #31376A;
}
.banner-bottom{  
    margin-top: -5rem;
    background: #fff;
    z-index: 1;
    border-radius: 20px;
    transition: ease .5s;
    
}
.service-counter-items {   
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    padding: 10px;
}
.service-counter-items .icon {
    background-color: #04305A1A;
    border-radius: 10px;
    transition: ease .5s;
    width: 45px;
    height: 45px;
    margin-bottom: 10px;
    padding: 10px;
}
.banner-bottom .icon i{
    color: #2e5b98;
    font-size: 20px;   
}
.banner-bottom .service-counter-items:hover .icon {
    transform: rotateY(180deg);
}

.banner-bottom p {   
    line-height: 28px;
    color: #23272F;
    text-align: center;
}
.shadow:hover {
    box-shadow: none !important;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.slick-dots li {
    display: inline-block;
    zoom: 1;
}

.slick-dots li button {
    width: 10px;
    height: 10px; 
    margin: 5px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
        font-size: 0px;
}
.slick-dots li.slick-active button {
    background-color: #0056A2 !important;
    width: 30px !important;
}
@media only screen and (max-width: 980px) {
    .banner-bg  {
       background-image: url(../imgs/jiit_banner_mob.png) !important;
        background-color: transparent;
        height: auto;
        min-height: 620px;
    }
    .banner-bg h1 {
        font-size: 45px; 
        line-height: 56px;
    }
  
    .dsu-addmission  h2{
        color: #fff;
        font-size: 25px !important;
        line-height: 32px !important;
        margin-top: 15px !important;
    }
    .dsu-addmission {
        margin-top: 0px;
        padding: 0px;
        text-align: center;
    }
    .hero-sectionn .banner_list {
        justify-content: center;
    }
    .mob-text{display:block;}
    .about-wrapper .about-image-items .about-image img {
        width: 390px;
    }
}

@media (max-width: 991px) {
    br {
         display: block; 
    }
}
@media only screen and (max-width: 736px) {
    .hero-sectionn .banner_list li {
        font-size: 14px;
        line-height: 18px;
    }
  .mini-text {
        font-size: 0.9rem;
    }
    
}
/** Banner **/

/** Recognitions CSS Start **/
.rank_num {
    position: relative;
    margin-bottom: 20px;
    margin: auto;
    width: max-content;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #004B87;
}
.rank_num::before {
    position: absolute;
    bottom: -15px;
    right: 0px;
    width: 24px;
    height: 87px;
    background-image: url(../imgs/right.png);
    background-repeat: no-repeat;
    content: "";
    background-position: center;
    background-size: contain;
}
.rank_num::after {
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 24px;
    height: 87px;
    background-image: url(../imgs/left.png);
    background-repeat: no-repeat;
    content: "";
    background-position: center;
    background-size: contain;
}
.rank_num sup {
    font-size: 28px;
}
.rank_top {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #004B87;
    position: relative;
    margin-top: 10px;
}
.brand-section {
    background-color: #F2F2F2;
}

/** Recognitions CSS End **/

/***********  JIIT Alumni ****************/
.alumni-item{
    border: 1px solid #c9c9c9;
    overflow: hidden;
    margin: 10px 0px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 4px 17px 0px #0000001A;
}
.alumni-item img {border-radius: 0px}
/************  JIIT Alumni ***************/

/********** Brand CSS ****************/
.brand_carousel .img-box{   
    background-color: #FFFFFF;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
    border-radius: 15px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin: 10px 22px;
  
}
.brand_carousel .img-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.brand_carousel button.slick-prev.slick-arrow{
    position: absolute;
    left: -35px;
    top: 35%;
    z-index: 1;
    color: #fff;
    background-image: url(../imgs/left-arrow.svg);
    background-color: rgb(0 0 0 / 58%);
    font-size: 0px;  
    height: 40px;
    width: 40px;
}
.brand_carousel button.slick-next.slick-arrow{
    position: absolute;
    right: -15px;;
    top: 35%;
    z-index: 1;
    color: #fff;
    background-image: url(../imgs/right-arrow.svg);
    background-color: rgb(0 0 0 / 58%);
    font-size: 0px;
    height: 40px;
    width: 40px;
}

.placement_carousel .slick-slide {
    background-color: #efefef;
    box-shadow: 0px 4px 17px 0px rgb(0 0 0 / 27%);
     margin: 2px 10px;
}
/*********** Brand CSS***************/

 .usp-section {
            padding: 50px 0px;
/*            background: linear-gradient(135deg, #fefefe, #f9f9f9);*/
            background:linear-gradient(107deg, #efefef, #ebebeb) ;
            position: relative;
        }

        .usp-title {
            font-size: 26px;
            font-weight: 700;
            color: #212529;
            margin-bottom: 30px;
        }
     
        .usp-image-box {
          position: relative;
          top: -40px; /* moves image upward to overlap */
          z-index: 2;
          max-width: 90%;
          margin: 0 auto;
        }

        .usp-image-box img {
          object-fit: cover;
/*          width: 100%;*/
          height: auto;
          border-radius: 12px;
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
        }

        /* .usp-content {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            background: rgba(0, 75, 135, 0.9);
            color: #fff;
            padding: 20px;
            transform: translateY(100%);
            opacity: 0;
            transition: transform 0.5s ease, opacity 0.5s ease;
        } */

       /* .usp-content {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
           padding: 60px 10px 10px 10px;
           background: linear-gradient(to top, rgb(0 0 0 / 95%), rgb(0 0 0 / 60%), rgb(0 0 0 / 0%));
           background: linear-gradient(to top, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0)); 
            color: #000;
            transform: translateY(100%);
            opacity: 1;
            transition: transform 0.4s ease, opacity 0.4s ease;
            font-size: 10px;
        }*/


        /*.usp-card:hover .usp-content {
            transform: translateY(-30px);
            opacity: 1;
        }*/
         

.blue-bg{    background-color: #2f3472;}
.swiper-slide .blue-bg {
    .usp-content h5 {
            font-size: 20px;
            font-weight: 600;
            margin: 0 0 10px;
            color: #fff;
        }
        .usp-content p {
            font-size: 16px;
            line-height: 1.4;
            margin: 0;
            color: #fff;
        }
}
.grey-bg{    background-color: #e9e9e9;}
.swiper-slide .grey-bg{
    .usp-content h5 {
            font-size: 20px;
            font-weight: 600;
            margin: 0 0 10px;
            color: #2f3472;
        }
        .usp-content p {
            font-size: 16px;
            line-height: 1.4;
            margin: 0;
            color: #2f3472;
        }
}
.usp-navigation{display: none;}
      

        /* .usp-card {
            background: #fff;
            border: 1px solid #ddd;
            border-radius: 10px;
            padding: 25px;
            margin-bottom: 20px;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
            position: relative;
            height: 100%;
            margin-top: 30px;
        }

        .usp-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            height: 6px;
            width: 100%;
            background: #004b87;
            border-radius: 10px 10px 0 0;
        }

        .usp-icon {
            position: absolute;
            top: -18px;
            left: 50%;
            transform: translateX(-50%);
            background: #004b87;
            color: #fff;
            font-size: 20px;
            width: 36px;
            height: 36px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 1;
        }

        .usp-card h5 {
            font-size: 18px;
            font-weight: 600;
            margin-top: 20px;
        }

        .usp-card p {
            font-size: 15px;
            color: #555;
            line-height: 20px;
            margin-top: 15px;
        } */

       /* .usp-navigation .swiper-button-prev,
        .usp-navigation .swiper-button-next {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            z-index: 10;
            background: #004b87;
            color: #fff;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
        }

        .usp-navigation .swiper-button-prev {
            left: 0;
        }

        .usp-navigation .swiper-button-next {
            right: 0;
        }

       

      
*/
 .usp-navigation i {
            font-size: 18px;
        }
        .video-wrapper iframe {
            width: 100%;
            height: 100%;
            min-height: 100%;
            border-radius: 12px;
            border: 4px solid #004b87;
        }

        @media (max-width: 767.98px) {
            .video-wrapper iframe {
                min-height: 100%;
                /* min-height: 250px; */
            }
        }

        @media(max-width: 991px) {
            .usp-navigation {
                display: block;
            }

            .usp-content {
                padding: 0px 15px;
                transform: translateY(0);
                opacity: 1;
            }
        }

        .ceo-nam {
            font-size: 22px;
            font-weight: 700;
            color: #166fd3;
            margin-top: 20px;
        }

        .swiper-button-prev:after,
        .swiper-rtl .swiper-button-next:after {
            content: "" !important;
        }

        .swiper-button-next:after,
        .swiper-rtl .swiper-button-prev:after {
            content: "" !important;
        }

        .uni-logo-hand img {
            width: 25px;
        }

/***** Faculty & Experts CSS Strat ********/
.card-container.industry-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}
.card-container.faculty-container {
   display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    transition: transform 0.6s ease;
}
.expert-card.blue-bg{ background: #1d4994;}
.expert-card.blue-bg h3,a {color: #fff;}

.expert-card {
      background: #dfdfdf;
      border: 1px solid #ddd;
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
      margin-top: 40px;

     img.pic {  margin-bottom: 15px; width:100%;}
   /*.grey-bg h3,p,a {color: #1d4994;}*/
     h3 {   font-size: 18px;   line-height: 1.4;   }
    .expert-bio {  padding: 0 10px; min-height: 170px;  }
    a { font-size:12px; }
    .linkedin-icon {
        display: flex;
        justify-content: center;
        padding-bottom: 1rem;
        margin-top: auto;                  /* forces icon to bottom */
    }
}
.faculty { 
  flex: 0 0 23%;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  overflow: visible;
  transition: 0.3s ease;
  padding-top: 60px;  /* creates space for overlapping image */
}
.faculty .expert-bio{padding-top: 50%;}

/* Image Wrapper */
.img-wrap {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    z-index: 10;
    overflow: hidden;           /* Required for clean zoom */
    border-radius: 16px;
}

.img-wrap img {
    width: 100%;
    border-radius: 16px;
    transition: transform 0.4s ease;   /* smooth animation */
}

/* Zoom in on hover */
.faculty:hover  img {
    transform: scale(1.08);
}



/* Mobile */
@media (max-width: 1200px) {
    .card-container.industry-container,
    .card-container.faculty-container{
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 768px) {
  .faculty-container {
    flex-direction: column;
    align-items: center;
	 
  }

  .expert-card {
/*    width: 100%;*/
    max-width: 100%; /* full width on mobile */
  }
   .card-container.industry-container,
   .card-container.faculty-container{
        grid-template-columns: repeat(2, 1fr);
	   margin-top: 20px;
    }
    
}

/* Tablet and above */
@media (min-width: 769px) {
  .faculty-container {
    flex-direction: row;
  }
}


@media (max-width: 767px) {
    .faculty {
        padding-top: 190px;     /* ensures no text overlap */
        margin-top: 80px;
    }
    .img-wrap {
        width: 60%;
        top: -80px;            /* adjust image height */
    }
    .faculty .expert-bio {padding-top: 0px;}
     .expert-bio {min-height: auto !important;}
    .faculty .expert-bio h3 {
        font-size: 17px;
    }

    .faculty .expert-bio p {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

/*     .expert-card {  padding-top: 150px;   } */
    .faculty .expert-bio { padding-top: 0px; }
    .img-wrap {
        width: 150px;
        top: -40px;
    }
}
@media (max-width: 480px) {
    .card-container.industry-container,
    .card-container.faculty-container{
        grid-template-columns: repeat(1, 1fr);
    }
}


/***** Blog List Page CSS Start ********/
.blog-main-wrapper{background-color: #f7f8f9;}
.bloghash-article
{
    display: flex;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(69, 67, 96, 0.1);
    border-color: transparent;
    border-radius: 2rem;
    border: .1rem solid rgba(185, 185, 185, 0.4);
    padding: 0.5rem;
    margin-bottom:2rem;
}

    .bloghash-article .bloghash-blog-entry-wrapper{
        display: flex;
    }
.bloghash-article h2 {
    font-size: 1.5rem;
    color: #2f3472;
    line-height: 1.4;
}
    .bloghash-article .bloghash-blog-entry-wrapper {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
       /* -ms-flex: 0 0 auto;
        flex: 0 0 auto;*/
        display: flex;
    }

    .bloghash-article .post-thumb{
        margin-left: -5rem;
        margin-right: 3rem;
        /*-ms-flex-preferred-size: 50%;
        flex-basis: 50%;*/
        -ms-flex-negative: 0;
        flex-shrink: 0;
        overflow: hidden;       
    }
    .bloghash-article .post-thumb a{
        object-fit: cover;
        background-color: #d1d1d1;
    }
    .bloghash-article .post-thumb img{
        object-fit: cover;
        background-color: #d1d1d1;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        border-radius: 2rem;
        vertical-align: middle;
        width: 100%;
        height: auto;
    }
    .bloghash-article .post-category {
        font-weight: 500;
        font-size: 1.6rem;
        margin-bottom: .8rem;
    }
    .bloghash-article .post-category span {
        font-size: 12px;
        padding: 7px 12px 7px 12px;
        letter-spacing: .06em;
        font-weight: 600;
        line-height: 1.2;
        text-align: center;
        display: inline-block;
        margin-bottom: 0.5rem;
        text-decoration: none;
        border-radius: 2rem;
        background-color: #ffc0bf;
        color: #ff0400;
    }
    .bloghash-article .entry-meta {
        font-size: 0.9rem;
        font-weight: 600;
        color: #1a1f5c;
    }

@media only screen and (max-width: 868px) {
	
  .bloghash-article .bloghash-blog-entry-wrapper {
        display: block !important;
    }
    .bloghash-article .post-thumb{
            margin-left: 0;
        margin-right: 0;
        margin-bottom: 2.4rem;
    }
	.bloghash-article .post-thumb {margin-left:0px;}
}
@media (min-width: 768px) and (max-width: 991px) {

 .bloghash-article .bloghash-blog-entry-wrapper {
        display: block !important;
    }
	.bloghash-article .post-thumb {margin-left:0px;}
}

/***** Blog List Page CSS Start ********/


/***** Faculty & Experts CSS End ********/

/** CMS CSS Start **/
h2{
    color: #2f3472;
}
p{margin-bottom: 1rem;}

.service-details-wrapper ul {
    list-style: none;
    padding: 0;
}

.service-details-wrapper ul li {
    position: relative;
    padding-left: 15px;
    color: #5e5f63;
}

.service-details-wrapper ul li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0;
    top: 0;
    color: #040b60;
    font-weight: 700;
    left: -10px;
}
.details-content h5 {
    background: linear-gradient(90deg, #004b87, #0066b2, #3399cc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-weight: 900;
    font-size: 26px;
}
.has-dropdown::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 6px;
}
.wp-caption-text {text-align: center; color:#000;}

.faq-content .ea-card{
    box-shadow: 0px 14px 50px #e4e9f1;
    border: 1px solid #eeeff4;
}

.faq-content a i.eap-icon-ea-expand-plus{
    background-color: #2f3472 !important;
    border-radius: 4px;
    width: 37px;
    height: 37px;
    line-height: 37px !important;
}
.faq-content a i.eap-icon-ea-expand-minus{
        background-color: #de5d23 !important;
    border-radius: 4px;
    width: 37px;
    height: 37px;
    line-height: 37px !important;
}
.faq-content a i.eap-icon-ea-expand-plus::after {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-size: 20px;
    
}
.faq-content a i.eap-icon-ea-expand-minus::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-size: 20px;
    
}
.post-detail{	
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(69, 67, 96, 0.1);
    border-color: transparent;
    border-radius: 2rem;
    border: .1rem solid rgba(185, 185, 185, 0.4);
    padding: 2rem;
    margin-bottom: 2rem;
}
img.post-detail-thumb{
	    border-radius: 1rem;
	    margin-top: -4rem;
    margin-bottom: 2rem;
	width:100%;
}
.post-faq .e-n-accordion-item{box-shadow: 0px 14px 50px #e4e9f1;margin-top: 20px;}
.post-faq .e-n-accordion-item-title {justify-content: space-between !important;}
.post-faq .e-n-accordion-item-title-icon .e-closed{
	background: #2f3472;
    padding: 0px 10px;
    border-radius: 5px;
    width: 35px;
}
.post-faq .e-n-accordion-item-title-icon .e-closed:hover,
.post-faq .e-n-accordion-item-title-icon .e-opened{
	background: #de5d23;	
    padding: 0px 10px;
    border-radius: 5px;
    width: 35px;
}
.expert-card h3, a {
    color: #0662ff;
}
.sp-easy-accordion .ea-header {
    padding: 16px 15px;
}

/**** WP Carousel ****/
.wpcp-slide-image{
	background-color: #FFFFFF;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
    border-radius: 15px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin: 10px 22px;
}

@media (min-width: 769px) {
.swiper-pagination{display:none;}
}