@media (min-width: 1280px) {
  header.transparent .nav-menu li a.dropdown-button::after {
    background-image: url(/images/chevron-bottom-transparent.webp?3fabb9ab1310e699c8e010abfe8e3ff5);
  }
  header .nav-menu {
    max-width: 1152px;
    flex-direction: row;
    align-items: center;
  }
  header .nav-menu li a {
    color: #EFF3FF;
    font-size: 18px;
    letter-spacing: 0.5px;
  }
  header .nav-menu li a.dropdown-button {
    position: relative;
  }
  header .nav-menu li a.dropdown-button::after {
    content: "";
    background-image: url(/images/chevron-bottom.webp?df063dba29cbe18cad00fa50229b825f);
    background-position: center;
    background-size: 12px;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-40%);
  }
  header .nav-menu li .dropdown-menu-app-features ul li a,
  header .nav-menu li .dropdown-menu-token ul li a {
    font-size: 15px !important;
    color: #4B3A70 !important;
  }
  .box-earning {
    width: 494px !important;
    height: 68px;
  }
  .section-one {
    padding-bottom: 200px;
  }
  .section-one h1 {
    line-height: 80px;
  }
  .section-two h1 {
    line-height: 80px;
  }
  .section-three h1,
  .last-section-home h1 {
    line-height: 80px;
  }
  .client-partner {
    width: 860px;
  }
  .btn {
    height: 40px;
    padding: 8px 30px;
    color: #FFFFFF;
    border-radius: 30px;
  }
  .btn small {
    font-size: 10px;
    line-height: 14px;
  }
  .btn.btn-lg {
    min-width: 376px;
  }
  .card-list li {
    flex: 0 0 384px;
  }
  .card-list li .container-img {
    width: 393px;
    height: auto;
    border-radius: 10px 10px 0 0;
  }
  .card-list li .card-desc {
    border-radius: 0 0 10px 10px;
  }
  .card-list li .card-desc small {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .card-list li .card-desc h4 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .card-list li .card-desc a {
    font-size: 16px;
  }
  .features-page {
    background-position: top -100px center;
    background-size: 100%;
  }
  .section-2-list .grid-cols-2 .cols {
    max-width: 295px;
  }
  .mantle {
    width: 205px;
    height: 55px;
  }
  .section-token-one {
    padding: 100px 0;
  }
  .section-token-two {
    padding: 100px 0;
    background-size: cover;
  }
  .section-token-three .num {
    width: 98px;
  }
  .section-token-three .way {
    width: 450px;
  }
  .section-token-three .way h3 {
    line-height: 60px;
  }
  .section-token-four {
    background-size: 100%;
    padding: 600px 0 50px;
  }
  .section-token-four .bg-primary {
    max-width: 430px;
  }
  .marquee {
    padding: 55px 0;
  }
  .animate-marquee img:not(.animate-marquee img:last-child) {
    margin-right: 50px;
  }
  .animate-marquee img:first-child {
    width: 98.77px;
    height: 100px;
  }
  .animate-marquee img:nth-child(2) {
    width: 405.06px;
    height: 80px;
  }
  .animate-marquee img:nth-child(3) {
    width: 114.18px;
    height: 100px;
  }
  .animate-marquee img:nth-child(4) {
    width: 110px;
    height: 110px;
  }
  .animate-marquee img:nth-child(5) {
    width: 332.74px;
    height: 100px;
  }
  .animate-marquee img:nth-child(6) {
    width: 295.38px;
    height: 80px;
  }
  .animate-marquee img:nth-child(7) {
    width: 199.53px;
    height: 70px;
  }
  .animate-marquee img:nth-child(8) {
    width: 165.71px;
    height: 60px;
  }
  .animate-marquee img:nth-child(9) {
    width: 320px;
    height: 100px;
  }
  .animate-marquee img:nth-child(10) {
    width: 196.02px;
    height: 100px;
  }
  .animate-marquee img:nth-child(11) {
    width: 265.02px;
    height: 80px;
  }
  .animate-marquee img:last-child {
    width: 263.24px;
    height: 80px;
  }
  .section-tokenomics {
    padding: 100px 0;
  }
  .section-tokenomics .tokenomics-obj {
    width: 745px;
    margin: 0 auto;
    height: 490px;
  }
  .section-tokenomics .tokenomics-pie {
    width: 855px;
    margin: 0 auto 70px;
    height: 595px;
  }
  .section-tokenomics ul.list-distribution li {
    width: 292px;
    margin: 0 auto;
  }
  .section-tokenomics ul.list-distribution li div {
    width: 56px;
    height: 56px;
    border-radius: 50%;
  }
  .section-roadmap {
    padding: 100px 0;
  }
  .section-roadmap .box-phase {
    min-width: 393px;
    height: 635px;
    border-radius: 30px;
    padding: 50px 0;
    margin-right: 30px;
  }
  .section-roadmap .box-phase .check {
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 50px;
  }
  .section-roadmap .box-phase .gradient-bar {
    width: 279px;
    height: 10px;
  }
  .section-roadmap .box-phase ul {
    max-height: 233px;
    padding-right: 20px;
  }
  .rounded-img-gradient {
    width: 150px;
    height: 150px;
    padding: 6px;
  }
  .input-email {
    min-width: 400px;
  }
  .input-email::-moz-placeholder {
    font-size: 18px;
  }
  .input-email::placeholder {
    font-size: 18px;
  }
  .section-advertisers,
  .section-detail-news,
  .section-faq {
    background-size: cover;
    padding-bottom: 100px;
    background-position: top -96px center;
  }
  .section-advertisers .news_title,
  .section-detail-news .news_title,
  .section-faq .news_title {
    line-height: 80px;
  }
  .input-adv {
    width: 600px;
    border-radius: 5px;
    padding: 30px;
    margin-bottom: 20px;
  }
  .input-adv::-moz-placeholder {
    font-weight: 300;
    font-size: 18px;
  }
  .input-adv::placeholder {
    font-weight: 300;
    font-size: 18px;
  }
  .card-blurry {
    max-width: 920px;
  }
  .card-blurry div {
    min-height: 440px;
  }
  .card-service {
    width: 380px;
    flex: 0 0 380px;
    height: 500px;
  }
  .section-private-sale {
    height: 1324px;
    background-position: top -96px center;
    background-size: 100%;
    padding-bottom: 100px;
  }
  .left-big-cols {
    height: 438px;
  }
  .right-small-cols {
    height: 344px;
  }
  .benefits-private {
    width: 490px;
  }
  .benefits-ctt {
    width: 410px;
  }
  .wh-box-grad {
    width: 303px;
    height: 420px;
  }
  .step-to-buy {
    flex: 0 0 384px;
  }
  .section-news {
    min-height: -moz-fit-content;
    min-height: fit-content;
    padding-bottom: 100px;
  }
  .section-news h1 {
    line-height: 85px;
  }
  .card-news {
    width: 300px;
    height: 500px;
  }
  .card-news .container-img {
    width: 300px;
    height: 300px;
    border-radius: 10px 10px 0 0;
  }
  .card-news .card-desc {
    padding: 30px 50px;
    border-radius: 0 0 10px 10px;
  }
  .card-news .card-desc small {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 200;
  }
  .card-news .card-desc h4 {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 700;
  }
  .card-news .card-desc a {
    font-size: 16px;
    font-weight: 300;
  }
  footer {
    padding-top: 100px;
  }
  footer h1 {
    line-height: 65px !important;
    letter-spacing: 1px !important;
  }
  footer .footer-bottom {
    padding: 35px 0;
    height: 100px;
    margin-top: 100px;
  }
  footer .footer-bottom .content {
    max-width: 1340px;
  }
}
@media (min-width: 1024px) {
  .last-section-home,
  .section-three {
    padding: 150px 0;
  }
  .last-section-home .community-list .community,
  .section-three .community-list .community {
    width: 450px;
    flex: 0 0 450px;
    border-radius: 30px;
    padding: 50px 50px 100px;
    background: #1F184B;
  }
  .last-section-home .community-list .community.left,
  .section-three .community-list .community.left {
    -o-border-image: linear-gradient(to right, #1F184B 0%, #9F5BF6 100%) 1;
       border-image: linear-gradient(to right, #1F184B 0%, #9F5BF6 100%) 1;
  }
  .last-section-home .community-list .community.right,
  .section-three .community-list .community.right {
    -o-border-image: linear-gradient(to left, #1F184B 0%, #9F5BF6 100%) 1;
       border-image: linear-gradient(to left, #1F184B 0%, #9F5BF6 100%) 1;
  }
  .splide__track {
    padding-left: 112px !important;
    padding-right: 112px !important;
  }
  .lg-p-64 {
    padding-left: 256px !important;
    padding-right: 256px !important;
  }
}
@media (min-width: 640px) {
  .section-one {
    min-height: 350px;
    background-position: center;
  }
  .card-list li .container-img {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
  }
  .box-utility {
    width: 430px;
  }
  .box-utility h2 {
    line-height: 60px;
  }
  .section-token-one {
    min-height: 650px;
  }
  .section-news {
    height: auto;
    min-height: 400px;
  }
}
