    .hero {
      background: linear-gradient(144deg, #db4705, #6d058b);
      color: #ffdcae;
      padding: 85px 15px; /* Adjusted default padding */
    }
    .hero h1 {
      font-size: 4.5rem;
      font-weight: bold;
      color: #fdd258;
    }
    .title2 {
      font-size: 2rem;
      font-weight: 300;
      color: #fdd258;
    }
    .circle-small {
      position: absolute;
      right: 17%;
      top: 14%;
      width: 100px;
      height: 100px;
      background-color: #ffd700;
      border-radius: 50%;
      opacity: 0.8;
    }
    .circle-large {
      position: absolute;
      right: 26%;
      top: 15%;
      width: 340px;
      height: 340px;
      background-color: #ffaa33;
      border-radius: 50%;
      opacity: 0.8;
    }
    .btn-light {
      color: #fdd258 !important;
      font-size: 18px;
      font-weight: 500;
    }
    .btn-warning {
      font-weight: 600;
      font-size: 18px;
    }
    .hero .highlight {
      font-size: 1.5rem;
      color: #ffedd5;
      line-height: 1.625;
    }
    .hero-buttons .btn {
      margin-right: 10px;
      padding: 10px 40px;
    }
    .btn:hover {
      background: #ea8e3b;
    }
    .emoji {
      font-size: 4rem;
    }
    .emoji1 {
      font-size: 11rem;
    }
    .emoji1 img{
      width: 271px;
      border-radius: 50%;
    }
    .emoji2 {
      font-size: 2rem;
    }
    .icon-circle {
      width: 380px;
      height: 380px;
      background: linear-gradient(to right, #ffcc70, #ffa500);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: auto;
      box-shadow: 0 4px 20px rgba(0,0,0,0.1);
      font-size: 10rem;
    }
    #services h3 {
      font-size: 2.5rem;
      font-weight: 700;
    }
    #services p {
      font-size: 18px;
    }
    .service-card {
      border: 1px solid #dbd0af;
      border-radius: 10px;
      box-shadow: 0 0 15px rgba(0,0,0,0.1);
      padding: 15px !important;
      margin: 5px;
    }
    .service-card:hover {
      transform: scale(1.1);
      transform-origin: top center;
      transition: transform 0.8s ease;
    }
    .service-card:hover .btn-book {
      background: #d11507 !important;
    }
    .icon-wrapper {
      padding: 15px;
    }
    .icon-circle-s {
      width: 70px;
      height: 70px;
      background: linear-gradient(to right, #ffa500, #f14f43);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: auto;
      box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    }
    .icon-circle-s i {
      font-size: 25px;
      color: #fff;
    }
    .price {
      color: #f44336;
      font-weight: bold;
      font-size: 1.5rem;
    }
    .btn-book {
      background: linear-gradient(to right, #ef7013, #d11507);
      color: #fff;
    }
    #about p {
      font-size: 1.25rem;
    }
    .gradient-bg {
      background: linear-gradient(90deg, #fff1dc, #ffffcc);
      padding: 80px 0;
    }
    .gradient-bg h2 {
      font-size: 35px;
    }
    .stat-box {
      background-color: #fff;
      border-radius: 0.5rem;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
      padding: 1rem;
      text-align: center;
      margin-top: 1rem;
    }
    .stat-box h4 {
      font-size: 2rem !important;
      color: #ea580c !important;
    }
    .energy-card {
      text-align: center;
      transition: transform 0.3s ease;
      border-radius: 8px;
    }

    .energy-card img {
      width: 100%;
      height: auto;
      max-height:280px;
      border-radius: 6px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    }

    .energy-card h5 {
      margin-top: 12px;
      font-weight: 600;
    }

    .energy-card p {
      color: #555;
      margin-bottom: 0;
    }

    .energy-card:hover {
      transform: translateY(-5px);
    }
    #testimonial {
      padding: 80px 0 !important;
    }
    #testimonial h2 {
      font-size: 35px !important;
    }
    #testimonial p {
      font-size: 18px !important;
    }
    .testimonial {
      font-style: italic;
      font-size: 0.95rem;
      min-height: 100px;
    }
    .card-body {
      text-align: left;
    }
    .star {
      font-size: 30px !important;
    }
    small {
      font-size: 18px;
    }
    .consultation-section {
      background: linear-gradient(151deg, #e9550e, #8823bd);
      color: #fff;
      text-align: center;
      padding: 60px 0 0;
      font-family: 'Segoe UI', sans-serif;
    }
    .consultation-section h2 {
      font-size: 35px;
      margin-bottom: 25px;
    }
    .consultation-section .description {
      margin-bottom: 40px;
      font-size: 20px;
      color: #ffedd5;
    }
    .info-grid {
      display: flex;
      justify-content: center;
      gap: 60px;
      flex-wrap: wrap;
      margin-bottom: 30px;
    }
    .info-box {
      text-align: center;
    }
    .info-box i {
      font-size: 45px;
      margin-bottom: 10px;
      color: #ffcf00;
    }
    .info-box a {
      color: #ffedd5 !important;
    }
    .info-box p {
      font-size: 20px;
      color: #ffedd5 !important;
    }
    .info-box h4 {
      margin: 10px 0 5px;
      font-size: 18px;
    }
    .timing {
      color: #ffcf00;
      margin: 20px 0;
      font-size: 20px;
    }
    .book-btn {
      display: inline-block;
      margin-top: 15px;
      background: #eab308;
      color: #000;
      padding: 12px 25px;
      border-radius: 6px;
      text-decoration: none;
      font-weight: 500;
      font-size: 20px;
    }
    .book-btn i {
      margin-right: 8px;
    }
    footer {
      padding: 20px;
      margin-top: 50px;
      color: #c3c2b3;
      background: #333;
      font-size: 18px;
    }

    /* Extra small devices (phones, less than 576px) */
    @media only screen and (max-width: 575.98px) {
      .hero {
        background: linear-gradient(144deg, #db4705, #6d058b);
        color: #ffdcae;
        padding: 30px 15px; /* Further reduced padding */
        text-align: center;
      }
      .hero h1 {
        font-size: 3rem;
        font-weight: bold;
        color: #fdd258;
        margin-bottom: 10px;
      }
      .title2 {
        font-size: 1.5rem;
        font-weight: 300;
        color: #fdd258;
        margin-bottom: 15px;
      }
      .hero .highlight {
        font-size: 1.2rem;
        line-height: 1.5;
      }
      .hero-buttons {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-top: 15px;
      }
      .hero-buttons .btn {
        padding: 8px 20px;
        font-size: 16px;
      }
      .circle-large {
        position: relative;
        width: 200px; /* Even smaller for mobile */
        height: 200px;
        background-color: #ffaa33;
        border-radius: 50%;
        opacity: 0.8;
        margin: 15px auto;
        right: 4%;
      }
      .circle-small {
        position: absolute;
        right: 5%;
        top: 5%;
        width: 70px;
        height: 70px;
        background-color: #ffd700;
        border-radius: 50%;
        opacity: 0.8;
      }
      .emoji1 {
        font-size: 5rem;
      }
      .emoji2 {
        font-size: 1.2rem;
      }
      /* Ensure columns stack properly */
      .hero .row {
        flex-direction: column;
      }
      .hero .col-md-7,
      .hero .col-md-5 {
        width: 100%; /* Full width on mobile */
        margin-top: 0;
      }

      /* Services Section */
      #services {
        padding: 30px 0;
      }
      #services h3 {
        font-size: 1.8rem;
      }
      #services p {
        font-size: 14px;
      }
      .service-card {
        margin: 10px 0;
        padding: 10px !important;
      }
      .service-card:hover {
        transform: none;
      }
      .icon-circle-s {
        width: 50px;
        height: 50px;
      }
      .icon-circle-s i {
        font-size: 18px;
      }
      .price {
        font-size: 1.1rem;
      }

      /* About Section */
      .gradient-bg {
        padding: 30px 0;
      }
      .gradient-bg h2 {
        font-size: 1.6rem;
      }
      #about p {
        font-size: 0.9rem;
      }
      .icon-circle {
        width: 150px;
        height: 150px;
        font-size: 5rem;
      }
      .stat-box h4 {
        font-size: 1.3rem !important;
      }
      .about .row {
        flex-direction: column;
      }
      .about .col-lg-6 {
        width: 100%;
      }

      /* Testimonial Section */
      #testimonial {
        padding: 30px 0 !important;
      }
      #testimonial h2 {
        font-size: 1.6rem !important;
      }
      #testimonial p {
        font-size: 14px !important;
      }
      .testimonial {
        font-size: 0.85rem;
      }
      .star {
        font-size: 20px !important;
      }
      small {
        font-size: 14px;
      }
      .testimonial .row {
        flex-direction: column;
      }
      .testimonial .col-md-4 {
        width: 100%;
      }

      /* Consultation Section */
      .consultation-section {
        padding: 30px 15px 0;
      }
      .consultation-section h2 {
        font-size: 1.6rem;
      }
      .consultation-section .description {
        font-size: 14px;
      }
      .info-grid {
        gap: 20px;
        flex-direction: column;
      }
      .info-box i {
        font-size: 25px;
      }
      .info-box p {
        font-size: 14px !important;
      }
      .info-box h4 {
        font-size: 14px;
      }
      .timing {
        font-size: 14px;
      }
      .book-btn {
        padding: 8px 15px;
        font-size: 14px;
      }

      /* Footer */
      footer {
        font-size: 12px;
        padding: 10px;
        text-align: center;
      }
    }


  .carousel-item > .row {
    display: flex;
    flex-wrap: nowrap;
  }

  .carousel-item img {
    width: 100%;
    height: 220px;
    object-fit: contain;
    border-radius: 6px;
    background-color: #f5f5f5;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }

  .carousel-card {
    padding: 10px;
  }

  /* Responsive adjustments */
  @media (max-width: 768px) {
    .col-md-4 {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .emoji1 img {
    width: 150px;
    border-radius: 50%;
    }
    }

  @media (max-width: 576px) {
    .col-md-4 {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .emoji1 img {
    width: 150px;
    border-radius: 50%;
    }
    }