@media (max-width: 767px) {
  .header-top {
  }

  .banner-hero {
    padding: 0px 0px 15px 40px;
    position: relative;
    max-width: fit-content;
    margin: 0 auto;
  }

  .banner-hero::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #fff2eb;
    z-index: 1;
  }

  .banner-hero .block-banner {
    position: relative;
    z-index: 12;
    padding: 30px 50px 0px 0px;
  }

  .menuzord-menu {
    display: none;
  }

  .mean-container .mean-bar {
  }

  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #102762;
    height: 3px;
    margin-top: 3px;
  }

  .top-header-ul ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header-top {
    height: auto;
  }

  .header-top .float-right {
    float: none;
  }

  .mean-container a.meanmenu-reveal {
    color: #081d56 !important;
    right: 10px !important;
    left: auto;
    text-align: center;
    text-indent: 0px;
    font-size: 18px;
    top: 100px;
  }

  .mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #102762;
    margin-top: 152px;
  }

  .banner-caption h1 {
    color: #fff;
    margin-bottom: 0px;
    font-size: 28px;
    font-weight: 800;
  }

  .mean-container .mean-bar {
    position: absolute;
    background: transparent;
    padding: 2px 0;
    height: 42px;
    z-index: 999999;
    top: -48px;
  }

  .header-nav {
    display: none;
  }

  .header-top .col {
    flex: 1 0 100%;
  }

  header.sticky-shadow {
    position: absolute;
  }

  .banner-hero .banner-inner .banner-imgs {
    display: none;
  }

  .new-sec {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }

  .myTicker3 .media-body p {
    text-align: left;
  }

  .new-ar {
    width: 100%;
    position: relative;
    right: 0;
    background: #ffc107;
    padding: 25px;
    height: 500px;
    display: inline-block;
    overflow: auto;
  }

  .login-page {
    height: 100% !important;
    background: #002f78;
    overflow: hidden;
  }

  .login-bg {
    position: relative;
    height: 100% !important;
  }

  .contant-sec .scroll {
    height: 100%;
    overflow: inherit;
    overflow-y: inherit;
    display: flex;
    align-items: center;
    width: 100%;
  }

  .box-info-about::after {
    position: absolute;
    background: url(../images/cm.png);
    right: 0;
    content: "";
    bottom: 0;
    width: 0;
    height: 0;
    display: none;
  }

  .box-info-about {
    position: relative;
    background: #85deff;
    padding: 20px;
  }

  .contant-sec {
    display: flex;
    align-items: center;
    height: auto;
    margin: 5%;
  }

  .box-info-job p {
    text-align: left;
  }

  .box-info-grienvance {
    position: relative;
    background: #85deff;
    padding: 20px;
  }

  .g-recaptcha {
    width: 100%;
  }

  .g-recaptcha iframe {
    width: 100%;
  }

  .programme-dts .contant h2 {
    font-size: 20px;
  }

  .footerNav {
    position: relative;
    z-index: 1000;
    margin: 10px 0;
    padding-left: 20px;
  }

  .footer_first_contact li p {
    line-height: 1.5;
    text-align: left;
  }

  .nav-widget {
    margin-top: 15px;
    padding-left: 0px;
  }
  .footer_border_displ ul li {
    margin-bottom: 0px;
  }
  .three-box .box-sec.sky-box .contant p {
    color: #0287c2;
    text-align: left;
  }
  .footer {
    padding-top: 25px;
  }
  .web-cm-pic {
    position: relative;
  }
  .footer_first_contact li {
    padding-bottom: 5px;
  }
  .section-title .heading-36 {
    font-size: 30px;
  }

  .carousel-item {
    height: 356px;
  }
  #image_captcha img {
    width: 200px !important;
  }
  .logo-holder img {
    width: 100% !important;
    height: 40px !important;
    display: block;
    object-fit: contain !important;
    padding-top: 5px;
  }
  .left-contant h1 {
    font-size: 30px;
    color: #fff;
  }
  .left-contant p {
    font-size: 25px;
  }
  .contact-ul ul li p {
    text-align: left;
    font-size: 14px;
  }
  .contact-us .contact-ul li span {
    background: #ffffffb0;
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    padding: 10px;
    line-height: 18px;
    text-align: center;
  }
  .contact-us .contact-ul li i {
    font-size: 14px;
    color: #ff5722;
  }
  .contact-ul li p {
    /* width: 80%; */
    padding-left: 8px;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 0;
  }
}

@media (min-width: 991px) {
  .loginmenu {
    display: none !important;
  }

  .registermenu {
    display: none !important;
  }

  .mobile-cm-pic {
    display: none;
  }
}
