@media (max-width: 1399px) {}

@media (max-width:991px) {}

@media (max-width:767px) {}

@media (max-width: 567px) {}

@media (max-width:412px) {}

/* Hover on Desktop */
@media (min-width: 992px) {
    .dropdown-hover:hover .dropdown-menu {
        display: block;
    }
}


/* =============== MOBILE RESPONSIVE FIXES =============== */

@media (max-width:1200px) {
    .program2 {
        height: 100%;
        padding: 40px 0;
    }

    .program-img2 {
        height: 100%;
        margin-bottom: 15px;
        text-align: center;
    }

    .program-img2 img {
        position: inherit;
        width: 88%;
        left: 0;
    }

    .program2 .section-title h2 {
        font-size: 28px;
    }

    .app-img img {
        position: inherit;
        width: 100%;
    }

    .app-img {
        position: relative;
        height: 100%;
    }

    .app-wrap .section-title h2 {
        font-size: 28px;
    }

    .hasfit-app {
        margin-top: 0;
    }

    .program3 {
        height: 50vh;
        padding: 0;
    }

    .program3-img {
        height: 50vh;
    }

    .program3-img img {
        position: absolute;
        right: 0;
    }

    .program3 .section-title h2 {
        font-size: 28px;
    }
}

@media (max-width: 992px) {

    /* NAVBAR basic mobile adjustments */
    .header-bar {
        line-height: 50px;
        padding: 8px 0 !important;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        right: 0;
        max-height: 100%;
        overflow: auto;
    }

    .navbar-brand img {
        width: 120px;
    }

    /* Center links full-width vertical */
    .navbar-nav {
        text-align: left !important;
        padding: 15px 0px !important;
        gap: 0 !important;
    }

    .navbar-nav .nav-item {
        width: 100%;
        border-bottom: 1px solid #eee;
        padding: 5px 10px;
        line-height: 30px;
    }

    .header-link {
        width: 100%;
        display: block;
        text-align: left;
        padding: 5px 0;
    }

    /* LOGIN BOX RESPONSIVE */
    .login-box {
        padding: 10px 20px;
        margin-left: 0;
        width: 100%;
        border-radius: 6px;
        margin-top: 10px;
        font-size: 16px;
    }

    /* DONATE BUTTON */
    button.btn.px-4.rounded-pill.fw-semibold {
        width: 100%;
        margin-top: 10px;
        border-radius: 6px !important;
        padding: 10px !important;
    }

    /* SEARCH ROW */
    .navbar-nav.align-items-lg-center {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    /* ---------- DROPDOWN / MEGA MENU MOBILE ---------- */

    /* Desktop hover disable */
    .dropdown:hover .dropdown-menu {
        display: none !important;
    }

    /* Make dropdown-menu full width inside mobile */
    .dropdown-menu {
        position: relative !important;
        width: 100% !important;
        margin: 0 !important;
        border-radius: 0 !important;
        border: none !important;
        padding: 10px 0 !important;
        background: #f9f9f9 !important;
        display: none;
    }

    /* SHOW when parent has .open class */
    .dropdown.open .dropdown-menu {
        display: block !important;
    }

    /* Programs Left + Right vertical stacking */
    .programs-menu .row.g-0 {
        flex-direction: column !important;
    }

    .programs-left {
        text-align: left;
        padding: 20px !important;
    }

    .programs-right .row {
        flex-direction: row !important;
    }

    .card-box {
        border-right: none !important;
        width: 50% !important;
        margin-bottom: 15px;
    }

    .card-box.last {
        border-right: none !important;
    }

    /* workout menu columns vertical */
    .programs-menu.workout .col-md-2 {
        width: 100%;
        margin-bottom: 10px;
    }

    ul.drowdown-menu li a {
        color: #000 !important;
        padding: 5px 0;
        display: block;
    }

    .plans-wrapper {
        flex-direction: column;
    }

    .plan-card {
        width: 100%;
    }

    .center-card {
        position: inherit;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .plans-wrapper {
        margin-top: 0;
    }

    .programs-right {
        padding: 23px 10px !important;
    }

    .dropdown-menu.programs-menu.workout.p-3 {
        height: 300px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .banner-title h1 {
        font-size: 40px;
    }

    .workouts {
        height: 100%;
    }

    .program-img img {
        width: 100%;
        position: inherit;
    }

    .program-img {
        height: 100%;
    }

    .program {
        height: 100%;
        margin-top: 0;
        padding: 0;
    }

    .program .section-title h2 {
        font-size: 28px;
    }

    .app-wrap {
        padding: 40px 15px;
        border-radius: 50px;
    }

    .app-img {
        text-align: center;
        margin-bottom: 20px;
    }

    .app-img img {
        width: 70%;
        right: 0;
    }

    .program3 {
        height: 100%;
        padding: 0;
    }

    .program3-img {
        height: 100%;
        text-align: center;
    }

    .program3-img img {
        position: inherit;
        right: -80px;
    }

    .program3 .section-title h2 {
        font-size: 20px;
    }

    .breadcrumbs {
        margin-top: 60px;
    }

    .breadcrumbs-banner {
        padding: 108px 0 60px;
    }

    .app-image img {
        left: 0;
    }

    .app-image:before {
        left: 0;
    }

    .program-banner {
        height: 100%;
        padding: 40px 0;
        margin-top: 60px;
    }

    

    .detail-img.girl-exe:before {
        height: 77%;
        width: 123%;
        bottom: 0;
        right: -12%;
    }

    .detail-img.girl-exe {
        overflow: visible;
    }

    .section-content .des h2 {
        font-size: 24px;
        font-weight: 800;
    }
.account-sticky {
        display: none;
    }


}

@media (max-width:767px) {
    .program {
        height: 100%;
        margin-top: 0;
        padding: 40px 0;
    }

    .program-img {
        text-align: center;
        margin-bottom: 15px;
    }

    .program-img img {
        width: 50%;
        position: inherit;
        right: 0;
    }

    .program3-img img {
        right: 0;
        width: 55%;
    }

    .program3-img {
        margin-bottom: 20px;
    }

    .program3 .section-title h2 {
        font-size: 28px;
    }

    .program3 {
        padding: 60px 0;
        margin: 0;
    }

    .footer-logo.text-end {
        text-align: left !important;
        margin-bottom: 20px;
    }

    .footer-menu.text-end {
        text-align: left !important;
    }

    .footer-menu {
        margin-top: 22px;
    }

    .copyright-menu .list {
        justify-content: left;
    }

    .programs-btns.text-end {
        text-align: left !important;
        margin-top: 8px;
    }

    .follow-btn.text-end {
        text-align: left !important;
        margin-top: 15px;
    }

    .tab-details.workout .twos {
        display: block;
    }

    .explore .owl-nav {
        display: none !important;
    }

    .app-content p {
        font-size: 18px;
    }

    .fitness-img.small {
        margin-top: 0;
    }

    .fitness-img.small img {
        padding: 0;
    }

    .pricing-header h4 {
        font-size: 22px;
    }

    .feature-name p {
        font-size: 15px;
    }


    .badge-premium {
        padding: 5px 7px;
    }

    .badge-free {
        padding: 5px 7px;
    }

    .pricing-top-btn span {
        font-size: 12px;
    }

    .status {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    section.contact-detail {
        height: 100%;
    }

    .contact-img {
        display: none;
    }

    .confirm-card {
        width: 100%;
        padding: 20px 20px;
    }

    .profile-card,
    .delete-card,
    .logout-detail {
        padding: 20px 20px;
    }

    .modal-dialog.plans-modal-dialog {
        max-width: 95%;
        margin: auto;
    }

}


/* mobile 600px */
@media (max-width: 600px) {
    .hasfit-pagination .pagination {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scrollbar-width: thin;
    }

    .hasfit-pagination .pagination .page-item {
        flex: 0 0 auto;
    }

    .hasfit-pagination .pagination .page-link {
        font-size: 13px;
        padding: 8px 12px;
    }
}


@media (max-width:576px) {
    .watch-detail .watch-icon {
        margin-top: 15px;
    }

    .pricing-box {
        padding: 18px;
    }

    .feature-row {
        grid-template-columns: 45px 1fr 90px;
        padding: 12px 10px;
    }

    .feature-name p {
        font-size: 14px;
    }

    .status {
        width: 34px;
        height: 34px;
        font-size: 15px;
    }

    .feature-row .d-flex {
        column-gap: 10px;
    }

    .feature-row-text {
        display: block;
    }

    .breadcrumbs.program-detail-banner img {
    width: 100%;
    }
}

@media (max-width:449px) {
    .banner-title h1 {
        font-size: 28px;
    }

    .pricing-header h4 {
        font-size: 16px;
    }



    section.banner {
        padding: 100px 0 50px;
    }

    .banner-btn {
        display: grid !important;
    }

    .banner-btn a {
        width: 60% !important;
        margin: auto;
    }

    .section-title h2 {
        font-size: 24px;
    }

    .section-sub-title h4 {
        margin: 0;
        font-size: 18px;
    }

    .view-all:hover {
        font-size: 14px;
    }

    .card-title h4 {
        font-size: 18px;
    }

    .workouts {
        height: 100%;
    }

    .app-btns.mt-4 {
        display: grid;
        gap: 15px;
        margin: auto;
    }

    .app-btns a {
        min-width: 50%;
        margin: auto;
    }

    .big-btn {
        display: grid !important;
        justify-content: center !important;
        gap: 16px;
    }
}

/* mobile 420px */
@media (max-width: 420px) {
    .hasfit-pagination .pagination .page-link {
        font-size: 12px;
        padding: 6px 10px;
    }
}


@media (max-width:344px) {
    .banner-btn a {
        width: 70% !important;
    }
}