@media only screen and (max-width: 767px) {

  section.testimonial-section .offset-3 {
    margin: 0;
  }
  section.training-section .offset-3 {
    margin: 0;
  }
  section.training-text-section .offset-3 {
    margin: 0;
  }
  .navbar-brand img {
    width: 150px;
}
  .top-text-left {
    padding-top: 1px;
    text-align: center;
    display: grid;
  }
  .top-text-left a:last-child {
    border: none;
  }
  .title h1 {
    font-size: 27px;
    line-height: 34px;
  }
  .home-section {
    height: 550px;
  }
  .home-section .overlay {
    height: 550px;
  }
  .about-left-wrapper h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
  }
  .about-left-wrapper {
    margin-top: 0px;
  }
  .about-center-wrapper img {
    height: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  a.main-btn {
    padding: 12px 25px;
  }
  .brand-text h3 {
    font-size: 24px;
  }
  .brand-text {
    text-align: center;
  }
  .brand-img {
    margin-bottom: 10px;
  }
  .video-wrapper i {
    width: 65px;
    height: 65px;
    line-height: 68px;
    font-size: 29px;
  }
  .video-wrapper h2 {
    font-size: 32px;
  }
  .about-left-wrapper h2 {
    font-size: 28px;
  }
  .side-service-box {
    margin-top: 40px;
  }
  .discover-section .dicover-overlay {
    height: 100%;
  }
  .discover-section {
    height: 100%;
  }
  .facilities-text h2 {
    margin-bottom: 25px;
    font-size: 36px;
  }
  .side-services-box-2 .side-service-box {
    min-height: 100%;
  }
  .side-service-box {
    min-height: 100%;
    padding: 4em 2em 2em 2em;
  }
  .discover-main-wrapper h2 {
    font-size: 36px;
  }
  .testimonial-heading h2 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 0;
  }
  .training-wrapper h2 {
    font-size: 30px;
  }
  section.training-text-section h3 {
    line-height: 30px;
  }
  .mobile-side-logo img {
    width: 140px;
}
}
