@media (min-width: 576px) and (max-width: 767.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%;
  }
  .privacy-header {
    height: 200px;
  }
  h1 {
    font-size: 28px;
    font-weight: 600;
  }
  .main-hero-section .text-red {
    color: #CF2222;
    font-size: 28px;
  }
  .start-journey {
    padding: 30px 0;
  }
  h2 {
    font-size: 26px;
    font-weight: 700;
  }
  .find-resources .box {
    width: 200px;
    height: 200px;
  }
}/*# sourceMappingURL=sm-screen.css.map */