.hero-bg {
            /* Changed to a premium landscaping/garden background */
            background-image: linear-gradient(rgba(15, 38, 20, 0.8), rgba(15, 38, 20, 0.85)), url('../img/banner/landscape-service-banner-1.jpg');
            background-size: cover;
            background-position: center;
            background-attachment: fixed;
        }
.landscape-backyard-banner-1 {
            /* Changed to a premium landscaping/garden background */
            background-image: linear-gradient(rgba(15, 38, 20, 0.8), rgba(15, 38, 20, 0.85)), url('../img/banner/landscape-backyard-banner-1.jpg');
            background-size: cover;
            background-position: center;
            background-attachment: fixed;
        }
        .garden-landscaping-banner-1 {
            /* Changed to a premium landscaping/garden background */
            background-image: linear-gradient(rgba(15, 38, 20, 0.8), rgba(15, 38, 20, 0.85)), url('../img/banner/garden-landscaping-banner-1.jpg');
            background-size: cover;
            background-position: center;
            background-attachment: fixed;
        }
        .home-landscaping-banner-1{
  background-image: linear-gradient(rgba(15, 38, 20, 0.8), rgba(15, 38, 20, 0.85)), url('../img/banner/home-landscaping-banner-1.jpg');
            background-size: cover;
            background-position: center;
            background-attachment: fixed;
        }
        .villa-landscaping-banner-1{
             background-image: linear-gradient(rgba(15, 38, 20, 0.8), rgba(15, 38, 20, 0.85)), url('../img/banner/villa-landscaping-banner-1.jpg');
            background-size: cover;
            background-position: center;
            background-attachment: fixed;
        }
         .residential-garden-banner-1{
             background-image: linear-gradient(rgba(15, 38, 20, 0.8), rgba(15, 38, 20, 0.85)), url('../img/banner/residential-garden-banner-1.jpg');
            background-size: cover;
            background-position: center;
            background-attachment: fixed;
        }
        .garden-edging-banner-1{
              background-image: linear-gradient(rgba(15, 38, 20, 0.8), rgba(15, 38, 20, 0.85)), url('../img/banner/garden-edging-banner-1.jpg');
            background-size: cover;
            background-position: center;
            background-attachment: fixed;
        }
        .decorative-landscaping-banner-1{
              background-image: linear-gradient(rgba(15, 38, 20, 0.8), rgba(15, 38, 20, 0.85)), url('../img/banner/decorative-landscaping-banner-1.jpg');
            background-size: cover;
            background-position: center;
            background-attachment: fixed;
        }
        .whatsapp-float {
            position: fixed;
            bottom: 24px;
            right: 24px;
            z-index: 50;
            animation: bounce-slight 2.5s infinite ease-in-out;
        }
        @keyframes bounce-slight {
            0%, 100% { transform: translateY(0); }
            50% { transform: translateY(-8px); }
        }
        /* Custom scrollbar */
        ::-webkit-scrollbar { width: 8px; }
        ::-webkit-scrollbar-track { background: #f1f1f1; }
        ::-webkit-scrollbar-thumb { background: #16a34a; border-radius: 4px; }
        ::-webkit-scrollbar-thumb:hover { background: #15803d; }
        
        
        .card_btn a{
            background-color: #25d366;
    width: 62%;
    margin: auto;
    padding: 4px;
    border-radius: 32px;
    color: #fff;
        }

        .logo_land img{
            width: 100%;
        }

        .logo_land{
            width: 10%;
        }


        .wp_fix {
    display: flex;
    /* background: red; */
    align-items: center;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99999;
}
.wp_fix p {
    background: #f5f7f9;
    margin: 0;
    font-size: 12px;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
    -webkit-box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
    -moz-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.14);
}
.wp_fix img {
    width: 50px;
    margin-left: 10px;
    -moz-border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
    -webkit-box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
    -moz-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.14);
    border-radius: 50px;
}

.desktop_hide_b{
  text-align: center;
 
  margin: auto;
    margin-top: auto;
  display: block;
  width: 70%;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .desktop_hide{
    display: none;
  }
}
@media only screen and (max-width: 992px) {
.mobile_hide{
    display: none;
}
.logo_land {
  width: 22% !important;
}
.text-center-align {
    text-align: center;
}
}


.tab_button_down{
          background-color: #ffc100 !important;
    color: #000 !important;
    border: 2px dotted #fff;
    padding: 6px 37px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 600;
}


@media only screen and (min-width: 992px) {
    .navbar_desktop_hide{
    display: none !important;
  }
  .desktop_hide{
    display: none;
  }
  
}
@media only screen and (max-width: 992px) {
    .navbar_mobile_hide{
        display: none !important;
    }
.mobile_hide{
    display: none;
}
    .logo_land {
        width: 30% !important;

}
.text-center-align {
    text-align: center;
}
.hero-bg{
    padding-bottom: 23px !important;
}
.landscape-backyard-banner-1{
    padding-bottom: 23px !important;
}
 .garden-landscaping-banner-1 {
 padding-bottom: 23px !important;
 }
 .home-landscaping-banner-1{
padding-bottom: 23px !important;

 }
 .villa-landscaping-banner-1{
padding-bottom: 23px !important;
 }
 .residential-garden-banner-1{
    padding-bottom: 23px !important;
 }
  .garden-edging-banner-1{
 padding-bottom: 23px !important;
  }
  .decorative-landscaping-banner-1{
    padding-bottom: 23px !important;
  }
}

.footer-logo{
    width: 30%;
}
.whatsapp_bgcolor{
 background-color: rgb(37 211 102);
 padding: 0px 20px !important;
  border-radius: 54px;
  border: 1px solid #fff;
}
.whatsapp_bgcolor a{
   font-size: 17px !important;
   font-weight: 600;
}






/* --- Desktop & Base Styles --- */
.navbar_desktop_hide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff; /* Top bar white rahegi */
  padding: 10px 20px;
  position: relative; /* Menu ko iske neeche align karne ke liye */
  z-index: 1001; /* Sabse upar dikhne ke liye */
}

/* Checkbox toggle ko hide rakhein */
#menu-toggle {
  display: none;
}

/* --- Mobile View (768px tak) --- */
@media (max-width: 768px) {
  
  .hamburger {
    display: flex;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
  }

  .hamburger-bar {
    height: 3px;
    width: 25px;
    background-color: #000;
    border-radius: 3px;
  }

  .hamburger-nav-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 20px 0 35px;
    
    /* NO FIXED POSITION - Absolute Use Kiya Hai */
    position: absolute;
    top: 100%; /* Navbar ke theek neeche se shuru hoga */
    left: 0;
    width: 100%;
    
    background-color: #000; /* Screenshot ke mutabiq black background */
    z-index: 1000;
    
    /* Animation Control */
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }

  /* --- Toggle Logic (Click to Open/Close) --- */
  #menu-toggle:checked ~ .hamburger-nav-links {
    max-height: 500px; /* Menu ki height content ke hisaab se */
    opacity: 1;
    overflow: visible;
  }

  .hamburger-nav-links li {
    padding: 15px 0;
    width: 64%;;
    text-align: center;
  }

  .hamburger-nav-links li a {
    color: #fff; /* Black background par white text */
    text-decoration: none;
    font-size: 18px;
    display: block;
  }

  /* WhatsApp Button in Mobile Menu */
  .whatsapp_bgcolor a {
    background-color: #25d366;
    color: white !important;
   padding: 9px 9px;
    border-radius: 5px;
    display: inline-block !important;
    width: auto !important;
  }
}