@media (min-width: 390px) and (max-width: 767px) {


    .unique_offer {

        font-size: 24px !important;
    }

    .offer_grey {
        padding: 40px !important;
        max-width: 327px;
    }

    #black_friday .feature-box-3 {
        margin-top: 24px;
        min-height: 382px!important;
        max-width: 327px;
        margin-bottom: 0;
    }


}

@media only screen and (max-width: 767px) {


    .first_content_bf {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .sec_content_bf {
        flex-direction: column;
    }

    .offer_centered_box{
        justify-content: center!important;
        max-width: 297px;
    }
}

@media only screen and (max-width: 1200px) {

    .bf-hero-pack {
        position: absolute;
        top: -20px;
        right: 65px;
        max-width: 600px;
    }

    .bf-hero-pack img {
        max-width: 600px;
        height: auto;
    }

    #black_friday .feature-box-3 {
        margin-top: 24px;
    }


}

@media only screen and (max-width: 992px) {

    .show_more_link{
        display: none!important;
    }

    .bf-hero-bg {
        height: 100%;
        padding-bottom: 24px;
    }

    .bf_img_div {
        max-width: 293px;
        width: 100%;

    }

    .bf-bgcolor{
        max-width: 341px!important;
        width: 100%;
        max-height: 220px!important;
    }

    .bf-hero-pack {
        position: absolute;
        top: -20px;
        right: 0;
        max-width: 500px;
    }

    .bf-hero-pack img {
        max-width: 500px;
        height: auto;
    }

    .bf_image_cat {
       max-width: 327px;
        width: 100%;
    }

    .offer_grey{
        padding: 40px 0!important;
    }

    .white_btn_border #see_more{
        min-width: 247px!important;
    }

    .unique_offer{
        max-width: 327px;
        width: 100%;
        margin-top: 40px!important;
        font-size: 32px!important;
        opacity: 1;
        color: rgba(25, 21, 22, 1);
        font-weight: 900;
        letter-spacing: -0.11px;
        text-align: center;
        line-height: 40px;
    }

    .bf_boxes_products{
        padding:80px 40px!important;
    }

    .text-color-white{
        max-width: 279px;
    }

}

@media only screen and (max-width: 575px) {

    .bf-hero-pack {
        text-align: center;
    }

    .bf-hero-pack img {
        max-width: 100%;
        padding-right: 50px;
        height: auto;
    }

    .bf-full {
        padding-right: 0 !important;
        padding-left: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: -20px !important;
        background-color: #fd0041;
    }

    .bg_bf_banner > img{
        max-width: 240px!important;
        max-height: 72px!important;
        padding:8px!important;
    }

    #pricing_n .choose > a{
        padding:0!important;
    }

}

@media only screen and (max-width: 800px) {

    #black_friday .feature-box-3 {
        margin-top: 24px;
        min-height: 382px!important;
        max-width: 327px;
        margin-bottom: 0;
    }

    .bf-hero-pack {
        position: inherit;
        top: inherit;
        right: inherit;
        max-width: inherit;
        width: 100%;
        padding-top: 25px;
        padding-bottom: 25px;
        margin: 0;
    }

    .box_oxygen_product > div > img {
        display: none;
    }

}
