@media only screen and (max-width:1024px) {
    .span-hero{
        padding: 2px 10px;
        font-size: 12px;
    }
    .hero-left-content h3{
        font-size: 30px;
    }
    .hero-birds{
        top: 30px;
        max-width: 100px;
    }
    .rig-family{
        max-width: 250px;
    }
    .left-s-leaf{
        max-width: 170px;
    }
    .count-title{
        letter-spacing: 3px;
        font-size: 10px;
    }
    .red-b-parents{
            top: -50px;
    }
    .red-birds{
        max-width: 100px;
    }
    .count-right-s-leaf{
        max-width: 200px;
    }
    .butter-fly-pare{
        left: -47px;
        top: -24px;
    }
    .butter-fly-pare img{
        max-width: 130px;
    }
    .btn-brand-outline{
        padding: 10px 10px;
    }
    .hero-section{
        background-position-x: -550px;
    }
    .leaf-set-right{
        top: -90px;
    }
   
}

@media only screen and (max-width:768px) {
  .set-nav{
        position: relative;
        background: #1f501b;
        top: 0px;
        /* left: 10px; */
        /* right: 10px; */
        z-index: 99;
        width: 100%;
        text-align: start;
        padding: 10px;
        border-radius: 15px;
}
    .set-nav .navbar-nav li{
        width: 100%;
        padding: 8px 0px;
        border-bottom: 1px solid #2d5831;
    }
    .navbar-nav .nav-item a{
        padding: 5px 0px;
    }
    .hero-first-top{
        margin-top: 0;
    }
    .fit-frame{
        height: auto;
    }
   .count-digit{
    font-size: 2rem;
   }
   .count-title{
    letter-spacing: 0.14em;
    color: #fff;
    font-size: 11px;
   }
   .m-now-show{
    display: none;
   }
   p{
    font-size: 13px;
   }
   .rig-family{
        max-width: 190px;
   }
   .hero-left-content h3{
        font-size: 18px;
        line-height: 27px;
   }
   .hero-ul li{
        font-size: 13px;
        line-height: 25px;
   }
   .estate-nav{
        min-height: 80px;
   }
   .hero-lef{
        max-width: 250px;
   }
   .hero-first-top{
        padding: 0 20px;
   }
    .span-hero {
        padding: 2px 6px;
        font-size: 10px;
    }
    .hero-left-content h3{
        margin-bottom: 0;
    }
    .custom-grid-item{
        padding: 10px 10px;
    }
    .feature-text{
        font-size: 12px;
    }
    .hero-section{
        background-position: 0;
    }
}

@media only screen and (max-width:430px) {
    .reverse{
        flex-wrap: wrap-reverse;
    }
    .rig-family {
        max-width: 300px;
        width: 100%;
    }
    .hero-left-content {
        color: #fff;
        text-align: center;
    }
    .hero-lef {
        max-width: 260px;
    }
    .hero-left-content h3 {
        font-size: 35px;
        line-height: 37px;
        margin-bottom: 15px;
    }
    p {
        font-size: 16px;
    }
    .hero-ul li {
        font-size: 16px;
        line-height: 30px;
        list-style-type: none;
    }
    .span-hero {
        /* padding: 2px 6px; */
        font-size: 13px;
    }
    .no-b-d-count{
        border-right: 1px solid rgba(208, 224, 178, .2) !important;
    }
    .custom-top-marg {
        margin-top: 80px;
    }
    .fit-frame {
        height: 160px;
    }
    .family-hero-img{
        text-align: center;
    }
    .rig-family{
        max-width: 320px;
        width: 100%;
        margin: auto;
    }
    .butter-fly-pare{
        left: -15px;
    }
    .butter-fly-pare img {
        max-width: 90px;
    }
    .hero-title {
        font-size: 1.2rem;
    }
    .glass-text-box {
        padding: 15px;
    }
    .btn-brand-outline {
        padding: 10px 10px;
        font-size: 12px;
    }
    .green-leaf-parents{
        top: -90px;
        left: -40px;
    }
    .green-leaf-parents img{
        max-width: 170px;
    }
    .hero-section{
        min-height: 50vh;
    }
    .statement-content h5{
        font-size: 20px;
    }
    .count-right-s-leaf {
        max-width: 150px;
    }
    .hero-center-banner {
        margin-top: 40px;
    }
}