@media (max-width: 1176px) {
    .gallery-image:nth-child(2) {
      left: 350px;
    }
    .gallery-image:nth-child(6) {
      right: 430px;
    }
    .gallery-image:nth-child(7) {
      right: 170px;
    }

  .Reviews {
    height: auto;
}
  }
  @media (max-width: 1092px) {
    .gallery-image:nth-child(1) {
      left: 30px;
    }
    .gallery-image:nth-child(2) {
      left: 350px;
    }
    .gallery-image:nth-child(3) {
      right: 220px;
    }
    .gallery-image:nth-child(5) {
      left: 100px;
    }
    .gallery-image:nth-child(6) {
      right: 400px;
    }
    .gallery-image:nth-child(7) {
      right: 140px;
    }
    body {
      overflow-x: hidden;
    }
    section {
      scroll-snap-align: start;
    }
    h1,
    h2 {
      font-size: 24px;
    }
    .carousel {
      height: 75vh;
    }
    .carousel-item span {
      font-size: 30px;
    }
    .carousel-text {
      max-width: 80%;
    }
    .stock-ticker {
      padding: 35px 0;
    }
    .gallery-image:nth-child(1) {
      display: none;
    }
    .gallery-image:nth-child(2) {
      width: 160px;
      height: 234.95px;
      left: 0;
      top: 20px;
    }
    .gallery-image:nth-child(3) {
      width: 160px;
      height: 160px;
      top: 73px;
      right: -40px;
    }
    .gallery-image:nth-child(4) {
      display: none;
    }
    .gallery-image:nth-child(5) {
      display: none;
    }
    .gallery-image:nth-child(6) {
      bottom: 55px;
      left: -40px;
      width: 160px;
      height: 213.33px;
      padding: 0.14px 0px 0px 0px;
    }
    .gallery-image:nth-child(7) {
      width: 160px;
      height: 224px;
      bottom: 20px;
      right: -10px;
    }
    .treatments-content h1 span {
      font-size: 30px;
    }
    .gallery-container {
      height: 100vh;
    }
    .services-texts {
      padding: 120px 20px 50px 20px;
    }
    .services-title h1 {
      font-size: 30px;
    }
    .services-title h1:last-child span {
      font-size: 30px;
    }
    .Services .services-title h1:last-child {
      padding-left: 0;
    }
    .services-desc {
      max-width: 100%;
    }
    .Facilities .services-title h1:last-child,
    .Locations .services-title h1:last-child,
    .Reviews .services-title h1:last-child {
      padding-left: 0;
    }
    .Locations,
    .Facilities {
      padding: 120px 0px 40px 0px;
    }
    .Locations,
    .Facilities,
    .Reviews {
      gap: 40px;
    }
    .tabs-titles {
      overflow-x: auto;
      gap: 24px;
    }
    .tabs-titles::-webkit-scrollbar {
      height: 0;
    }
    .tab-title {
      padding: 0 20px 18px 20px;
    }
    .Reviews {
      padding: 120px 20px 40px 20px;
    }
    .reviews-content {
      width: 320px;
      height: 360px;
      gap: 0;
      padding: 20px;
    }
    .review-user p {
      font-size: 14px;
    }
    .footer {
      padding: 0;
    }
    .footer-content {
      flex-direction: column;
      width: 100%;
      height: 100%;
      border-radius: 40px 40px 0 0;
    }
    .footer-links {
      padding: 80px 2rem 40px 2rem;
    }
    .footer-img {
      width: 100%;
      height: 400px;
    }
    .footer-links {
      gap: 24px;
    }
    .texts-about {
      justify-content: space-between;
      gap: 20px;
    }
    .footer-img .text-button .texts h1:last-child {
      text-align: center;
      padding-right: 0;
    }
    .footer-copyright {
      flex-direction: column;
      gap: 24px;
      text-align: center;
    }
    .TD-hero-img{
      background-color: antiquewhite;
      height: 300px;
      width: 100%;
    }
    .TD-hero-content {
      flex-direction: column;
    }
    .TD-hero-info {
      padding: 60px 80px;
  }
  }
  @media (max-width: 768px) {
    body {
      overflow-x: hidden;
    }
    section {
      scroll-snap-align: start;
    }
    h1,
    h2 {
      font-size: 24px;
    }
    .carousel {
      height: 75vh;
    }
    .carousel-item span {
      font-size: 30px;
    }
    .carousel-text {
      max-width: 80%;
    }
    .stock-ticker {
      padding: 35px 0;
    }
    .gallery-image:nth-child(1) {
      display: none;
    }
    .gallery-image:nth-child(2) {
      width: 160px;
      height: 234.95px;
      left: 0;
      top: 20px;
    }
    .gallery-image:nth-child(3) {
      width: 160px;
      height: 160px;
      top: 73px;
      right: -40px;
    }
    .gallery-image:nth-child(4) {
      display: none;
    }
    .gallery-image:nth-child(5) {
      display: none;
    }
    .gallery-image:nth-child(6) {
      bottom: 55px;
      left: -40px;
      width: 160px;
      height: 213.33px;
      padding: 0.14px 0px 0px 0px;
    }
    .gallery-image:nth-child(7) {
      width: 160px;
      height: 224px;
      bottom: 20px;
      right: -10px;
    }
    .treatments-content h1 span {
      font-size: 30px;
    }
    .gallery-container {
      height: 100vh;
    }
    .services-texts {
      padding: 120px 20px 50px 20px;
    }
    .services-title h1 {
      font-size: 30px;
    }
    .services-title h1:last-child span {
      font-size: 30px;
    }
    .Services .services-title h1:last-child {
      padding-left: 0;
    }
    .services-desc {
      max-width: 100%;
    }
    .Facilities .services-title h1:last-child,
    .Locations .services-title h1:last-child,
    .Reviews .services-title h1:last-child {
      padding-left: 0;
    }
    .Facilities {
      padding: 120px 0px 40px 0px;
    }
    .Locations,
    .Facilities,
    .Reviews {
      gap: 40px;
    }
    .tabs-titles {
      overflow-x: auto;
      gap: 24px;
    }
    .tabs-titles::-webkit-scrollbar {
      height: 0;
    }
    .tab-title {
      padding: 0 20px 18px 20px;
    }
    .Reviews {
      padding: 120px 20px 40px 20px;
    }
    .reviews-content {
      width: 320px;
      height: 360px;
      gap: 0;
      padding: 20px;
    }
    .review-user p {
      font-size: 14px;
    }
    .footer {
      padding-top: 0rem;
    }
    .footer-content {
      flex-direction: column;
      width: 100%;
      height: 100%;
      border-radius: 40px 40px 0 0;
    }
    .footer-links {
      padding: 80px 2rem 40px 2rem;
    }
    .footer-img {
      width: 100%;
    }
    .footer-links {
      gap: 24px;
    }
    .texts-about {
      justify-content: space-between;
      gap: 20px;
    }
    .footer-copyright {
      flex-direction: column;
      gap: 24px;
      text-align: center;
    }

  }
  @media (max-width: 480px) {
    .Treatment-Category > *:not(.owl-carousel) {
      padding: 0 2rem;
  }
    .Reviews {
      padding: 60px 20px 40px 20px;
  }
    .contact-nav .contact {
      display: none;
    }
    .list-container {
      width: 100vw;
    }
    .list-container .list-logo-close .nav-logo,
    .list-contents .btn.btn-img {
      display: block;
    }
    .services-texts {
      flex-direction: column;
      text-align: center;
      gap: 24px;
    }
    .services-list {
      flex-direction: column;
      overflow-x: hidden;
      overflow-y: auto;
      scroll-snap-type: y mandatory;
    }
    .service-content {
      width: 100%;
      height: 480px;
      scroll-snap-stop: always;
    }
    .gr-content h2 {
      text-align: center;
    }
    .gr-content h2 span {
      font-size: 26px;
    }
    .location-content {
      height: 100%;
      flex-direction: column;
    }
    .location-img {
      width: 100%;
    }
    .location-info {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 20px;
    }
    .desc-title p {
      color: var(--pink-pale);
    }

}