@media only screen and (max-width: 980px) and (min-width:320px) {
  a#cross,nav.mobile-view {
      position:fixed;
      display: none
  }

  nav.mobile-view,section {
      overflow: hidden
  }

  header ul.menu li {
  width: 100%;
  padding: 12px !important;
  }

  #menu-list {
      display: block
  }

  .mobile-screen {
      position: relative;
      display: block
  }

  .mobile-screen #list-btn {
      /* display: block; */
      color: #002768;
      /* position: absolute; */
      /* top: -10px; */
      /* right: 0; */
      font-size: 35px;
      transition: .5s;
      -webkit-transition: .25s;
      z-index: 99999999
  }

  a#cross {
      top: 5px;
      right: 20px;
      font-size: 35px;
      z-index: 9999999999;
      color: #fff;
      -webkit-transition: .5s;
      transition: .5s;
      animation: 2s linear infinite heartBeat
  }

  nav.mobile-view {
      background: #002768;
      height: 100%;
      width: 100%!important;
      /* max-width: 350px; */
      right: -100%;
      top: 0;
      bottom: 0;
      padding-top: 70px;
      z-index: 99911!important;
      overflow-y: scroll;
      transition: ease-In-Out .8s;
      -webkit-transition: ease-In-Out .8s
  }

  header nav ul li.dropdown:hover .dropdown-menu {
      left: 7px;
      top: 35px;
      width: 95%
  }

  header nav ul li .dropdown-menu a {
      font-size: 14px!important;
      padding: 5px 20px;
      width: 70%
  }

  .submenu-list:hover .dropdown-menu-submenu {
      position: absolute;
      left: 40%;
      top: 30px;
      z-index: 999!important
  }

  .nav-bar ul.menu li a.active {
      color: #fff!important
  }

  .book1 div,.container {
      width: auto!important
  }

  h2 {
      font-size: 26px ;
      line-height: 40px ;
  }

  p {
      font-size: 14px ;
      margin: 0;
      line-height: 1.4;
      padding-top: 10px;
  }

  footer h3 {
      font-size: 19px;
      padding: 20px 0px;
  }

  footer ul.menu li a {
      line-height: 5px;
      text-align: center
  }

  .copyright {
      text-align: center !important;
      margin: 0;
      padding: 20px 0;
  }

  .main-banner {
      padding: 80px 0 100px;
      margin: 0;
      background-size: cover
  }

  h1 {
      font-size: 31px;
      line-height: 37px;
      letter-spacing: -1px;
  }
  .top-bar {
      background-size: 100em;
      padding: 3px 0
  }

  .top-bar .menu li {
      padding: 3px 0!important;
      border: 0
  }

  .d-block {
      display: contents!important
  }

  .banner .get-started-form form {
      padding: 30px 20px;
      margin: 20px 0
  }

  .inner-page-form .get-started-form form {
      margin-top: 20px
  }

  .banner img {
      max-width: 100%;
      margin-bottom: 0!important
  }

  .btn-blue,.btn-red,.btn-white-border {
      margin: 7px 0;
      padding: 10px;
      font-size: 12px
  }
  .banner input.input-control,select#ser-select {
      width: 80%!important
  }

  .faq-sec::after {
      width: 100%;
      z-index: 0;
      opacity: .2
  }

  .faq-sec::before {
      z-index: 2;
      width: 50%;
      opacity: .2
  }

  .faq-sec img {
      max-width: 70%
  }

  h2.stork-text {
      font-size: 26px!important
  }

  .book-banner h2 {
      padding: 0;
      line-height: 23px!important
  }

  .faq-sec .card-header a {
      font-size: 14px;
      line-height: 18px;
      padding-right: 10px
  }

  .popupform .popup-content,.services .ser-box p {
      height: auto
  }

  .inner-banner .get-started-form.main-form {
      width: 100%;
      padding-top: 20px
  }

  .inner-banner .get-started-form.main-form form {
      padding: 50px 20px
  }
  .testmonial-slider .item {
      height: auto;
      margin: 0 10px
  }

  .illustration-testmonial .slider>img {
      max-width: 100%;
      height: 400px
  }
  .get-started-form.main-form {
      margin: auto;
      width:100%
  }
  .review-box,.ser-box {
      margin: 10px 0
  }

  .videoframe video {
      z-index: 1!important;
      margin: 20px 0
  }
  .review-box [class*=col-md-6] {
      width: 50%
  }
  .top-bar .side-bar-one::after {
  display: none;
}

.nav-bar ul.menu li a {
  color: #fff;
}


.primary-bg::before {
  height: 40px;
  top: 0px;
}

.am-pub {
  padding: 40px 0;
}

.global-books .col-md-8 [class*='col-md-4'] {
  width: 50%;
}

.global-books [class*='col-md-2'] {
  width: 50%;
}


.global-books audio {
  width: 180px !important;
}

.platform::after {
  width: 100%;
}

.bottom-form form {
  width: 100%;
}

.get-started-form form h3 {
  line-height: 26px;
}

footer h6 {
  font-size: 23px;
  padding: 10px 0;
}
}
