:root {
    --blue: #241e69;
    --purple:  #ebedfc;
    --white: #ffffff;
    --black: #000;
}
.bluebg{
    background: var(--blue)!important;
}
.lbluebg{
    background: var(--purple)!important;
}
*{
  outline: none!important;
}
.kundli.guidelines ul
.button .btnoutline{
  background: var(--white)!important;
  border: solid 2px var(--blue)!important;
  color: var(--blue)!important;
}
.lite-bg
{
    background:var(--purple);
}
.dark-bg
{
    background:var(--blue);
}
.b-dark
{
    color:var(--blue)!important;
}
.f-30
{
 font-size: 30px !important;
}
.f-24
{
 font-size: 24px;
}
.f-20
{
 font-size: 20px;
}
.f-700
{
    font-weight:700;
}
.f-500
{
    font-weight:500;
}
.f-600
{
    font-weight:600;
}
/*.hero-area{*/
/*  height: 100vh;*/
/*}*/
.hero-area .co-12{
  padding: 0;
}
.tns-outer button{
  display: none;
}
/*.hero-area .home-banner-img{*/
/*  height: 100vh!important;*/
/*  overflow: hidden;*/
/*}*/
.hero-area .home-banner-img {
    /*height: 100vh!important;*/
    overflow: hidden;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
/*.hero-area .home-banner-img img{*/
/*  height: 100vh;*/
/*}*/
.hero-area .home-banner-img {
    padding: 70px 0px;
}
/*.hero-area .home-banner-img img {*/
/*    height: 85vh;*/
/*}*/
.home-slider{
  position: relative;
  width: 100%;
  /*height: 100vh;*/
}
.home-slider .hero-text{
  width: 67%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hero-area .hero-text h1 {
  color: var(--blue);
  font-weight:800;
}
.hero-area .hero-text p {
  color: var(--black);
  font-size: 16px;
}
.hero-area .hero-text .button{
  display: flex;
}
.hero-area .slider-item{
  background: var(--white);
}
.marquee{
  height: 80px;
  width: 100%;
  background-color: var(--blue);
  color: var(--white);
  line-height:80px;
  padding-top: 10px 20px;
}
.marquee span a{
    color:var(--white);
    line-height: 1;
    margin-right:100px;
}
/*@keyframes marquee{*/
/*    0%{left:0;}*/
/*    100%{left:-100%;*/
/*    }*/
/*}*/
.mission .col-12{
  position: relative;
}
.mission .about-left{
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mission .about-left p{
  margin-bottom: 20px;
}
.halfnhalf{
  background: var(--purple);
  padding: 0;
}
.halfnhalf .col-12{
  position: relative;
  padding: 0!important;
  overflow: hidden;
}
.halfnhalf .container-fluid{
  padding: 0;
}
.halfnhalf .about-left{
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.halfnhalf .about-left p{
  margin-bottom: 20px;
}
.halfnhalf .section-title, .halfnhalf .align-left{
  padding: 0!important;
  margin-bottom: 0;
}
.principal{
     background: var(--blue);
    height: calc(100vh + 44px);
}

.principal img {
    height: calc(100vh + 44px);
    width: 100%;
    object-position: top;
    object-fit: cover;
}
.principal .about-left{
  width: 70%;
}
.principal h2, .principal p{
  color: var(--white);
}
.full-banner{
  padding: 0;
  margin: 0;
  height: 70vh;
  background-size: cover!important;
  background-position: center!important;
  background-repeat: no-repeat!important;
}
.single-heading-left{
  text-align: left;
  position: relative;
  width: 100%;
  height: 100%;
}
.single-heading-left h2{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-weight: 700;
}
.centerHeading{
  text-align: center;
}
.centerHeading h2{
  color: var(--blue);
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}
.internal-banner{
  margin-bottom: 150px;
}
.internal-banner .full-banner{
  height: 50vh;
}
.internal-banner .row{
  margin: 50px 0;
}
.internal-banner .single-heading-left h2{
  font-size: 30px;
}
.guidelines.section{
  padding: 50px 0;
}
.guidelines a
{
    text-decoration:underline;
    color:inherit;
}
.guidelines .single-heading-left{
  height: auto;
  margin-bottom: 50px;
}
.guidelines h2, .guidelines p, .guidelines ul, .guidelines ul li{
  text-align: left;
}
.guidelines h2{
  font-size: 30px;
}
.guidelines ul{
  margin: 30px 60px;
  list-style-type: disc;
}
.guidelines ul li{
  font-weight: 700;
  margin: 10px 0;
  font-size: 14px;
}
.guidelinesmiddle{
  background: var(--purple);
}
.guidelinesmiddle.section{
  padding: 50px 0;
}
.guidelinesmiddle h2, .guidelinesmiddle p{
  text-align: center;
}
.guidelinesmiddle h2{
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
.guidelinesmiddle p{
  font-size: 16px;
}
.cocurricular{
  background: var(--purple);
  margin-bottom: 200px;
}
.faqs .accordion .card{
  background: var(--purple);
  border-radius: 0!important;
  /*border: 0!important;*/
}
.faqs .accordion .card button{
  color: var(--blue);
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
}
.faqs .accordion .card-header{
  padding: 20px 10px;
}
.faqs .accordion .card-body{
  background: var(--white);
  color: var(--black);
  padding: 40px 20px;
}
.feestructure .feetable {
  text-align: left;
  padding: 0 50px;
}
.feestructure .feetable th{
  color: var(--blue);
  background: var(--purple);
}
.feestructure .feetable th, .feestructure .feetable td{
  padding: 20px 60px;
  font-weight: 700;
}
.feestructure .feetable th{
     font-size:22px;
     font-weight:700;
}
td p{
     font-size:16px;
     font-weight:500;
}
.branchesCard{
  background: var(--blue);
  text-align: center;
  padding: 50px;
  position: relative;
}
.branchesCard .card-title{
  background: var(--purple);
  color: var(--blue);
  width: 80%;
  padding: 40px 15px;
  font-weight: 700;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.branchesCard .card-text{
  text-align: center;
  color: var(--white);
  padding: 40px 0;
}
.branchesCard .card-text p{
}
.branchesCard .card-button{
}
.eventCard{
  background: var(--white);
  text-align: center;
  padding: 50px;
  position: relative;
}
.eventCard .card-img img{
  width: 100%;
}
.eventCard .card-title{
  color: var(--blue);
  padding: 15px 15px 0 15px;
  font-weight: 700;
  font-size: 18px;
}
.eventCard .card-text{
  text-align: center;
  padding: 0 0 15px 0;
  color: var(--black);
}
.eventCard .card-text p{
}
.eventCard .card-date{
  text-align: left;
}
.eventCard .card-date p{
  color: var(--black);
  font-size: 14px;
}
.eventCard .card-read-more{
  font-weight: 700;
  color: var(--blue);
  font-size: 14px;
}
.float-sm{
  position: relative;
}
.float-sm a
{
    color:var(--white);
}
.fl-fl{
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    background: var(--blue);
    right: -160px;
    padding: 5px;
    width: 200px;
    margin-bottom: 5px;
    z-index: 1000;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    border-radius: 0px;
}
.fl-fl a{
  width: 100%;
  height: 100%;
}
.fl-fl i{
  padding: 6px;
  font-size: 16px;
  margin-right: 10px;
  color: var(--white);
  display: inline-block;
}

.fl-fl p {
    color: var(--white) !important;
    text-decoration: none;
    text-align: center;
    line-height: 1!important;
    word-spacing: 3px;
    font-size: 14px;
    font-weight: 400!important;
    display: inline-block;
    text-transform: capitalize;
}
.fl-fl:nth-child(1){
  position: fixed;
  top: 60%;
}
.fl-fl:nth-child(2){
  position: fixed;
  top: calc(60% + 40px);
}
.fl-fl:nth-child(3){
  position: fixed;
  top: calc(60% + 80px);
}
.fl-fl:nth-child(4){
  position: fixed;
  top: calc(60% + 120px);
}
.fl-fl:nth-child(3){
  position: fixed;
  top: calc(60% + 80px);
}
.fl-fl:nth-child(1):hover{
  right: -10px;
}
.fl-fl:nth-child(2):hover{
  right: -10px;
}
.fl-fl:nth-child(3):hover{
  right: -10px;
}
.fl-fl:nth-child(4):hover{
  right: -10px;
}
#vacancyLaunchButton {
    position: fixed;
    transform: rotate(90deg);
    bottom: 130px;
    left: -51px;
    background: green;
    border: none;
    z-index: 99999;
    font-size: 12px;
    width: 140px;
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
}
#vacancyLaunchButton
{
    display:none;
}
/*    npf form     */
.apply-now{
    position: fixed!important;
    transform: rotate(90deg)!important;
    bottom: 60%!important;
    left: calc(100% - 88px)!important;
    background: var(--blue) !important;
    outline: none!important;
    border: none!important;
    z-index: 99999!important;
    font-size: 12px!important;
    width: 140px!important;
    padding: 10px 20px!important;
    border-radius: 0px 0px 10px 10px!important;
    text-transform: uppercase!important;
    font-weight: 500;
}
.npfWidget-6c4c69ff8d815746c948d96c63d34df2.npfWidgetButton
{
    background:inherit !important;
    padding:initial !important;
}
#popup-6c4c69ff8d815746c948d96c63d34df2{
    z-index: 99999!important;
}
.npfTitle-6c4c69ff8d815746c948d96c63d34df2{
    color: var(--blue)!important;
}
#vacancyModal .modal-content{
  border-radius: 0;
}
#vacancyModal .modal-body{
  background: var(--blue);
}
#vacancyModal .modal-dialog {
    width: 80%;
    max-width: 800px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

.single-event{
  text-align: left;
}
.single-event .single-content{
    margin-top: 50px;
}
.single-event .single-date{
    color: var(--blue);
    line-height: 2;
    text-align: left;
    font-size: 16px;
}

.single-event .single-category{
    color: var(--blue);
    line-height: 2;
    text-align: left;
    font-size: 16px;
}
.single-event .single-title{
    font-size: 33px;
    margin: 20px 0;
    line-height: 1;
    text-transform: capitalize;
    position: relative;
    font-weight: 700;
}
.single-event .single-description{
    color: var(--black);
    line-height: 1.5;
    text-align: left;
    font-size: 14px;
}
.single-event .event-img{
  position: relative;
  height: 100%;
}
.single-event .event-img img{
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*Value.php*/
.show-bullets li
{
    margin-top: 15px;
}
.facility-card
{
    height:450px;
    margin-bottom:50px;
    width:100%;
    background:var(--purple);
    position:relative;
    
}
.fac-img
{
  height: 80%;  
}
.fac-img img
{
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.fac-txt
{
    height:20%;
    color:var(--blue);
    padding:15px;
}
.fac-txt-title
{
    font-size: 18px;
    font-weight: 700;
}
.award .fac-txt-title {
    font-size: 18px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
    line-height: 1.8em;
    font-weight: 700;
}
.fac-txt-desc
{
   display:none;
}

.facility-card:hover .fac-img
{
    height:0;
     transition:height 1s;
}
.facility-card:hover .fac-txt-desc
{
    display:block;
}
.facility-card:hover .fac-txt {
    transition: height 1s;
    padding: 0px 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
/*Value.php end*/


/*branches*/
#myBtn,#myBtn1,#myBtn2,#myBtn3
{
       padding: 0;
    border: none;
    background: none;
    color:var(--white);
    font-size:18px;
    text-decoration:underline;
}
#myBtn4:hover
{
    color:var(--white)!important;
}
.con-float
{
    position:fixed;
    bottom:0;
    width:100%;
    padding:20px 40px;
    background:var(--blue);
    color:var(--white);
    text-align:center;
}
.con-float
a
{
    text-align:center;
    width:100%;
    color: var(--white) !important;
}
.con-float
{
    display:none;
}
/*branches end*/

/*our mentor*/

.our-mentor-img img
{
    width:100%;
}
/*our mentor end*/
.pName {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 45px;
    color:#6c757d ;
}
.height-700
{
    height:700px;
}
.height-100,.height-100 img,.w-100 img,.value-mission img
{
    height:100%;
}
.w-100
{
    width:100%;
}
.height-100 img,.w-100 img,.value-mission img{
object-fit: cover;
}
#more4
{
    text-transform: initial;
    color:inherit;
}


/*about page*/

.lite-bg-container
{
    padding:70px 40px;
    
}
.apply-container {
    padding: 35px 0;
    margin: 50px 0px;
}
.apply-container .button:hover .btn
{
    color:var(--white) !important;
}
.apply-container .btn
{
padding: 15px 70px;
}
.value-mission
{
    height:450px;
}
.value-mission-li
{
    padding:80px 80px;
}
.gallery-text
{
    width:65%;
    position: absolute;
    background: var(--blue);
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    padding: 25px 80px;
}
.gallery-text h2
{
    font-size:20px;
    color:var(--white);
}
.p-rel
{
    position:relative;
}
#gallery-page img
{
    width:100%;
    padding:0px 20px;
}
#background-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  z-index: -1;
}
.lite-bg h1.branches-title
{
    font-size:20px;
    font-weight:700;
    color:var(--blue);
}
.single-event
{
    padding-bottom:100px;
}
.iex-card 
{
    padding:30px;
    margin-bottom: 30px;
}
.iex-img img
{
    height:200px;
    object-fit:cover;
}
.iex-txt 
{
    display:flex;
    justify-content:space-between;
}
.iex-txt p {
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
    line-height: 1.8em;
    width: 50%;
}
.iex-txt p:first-child 
{
    text-align: left;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 1.6em;
    line-height: 1.8em;
}
.iex-txt p:last-child 
{
    text-align:right;
}
/*Kundli*/
.ajx-viewmore .btn:hover
{
    background: inherit;
    color: #fff!important;
    transform: unset;
}

 .dropdown-hover .nav-link
                {
                    pointer-events: none;
                }
                
.kundli  .single-heading-left h2
{
    transform:none;
    position:initial;
    padding-right:100px;
}

.kundli.guidelines ul {
    margin:20px;
}
.ad-req.guidelines ul
{
    margin: 10px 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width:100%;
}
.ad-req.guidelines ul li {
    width: 50%;
    margin-top: 50px;
    padding-right: 80px;
    line-height: 24px;
    color: var(--white);
    font-weight: 400;
}
.guidelines.ad-req:last-child li
{
    color:var(--black);
}
.black
{
    color:var(--black)!important;
}
.fee-tab {
    display: flex;
    justify-content: space-around;
    padding: 0px 180px;
}
.kundli-ul li {
    display: flex;
    margin: 20px 0;
    align-items: baseline;
}
.kundli-ul li i {
    color: var(--blue);
    padding-right: 20px;
}
.kundli-phone p:last-child
{
    padding-left:20px;
}
.kundli.guidelines ul li 
{
    font-weight: 500;
    margin: 20px 0;
    font-size: 14px;
}
.kundli-career .value-mission-li,.kundli-career .value-mission-li {
    padding-left: 80px;
}
.kundli-email,.kundli-phone{
    display:flex;
    padding-bottom: 35px;
    padding-top: 15px;
}
.imp-p
{
    line-height:30px;
}
.feestructure .feetable {
    width: 100%;
}
.security-icon-bg {
    height: 55px;
    width: 55px;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius: 50%;
    padding: 0px 20px;
}
.security-icon-bg i
{
    color:#fff;
    font-size:25px;
}
.t-chhild
{
    display:flex;
    justify-content:space-between;
}
.testimonial-card
{
    padding:30px;
    display: flex;
    flex-direction:column;
}
.testimonial-card .button .btn
{
    padding: 7px 15px;
    font-size:14px;
}
.nav-tabs {
   border:none;
}
.fee-nav
{
    display: flex;
    justify-content: space-around;
    padding: 0px 200px;
}
.fee-nav button
{
    border: none;
    color: #fff;
    background: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
     background-color: transparent; 
    border-color:none;
    border:none;
    font-weight: 700;
}
.home-event,.home-event-1,.home-event-2
{
    position:relative;
}
.home-event-1 .f-24,.home-event-2 .f-24
{
    font-size:20px;
}
.home-event-grad
{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent, rgb(36 30 105/60%) 100%);
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 50px;
}
#home-event .home-event img
{
    height: 550px;
    object-fit: cover;
}
#home-event img
{
        height: 270px;
    object-fit: cover;
}
#home-event p
{
    color:#fff;
}
   #home-event .btn{        
    padding: 6px 12px;
    margin-top: 20px;
   }
   .card-body ul li
   {
       list-style:circle;
   }
   .card-body ul li a
   {
       color:var(--blue);
   }
   .card-body ul
   {
       padding:0px 100px;
   }
   .mesonary-cont
   {
       position:relative;
   }
   .mesonary-cont p
   {
            position: absolute;
    bottom: 0;
    background: #241e68ab;
    width: 100%;
    color: #fff;
    text-align: center;
   }
   .mesonary-cont div
   {
       margin:20px;
       position:relative;
   }
   .tc-btn a {
    color: #fff!important;
    background:var(--blue);
    padding: 10px 20px;
    transition: .2s;
    text-align: center;
    margin-top: -16px;
    border: solid 2px var(--blue);
}
.syllabus-btn a {
    padding: 10px 87px;
}
.fa-caret-down
{
    font-size: 15px;
    vertical-align: baseline;
    margin-left: 5px;
    color:var(--blue);
}
.dropdown-toggle::after
{
    content:unset;
}
.navbar-expand-lg .navbar-nav .dropdown-menu
{
    background:var(--blue);
    padding: 20px 50px;
}
.col-megamenu a
{
    color:#fff !important;
    font-size: 16px!important;
}
.col-megamenu {
    border-right: 1px solid #ffffff8c;
    padding: 50px;
    height: 350px;
}
.br-none
{
    border:none!important;
}
.nav-item:hover>.dropdown-menu {
display: inline-block;
transition:all 0.9s ease-out 0s
}
.nav-item:hover~.dropdown-menu {
display: inline-block;
transition:all 0.9s ease-out 0s
}
.btn-banner .btn
{
    padding:10px 50px;
}
.ac1, .ac3, .ac2, .ac4, .ac5 {
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: cover!important;
}
.ac1
{
    background: url(../../assets/img/home/event-2.jpg);
}
.ac2
{
    background: url(../../assets/img/sports/Cricket.jpg);
}
.ac3
{
    background: url(../../assets/img/home/extra.jpg);
}
.ac4
{
    background: url(../../assets/img/home/addmission.jpg);
}
.ac5
{
    background: url(../../assets/img/home/media.jpg);
}
.accordian
{
    display: flex;
    height: 75vh;
}
/*.act*/
/*{*/
/*    flex-grow:2!important;*/
/*}*/
.accordian a
{
    flex:1;
    position:relative;
    transition: flex 1s;
}
.acc
{
    cursor:pointer;
}
 .card__head1 
 {
 display:flex;
  position:absolute;
  bottom:0%;
  width:100%;
  height:100%;
  align-items: end;
 }
.card__head1
 {
      background:linear-gradient(180deg, transparent, rgb(36 30 105/60%) 100%);
 }
 .card__head1:hover
 {
     background:var(--blue);
     transition:all 0.5s;
 }
  .card__head1  div
  {
      padding:50px 25px;
  }
  .acc p:first-child{
      font-size:24px;
      font-weight:600;
      color:#fff;
  }
  .acc p:last-child{
      color:#fff;
      font-size:14px;
  }
  .card__head1 div
  {
      opacity:1;
  }
  .act .card__head1 div
  {
      opacity:1;
      transition:opacity 3s;
  }
  .home-news
  {
      height:450px;
  }
  .home-news marquee
  {
      padding: 70px;
  }
  .home-news marquee li a
  {
      color:var(--blue);
      line-height: 2;
  }
  .gallery {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    grid-template-rows: repeat(11, 10vw);
    grid-gap: 3px;
}

.gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; 
}
.gallery__item h2 a:hover
{
   color:#fff!important; 
}
.gallery__item--7 {
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 9;

  /** Alternative Syntax **/
  /* grid-column: 1 / span 2;  */
  /* grid-row: 1 / span 2; */
}
.gallery__item--1 {
    grid-column-start: 1;
    grid-column-end: 12;
    grid-row-start: 1;
    grid-row-end: 3;
    /* grid-column: 1 / span 2; */
    /* grid-row: 1 / span 2; */
}

.gallery__item--2 {
    grid-column-start: 5;
    grid-column-end: 8;
    grid-row-start: 3;
    grid-row-end: 6;
    /* grid-column: 3 / span 2; */
    /* grid-row: 1 / span 2; */
}

.gallery__item--3 {
    grid-column-start: 8;
    grid-column-end: 12;
    grid-row-start: 3;
    grid-row-end: 10;
}

.gallery__item--4 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 6;
    /* grid-column: 1 / span 4; */
    /* grid-row: 3 / span 3; */
}

.gallery__item--5 {
    grid-column-start: 1;
    grid-column-end: 8;
    grid-row-start: 6;
    grid-row-end: 10;
    /* grid-column: 1 / span 4; */
    /* grid-row: 6 / span 3; */
}

.gallery__item--6 {
    grid-column-start: 1;
    grid-column-end: 12;
    grid-row-start: 10;
    grid-row-end: 12;
    /* grid-column: 5 / span 4; */
    /* grid-row: 6 / span 3; */
}
.gallery__item--7 {
    grid-column-start: 9;
    grid-column-end: 9;
    grid-row-start: 7;
    grid-row-end: 9;
    /* grid-column: 1 / span 2; */
    /* grid-row: 1 / span 2; */
}
.gallery__item
{
    position:relative;
}
.gallery__item h2 {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align:center;
    margin-bottom: 0px;
    padding: 100px 0 10px 0;
    background: #000;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%,rgb(0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%,rgb(0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 29%,rgb(36 30 105) 100%);
    text-transform: uppercase;
}
figure {
     margin: 0px!important; 
}
/*.acc h1{*/
/*    text-align: center;*/
/*    margin: 100px 0px;*/
/*    background: #ebedfc;*/
/*    width: 100%;*/
/*    padding: 7px 20px;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*   font-size: 21px;*/
/*}*/

/*.acc h1 {*/
/*    text-align: center;*/
    /* margin: 100px 0; */
/*    left: 50%;*/
/*    top: 50%;*/
/*    transform: translate(-50%,-50%) rotate(270deg);*/
    /* background: #ebedfc; */
/*    width: 100%;*/
    /* padding: 7px 20px; */
/*    position: absolute;*/
    /* bottom: 0; */
/*    font-size: 37px;*/
/*    font-weight: 700;*/
/*}*/
.acc.act h1
{
    opacity:0;
}
.navbar-nav .nav-item a:hover: + .megamenu{
    display:block!important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: -7px;
}
.value-mission-li{
    padding:20px 60px;
}
 .home-banner-img img
                {
                   width: 80%;
                }
                .pagination .pagination-list li:last-child:hover
                {
                    background:none;
                    
                }
                .pagination .pagination-list li:last-child a:hover,.pagination .pagination-list li:first-child a:hover
                {
                    background:none;
                    color:var(--blue)!important;
                }
                
    .pagination .pagination-list li a i:hover
    {
    font-size: 20px;
    color:var(--blue)!important;
    font-weight: 700;
    }   
     .pagination .pagination-list li a i:hover
    {
    font-size: 20px;
    color:var(--blue)!important;
    font-weight: 700;
    }  
   .card__head1 div 
   {
    height: 230px;
    }
    .navbar-nav .nav-item:first-child
    {
    margin-left: 0px;
        }

    .faqs ul li
    {
        list-style-type:none;
    }
     .faqs ul 
    {
        list-style-type:none;
    }
    .faqb li
    {
        list-style-type:disc!important;
    }
   .banner-img-only 
    {
     padding:0px!important;
     position:relative;
    }
    .banner-img-only img
    {
      width:100%;
    }

/*Kundli end*/
@media (max-width: 767px)
{
.navbar {
    padding: 17px 0;
    display: flex;
    flex-direction: row;
}
.col-megamenu {
    border-right: none;
}
.navbar-nav .nav-item
{
    margin:0;
}
.col-megamenu
{
    padding:0;
    height: auto;
}
.navbar-expand-lg .navbar-nav .dropdown-menu
{
    padding:0;
}

}

@media screen and (max-device-width:992px), screen and (max-width:768px)
{
    .facility-card:hover .fac-txt
    {
        padding:0px;
    }
    .halfnhalf .about-left
    {
                                width: 100%;
                                position: initial;
                                left: 50%;
                                padding: 25px 50px;
                                top: 50%;
                                transform: inherit;
    }
.full-banner
{
   height:40vh; 
}
.height-700 {
    height: auto;
}
.principal img
{
    height: 60vh;
}
.principal 
{
    height: calc(100vh + 84px);
}
.mission .about-left
{
    position:initial;
    transform:none;
}
 .w-100 img
 {
     width:100%;
 }
 .apply-container .btn {
    padding: 10px 20px;
}
.mt-0.value-mission-li{
    padding-bottom:30px;
}
.internal-banner p
{
    margin-top:40px;
}
.awardshalf img {
     width: 100%; 
     position: initial; 
     transform: none; 
}
.awardshalf .col-12 {
    min-height: 35vh !important;
}

}
@media(max-width:767px)
{
    .card__head1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
    .con-float
    {
        display:block;
        z-index: 2;
    }
#vacancyLaunchButton
{
    display:none !important;
}
    .npfWidgetButton,.float-sm
{
    display:block !important;
}
.height-100 img, .w-100 img
{
    width:100%;
}
.lite-bg-container
{
    padding:20px 0px !important;
}
.height-700
{
    height:auto;
}
.halfnhalf .about-left 
{
    padding:0px !important;
}
.gallery-text 
{
     width:70%;
     top: -25px !important;
     padding: 10px 40px !important;
}
.mt-100
{
    margin-top: 50px;
}
.guidelines ul {
    margin: 30px 20px;
}
.value-mission-li {
     padding: 0px; 
}
.awardshalf .col-12
{
    min-height:30vh !important;
}
.awardshalf .awards-right-text .section-title 
{
    padding: 25px 10px !important;
}
}

/* Kundli responsive  start*/
@media(max-width:767px)
{
                p
                {
                    font-size:14px;
                }
                .accordian 
                {
                 flex-direction: column;
                 height:100vh;
                }
                .acc p:first-child
                {
                    font-size:18px;
                }
                .home-news marquee
                {
                    padding: 20px;
                }
                .card__head1  div 
                {
                  padding: 10px 25px;
                  height: 100%;
                }
                .security-icon p:last-child
                {
                    text-align:right;
                }
                .hero-area .home-banner-img 
                {
     padding: 0px 0px; 
                }
                .card__head1  div {
                    padding: 10px 25px;
                    height: 100%;
                }
          .f-30 {
                font-size: 22px !important;
                }
                .home-news .f-24
                {
                  font-size: 22px !important;  
                }
                .security-icon
                {
                    margin-top: 20px;
                }
                .home-event-grad
                {
                    padding:20px;
                }
                .f-24 
                {
                    font-size: 20px !important;
                }
                .header 
                {
                 min-height: 100px;
                }
               .section h1,h2
                {
                 font-size: 36px;
                }
                .section h5
                {
                 font-size: 16px;
                }
                .feestructure .container
                {
                    overflow-x: scroll;
                }
                .card-body ul 
                {
                    padding: 0 10px;
                }
                .fee-nav
                {
                 padding: 0px; 
                }
                .kundli-career .value-mission-li
                {
                  padding: 0px ;
                }
                .ad-req.guidelines ul li 
                {
                        padding-right: 10px;
                }
                .nav-tabs .nav-link 
                {
                    font-size: 14px;
                }
               .footer-middle .logo
                {
                    text-align:center;
                }
               .footer-middle .logo img
                {
                    width:100px;
                    height:100px;
                }
}
@media screen and (min-width:768px) and (max-width:992px)
{
    .home-news marquee
    {
     padding: 20px; 
    }
    .value-mission-li
    {
     padding: 0px; 
    }
    .accordian 
    {
    height: 55vh;
    }
    .card__head1  div
    {
    padding: 15px;
    }
    .acc p:first-child 
    {
    font-size: 22px;
    }
    .home-event-grad 
    {
    padding: 35px;
    }
    .home-event-grad  .f-24 
    {
    font-size: 22px;
    }
  .single-footer .logo img 
    {
        width:130px;
        height:130px;
    }
    .fee-nav 
         {
           padding: 0px; 
         }
         .h-s .value-mission-li
         {
             padding:20px 0px;
         }
         .pb-100.h-s
         {
             padding-bottom:20px;
         }
         .testimonial-card 
         {
             margin-top: 20px;
        }
        .mt-3.value-mission-li,.kundli-career .value-mission-li
        {
            padding-left: 0px;
        }
        .feestructure  .container 
        {
            overflow-x: auto;
        }
        .hero-area .hero-text 
        {
              margin-top:0px; 
        }
        .hero-area .hero-text p 
        {
            font-size: 14px;
        }
        .hero-area .hero-text h1 
        {
            font-size: 22px;
        }
        .btn-banner .btn 
        {
             padding: 5px 10px;
        }
        .hero-area .home-banner-img 
        {
             padding: 35px 0px;
        }
        .navbar 
        {
            padding: 17px 30px;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
        }
}
@media screen and (min-width:1000px) and (max-width:1025px)
{
    .navbar-nav .nav-item 
    {
    margin-left: 0px;
    }
}
/* Kundli responsive  end*/
.ua-logo img {
    padding: 2px;
    margin: 40px 21px;
}
.hiddenStyle {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.content
{
    word-break: break-all;
   width: 100%;
    height:100%;
    overflow: hidden;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
    line-height: 1.8em;
}
/*.content span.more*/
/*{*/
/*    display:inline!important;*/
/*}*/

#enquire .form-group{
    margin-bottom:10px;
}
.form-control{
    outline: none!important;
    border-radius: 0!important;
    border-color: #ffffff;
}
.form-control:focus{
    color: #6c757d;
    background-color: #ffffff;
    border-color: #ffffff;
    outline: none!important;
    box-shadow: none;
}
#enquire .breaking input{
    background: var(--blue) !important;
    outline: none!important;
    border: none!important;
    font-size: 12px!important;
    width: 140px!important;
    padding: 10px 20px!important;
    border-radius: 0;
    text-transform: uppercase!important;
    font-weight: 500;
    color: var(--white);
}
#giggle ul li{
    list-style-type: disc;
}
    
#giggle .pNameGiggle
{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 2;
    color: #6c757d;
    
}
.apply-container .button:hover .btn {
    color: var(--blue) !important;
}

/*#giggle .pNameGiggle strong*/
/*{*/
/*    color:#6c757d;*/
/*}*/

#tns1 > .tns-item {
    width: calc(16.7%)!important;
}
#tns1{width: calc(601%)!important;}
.banner-img-only img {
    /*padding: 0px;*/
}
  