@media (max-width: 1100px) {
    .popular_blg img {
        padding: 0 !important;
        border: none !important;
    }
}

@media (max-width: 767px) {

    .how_fabcurate_bg,
    .how_fabcurate_bg_two {
        padding: 15px 12px;
    }

    .fabcature_title {
        padding-left: 0;
        margin-top: 30px;
    }

    .fabcature_title h2 {
        font-size: 26px;
    }

    .how_fabcurate_bg_two .fabcature_title {
        padding-right: 0;
        padding-left: 0;
    }

    .timeline_right p {
        width: 100%;
        font-size: 16px;
    }

    .rich_text_title h2 {
        font-size: 32px;
    }

    .rich_text_title h2::after {
        width: 85px;
        height: 85px;
    }

    .rich_text_blocks {
        padding: 30px 30px;
    }

    .our_popular_title h2 {
        font-size: 32px;
    }

    .our_popular_title h2::after {
        width: 85px;
        height: 85px;
    }

    .populkar_blog_wrap {
        margin-top: 40px;
    }

    .blog_slider .centered {
        position: absolute;
        top: 34%;
        color: #fff;
        font-family: Metal;
        font-size: 32px;
    }

    .our_popular_sec {
        margin-top: 60px;
    }

    .populkar_blog_wrap .card_img_wrap {
        margin-bottom: 25px;
    }

    .pattern_desc.bandhani_pattrn a {
        font-size: 14px;
    }
    .jdgm-rev-widg__body .card{flex-direction: column;}
    .jdgm-rev-widg__body .card .card {
    width: 100%;
    flex-direction: column;
    margin: 15px 0!important;
}


}

@media (max-width: 425px) {
    .timeline_left {
        display: block;
    }

    .timeline_number h2 {
        text-align: center;
    }
}

@media screen and (min-width: 750px)
{
    .main-page-title {
        margin-bottom: 4rem;
    }
}