@media (max-width: 1520px) {
  .offerings-and-feedback-page .offering-content h2, .offerings-and-feedback-page .feedback-section h2 {
    font-size: 64px;
  }
  .offerings-and-feedback-page .feedback-section {
    padding: 100px 0;
  }
}
@media (max-width: 1280px) {
  .offerings-and-feedback-page .offering-content h2, .offerings-and-feedback-page .feedback-section h2 {
    font-size: 50px;
  }
  .offerings-and-feedback-page .offering-content h3 {
    font-size: 28px;
  }
  .offerings-and-feedback-page .feedback-section {
    padding: 80px 0;
  }
}
@media (max-width: 1024px) {
  .offerings-and-feedback-page .offering-content h2 {
    font-size: 40px;
  }
  .offerings-and-feedback-page .offering-content h2 br {
    display: none;
  }
  .offerings-and-feedback-page .offering-content h3 {
    font-size: 24px;
  }
  .offerings-and-feedback-page .feedback-section h2 {
    font-size: 46px;
  }
  .offerings-and-feedback-page .feedback-section {
    padding: 60px 0;
  }
}
/* Tablet */
@media (max-width: 991px) {
  .site-footer .footer-logo {
    font-size: 68px;
  }

  .site-footer .footer-info p,
  .site-footer .footer-links a {
    font-size: 21px;
  }
}

/* Mobile */
@media (max-width: 991px) {
  .spa-section .spa-menu .spa-section {
    padding: 24px;
  }

  .spa-section .spa-menu .intro h1 {
    font-size: 38px;
  }

  .spa-section .spa-menu .accordion-button {
    padding: 24px;
  }

  .spa-section .spa-menu .accordion-body {
    padding: 0 24px 24px;
  }

  .spa-section .spa-menu .treatments-row {
    grid-template-columns: 1fr;
    gap: 16px;
    padding-right: 50px;
  }

  .spa-section .spa-menu .accordion-top {
    padding-right: 55px;
  }
}

@media (max-width: 992px) {
  .spa-menu .packages-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}

@media (max-width: 768px) {
  .spa-section .price-table,
  .spa-section .small-table,
  .spa-section .mini-table {
    width: 100%;
    font-size: 15px;
  }

  .spa-section .price-table th,
  .spa-section .price-table td {
    padding: 5px 8px;
  }
  .spa-menu .header {
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
    padding: 25px 0 10px;
  }

  .spa-menu .packages-grid {
    grid-template-columns: 1fr;
  }

  .spa-menu .book-now {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .team-card img {
    height: 220px;
  }

  .promise-content h3 {
    font-size: 24px;
  }

  .promise-content p,
  .promise-point h4 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .promise-page .organic-oils-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .promise-page .organic-oils-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .promise-page .organic-oils-section h2 {
    font-size: 29px;
    margin-bottom: 20px;
  }

  .promise-page .organic-intro {
    font-size: 17px;
  }

  .promise-page .oil-item h4,
  .premium-title {
    font-size: 17px;
  }

  .promise-page .oil-item p {
    font-size: 14px;
  }
  .promise-page .organic-oils-section h2 {
    font-size: 29px;
    margin-bottom: 20px;
  }

  .promise-page .organic-intro {
    font-size: 17px;
  }

  .promise-page .oil-item h4,
  .premium-title {
    font-size: 17px;
  }

  .promise-page .oil-item p {
    font-size: 14px;
  }
  .promise-team {
    padding-top: 24px;
  }

  .promise-page .team-card {
    margin-bottom: 24px;
  }

  .promise-page .team-card img {
    height: auto;
  }

  .promise-content h2 {
    font-size: 30px;
  }

  .promise-content h3 {
    font-size: 22px;
  }

  .promise-content p,
  .promise-point h4 {
    font-size: 18px;
  }
  .promise-page .organic-oils-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .organic-oils-section h2 {
    font-size: 29px;
    margin-bottom: 20px;
  }

  .promise-page .organic-intro {
    font-size: 1.5rem;
  }

  .promise-page .oil-item h4,
  .premium-title {
    font-size: 18px;
  }

  .promise-page .oil-item p {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .padd-page {
    padding-left: 20px;
    padding-right: 20px;
  }
  .spa-menu .note {
    position: relative;
    padding-left: 0;
  }
  .spa-menu .spa-section {
    padding: 28px 20px 50px;
  }
  .spa-menu .accordion-button {
    padding: 28px 20px;
  }
  .spa-menu .treatments-row {
    padding-right: 0px;
  }
  .spa-menu .intro h2,
  .second-section-heading {
    font-size: 3.5rem;
  }
  .top-padd-page {
    padding-top: 20px;
  }
  .details-para {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .navbar-brand {
    display: flex;
  }
  .navbar-brand img {
    margin-right: 10px;
  }
  .hero-nav .navbar-brand span {
    font-size: 1.2rem;
    margin-top: 0px;
  }
  .hero-nav .left-txt-logo {
    /*position: absolute;
        left: 0;
        top: 24px;
        width: 80%;
        text-align: center;
        margin: 0 auto;
        right: 0;*/
    position: absolute;
    right: 30px;
    top: -49px;
    margin-top: 70px;
    margin-left: 14px;
  }
  .left-txt-logo img {
    width: 90px;
  }
  .hero-nav ul li {
    font-size: 1.2rem;
  }
  .hero-nav .navbar-nav {
    margin-top: 0px;
  }
  .hero-nav .nav-rightside {
    width: 100%;
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 20px;
  }
  .second-section-collection .col-inner h3 {
    font-size: 2.2rem;
  }
  .page-nav ul li a {
    padding: 0.5rem 0rem !important;
  }
  .collection-list li {
    font-size: 1.7rem;
    line-height: 3rem;
  }
  .carousel-item {
    /* height: 32rem; */
    /* height: 32rem; */
    /* min-height: min-content; */
    height: 100vw;
  }
  .carousel-item > img {
    height: 100%;
  }
  .hero-nav .navbar-nav li a.nav-link {
    padding: 5px 0px;
  }
  .hero-nav .navbar-brand img {
    width: 50px;
    height: 50px;
  }
  .hero-nav .hero-fluid {
    flex-direction: row;
    /* align-items: start; */
    justify-content: space-between;
  }
  .hero-nav .navbar-collapse {
    /*position: absolute;
    width: 120px;
    right: 0;*/
    width: 100%;
  }
  .second-section-heading {
    margin: 40px 0;
  }
  .spa-menu .whatsapp {
    width: 52px;
    height: 52px;
  }
  .spa-menu .whatsapp img {
    width: 24px;
  }
  .spa-menu .accordion-body {
    padding: 0 20px 28px;
  }
  .footer-logo img {
    width: 130px;
  }
}

@media (max-width: 575px) {
  .site-footer .site-footer {
    min-height: auto;
  }

  .site-footer .footer-logo {
    font-size: 56px;
  }

  .site-footer .footer-info p,
  .site-footer .footer-links a {
    font-size: 19px;
  }

  .site-footer .copyright {
    font-size: 17px;
  }
  /*start new*/
  .spa-menu .intro h2,
  .second-section-heading {
    font-size: 2.5rem;
    margin: 20px 0;
  }
  .details-para {
    font-size: 1.3rem;
  }
  .second-section-collection .col-inner {
    padding: 40px 50px;
  }
  .second-section-collection .col-inner h3 {
    font-size: 2rem;
  }
  .collection-list li {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
  .second-section-collection .col-inner .view-link {
    font-size: 1.4rem;
    margin: 20px 0 20px;
  }
  .spa-menu .nav-tabs .nav-link {
    padding: 0.5rem 1rem;
    font-size: 1.4rem;
  }
  .spa-menu .menu-nav {
    padding-bottom: 50px;
  }
  .spa-menu .header h2 {
    font-size: clamp(30px, 4vw, 54px);
  }
  .spa-menu .package h2 {
    font-size: 1.4rem;
  }
  .spa-menu .package p {
    font-size: 1.2rem;
  }
  .spa-menu li {
    font-size: 1.2rem;
  }
  .spa-menu .header {
    padding: 5px 0 10px;
    gap: 14px;
  }
  .spa-menu .intro p {
    font-size: 1.3rem;
  }
  .spa-menu .accordion-top h3 {
    font-size: 24px;
  }
  .spa-menu .spa-section .see-more {
    font-size: 15px;
  }
  .spa-menu .spa-section .arrow-circle {
    width: 30px;
    height: 30px;
  }
  .spa-menu .treatment h4 {
    font-size: 20px;
    line-height: 1;
  }
  .spa-menu .treatments-row {
    gap: 30px;
  }
  .booking .section-title-white,
  .booking .section-title {
    font-size: 2rem;
  }
  .footer-logo img {
    width: 110px;
  }
  .footer-logo-col {
    margin-top: 30px;
  }
  .carousel-item {
    height: 110vw;
  }
  .booking .online-btn,
  .booking .gift-btn {
    padding: 10px 40px;
    font-size: 1.2em;
  }
  .booking .whatsapp-circle {
    width: 50px;
    height: 50px;
  }
  .booking .whatsapp-circle i {
    font-size: 1.5rem;
  }
  .site-footer .social-icons a {
    width: 40px;
    height: 40px;
  }
  .site-footer .social-icons a i {
    font-size: 1.4rem;
  }
  .site-footer .social-icons {
    margin-top: 2rem !important;
  }
}
