@media screen and (max-width: 1555px) {
    .main_content_part .category_detail_third_section .card .bottom_detail_part {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .main_content_part .category_detail_third_section .card .bottom_detail_part .visit_site_button {
        margin-left: 0;
    }
}

@media screen and (max-width: 1400px) {

    .main_content_part .home_first_section .swiper .swiper-wrapper .swiper-slide img {
        height: auto;
        object-fit: contain;
    }

}

@media screen and (max-width: 1200px) {
    .main_content_part .home_nineth_section .content {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        gap: 10px;
    }

    .main_content_part .company_detail_page_breadcrumb_section .breadcrumb_part {
        flex-wrap: wrap;
        gap: 4px;
    }
}

@media screen and (max-width: 992px) {
    header .brand-logo {
        width: 60px;
        height: 60px;
    }

    .banner-box {
        min-height: 56px;
        margin-top: .25rem;
    }

    .navbar-gidia .nav-link {
        padding: .5rem .25rem;
    }

    footer .home_nineth_section .content {
        display: flex;
        flex-direction: column;
        gap: 10px;
        justify-content: start;
        align-items: start;
    }

    .main_content_part .home_first_section .swiper .swiper-wrapper {
        height: auto;
    }

    .main_content_part .home_first_section .swiper .swiper-wrapper .swiper-slide {
        height: auto;
    }

    .main_content_part .about_page_first_section .first_row .first_description p {
        position: static;
        margin-top: 10px;
    }

    .main_content_part .about_page_first_section .second_row .second_left_side_part p {
        margin-top: 30px;
    }

    .main_content_part .member_pagination_wrapper #pagination_member_list .page-item .page-link {
        padding: 7px 16px;
        font-size: 15px;
    }

    .main_content_part .company_detail_page_breadcrumb_section .breadcrumb_part {
        flex-wrap: wrap;
        gap: 4px;
    }

    .main_content_part .company_detail_page_first_section {
        display: flex;
        flex-direction: column;
        justify-content: start;
    }

    .main_content_part .company_detail_page_breadcrumb_section {
        margin-top: 30px;
    }

    .main_content_part .company_detail_page_breadcrumb_section .breadcrumb_part {
        display: flex;
        justify-content: center;
        padding-bottom: 0;
    }

    .main_content_part .category_detail_sixth_section {
        display: flex;
        flex-direction: column;
        justify-content: start;
    }

    .main_content_part .category_detail_second_section {
        margin-top: 30px;
    }

    .main_content_part .category_detail_second_section .breadcrumb_part {
        display: flex;
        justify-content: center;
        padding-bottom: 0;
    }

    .main_content_part .category_detail_first_section {
        position: sticky;
        top: 0;
    }

    footer .home_nineth_section {
        margin-bottom: 90px;
    }

    .main_content_part .right_side_main_ad_part .card {
        max-height: 100px;
    }

    .right_side_main_ad_part .adSwiper .swiper-slide img {
        max-height: 100px;
    }


}

@media screen and (max-width: 768px) {
    .main_content_part .company_detail_page_breadcrumb_section .breadcrumb_part .category_name {
        font-size: var(--fs-24);
    }
}

@media only screen and (max-width: 576px) {

    .main_content_part .office_bearers_first_section .title_part h4,
    .main_content_part .member_list_first_section .title_part h4,
    .main_content_part .about_page_first_section .title_part h4,
    .main_content_part .category_left_side_main_part .title_part h4,
    .main_content_part .activity_glia_first_section .title_part h4,
    .main_content_part .blood_dontation_first_section .title_part h4,
    .main_content_part .blood_dontation_first_section .title_part h4,
    .main_content_part .infrastructure_first_section .title_part h4,
    .main_content_part .coe_first_section .title_part h4,
    .main_content_part .services_glia_first_section .title_part h4,
    .main_content_part .skill_development_first_section .title_part h4,
    .main_content_part .contact_first_section .title_part h4,
    .main_content_part .blog_page_first_section .blogpage_title_part h2 {
        font-size: var(--fs-30);
    }

    .main_content_part .company_detail_page_fifth_section .title_part h5 {
        font-size: var(--fs-30);
    }

    .main_content_part .company_detail_page_breadcrumb_section .breadcrumb_part {
        flex-direction: column;
        text-align: center;
        gap: 2px;
    }

    .main_content_part .company_detail_page_breadcrumb_section .breadcrumb_part .category_name {
        font-size: var(--fs-20);
        margin-left: 0;
    }

    .main_content_part .member_pagination_wrapper #pagination_member_list .page-item .page-link {
        padding: 6px 14px;
        font-size: var(--fs-14);
    }

    .main_content_part .company_detail_page_second_section .card .company_name_part p {
        font-size: var(--fs-20);
    }

    .main_content_part .company_detail_page_second_section .main_top_part .left_part {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .main_content_part .company_detail_page_second_section .main_top_part {
        display: flex;
        flex-direction: column;
        text-align: center;
        gap: 5px;
    }

    .main_content_part .home_fourth_section {
        padding-top: 0;
    }

    .home_article_section .title_part {
        padding-top: 0;
    }

    .main_content_part .home_fourth_section .title_part h2 {
        font-size: 22px;
        margin-right: 10px;
    }

    .main_content_part .home_sixth_section .main_left_part .right_part .title_part h2 {
        font-size: 20px;
    }

    .home_article_section .title_part .blogtitle_homepage {
        font-size: 22px;
    }

    .main_content_part .about_page_first_section .title_part h1,
    .main_content_part .category_left_side_main_part .title_part h1,
    .main_content_part .download_first_section .title_part h1,
    .main_content_part .event_first_section .title_part h1,
    .membership_blade_first_section .title_part h1,
    .main_content_part .contact_first_section .title_part h1,
    .profile_page_title h1,
    .login_page .title_part h1,
    .main_content_part .category_detail_sixth_section .title_part h1,
    .main_content_part .company_detail_page_first_section .title_part h1,
    .main_content_part .blog_detail_first_section .title_part h1 {
        font-size: 30px;
    }

    .home_article_section .blog_card_part .card .image_wrapper img {
        /* height: 220px; */
        height: auto !important;
    }

    .home_article_section .blog_card_part .card .card_detail_part p {
        font-size: 18px;
    }

    .main_content_part .home_fourth_section .card .content p,
    .main_content_part .category_left_side_main_part .card .content p {
        font-size: 14px;
    }

    .company_detail_page_second_section .heading_part h2,
    .company_detail_page_third_section .heading_part .title,
    .company_detail_page_fifth_section .card .enquiry_form .enquiry_title_part .enquiry_title,
    .company_detail_page_fourth_section .heading_part .title {
        font-size: 30px !important;
    }



}