@media only screen and (max-width: 1399px) {}


@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
  .hero-content h1 {
    font-size: 50px;
  }

  .common-title h4 {
    font-size: 30px;
  }

  #our-testimonial-sec .content {
    padding: 50px 80px;
  }

  #our-testimonial-sec .tes-icon {
    right: 26px !important;
  }

  .navbar-nav {
    margin-bottom: 25px;
  }

  .navbar-light .navbar-nav .nav-item .nav-link {
    padding: 5px 15px;
  }

  .sticky-bar a.nav-link {
    padding: 6px 14px !important;
  }

  .navbar-collapse {
    margin-bottom: 25px;
  }

  .common-heading {
    top: 78%;
  }
}

@media only screen and (max-width: 767px) {
  .hero-content h1 {
    font-size: 40px;
  }

  .hero-content p br {
    display: none;
  }

  .common-title {
    margin-bottom: 30px;
  }

  .common-title h4 {
    font-size: 26px;
  }

  #home-aboutus-sec {
    margin-bottom: 60px;
    padding: 10px;
  }

  #journey-sec {
    margin-bottom: 60px;
  }

  #famous-courses-sec {
    margin-bottom: 60px;
  }

  #reachus-sec {
    margin-bottom: 60px;
  }

  #future-sec {
    margin-bottom: 60px;
  }

  .common-title p br {
    display: none;
  }
  #our-testimonial-sec {
    margin-bottom: 60px;
  }
  .test-icon {
    width: 300%;
  }
  .footer-cu-sec-align, .footer-Links-sec-align {
    justify-content: start;
  }
  #about-sec {
    margin-bottom: 60px;
  }
  #gallery-sec {
    margin-bottom: 60px;;
  }
  .footer-aboutus-sec, .footer-Links-sec, .footer-cu-sec {
    margin-bottom: 0px;
}
}

@media only screen and (max-width: 575px) {}
header {
  margin-bottom: 40px;
}
.hero-content h1 {
  font-size: 24px;
}
.hero-content h1 br{
 display: none;
}
img.whitelogo {
  width: 160px;
}
.hero-content p {
  font-size: 14px;
}
.common-title {
  margin-bottom: 20px;
}
#home-aboutus-bottom-sec {
  padding-top: 40px;
}
#journey-sec {
  margin-bottom: 40px;
  padding: 40px 0px;
}
#reachus-sec .content-sec p {
  font-size: 14px;
}
#reachus-sec .content-sec p br {
 display: none;
}
#reachus-sec .content-sec h2 {
  font-size: 24px;
}
.common-title h4 {
  font-size: 24px;
}
h2 {
  font-size: 24px;
}
#future-sec .right-sec {
  padding: 0px 14px !important;
}
#our-testimonial-sec {
  margin-bottom: 40px;
}
#gallery-sec {
  margin-bottom: 40px;
}
.hero-content {
  top: 60%;
}
#home-aboutus-sec {
  margin-bottom: 40px;
}
.common-title p {
  font-size: 14px;
}
#testimonial-sec {
  padding: 40px 0px;
  margin-bottom: 40px;
}
.footer-bt-sec p {
  /* text-align: center;   */
}
#reachus-sec .content-sec p {
  text-align: justify;
}
#about-sec .content-box {
  margin-bottom: 16px;
}


@media only screen and (max-width: 420px) {}