@media screen and (min-width:1800px) {
   .container {
      max-width: 1500px;
   }
}

@media screen and (max-width:1400px) {
   .section-margin-top {
      margin-top: 4.5rem;
   }

   .section-margin-bottom {
      margin-bottom: 4.5rem;
   }

   .section-margin {
      margin: 4.5rem 0;
   }

   .section-padding-top {
      padding-top: 4.5rem;
   }

   .section-padding-bottom {
      padding-bottom: 4.5rem;
   }

   .section-padding {
      padding: 4.5rem 0;
   }

   .section-header {
      gap: 1rem;
      margin-bottom: 1.75rem;
   }

   .section-header h6 {
      padding: 0.5rem 1.25rem;
      font-size: 14px;
   }

   .section-header h2 {
      font-size: 2rem;
   }

   .section-header p {
      font-size: 14px !important;
   }

   .primary-btn,
   .secondary-btn {
      padding: 8px 24px;
      font-size: 13px;
   }

   .primary-btn img,
   .secondary-btn img {
      width: 22px;
   }

   .navigation-container {
      padding: 0.75rem 0;
   }

   .logo img {
      width: 200px;
   }

   .navigation-container ul li a {
      font-size: 13px;
   }

   .navigation-container .secondary-btn {
      border-color: var(--text-tertiary) !important;
      color: var(--text-tertiary) !important;
   }

   .hero-bg-text {
      top: 60px;
   }

   .hero-content {
      padding: 7rem 0 4rem 0;
      width: 50%;
      gap: 1rem;
   }

   .hero-content p {
      font-size: 14px !important;
      line-height: 1.6;
   }

   .hero-content h2 {
      font-size: 3rem;
   }

   .hero-content span img {
      bottom: -14px;
      height: 22px;
   }

   .hero-btn-container {
      gap: 10px;
      margin-top: 0.8rem;
   }

   .hero-btn-container a {
      padding: 9px 28px;
      font-size: 13px;
   }

   .hero-counter {
      gap: 3rem;
      margin-top: 1.5rem;
   }

   .hero-counter-card span {
      font-size: 1.75rem;
   }

   .hero-counter-card p {
      font-size: 13px;
   }

   .hero-right {
      width: 55%;
   }

   .hero-right-img {
      max-width: 500px;
   }

   .hero-img-bg {
      max-width: 500px;
   }

   .hero-rating-card {
      top: 32%;
      right: 8%;
      padding: 0.5rem 1.5rem;
      border-radius: 10px;
   }

   .hero-rating-card h6 {
      font-size: 12px;
      margin-bottom: 0 !important;
   }

   .hero-rating-icon {
      gap: 0.5rem;
   }

   .hero-rating-icon i {
      font-size: 15px;
   }

   .hero-right-container::after {
      box-shadow: 0 0 200px 200px #3C6C46;
   }

   .about-img img {
      width: 325px;
      height: 425px;
   }

   .about .section-header {
      margin-bottom: 1rem;
   }

   .section-content p,
   .section-content ul li {
      font-size: 14px;
   }

   .section-content .primary-btn {
      margin-top: 0.8rem;
   }

   .service-card {
      padding: 2rem;
      gap: 1.5rem;
   }

   .service-card-name p {
      font-size: 17px;
      margin-bottom: 5px !important;
   }

   .service-card-content p {
      font-size: 13px;
      margin-bottom: 8px !important;

   }

   .service-card-button a {
      font-size: 13px;
      padding: 0px !important;
      gap: 8px;
   }

   .service-card-button a img {
      width: 16px;
   }

   .service-card-img {
      height: 60px;
      width: 60px;
   }

   .service-card-img img {
      height: 30px;
      width: 30px;
   }

   .global-sub-heading {
      margin-bottom: 1rem;
   }

   .global-sub-heading p {
      font-size: 14px;
   }

   .global-heading {
      margin-bottom: 1rem;

   }

   .global-heading p {
      font-size: 35px;
      line-height: 40px;
   }

   .global-content p {
      font-size: 13px;
   }

   .global-content ul li {
      font-size: 13px;
   }

   .explore-buton a {
      font-size: 14px;
      margin-top: 1rem;
   }

   .explore-buton a img {
      width: 16px;
   }

   .round-img-icon {
      margin: 8px 8px 8px 0;
   }

   .round-img-icon img {
      width: 12px;
   }

   .destination-image img {
      height: 250px;
   }

   .destination-heading {
      margin-top: 1.25rem;
   }

   .destination-heading p {
      font-size: 16px;
      margin-bottom: 6px !important;

   }

   .destination-content p {
      font-size: 13px;
      margin-bottom: 1rem !important;
   }

   .destination-button a {
      font-size: 13px;
      gap: 8px;
      padding-bottom: 2px;
   }

   .destination-button a img {
      width: 18px;
   }

   .section-header-line h2 img {
      width: 40px;
      top: -1.75rem;
      left: -1.75rem;
   }

   .faq-container {
      max-width: 900px;
   }

   .faq-accordion .accordion-button {
      font-size: 1.15rem;
      padding: 1.15rem 0;
   }

   .faq-accordion .accordion-button span {
      font-size: 13px;
      margin-right: 1rem;
   }

   .faq-accordion .accordion-body {
      padding: 0 2.25rem 1.25rem 2.25rem;
   }

   .faq-accordion .accordion-body p {
      font-size: 13px;
   }

   .faq-accordion .accordion-button::after {
      height: 24px;
      width: 24px;
   }

   .footer-col {
      gap: 1.75rem;
      font-size: 13px;
   }

   .footer-social {
      gap: 1rem;
   }

   .footer-social a {
      height: 28px;
      width: 28px;
   }

   .footer-social a i {
      font-size: 1rem;
   }

   .footer-col h6 {
      font-size: 1rem;
   }

   .footer-col ul {
      row-gap: 1.25rem;
   }

   .footer-contact a {
      gap: 10px;
   }

   .footer-contact-icon {
      height: 22px;
      width: 22px;
   }

   .footer-contact-icon i {
      font-size: 11px;
   }

   .footer-bottom-box {
      margin-top: 2.5rem;
      padding: 1.25rem 1rem;
   }

   .footer-bottom-box p {
      font-size: 13px;
   }

   .rest-banner {
      height: 400px;
   }

   .rest-content span {
      font-size: 2rem;
   }

   .contact-page-info {
      padding: 1.5rem;
   }

   .contact-page-info h4 {
      font-size: 1.35rem;
   }

   .contact-page-info p {
      font-size: 13px;
      margin-top: 5px;
   }

   .contact-info-content {
      gap: 2rem;
      margin-top: 2em;
      font-size: 14px;
   }

   .contact-info-content a i {
      font-size: 1.1rem;
   }

   .contact-social {
      margin-top: 2rem;
   }

   .contact-social a i {
      font-size: 1.15rem;
   }

   /* .contact-us-form-outer {
      padding: 0 1rem;
   } */

   /* .contact-us-form-container {
      max-width: 800px;
      padding: 2rem 1.5rem;
   } */

   .contact-us-form-container h4 {
      font-size: 1.5rem;
   }

   .contact-us-form-container input,
   .contact-us-form-container textarea {
      padding: 9px 14px;
   }

   .section-content h2 {
      font-weight: 700;
      font-size: 2rem;
   }

   .free-enquiry {
      padding: 2.5rem;
      border-radius: 15px;
      gap: 2rem;
   }

   .free-enquiry h2 {
      font-size: 1.75rem;
   }

   .education-system {
      padding: 2.5rem;
      border-radius: 15px;
   }

   .education-system h2 {
      font-size: 1.75rem;
   }

   .education-system p {
      font-size: 14px;
   }

   .education-system ul {
      gap: 10px;
   }

   .education-system ul li {
      padding: 14px 1rem;
      border-radius: 10px;
   }

   .education-system ul li h6 {
      font-size: 1.15rem;
   }

   .edu-types p {
      padding: 8px 0;
   }

   .intake-ul {
      margin-top: 0.5rem;
   }

   .intake-ul li {
      font-size: 14px;
   }

   .doc-card {
      padding: 0.75rem 1.25rem;
   }

   .doc-card p {
      font-size: 14px;
   }

   .scroll-to-top {
      height: 38px;
      width: 38px;
   }

   .scroll-to-top i {
      font-size: 1.75rem;
   }
}

@media screen and (max-width:1200px) {
   .section-margin-top {
      margin-top: 4rem;
   }

   .section-margin-bottom {
      margin-bottom: 4rem;
   }

   .section-margin {
      margin: 4rem 0;
   }

   .section-padding-top {
      padding-top: 4rem;
   }

   .section-padding-bottom {
      padding-bottom: 4rem;
   }

   .section-padding {
      padding: 4rem 0;
   }

   .hero-content {
      padding: 6rem 0 3.5rem 0;
   }

   .hero-content p {
      font-size: 13px !important;
   }

   .hero-content h2 {
      font-size: 2.5rem;
   }

   .hero-content span img {
      bottom: -12px;
      height: 18px;
   }

   .hero-counter {
      gap: 3rem;
      margin-top: 1.25rem;
   }

   .hero-counter-card span {
      font-size: 1.5rem;
   }

   .hero-counter-card p {
      font-size: 13px;
   }

   .hero-right-img {
      max-width: 450px;
   }

   .hero-img-bg {
      max-width: 400px;
   }

   .hero-rating-card {
      top: 30%;
      right: 3%;
      padding: 0.5rem 1.25rem;
   }

   .hero-rating-card h6 {
      font-size: 12px;
   }

   .hero-rating-icon i {
      font-size: 14px;
   }

   .hero-right-container::after {
      box-shadow: 0 0 200px 200px #3C6C46;
   }

   .faq-container {
      max-width: 800px;
   }

   .faq-accordion .accordion-button {
      font-size: 1rem;
      padding: 1rem 0;
   }

   .faq-accordion .accordion-button span {
      font-size: 13px;
      margin-right: 0.8rem;
   }

   .faq-accordion .accordion-button::after {
      height: 20px;
      width: 20px;
   }

   .footer-col {
      gap: 1.5rem;
   }

   .footer-col h6 {
      font-size: 15px;
   }

   .footer-col ul {
      row-gap: 1rem;
   }

   .footer-bottom-box {
      padding: 1rem;
   }

   .rest-banner {
      height: 350px;
   }

   .rest-content span {
      font-size: 2rem;
   }

   .contact-us-form-container h4 {
      font-size: 1.25rem;
   }

   .section-content h2 {
      font-weight: 700;
      font-size: 1.75rem;
   }
}

@media screen and (max-width:992px) {


   #menu-menu_header {
      display: flex;
      align-items: center;
      flex-direction: column;

   }

   .section-margin-top {
      margin-top: 3.5rem;
   }

   .section-margin-bottom {
      margin-bottom: 3.5rem;
   }

   .section-margin {
      margin: 3.5rem 0;
   }

   .section-padding-top {
      padding-top: 3.5rem;
   }

   .section-padding-bottom {
      padding-bottom: 3.5rem;
   }

   .section-padding {
      padding: 3.5rem 0;
   }

   .section-header h2 {
      font-size: 1.75rem;
   }

   .section-header p {
      width: 100%;
   }

   .primary-btn,
   .secondary-btn {
      padding: 7px 20px;
   }

   .logo img {
      width: 175px;
   }

   .nav-link-container {
      position: fixed;
      top: 0;
      left: -100%;
      width: 100%;
      bottom: 0;
      padding: 2rem 1.5rem;
      background-color: var(--primary);
      transition: 500ms ease;
   }

   .nav-link-container ul li {
      width: 100%;
   }

   .nav-link-container ul li a {
      display: block;
      padding: 1rem 10px;
      font-size: 16px;
   }

   .nav-link-container ul li:not(:last-child) a {
      border-bottom: 1px solid var(--tertiary);
   }

   .nav-mobile-header {
      display: flex;
   }

   .close-btn {
      height: 30px;
      width: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      border: 1px solid var(--text-tertiary);
      cursor: pointer;
   }

   .close-btn i {
      color: var(--text-tertiary);
   }

   .header-btn-container {
      gap: 1rem;
   }

   .menu-btn {
      height: 34px;
      width: 34px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid var(--text-tertiary);
      border-radius: 100%;
      cursor: pointer;
   }

   .menu-btn i {
      color: var(--text-tertiary);
      font-size: 1.05rem;
   }

   .hero {
      overflow: hidden;
   }

   .hero-content {
      width: 100%;
      text-align: center;
      align-items: center;
   }

   .hero-right {
      position: static;
      width: 100%;
      margin-top: 1rem;
   }

   .hero-right-img {
      position: static;
   }

   .hero-right-container {
      display: flex;
      justify-content: center;
   }

   .hero-img-bg {
      max-width: 500px;
      z-index: -1;
   }

   .hero-rating-card {
      top: 15%;
      right: 15%;
   }

   .about-img-container {
      padding: 2rem 0;
      margin-bottom: 1rem;
   }

   .about .section-header {
      align-items: center;
      text-align: center;
   }

   .about .section-content {
      align-items: center;
      text-align: center;
   }

   .about-img img {
      width: 300px;
      height: 400px;
   }

   .service-card {
      gap: 1rem;
      padding: 1.5rem;
   }

   .earth-image img {
      max-width: 500px;
   }

   .footer-col-container {
      justify-content: flex-start;
   }

   .rest-banner {
      height: 300px;
   }

   .rest-content span {
      font-size: 1.75rem;
   }

   .section-content h2 {
      font-size: 1.5rem;
   }

   .free-enquiry {
      flex-direction: column;
      text-align: center;
      gap: 1.5rem;
      padding: 2rem;
   }

   .free-enquiry h2 {
      font-size: 1.5rem;
   }

   .education-system {
      padding: 2rem;
   }

   .education-system h2 {
      font-size: 1.5rem;
   }

   .education-system p {
      font-size: 13px;
   }

   .education-system ul li {
      padding: 12px;
   }

   .education-system ul li h6 {
      font-size: 1rem;
   }

   .doc-card {
      padding: 0.75rem 1rem;
   }

   .contact-us-form-container {
      padding: 2rem 1.25rem;
   }
   
   #menu-menu_header {
       gap: 0;
   }
}

@media screen and (max-width:768px) {
   .hero-content h2 {
      font-size: 2.25rem;
   }

   .hero-content span img {
      height: 16px;
   }

   .hero-counter {
      gap: 2rem;
   }

   .hero-counter-card span {
      font-size: 1.5rem;
   }

   .hero-counter-card p {
      font-size: 13px;
   }

   .hero-right {
      margin-top: 0;
   }

   .hero-right-img {
      max-width: 400px;
   }

   .hero-img-bg {
      max-width: 400px;
   }

   .hero-rating-card {
      display: none;
   }

   .about-img img {
      width: 250px;
      height: 350px;
   }

   .section-header-line h2 img {
      display: none;
   }

   .education-system {
      padding: 1.5rem 1.25rem;
   }
}

@media screen and (max-width: 575px) {
   .section-header h2 {
      font-size: 1.5rem;
   }

   .hero-bg-text {
      top: 70px;
   }

   .hero-content h2 {
      font-size: 2rem;
   }

   .hero-counter {
      gap: 1rem;
      flex-direction: column;
      align-items: center;
   }

   .hero-counter-card span {
      font-size: 1.5rem;
   }

   .hero-counter-card p {
      font-size: 13px;
   }

   .hero-content p {
      width: 100%;
   }
}

@media screen and (max-width: 500px) {
   .hero-right-img {
      max-width: 350px;
   }

   .hero-img-bg {
      max-width: 350px;
   }

   .hero-bg-text {
      top: 80px;
   }

   .service-card {
      flex-direction: column;
      align-items: center;
      text-align: center;
   }

   .service-card-button {
      display: flex;
      justify-content: center;
   }

   .global-sub-heading {
      margin-bottom: 1rem;
   }

   .global-sub-heading p {
      font-size: 14px;

   }

   .global-heading {
      margin-bottom: 1rem;
   }

   .global-heading p {
      font-size: 26px;
      line-height: 38px;

   }

   .global-content p {
      font-size: 14px;
   }

   .global-content ul li {
      font-size: 14px;
   }

   .explore-buton a {
      margin-top: 1rem;
      font-size: 14px;
   }

   .explore-buton a img {
      width: 20px;
   }
   
   .header-btn-container .secondary-btn {
       display: none;
   }
}

@media screen and (max-width: 400px) {
   .hero-right-img {
      max-width: 300px;
   }

   .hero-img-bg {
      max-width: 300px;
   }
}