@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('../fonts/QGYvz_MVcBeNP4NJuktqQ4E.woff2') format('woff2');
}

@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('../fonts/QGYvz_MVcBeNP4NJtEtq.woff2') format('woff2');
}

:root {
    --whitecolor: #fff;
    --black-color: #000;
    --main-color: #F48D31;
    --secondry-btn: #F48D31;
    --gray-color: #171413;
    --border-color: #666666;
    --gray-bg-color: #202020;
    --heading-color: #ffffff;
    --text-color: #cecece;
    --button-color: linear-gradient(90deg, #F48D31 0%, #FE2A26 100%);
    --text-gradient-color: linear-gradient(90deg, #F58430 0%, #FA4E29 100%);
    --box-background: rgba(255, 255, 255, 0.07);
    --gray-btn-color: #101010;
    --menu-icon: brightness(0) saturate(100%) invert(77%) sepia(27%) saturate(6412%) hue-rotate(338deg) brightness(99%) contrast(93%);
    --bg-image: url('../img/main-bg-img.png');
    --wallet-img-filter: brightness(0) saturate(100%) invert(56%) sepia(98%) saturate(472%) hue-rotate(338deg) brightness(99%) contrast(93%);
    --blue-btn: linear-gradient(90deg, #1969F3 0%, #008FFF 100%);
    --progress-btn: #C26226;
    --dropdown-btn-hover: linear-gradient(90deg,#AD0E21  0%, #A7582C  100%);
    --dropdown-btn: linear-gradient(90deg, #A7582C 0%, #AD0E21 100%);
    --dropdown-border:#B66F53;
    --dropdown-active-color:#781900;
    --active-border-color:#8d8d8d;
    --upload-btn-color:#C26226;
    
}

.light-theme {
    --whitecolor: #fff;
    --black-color: #000;
    --main-color: #6EBFFF;
    --secondry-btn: #6EBFFF;
    --gray-color: #171413;
    --border-color: #666666;
    --gray-bg-color: #202020;
    --heading-color: #ffffff;
    --progress-btn: #008FFF;
    --text-color: #cecece;
    --menu-icon: brightness(0) saturate(100%) invert(76%) sepia(37%) saturate(4341%) hue-rotate(182deg) brightness(104%) contrast(105%);
    --button-color: linear-gradient(0deg, #0588FD, #0588FD);
    --text-gradient-color: linear-gradient(90deg, #1969F3 0%, #008FFF 100%);
    --box-background: rgba(255, 255, 255, 0.07);
    --gray-btn-color: #101010;
    --bg-image: url('../img/blue-theme-img.png');
    --wallet-img-filter: brightness(0) saturate(100%) invert(75%) sepia(13%) saturate(6762%) hue-rotate(181deg) brightness(102%) contrast(104%);
    --blue-btn: linear-gradient(90deg, #1969F3 0%, #008FFF 100%);
    --dropdown-btn-hover: linear-gradient(90deg,#0051A0  0%, #0065A6  100%);
    --dropdown-btn: linear-gradient(90deg, #0065A6 0%, #0051A0 100%);
    --dropdown-border:#1A85BD;
    --dropdown-active-color:#003259;
    --active-border-color:#6b6b6b;
     --upload-btn-color:#6EBFFF;
}



.main-bg-img {
    background-image: var(--bg-image);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}
.main-bg-img.capital-bg-img {
     background-image: url('../img/main-bg-img.png');
}

input::-webkit-input-placeholder {
    color: #eaecef;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background: transparent;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #4c4c4c;
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    box-shadow: inset -3px -3px 5px #2d2c2c;
}

input::placeholder {
    color: #eaecef;
}

.form-group input.form-control::placeholder {
    color: #eaecef;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Outfit';
    background-color: #0000;
    color: #eaecef;
    letter-spacing: -0.4px;
    font-weight: 300;
    font-size: 14px;
}

/* =========================================================================================================================================== */

button.button.apply-btn:hover {
    box-shadow: none;
    color: #fff;
}

.affiliate-marketing-link a:hover {
    color: #fff;
}

button.button.apply-btn {
    background: transparent;
    width: auto;
    color: var(--main-color);
    margin-top: 15px;
}

.affiliate-marketing-link a {
    color: var(--main-color);
    font-size: 18px;
    padding: 0px 14px;
}

.affiliate-marketing-pack-wallet {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.membership.main-membership-details {
    margin-top: 20px;
}
.cancel-request {
    background: transparent;
    padding: 0px;
    text-align: left;
    justify-content: left;
    border-radius: 0;
    color: #e71717;
    width: auto;
    border-bottom: 1px dotted !important;
    font-size: 12px;
    border: none;
}

.cancel-request:hover {
    background-color: transparent;
    color: #e71717;
    transform: translateY(0px);
}

.main-bg-img.lquidpay-bg-img {
    background-image: url('../img/ilquidpay-bg.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}

.lquidpay-bg-img .button {
    background: linear-gradient(90deg, #187C1D 0%, #24EB2E 100%);
    border-radius: 7.13305px;

}
.dodo-main-details .membership .custom_header h2{
    align-items: flex-end;
    width: 100%;
}


.main_wrapper.dodo-main-details .pkg_list {
    border-image: linear-gradient(to top, #B8B1FF, #90BBFF) 1;
    background-color: #000;
}

.main_wrapper.dodo-main-details .pkg_list:first-child {
    background-color: transparent;
}

.main_wrapper.dodo-main-details .pkg_list_head {
    color: #fff;
}

.main-bg-img.dodo-bg-img {
    background-image: url('../img/blue-theme-img.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}

.dodo-bg-img .button {
    background: linear-gradient(90deg, #90BBFF 0%, #B6B2FF 100%);
    border-radius: 6px;
    gap: 9px;
    color: #000;
    font-size: 17px;

}

.dodo-bg-img .button:hover {
    color: #000;
}

.main_wrapper.dodo-main-details .pkg_list:hover .button {
    color: #000 !important;
}


.main-bg-img.py-bg-img .pkg_list {
    border-image: linear-gradient(to top, #A55BD9, #CC8F74) 1;
    background-color: #000;
}

.main-bg-img.py-bg-img .pkg_list:first-child {
    background-color: transparent;
}

.main-bg-img.py-bg-img .pkg_list_head {
    color: #fff;
}
.investment-capital-bg  .small-btn{
    background: linear-gradient(90deg, #F48D31 0%, #FE2A26 100%);
}
.capital-bg-img .button{
    background: linear-gradient(90deg, #F48D31 0%, #FE2A26 100%);
}
.main-bg-img.py-bg-img .button {
    background: linear-gradient(90deg, #CC8F74 0%, #A155E3 100%);
    border-radius: 6px;
    color: #000;
}

.main-bg-img.py-bg-img:hover .button {
    color: #000 !important;
}

.main-bg-img.py-bg-img {
    background-image: url('../img/py-bg-img.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}


.subscription_text_main {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 9px;
}

.subscription_text_main p {
    margin-bottom: 0px;
}

.subscription_text p {
    font-size: 18px;
}

.subscription_text b {
    color: #24EB2E;
    font-weight: 500;
}

.subscription_text img {
    width: 146px;
}

.custom_header.custom_header_info .button {
    width: auto;
}

button[disabled]:hover::after {
    opacity: 0;
}

button[disabled]:hover::before {
    opacity: 0;
}

.button {
    background: var(--button-color);
    color: var(--whitecolor);
    font-weight: 600;
    border: 0;
    border-radius: 7px;
    gap: 5px;
    padding: 10px 20px;
    transition: all 0.3s 0s;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.btn-close:focus {
    box-shadow: none;
}

.custom_box {
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
    margin-bottom: 30px;
    margin-top: 25px;
    border-radius: 10px;
}

.button2 {
    background-color: #474d57;
    color: #fff;
}

.button::before {
    background: #fff;
    content: "";
    height: 155px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    width: 30px;
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
}

.button::after {
    background: #fff;
    content: "";
    height: 20rem;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 7rem;
}

.small-btn::before {
    left: -50%;
}

.small-btn::after {
    left: -100%;
}

.button:hover,
.button:active {
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.small-btn:hover::before {
    left: 120%;
    opacity: 0.5s;
}

.small-btn:hover::after {
    left: 200%;
    opacity: 0.6;
}

.button span {
    z-index: 20;
}

.announcement-info .btn-close {
    background: var(--main-color);
    padding: 7px 8px;
    height: 20px;
    width: 20px;
    font-weight: 800;
    font-size: 20px;
    border-radius: 50%;
    top: -36px;
    line-height: 10px;
    opacity: 1;
    border: none !important;
    z-index: 999;
    position: absolute;
    right: -37px;
    background-image: none;
}

.announcement-info {
    max-width: 778px;
    border-radius: 6px;
}

.announcement-info img {
    width: 138px;
    border-radius: 6px;
    margin-right: 10px;
}

.announcement-timer {
    display: flex;
    justify-content: center;
    gap: 2.7vw;
}

.lquid-text {
    color: var(--main-color);
}

.announcement-timer div small {
    position: absolute;
    font-weight: 500;
    color: #fff;
    top: -14px;
    right: -22px;
    font-size: 55px;
}

.announcement-timer div {
    background: transparent;
    color: #fff;
    font-size: 3vw;
    padding-bottom: 10px !important;
    text-align: center;
    position: relative;
    text-shadow: 0px 3px 3px #000;
    padding-block-start: inherit;
    margin-top: 38px;
    width: 5.2vw;
    margin-bottom: 81px;
    border-radius: 7px;
    -webkit-text-stroke: 1px #0000006e;
    font-weight: 800;
    padding: 4px 12px;
}

.announcement-timer div span {
    padding-left: 6px;
}

.announcement-timer-info b {
    font-weight: 800;
    font-size: 44px;
}

.announcement-timer-info p {
    font-size: 24px;
    margin: 0;
}

.announcement-info .modal-body {
    padding: 0px !important;
    background-color: transparent;
}

.announcement-bg {
    background-image: url('../img/announcement_banner_bg.png');
    background-size: cover;
    padding: 55px 10px;
    border: none;

}


.form-control::placeholder {
    color: #ffffff69 !important;
}

.login-bottom span {
    font-size: 17px;
    font-weight: 500;
}

.input-icon-right a {
    color: #c0c0c0b3;
    font-size: 21px;
}

label {
    display: block;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 300;
}


.input-icon-right {
    position: absolute;
    right: 20px;
    top: 54%;
    transform: translate(0px, -50%);
}

.input-icon-right a:hover {
    color: #fff;
}

.captcha-info {
    margin: 26px 0px;
}

.form-check-input:focus {
    box-shadow: none;
}

.form-check-label a {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}

body .datepicker {
    background-color: #181818;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    padding: 10px;
}

.datepicker-dropdown:after,
.datepicker-dropdown:before {
    display: none !important;
}

.datepicker thead th {
    color: var(--white-color);
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused,
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
    background: var(--button-color) !important;
    color: #ffffff !important;
}

body .datepicker table tr td.active,
body .datepicker table tr td.active:hover,
body .datepicker table tr td.active.disabled,
body .datepicker table tr td.active.disabled:hover {
    background: var(--button-color) !important;
}

body .datepicker table tr td.day:hover,
body .datepicker table tr td.day.focused {
    background-color: var(--button-color);
    color: #fff;
}

body .datepicker table tr td.old,
.datepicker table tr td.new {
    color: #9ea1a6;
}

body .datepicker thead {
    background-color: var(--main-color);
}

.datepicker-days thead th {
    cursor: pointer;
}

body .datepicker td {
    color: #fff;
    padding: 8px 10px;
    border-radius: 0 !important;
    font-size: 14px;
}

body .datepicker th {
    padding: 8px;
    text-align: center;
    color: #fff !important;
    border-radius: 0 !important;
    font-weight: normal;
    font-size: 14px;
}

body .datepicker table tr td.today,
body .datepicker table tr td.today:hover,
body .datepicker table tr td.today.disabled,
body .datepicker table tr td.today.disabled:hover {
    background: var(--button-color) !important;
}

body .datepicker table tr td.day:hover,
body .datepicker table tr td.day.focused {
    background-color: var(--main-color);
    color: #fff;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
    background-color: var(--button-color) !important;
}

/* --------register datepicker-------- */

body .datepicker {
    background-color: #181818;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    padding: 10px;
}

.datepicker-dropdown:after,
.datepicker-dropdown:before {
    display: none !important;
}

.datepicker thead th {
    color: var(--white-color);
}

.main-wrapper .datepicker table tr td.today,
.main-wrapper .datepicker table tr td.today:hover,
.main-wrapper .datepicker table tr td.today.disabled,
.main-wrapper .datepicker table tr td.today.disabled:hover,
.main-wrapper .datepicker table tr td.day:hover,
.main-wrapper .datepicker table tr td.day.focused,
.main-wrapper .datepicker table tr td span:hover,
.main-wrapper .datepicker table tr td span.focused {
    background:  #20ec4f !important;
    color: #ffffff !important;
}

body .main-wrapper .datepicker table tr td.active,
body .main-wrapper .datepicker table tr td.active:hover,
body .main-wrapper .datepicker table tr td.active.disabled,
body .main-wrapper .datepicker table tr td.active.disabled:hover {
    background:  #20ec4f !important;
}
body .datepicker table tr td.old:hover{
    background: transparent !important;
    cursor: not-allowed;
    color: #9ea1a6 !important
}
body .datepicker table tr td.new:hover{
    background: transparent !important;
    cursor: not-allowed;
    pointer-events: none;
    color: #9ea1a6 !important
}

body .main-wrapper .datepicker table tr td.day:hover,
body .main-wrapper .datepicker table tr td.day.focused {
    background:  #20ec4f !important;
    color: #fff;
}

body .main-wrapper .datepicker table tr td.old,
.main-wrapper .datepicker table tr td.new {
    color: #9ea1a6;
}

body .main-wrapper .datepicker thead {
    background-color: #20ec4f !important;
}

.datepicker-days thead th {
    cursor: pointer;
}

body .datepicker td {
    color: #fff;
    padding: 8px 10px;
    border-radius: 0 !important;
    font-size: 14px;
}

body .datepicker th {
    padding: 8px;
    text-align: center;
    color: #fff !important;
    border-radius: 0 !important;
    font-weight: normal;
    font-size: 14px;
}

body .main-wrapper .datepicker table tr td.today,
body .main-wrapper .datepicker table tr td.today:hover,
body .main-wrapper .datepicker table tr td.today.disabled,
body .main-wrapper .datepicker table tr td.today.disabled:hover {
 background:  #20ec4f !important;
}

body .main-wrapper .datepicker table tr td.day:hover,
body .main-wrapper .datepicker table tr td.day.focused {
    background-color: #20ec4f !important;
    color: #fff;
}


.main-wrapper .datepicker thead{
     background: linear-gradient(60.19deg, #24EB2E 22.7%, #60FF00 75.86%) !important;
}

.main-wrapper .datepicker table tr td.active, .main-wrapper .datepicker table tr td.active:hover, .main-wrapper .datepicker table tr td.active.disabled, .main-wrapper .datepicker table tr td.active.disabled:hover {
    background: #20ec4f !important;
}










.notif.language .dropdown-menu.show {
    min-width: unset;
    width: 100%;
}

.notif.language .dropdown-menu.show a {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 7px 15px;
    font-size: 16px;
}

.notif.language .dropdown-menu.show a.active {
    background-color: var(--main-color);
    font-weight: 600;
    background-color: #373737b3;
}

.notif.language .dropdown-menu.show a:hover {
    background-color: #74747429;
    color: var(--main-color);
}

.home-right-main {
    width: 40%;
    display: flex;
    justify-content: end;
    align-items: center;
}

.home-right-main .notif.language .notif-dropdown.dropdown-menu.show {
    min-width: 170px;
}

#eventPopup .modal-dialog {
    transform: none;
    max-width: 45%;
}

#eventPopup img {
    width: 100%;
}

#eventPopup .modal-body {
    background-color: transparent;
    padding: 0;
}

#eventPopup .modal-header {
    background-color: #0f1013;
}

.withdraw_btn a.button.button2 {
    display: inline;
}

.withdraw_btn {
    text-align: end;
    margin: auto;
    justify-content: end;
    display: flex;
    margin-top: 21px;
    margin-bottom: 26px;
}

.withdraw_btn .small-btn {
    width: auto;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
}

.event-days-num {
    display: flex;
    position: absolute;
    letter-spacing: 5px;
    font-size: 26px;
    color: #fff;
    left: 50%;
    font-weight: 500;
    transform: translate(-50%, 0px);
    bottom: 6.2vw;
}

.event-days-num div {
    margin: 0 0px;
}

.pd-5 {
    padding: 15px;
}

.filter_btn {
    font-size: 23px;
    background: transparent;
    padding: 0px 6px;
    width: auto;
    color: var(--text-color);
}

.notification-info a {
    padding: 0px !important;
}

.notification-info-bg {
    display: flex;
    align-items: center;
    margin-top: 15px;
    padding: 15px;
    display: flex;
    border-radius: 11px;
    align-items: center;
    margin-top: 15px;
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    color: #eaecef;
}

.notification-info-bg a {
    padding: 0px !important;
}

.notification-info:hover {
    background-color: #fefefe0a;
}

.notification-info {
    padding: 15px;
    border-bottom: 1px solid #ffffff2e;
}

.notif .see-all {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: var(--main-color);
    text-transform: uppercase;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 6px 6px;
}

.notif .see-all i {
    margin-left: 10px;
}

.notif .see-all:hover {
    background: var(--button-color);
    color: var(--whitecolor);
}

.notif-dropdown li b {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 2px;
    color: #9ea1a6;
    font-weight: normal;

}

.notif-dropdown li a {
    margin-left: 0 !important;
    display: block;
    font-weight: 400;
    border: none;
    font-size: 14px;
}

.notif-dropdown li a:hover {
    color: var(--main-color);
}

a {
    transition: all 0.3s 0s;
    text-decoration: none;
}

::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

.current_date_time_box span {
    color: #9ea1a6;
    display: block;
}

.current_date_time_box b {
    font-size: 14px;
}

.current_date_time_box {
    font-size: 14px;
}

.text-right {
    text-align: right;
}

.profile_basic_info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.profile_basic_info li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 20px;
    border: 1px solid #ffffff0f;
    border-radius: 5px;
    margin: 32px 0px;
    background: #101010;
}

.profile_info .button {
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    color: var(--whitecolor);
    border-radius: 5px;
    background: transparent;
    border: 1px solid var(  --upload-btn-color);
}

.profile_img_dash {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.profile_img_dash img {
    width: 110px;
    height: 110px;
    border-radius: 100px;
    object-fit: cover;
    margin-right: 15px;
}

.profile_img_upload_btn {
    position: relative;
    display: inline-block;
}

.profile_img_upload_btn input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9999;
}

.right b {
    color: var(--whitecolor);
}

.profile_basic_info li b {
    display: flex;
    align-items: center;
    text-align: right;
    font-size: 18px;
    font-weight: 300;
}



.profile_basic_info li span {
      color: #fff;
    font-weight: 200;
    font-size: 18px;
    opacity: 0.5;
}

.profile_income_info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.profile_income_info li {
    background-color: #1e2026;
    padding: 10px;
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 2px;
}

.profile_income_info li span {
    color: #9ea1a6;
    padding-right: 5px;

}

.profile_income_info li .right {
    display: flex;
    align-items: center;

}

.profile_income_info li b {
    color: #87C00D;
    border: 1px solid #474d57;
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 4px;
}

.profile_income_info li .dash_view_detail_link {
    opacity: 1;
    visibility: visible;
    position: inherit;
    margin-left: 10px;
}

.wallet_head {
    display: flex;
    align-items: center;
    border-radius: 21px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 20px;
    z-index: 1;
    position: relative;
}

.wallet_head img {
    font-size: 3rem;
    margin-right: 15px;
    color: #000;
}

.wallet_head h2 {
    margin: 0;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    background: var(--text-gradient-color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.dash_box_bal.wallet-inner-box {
    border-radius: 0px;
    background: transparent;
    border: none;
    box-shadow: none;
}

.wallet_head span {
    font-size: 18px;
    font-weight: 400;
    color: var(--white-color);
}

.main_wallet_details .row {
    row-gap: 25px;
}

.t_link {
    color: var(--main-color);
    text-decoration: underline dashed;
}

.t_link:hover {
    color: #fff;
}

.custom_box button.small-btn {
    padding: 9px 15px;
    font-size: 17px;
    gap: 4px

}

.profile_form button.small-btn {
    width: auto;
    margin: auto;
    padding: 9px 26px;

}

.secondStepProfile button.small-btn {
    width: auto;
    margin: inherit;
}

.profile_info_right .right img {
    margin-right: 7px;
}

.chat_mess {
    padding: 15px 10px;
    border-radius: 6px;
    margin-bottom: 10px;
    border: 1px solid #85858570;
    background-color: #121315;
    width: 80%;
}

.chat_mess_head p {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 7px;
    font-weight: 500;
}

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

.chat_mess_foot p {
    margin-bottom: 0;
    font-size: 12px;
    margin-left: auto;
    color: #9ea1a6;
}

.d-flex.user {
    justify-content: flex-end;
}

.admin .chat_mess {
    background-color: #000000;
    border-color: #545454;
}

.send_msg {
    display: flex;
    width: 100%;
    column-gap: 6px;
}

.modal-footer {
    background-color: #181818;
    border: 0;
}

.send_msg .form-control {
    background: #e2e2e212 !important;
    border: 0 !important;
    color: #fff;
    font-weight: 300;
}

.send_msg .button {
    font-size: 20px;
    line-height: normal;
    width: 55px;
    background: var(--button-color);
    position: relative;
    padding: 10px;
}

.send_msg .button input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    cursor: pointer;
}

.send_msg .submit_btn {
    background-color: var(--button-color);
    color: #fff;
    width: 60px;
    padding: 0;
}

.create_ticket textarea.form-control {
    height: 150px !important;
}

.chat_mess_foot a {
    color: var(--main-color);
    text-decoration: underline dashed;
}

.chat_mess_foot a:hover {
    color: #fff;
}

.filter_popup .modal-dialog {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    margin: 0;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    display: block;
}

.deposit_qr {
    margin-top: 30px;
    text-align: center;
}

.deposit_popup {
    padding: 10px;
}
.deposit_popup_info {
    padding: 10px;
    position: relative;
    z-index: 0;
}

.deposit_qr svg {
    border: 1px solid rgb(255 255 255 / 20%);
    padding: 10px;
    background-color: #fff;
    max-width: 180px;
    border-radius: 8px;
    margin-bottom: 25px;
}

.profile-col img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #000;
    border-radius: 50%;
    border: 2px dashed var(--progress-btn);
    padding: 7px;
}

.profile-col {
    position: relative;
    width: 150px;
    height: 150px;
    margin: 0 auto 50px;
}

div#thirdStepKYC {
    max-width: 593px;
    margin: auto;
}

.edit-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: calc(100% - 20px);
    left: calc(50% - 20px);
    border-radius: 4px;
    background-color: var(--progress-btn);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white-color);
    font-size: 20px;
}

.edit-icon .form-control {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.box h4 {
    font-size: 16px;
}

.profile_show {
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 30px;
    color: #ffffff;
    margin-bottom: 25px;
    border-radius: 4px;
}

.profile_img img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: #000000;
    object-fit: cover;
    border: 2px dashed var(--progress-btn);
    padding: 8px;
}

.profile_img {
    text-align: center;
    margin-bottom: 30px;
}

.profile_img h6 {
    font-size: 20px;
    margin: 20px 0 5px;
}

.profile_img small {
    font-size: 16px;
}

.security_lavel span {
    display: block;
    margin-bottom: 8px;
    font-weight: 400;
}
.membership .col-xl-4.col-lg-6.col-md-6{
    padding: 0px 25px;
}
.membership .custom_header{
    padding: 23px 18px;
}
.membership .row{
    margin: 0px -25px;
}
.membership .package-box  label{
    color:  rgba(255, 255, 255, 0.64);
}
.main-membership-details .table-responsive  .button{
    color: #000;
}
.main-membership-details .package-box-body .form-control{
    border-color: #7c533aba;
    
}
.lquidpay-main-details .package-box-body .form-control{
    border-color: #216b24b0;
    
}
.dodo-main-details .package-box-body .form-control{
    border-color: #454B73;
    
}
.lquidpay-main-details .table-responsive .button.small-btn{
    color: #000;
}
.profile_show .security_lavel span {
    display: block;
    margin-bottom: 8px;
    font-weight: 300;
    font-size: 18px;
}

.profile_show .security_lavel span b {
    font-weight: 700;
    padding-left: 3px;
}

.modal-body::-webkit-scrollbar,
.sidebar_menu::-webkit-scrollbar,
.notif-dropdown ul::-webkit-scrollbar {
    width: 3px;
}

.modal-body::-webkit-scrollbar-track,
.sidebar_menu::-webkit-scrollbar-track,
.notif-dropdown ul::-webkit-scrollbar-track {
    background: #161616;
}

.modal-body::-webkit-scrollbar-thumb,
.sidebar_menu::-webkit-scrollbar-thumb,
.notif-dropdown ul::-webkit-scrollbar-thumb {
    background: #474747;

}

.apply-btn[disabled] {
    opacity: .5;
    cursor: not-allowed;
    background-color: transparent !important;
    color: #fff !important
}

button[disabled] {
    opacity: .5;
    cursor: not-allowed;
    color: #fff !important
}

.custom_box.profile_form {
    margin-top: 0px;
}

.custom_box.profile_form .custom_body {
    padding: 20px 70px;
}

.kyc_step_col .custom_body {
    padding: 20px;
}

.security_info .custom_body {
    padding: 20px;
}

.security_info button.button.small-btn {
    width: auto;
    padding: 9px 30px;
    margin-top: 23px;
}

span.inprocess {
    position: absolute;
    font-size: 23px !important;
    font-weight: 700 !important;
}

li.no-data {
    text-align: center;
    background: #c7c7c730;
    font-size: 17px;
    margin-top: 15px;
    padding: 11px 10px;
}

.custom_header img {
    margin-right: 5px;
}

.subscription_text {
    padding-left: 10px;
}
/* ============================================================================================================== */
/* =======flip wallet== */
.wallet-flip {
    display: inline-block;
    width: 400px;
    height: 179px;
    border: none;
    perspective: 600px;
}
.wallet-flip-btn p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
}
.wallet_card {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: transparent;
    transform-style: preserve-3d;
    transform-origin: center right;
    transition: transform 1s;
}

.affiliate_link.affiliate_info span {
    color: #ffffffbd;
    text-decoration: none;
    right: 10px;
    top: 10px;
    width: 32px;
    height: 32px;
    font-weight: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background-color: var(--gray-btn-color);
    transition: all 0.3s 0s;
    font-size: 21px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.affiliate_link.affiliate_info h4 {
    display: flex;
    align-items: center;
    gap: 9px;
}

.dash_view_detail_link {
    color: #eaecef;
    text-decoration: none;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #474d57;
    transition: all 0.3s 0s;
    font-size: 14px;
}

.main_wallet_card:hover .dash_view_detail_link {
    opacity: 1;
    visibility: visible;
}

.wallet_card.is-flipped {
    transform: translateX(-100%) rotateY(-180deg);
}

.main_wallet_card {
    position: absolute;
    width: 100%;
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
    height: 100%;
    border-radius: 6px;
    backface-visibility: hidden;
    border: 1px solid #474d57;
}
.wallet_card_back {
    transform: rotateY(180deg);
}

.flip-btn {
    display: flex;
    align-items: center;
    justify-content: end;
}

.flip-btn i {
    color: #eaecef;
    text-decoration: none;
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
    border-radius: 100px;
    background-color: #474d57;
    font-size: 14px;
}
.input-icon {
    position: relative;
}

.dataTables_filter {
    float: right;
}

.pagination {
    margin-top: 33px !important;
}

.pagination .page-link {
    color: var(--white-color);
    padding: 5px 14px;
    font-size: 14px;
    border-radius: 4px !important;
    margin-left: 6px !important;
    background-color: #2C2C2C;
    border: 1px solid #ffffff33;
    font-weight: 600;
}


.page-item.active .page-link {
    background: var(--button-color);
    border-color: var(--main-color);
    color: var(--white-color);
    font-weight: 500;
    padding: 5px 15px;
}
.capital-bg-img .page-item.active .page-link {
    background: linear-gradient(90deg, #F48D31 0%, #FE2A26 100%);
        border-color: #ffffff99;
}

.dataTables_length .form-control {
    width: 60px !important;
    border-radius: 5px;
    text-align: center;
}

.dataTables_filter .form-control {
    border-radius: 5px;
}

.form-control:focus {
    box-shadow: none;
    border-color: var(--main-color);
}

.dataTables_wrapper div.dataTables_info {
    color: #9ea1a6;
}

.status {
    padding: 4px 10px;
    background-color: #f6465d;
    color: #fff;
    border-radius: 2px;
    font-size: 13px;
}

.status-pending {
    background-color: orange;
    font-weight: 700;
    border-radius: 4px;
    color: #000 !important;
}

.status-complete {
    background-color: #009124;
    border-radius: 4px;
    color: var(--white-color);
    font-weight: 400;
}

.status-danger {
    background-color: #FE2A26;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
}

.navbar {
    padding: 20px;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.subs-detail ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.subs-detail li {
    width: 33.33%;
    padding: 0px 20px 20px;
}

.subs-detail b {
    display: block;
    font-weight: 600;
    font-size: 16px;
}
ul.pkg_list .small-btn img {
    width: 22px;
}
.subs-detail {
    font-size: 14px;
}

.activity-icon {
    font-size: 60px;
    color: #fff;
    text-align: right;
}

.sticky-top {
    position: sticky;
    top: 15px;
}

.ml-2 {
    margin-left: 15px;
}

.header-coin-price ul {
    display: none;
}

.header-coin-price {
    padding: 7px 15px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #262626;
}

.header-coin-price:hover ul {
    display: block;
}

.header-coin-price ul {
    color: #ffffff;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 105%;
    left: 0;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 10px;
    z-index: 2;
    border-radius: 13px;
}

.header-coin-price ul li {
    white-space: nowrap;
    padding: 4px 18px;
    font-weight: 200;
    font-size: 16px;
}

.header-coin-price-title i {
    margin-left: 14px;
}

.header_socials {
    flex: 1;
}

.navbar-collapse {
    flex: inherit;
}

.navbar .button {
    margin-left: 10px;
}

.sidebar_menu .ri-arrow-down-s-line {
    transition: transform 0.3s ease;
}

.sidebar_menu .dropdown-toggle.show>.ri-arrow-down-s-line {
    transform: rotate(180deg);
}
.sidebar_menu .dropdown-toggle{
    margin-bottom: 0px;
    padding: 10px 17px;
    border-radius: 10px 10px 0px 0px;
}

.sidebar {
    background-color: var(--black-color);
    max-width: 260px;
    width: 100%;
    height: 100%;
    border-right: 1px solid var(--gray-color);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    transition: all 0.2s 0s;
}

.main_wrapper {
    /* padding-left: 315px;
    padding-right: 46px; */
        padding-left: 350px;
    padding-right: 85px;
    margin-top: 34px;
    transition: all 0.2s 0s;
}

.logo img {
    max-width: 100%;
    padding-top: 15px;
    max-height: 81px;
    margin: 0 auto;
    display: table;
}

.sidebar_menu a {
    text-decoration: none;
    color: var(--whitecolor);
    padding: 10px 15px;
    border-radius: 15px;
    transition: all 0.5s;
    margin: 14px 0;
    column-gap: 11px;
    border: 1px solid transparent;
    display: flex;
    font-weight: 300;
    align-items: center;
    font-size: 17px;
}

.sidebar_menu img {
    width: 23px;
    filter: var(--menu-icon);
}

.dash_header {
    display: flex;
    align-items: center;
    padding: 17px 46px 17px 297px;
    border-bottom: 1px solid #262626;
    margin-bottom: 19px;
}

.sidebar_menu .dropdown-toggle.show {
    background: var(--gray-btn-color);
}

.header_profile .dropdown-toggle::after {
    display: inline-block;
    margin-left: 8px;
    vertical-align: .255em;
    height: 10px;
    transition: transform 0.3s ease;
    position: absolute;
    right: -22px;
    width: 10px;
    top: 14px;
    border-style: solid;
    border-color: var(--main-color);
    border-width: 0px 1px 1px 0px;
    transform: rotate(45deg);
    content: "";
}

.sidebar_menu .dropdown-toggle::after {
    display: none;
}

.sidebar_menu {
    padding: 0 20px;
    flex: 1;
    overflow: auto;
}

.sidebar_menu a:hover,
.sidebar_menu a.active {
    border-radius: 15px;
    background: var(--gray-btn-color);
    border: 1px solid transparent;
    background-clip: padding-box, border-box;
    box-shadow: 0px 3.5px 5.5px 0px rgba(0, 0, 0, 0.02);
}

.logout_link a {
    padding: 15px;
    text-align: center;
    text-decoration: none;
    color: var(--text-color);
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.logout_link a i {
    margin-right: 10px;
    font-size: 20px;
    color: var(--main-color);
}

.logout_link a:hover {
    color: var(--main-color);
}

.badge {
    background-color: #EA3E26;
    color: #fff;
}

.sidebar_menu a i {
    font-size: 20px;
    color: var(--main-color);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
}


.sidebar_menu .dropdown a.active {
    background: var(--dropdown-active-color);
    border-color:var(--active-border-color)
}

.sidebar .logo {
    border-bottom: 1px solid #262626;
    padding-bottom: 25px;
    padding-top: 15px;
    margin-bottom: 6px;
}

.sidebar_menu a:hover i,
.sidebar_menu a.active i {
    color: #fff;
}

.sidebar_menu .dropdown-menu {
    position: inherit !important;
    transform: none !important;
    padding: 8px 17px;
    border-radius: 0px 0px 10px 10px;
    background-color: #1e20266e;
}
.sidebar_menu .dropdown-toggle.show:hover{
    background: var(--gray-btn-color);
    border-radius: 10px 10px 0px 0px;
}
.sidebar_menu .dropdown-menu .dropdown-item {   
    margin: 0;
    font-size: 13px;
    border-radius: 8px;
    width: 73%;
    margin: 7px 0px;
    background: var(--dropdown-btn);
    justify-content: space-between;
    border-color: var(--dropdown-border);
    padding: 3px 10px;
}
.sidebar_menu .dropdown-menu .dropdown-item:hover{
    background: var(--dropdown-btn-hover);
}
.sidebar_menu .dropdown-menu .dropdown-item i{
    color: var(--white-color);
}
.sidebar_menu .dropdown-menu .dropdown-item:hover {
    color: #fff;
}

.header_profile img {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    object-fit: cover;
    margin-right: 10px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: var(--gray-btn-color);
    color: #FFF;
}

.header_profile a {
    text-decoration: none;
    color: #eaecef;
    display: flex;
    align-items: center;
}

.header_profile .dropdown-menu {
    border-radius: 4px;
    transform: translate(0px, 49px) !important;
    width: 250px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
}

.header_profile .dropdown-menu .dropdown-item:hover,
.header_profile .dropdown-menu .dropdown-item:focus,
.header_profile .dropdown-item.active,
.header_profile .dropdown-item:active {
    background-color: #74747447;
    color: #ffffff;
}

.toggle-switch {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 22px;
    margin-bottom: 0px;
}

.sidebar-theme-menu span {
    font-size: 20px;
    font-weight: 600;
}

.toggle-switch input {
    display: none;
}

.toggle-slider {
    position: absolute;
    inset: 0;
    background: var(--button-color);
    border-radius: 22px;
    cursor: pointer;
    transition: 0.3s;
}

.sidebar-theme-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    margin-top: 26px;
    gap: 15px;
}

.toggle-slider::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: 6px;
    bottom: 3px;
    background: #fff;
    border-radius: 50%;
    transition: 0.3s;
}

.toggle-switch input:checked+.toggle-slider {
    background: var(--blue-btn);

}
.main_wallet_info .row {
    justify-content: center;
}

.toggle-switch input:checked+.toggle-slider::before {
    transform: translateX(26px);
}

.header_profile .dropdown-toggle {
    font-size: 18px !important;
    font-weight: 600;
}

.header_profile .dropdown-menu .dropdown-item i {
    margin-right: 10px;
    color: var(--main-color);
    font-size: 17px;
}

.header_profile .dropdown-menu .dropdown-item {
    padding: 8px 15px;
    font-size: 17px;
}
.main-membership-details .page-item.active .page-link{
    background: linear-gradient(90deg, #E7652B 0%, #F8A84B 100%);
}

.table .button.small-btn {
    padding: 6px 2px;
    font-size: 13px;
}

.header_right {
    flex: 1;
    display: flex;
    align-items: center;
    column-gap: 8px;
    justify-content: flex-end;
}

.notif a {
    color: #fff;
    text-decoration: none;
    padding: 7px 14px;
    position: relative;
    align-items: center;
    border: 1px solid #262626;
    display: flex;
    column-gap: 11px;
    font-size: 17px;
}

.notif .dropdown-toggle:after {
    display: none;
}

.notif-dropdown {
    min-width: 350px;
    border-radius: 8px;
    border: 0;
    padding: 0px;
        border: 1px solid rgba(255, 255, 255, 0.08);
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
}

.notif-dropdown h4 {
    font-size: 18px;
    padding: 15px;
    color: #ffff;
    font-weight: 600;
    margin: 0;
    background-color: var(--main-color);
    border-radius: 4px 4px 0 0;
}

.notif-dropdown ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 400px;
    overflow: auto;
}

.notif-dropdown p {
    margin: 0;
}

.menu_bar {
    color: #eaecef;
    font-size: 20px;
    display: none;
}

.menu_bar:hover {

    color: #fff;

}

.modal-body.launching-soon img {
    width: 100%;
}

.modal-body.launching-soon {
    padding: 0px !important;
}

.launching-soon-info {
    max-width: 65% !important;
    width: 100%;
}

.launching-soon-info .modal-header .btn-close {
    color: #fff;
    filter: invert(1);
    opacity: 1;
}

.launching-soon-info .modal-header .btn-close:focus {
    box-shadow: none;
}

.launching-soon-info .modal-header {
    position: relative;
    padding: 0px;
    background-color: transparent;
}

.launching-soon-info .btn-close {
    z-index: 999;
    top: -20px;
    right: -16px;
    position: absolute;
}

.launching-soon-info {
    position: relative;
}

.launching-soon-info .countdown {
    position: absolute;
    top: 25vw;
    left: 16vw;
}

.affiliate_link.affiliate_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.dash_main_wallet {
    padding: 25px;
    background-color: #2b3139;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.dash_main_wallet_bal h2 {
    margin: 0;
    font-size: calc(.8rem + .4vw);
    color: var(--main-color);
}

.dash_main_wallet_bal span {
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
    color: #9ea1a6;
}

.dash_main_wallet_actions .button {
    margin-top: 5px;
    padding: 8px 15px;
    font-size: 14px;
    gap: 7px;
}

.dash_box_bal.wallet_box {
    position: relative;
    text-align: center;
    z-index: 1;
    height: 100%;
}

.subscrition_box_details {
    display: flex;
    justify-content: space-between;
}

.subscription_info {
    margin-top: 30px
}

.dash_box_bal {
    border-radius: 15px;
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 20px 30px;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.subscrition_content span {
    font-size: 19px;
}

.subscrition_box {
    border-radius: 21px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 30px 20px;
    gap: 26px;
    justify-content: center;
    display: flex;
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    width: 30%;
}

.subscrition_content h2 {
    margin-bottom: 0;
    color: var(--main-color);
    font-size: 23px;
    margin-top: 5px;
}

.dash_box_bal.subscrition_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.dash_main_wallet_actions img {
    position: static !important;
    margin-right: 8px;
}

.dash_title {
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    margin-top: 40px;
    margin-bottom: 15px;
}

span.vault_horizon {
    margin-bottom: 4px !important;
    margin-top: 22px;
    font-size: 14px !important;
}

.subscrition_main_data {
    margin-top: 34px;
}

.wallet-img-filter {
    filter: var(--wallet-img-filter);
    width: 32px;
}

.main_wallet_info {
    border-radius: 21px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 35px 20px;
}

.wallet_details_info {
    margin: 25px 0px;
}

.wallet_details small {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}

.alert-warning {
    --bs-alert-color: #eab000;
    --bs-alert-bg: #7c5f0047;
    font-size: 16px;
    padding: 12px 10px;
    font-weight: 500;
    --bs-alert-border-color: #b0870e;
    --bs-alert-link-color: var(--bs-warning-text);
}

.wallet_details p {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    color: var(--main-color);
    margin-bottom: 0px;
}

.dash_main_wallet svg {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
    opacity: .3;
    z-index: 0;
}

.dash_main_wallet_actions {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.dash_box_section {
    margin-top: 10px;
    position: relative;
}

.dash_box {
    background-color: #2b3139;
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #474d57;
    position: relative;
    height: 100%;
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
    transition: all 0.3s 0s;
}
.dash_box_actions {
    margin-top: 15px;
    padding-right: 30px;
    display: flex;
    flex-wrap: wrap;
}

.dash_main_wallet_bal.new-wallet {
    flex: 1;
    display: flex;
    height: 100%;
    width: 100%;
    text-align: left;
    justify-content: space-between;
    flex-direction: column;
}

.dash_box_actions .button {
    margin-top: 5px;
}

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

.dash_view_detail_link {
    color: #ffffffbd;
    text-decoration: none;
    right: 10px;
    top: 10px;
    width: 32px;
    height: 32px;
    font-weight: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background-color: var(--gray-btn-color);
    transition: all 0.3s 0s;
    font-size: 21px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.wallet_details {
    display: flex;
    align-items: center;
    gap: 9px;
}

.dash_box:hover .dash_view_detail_link {
    opacity: 1;
    visibility: visible;
}

.dash_box_bal h2,
.defi_left_box h2,
.defi_right_box h2 {
    color: var(--main-color);
    font-size: 24px;
    font-style: normal;
    margin-bottom: 0px;
    font-weight: 700;
}

.dash_box_bal span,
.defi_left_box span,
.defi_right_box span {
    display: block;
    margin-bottom: 10px;
    color: #EAEAEA;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
}

.lavel {
    margin-left: 1rem;
    padding: 6px 14px;
    border-radius: 4px;
    border: 1px solid #474d57;
}

.wallet-add-box img {
    width: 29px;
}

.wallet-add-info {
    display: inline-block;
    max-width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wallet-add-box a {
    color: var(--main-color);
    font-size: 20px;
}

.wallet-add-box a:hover {
    color: #ebebeb;
}

.wallet-main-sec {
    display: flex;
    justify-content: end;
    gap: 20px;
    margin-bottom: 20px;
}

.wallet-add-box {
    border-radius: 5px;
    border: 1px solid #262626;
    display: flex;
    gap: 12px;
    background: #181818;
    padding: 6px 10px;
    align-items: center;
}

.box h4 {
    font-weight: 500;
    font-size: 18px;
}

.box svg {
    position: absolute;
    right: -5%;
    top: 77%;
    width: 300px;
    height: 300px;
    transform: translate(0px, -50%);
    opacity: .4;
}

.affiliate_actions .button {
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 15px;
}

.affiliate_link.affiliate-info {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}

.affiliate_actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: 22px;
    justify-content: left;
}

.affiliate_actions .button i {
    margin-right: 7px;
}

.aff_link {
    word-break: break-all;
    color: #b1b0b0;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
}

.affiliate_link h4 img {
    margin-right: 6px;

}

.affiliate_link .form-control {
    padding: 8px 10px;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    background: #121212;
    color: #fff;
    border: 1px solid var(--border-color);
}

.affiliate_link .button {
    width: auto;
    padding: 8px 16px;
    border-radius: 5px;
    font-size: 14px;
    display: flex;
    font-style: normal;
    align-items: center;
    gap: 6px;
    font-weight: 300;
}

.affiliate_link .button i {
    margin-right: 10px;
}

img.wave_shape {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.affiliate_link p {
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    margin-bottom: 0;
    color: var(--whitecolor);
    line-height: normal;
    margin-top: 12px;
}

.box h4 {
    font-size: 19px;
    font-style: normal;
    margin-bottom: 12px;
    color: var(--main-color);
    font-weight: 500;
}

.affiliate_link .form-control::placeholder {
    color: #8C8C8C !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.affiliate_link {
    text-align: left;
    position: relative;
    z-index: 1;
    border-radius: 13px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 20px;
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    height: 100%;
}

.wallet_content {
    color: var(--text-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.summary_main_info {
    display: flex;
    justify-content: space-between;
    margin: 30px 0px;
}

.summary_box {
    border-radius: 13px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 10px 0px;
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    width: 70%;
}
.summary_box ul li:nth-child(8){
    border-bottom: none;
}

.summary_box_rewards {
    width: 28%;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 27px;
}

.income_summary_box {
    border-radius: 10px;
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.summary_box .dash_title {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 20px 10px;
}

.summary_box ul,
.income_summary_box ul {
    padding: 0px;
    margin: 0px;
}

.summary_box ul li,
.income_summary_box ul li {
    list-style: none;
    padding: 15px 34px;
    display: flex;
    border-bottom: 1px solid #676767d4;
    justify-content: space-between;
    position: relative;
}

.dash_income_box:last-child {
    border-bottom: none;
}

.income_summary_box ul li:last-child {
    border-bottom: none;
}

.income_summary_link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}

.income_summary_box ul li {
    display: block !important;
    padding: 24px 20px;
}

.summary_box ul li .dash_view_detail_link,
.income_summary_box ul li .dash_view_detail_link {
    position: static;
}

.summary_btn {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.progress,
.progress-stacked {
    border-radius: 13px;
}

.progress {
    background-color: rgb(0 0 0);
    height: 21px;
}

.progress-bar {
    background-color: var(--progress-btn);
    border-radius: 13px;
}

.progress-lavel .d-flex {
    justify-content: space-between;
}

.progress-lavel label {
    color: #1e2026;
    font-weight: bold;
}

.dash_income_box {
    position: relative;
}

.dash_income_box b {
    color: var(--main-color);
    text-align: right;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
}

.dash_income_wrapper {
    background-color: #2b3139;
    padding: 25px;
    border-radius: 4px;
}

.dash_income_box span {
    color: var(--text-color);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

.participants_info {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 43px;
}

.business_info {
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-height: 120px;
}

.participants_left_box {
    width: 65%;
    border-radius: 15px;
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 20px 30px;
    border: 1px solid rgba(255, 255, 255, 0.08);

}

.participants_right_box .wallet_content {
    color: var(--main-color);
}

.participants_right_box {
    width: 33%;
    border-radius: 15px;
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 20px 30px;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.defi_dash_box {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.defi_left_box {
    border-right: 1px solid var(--border-color);
    width: 50%;
}

.dash_box_bal.participants_box h2 {
    font-size: 32px;
}

.participants_info .dash_title {
    margin-top: 0px;
    font-weight: 300;
    margin-bottom: 6px;
    font-size: 22px;
}

.participants_info_box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 18px;
}

.right.text-color b {
    color: var(--main-color);
}

.dash_box_bal.participants_box {
    position: relative;
    z-index: 1;
    padding: 29px;
    text-align: center;
    overflow: hidden;
}

.dash_box_bal.participants_box .small-btn {
    margin-top: 24px;
    padding: 8px 15px;
    font-size: 14px;
    gap: 7px;
}

.dash_box_bal.participants_box .small-btn img {
    margin-right: 8px;
}

.form-check.term {
    margin-bottom: 20px;
}

.main_wrapper.wrapper_inner_data {
    padding-bottom: 69px;
}

.form-check.term .form-check-input {
    margin-top: 5px;
}

.timer_box {
    background-color: var(--main-color);
    color: #1f2027;
    text-align: center;
    padding: 20px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.timer_box h4 {
    color: #000;
    margin-bottom: 15px;
    font-size: 18px;
}

.timer_box i {
    font-size: 26px;
}

.participants_left_bg {
    background-color: transparent;
    padding: 0px;
    border: none;
    box-shadow: none;
}

#timer {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    grid-column-gap: 18px;
    justify-content: center;
}

#timer div {
    font-size: 50px;
    text-align: center;
    font-weight: 700;
    border-radius: 10px;
    background: var(--gray-btn-color);
    padding: 33px 20px;
    color: var(--main-color);
    line-height: normal;
    border: 1px solid rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    width: 100%;
}

.launching-soon-info #timer div {
    padding: 10px;
    background-color: rgb(0 0 0 / 60%);
    font-size: 87px;
    text-align: center;
    border: 1px solid #fe8100;
    font-weight: 700;
    color: #fe8100;
    line-height: normal;
    width: 126px;
    border-radius: 14px;
    margin: 2px 12px;
}

#timer span {
    display: block;
    color: var(--text-color);
    padding-top: 0px;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}

#timer span.inprocess {
    font-size: 18px;

}

.defi_left_box h2 {
    font-size: 24px;
    font-weight: 400;
}

.defi_right_box h2 {
    font-size: 24px;
    font-weight: 400;
}

.profile_info {
    border-radius: 10px;
    line-height: normal;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
       padding: 35px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.profile_info_left,
.profile_info_right {
    width: 49%;
}

.profile_basic_info {
    display: flex;
    column-gap: 20px;
}

.wallet_col_actions {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wallet_col {
    padding: 20px 35px;
    position: relative;
    text-align: center;
    z-index: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    justify-content: space-between;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin-bottom: 30px;
}

.wallet_col span {
    display: block;
    margin-top: 5px;
    color: #EAEAEA;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

.wallet_col .dash_box_bal {
    padding: 0;
    backdrop-filter: none;
}

.wallet_col h6 {
    font-weight: normal;
    margin: 0;
    font-size: 16px;
    color: #EAEAEA;
    display: block;
}

.wallet_col_actions .button,
.wallet_col_actions span {
    margin: 0 5px;
    max-width: 100%;
    width: 100%;
    height: 37px;
    padding: 0;
    gap: 7px;
}

.wallet_col .icon img {
    flex: 0 0 40px;
    position: absolute;
    left: 35px;
    top: 18px;
    object-fit: cover;
    margin-right: 10px;
}

.wallet_col .icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dash_box_bal small {
    color: var(--text-color);
    font-size: 15px;
    font-weight: 400;
}

.wallet_shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    right: 0;
}

.custom_header h2 i {
    margin-right: 1px;
    color: var(--white-color);
    width: 40px;
    height: 40px;
    flex-wrap: 0 0 40px;
    font-weight: 200;
    line-height: 40px;
    text-align: center;
    background-color: transparent;
    border-radius: 4px;
    font-size: 1.5rem;
}

.custom_header h2 {
    display: flex;
    align-items: center;
    color: #fff;
    margin: 0;
    font-weight: 500;
    font-size: 21px;

}

.tbl_common .table td {
    vertical-align: middle;
    padding: 15px 15px;
    border-top-width: 1px;
    border-color: #66666645;
    color: #fff;
}

.tbl_common .table tr td:first-child {
    border-left: 1px solid #66666645;
    border-radius: 7px 0px 0px 7px;
}

.tbl_common .table tr td:last-child {
    border-right: 1px solid #66666645;
    border-radius: 0px 7px 7px 0px;
}

.tbl_common .table th {
    color: #fff;
    border-color: transparent;
    padding: 15px 15px;
    vertical-align: middle;
}

.table-responsive table {
    border-collapse: separate;
    border-spacing: 0 10px;
}

.tbl_common .table tbody tr {
    background-color: var(--gray-btn-color);
}

span.status-success {
    background: var(--main-color);
    color: var(--white-color) !important;
}

.tbl_common .table th {
    color: #CDCDCD;
    font-weight: 400;
    font-size: 16px;
}

ul.m2-list.user-data-tree::before {
    display: none;
}

.custom_header {
    padding: 26px 23px;
    border-bottom: 2px solid #2E2E2E;
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.tbl_loader_bg {
    position: absolute;
    height: 100%;
    top: 0;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    left: 0;
    width: 100%;
    background-color: rgb(26 26 26 / 93%);
    z-index: 9999;
}
.custom_body {
    padding: 15px;
    position: relative;
}

.custom_box.membership .custom_body {
    padding: 0px 16px 16px;
}

.kyc_status h4 {
    font-size: 20px;
    margin-bottom: 6px !important;
    margin: 1.4rem 0;
}

.kyc_status p {
    color: #9ea1a6;
    margin: 0 auto;
    max-width: 1000px;
    font-size: 14px;
}

.google_auth_info {
    background-color: #1e2026;
    padding: 20px;
    height: 100%;
}

.google_auth_info p {
    color: #9ea1a6;
}

.google_auth_info a {
    color: var(--main-color);
    text-decoration: underline dashed;
}

.google_auth_info ul {
    list-style: auto;
    margin: auto;
}

.google_auth_info b {
    display: block;
    margin-bottom: 5px;
}

.inprocess {
    width: 100% !important;
    display: block !important;
    font-size: 19px !important;
    height: 100%;
    margin-top: 49px;
    font-weight: 600;
    color: var(--main-color) !important;
    text-align: center;
}

.pkg_list {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #101010;
    margin-bottom: 10px;
    border-left: 4px solid;
    border-left-width: 4px;
    border-left-style: solid;
    border-image: linear-gradient(to top, #E97231, #F59F46) 1;
    padding-left: 0;
    border-radius: 2px;
}

.lquidpay-main-details .pkg_list {
    border-image: linear-gradient(to top, #24EB2E, #187C1D) 1;
}

.lquidpay-main-details .pkg_list:first-child {
    background-color: transparent;
    backdrop-filter: none;
}

.lquidpay-main-details .pkg_list {
    background: rgb(255 255 255 / 0%);
    backdrop-filter: blur(18.2007px);
        margin-bottom: 24px;
}

.pkg_name i {
    background: linear-gradient(180deg, #F6A348 0%, #E8692D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;


}

.pkg_list li {
    width: 100%;
    display: flex; 
    font-size: 17px;
    padding: 17px 20px;
}

.pkg_name {
    font-size: 16px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.pkg_name i {
    margin-right: 10px;
}
.pkg_list_head {
    border: 0;
    background-color: transparent;
    color: #9ea1a6;
    padding: 0;
}

.pkg_list:hover {
    background-color: #161616;
}

.pkg_list:hover .button {
    background-color: var(--main-color);
    color: #000;
}

.custom_box.membership .pkg_list:hover .button {
    color: #FFF;
}

.comming_soon h2 {
    text-align: center;
    margin-top: 16px;
    font-size: 26px;
    font-weight: 800;
    color: var(--main-color);
}
.button.small-btn img {
    width: 19px;
    margin-left: 3px;
}
.form-check-label {
    cursor: pointer;
    width: fit-content;
}
.box.page_head.ticket_head {
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin-bottom: 30px;
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    margin-top: 25px;
    padding: 30px 30px;
    border-radius: 10px;
}

.main-membership-details .button {
    background: linear-gradient(90deg, #E7652B 0%, #F8A84B 100%);
    border-radius: 7px;
    gap: 9px;
}
.main-membership-details  .small-button {
    background: linear-gradient(90deg, #E7652B 0%, #F8A84B 100%);
    border-radius: 7px;
    gap: 9px;
}

.form-control::file-selector-button {
    color: #a1a1a1;
    background-color: #414141;
    margin-left: -3px;
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #414141;
}

.ticket_count {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 21px;
    padding: 25px 20px;
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    background: rgb(255 255 255 / 0%);
    font-weight: 500;
    z-index: 1;
    position: relative;
}


.ticket_count i {
    font-size: 30px;
    margin-right: 20px;
}

.ticket_count h2 {
    margin: 0;
    text-align: center;
}

.ticket_head .col-lg-4:last-of-type .ticket_count:after {
    display: none;
}

.total_tickets {
    color: var(--main-color);
    font-weight: 400;
}

.open_tickets {
    color: #37FF00;
    font-weight: 400;
}

.close_tickets {
    color: #FF0000;
    font-weight: 400;
}

.form-control {
    background-color: #121212;
    padding: 11px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #666666c2;
}

.form-control:focus {
    border-color: var(--main-color);
    background-color: #181818;
    color: #fff;
}
textarea.form-control {
    height: 50px;
}

.text-right b {
    font-weight: 700;
}

.kyc_status {
    text-align: center;
    margin-top: 60px;
    background: #8888881c;
    width: 100%;
    padding: 23px;
    margin: auto;
    border-radius: 8px;
    max-width: 615px;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #040404bf;
    cursor: not-allowed;
    border-color: transparent !important;
    color: #ffffffc2;
}

.form-group {
    margin-bottom: 15px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.deposit_popup .alert.alert-warning p {
    margin-bottom: 0px;
        font-weight: 300;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.resend_btn {
    color: var(--main-color);
    background-color: transparent;
    border: oldlace;
    position: absolute;
    top: 50%;
    align-items: anchor-center;
    display: flex;
    right: 15px;
    gap: 4px;
    margin: 0;
    padding: 0;
    transform: translate(0px, -50%);
}

.affiliate_link .form-control:disabled,
.form-control[readonly] {
    background-color: #212020;
}

.package-modal-box .form-control:disabled,
.form-control[readonly] {
    background-color: #060606;
}

.affiliate_link .form-control:disabled,
.form-control[readonly]:focus {
    border-color: #060606;
    background-color: #060606;
    color: #ffffffc2;
}

.coupon-used .form-control[readonly] {
    background-color: #0ECB81 !important;
    color: #000 !important;
}

.coupon-used .resend_btn {
    color: #000 !important;
}

.authentication_popup p {
    margin-bottom: 7px;
}

.wallet_col_actions .loadingNew {
    width: auto;
    display: flex;
    align-items: center;
    color: #fff;
}

.package-box.custom_box h3 {
    font-size: 19px;
    margin-bottom: 18px;
}

ul.pkg_list .small-btn {
    padding: 8px 29px;
    width: auto;
}

.security_info .custom_header i {
    color: var(--main-color);
}

.abs-input {
    position: relative;
}

.abs-input i {
    font-size: 20px;
}

i.ri-loader-line {
    animation: spin 2s linear infinite;
    display: inline-block;
    font-size: 14px;
    align-items: center;
}

.button.small-btn span i {
    padding-left: 0px !important;
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.kyc_details_box {
    width: 46%;
}

.kyc_main-details {
    display: flex;
    margin-top: 35px;
    justify-content: space-between;
}

.kyc_step_list li.active span {
    background: var(--button-color);
    color: #fff;
}

.kyc_step_list li span {
    background: #666666;
    color: #fff;
    padding: 8px 19px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
    position: relative;
}

.kyc_step_list li.active span::after {
    background-color: var(--button-color) !important;
}

.google_auth {
    padding: 10px;
}

.authentication_popup a {
    color: var(--main-color);
    text-decoration: underline dashed;
}

.authentication_popup a:hover {
    color: #fff;
}

.auth_qr {
    margin: 20px auto;
    display: table;
}

.auth_qr svg {
    width: 180px;
    height: 180px;
    border-radius: 5px;
    padding: 10px;
    background-color: #fff;
}

.two-factor p a {
    color: var(--main-color);
    text-decoration: underline dashed;
}

.two-factor p {
    color: #9ea1a6;
    max-width: 700px;
}

.two-factor h4 {
    font-size: 20px;
}

.kyc_step_list ul {
    list-style: none;
    padding: 28px 5px;
    margin: 0;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 11px;
    background: #000;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative;
}

.kyc_step_list {
    margin-bottom: 30px;
    position: relative;
    border-radius: 12px;
    z-index: 1;
    margin-top: 15px;
    padding: 19px;
    background: var(--box-background, rgba(17, 17, 17, 0.6));
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
    position: relative;
}

.kyc_step_list li {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.kyc_step_list ul:after {
    content: "";
    width: 93%;
    height: 4px;
    position: absolute;
    top: 36px;
    left: 41px;
    background-color: #98989847;
    z-index: -1;
}

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

.kyc_head span {
    padding: 5px 14px;
    color: #fff;
    align-items: center;
    border-radius: 4px;
    display: flex;
    font-weight: 500;
}

.kyc_head span i {
    margin-left: 5px;
    color: #000;
    font-size: 18px;
}

.kyc_head .right {
    position: relative;
    z-index: 1;
}

.upload_btn {
    position: relative;
}

.upload_btn input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.upload_btn {
    padding: 8px 15px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    font-size: 16px;
    max-width: 137px;
    justify-content: center;
    margin: 0 auto;

}
.loader-bg {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 99;
    background: rgb(13 13 13 / 94%);
    backdrop-filter: blur(11px);
    top: 0;
    left: 0;
    justify-content: center;
    display: flex;
    align-items: center;
}
@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

.loader {
    width: 40px;
    height: 40px;
    border: 4px solid var(--main-color);
    border-top-color: transparent;
    border-radius: 50%;
    animation: rotate 1s linear infinite;
}
.upload_btn i {
    margin-right: 10px;
}

.uploader_box {
    border-radius: 5px;
    background-color: #121212;
    border: 1px solid rgb(255 255 255 / 10%);
    padding: 20px;
    margin-bottom: 30px;
    text-align: center;
    border-radius: 4px;
}

.uploader_box h5 {
    font-size: 18px;
}

.uploader_box p {
    color: #9ea1a6;
}

.kyc_info_btn .small-btn {
    width: auto;
    margin: auto;
    padding: 9px 47px !important;
}

.uploader_box img {
    width: 279px;
    height: 184px;
    object-fit: contain;
    margin: 28px 0px;
    border-radius: 10px;
    border: 1px solid #ffffff36;
    padding: 11px;
    background: #000;
}

.kyc_step_list li.active {
    color: var(--main-color);
}

.kyc_thankyou {
    text-align: center;
    padding: 18px;
}

.kyc_thankyou .icon {
    font-size: 88px;
    width: 100px;
    padding: 13px;
    height: 100px;
    display: flex;
    align-items: center;
    background: var(--button-color);
    justify-content: center;
    margin: 0 auto 10px;
    border-radius: 100px;
    color: #0f0f0f;
}

.kyc_thankyou h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 22px;
    color: var(--main-color);
    margin-bottom: 20px;
}

.kyc_thankyou p {
    color: var(--text-color);
    margin-bottom: 0px;
}

.kyc_thankyou .button {
    margin: 30px auto 0;
}

.step3 .custom_box {
    max-width: 550px;
    background-color: #121212;
    border: 1px solid rgb(255 255 255 / 10%);
    width: 100%;
    margin: 0 auto;
}

.kyc_status {
    text-align: center;
    margin-top: 60px;
}

.kyc_status img {
    width: 120px;
}

.text-danger {
    color: #FF0000 !important;
}

.text-success {
    color: #24EB2E !important;
}

.page_head h1 {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
}

.package-box {
    padding: 15px;
    border-radius: 6px;
    position: relative;
    transition: all 0.3s 0s;
    overflow: hidden;
}
.page-item:last-child .page-link:focus {
    box-shadow: none;
}

.dash_income_box:hover .dash_view_detail_link {
    opacity: 1;
    visibility: visible;
}

.dash_box:hover {
    border-color: var(--main-color);
}

.dash_income_box .d-flex div:nth-child(1) {
    margin-right: 3rem;
    border-right: 2px dashed #474d57;
    padding-right: 3rem;
}
.package-box-body h3 {
    text-align: center;
    padding: 20px 0;
}

.package_name {
    text-align: center;
    font-size: 16px;
}

.package-box-foot {
    border-top: 1px solid #1e2026;
    padding-top: 20px;
}

.package-box-foot .button {
    margin: 0 auto;
}

.package-modal-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.package-modal-box ul li {
    margin-bottom: 15px;
}

.package-modal-box ul li span {
    display: block;
    margin-bottom: 5px;
    color: #9ea1a6;
}

.package_price {
    font-size: 2rem;
    text-align: center;
}

.package-box-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.package-box-body li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 0;
    padding-bottom: 13px;
}

.package-box-body li span {
    color: #9ea1a6;
}

.package-box-body {
    margin: 1rem 0;
    margin-top: 0px;
}
.Basic .button {
    background-color: #ec7b7b;
    color: #fff;
}

.Basic .package-box:hover {
    border-color: #ec7b7b;
}
.Basic .package-box-head {
    background-color: rgb(236 123 123 / 20%);
}

.Standard .button {
    background-color: #66c7f8;
    color: #fff;
}

.Standard .package-box:hover {
    border-color: #66c7f8;
}

.Standard .label_x {
    background-color: #66c7f8;
    color: #fff;
}

.Standard .package-box-head {
    background-color: rgb(102 199 248 / 20%);
}

.Elite .button {
    background-color: #16c1a8;
    color: #fff;
}

.Elite .package-box:hover {
    border-color: #16c1a8;
}

.Elite .label_x {
    background-color: #16c1a8;
    color: #fff;
}

.Elite .package-box-head {
    background-color: rgb(22 193 168 / 20%);
}

.membership .nav-pills {
    justify-content: center;
}

.membership .nav-pills .nav-link {
    color: #fff;
    font-size: 16px;
    background-color: #474d57;
    margin: 8px;
    border-radius: 4px;
    padding: 12px 30px;
}

.membership .nav-pills .nav-link.active {
    background-color: var(--button-color);
    color: #000;
    font-weight: 500;
}


/*modal*/
.modal-body {
    background: rgba(255, 255, 255, 0.07);
    backdrop-filter: blur(16.1271px);
}

.filter_popup .modal-body {
    background: transparent;
    backdrop-filter: blur(0px);
}

.modal-header {
    background-color: #353535;
    border: 0;
    border-radius: inherit;

}

.modal-content {
    border-radius: 0px;
    background-color: transparent;
}

.modal-title {
    font-size: 18px;
    display: flex;
    align-items: center;
}

.modal-title i {
    margin-right: 10px;
}

.modal-header .btn-close {
    color: #fff;
    filter: invert(1);
}

.package-purchase-wallet-select {
    border: 1px solid #474d57;
    padding: 15px;
    margin: 19px 0;
    background-color: #161414;
    cursor: pointer;
    border-radius: 5px;
}

.modal-content .form-check .form-check-input {
    margin-top: 7px;
}

.modal-content .form-check-input:checked {
    background-color: #F48730 !important;
    border-color: #FB4729 !important;
    border: 3px solid;
    --bs-form-check-bg-image: none !important;
}

.freedom-data-info .form-check-input {
    margin-top: 7px;
}
.package-purchase-wallet-select p {
    margin: 0;
    letter-spacing: normal;
    font-size: 15px;
    color: #fff;
}

.package-purchase-wallet-select .form-check {
    cursor: pointer;
}

.multiwallet_box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.multiwallet_box li {
    display: flex;
    align-items: center;
    padding: 15px;
    background-color: #2b3139;
    border-bottom: 1px solid #474d57;
}

.multiwallet_box .coin img {
    width: 34px;
    height: 34px;
    margin-right: 10px;
}

.multiwallet_box .coin {
    text-align: center;
    margin-right: 50px;
    display: flex;
    align-items: center;
    width: 30%;
}

.coin_type {
    flex: 1;
}

.multiwallet_box h2 {
    font-size: 18px;
    font-weight: normal;
}

.multiwallet_box h5 {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #9ea1a6;
}

.multiwallet_box {
    margin-bottom: 30px;
}

.multiwallet_box .coin_name {
    font-size: 16px;
}

.multiwallet_box li:last-of-type {
    border: 0px;
}

.deposit_qr h5 {
    font-size: 18px;
}

.deposit_qr p {
    color: #9ea1a6;
    margin: 0;
}

.divider {
    display: block;
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.divider:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #4d4d4d;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 0;
}

.divider span {
    position: relative;
    z-index: 1;
    padding: 2px 10px;
    background-color: #585858;
}

.notification_list ul {
    list-style: none;
    padding: 0;
}

.notification_list li a {
    display: flex;
    align-items: center;
    margin-bottom:0px;
    padding: 15px;
    color: var(--main-color);
}
.notification_list li a:hover{
    color: #fff;
}

.notification_list li div {
    flex: 1;
}

.notification_list li .icon {
      flex: 0 0 50px;
    width: 64px;
    height: 40px;
    text-align: center;
    color: #fff;
    background-color: #000;
    display: flex;
    align-items: center;
    border: 1px solid #ffffff54;
    justify-content: center;
    font-size: 21px;
    border-radius: 4px;
    margin-right: 15px;
}

.page-item.active .page-link:focus {
    box-shadow: none;
}

.notification_list li b {
    font-size: 18px;
    display: block;
    color: #ffffff;
}

.notification_list li p {
    margin: 0;
}

.notification_list li small {
    color: #9ea1a6;
    font-size: 14px;
}

.notification_list li small {
    color: #9ea1a6;
}
.sidebar_close {
    color: #eaecef;
    padding: 10px;
    font-size: 24px;
    line-height: normal;
    position: absolute;
    right: 0;
    display: none;
}

.page_head.wallet_head div {
    position: relative;
    z-index: 1;
}

.entry_length label {
    display: flex;
    align-items: center;
    font-weight: 300;
    color: var(--text-color);
}

.entry_length label .form-control {
    margin: 0 5px;
    padding: 7px;
    border-radius: 5px;
    border: 1px solid #262626;
    background-color: #0F0F0F;
    padding-right: 30px;
}

.entry_length {
    margin-right: 15px;
}
.form-select {
    background-blend-mode: screen;
}

.lquidpay-main-details .table .button.small-btn {
    background: linear-gradient(90deg, #187C1D 0%, #24EB2E 100%);
    border-color: #1a8e20;
}

.lquidpay-main-details .custom_header.custom_header_info .button {
    background: linear-gradient(90deg, #187C1D 0%, #24EB2E 100%);
    border-color: #1a8e20;
}

.lquidpay-main-details .page-item.active .page-link {
    background: linear-gradient(90deg, #187C1D 0%, #24EB2E 100%);
    border-color: #1a8e20;
}

.dodo-bg-img .page-item.active .page-link {
    background: linear-gradient(90deg, #90BBFF 0%, #B6B2FF 100%);
    border-color: #a8b6ff;
    color: #000;
}

.lquidpay-main-details .modal-content .button {
    background: linear-gradient(90deg, #187C1D 0%, #24EB2E 100%);
    border-color: #1a8e20;
}

.dodo-bg-img .modal-content .button {
    background: linear-gradient(90deg, #90BBFF 0%, #B6B2FF 100%);
    border-color: #a8b6ff;
    color: #000;
}

.py-bg-img .table .button.small-btn {
    background: linear-gradient(90deg, #CC8F74 0%, #A155E3 100%);
    color: #000;

}

.py-bg-img .modal-content .button {
    background: linear-gradient(90deg, #CC8F74 0%, #A155E3 100%);
    color: #000;
}

.py-bg-img .page-item.active .page-link {
    background: linear-gradient(90deg, #CC8F74 0%, #A155E3 100%);
    color: #000;
    border-color: #c07f93;
}

.main_wrapper .form-check-input:checked {
    background-color: #F48730 !important;
    border-color: #FB4729 !important;
    border: 3px solid;
    --bs-form-check-bg-image: none !important;
}

.lquidpay-bg-img .page-item.active .page-link {
    background: linear-gradient(90deg, #187C1D 0%, #24EB2E 100%);
    border-color: #1a8e20;
}

#announcementPopup .modal-body {
    text-align: center;
    font-size: 16px;
    padding: 40px;
}

.custom_box.freedom-data-info {
    padding: 25px 40px;

}
.freedom-data-info .form-check-input:checked {
    background-color: #F48730 !important;
    border-color: #FB4729 !important;
    border: 3px solid;
    --bs-form-check-bg-image: none !important;
}

.form-check-input.cefi-check-input:checked {
    background-color: #6EBFFF !important;
    border-color: #2773B0 !important;
    border: 3px solid;
    --bs-form-check-bg-image: none !important;
}

.custom_box.freedom-data-info .investment_head h2 {
    font-size: 20px;
    color: #ffff;
    font-weight: 500;
    margin-bottom: 16px;
}

.financial-freedom-plan small {
    font-size: 21px;
    font-weight: 600;
    color: var(--main-color);
}

.financial-freedom-plan span {
    font-size: 21px;
    color: #fff;
    font-weight: 600;
}
.financial-freedom-plan img {
    width: 28px;
}

.financial-freedom {
    display: flex;
    flex-wrap: wrap;
    column-gap: 44px;
    row-gap: 36px;
}

.short-description {
    font-size: 15px;
    color: var(--text-color);
    padding-right: 52px;
}
.package-amt {
    background: var(--button-color);
    padding: 2px 14px;
    color: #fff;
    font-weight: 400;
    border-radius: 6px;
}
a.dropdown-toggle.show::after{
    transform: rotate(225deg);
    top: 16px;
}
.starter-pack-plan .financial-freedom-box{
        width: 31.2%;
}
.starter-pack-plan .financial-freedom{
        column-gap: 34px;
}
.starter-pack-plan .small-btn {
    width: 100% !important;
    padding: 12px 15px !important;
    font-size: 16px !important;
}
.financial-freedom-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgb(255 255 255 / 0%);
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.08);
    width: 48%;
    padding: 21px 35px;
    border-radius: 15px;
}
.package-inner-text {
    display: flex;
    width: 100%;
    margin-bottom: 4px;
    position: relative;
}
.package-inner-text .form-group{
    width: 100%;
}
.financial-content .title {
    font-size: 17px;
    color: var(--main-color);
    font-weight: 500;
    margin-bottom: 8px;
}

.financial-freedom-plan {
    display: flex;
    gap: 5px;
    align-items: center;
    margin-top: 38px;
    margin-bottom: 19px;
}
.freedom-data-info .small-btn {
    width: auto;
    font-weight: bold;
    margin-top: 35px;
    padding: 8px 15px;
    font-size: 15px;
    width: 100%;
}
.notification-data-box {
    display: flex;
    align-items: center;
}
.investment_head span {
    color: var(--main-color);
}
@media only screen and (max-width: 1700px){
    .starter-pack-plan .financial-freedom-box{
            padding: 18px 21px;
    }
    .starter-pack-plan .short-description{
            padding-right: 28px;
    }
    .main_wrapper {
        padding-left: 300px;
        padding-right: 45px;
    }
    .table .button.small-btn{
        padding: 6px 12px;
    }
  
    
}
@media only screen and (max-width: 1400px) and (min-width: 1100px) {
    .main_wrapper {
        padding-left: 229px;
    }

    .sidebar {
        max-width: 214px;
    }

    .logo img {
        max-height: 66px;
    }

    .main_wallet_info .row .col-lg-3.col-md-6 {
        padding: 0px 5px;
    }

    .dash_box_bal.participants_box span {
        font-size: 16px;
    }

    .sidebar_menu .dropdown-toggle::after {
        right: 13px;
    }

    .subscription_info {
        padding: 10px;
    }

    .main_wallet_info {
        padding: 10px 15px;
    }

    .sidebar_menu a {
        padding: 9px 17px;
        font-size: 13px;
    }

    .sidebar_menu a i {
        font-size: 17px;
        height: 22px;
    }
    .sidebar_menu {
        padding: 0 11px;
    }
    .sidebar_menu .dropdown-menu .dropdown-item {
        font-size: 12px;
        border-radius: 8px;
        margin: 6px 0px;
    }
    .sidebar_menu .dropdown-menu .dropdown-item{
            width: 85%;
    }
}

@media(max-width: 1550px) {
    .launching-soon-info .countdown {
        position: absolute;
        top: 25vw;
        left: 12vw;
    }
    .starter-pack-plan .financial-freedom {
        column-gap: 28px;
    }
    .subscrition_content span {
        font-size: 17px;
    }
    .defi_right_box {
    padding-left: 12px;
    }
    .defi_left_box {
        padding-right: 12px;
    }
    .wallet_details p {
        font-size: 14px;
    }

    .short-description {
        font-size: 11px;
        padding-right: 17px;
    }

    .dash_box_bal {
        padding: 12px;
    }

    .dash_box_bal span {
        font-size: 16px;
    }
    .aff_link{
        font-size: 14px;
    }

    #timer div {
        padding: 39px 20px;
    }

    .participants_info_box {
        grid-column-gap: 7px;
    }

    .financial-freedom-box {
        width: 47%;
    }
    .wallet_col .icon img{
            left: 15px;
    }
    .security_info .custom_header {
        padding: 11px 23px;
    }
}

@media(max-width: 1400px) {
    .launching-soon-info .countdown {
        position: absolute;
        top: 22vw;
        left: 7vw;
    }
    button.button.apply-btn{
        margin-top: 35px;
    }
        .main_wrapper {
        padding-left: 239px;
        padding-right: 30px;
    }

    .box h4 {
        font-size: 14px;
    }
    .profile_basic_info li span{
            font-size: 16px;
    }
    .profile_basic_info li b{
        font-size: 16px;
    }

    .tbl_common .table td,
    .tbl_common .table th {
        white-space: nowrap;

    }

    .table .button.small-btn {
        padding: 5px 9px;
        font-size: 13px;
    }

    .financial-freedom-box {
        width: 47%;
    }
     .wallet_col .icon img{
        left: 12px;
    } 
    .dash_header{
            padding: 17px 30px 17px 242px;
    }
    .membership .col-xl-4.col-lg-6.col-md-6 {
    padding: 0px 13px;
    }
    .membership .row {
    margin: 0px -13px;
}
}

@media only screen and (min-width: 1199px) {
    .sidebar.active~.main_wrapper {
        padding-left: 20px;
    }

    .sidebar.active {
        transform: translateX(-240px);
    }

}

@media (max-width: 1400px) and (min-width:992px) {
    .dash_main_wallet .d-flex {
        flex-wrap: wrap;
    }

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

    .participants_left_box,
    .participants_right_box {
        width: 100%;
    }

    .participants_info {
        display: block;
    }

    .participants_right_box {
        margin-top: 20px;
    }
  

    .wallet_content {
        font-size: 14px;
    }

    .income_summary_box ul li {
        display: block !important;
        padding: 13px 20px !important;
    }

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

    .dash_income_box b {
        font-size: 14px;
    }

    .dash_title {
        font-size: 18px;
    }

    .summary_box ul li,
    .income_summary_box ul li {
        list-style: none;
        padding: 8px 15px;
    }

    .dash_box_bal h2 {
        font-size: 19px;
    }

    .dash_box img,
    .dash_main_wallet_bal img {
        width: 20px;
    }

    .dash_view_detail_link {
        width: 23px;
        height: 23px;
    }

    .dash_view_detail_link img {
        width: 15px;
    }
}

@media only screen and (max-width: 1200px) {
    .menu_bar.active .ri-menu-2-line:before {
        content: "\eb99";
    }
    .sidebar_menu .dropdown-toggle.show {
        background: #161719 !important;
    }
    #eventPopup .modal-dialog {
        max-width: var(--bs-modal-width);
    }

    .sidebar {
        transform: translate(-263px);
    }

    .main_wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sidebar.active {
        transform: translate(0px);
        z-index: 5;
        box-shadow: 0 0 20px #000;
    }

    .sidebar_close {
        display: block;
    }

    .launching-soon-info #timer div {
        width: 107px;
        font-size: 65px;
    }

    .menu_bar {
        display: block;
    }

    .sidebar {
        background-color: #100f0f;
    }

    .event-days-num {
        bottom: 5.2vw;
    }
        .dash_header {
        padding: 17px 17px 17px 17px;
    }
    .header_profile .dropdown-toggle{
                margin-left: 14px;
    }

}

@media only screen and (max-width: 1100px) {
    .announcement-timer div {
        width: 5.9vw;
    }

    .event-days-num {
        bottom: 6.2vw;
    }
    
}

@media only screen and (max-width: 1024px) {
    .launching-soon-info #timer div {
        width: 89px;
        font-size: 48px;
    }

    .event-days-num {
        bottom: 6.2vw;
    }

    .header_profile .dropdown-toggle {
        margin-left: 14px;
    }

    .wallet_col h6 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .mainWrapper nav.navBar {
        flex-wrap: wrap;
    }
        button.button.apply-btn {
        margin-top: 16px;
    }
    .sidebar .logo{
        padding-bottom: 11px;
        padding-top: 12px;
    }
      .wallet_inner_box .row {
        row-gap: 26px;
    }
    .starter-pack-plan .financial-freedom-box {
        width: 100%;
    }
    .starter-pack-plan .financial-freedom{
        row-gap: 15px;
    }

    .launching-soon-info .countdown {
        position: absolute;
        top: 35vw;
        left: 23vw;
    }

    .financial-freedom-box {
        width: 46%;
    }

    .launching-soon-info {
        max-width: 94% !important;
    }

    .affiliate-marketing-pack-wallet {
        display: block;
    }

    .mainWrapper .movement {
        width: 100%;
        margin-top: 22px;
        order: 3;
    }

    .announcement-info .btn-close {
        top: -43px;
        right: 0px;
    }

    .box .row,
    .subscription_info .row,
    .main_wallet_info .row {
        row-gap: 16px;
    }

    .affiliate-marketing-link {
        margin-top: 7px;
    }

    .summary_box {
        width: 100%;
        margin-bottom: 25px;
    }

    .participants_info {
        display: block;
    }

    .participants_left_box,
    .participants_right_box {
        width: 100%;
    }

    .participants_right_box {
        margin-top: 25px;
    }

    .profile_basic_info li span {
        font-size: 14px;
    }

    .summary_main_info {
        display: block;
    }

    .summary_box_rewards {
        width: 100%;
        height: 100%;
    }

    .header_right {
        flex-wrap: wrap;
    }

    .header_right {
        flex-wrap: wrap;
    }

    .header_right .aff_link {
        width: 100%;
        text-align: right;
    }

    .header_right .aff_link p {
        margin: 0;
    }

    .header_right .aff_link center {
        text-align: right;
        font-size: 12px;
    }

    .progress-lavel {
        border-top: 1px solid #ffffff6b;
        border-bottom: 1px solid #ffffff6b;
        padding: 30px 0px;
        border-left: 0;
        border-right: 0;
        margin: 30px 0;
    }

    .dash_main_wallet .d-flex {
        flex-wrap: wrap;
    }

    .dash_main_wallet_actions {
        width: 100%;
        margin-top: 10px;
    }

    .dash_main_wallet_actions .button {
        margin-left: 0;
        margin-right: 10px;
    }

    .pkg_list li:before {
        content: attr(data);
        color: #9ea1a6;
    }

    .pkg_list {
        display: block;
    }

    .custom_box {
        margin-top: 12px;
    }

    .page_head h1 {
        font-size: 18px;
    }

    .pkg_list_head {
        display: none;
    }

    .pkg_list li .button {
        margin-right: 0;
    }

    .pkg_list li {
        width: 100%;
        display: flex;
        padding: 5px 12px;
        justify-content: space-between;
    }

    .profile_show {
        margin-bottom: 30px;
    }

    .navbar .container {
        flex-wrap: wrap;
    }
    .subscrition_box{
        width: 48%;
    }
    .subscrition_box_details{
        flex-wrap: wrap;
        gap: 28px;
    }

    .navbar-collapse {
        width: 100%;
        flex: 0 0 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header_socials {
        flex: inherit;
    }

    .account-box {
        padding: 15px;
    }

    .navbar {
        padding: 15px;
    }

    .header_socials a {
        width: 32px;
        height: 32px;
        font-size: 14px;
    }

    .navbar-brand img {
        max-height: 60px;
    }

    .navbar .button {
        padding: 10px 20px;
        font-size: 14px;
        margin-top: 10px;
    }

    .wallet-flip {
        display: inline-block;
        width: 400px;
        height: 171px;
        margin-bottom: 15px;
    }

    .account-box.custom-box {
        max-width: 100%;
    }

    .custom_box.membership .custom_body {
        padding: 10px 16px 16px;
    }

    .announcement-timer div {
        width: 6.9vw;
    }

    .event-days-num {
        bottom: 7.2vw;
    }

    .menu_bar {
        font-size: 25px;
    }
    .dash_header{
           padding: 17px 17px 17px 17px; 
    }
}

@media only screen and (max-width: 850px) {
    .announcement-timer {
        gap: 3.7vw;
    }

    .event-days-num {
        bottom: 8.2vw;
    }
}
 
@media only screen and (max-width: 767px) {
    .dash_main_wallet_bal {
        width: 100%;
        margin-bottom: 15px;
    }
    .header_profile .dropdown-toggle{
                font-weight: 300;
    }
        .subscrition_box {
        width: 100%;
    }
    .kyc_main-details {
    display: flex;
    flex-direction: column;
    }
    .kyc_details_box{
        width: 100%;
    }

    .form-group {
        position: relative;
    }

    .row.package-purchase-data {
        position: relative;
    }
    button.button.apply-btn {
        position: absolute;
        top: 30px;
        margin: 0;
        right: 0px;
    }

    .announcement-timer div {
        width: 7.9vw;
        font-size: 4vw;
    }

    .announcement-timer {
        gap: 4.7vw;
    }

    .wallet-flip {
        height: 187px;
        margin-bottom: 15px;
    }

    .dash_main_wallet {
        padding: 15px;
    }

    .defi_dash_box {
        display: block;
    }

    .defi_left_box {
        border: none;
        border-bottom: none;
        padding-bottom: 10px;
    }
    .defi_right_box{
        padding-left:0px;
    }

    .defi_right_box {
        margin-top: 10px;
    }

    .financial-content .title {
        font-size: 14px;
    }

    .profile_basic_info {
        display: block;
    }

    .profile_info_left,
    .profile_info_right {
        width: 100%;
    }

    .current_date_time_box {
        text-align: left;
        margin: 10px 0;
    }

    .ticket_count:after {
        display: none;
    }

    .financial-freedom-box {
        width: 100%;
    }

    .launching-soon-info .countdown {
        position: absolute;
        top: 32vw;
        left: 13vw;
    }

    #timer {
        grid-column-gap: 6px;
    }

    .summary_box_rewards {
        row-gap: 16px;
    }

    .summary_box {
        width: 100%;
        margin-bottom: 17px;
    }

    .summary_main_info {
        margin: 18px 0px;
    }

    .affiliate_link {
        padding: 11px;
    }

    #timer div {
        padding: 15px 20px;
        font-size: 30px;
    }

    .dash_box_bal span {
        font-size: 15px;
    }

    .dash_box_bal h2,
    .defi_left_box h2,
    .defi_right_box h2 {
        font-size: 22px;
    }

    .dash_box_bal span,
    .defi_left_box span,
    .defi_right_box span {
        margin-bottom: 5px;
    }

    #timer span {
        padding-top: 3px;
    }

    .dash_box_bal {
        padding: 20px;
    }

    .ticket_count {
        margin: 10px 0;
    }

    .custom_header .text-right {
        margin-top: 10px;
    }

    .home-right-main a.button {
        font-size: 14px;
        padding: 10px;
        width: auto !important;
    }

    .home-right-main {
        row-gap: 10px;
        flex-wrap: wrap;
        padding-top: 8px;
    }

    .mainWrapper .logo img {
        width: 58px;
        height: auto;
        padding: 0;
    }

    .custom_header {
        padding: 10px 6px;
    }

    .custom_header h2 {
        font-size: 16px;
    }

    .investment_head h2 img {
        width: 60px;
    }

    .mainWrapper ul.socialLink {
        flex-wrap: wrap;
        z-index: 999;
        position: relative;
        padding: 0;
        gap: 8px !important;
    }

    .notif.dropdown.language span {
        display: none;
    }

    .event-days-num {
        bottom: 9.8vw;
    }

    .header-coin-price {
        padding: 9px;
        font-size: 14px;
    }

    .notif a {
        font-size: 16px;
        padding: 7px 10px;
    }

    .header_right {
        column-gap: 5px;
    }

    .notif.language .dropdown-menu.show {
        min-width: 135px;
        width: 100%;
        transform: translate3d(-0px, 38px, 0px) !important;
    }

    .affiliate-marketing-link a {
        display: flow;
        font-size: 16px;
        padding: 2px 0px;
    }

    .affiliate-marketing-link span {
        display: none;
    }
    .subscription_text_main{
        display: block;
    }
    .subscription_text_main p {
        margin-bottom: 14px;
    }
    
}

@media only screen and (max-width: 650px) {
    .event-days-num {
        bottom: 10.8vw;
    }

    .announcement-timer div {
        width: 8.9vw;
    }
}

@media only screen and (max-width: 575px) {
    .header_right .aff_link center {
        font-size: 10px;
    }
    a.dropdown-toggle.show::after{
        top: 9px;
    }
    .pkg_list li{
        font-size: 13px;
    }
    ul.pkg_list .small-btn {
        padding: 4px 16px;
        width: auto;
        font-size: 15px;
    }
    ul.pkg_list .small-btn img {
        width: 18px;
    }
    .notification_list li .icon {
        flex: 0 0 40px;
        width: 40px;
        height: 38px;
    }
    .notification-info-bg{
        align-items: center;
        flex-direction: column;
    }
    .notification_list li small {
        width: 100%;
        text-align: end;
        margin-top: 8px;
    }
    .starter-pack-plan .small-btn {
        width: 100% !important;
        padding: 9px 15px !important;
        font-size: 14px !important;
    }
        .financial-freedom.mt-5 {
        margin-top: 20px !important;
    }
    .main_wrapper{
            margin-top: 19px;
    }

    button.button.apply-btn {
        margin-top: 0px;
    }
    .account-box p{
        font-size: 14px !important;
    }

    .form-group {
        position: relative;
    }

    .notif-dropdown li a {
        font-size: 12px;
    }
    .affiliate-marketing-link a{
        font-size: 14px;
    }

      button.button.apply-btn {
        top: 31px;
        font-size: 14px;
        right: -2px;
    }

    .wallet-balance-box.wallet-bg-3.m-version-plan {
        padding: 18px;
    }

    .notif.language .dropdown-menu.show {
        min-width: 135px;
        width: 100%;
        transform: translate3d(-0px, 38px, 0px) !important;
    }

    .wallet-flip {
        height: 186px;
        margin-bottom: 15px;
    }

    .header_socials a svg {
        width: 16px;
    }

    .custom_box.freedom-data-info {
        padding: 15px 13px;
    }

    .box.page_head.ticket_head {
        padding: 6px 7px;
    }

    .notif-dropdown {
        min-width: 325px;
    }

    .subscription_text img {
        width: 135px;
        margin-right: 11px;
        margin-bottom: 19px;
        margin-top: 4px;
    }

    .custom_box.freedom-data-info .investment_head h2 {
        font-size: 16px;
    }

    .freedom-data-info .small-btn {
        margin-top: 21px;
    }

    .financial-freedom {
        gap: 14px;
    }

    .financial-freedom-plan span,
    .financial-freedom-plan small {
        font-size: 17px;
    }

    .financial-freedom-plan {
        margin-top: 25px;
        margin-bottom: 9px;
    }

    .announcement-timer div {
        width: 6.9vw;
        font-size: 4.6vw;
    }

    .event-days-num {
        bottom: 7.8vw;
    }

    .financial-freedom-box {
        padding: 15px;
    }

    .header_profile .dropdown-menu {
        transform: translate3d(5px, 42px, 0px) !important;
        width: 185px;
    }

    .subscription_info {
        margin-top: 17px;
    }

    .header-coin-price ul li {
        white-space: nowrap;
        padding: 5px 6px;
        font-weight: 200;
        font-size: 14px;
    }

    .subscription_text {
        padding-left: 0px;
    }

    .subscription_text p {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .kyc_step_col .custom_body {
        padding: 10px;
    }

    .box h4 {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .affiliate_link .form-control {
        font-size: 11px;
    }

    .uploader_box {
        padding: 13px;
    }

    .kyc_step_list {
        padding: 10px 7px;
    }

    .kyc_step_list ul:after {
        left: 9px;
    }

    .chat_mess {
        width: 97%;
        margin-bottom: 7px;
    }

    .custom_box.profile_form .custom_body {
        padding: 18px 13px;
    }

    .profile_show {
        padding: 20px 13px;
    }

    .chat_mess_head p {
        font-size: 13px;
    }

    .wallet-add-info {
        max-width: 82px;
    }

    .wallet-main-sec {
        gap: 8px;
    }

    .wallet-add-box {
        gap: 7px;
        padding: 5px 8px;
    }

    .wallet-add-box img {
        width: 26px;
    }

    .chat_mess_foot a {
        font-size: 12px;
    }

    .ticket_count {
        padding: 12px 11px;
    }

    .ticket_count {
        margin: 0px 0;
    }

    .kyc_thankyou {
        text-align: center;
        padding: 6px;
    }

    .comming_soon h2 {
        font-size: 15px;
    }

    .wallet_head i {
        font-size: 31px;
    }

    .wallet_head h2 {
        font-size: 22px;
    }

    .wallet_head {
        padding: 12px;
    }

    .wallet_col {
        padding: 15px 7px;
    }

    .wallet_col .icon img {
        left: 13px;
        top: 17px;
    }

    .wallet_col_actions .button,
    .wallet_col_actions span {
        height: 36px;
    }

    .header_right {
        flex-wrap: wrap;
        position: absolute;
        top: 8px;
        column-gap: 6px;
        right: 10px;
    }

    .dash_header {
        margin-top: 35px;
        justify-content: space-between;
        padding: 17px 17px 7px;
    }

    .header_profile .dropdown-toggle::after {
        top: 7px;
        right: 4px;
    }

    .header_profile img {
        width: 24px;
        height: 24px;
        margin-right: 5px;
    }

    .header_profile .dropdown-toggle {
        font-size: 14px !important;
        margin-right: 24px;
    }

    span.inprocess {
        top: -17%;
        left: 0px;
    }

    .launching-soon-info #timer div {
        padding: 6px;
        font-size: 87px;
        text-align: center;
        font-weight: 700;
        line-height: normal;
        width: 126px;
        border-radius: 14px;
        margin: 2px 3px;
    }

    .launching-soon-info .countdown {
        position: absolute;
        top: 32vw;
        left: 10vw;
    }

    .launching-soon-info #timer div {
        width: 59px;
        font-size: 27px;
    }

    .launching-soon-info .btn-close {
        z-index: 999;
        top: 13px;
        right: 5px;
        color: #fff;
        filter: invert(1);
        opacity: 1;
        position: absolute;
    }

    .tbl_common .table td,
    .tbl_common .table th {
        padding: 9px 9px;
        white-space: nowrap;
    }

    .custom_header.boomerang-img img {
        width: 244px;
    }

    .my_team_summery {
        padding: 7px 7px !important;
    }

    .table .button.small-btn {
        padding: 5px 9px;
        font-size: 13px;
    }

    .animate-arrow2 li:last-child::after {
        left: 47.1%;
    }

    .small_box .row {
        row-gap: 5px !important;
    }

    .animate-arrow3 li:last-child::after {
        left: 69px;
    }

    .vacant_user i {
        line-height: 27px;
    }

    .alertcus div i {
        line-height: 29px;
    }

    .pagination .page-link {
        color: #dddddd;
        padding: 2px 9px;
        font-size: 13px;
    }

    .page-item.active .page-link {
        padding: 2px 9px;
        font-size: 13px;
    }

    div#eventPopup .modal-content {
        max-width: 370px;
        margin: 0 auto;
    }

    .header-coin-price {
        padding: 6px 10px;
        font-size: 12px;
    }

    .notif a {
        padding: 4px 9px;
        font-size: 14px;
    }

    .header_profile a {
        font-size: 14px;
    }

    .header_profile .dropdown-menu .dropdown-item {
        padding: 6px 15px;
    }

    .account-box h1 {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .header_profile img {
        width: 30px;
        height: 30px;
    }

    .sidebar_menu a {
        font-size: 16px;
        margin: 4px 0px;
    }

    .login-bottom span {
        font-size: 15px;
    }

    .input-icon-right {
        position: absolute;
        right: 13px;
        top: 58%;
    }

    .account-box p {
        font-size: 14px;
    }

    .form-control::placeholder {
        color: #ffffff69 !important;
        font-size: 15px;
    }

    .button {
        padding: 8px 20px;
    }

    .form-control {
        padding: 7px 11px;
        font-size: 15px;
    }

    .sidebar_menu {
        padding: 0 15px;
    }

    .dash_income_wrapper {
        padding: 15px;
    }

    .dash_income_wrapper h4 {
        font-size: 16px;
    }

    .send_msg .button {
        padding: 5px;
    }

    .custom_box .custom_header button.small-btn {
        padding: 8px 7px;
        font-size: 13px;
    }

    .dash_income_wrapper h4 i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
    }

    .entry_length {
        margin-top: 10px;
    }

    .filter_popup .modal-dialog {
        width: 100%;
    }
    .alertcus div{
        border-right:1px solid rgb(255 255 255 / 30%);
    }
    .uploader_box {
        display: block;
    }

    .uploader_box img {
        margin-top: 5px;
        margin-left: 0;
    }

    .main_wallet_info {
        padding: 9px;
    }

    .summary_box ul li,
    .income_summary_box ul li {
        list-style: none;
        padding: 9px 12px;
    }

    .summary_box .dash_title {
        padding: 11px 9px 15px;
    }

    .dash_title {
        font-size: 17px;
        margin-top: 20px;
    }

    .announcement-timer-info b {
        font-size: 31px;
    }

    .profile_basic_info {
        display: block;
    }

    .notif.dropdown.language span {
        display: none;
    }

    .account-box.custom-box {
        max-width: 100%;
    }

    .participants_info_box {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-column-gap: 18px;
        row-gap: 13px;
    }

    .participants_left_box,
    .participants_right_box,
    .subscription_info,
    .profile_info {
        padding: 9px;
    }

    .business_info {
        padding: 32px 20px;
    }

    .event-days-num div {
        margin: 0 2px;
        padding: 0px;
    }

    .announcement-info .btn-close {
        top: -43px;
        right: 9px;
    }

    .profile_basic_info li {
        padding: 8px 12px;
        margin: 9px 0px;
    }

    .profile_basic_info li b {
        font-size: 13px;
    }

    .box .row,
    .subscription_info .row,
    .main_wallet_info .row {
        row-gap: 18px;
    }
    .subscrition_main_data {
        margin-top: 22px;
    }
    .subscrition_box_details{
                gap: 18px;
    }
    .participants_info{
        margin-bottom: 30px;
    }
    .profile_info_left,
    .profile_info_right {
        width: 100%;
    }

    .step3 .custom_box {
        margin-top: 24px;
    }
      .notif-dropdown {
        min-width: 325px;
    }
    .subscrition_box{
        justify-content: left;
    }
    .subscrition_content span {
        font-size: 17px;
    }
    .subscrition_content h2{
    font-size: 22px;
    }

}

@media (max-width: 375px) {
    div#eventPopup .modal-content {                                                                               
        max-width: 320px;
        margin: 0 auto;
    }                                                           
}                     

@media (max-width: 330px) {                    
    .wallet-flip {                          
        height: 208px;                
        margin-bottom: 15px;                    
    } 
}

@media (max-width: 1400px) {
    .event-days-num {
        font-size: 18px;
        letter-spacing: 0;
    }
}

@media (max-width: 500px) {
    .event-days-num {
        font-size: 10px;
        bottom: 8.5vw;
    }

    .defi_left_box {
        padding-right: 0;
    }

    .announcement-timer div {
        width: 8.9vw;
        font-size: 6vw;
    }
}

@media (max-width: 450px) {
    .announcement-timer div {
        width: 8.9vw;
        font-size: 5vw;
    }

    button.button.apply-btn {
          top: 56px;
    }

    .event-days-num {
        bottom: 10.5vw;
    }

}

@media (max-width: 380px) {
    .event-days-num {
        bottom: 9vw;
    }

    .announcement-timer div {
        width: 8.9vw;
        font-size: 6vw;
    }

  
}