@media screen and (max-width: 1399px) {
  .banner-section .hero-section {
    height: 400px;
  }

  .hero-content h1 {
    font-size: 40px;
    line-height: 60px;
  }

  .hero-content p {
    font-size: 18px;
    line-height: 32px;
  }

  .banner-section .banner-button {
    font-size: 18px;
    line-height: 24px;
    padding: 9px 15px;
  }

  .about-section p {
    font-size: 17px;
    line-height: 32px;
  }

  .services-section .service-card {
    padding: 20px 15px;
  }

  .object-fit {
    height: 170px;
  }

  .services-section .service-card p {
    font-size: 17px;
    line-height: 30px;
  }

  .program-highlight .feature-box {
    padding: 20px 10px
  }

  .program-highlight .feature-box p {
    font-size: 20px;
  }

  .program-highlight .program-footer {
    margin: 22px auto;
    font-size: 22px;
    line-height: 36px;
  }

  .program-highlight .program-btn {
    padding: 10px 30px;
    font-size: 18px;
  }

  .java-section p {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 0px;
  }

  .training-carousel-section .course-card {
    padding: 30px 20px;
    height: 410px !important;
  }

  .training-carousel-section .course-card p {
    font-size: 18px;
    margin: 10px 0 0px;
    line-height: 26px;
  }

  .why-choose-us .choose-item p {
    font-size: 16px;
    line-height: 24px;
  }

  .candidate-card h5 {
    font-size: 24px;
    line-height: 30px;
  }

  .placed-candidates .candidate-card p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 7px;
  }

  .candidate-card h6 {
    font-size: 20px;
    margin: 3px 0px;
  }

  .candidate-card h6 {
    font-size: 20px;
    margin: 3px 0px;
  }

  .expertise-card .icon {
    font-size: 50px;
  }

  .expertise-card h5 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 6px;
  }

  .expertise-card p {
    font-size: 17px;
    line-height: 26px;
  }

  .gallery-section h2 {
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 10px;
  }

  .gallery-section p {
    font-size: 20px;
    line-height: 26px;
  }

  .client-testimonials h2 {
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 38px;
  }



  .contact-forms-section .form-card h3 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 23px !important;
  }

  .contact-forms-section .form-control::placeholder {
    font-size: 18px;
  }

  .contact-forms-section .btn-primary {
    font-size: 18px;
    padding: 9px 0px;
    margin-top: 10px;
  }

  .clients-section h2 {
    font-size: 38px;
    line-height: 43px;
    margin-bottom: 15px !important;
  }

}

@media screen and (max-width: 1199px) {
  .hero-content h1 {
    font-size: 34px;
    line-height: 48px;
    margin-bottom: 15px;
  }

  .hero-content p {
    font-size: 16px;
    line-height: 25px;
  }

  .banner-section .banner-button {
    font-size: 18px;
    line-height: 20px;
    padding: 7px 12px;
  }

  .banner-section .hero-section {
    height: 382px;
  }

  .about-section h2 {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 38px;
  }

  .about-section p {
    font-size: 15px;
    line-height: 23px;
  }

  .about-section a {
    font-size: 16px;
    line-height: 21px;
    margin-top: 5px;
    padding: 7px 12px;
  }

  .services-section .section-title {
    font-size: 31px;
    line-height: 39px;
    margin-bottom: 5px;
  }

  .services-section .section-subtitle {
    font-size: 18px;
    margin-bottom: 31px;
  }

  .services-section .service-card i {
    font-size: 35px;
    margin-bottom: 0px;
  }

  .services-section .service-card h3 {
    font-size: 21px;
    line-height: 26px;
  }

  .services-section .service-card p {
    font-size: 15px;
    line-height: 23px;
  }

  .services-section .service-card {
    padding: 0px 9px;
  }

  .services-section a {
    font-size: 16px;
    line-height: 25px;
    padding: 7px 16px;
  }

  .java-section h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 7px;
  }

  .java-section h6 {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 19px;
  }

  .java-section p {
    font-size: 22px;
    line-height: 30px;
  }

  .java-section a {
    font-size: 16px;
    padding: 7px 26px;
  }

  .training-carousel-section .section-title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 5px;
  }

  .training-carousel-section .section-subtitle {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 25px;
  }

  .training-carousel-section .course-icon {
    font-size: 35px;
    line-height: 15px;
  }

  .training-carousel-section .course-card h3 {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 5px;
  }

  .training-carousel-section .course-card p {
    font-size: 15px;
    margin: 10px 0 0px;
    line-height: 24px;
    margin-top: 5px;
  }

  .training-carousel-section .course-card {
    padding: 30px 10px;
  }

  .training-carousel-section .enroll-btn {
    font-size: 16px;
    line-height: 28px;
    padding: 6px 14px;
    margin-top: 12px;
  }

  .why-choose-us .section-title {
    font-size: 31px;
    line-height: 38px;
    margin-bottom: 5px;
  }

  .why-choose-us .section-subtitle {
    font-size: 18px;
    margin: 6px auto 15px;
    line-height: 27px;
  }

  .why-choose-us .icon-box {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .why-choose-us .choose-item h4 {
    font-size: 19px;
    line-height: 27px;
  }

  .why-choose-us .choose-item p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 0px;
  }

  .why-choose-us .choose-item {
    padding: 20px 12px;
  }

  .achievements-section .section-title {
    font-size: 31px;
    line-height: 38px;
    margin-bottom: 5px;
  }

  .achievements-section .section-subtitle {
    font-size: 17px;
    line-height: 23px;
  }

  .achievements-section .achievement-box i {
    font-size: 33px;
    margin-bottom: 10px;
  }

  .achievements-section .achievement-box h3 {
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 3px;
  }

  .achievements-section .achievement-box p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
  }

  .placed-candidates h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 5px;
  }

  .placed-candidates p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .candidate-card i {
    font-size: 40px;
  }

  .candidate-card h5 {
    font-size: 20px;
    line-height: 26px;
  }

  .placed-candidates .candidate-card p {
    font-size: 16px;
    line-height: 23px;
  }

  .candidate-card h6 {
    font-size: 16px;
    margin: 0px 0px;
  }

  .candidate-card span {
    font-size: 16px;
    padding: 7px 16px;
    margin-top: 10px;
  }

  .expertise-section h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 23px;
  }

  .expertise-card .icon {
    font-size: 36px;
  }

  .expertise-card h5 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 6px;
  }

  .expertise-card p {
    font-size: 15px;
    line-height: 23px;
  }

  .gallery-section h2 {
    font-size: 31px;
    line-height: 42px;
    margin-bottom: 6px;
  }

  .gallery-section p {
    font-size: 17px;
    line-height: 22px;
  }

  .student-testimonials .section-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
  }

  .testimonial-card p {
    font-size: 15px;
    line-height: 24px;
  }

  .testimonial-card h5 {
    font-size: 20px;
    line-height: 26px;
  }

  .testimonial-card small {
    font-size: 16px;
    line-height: 24px;
  }

  .client-testimonials h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 30px;
  }

  .contact-forms-section .section-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 7px;
  }

  .contact-forms-section .section-subtitle {
    font-size: 17px;
    margin-bottom: 29px;
  }

  .contact-forms-section .form-card h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 18px !important;
  }

  .contact-forms-section .form-control {
    padding: 6px 16px;
  }

  .contact-forms-section .form-control::placeholder {
    font-size: 16px;
  }

  .contact-forms-section .btn-primary {
    font-size: 16px;
    padding: 6px 0px;
    margin-top: 2px;
  }

  .clients-section h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 7px !important;
  }

  .clients-section p {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 991px) {
  .hero-content h1 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 12px;
  }

  .hero-content p {
    font-size: 15px;
    line-height: 22px;
  }

  .banner-section .banner-button {
    font-size: 15px;
    line-height: 18px;
    padding: 7px 12px;
  }

  .banner-section .hero-section {
    height: 336px;
  }

  .about-section h2 {
    font-size: 24px;
    margin-bottom: 6px;
    line-height: 34px;
  }

  .about-section p {
    font-size: 14px;
    line-height: 20px;
  }

  .about-section a {
    font-size: 14px;
    line-height: 20px;
    margin-top: 2px;
    padding: 5px 12px;
  }

  .about-section {
    background: linear-gradient(135deg, #f5f8ff, #eaf0ff);
    padding: 35px 0px
  }

  .services-section .section-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 3px;
  }

  .services-section .section-subtitle {
    font-size: 16px;
    margin-bottom: 28px;
  }

  .services-section .service-card i {
    font-size: 30px;
  }

  .services-section .service-card h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .services-section .service-card p {
    font-size: 14px;
    line-height: 20px;
  }

  .services-section .service-card {
    padding: 0px 2px;
  }

  .services-section a {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 14px;
    margin-top: 28px;
  }

  .services-section {
    padding: 35px 0px;
  }

  .java-section h2 {
    font-size: 27px;
    line-height: 33px;
    margin-bottom: 5px;
  }

  .java-section h6 {
    font-size: 15px;
    line-height: 23px;
  }

  .java-section p {
    font-size: 20px;
    line-height: 28px;
  }

  .java-section a {
    font-size: 15px;
    padding: 6px 20px;
  }

  .java-section {
    padding: 35px 0px
  }

  .training-carousel-section .section-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 4px;
  }

  .training-carousel-section .section-subtitle {
    font-size: 16px;
    margin-bottom: 4px;
    line-height: 24px;
  }

  .training-carousel-section .course-card {
    padding: 30px 20px;
    margin: 30px 10px;
  }

  .training-carousel-section {
    background: linear-gradient(135deg, #e3e9f7, #cbd1e0);
    padding: 35px 0px 0px;
  }

  .why-choose-us .section-title {
    font-size: 27px;
    line-height: 36px;
    margin-bottom: 3px;
  }

  .why-choose-us .section-subtitle {
    font-size: 16px;
    margin: 4px auto 11px;
    line-height: 24px;
  }

  .why-choose-us {
    padding: 35px 0px
  }

  .achievements-section .section-title {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 4px;
  }

  .achievements-section .section-subtitle {
    font-size: 16px;
    line-height: 23px;
  }

  .achievements-section {
    padding: 35px 0px
  }

  .placed-candidates h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 4px;
  }

  .placed-candidates p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  .placed-candidates {
    padding: 35px 0px;
  }

  .expertise-section h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 23px;
  }

  .expertise-card .icon {
    font-size: 30px;
  }

  .expertise-card h5 {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 5px;
  }

  .expertise-card p {
    font-size: 14px;
    line-height: 20px;
  }

  .expertise-card {
    padding: 10px 12px;
  }

  .expertise-section {
    padding: 35px 0px;
  }

  .gallery-section h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 5px;
  }

  .gallery-section p {
    font-size: 16px;
    line-height: 22px;
  }

  .gallery-section {
    padding: 35px 0px;
  }

  .student-testimonials {
    padding: 35px 0px;
  }

  .student-testimonials .section-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 28px;
  }

  .client-testimonials h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 28px;
  }

  .client-testimonials {
    padding: 35px 0px;
  }

  .contact-forms-section .section-title {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 4px;
  }

  .contact-forms-section .section-subtitle {
    font-size: 16px;
    margin-bottom: 24px;
  }

  .contact-forms-section .form-card h3 {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 16px !important;
  }

  .contact-forms-section .form-control {
    padding: 3px 16px;
  }

  .contact-forms-section .form-control::placeholder {
    font-size: 14px;
  }

  .contact-forms-section {
    padding: 35px 0;
  }

  .clients-section h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .clients-section p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 19px !important;
  }

  .clients-section {
    padding: 35px 0px;
  }
}

@media screen and (max-width: 767px) {
  .about-section h2 {
    font-size: 26px;
    margin-bottom: 6px;
    line-height: 34px;
    margin-top: 20px;
  }

  .about-section p {
    font-size: 17px;
    line-height: 26px;
  }

  .about-section a {
    font-size: 16px;
    line-height: 24px;
    padding: 7px 12px;
  }

  .services-section .section-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 4px;
  }

  .services-section .service-card {
    padding: 7px 18px;
    margin: 0px 40px;
  }

  .services-section .service-card i {
    font-size: 38px;
  }

  .services-section .service-card h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .services-section .service-card p {
    font-size: 18px;
    line-height: 23px;
  }

  .services-section a {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 18px;
  }

  .java-section h2 {
    font-size: 29px;
    line-height: 40px;
  }

  .java-section h6 {
    font-size: 17px;
    line-height: 24px;
  }

  .java-section p {
    font-size: 22px;
    line-height: 30px;
  }

  .java-section a {
    font-size: 18px;
    padding: 8px 20px;
    margin-top: 15px;
  }

  .training-carousel-section .section-title {
    font-size: 29px;
    line-height: 37px;
  }

  .training-carousel-section .section-subtitle {
    font-size: 19px;
    margin-bottom: 6px;
    line-height: 26px;
  }

  .training-carousel-section .course-icon {
    font-size: 40px;
    line-height: 24px;
  }

  .training-carousel-section .course-card h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .training-carousel-section .course-card p {
    font-size: 18px;
    line-height: 26px;
  }

  .why-choose-us .section-title {
    font-size: 29px;
    line-height: 41px;
  }

  .why-choose-us .section-subtitle {
    font-size: 18px;
    line-height: 26px;
  }

  .why-choose-us .choose-item h4 {
    font-size: 21px;
    line-height: 30px;
  }

  .why-choose-us .choose-item p {
    font-size: 17px;
    line-height: 25px;
  }

  .achievements-section .section-title {
    font-size: 31px;
    line-height: 41px;
  }

  .achievements-section .section-subtitle {
    font-size: 18px;
    line-height: 24px;
  }

  .expertise-card .icon {
    font-size: 40px;
  }

  .expertise-card h5 {
    font-size: 21px;
    line-height: 30px;
  }

  .expertise-card p {
    font-size: 18px;
    line-height: 27px;
  }

  .testimonial-card p {
    font-size: 19px;
    line-height: 30px;
  }

  .contact-forms-section .btn-primary {
    font-size: 18px;
    padding: 8px 0px;
  }

  .contact-forms-section .form-card h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .hero-content p {
    font-size: 17px;
    line-height: 27px;
    width: 78%;
  }
}

@media screen and (max-width: 575px) {
  .hero-content h1 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 12px;
  }

  .hero-content p {
    font-size: 15px;
    line-height: 23px;
    width: 80%;
  }

  .banner-section .hero-section {
    height: 374px;
  }

  .banner-section .banner-button {
    font-size: 14px;
    line-height: 20px;
    padding: 7px 17px;
    border-radius: 8px;
  }

  .about-section {
    padding: 28px 0px;
  }

  .about-section h2 {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 32px;
    text-align: center;
  }

  .about-section p {
    font-size: 15px;
    line-height: 22px;
  }

  .about-section a {
    font-size: 15px;
    line-height: 21px;
    margin-top: 8px;
    padding: 7px 17px;
  }

  .services-section .section-title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 11px;
  }

  .services-section {
    padding: 30px 0px;
  }

  .services-section .section-subtitle {
    font-size: 16px;
    margin-bottom: 22px;
  }

  .services-section .service-card {
    padding: 10px 10px;
  }

  .services-section .service-card i {
    font-size: 32px;
    margin-bottom: 5px;
  }

  .services-section .service-card h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .services-section .service-card p {
    font-size: 16px;
    line-height: 24px;
  }

  .services-section a {
    font-size: 16px;
    line-height: 24px;
    padding: 6px 18px;
  }

  .java-section h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 7px;
  }

  .java-section {
    padding: 28px 0px;
  }

  .java-section h6 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
  }

  .java-section p {
    font-size: 19px;
    line-height: 26px;
  }

  .java-section a {
    font-size: 16px;
    padding: 7px 22px;
  }

  .training-carousel-section {
    padding: 28px 0px;
  }

  .training-carousel-section .section-title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 7px;
  }

  .training-carousel-section .section-subtitle {
    font-size: 16px;
    margin-bottom: 3px;
    line-height: 24px;
  }

  .training-carousel-section .course-card {
    padding: 15px 20px;
  }

  .training-carousel-section .course-icon {
    font-size: 40px;
    margin-bottom: 7px;
  }

  .training-carousel-section .course-card h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0px;
  }

  .training-carousel-section .course-card p {
    font-size: 16px;
    margin: 5px 0 0px;
    line-height: 24px;
  }

  .training-carousel-section .enroll-btn {
    font-size: 16px;
    line-height: 24px;
    padding: 6px 14px;
    margin-top: 8px;
  }

  .owl-dots {
    margin-top: 0px !important;
  }

  .why-choose-us .section-title {
    font-size: 28px;
    line-height: 34px;
  }

  .why-choose-us .section-subtitle {
    font-size: 19px;
    margin: 10px auto 26px;
    line-height: 26px;
  }

  .why-choose-us {
    padding: 34px 0px;
  }

  .why-choose-us .choose-item h4 {
    font-size: 22px;
    line-height: 28px;
  }

  .why-choose-us .choose-item p {
    font-size: 17px;
    line-height: 24px;
  }

  .why-choose-us .icon-box {
    width: 50px;
    height: 50px;
    font-size: 21px;
  }

  .achievements-section .section-title {
    font-size: 29px;
    line-height: 34px;
  }

  .achievements-section .section-subtitle {
    font-size: 18px;
    line-height: 26px;
  }

  .achievements-section {
    padding: 28px 0px;
  }

  .achievements-section .achievement-box i {
    font-size: 42px;
    margin-bottom: 12px;
  }

  .achievements-section .achievement-box h3 {
    font-size: 30px;
    line-height: 38px;
  }

  .achievements-section .achievement-box p {
    font-size: 18px;
    line-height: 24px;
  }

  .placed-candidates h2 {
    font-size: 29px;
    line-height: 37px;
    margin-bottom: 8px;
  }

  .placed-candidates p {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px;
  }

  .candidate-card i {
    font-size: 44px;
  }

  .candidate-card h5 {
    font-size: 21px;
    line-height: 31px;
  }

  .candidate-card h6 {
    font-size: 20px;
    margin: 6px 0px;
  }

  .candidate-card span {
    font-size: 17px;
    padding: 8px 18px;
    margin-top: 10px;
  }

  .placed-candidates {
    padding: 28px 0px;
  }

  .expertise-section h2 {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 26px;
  }

  .expertise-section {
    padding: 30px 0px;
  }

  .expertise-card .icon {
    font-size: 40px;
  }

  .expertise-card h5 {
    font-size: 24px;
    line-height: 28px;
  }

  .expertise-card p {
    font-size: 17px;
    line-height: 25px;
  }

  .gallery-section h2 {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 9px;
  }

  .gallery-section {
    padding: 30px 0px
  }

  .gallery-section p {
    font-size: 18px;
    line-height: 26px;
  }

  .student-testimonials .section-title {
    font-size: 29px;
    line-height: 36px;
    margin-bottom: 32px;
  }

  .student-testimonials {
    padding: 30px 0px;
  }

  .testimonial-card p {
    font-size: 17px;
    line-height: 26px
  }

  .testimonial-card h5 {
    font-size: 21px;
    line-height: 27px;
  }

  .client-testimonials img {
    height: 100px !important;
    object-fit: cover;
  }

  .testimonial-card small {
    font-size: 17px;
    line-height: 24px;
  }

  .client-testimonials h2 {
    font-size: 29px;
    line-height: 36px;
    margin-bottom: 25px;
  }

  .client-testimonials {
    padding: 32px 0px
  }

  .contact-forms-section .section-title {
    font-size: 28px;
    line-height: 35px;
  }

  .contact-forms-section .section-subtitle {
    font-size: 16px;
    margin-bottom: 28px;
  }

  .contact-forms-section .form-card h3 {
    font-size: 24px;
  }

  .contact-forms-section .form-control {
    font-size: 20px;
    padding: 7px 16px;
  }

  .contact-forms-section .btn-primary {
    font-size: 15px;
    padding: 10px 0;
  }

  .clients-section h2 {
    font-size: 30px;
    line-height: 42px;
  }

  .clients-section {
    padding: 34px 0px;
  }

  .clients-section p {
    font-size: 18px;
    line-height: 28px;
  }
}