/* =========================================
   TABLET
========================================= */
@media (max-width: 992px) {
  .btn-primary-custom,
  .btn-secondary-custom,
  .btn-secondary-dark {
    min-width: 160px;
    height: 50px;
    padding: 0 1.5rem;
    font-size: 0.95rem;
  }
}
/* =========================================
   MOBILE
========================================= */
@media (max-width: 576px) {
  .btn-primary-custom,
  .btn-secondary-custom,
  .btn-secondary-dark {
    width: 100%;
    max-width: 280px;
    min-width: 100%;
    height: 48px;
    font-size: 0.9rem;
  }
}
/* =========================================
   EXTRA SMALL
========================================= */
@media (max-width: 380px) {
  .btn-primary-custom,
  .btn-secondary-custom,
  .btn-secondary-dark {
    height: 46px;
    font-size: 0.85rem;
  }
}
/* =========================================
   MOBILE
========================================= */
@media (max-width: 768px) {
  .section-subtitle {
    font-size: 1rem;
  }
}
@media (max-width: 576px) {
  .section-heading::after {
    width: 180px;
  }
}
/* =========================================
   LARGE TABLET
========================================= */
@media (max-width: 992.98px) {
  .hero-section {
    min-height: 70vh;
  }
  .hero-content {
    max-width: 750px;
    padding-inline: 20px;
  }
  .hero-subtitle {
    font-size: 0.9rem;
    letter-spacing: 2px;
  }
  .hero-title {
    font-size: 2.8rem;
  }
  .hero-description {
    font-size: 1rem;
  }
}
/* =========================================
   MOBILE
========================================= */
@media (max-width: 768.98px) {
  .hero-section {
    min-height: 65vh;
  }
  .hero-content {
    max-width: 100%;
    padding-inline: 20px;
  }
  .hero-subtitle {
    font-size: 0.75rem;
    letter-spacing: 1.5px;
    margin-bottom: 0.75rem;
  }
  .hero-title {
    font-size: 2rem;
    line-height: 1.15;
    margin-bottom: 1rem;
  }
  .hero-description {
    max-width: 100%;
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
  }
  .hero-buttons {
    margin-top: 0;
  }
  .hero-buttons .btn-primary-custom {
    width: auto;
    min-width: 190px;
    max-width: 220px;
  }
}
/* =========================================
   SMALL MOBILE
========================================= */
@media (max-width: 576.98px) {
  .hero-section {
    min-height: 60vh;
  }
  .hero-content {
    padding-inline: 15px;
  }
  .hero-subtitle {
    font-size: 0.7rem;
    letter-spacing: 1px;
  }
  .hero-title {
    font-size: 1.85rem;
    line-height: 1.2;
  }
  .hero-description {
    font-size: 0.9rem;
  }
  .hero-buttons .btn-primary-custom {
    min-width: 180px;
    height: 48px;
  }
}
/* =========================================
   EXTRA SMALL DEVICES
========================================= */
@media (max-width: 380.98px) {
  .hero-subtitle {
    font-size: 0.65rem;
  }
  .hero-title {
    font-size: 1.65rem;
  }
  .hero-description {
    font-size: 0.85rem;
  }
  .hero-buttons .btn-primary-custom {
    min-width: 170px;
    height: 46px;
  }
}
/* =========================================
   TABLET
========================================= */
@media (max-width: 991.98px) {
  .about-reiki-school .reiki-img {
    height: 170px;
  }
  .about-reiki-school .course-labels {
    margin-top: 1.75rem;
  }
}
/* =========================================
   MOBILE
========================================= */
@media (max-width: 767.98px) {
  .about-reiki-school .about-top-line {
    font-size: 0.85rem;
  }
  .about-reiki-school .about-title {
    font-size: 1.8rem;
    line-height: 1.3;
  }
  .about-reiki-school .about-rating {
    margin-bottom: 1rem;
  }
  .about-reiki-school .reiki-img {
    height: 140px;
  }
  .about-reiki-school {
    /* Mobile ke liye softer radius */
  }
  .about-reiki-school .reiki-img-1 {
    border-radius: 1.5rem 0.5rem 1.5rem 0.5rem;
  }
  .about-reiki-school .reiki-img-2 {
    border-radius: 0.5rem 1.5rem 0.5rem 1.5rem;
  }
  .about-reiki-school .reiki-img-3 {
    border-radius: 0.5rem 1.5rem 0.5rem 1.5rem;
  }
  .about-reiki-school .reiki-img-4 {
    border-radius: 1.5rem 0.5rem 1.5rem 0.5rem;
  }
  .about-reiki-school .course-item {
    flex-direction: column;
    align-items: stretch;
  }
  .about-reiki-school .course-item small {
    width: 100%;
    min-width: 100%;
    padding: 0.75rem;
  }
}
/* =========================================
   FOOTER RESPONSIVE
========================================= */
@media (max-width: 998.98px) {
  .site-footer .footer-main {
    padding-top: 3.25rem;
  }
  .site-footer .footer-about p {
    max-width: 100%;
  }
}
/* =========================================
   COURSE CARDS RESPONSIVE
========================================= */
@media (max-width: 991.98px) {
  .healing-treatment-card,
  .healing-treatment-card-reverse {
    grid-template-columns: 1fr;
  }
  .healing-treatment-card-reverse .healing-treatment-media {
    order: 0;
  }
  .healing-treatment-media img {
    min-height: 250px;
    max-height: 360px;
  }
  .reiki-course-showcase {
    margin-top: 2rem;
  }
  .course-card-image {
    height: 205px;
  }
  .course-card-content {
    padding: 1.15rem;
  }
  .reiki-meaning-visual {
    min-height: 400px;
  }
  .reiki-meaning-content {
    padding: 1.5rem;
  }
  .trust-stat-card {
    min-height: 88px;
  }
  .healing-slider-wrap {
    padding-inline: 0;
  }
  .healingProgramsSwiper:not(.swiper-initialized) .swiper-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .healingProgramsSwiper:not(.swiper-initialized) .swiper-slide:nth-child(n+3) {
    display: none;
  }
  .healing-slide-card {
    min-height: 300px;
  }
  .reviews-showcase-head {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 3.75rem;
  }
  .reviews-google-pill {
    min-width: 0;
    width: 100%;
    max-width: 520px;
  }
  .studentReviewsSwiper:not(.swiper-initialized) .swiper-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .studentReviewsSwiper:not(.swiper-initialized) .swiper-slide:nth-child(n+3) {
    display: none;
  }
  .reviews-slider-prev {
    left: 0;
  }
  .reviews-slider-next {
    right: 0;
  }
  .why-choose-card {
    min-height: 280px;
  }
  .faq-section .faq-support-box {
    position: static;
  }
  .final-cta-section {
    padding: 2.35rem 0;
    background-attachment: scroll;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-main {
    padding: 2.75rem 0 2rem;
  }
  .site-footer .footer-title {
    margin-bottom: 1rem;
  }
  .site-footer .footer-bottom,
  .site-footer .footer-copy {
    text-align: center;
  }
  .site-footer .footer-bottom-links {
    justify-content: center;
  }
  .course-showcase-header {
    margin-bottom: 1.5rem;
  }
  .course-showcase-header h3 {
    font-size: 1.65rem;
  }
  .course-showcase-header p {
    font-size: 0.95rem;
    line-height: 1.65;
  }
  .course-card-image {
    height: 190px;
  }
  .course-card-radius-1,
  .course-card-radius-2,
  .course-card-radius-3,
  .course-card-radius-4,
  .course-card-radius-5,
  .course-card-radius-6 {
    border-radius: 1.6rem 0.65rem 1.6rem 0.65rem;
  }
  .reviews-title-block .section-title {
    font-size: 2rem;
  }
  .reviews-google-pill {
    gap: 0.85rem;
    padding: 0.9rem 1rem;
  }
  .reviews-google-mark {
    width: 50px;
    height: 50px;
    flex-basis: 50px;
  }
  .reviews-avatar-group span {
    width: 38px;
    height: 38px;
    font-size: 0.78rem;
  }
  .why-choose-card {
    min-height: auto;
    padding: 1.35rem;
  }
  .why-choose-card h3 {
    font-size: 1.12rem;
  }
  .faq-section .faq-support-box h3 {
    font-size: 1.35rem;
  }
  .faq-section .faq-accordion .accordion-button {
    font-size: 0.98rem;
  }
  .cta-body {
    font-size: 0.95rem;
    line-height: 1.65;
  }
}
@media (max-width: 575.98px) {
  .site-footer .footer-logo img {
    max-width: 170px;
  }
  .site-footer .footer-social {
    gap: 0.5rem;
  }
  .site-footer .footer-social a {
    width: 38px;
    height: 38px;
  }
  .site-footer .footer-review-link {
    min-height: 44px;
  }
  .whatsapp-float {
    left: 16px;
    bottom: 16px;
    width: 48px;
    height: 48px;
    font-size: 1.45rem;
  }
  .reiki-course-showcase {
    margin-top: 1.65rem;
  }
  .course-showcase-header .course-showcase-label {
    font-size: 0.78rem;
  }
  .course-card-image {
    height: 180px;
  }
  .course-card-content {
    padding: 1rem;
  }
  .course-card-content h3 {
    font-size: 1.22rem;
  }
  .course-card-content p {
    min-height: auto;
    font-size: 0.9rem;
  }
  .course-note {
    font-size: 0.9rem;
  }
  .reiki-meaning-visual {
    min-height: 330px;
    border-radius: 1.8rem 0.65rem 1.8rem 0.65rem;
  }
  .reiki-meaning-content {
    padding: 1.15rem;
  }
  .reiki-meaning-badge {
    left: 14px;
    bottom: 14px;
    min-width: 125px;
    padding: 0.65rem 0.75rem;
  }
  .reiki-meaning-badge span {
    font-size: 1.3rem;
  }
  .reiki-meaning-badge small {
    font-size: 0.72rem;
  }
  .reiki-meaning-badge-alt {
    left: auto;
    right: 14px;
  }
  .reiki-small-heading {
    font-size: 1.25rem;
  }
  .trust-stats-section {
    padding-bottom: 2.75rem;
  }
  .trust-stats-wrapper {
    padding: 0.75rem;
  }
  .trust-stat-card {
    min-height: 82px;
    padding: 0.85rem 0.65rem;
  }
  .trust-stat-card .trust-stat-top {
    gap: 0.35rem;
  }
  .trust-stat-card .trust-stat-top i {
    font-size: 1.05rem;
  }
  .trust-stat-card .trust-stat-top strong {
    font-size: 1.05rem;
  }
  .trust-stat-card small {
    font-size: 0.78rem;
  }
  .healing-slider-wrap {
    padding: 0;
  }
  .healingProgramsSwiper:not(.swiper-initialized) .swiper-wrapper {
    grid-template-columns: 1fr;
  }
  .healingProgramsSwiper:not(.swiper-initialized) .swiper-slide:nth-child(n+2) {
    display: none;
  }
  .healing-slide-card {
    min-height: 285px;
    border-radius: 1.7rem 0.65rem 1.7rem 0.65rem;
  }
  .healing-slide-content {
    padding: 1.2rem;
  }
  .healing-slide-content h3 {
    font-size: 1.35rem;
  }
  .healing-slide-content p {
    max-width: 100%;
    font-size: 0.9rem;
  }
  .reviews-showcase-head {
    margin-bottom: 3.25rem;
  }
  .reviews-kicker {
    font-size: 0.95rem;
  }
  .reviews-google-pill {
    border-radius: 1.25rem;
  }
  .reviews-google-copy {
    padding-right: 0;
    border-right: 0;
  }
  .reviews-avatar-group {
    width: 100%;
    justify-content: center;
  }
  .reviews-swiper-wrap {
    padding: 0;
  }
  .studentReviewsSwiper {
    padding-top: 3rem;
  }
  .studentReviewsSwiper:not(.swiper-initialized) .swiper-wrapper {
    grid-template-columns: 1fr;
  }
  .studentReviewsSwiper:not(.swiper-initialized) .swiper-slide:nth-child(n+2) {
    display: none;
  }
  .review-showcase-card {
    min-height: 300px;
    padding: 4rem 1.15rem 1.4rem;
  }
  .review-showcase-card p {
    font-size: 0.92rem;
    line-height: 1.7;
  }
  .review-avatar {
    width: 78px;
    height: 78px;
    font-size: 2rem;
  }
  .reviews-slider-btn {
    width: 40px;
    height: 40px;
  }
  .why-choose-card {
    padding: 1.2rem;
  }
  .why-choose-icon {
    width: 50px;
    height: 50px;
    font-size: 1.2rem;
  }
  .why-choose-number {
    font-size: 2.45rem;
  }
  .faq-section .faq-support-box {
    padding: 1.25rem;
  }
  .faq-section .faq-support-box .btn-secondary-dark {
    width: 100%;
  }
  .faq-section .faq-accordion .accordion-button {
    padding: 1rem 1.05rem;
  }
  .faq-section .faq-accordion .accordion-body {
    padding: 1rem 1.05rem 1.15rem;
    font-size: 0.92rem;
  }
  .final-cta-section {
    padding: 2.6rem 0;
  }
  .cta-top-label {
    font-size: 0.76rem;
    line-height: 1.4;
    text-align: center;
  }
  .cta-title {
    font-size: 1.55rem;
  }
  .cta-banner-btns {
    gap: 0.65rem;
  }
  .cta-banner-btns .btn-primary-custom,
  .cta-banner-btns .btn-secondary-custom {
    max-width: 100%;
  }
  .cta-trust-row {
    gap: 0.5rem;
  }
  .cta-trust-row span {
    width: 100%;
    justify-content: center;
    font-size: 0.82rem;
  }
}
/* =========================================
   FOUNDER SECTION RESPONSIVE
========================================= */
@media (max-width: 991.98px) {
  .founder-section .founder-row {
    margin-top: 1.5rem !important;
  }
  .founder-section .founder-main-image {
    height: 380px;
    margin-bottom: 1.5rem;
  }
  .founder-section .founder-content-wrapper {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .founder-section .founder-main-image {
    height: 360px;
    border-radius: 1.75rem 0.65rem 1.75rem 0.65rem;
  }
  .founder-section .founder-row {
    margin-top: 1rem !important;
  }
  .founder-section .founder-btn {
    margin-top: 1rem;
  }
}
@media (max-width: 575.98px) {
  .founder-section .founder-main-image {
    height: 360px;
    border-radius: 1.5rem 0.5rem 1.5rem 0.5rem;
  }
  .founder-section .founder-btn {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 380.98px) {
  .founder-section .founder-main-image {
    height: 220px;
  }
}/*# sourceMappingURL=responsive.css.map */