@media (min-width: 992px) {
    .mobile-menu-wrapper {
        display: none !important;
    }
}

@media (max-width: 991px) {
    body {
        padding-top: 72px;
    }

    .gallery-columns {
        column-count: 2;
    }

    .mobile-navbar {
        height: 72px;
        z-index: 1040;
    }

    .navbar-container {
        direction: ltr;
    }

    .mobile-toggle-btn {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .mobile-dropdown {
        position: fixed;
        top: 72px;
        left: 0;
        right: 0;
        z-index: 1035;
    }

    .mobile-menu-panel {
        max-height: calc(100vh - 72px);
        overflow-y: auto;
    }

    .mobile-overlay {
        position: fixed;
        top: 72px;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1030;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s, visibility 0.3s;
    }

    .mobile-overlay.show {
        opacity: 1;
        visibility: visible;
    }

    .wpml-ls-item {
        border: solid 1px #0250C1;
        height: 32px;
        width: 32px;
        font-weight: 500;
        font-size: 14px;
        border-radius: 50%;
        display: flex !important;
        align-items: center;
        justify-content: center;
        line-height: 1;
        padding: 0 !important;
    }

    .wpml-ls-current-language {
        display: none !important;
    }

    .wpml-ls-legacy-list-horizontal a {
        height: 12px;
        padding: 0 !important;
    }

    .site .navbar .button-regular {
        padding: unset;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #0250C1;
    }

    .site .navbar .button-regular[aria-expanded="true"] {
        background-color: #0B264F;
    }

    .site .button-light.login-button,
    .site .button-light.search-button {
        color: #0250C1;
        font-size: 16px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        padding: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 16px;
    }

    .mobile-menu-wrapper .accordion-item,
    .mobile-menu-wrapper .accordion-button {
        font-size: 18px !important;
        font-weight: 500;
    }

    .mobile-menu-wrapper .accordion-button:not(.collapsed) {
        background-color: unset !important;
        box-shadow: unset !important;
    }

    .mobile-menu-wrapper .social-button {
        font-size: 18px;
    }

    .accordion-button::after {
        content: unset !important;
    }

    .accordion-button {
        text-align: right;
    }

    .accordion-button:not(.collapsed) {
        background-color: transparent;
        color: inherit;
        box-shadow: none;
    }

    .accordion-button:focus {
        box-shadow: none;
        border-color: rgba(0, 0, 0, .125);
    }

    .accordion-button.active,
    a.active {
        color: #1a237e !important;
        font-weight: 600 !important;
    }

    .menu-link-lvl3:hover,
    .menu-link-lvl3:focus {
        background-color: rgba(26, 35, 126, 0.1);
    }

    .btn-primary {
        --bs-btn-bg: #1a237e;
        --bs-btn-border-color: #1a237e;
        --bs-btn-hover-bg: #0d1657;
        --bs-btn-hover-border-color: #0d1657;
    }

    .text-primary {
        color: #1a237e !important;
    }

    .footer {
        padding: 16px;
    }

    .footer-links-wrapper {
        display: block;
        column-count: 2;
        column-gap: 24px;
    }

    .footer-links-wrapper>[class*="col"] {
        width: 100%;
        max-width: 100%;
        break-inside: avoid;
        margin-bottom: 16px;
    }

    .footer-app-images img {
        max-height: 38px;
    }

    .footer-credits ul li {
        width: 100%;
        text-align: center;
    }

    .common-slider-text {
        padding-top: 0;
    }

    .common-slider-title {
        position: relative;
        top: 0;
    }

    .common-slider-navigation {
        position: relative;
        bottom: 0;
    }

    .owl-stage-outer {
        min-height: unset;
    }

    .content-banner-logo-box {
        right: 0;
        left: unset;
        border-radius: 8px 0 0 0;
        padding-top: 8px;
    }

    .content-banner-logo {
        height: 40px;
    }

    .content-menu-toggle {
        font-size: 16px;
        width: 16px;
        height: 16px;
        cursor: pointer;
        transition: transform 0.3s ease;
    }

    .content-menu.collapsed .content-menu-toggle {
        transform: rotate(180deg);
    }

    .content-menu-title {
        cursor: pointer;
        background-color: #0250C1;
        color: #fff;
        border-radius: 8px;
        padding: 8px 16px;

    }

    .content-menu-items {
        overflow: hidden;
        transition: max-height 0.3s ease;
    }

    .content-menu.collapsed .content-menu-items {
        max-height: 0 !important;
    }

    .content-menu-title h2 {
        font-size: 18px;
        font-weight: 500;
        font-family: 'Rag Sans';
    }

    .icon-box {
        padding: 24px 0;
    }

    .slide-note-title {
        font-size: 60px;
        line-height: 70px;
    }

    .slide-note-text {
        font-size: 18px;
        line-height: normal;
        border-bottom: 0.5px dotted #fff;
        background: linear-gradient(#fff, #fff) padding-box, linear-gradient(92.35deg, #cfdef3 1.28%, #d0d0d0 98.95%) border-box;
        padding-bottom: 3em;
    }

    .center-content {
        width: 100%;
    }

    .category-columns {
        align-items: stretch;
    }

    .category-columns .col-6 {
        display: flex;
    }

    .category-columns .category-column {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .category-columns .category-button {
        flex: 1;
        display: flex;
    }

    .category-columns .category-column-link {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
    }


}

@media (max-width: 575px) {
    .gallery-columns {
        column-count: 1;
    }

    .fund-box-image,
    .fund-box-image-small {
        width: 100%;
        height: unset;
    }

    .nav-pills .nav-item .button-regular {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* .blog-buttons a {
        width:47%;
    } */

}