* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4yOqhMva.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4yGqhMva.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4yCqhMva.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhA.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2') format('woff2');
}

html,
body {
    overflow-x: hidden !important;
}


body {
  font-size: 16px;
  font-family: "Plus Jakarta Sans";
}

p {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color: #000;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #000;
}

dl,
ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none !important;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    color: #fff;
}

.ri-loader-line {
    animation: 2s linear infinite ri-spin;
    display: inline-block;
    font-size: 19px;
    color: #ffffff;
}

@keyframes ri-spin {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.main-wrapper {
    background-color: #EAEAEA;
    width: 100%;

}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    
    background-color:  #3a3a3a;
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: gray;
}
.acc-left-logo {
    text-align: center;
}
.main-data-bg {
    width: 100%;
}
.acc-left-logo p {
    color: #000;
    font-size: 18px;
}
.acc-left-logo img {
    width: 360px;
    margin-bottom: 26px;
}
.account-main-card {
    width: 100%;
    display: flex;
}
.prelaunch-timer-info {
    text-align: center;
}
.prelaunch-timer-info span {
    color: #05bf1a;
    font-size: 27px;
}
.account-card-right {
    width: 65%;
    justify-content: end;
    display: flex;
    margin-left: auto;
    align-items: center;
}
.prelaunch-timer-info p {
    font-size: 23px;
    margin-bottom: 19px;
    margin-top: 16px;
}

.account-card-left.login-acc-info {
    row-gap: 45px;
}
.account-card-left #timer div{
    border-radius: 10px;
   border: 1px solid #00000052;
   padding: 15px 17px;
   font-weight: 800;
   font-size: 54px;
   color: #000;
   width: 120px;
}
.account-card-left #timer span{
    color: #000;
}
.account-card-left #timer {
    grid-column-gap: 19px;
}
.main-acc-details {
    justify-content: center;
    min-height: 100vh;
    align-items: center;
    display: flex;
}

.form-control::placeholder {
    color: #9ca3afc4;
    opacity: 1;
    font-weight: 300;
}

.account-box {
    max-width: 500px;
    width: 100%;
    margin: auto;
    border: 1px solid #D9D9D9;
    padding: 32px 36px;
    background: #d9d9d98a;
    backdrop-filter: blur(17.7028px);
    border-radius: 14.72px;
    position: relative;
    z-index: 1;
}

.loading i {
    color: #fff;
    padding-left: 0px !important;
}

.small-btn i {
    padding-left: 4px;
    font-size: 20px;
}

.account-title {
    text-align: center;
}

.account-box h1 {
    margin-bottom: 40px;
    font-size: 24px;
}
.account-box.register-success-info h1 {
    margin-bottom: 25px;
}
.register-success-info p {
    margin-bottom: 5px !important;
}
.register-success-info .login-bottom {
    margin-top: 33px;
    text-align: center;
}

.account-box p {
       margin-bottom: 38px;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

.form-group {
    margin-bottom: 15px;
}

label {
    display: block;
    margin-bottom: 5px;
    color: #000;
    font-size: 17px;
    font-weight: 400;
}

.input-icon-right {
    position: absolute;
    top: 16px;
    right: 14px;
    height: 22px;
}
.info-success i {
    font-size: 89px;
}
.account-card-left {
    width: 35%;
    padding: 10px 93px;
    background: linear-gradient(90deg, #6695ff0d 0%, #3563d05e 100%);
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    row-gap: 250px;
    position: fixed;
    top: 0;
    left: 0;
}
.input-icon-right a {
    position: absolute;
    top: -5px;
    right: 5px;
    font-size: 21px;
}

.input-icon-right a i {
    color: #000000ba;
}

.input-icon-right a i:hover {
    color: #000;
}

.account-title img {
    margin-bottom: 25px;
}

.form-control {
    background-color: #fff;
    padding: 11px 19px;
    color: #000;
    font-size: 18px;
    border-radius: 10px;
    border: 1px solid #6E6E6E;
}

.form-control:focus {
    color: #000;
    background-color: #fff;
    border-color: #8d949c;
    outline: 0;
    box-shadow: none;
}

.forgot-password {
    text-align: right;
    margin-bottom: 37px;
}

.forgot-password a {
    color: #000;
    font-size: 17px;
    text-decoration: underline;
    font-weight: 400;
}

.account-box.register-success-info {
     max-width: 652px;
    padding: 36px 20px;
    padding-left: 38px;
}

.support-notification-info {
    position: relative;
    width: fit-content;
}

.support-notification {
    width: 23px;
    height: 23px;
    font-weight: 600;
    border-radius: 50%;
    align-items: center;
    color: #fff;
    top: -16px;
    font-size: 13px;
    right: -18px;
    position: absolute;
    justify-content: center;
    display: flex;
    background: #ba0d18;
}

.register-success ul li {
    list-style: disc;
    color: #000;
    gap: 6px;
    font-weight: 300;
    display: flex;
}

.wallet-col-actions .loading {
    width: auto;
    line-height: 40px;
}
.wallet-col-actions .loading i{
    font-size: 17px;
}
.wallet-col-actions .loading1 {
    width: auto;
    line-height: 34px;
}

.wallet-col-actions img {
    margin-right: 0px !important;
}
.main-wrapper-box.wallet-details-left .wrapper-body {
    padding: 13px 33px;
}
.main-wrapper-box.wallet-details-left .wrapper-body p{
    margin-bottom: 10px;
}
.main-wrapper-box.wallet-details-left .wrapper-body p {
    margin-bottom: 15px;
    margin-top: 9px;
}
.wallet-col-actions .loading2 {
    width: auto;
    line-height: 34px;
}
.main-wrapper-details{
    width: 100%;
}
.main-wrapper-box.wallet-details-left {
    width: 29%;
}
.wallet-main-wrapper {
    display: flex;
    gap: 21px;
    align-items: normal;
}

.wallet-col-actions .loading1 i {
    padding-left: 0;
    font-size: 18px;

}

.panel-pack-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 45px;
}

.locked {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 24px;
    color: #585858 !important;
    text-align: center !important;
    font-size: 28px !important;
    right: 28px;
    top: 16px;
    margin: 0px !important;
    background: transparent !important;
    border: none !important;
}

.small-btn.view-details.btn-green {
    background: #009124;
    color: #fff !important;
}

.small-btn.view-details.btn-green img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(212deg) brightness(104%) contrast(101%);
}

.eligible {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 24px;
    color: #009124 !important;
    text-align: center !important;
    font-size: 28px !important;
    right: 28px;
    top: 16px;
    margin: 0px !important;
    background: transparent !important;
    border: none !important;
}
.main-wrapper-details.package-main-info {
    margin-top: 86px;
}

.panel-pack-box {
    width: 30.33%;
}




.panel-pack-box .wallet-col {
    padding: 22px;
    padding-bottom: 26px;
        background: #D9D9D9;
    backdrop-filter: blur(17.7028px);
    border-radius: 14.72px;
    box-shadow: none;
    border: 1px solid #66666652;

}

.wallet-active-info {
    background-color: #AF68BC;
    background-image: linear-gradient(180deg, #AF68BC 0%, #52135D 100%) !important;
}

.panel-pack-box .wallet-active-info h2 {
    color: #cacaca !important;
}

.panel-pack-box .dash-box-data .wallet-active-info span {
    color: #fff !important;
}

.borrow-activate-info ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 9px;
    background: #fff;
    border: 1px solid #0000006b;
    padding: 10px 16px;
    border-radius: 9px;
}

.borrow-activate-info ul li p {
    font-size: 16px;
    font-weight: 200;
}

.sub-panel-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 26px;
    margin-top: 33px;
    padding: 0px 30px;
}

.text-active-title b {
    color: #000;
    font-weight: 500;
}

.text-active-title {
    font-size: 17px !important;
}

.small-btn.borrow-activate-btn {
    background: #000;
    color: #fff !important; 
    margin-bottom: 20px;
}
.main-wrapper-details.package-main-info {
    margin-top: 86px;
}
.lock-pack-box .small-btn.view-details {
    opacity: 0.6;
    cursor: not-allowed;
}
.lock-pack-box .small-btn.view-details:hover{
    transform: translateY(0px);
    box-shadow: none;
}
.borrow-activate-info span {
    color: #000;
    font-size: 17px;
    font-weight: 500;
}

.borrow-activate-info ul {
    margin-top: 26px;
    margin-bottom: 26px;
}
.panel-pack-box .dash-box-bal h2 {
    color: rgba(0, 0, 0, 0.64);
    font-size: 17px;
}

.panel-pack-box .small-btn.view-details {
    padding: 7px 37px;
    width: 100%;
}
.panel-pack-box.lock-pack-box.lien-package .wallet-col .small-btn.btn-green   {
    background: #C87A34;
}
.panel-pack-box.lock-pack-box.non-lien-package .wallet-col .small-btn.btn-green  {
    background: #366D26;
}
.panel-pack-box.lock-pack-box.non-lien-package .eligible{
    color: #041706 !important;
}
.panel-pack-box.lock-pack-box.lien-package .wallet-col .eligible{
 color: #041706 !important;
}
.small-btn.small-details {
    width: auto;
    font-size: 12px;
     white-space: pre;
    padding: 7px 15px;
}
.package-main-info .dash-title {
    font-size: 33px;
    font-weight: 500;
    display: flex;
    gap: 18px;
    margin-bottom: 32px;
}
.panel-pack-box .small-btn{
    padding: 8px 20px;
    white-space: nowrap;
}
.package-details-wrapper {
    display: flex;
    align-items: normal;
    gap: 21px;
        margin-bottom: 64px;
}
.comm-table .small-btn.view-details{
    padding: 4px 9px;
    margin-left: 12px;
    font-size: 15px;
}
.panel-pack-box .wallet-col span {
  color: #000;
    font-size: 19px;
    padding: 10px 20px;
        margin-bottom: 19px;
    font-weight: 400;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1.08315px solid rgba(102, 102, 102, 0.42);
    border-radius: 4.86323px;
}
.income-main-box .custom-content-box .wallet-col-actions .small-btn {
    width: auto;
    justify-content: center;
    padding: 6px 20px;
    height: auto;
}
.income-main-box .wallet-col-actions{
    justify-content: left;
}
.panel-pack-box .wallet-col h6 {
    font-size: 22px;
    font-weight: 600 !important;
    margin-bottom: 13px;
    color: #000;
}
.dash-box-data.progress-bar-head h6 {
    font-weight: 300;
}

.panel-pack-box .dash-box-bal.wallet-inner-box {
    margin-top: 28px;
}

.panel-pack-box .custom-action-btn {
    margin-top: 7px;
    justify-content: space-between;
}

.form-check {
    position: relative;
}
.acc-left-logo h1 {
    font-size: 20px;
    margin-bottom: 13px;
}

.inner-checkbox.agreeterms-info {
    margin-bottom: 15px;
    margin-top: 32px;
    margin-right: auto;
    position: relative;
}

.form-check-label a {
    text-decoration: underline;
    color: #000;
}

.form-check label {
    cursor: pointer;
}
.sub-panel-box .form-check label {
    margin-bottom: 0px;
}
.sub-panel-box .form-check{
    margin-bottom: 0px;
}
.check-lable-info {
    position: absolute;
    top: -23px;
    left: 28px;
}

.form-check-label a:hover {
    color: #3866d3;
}

.account-box.account-inner-box {
     max-width: 58%;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 37px 38px;
}

.form-check-input:checked {
    background-color: #000;
    border-color: #000;
}

/* .form-select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
} */

.acc-details-info {
    display: flex;
    gap: 21px;
    column-gap: 40px;
}

.acc-details-info .form-group {
    width: 100%;
}

.register-success p {
     margin-bottom: 9px !important;
    color: #000000c7 !important;
    font-size: 18px;
    font-weight: 400;
}

.register-success a {
    color: #3866d3;
    text-decoration: underline;
}

.account-box .form-check-input:focus {
    box-shadow: none;
}

.register-success a:hover {
    color: #000;
}

.login-bottom {
    margin-top: 15px;
    text-align: left;
}

.login-bottom span {
    font-size: 17px;
    color: #3e3e3e;
    font-weight: 500;
}

.login-bottom a {
    color: #000;
    text-decoration: underline;
}

.login-bottom a:hover {
    color: #3866d3;
}

.captcha-info {
    margin: 26px 0px;
}

.forgot-password a:hover {
    color: #3866d3;
}

.header_socials ul {
    list-style: none;
    margin-bottom: 40px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header_socials a {
    color: #000;
    text-decoration: none;
    width: 61px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 29px;
    transition: all 0.5s ease-out;
}

.header_socials a svg {
    width: 31px;
}

.header_socials a:hover {
    color: #3866d3;
}
.dash-box-bal .small-btn{
     padding: 8px 20px; 
}

.small-btn img {
    margin-left: 8px;
}

.small-btn {
    width: 100%;
    color: #fff!important;
    padding: 10px 20px;
    font-size: 17px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-weight: 600;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    transition: all 0.3s ease-in-out;
    border-radius: 6px;
    background: #1D1D1E;

}
.small-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.header_socials li {
    border-right: 1px solid #0000007d;
}

.header_socials li:last-child {
    border-right: none;
}

.fund-access img {
    width: 119px;
    margin-right: 55px;
    margin-top: -86px;
}



/* ---------------------------dashboard------------------ */
.main-data-info {
    padding: 0px 44px;
    padding-bottom: 60px;
}

.small-container {
    max-width: 1600px;
    margin: auto;
}

.main-wrapper-details {
    margin-top: 50px;
}

.head-dropdown:hover .head-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    pointer-events: auto;
}

.head-dropdown:hover .ri-arrow-down-s-line {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.navbar-light .navbar-nav .nav-link .nav-link img {
    width: 16px;
    margin-right: 9px;
    height: 16px;
    filter: invert(1);
}

.navbar-light .navbar-nav .nav-link i {
    padding-right: 5px;
    font-size: 22px;
    color: #000;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #3866d3;
}

.table .text-danger {
    color: #721c24 !important;
}

.participants-inner-box {
    width: 82%;
    display: flex;
    flex-direction: column;
    row-gap: 24px;

}

.current-time {
    display: flex;
    gap: 47px;
}

.table .text-gray {
    color: #383d41 !important;
}

.table .text-success {
    color: #155724 !important;
}

.head-dropdown {
    position: relative;
    transition: 0.9s;
}

.header-submenu {
    position: absolute;
      top: 31px;
    width: 232px;
    z-index: 999;
    opacity: 0;
    border-radius: 18px;
    visibility: hidden;
    transform: translateY(80px);
    transition: all 0.3s ease;
    box-shadow: 0px 8px 43px 0px rgba(0, 0, 0, .13);
}

.notification-info {
    padding: 15px;
    border-bottom: 1px solid #3131312e;
}

.notification-info a {
    padding: 0px !important;
    border-bottom: none !important;
}

.see-all {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #3866d3;
    text-transform: uppercase;
    padding: 12px;
    display: flex;
    bottom: 0;
    position: sticky;
    align-items: center;
    background: #fff;
    justify-content: center;
    border-radius: 0 0 6px 6px;
}

.see-all:hover {
    color: #000;
}

.notif-dropdown li b {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
        margin-bottom: 6px;
    color: #646464;
    font-weight: normal;
}
.notification-info a:hover{
        color: #3866d3 !important;
}

.notif-dropdown h4 {
    font-size: 18px;
    padding: 15px;
    color: #000;
    font-weight: 600;
    margin: 0;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
}

.dropdown-menu.notif-dropdown.dropdownMenu {
    min-width: 350px;
    border-radius: 8px;
    border: 0;
    overflow-y: auto;
    max-height: 520px;
    padding: 0px;
    background: #fff;
    border: 1px solid #8989896b;
}

.head-dropdown:hover .header-submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(17px);
}

.head-dropdown-menu {
background: #ffffff;
    border: 1px solid #ababab54;
    border-radius: 18px;
}

.header-submenu ul li i {
    font-size: 21px;
    padding-right: 1px;

}

.header-submenu::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #3e607a;
    top: 14px;
    left: 24px;
    z-index: -1;
    transform: rotate(45deg);
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #000;
}

.header-submenu ul li a {
    font-size: 16px;
    display: flex;
    align-items: center;
    width: 100%;
    color: #000;
    padding: 11px 16px;
    border-bottom: 1px solid #5e5e5e2e;
}

.navbar-expand-lg .navbar-nav {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.navbar-expand-lg {
    width: 100%;
    padding: 0px;
}

.head-dropdown-menu ul li a:hover {
   color: #000000 !important;
    background: #c0c0c036;
}

.head-dropdown-menu ul li:first-child a {
    border-radius: 18px 18px 0px 0px;
}

.head-dropdown-menu ul li:last-child a {
    border-radius: 0px 0px 18px 18px;
}

.notification-menu .dropdown-toggle::after {
    display: none;
}
.nav-link.support-link img {
    width: auto !important;
}
.top-header-logo img {
    width: 298px;
    margin-bottom: 12px;
}
button.button.dropdown-toggle.custom-profile-dropdown {
    background-color: #D9D9D9;
    border: none;
}
.top-header-right {
     display: flex;
    gap: 8px;
    justify-content: stretch;
    margin-top: 10px;
    flex-direction: column;
    align-items: end;
}
.top-custom-drop {
    display: flex;
    gap: 8px;
    align-items: center;
}
.top-header-info {
     display: flex;
    justify-content: space-between;
    gap: 73px;
    align-items: end;
    height: 100%;
}

.header-coin-price li {
    white-space: nowrap;
    padding: 7px 18px;
    font-weight: 400;
    color: #000;
    border-bottom: 1px solid #00000029;
    font-size: 16px;
}

.navbar-light .navbar-nav .nav-link img {
    width: 23px;
}

.navbar-light .navbar-nav .nav-link {
    line-height: 24px;
    font-size: 19px;
    align-items: center;
    border-radius: 18px;
    padding: 11px 20px;
    gap: 4px;
    display: flex;
    color: #000;
    font-weight: 500 !important;
}

.navbar-light .navbar-nav .active {
    color: #000;
    background: #ffffff;
}

.top-custom-drop img {
    width: 31px;
    height: 31px;
    border-radius: 50%;
}

.dropdown-toggle::after {
    border-top: .3em solid #0000009c;
}

.main-body-info.main-body-bg {
    background-color: transparent;
}

.dropdown-toggle i {
    color: #ffffffc4;
    font-size: 21px;
    font-weight: 100;
}

button.button.dropdown-toggle {
    padding: 4px 12px;
    background: transparent;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 182px;
    border: 0.3px solid #0000005c;
    gap: 9px;
}
.header-mob-logo {
    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);
}
.notification-count {
    position: absolute;
    top: -10px;
    right: -2px;
    background: #db0000;
    max-width: 22px;
    height: 22px;
    display: flex;
    font-weight: 700;
    color: #fff !important;
    border-radius: 50%;
    font-size: 12px;
    width: 100%;
    justify-content: center;
    align-items: center;
}
button.button.dropdown-toggle.customdropdown.notification-top-info {
    background: #D9D9D9;
    color: #6695FF;
    padding: 2px 9px;
    width: 40px;
    position: relative;
    align-items: center;
    height: 40px;
    border: none;
    display: flex;
    border-radius: 50%;
    font-size: 21px;
}
button.button.dropdown-toggle.customdropdown.notification-top-info i{
    color: #6695FF;
}
button.button.dropdown-toggle.customdropdown.notification-top-info::after{
    display: none;
}
.main-header {
    display: flex;
    align-items: end;
    width: 100%;
    padding-bottom: 15px;
    background: #D8D8D8;
    border-radius: 0px 0px 35px 35px;
    height: 100%;
    justify-content: space-between;
}

.main-body-data {
    display: flex;
}

.admin-user.circle img {
    width: 67px;
}

.header-submenu ul li:last-child {
    border-bottom: none;
}

.small-button {
    background: #3866d3;
    border: 1px solid transparent;
    color: #fff;
    border-radius: 8px;
    font-weight: 600;
    font-size: 18px;
    display: flex;
    padding: 7px 29px;
}

.loader {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}

.loader .dot {
    width: 16px;
    height: 16px;
    background: #3866d3;
    border-radius: 50%;
    animation: bounce 0.6s infinite ease-in-out;
}

.loader .dot:nth-child(2) {
    background: #141415;
    animation-delay: 0.1s;
}

.loader .dot:nth-child(3) {
    background: #3866d3;
    animation-delay: 0.2s;
}

.loader .dot:nth-child(4) {
    background: #141415;
    animation-delay: 0.3s;
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }
}

.tbl-loader-bg {
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 49%;
    background-color: #ffffff;
}

.table-responsive {
    position: relative;
}

.table tbody tr:nth-child(even) {
    background-color: #0000000f;
}

.dropdown.top-custom-bal button.button.dropdown-toggle {
    padding: 4px 12px !important;
}

.top-custom-drop .dropdown-menu {
    display: none;
    position: absolute;
    right: 0px;
    top: 44px;
    width: 182px;
    list-style: none;
    box-shadow: 0px 8px 43px 0px rgba(0, 0, 0, .13);
    padding: 0px 0px !important;
    border-radius: 5px;
    z-index: 1000;
    background: #fff;
    border: 1px solid #8989896b;
}

.top-custom-drop .dropdown-menu li a {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 8px 16px;
    border-bottom: 1px solid #5e5e5e2e;
    font-weight: 400;
    font-size: 15px;
    color: #000;
}

.dropdown-toggle span {
    color: #000;
}

.top-custom-drop .dropdown-menu li:last-child a {
    border-bottom: none;
}

.top-custom-drop .dropdown-item:focus,
.top-custom-drop .dropdown-item:hover {
    background-color: #c0c0c036;
    color: #000;
}

.top-custom-drop li:focus,
.top-custom-drop li:hover {
    background-color: #c0c0c036;
    color: #000;
}

.top-custom-drop .dropdown-menu.show {
    display: block;
}

body .datepicker {
    background-color: #fff;
    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: #fff;
}

.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: #3866d3 !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: #3866d3 !important;
}

body .datepicker table tr td.day:hover,
body .datepicker table tr td.day.focused {
    background-color: #3866d3;
    color: #000;
}


.datepicker .disabled{
    color: #c6c6c6;
}
.datepicker td.disabled.day:hover{
       background-color: transparent !important;
        color: #c6c6c6 !important;
        cursor: not-allowed;
}
body .datepicker thead {
    background-color: #3866d3;
}

.datepicker-days thead th {
    cursor: pointer;
}

body .datepicker td {
    color: #000;
    padding: 8px 10px;
    border-radius: 0 !important;
    font-size: 14px;
}
body .datepicker td:hover{
    cursor: pointer;
}

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: #3866d3 !important;
}

body .datepicker table tr td.day:hover,
body .datepicker table tr td.day.focused {
    background-color: #3866d3;
    color: #fff;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
    background-color: #3866d3 !important;
}

.dash-left-data {
    width: 100%;
    height: 100%;

}

.dash-left-box {
    width: 100%;
    display: flex;
    gap: 35px;
}

.dash-right-box {
    width: 100%;
    display: flex;
    gap: 35px;
}
.affiliate-actions {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-top: 22px;
    justify-content: left;
}
.affiliate-link.affiliate-info h2 {
    color: #1D1D1E;
    font-size: 30px;
    margin-top: 10px;
    font-weight: 500;
}
.affiliate-link.affiliate-info {
    background: #FFFFFF;
    box-shadow: 0px 4.27067px 4.27067px rgba(0, 0, 0, 0.25);
    border-radius: 21.2693px;
    padding: 29px;
    height: 100%;
    border-radius: 20px;
    position: relative;
}
.button.small-btn.affiliate-buy-btn {
    padding: 7px 47px;
}
.main-wrapper-details.wrapper-dash-info {
    padding: 0px 30px;
    padding-top: 56px;
}
.affiliate-link.affiliate-info p {
    font-size: 27px;
    margin-bottom: 7px;
    font-weight: 300;
}
.dash-aff-link {
    color: #4D4D4D;
    font-weight: 500;
    word-break: break-all;
    font-size: 16px;
    display: block;
    margin-bottom: 33px;
    width: 100%;
    max-width: 290px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.participants-info-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 18px;
}
.participants-info-box .dash-box-bal.participants-box {
    padding-top: 36px;
}
.participants-info-box .dash-box-bal.participants-box .wallet-inner-box
 {
    justify-content: end;
    position: absolute;
    right: 17px;
    top: 16px;
}

.dash-box-bal.participants-box span {
    font-size: 19px;
}
.dash-box-bal.participants-box h2 {
    color: #1D1D1E;
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.dash-box-bal.participants-box {
    background: #FFFFFF;
    box-shadow: 0px 4.27067px 4.27067px rgba(0, 0, 0, 0.25);
    padding: 26px 29px;
    border-radius: 14px;
    display: flex;
    position: relative;
    flex-direction: column;
    padding-top: 39px;
    justify-content: center;
}
.lien-amount {
    color: #FB4729 !important;
}
.metasol-wal{
    color: #6E1AF5 !important   ;
}
.total-credited{
    color: #000 !important;
}
.unclaimed-income{
    color: #E9C43F !important;
}
.insurance-points{
    color: #6695FF !important;
}
.income-wal-text{
    color: #16D42C !important;
}
.transfer-wal {
    color: #F48D31 !important;
}
.income-main-box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 40px;
}
.dash-box-bal.custom-content-box span {
    font-size: 19px;
    line-height: normal;
}
.dash-box-bal.custom-content-box .wallet-inner-box {
    justify-content: end;
}
#timer {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    grid-column-gap: 18px;
    justify-content: center;
}

#timer div {
    font-size: 59px;
    text-align: center;
    font-weight: 600;
     border-radius: 21.2693px;
     background: #FFFFFF;
      padding: 21px 15px;
    color: #F6792F;
    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%;
}
.wallet-details-box{
    display: flex;
    gap: 53px;
    justify-content: space-between;
}
.small-btn.refresh-btn {
    width: auto;
    margin-left: auto;
    padding: 8px 20px;
    gap: 6px;
    margin-bottom: 25px;
    border-radius: 10px;
}
/* .small-btn.refresh-btn span i{
      margin-right: 0px;
} */
.small-btn.refresh-btn i{
  font-size: 17px;
}
.time-zone-left,.time-zone-right {
    width: 49.5%;
}
.wal-box-details {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.time-zone-info {
    display: flex;
    gap: 53px;
    justify-content: space-between;
}
.custom-content-inner{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.dash-box-bal.custom-content-box .wallet-inner-box {
    justify-content: end;
    position: absolute;
    right: 17px;
    top: 16px;
}
.custom-content-box .wallet-col-actions{
    margin-top: 0px;
    gap: 7px;
}
.custom-data-box.income-content-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    row-gap: 69px;
    margin-bottom: 75px;
}
.custom-content-box .wallet-col-actions .small-btn{
    border-radius: 6px;
    gap: 0;
}
.wallet-details-left ,.wallet-details-right{
    width: 49.5%;
}
.dash-box-bal  .small-btn{
    font-weight: 300;
}
.dash-box-bal.custom-content-box h2 {
    color: #1D1D1E;
    font-size: 30px;
    margin-top: 10px;
    font-weight: 500;
    margin-bottom: 25px;
}
.dash-box-bal.custom-content-box {
     background: #FFFFFF;
    box-shadow: 0px 4.27067px 4.27067px rgba(0, 0, 0, 0.25);
    border-radius:14px;
    padding: 19px 26px;
    padding-top: 37px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.wallet-details p {
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    color: #000;
    line-height: normal;
    margin-bottom: 0px;
}
.affiliate-link.affiliate-info .wallet-inner-box{
    justify-content: end;
    position: absolute;
    right: 17px;
    top: 16px;
}
.wallet-details {
    display: flex;
    align-items: center;
    gap: 9px;
}
.affiliate-actions .small-btn {
    width: auto;
    gap: 6px;
    font-weight: 300;
    padding: 7px 20px;
}
.dash-title {
    color: #000;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 9px;
}
.custom-data-box {
    margin-bottom: 52px;
}
.dash-right-data {
    width: 22%;
}
.total-team-info .investment-info {
    margin-top: 7px;
    margin-bottom: 19px;
}

.total-team-info h3 {
    font-size: 40px;
}

.affiliate-link-info {
    width: 49%;
    position: relative;
    padding: 40px 36px;
    border-radius: 30px;
    border: 1px solid #ffffff2b;
}

.affiliate-actions {
    display: flex;
    gap: 20px;
}

.affiliate-link-info h3 {
    font-size: 40px;
    font-weight: 500;
}

.aff-link {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    font-size: 20px;
    opacity: 0.8;
    margin: 30px 0px;
}

.investment-info {
    display: flex;
    align-items: center;
    margin-top: 40px;
    justify-content: space-between;
    position: relative;
}

.investment-info p {
    font-size: 26px;
    font-weight: 600;
    color: #3866d3;
}

.investment-info a {
    color: #3866d3;
    font-weight: 300;
    font-size: 23px;
    text-decoration: underline;
}

.investment-info a:hover {
    color: #fff;
}

.dash-view-detail-link {
    color: #000;
    text-decoration: none;
    width: 30px;
    height: 30px;
    font-weight: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #fff;
    transition: all 0.3s 0s;
    font-size: 19px;

}

.cancel-btn {
    background-color: transparent;
    border: none;
    color: #FF0000CC;
    padding: 0px;
}

.comm-table button[disabled] {
    background-color: transparent !important;
    border: none;
}

.comm-table button .loading i {
    color: #ffffff !important;
    font-size: 13px !important;
    padding-left: 0px !important;
}

.strongest-legs-data {
    width: 23%;
}

.affiliate-link-info .dash-view-detail-link {
    right: 22px;
    top: 20px;
    position: absolute;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    background-image: none;
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    box-shadow: none;
}

.error {
    color: #ff4d4f !important;
    display: block;
    font-weight: 400 !important;
    font-size: 15px !important;
    padding-left: 2px;
    margin-bottom: 0px !important;
}

.dash-view-detail-link:hover {
    background-color: #3866d3;
    color: #fff;
}

.total-team-info {
    position: relative;
    padding: 40px 36px;
    border-radius: 30px;
    width: 100%;
    border: 1px solid #ffffff2b;
    background-size: cover;
}

.small-btn.view-details {
    border-radius: 6px;
    width: auto;
    padding: 5px 17px;
    font-size: 16px;
    align-items: center;
    color: #000;
    font-weight: 400;
    gap: 7px;
    display: inline-flex;
}

.custom-action-btn .dash-view-detail-link {
    position: absolute;
    top: 20px;
    right: 20px;
}

.custom-inner-box {
    width: 32.33%;
    padding: 30px 34px;
    background-size: cover;
    border-radius: 30px;
    position: relative;
    border: 1px solid #ffffff2b;

}

.main-wallet-data {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 29px;
    row-gap: 23px;
}

.custom-inner-box p {
    font-size: 19px;
    font-weight: 200;
}

.custom-inner-box h3 {
    font-size: 27px;
    font-weight: 600;
    margin-top: 5px;
    color: #3866d3;
}

.custom-action-btn {
    margin-top: 25px;
    display: flex;
    gap: 10px;
}

.participants-left-box {
    width: 100%;
    height: 100%;
    padding: 34px 34px;
    background-size: cover;
    display: flex;
    border-radius: 30px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border: 1px solid #ffffff2b;
}

.date-time-info h3 {
    margin-bottom: 9px;
    font-size: 18px;
    font-weight: 300;
}

.participants-left-box.current-main-box {
    padding: 44px 34px;
    width: 66%;
}

.date-time-info p {
    color: #1D1D1E;
    font-size: 20px;
    font-weight: 600;
}

.participants-left-box .dash_title {
    margin-top: 0px;
    font-weight: 500;
    color: #fff;
    text-align: left;
    font-size: 30px;
}

.business-info {
    position: relative;
    z-index: 1;
}

#timer {
    grid-column-gap: 43px;
    display: flex;
    justify-content: center;
}
.date-time-info.dash-box-bal.custom-content-box {
    padding: 39px 26px;
    width: 100%;
    text-align: center;
}
.date-time-info.dash-box-bal.custom-content-box {
    width: 100%;
}
.custom-data-box.country-time-zone {
    display: flex;
    gap: 17px;
}
.custom-data-box.highlights-details-box {
    display: flex;
    justify-content: center;
    gap: 64px;
}
.highlights-content {
    height: 100%;
    width: 100%;
    padding: 14px 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
#timer span {
    display: block;
    color: #C87A34;
    padding-top: 0px;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}
.highlights-content-box .small-btn{
    width: fit-content;
    font-weight: 400;
    padding: 5px 17px;
    font-size: 16px;
}
.lien-shape {
      position: absolute;
    right: 54px;
    top: 22px;
}
.highlights-content h2{
    font-size: 26px;
}
.highlights-content-box {
    width: 49%;
    border-radius: 14px;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 4.27067px 4.27067px rgba(0, 0, 0, 0.25);
    justify-content: space-between;
      padding: 9px 51px;
}

#timer span.inprocess {
    font-size: 26px;
    color: #3866d3;
    width: 100%;
    background: #fff;
    padding: 53px 10px;
    text-align: center;
    font-weight: 500;
    border-radius: 20px;
    border: 1px solid #00000080;
}


.participants-main-box {
    display: flex;
    gap: 23px;
    margin-top: 25px;
}

.participants-right-box {
    width: 40%;
    display: flex;
    flex-direction: column;
    row-gap: 23px;
}

.participants-right-box .custom-inner-box {
    width: 100%;
    padding: 25px 36px;
}

.business-data-info .custom-inner-box {
    width: 100%;
}

.business-data-info .custom-inner-box {
    width: 100%;
    display: flex;
    padding: 36px 36px;
    justify-content: end;
    flex-direction: column;
}

.form-check-label.check-lable-info {
    color: #000!important;
}

.inner-checkbox.agreeterms-info .form-check-input {
    margin-top: -21px;
    width: 20px;
    height: 20px;
}
.account-title a span {
    border-bottom: 1px solid #3866d3;
    color: #3866d3;
}

.business-data-info {
    margin-top: 29px;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
    gap: 26px;
}

.profile-info {
    border-radius: 29px;
    line-height: normal;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background-size: cover;
    display: flex;
    margin-top: 98px;
    gap: 32px;
    margin-bottom: 60px
}

.profile-img-dash {
    background: #FFFFFF;
    box-shadow: 0px 4.27067px 4.27067px rgba(0, 0, 0, 0.25);
    border-radius: 14px;
    display: flex;
    width: 27%;
    gap: 23px;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.profile-img-dash img {
      width: 220px;
    height: 220px;
    padding: 11px;
    border-radius: 50%;
    border: 4px dashed #6695FF;
    margin-right: 0;
}

.profile-img-upload-btn {
    position: relative;
    margin-top: 26px;
}

.profile-img-upload-btn input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9999;
}

.profile-info .button {
    padding: 8px 14px;
    font-size: 17px;
    background: #1D1D1E;
    color: #fff;
    border-radius: 13px;
    border: 1px solid #1D1D1E;
}

.profile-basic-info {
     display: flex;
    width: 72%;
    column-gap: 20px;
}

.profile-info-left,
.profile-info-right {
    width: 49%;
}

.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: 16px 20px;
    margin: 22px 0px;
    box-shadow: 0px 4.27067px 4.27067px rgba(0, 0, 0, 0.25);
    background: #fff;
    border-radius: 6px;
}

.profile-basic-info li span {
    color: #000;
    font-weight: 400;
    font-size: 18px;
}

.profile-basic-info li b {
    display: flex;
    align-items: center;
    color: #000;
    text-align: right;
    font-size: 18px;
    font-weight: 300;
}

.right.text-color b {
    color: #000;
}

.inner-title {
    font-size: 30px;
    font-weight: 600;
    border-bottom: 1px solid #ffffff2e;
    color: #fff;
    padding-bottom: 19px;
    margin-bottom: 36px;
}

.inner-title span {
    color: #3866d3;
}

.card-pack-left {
    width: 42%;
    padding: 33px 53px;
    border-radius: 35px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ffffff2b;
}

.card-pack-right {
    width: 55%;
    padding: 42px 53px;
    background-size: cover;
    border-radius: 35px;
    position: relative;
    border: 1px solid #ffffff2b;
}

.card-pack-info {
    display: flex;
    gap: 36px;
    flex-wrap: wrap;
    margin-bottom: 28px;
}

.card-info-img {
    text-align: center;
    margin-top: 30px;
}

.card-pack-info h2 {
    font-weight: 600;
    font-size: 29px;
    line-height: 28px;
    background: linear-gradient(90deg, #D9D9D9 0%, #737373 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 20px;
}

.card-pack-info p {
    font-size: 17px;
    font-weight: 200;

}

.form-control:disabled,
.form-control[readonly] {
    cursor: not-allowed;
    color: #000;
}

.package-purchase-wallet-select {
    border: 1px solid #474d57;
    padding: 15px;
    margin: 19px 0;
    background-color: #fff;
    cursor: pointer;
    border-radius: 8px;
}

.form-check-input:focus {
    box-shadow: none;
}

.package-purchase-wallet-select p {
    font-weight: 300;
}
.modal.fade .modal-dialog {
  transition: transform 0.5s ease-out;
  transform: scale(0.4);
}
.modal.fade.show .modal-dialog {
  transform: scale(1);
}

#announcementInfo {
    background: #161616c9;
}

.form-check .form-check-input {
    border-radius: 50%;
    border: 1px solid #0000008f;
    /* margin-top: -17px; */
}

.loader-bg {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 99;
    background: rgb(255 255 255 / 15%);
    backdrop-filter: blur(11px);
    top: 0;
    left: 0;
    justify-content: center;
    display: flex;
    align-items: center;
}

.loader {
    width: 40px;
    height: 40px;
    border: 4px solid #3866d3;
    border-top-color: transparent;
    border-radius: 50%;
    animation: rotate 1s linear infinite;
}

.modal-body .form-check-label a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
}

.modal-body .form-check-label a:hover {
    color: #000;
}

.modal-content {
    background-color: transparent;
}

.tbl-inner-loader {
    background-color: transparent;
}

.tbl_loader_bg {
    height: 200px;
    justify-content: center;
    display: flex;
    align-items: center;
}
.datepicker .prev.disabled, .datepicker .next.disabled {
    background: #3866d3 !important;
    pointer-events: none;
}

.table_loader {
    width: 40px;
    height: 40px;
    border: 4px solid #44a1f5;
    border-top-color: transparent;
    border-radius: 50%;
    animation: rotate 1s linear infinite;
}

@keyframes rotate { 
    100% {
        transform: rotate(360deg);
    }
}

.modal-title {
    color: #000;
    font-size: 17px;
    display: flex;
    gap: 5px;
    align-items: center;
}

.modal-body {
    background: #D8D8D8;
    padding: 20px;
    background-size: cover;
    border-radius: 0px 0px 16px 16px;
    border: 1px solid #66666694;
}

.modal-header {
    background-color: #fff;
    border-radius: 6px;
    padding: 17px 16px;
}

.modal-header .btn-close {
    opacity: 1;
}

.modal-header .btn-close:focus {
    box-shadow: none;
}

.modal-body .small-btn {
    font-size: 16px;
}

.modal.fade {
    padding-right: 0px !important;
}

.add-onpack-info {
    padding: 42px 53px;
    background-size: cover;
    border-radius: 33px;
    display: flex;
    position: relative;
    text-align: left;
    justify-content: end;
    flex-direction: column;
    align-items: end;
    min-height: 340px;
    border: 1px solid #ffffff2b;
}

.add-onpack-img img {
    position: absolute;
    right: 0;
    top: -66px;
    width: 301px;
}

.add-onpack-content p {
    font-size: 23px;
    font-weight: 200;
    align-items: center;
    display: flex;
    gap: 10px;
    margin-bottom: 12px;
}

.add-onpack-content i {
    font-size: 15px;
    margin-top: 4px;
    color: #3866d3;
}
.main-wrapper-details.card-main-details {
    padding-top: 60px;
}
.add-onpack-content {
    width: 100%;
    margin-bottom: 23px;
}
.main-title h2 {
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 22px;
    color: #000;
}
.alert-warning {
    --bs-alert-color: #b68800;
    --bs-alert-bg: #fff8e0;
    font-size: 16px;
    padding: 12px 10px;
    font-weight: 500;
    --bs-alert-border-color: #ffcc38;
    --bs-alert-link-color: var(--bs-warning-text);
}

.alert-warning p {
    color: #000;
    font-weight: 300;
}
.assets-add-info .resend-btn{
    color: #585858;
    font-size: 23px;
    transform: translate(-3px, -18%);
}
.divider {
    display: block;
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.divider span {
    position: relative;
    z-index: 1;
    padding: 10px 15px;
    border-radius: 10px;
    background-color: #fffffff0;
}
.deposit-qr h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px;
}

.deposit-qr b {
    font-weight: 700;
}

.deposit-qr svg {
    margin-bottom: 20px;
    padding: 8px;
    background: #fff;
    border-radius: 5px;
}
.wallet-col.wallet-active-info .dash-box-bal.wallet-inner-box span {
    color: #fff;
}
.assets-add-info .input-icon-right a {
    right: -5px;
}

.deposit-qr {
    margin-top: 30px;
    text-align: center;
}

.deposit-qr p {
    color: #2b2b2b;
    margin: 0;
}

.wallet-col {
    position: relative;
    text-align: left;
    z-index: 1;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(25.8479px);
    padding: 15px 24px;
    justify-content: space-between;
    height: 100%;
    min-height: 260px;
    border-radius: 15px;
    margin-bottom: 30px;
}

.wallet-col h6 {
     margin: 0;
    font-size: 23px;
    font-weight: 400;
    color: #000;
    display: block;
}

.wallet-col span {
    display: block;
    margin-top: 12px;
    color: #000;
    text-align: left;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.dash-box-bal h2 {
    color: #1D1D1E;
    font-size: 28px;
    font-style: normal;
    margin-bottom: 0px;
    font-weight: 600;
}

.dash-box-bal small {
    color: #000;
    font-size: 14px;
    max-width: 68%;
    display: flex;
    font-weight: 300;
}

.profile-info-left ul li b img {
    width: 30px;
    margin-right: 10px;
}

.wallet-info-content {
    line-height: 20px;
}

.wallet-col-actions {
    display: flex;
    align-items: center;
    margin-top: 14px;
    justify-content: center;
    gap: 20px;
}

.wallet-inner-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wallet-col-actions .button,
.wallet-col-actions span {
    margin: 0 0px;
    max-width: 100%;
    width: 100%;
    height: 41px;
    padding: 0;
    border-radius: 11px;
    gap: 15px;
}

.wallet-col .wallet-col .small-btn i {
    line-height: 38px;
}

.wallet-col .wallet-col-actions .button {
    gap: 6px;
}

.wallet-col .wallet-col-actions .loading {
    width: auto;
}
.wallet-col.top-wallet h2 {
    font-size: 23px;
    line-height: normal;
}
.wallet-assets-info {
    display: flex;
    align-items: center;
    justify-content: end;
}

.wallet-col.top-wallet h3 {
    color: #6695FF;
    font-weight: 600;
    font-size: 34px;
}

.wallet-col.top-wallet {
    padding: 42px 46px;
}

.panel-pack-info .wallet-col .small-btn img {
      margin-left: 6px;
}
 .wallet-col .small-btn img {
      margin-left: 0px;
}

.wallet-main-data .row {
    row-gap: 28px;
}

.offcanvas .btn-close:focus {
    box-shadow: none;
}

.comm-table table td p a {
    color: #F48D31;
    font-weight: 400;
    text-decoration: underline;
}

.comm-table table td p a:hover {
    color: #3866d3;
}

.resend-link {
    background-color: transparent;
    border: none;
    font-weight: 400;
    color: #3866d3;
    border-bottom: 1px solid #3866d3;
}

.resend-link:hover {
    color: #000;
}

.ticket-modal textarea.form-control {
    min-height: 157px;
}

.progress-bar-head {
    display: flex;
    align-items: center;
    gap: 8px;
}



/* ------------------------------------------------------------------------- */

/* profile */
.main-wrapper-box {
    width: 100%;
    border: 0.4px solid #59575782;
    margin-bottom: 30px;
    position: relative;
    border-radius: 21px;
    z-index: 1;
}

.main-inner-box {
    padding: 30px 35px;
}


.profile-img {
    text-align: center;
    margin-bottom: 45px;
}

.profile-img img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px dashed #fff;
    padding: 12px;
}

.profile-img h2 {
    font-size: 20px;
    margin: 15px 0 5px;
    font-weight: 200;
    color: #000;
}

.profile-img p {
    font-weight: 200;
    font-size: 20px;
    color: #000;
}

.security-level p {
    font-weight: 400;
    font-size: 20px;
    color: #000;
    display: flex;
    gap: 6px;
    align-items: center;
    margin-bottom: 12px;
}

.panel-history-info h2 {
    font-size: 27px;
    margin-bottom: 24px;
}

.subscription-tabs-info span {
    font-size: 22px;
    color: #fff;
}

.panel-history-head span {
    display: contents;
    color: #1D1D1E;
    font-size: 27px;
}

.panel-pack-right span {
    margin: 0px;
    font-size: 20px;
    color: #FF0000;
    font-weight: 700;
}

.panel-pack-right p {
    background: #EFEFEF;
    display: flex;
    gap: 10px;
     box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    line-height: normal;
    border-radius: 8px;
    padding: 7px 28px;
    font-size: 20px;
    font-weight: 300;
    align-items: center;
}
.package-details-right .sub-heading {
    padding-top: 0px;
    width: 100%;
    padding-bottom: 0px;
}
.package-details-left {
    width: 30.1%;
}
.package-details-right {
    width: 69%;
}

.panel-pack-right .active {
    background: #009124;
    color: #fff !important;
}

.panel-pack-right {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-direction: column;
    row-gap: 37px;
    width: 100%;
}

.custom-action-btn.panel-pack-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.dash-box-data.progress-bar-head span {
    color: #6695FF;
    font-size: 26px;
    font-weight: 300;
}
.grid-token-text {
    color: #000 !important;
    font-weight: 300 !important;
}
.dash-box-data.progress-bar-head span

.dash-box-data.progress-bar-head h6 {
     font-size: 25px;
    font-weight: 300;
}

.subscription-tabs-info .active {
    border-bottom: 2px solid #1D1D1E;
    line-height: 28px;
    color: #1D1D1E;
    font-weight: 600;
    font-size: 29px;
}

.subscription-tabs-info {
    display: flex;
    align-items: center;
    gap: 13px;
}

.progress-bar-head span {
    margin-top: 0px;
}

.security-level p span {
    font-weight: 700;
}

.progress {
    height: 15px;
    background: #B0B0B0;
    border-radius: 13px;
}

.progress-bar {
    background-color:#6695FF;
    border-radius: 13px;
    height: 15px;
}

.profile-form {
    padding:0px;
}
.profile-details-left{
      width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.profile-form-img {
    position: relative;
    text-align: center;
    margin-bottom: 33px;
}
.main-profile-details {
    display: flex;
    gap: 50px;
    padding-top: 60px;
}

.profile-form-img img {
  width: 210px;
    height: 210px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px dashed #6695FF;
    padding: 8px;
}

.edit-icon {
    position: absolute;
    top: calc(100% - 28px);
    left: calc(50% - 20px);
    border-radius: 7px;
    background-color: #579bfa;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    width: 43px;
    height: 40px;
}

.edit-icon .form-control {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.edit-icon img {
    width: 40px;
    height: 40px;
    border: none;
    padding: 7px;
}

.profile-btn .small-btn {
    width: auto;
    margin: 25px auto 0px;
    padding: 9px 26px;
}

.input-icon {
    position: relative;
}

.input-icon .form-control {
    padding-right: 58px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.resend-btn:hover {
    color: #000;
}

.profile-confirm-info p {
    background: #f8d7da;
    padding: 11px;
    font-weight: 300;
    border: 1px solid #f5c2c7;
    color: #842029;
    margin-bottom: 23px;
    border-radius: 5px;

}

.modal-content.profile-confirm-info {
    border-radius: 16px;
    border: none;
}   

.profile-confirm-info .modal-body {
    border-radius: 16px;
    padding: 25px;
}

button[disabled] {
    opacity: .5;
    cursor: not-allowed;
    color: #fff !important;
}
.input-icon-right button[disabled]{
      color: #000 !important;
}
.input-icon-right button[disabled]:hover{
    transform: translate(-9px, -18%);
}
button[disabled]:hover{
        transform: translateY(0px);
        box-shadow: none;
}

.strongest-legs-box {
    width: 23%;

}

.strongest-legs-details p {
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
}

.strongest-legs-details h3 {
    color: #1D1D1E;
    margin-top: 23px;
    font-size: 25px;
    font-weight: 400;
}

.strongest-legs-main .main-title h2 {
    margin-bottom: 9px;
    font-size: 24px;
    font-weight: 500;
}

.strongest-legs-details {
    width: 100%;
    height: 100%;
    padding: 17px;
    border: 1px solid #ffffff33;
    background: #171218;
    border-radius: 11px;

}

.strongest-legs-main {
    display: flex;
    justify-content: space-between;
    gap: 26px;
    flex-wrap: wrap;
    row-gap: 58px;
    padding: 42px 42px;
    background-size: cover;
    border: 1px solid #ffffff45;
    border-radius: 17px;
}

/* kyc */

.custom-wrapper {
    border: 1px solid #ffffff33;
    background-image: url('../img/kyc-bg.html');
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    border-radius: 21px;
    z-index: 1;
    /* margin-top: 25px; */
    padding: 28px;
    position: relative;
}
.main-header.two-factor-Auth.header-wrapper {
    border: 1px solid #2a2a2a59;
    margin-bottom: 20px;
    padding: 16px 33px !important;
        border-radius: 9px;
}
.main-wrapper-box.security-data-left {
    width: 53%;
}
.security-main-details {
    display: flex;
    gap: 35px;
    align-items: self-start;
}
.main-header.header-wrapper {
    margin-top: 0px;
    border-radius: 0px;
    height: auto;
    background: transparent;
    border-bottom: 1px solid #2a2a2a59;
}

.kyc-step {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.kyc-step ul {
     display: flex;
    align-items: normal;
    position: relative;
    justify-content: space-around;
    height: 100%;
    flex-direction: column;
    z-index: 1;
}

.kyc-step ul:after {
    content: "";
    width: 3px;
    height: 100%;
    position: absolute;
    top: 11px;
    left: 50%;
    background:rgba(0, 0, 0, 0.35);
    z-index: -1;
}



.kyc-step li {
    width: 100%;
    text-align: center;
}

.kyc-step li.active {
    color: #fff;
}

.kyc-step li span {
    position: relative;
    background: #666666;
    color: #fff;
    font-weight: 500;
    border: 1px solid transparent;
    font-size: 15px;
    padding: 8px 19px;
    border-radius: 4px;
}

.kyc-step li.active span {
    background: #F0F0F0;
    color: #123049;
    border-color: #50505080;
}

.wrapper-header {
    padding: 25px 30px 20px;
    border-bottom: 1px solid #00000057;
    display: flex;
    align-items: center;
    /* margin-bottom: 18px; */
    justify-content: space-between;
    flex-wrap: wrap;
}
.kyc-head-steps{
    width: 15%;
    border: 0.4px solid #59575782;
}
.custom-wrapper.kyc-head-steps .main-header.header-wrapper {
    border-bottom: none;
    margin-bottom: 0px;
    height: 100%;
}
.kyc-main-details {
    display: flex;
    gap: 50px;
}
.wrapper-header h2 {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #000;
    margin: 0;
    font-weight: 400;
    font-size: 24px;
}

.wrapper-body {
    padding: 31px 30px 23px;
}

.kyc-step-details {
    display: flex;
    margin-top: 35px;
    justify-content: space-between;
}

.kyc-details-box {
    width: 49%;
}

.kyc-inner-data {
    border-radius: 5px;
    border: 1px solid #59575782;
    padding: 30px 25px;
    margin-bottom: 30px;
    text-align: center;
    border-radius: 10px;
}

.kyc-info h3 {
    font-size: 22px;
    margin-bottom: 8px;
    font-weight: 400;
}

.kyc-info p {
    font-size: 16px;
    font-weight: 300;
}
.kyc-details-box.kyc-step-box {
    background: #fff;
    border-radius: 10px;
}
.affiliate-link.affiliate-info.current-rank-info {
    padding: 29px 50px;
}
.affiliate-link.affiliate-info.current-rank-info h2 {
    font-size: 33px;
}
.affiliate-link-details {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 27px;
}
.upload-img {
    margin-top: 37px;
    margin-bottom: 20px;
}

.upload-img img {
   background-color: #FAFAFA;
    border-radius: 24px;
    padding: 10px;
    width: 304px;
        object-fit: contain;
    height: 211px;
}

.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;
    position: relative;
}

.upload-btn.small-btn.button {
    margin-top: 29px;

}

.upload-btn input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.kyc-info-btn {
    display: flex;
    justify-content: center;
}

.kyc-info-btn .small-btn {
    width: fit-content;
    gap: 5px;
    padding: 10px 40px;
}

.kyc-step-box {
    margin: auto;
}

.last-step {
    margin-top: 30px;
}

.last-kyc-info i {
    font-size: 120px;
    color: #000;
}

.last-kyc-info {
    padding: 0 20px;
}

.last-kyc-info h3 {
    font-size: 24px;
    margin-bottom: 17px;
    font-weight: 400;
}

.last-kyc-info p {
    font-weight: 300;
    font-size: 16px;
}

.kyc-success-box {
    width: 35%;
    margin: 43px auto;
    padding: 30px 30px 50px;
    border-radius: 21px;
    background-position: center;
    border: 1px solid #423e3e6b;
}

.verifyed-kyc {
    margin: auto;
    text-align: center;
}

.verifyed-kyc i {
    font-size: 144px;
    color: #2B2B2B;
    line-height: normal;
}

.verifyed-kyc h3 {
    font-size: 24px;
    font-weight: 400;
    color: #6695FF;
    margin-bottom: 7px;
}

.verifyed-kyc p {
    color: #000;
    font-weight: 300;
    font-size: 18px;
}

.main-head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.kyc-status-info span {
    display: flex;
    gap: 5px;
    align-items: flex-start;
    padding: 4px 14px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 500;

}
.reject-kyc h3 {
    font-size: 19px;
    margin-bottom: 6px;
    color: #842029;
    margin-top: 5px;
}

.reject-kyc p {
    font-size: 13px;
    font-weight: 300;
    color: #000;
}

.reject-kyc i {
    color: #842029;
    font-size: 23px;
}

.reject-kyc {
    display: flex;
    gap: 7px;
}

.pending-kyc h3 {
    font-size: 19px;
    margin-bottom: 6px;
    color: #664d03;
    margin-top: 5px;
}

.pending-kyc p {
    font-size: 13px;
    font-weight: 300;
}

.pending-kyc i {
    color: #664d03;
    font-size: 26px;
}

.pending-kyc {
    display: flex;
    gap: 7px;
}

.kyc-status.kyc-reject-box {
           color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}
.kyc-status.kyc-pending-box {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}

.kyc-status {
    max-width: 500px;
    margin: auto;
    padding: 16px 15px;
    border-radius: 11px;
    margin-bottom: 30px;
}

span.status-success {
    color: #fff;
    background: #1D1D1E;
    padding: 6px 14px;
    font-size: 19px;
}

span.status-danger {
    background-color: #FE2A26;
    color: #fff;
}

span.status-pending {
    background-color: orange;
    color: #fff;
}

/* Security */
.security-data {
    display: flex;
    flex-direction: column;
}
.security-data .wrapper-header {
    padding: 18px 30px 18px;
    border-bottom: 1px solid #aaa9a9;
}

.security-left-box {
    width: 100%;
}

.wrapper-body-left {
    /* border-bottom: 1px solid #626b77; */
}

.security-right-box {
    width: 100%;
}

.wrapper-header h2 i {
    font-size: 31px;
}

.security-input-inner {
    width: 100%;
}

.inner-btn .small-btn {
    width: auto;
    padding: 8px 25px;
    margin-top: 32px;
}

.sub-heading .main-header.header-wrapper {
       padding: 21px 58px;
       
}

.sub-heading {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 60px 0px;
    border-radius: 16px;
}

.sub-title h2 {
    display: flex;
    align-items: center;
    gap: 9px;
    font-size: 24px;
}

.sub-title h2 i {
    font-size: 34px;
}


.auth-info h3 {
    font-size: 23px;
    margin-bottom: 27px;
    font-weight: 400;
}

.auth-info p {
 font-size: 18px;
    font-weight: 300;
    margin-bottom: 35px;
    max-width: 357px;
}
.auth-info p span{
       color: #6695FF;
       text-decoration: underline;
}

.auth-info p a {
    color: #6695FF;
}

.auth-info p a:hover {
    color: #000;
}

.security-input-inner p {
    font-weight: 300;
    margin-bottom: 42px;
    font-size: 18px;
}

.abs-input {
    position: relative;
}
.input-icon-right .ri-loader-line{
    color: #000;
        font-size: 17px
}

.resend-btn {
    color: #1D1D1E;
    background-color: transparent;
    border: #ffffff;
    top: 50%;
    align-items: anchor-center;
    display: flex;
    right: 15px;
    gap: 4px;
    margin: 0;
    padding: 0;
    transform: translate(-9px, -18%);
}




/* notification */
.notification-list ul {
    list-style: none;
    padding: 0;
    margin-bottom: 36px;
}
.all-notification-data .sub-title {
    margin-bottom: 25px;
}

.notification-info-box {
    display: flex;
    border-radius: 11px;
    align-items: center;
    margin-top: 15px;
    padding: 15px;
    background-size: cover;
    background-image: url('../img/header-bg.html');
    background-position: center;
    background-repeat: no-repeat;
}
.notification-info-bg p{
    margin-top: 3px;
}
.notification-list li div{
    flex: 1;
}
.notification-info-bg b{
    font-size: 19px;
    font-weight: 500;
    color: #000;

}
.notification-info-bg a{
    color: #000;
    font-weight: 300;
}
.notification-info-bg small{
    color: #282828;
    font-weight: 300;
}
.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 48px 15px 29px;
    border: 1px solid #20202096;
    background: #fff;
    backdrop-filter: blur(25px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
    color: #eaecef;
}
.all-notification-data {
    margin-top: 82px;
}
.notification-list li .icon {
    flex: 0 0 50px;
    width: 48px;
    height: 50px;
    text-align: center;
    color: #fff;
    background-color: #000;
    display: flex;
    align-items: center;
    border: 1px solid #ffffff1c;
    justify-content: center;
    font-size: 27px;
    border-radius: 50px;
    margin-right: 29px;
}

.notification-desc h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 3px;
    color: #fff;
}

.notification-desc a {
    font-weight: 200;
    font-size: 18px;
    color: #ffffffa8;
}

.notification-desc a:hover {
    color: #fff;
}

.notification-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.notification-box small {
    color: #ffffffa8;
    font-weight: 200;
    font-size: 14px;
}

/* Team-view */
.sub-title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}

.entry-length label {
    display: flex;
    align-items: center;
    font-weight: 200;
    color: #000;
    gap: 12px;
    font-size: 20px;
    margin-bottom: 0px;
}

.form-control.form-select {
    cursor: pointer;
}
.upload-btn.small-btn.button .error {
    position: absolute;
    top: -27px;
    width: max-content;
}

.form-select {
    font-size: 15px;
    padding: 13px 19px;
    /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); */
}
.kyc-wrapper-info .wrapper-header {
    border-bottom: 1px solid #0000003d;
}
.kyc-head-steps .main-header.header-wrapper {
        border-bottom: 1px solid #2a2a2a59;
}

.entry-length.form-control.form-select {
    background: #fff;
    color: #101C2A;
    padding: 5px 21px 5px 11px;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #00000036;
    font-weight: 500;
    cursor: pointer;
}

.select-wrapper {
    position: relative;
    display: inline-block;
}

.select-wrapper i {
    position: absolute;
    right: 2px;
    top: 51%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #101C2A;
    font-size: 19px;
}

button.filter-btn {
    background: #1D1D1E;
    border: none;
    font-size: 22px;
    color: #fff;
    margin-left: 10px;
    line-height: 33px;
    border-radius: 5px;
    padding: 0px 12px;
}

button.filter-btn:hover {
    background-color: #131313;
    color: #fff;
}

table {
    width: 100%;

}
.comm-table table  tr :is(td:first-child) {
    border-left: 1px solid #AAAAAA;
    border-radius: 10px 0px 0px 10px;
}
.comm-table table  tr :is(td:last-child) {
    border-right: 1px solid #AAAAAA;
      border-radius: 0px 10px 10px 0px;
}
.comm-table table tr :is(td:first-child, th:first-child) {
    border-radius: 10px 0px 0px 10px;
}
.comm-table table tr td {
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    background-color: #fff;
}
.comm-table table th,
.comm-table table td {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    padding: 25px 15px;
    vertical-align: middle;
}

.active-status {
    background: #366D26;
    border-radius: 8px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 22px;
}
.warning-status{
     background: #FBA642;
    border-radius: 8px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 22px;
}
.inactive-status {
    background: #FE2A26;
    border-radius: 8px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 22px;
}

.registered-status {
    background: #FBA642;
    border-radius: 8px;
    color: #000000;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 22px;
}

.pending-status {
    background: #FBA642;
    border-radius: 8px;
    color: #000000;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 22px;
}

.main-wrapper-box.table-wrapper {
    border-radius: 11px;
}

.pagination {
    padding: 30px 20px;
    display: flex;
    gap: 7px;
    align-items: center;
    box-shadow: none;
}

.page-link:focus {
    box-shadow: none;
}

.pagination .page-link {
    color: #000;
    padding: 6px 14px;
    font-size: 15px;
    border-radius: 5px !important;
    background-color: #ffff;
    border: 1px solid #666666b8;
    font-weight: 500;
}

.page-item.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.page-item.active .page-link {
    background: #1D1D1E;
    border-color: transparent;
    color: #fff;
    font-weight: 500;
    border: 1px solid #1D1D1E;
    font-size: 16px;
    padding: 5px 15px;
}

.page-link:hover {
    background-color: #fff;
    color: #2C2C2C;
}

.offcanvas.offcanvas-start {
    z-index: 1111;
        background: #D8D8D8;
}

.offcanvas {
    background-image: url('../img/custom-bg-img.html');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.offcanvas-header {
    border-bottom: 1px solid #000;
}

.offcanvas-title {
    align-items: center;
    display: flex;
    gap: 7px;
}

.offcanvas .btn-close {
    opacity: 1;
}

.search-btn {
    padding-top: 4px;
}
/* pop-up */
.google-auth {
    padding: 10px 0px;
}
/* .modal-backdrop.show {
    opacity: 0;
} */

.google-auth .resend-btn {
    color: #000000e0;
    font-size: 22px;
}

.google-auth .input-icon-right a {
    right: -2px;
}
.modal{
    background: #ffffffc9;
}

.google-auth-info p {
    font-weight: 300;
    font-size: 15px;
    color: #000000;
    margin-bottom: 8px;
}
.google-auth-info p span {
    color: #6695FF;
    font-weight: 400;
}

.auth-qr {
    margin: 28px auto;
    display: table;
}

.auth-qr svg {
    width: 180px;
    height: 180px;
    border-radius: 5px;
    padding: 10px;
    background-color: #fff;
}

.wrapper-header h2 img {
    width: 31px;
}

.wrapper-header p {
    font-size: 16px;
    font-weight: 300;
}

.wrapper-header span {
    font-weight: 400;
}

.form-group-data {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form-group-data span {
    color: #000;
}

.wallet-btn .small-btn {
    width: auto;
    padding: 8px 33px;
    margin-top: 19px;
}

.comm-table table td  b{
    color: #000;
    font-weight: 500 !important;

}
.comm-table {
    padding: 0px 19px;
}
.comm-table table{
    border-collapse: separate;
    border-spacing: 0 15px;
}
.ticket-sec {
    width: 30%;
}
/* support */
.ticket-link {
    color: #6695FF;
    font-weight: 400;
    text-decoration: underline;
}
.support-main-details {
     display: flex;
    gap: 36px;
    margin-top: 111px;

}

.ticket-link:hover {
    color: #000;
}

.ticket-btn button {
    padding: 8px 11px;
    font-size: 17px;
    gap: 4px;
    align-items: flex-start;
}

.ticket-btn .small-btn i {
    font-size: 18px;
}

.form-control::file-selector-button {
     color: #ffffff;
    background-color: #959595;
    font-size: 16px;
    margin-left: -2px;
    border: 1px solid #7777779c;
    border-radius: 3px;
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #959595;
}

.ticket-inner-info {
   background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    border-radius: 29px;
    min-height: 183px;
    border: 1px solid #b0b0b078;
    padding-top: 22px;
    overflow: hidden;
    padding-left: 33px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.ticket-box p {
    font-size: 25px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 6px;
}
.ticket-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 17px;
}

.ticket-box.total-ticket h2{
    color: #F6792F;
}
.ticket-box.total-ticket p{
    color:#C87A34;
}
.ticket-box.open-ticket h2{
    color: #1CBC44;
}
.ticket-box.open-ticket p{
    color: #366D26;
}
.ticket-box.close-ticket h2 {
    color: #F62F2F;
}
.ticket-box.close-ticket p{
 color: #FF0000;
}

.ticket-box h2 {
    color: #B8B2BA;
    font-weight: 500;
    font-size: 36px;
}

.ticket-img img {
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 131px;
    z-index: -1;
}

.ticket-box h2.open-ticket {
    color: #12D643;
}

.ticket-box h2.close-ticket {
    color: #CF070B;
}

.chatbox-inner.user {
    justify-content: end;
    display: flex;
}

.chat-mess {
    padding: 15px 17px;
    border-radius: 5px;
    margin-bottom: 16px;
    border: 1px solid #66666669;
    background-color: #ffffff;
    width: 80%;
}

.chat-mess-head p {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    margin-bottom: 8px;
}

.chat-mess-head a {
    color: #6695FF;
    font-size: 15px;
    text-decoration: underline;
}

.chat-mess-head a:hover {
    color: #000;
}

.register-success form {
    display: inline;
}

.chat-mess-foot p {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    text-align: end;
}
.send-message button[disabled] {
    color: #000 !important;
}
.admin .chat-mess {
    background-color: #e1eeff;
}

.history-modal .modal-body {
    padding: 0;
}

.history-modal .chatbox {
    padding: 40px 20px 20px;
    height: 100%;
    max-height: 600px;
    overflow-y: auto;
}

.history-modal .modal-footer {
    background-color: #D8D8D8;
    border: 0;
    border-radius: 0 0 16px 16px;
    justify-content: left;
}

.send-message {
    display: flex;
    width: 100%;
    column-gap: 6px;
    margin: 0px;
}

.send-message .form-group {
    width: 100%;
    margin-bottom: 3px;
}

.send-message .ticket-btn {
      font-size: 23px;
    line-height: normal;
    width: 50px;
    height: 46px;
    color: #fff;
    background: #1D1D1E;
    position: relative;
    padding: 10px;
    border: 1px solid #1D1D1E;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wallet-col .tooltip-text{
    background-color: #f5f5f5;
}
.wallet-col .tooltip-text::after{
   border-color: #f5f5f5 transparent transparent transparent;
}
.send-message .ticket-btn input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    cursor: pointer;
}

.ticketloader i {
    color: #fff !important;
}

.tooltip-container {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

.tooltip-text {
    visibility: hidden;
    opacity: 0;
    background: #d0d0d0;
    color: #000 !important;
    text-align: center;
    border-radius: 6px;
    padding: 4px 7px;
    position: absolute;
    bottom: 125%;
    left: 50%;
    font-family: "Plus Jakarta Sans";
    transform: translateX(-50%);
    z-index: 99;
    transition: opacity 0.2s ease;
    font-size: 0.85rem;
    max-width: 250px;
    width: max-content;
    font-size: 14px !important;
    font-weight: 300 !important;
}

.tooltip-text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: #d0d0d0 transparent transparent transparent;
}

span#transferFullname {
    color: green;
    font-size: 14px;
    font-weight: 500;
}
.tooltip-container:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.current-bal-info {
    color: #000;
    font-weight: 600 !important;
}

#successWithdraw .modal-body {
    border-radius: 16px;
}

.info-success {
    text-align: center;
    margin-bottom: 35px;
}

.info-success h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 9px;
}

.info-success p {
    font-weight: 200;
    line-height: 23px;
}

.closebtn,
.open-menu {
    display: none;
}

.inner-header-logo img {
    display: none;
}

.top-custom-drop .dropdown-menu.notif-dropdown {
    right: 0px;
}

.capping-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.staking-btn {
    display: flex;
    gap: 15px;
    justify-content: end;
    align-items: center;
    margin-bottom: 10px;
}

.staking-btn button {
    border: none;
    font-size: 16px;
    background-color: transparent;
}

.staking-btn .capping-btn {
    color: #ffc107;
    border-bottom: 1px dashed;
}

.staking-btn .capping-btn:hover {
    color: #fff;
}

.staking-btn .small-capping-btn {
    color: #0dcaf0;
    border-bottom: 1px dashed;
}

.staking-btn .small-capping-btn:hover {
    color: #fff;
}

.copy-icon input {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.register-success button[disabled] {
    background: transparent !important;
    color: #000000 !important;
}

.input-icon .copy-icon .form-control {
    padding-right: 51px;
}

.resend-link .loading i {
    color: #000;
    font-size: 13px;
}

.copy-icon .input-icon-right {
    top: 14px;
    right: 8px;
    height: 22px;
}

.copy-icon .input-icon-right i {
    font-size: 19px;
}

.portfolio-sec {
    margin-top: 45px;
}

.payout-in-process {
    color: #000 !important;
    border-radius: 20px !important;
    font-size: 26px !important;
    font-weight: 400;
    padding: 53px 20px !important;
}

.remaining-text {
    font-size: 16px;
    margin-top: 27px;
    display: flex;
    gap: 8px;
    line-height: normal;
}

.remaining-text span {
    color: #1D1D1E;
    font-weight: 600;
}

.modal-content.announcement-modal-info {
    text-align: center;
    border: none;
    position: relative;
}

img.announcement-img-2 {
    width: 100%;
    left: 0;
    top: -1px;
    border-radius: 16px 16px 16px 16px;
}

img.announcement-img-1 {
    width: 151px;
    margin: auto;
    margin-top: -78px;
    position: relative;
    z-index: 9999;
    animation-name: MoveUpDown;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

/* MoveUpDown Animation */
@keyframes MoveUpDown {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(30px);
    }
}

.announcement-modal-info .modal-header {
    background-color: transparent;
    border: none;
}

.modal-body.announcement-info {
    position: relative;
    border-radius: 16px;
    border: none;
    padding: 0px;
    min-height: 536px;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 531px;
    background-image: none;
    background: transparent;
    background-image: url('../img/announcement-bg.png');
    background-position: center;
    background-size: cover;
}
.dash-title .small-btn {
    width: auto;
    padding: 11px 35px;
    height: max-content;
    line-height: normal;
}
.announcement-content {
    display: flex;
    height: 100%;
    flex-direction: column;
    margin-top: 33px;
    align-items: normal;
    justify-content: center;

}
.announcement-content h1 {
    font-size: 33px;
    text-shadow: 1px 7px 9px #00000052;
    color: #1754a5;
    margin-bottom: 15px;
        padding-left: 120px !important;
    font-weight: 800;
        padding: 0px 88px;
}
.announcement-content b {
    font-size: 17px;
    margin-bottom: 36px;
    display: flex;
    padding: 0px 88px;
    justify-content: center;
}
.announcement-content p {
      color: #000000;
    margin-top: 0;
    padding: 0px 88px;
    font-size: 20px;
    text-align: center;
}

.announcement-modal-info .modal-header .btn-close {
     opacity: 1;
    background-color: #1a5baf;
    border-radius: 50%;
   margin-bottom: -147px;
    margin-right: -29px;
    padding: 3px;
    border: 1px solid #ffffff8c;
    width: 28px;
    color: #fff;
    line-height: 28px;
    position: relative;
    z-index: 1;
    height: 27px;
    font-size: 23px;
    background-image: none;
}


.progress-bar__wrapper {
    position: relative;
}

.progress-bar__value {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wallet-col.panel-history-info {
    border-radius: 34px;
    padding: 30px 28px;
        padding-top: 55px;
    margin-bottom: 27px;
    min-height: 496px;
    height: 100%;
    justify-content: left;
    padding-left: 39px;
}
.panel-history-info .dash-box-bal.wallet-inner-box {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    row-gap: 18px;
    justify-content: space-between;
}
.main-wrapper-details.wallet-right-data.mt-0 {
    width: 71%;
}
.comm-table {
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
}
    .wallet-col-actions .alert-warning {
    padding: 7px 7px;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
}

progress {
    width: 100%;
    height: 18px;
    border-radius: 50px;
    background-color: #000;
    transition: width 300ms ease;
}
.staking-info-ft span {
    font-size: 20px;
    font-weight: 200;
}
.staking-info-ft b {
    color: #fff;
}
progress[value]::-webkit-progress-bar {
    width: 100%;
    height: 18px;
    border-radius: 50px;
    background-color: #000;
    transition: width 300ms ease;
}
progress[value]::-webkit-progress-value {
    width: 0;
    border-radius: 50px;
    background-color: #fff;
    transition: width 300ms ease;
}

/* media-query */
@media(max-width:1750px) and (min-width: 1630px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 16px;
    }
    .header-logo a img {
        width: 60px;
    }
    .main-data-info {
        padding: 0px 43px 41px;
    }
    .small-btn.view-details {
        padding: 5px 11px;
    }
    .business-data-info .custom-inner-box {
        padding: 36px 36px;
    }
}

@media (max-width: 1665px) {
    .total-team-info {
        padding: 27px 36px;
    }
    .top-header-info{
            gap: 14px;
    }
    .custom-inner-box {
        padding: 30px 24px;
    }
    
    .wallet-details-left {
    width: 56%;
}
.panel-pack-right p{
        padding: 7px 15px;
    font-size: 17px;
}
.panel-pack-right span{
    font-size: 17px;
}
}

@media (max-width: 1640px) {
    .business-data-info .custom-inner-box {
        padding: 34px 36px;
    }
    .account-box.account-inner-box {
    max-width: 72%;
 }
    .support-main-details {
        gap: 25px;
        margin-top: 100px;
    }
    .main-data-info {
        padding: 0px 33px;
    }
    .navbar-light .navbar-nav .nav-link{
        padding: 5px 14px;
    }
    .main-profile-details{
        padding-top: 27px;
    }
    .navbar-expand-lg .navbar-nav {
        justify-content: space-between;
    }
    .main-header {
        padding: 16px 0px;
    }
    .main-wrapper-details.wrapper-dash-info {
    padding: 0px;
    padding-top: 33px;
}
    .income-main-box{
            grid-column-gap: 22px;
    }
    .small-btn.view-details {
        font-size: 14px;
        gap: 0px;
        padding: 7px 14px;
    }
    .panel-pack-box .small-btn.view-details{
        gap: 4px;
    }
    .panel-pack-box .wallet-col .small-btn img {
        height: 17px;
    }
    .participants-left-box .dash_title {
        font-size: 28px;
    }

    .custom-inner-box h3 {
        font-size: 22px;
    }

    .participants-left-box .dash_title {
        font-size: 23px;
    }

    .date-time-info h3 {
        font-size: 20px;
    }
    .date-time-info p {
        font-size: 20px;
    }
    .comm-table {
        overflow-x: auto;
        white-space: nowrap;
        width: 100%;
    }
    .participants-left-box.current-main-box {
        padding: 52px 34px;
        width: 100%;
    }
    .panel-history-info .small-btn.view-details {
        gap: 6px;
    }
    .custom-data-box {
        margin-bottom: 53px;
    }
        .wallet-details-box{
            gap: 38px;
    }
       .panel-pack-box .small-btn {
        padding: 9px 12px;
        font-size: 15px;
    }

}

@media (min-width: 1590px) and (max-width: 1640px) {
    .custom-inner-box p {
        font-size: 20px;
    }
}

@media (max-width: 1500px) {
    .main-data-info {
        padding: 0px 32px 40px;
    }
      .main-wrapper-box.wallet-details-left .wrapper-header h2 {
        font-size: 20px;
    }
    .wallet-details-left {
        width: 60%;
    }
    .dash-box-bal.participants-box{
            padding: 26px 21px;
    }
    .custom-data-box.income-content-box{
        row-gap: 80px;
    }
    .wallet-col.panel-history-info:nth-child(2){
        margin-bottom: 0px;
    }
    .affiliate-link-details{
        grid-column-gap: 15px;
        row-gap: 15px;
    }
    
    .affiliate-actions {
        display: flex;
        gap: 6px;
    }
    .custom-data-box {
        margin-bottom: 48px;
    }
    .wallet-details-right {
        width: 54%;
    }
    .wallet-details-box {
        gap: 24px;
    }
    .wallet-details {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    gap: 9px;
    }
    button.button.dropdown-toggle{
            width: 176px;
    }
    .custom-wrapper{
        padding: 28px 0px;
    }
    .custom-wrapper.kyc-head-steps .main-header.header-wrapper{
        padding: 0px;
    }

    .container-fluid {
        padding: 0px !important;
    }
    .sub-heading .main-header.header-wrapper {
        padding: 17px 24px;
    }
    .support-main-details{
            margin-top: 95px;
            gap: 24px;
    }
    .ticket-sec {
    width: 35%;
}
    .main-header {
        padding: 16px 26px;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 9px 13px;
        gap: 7px;
        font-size: 18px;
    }

    .navbar-light .navbar-nav .nav-link i {
        padding-right: 2px;
        font-size: 20px;
    }
    .main-profile-details{
            gap: 21px;
    }
    .profile-details-left {
        width: 47%;
    }
   
 
    .total-team-info {
        padding: 31px 31px;
    }

    .custom-inner-box {
        padding: 30px 21px;
    }

    .business-data-info .custom-inner-box {
        padding: 32px 31px;
    }

    #timer div {
        padding: 22px 15px !important;
        font-size: 47px;
    }
     .prelaunch-timer-info #timer div{
        padding: 14px 15px !important;
    }
    .date-time-info.dash-box-bal.custom-content-box {
        padding: 28px 26px;
    }

    #timer {
        grid-column-gap: 11px;
    }

    #timer span {
        font-size: 15px;
    }

    .participants-left-box {
        padding: 44px 34px;
    }

    .panel-pack-box .wallet-col {
        padding: 26px 19px;
    }
 

    .panel-pack-box .wallet-col h6 {
        font-size: 23px;
    }

    .panel-pack-box .dash-box-bal.wallet-inner-box {
        margin-top: 9px;
    }
    .fund-access img {
            margin-right: 38px;
           margin-top: -88px;
    }
      .account-box.account-inner-box{
            max-width: 80%
    }
    .main-wrapper-details.card-main-details {
    padding-top: 22px;
}
.panel-pack-box {
    width: 31.33%;
}

}

@media (max-width: 1400px) and (min-width: 1200px) {
    .small-btn.view-details {
        padding: 7px 13px;
        font-size: 13px;
    }

    .current-time {
        display: flex;
        gap: 20px;
    }

    .date-time-info h3 {
        margin-bottom: 9px;
        font-size: 17px;

    }

    .participants-left-box .dash_title {
        font-size: 24px;
    }

    .date-time-info p {
        font-size: 15px;
    }

    .dash-left-data {
        height: 100%;
    }

    .business-data-info .custom-inner-box {
        padding: 33px 28px;
    }

    .participants-left-box {
        padding: 40px 39px;
        height: 100%;
    }

    .total-team-info {
        padding: 31px 22px;
    }
}

@media (max-width: 1400px) {
    .security-input-inner p {
        font-size: 16px;
        margin-bottom: 23px;
    }
    .account-card-left{
            padding: 10px 66px;
    }
  
    .package-details-right {
    width: 64%;
    }
    .wallet-col.panel-history-info {
        padding-top: 39px;
     padding-left: 22px;
        padding-top: 33px;
        min-height: 462px;  
            padding: 30px 19px;
    }
    
    .dash-box-bal.participants-box h2{
            font-size: 26px;
    }
        .dash-box-bal.participants-box {
        padding: 26px 16px;
    }
    .dash-aff-link{
            max-width: 220px;   
    }
    .affiliate-link.affiliate-info{
        padding: 22px;
    }
    .affiliate-actions .small-btn{
            font-size: 14px;
        font-weight: 300;
        padding: 7px 15px;
    }
    .custom-data-box.income-content-box{
        gap: 17px;
         row-gap: 75px;
    }
    .dash-box-bal.custom-content-box h2{
            font-size: 24px;
    }
    .wallet-details-left {
        width: 74%;
    }
        .wallet-details-right {
        width: 59%;
    }
 
    .panel-pack-right p{
            font-size: 18px;
    }
    .strongest-legs-box {
        width: 24%;
    }

    .strongest-legs-data {
        width: 24%;
    }

    .strongest-legs-main {
        gap: 4px;
        row-gap: 55px;
    }

    .strongest-legs-details p {
        font-size: 20px;
        font-weight: 400;
        line-height: 28px;
    }

    .total-team-info h3 {
        font-size: 26px;
    }

    .custom-inner-box {
        padding: 27px 14px;
    }

    .main-wrapper-details.package-main-info {
    margin-top: 55px;
}
    .panel-pack-box .wallet-col {
        padding: 24px 24px;
        padding-bottom: 25px;

    }

    .panel-pack-box .wallet-col h6 {
        font-size: 23px;
    }

    .panel-pack-box .dash-box-bal h2 {
        font-size: 21px;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 7px 10px;
        border-radius: 12px;
        font-size: 17px;
    }

    .aff-link {
        max-width: 353px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .investment-info p {
        font-size: 23px;
    }

    .investment-info a {
        font-size: 20px;
    }

    .custom-inner-box h3 {
        font-size: 24px;
    }

    .affiliate-link-info h3 {
        font-size: 26px;
    }

    .card-pack-right {
        width: 53%;
        padding: 42px 42px;
    }
    .panel-pack-box .small-btn{
            font-size: 15px;
    }

    .card-pack-left {
        width: 40%;
        padding: 33px 42px;
    }
    .main-wrapper-box.wallet-details-left .wrapper-body {
    padding: 13px 21px;
}
  
}

@media (max-width: 1300px) {
    .business-data-info .custom-inner-box {
        padding: 33px 28px;

    }

        .panel-pack-right p {
        font-size: 16px;
    }
        .panel-pack-right span {
        font-size: 16px;
    }
          .panel-pack-box .small-btn{
        padding: 8px 12px;
        font-size: 15px;
    }
    .wal-box-details{
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-column-gap: 18px;
    }
    .custom-data-box{
        margin-bottom: 28px;
    }
    .custom-data-box.income-content-box{
                row-gap: 17px;
    }
    .dash-title{
            font-size: 23px;
    }
    .participants-wrapper-box .custom-data-box.mb-0 {
        margin-bottom: 14px !important;
    }
    .wallet-details-right .custom-data-box.mb-0 {
        margin-bottom: 31px !important;
    }
    .custom-data-box.income-content-box{
            margin-bottom: 29px;
    }
        .main-header {
        padding: 29px 4px;
    }
    .notification-top-info{
        width: 35px;
        height: 35px;;
        font-size: 18px;
    }

    .time-zone-info{
            gap: 24px;
    }
    .time-zone-left, .time-zone-right {
        width: 50%;
    }
    .time-zone-info{
            gap: 24px;
    }
        .date-time-info h3 {
        font-size: 15px;
    }
    .affiliate-link-details {
        grid-column-gap: 14px;
    }
    .date-time-info.dash-box-bal.custom-content-box{
            padding: 26px 26px;
    }
    .wallet-details-box{
        flex-direction: column  ;
    }
    .wallet-details-left, .wallet-details-right{
        width: 100%;
    }
    
    #timer div{
                padding: 25px 15px;
    }
    .income-main-box {
        grid-column-gap: 14px;
    }
        .wallet-details-box {
        gap: 14px;
    }
        .navbar-light .navbar-nav .nav-link {
         padding: 2px 9px;
        gap: 7px;
        font-size: 16px;
    }

    .panel-pack-box .wallet-col {
        padding: 49px 32px;
        padding-bottom: 17px;
    }

    .panel-pack-info {
        row-gap: 24px;
    }

    .panel-pack-box {
        width: 32.33%;
    }
    .acc-left-logo img {
        width: 230px;
    }
    .affiliate-actions .small-btn{
        padding: 6px 11px;
    }
  
}

@media (max-width: 1220px) {
    .business-data-info .custom-inner-box {
        padding: 36px 23px;
    }
    .support-main-details{
              margin-top: 42px;
    }
    .package-details-wrapper{
        flex-direction: column;
    }
        .inner-header-logo img {
        width: 160px;
    }
        .wallet-main-wrapper{
        flex-direction: column; 
    }

    .wallet-col.panel-history-info{
        min-height: auto;
    }
    .package-details-wrapper{
            margin-bottom: 10px;
    }
    
    .package-details-left ,.package-details-right{
    width: 100%;
}
.panel-history-info .dash-box-bal.wallet-inner-box{
    margin-bottom: 0px;
}
    .main-wrapper-box.wallet-details-left{
        width: 100%;
    }
    .security-main-details{
        flex-direction: column;
    }
    .support-main-details{
        flex-direction: column;
    }
        .ticket-sec {
        width: 100%;
    }
    .custom-inner-box.rank-rewards-info {
        width: 44%;
    }
    .account-box.account-inner-box{
            max-width: 87%;
    }
    .main-wrapper-box.security-data-left {
    width: 100%;
}
}

@media (max-width: 1200px) {
    .profile-form {
        padding: 0px 0px;
    }
    .main-wrapper-details.wallet-right-data.mt-0{
        width: 100%;
    }
        .wallet-col.top-wallet {
        padding: 33px 23px;
    }
    .package-main-info .dash-title{
        margin-bottom: 26px;
    }
    .all-notification-data {
        margin-top: 48px;
    }
    
    .prelaunch-timer-info #timer div {
        padding: 8px 10px !important;
    }
    .account-card-left #timer div{
            font-size: 46px;
    width: 96px;
    }
    .account-card-left.login-acc-info {
    row-gap: 9px;
}
.prelaunch-timer-info {
    text-align: center;
    margin-bottom: 28px;
}
    .header-logo img {
    width: 170px;
}
    .affiliate-link.affiliate-info{
            padding: 20px;
    }
    .date-time-info.dash-box-bal.custom-content-box{
            padding: 25px 14px;
    }
        .date-time-info p {
        font-size: 18px;
    }
    .highlights-content-box img{
        width: 116px;
    }
    .highlights-content h2 {
        font-size: 26px;
        margin-bottom: 9px;
    }
    .affiliate-link-details{
            grid-template-columns: repeat(2, 1fr);
            row-gap: 10px;
    }
    .kyc-main-details {
        display: flex;
        gap: 0px;
        flex-direction: column;
    }
    .date-time-info h3 {
        font-size: 18px;
    }
    .custom-wrapper{
        width: 100%;
    }
    .affiliate-actions .small-btn{
            font-size: 15px;
    gap: 6px;
    font-weight: 300;
    padding: 6px 10px;
    }
.kyc-step ul:after {
    content: "";
    width: 97%;
    height: 3px;
    position: absolute;
    top: 11px;
    left: 13px;
    background: rgba(0, 0, 0, 0.35);
    z-index: -1;
}
.kyc-step ul{
    flex-direction: row;
}
     .account-card-left {
         padding: 10px 36px;
    }
    .header-mob-logo {
        display: block;
    }
    .top-header-info{
        justify-content: end;
    }
    .top-header-logo{
        display: none;
    }
    .panel-pack-right{
            gap: 23px;
           min-width: max-content;
    }

    .panel-pack-box {
        width: 48.33%;
    }

    .custom-inner-box.rank-rewards-info {
        width: 100%;
    }

    .strongest-legs-box {
        width: 24%;
    }

    .strongest-legs-main {
        gap: 4px;
        row-gap: 54px;
    }

    .card-pack-info h2 {
        font-size: 25px;
        line-height: 24px;
    }

    .card-info-img img {
        width: 100%;
            max-width: 157px;
    }
    .fund-access img {
    width: 119px !important;
    }


    .participants-right-box .custom-inner-box {
        padding: 19px 31px;
    }

    .main-data-info {
        padding: 0px 30px 30px;
    }

    .security-input {
        padding: 0 0px;
    }

    .ticket-inner-info {
        min-height: 184px;
        padding-top: 22px;
        padding-left: 22px;
    }

    .ticket-img img {
        width: 112px;
    }

    .ticket-wrapper {
        gap: 19px;
            flex-direction: row;
    }

    .ticket-box p {
        font-size: 22px;
        margin-bottom: 2px;
    }

    .ticket-box h2 {
        font-size: 41px;
    }
    

    .add-onpack-img img {
        width: 250px;
    }

    .add-onpack-info {
        padding: 37px 37px;
    }

    .closebtn,
    .open-menu {
        display: block;
    }

    .navbar-expand-lg .navbar-nav {
        position: fixed;
        top: 0;
        left: -300px;
        width: 300px;
        height: 100%;
        background: #c4c4c4;
        z-index: 11;
        display: block;
        transition: left 0.3s ease-in-out;
        overflow-y: auto;
    }

    .navbar-light .navbar-nav .nav-link i {
        font-size: 21px;
    }

    .navbar-expand-lg .navbar-nav.open {
        left: 0;
    }

    .navbar-nav .closebtn {
        font-size: 30px;
        color: #000000c7;
        text-decoration: none;
        display: block;
        position: absolute;
        right: 9px;
        top: 1px;
    }

    .header-logo {
        margin-top: 0;
        margin-bottom: 25px;
        padding: 20px 20px;
        background: #ffffff;
        border-bottom: 1px solid #989a9c;
    }
    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
        color: #000;
        background: #fff;
    }

    li.nav-item {
        padding: 3px 16px;
    }

    .navbar-light .navbar-nav .nav-link {
        margin-bottom: 10px;
        padding: 12px 19px;
        font-size: 19px;
        background: transparent;
        font-weight: 500 !important;
    }

    .collapse:not(.show) {
        display: block;
    }

    .open-menu i {
        font-size: 25px;
        color: #000 ;
    }

    .inner-header-logo img {
        display: block;
    }

        .main-header {
        padding: 29px 27px;
    }
    .participants-left-box {
        height: auto;
    }

    .inner-header-logo {
        display: flex;
        justify-content: space-between;
        position: relative;
        width: 100%;
        align-items: center;
    }

    .overlay-1 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        display: none;
        z-index: 9;
        transition: opacity 0.3s ease-in-out;
    }

    .overlay-1.active {
        display: block;
    }

    .dash-left-data {
        width: 78%;
    }

    .affiliate-link-info {
        padding: 25px 25px;
    }

    .affiliate-link-info h3 {
        font-size: 32px;
    }

    .total-team-info h3 {
        font-size: 32px;
    }

    #timer {
        grid-column-gap: 21px;
    }

    .participants-left-box {
        width: 100%;
        padding: 40px 58px;
    }

    .dash-left-data {
        width: 100%;
    }

    .dash-right-data {
        width: 100%;
        display: flex;
        flex-wrap: wrap;

    }

    .business-data-info {
        margin-top: 29px;
        flex-direction: row;
        width: 100%;
    }

    .dash-main-data {
        gap: 5px;
    }

    .wallet-col {
        padding: 28px 25px;
        min-height: 240px;
    }

    .wallet-col h6 {
        font-size: 19px;
    }

    .dash-box-bal h2 {
        font-size: 21px;
    }

    .wallet-col span {
        font-size: 17px;
    }
    .profile-info{
           flex-direction: column; 
            margin-top: 0px;
    }
    .profile-img-dash{
            padding: 20px;
            width: 100%;
    }
    .profile-basic-info{
        width: 100%;
    }
    .main-wrapper-details.wrapper-dash-info{
            padding: 0px 0px;
    }
    .wallet-assets-info h3 {
        font-size: 24px;
    }

    .small-btn.view-details {
        font-size: 14px;
        font-weight: 500;
    }
    .participants-main-box {
        flex-direction: column;
    }
    .dash-box-bal.participants-box{
            padding: 19px;
    }
    .affiliate-link.affiliate-info h2 {
        font-size: 25px;
        margin-bottom: 14px;
    }
    .dash-aff-link{
        font-size: 16px;
    }

    .participants-right-box {
        width: 100%;
        display: flex;
        gap: 27px;
        flex-direction: row;
        row-gap: 23px;
    }

    .participants-inner-box {
        width: 100%;
    }

    .business-data-info {
        flex-wrap: wrap;
    }

    .business-data-info .custom-inner-box {
        width: 48%;
    }

    .business-data-info .custom-inner-box:last-child {
        width: 100%;
    }

    .total-team-info h3 br {
        display: none;
    }

    .dash-box-bal small {
        max-width: 98%;
        line-height: 16px;
        font-size: 12px;
    }

}

@media (max-width: 1024px) {
    .custom-inner-box {
        width: 48.33%;
    }

    .wallet-main-wrapper{
        gap: 5px;
    }


    .business-data-info {
        flex-wrap: wrap;
    }

    .business-data-info .custom-inner-box {
        width: 48%;
    }

    .inner-title {
        font-size: 26px;
        padding-bottom: 12px;
    }

    .card-info-img img {
        max-width: 209px;
    }

    .card-pack-left {
        padding: 30px 30px;
    }

    .card-pack-right {
        padding: 30px 30px;
    }
}

@media (max-width: 991px) {
    .profile-form {
        padding: 0px 15px;
    }

        .dash-aff-link {
            max-width: 291px;
    }
      .panel-pack-box .small-btn{
        padding: 8px 12px;
        font-size: 15px;
    }
    .header-logo img {
        width: 178px;
    }
    .income-main-box {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 17px;
    }
    .affiliate-link-details {
        display: grid;
        row-gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }
    .wallet-details-box{
        flex-direction: column;
    }
    .custom-data-box {
        margin-bottom: 27px;
    }
    .custom-data-box.highlights-details-box{
        gap: 21px;
    }
    .time-zone-left, .time-zone-right{
        width: 100%;
    }
    .time-zone-info{
        flex-direction: column  ;
        gap: 0px;
    }
    .wallet-details-left, .wallet-details-right{
        width: 100%;
    }
    .security-main-details{
        gap: 0px;
    }
        .main-wrapper-details.card-main-details {
        padding-top: 0;
    }
    .main-wrapper-box.security-data-left{
            border-radius: 10px;
    }
    .security-data .wrapper-header {
        padding: 11px 14px 11px;
    }
    .affiliate-actions {
         gap: 6px;
    }
    .affiliate-link.affiliate-info {
        padding: 19px;
    }
    .affiliate-link.affiliate-info{
        margin-bottom: 10px;
    }
    .main-profile-details{
            flex-direction: column;
            gap: 0px;
    }
        .account-card-right{
            margin: auto;
    }
    .account-main-card{
            flex-direction: column;
    }

    .account-card-left{
        row-gap: 22px;
        width: 100%;
        min-height: auto;
        position: static;
    }

    .panel-pack-right p{
        font-size: 16px;
    }
    .account-box{
            margin-top: 23px !important;
    }
    .fund-access img {
            width: 97px !important;
            margin-right: 13px;
             margin-top: -73px;
    }
    .panel-pack-right{
        width: 100%;
    }
    .panel-pack-right span{
            font-size: 16px;
    }
    .panel-pack-box .wallet-col {
        padding: 30px 20px;
        padding-bottom: 19px;
    }
    .custom-action-btn.panel-pack-footer{
        display: block;
        margin-top: 9px;
    }
    
    .panel-pack-right{
                margin-top: 15px;
    }
    .panel-pack-box .wallet-col h6 {
        font-size: 22px;
    }

    .business-data-info .custom-inner-box:last-child {
        width: 100%;
    }

    .current-time {
        display: flex;
        gap: 28px;
    }

    .add-onpack-img img {
        width: 194px;
        right: -17px;
        top: -52px;
    }

    .date-time-info h3 {
        margin-bottom: 9px;
        font-size: 21px;
    }

    .date-time-info p {
        font-size: 18px;
    }

    .add-onpack-content p {
        font-size: 21px;
    }

    .profile-basic-info li span {
        font-size: 16px;
    }

    .profile-basic-info li b {
        font-size: 16px;
    }

    .investment-info a {
        font-size: 19px;
    }

    .profile-basic-info li {
        padding: 15px 15px;
    }

    #timer {
        grid-column-gap: 17px;
    }
    .business-data-info {
        flex-wrap: wrap;
    }

    .business-data-info .custom-inner-box {
        padding: 31px 31px;
        width: 48%;
    }

    .main-inner-box {
        padding: 23px 19px;

    }
    .main-wrapper-details {
        margin-top: 27px;
    }
    .main-header {
        padding: 19px 27px;
    }   
    .profile-details-left {
        width: 100%;
    }

    .wrapper-body {
        padding: 22px 16px 23px;
    }

    .main-data-info {
        padding: 0px 15px 15px;
    }

    .kyc-success-box {
        width: 100%;
        padding: 24px 30px 30px;
    }

    .security-data {
        display: block;
    }

    .security-right-box,
    .security-left-box {
        width: 100%;
    }

    .sub-heading {
        padding: 21px 0px 0px;
    }

    .comm-table table td p {
        font-size: 15px;
    }

    .comm-table table th,
    .comm-table table td {
        font-size: 15px;
        padding: 15px 10px;
    }

    .ticket-inner-info {
        min-height: 163px;
    }

    .ticket-img img {
        width: 98px;
    }

    .account-box.account-inner-box {
        max-width: 100%;
        padding: 50px 33px;
    }

    .account-box h1 {
        margin-bottom: 7px;
        font-size: 24px;
    }

    .card-pack-left {
        width: 43%;
        padding: 25px 25px;
    }

    .card-pack-right {
        width: 54%;
        padding: 25px 25px;
    }

    .card-pack-info {
        gap: 15px;
    }

    .card-info-img img {
        max-width: 172px;
    }

    .card-info-img {
        margin-top: 20px;
    }

    .participants-left-box.current-main-box {
        width: 100%;
    }

    .custom-inner-box {
        width: 100%;
    }

    .strongest-legs-details h3 {
        font-size: 22px;
    }
        .main-wrapper-details.package-main-info {
        margin-top: 39px;
    }
    .wallet-col.panel-history-info{
        margin-bottom: 26px;
        height: auto;
        border-radius: 22px;
        padding: 25px 36px;
    }
    .wallet-col.panel-history-info{
        min-height: auto;
    }
}

@media (max-width: 768px) {
    .profile-form {
        padding: 0px 0px;
    }
     .affiliate-link-details{
                grid-template-columns: repeat(1, 1fr);
    }
        .wallet-col-actions .alert-warning {
        padding: 7px 7px;
        width: 100%;
        margin-bottom: 0;
        text-align: center;
    }
 .package-main-info .dash-title {
    font-size: 33px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 9px;
    margin-bottom: 15px;
}
    .dash-aff-link {
        max-width: 517px;
    }
 
    .highlights-content-box img {
        width: 81px;
    }
    .wal-box-details{
                grid-template-columns: repeat(1, 1fr);
    }
    .highlights-content-box{
            width: 100%;
    }
    .custom-data-box.highlights-details-box{
        flex-direction: column;
    }
    .highlights-content{
        row-gap: 20px;
    }
    .profile-info{
            margin-bottom: 15px;
    }
    .profile-info {
        padding: 20px 0px;
    }
        .highlights-content h2 {
        font-size: 21px;
    }
    .inner-header-logo img{
        width: 160px;
    }
    .dash-title{
            font-size: 23px;
    font-weight: 500;
    }
    .participants-info-box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 18px;
    row-gap: 16px;
    }
    
    .account-card-right{
        width: 100%;
        padding: 0px 27px;

    }
        .acc-left-logo img {
        width: 182px;
    }
        .account-box {
        max-width: 100%;
        }
        .panel-pack-info {
        row-gap: 14px;
    }
        .fund-access img {
        width: 125px !important;
        margin-right: 22px;
        margin-top: -152px;
    }
    .dash-box-data.progress-bar-head:last-child {
        margin-right: 0;
    }
    .panel-pack-right p{
            margin-bottom: 15px;
    }
        .panel-pack-right {
        margin-top: 0px;
    }
    .dash-box-data.progress-bar-head h6 {
        font-size: 22px;
    }
    .dash-box-data.progress-bar-head span{
        font-size: 22px;
    }
    .panel-history-info .dash-box-bal.wallet-inner-box{
        margin-bottom: 0px;
    }
    .panel-pack-box {
        width: 100%;
    }

    .strongest-legs-data {
        width: 49%;
    }

    .strongest-legs-main .main-title h2 {
        margin-bottom: 9px;
        font-size: 20px;
    }

    .panel-pack-box .wallet-col h6 {
        font-size: 19px;
    }

    .panel-pack-box .wallet-col span {
         padding: 5px 11px;
        margin-bottom: 12px;

    }

    .panel-pack-box .wallet-col {
        padding: 20px 20px;
        padding-bottom: 19px;
    }

    .panel-pack-box .small-btn.view-details {
        padding: 5px 22px;
    }

    .panel-pack-box .dash-box-bal.wallet-inner-box {
        margin-top: 12px;
    }

    .panel-pack-box .dash-box-bal h2 {
        font-size: 20px;
                margin-bottom: 5px;
    }

    .panel-pack-box .wallet-col span {
        font-size: 18px;
    }

    .strongest-legs-box {
        width: 49%;
    }

    .strongest-legs-main {
        padding: 25px 24px;
    }

    .strongest-legs-main {
        row-gap: 50px;
    }

    .dash-left-box {
        gap: 17px;
    }

    .business-data-info .custom-inner-box {
        padding: 31px 31px;
        width: 47%;
    }

    .affiliate-link-info h3 br {
        display: none;
    }

    .card-pack-right,
    .card-pack-left {
        width: 100%;
    }

    .participants-left-box {
        display: block;
    }

    .participants-left-box .dash_title br {
        display: none;
    }

    .card-info-img {
        text-align: right;
    }

    .participants-left-box .dash_title {
        font-size: 23px;
        margin-bottom: 14px;
    }

    .current-time {
        display: flex;
        gap: 18px;
    }

    .date-time-info h3 {
        margin-bottom: 4px;
        font-size: 19px;
    }

    .date-time-info p {
        font-size: 17px;
    }

    .participants-left-box.current-main-box {
        padding: 27px 23px;
    }

    .current-time {
        display: flex;
        gap: 34px;
        flex-direction: column;
    }

    #timer {
        justify-content: left;
    }

    .portfolio-sec {
        margin-top: 30px;
    }

    .wallet-col-actions {
        gap: 10px;
    }

    .wallet-col {
        padding: 25px 20px;
        min-height: 206px;
    }

    .wallet-img-info img {
        width: 100%;
        max-width: 62px;
    }

    .wallet-assets-info img {
        width: 100%;
        max-width: 65px;
    }

    .alert-warning {
        padding: 7px 7px;
    }

    .deposit-qr b {
        font-size: 15px;
    }

    .small-btn.view-details {
        font-size: 12px;
        padding: 7px 9px;
    }

    .deposit-qr h5 {
        font-size: 16px;
    }

    .alert-warning p,
    .deposit-qr p {
        font-size: 15px;
    }

    .deposit-qr,
    .divider {
        margin-top: 23px;
    }

    .send-message .ticket-btn {
        width: 47px;
        height: 41px;
        font-size: 21px;
    }

    .profile-confirm-info .modal-body p {
        font-size: 15px;
        margin-bottom: 15px;
        padding: 10px;
    }

    .profile-confirm-info .modal-body {
        padding: 16px;
    }

    .top-custom-drop .dropdown-menu.notif-dropdown {
        right: -166px;
    }

    .acc-details-info {
        display: block;
    }

    .register-success p {
        margin-bottom: 5px !important;
    }

    .account-box.account-inner-box {
        max-width: 100%;
        padding: 22px 15px;
        background-size: cover;
    }

    .dash-left-box {
        flex-direction: column;
    }

    .affiliate-link-info {
        width: 100%;
    }

    .profile-info {
        padding: 20px 15px;
    }

    .profile-info-left,
    .profile-info-right {
        width: 100%;
    }

    .profile-basic-info {
        display: block;
    }

    .custom-inner-box {
        width: 49%;
    }

    .participants-left-box {
        width: 100%;
        padding: 27px 31px;
    }

    .participants-right-box {
        width: 100%;
    }

    .main-wallet-data {
        flex-direction: row;
        margin-top: 23px;
    }

    .business-data-info {
        gap: 20px;
    }

    .main-wallet-data {
        row-gap: 16px;
    }

    .participants-main-box {
        flex-direction: column;
    }

    .account-box.register-success-info {
        max-width: 706px;
        padding: 24px 15px;
        padding-left: 43px;
    }

    .register-success ul li {
        display: list-item;
    }

    .form-control {
        font-size: 16px;
        padding: 10px 15px;
    }

    .form-group {
        margin-bottom: 12px;
    }

    label {
        margin-bottom: 4px;
        font-size: 16px;
    }

    .profile-btn .small-btn {
        margin: 6px auto 0px;
        padding: 6px 21px;
    }

    .profile-form-img img {
        width: 150px;
        height: 150px;
    }

    .edit-icon img {
        width: 43px;
        height: 43px;
        border: none;
        padding: 8px;
    }

    .profile-img img {
        width: 150px;
        height: 150px
    }

    .profile-img h2 {
        margin: 21px 0 2px;
    }

    .profile-img {
        margin-bottom: 21px;
    }

    .security-level p {
        margin-bottom: 7px;
        font-size: 18px;
    }

    .progress {
        height: 13px;
    }

    .kyc-step-details {
        display: block;
        margin-top: 12px;
    }

    .kyc-details-box {
        width: 100%;
    }

    .kyc-inner-data {
        margin-bottom: 20px;
        padding: 19px 15px;
    }

    .wrapper-body {
        padding: 20px 15px 23px;
    }

    .wrapper-header h2 {
        font-size: 20px;
    }

    .wrapper-header {
        padding: 20px 21px 15px;
        row-gap: 10px;
    }

    .kyc-info h3 {
        font-size: 20px;
    }

    .kyc-info p {
        font-size: 14px;
    }

    .upload-img {
        margin-top: 23px;
    }

    .upload-img img {
        padding: 5px;
        width: 265px;
        height: 180px;
    }

    .kyc-info-btn .small-btn {
        padding: 6px 30px;
    }

    .small-btn {
        font-size: 18px;
    }

    .last-kyc-info {
        padding: 0px 0px;
    }

    .last-step {
        margin-top: 14px;
    }

    .kyc-inner-data.last-step {
        margin-bottom: 9px;
    }

    .last-kyc-info i {
        font-size: 87px;
    }

    .last-kyc-info h3 {
        font-size: 22px;

    }

    .verifyed-kyc i {
        font-size: 89px;
    }

    .sub-title h2 i {
        font-size: 28px;
    }

    .sub-title h2 {
        font-size: 22px;
    }

    .sub-heading .main-header.header-wrapper {
        padding: 13px 15px;
    }

    .auth-info h3 {
        font-size: 20px;
        margin-bottom: 17px;
    }

    .auth-info p {
        font-size: 16px;
        margin-bottom: 26px;
    }

    .inner-btn .small-btn {
        padding: 6px 18px;
    }

    .wallet-btn .small-btn {
        padding: 6px 20px;
        margin-top: 12px;
    }

    .entry-length label {
        gap: 7px;
        font-size: 17px;
    }

    .entry-length.form-control.form-select {
        padding: 5px 21px 4px 7px;
        font-size: 14px;
    }

    .notification-list li .icon {
        flex: 0 0 40px;
        width: 40px;
        height: 40px;
        margin-right: 12px;
        font-size: 20px;
    }

    .notification-desc h3 {
        font-size: 18px;
        margin-bottom: 1px;
    }

    .notification-box small {
        display: flex;
        font-size: 14px;
        justify-content: end;
        margin-top: 5px;
    }

    .notification-desc a {
        font-size: 16px;
    }

    .main-wrapper-details {
        margin-top: 26px;
    }

    .ticket-wrapper {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }

    .ticket-inner-info {
        background-size: cover;
        min-height: 148px;
        padding-top: 20px;
        padding-left: 20px;
        border-radius: 20px;
    }

    .ticket-box p {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .ticket-box h2 {
        font-size: 38px;
    }

    .ticket-img img {
       width: 42px;
        right: 0;
    }

    .main-header {
         padding: 25px 27px;
    }

    .wrapper-header h2 img {
        width: 23px;
    }

    .sub-title {
        row-gap: 23px;
    }

    .wallet-col {
        min-height: 168px;
        padding: 25px 21px;
    }

    .wallet-col.top-wallet {
        padding: 27px 27px;
    }

    .wallet-main-data .row {
        row-gap: 17px;
    }

    .main-title h2 {
        margin-bottom: 10px;
        font-size: 22px;
    }
.sub-heading .main-header.header-wrapper {
        padding: 14px 15px !important;
    }
    .custom-wrapper {
        padding: 20px;
    }

    .kyc-step ul:after {
        width: 100%;
        left: -3px;
    }

    .main-header.header-wrapper {
        padding: 21px 15px;
    }

    .kyc-step li span {
        font-size: 14px;
        padding: 6px 13px;
    }

    .add-onpack-info {
        display: block;
        min-height: fit-content;
        padding: 24px 24px;
    }

    .add-onpack-img img {
        display: none;
    }

    .add-onpack-content p {
        font-size: 18px;
    }
    .wallet-col.panel-history-info{
        padding: 22px 19px;
        border-radius: 17px;
        margin-bottom: 19px;
    }
    .panel-history-info .dash-box-bal.wallet-inner-box {
        margin-bottom: 8px;
    }
        

}

@media (max-width: 575px) {
    .main-wrapper-box {
        margin-bottom: 18px;
        border-radius: 11px;
    }
   
    
.affiliate-link.affiliate-info.current-rank-info h2 {
    font-size: 28px;
}
    .affiliate-link.affiliate-info.current-rank-info {
    padding: 19px 30px;
}
    .dash-title .small-btn {
        padding: 9px 14px;
    }
       .announcement-content p{
            padding: 0px 67px;
            font-size: 16px;
    }
    .modal-body.announcement-info{
              min-height: 494px;
        width: auto;
        background-size: contain;
        background-repeat: no-repeat;

    }
        .dash-aff-link {
        max-width: 267px;
    }
    .announcement-modal-info .modal-header .btn-close{
        margin-bottom: -173px;
        margin-right: 9px;
    }
    .announcement-content h1{
        padding: 0px 48px;
        }
    .announcement-content{
            margin-top: 63px;
    }
    .announcement-content h1{
        padding: 0px 35px;
        margin-bottom: 20px;
        padding-left: 88px !important;
        font-size: 28px;
    }
   
    .announcement-content b {
            font-size: 15px;
            margin-bottom: 17px;
            padding: 0px 50px;
    }
    .notification-info-bg{
        margin-top: 8px;
            padding: 15px 13px 15px 14px;
            align-items:flex-start;
    }
    .notification-info-bg small{
        font-size: 13px;
    }
    .notification-info-bg a{
        font-size: 12px;
    }
    .notification-list li .icon{
        flex: 0 0 35px;
        width: 32px;
        height: 35px;
        margin-right: 12px;
        font-size: 20px;
    }
    .notification-info-bg b {
     font-size: 16px;
    }
    .panel-pack-box .small-btn{
        font-size: 13px;
    }
    .lien-shape {
    position: absolute;
    right: 46px;
    top: 17px;
    }
    .account-card-left #timer {
        grid-column-gap: 8px;
    }
.prelaunch-timer-info p {
    font-size: 21px;
    margin-bottom: 10px;
    margin-top: 13px;
}
.prelaunch-timer-info span {
    font-size: 23px;
}
    .account-card-left #timer div {
        font-size: 35px;
        width: 85px;
    }
        .prelaunch-timer-info #timer div {
        padding: 8px 7px !important;
    }
    .panel-pack-right{
        display: block;
    }
    .participants-info-box .dash-box-bal.participants-box {
            padding-top: 24px;
        }
        .wallet-details-box {
        gap: 1px;
    }
    
    .custom-data-box{
        padding: 0px;
    }
    
        .main-profile-details {
        padding-top: 0;
    }

    .top-header-right{
        top: 11px;
        right: 21px;
        flex-direction: row;
        position: absolute;
        margin-top: 0px;
    }
    .small-btn.refresh-btn{
            margin-bottom: 13px;
    }
    .header_socials a svg {
        width: 21px;
    }
    .participants-box .small-btn{
        padding: 8px;
        font-size: 14px;
    }
    .header_socials a svg {
        width: 21px;
    }
    .dash-box-bal.participants-box h2 {
    font-size: 24px;
        margin-top: 10px;
        margin-bottom: 19px;
    }
    .dash-title {
         font-size: 21px;
        margin-bottom: 6px;
        font-weight: 500;
    }
    .dash-box-bal.custom-content-box{
            padding-top: 23px;
             padding: 14px 16px;
    }
    .inner-checkbox.agreeterms-info {
            margin-bottom: 0px;
             padding-left: 0;
             margin-top: 39px;
    }
    .acc-left-logo p {
        line-height: normal;
        font-size: 14px;
    }
    .account-box .small-btn{
        padding: 5px 20px;
        font-size: 16px;

    }
    .account-card-right{
        padding: 0px 15px;
    }
    .main-acc-details{
        min-height: auto;
        align-items: baseline;
    }
    .account-box{
        margin-bottom: 23px !important;
    }
    .account-card-left {
        row-gap: 14px;
        padding: 10px 27px;
    }
    .header_socials ul{
        margin-bottom: 10px;
    }
    .header_socials a{
        font-size: 21px;
        width: 42px;
        height: 16px;
    }
    .borrow-activate-info ul li{
        gap: 13px;
    }
    .panel-history-info h2 {
        font-size: 22px;
        margin-bottom: 16px;
    }   
    .staking-info-ft span {
        font-size: 17px;
    }
    .panel-pack-box .small-btn.view-details {
        padding: 5px 13px;
        gap: 5px;
    }

    .strongest-legs-main .main-title h2 {
        font-size: 21px;
    }
    .main-wrapper-details.package-main-info {
        margin-top: 32px;
    }
        .wallet-details-right .custom-data-box.mb-0 {
        margin-bottom: 18px !important;
    }   
    .package-main-info .dash-title {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 9px;
    }
    .panel-pack-box .dash-box-bal h2 {
        font-size: 17px;
    }
        .wallet-col.panel-history-info {
        padding: 25px 16px;
    }
    .dash-box-data.progress-bar-head h6 {
        font-size: 17px;
    }
    
    .custom-data-box.income-content-box {
        margin-bottom: 16px;
    }
    .participants-wrapper-box .custom-data-box.mb-0{
        margin-bottom: 0px !important;
    }
    .affiliate-link.affiliate-info{
        margin-bottom: 10px;
    }
    .icon.panel-history-head span {
        font-size: 22px;
    }
    .panel-history-info .dash-box-bal.wallet-inner-box{
        display: flex;
    flex-direction: column;
    row-gap: 8px;
    align-items: baseline;
    justify-content: space-between;
    }
    .dash-box-data.progress-bar-head span {
        font-size: 17px;
    }
    .panel-pack-right p {
        font-size: 15px;
        padding: 7px 8px;
        border-radius: 4px;
    }
    .panel-pack-right span{
        font-size: 15px;
    }
    .wallet-col-actions  .alert-warning {
        padding: 7px 7px;
        width: 100%;
        margin-bottom: 0;
        text-align: center;

    }
    .income-main-box .custom-content-box .wallet-col-actions .small-btn{
        padding: 6px 17px;
         margin-top: 13px;
    }
        .panel-history-info .small-btn.view-details {
        gap: 4px;
        padding: 7px 12px;
    }
    .strongest-legs-data {
        width: 100%;
    }
    .button.small-btn.affiliate-buy-btn {
        padding: 6px 17px;
    }
    .strongest-legs-main {
        gap: 4px;
        row-gap: 14px;
    }

    .strongest-legs-details h3 {
        margin-top: 15px;
    }
    .sub-panel-box {
    display: flex;
    row-gap: 7px;
    flex-direction: column;
    }

    .strongest-legs-main {
        padding: 21px 21px;
    }

    .strongest-legs-details {
        height: auto;
    }

    .strongest-legs-box {
        width: 100%;
    }

    .payout-in-process {
        font-size: 20px;
    }

    .small-btn.view-details {
        font-size: 15px;
        padding: 7px 15px;
    }

    .wallet-col.top-wallet h2 br {
        display: none;
    }

    .participants-left-box.current-main-box {
        padding: 15px 23px;
    }

    .wallet-col {
        min-height: auto;
    }

    .info-success p {
        font-weight: 200;
        line-height: 19px;
        font-size: 14px;
    }

    .info-success h2 {
        font-size: 19px;
    }

    .current-time {
        gap: 20px;
    }

    .profile-info-left ul li b img {
        width: 23px;
        margin-right: 6px;
    }
    .profile-info{
         gap: 5px;
    }
    .participants-right-box {
        flex-direction: column;
    }

    .staking-btn {
        gap: 10px;
    }

    .business-data-info .custom-inner-box {
        padding: 22px 21px;
        width: 100%;
    }

    .investment-info p {
        font-size: 22px;
    }

    .wallet-col {
        padding: 20px 19px;
        min-height: auto;
    }

    .wallet-col h6 {
        font-size: 17px;
    }

    .dash-box-bal h2 {
        font-size: 21px;
    }
    .wallet-inner-box img{
                width: 100%;
        max-width: 28px;
    }

    .wallet-col span {
        font-size: 16px;
        margin-top: 5px;
    }

    .wallet-assets-info h3 {
        font-size: 24px;
    }

    .wallet-assets-info {
        gap: 5px;
    }

    .top-custom-drop .dropdown-menu.notif-dropdown {
        right: -147px;
    }

    .dropdown-menu.notif-dropdown.dropdownMenu {
       min-width: 310px;
        right: -161px;
        top: 32px;
        max-height: 372px;
    }

    .notification-info {
        padding: 12px 10px;
    }

    .total-team-info h3 br {
        display: none;
    }

    .total-team-info h3 {
        font-size: 28px;
    }

    .custom-inner-box h3 {
        font-size: 22px;
    }

    .affiliate-actions .small-btn {
        font-size: 15px;
        padding: 7px 16px;
        font-weight: 300;
    }
    
    .custom-data-box.country-time-zone{
        flex-direction: column;
    }
    .highlights-content{
        gap: 28px;
    }
    .highlights-content-box{
        padding: 9px 28px;
        width: 100%;
    }
        h2.mb-3.lien-amount {
        margin-bottom: 0px !important;
    }
    .custom-data-box.highlights-details-box {
            gap: 17px;
            flex-direction: column;
    }
    .custom-data-box.income-content-box {
            gap: 18px;
            grid-template-columns: repeat(1, 1fr);
    }
    .income-main-box{
        grid-template-columns: repeat(1, 1fr);
    }
    .custom-data-box {
        margin-bottom: 15px;
        gap: 12px;
    }
    .custom-content-box .wallet-col-actions .small-btn{
        height: auto;
        font-size: 15px;
        padding: 7px 12px;
    }
    .affiliate-actions {
        gap: 8px;
    }
    .panel-pack-box .custom-action-btn{
        gap: 6px;
    }
        .panel-pack-box .wallet-col {
        padding: 20px 14px;
        padding-bottom: 18px;
    }

        .small-btn {
        font-size: 15px;
        padding: 9px 13px;
    }

    .profile-img-dash img {
        width: 100px;
        height: 100px;
        padding: 6px;
        border-radius: 50%;
        border: 2px dashed #6695FF;
    }

    .profile-basic-info li span {
        font-size: 15px;
    }

    .profile-basic-info li {
        padding: 10px 12px;
        margin: 12px 0px;
    }

    .profile-basic-info li b {
        font-size: 15px;
    }

    .profile-info {
        margin-top: 0;
        padding: 0px;
    }
    .profile-basic-info{
        padding: 8px 0px;
    }
    .highlights-content h2 {
        font-size: 20px;
    }

    .dash-aff-link {
        font-size: 14px;
    }
    .dash-box-bal.custom-content-box h2{
            font-size: 24px;
        margin-top: 7px;
        font-weight: 600;
        margin-bottom: 18px;
    }
    .affiliate-link.affiliate-info p {
        font-size: 21px;
        margin-bottom: 4px;
    }
    .sub-title h2 i {
        font-size: 24px;
    }

    .sub-title h2 {
        font-size: 20px;
    }

    .account-box.register-success-info {
        padding-left: 35px;
    }

    .aff-link {
        font-size: 18px;
        margin: 15px 0px;
        margin-top: 7px;
    }

    .dash-left-box {
        gap: 15px;
    }

    .business-data-info {
        margin-top: 15px;
        gap: 15px;
    }

    .main-header {
        padding: 12px 16px;
        border-radius: 10px;
        margin-top: 0px;
    }

    .kyc-status {
        margin-top: 20px;
    }

    .kyc-status-info span {
        padding: 4px 11px;
        font-size: 16px;
    }

    .input-icon-right a {
        top: -7px;
        right: 5px;
    }

    .top-header-info {
        margin-top: 5px;
    }

    #timer div {
        font-size: 27px;
        border-radius: 5px;
        padding: 9px 9px !important;
    }

    .participants-right-box {
        gap: 15px;
    }
    .google-auth .resend-btn{
        transform: translate(1px, -24%);
    }
    .main-header.two-factor-Auth.header-wrapper{
            margin-bottom: 8px;
    }
    .total-team-info {
        padding: 22px 22px;
        border-radius: 13px;
        margin-top: 15px;
    }

    .participants-right-box .custom-inner-box {
        padding: 22px 22px;
    }

    .participants-left-box {
        border-radius: 13px;
    }

    .participants-left-box .dash_title {
        margin-top: 0px;
        margin-bottom: 16px;
        font-size: 22px;
    }

    .participants-main-box {
        gap: 15px;
        margin-top: 15px;
    }

    #timer {
        grid-column-gap: 4px;
    }

    .custom-inner-box {
        padding: 22px 21px;
    }

    .participants-left-box {
        width: 100%;
        padding: 18px 17px;
    }

    .dash-main-data {
        display: block;
    }

    .custom-inner-box {
        border-radius: 13px;
        width: 100%;
    }

    .affiliate-link-info {
        border-radius: 13px;
    }

    .main-wallet-data {
        margin-top: 15px;
        row-gap: 15px;
    }

    .investment-info {
        display: flex;
        position: relative;
    }

    .affiliate-link-info h3 {
        font-size: 24px;
    }

    .wrapper-header h2 {
        font-size: 18px;
        font-weight: 500;
    }

    .wrapper-header {
        padding: 20px 15px 15px;
    }

    .notification-box {
        display: block;
    }

    .notification-info-box {
        align-items: flex-start;
        padding: 12px;
        margin-top: 10px;
    }

    .ticket-btn button {
        padding: 5px 6px;
        font-size: 13px;
        gap: 2px;
        align-items: center;
    }

    .ticket-btn .small-btn i {
        font-size: 14px;
        padding-left: 0px;
    }

    .active-status {
        font-size: 13px;
        padding: 4px 9px;
    }

    .inactive-status {
        font-size: 13px;
        padding: 4px 9px;
    }

    .registered-status {
        font-size: 13px;
        padding: 4px 9px;
    }

    .comm-table table th,
    .comm-table table td {
        font-size: 16px;
        padding: 14px 12px;
    }

    .comm-table table td p {
        font-size: 14px;
    }

    .page-item.active .page-link {
        font-size: 14px;
        padding: 2px 10px;
    }

    .pagination .page-link {
        font-size: 14px;
        padding: 2px 10px;
    }

    .pagination {
        padding: 30px 10px;
        gap: 5px;
    }

    .chat-mess {
        width: 94%;
        margin-bottom: 11px;
        padding: 10px 10px;
    }

    .chat-mess-head p {
        margin-bottom: 3px;
        font-size: 14px;
    }

    .chat-mess-foot p {
        margin-top: 5px;
    }
    

    .history-modal .chatbox {
        padding: 20px 10px 20px;
    }

    .modal-body {
        padding: 13px;
    }

    .btn-close {
        font-size: 16px;
    }

    .package-purchase-wallet-select {
        padding: 12px;
        margin: 10px 0;
    }

    .dash-box-bal h2 {
        font-size: 22px;
    }
    .top-header-info {
        gap: 4px;
    }
    .notification-count {
    top: -6px;
    right: -6px;
    max-width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 9px !important;
    width: 100%;
}
    button.button.dropdown-toggle.customdropdown.notification-top-info{
            width: auto;
            height: auto;
            padding: 0px 1px;
            border: none !important;
    }
    button.button.dropdown-toggle {
        gap: 4px;
        padding: 2px 10px;
        border: 1px solid !important;
        width: auto;
    }
    .inner-header-logo{
        margin-top: 27px;
    }
    .dropdown-toggle span {
        font-size: 12px;
    }

    .dropdown.top-custom-bal button.button.dropdown-toggle {
        padding: 5px 10px !important;
    }
    .inner-header-logo img {
        display: block;
        width: 127px;
    }
    .top-custom-drop img {
          width: 24px;
        height: 24px;
    }

    .dropdown-toggle i {
        font-size: 20px;
    }
    .main-title.mt-5 {
        margin-top: 30px !important;
    }
    .wallet-img-info img {
        width: 100%;
        max-width: 28px;
    }
    .top-custom-drop .dropdown-menu {
       right: -11px;
        top: 34px;
        width: 159px;
    }

    .account-box {
        padding: 23px 15px;
        border-radius: 14px;
        background-size: auto;
    }

    .account-title img {
        margin-bottom: 10px;
    }

    .account-box h1 {
        margin-bottom: 20px;
        font-size: 18px;
    }

    .account-box p {
        margin-bottom: 21px;
        font-size: 15px;
        line-height: 19px;
    }

    .forgot-password {
        text-align: right;
        margin-bottom: 21px;
        margin-top: -10px;
    }

    .inner-title {
        font-size: 18px;
        margin-bottom: 24px;
    }

    .add-onpack-content p {
        font-size: 16px;
    }

    .add-onpack-content i {
        font-size: 13px;
    }

    .profile-confirm-info p {
        padding: 7px 9px;
        font-size: 15px;
    }

    img.announcement-img-2 {
        height: 184px;
    }

    img.announcement-img-1 {
        width: 129px;
    }

    .form-check-label.check-lable-info {
        font-size: 15px !important;
    }

    .inner-checkbox.agreeterms-info .form-check-input {
        margin-top: -19px;
        font-size: 12px;
        width: 14px;
        height: 14px;
    }

    .card-info-img img {
        max-width: 142px;
    }

    .card-pack-info h2 {
        font-size: 23px;
        line-height: 20px;
        margin-bottom: 16px;
    }

    .card-pack-info p {
        font-size: 16px;
    }

    .card-pack-left,
    .card-pack-right {
        padding: 22px 16px;
        border-radius: 24px;
    }
    .ticket-wrapper{
        flex-direction: column;
    }
    .ticket-img img{
        width: 73px;
        right: 0;
    }
        .ticket-inner-info {
        min-height: 106px;
    }
    .highlights-content-box img {
        width: 82px;
    }
   .check-lable-info {
           top: -39px;
        left: 20px;
    }
        .inner-checkbox.agreeterms-info .form-check-input {
        margin-top: -33px;
        margin-left: -2px;

    } 
}

@media (max-width: 400px) {
    .last-kyc-info h3 {
        font-size: 20px;
    }
    .announcement-modal-info .modal-header .btn-close{
        margin-bottom: -233px;
    }
    .announcement-content h1{
        padding-left: 88px !important;
        font-size: 23px;
    }
    .announcement-content p{
        font-size: 14px !important;
    }
    .lien-shape {
        right: 48px;
        top: 20px;
    }
     .announcement-content p{
            font-size: 16px;
            padding: 0px 50px;
    }

    .card-pack-left,
    .card-pack-right {
        padding-right: 16px !important;
    }

    .card-pack-left.fund-access.pe-0.pb-0 br {
        display: none;
    }

    .sub-title h2 i {
        font-size: 19px;
    }

    .sub-heading .main-header.header-wrapper {
        padding: 10px 10px;
    }

    .sub-title h2 {
        font-size: 19px;
        gap: 4px;
    }

    .ticket-box p {
        font-size: 22px;
        margin-bottom: 2px;
    }

    .ticket-box h2 {
        font-size: 30px;
    }


    .support-main-details {
        margin-top: 31px;
    }
 

    .form-check-label a {
        font-size: 15px;
    }

    .card-info-img img {
        display: none;
    }
}

@media (max-width : 360px) {
    .form-check-label.check-lable-info {
        font-size: 12px !important;
    }

    .inner-checkbox.agreeterms-info .form-check-input {
        font-size: 12px;
    }
}
