@media (max-width: 1680.98px) {

    .upload-font-2.company-font {
        font-size: 100px;
        right: 0;
    }

}

@media (max-width: 1399.98px) {

    .bg-color-about {
        background-image: unset;
        background-position: center;
        background-size: cover;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .bdf-about-code {
        margin-bottom: 40px;
    }

    .bdf-about-slider {
        margin-top: 0;
    }

    .section-pt-90 {
        padding-top: 35px;
    }

    .section-pb-90 {
        padding-bottom: 35px;
    }

}

@media (max-width: 991.98px) {

    .bdf-circle,
    .upload-font-2.company-font {
        display: none;
    }

    .product-bdf-img {
        position: unset;
    }

    .bdf-product-banner {
        padding-bottom: 8px;
        padding-top: 150px;
    }

    .bdf-button-product-banner {
        right: 20px;
        top: 150px;
    }

    .bdf-single-product-tab:nth-child(1),
    .bdf-single-product-tab:nth-child(5) {
        margin-left: unset;
    }

    .bdf-fs-95 {
        font-size: 40px;
    }

    .bdf-product-button-img {
        width: 100%;
    }

    .bdf-single-product-tab .nav-link {
        width: 53px;
        height: 53px;
    }

    .bg-color-banner-bdf {
        padding-bottom: 70px;
    }

    .section-pt-180 {
        padding-top: 70px;
    }

    .section-pb-180 {
        padding-bottom: 70px;
    }

    .bdf-thank-text {
        font-size: 80px;
    }

}

@media (max-width: 575.98px) {
    .bda-single-product {
        flex-direction: column-reverse;
        align-items: center;
    }

    .bdf-fs-40 {
        font-size: 30px;
        line-height: normal;
    }

    .bdf-fs-26 {
        font-size: 20px;
        line-height: normal;
    }

    .bdf-product-info {
        text-align: center;
    }
}

@media (max-width: 425.98px) {
    .bdf-thank-text {
        font-size: 40px;
    }
}





/* --------------------------
landing page css end 
---------------------------*/