@media (max-width: 1399.98px) {

    .bdf-banner-image{
        position: unset;
    }

    .bdf-banner-area, .bdf-banner-area-2 {
        padding: 150px 0;
    }

    .top-leaf-3,.top-footer-shape,.top-leaf-2,.top-leaf-1,.bg-shape,.footer-leaf{
        display: none;
    }

    .bdf-product-button .nav-link img{
        max-height: 100px;
    }

 }

 @media (max-width: 1199.98px) {

    .bdf-banner-area, .bdf-banner-area-2 {
        padding-bottom: 50px ;
    }

    .bdf-fs-65 {
        font-size: 30px;
        line-height: 60px;
        letter-spacing: 0.6px;
    }

    .bdf-fs-40{
        font-size: 30px;
    }

    .section-pt-180{
        padding-top: 70px;
    }

    .section-pb-180{
        padding-bottom: 70px;
    }

    .section-pb-90{
        padding-bottom: 35px;
    }

    .section-pt-90{
        padding-top: 35px;
    }

    .bdf-product-shape-img{
        height: auto;
    }

    .bdf-top-layer, .bdf-footer-layer, .bdf-center-layer{
        display: none;
    }

    .bdf-drink-product {
        position: unset;
        width: auto;
        height: 100%;
    }

    /* testimonials */

    .bdf-user-img {
        width: 145px !important;
        height: 145px;
        left: 49px;
        top: 63px;
    }

    .bdf-round-img {
        width: 300px !important;
        height: 300px;
    }

 }

 @media (max-width: 991.98px) {

    .bdf-comment-top, .bdf-comment-bottom{
        display: none !important;
    }

    .bdf-comment-space{
        padding: 0;
    }
 }


 @media (max-width: 767.98px){
    .bdf-product-shape-img{
        text-align: center;
    }

    .section-la-pb-180 {
        padding-bottom: 0px;
    }
 }



/* --------------------------
landing page css end 
---------------------------*/