@media (min-width: 768px) and (max-width: 991.98px) {
  header .footer-top p {
    font-size: 16px;
  }
  header .fa-bars {
    color: #cf2222;
    font-size: 25px;
  }
  header .sidebar {
    background-color: #fff;
    color: #000;
    box-shadow: 1px 1px rgba(207, 34, 34, 0.2509803922);
  }
  .footer-header .logo img {
    width: 30%;
  }
  h1 {
    font-size: 30px;
    font-weight: 600;
  }
  .review-page .about-top .experience {
    font-weight: 600;
    font-size: 18px;
    margin-top: 15px;
  }
  .trusted-globe .owl-nav {
    position: absolute;
    top: -63%;
    right: 0%;
  }
  .strategy-ielts-8787 {
    padding: 0 0 30px 0;
  }
  .main-hero-section .text-red {
    color: #CF2222;
    font-size: 36px;
  }
  .main-hero-section-111 {
    padding: 40px 0;
    margin: 0px 0;
    background-image: url(../img/ielts/ielts-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}/*# sourceMappingURL=md-screen.css.map */