/* Responsive Code for max-width: 768px */
@media screen and (max-width: 768px) {


  .welcome-section {
    margin-top: 60px;
    padding: 0px;

  }

  .fs45 {
    font-size: 21px;
    font-weight: 600;
  }

  .gradient {
    padding: 8px;
  }

  .act a {
    flex: auto;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 4px;
    padding: 6px 3px 6px 3px;
  }

  .form-section-home {
    padding: 50px 0px 50px 0px;
  }

  .services-section {
    padding: 50px 12px 50px 12px;
  }

  .accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
    border-radius: 6px;
    font-size: 13px;
    padding: 12px;
  }


  .accordion-flush>.accordion-item>.accordion-header .accordion-button {
    border-radius: 6px;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 13px;
    padding: 12px;
  }


  .edu-items {
    padding: 20px 0px 20px 0px;
  }


  .edu-box {
    margin-top: 12px;
  }

  .deside {
    margin-left: -28px;
  }


  .review-sect-content h2 {
    font-size: 26px;
    margin-top: 12px;
  }

  .accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
    font-size: 13px;
  }

  .reviews-section h2 span {

    padding: 0px 3px;
  }


  .portfolio-section {
    padding: 0px;
    overflow: hidden;
  }


  .faqs {

    padding: 30px 0px 0px 0px;
  }


  .footer {
    margin-top: 12px;
  }

  footer ul {
    text-align: left;
    font-size: 13.9px;
  }


  .footer h3 {
    border-bottom: 2px solid #fff;
    font-size: 22px;
    TEXT-ALIGN: LEFT;
    MARGIN-RIGHT: AUTO;
    WIDTH: FIT-CONTENT;

  }

  .publication-help .container {
    flex-direction: column;
    text-align: center;
  }

  .publication-help .content,
  .publication-help .image {
    width: 100%;
  }

  .buttons {
    justify-content: center;
    flex-wrap: wrap;
  }

  .badges {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .badges img {
    margin: 10px;
    height: 70px;
  }

  .image img {
    max-width: 90%;
    margin-top: 30px;
  }

  .databases-section {
    padding: 40px 15px;
  }

  .databases-section h2 {
    font-size: 22px;
    margin-bottom: 25px;
  }

  .database-grid {
    grid-template-columns: 1fr;
    /* Single column on mobile */
    gap: 20px;
  }

  .database-card {
    padding: 20px;
  }

  .database-card h3 {
    font-size: 18px;
  }

  .database-card p {
    font-size: 14px;
  }

  .process-section {
    flex-direction: column;
    padding: 1rem;
  }

  .left-box,
  .right-box {
    flex: 1 1 100%;
  }

  .steps {
    grid-template-columns: 1fr;
  }

  .left-box h2 {
    font-size: 1.3rem;
  }

  .right-box h1 {
    font-size: 1.5rem;
  }

  .process-buttons {
    flex-direction: column;
  }

  .submit-btn,
  .chat-btn {
    width: 100%;
    margin: 6px 0px 12px 0px;
  }

  .choose-section {
    flex-direction: column;
  }

  .choose-left,
  .choose-right {
    flex: 1 1 100%;
  }

  .choose-left {
    text-align: center;
    align-items: center;
  }

  .choose-left .underline {
    width: 80%;
  }

  .choose-right h1 {
    text-align: center;
    font-size: 1.3rem;
  }

  .research-support {
    flex-direction: column;
    padding: 30px 20px;
    text-align: center;
  }

  .image-section img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  .text-section {
    max-width: 100%;
  }

  .text-section h2 {
    font-size: 1.5rem;
  }

  .text-section p {
    font-size: 0.95rem;
  }

  .research-buttons {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .btn {
    width: 100%;
    max-width: 250px;
    text-align: center;
  }

  .research-contact {
    flex-direction: column;
    gap: 15px;
    justify-content: center;
  }

  .research-contact div {
    justify-content: center;
  }

  .footer>div:first-child {
    flex-direction: column;
    text-align: center;
  }

  .footer a {
    margin-left: 2px;
  }

  .footer-end {
    text-align: left;
    font-size: 15px;
  }

  .footer .bottom {
    text-align: left;
    padding: 5px 0px 5px 0px;
  }

  .expertise-cta-section {
    padding: 40px 15px;
  }

  .sub-text {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .main-heading-cta {
    font-size: 20px;
    line-height: 1.5;
    max-width: 100%;
    margin-bottom: 25px;
    padding: 0 10px;
  }

  .cta-btn-group {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .cta-btn {
    width: 80%;
    font-size: 14px;
    padding: 10px 0;
  }

  .quality-aspects {
    padding: 60px 15px;
  }

  .quality-aspects h2 {
    font-size: 22px;
    margin-bottom: 35px;
    line-height: 1.4;
  }

  .sec-packages .box {
    background: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 12px 12px 12px 12px;
  }

  .newpack-box ul li {
    width: auto;
    display: inline-block;
    margin-left: -24px;
    font-size: 16px;
  }

  .black-button {
    width: auto;
  }

  .mb-4 .w-100 h6 {
    margin-left: 12px;
  }

  .aspects-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .aspect-card {
    padding: 25px 15px;
  }

  .aspect-icon {
    width: 70px;
    height: 70px;
  }

  .aspect-icon img {
    width: 40px;
    height: 40px;
  }

  .aspect-card h3 {
    font-size: 16px;
  }

  .aspect-card p {
    font-size: 13px;
    max-width: 95%;
  }

  .resubmission-section {
    padding: 40px 15px;
  }

  .resubmission-section h2 {
    font-size: 22px;
    margin-bottom: 25px;
  }

  .resubmission-content-box {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .resubmission-image-container img {
    width: 180px;
    border-radius: 12px;
  }

  .resubmission-text-box {
    max-width: 100%;
    padding: 20px;
    text-align: left;
  }

  .resubmission-text-box li {
    font-size: 15px;
  }


  .pricing-section {
    padding: 40px 15px;
  }

  .pricing-section h2 {
    font-size: 1.5rem;
  }

  .pricing-subtitle {
    font-size: 0.9rem;
    margin-bottom: 30px;
  }

  .pricing-container {
    flex-direction: column;
    align-items: center;
  }

  .pricing-card {
    width: 90%;
    max-width: 400px;
    padding: 20px;
  }

  .pricing-card h3 {
    font-size: 1.1rem;
  }

  .pricing-card ul li {
    font-size: 0.9rem;
  }

  .pricing-card button {
    padding: 10px;
    font-size: 0.9rem;
  }

  .save-time-section {
    padding: 50px 0px 50px 0px;
  }


  .save-time-image {
    text-align: center;
  }

  .editing-process {
    padding: 50px 0px 50px 0px;
  }

  .section-title {
    font-size: 1.5rem;
  }

  .process-card {
    margin-top: 12px;
  }

  .sec-packages {
    padding: 50px 0px 50px 0px;
  }



  .save-time-container {
    flex-direction: column;
    text-align: center;
    gap: 25px;
  }

  .save-time-image img {
    width: 120px;
  }

  .save-time-content p {
    font-size: 0.95rem;
  }

  .save-btn-primary {
    padding: 10px 20px;
    font-size: 0.9rem;
  }

  .reviews-section {
    padding: 12px 0px 12px 0px;
    margin-top: 12px;
  }

  .service-pg-section {
    padding: 50px 0px 50px 0px;
  }


  .cta-section {
    padding: 50px 0px 50px;
    overflow: hidden;

  }


  .cta-contact {
    margin-top: 12px;
  }

  .pricing-card {
    width: 100%;
    padding: 12px;
  }


  .reviewer-btn {
    width: auto;
  }

  .reviewer-comments {
    padding: 50px 0px 50px 0px;
  }

  .process-fill-section {
    padding-left: 50px;
  }

  .process-fill-step {
    flex-direction: column;
    text-align: center;
  }

  .step-fill-icon {
    margin: 15px 0;
  }

  .process-fill-step::before {
    left: -55px;
    top: 12%;
  }

  .process-fill-section::before {
    left: 30px;
  }


  .welcome-service-sect {
    padding: 100px 0px 100px 0px;
  }

  .top-rated-services {
    padding: 100px 0px 100px 0px;

  }

  .top-rated-box {
    margin-top: 12px;
  }


  .subject-service-sect {
    padding: 100px 0px 100px 0px;
    overflow: hidden;

  }

  .service-sect-img {
    padding: 0px;
  }


  .ser12 {
    padding: 50px 0px 50px 0px;
  }

  .gap-3 {
    gap: 0.3rem !important;
  }

  .medical-reviews {
    padding: 100px 0px 100px 0px;
  }

  .reviewer-card {
    margin-top: 12px;
  }

  .service-sect-content {
    padding-top: 27px;
  }


  .reviews-section h2 {
    margin-top: 12px;
  }

  .slick-next:before {
    display: none;
  }

  .slick-prev:before {
    display: none;
  }

  .author-card {
    margin-top: 12px;
  }


  .handbook-section {
    padding: 50px 0px 50px 0px;
  }

  .submitform-process {
    margin-top: 12px;
  }

  .footer-disclaimer {
    text-align: left;
  }

  .footer-services {
    text-align: left;
  }

  .footer-publication {
    text-align: left;
  }

  .footer-quicklinks {
    text-align: left;
  }

  .cta-text h2 {
    font-size: 13px;
  }

  .expertise-sect-one {
    padding: 12px 0px 12px 0px;
  }

  .expertise-heading h2 {
    font-size: 23px;
  }

  .subject-content h2 {
    font-size: 17px;
  }

  .reviews-intro h2 {
    font-size: 23px;
  }

  .rating-item {
    font-size: 13.5px;
  }

  .quality-aspects h2 {
    font-size: 19.8px;
  }

  .service-pg-box-content .sect-order-text {
    font-size: 19px;
  }

  .service-pg-box-content {
    padding: 0px;
  }

  .cta-row .col {
    margin-top: 12px;
  }

}

/* Final Robust Responsive reCAPTCHA Fix - Moved Outside Nested Media Query */
.recaptcha-response-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
  display: flex !important;
  justify-content: center !important;
  margin-bottom: 15px !important;
  height: 80px; /* Default height */
}

.g-recaptcha {
  display: inline-block !important;
  transform-origin: center top !important;
  -webkit-transform-origin: center top !important;
}

@media screen and (max-width: 480px) {
  .g-recaptcha {
    transform: scale(0.8) !important;
    -webkit-transform: scale(0.8) !important;
  }
  .recaptcha-response-wrapper { height: 64px !important; }
}

@media screen and (max-width: 380px) {
  .g-recaptcha {
    transform: scale(0.7) !important;
    -webkit-transform: scale(0.7) !important;
  }
  .recaptcha-response-wrapper { height: 56px !important; }
}

@media screen and (max-width: 320px) {
  .g-recaptcha {
    transform: scale(0.65) !important;
    -webkit-transform: scale(0.65) !important;
  }
  .recaptcha-response-wrapper { height: 52px !important; }
}

@media screen and (max-width: 300px) {
  .g-recaptcha {
    transform: scale(0.6) !important;
    -webkit-transform: scale(0.6) !important;
  }
  .recaptcha-response-wrapper { height: 48px !important; }
}




@media (max-width: 370px) {
  nav .navbar .nav-links {
    max-width:
      100%;
  }


}

.dummy-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: -1;
  padding: 0 20px;
  text-align: center;
  transform: translate(-50%, -50%);
}

.dummy-text h2 {
  font-size: 45px;
  margin: 5px 0;
}