@media (max-width: 1860.98px) {
    .bdf-hero-image {
        max-width: 708px;
    }

 }

 @media (max-width: 1399.98px) {
    .bdf-hero-image {
        width: 100%;
        max-width: unset;
        position: unset;
    }

    .bdf-fs-90 {
        font-size: 70px;
    }

    .bdf-save-text.maim-family {
        font-size: 130px;
    }
 }

 @media (max-width: 1199.98px) {
    .top-side-img, .bdf-shed-1, .gallery-shed-bdf, .gallery-shed-2-bdf, .bdf-watch-bg, .footer-inner-bdf, .footer-bee-bdf {
        display: none;
    }

    .text-light-bdf-top{
        color: var(--Light-Honey);
    }

    .text-light-bdf{
        color: var(--Dark-Honey);
    }

    .bdf-fs-90 {
        font-size: 55px;
    }

    .bdf-banner-area {
        padding-top: 130px;
    }

    .section-pt-90{
        padding-top: 35px;
    }
    .section-pb-90{
        padding-bottom: 35px;
    }
    .section-pb-180{
        padding-bottom: 70px;
    }
    .section-pb-180{
        padding-bottom: 70px;
    }
 }
 

 @media (max-width: 767.98px) {
    .bdf-fs-90 {
        font-size: 40px;
    }

    .bdf-save-text.maim-family {
        font-size: 100px;
    }
    .bdf-mb-50{
        font-size: 25px;
    }
    .bdf-fs-36{
        font-size: 24px;
    }
 }





/* --------------------------
landing page css end 
---------------------------*/