@media only screen and (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
  .text-xs-center {
    text-align: center;
  }
  .justify-xs-center {
    justify-content: center;
  }
  .fsm20 {
    font-size: 20px;
  }
  .fsm14 {
    font-size: 14px;
  }
  .mb-20 {
    margin-bottom: 20px;
  }
  header img {
    max-height: 35px;
  }
  .header-top {
    display: none;
  }
  header p {
    font-size: 10px;
  }
  .banner-image {
    padding: 16px;
  }
  .banner-title {
    max-width: 100%;
    text-align: center;
  }
  .banner-title h1 {
    font-size: 30px;
  }
  .shape {
    background-image: none;
  }
  .top_form {
    margin: 30px auto;
    width: 100%;
    left: 0;
  }
  .top_form .form-control {
    font-size: 14px;
    height: 40px;
  }
  .top_form label {
    font-size: 16px;
  }
  .submit-btn button {
    font-size: 18px;
  }
  .college-list li p {
    font-size: 14px;
  }
  .college-list li img {
    height: 170px;
  }
  .heading h2,
  .mbbs-seats,
  .heading-neet,
  .heading-counselling-process {
    font-size: 26px;
    line-height: 1.2;
  }
  .card-features img {
    height: 70px;
  }

  .course-title h3 {
    font-size: 20px;
  }
  .explore-btn {
    font-size: 16px;
  }
  .card-feature p {
    font-size: 18px;
  }
  .card-feature img {
    max-height: 25px;
  }
  .card-feature h2 {
    font-size: 28px;
  }
  .card-features p {
    font-size: 16px;
  }
  .owl-nav button.owl-next {
    right: 0;
  }
  .owl-nav button.owl-prev {
    left: 0;
  }
  .partner-list img {
    height: 75px;
  }
  .owl-nav button {
    font-size: 30px !important;
  }
  .footer-top img {
    max-height: 40px;
    margin-bottom: 20px;
  }
  .course-list li {
    padding: 14px;
  }
  .mbbs-heading {
    font-size: 35px;
  }
  .card-link {
    padding: 20px;
  }
  .heading-neet-text {
    font-size: 28px;
    margin: 0;
  }
  .card-white,
  .seat-shadow,
  .shadow,
  .shadow-con {
    margin-bottom: 15px;
    height: auto;
  }
  ,
  seat-shadow {
    padding-bottom: 15px;
  }
  .pt-xs-5 {
    padding-top: 20px;
  }
  .round-card {
    padding: 20px 14px;
    border-radius: 25px;
    margin-bottom: 15px;
    height: auto;
  }
  .heading-counselling-process-text {
    font-size: 16px;
    display: inline-block;
    margin-top: 15px;
  }
  .number {
    font-size: 24px;
  }
}
