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

    .mobile-menu {
        display: none;
    }

    .mobile-search {
        display: none;
    }

    .mobile-filter-toggle {
        display: none;
    }
}

@media (min-width: 1536px) {
    .container-fluid {
        max-width: 1920px;
        padding: 0 40px;
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .hero-banner-grid {
        display: none;
    }

    .contact-wrapper {
        bottom: 84px;
        right: 7px;
    }

    .col-sm-3.mb__hide_hbe {
        display: none;
    }
.charities_card {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 8px;
}
    div#variable-modal {
        padding: 10px;
    }

    .payment-methods {
        flex-wrap: wrap;
    }

    .payment_method {
    width: 22%;
}
.stakeholder__page__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    
}
.investors-section__logo-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    padding: 10PX;
}
.payment-methods {
    gap: 5px;
}
.payment_method {
    padding: 5px;
}

    #variable-modal .modal-view {
        width: 100%;
        padding: 20px;
    }

    .close-variable-button {
        right: 0;
        top: 0;
    }

    .dimage_item img {
        object-fit: contain;
        pointer-events: none;
    }

    .mobile-header.fixed-top {
        top: -40px;
        transform: translateY(40px);
        transition: transform 1s;
    }

    .mobile-header.fixed-top {
        top: -40px;
        transform: translateY(40px);
        transition: transform 1s;
    }

    .checkout-shipping .card-header {
        padding: 15px;
    }

    .coupon-section {
        display: none;
    }

    .pro_img {
        height: auto;
    }

    .menu-logo {
        height: 40px;
    }

    .logo-item {
        height: 40px;
        text-align: center;
    }

    .product_sliders {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
    }

    .product_item_inner {
        height: 100%;
    }

    .pro_des {
        padding: 0 10px 12px;
        gap: 6px;
    }

    .pro_name a {
        font-size: 14px;
        min-height: 40px;
    }

    .pro_price p {
    font-size: 20px;
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .pro_details_area {
        padding: 24px 0;
    }

    .product-extra-tabs {
        gap: 8px;
        padding: 8px;
    }

    .product-extra-tabs .nav-item {
        width: 100%;
    }

    .product-extra-tabs .nav-link {
        width: 100%;
        padding: 11px 14px;
        font-size: 14px;
    }

    .details-panel {
        padding: 24px 18px;
        border-radius: 12px;
    }

    .section-heading {
        margin-bottom: 18px;
    }

    .section-heading h3 {
        font-size: 17px;
    }

    .product-details-copy {
        font-size: 14px;
        line-height: 1.8;
    }

    .review-overview-grid {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .review-average-number {
        font-size: 52px;
    }

    .review-progress-item {
        grid-template-columns: 86px minmax(0, 1fr) 30px;
        gap: 8px;
    }

    .review-progress-stars {
        font-size: 11px;
    }

    .review-rating-head {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .details-rating-label {
        font-size: 24px;
    }

    .review-submit-row {
        justify-content: stretch;
    }

    .details-review-button,
    .review-login-btn {
        width: 100%;
    }

    .review-card {
        padding: 16px;
    }

    .review-card-head {
        flex-direction: column;
        gap: 10px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .review-overview-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}

    .pro_price del {
        font-size: 15px;
    }

    .product-card-action,
    .variable-modal,
    .product-card-qty {
        min-height: 40px;
    }

    .product-card-qty {
        grid-template-columns: 36px 1fr 36px;
    }

    .product-card-qty-btn {
        font-size: 20px;
    }

    .product-card-qty-value {
        font-size: 16px;
    }

    .floating-cart {
        right: 12px;
        bottom: 40%;
        width: 75px;
    }

    .floating-cart-icon {
        height: 38px;
        font-size: 20px;
    }

    .floating-cart-count {
        font-size: 11px !important;
        margin-top: 0;
    }

    .floating-cart-total {
        font-size: 13px;
    }

    .floating-cart-content {
        padding: 8px 5px 12px;
    }

    .side-cart-panel {
        width: 90%;
    }

    .side-cart-header {
        padding: 14px 16px;
    }

    .side-cart-body {
        padding: 12px;
    }

    .side-cart-footer {
        padding: 12px;
    }

    .side-cart-item {
        grid-template-columns: 52px 1fr 18px;
        gap: 10px;
        padding: 10px;
    }

    .side-cart-item-image {
        width: 52px;
        height: 52px;
    }

    .side-cart-item-bottom {
        gap: 8px;
    }

    .side-cart-item-price {
        font-size: 12px;
    }

    .side-cart-reco-card {
        grid-template-columns: 64px 1fr;
        min-height: 92px;
    }

    .side-cart-reco-image {
        width: 64px;
        height: 64px;
    }

    .footer_nav ul li a span {
        display: block;
        font-weight: 400;
    }

    .cat_img a {
        display: block;
        height: 100%;
    }

    .cat_img img {
        height: 100%;
    }

    .cat_img {
        height: 50px;
        text-align: center;
    }

    .sidebar-menu {
        display: block;
    }

    .sidebar-menu {
        background: #f5f7f9;
        margin: 0;
        border-radius: 3px;
    }

    li.mobile_home a {
        color: #fff;
    }

    .fixed_whats a {
        bottom: 5px;
        right: 10px;
    }

    .scrolltop {
        display: none !important;
    }

    .mobile_hide {
        display: none;
    }

    .desktop_hide {
        display: block;
    }

    .sorting-section {
        margin-top: -15px;
    }

    .card-body.cartlist {
        overflow-x: scroll;
    }

    .section-title-header .section-title-name {
        font-size: 15px;
    }

    #content {
        margin-left: 0;
        padding-top: 0;
    }

    .page-sort {
        padding-right: 6px;
    }

    .showing-data {
        display: none;
    }

    .mobile-filter-toggle {
        display: flex;
        justify-content: center;
        margin: 10px 0;
        align-items: center;
        column-gap: 10px;
        display: none;
    }

    .home-slider-container {
        width: 100%;
        margin-left: 0;
    }

    .container {
        max-width: initial;
    }

    .category-breadcrumb {
        justify-content: center;
    }

    .category-product {
        grid-template-columns: repeat(2, 1fr);
    }

    .catalog-layout {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .catalog-sidebar {
        position: static;
    }

    .catalog-layout .hero-sidebar {
        display: block;
        width: 100%;
        flex-basis: auto;
    }

    .catalog-sidebar .hero-category-scroll {
        max-height: 320px;
    }

    .catalog-hero {
        padding-top: 12px;
    }

    .catalog-hero__card,
    .catalog-hero__content {
        min-height: 200px;
    }

    .catalog-hero__content {
        padding: 26px 18px;
    }

    .catalog-hero__eyebrow {
        font-size: 11px;
        letter-spacing: .1em;
        margin-bottom: 10px;
    }

    .catalog-hero__content h1 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .catalog-toolbar {
        padding: 16px;
        border-radius: 16px;
        flex-direction: column;
        align-items: stretch;
    }

    .catalog-toolbar__meta {
        text-align: center;
    }

    .catalog-toolbar__meta h2 {
        font-size: 22px;
    }

    .catalog-toolbar__sort {
        width: 100%;
        margin-left: 0;
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
    }

    .catalog-toolbar__sort label {
        text-align: center;
    }

    .catalog-toolbar .page-sort {
        min-width: 0;
        width: 100%;
    }

    form.sort-form {
        width: 70%;
        margin: 0 auto;
        margin-top: 15px;
    }

    .catalog-toolbar .sort-form {
        width: 100%;
        margin: 0;
    }

    .mobile-menu.active {
        left: 0;
    }

    .mobile-menu {
        width: 300px;
        left: -300px;
        position: fixed;
        top: 0;
        z-index: 99999;
        background-color: #fff;
        height: 100vh;
        transition: all 0.3s ease;
        overflow-y: auto;
    }

    .mobile-menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5;
    }

    .mobile-menu::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }

    .mobile-menu::-webkit-scrollbar-thumb {
        background-color: var(--secondary-color);
    }

    .mobilemenu-bottom {
        border: 1px solid #ddd;
        padding: 20px 20px;
        ;
    }

    .mobilemenu-bottom ul li {
        display: block;
        padding: 8px 0;
    }

    .mobilemenu-bottom ul li a {
        color: #222;
    }

    .cat_item {
        padding: 5px;
    }

    .cat_name {
        height: 50px;
        overflow: hidden;
    }

    .m-hide {
        display: none !important;
    }

    .footer-menu.use_link_m ul li {
        font-size: 16px;
    }

    .footer-menu.use_link_m ul li a {
        padding: 0 !important;
        margin: 0 !important;
    }

    .footer-menu ul li a {
        margin-bottom: 5px;
    }

    .mobile-search {
        background-color: transparent;
        padding: 0;
        display: block;
    }


    .mobile-menu-logo {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #ddd;
        padding: 10px 15px;
    }

    .logo-image img {
        height: 40px;
        width: auto;
    }

    .mobile-menu-close {
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .mobile-menu-close i {
        font-size: 22px;
    }

    .first-nav .parent-category {
        display: block;
        line-height: 33px;
    }

    .first-nav .menu-category-list {
        display: block;
    }

    .first-nav .menu-category-list .menu-category-link {
        padding: 10px 0;
        display: block;
        padding-left: 20px;
    }

    .first-nav .parent-category .menu-category-name {
        display: block;
        padding: 10px;
        padding-left: 20px;
        text-transform: capitalize;
        font-weight: 600;
        color: #222;
    }

    .mobile-menu li.parent-category {
        position: relative;
    }

    .mobile-menu span.menu-category-toggle {
        position: absolute;
        right: 0px;
        top: 0px;
        display: flex;
        width: 50px;
        height: 50px;
        justify-content: center;
        align-items: center;
    }

    li.parent-category img {
        width: 30px;
        height: 30px;
        border-radius: 50px;
        background: #f1f1f1;
        overflow: hidden;
        border: 1px solid #ddd;
        margin-right: 5px;
    }

    .mobile-menu span.menu-category-toggle.active i {
        transition: transform 0.3s ease;
    }

    .mobile-menu span.menu-category-toggle.active i {
        transform: rotate(180deg);
    }

    .second-nav {
        padding: 0 0px;
        background-color: #fff;
    }

    .second-nav.active {
        min-height: 15px;
    }

    .parent-subcategory {
        display: block;
        position: relative;
        padding: 0px;
    }

    .parent-subcategory .menu-subcategory-name {
        display: block;
        padding: 10px;
        padding-left: 40px;
        font-weight: 600;
    }

    span.menu-subcategory-toggle {
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        width: 50px;
        height: 50px;
        justify-content: center;
        align-items: center;
    }

    span.menu-subcategory-toggle.active i {
        transition: transform 0.3s ease;
    }

    span.menu-subcategory-toggle.active i {
        transform: rotate(180deg);
    }

    li.childcategory {
        display: block;
    }

    ul.third-nav {
        padding: 0;
        background-color: #f2f2f2;
    }

    li.parent-category.active {
        background-color: rgba(0, 0, 0, .05);
    }

    li.parent-subcategory.active {
        background-color: #fff;
    }

    .menu-childcategory-name {
        display: block;
        padding: 0px;
        padding-left: 60px;
    }

    header .toggle {
        margin-top: 0;
        padding-left: 12px;
    }

    .main-search.mobile-search {
        margin-top: 0;
        padding: 10px 14px 12px;
        background: linear-gradient(180deg, rgba(0, 129, 41, 0.08) 0%, rgba(0, 129, 41, 0.02) 100%);
        border-top: 1px solid rgba(0, 129, 41, 0.08);
        display: none;
    }

    .main-search.mobile-search form {
        height: 40px;
        border-width: 1px;
        background: #fff;
        border-radius: 999px;
        box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
    }

    .main-search.mobile-search form button {
        width: 42px;
        border-radius: 999px 0 0 999px;
    }

    .main-search.mobile-search form input {
        font-size: 14px !important;
        border-radius: 0 999px 999px 0;
    }

    .mobile-menu-social .mobile-social-list .mobile-social-link {
        border: 2px solid #c0c0c0;
        padding: 5px 13px;
        border-radius: 5px;
        display: block;
    }

    .mobile-menu-social .mobile-menu-social {
        display: flex;
        column-gap: 5px;
        padding-left: 20px;
    }

    .logo-area {
        display: none;
    }

    .menu-area {
        display: none;
    }

    .header-left {
        justify-content: center;
    }

    .header-right {
        display: none;
    }

    .category-item {
        padding: 5px 0;
    }

    .category-item p {
        font-weight: 400;
    }

    .qty-cart .quantity {
        height: 35px;
        margin-left: 4px;
    }

    .quantity .minus,
    .quantity .plus {
        height: 35px;
        line-height: 35px;
        width: 35px;
        font-size: 35px;
    }

    .d-flex.single_product.col-sm-6 {
        margin-left: 4px;
        margin-top: 10px;
    }

    .qty-cart {
        width: auto !important;
    }

    .cus-order-2 {
        order: 0;
    }

    .cus-order-1 {
        order: 1;
    }

    .chheckout-section {
        padding: 10px 0;
    }

    .cart_details {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .success-img img {
        width: 200px;
    }

    .main_product_inner {
        grid-template-columns: 1fr 1fr;
    }

    .qty-cart {
        grid-template-columns: 130px auto;
    }

    .quantity .minus {
        width: 40px;
    }

    .quantity .plus {
        width: 40px;
    }

    .compare_store.mobile-show {
        display: block !important;
        line-height: 42px;
        text-align: center;
    }

    .add-to-cart.mobile-fix {
        position: fixed;
        bottom: 64px;
        left: 0;
        right: 0;
        z-index: 999;
        padding: 10px;
        margin: 0 10px;
    }

    .delivery-partner {
        text-align: left !important;
    }

    .footer-top {
        padding: 30px 0;
    }

    .front-view-flex {
        padding: 10px 0px;
    }

    .front_category_title h1 {
        font-size: 20px;
    }

    .front-view-item {
        margin-bottom: 15px;
    }

    .front-view-title a {
        font-size: 13px;
    }

    .home-page-section-title-box h3 {
        font-size: 20px;
    }

    .category-banner-products {
        padding: 20px 5px;
    }

    .flash-product-section .col-sm-4 {
        padding: 10px 10px !important;
    }

    .flash_all {
        margin-top: 10px;
    }

    .slider-section .offset-sm-3 {
        padding-left: 5px;
    }

    .main-header {
        display: none;
    }

    .mobile-header {
        display: block;
        background-color: #fff;
    }

    body {
        padding-bottom: 78px;
    }

    .mobile-top {
        background: #108BC3;
        padding: 8px 0;
    }

    .mobile-top ul {
        text-align: right;
    }

    .mobile-top ul li a {
        color: #fff;
        margin: 0 5px;
    }

    .mobile-logo {
    display: grid;
    grid-template-columns: 20% 50% 30%;
    text-align: center;
    font-size: 16px;
    height: 60px;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
}

    .footer_nav ul {
    margin-top: -4px;
}

    .footer_nav {
        display: block;
    }

    .fixed-top .mobile-logo i {
        margin-bottom: 0px;
        color: #000 !important;
    }

    .marquee-item-wrap {
        height: 30px;
        line-height: 30px;
    }

    .menu-logo img {
        height: 50px;
        margin-top: -3px;
    }

    /*.dimage_item {*/
    /*    height: 275px;*/
    /*}*/
    .footer-menu {
        padding-left: 20px;
    }

    ul.social_link {
        margin-top: 10px;
    }

    a.mobile-social-link {
        text-align: center !important;
    }


    .search_product {
        position: absolute;
        width: calc(100vw - 28px);
        max-width: 330px;
        background: #fff;
        z-index: 999999;
        border: 1px solid #ddd;
        top: 0;
        right: 14px;
        border-radius: 18px;
        box-shadow: 0 20px 38px rgba(0, 0, 0, 0.12);
    }

    .menu-bar {
        margin-top: 0;
    }

    .menu-bag .margin-shopping {
        position: relative;
        width: 30px;
    }

    .menu-bag .margin-shopping span {
        position: absolute;
        display: inline-block;
        background-color: var(--secondary-color);
        height: 20px;
        border-radius: 50px;
        padding: 1px 7px;
        font-size: 12px;
        font-weight: 700;
        color: #fff;
        top: -10px;
        right: 0;
    }

    .menu-bag .margin-shopping span i.fa-solid.fa-bag-shopping {
        font-size: 22px;
    }

    .menu-bag {
    margin-top: 9px;
    display: flex;
    justify-content: space-around;
    margin-right: 1px;
    gap: 8px;
}

    .menu-bag i {
        font-size: 20px;
    }

    .menu-bag ul li a {
        margin-right: 15px;
        position: relative;
    }

    .menu-bag .margin-shopping span {
        position: absolute;
        display: inline-block;
        background-color: var(--secondary-color);
        height: 19px;
        border-radius: 50px;
        padding: 1px 6px;
        font-size: 12px;
        font-weight: 700;
        color: #fff;
        top: -9px;
        right: -9px;
    }

    .slider-section {
        margin: 0px 0;
    }

    .slider-item {
        height: 185px;
        margin-top: 0px;
    }

    .banner-right {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        margin-top: 15px;
    }

    .banner-right-item {
        height: 85px;
    }

    .banner-right .item-1 {
        margin-bottom: 0;
    }

    .pro_btn {
    margin-top: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 5px;
}

    button.owl-next,
    button.owl-prev {
        font-size: 22px !important;
    }

    .cat-img {
        height: 90px;
    }

    .section-title h3 {
        font-size: 14px;
        font-weight: 600;
    }

    .category-title h3 {
        font-size: 14px;
    }

    .footer_nav ul li i {
        font-size: 20px;
        width: 35px;
        height: 35px;
        padding: 9px;
        border-radius: 7px;
    }

    .footer-bottom {
        padding: 12px 0;
    }

    .footer-about p {
    margin: 10px 0px;
    text-align: justify;
}

    .footer-menu .title {
        margin-top: 15px;
    }

    .footer-about {
    padding-left: 20px;
    padding-right: 20px;
}

    .footer-hotlint {
        margin-bottom: 0;
    }

    li.title.text-center {
        text-align: left !important;
    }

    .social_link {
        justify-content: left;
    }

    li.mobile_home {
        border: 2px solid #ddd;
        margin-top: -27px;
        background: var(--secondary-color);
        padding-top: 15px;
        border-radius: 50%;
        width: 75px;
        height: 75px;
    }

    .pro_btn button {
        padding: 8px 0px;
        font-size: 13px;
    }

    .cart_btn a {
        font-size: 14px;
    }

    .mobile_home span i {
        width: 0 !important;
        height: 0 !important;
        padding: 0 !important;
        border-radius: 0 !important;
        margin-right: 22px;
    }

    a.view_more_btn {
        text-align: right;
        float: right;
        background: var(--secondary-color);
        text-transform: capitalize;
        font-size: 15px;
        padding: 7px 15px;
        color: #fff;
        font-family: "Lato", sans-serif;
        border-radius: 50px;
    }

    .section-title-left h4 {
        font-size: 16px;
    }

    .section-title-right a {
        font-size: 13px;
    }

    .product-info .name {
        height: 70px;
    }

    .product-info {
        padding: 15px 10px;
    }

    .row>* {
        padding-right: calc(var(--bs-gutter-x) * .3);
        padding-left: calc(var(--bs-gutter-x) * .3);
    }

    .footer-top {
        padding-bottom: 25px;
        padding-top: 25px;
    }


    .category-sidebar {
        position: fixed;
        z-index: 9999;
        width: 100%;
        top: 0;
        background: #fff;
        left: 0;
        visibility: hidden;
        opacity: 0;
        transition: 0.35s all;
    }


    .page-title h5 {
        font-size: 16px;
    }

    .product-section {
        margin-top: 0;
    }

    .sort-form select {
        font-size: 14px;
    }

    .category-sidebar.active {
        visibility: visible;
        opacity: 1;
    }

    .auth-section,
    .checkout-shipping {
        margin-top: 5px;
    }

    .payment-form .gap-3 {
        gap: 0 !important;
    }

    .close-modal {
        left: 50%;
        top: -17px;
        transform: translateX(-50%);
    }

    .vcart-section {
        margin-top: 60px;
    }

    .menu-product {
        display: none;
    }

    .details-product {
        padding: 20px;
    }

    .details_right {
        padding: 0px 0px;
    }

    .details-wishlist {
        display: none !important;
    }

    a.details-wishlist.compare_store.cursor {
        display: none !important;
    }

    .pro_name {
        height: 43px;
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }

    .hero-sidebar {
        display: none;
    }

    .hero-thumb-card {
        min-height: 100px;
        height: 100px;
    }

    .home-slider-container {
        display: block;
    }

    .mobile_category-right {
        display: block;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 10px 12px;
        background: #f7f7f7;
        -ms-overflow-style: none;
        scrollbar-width: none;
        border-bottom: 1px solid #d1d1d1cf;
    }

    .mobile_category-right::-webkit-scrollbar {
        display: none;
    }

    .mobile_category-right ul {
        display: flex;
        align-items: center;
        gap: 10px;
        flex-wrap: nowrap;
    }

    .mobile_category-right ul li {
        list-style: none;
        flex: 0 0 auto;
    }

    .mobile_category-right ul li a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 10px 18px;
        border-radius: 30px;
        background: #f3f3f3;
        border: 1px solid #e5e5e5;
        color: #666;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
        transition: 0.3s ease;
    }

    .mobile_category-right ul li a:hover,
    .mobile_category-right ul li a.active {
        background: #ffffff;
        color: #111;
        border-color: #dcdcdc;
    }

    .brand-slider .brand-item {
        height: 75px;
        border-radius: 8px;
    }

    .brand-slider .brand-item a {
        padding: 10px 14px;
    }

    .brand-slider .brand-item img {
        max-width: 130px;
        max-height: 42px;
    }

    .category-slider .cat-img {
    width: 110px;
    height: 110px;
    border-radius: 18px;
    margin-bottom: 0;
}

    .category-slider .cat-img img {
        max-width: 65px;
        max-height: 65px;
    }

    .category-slider .cat-name a {
        font-size: 14px;
    }

    .category-slider .owl-nav .owl-prev {
        left: -8px;
    }

    .category-slider .owl-nav .owl-next {
        right: -8px;
    }
    .testimonial-section {
        padding: 20px 0;
    }

    .testimonial-item {
        min-height: auto;
        padding: 20px 18px;
        border-radius: 16px;
    }

    .testimonial-content {
        font-size: 15px;
        line-height: 1.8;
        margin-bottom: 22px;
    }

    .testimonial-user-img {
        width: 54px;
        height: 54px;
    }

    .testimonial-user-info h4 {
        font-size: 16px;
    }

    .testimonial-user-info p {
        font-size: 13px;
    }
    .category_banner_area img {
    margin-bottom: 12px;
}
 .home-blog-section {
        padding-top: 10px;
    }

    .blog-image a {
        height: 200px;
    }

    .blog-timeslot {
        gap: 10px;
        padding: 14px 14px 0;
    }

    .blog-content {
        padding: 12px 14px 0;
    }

    .blog-content h5 {
        min-height: auto;
    }

    .blog-content h5 a {
        font-size: 18px;
    }

    .blog-content p {
        font-size: 14px;
    }

    .blog-more {
        padding: 16px 14px 18px;
    }
    .blog-sidebar {
    margin-top: 20px;
}
.info-hero,
            .info-section {
                padding: 28px 0;
            }

            .compact-card {
                grid-template-columns: 1fr;
            }

            .compact-card img,
            .feature-media img {
                height: auto;
            }

            .column-card,
            .feature-body,
            .empty-state {
                padding: 20px;
            }
            .stakeholder-page__grid{
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .stakeholder-page__card{
        border-radius: 20px;
    }

    .stakeholder-page__media {
    height: 210px;
}

    .stakeholder-page__body{
        padding: 20px;
    }

    .stakeholder-page__body h3{
        font-size: 20px;
    }

    .stakeholder-page__role{
        font-size: 15px;
    }

    .stakeholder-page__empty{
        padding: 40px 20px;
    }

    .stakeholder-page__empty h3{
        font-size: 24px;
    }
    .org-page__feature-card {
        flex-direction: column;
        padding: 20px;
        gap: 20px;
    }

    .org-page__feature-media {
        width: 100%;
        order: -1;
    }

    .org-page__feature-media img {
        height: 220px;
        border-radius: 16px;
    }

    .org-page__feature-body {
        width: 100%;
    }

    .org-page__feature-body h3 {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .org-page__feature-body p {
        font-size: 15px;
        line-height: 1.8;
    }
    .stakeholder-slider {
    grid-template-columns: repeat(3,1fr);
}
.catalog-sidebar {
    position: static!important;
}

    .copyright-left p,
    .copyright-left span {
        font-size: 13px;
    }

    .payment-wrapper {
        gap: 12px;
    }

    .payment-wrapper span {
        font-size: 18px;
    }
    .payment-wrapper {
    border-left: 0;
}
.copyright-area {
    gap: 30px;
    padding: 0;
    border-top: 1px solid #e5e5e5;
    flex-direction: column;
}
.copyright-left {
    margin-top: 20px;
}
}

@media only screen and (min-width:767px) and (max-width:991px) {
    .menu-product {
        display: none;
    }

}

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

@media only screen and (min-width:1141px) {}

@media (max-width: 1199.98px) {
    .hero-section-wrap {
        flex-direction: column;
    }

    .hero-sidebar {
        width: 100%;
        flex-basis: auto;
    }

    .hero-category-scroll {
        max-height: 320px;
    }

    .hero-submenu-panel {
        display: none !important;
    }

    .catalog-layout {
        grid-template-columns: 1fr;
    }

    .catalog-sidebar {
        position: static;
    }

    .catalog-layout .hero-sidebar {
        width: 100%;
        flex-basis: auto;
    }

    .catalog-sidebar .hero-category-scroll {
        max-height: 360px;
    }
}

@media (max-width: 767.98px) {
    .slider-section {
        margin: 12px 0 8px;
    }

    .hero-section-wrap {
        gap: 14px;
    }

    .hero-banner-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .hero_thumb_slider .owl-nav button.owl-prev,
    .hero_thumb_slider .owl-nav button.owl-next {
        display: none;
    }

    .org-page__hero,
    .org-page__section,
    .stories-page__hero,
    .stories-page__section,
    .stakeholder-page__hero,
    .stakeholder-page__section {
        padding: 28px 0;
    }

.org-page__hero-shell, .stories-page__hero-shell, .stakeholder-page__hero-shell, .org-page__content-grid, .org-page__dual-grid, .stakeholder-page__grid, .stories-page__card--wide {
    grid-template-columns: 1fr 1fr;
    gap: 5px;
}
    .org-page__hero-shell,
    .stories-page__hero-shell,
    .stakeholder-page__hero-shell {
        padding: 10px;
    }

    .org-page__compact-card {
        grid-template-columns: 1fr;
    }

    .org-page__feature-media img,
    .stories-page__media img,
    .stakeholder-page__media img,
    .org-page__compact-card img {
        height: auto;
        min-height: auto;
    }

    .org-page__feature-body,
    .org-page__column-card,
    .org-page__empty,
    .stories-page__body,
    .stories-page__empty,
    .stakeholder-page__body,
    .stakeholder-page__summary,
    .stakeholder-page__empty {
        padding: 10px;
    }
    .stakeholder-page__hero-shell {
    grid-template-columns: 1fr;
}
.org-page__hero-shell {
    grid-template-columns: 1fr;
}
.org-page__content-grid {
    grid-template-columns: 1fr;
}
.org-page__dual-grid {
    grid-template-columns: 1fr;
    gap: 15px;
}
.another-brand-item {
    min-height: 85px;
}
.stkeholders-section .category-title h3 {
    margin-top: 15px;
}
.payment_methods {
    border-top: 1px solid #dddddd80;
}
article.stories-page__card.stories-page__card--wide {
    grid-template-columns: 1fr;
}
.category-title {
    margin-bottom: 15px;
}
.stkeholders-section .category-title h3 {
    font-size: 17px;
}

}

@media only screen and (min-width:768px) and (max-width:991px) {
    .org-page__hero-shell,
    .stories-page__hero-shell,
    .stakeholder-page__hero-shell,
    .org-page__content-grid,
    .org-page__dual-grid,
    .stakeholder-page__grid,
    .stories-page__card--wide {
        grid-template-columns: 1fr;
    }

    .stories-page__card,
    .stories-page__card--wide,
    .stories-page__empty {
        grid-column: span 12;
    }
}
