@media (min-width: 768px) and (max-width: 990px) {
  .topper.address-section {
    display: none !important;
  }
  .owl-carousel.home-slider .slider-item {
    height: 200px;
  }
  .owl-carousel.home-slider {
    height: 200px;
  }
  .heading-section .subheading {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .heading-section h2 {
    font-size: 15px !important;
    font-weight: 500 !important;
  }
  .about-text p {
    font-size: 10px;
    text-align: justify;
  }
  .about-text {
    margin-top: -35px;
  }
  .wrap-about {
    padding: 10px !important;
  }
  .wrap-about .founder h3,
  .consultation h3 {
    font-size: 15px;
  }
  .wrap-about .founder span,
  .consultation p {
    font-size: 10px;
  }
  .consultation .btn-custom {
    font-size: 10px;
  }
  .heading-section p {
    font-size: 12px !important;
    margin-bottom: 0;
  }
  .media {
    border: 1px solid #a5a5a5;
    padding: 15px 5px 0 5px;
  }
  .media-body p {
    font-size: 12px;
    text-align: justify;
  }
  .ftco-section {
    padding: 2em 0;
  }
  .intro h3 {
    font-size: 15px;
  }
  .intro p {
    font-size: 10px;
    text-align: justify;
  }
  .intro {
    position: relative;
    overflow: hidden;
  }
  .intro::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: inherit;
    background-size: cover;
    background-position: center;
    filter: blur(6px); /* Adjust blur level */
    z-index: 0;
    transform: scale(1.1); /* Prevent visible edges */
  }
  .intro > * {
    position: relative;
    z-index: 1; /* Content stays above blurred bg */
  }
  .staff {
    margin-top: -20px;
  }
  .staff .text h3 {
    font-size: 15px;
  }
  .staff .text .position {
    font-size: 10px;
  }
  .staff .text .faded {
    font-size: 10px;
    text-align: justify;
  }
  .carousel-testimony {
    margin-top: -35px !important;
  }
  .testimony-wrap .text p {
    font-size: 12px;
    text-align: justify;
  }
  .testimony-wrap .user-img {
    width: 50px;
    height: 50px;
  }
  .testimony-section .owl-carousel .owl-stage-outer {
    padding-bottom: 0;
  }
  .testimony-section .owl-dots {
    margin-top: -25px;
  }
  .ftco-intro h2 {
    font-size: 18px;
    font-weight: 500;
  }
  .ftco-intro p {
    font-size: 12px;
    text-align: justify;
  }
  .blog-sec {
    margin-top: -40px;
  }
  .blog-entry .text .heading {
    font-size: 15px;
    text-align: justify;
  }
  .blog-entry .text p {
    font-size: 10px;
    text-align: justify;
  }
  .blog-entry .text {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #cccbcb;
  }
  .ftco-footer p {
    font-size: 12px;
    text-align: justify;
  }
  .ftco-footer .ftco-footer-widget ul li a span {
    font-size: 12px;
  }
  .whatsapp-btn {
    box-shadow: none;
  }
  .hero-wrap.hero-wrap-2 {
    height: 175px;
  }
  .hero-wrap.hero-wrap-2 .slider-text .bread {
    margin-top: -70px;
    font-size: 29px;
  }
  .hero-wrap.hero-wrap-2 .slider-text .breadcrumbs {
    font-size: 10px;
  }
  .about-sect {
    margin-top: -90px;
  }
  .nav-tabs .nav-link {
    font-size: 10px;
  }
  .tab-pane-heading h4 {
    font-size: 15px;
  }
  .tab-pane-heading p {
    font-size: 10px;
    text-align: justify;
  }
  .services-heading h2 {
    font-size: 25px;
    font-weight: 500;
  }
  .services-heading p {
    font-size: 12px;
    text-align: justify;
  }
  .ftco-services .services .img {
    min-height: 300px !important;
    min-width: 370px !important;
    background-size: cover !important;
  }
  .ftco-services .services .media-body .service-heading {
    font-size: 18px !important;
  }
  .media-body p {
    font-size: 12px;
  }
  .service-one {
    margin-top: -60px;
  }
  .service-info {
    margin-top: -50px !important;
  }
  .service-two {
    margin-top: -15px;
  }
  .ftco-choose {
    margin-top: -60px;
  }
  .ftco-choose h2 {
    font-size: 20px;
  }
  .blog-title {
    font-size: 20px;
  }
  .faq-section .section-title {
    font-size: 20px;
  }
  .faq-subheading {
    font-size: 15px;
  }
  .faq-question {
    font-size: 12px;
  }
  .faq-question::after {
    font-size: 16px;
  }
  .faq-answer {
    font-size: 10px;
    text-align: justify;
  }
  .contact-map {
    width: 387px;
    height: 653px;
  }
  .address-section {
    margin-top: 340px;
  }
  .blog-content h2 {
    font-size: 18px;
  }
  .blog-content p {
    font-size: 12px;
    text-align: justify;
  }
  .sidebar {
    margin-top: 1em;
  }
  .block-21 .text .heading {
    font-size: 12px;
  }
  .owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 25px;
    margin-top: -255px;
  }
  .owl-carousel.home-slider .slider-item .slider-text .subheading {
    font-size: 12px;
    font-weight: 500;
  }
  .go-to-top {
    width: 40px;
    height: 40px;
    font-size: 0.9rem;
    font-weight: 800;
  }

  /* Darken the overlay */
  .home-slider .overlay {
    background: rgba(0, 0, 0, 0.55) !important;
  }

  /* Brighter/cleaner text */
  .home-slider .text h1,
  .home-slider .text h3 {
    color: #ffffff !important;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
  }

  /* Optional: reduce big heading size for better visibility */
  .home-slider .text h1 {
    font-size: 20px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
  }

  .home-slider .text h3 {
    font-size: 12px !important;
    line-height: 1.5 !important;
  }
}

@media (max-width: 767px) {
  .topper.address-section {
    display: none !important;
  }
  .owl-carousel.home-slider .slider-item {
    height: 200px;
  }
  .owl-carousel.home-slider {
    height: 200px;
  }
  .heading-section .subheading {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .heading-section h2 {
    font-size: 15px !important;
    font-weight: 500 !important;
  }
  .about-text p {
    font-size: 10px;
    text-align: justify;
  }
  .about-text {
    margin-top: -35px;
  }
  .wrap-about {
    padding: 10px !important;
  }
  .wrap-about .founder h3,
  .consultation h3 {
    font-size: 15px;
  }
  .wrap-about .founder span,
  .consultation p {
    font-size: 10px;
  }
  .consultation .btn-custom {
    font-size: 10px;
  }
  .heading-section p {
    font-size: 12px !important;
    margin-bottom: 0;
  }
  .media {
    border: 1px solid #a5a5a5;
    padding: 15px 5px 0 5px;
  }
  .media-body p {
    font-size: 12px;
    text-align: justify;
  }
  .ftco-section {
    padding: 2em 0;
  }
  .intro h3 {
    font-size: 15px;
    color: #323131;
  }
  .intro p {
    font-size: 10px;
    font-weight: 400;
    text-align: justify;
  }
  .intro {
    position: relative;
    overflow: hidden;
  }
  .intro::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: inherit;
    background-size: cover;
    background-position: center;
    filter: blur(6px); /* Adjust blur level */
    z-index: 0;
    transform: scale(1.1); /* Prevent visible edges */
  }
  .intro > * {
    position: relative;
    z-index: 1; /* Content stays above blurred bg */
  }
  .staff {
    margin-top: -20px;
  }
  .staff .text h3 {
    font-size: 15px;
  }
  .staff .text .position {
    font-size: 10px;
  }
  .staff .text .faded {
    font-size: 10px;
    text-align: justify;
  }
  .carousel-testimony {
    margin-top: -35px !important;
  }
  .testimony-wrap .text p {
    font-size: 12px;
    text-align: justify;
  }
  .testimony-wrap .user-img {
    width: 50px;
    height: 50px;
  }
  .testimony-section .owl-carousel .owl-stage-outer {
    padding-bottom: 0;
  }
  .testimony-section .owl-dots {
    margin-top: -25px;
  }
  .ftco-intro h2 {
    font-size: 18px;
    font-weight: 500;
  }
  .ftco-intro p {
    font-size: 12px;
    text-align: justify;
  }
  .blog-sec {
    margin-top: -40px;
  }
  .blog-entry .text .heading {
    font-size: 15px;
    text-align: justify;
  }
  .blog-entry .text p {
    font-size: 10px;
    text-align: justify;
  }
  .blog-entry .text {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #cccbcb;
  }
  .ftco-footer p {
    font-size: 12px;
    text-align: justify;
  }
  .ftco-footer .ftco-footer-widget ul li a span {
    font-size: 12px;
  }
  .whatsapp-btn {
    box-shadow: none;
  }
  .hero-wrap.hero-wrap-2 {
    height: 175px;
  }
  .hero-wrap.hero-wrap-2 .slider-text .bread {
    margin-top: -70px;
    font-size: 29px;
  }
  .hero-wrap.hero-wrap-2 .slider-text .breadcrumbs {
    font-size: 10px;
  }
  .about-sect {
    margin-top: -90px;
  }
  .nav-tabs .nav-link {
    font-size: 10px;
  }
  .tab-pane-heading h4 {
    font-size: 15px;
  }
  .tab-pane-heading p {
    font-size: 10px;
    text-align: justify;
  }
  .services-heading h2 {
    font-size: 25px;
    font-weight: 500;
  }
  .services-heading p {
    font-size: 12px;
    text-align: justify;
  }
  .ftco-services .services .img {
    min-height: 300px !important;
    min-width: 370px !important;
    background-size: cover !important;
  }
  .ftco-services .services .media-body .service-heading {
    font-size: 18px !important;
  }
  .media-body p {
    font-size: 12px;
  }
  .service-one {
    margin-top: -60px;
  }
  .service-info {
    margin-top: -50px !important;
  }
  .service-two {
    margin-top: -15px;
  }
  .ftco-choose {
    margin-top: -60px;
  }
  .ftco-choose h2 {
    font-size: 20px;
  }
  .blog-title {
    font-size: 20px;
  }
  .faq-section .section-title {
    font-size: 20px;
  }
  .faq-subheading {
    font-size: 15px;
  }
  .faq-question {
    font-size: 12px;
  }
  .faq-question::after {
    font-size: 16px;
  }
  .faq-answer {
    font-size: 10px;
    text-align: justify;
  }
  .contact-map {
    width: 387px;
    height: 653px;
  }
  .address-section {
    margin-top: 340px;
  }
  .blog-content h2 {
    font-size: 18px;
  }
  .blog-content p {
    font-size: 12px;
    text-align: justify;
  }
  .sidebar {
    margin-top: 1em;
  }
  .block-21 .text .heading {
    font-size: 12px;
  }
  .owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 25px;
    margin-top: -255px;
  }
  .owl-carousel.home-slider .slider-item .slider-text .subheading {
    font-size: 12px;
    font-weight: 500;
  }
  .go-to-top {
    width: 40px;
    height: 40px;
    font-size: 0.9rem;
    font-weight: 800;
  }

  /* Darken the overlay */
  .home-slider .overlay {
    background: rgba(0, 0, 0, 0.55) !important;
  }

  /* Brighter/cleaner text */
  .home-slider .text h1,
  .home-slider .text h3 {
    color: #ffffff !important;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
  }

  /* Optional: reduce big heading size for better visibility */
  .home-slider .text h1 {
    font-size: 20px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
  }

  .home-slider .text h3 {
    font-size: 12px !important;
    line-height: 1.5 !important;
  }
}
