@media (max-width:1199px) {
    .list_event_content h3 {
        font-size: 34px
    }
}

@media(max-width:1199px) {

    .desktop-menu,
    .desktop-actions {
        display: none !important;
    }

    .mobile-header-right {
        display: flex;
        margin-left: auto;
    }

    .navbar-nav .nav-link.active {
        background: transparent;
    }

    .mobile-menu .nav-link {
        padding: 12px 13px !important;
    }
}

@media(max-width:991px) {

    .custom-navbar {
        padding: 14px 0;
    }

    .contact_sec .title_wrapper h2 {
        font-size: 33px;
    }


    .btn-login {
        font-size: 14px;
    }

    .ask_ai {
        font-size: 13px;
        padding: 9px 12px;
    }

    .hero-section {
        padding: 70px 0;
    }

    .hero-content {
        text-align: center;
        margin: auto;
    }

    .hero-btns,
    .review-wrap {
        justify-content: center;
    }

    .hero-image-wrap {
        margin-top: 70px;
    }

    .hero-content h1 {
        font-size: 58px;
    }

    .founder-wrapper {
        padding: 50px 30px;
        border-radius: 30px;
    }

    .founder-content {
        text-align: center;
    }

    .founder-content h2 {
        font-size: 30px;
    }

    .quote-icon {
        font-size: 34px;
    }

    .cta-wrapper {
        padding: 70px 30px;
        border-radius: 30px
    }

    .cta-content h2 {
        font-size: 48px
    }

    .partner-cta-wrapper {
        padding: 50px 35px
    }

    .partner-cta-title {
        font-size: 38px
    }

    .character2-story-row {
        margin-bottom: 80px
    }

    .character2-box {
        width: 100%;
        height: auto;
    }

    .character2-box span {
        font-size: 90px
    }

    .character2-content .title_wrapper h2 {
        font-size: 46px
    }

    .plush2-wrapper {
        padding: 40px
    }

    .plush2-content h2 {
        font-size: 42px
    }

    .shop2-filter-wrapper {
        flex-direction: column;
        align-items: flex-start
    }

    .shop2-right,
    .shop2-search input,
    .shop2-sort,
    .shop2-sort select {
        width: 100%
    }

    .shop2-search {
        flex: 1;
        width: 100%
    }

    .list_event_content {
        padding: 25px
    }

    .list_event_content h3 {
        font-size: 30px
    }

    .list_event_content p {
        font-size: 16px
    }

    .get_involved_hero {
        padding: 70px 0
    }

    .get_involved_content p {
        font-size: 18px
    }

    .action_tip_content h3 {
        font-size: 24px
    }

    .tracker_download_box {
        padding: 55px 40px
    }

    .tracker_download_btn_wrap {
        text-align: left
    }

    .contact_form_box {
        padding: 30px
    }

    .get_involved_content .title_wrapper h2 {
        font-size: 45px;
    }

    .footer-newsletter h4 {
        margin-top: 18px;
    }


}

@media(max-width:767px) {

    .ask_ai {
        display: none;
    }


    .btn-login {
        font-size: 13px;
    }

    .hero-content h1 {
        font-size: 44px;
    }

    .hero-subtitle {
        font-size: 17px;
    }

    .btn-primary-custom,
    .btn-outline-custom {
        width: 100%;
        justify-content: center;
    }

    .floating-card {
        transform: scale(.85);
    }

    .stats-card {
        padding: 25px 15px;
        border-radius: 18px;
    }

    .stats-card h3 {
        font-size: 30px;
    }

    .stats-card p {
        font-size: 13px;
    }

    .popup-box {
        grid-template-columns: 1fr;
        max-width: 95%;
    }

    .popup-image {
        height: 300px;
    }

    .popup-content {
        padding: 24px;
    }

    .popup-content h2 {
        font-size: 24px;
    }

    .popup-price {
        font-size: 38px;
    }

    .popup-bottom {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .character-content {
        padding: 54px 20px 24px;
    }

    .character-content h3 {
        font-size: 24px;
    }

    .character-content p {
        font-size: 14px;
    }

    .event-content {
        padding: 20px
    }

    .event-content h3 {
        font-size: 22px
    }

    .event-content p {
        font-size: 14px
    }

    .partner-cta-wrapper {
        padding: 40px 25px;
        text-align: center
    }

    .partner-cta-title {
        font-size: 30px
    }

    .partner-cta-btn {
        padding: 14px 28px
    }

    .stat-box {
        padding: 30px 15px
    }

    .stat-box h3 {
        font-size: 32px
    }

    .stat-box p {
        font-size: 13px
    }

    .value-card {
        padding: 25px 20px
    }

    .timeline-item h3,
    .value-card h3 {
        font-size: 20px
    }

    .timeline-wrapper {
        padding-left: 25px
    }

    .timeline-dot {
        left: -36px;
        width: 18px;
        height: 18px
    }

    .timeline-year {
        font-size: 24px
    }

    .character2-story-row {
        margin-bottom: 65px;
        text-align: center
    }

    .character2-content {
        max-width: 100%
    }


    .character2-box span {
        font-size: 72px
    }

    .character2-content .title_wrapper h2 {
        font-size: 38px
    }

    .character2-content p,
    .plush2-content p {
        font-size: 16px
    }

    .character2-verse-card {
        text-align: left
    }

    .plush2-wrapper {
        padding: 25px;
        border-radius: 24px
    }

    .plush2-content h2 {
        font-size: 34px
    }

    .plush2-btn {
        padding: 14px 26px
    }

    .shop2-tabs {
        gap: 10px
    }

    .shop2-tab {
        padding: 10px 18px;
        font-size: 14px
    }

    .top-sale-inner {
        padding-right: 30px
    }

    .top-sale-inner p {
        font-size: 14px
    }

    .list_event_top h2 {
        font-size: 32px
    }

    .list_event_img {
        min-height: 240px
    }

    .list_event_content h3 {
        font-size: 26px
    }

    .list_event_meta {
        gap: 15px
    }

    .list_event_bottom {
        flex-direction: column;
        align-items: flex-start
    }

    .contact_form_box,
    .contact_info_card,
    .get_involved_img,
    .involved_card {
        border-radius: 24px
    }

    .gallery_grid {
        gap: 14px
    }

    .get_involved_hero {
        padding: 60px 0
    }

    .get_involved_content p {
        font-size: 16px;
        line-height: 1.7
    }

    .involved_card {
        padding: 26px 22px
    }

    .action_tip_content p,
    .involved_card p {
        font-size: 15px;
        line-height: 1.7
    }

    .action_tip_card {
        border-radius: 24px;
        padding: 24px;
        gap: 18px
    }

    .action_tip_content h3 {
        font-size: 22px
    }

    .tracker_download_box {
        border-radius: 28px;
        padding: 45px 24px
    }

    .contact_form_box {
        padding: 24px
    }

    .contact_info_content h4 {
        font-size: 18px
    }

    .title_wrapper h2 {
        font-size: 30px;
    }

    .head_sec {
        flex-direction: column;
        align-items: start;
    }

    .footer-section {
        margin-top: 50px;
    }

    .get_involved_content .title_wrapper h2 {
        font-size: 32px;
    }

    .footer-section {
        padding: 80px 0 25px;
    }

    .footer-bottom {
        margin-top: 38px;
    }

    .footer-bottom {
        flex-direction: column-reverse;
    }
}


@media(max-width:575px) {

    .custom-navbar .container {
        gap: 10px;
    }


    .btn-login {
        font-size: 12px;
    }

    .cart-icon {
        width: 34px;
        height: 34px;
    }

    .cart-icon i {
        font-size: 18px;
    }

    .mobile-toggle {
        font-size: 22px;
    }

    .hero-section {
        padding: 50px 0;
    }

    .hero-content h1 {
        font-size: 36px;
    }

    .hero-tag {
        font-size: 11px;
    }

    .floating-card.top {
        left: 0;
    }

    .floating-card.bottom {
        right: 0;
    }

    .founder-wrapper {
        padding: 40px 22px;
    }

    .founder-content h2 {
        font-size: 24px;
        line-height: 1.6;
    }

    .founder-info h4 {
        font-size: 20px;
    }

    .cta-wrapper {
        padding: 55px 20px
    }

    .cta-content h2 {
        font-size: 34px;
        line-height: 1.35
    }

    .cta-btn {
        width: 100%
    }

    .ui-datepicker td a,
    .ui-datepicker td span {
        width: 36px;
        height: 36px;
        font-size: 14px
    }

    .list_event_calendar_card,
    .list_event_card,
    .list_event_featured_card {
        border-radius: 24px
    }

    .gallery_item {
        border-radius: 18px
    }

    .lg-sub-html h4 {
        font-size: 22px
    }

    .action_tip_card {
        flex-direction: column
    }

    .contact_info_card {
        padding: 22px;
        flex-direction: column
    }

    .contact_submit_btn {
        width: 100%
    }

    .logo {
        width: 100%;
        max-width: 110px !important;
        object-fit: contain;
    }

    .character2-content .title_wrapper h2 {
        font-size: 28px;
    }

    .col-6:nth-child(2) .stat-box,
    .col-md-3:nth-child(2) .stat-box {
        border-right: 0;
    }
}