@import url("https://fonts.googleapis.com/css2?family=Lilita+One&family=Noto+Sans+Thai:wght@300;400;500;600;700&display=swap");

html {
  scroll-behavior: smooth !important;
}
body {
  background-color: #000;
  min-height: 100vh;
  font-family: "Lilita One", cursive;
  font-family: "Noto Sans Thai", sans-serif;
}

a {
  text-decoration: none;
}

.aside {
  padding-left: 0px;
  padding-right: 0px;
  border-right: 1px solid #505050;
}

.aside ul {
  padding-left: 0px;
  margin-left: 0px;
}

.aside li {
  width: 100%;
  padding-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  list-style-type: none;
  color: #fff;
  font-family: Lilita One;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.aside li a {
  color: #fff;
}

.aside .active-li a {
  color: #0b0b0b;
}
.aside li:hover {
  cursor: pointer;
}

.loginimage{
display: flex;
width: 246px;
flex-direction: column;
align-items: center;
}

.fontlogin{
color: #FFA409;
font-family: Poppins;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;margin-top:33px
}

.aside .active-li {
  background: #fff;
  color: #0b0b0b;
  font-family: Lilita One;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.navbar-main {
  height: 111px;
  width: 100%;
  border-bottom: 1px solid #505050;
}

.navbar-main p {
  color: #929292;
  font-family: Lilita One;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.navbar-main h2 {
  color: #fff;
  font-family: Lilita One;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.btn-topup,
.btn-topup:hover {
  width: 134px;
  height: 45px;
  border-radius: 30px;
  border: 1px solid #fff;
  color: #fff;
  font-family: Lilita One;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.btn-Connect,
.btn-Connect:hover {
  width: 134px;
  height: 45px;
  border-radius: 30px;
  background: #fff;
  color: #000;
  font-family: Lilita One;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.main-container .card {
  background: #1b1c1c;
  border: none;
}

.card-membership {
  width: 100%;
  height: 555px;
  border-radius: 10px;
  border: 1px solid #58595b;
  background: #000;
  box-shadow: 1px 4px 11px 2px rgba(0, 0, 0, 0.2);
}

.card-membership h3 {
  color: #FFA409;
  text-align: center;
  font-family: Lilita One;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-membership img {
  width: 509px;
  height: 321px;
}

.btn-membership {
  width: 205px;
  height: 44px;
  color: #fff;
  text-align: center;
  font-family: Lilita One;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 40px;
  border: 1px solid #fff;
}

.card-balance {
  margin-right: 15px;
  margin-bottom: 15px;
  width: 45%;
  border-radius: 10px;
  background: #000;
  border: 1px solid #fff;
  box-shadow: 1px 4px 11px 2px rgba(0, 0, 0, 0.2);
}

.card-balance p {
  color: #fff;
  font-family: Lilita One;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-balance h2 {
  color: #fff;
  font-family: Lilita One;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-income {
  border-radius: 10px;
  background: #FFA409;
  box-shadow: 1px 4px 11px 2px rgba(0, 0, 0, 0.2);
  width: 48%;
  border-radius: 10px;
  border: 2px solid #FFA409;
  box-shadow: 1px 4px 11px 2px rgba(0, 0, 0, 0.2);
}

.card-income p {
  color: #fff;
  font-family: Lilita One;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-income h2 {
  color: #fff;
  font-family: Lilita One;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-Sponsor {
  margin-left: 15px;
  background-color: #000;
  width: 48%;
  border-radius: 10px;
  border: 1px solid #fff;
  box-shadow: 1px 4px 11px 2px rgba(0, 0, 0, 0.2);
}

.card-Sponsor p {
  color: #fff;
  font-family: Lilita One;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-Sponsor h2 {
  color: #fff;
  font-family: Lilita One;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-referral-left {
  margin-top: 20px;
  width: 100%;
  background-color: #000;
  border-radius: 10px;
  border: 1px solid #fff;
  box-shadow: 1px 4px 11px 2px rgba(0, 0, 0, 0.2);
}

.card-referral-left p {
  color: #fff;
  font-family: Lilita One;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-referral-left a {
  display: inline;
  color: #929292;
  font-family: Lilita One;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}

.box-link {
  height: 35px;
  width: 356px;
  padding-bottom: 5px;
  border-bottom: 1px solid #505050;
}

.card-referral-left img {
  margin-left: 10px;
  width: 38px;
  height: 38px;
}

.text-Bonus {
  color: #fff;
  font-family: Lilita One;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-bonus {
  margin-right: 10px;
  margin-bottom: 20px;
  width: 45%;
  height: auto;
  border-radius: 10px;
  background: #1e1e1e;
  box-shadow: 1px 4px 11px 2px rgba(0, 0, 0, 0.2);
}

.card-bonus p {
  color: #929292;
  font-family: Lilita One;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.card-bonus h3 {
  color: #fff;
  font-family: Lilita One;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0px !important;
}

.card-bonus img {
  width: 44px;
  height: auto;
}

.card-plan {
  margin-left: 30px;
  margin-right: 25px;
  margin-top: 50px;
  margin-bottom: 10px;
  width: 313px;
  border-radius: 18px;
  border: 1px solid #58595b;
  background: #000;

  /* Drop Shadow */
  box-shadow: 1px -1px 14px 1px rgba(88, 89, 91, 0.64);
}

.card-plan img {
  width: 100%;
  height: 183px;
}

.logintext {
color: #ffffff;

font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.card-plan p {
  margin-top: 37px;
  margin-bottom: 13px;
  color: #fff;
  font-family: Lilita One;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-plan input {
  font-family: Lilita One;
  font-size: 12px;
  height: 41px;
  margin-bottom: 4dvh;
  background: #000;
  border-radius: 10px;
  border: 1px solid #58595b;
  color: #fff;
  text-align: center;
}

.card-plan input:focus {
  background: #000;
  border-radius: 10px;
  border: 1px solid #58595b;
  color: #fff;
}
.card-plan input::placeholder {
  text-align: center;
}

.card-plan button {
  width: 155px;
  height: 41px;
  color: #050505;
  font-family: Lilita One;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 40px;
  background: #fff;
  box-shadow: 1px 0px 5px 3px rgba(0, 0, 0, 0.22);
}

.card-withdraw {
  width: 733px;
  border-radius: 18px;
  border: 1px solid #fff;
  background: #0b0b0b;

  /* Drop Shadow */
  box-shadow: 1px -1px 14px 1px rgba(88, 89, 91, 0.64);
}

.card-withdraw h3 {
  color: #fff;
  font-family: Lilita One;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-wallet h3 {
  color: #0b0b0b;
  font-family: Lilita One;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.card-wallet p {
  color: #929292;
  font-family: Lilita One;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-wallet h4 {
  color: #0b0b0b;
  font-family: Lilita One;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.text-withdraw {
  margin-top: 32px;
  margin-bottom: 14px;
  color: #fff;
  font-family: Lilita One;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.btn-wallet,
.btn-wallet:hover {
  margin-right: 20px;
  width: 189px;
  height: 44px;
  border-radius: 40px;
  border: 1px solid #505050;
  color: #929292;
  font-family: Lilita One;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.btn-wallet-active,
.btn-wallet-active:hover {
  margin-right: 20px;
  width: 189px;
  height: 44px;
  flex-shrink: 0;
  color: #fff;
  font-family: Lilita One;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 40px;
  border: 1px solid #fff;
}

.text-price {
  color: #d9d9d9;
  font-family: Lilita One;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-withdraw input {
  color: #929292;
  font-family: Lilita One;
  font-size: 12px;
  height: 41px;
  margin-bottom: 4dvh;
  background: #000;
  border-radius: 10px;
  border: 1px solid #58595b;
  color: #fff;
  text-align: center;
}

.card-withdraw input:focus {
  background: #000;
  border-radius: 10px;
  border: 1px solid #58595b;
  color: #fff;
}
.card-withdraw input::placeholder {
  text-align: center;
}

.btn-next,
.btn-next:hover {
  color: #fff;
  font-family: Lilita One;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 263px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 24px;
  background: #FFA409;
  box-shadow: 1px 0px 5px 3px rgba(0, 0, 0, 0.22);
}

.btn-report,
.btn-report:hover {
  margin-right: 40px;
  width: 255px;
  height: 61px;
  border-radius: 40px;
  /* border: 1px solid #505050; */
  color: #fff;
  font-family: Lilita One;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 40px;
}

.btn-report-active,
.btn-report-active:hover {
  margin-right: 40px;
  width: 255px;
  height: 61px;
  color: #fff;
  font-family: Lilita One;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 40px;
  border: 1px solid #fff;
}

.text-deposit {
  color: #fff;
  font-family: Lilita One;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.table-deposit thead th {
  color: #000;
  font-family: Lilita One;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.table-deposit tbody td {
  color: #fff;
  font-family: Lilita One;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.card-network {
  width: 100%;
  height: 1034px;
  border-radius: 18px;
  background: #1e1e1e;
}

.bg-login {
  background: #000;
  /* width: 100%;
  max-width: 2440px; */
  height: 100vh;
  background-image: url("../../dist/img/bg/bg.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.card-login {
  width: 968px;
  border-radius: 15px 0px 0px 15px !important;
}

.login-logo {
  width: 100%;
  height: 483px;
  border-radius: 15px 0px 0px 15px;
  background: linear-gradient(180deg, #1b1c1c 0%, #0b0b0b 100%);

  /* shadow */
  box-shadow: 1px -1px 14px 1px rgba(0, 0, 0, 0.05);
}

.text-login-title {
  color: #fff;
  font-family: Lilita One;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.form-label {
  color: #ffffff;
  font-family: Lilita One;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.form-check-label {
  color: #505050;
  font-family: Lilita One;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.form-forget-label {
  color: #929497;
  font-family: Lilita One;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.btn-login,
.btn-login:hover {
  color: #fff;
  font-family: Lilita One;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 264px;
  height: 47px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #0b0b0b;
}

.card-login p,
.card-register p {
  color: #000;
  font-family: Lilita One;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-login a,
.card-login a:hover,
.card-register a,
.card-register a:hover {
  color: #FFA409;
  font-family: Lilita One;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}

.card-register {
  width: 100% !important;
  border-radius: 15px 0px 0px 15px !important;
}
.register-logo-r {
  
  width: 50%;
}

.register-logo {
  width: 50%;
  height: 742px;
 
  background-image: url('https://avatar007.com/newcss/img/backbg.png');

  /* shadow */
  box-shadow: 1px -1px 14px 1px rgba(0, 0, 0, 0.05);
}

.form-register {
  width: 56%;
  margin-left: auto;
  margin-right:auto;
}
.input-mobile-1 {
  width: 20%;
  margin-right: 10px;
  font-size: 14px !important;
}

input {
  font-family: Lilita One;
  font-size: 16px;
}

.new-navbar {
  width: auto;
  height: 83px;
}

.text-navbar,
.text-navbar:hover {
  color: #fff;
  font-family: Lilita One;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.text-navbar-ac,
.text-navbar-ac:hover {
  color: #FFA409 !important;
  font-family: Lilita One;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.text-welcome {
  margin-top: 40px;
  margin-bottom: 50px;
  color: #fff;
  font-family: Lilita One;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-kyc {
  margin-top: 65px;
  margin-bottom: 140px;
  border-radius: 18px;
  border: 1px solid #fff;
  background: #000;
}

.card-kyc h6 {
  color: #fff;
  font-family: Lilita One;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-kyc label {
  color: #fff;
  font-family: Lilita One;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-kyc input,
.card-kyc input:focus {
  font-family: Lilita One;
  border-radius: 10px;
  color: #fff;
  border: 1px solid #929497;
  background: #000;
}

.card-kyc select,
.card-kyc select:focus {
  font-family: Lilita One;
  border-radius: 10px;
  color: #fff;
  border: 1px solid #929497;
  background: #000;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="23" viewBox="0 0 23 23" fill="none"><path d="M11.5 18.4L0 6.1333H23L11.5 18.4Z" fill="white"/></svg>');
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}
.card-kyc button,
.card-kyc button:hover {
  width: 357px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-family: Lilita One;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 40px;
  background: #FFA409;
  box-shadow: 1px 0px 5px 3px rgba(0, 0, 0, 0.22);
}

.card-register-success {
  width: 100%;
  max-width: 1167px;
  min-height: 649px;
  border-radius: 10px;
  border: 1px solid #58595b;
  margin-bottom: 100px;
  margin-top: 100px;
}

.card-register-success img {
  width: 178px;
  height: 215px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.card-register-success h1 {
  color: #FFA409;
  text-align: center;
  font-family: Lilita One;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-register-success h2 {
  color: #000;
  text-align: center;
  font-family: Lilita One;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-register-success p {
  color: #000;
  text-align: center;
  font-family: Lilita One;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-register-success a,
.card-register-success a:hover {
  margin-top: 40px;
  color: #fff;
  text-align: center;
  font-family: Lilita One;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 40px;
  background: #000;
  border: none;
  box-shadow: 1px 0px 5px 3px rgba(0, 0, 0, 0.22);
  width: 273px;
}

footer {
  border-top: 2px solid #1b1c1c;
}

.footer-ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

.footer-ul li {
  color: #58595b;
  font-family: Lilita One;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 10px;
}

.text-Donscommunity {
  color: #58595b;
  font-family: Lilita One;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.text-footer {
  color: #929497;
  font-family: Lilita One;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.text-footer-2 {
  color: #58595b;
  font-family: Lilita One;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.text-footer-3 {
  color: #58595b;
  font-family: Lilita One;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.text-footer-3 span {
  color: #929497;
  font-family: Lilita One;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.text-footer-4 {
  color: #929497;
  font-family: Lilita One;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 767px) {
  .card-income {
    height: 76px;
  }
  .card-income .card-body {
    padding: 5px;
    padding-left: 10px;
  }

  .card-Sponsor {
    height: 76px;
  }
  .card-Sponsor .card-body {
    padding: 5px;
    padding-left: 20px;
  }

  .card-income h2,
  .card-Sponsor h2 {
    color: #fff;
    font-family: Lilita One;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .text-footer-sm {
    margin-top: 20px;
  }
  .invisible {
    display: none !important;
  }

.loginimage{
display: flex;
width: 130px;
flex-direction: column;
align-items: center;
}


.logintext{
color: #ffffff;
font-family: Poppins;
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.fontlogin{
color: #FFA409;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;margin-top:33px
}
  .register-logo {
    width: 100%;
    height: 318px;
    background-size: cover;
  }
  .aside,
  .navbar-main {
    display: none !important;
  }
  .card-membership {
    margin-bottom: 50px;
    height: auto;
  }
  .card-membership img {
    width: 100%;
    height: auto;
  }

  .main {
    width: 100% !important;
  }

  .card-balance,
  .card-bonus {
    margin-right: 0px;
  }
  .card-income {
    margin-bottom: 15px;
  }
  .card-referral-left {
    width: 100%;
  }

  .main-container img {
    width: 60%;
  }

  .card-bonus,
  .card-balance {
    width: 47%;
    margin-left: 5px;
    margin-right: 5px;
  }

  .card-income,
  .card-Sponsor {
    /* margin-left: 0px; */
    width: 100%;
  }
  .box-link {
    width: 230px;
  }
  .img-nav {
    width: 143px;
    height: 57px;
  }
  .menu {
    font-size: 40px;
    color: white !important;
  }
  .menu-2 {
    visibility: hidden;
  }
  .navbar-sm {
    background-color: #000;
    border-bottom: 1px solid #58595b;
  }
  .offcanvas {
    width: 80%;
  }
  .offcanvas {
    background-color: #58595b !important;
  }
  .offcanvas-body {
    padding-left: 0px;
    padding-right: 0px;
  }

  .offcanvas ul {
    padding-left: 0px;
    margin-left: 0px;
  }

  .offcanvas li {
    width: 100%;
    padding-left: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    list-style-type: none;
    color: #fff;
    font-family: Lilita One;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .offcanvas li a {
    color: #fff;
  }

  .offcanvas .active-li a {
    color: #0b0b0b;
  }

  .offcanvas li:hover {
    cursor: pointer;
  }

  .offcanvas .active-li {
    background: #fff;
    color: #0b0b0b;
    font-family: Lilita One;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .btn-report,
  .btn-report-active,
  .btn-wallet-active,
  .btn-wallet {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .report-flex {
    flex-wrap: wrap !important;
  }
  .navbar-sm {
    max-height: 100px !important;
  }
  .login-logo {
    display: none;
  }

  .login-logo-r,
  .register-logo-r,
  .form-register {
    overflow: scroll;
    margin-left: 0px;
    width: 100% !important;
  }
  .card-login,
  .card-register {
    border-radius: 10px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .register-logo-r {
    padding: 1rem !important;
  }
  .group-plan {
    justify-content: center;
  }
}

/* Tablet Styles */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .group-plan {
    justify-content: center;
  }
  .offcanvas li a {
    color: #fff;
  }






  .offcanvas .active-li a {
    color: #0b0b0b;
  }
  .login-logo-r,
  .register-logo-r,
  .form-register {
    margin-left: 0px;
    width: 100% !important;
  }
  .card-login,
  .card-register {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .card-register {
    border-radius: 10px !important;
  }
  .card-plan {
    width: 280px;
  }
  .report-flex {
    flex-wrap: wrap !important;
  }
  .navbar-sm {
    max-height: 100px !important;
  }
  .register-logo2 {
    display: none;
  }
  .btn-report,
  .btn-report-active,
  .btn-wallet-active,
  .btn-wallet {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .aside,
  .navbar-main {
    display: none !important;
  }
  .card-membership {
    margin-bottom: 50px;
    height: auto;
  }
  .card-membership img {
    width: 100%;
    height: auto;
  }

  .main {
    width: 100% !important;
  }

  .card-balance,
  .card-bonus {
    margin-right: 0px;
  }
  .card-income {
    margin-bottom: 15px;
  }
  .card-referral-left {
    width: 100%;
  }

  .main-container img {
    width: 85%;
  }

  .card-bonus,
  .card-income,
  .card-Sponsor,
  .card-balance {
    margin-left: 0px;
    width: 100%;
  }
  .box-link {
    width: 230px;
  }
  .img-nav {
    width: 65px;
    height: auto;
  }
  .menu {
    font-size: 40px;
    color: white !important;
  }
  .menu-2 {
    visibility: hidden;
  }
  .navbar-sm {
    background-color: #58595b;
  }
  .offcanvas {
    width: 40%;
  }
  .offcanvas {
    background-color: #58595b !important;
  }
  .offcanvas-body {
    padding-left: 0px;
    padding-right: 0px;
  }

  .offcanvas ul {
    padding-left: 0px;
    margin-left: 0px;
  }

  .offcanvas li {
    width: 100%;
    padding-left: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    list-style-type: none;
    color: #fff;
    font-family: Lilita One;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .offcanvas li:hover {
    cursor: pointer;
  }

  .offcanvas .active-li {
    background: #fff;
    color: #0b0b0b;
    font-family: Lilita One;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}

/* Desktop Styles */
@media only screen and (min-width: 1024px) {
  .register-group {
    height: 100%;
  }
  .flex-main {
    flex-direction: row-reverse !important;
  }
  .navbar-sm {
    display: none;
  }
  .min-height-100 {
    min-height: 100vh;
  }
}
/* register-logo */
