/* ===== PAGE HERO RESPONSIVE ===== */
@media only screen and (max-width: 575px) {
    .page-hero { padding: 22px 0 18px; }
    .page-hero-title { font-size: 1.35rem; }
    .contact-form-card, .contact-info-card, .notice-view-card { border-radius: 10px; }
    .contact-form-card, .fees-card { padding: 20px; }
    .notice-view-header, .notice-view-body, .notice-view-attachment, .notice-view-footer { padding-left: 18px; padding-right: 18px; }
    .about-stats-grid { grid-template-columns: 1fr 1fr; gap: 10px; }
    .faq-cta-box { flex-direction: column; text-align: center; }
    .faq-cta-btn { margin-left: 0; width: 100%; justify-content: center; }
    .notice-list-item { flex-direction: column; gap: 10px; }
    .notice-list-icon { width: 36px; height: 36px; font-size: 15px; }
}
/* ===== NAVBAR RESPONSIVE ===== */
@media only screen and (max-width:1199px) {
    .main-nav-list > li > a { padding: 8px 8px; font-size: 12.5px; }
    .nav-cta-btn { padding: 8px 12px; font-size: 12px; }
    .nav-login-btn, .nav-user-btn { padding: 7px 10px; font-size: 12px; }
    .header-logo { height: 54px; }
}
@media only screen and (max-width:1200px) {
    .body-box {
        border-right: none;
        border-left: none;
    }

    .apply_post {
        width: 80%;
    }
}

@media only screen and (max-width:991px) {

    .bo-account-up {
        height: 280px;
    }

    .investor-complaint {
        margin-top: -140px;
    }

    .fund-deposit-form {
        margin-left: inherit;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .icon-box span {
        font-size: 13px;
    }

    .menu-txt {
        display: inline-block;
    }

    .carousel-caption.custom {
        width: 95%;
        padding: 10px 0;
    }
    /* Slider caption on tablet */
    .carousel-caption.custom { left: 5%; width: 60%; }
    .carousel-caption.custom h1 { font-size: 2rem; }
    .carousel-caption.custom h2 { font-size: 1.2rem; }
    .carousel-caption.custom h6 { font-size: 0.9rem; }
    .slider-img { max-height: 400px; }
    .section-head-title { font-size: 1.4rem; }
    .notice-slider-main { padding: 0 46px; }
}


@media only screen and (max-width: 837px) {

    .logo-text {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:767px) {
    /* Slider mobile */
    .carousel-caption.custom { left: 4%; width: 88%; text-align: left; }
    .carousel-caption.custom h1 { font-size: 1.5rem; }
    .carousel-caption.custom h2 { font-size: 1rem; }
    .carousel-caption.custom h6 { display: none; }
    .slider-eyebrow { font-size: 10px; }
    .slider-btn { padding: 9px 14px; font-size: 12px; }
    .slider-img { max-height: 320px; }
    /* Notice */
    .notice-slider-main { padding: 0 40px; }
    .notice-card { flex-direction: column; gap: 12px; padding: 16px; }
    /* Trust bar */
    .trust-bar-item { justify-content: center; }
    /* Section head */
    .section-head-title { font-size: 1.25rem; }

    .box-box {
        width: 50%;
    }

    .ht-left {
        text-align: center;
        margin-bottom: 10px;
    }

    .ht-right {
        text-align: center;
    }

    .boa-down-left {
        margin-top: -150px;
        background: var(--wc);
        padding: 20px;
    }

    .investor-complaint {
        margin-top: 0px;
    }

    .bo-account-up {
        height: 250px;
    }

    .hm-left-logo a img {
        width: 65px;
    }

    .menu-txt {
        padding: 4px 0;
    }

    .bo-account-call-email i {
        font-size: 20px;
        height: 50px;
        width: 50px;
        line-height: 50px;
        margin-right: 15px;
    }

    .box-box {
        width: 50%;
    }

    .icon-box {
        height: inherit;
    }

    .icon-box span {
        padding: 10px 46px;
        margin-bottom: 15px;
    }

    .carousel-caption.custom h1 {
        font-size: 35px;
    }

    .carousel-caption.custom h2 {
        font-size: 25px;
    }

    .carousel-caption.custom h6 {
        font-size: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width:767px) {
    .company-profile-box {
        padding: 10px;
    }

    .apply_post {
        width: 81%;
    }

    .copyright-content {
        text-align: center;
    }

    .copyright-content.right {
        text-align: center;
        padding-top: 5px;
    }

    /* // Notices */

    .section-title h4 {
        font-size: 21px;
        padding: 3px 8px 2px 8px;
    }

    .notice-slider-box h5 {
        font-size: 17px;
        text-align: justify;
    }

    .notice-slider-box p {
        font-size: 14px;
    }

}

@media only screen and (max-width: 810px) {


    .account-type span {
        width: 50%;
    }

    .application span {
        width: 50% !important;
    }
}


@media only screen and (max-width: 680px) {
    .company-name {
        display: block;
    }

    .logo img {
        width: 86px;
    }
}


@media only screen and (max-width: 605px) {
    .account-type span {
        width: 100%;
    }

    .application span {
        width: 100% !important;
    }
}

@media only screen and (max-width: 575px) {

    /* .mobile-menu {
        width: 100%;
    } */
    .add-class {
        width: 100%;
    }

    .balance-box.custom {
        padding: 20px 0px;
    }

    .modify-table tr td label {
        font-size: 13px;
    }

    .modify-table tr td:first-child {
        width: 100px;
        /*        background: red;*/
    }

    .bordered {
        padding: 10px 0;
    }

    .balance-section .custom-container {
        padding: 0 5px;
    }

    .mobile-input-section .custom-container {
        padding: 0 5px;
    }

    /* NEW */
    body {
        font-size: 14px;
    }

    .menu-txt {
        display: none;
    }

    .mobile-btn i {
        margin: 11px 0;
    }

    .ht-left {
        display: none;
    }

    .ht-right a {
        padding: 5px;
    }

    .main-logo img {
        width: 80px;
    }

    .header-section {
        padding: 14px 0;
        text-align: left;
    }

    .mobile-btn i {
        margin: 0;
        margin-top: 3px;
    }

    .mobile-btn i {
        font-size: 18px;
    }

    .mobile-logo img {
        width: 85px;
    }

    .about-photo img {
        display: none;
    }

    .boa-down-left h2 {
        font-size: 22px;
    }

    .bo-account-call-email i {
        font-size: 20px;
        height: 45px;
        width: 45px;
        line-height: 45px;
        margin-right: 15px;
    }

    .bo-account-call-email p {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .bo-account-call-email h6 {
        font-size: 14px;
    }

    .complain-form h4 {
        font-size: 18px;
    }

    .footer-head h5 {
        font-size: 18px;
    }

    .footer-content a {
        font-size: 14px;
    }

    .custom.accordion-button {
        font-size: 14px;
    }


    .deposit-account .acc img {
        width: 110px;
    }

    .deposit-account .acc h6 {
        font-size: 13px;
    }

    .deposit-rule ul li {
        font-size: 14px;
    }

    .box-box {
        width: 100%;
    }

    .p-blog-box {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .slider-section .carousel-item img {
        height: 280px !important;
    }

    .p-blog-box .blog-img {
        max-width: 350px;
        margin: 0 auto;
        margin-bottom: 8px;
    }

    .carousel-caption.custom h1 {
        font-size: 25px;
        padding: 10px 0;
    }

    .carousel-caption.custom h2 {
        font-size: 18px;
        padding: 10px 0;
    }

    .carousel-caption.custom h6 {
        font-size: 16px;
        padding-bottom: 10px;
        padding: 10px 0;
    }

    .custom-btn {
        padding: 4px;
    }

}

@media only screen and (max-width: 480px) {
    .box-box {
        width: 100%;
    }
}

@media only screen and (max-width: 460px) {
    .company-name {
        font-size: 20px;
    }
}

@media only screen and (max-width: 450px) {
    .box-box {
        width: 100%;
    }

    .form-left {
        width: 163px;
    }

    .deposit_type {
        width: 53%;
    }

    .apply_post {
        width: 70%;
    }

    .mobile-input-box label {
        font-size: 13px;
    }

    .complain-form input,
    select {
        width: 100%;
    }

    .deposit-span {
        width: 130px;
        margin: 0 auto !important;
        margin-bottom: 10px !important;
    }
}

@media only screen and (max-width: 350px) {
    .company-name {
        font-size: 20px;
    }

    .carousel-caption .custom-btn {
        margin-right: 1px;
    }

    .custom-btn {
        padding: 2px;
    }

    .carousel-caption.custom {
        width: 96%;
    }
}

/* ── Dashboard Responsive ── */
@media only screen and (max-width: 767px) {
    .client-sidebar {
        margin-bottom: 12px;
    }

    .sidebar-nav ul li a {
        padding: 8px 14px;
        font-size: 13px;
    }

    .dash-stat-card {
        padding: 12px;
    }

    .dash-stat-icon {
        width: 40px;
        height: 40px;
        font-size: 17px;
    }

    .dash-stat-info strong {
        font-size: 14px;
    }

    .dashboard-welcome {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .dash-quick-btn {
        font-size: 11px;
        padding: 10px 4px;
    }

    .dash-quick-btn i {
        font-size: 18px;
    }
}