@media screen and (max-width: 767px) {
  .carousel-item img {
      height: 380px;
    }
    .carousel-caption h5 {
      font-size: 18px !important;
    }
    .carousel-caption p {
      font-size: 12px !important;
    }
    .carousel-caption {
      display: block !important;
      left: 0;
      right: 0;
      bottom: 50px;
      width: 100%;
    }
    .top-post img, .more-post img {
      width: 100%;
      height: 164px;
    }
    .top-post h4, .more-post-content h4 {
      font-size: 18px !important;
    }
    .top-post p, .more-post p {
      font-size: 12px !important;
    }
    .top-post span, .more-post span {
      font-size: 10px !important;
    }
    .person-img img {
      width: 30px !important;
      height: 30px !important;
    }
    .school-desc h4 {
      font-size: 20px !important;
      margin-top: 10px;
    }
    .school-desc p {
      font-size: 12px !important;
    }
    button {
      font-size: 12px;
    }
    .footer-content {
      padding: 50px 0 !important;
    }
    .footer-nav {
      flex-direction: row !important;
      font-size: 10px;
      margin-bottom: 10px;
  }
  .footer-content h4 {
      font-size: 14px;
  }
  .footer-content p {
      font-size: 12px;
  }
  .bread-crumb {
    font-size: 12px !important;
  }
  .category-hero h4 {
    font-size: 18px !important;
  }
  .category-hero p {
    font-size: 14px;
  }
  .subscribe input, .subscribe input:focus {
      width: 200px;
  }
  .categories-list ul li {
      font-size: 12px;
  }
  .navbar-toggler svg path {
      stroke: #fff;
  }
  .categories-list {
      width: 350px;
      /* width: 100%; */
      overflow-x: auto;
  }
  .featured-post {
      display: none;
  }
  .blog-hero img {
      height: 200px;
      width: 100%;
  }
  .blog-content h4{
      font-size: 18px !important;
  }
  .blog-content span {
      font-size: 10px !important;
  }
  .other-products img{
      width: 100%;
  }
  .other-products p {
      width: 100%;
  }
  .mt-top, .box {
      margin-top: 20px;
  }
  .card-margin {
      margin-bottom: 80px;
    }
    .left-side {
      width: 100%;
      padding: 30px 50px;
    }
    .right-side {
      width: 100%;
    }
    .contactus .container {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .container-fluid {
      padding-right: 15px !important;
      padding-left: 15px !important;
    }
    .register-school img{
      width: 100%;
      height: 200px;
    }
    .nav-list {
      flex-direction: column;
    }
    .search input {
      display: none;
    }
    .search svg {
      display: none;
    }
    .staff-content img {
      width: 100px;
      height: 100px;
  }
  .about-page .ceo, .about-page .coo, .about-page .cto {
    right: 10px;
}
.img-abs {
  position: absolute;
  bottom: 0;
  opacity: 0.1;
}
.img-abs img {
  width: 400px;
  height: 250px;
}
.about-page .title {
  margin-top: 80px;
}
.navbar img, .footer img {
height: 25px;
}
.category {
font-size: 10px;
top: 20px;
right: 30px;
}
.education img, .economy img, .entertainment img, .politics img, .sports img, .tech img {
max-width: 100%;
height: 250px;
}
.category2-hero h4 {
font-size: 18px !important;
}
.category2-hero p {
font-size: 14px;
}
.education-abs {
font-size: 24px !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .categories-list ul li {
      font-size: 12px;
  }
  .nav-list {
    flex-direction: column;
  }
  .search input {
    display: none;
  }
  .search svg {
    display: none;
  }
  .navbar-toggler svg path {
      stroke: #fff;
  }
  .top-post p {
      font-size: 12px !important;
  }
  .carousel-caption h5 {
      font-size: 24px !important;
  }
  .carousel-caption p {
      font-size: 14px;
  }
  .footer-nav {
      font-size: 11px;
  }
  .footer-content h4 {
      font-size: 14px;
  }
  .footer-content p {
      font-size: 12px !important;
  }
  .footer-content {
      padding: 50px 0 !important;
    }
    .mt-top {
      margin-top: 20px;
  }
  .card-margin {
      margin-bottom: 100px;
      display: flex;
      justify-content: center;
    }
    .core-values .card {
      width: 400px;
    }
    .staff-content .card {
      width: 400px;
     }
     .collab-card, .innovation-card, .excellence-card {
      display: flex;
      justify-content: center;
     }
     .other-products p {
      width: 100%;
      font-size: 14px;
  }
  .top-post h4 {
    font-size: 20px !important;
  }
  .featured h4 {
      font-size: 20px !important;
  }
  .featured-post p {
      font-size: 14px !important;
  }
  .more-post-content h4 {
      font-size: 20px !important;
    }
    .more-post p {
      font-size: 14px !important;
    }
    .more-post span {
      font-size: 14px !important;
    }
    .contactus {
      min-height: 75vh;
    }
    .left-side {
      padding: 30px 50px;
  }
  .container-fluid {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .school-desc h4 {
    font-size: 18px;
  }
  .school-desc p {
    font-size: 12px;
  }
  .register-school img{
    width: 350px;
    height: 180px;
  }
  .blog-hero img {
    width: 100%;
  }
  .education img, .economy img, .entertainment img, .politics img, .sports img, .tech img {
    max-width: 100%;
  }
}