@media (max-width: 991.98px) {
    .banner-content h2 {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.3;
        margin-bottom: 20px;
        color: #fff;
    }

    .bd-header-top-left ul li a {
        color: var(--bd-white);
        font-size: 11px;
        font-weight: 500;
        transition: all 0.3s linear;
    }

    .bd-header-top {
        padding: 7px 15px;
        flex-wrap: wrap;
        justify-content: center;

    }

    .bd-header-top-left ul {
        flex-wrap: wrap;
        gap: 0;
        justify-content: center;
    }

    .bd-header-top-left ul li:first-child {
        margin-right: 15px;
    }

    .bd-header-logo img {
        max-width: 55px;
    }

    .banner-content p {
        line-height: 1.4;
        font-size: 14px;
    }

    .bd-btn {
        font-size: 13px;
        text-transform: capitalize;
        /* color: var(--bd-white); */
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 0 21px;
        height: 41px;
        font-weight: 600;
        transition: all 0.3s linear;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -o-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        white-space: nowrap;
    }

    .banner-slider .swiper-pagination-bullet {
        width: 8px;
        height: 8px;

    }

    .banner-slide {
        height: 400px;

    }


    .pb-80 {
        padding-bottom: 60px;
    }

    .pt-80 {
        padding-top: 60px;
    }

    .bd-about-thumb-main img {
        width: 100%;
        height: auto;
        transition: transform 0.5s ease;
        border-radius: 10px;
    }

    .bd-about-content {
        padding-left: 0;
        margin-top: 18px;
    }

    .bd-section-title {
        font-size: 23px;
    }

    .section-title-space {
        margin-bottom: 30px;
    }

    p {
        font-size: 14px;
        font-family: var(--bd-ff-p);
        font-weight: var(--bd-fw-normal);
        color: var(--bd-body-text);
        margin-bottom: 30px;
        line-height: 1.8;
    }

    .mb-50 {
        margin-bottom: 30px;
    }

    .bd-feature-item {

        border: 1px solid #d3d3d3;
    }

    .bd-about-features .bd-feature-item {
        padding: 22px;
    }

    .bd-about-btn {
        display: flex;
        flex-wrap: nowrap;
        gap: 15px;
        margin-top: 30px;
    }

    .bd-about-btn .me-3 {
        margin-right: 0px !important;
    }

    .bd-feature-area {
        padding: 20px 0 !important;
    }

    .gallery-filter-btn button {
        width: auto;

    }

    .gallery-filter-btn {
        display: flex;
        padding-right: 20px;
        width: max-content;
        /* overflow-x: auto; */
        margin-bottom: 10px;
    }

    .gallery-area.section-space .col-lg-3.col-12 {
        width: 100%;
        overflow-x: auto;
    }

    .gallery-thumb img {
        width: 100%;
        height: 155px;
        object-fit: cover;
        transition: all 0.5s ease;
    }

    .bd-counter-style-one {
        padding: 30px 30px;
        grid-template-columns: repeat(2, 1fr);
    }

    .bd-feature-wrapper.style-one .bd-feature-item .description {
        font-size: 14px;
        line-height: 1.6;
    }

    .bd-counter-style-one .bd-counter-title {
        color: var(--bd-white);
        font-size: 35px;
        font-weight: 600;
    }

    .bd-why-choose-wrapper.style-three .bd-why-choose-item {
        position: relative;
        padding: 0;
        background-color: var(--bd-white);
        border-radius: 12px;
        z-index: 4;
        transition: all 0.3s linear;
    }

    .bd-why-choose-description {
        font-size: 14px;

    }

    .bd-why-choose-area {
        padding-bottom: 60px;
    }

    .bd-brand-wrapper.style-five .bd-brand-item {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px;
    }

    .bd-why-choose-content h5 {
        font-size: 16px;
        font-weight: 600;
    }

    .footer-links li a {
        color: rgba(255, 255, 255, 0.7);
        transition: all 0.3s ease;
        display: block;
        position: relative;
        padding: 1px 0;
    }

    .footer-top.pb-80 {
        padding-bottom: 30px;
    }

    .copyright-text p {
        margin: 0;
        color: rgba(255, 255, 255, 0.6);
        font-size: 13px;
    }

    .footer-menu ul li a {
        color: rgba(255, 255, 255, 0.6);
        font-size: 11px;
        transition: all 0.3s ease;
    }

    .bd-offcanvas-logo a img {
        width: 64px;
    }

    .bd-breadcrumb-title {
        font-size: 34px;
        color: var(--bd-white);
        font-weight: var(--bd-fw-sbold);
        margin-bottom: 14px;
    }

    .bd-breadcrumb-title {
        font-size: 26px;
    }

    .affiliation-page .row.justify-content-center.mb-40 {
        margin-bottom: 0;
    }

    .affiliation-page .bd-contact-form {

        margin-right: 0px;
        margin-bottom: 40px;
    }

    .bd-offcanvas-menu ul li>a {
        display: block;
        font-size: 15px;
        color: var(--bd-theme-black);
        padding: 10px 0;
        padding-inline-end: 20px;
    }

    .bg-light {
        --bs-bg-opacity: 1;
        background-color: rgb(235 235 235) !important;
    }

    .bd-section-subtitle {
        color: var(--bd-primary);
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        display: inline-block;
        margin-bottom: 15px;
    }

    .news-page .bd-featured-event__thumb {
        position: relative;
        height: 275px;
    }

    .news-page .bd-featured-event__content h3 {
        font-size: 20px;
    }

    .news-page .bd-this-month {
        background-color: #e6e6e6;
    }

    .year-card {
        height: 50px;
    }

    .year-content h3 {
        font-size: 17px;
    }

    .category-page .category-card {

        text-align: left;

    }

    .category-page .category-card {
        background: #fff;
        border-radius: 16px;
        padding: 15px 15px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
        transition: all 0.3s ease;
        border: 1px solid #f0f0f0;
        height: 100%;
        display: flex;
        flex-direction: row;
    }

    .category-page .category-content h3 {
        font-size: 13px;
    }

    .category-page .category-icon {

        margin: 0;

    }

    .category-page .category-icon img {
        height: auto;
        border-radius: 10px;
        object-fit: cover;
        width: 100%;
    }

    .category-page .category-content h3 {
        font-size: 18px;
        font-weight: 700;
        color: #2c3e50;
        margin-bottom: 10px;
        line-height: 1.3;
    }

    .category-page .category-content h3 {
        font-size: 14px;
        font-weight: 700;
        color: #2c3e50;
        margin-bottom: 10px;
        line-height: 1.3;
    }

    .category-page .category-icon {
        width: auto;
        height: auto;
        margin-right: 20px;
        margin-bottom: 0px;
    }

    .category-page .category-icon img {
        height: 80px;
        border-radius: 10px;
        object-fit: cover;
        width: 80px;
    }

    .category-page .category-btn {
        padding: 7px 25px;
        font-size: 12px;
    }

    .category-page .row.justify-content-center.mb-50 {
        margin-bottom: 0;
    }

    .bar-icon span {
        width: 28px;
        height: 2px;
        background: #ffffff;
        display: inline-block;
        transition: color 0.2s ease-out;
        margin: 0 auto;
        margin-right: auto;
        margin-right: 0;
    }
}



@media (min-width: 992px) {

    .gallery-area .row>* {

        padding-right: 8px;
        padding-left: 8px;

    }
}