  @charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css";:root,[data-bs-theme=light] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #2868E8 ;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #2868E8 ;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13,110,253;
    --bs-secondary-rgb: 108,117,125;
    --bs-success-rgb: 25,135,84;
    --bs-info-rgb: 13,202,240;
    --bs-warning-rgb: 255,193,7;
    --bs-danger-rgb: 220,53,69;
    --bs-light-rgb: 248,249,250;
    --bs-dark-rgb: 33,37,41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33,37,41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255,255,255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0,0,0;
    --bs-secondary-color: rgba(33, 37, 41, .75);
    --bs-secondary-color-rgb: 33,37,41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233,236,239;
    --bs-tertiary-color: rgba(33, 37, 41, .5);
    --bs-tertiary-color-rgb: 33,37,41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248,249,250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13,110,253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10,88,202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, .175);
    --bs-border-radius: .375rem;
    --bs-border-radius-sm: .25rem;
    --bs-border-radius-lg: .5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    --bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);
    --bs-focus-ring-width: .25rem;
    --bs-focus-ring-opacity: .25;
    --bs-focus-ring-color: rgba(13, 110, 253, .25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --bs-body-color: #dee2e6;
    --bs-body-color-rgb: 222,226,230;
    --bs-body-bg: #212529;
    --bs-body-bg-rgb: 33,37,41;
    --bs-emphasis-color: #fff;
    --bs-emphasis-color-rgb: 255,255,255;
    --bs-secondary-color: rgba(222, 226, 230, .75);
    --bs-secondary-color-rgb: 222,226,230;
    --bs-secondary-bg: #343a40;
    --bs-secondary-bg-rgb: 52,58,64;
    --bs-tertiary-color: rgba(222, 226, 230, .5);
    --bs-tertiary-color-rgb: 222,226,230;
    --bs-tertiary-bg: #2b3035;
    --bs-tertiary-bg-rgb: 43,48,53;
    --bs-primary-text-emphasis: #6ea8fe;
    --bs-secondary-text-emphasis: #a7acb1;
    --bs-success-text-emphasis: #75b798;
    --bs-info-text-emphasis: #6edff6;
    --bs-warning-text-emphasis: #ffda6a;
    --bs-danger-text-emphasis: #ea868f;
    --bs-light-text-emphasis: #f8f9fa;
    --bs-dark-text-emphasis: #dee2e6;
    --bs-primary-bg-subtle: #031633;
    --bs-secondary-bg-subtle: #161719;
    --bs-success-bg-subtle: #051b11;
    --bs-info-bg-subtle: #032830;
    --bs-warning-bg-subtle: #332701;
    --bs-danger-bg-subtle: #2c0b0e;
    --bs-light-bg-subtle: #343a40;
    --bs-dark-bg-subtle: #1a1d20;
    --bs-primary-border-subtle: #084298;
    --bs-secondary-border-subtle: #41464b;
    --bs-success-border-subtle: #0f5132;
    --bs-info-border-subtle: #087990;
    --bs-warning-border-subtle: #997404;
    --bs-danger-border-subtle: #842029;
    --bs-light-border-subtle: #495057;
    --bs-dark-border-subtle: #343a40;
    --bs-heading-color: inherit;
    --bs-link-color: #6ea8fe;
    --bs-link-hover-color: #8bb9fe;
    --bs-link-color-rgb: 110,168,254;
    --bs-link-hover-color-rgb: 139,185,254;
    --bs-code-color: #e685b5;
    --bs-highlight-color: #dee2e6;
    --bs-highlight-bg: #664d03;
    --bs-border-color: #495057;
    --bs-border-color-translucent: rgba(255, 255, 255, .15);
    --bs-form-valid-color: #75b798;
    --bs-form-valid-border-color: #75b798;
    --bs-form-invalid-color: #ea868f;
    --bs-form-invalid-border-color: #ea868f
}

*,:after,:before {
    box-sizing: border-box
}






/* Register form css */

body.custm-register-page {
    background: #060517;
    color: #fff;
}
section.main-register-section {
    padding: 20px 0;
}
section.main-register-section .container {
    max-width: 1200px;
    margin: 0 auto;
} 
.bottm-content h3 {
    color: #03f8f2;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0;
}
.top-logo {
    max-width: 200px;
    margin: 0 auto;
}

.main-icon-box {
    padding: 25px;
    border: 1px solid #13f3fb63;
    border-radius: 15px;
    width: calc(33.33% - 13.33px);
    text-align: center;
    background: #060517;
}
.icon-box-content {
    display: flex;
    gap: 20px;
    margin: 40px 0 50px;
}
.bottom-register-form {
    width: 600px;
    padding: 40px;
    border-radius: 16px;
    background: #0f1423d9;
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 0 30px rgba(138, 43, 226, 0.2);
    margin: 0 auto;
}

.input-group-field {
    position: relative;
    margin-bottom: 18px;
    display: flex;
    width: 100%;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #0b616f;
    color: #fff;
    font-size: 14px;
    transition: 0.3s;
}

.input-group-field label {
    position: absolute;
    top: 50%;
    left: 40px !important;
    pointer-events: none;
    padding: 6px 7px;
    transform: translateY(-50%);
    background: #0e1221;
    transition: .3s ease all;
    color: #ada8a8;
    opacity: .8;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
}
.input-group-field:focus-within > label, .input-group-field:has(input:not(:placeholder-shown)) label, .input-group-field:has(.select-selected:not(:empty)) label {
    top: 0;
    font-size: 12px;
    color: #03f8f2;
    opacity: 1;
    left: 20px !important;
    line-height: 14px;
}   

.input-group-field input, .input-group-field select {
    border: 0;
    background: transparent;
    font-size: 14px;
    outline: none;
    transition: 0.3s;
    color: #fff;
    width: 100%;
    padding: 0px 10px;
}   
.input-group-field input::placeholder {
  color: #666;
}
.input-icon {
    max-width: 30px;
    display: flex;
    align-items: center;
}

.hint {
  font-size: 13px;
  color: #777;
    padding: 6px 16px 0;
    font-weight: 600;
}

.btn-send {
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background: linear-gradient(90deg, #8a2be2, #00eaff);
    color: #fff;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 600;
}
.btn-send:hover {
    background: linear-gradient(90deg, #00eaff, #8a2be2);
}
.footer-form a {
    color: #03f8f2;
    transition: 0.3s all;
    font-weight: 500;
}
.footer-form {
    padding-top: 20px;
    text-align: center;
}
.footer-form a:hover {
    color: #2daaf5;
    text-decoration: underline;
}
.top-main-title h2 {
    font-size: 25px;
    color: #03f8f2;
}
.top-main-title {
    text-align: center;
}
.top-main-title p {
    margin: 8px 0 25px;
    color: #fff;
}
.input-group-field input::placeholder, .input-group-field select::placeholder {
    color: transparent;
}
.input-group-field:focus-within {
    border-color: #03f8f2;
}
.main-group-field .input-group-field {
    margin-bottom: 0;
}
.main-group-field {
    margin-bottom: 18px;
}
.input-group-field select option {
    background: #0e1221;
}

/* Login Form */

body.custm-logn-form {
    background: #060517;
    color: #fff;
}
.gx-top-logo {
    max-width: 180px;
}
.gx-top-logo.mobile {
    margin: 0 auto 20px;
    max-width: 200px;
    display: none;
}
.inner-login-div {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}
.custm-card {
    width: calc(33.33% - 26.66px);
}
.right-content h3 {
    color: #03f8f2;
    font-size: 17px;
    font-weight: 600;
    margin: 0px 0 5px;
}
.main-content-box {
    display: flex;
    gap: 15px;
}
.cutm-login-left-description {
    border-radius: 16px;
    background: #0f1423d9;
    backdrop-filter: blur(12px);
    border: 1px solid #13f3fb63;
    padding: 30px;
}
.left-box-content {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin: 30px 0;
}
.right-content p {
    color: #c9cbcf;
    font-size: 15px;
}
.c-right p {
    color: #c9cbcf;
    font-size: 12px;
}
.center-login-form {
    background: #fff;
    padding: 30px;
    border-radius: 16px;
}
.center-login-form .input-group-field label {
    background: #fff;
    color: #0e1221;
}
.login-form-container .input-icon svg {
    stroke: #6e7179;
}
.login-main-title h2 {
    color: #0e1221;
    font-size: 25px;
}
.login-main-title {
    text-align: center;
    margin-bottom: 25px;
}
.login-form-container .input-group-field {
    border-color: #6e7179;
}
.login-form-container .input-group-field:focus-within {
    border-color: #000;
}
.login-main-title p {
    color: #6e7179;
    margin-top: 5px;
    font-size: 15px;
}
.checkbox-group label {
    color: #6e7179;
    font-size: 15px;
}
.checkbox-group {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin: 25px 0;
}
.cheeck-box-col {
    display: flex;
    align-items: center;
    gap: 7px;
}
.cheeck-box-col input#remember {
    width: 17px;
    height: 17px;
    cursor: pointer;
}
.checkbox-group a {
    font-size: 15px;
    color: #6e7179;
}
.login-form-container .footer-form {
    color: #6e7179;
    font-size: 15px;
}
.login-form-container .footer-form a {
    color: #0e1221;
}
.checkbox-group a:hover {
    color: #0e1221;
}
section.main-login-section {
    min-height: 100vh;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
}
.login-form-container .input-group-field:focus-within > label, .login-form-container .input-group-field:has(input:not(:placeholder-shown)) label {
    color: #000;
}
.login-form-container .input-group-field input {
    color: #060517;
}
.right-welcom-ak {
    background-image: url("../../images/bg-image.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.right-welcom-ak::before {
    content: "";
    position: absolute;
    background: #06051778;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.inner-rght-content {
    position: relative;
    text-align: center;
}
.inner-rght-content p {
    color: #e7ecf5;
    font-size: 15px;
}
.inner-rght-content h3 {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 600;
    color: #fff;
}
.inner-register-div {
    padding: 60px 20px;
    position: relative;
}
.main-bg-bnner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}   
.main-bg-bnner-img {
    position: absolute;
    top: 50%;
    height: 100vh;
    width: 100%;
    min-height: 100vh;
    transform: translateY(-50%);
    right: 0;
}
.container {
    position: relative;
}
.container-x {
    max-width: 1160px;
    margin: 0 auto;
}
.main-bg-bnner-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #060517ab;
    top: 0;
    left: 0;
}
section.main-register-section .main-bg-bnner-img {
    height: 100%;
    min-height: 100%;
}

/* ------------ Dashboard ------------- */

div#cryptoon-layout {
    display: flex;
    flex-direction: row;
}
.main {
    padding: 120px 20px 20px;
    background: #fff;
    overflow-y: auto;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none;
    height: 100vh;
    order: 3;
    flex: 1;
    color: #000;
    padding-left: 300px;
    transition: .2s cubic-bezier(.4, 0, .2, 1);
}
body.active .sidebar {
    transform: translateX(-260px);
}
.sidebar {
    background: #1e1e2d;
    border-right: 1px solid #ddd;
    z-index: 999;
    padding: 25px 10px;
    height: 100vh;
    width: 260px;
    flex-grow: 0;
    order: 1;
    overflow-y: auto;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none;
    position: fixed;
    transform: translateX(0px);
    top: 62px;
    transition: .2s cubic-bezier(.4, 0, .2, 1);
}
.logo {
    max-width: 150px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.sidebar ul {
    list-style: none;
}
.sidebar ul.main-menubar {
    height: 100%;
}
.sidebar li.active ul li span {
    background: transparent;
    color: #fff;
}
.sidebar li.active ul.submenu {
    display: block;
}   
.sidebar li ul.submenu{
    display: none;
}
.sidebar li a, .sidebar li span {
    padding: 10px 12px;
    margin-bottom: 8px;
    border-radius: 8px;
    cursor: pointer;
    color: #fff;
    transition: 0.3s all;
    display: flex;
    font-size: 13px;
    position: relative;
    align-items: center;
    gap: 10px;
}
.sidebar li span svg.lucide-chevron-down-icon {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 12px;
    stroke: #fff;
}
/* .sidebar li a:hover > span, .sidebar li.active > span, .sidebar li ul li:hover > span, .sidebar li.active ul li.active span {
    background: #05f3f5;
    color: #050e1f;
} */
p, h1, h2, h3, h4, ul, ol {
    color: #1e1e2d;
}
.sidebar li ul.submenu li a {
    padding: 10px 12px 10px 54px;
    background: transparent;
}
.sidebar li ul.submenu li:hover a {
    margin-left: 4px;
    background: #9d95fb;
}

.sidebar li ul.submenu li a.active {
    background: #6155d1;
}

.header-content-detail {
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.header-content-detail .user {
    background: #1e1e2d;
    padding: 20px 25px;
    border-radius: 20px 20px 0 0;
    display: flex;
    align-items: center;
    gap: 15px;
}
.stats-card-btn {
    padding: 25px;
    border-radius: 0 0 20px 20px;
    display: flex;
    gap: 30px;
}
.actions-btns {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    width: calc(100% - 547px);
    align-items: flex-start;
}
a.btn {
    color: #fff;
    font-size: 14px;
    padding: 8px 15px;
    display: flex;
    gap: 10px;
    letter-spacing: 1px;
    justify-content: center;
    align-items: center;
}
a.btn svg {
    width: 20px;
    height: 20px;
}
a.btn.btn-copy-ref {
    background: #6ca9fb;
}
a.btn.btn-market-plan {
    background: #9d95fb;
}
a.btn.btn-telegram {
    background: #746dd5;
}
.avatar {
    width: 48px;
    height: 48px;
    background: #ffffff;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dashboard-detail p {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
}
.dashboard-detail h2 {
    color: #fff;
    margin: 5px 0;
    font-size: 25px;
    line-height: 25px;
}
.top-card p {
    color: #6e7179;
    font-size: 12px;
    max-width: 100px;
    margin: 0 auto 5px;
}
.inner-card-btn {
    display: flex;
    gap: 15px;
    width: 517px;
    flex-wrap: wrap;
}
.top-card {
    background: #f3f3f361;
    width: calc(33.33% - 10px);
    text-align: center;
    border-radius: 12px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.top-card h3 {
    color: #746dd5;
    font-size: 20px;
}
a.btn:hover {
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}   
.card-boxes .box {
    padding: 20px;
    background: #fafafa;
    border-radius: 12px;
    border: 1px solid #e8e9ed;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.card-boxes {
    display: flex;
    gap: 20px;
    margin: 30px 0;
}
.icon-img {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    color: #fff;
}
.right-card-detls p {
    color: #6e7179;
    font-size: 12px;
    margin-bottom: 5px;
}
.box-1 .icon-img {
    background: #746dd5;
}
.box-2 .icon-img {
    background: #9d95fb;
}
.box-3 .icon-img {
    background: #6ca9fb;
}
.right-card-detls h2 {
    color: #6155d1;
    font-size: 25px;
}
.inner-box-cont {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}
a.btn.btn-buy-intelligent {
    background: #6155d1;
}
a.btn.btn-deposit {
    background: #2acbcb;
}
.bottm-btns {
    display: flex;
    gap: 12px;
}
a.btn.btn-reinvest {
    background: #68eae8;
    color: #000;
}
a.btn.btn-withdrawal {
    background: #746dd5;
}
.videos-row {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background: #fafafa;
    padding: 25px;
    border-radius: 20px;
}
.top-video-title h3 {
    font-size: 20px;
    color: #1e1e2d;
}
.top-video-title p {
    color: #6e7179;
    font-size: 12px;
}
.top-video-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.video-grid {
    display: flex;
    gap: 20px;
}
.video-card iframe {
    border-radius: 15px 15px 0 0;
    width: 100%;
}
.video-card-content {
    width: calc(50% - 10px);
    background: #fff;
    border-radius: 15px;
    border: 1px solid #00000014;
}
.video-btm-content {
    padding: 10px 15px 15px;
}
.video-btm-content h4 {
    font-size: 14px;
}

.video-btm-content p {
    font-size: 13px;
    color: #6e7179;
}
.video-btm-content span {
    color: #746dd5;
    font-size: 13px;
    font-weight: 500;
}
.business-card-box {
    padding: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px;
    border: 1px solid #00000014;
    width: calc(25% - 11.25px);
    display: flex;
    align-items: center;
    gap: 15px;
}
.business-card-box:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.main-Business-card {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin: 30px 0;
}
.main-metrics-div h2 {
    font-size: 22px;
}
.svg-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: #9d95fb; */
    border-radius: 12px;
}
.svg-icon svg {
    fill: #fff;
}
.right-content-card p {
    font-size: 13px;
    color: #6e7179;
    text-transform: uppercase;
    font-weight: 500;
}
.right-content-card h3 {
    font-weight: 400;
    font-size: 24px;
}
.right-content-card p.botm-text {
    color: #939191;
    text-transform: none;
}
.right-content-card p.direct-text {
    text-transform: none;
}
.main-income-metrics .right-content-card h3 {
    font-weight: 500;
}
.business-card-box:nth-child(5n+1) .svg-icon {
    background: #6155d1;
}
.business-card-box:nth-child(5n+2) .svg-icon {
    background: #2acbcb;
}
.business-card-box:nth-child(5n+3) .svg-icon {
    background: #746dd5;
}
.business-card-box:nth-child(5n+4) .svg-icon {
    background: #6ca9fb;
}
.business-card-box:nth-child(5n+5) .svg-icon {
    background: #9d95fb;
}
.business-card-box:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.top-growth-title svg {
    fill: #2f7d65;
}
.top-growth-title h3 {
    font-size: 22px;
}
.growth-plan-section {
    border: 1px solid #d3d4d7;
    border-radius: 16px;
    width: 100%;
}
.top-growth-title {
    border-bottom: 1px solid #e5e5e4;
    padding: 20px;
}
.bottm-growth-plan-table {
    padding: 20px;
}
.level-badge {
    display: inline-block;
    padding: 6px 9px;
    background: #dedbff;
    color: #6155d1;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
}
.growth-table tbody tr td:nth-child(2) {
    color: #6155d1;
}
.growth-table tbody tr {
    border: 1px solid #e5e5e4;
}
.growth-table thead tr {
    border: 1px solid #e5e5e4;
}

.growth-table {
    width: 100%;
    border-collapse: separate;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #e5e5e4;
    border-spacing: 0;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.growth-table thead {
    background: #6155d1;
}
.growth-table th {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #fff;
    text-align: left;
    padding: 16px;
}
.growth-table td {
    padding: 8px 16px;
    font-size: 14px;
    color: #333;
    height: 100%;
    background: transparent;
    font-weight: 500;
    border-bottom: 1px solid #e5e5e4;
}
.growth-table tbody tr:nth-child(odd) {
    background: #f7f2f2;
}

.growth-table tbody tr:nth-child(even) {
    background: #fff;
}
.growth-table tbody tr:hover {
    background: #9d95fb;
}
.growth-table tbody tr:hover td {
    color: #fff;
}
.copy-right-footer {
    color: #6155d1;
    border-top: 1px solid #e5e5e4;
    padding-top: 10px;
    width: fit-content;
    margin: 60px auto 30px;
    font-size: 15px;
    text-align: center;
}
.mobile-logo-img {
    max-width: 120px;
    margin: 0 auto 10px;
    display: none;
}
.growth-table tbody tr:last-child td {
    border-bottom: 0;
}
a {
    text-decoration: none;
}
.daily-growth-table {
    border: 1px solid #d3d4d7;
    border-radius: 16px;
}
.daily-growth-table table.growth-table {
    box-shadow: none;
    border: 0;
}

/* Landing Page */

header.header-landing-page {
    background-color: transparent;
}
.header-logo {
    max-width: 200px;
}
body.main-landing-custm-page {
    background: transparent;
}
body.main-landing-custm-page .container {
    max-width: 1040px;
    padding: 0 20px;
}

section.main-next-evolution-sec {
    padding: 100px 0px;
    background-image: url("../../images/landing-bg-img.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.inner-volution-div {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
    margin: 0 auto;
}
.top-intelligence-title h4 {
    font-size: 13px;
    padding: 4px 8px;
    border-radius: 100px;
    border: 1px solid #ffffff75;
    color: #fff;
    font-weight: 400;
}
h2.main-title {
    color: #fff;
    font-size: 56px;
}
.main-content-evolution p {
    color: #cfcccc;
    font-size: 20px;
    max-width: 530px;
    text-align: center;
}
.main-content-evolution p span {
    font-weight: 600;
}
.custm-btn {
    padding: 12px;
    border: none;
    border-radius: 8px;
    cursor: pointer;    
    transition: 0.3s;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
a.register-btn {
    background: #05f3f5;
    display: flex;
    gap: 5px;
    justify-content: center;
    color: #050e1f;
}
.main-evolution-btn {
    display: flex;
    gap: 15px;
}
a.register-btn svg {
    width: 18px;
}
a.join-comm-btn {
    background: #fff;
    color: #050e1f;
}
.custm-btn:hover {
    color: #050e1f;
    background: #fff;
}
.autonomous-text p {
    font-size: 22px;
    font-family: cursive;
    color: #fff;
}
.inner-header-custm {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header.header-landing-page {
    background-color: #FFFFFF33;
    backdrop-filter: blur(15px);
    border-bottom: 1px solid #ffffff1f;
}
.sign-in-btn a {
    background: #05f3f5;
    color: #050e1f;
    padding: 12px 20px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}
.main-evolution-list {
    max-width: 650px;
}
.main-evolution-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 20px;
}
.main-evolution-list ul li {
    width: calc(50% - 10px);
    color: #fff;
    list-style: none;
    position: relative;
    padding-left: 25px;
}
.main-evolution-list ul li::before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    left: 0;
}
.sign-in-btn a:hover {
    background: #fff;
}
a.join-comm-btn:hover {
    background: #05f3f5;
    color: #050e1f;
}
section.main-about-section, section.main-faq-section, section.future-begins-section, section.about-setion-founder {
    background: #050e1f;
    padding: 100px 0;
}
.main-evolution-heading h2.main-title {
    text-align: center;
}
h3.sub-title {
    position: relative;
    font-size: 16px;
    color: #fff;
    padding-left: 33px;
    margin-bottom: 20px;
}
h3.sub-title::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 8px;
    background: #05f3f5;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50px;
} 
.marqee-content {
    padding: 15px;
    background: #0f1423d9;
    border: 1px solid #ffffff1f;
    border-radius: 15px;
}
.icon-box-title h3 {
    font-size: 16px;
    color: #fff;
}
.marquee-container {
    overflow: hidden;
}

  .marquee {
    display: flex;
    gap: 20px;
  }

.marquee-item {
    padding: 15px;
    background: #0f1423d9;
    border: 1px solid #ffffff1f;
    border-radius: 15px;
}
.marquee-left{
      animation: scroll-ryt 10s linear infinite;
}

.marquee-right{
      animation: scroll-left 10s linear infinite;
}

  .marquee-container:hover .marquee {
    animation-play-state: paused;
  }

  @keyframes scroll-ryt {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
  }
    @keyframes scroll-left {
    100% { transform: translateX(0); }
    0% { transform: translateX(-50%); }
  }

.marquee-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-top: 50px;
}
.marquee {
  display: flex;
  gap: 20px;
}

.marquee-left,
.marquee-right {
  display: flex;
}
.top-svg-icon {
    max-width: 50px;
    margin-bottom: 20px;
}
.marquee-item {
    padding: 15px;
    background: #0f1423d9;
    border: 1px solid #ffffff1f;
    border-radius: 15px;
    min-width: 180px;
}

.marquee-left {
  animation: scroll-left 10s linear infinite;
}

.marquee-right {
    animation: scroll-right 10s linear infinite;
    margin-top: 20px;
}

.marquee-container:hover .marquee-left,
.marquee-container:hover .marquee-right {
  animation-play-state: paused;
}

@keyframes scroll-left {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

@keyframes scroll-right {
  0% { transform: translateX(-50%); }
  100% { transform: translateX(0); }
}

.inner-faq-section {
    display: flex;
    gap: 40px;
}
.faq-heading h2.main-title {
    max-width: 300px;
}
.faq-heading {
    width: calc(50% - 20px);
}
.main-faq-col {
    width: calc(50% - 20px);
}
.main-faq-col .accordion {
    --bs-accordion-bg: #050e1f;
    --bs-accordion-border-color: unset;
}
.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e538;
    border-radius: 0;
}
.accordion button {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    text-align: left;
}

.accordion button:hover, .accordion button:focus {
    cursor: pointer;
}
.accordion button .accordion-title {
    padding: 16px 24px 16px 0;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
    opacity: 1;
    min-height: 1rem;
    transition: all 200ms linear;
    will-change: opacity, max-height;
    max-height: 20rem;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 20px;
    color: #c9cbcf;
}
span.icon {
    position: absolute;
    right: 0;
    transition: 0.3s all;
}
.accordion button[aria-expanded="true"] span.icon {
    transform: rotate(180deg);
}
.dropdown-toggle::after {
    display: none;
}
.dropdown-toggle.active span svg.lucide-chevron-down-icon {
    transform: rotate(180deg);
}
footer.main-nding-footer {
    background: #1e1e2d;
    padding: 100px 0;
}
.footer-logo {
    max-width: 180px;
}
.footer-content p {
    max-width: 300px;
    font-size: 14px;
    color: #b3b3b3;
    margin-top: 20px;
}
.footer-social-icon p {
    color: #fff;
}
.footer-icon ul {
    display: flex;
    list-style: none;
    gap: 22px;
}
.footer-icon ul li a {
    max-width: 24px;
    display: block;
}
.footer-icon {
    margin-top: 20px;
}
.inner-future-begins {
    background-image: url(../../images/landing-bg-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 40px 40px;
    border-radius: 20px;
}
.future-heading p {
    color: #cfcccc;
    font-size: 20px;
    max-width: 420px;
}
.future-heading {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
a.join-btn {
    background: #05f3f5;
    color: #050e1f;
}
.future-btm-btn {
    width: fit-content;
}
a.join-btn {
    background: #05f3f5;
    color: #050e1f;
    display: flex;
    align-items: center;
    gap: 5px;
}   
a.join-btn svg {
    width: 18px;
}
section.main-about-section {
    margin-top: -2px;
}

/* Team Page */

.form-section-team .input-group-field:has(.form-select:not(:empty)) label {
    top: 0;
    font-size: 12px;
    color: #6155d1;
    opacity: 1;
    left: 20px !important;
    line-height: 14px;
    background: #fff;
}
.form-select:focus {
    border-color: unset;
    outline: 0;
    box-shadow: none;
}
.inner-custm-team .card-boxes {
    margin: 0;
}
.inner-custm-team .card-boxes .inner-box-cont {
    margin: 0;
    gap: 15px;
}
.inner-custm-team .card-boxes .box {
    padding: 16px;
}
.inner-custm-team .card-boxes .inner-box-cont .icon-img {
    width: 48px;
    height: 48px;
    border-radius: 7px;
}
.form-section-team .input-group-field {
    margin: 0;
    border-color: #6155d1;
}
.form-section-team .input-group-field select.form-select {
    padding: 0;
    color: #08061b;
}
.form-section-team {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
.team-top-titl {
    margin-bottom: 20px;
}
.team-top-titl h2 {
    font-weight: 700;
}
.main-fliter-fields {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: flex-end;
    margin: 25px 0;
}
.form-section-team .input-group-field select option {
    background: #fff;
}
.form-section-team .input-group-field .input-icon i.bi.bi-search {
    color: #000;
    display: flex;
}
.form-section-team .input-group-field:focus-within > label {
    color: #6155d1;
}
.form-section-team .input-group-field label {
    background: #fff;
    color: #08061b;
    padding: 0;
}
.form-control:focus {
    border-color: unset;
    box-shadow: none;
}
.form-section-team .input-group-field:has(input:not(:placeholder-shown)) label {
    color: #6155d1;
}
input.form-control.search-field {
    color: #08061b;
}
.filter-title h4 {
    color: #6e7179;
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.filter-title h4 svg {
    fill: #6155d1;
}
.team-card-body .table-responsive thead tr th {
    background: #6155d1;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    padding: 12px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    vertical-align: middle;
}
.team-card-body .table-responsive tbody tr:nth-child(even) th, .team-card-body .table-responsive tbody tr:nth-child(even) td {
    background: #f3f2ff;
}
.team-card-body .table-responsive tbody tr th, .team-card-body .table-responsive tbody tr td {
    color: #1e1e2d;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 15px;
    vertical-align: middle;
}
.team-card-body .table-responsive tbody tr td.tm-sz span {
    background: #bbe7f0;
    color: #1e1e2d;
}
.team-card-body .table-responsive tbody tr td.busnes span {
    background: #6ca9fb;
    color: #fff;
    padding: 4px 12px;
    border-radius: 7px;
}
.team-card-body .table-responsive tbody tr td span {
    padding: 4px 12px;
    border-radius: 50px;
    display: inline-block;
}
.team-card-body .table-responsive tbody tr td.self-sub span {
    border-radius: 7px;
    padding: 4px 12px;
    background: #dedbff;
    color: #6155d1;
}
.team-card-body .table-responsive tbody tr:hover th, .team-card-body .table-responsive tbody tr:hover td {
    background: #9d95fb;
    --bs-table-bg-state: unset;
    color: #fff;
}
ul.pagination {
    justify-content: center;
    padding: 22px 0;
    gap: 20px;
}
a.footable-page-link {
    color: #6155d1;
    font-size: 15px;
    cursor: pointer;
    transition: 0.3s all;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner-custm-team li.footable-page.active {
    padding: 7px 15px;
    background: #6155d1;
    color: #fff;
    border-radius: 7px;
}
a.footable-page-link:hover {
    color: #5c2ac4;
}
table.table.table-hover {
    margin-bottom: 0;
}
.inner-custm-deposit .inner-box-cont {
    margin-bottom: 0;
}
.inner-custm-deposit .inner-box-cont .right-card-detls p {
    font-size: 13px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
}
.inner-custm-deposit .inner-box-cont .right-card-detls p.botm-text {
    text-transform: none;
}
.inner-custm-deposit .inner-box-cont {
    display: unset;
}
.inner-custm-deposit .right-card-detls h2 {
    margin: 10px 0;
    border-bottom: 4px solid #6155d1;
    padding-bottom: 10px;
    color: #1e1e2d;
}
.inner-custm-deposit .box-2 .right-card-detls h2 {
    border-color: #2acbcb;
}
.inner-custm-deposit .box-3 .right-card-detls h2 {
    border-color: #6ca9fb;
}
.deposit-top-titl p {
    color: #6e7179;
    font-size: 14px;
}
.deposit-top-titl h2 {
    font-weight: 600;
    margin-bottom: 3px;
    font-size: 25px;
}
.stats-text p {
    color: #fff;
    padding: 5px 12px;
    background: #9d95fb;
    border-radius: 20px;
    font-size: 14px;
    line-height: 20px;
}
.deposit-top-titl {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
a.footable-page-link.current-page {
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner-custm-deposit .box {
    padding: 15px;
}
a.footable-page-link.current-page {
    background: #6155d1;
}
.custom-withdrw .box-1 .icon-img {
    background: #dedcf3;
}
.custom-withdrw .box-1 .icon-img svg {
    fill: #6155d1;
}
.custom-withdrw .box-2 .icon-img svg {
    fill: #11a7a7;
}
.custom-withdrw .box-2 .icon-img {
    background: #d5f2f2;
}
.custom-withdrw .box-3 .icon-img svg {
    fill: #2a7ded;
}
.custom-withdrw .box-3 .icon-img {
    background: #d0e2fa;
}
.custom-withdrw .card-boxes {
    margin: 30px 0;
}
.custom-withdrw .card-boxes .right-card-detls h2 {
    color: #1e1e2d;
    font-weight: 600;
    padding-bottom: 8px;
}
.custom-withdrw .card-boxes .right-card-detls {
    width: calc(100% - 63px);
}
.custom-withdrw .card-boxes .box-1 .right-card-detls h2 {
    border-bottom: 4px solid #6155d1;
}
.custom-withdrw .card-boxes .box-2 .right-card-detls h2 {
    border-bottom: 4px solid #11a7a7;
}
.custom-withdrw .card-boxes .box-3 .right-card-detls h2 {
    border-bottom: 4px solid #2a7ded;
}
.legbusiness-top-titl p {
    color: #6e7179;
    font-size: 14px;
}
.form-sec-legbusniess {
    margin-bottom: 0;
}
.form-sec-legbusniess .input-group-field {
    color: #6155d1;
}
.form-sec-legbusniess .input-group-field input {
    color: #1e1e2d;
    font-size: 15px;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
input[type="date"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
span.reset-btn {
    color: #fff;
    padding: 7px 15px;
    background: #9d95fb;
    border-radius: 20px;
    font-size: 15px;
    line-height: 20px;
    height: fit-content;
    align-self: center;
    cursor: pointer;
    transition: 0.3s all;
}
span.reset-btn:hover {
    background: #6155d1;
}
.main-date-range-col {
    padding: 16px;
    background: #fafafa;
    border-radius: 12px;
    border: 1px solid #e8e9ed;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    margin: 20px 0 25px;
}
.main-date-range-col .main-fliter-fields {
    margin: 0;
}
.main-date-range-col .card-boxes {
    margin: 16px 0 0;
    gap: 15px;
}
.custom-leg-business .card-boxes .box {
    background: #fff;
    box-shadow: none;
    border-color: #d3d4d7;
    padding: 12px 16px;
    width: fit-content;
}

.custom-leg-business .card-boxes .box .right-card-detls h3 {
    font-size: 18px;
    font-weight: 600;
}
.custom-leg-business .box-1 .right-card-detls h3 {
    color: #6155d1;
}
.custom-leg-business .box-2 .right-card-detls h3 {
    color: #11a7a7;
}
.custom-leg-business .box-3 .right-card-detls h3 {
    color: #0f50b2;
}
.custom-leg-business .box-4 .right-card-detls h3 {
    color: #5c2ac4;
}
.custom-leg-business .card-boxes .box .right-card-detls p {
    text-transform: uppercase;
    margin-bottom: 3px;
}
.legbusiness-top-titl h2 {
    font-weight: 600;
}
.de-head h2 {
    color: #1e1e2d;
}
.custm-yeild-pack .box {
    box-shadow: none;
    border-color: #d3d4d7;
}
.custm-yeild-pack .box .right-card-detls p {
    text-transform: uppercase;
}
.main-growth-plan-row {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.top-yield-col {
    border-bottom: 1px solid #e5e5e4;
    padding: 16px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dt-tm p {
    padding: 4px 10px;
    background: #d5f2f2;
    font-size: 12px;
    color: #11a7a7;
    border-radius: 30px;
}
.left-cont-yield .icon-img svg {
    fill: #6155d1;
}
.left-cont-yield .icon-img {
    background: #dedcf3;
    border-radius: 7px;
    width: 36px;
    height: 36px;
}
.left-cont-yield {
    display: flex;
    align-items: center;
    gap: 10px;
}
.rght-heading-btn {
    display: flex;
    align-items: center;
    gap: 3px;
}
.rght-heading-btn h3 {
    font-size: 14px;
    font-weight: 600;
    color: #1e1e2d;
}
.rght-heading-btn span {
    background: #dedcf3;
    color: #6155d1;
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 30px;
}
.intelligent-yield-row {
    border: 1px solid #d3d4d7;
    border-radius: 16px;
    margin-bottom: 30px;
}
.yeild-card {
    padding: 20px;
    display: flex;
    align-items: flex-end;
    gap: 10px;
}
.yield-card-detl {
    width: 100%;
}
.yield-card-detl h3 {
    font-size: 16px;
    font-weight: 600;
}
.yield-card-detl a {
    color: #fff;
    font-size: 12px;
    padding: 5px 12px;
    display: flex;
    gap: 10px;
    letter-spacing: 1px;
    justify-content: center;
    background: #6155d1;
    text-decoration: none;
    width: fit-content;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transition: 0.3s all
}
.yield-card-detl a:hover {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.yeild-botm-btns {
    padding: 0 20px 20px;
    display: flex;
    gap: 10px;
}
.yeild-botm-btns p {
    font-size: 12px;
    padding: 4px 12px;
    border-radius: 30px;
}
.yeild-botm-btns p.f-invest {
    background: #d0e2fa;
    color: #2a7ded;
}
.yeild-botm-btns p.d-reward {
    background: #d5f2f2;
    color: #11a7a7;
}
.yeild-botm-btns p.tol {
    background: #dedcf3;
    color: #6155d1;
}
.yeild-botm-btns p.w-used {
    background: #a7f3f2;
    color: #1e1e2d;
}
p.join-bonus {
    background: #9d95fb;
    color: #fff;
}
a.footable-page-link:hover {
    background: #6155d1;
    color: #fff;
}
.inner-dl-yield .bottm-growth-plan-table {
    padding: 0;
    margin-top: 20px;
}
a.stat {
    padding: 7px 12px;
    background: #dedbff;
    color: #6155d1;
    border-radius: 7px;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    display: inline-block;
    text-decoration: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: 0.3s all;
}
a.stat:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
li.footable-page.current-page.visible.active {
    background: #9d95fb;
    font-size: 15px;
    cursor: pointer;
    transition: 0.3s all;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
li.footable-page.current-page.visible.active:hover {
    background: #6155d1;
}
li.footable-page.current-page.visible.active a.footable-page-link.current-page {
    color: #fff;
    background: #9d95fb;
}
li.footable-page.current-page.visible.active:hover a.footable-page-link.current-page {
    background: #6155d1;
}
.main-fliter-fields .form-section-team {
    min-width: 500px;
}
.inner-founder-details {
    display: flex;
    gap: 60px;
    align-items: center;
}
.left-founder-img img {
    border-radius: 16px;
}
.left-founder-img {
    position: relative;
}
span.autor-name {
    background: #fff;
    padding: 12px 20px;
    border-radius: 16px 0 16px 0;
    position: absolute;
    right: 0;
    bottom: 0;
}
.about-heading h4 {
    color: #cfcccc;
    margin: 30px 0 10px;
    font-size: 22px;
    font-weight: 600;
}
.about-heading p {
    color: #fff;
}
.locayion-setails {
    padding: 20px;
    background: #dedcf3;
    border-radius: 16px;
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 15px;
}
.locayion-setails p {
    color: #050e1f;
    max-width: 300px;
}
.locayion-setails svg {
    stroke: #6155d1;
    width: 28px;
    height: 28px;
}





 /* =======================
       TOP NAVBAR
    ======================= */
.topbar {
    background: #000;
    color: #fff;
    padding: 10px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
    z-index: 99;
}
.container-xx {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.inner-top-bar-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    .topbar.full{
      left:0;
    }

    .top-left{
      display:flex;
      align-items:center;
      gap:18px;
    }
.toggle-btn {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    border: 2px solid #6155d1;
    background: #fff;
    color: #6155d1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 20px;
    transition: 0.3s all;
}
.toggle-btn:hover {
    background: #6155d1;
    color: #fff;
}
.brand-text {
    display: flex;
    flex-direction: column;
}
a.control-text {
    font-size: 11px;
    color: #fff;
}
a.operat-dash-text {
    font-size: 14px;
    color: #fff;
}

    .brand{
      display:flex;
      align-items:center;
      gap:12px;
    }
.brand img {
    width: 150px;
}

    .brand-text small{
      display:block;
      font-size:11px;
      color:#ccc;
    }

    .brand-text h6{
      margin:0;
      font-size:20px;
      font-weight:600;
    }

    .top-right{
      display:flex;
      align-items:center;
      gap:15px;
    }

    .flag{
      font-size:22px;
    }

.secure-btn {
    border: none;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 400;
    background: #f3f2ff;
    color: #6155d1;
}
.logout-btn {
    border: none;
    background: #6155d1;
    color: #ffffff;
    padding: 6px 16px;
    border-radius: 7px;
    font-weight: 500;
    font-size: 14px;
    transition: 0.3s all;
}
a.logout-btn:hover {
    background: #746dd5;
}
.sidebar li a:hover {
    background: #9d95fb;
    margin-left: 4px;
}
.sidebar li.active a {
    background: #6155d1;
}

/* =========================
   LANGUAGE DROPDOWN
========================= */

.language-dropdown{
    position:relative;
}

.lang-btn {
    border: none;
    border-radius: 8px;
    background: #2d2d3c;
    color: #ffffff;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 20px 10px;
    line-height: 20px;
    transition: 0.3s all;
}
.lang-btn:hover {
    background: #6155d1;
}

/* Dropdown Box */
.lang-menu{
    position:absolute;
    top:55px;
    right:0;
    width:165px;
    background:#0e0e0e;
    border-radius:10px;
    overflow:hidden;
    box-shadow:0 5px 20px rgba(0,0,0,0.35);

    opacity:0;
    visibility:hidden;
    transform:translateY(10px);

    transition:0.3s;
    z-index:999;
}

/* Open Class */
.lang-menu.show{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}

/* Menu Items */
.lang-menu a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 18px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s;
}

/* Flag */
.lang-menu a span{
    font-size:20px;
}

/* Hover */
.lang-menu a:hover{
    background:#1a1a1a;
}

/* Active */
.lang-menu a.active {
    background: #746dd5;
}
.lang-menu a:hover {
    background: #9d95fb;
}

body.active .main {
    padding-left: 20px;
}
.toggle-drop-icon {
    width: 40px;
    background: #fff;
    color: #6155d1;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.toggle-drop-icon svg {
    width: 20px;
}
.support-tickets-sec {
    padding: 25px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.support-tickets-row {
    border-bottom: 1px solid #e5e5e4;
    padding-bottom: 20px;
}
.support-tickets-row .stats-text p {
    padding: 6px 10px;
    font-size: 12px;
    line-height: 15px;
    background: #dedcf3;
    color: #6155d1;
    font-weight: 600;
}
.custm-support .right-card-detls p {
    text-transform: uppercase;
}
.support-top-title .stats-text {
    display: flex;
    align-items: center;
    gap: 10px;
}
.support-top-title .stats-text a {
    padding: 7px 16px;
    font-size: 14px;
    color: #2a7ded;
    background: #d0e2fa;
    border-radius: 5px;
    letter-spacing: 1px;
    transition: 0.3s all;
}
.support-top-title .stats-text a:hover {
    background: #c3d7f3;
}
.support-top-title .stats-text p {
    background: #d5f2f2;
    color: #11a7a7;
}
.no-ticeket-found {
    padding: 48px 0;
}
.no-ticeket-found p {
    color: #6e7179;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
}

.bottm-content p {
    color: #fff;
}
.change-pass-form {
    padding: 20px;
    background: #fafafa;
    border-radius: 12px;
    border: 1px solid #e8e9ed;
    width: calc(100% - 380px);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.chang-pass-form-container {
    padding: 14px 14px 30px;
    background: #f3f2ff80;
    border-radius: 12px;
    border: 1px solid #d3d4d7;
    width: 100%;
    margin-bottom: 18px;
}
.chang-pass-form-container .input-group-field:last-child {
    margin-bottom: 0;
}
.chang-pass-form-container .input-group-field {
    border-color: #6155d1;
    padding: 12px 15px;
}
.chang-pass-form-container .input-icon.input-icon-eye {
    color: #6155d1;
}
.chang-pass-form-container .input-group-field label {
    left: 10px !important;
    background: #f7f6fd;
    color: #0e1221;
}
.chang-pass-form-container .input-group-field:focus-within > label, .chang-pass-form-container .input-group-field:has(input:not(:placeholder-shown)) label, .chang-pass-form-container .input-group-field:has(.select-selected:not(:empty)) label {
    left: 15px !important;
    color: #0e1221;
}
.chang-pass-form-container .input-group-field input {
    color: #0e1221;
}
.security-data-col {
    padding: 20px;
    background: #fafafa;
    border-radius: 12px;
    border: 1px solid #e8e9ed;
    width: 360px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.pass-title p {
    color: #6e7179;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 16px;
    letter-spacing: 0.35px;
}
.bottom-password-data {
    display: flex;
    gap: 20px;
    margin-top: 25px;
}
 .title{
    color:#64789a;
    font-size:22px;
    font-weight:600;
    margin-bottom:22px;
    letter-spacing:1px;
}
.card-grid-box {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.top-row-heading{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:12px;
}
.top-row-heading p {
    font-size: 12px;
    color: #6a6a6a;
}
.top-row-heading .value {
    color: #6155d1;
    font-weight: 600;
}

.progress-bar, .sponsor-bar, .progress-pluse-bar {
    width: 100%;
    height: 9px;
    background: #d8d8d8;
    border-radius: 10px;
    margin-bottom: 12px;
    overflow: hidden;
}

.progress-fill, .sponsor-fill, .progress-pluse-fill {
    width:0%;
    height:100%;
    background:#f28a1b;
}

.dots-box {
    border: 1px solid #d6d3d1;
    border-radius: 10px;
    padding: 18px;
    margin-bottom: 18px;
}

.dots{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.dot {
    width: 9px;
    height: 9px;
    background: #6155d1;
    border-radius: 50%;
    animation: passPulse-5460f5c9 1.3s ease-in-out infinite;
}
.info-box {
    background: #fff;
    border: 1px solid #d6d3d1;
    border-radius: 10px;
    padding: 8px 10px;
    width: calc(50% - 4px);
}
.info-title {
    color: #6e7179;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.info-value {
    color: #008272;
    font-size: 12px;
}
.updat-pass {
    width: fit-content;
    margin-left: auto;
}
@keyframes passPulse-5460f5c9 {
    0%,to {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(1.35);
        opacity: .6
    }
}
.updat-pass button {
    padding: 12px 20px;
}
.custom-select {
    position: relative;
    width: 100%;
}
.select-selected {
    font-size: 14px;
    color: #0e1221;
}
.select-options {
    position: absolute;
    width: 100%;
    max-height: 240px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #0b1020;
    border-radius: 10px;
    margin-top: 6px;
    display: none;
    z-index: 9999;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    scrollbar-width: none;
}
#countryList {
    max-height: 170px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: none;
}
.select-options div {
    padding: 10px 14px;
    color: #fff;
    cursor: pointer;
}
.sponsor-info-form {
    background: #dedcf3;
    width: calc(50% - 10px);
}
.user-info-form {
    background: #d5f2f2;
    width: calc(50% - 10px);
}
.user-info-form .input-group-field {
    border-color: #11a7a7;
}
.profile-forms-sec {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.profile-forms-sec .chang-pass-form-container {
    margin-bottom: 0;
}
.other-deatls-form {
    background: #d0e2fa;
}
.user-info-flex {
    display: flex;
    gap: 10px;
}
.other-deatls-form .input-group-field {
    margin-bottom: 0;
}
.profile-forms-sec .chang-pass-form-container .input-group-field {
    border: 0;
    background: #fff;
}
.profile-forms-sec .chang-pass-form-container .input-group-field label {
    background: transparent;
}
.empty-row {
    text-align: center;
}

.team-yeildpackage-col .top-growth-title h3 {
    font-size: 20px;
    font-weight: 600;
}
.team-yeildpackage-col .top-growth-title p {
    color: #6e7179;
    font-size: 12px;
}
.inner-body-yeild-pack .top-growth-title {
    border: 0;
    padding: 0;
    width: 265px;
}
.inner-body-yeild-pack {
    border-bottom: 1px solid #e5e5e4;
    padding: 15px 16px 25px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.inner-body-yeild-pack .form-teamyeild-package {
    margin-bottom: 0;
    width: calc(100% - 285px);
}
.form-teamyeild-package label {
    left: 15px !important;
}
.form-teamyeild-package .input-group-field:focus-within > label, .form-teamyeild-package .input-group-field:has(input:not(:placeholder-shown)) label {
    left: 15px !important;
}
.number-count {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 12px;
    background: #c9c6ed;
    color: #000;
}
.count-content-col.disabled {
    opacity: 0.5;
}
.count-content-col {
    display: flex;
    align-items: center;
    gap: 10px;
}
p.detl-text {
    color: #000;
}
.member-pro-bar-cont {
    display: flex;
    gap: 5px;
    padding: 24px;
    border-bottom: 1px solid #e5e7eb;
}
.find-member-sec .form-teamyeild-package {
    padding: 40px 24px 24px;
    margin-bottom: 0;
}
.find-member-sec {
    border-radius: 16px;
    padding: 24px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: 1px solid #d3d4d7;
    margin: 30px 0;
}
.other-deatls-form .input-group-field .select-options {
    padding: 10px 12px;
}
.other-deatls-form .input-group-field .select-options .country-search {
    color: #fff;
}
.sponsor-bar {
    margin-bottom: 18px;
}
.team-card-body .table-responsive tbody tr td span.bg-success {
    background-color: #d5f2f2 !important;
    line-height: 14px;
    padding: 6px 12px;
    font-size: 13px;
    color: #11a7a7;
}
.team-card-body .table-responsive tbody tr td span.ac-text {
    background-color: #d0e2fa !important;
    color: #2a7ded;
}
.search-btn button {
    border: 0;
    background: #9d95fb;
    color: #fff;
    padding: 8px 15px;
    border-radius: 7px;
    transition: 0.3s all;
}
.search-btn button:hover {
    background: #6155d1;
}
p.persent-text {
    color: #11aec1;
    font-weight: 600;
}
    .steps{
        display:flex;
        align-items:center;
        justify-content:space-between;
        position:relative;
    }

    .step{
        display:flex;
        align-items:center;
        flex:1;
        position:relative;
    }

    .step:last-child{
        flex:0;
    }
.step-wrapper {
    padding: 24px;
    border-bottom: 1px solid #e5e7eb;
}
    .circle{
        width:24px;
        height:24px;
        border-radius:50%;
        background:#e8edf7;
        color:#7f8aa3;
        font-size:12px;
        display:flex;
        align-items:center;
        justify-content:center;
        font-weight:600;
        z-index:2;
        flex-shrink:0;
    }

    .label{
        margin-left:10px;
        color:#555;
        font-size:16px;
        white-space:nowrap;
    }

    .line{
        height:1px;
        background:#d9d9d9;
        flex:1;
        margin:0 18px;
    }

    /* Active Step */
    .step.active .circle{
        background:#dfe8ff;
        color:#5c6bc0;
    }

    .step.active .label{
        color:#222;
        font-weight:500;
    }
.ticket-box {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.ticket-box .inner-box-cont {
    margin: 0;
    align-items: flex-start;
}
.right-btn-text {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.ticket-box .inner-box-cont .right-card-detls {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.ticket-box .inner-box-cont .right-card-detls span, .right-btn-text span {
    font-size: 12px;
    color: #dedcf3;
}
.right-card-detls p.de-text {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
}
/* .show-ticket-col {
    background: #6155d1;
    padding: 20px;
    border-radius: 16px;
} */
.right-btn-text p.open-text {
    border: 1px solid #fff;
    padding: 4px 10px;
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    width: fit-content;
    border-radius: 50px;
    margin-left: auto;
    font-weight: 600;
}
/* .show-ticket-col {
    background: #6155d1;
    padding: 20px;
    border-radius: 16px;
} */
.leadership-reward-boxes .right-card-detls p {
    text-transform: uppercase;
}
.leadership-reward-boxes .right-card-detls h2 {
    font-size: 22px;
}
.leader-ship-reward-table {
    padding: 0;
}
.leader-ship-reward-table .growth-table tbody tr td:nth-child(2) {
    color: #1e1e2d;
}
.leader-ship-reward-table .growth-table tbody tr td span.current-target {
    padding: 5px 10px;
    background: #6155d1;
    font-size: 12px;
    border-radius: 50px;
    color: #fff;
}
.leader-ship-reward-table .growth-table tbody tr td {
    padding: 12px 16px;
    background: #fafafa;
}
.leader-ship-reward-table table.growth-table thead {
    background: #fafafa;
}
.leader-ship-reward-table table.growth-table thead th {
    color: #000;
}
.leader-ship-reward-table .growth-table tbody tr td span.locked {
    padding: 5px 10px;
    background: #6e7179;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
}
.leader-ship-reward-table .growth-table tbody tr:hover {
    background: transparent;
}
.leader-ship-reward-table .growth-table tbody tr:hover td {
    color: #1e1e2d;
}
.growth-table {
    background: #fafafa;
}
.leader-ship-reward-table .growth-table tbody tr:first-child td {
    border-top: 1px solid #878787;
}
.leader-ship-reward-table .growth-table tbody tr td {
    border-color: #878787;
}
.leader-ship-reward-table table.growth-table {
    box-shadow: none;
    border-color: #c5c5c3;
}
.leader-title h3 {
    font-size: 18px;
}
.leader-title {
    margin: 25px 0 18px;
}
.form-leadership .field-box {
    width: calc(20% - 2px);
}
.form-leadership .field-box span {
    width: 100%;
    display: block;
    border-radius: 7px;
    text-align: center;
    padding: 10px 15px;
}
.form-leadership .input-group-field {
    padding: 12px 15px;
}
.form-leadership .input-group-field input {
    padding: 0;
}
span.reset-btn.apply-btn {
    background: #11a7a7;
}
.form-sec-legbusniess {
    margin-bottom: 25px;
}
.inner-leadership-reward {
    margin-top: 20px;
}
span.reset-btn.apply-btn:hover {
    background: #4abcbc;
}
.current-target-sec {
    background: radial-gradient(circle at top right, rgba(56, 189, 248, .14), transparent 28%), radial-gradient(circle at bottom left, rgba(59, 130, 246, .1), transparent 30%), linear-gradient(135deg, #f8fbff, #eef6ff 52%, #f8fafc);
    border: 1px solid #dbeafe;
    box-shadow: 0 22px 60px #94a3b82e;
    padding: 32px;
    border-radius: 20px;
    margin: 30px 0;
    display: flex;
    gap: 25px;
}
.current-target-sec .inner-custm-team .card-boxes .box h2 {
    color: #1e1e2d;
    font-weight: 600;
}
.left-target .top-title {
    display: flex;
    gap: 15px;
    align-items: center;
}
.left-target .top-title p {
    font-size: 12px;
}
.left-target .top-title p.current-tar-text {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #0f50b2;
    font-weight: 600;
}
p.in-progress-text {
    padding: 4px 10px;
    background: #6155d1;
    font-size: 12px;
    border-radius: 50px;
    color: #fff;
}
.target-main-head h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 5px;
}
.target-main-head {
    margin: 22px 0;
}
.target-main-head p {
    color: #6e7179;
}
.inner-custm-team .card-boxes .box {
    padding: 16px;
    border-radius: 18px;
}
.inner-custm-team .card-boxes .box p {
    margin-bottom: 7px;
    letter-spacing: 1.5px;
}
.inner-custm-team .card-boxes .box h2 {
    color: #1e1e2d;
    font-weight: 600;
}
.left-target {
    padding: 25px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #e9e9e9;
}
.progress-pluse-content {
    margin-top: 25px;
}
.progress-pluse-content .progress-pluse-bar {
    margin-bottom: 0;
}
.progress-pluse-content p.confer-text {
    font-size: 14px;
}
.progress-pluse-content .top-row-heading {
    margin-bottom: 7px;
}
.left-target .box, .right-target .box  {
    box-shadow: none;
}
.right-target {
    display: flex;
    gap: 12px;
    flex-direction: column;
}
.right-target .card-boxes {
    gap: 12px;
}
.right-target .card-boxes .box {
    background: #fff;
}
.target-buss-box .box.box-2 h2 {
    color: #6155d1;
}
span.ch-colr {
    color: #6155d1;
}
.achive-deposit-box .box {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.achive-deposit-box .box .right-card-detls, .box-right-text {
    width: calc(50% - 5px);
}
.achive-deposit-box .box .box-right-text p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
}
.achive-deposit-box .box .right-card-detls h2 {
    font-size: 28px;
}
.qualify-buss-box .box.box-2 .right-card-detls h2 {
    color: #6e7179;
    font-size: 14px;
    line-height: 22px;
}


/* Reinvest page css */

.income_wallet_outer {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.income_wallet_box {
    width: calc(33.33% - 10.6666px);
    padding: 16px;
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #dbdbdb;
    display: flex;
    flex-direction: column;
    row-gap: 4px;
}

.income_wallet_box p {
    font-size: 12px;
    line-height: 16px;
}

.income_wallet_box span {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}

.income_wallet_box:first-child {
    background-color: #d0e2fa;
    border-color: #2a7ded;
}

.income_wallet_box:first-child p {
    color: #2a7ded;
}

.income_wallet_box:nth-child(2) {
    background-color: #d5f2f2;
    border-color: #11a7a7;
}

.income_wallet_box:nth-child(2) p {
    color: #11a7a7;
}

.income_wallet_box:nth-child(3) p {
    color: #6155d1;
}

.income_wallet_box:nth-child(3) {
    background-color: #dedcf3;
    border-color: #6155d1;
}


.reinvestment_progress_bar_otr {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.reinvestment_progress_bar_left {
    width: calc(50% - 8px);
    ;
    background-color: #fafafa;
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #e8e9ed;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.reinvestment_progress_bar_left.reinvestment_progress_bar_right {
    width: calc(50% - 8px);
}

.reinvestment_top_mini_title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

.span_text_size span {
    font-size: 12px;
    line-height: 16px;
}

.reinvestment_progress_bar_otr .progress-bar {
    margin: 0;
}

.days_boxes {
    display: flex;
    gap: 12px;
}

.days_boxe_left {
    width: calc(50% - 6px);
    padding: 12px;
    background-color: #d0e2fa;
    border-radius: 15px;
}

.days_boxe_left.days_boxe_right {
    background-color: #d5f2f2;
}

.days_boxe_left p {
    font-size: 18px;
    line-height: 18px;
}

.Daily_income_trends_otr {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
}

.Daily_income_trends_left {
    width: calc(50% - 8px);
    background-color: #fafafa;
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #e8e9ed;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.Daily_income_trends_right {
    width: calc(50% - 8px);
}

.Daily_income_trends_charts {
    display: flex;
    gap: 12px;
    background: #dedcf5;
    padding: 12px;
    border-radius: 10px;
    height: 170px;
    min-height: 100px;
    align-items: flex-end;
}

.Daily_income_trends_charts_line span {
    font-size: 10px;
}

.Daily_income_trends_charts_line div:first-child {
    border-radius: 6px;
    width: 100%;
    height: 5px;
    background-color: #6155d1;
}

.Daily_income_trends_charts_line {
    width: calc(14.285% - 6.8571px);
    display: flex;
    flex-direction: column;
    row-gap: 8px;
    align-items: center;
}

.charts_hover_bar_bottom p {
    font-size: 14px;
    line-height: 16px;
}

.Daily_income_trends_charts_line div:first-child a {
    display: flex;
    height: 100%;
    width: 100%;
}

.pie_chart_wrp {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.pie_chart_right_values p {
    font-size: 12px;
    line-height: 18px;
    color: #707070;
}

.pie_chart_right_values {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
}

.pie_value_wrp span.vilue_circle {
    height: 8px;
    width: 8px;
    display: inline-flex;
    border-radius: 100%;
    background-color: #6155d1;
}

.pie_value_wrp {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    padding: 4px;
    border-radius: 4px;
}

.pie_value_wrp:hover {
    background-color: #f1f5f9;
}

.pie_value_wrp span.vilue_circle:nth-child(2) {
    background: blue;
}

.pie_chart_right_values .pie_value_wrp span:nth-child(2) .vilue_circle {
    background: blue;
}

.pie_chart_right_values .pie_value_wrp:nth-child(2) span.vilue_circle {
    background: green;
}

.pie_chart_right_values .pie_value_wrp:nth-child(3) span.vilue_circle {
    background: #847bd5;
}

.daily_roi_cnt p svg {
    width: 20px;
    height: 20px;
}

.reinvestment_bottom__outr button.tab-btn {
    background-color: unset;
    border: unset;
    padding: 20px;
}

.bottom_tab_button_wrp {
    display: flex;
    padding: 0;
    border-bottom: 1px solid #e8e9ed;
}

.reinvestment_bottom__outr {
    border-radius: 8px;
    border: 1px solid #e8e9ed;
    background: #fafafa;
}

.reinvestment_bottom__outr .tab-content {
    padding: 20px;
}

.bottom_tab_button_wrp button.tab-btn.active {
    color: #6155d1;
    border-bottom: 1px solid #6155d1;
    transition: 0.2 ease-in-out;
}

.bottom_tab_button_wrp button.tab-btn:hover {
    background-color: #f1f5f9;
}

.reinvestment_bottom__outr .tab-content {
    display: none;
}

.reinvestment_bottom__outr .tab-content.active {
    display: block;
}

.daily_roi_cnt p {
    padding: 20px;
    background: #dedcf5;
    border-radius: 10px;
}

.tabs_popup_btn_wrp button {
    padding: 6px 12px;
    border-radius: 10px;
    background: #6155d1;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
}

.daily_roi_cnt {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}


.Reinvestment_container {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

.growth-plan-table th {
    font-weight: 400;
}

.growth-plan-table table {
    width: 100%;
}

.growth-plan-table tbody td {
    text-align: center;
    padding: 10px;
}

.growth-plan-table th {
    font-weight: 400;
}

.growth-plan-table thead tr {
    border-bottom: 1px solid #e8e9ed;
    height: 40px;
}

.growth-plan-table td {
    padding: 10px;
}

.growth-plan-table th {
    padding: 10px 0;
}

.growth-plan-table th,
.growth-plan-table tbody td {
    min-width: 120px;
}

.growth-plan-table {
    overflow-x: auto;
}

.bottom_tab_button_wrp {
    overflow-x: auto;
}

.reinvestment_bottom__outr button.tab-btn {
    min-width: 170px;
}

/* popup */
/* .tabs_popup_btn_wrp button{ padding:12px 25px; background:#0d8bff; color:#fff; border:none; border-radius:6px; cursor:pointer; font-size:16px; } */
/* Overlay */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.popup-overlay.active {
    display: flex;
}

/* Popup Box */
.main_poup_outer .popup {
    width: calc(100% - 40px);
    background: #fff;
    border-radius: 18px;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    max-width: 520px;
    animation: popupFade .3s ease;
}

.main_poup_outer .popup h2 {
    text-align: center;
    margin-bottom: 0;
    color: #1e1e2d;
    font-size: 22px;
}

/* Info Box */
.main_poup_outer .info-box {
    background: #dedcf5;
    padding: 16px;
    border-radius: 8px;
    display: flex;
    gap: 12px;
    width: 100%;
}

.main_poup_outer .info-icon {
    width: 28px;
    height: 28px;
    min-width: 28px;
    border-radius: 50%;
    background: #6155d1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.info-box p {
    color: #6155d1;
    line-height: 1.5;
    font-size: 15px;
}

/* Wallet Boxes */
.wallet-row {
    display: flex;
    gap: 12px;
}

.main_poup_outer .wallet-box {
    border: 1px solid #000;
    border-radius: 8px;
    padding: 14px;
    width: calc(50% - 6px);
}

.wallet-box span {
    display: block;
    color: #777;
    margin-bottom: 8px;
    font-size: 14px;
}

.main_poup_outer .wallet-box h3 {
    font-size: 18px;
    color: #222;
    font-weight: 800;
}

/* Input */
.main_poup_outer .amount-input {
    width: 100%;
    height: 55px;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 0 15px;
    font-size: 16px;
    outline: none;
}

/* Checkbox */
.main_poup_outer .checkbox-row {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.checkbox-row input {
    margin-top: 5px;
    width: 18px;
    height: 18px;
}

.checkbox-row p {
    line-height: 1.5;
    color: #333;
    font-size: 15px;
}

/* Buttons */
.popup-btns {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
}

.cancel-btn,
.confirm-btn {
    padding: 12px 22px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 15px;
}

.cancel-btn {
    background: #f1f1f1;
}

.confirm-btn {
    background: #dedcf5;
    color: #fff;
}

.main_poup_outer .input-group-field {
    margin: 0;
    background: unset;
    border-color: #ccc;
}

.main_poup_outer .input-group-field label {
    background: #fff;
    left: 10px !important;
    color: #000;
}

.main_poup_outer input[type="number"] {
    color: #000;
}

.main_poup_outer .input-group-field label {
    color: #000;
}

.main_poup_outer .input-group-field:has(input:not(:placeholder-shown)) label {
    color: #000;
    left: 10px !important;
}
.joining-bonus-custm-page .inner-joining-bonus .right-card-detls p {
    font-weight: 600;
}
.joining-bonus-custm-page .inner-joining-bonus .right-card-detls h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 3px 0 5px;
}
.joining-bonus-custm-page .inner-joining-bonus .box.box-4 h2 {
    color: #11a7a7;
    border-color: #0f50b2;
}
.daily-yeildstats-table {
    border: 1px solid #c5c5c3;
    border-radius: 16px;
}
.daily-yeildstats-table table.growth-table {
    border: 0;
    border-radius: 16px 16px 0 0;
}
.daily-yeildstats-table table.growth-table tr td {
    border-bottom: 1px solid  #d3d4d7;
}
.date-yeild {
    background: #0f50b2;
}
.yeild-stats-box {
    padding: 24px;
    border-radius: 12px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 358px;
}
.yeild-stats-box .yeild-head p {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.yeild-stats-box .yeild-head h3 {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
}
.total-yeild-stats {
    display: flex;
    align-items: center;
    gap: 25px;
    width: 100%;
    margin: 25px 0;
}
.amount-yeild {
    background: #11a7a7;
}
.yeild-stats-btn-col {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
}
.left-btn-yeild a {
    font-size: 20px;
    padding: 8px 24px;
}
.right-btn-yeild a {
    border: none;
    background: #6155d1;
    color: #ffffff;
    padding: 8px 24px;
    border-radius: 7px;
    font-weight: 500;
    font-size: 14px;
    transition: 0.3s all;
    letter-spacing: 1px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.right-btn-yeild a:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.cutm-daily-yeild-sec .bottm-growth-plan-table {
    border: 1px solid #c5c5c3;
    border-radius: 16px;
}
.cutm-daily-yeild-sec .bottm-growth-plan-table table.growth-table {
    box-shadow: none;
    border: 0;
    border-radius: 16px 16px 0 0;
}

section.main-register-section .input-group-field .custom-select .select-selected {
    color: #fff;
}

/* OVERLAY */
.popup-overlay{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.4);
  display:none;
  justify-content:center;
  align-items:center;
  z-index:9999;
}

.popup-box {
    width: 500px;
    background: #fff;
    border-radius: 22px;
    padding: 25px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    animation: popupFade .3s ease;
}

.popup-box h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}
.popup-overlay {
  display: none;
}
.popup-overlay.active {
  display: flex;
}
.close-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    font-size: 29px;
    background: #fff;
    color: #6155d1;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.wallet {
    display: flex;
    justify-content: space-between;
    padding: 12px 15px;
    border-radius: 7px;
    color: #fff;
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 16px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.green {
    background: #11a7a7;
}

.orange {
    background: #6155d1;
}
.checkbox-area {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 30px 0;
}
.input-group input:focus, .input-group input:focus-within {
    border-color: #6155d1;
    background: #e3e1e1;
}
.checkbox-area input{
  width:18px;
  height:18px;
}

.summary-box {
    border: 1px solid #444;
    padding: 12px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.summary-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    font-weight: 600;
}

.summary-row.total{
  border-top:1px solid #ddd;
  padding-top:12px;
  margin-bottom:0;
}

.green-text {
    color: #6155d1;
}
.summary-row.green-text {
    padding-bottom: 3px;
}
.input-group input {
    width: 100%;
    border: none;
    font-size: 16px;
    outline: none;
    padding: 15px;
    background: #fafafa;
    border-radius: 7px 7px 0 0;
    border-bottom: 2px solid #c7c8cb;
}
span.summry-text {
    font-weight: 400;
}
.confirm-btn {
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 7px;
    font-size: 16px;
    transition: 0.3s;
    letter-spacing: 1px;
}
.active-btn{
    background: #6155d1;
    cursor:pointer;
    opacity:1;
}

.disabled-btn {
    background: #6155d1;
    color: #fff;
    cursor: not-allowed;
    opacity: 0.7;
}
.close-text {
    text-align: right;
    margin-top: 15px;
    cursor: pointer;
    padding: 6px 15px;
    font-size: 14px;
    letter-spacing: 1px;
    width: fit-content;
    margin-left: auto;
    transition: 0.3s all;
    color: #1e1e2d;
    border-radius: 5px;
}
.close-text:hover {
    background-color: #f1eded;
}

/* OVERLAY */
.withdraw-popup-overlay{
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.55);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* ACTIVE */
.withdraw-popup-overlay.active{
    display: flex;
}

/* BOX */
.withdraw-popup-box{
    width: 520px;
    max-width: 95%;
    background: #fff;
    border-radius: 18px;
    padding: 30px;
    position: relative;
    animation: popupFade .3s ease;
}

/* ANIMATION */
@keyframes popupFade{
    from{
        transform: scale(.9);
        opacity: 0;
    }
    to{
        transform: scale(1);
        opacity: 1;
    }
}

/* CLOSE BTN */
.withdraw-close-btn{
    position: absolute;
    top: 15px;
    right: 18px;
    border: none;
    background: transparent;
    font-size: 28px;
    cursor: pointer;
}

/* TITLE */
.withdraw-popup-box h2{
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: 700;
}

.withdraw-balance-box {
    background: #f3f5f9;
    padding: 16px;
    border-radius: 12px;
    margin-bottom: 17px;
    border: 1px solid #ebeaea;
}

.withdraw-balance-box span {
    color: #777;
    font-size: 12px;
    text-transform: uppercase;
}

.withdraw-balance-box h3 {
    margin-top: 3px;
    font-size: 24px;
    font-weight: 600;
}

/* INPUT GROUP */
.withdraw-input-group{
    margin-bottom: 18px;
}

.withdraw-input-group label{
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
}

.withdraw-input-group input{
    width: 100%;
    height: 55px;
    border: 1px solid #d6d6d6;
    border-radius: 10px;
    padding: 0 15px;
    font-size: 16px;
    outline: none;
}

/* AMOUNT FIELD */
.amount-field{
    position: relative;
}

.max-btn{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: orange;
    font-weight: 700;
    cursor: pointer;
}
.withdraw-summary {
    background: #f7f9fc;
    border-radius: 12px;
    padding: 16px;
    margin-top: 20px;
    border: 1px solid #e8eaef;
}
.summary-line {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    font-size: 14px;
}

.summary-line.receive {
    color: #6155d1;
    font-weight: 700;
    margin-bottom: 0;
}

.withdraw-submit-btn {
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    transition: 0.3s;
    letter-spacing: 1px;
    background: #6155d1;
    color: #fff;
    font-weight: 600;
    margin-top: 17px;
    cursor: pointer;
}

.withdraw-submit-btn.active-btn{
    background: #4d7cff;
    cursor: pointer;
}

.withdraw-close-text {
    text-align: center;
    margin-top: 16px;
    cursor: pointer;
    width: fit-content;
    margin-left: auto;
    border: 1px solid #000;
    padding: 7px 15px;
    border-radius: 7px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #292929;
    transition: 0.3s all;
}
.withdraw-close-text:hover {
    background: #f3f5f9;
}







/* Responsive */


@media (max-width: 1440px) {
    .actions-btns {
    width: calc(100% - 467px);
}
.inner-card-btn {
    width: 437px;
}
}

@media (max-width: 1366px) {
    .business-card-box {
    width: calc(33.33% - 10px);
}
.stats-card-btn {
    align-items: center;
}

}


@media (max-width: 1279px) {

.current-target-sec {
    flex-wrap: wrap;
}
.current-target-sec .achive-deposit-box .box.box-1 {
    width: 100%;
}
.right-target, .left-target {
    width: 100%;
}


}




@media (max-width: 1200px) {
    section.main-register-section .container {
    max-width: 100%;
    padding: 0 20px;
}
section.main-login-section .container {
    padding: 0 20px;
    max-width: 100%;
}
.inner-login-div {
    gap: 30px;
}
.custm-card {
    width: calc(33.33% - 20px);
}
.inner-login-div {
    padding: 60px 0;
}
.card-boxes {
    flex-wrap: wrap;
}
.card-boxes .box {
    width: calc(50% - 10px);
}
.business-card-box {
    width: calc(50% - 7.5px);
}
.inner-card-btn {
    width: 300px;
}
.actions-btns {
    width: calc(100% - 330px);
}
.bottom-password-data {
    flex-wrap: wrap;
}
.security-data-col {
    width: 100%;
}
.change-pass-form {
    width: 100%;
}
.label {
    font-size: 14px;
}
.find-member-sec .form-teamyeild-package {
    padding: 40px 0 24px;
}
.step-wrapper {
    padding: 24px 0;
}
.leader-ship-reward-table .growth-table tbody tr td span.current-target {
    min-width: max-content;
    display: block;
}
.leader-ship-reward-table .table-scroll {
    overflow-x: auto;
}
.yeild-stats-box {
    min-width: auto;
    gap: 50px;
}

}


@media (max-width: 1024px) {
.center-login-form {
    order: 1;
    width: 100% !important;
}
.cutm-login-left-description {
    order: 2;
}
.right-welcom-ak {
    order: 3;
}
.custm-card {
    width: calc(50% - 15px);
}
section.main-login-section {
    align-items: normal;
}
h2.main-title {
    font-size: 40px;
    max-width: 600px;
}
.main-content-evolution p, .future-heading p {
    font-size: 16px;
}
.inner-volution-div {
    gap: 25px;
}
section.main-next-evolution-sec {
    padding: 70px 0px;
}
section.main-about-section, section.main-faq-section, section.future-begins-section, section.about-setion-founder {
    padding: 70px 0;
}
.marquee-container {
    margin-top: 30px;
}
.sign-in-btn a {
    font-size: 15px;
}
header.header-landing-page {
    padding: 10px 0;
}
.cutm-login-left-description, .right-welcom-ak {
    display: none;
}   
.inner-register-div {
    padding: 0px 20px 50px;
}
.mobile-logo-img {
    display: block;
}
.stats-card-btn {
    flex-wrap: wrap;
}
.inner-card-btn {
    width: 100%;
}
.actions-btns {
    width: 100%;
}
.reinvestment_progress_bar_left {
    width: 100%;
}

.reinvestment_progress_bar_left.reinvestment_progress_bar_right,
.Daily_income_trends_left,
.Daily_income_trends_right {
    width: 100%;
}
.gx-top-logo.mobile {
    display: flex;
}

}


@media (max-width: 991px) {
    h2.main-title {
    font-size: 35px;
}
.autonomous-text p {
    font-size: 20px;
}
.sidebar {
    transform: translateX(-260px);
}
body.active .sidebar {
    transform: translateX(0px);
}
.main {
    padding-left: 20px;
}
body.active {
    position: relative;
    overflow: hidden;
}
body.active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    transition: opacity .2s cubic-bezier(.4, 0, .2, 1); 
}
.yeild-botm-btns {
    flex-wrap: wrap;
}
.logo {
    max-width: 110px;
}
.current-target-sec {
    padding: 20px;
}
.inner-founder-details {
    gap: 30px;
}

}

@media (max-width: 767px) {
    .icon-box-content {
    flex-wrap: wrap;
}
section.main-login-section, section.main-register-section  {
    padding: 10px 0;
}
.main-icon-box {
    width: calc(50% - 10px);
}
.bottom-register-form {
    width: 100%;
}
.inner-register-div {
    padding: 40px 15px;
}
.custm-card {
    width: 100%;
}
.right-welcom-ak {
    height: 400px;
}
.inner-login-div {
    gap: 25px;
}
section.main-login-section .container {
    padding: 0 15px;
}
.faq-heading, .main-faq-col {
    width: 100%;
}
.inner-faq-section {
    gap: 20px;
    flex-wrap: wrap;
}
h2.main-title {
    font-size: 28px;
}
section.main-next-evolution-sec {
    padding: 50px 0px;
}
body.main-landing-custm-page .container {
    padding: 0 15px;
}
section.main-about-section, section.main-faq-section, section.future-begins-section, section.about-setion-founder {
    padding: 50px 0;
}
.inner-future-begins {
    padding: 40px 30px 30px;
}
.custm-btn {
    padding: 10px 12px;
}
.sign-in-btn a {
    padding: 10px 18px;
}

.accordion .accordion-content p {
    font-size: 15px;
}
.accordion button {
    padding: 18px 0;
    font-size: 15px;
}
.icon-box-title h3 {
    font-size: 15px;
}
.main-content-evolution p, .future-heading p {
    font-size: 15px;
}
.header-logo {
    max-width: 180px;
}
.faq-heading h2.main-title {
    max-width: 160px;
}
footer.main-nding-footer {
    padding: 25px 0;
}
.autonomous-text p {
    font-size: 18px;
    text-align: center;
}
.card-boxes .box {
    width: 100%;
}
.video-grid {
    flex-wrap: wrap;
}
.video-card-content {
    width: 100%;
}
.brand-text {
    display: none;
}
p.secure-btn {
    display: none;
}
.main {
    padding-left: 15px;
    padding-right: 15px;
}
.stats-card-btn {
    padding: 25px 15px;
}
.toggle-drop-icon {
    display: flex;
}
.right-btn-toggle .top-right {
    position: absolute;
    right: 15px;
    flex-direction: column;
    padding: 10px 15px 15px;
    min-width: 160px;
    background: #000000;
    opacity: 0;
    visibility: hidden;
    transition: .2s cubic-bezier(.4, 0, .2, 1);
    align-items: baseline;
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.active-details .right-btn-toggle .top-right {
    opacity: 1;
    visibility: visible;
}
.right-btn-toggle .top-right a.logout-btn {
    background: transparent;
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 16px;
}
.right-btn-toggle .top-right a.logout-btn:hover {
    background: #333342;
}
.lang-btn {
    background: #746dd5;
}
body.active-details .toggle-drop-icon {
    background: #f3f2ff;
}
body.active .main {
    padding-left: 15px;
}
.main-fliter-fields {
    gap: 15px;
    flex-wrap: wrap;
}
.main-fliter-fields .filter-title {
    width: 100%;
}
.form-section-team {
    margin-bottom: 0;
    width: 100%;
}
.deposit-top-titl {
    flex-wrap: wrap;
    gap: 20px;
}
.yeild-card {
    gap: 15px;
    flex-wrap: wrap;
}
.yield-card-detl {
    width: calc(50% - 7.5px);
}
.custom-withdrw .card-boxes {
    margin: 25px 0;
}
.team-card-body .table-responsive thead tr th:nth-child(2) {
    min-width: 120px;
}
.chang-pass-form-container .input-group-field label {
    font-size: 15px;
}
.main-fliter-fields .form-section-team {
    min-width: 100%;
}
.updat-pass button {
    padding: 10px 16px;
    font-size: 14px;
}
.steps{
    flex-direction:column;
    align-items:flex-start;
    gap:20px;
}

.step{
    width:100%;
}

.line{
    display:none;
}
.inner-body-yeild-pack {
    flex-wrap: wrap;
    gap: 15px;
}
.inner-body-yeild-pack .top-growth-title {
    width: 100%;
}
.inner-body-yeild-pack .form-teamyeild-package {
    width: 100%;
}
.step-wrapper {
    padding: 0 0 24px 0;
}
.find-member-sec .form-teamyeild-package {
    padding: 40px 0 10px;
}
.search-btn button {
    font-size: 14px;
}
.find-member-sec {
    padding: 20px;
}
.form-leadership {
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.form-leadership .field-box {
    width: calc(50% - 5px);
}
.current-target-sec {
    padding: 15px;
}
.target-main-head h2 {
    font-size: 28px;
}
.target-main-head p {
    font-size: 14px;
}
.leadership-reward-boxes {
    gap: 15px;
}
.days_boxe_left {
    border-radius: 10px;
}

.daily_roi_cnt span {
    font-size: 14px;
}

.growth-plan-table th,
.growth-plan-table tbody td,
.reinvestment_bottom__outr button.tab-btn {
    font-size: 14px;
}
.total-yeild-stats {
    flex-wrap: wrap;
}
.yeild-stats-box {
    width: 100%;
}
.inner-founder-details {
    flex-wrap: wrap;
}
.locayion-setails p {
    font-size: 15px;
}
.locayion-setails {
    padding: 15px;
}
.about-heading p {
    font-size: 15px;
}
.about-heading h4 {
    font-size: 20px;
}
section.main-register-section .inner-register-div {
    padding: 40px 0;
}
section.main-register-section .container {
    padding: 0 15px;
}
.main-evolution-list ul li {
    padding-left: 20px;
    font-size: 15px;
}
.summary-row, .input-group input, .wallet, .checkbox-area label, .confirm-btn {
    font-size: 15px;
}
.popup-box {
    width: 100%;
    margin: 0 15px;
}
.popup-box h2 {
    font-size: 18px;
}





}


@media (max-width: 575px) {
    .bottom-register-form {
    padding: 30px;
}
section.main-register-section .container {
    padding: 0 15px;
}
.bottm-content p, .top-main-title p,.footer-form {
    font-size: 14px;
}
.main-icon-box {
    width: 100%;
    padding: 20px;
}
.right-content p, .inner-rght-content p, .login-main-title p, .login-form-container .footer-form, .checkbox-group label, .checkbox-group a {
    font-size: 14px;
}
.custm-btn {
    font-size: 14px;
}
section.main-login-section {
    display: block;
}
.inner-login-div {
    padding: 40px 0;
}
.stats-card-btn {
    gap: 20px;
}
.business-card-box {
    width: 100%;
}
.table-scroll {
    overflow-y: auto;
}
table.growth-table {
    width: 600px;
}
.card-boxes .box {
    padding: 16px;
}
.videos-row {
    padding: 16px;
}
.bottm-growth-plan-table {
    padding: 15px;
}
.top-growth-title {
    padding: 15px;
}
.top-growth-title h3 {
    font-size: 18px;
}
.form-section-team {
    flex-wrap: wrap;
}
.card-boxes {
    gap: 15px;
}
.form-sec-legbusniess {
    gap: 15px;
}
.top-yield-col {
    flex-wrap: wrap;
    gap: 15px;
}
table.table.table-hover {
    width: 700px;
}
.user-info-flex {
    gap: 15px;
    flex-wrap: wrap;
}
.sponsor-info-form {
    width: 100%;
}
.user-info-form {
    width: 100%;
}
.profile-forms-sec {
    gap: 15px;
}
.find-member-sec .form-teamyeild-package {
    padding: 30px 0 10px;
}
.ticket-box {
    width: 500px;
}
.show-ticket-col {
    overflow-x: auto;
}
.achive-deposit-box .box .right-card-detls, .box-right-text {
    width: 100%;
}
.current-target-sec .achive-deposit-box .box.box-1 {
    flex-wrap: wrap;
}
.form-leadership .field-box {
    width: 100%;
}
.form-leadership {
    gap: 15px;
}
.leader-ship-reward-table {
    padding: 0;
}
.target-main-head h2 {
    font-size: 22px;
}
.income_wallet_box {
    width: 100%;
}
.locayion-setails {
    flex-wrap: wrap;
    gap: 10px;
}
.main-evolution-list ul li {
    width: 100%;
}
.main-evolution-list ul {
    max-width: 260px;
}
.withdraw-popup-box {
    width: 100%;
    max-width: 100%;
    padding: 25px;
    margin: 0 15px;
}
}

@media (max-width: 480px) {
    .bottom-register-form {
    padding: 30px 20px;
}
.input-group-field label {
    font-size: 15px;
}
.input-group-field {
    padding: 12px;
}
.input-group-field, .main-group-field {
    margin-bottom: 15px;
}
.input-icon svg {
    width: 20px;
    height: 20px;
}
.icon-box-content {
    gap: 15px;
}
.center-login-form, .cutm-login-left-description,  .right-welcom-ak {
    padding: 30px 20px;
}
a.btn {
    width: 100%;
}
.top-card {
    width: 100%;
}
.top-intelligence-title h4 {
    text-align: center;
    padding: 4px 10px;
}
.popup-box h2 {
    max-width: 260px;
    margin: 0 auto 20px;
}




}






