:root {
    --text-white: #FFFFFF;
    --text-black: #000000;
    --violet-blue: #4b3db9;
    --lavender-blue_bg: #c3c5f9;
    --indigo-violet: #6c63ff;
    --medium-sea-green: #4caf50;
    --coral-red: #e2725b;
    --crimson-rose: #be185d;
    --pink-blush: #fbcfe8;
    --royal-blue_bg: #1d4ed8;
    --powder-blue :#bfdbfe;
    --pastel-blue-violet: #c7c9ff;
    --slate-blue: #6a4edb;
    --light-gray: #d1d5db;
    --soft-periwinkle: #e0e7ff;
    --medium-slate-blue: #7e5aff;
    --soft-lavender: #a18bff;
    --silver-gray: #bfbfbf;
    --ash-gray: #a3a3a3;
    --rich-green: #006500;
    --co-bg-green: #008000;
    --bluish-white: #f0f0ff;
    --facebook-background-gray: #f0f2f5;
    --gainsboro: #cccccc;
    --blue-violet: #513ab6;
    --light-grayish-blue: #ececf0;
    --dim-gray: #666666;
    --bg-periwinkle: #b2b7ff;
    --primary-brand: #007bff;
    --slate-gray: #6b7280;
    --rich-black: #0a0a0a;
    --semi-transparent-black: #0000001a;
    --platinum-blue: #e9ebef;
    --neutral-medium-gray: #808080;
    --deep-midnight-blue: #030213;
    --medium-gray: #aaaaaa;
    --dodger-blue: #3b82f6;
    --very-light-grayish-pink: #f2edee;
    --davy-gray: #555555;
    --bright-red: #fb2c36;
}

.font-weight_bold {
    font-weight: 700;
}

.column-reverse-responsive_inner_totle_video_hour_watch {
    display: grid;
    grid-template-columns: 325px 325px;
    grid-gap: 20px;
    justify-content: center;
    margin-bottom: 15px;
}

.column-reverse-responsive_inner_totle_video_hour_watch_inner {
    padding: 15px 30px;
    background-color: var(--text-white);
    border-radius: 12px;

    /** Add By Sahejad **/
    border: 1px solid var(--gainsboro);
    /** Add By Sahejad **/
}

.column-reverse-responsive_inner_totle_video_hour_watch_inner .video_hour_watch_inner_span {
    display: block;
    color: var(--indigo-violet);
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1.2px;
    line-height: 1.2;
    margin-bottom: 4px;
}

.column-reverse-responsive_inner_totle_video_hour_watch_inner .video_hour_watch_inner_span_bold {
    /* font-size: 22px;
    font-weight: 700;
    color: #4b3db9; */

    /* font-size: 36px; */
    font-size: 25px;
    font-weight: 700;
    /* color: #4b3db9; */
    /** Added By Sahejad **/
    /* color: #000; */
    color: var(--text-black);
    /** Added By Sahejad **/
    line-height: 1.12;
    margin-bottom: 0;
    letter-spacing: 0;
}

.section-profile_redesign_new {
    background-color: var(--lavender-blue_bg);
    padding: 40px 0 60px 0 !important;
}

.section-profile_redesign_new .project-box-wrapper {
    background-color: transparent;
}

.section-profile_redesign_new .project-box-wrapper .project-box {
    padding: 0 0 10px 0;
    border-radius: 12px;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner {
    grid-template-columns: 1fr 1fr 1fr;
    justify-self: center;
    width: 100%;
    background-color: var(--text-white);
    border-radius: 12px;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_medallion .medallions_workout_links {
    height: 100%;
    margin-bottom: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_medallion .medallions_workout_links::before, 
.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_medallion .medallions_workout_links::after {
    display: none;
}   

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_medallion .medallions_workout_links .fam_workout_medallions li {
    width: 72px;
}

.section-profile_redesign_new .project-box-wrapper .project-box,
.section-profile_redesign_new .tab-content .tab-pane .project-box-footer_redesign .total_counts_redesign {
    background-color: var(--text-white);
    padding: 0;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content,
.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_totle_video_hour_watch {
    padding: 15px 15px;
    border-radius: 12px;
    background-color: transparent;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_totle_video_hour_watch {
    padding: 0;
    align-self: center;
    background-color: transparent;
}

.section-profile_redesign_new .filter_slider_redesign {
    /* margin: 15px 0; */
    margin: 15px auto;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content .filter_slider_redesign .filter_box .form-group .from_date-label {
    display: block;
    color: var(--indigo-violet);
    text-align: left;
    margin: 0;
    font-weight: 500;
    font-size: 16px;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .manage_profile_tabs {
    display: block;
    text-align: right;
    padding: 15px 15px;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .manage_profile_tabs .edit-delete_profile {
    padding: 0;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .manage_profile_tabs .edit-delete_profile i {
    margin: 0;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .manage_profile_tabs .edit_profile {
    background-color: var(--medium-sea-green);
    transition: all 0.3s ease;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .manage_profile_tabs .delete_profile {
    color: var(--text-black);
    background-color: var(--coral-red);
    transition: all 0.3s ease;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .manage_profile_tabs .edit_profile:hover,
.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .manage_profile_tabs .delete_profile:hover {
    color: var(--text-white);
    background-color: var(--text-black);
}

.section-profile_redesign_new .filter_slider_redesign .filter_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.section-profile_redesign_new .filter_slider_redesign .form-group .from_date-label {
    /* display: block;
    color: var(--indigo-violet);
    text-align: left;
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 2px; */

    display: block;
    /* color: #6c63ff; */
    color: var(--indigo-violet);
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1.2px;
    line-height: 1.2;
    margin-bottom: 4px;
    font-family: inherit;
    text-align: center;
}

.section-profile_redesign_new .filter_slider_redesign .form-group .form-icon-input_group {
    position: relative;
}

.section-profile_redesign_new .filter_slider_redesign .form-group .form-icon-input_group .form-control {
    width: 100%;
    font-weight: 600;
    color: var(--text-black);
    padding: 6px 24px 6px 12px; 
    height: 48px;
    border-radius: 12px;
    font-size: 16px;
}

.section-profile_redesign_new .filter_slider_redesign .form-group .form-icon-input_group .fa-calendar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-size: 14px;
}

.column-reverse-responsive_inner_medallion_new {
    padding: 15px 15px;
    background-color: var(--text-white);
    border-radius: 12px;
}

.profileContent_new .tbl_customer_report {
    padding: 20px 20px 0px 20px;
    background-color: var(--text-white);
    border-radius: 12px 12px 0 0;
    border-bottom: 0px !important;
    /* color: #6c63ff; */
    /* color: #000000; */
    color: var(--text-black);

    /** Added By Sahejad **/
    border-spacing: 0 20px;
    /* max-width: 870px; */
    max-width: 980px;
    /** Added By Sahejad **/
}

.profileContent_new .tbl_customer_report thead {
    /* background-color: var(--light-navy); */

    /** Remove By Sahejad **/
    /* background-color: #c3c5f9; */
    /** Remove By Sahejad **/
}

.profileContent_new .tbl_customer_report thead tr th {
    border-bottom: 0;
    font-size: 14px;
    padding: 14px 14px;
}

.profileContent_new .tbl_customer_report tbody tr td {
    /** Remove By Sahejad **/
    /* border-top: 1px solid var(--light-navy); */
    /** Remove By Sahejad **/
    /* padding: 14px 18px; */
    padding: 12px 14px;
    font-size: 14px;
    font-weight: 500;

    /** Added By Sahejad **/
    /* border-top: 16px solid #fff; */
    border-top: 0px;
    /* text-align: center !important; */
    vertical-align: middle !important;
    /** Added By Sahejad **/
}

.profileContent_new .tbl_customer_report tbody tr td .span-type, 
.profileContent_new .tbl_customer_report tbody tr td .span-intensity {
    /* color: #6c63ff !important; */
    color: var(--indigo-violet) !important;
    background-color: transparent !important;
    padding: 0 !important;
}

.profileContent_new .tbl_customer_report tbody tr td:last-child {
    /* color: #000; */
    color: var(--text-black);
    font-weight: 700;
}

/** Remove By Sahejad **/
/* .profileContent_new .tbl_customer_report tbody tr:last-child td {
    border-bottom: 1px solid var(--light-navy);
} */

/* .profileContent_new .tbl_customer_report thead tr th,
.profileContent_new .tbl_customer_report tbody tr td {
    text-align: left;
}

.profileContent_new .tbl_customer_report thead tr th:last-child,
.profileContent_new .tbl_customer_report tbody tr td:last-child {
    text-align: right;
} */
/** Remove By Sahejad **/

.profileContent_new .tbl_customer_report tbody tr td .span-type,
.profileContent_new .tbl_customer_report tbody tr td .span-intensity {
    padding: 4px 12px;
    border-radius: 15px;
    display: inline-block;
    white-space: nowrap;
}

.profileContent_new .tbl_customer_report tbody tr td .span-type {
    color: var(--crimson-rose);
    background-color: var(--pink-blush);
}

.profileContent_new .tbl_customer_report tbody tr td .span-intensity {
    color: var(--royal-blue_bg);
    background-color: var(--powder-blue);
}

.profileContent_new .paging_simple_numbers {
    float: inherit;
    text-align: center;
}

.profileContent_new .paging_simple_numbers {
    float: inherit !important;
    text-align: center !important;
    background-color: var(--text-white);
    padding: 15px 0 !important;
    border-radius: 0 0 12px 12px;
}

.profileContent_new .paging_simple_numbers .paginate_button.current {
    background: var(--indigo-violet) !important;
}

.profileContent_new .paging_simple_numbers .paginate_button.current:hover {
    background: var(--indigo-violet) !important;
}

.profileContent_new .paging_simple_numbers .paginate_button {
    background-color: var(--pastel-blue-violet);
    border: 0 !important;
    font-size: 16px;
    padding: 2px 12px !important;
    border-radius: 20px !important;
    font-weight: 500;
}

.profileContent_new .paging_simple_numbers .paginate_button:hover {
    background: var(--pastel-blue-violet) !important;
}

.profileContent_new .paging_simple_numbers .paginate_button.previous,
.profileContent_new .paging_simple_numbers .paginate_button.next {
    color: var(--indigo-violet) !important;
}

.profileContent_new .paging_simple_numbers .paginate_button.previous:hover,
.profileContent_new .paging_simple_numbers .paginate_button.next:hover {
    color: var(--indigo-violet) !important;
}

.profileContent_new .dataTables_wrapper .dataTables_paginate .previous {
    margin-right: 6px;
}

.profileContent_new .dataTables_wrapper .dataTables_paginate .next {
    margin-left: 6px;
}

.profileContent_new .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    /* Remove By Sahejad */
    /* opacity: 0.5; */
    /* color: #6c63ff !important; */
    /* Remove By Sahejad */
    /* background-color: #c7c9ff; */
    background-color: var(--pastel-blue-violet);

    /* Added By Sahejad */
    opacity: 0.6;
    /* color: #000 !important; */
    color: var(--text-black) !important;
    /* border: 1px solid #000 !important; */
    border: 1px solid var(--text-black) !important;
    /* Added By Sahejad */
}

.profileContent_new .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    /* Remove By Sahejad */
    /* color: #6c63ff !important; */
    /* Remove By Sahejad */

    /* Added By Sahejad */
    /* color: #000 !important; */
    color: var(--text-black) !important;
    /* Added By Sahejad */
}

.section-profile_redesign_new .project-box-wrapper_redesign .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tabs_inner .nav-tabs .add_profile-button .add_profile-button_inner {
    background-color: var(--golden-yellow);
    filter: drop-shadow(rgb(250, 204, 21) 0px 0px 6px);
}

.column-reverse-responsive_medallion_totle_video_hour_watch {
    margin-top: 15px;
}

.column-reverse-responsive_progress {
    background-color: var(--text-white);
    border-radius: 12px;
    padding: 15px 15px;
}

.column-reverse-responsive_progress .column-reverse-responsive_progress_per {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 6px;
    line-height: 1;
}

.column-reverse-responsive_progress .column-reverse-responsive_progress_per .column-reverse-responsive_progress_per-title {
    display: flex;
    align-items: center;
    font-weight: 600;
    /* color: #6c63ff; */
    color: var(--indigo-violet);
    /** Add 09/06/25 **/

    /** Added By Sahejad **/
    position: relative;
    right: 49px;
    /** Added By Sahejad **/
}

.column-reverse-responsive_progress .column-reverse-responsive_progress_pro .progress {
    margin: 0;
    position: relative;
    height: 60px;
    border-radius: 20px;
    border-radius: 40px;
    background: linear-gradient(90deg, var(--light-gray) 0%, var(--soft-periwinkle) 100%);
    box-shadow: inset 0 4px 14px rgb(0 0 0 / 0.2);
}

.column-reverse-responsive_progress .column-reverse-responsive_progress_pro .progress .bar {
    margin: 0;
    height: 100%;
    background-color: var(--golden-yellow);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner_medallion .customer-progress-report_medallions {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tab_active .report_activity_tab_active_inner {
    width: 120px;
    height: 120px;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tabs_inner .nav-tabs-neutral .nav-item .nav-link .profile_color_box,
.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tabs_inner .nav-tabs-neutral .add_profile-button .add_profile-button_inner {
    width: 40px;
    height: 40px;
}

.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tabs_inner .nav-tabs-neutral .nav-item .nav-link,
.section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tabs_inner .nav-tabs-neutral .add_profile-button {
    padding: 4px 8px;
}

.customer-progress-report_medallions_title {
    padding: 15px 0 25px 0;
    font-weight: 600;
    color: var(--indigo-violet);
    text-align: center;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    left: 102px;
}

.datatable-empty-message {
    display: block;
    text-align: center;
}

.column-reverse-responsive_info_tooltip {
    position: relative;
    z-index: 7;
    margin-left: 8px;
}

.column-reverse-responsive_info {
    border: 1px solid var(--text-black);
    padding: 4px 4px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    /* margin-left: 8px; */
}

.column-reverse-responsive_info_tooltip_inner {
    position: absolute;
    width: 240px;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s ease;
    background-color: var(--bg-periwinkle);
    border: 2px solid var(--text-black);
    padding: 8px 8px;
    border-radius: 12px;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    margin-bottom: 14px;
    text-align: center;
    text-transform: math-auto;
}

.column-reverse-responsive_info_tooltip_inner::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: -14px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid var(--bg-periwinkle);
    
}

.column-reverse-responsive_info:hover + .column-reverse-responsive_info_tooltip_inner {
    opacity: 1;
    visibility: visible;   
}

.profileContent_new .dataTables_wrapper .dataTables_paginate span .paginate_button {
    margin: 0 2px;
    color: var(--indigo-violet) !important;
    border-radius: 20px !important;
}

.remove-add_medal {
    display: none !important;
}

.show-all_medallions .remove-add_medal {
    display: list-item !important;
}

.fam_workout_medallions li {
    height: 80px;
}

.column-reverse-responsive_weekly-goal {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px 0;
}

.column-reverse-responsive_weekly-goal .weekly-goals-circle {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 180px;
    box-shadow: 0 0px 10px rgba(126, 90, 255, 0.3);
    border-radius: 10px;
}

.column-reverse-responsive_weekly-goal .weekly-goals-circle {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 180px;
    box-shadow: 0 0px 10px rgba(126, 90, 255, 0.3);
    border-radius: 10px;
}

.column-reverse-responsive_weekly-goal .weekly-goals-circle .weekly-goals-circle_title {
    top: 16px;
    font-weight: 600; 
}

.column-reverse-responsive_weekly-goal .weekly-goals-circle .progress-ring {
    width: 100%;
    height: auto;
}

.column-reverse-responsive_weekly-goal .weekly-goals-circle .progress-ring circle {
    fill: none;
    stroke-width: 8;
}

.column-reverse-responsive_weekly-goal .weekly_circle_goal .progress-ring .progress,
.medals-history_inner .weekly_circle_goal .progress-ring .progress {
    stroke: #c3c5f9;
}

.column-reverse-responsive_weekly-goal .weekly-goals-circle .progress-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -35%);
    font-weight: bold;
    text-align: center;
}

.column-reverse-responsive_weekly-goal .weekly-goals-circle .progress-text .progress-text-video .progress-text-video-watch {
    font-size: 28px;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .medals-history-medal_title {
    position: relative;
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    padding: 8px 0;
    text-align: center;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .medals-history-medal_title::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 4px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background: linear-gradient(90deg, var(--medium-slate-blue), var(--soft-lavender));
    border-radius: 2px;
}

.medals-history .medals-history-medals {
    background-color: var(--text-white);
    border-radius: 12px;
    max-width: 640px;
    margin: 0 auto;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions {
    width: 100%;
    height: 100%;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .tooltip {
    height: 100%;
}

.fam_workout_medallions-title {
    display: block;
    width: 100%;
    margin: 12px 0;
    font-weight: 600;
    text-align: center;
    font-size: 14px;
    word-break: break-word;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .fam_workout_medallions-scroll {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    max-height: 256px;
    overflow-x: hidden;
    margin: 16px 8px 16px 32px;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .fam_workout_medallions-scroll li {
    box-shadow: 0 4px 10px rgba(126, 90, 255, 0.3);
    border: 3px solid var(--slate-blue);
    border-radius: 50%;
    margin: 10px 16px 44px 16px;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .fam_workout_medallions-scroll li .fam_workout_medallions .tooltip {
    display: flex;
    align-items: center;
    justify-content: center;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .fam_workout_medallions-scroll li .fam_workout_medallions .tooltip .tooltip-spacing img {
    border-radius: 50%;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .fam_workout_medallions-scroll .fam_workout_medallion-lock .fam_workout_medallions .tooltip .tooltip-spacing {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .fam_workout_medallions-scroll .fam_workout_medallion-lock .fam_workout_medallions .tooltip-spacing img {
    width: 70%;
    border-radius: 0 !important;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .fam_workout_medallions-scroll::-webkit-scrollbar {
    width: 10px;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .fam_workout_medallions-scroll::-webkit-scrollbar-track {
    background-color: transparent;
    border: 2px solid var(--text-black);
    border-radius: 8px;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions .fam_workout_medallions-scroll::-webkit-scrollbar-thumb {
    background-color: var(--lavender-blue_bg);
    border: 2px solid var(--text-black);
    border-radius: 8px;
}

.medals-history-icon-text {
    padding: 80px 20px;
    background-color: var(--text-white);
    border-radius: 12px;
}

.medals-history-icon-text .medals-history-icon-text_icon {
    font-size: 36px;
    padding: 22px 20px;
    border-radius: 50%;
    background-color: var(--lavender-blue_bg);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.medals-history-icon-text .medals-history-icon-text_title {
    margin: 24px 0 8px 0;
    font-size: 24px;
    font-weight: 600;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .medallions_workout_links .fam_workout_medallions .fam_workout_medallions-scroll li {
    box-shadow: none;
    border: 0;
    border-radius: 0;
    margin: 2px 12px;
    height: 100%;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .medallions_workout_links .fam_workout_medallions .fam_workout_medallions-scroll li .fam_workout_medallions .tooltip {
    box-shadow: 0 4px 10px rgba(126, 90, 255, 0.3);
    border: 3px solid var(--slate-blue);
    border-radius: 50%;
    height: 80px;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .medallions_workout_links .fam_workout_medallions .fam_workout_medallions-scroll .fam_workout_medallion-lock .fam_workout_medallions .tooltip {
    background-color: var(--light-gray);
    border-color: var(--ash-gray);
    display: flex;
}

.medals-history .medals-history_weekly-monthly_goals {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.medals-history .medals-history_weekly-monthly_goals .weekly-goals-video {
    margin: 0 8px;
}

.medals-history .medals-history_weekly-monthly_goals .medals-history_inner .monthly_circle_goal .progress {
    stroke: #c3c5f9;
}

.column-reverse-responsive_inner_medallion {
    display: grid;
    grid-template-columns: 1fr 500px;
    align-items: center;
    grid-gap: 15px;
    padding-bottom: 15px;
}

.move-minute_text {
    display: flex;
    align-items: flex-end;
    padding: 15px 15px 25px 0;
}

.move-minute_text .column-reverse-responsive_progress {
    width: 100%;
    padding: 0;
    background-color: transparent;
}

.move-minute_text .column-reverse-responsive_progress .column-reverse-responsive_progress_per {
    margin: 0;
}

.column-reverse-responsive_inner_progress .column-reverse-responsive_progress {
    width: 100%;
    padding: 0 15px 0 0;
}

.without_progressbar {
    grid-template-columns: 1fr;
    grid-gap: 0;
}

.without_progressbar .column-reverse-responsive_inner_progress {
    display: none;
}

.medals-history .medals-history-medals .column-reverse-responsive_inner_medallion {
    grid-template-columns: 1fr;
    padding-bottom: 0;
    margin: 15px 0;
}

.column-reverse-responsive_progress-green .column-reverse-responsive_progress_per-percentage .dark-font-goal {
    font-size: 24px;
    font-weight: 700;
    color: var(--rich-green);
}

.profile-container {
    width: 100%;
    max-width: 1240px;
}

.column-reverse-responsive_inner_progress .column-reverse-responsive_progress .column-reverse-responsive_progress_pro .progress .column-reverse-responsive_progress_per-percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 700;
    /* color: var(--text-white); */

    /** Remove By Sahejad **/
    /* text-shadow: 0 0 8px rgba(0, 0, 0, 0.75); */
    /** Remove By Sahejad **/
    /** Add 09/08/25 **/
}

.column-reverse-responsive_progress-green .column-reverse-responsive_progress_per-percentage {
    color: var(--co-bg-green);
}

.custom-card .card-body .custom-tab-pane .blog_main_sec {
    height: 100%;
    min-height: 100%;
    padding: 0;
    background: transparent;
    margin: 15px 0;
}

.custom-card .card-body .custom-tab-pane .user_profile_block_redesign {
    margin-top: 0;
    background-color: var(--text-white);
    box-shadow: none;
}

.medal-locked {
    filter: grayscale(100%) brightness(75%);
    opacity: 0.6;
}

.column-reverse-responsive_inner_medallion .column-reverse-responsive_inner_progress .column-reverse-responsive_progress_per-title {
    display: none;
    font-weight: 600;
    color: var(--indigo-violet);
    text-align: center;
    margin-bottom: 15px;
    padding: 0 15px;
}

.section-profile_redesign_new .project-box-wrapper_redesign .column-reverse-responsive {
    box-shadow: 0 20px 40px rgb(0 0 0 / 0.18);
}

.column-reverse-responsive_inner_medallion .customer-progress-report_medallions {
    padding-left: 15px;
}

.column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign {
    /* background-color: #f0f0ff; */
    /* box-shadow: inset 0 0 14px rgb(107 107 207 / 0.25); */
    /* padding: 20px 32px; */
    /* padding: 10px 16px; */
    border-radius: 32px;
    /* gap: 20px; */
    gap: 5px;
    /* width: max-content; */
    /* margin: 0 auto; */
}

.column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign li {
    margin: 0;
    width: 72px;
    height: 72px;
    filter: drop-shadow(0 3px 3px rgb(0 0 0 / 0.15));
    border-radius: 20px;
    transition: transform 0.3s ease;
    background-color: var(--text-white);
}

.column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign li:hover {
    transform: scale(1.2);
}

.column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign li:hover .fam_workout_medallions .popup-text {
    transform: scale(0.8333);
}

.section-profile_redesign_new .project-box-wrapper_redesign .column-reverse-responsive .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tab_active .activeProfile { /** activeProfile-img **/
    border-color: var(--indigo-violet);
    box-shadow: 0 8px 24px rgb(107 107 207 / 0.55) !important;
    transition: box-shadow 0.3s ease;
}

.section-profile_redesign_new .project-box-wrapper_redesign .column-reverse-responsive .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tab_active .activeProfile:hover { /** activeProfile-img:hover **/
    box-shadow: 0 10px 36px rgb(107 107 207 / 0.85) !important;
}   

.section-profile_redesign_new .project-box-wrapper_redesign .column-reverse-responsive .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tabs_inner .nav-tabs-neutral .nav-item .nav-link .profile_color_box {
    box-shadow: 0 0 10px rgb(0 0 0 / 0.18);
}  

.custom-card {
    margin-top: 15px;
}

.custom-card .custom-tabs {
    /* Remove By sahejad 10/01/2025 */
    /* display: flex;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0;
    border: 2px solid var(--text-black);
    background-color: var(--text-white);
    border-radius: 12px 12px 0 0; */
    /* Remove By sahejad 10/01/2025 */

    display: flex;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0;
}

.custom-card .custom-tabs li {
    /* Remove By sahejad 10/01/2025 */
    /* flex: 1; */
    /* Remove By sahejad 10/01/2025 */

    flex: 1;
}

.custom-card .custom-tabs li .custom-tab-link {
    /* Remove By sahejad 10/01/2025 */
    /* display: block;
    padding: 10px 20px;
    background: transparent;
    color: var(--text-black);
    text-decoration: none;
    transition: background 0.3s;
    border-bottom: none;
    position: relative;
    overflow: hidden;
    transition: color 0.3s, border-color 0.3s;
    border-right: 2px solid var(--text-black);
    height: 100%; */
    /* Remove By sahejad 10/01/2025 */

     display: block;
    padding: 4px 20px;
    background: transparent;
    /* color: #000; */
    color: var(--text-black);
    text-decoration: none;
    transition: background 0.3s;
    border-bottom: none;
    position: relative;
    overflow: hidden;
    transition: color 0.3s, border-color 0.3s;
    height: 100%;
}

.custom-card .custom-tabs li .custom-tab-link::after {
    /* Remove By sahejad 10/01/2025 */
    /* content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, var(--medium-slate-blue), var(--soft-lavender));
    transition: left 0.4s ease; */
    /* Remove By sahejad 10/01/2025 */
}

.custom-card .custom-tabs li .custom-tab-link.active {
    /* Remove By sahejad 10/01/2025 */
    /* border-color: var(--text-black);
    font-weight: bold;
    color: var(--text-white); */
    /* Remove By sahejad 10/01/2025 */
    font-weight: bold;
    /* color: #fff; */
    /* background-color: #513ab6; */
    color: var(--text-white) !important;
    background-color: var(--blue-violet);
    border-radius: 50px;
}

.custom-card .custom-tabs li .custom-tab-link.active:hover,
.custom-card .custom-tabs li .custom-tab-link.active:focus {
    color: var(--text-white);
}

.custom-card .custom-tabs li .custom-tab-link:hover,
.custom-card .custom-tabs li .custom-tab-link:focus,
.custom-card .custom-tabs li .custom-tab-link:visited {
    /* color: #000; */
    color: var(--text-black);
}

/* .custom-card .custom-tabs li .custom-tab-link.active::after {
    left: 0;
} */

/* .custom-card .custom-tabs li .custom-tab-link:hover {
    color: var(--text-black);
} */

/* .custom-card .card-header .custom-tabs li:last-child .custom-tab-link {
    border-right: 0;
} */

.custom-card .card-header .custom-tabs li:first-child .custom-tab-link {
    /* Remove By sahejad 10/01/2025 */
    /* border-radius: 10px 0 0 0; */
    /* Remove By sahejad 10/01/2025 */
}

.custom-card .card-header .custom-tabs li:last-child .custom-tab-link {
    /* Remove By sahejad 10/01/2025 */
    /* border-radius: 0 10px 0 0; */
    /* Remove By sahejad 10/01/2025 */
}

.custom-card .card-header li .custom-tab-link .custom-tab-link_inner {
    position: relative;
    z-index: 1;
}

/** New Design Css **/
.fam_workout_new-design {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    transition: all 0.3s ease;
}

.fam_workout_new-design:hover {
    transform: scale(1.05); 
}
 
.fam_workout_new-design .fam_workout_new-design_inner {
    /* padding: 4px 8px; */
    /* padding: 12px 12px; */
    /* padding: 3px 3px; */
    padding: 4px 4px;
    /* width: 164px; */
    width: 130px;
    border-radius: 6px;
}

.fam_workout_new-design .fam_workout_new-design_inner .fam_workout_new-design_inner_content {
    padding: 10px 0;
    /* border-radius: 2px; */
    border-radius: 4px;
}
 
.fam_workout_new-design .fam_workout_new-design_inner .fam_workout_new-design_inner_content .fam_workout_new-design_inner_content-icon {
    /* background-color: var(--text-white); */
    border-radius: 50%;
    /* padding: 4px 6px; */
    /* padding: 4px 9px; */
    padding: 0px 9px;
    display: inline-block;
}

.fam_workout_new-design .fam_workout_new-design_inner .fam_workout_new-design_inner_content .fam_workout_new-design_inner_content-icon img {
    /* width: 32px; */
    width: 104px;
    height: 60px;
    object-fit: contain;
    /* transform: scale(2); */
}
 
.fam_workout_new-design .fam_workout_new-design_inner .fam_workout_new-design_inner_content .fam_workout_new-design_inner_content-title {
    font-size: 16px;
    font-weight: 700;
}
 
.fam_workout_new-design .fam_workout_new-design_inner .fam_workout_new-design_inner_content .fam_workout_new-design_inner_content-category {
    font-size: 14px;
    color: var(--text-white);
    border-radius: 6px;
    padding: 1px 6px;
    line-height: 1.5;
    display: inline;
}
 
/* .fam_workout_new-design .fam_workout_new-design_inner .fam_workout_new-design_inner_content .fam_workout_new-design_inner_content-text {
    font-size: 13px;
    color: #717182;
} */

.profile-content_new-design {
    position: relative;
    margin-top: 24px;
}

.profile-content_new-design::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    /* top: 0;
    left: 50%;
    transform: translateX(-50%); */
    top: 0;
    left: 32px;
    background-color: #0000001a;
    z-index: -1;
}

.profile-content_new-design .profile-content_new-design_inner {
    /* display: flex;
    gap: 20px; */

    display: grid;
    grid-template-columns: 64px 1fr;
    gap: 20px;
    margin-bottom: 24px;
}

/* .profile-content_new-design .profile-content_new-design_inner .profile-content_new-design_inner-icon {
    width: 64px;
    height: 64px;
    border: 4px solid #000;
    border-radius: 50px;
    padding: 8px 8px;
    background-color: #f0f2f5;
} */

.profile-content_new-design .profile-content_new-design_inner .profile-content_new-design_inner-content {
    border-left: 4px solid #00c951;
    border-radius: 0.625rem;
    background-color: #f0fdf4;
    width: 100%;
    text-align: left;
    padding: 16px 16px;
}

.profile-content_new-design .profile-content_new-design_inner .profile-content_new-design_inner-content .profile-content_new-design_inner-content-title {
    font-weight: 700;
}

.profile-content_new-design .profile-content_new-design_inner .profile-content_new-design_inner-content .profile-content_new-design_inner-content-text,
.profile-content_new-design .profile-content_new-design_inner .profile-content_new-design_inner-content .profile-content_new-design_inner-content-min {
    color: #717182;
}


/* .profile-content_new-design .profile-content_new-design_inner .profile-content_new-design_inner-content .profile-content_new-design_inner-content-min {
    color: #717182;
} */

.achievement-overview_title {
    color: var(--indigo-violet);
}

.profileContent_new .tbl_customer_report thead tr .bg_trans {
    /* background-color: transparent; */
    /* width: 64px !important; */
}

.profileContent_new .tbl_customer_report thead tr th {
    /* background-color: #c3c5f9; */
    background-color: var(--lavender-blue_bg);
}

.profileContent_new .tbl_customer_report tbody tr {
    border-left: 0 !important;
}

/* .profileContent_new .tbl_customer_report tbody tr td:first-child {
    background-color: antiquewhite !important;
} */

/* .profileContent_new .tbl_customer_report tbody tr td:last-child {
    text-align: left !important;
} */

.profileContent_new .tbl_customer_report tbody tr .text-center {
    text-align: center !important;
}

.profileContent_new .tbl_customer_report tbody tr td {
    /* color: #6c63ff; */
    color: var(--indigo-violet);
}

.profileContent_new .tbl_customer_report tbody tr td .profile-content_new-design_inner-icon {
    position: relative;
    width: 64px;
    height: 64px;
    /* width: 88px;
    height: 88px; */
    /* margin: 0 auto; */
    /* border: 4px solid #000; */
    border: 4px solid var(--text-black);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: #fff; */
    background-color: var(--text-white);

    display: inline-block;
    margin-right: 15px;
}

.profileContent_new .tbl_customer_report tbody tr td .profile-content_new-design_inner-icon img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 4px 4px;
    z-index: 2;
    /* background-color: #fff; */
    background-color: var(--text-white);
    border-radius: 50%;
    /* max-width: 85%; */
}

/* .profileContent_new .tbl_customer_report {
    border-spacing: 0 20px;
} */

.profileContent_new .tbl_customer_report tbody tr td:first-child {
    position: relative;
    padding: 0px;
    /* width: 88px !important; */
    width: 80px !important;
}

/* .profileContent_new .tbl_customer_report tbody tr td:first-child::before  */
.profileContent_new .tbl_customer_report tbody tr td:first-child .profile-content_new-design_inner-icon::before {
    content: "";
    position: absolute;
    top: 32px;
    left: 50%;
    /* left: 47%; */
    transform: translateX(-50%);
    width: 2px;
    height: 100%;
    background-color: #0000001a;
    z-index: 1;
}

/* .profileContent_new .tbl_customer_report tbody tr:last-child td:first-child::before, */
.profileContent_new .tbl_customer_report tbody tr:last-child td:first-child .profile-content_new-design_inner-icon::before {
    display: none;
}

/* .profileContent_new .tbl_customer_report tbody tr .dataTables_empty:first-child::before  */
.profileContent_new .tbl_customer_report tbody tr .dataTables_empty:first-child .profile-content_new-design_inner-icon::before{
    display: none;
}

.custom-card .card-header {
    margin-bottom: 16px;
    /* background-color: #ececf0; */
    background-color: var(--light-grayish-blue);
    padding: 4px 6px;
    border-radius: 50px;
}

/** Calendar Design **/
/* .card_new_design {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding: 20px;
} */

/* .calendar-header_new_design {
    display: flex;
    justify-content: space-between;
    align-items: center;
} */

.calendar-header_new_design_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.calendar-header_new_design h2_new_design {
    margin: 0;
}

.calendar-grid_new_design {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 4px;
    /* margin-top: 10px; */
    margin: 10px 0;
}

.day-name_new_design {
    text-align: center;
    font-weight: bold;
    padding: 5px;
    /* color: #666; */
    color: var(--dim-gray);
}

.day_new_design {
    position: relative;
    min-height: 60px;
    padding: 4px;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.2s;
}

.day_new_design:hover {
    /* background: #f0f0f0; */
    /* background: #b2b7ff; */
    background-color: var(--bg-periwinkle);
}

.day_new_design-active {
    /* background-color: #b2b7ff; */
    background-color: var(--bg-periwinkle);
}

.day_new_design-border{
   box-shadow: 0 0px 5px rgba(178, 183, 255, 0.5), 0 0px 5px rgba(178, 183, 255, 0.7);
}

.day_new_design.selected_new_design {
    /* background: #007bff;
    color: white; */
    color: var(--text-white);
    background-color: var(--primary-brand);
}

.day_new_design.not-current_new_design {
    opacity: 0.4;
}

.medal-dots_new_design {
    display: flex;
    justify-content: center;
    /* gap: 3px; */
    gap: 8px;
    position: absolute;
    bottom: 4px;
    /* left: 50%;
    transform: translateX(-50%); */
    right: 4px;
}

.dot_new_design {
    width: 16px;
    height: 16px;
    border-radius: 50%;
}

/* Medal category colors */
.yellow_new_design {
    background: #facc15;
}

.blue_new_design {
    background: #3b82f6;
}

.purple_new_design {
    background: #a855f7;
}

.green_new_design {
    background: #22c55e;
}

.orange_new_design {
    background: #fb923c;
}

.gray_new_design {
    /* background: #6b7280; */
    background-color: var(--slate-gray);
    display: flex;
    align-items: center;
    justify-content: center;
    /* color: #fff; */
    color: var(--text-white);
    font-weight: 700;
    font-size: 10px;
    /* border-radius: 50%; */
}

.day_new_design-active .dot_new_design {
    border-radius: 50%;
}

.legend_new_design {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 6px;
    /* margin-top: 15px; */
    padding-top: 15px;
    border-top: 1px solid #0000001a;
}

.legend-item_new_design {
    display: flex;
    align-items: center;
    gap: 6px;
    /* font-size: 14px; */
    text-transform: capitalize;
}

.modal_new_design {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-content_new_design {
    /* background: #fff; */
    background-color: var(--text-white);
    padding: 20px;
    border-radius: 8px;
    width: 90%;
    max-width: 600px;
    max-height: 80%;
    overflow-y: auto;
    position: relative;
}

.close-btn_new_design {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
}

/* .medal-card_new_design {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 10px;
    border-radius: 8px;
    background: #f3f4f6;
    margin-bottom: 10px;
} */

.medal-icon_new_design {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* background: white; */
    background-color: var(--text-white);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.badge_new_design {
    /* display: inline-block;
    background: #e5e7eb;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 12px;
    margin-top: 4px; */
}

.nav-buttons_new_design {
    display: flex;
    align-items: center;
    gap: 6px;
}

.nav-buttons_new_design .button_new_design {
    /* padding: 4px 8px; */
    /* border: 1px solid #ccc; */
    /* background: white; */
    cursor: pointer;
    border-radius: 4px;
    /* color: #0a0a0a;
    border: 1px solid #0000001a; */
    
    color: var(--rich-black);
    border: 1px solid var(--semi-transparent-black);
    background-color: transparent;
    padding: 1px 14px;
}

.nav-buttons_new_design .button_new_design:hover {
    /* background: #f0f0f0; */
    /* background-color: #e9ebef; */
    background-color: var(--platinum-blue);
}

.calendar-header_new_design-text {
    /* color: #808080; */
    color: var(--neutral-medium-gray);
    text-align: left;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 24px;
}

.monthYear_new_design {
    font-weight: 600;
    font-size: 15px;
}
/** Calendar Design **/

.filter-text-btn_new-design {
    /* display: flex;
    align-items: center;
    justify-content: space-between; */

    /* text-align: right; */
}

.modalTitle_new_design_cls {
    text-align: left;
    font-weight: 600;
    margin-bottom: 20px;
    /* color: #000; */
    color: var(--text-black);
}

.modalMedals_new_design_cls {
    padding: 20px 20px;
}

.modal_new_design_cls {
    /* display: none;  */
    position: fixed; 
    top: 0; left: 0; 
    width: 100%; 
    height: 100%; 
    background: rgba(0,0,0,0.5); 
    justify-content: center; 
    align-items: center; 
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transition: all 0.3s ease;
}

.modal_new_design_cls_inner {
    position: relative;
    /* background: #fff; */
    background-color: var(--text-white);
    /* padding: 20px; */
    /* padding: 0 20px 20px 20px; */
    border-radius: 8px;
    /* max-width: 400px; */
    max-width: 510px;
    width: 90%;


   max-height: 90%;  
   overflow-y: auto;
}

.profileContent_new .paging_simple_numbers {
    /* max-width: 870px; */
    max-width: 980px;
    margin: 0 auto;
}

.column-reverse-date-range {
    grid-template-columns: 1fr;
    max-width: 325px;
    margin: 0 auto;
}

.body-over-hidd {
    overflow-y: hidden;
}

.medal_defualt_img_cls {
    height: 100px;
    width: auto;
}

.calendar-header_new_design-text_responsive {
    display: none;
}

/* .medallion_totle_video_hour_watch-filter_slider_bg {
    background-color: #ffffff;
    padding: 15px 0;
}

.medallion_totle_video_hour_watch-filter_slider_bg:first-child {
    border-radius: 12px 12px 0 0;
}

.medallion_totle_video_hour_watch-filter_slider_bg:last-child {
    border-radius: 0 0 12px 12px;
} */

/* .fam_workout_new-design .fam_workout_new-design_inner {
    width: 130px;
    border-radius: 6px;
} */

/* .profileContent_new .tbl_customer_report tbody tr td:first-child {
    display: block;
    background-color: red !important;
} */

.modal_new_design_cls_inner-title-close_btn {
    position: sticky;
    top: 0;
    padding: 20px 20px;
    /* background-color: #ffffff; */
    background-color: var(--text-white);
    z-index: 1;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.modal_new_design_cls_inner-title-close_btn .close-modal_new-design {
    top: 18px;
}

.modal_new_design_cls_inner-title-close_btn .modalTitle_new_design_cls {
    margin-bottom: 0;
}

.column-reverse-responsive_medallion_totle_video_hour_watch_inner {
    /* background-color: #ffffff; */
    background-color: var(--text-white);
    /* border-radius: 12px; */
    border-radius: 12px 12px 0 0;
    /* padding: 15px 0; */
    padding: 15px 20px;
    /* margin: 15px 0; */
    margin: 15px 0 0 0;
}

.profile-change_card-body {
    /* background-color: #ffffff; */
    background-color: var(--text-white);
    border-radius: 0 0 12px 12px;
    padding: 0 20px;
}

.card_new-design_tooltip {
    position: absolute;
    /* top: -100%; */
    bottom: 105%;
    left: 0;
    width: 100%;
    /* height: 100%; */
    /* background-color: #030213; */
    background-color: var(--deep-midnight-blue);
    border-radius: 6px;
    padding: 6px 8px;
    /* max-height: 100px;
    overflow-y: auto; */
    opacity: 0;
    visibility: hidden;
}

/* .lock-medal:hover .card_new-design_tooltip  */
.card_new-design:hover .card_new-design_tooltip {
    opacity: 1;
    visibility: visible;
}

.card_new-design_tooltip::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 10px;
    height: 10px;
    /* background-color: #030213; */
    background-color: var(--deep-midnight-blue);
    transform: rotate(45deg);
}

.card_new-design_tooltip_content::-webkit-scrollbar {
    width: 4px;
}

.card_new-design_tooltip_content::-webkit-scrollbar-track {
    background-color: var(--text-white);
}

.card_new-design_tooltip_content::-webkit-scrollbar-thumb {
    background-color: var(--bg-scrollbar);
}

/* .card_new-design_tooltip .card_new-design_tooltip-title,
.card_new-design_tooltip .card_new-design_tooltip-text {
    color: #fff;
}

.card_new-design_tooltip .card_new-design_tooltip-title {
    font-size: ;
}

.card_new-design_tooltip .card_new-design_tooltip-text {
    font-size: ;
} */

.card_new-design_tooltip .card_new-design_tooltip_content {
    /* color: #fff; */
    color: var(--text-white);
    max-height: 88px;
    overflow-y: auto;
}

.card_new-design_tooltip .card_new-design_tooltip_content .card_new-design_tooltip_content_inner {
    line-height: 1.2;
    font-size: 14px;
    margin: 0;
}

/** New Design Css **/










.custom-card .card-body .custom-tab-pane {
    display: none;
    padding: 20px;
    border-top: 0;
    border-radius: 12px;
    /* background-color: #fff; */
    background-color: var(--text-white);
}

.custom-card .card-body .custom-tab-pane.active {
    display: block;
}

.grid_new-design {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 16px;
}

.card_new-design,
.stats-card_new-design {
    min-width: 140px;
    border-radius: 12px;
    /* background: white; */
    background-color: var(--text-white);
    padding: 4px 4px;
    text-align: center;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    position: relative;
    opacity: 1;
    transform: scale(1);
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 6px;
}

.card_new-design:hover {
    transform: scale(1.05);
}

.filters_new-design button {
    padding: 8px 16px;
    margin-right: 6px;
    margin-bottom: 6px;
    /* border: 1px solid #aaa; */
    border: 1px solid var(--medium-gray);
    border-radius: 6px;
    /* background: white; */
    background-color: var(--text-white);
    cursor: pointer;
    transition: all 0.3s;
    font-size: 20px;
}

/* .filters_new-design button.active_new-design  */
.filters_new-design button.filter-active_btn 
{
    /* background: #3b82f6;
    color: white;
    border-color: #3b82f6; */

    background-color: var(--dodger-blue);
    border-color: var(--dodger-blue);
    color: var(--text-white);
}

.modal_new-design {
    /* display: none;  */
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.5);
    justify-content: center;
    align-items: center;
    z-index: 9999;

    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transition: all 0.3s ease;
}

.modal_new-design.active_new-design {
    display: flex; 
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.modal-content_new-design {
    position: relative;
    /* background: #fff; */
    background-color: var(--text-white);
    padding: 20px;
    border-radius: 8px;
    max-width: 510px;
    width: 90%;
    max-height: 90%;
    overflow-y: auto;
}

.close-modal_new-design {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 18px;
    z-index: 4;
}

.badge_new-design {
    /* color: #030213; */
    /* background-color: #f2edee; */
    color: var(--deep-midnight-blue);
    background-color: var(--very-light-grayish-pink);
    font-size: 14px;
    padding: 0px 6px;
    border-radius: 10px;
}

.title_new-design {
    font-weight: bold;
    font-size: 13px;
    margin-top: 6px;
    line-height: 1.2;
    text-transform: capitalize;
}

.subtitle_new-design {
    font-size: 12px;
    /* color: #555; */
    color: var(--davy-gray);
    margin-top: 2px;
}

.stats-card_new-design_inner,
.card_new-design_inner {
    width: 100%; 
    height: 100%; 
    /* background-color: #fff; */
    background-color: var(--text-white); 
    border-radius: 8px; 
    padding: 8px 0px;
}

.card_new-design_inner {
    padding: 12px 4px 10px 4px;
}

.card_new-design_count {
    position: absolute;
    width: 24px;
    height: 24px;
    top: -10px;
    right: -10px;
    /* color: #fff; */
    /* background-color: #fb2c36; */
    color: var(--text-white);
    background-color: var(--bright-red);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 16px;
}

.lock-medal::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(128, 128, 128, 0.7);
    border-radius: 10px;
    cursor: default; 
}

.fam_workout_new-design_inner_content-title {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.card_new-design {
    cursor: pointer;
}

.custom-tab-link_inner-res {
    display: none;
}












/* .fam_workout_medallions_redesign .medal-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    perspective: 800px;
}

.fam_workout_medallions_redesign .medal-wrap .medal {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    box-shadow:
        0 18px 40px rgba(0, 0, 0, 0.4),
        inset 0 0 25px rgba(0, 0, 0, 0.3),
        inset 0 -10px 20px rgba(0, 0, 0, 0.2),
        inset 0 6px 15px rgba(255, 255, 255, 0.25);
    transform-style: preserve-3d;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.fam_workout_medallions_redesign .medal-wrap .medal:hover {
    transform: rotateX(0deg) rotateY(0deg) translateY(-0px) scale(1);
    box-shadow:
        0 28px 70px rgba(0, 0, 0, 0.4),
        inset 0 0 30px rgba(0, 0, 0, 0.35),
        inset 0 -12px 25px rgba(0, 0, 0, 0.25),
        inset 0 8px 20px rgba(255, 255, 255, 0.3);
}

.fam_workout_medallions_redesign .medal-wrap .medal::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -150%;
    width: 80%;
    height: 200%;
    background: linear-gradient(75deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(25deg);
    animation: shineMove 3s linear infinite;
    pointer-events: none;
    transform-style: preserve-3d;
    animation: none;
}

.fam_workout_medallions_redesign .medal-wrap .medal:hover::before {
    animation: shineMove 1s linear forwards;
}
 
@keyframes shineMove {
    0% {
        left: -150%;
    }

    100% {
        left: 150%;
    }
}

.fam_workout_medallions_redesign .medal-wrap .medal::after {
    content: "";
    position: absolute;
    inset: 17.6px;
    border-radius: 50%;
    background: radial-gradient(circle at 60% 35%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(0, 0, 0, 0.12));
    box-shadow: inset 0 6px 18px rgba(255, 255, 255, 0.05),
        inset 0 -4px 12px rgba(0, 0, 0, 0.08);
    pointer-events: none;
}

.fam_workout_medallions_redesign .medal-wrap .flip-box {
    perspective: 1000px;
    -webkit-perspective: 1000px;
} 

.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transition: -webkit-transform 0.7s cubic-bezier(.4,.2,.2,1);
    transition: transform 0.7s cubic-bezier(.4,.2,.2,1), -webkit-transform 0.7s cubic-bezier(.4,.2,.2,1);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.fam_workout_medallions_redesign .medal-wrap .flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner .flip-box-front .medal-center,
.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner .flip-box-back .medal-center  {
    width: 62%;
    height: 62%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 0.3) 0%, transparent 30%),
        linear-gradient(160deg, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.15));
    border: 3.3px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), inset 0 2px 6px rgba(255, 255, 255, 0.2);
    transform: translateZ(20px);
}

.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner .flip-box-front .medal-center .rank,
.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner .flip-box-back .medal-center .rank {
    font-weight: 800;
    font-size: 16px;
    line-height: 1;
    text-align: center;
}

.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner .flip-box-front .medal-rim {
    position: absolute;
    inset: -2.2px;
    border-radius: 50%;
    pointer-events: none;
    background: conic-gradient(from 180deg at 50% 50%,
            rgba(0, 0, 0, 0.07) 0deg 30deg,
            rgba(0, 0, 0, 0.03) 30deg 90deg,
            rgba(255, 255, 255, 0.04) 90deg 140deg,
            rgba(0, 0, 0, 0.04) 140deg 360deg);
    mix-blend-mode: overlay;
    opacity: 0.95;
    transform: translateZ(10px);
}

.fam_workout_medallions_redesign .medal-wrap .medal.flip-box-inner .flip-box-front,
.fam_workout_medallions_redesign .medal-wrap .medal.flip-box-inner .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner .flip-box-front,
.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner .flip-box-front {
    transform: rotateY(0deg) translateZ(0);
    -webkit-transform: rotateY(0deg) translateZ(0);
}

.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner .flip-box-back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg); 
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotateY(180deg);
    transform: rotateY(180deg) translateZ(0);
    -webkit-transform: rotateY(180deg) translateZ(0);
}

.fam_workout_medallions_redesign .medal-wrap .medal .flip-box-inner .flip-box-front .medal-stars {
    position: absolute;
    width: 86%;
    height: 86%;
    border-radius: 50%;
    pointer-events: none;
    display: grid;
    place-items: center;
    opacity: 0.15;
    background-image:
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.95) 0px, transparent 2px),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.95) 0px, transparent 2px),
        radial-gradient(circle at 50% 80%, rgba(255, 255, 255, 0.95) 0px, transparent 2px);
    transform: rotate(-8deg) translateZ(5px);
}

.fam_workout_medallions_redesign .medal-wrap .medal-label {
    font-size: 16px;
    font-weight: 700;
}

.fam_workout_medallions_redesign .bronze .medal {
    background:
        radial-gradient(circle at 30% 30%, rgba(255, 220, 180, 0.4), transparent 30%),
        linear-gradient(160deg, #e6a55d 0%, #b86b38 80%);
    border: 8.8px solid #6d3d1c;
    filter: brightness(1.1) contrast(1.2);
}

.fam_workout_medallions_redesign .bronze .medal-label {
    color: #6d3d1c;
}

.fam_workout_medallions_redesign .silver .medal {
    background:
        radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.4), transparent 30%),
        linear-gradient(160deg, #e0e0e0 0%, #b0b0b0 80%);
    border: 8.8px solid #7a7a7a;
    filter: brightness(1.1) contrast(1.2);
}

.fam_workout_medallions_redesign .silver .medal-label {
    color: #7a7a7a;
}

.fam_workout_medallions_redesign .gold .medal {
    background:
        radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.4), transparent 30%),
        linear-gradient(160deg, #f9d77e 0%, #d4af37 80%);
    border: 8.8px solid #a87c2f;
    filter: brightness(1.15) contrast(1.3);
}

.fam_workout_medallions_redesign .gold .medal-label {
    color: #a87c2f;
}

.fam_workout_medallions_redesign .platinum .medal {
    background:
        radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.4), transparent 30%),
        linear-gradient(160deg, #f0f4f7 0%, #cfd8dc 80%);
    border: 8.8px solid #9ca3a8;
    filter: brightness(1.1) contrast(1.2);
}

.fam_workout_medallions_redesign .platinum .medal-label {
    color: #9ca3a8;
} */

/* @media (min-width: 1200px) and (max-width: 1365px) {
    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign {
        gap: 28px;
    }
} */

.medal-container {
    /* width: 200px;
    height: 200px; */
    width: 160px;
    height: 160px;
    perspective: 1200px;
    margin: 0 auto;
}

.medal-scene {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 1.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.medal-container:hover .medal-scene {
    transform: rotateY(180deg);
}

.medal-face {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    transform-style: preserve-3d;
}

.medal-front img {
    /* width: 70%; */
    width: 100%;
    /* transform-origin: bottom center; */
    animation: trophyBounce 1s ease forwards;
}

.medal-back {
    transform: rotateY(180deg);
    /* color: #000; */
    /* color: var(--text-black);
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px; */
}

.medal-back span {
    /* transform: translateZ(30px); */
}

.medal-back span img {
    /* width: 51%; */
    width: 100%;
}

@keyframes trophyBounce {
    0% {
        transform: scale(1.5) rotate(0deg);
    }

    30% {
        transform: scale(0.9) rotate(-15deg);
    }

    50% {
        transform: scale(1.1) rotate(10deg);
    }

    70% {
        transform: scale(0.95) rotate(-5deg);
    }

    100% {
        transform: scale(1) rotate(0deg);
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .card_new-design {
        min-width: 136px;
    }

    .fam_workout_new-design .fam_workout_new-design_inner {
        width: 128px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .column-reverse-responsive_inner_medallion {
        grid-template-columns: 1fr 400px;
    }

    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign {
        /* padding: 16px 16px; */
        /* gap: 12px; */
        /* gap: 8px; */
    }
    /** Add 09/08/25 **/

    .column-reverse-responsive_progress .column-reverse-responsive_progress_per .column-reverse-responsive_progress_per-title {
        right: 0;
    }

    /* .fam_workout_new-design .fam_workout_new-design_inner {
        width: 124px;
    } */
}

@media (min-width: 768px) and (max-width: 1199px) {
    .customer-progress-report_medallions_title,
    .column-reverse-responsive_progress .column-reverse-responsive_progress_per .column-reverse-responsive_progress_per-title {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .customer-progress-report_medallions_title_responsive {
        font-size: 24px;    
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /** Remove By Sahejad 08/10/2025 **/
    /* .section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner {
        display: grid;
    }

    .section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tabs_inner .nav-tabs {
        width: 100%;
    }
    
    .column-reverse-responsive_inner_medallion {
        grid-template-columns: 1fr 275px;
    }

    .column-reverse-responsive_progress .column-reverse-responsive_progress_pro .progress {
        height: 60px;
    } */
    /** Remove By Sahejad 08/10/2025 **/

    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign {
        /* padding: 16px 14px; */
        /* gap: 16px; */
        /* gap: 14px; */
    }
    /** Add 09/08/25 **/

    /** Remove By Sahejad 08/10/2025 **/
    /* .column-reverse-responsive_progress .column-reverse-responsive_progress_per .column-reverse-responsive_progress_per-title {
        right: 0;
    }

    .grid_new-design {
        grid-template-columns: repeat(4, 1fr);
    }

    .customer-progress-report_medallions_title {
        left: 0;
    } */
    /** Remove By Sahejad 08/10/2025 **/

    /* .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign {
        gap: 4px;
    }

    .fam_workout_new-design .fam_workout_new-design_inner {
        width: 104px;
        padding: 3px 3px;
    }

    .fam_workout_new-design .fam_workout_new-design_inner .fam_workout_new-design_inner_content {
        padding: 0;
    }

    .fam_workout_new-design_inner_content-title {
        padding-bottom: 4px !important;
        font-size: 12px !important;
    } */

    .custom-card .custom-tabs li .custom-tab-link {
        font-size: 16px;
        /* padding: 4px 16px; */
        padding: 4px 4px;
    }
}

@media (min-width: 568px) and (max-width: 991px) {
    .fam_workout_medallions li {
        height: 60px;
    }

    .medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .medallions_workout_links .fam_workout_medallions .fam_workout_medallions-scroll li .fam_workout_medallions .tooltip {
        height: 60px;
    }

    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign li {
        width: 50px;
        height: 50px;
    }
}

@media (min-width: 568px) and (max-width: 767px) {
    .column-reverse-responsive_inner_totle_video_hour_watch {
        grid-template-columns: repeat(2, 1fr);
    }

    .column-reverse-responsive_inner_totle_video_hour_watch_inner {
        text-align: center;
        padding: 15px 15px;
    }

    .section-profile_redesign_new .filter_slider_redesign .filter_box .form-group {
        width: 100%;
    }

    .column-reverse-responsive_inner_totle_video_hour_watch .column-reverse-responsive_inner_totle_video_hour_watch_form-group {
        width: 100%;
    }

    /* .column-reverse-responsive_inner_totle_video_hour_watch_inner .video_hour_watch_inner_span_bold {
        font-size: 28px;
    } */

    .section-profile_redesign_new .custom-tabs li .custom-tab-link {
        /* padding: 8px 8px; */
        padding: 4px 4px;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions {
        padding: 0 15px;
    }

    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign {
        /* padding: 20px 20px; */
        padding: 20px 0;
        /* gap: 12px; */
    }

    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign {
        margin: 0 auto;
    }

    .card_new-design {
        min-width: auto;
    }

    .fam_workout_new-design .fam_workout_new-design_inner {
        /* width: 118px; */
        width: 115px;
    }

    .column-reverse-date-range {
        grid-template-columns: 1fr;
    }

    .profileContent_new .tbl_customer_report tbody tr td .profile-content_new-design_inner-icon {
        width: 60px;
        height: 60px;
        margin-right: 8px;
    }

    .profileContent_new .tbl_customer_report tbody tr td:first-child .profile-content_new-design_inner-icon::before {
        top: 54px;
        height: 130%;
    }

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

    .grid_new-design {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

@media (min-width: 320px) and (max-width: 567px) {
    .column-reverse-responsive_inner_totle_video_hour_watch {
        text-align: center;
        grid-template-columns: 1fr;
    }

    .column-reverse-responsive_progress .column-reverse-responsive_progress_per {
        font-size: 16px;
        display: block;
    }

    /* .column-reverse-responsive_inner_totle_video_hour_watch_inner .video_hour_watch_inner_span_bold {
        font-size: 24px;
    } */

    .column-reverse-responsive_info_tooltip_inner {
        left: inherit;
        right: -20px;
        transform: translateX(0);
    }

    .column-reverse-responsive_info_tooltip_inner::after {
        left: inherit;
        right: 17px;
        transform: translateX(0);
    }

    .profileContent_new .paging_simple_numbers span .paginate_button {
        padding: 2px 12px !important;
    }

    .fam_workout_medallions li {
        height: 54px;
    }

    .section-profile_redesign_new .custom-tabs li .custom-tab-link {
        font-size: 14px;
        padding: 4px 4px;
        line-height: 1.2;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .column-reverse-responsive_progress .column-reverse-responsive_progress_per .column-reverse-responsive_progress_per-percentage {
        display: block;
        text-align: right;
        margin-top: 4px;
    }

    .medals-history .medals-history-medals .column-reverse-responsive_inner_medallion .medallions_workout_links .fam_workout_medallions .fam_workout_medallions-scroll li .fam_workout_medallions .tooltip {
        height: 54px;
    }

    .customer-progress-report_medallions_title,
    .column-reverse-responsive_inner_medallion .column-reverse-responsive_inner_progress .column-reverse-responsive_progress_per-title {
        font-size: 18px;
    }

    /* .card-header .custom-tabs li .custom-tab-link .custom-tab-link_inner {
        line-height: 1.2;
    } */

    /* .card-header .custom-tabs li .custom-tab-link .custom-tab-link_inner i {
        display: none;
    } */

    .custom-card .card-body .custom-tab-pane .blog_main_sec .blog_main_sec-container {
        padding: 0;
    }

    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign li {
        width: 54px;
        height: 54px;
    }

    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions {
        padding: 0 15px;
    }

    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign {
        /* padding: 20px 20px;
        gap: 16px; */
        padding: 0px;
        /* gap: 8px; */

        /* background-color: red; */
    }

    .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions_redesign {
        width: auto;
    }
    /** Add 09/08/25 **/

    .fam_workout_new-design .fam_workout_new-design_inner {
        /* width: 124px; */
        width: 118px;
    }

    .profileContent_new .tbl_customer_report tbody tr td .profile-content_new-design_inner-icon {
        width: 48px;
        height: 48px;
        margin-right: 8px;
    }

    .profileContent_new .tbl_customer_report tbody tr td:first-child .profile-content_new-design_inner-icon::before {
        top: 42px;
        height: 200%;
    }

    .legend_new_design {
        grid-template-columns: repeat(1, 1fr);
    }

    .calendar-grid_new_design {
        gap: 1px;
    }

    .day-name_new_design {
        padding: 4px;
        font-size: 15px;
    }

    .grid_new-design {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 8px !important;
    }

    .card_new-design, 
    .stats-card_new-design {
        min-width: 120px !important;
    }

    .subtitle_new-design {
        padding: 0 4px !important;
        line-height: 1.2 !important;
    }

    /* .title_new-design {
        font-size: 15px !important;
    } */

    .filters_new-design button {
        padding: 6px 12px !important;
    }
}

@media (max-width: 1023px) {
    .customer-progress-report_medallions_title_responsive {
        display: block;
    }

    .customer-progress-report_medallions_title {
        padding-bottom: 0;
        display: none;
        left: 0;
    }

    /* .customer-progress-report_medallions_title {
        left: 0;
    } */

    .column-reverse-responsive_inner_medallion {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }

    .customer-progress-report_medallions_title_responsive {
        display: block;
        /* margin: 15px 0; */
        margin: 0 0 15px 0;
        /* font-size: 24px; */
    }

    .column-reverse-responsive_inner_medallion .column-reverse-responsive_inner_progress .column-reverse-responsive_progress_per-title {
        display: block;
    }

    .move-minute_text, .column-reverse-responsive_progress .column-reverse-responsive_progress_per .column-reverse-responsive_progress_per-title {
        display: none;
        padding: 0;
    }

    /* .section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions {
        justify-content: center;
    } */

    .column-reverse-responsive_inner_progress .column-reverse-responsive_progress {
        padding: 0 15px;
    }

    .section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 704px) {
    .profileContent_new .table_responsive {
        display: block;
    }
}

@media (max-width: 991px){
    /* .section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions {
        justify-content: flex-start;
    } */

    /* .calendar-header_new_design {
        margin-bottom: 4px;
    } */

    .calendar-header_new_design_inner {
        margin-bottom: 6px;
    }
}

@media (max-width: 767px){
    .section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner {
        grid-template-columns: 1fr;
    }

    .profileContent_new .dataTables_paginate {
        margin-top: 0 !important;
    }

    .profileContent_new {
        /* padding: 15px 15px 0 15px; */
        padding: 0px;
        background-color: var(--text-white);
        border-radius: 12px;
    }

    /* .profileContent_new .tbl_customer_report {
        padding: 0;
        border-radius: 0;
    } */

    .column-reverse-responsive_progress {
        padding: 15px 15px;
    }

    .section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content {
        padding: 15px 15px !important;
    }

    .customer-progress-report_medallions_title {
        margin-bottom: 15px;
    }

    .section-profile_redesign_new .project-box-wrapper .project-box  {
        flex-flow: column;
    }

    /* .customer-progress-report_medallions_title {
        padding-bottom: 0;
        display: none;
    } */

    /* .customer-progress-report_medallions_title_responsive {
        display: block;
    } */

    .section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner .manage_profile_tabs {
        order: -1;
        margin: 0;
    }

    .section-profile_redesign_new .project-box-wrapper_redesign .project-box .column-reverse-responsive_inner .column-reverse-responsive_inner_content .report_activity_tabs .report_activity_tabs_inner .nav-tabs .add_profile-button .add_profile-button_inner {
        font-size: 16px;
    } 

    .section-profile_redesign_new .custom-tabs li .custom-tab-link {
        text-align: center;
    }

    .medals-history-icon-text {
        padding: 20px 20px;
        text-align: center;
    }

    /* .column-reverse-responsive_inner_medallion {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    } */

    .move-minute_text,
    .column-reverse-responsive_progress .column-reverse-responsive_progress_per .column-reverse-responsive_progress_per-title {
        display: none;
        padding: 0;
    }

    /* .column-reverse-responsive_inner_medallion .column-reverse-responsive_inner_progress .column-reverse-responsive_progress_per-title {
        display: block;
    } */

    .section-profile_redesign_new .project-box-wrapper .project-box .column-reverse-responsive_inner_medallion .customer-progress-report_medallions .fam_workout_medallions {
        justify-content: center;
    }

    /* .column-reverse-responsive_inner_progress .column-reverse-responsive_progress {
        padding: 0 15px;
    } */
    /** Add 09/06/25 **/

    .fam_workout_new-design .fam_workout_new-design_inner {
        text-align: center;
    }

    .medal-dots_new_design {
        position: relative;
        bottom: inherit;
        right: inherit;
        flex-wrap: wrap;
    }

    .card-header .custom-tabs li .custom-tab-link .custom-tab-link_inner i {
        display: none;
    }

    .filter-text-btn_new-design {
        text-align: center;
    }

    /* .customer-progress-report_medallions_title {
        left: 0;
    } */

    .medal-container {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 480px){
    .custom-card .card-body .custom-tab-pane .blog_main_sec .blog_main_sec-container {
        margin-top: 0;
    }

    .calendar-header_new_design_inner {
        display: block;
    }

    .calendar-header_new_design-text {
        display: none;
    }

    .calendar-header_new_design-text_responsive {
        display: block;
        margin: 6px 0 16px 0;
    }

    .nav-buttons_new_design {
        justify-content: right;
    }
}

@media (min-width: 1024px) {
    .customer-progress-report_medallions_title_responsive {
        display: none;
    }
}

/* @media (min-width: 768px) {
    .customer-progress-report_medallions_title_responsive {
        display: none;
    }
} */