html {
    overflow-y: hidden;
}

.logo {
    width: 70%;
}
.m-menu-dn ul li a {
    color: #535353;
}
.m-menu-dn ul li a:hover {
    background-color: #fff;
    color: #78b72b;
}
.m-menu-dn ul li .active {
    color: #78b72b;
}
 .menu-login li {
        display: none;
    }
.social-link-sub {
    display: grid;
}
.social {
    display: inline-flex !important;
}
.social-new2 {
     /*display: inline-flex;*/
    margin-bottom: 0;
}
.mobile-header-login-bnt ul {
    margin-bottom: 0;
}
.social-new2 li i{
    padding: 10px;
    color: #a5f540;
    font-size: 18px;
}
.dropdown-hover ul{
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: 0 5px 50px 0 rgb(0 0 0 / 15%);
    padding: 0;
    width: 250px;
    right: auto !important;
}
.dropdown ul li a {
    color: #333333;
    display: block;
    font-size: 14px;
    margin-bottom: 0;
    padding: 12px 15px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}
.dropdown-hover:hover ul {
    display: block !important;
}
#home .navbar {
    margin-bottom: 0 !important;
}
.iso2 {
    width: 13%;
    position: absolute;
    top: 0;
    right: 23px;
    border: 2px solid #fff;
    border-radius: 50%;
}



@media only screen and (max-width: 991px) {
     .mob-mnu-left {
      margin-top: -99px;
      position: absolute !important;
  }
  .menu-login li{
        display: block !important;
    }
}
@media only screen and (max-width: 768px) {
     .banner-area, .banner-area div {
      height: 157px;
  }
  .top-bar-area .link.text-right li {
      margin-bottom:5px;
  }
  .login-area form{
      padding:10px;
      margin: 0;
  }
    .mobile-header-top-icon {
    /*position: absolute;*/
    top: 6px;
  }
  .logo {
    width: 100% !important;
}
  .top-m-menu {
      min-height: 0px;
  }
  nav.navbar.bootsnav.navbar-fixed.top-pad .navbar-toggle i {
      color: #fff;
  }
  /*.m-menu-dn {*/
  /*    margin-top: 20%;*/
  /*}*/
  .mobile-header-login-bnt ul {
    position: revert;
    display: inline-flex;
    margin-top: 10px;
  }
  .our_cr ul {
      height: 69px !important;
    display: flex !important;
  }
  
  .mobile-header-login-bnt ul li a {
      line-height: 18px;
      padding: 2px 18px !important;
      text-align: center;
  }
  .about-area .about-info h2 {
      font-size: 28px !important;
        /*margin-top: -79px !important;*/
  }
  .nav-tabs {
      width: 1150px;
  }
  .our_cr_ul {
      overflow: auto;
  }
  .top-course-items {
      max-height: 0px !important;
      display: inline;
  }
  .expart-faculty {
      width: 50%;
      height: 21% !important;
  }
  .about-area .features .item a {
    padding: 17px 10px !important;
  }
  .about-area .features .item {
    min-height: 104px !important;
  }
  .about-area .features .equal-height {
      margin-top: 0px !important; 
      float: left;
  }
  .about-area .features .item .info {
      padding-left: 5px; 
  }
  .curs-top-hdr {
      margin: 4% 12% !important;
  }
  .curs-top-hdr h2 {
      font-size: 27px;
  }
  .mock-test-p-box {
      margin-top: 8%;
  }
  .top-course-items .item .info {
      padding: 8px 25px !important;
        height: 296px !important;
  }
  .scholarship-spesce {
      margin-bottom: 6%;
      text-align: center;
  }
  .potty {
        width: 89.5% !important;
  }
  .mobile-header-top-icon .info ul {
      width: 100%;
  }
  .s-link-hdr {
        text-align:center;
    }
    .navbar-header {
        width: 100% !important;
        margin-top: 0px !important;
    }
    .navbar-brand {
        padding: 15px !important;
    }
    .m-menu-dn .navbar-nav {
        margin: 0px !important;
    }
    .event-items .col-md-3 {
        margin-bottom: 4% !important;
    }
}




.top-new img {
    width: 27px;
    margin-top: -13px;
    margin-left: -6px;
    display: inline;
    position: absolute;
    
}
.top-iso img{
    width: 30px;
    margin-top: -10px;
    margin-left: -36px;
    display: inline;
    position: absolute;
    animation: shake 2s;
    animation-iteration-count: infinite;
  }
.event-items {
    display: inline;
    padding-bottom: 15px;
}
.left-curs-bdy .curs-img a img {
    height: 154px;
    width: 100%;
}
.event-items .col-md-3 {
    margin-bottom: 2%;
}
  .blink {
    color: #000000;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: bold;
  }
/*.course-details-area .col-md-4 {*/
/*    height: 330px;*/
/*}*/
.pagination {
    width: 100% !important;
}

   

.all-blog-top {
    display: inline-block;
    margin-top: 3%;
    width: 100%;
}
.all-blog-box {
    border-bottom: 1px solid #ccc;
    padding: 2% 0;
    display: flex;
}
.all-blog-containt {
    padding-left: 2%;
}
.all-blog-img img {
    width: 100%;
    border-radius: 7px;
    height: 150px;
}
.all-blog-containt h4 {
    font-size: 20px;
}
.all-blog-containt h5 {
    font-size: 15px;
    margin-bottom: 1%;
}
.all-blog-containt p {
    line-height: inherit;
}
.all-blog-containt h5 span {
    font-size: 11px;
}
.blog-header {
    text-align: center;
    margin-bottom: 3%;
}
.blog-header h3 {
    font-weight: 500;
    margin-bottom: 6px;
    color: #77b62b;
}
.tab-content {
    margin-top: 2%;
}
.click-details {
    text-align: center;
}
.click-details a{
    font-size: 12px;
    padding: 2px 12px;
    font-weight: normal;
}
.recrnt-post {
    padding: 2%;
    box-shadow: 0px 2px 8px 1px #cccccc94;
    border-radius: 6px;
}
.recent-post-header button {
    background-color: #77b62b;
    border: none;
}
.recent-post-header {
    margin: 4%;
}
.recrnt-post-img a {
    display: inline-flex;
}
.recrnt-post-img {
    display: inline-flex;
    margin: 3%;
  }
  .recrnt-post-img img {
    width: 25%;
    height: 40px;
    margin-right: 8px;
  }
  .all-blog-left  {
      margin: 0% 3%;
  }
  .all-blog-left .nav .nav-item a {
      height: 60px;
  }
  
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.holiday tr th {
    background-color: #77b62b;
    color: #fff;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #77b62b;
    border-bottom: none;
    color: #77b62b;
}
.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #77b62b;
}
.performance ul{
    padding: 1% 2%;
    list-style: inside;
}
.performance ul li{
    line-height: 2.2;
}
.performance ul li a {
    color: #77b62b;
    font-size: 15px;
}
.card-img-top {
    height: 170px;
    width: 100%;
    margin-top:6%;
}
