/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1799px) {

    body,
    html {
        overflow-x: hidden;
    }

    html {
        font-size: 49%;
    }

    .roadmap-item-yellow.roadmap-item::before {
        right: calc(27% - 12.8rem);
    }

    .section.marketplace {
        padding: 10.0rem 0 10.0rem;
    }

    .object-partners-1 {
        display: none;
    }

    .roadmap-item::before {
        left: calc(50% - 13.3rem);
    }

    .roadmap-item-yellow.roadmap-item::before {
        right: calc(27% - 12rem);
        width: 28.4rem;
    }

    /* .header-logo {
        width: 180px;
    }
    .header-menu ul li a {
        text-decoration: none;
        font-size: 1.6rem;
    }
    .header-menu ul {
        gap: 4rem;
    }
    .header-btn a.btn {
        width: 21.7rem;
        font-size: 1.6rem;
        padding: 1.8rem;
    }
    .header {
        padding: 25px 0px;
    } */
}


/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1200px) and (max-width: 1400px) {

    body,
    html {
        overflow-x: hidden;
    }

    html {
        font-size: 42%;
    }

    .roadmap-item::before {
        left: calc(50% - 13.1rem);
    }

    .roadmap-item-yellow.roadmap-item::before {
        right: calc(27% - 12.2rem);
    }

    .works-item {
        width: calc(50% - 3rem);
    }

    .showMore-box::after {
        background: linear-gradient(180deg, rgba(3, 19, 58, 0) 0%, #fff 78.44%);
    }

    .object-market {
        display: none;
    }

    .section.marketplace {
        padding: 10.0rem 0 10.0rem;
    }

    .header-logo {
        width: 160px !important;
        margin-top: 20px
    }
    .hero-content p{
        font-size: 18px
    }
    .protocol-content-header h2 span, .bank-contnet .product-title h2 span {
        font-size: 20px
    }
    img.join-img{
        width: 60px;
        margin-top: 10px
    }
    .productBlk-content p{
        font-size: 18px
    }
    .product-count.m-t{
        margin-top: 10px
    }
    .zimax-calculator h2,
    .zimax-calculator h3,
    .zimax-result-item p strong{
        font-size: 30px;
    }
    .zimax-cal-item-body-right span strong{
        font-size: 20px
    }
    .product-count.m-t2{
        margin-top: 4px
    }
    .need-content p{
        font-size: 2.2rem
    }
    .text-3xl,
    .text-xl,
    .text-2xl{
        font-size: 3.2rem
    }
    .need-img img{
        width: 80%
    }
    .founder-item h6,
    .public-sale-item h6{
        font-size: 4rem
    }
    .media-item a img{
        width: 60%
    }
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    html {
        font-size: 37%;
    }

    .header-menu ul {
        gap: 3.6rem;
    }

    .roadmap-item-yellow.roadmap-item::before {
        right: calc(27% - 12.4rem);
    }

    .header-logo {
        width: 150px !important;
        margin-top: 20px
    }
    .protocol-content-header h2 span, .bank-contnet .product-title h2 span{
        font-size: 20px
    }
    img.join-img{
        width: 60px;
        margin-top: 10px
    }
    .zimax-calculator h2,
    .zimax-calculator h3,
    .zimax-result-item p strong{
        font-size: 30px;
    }
    .product-count.m-t{
        margin-top: 5px
    }
    .product-count.m-t2{
        margin-top: 1px
    }
    .text-3xl{
        font-size: 3rem
    }
    .need-img img{
        width: 80%
    }
    .founder-item h6,
    .public-sale-item h6{
        font-size: 3rem
    }
    .media-item a img{
        width: 60%
    }

}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {
    .offcanvas-open img {
        width: 40px
    }
    .header-logo img{
        width: 80%
    }

    .offcanvas-close img {
        width: 30px;
        margin-top: 18px
    }

    body,
    html {
        overflow-x: hidden;
    }

    .overlay-video,
    .hero-overlay,
    .bg-darks,
    video {
        width: 1800px;
        min-height: 100%;
    }

    .tit-mob-2 {
        position: relative;
        z-index: 2;
    }

    .tit-mob-2 .b-gold {
        display: flex;
        font-size: 16px !important
    }

    .tit-mob-2 .b-gold img {
        width: 40px;
        margin: 0 15px
    }

    .tit-mob-2 .text-primary {
        font-weight: bolder !important;
        font-size: 18px;
        text-align: center;
        margin-top: 20px;
        color: #fff !important;
    }

    .tit-mob-2 p {
        text-align: left !important;
        font-size: 1.2rem !important;
    }

    .tit-mob-2 p span {
        background-color: var(--secondary);
        color: #000;
        padding: 0 10px;
        text-align: center !important;
        display: block;
        margin-bottom: 10px;
        padding: 0
    }

    .tit-mob-2 p span.no-bkg {
        background-color: transparent;
        color: var(--secondary);
        margin-bottom: 30px
    }

    .hero-content {
        max-width: 100%;
        width: 100%;
        margin-bottom: 1.6rem;
        margin-top: 20px
    }

    .hero-wrapper {
        flex-wrap: wrap;
    }

    .hero-img {
        width: 100%;
        text-align: center;
        margin-top: -90px
    }

    .hero-img.tp-img {
        margin-bottom: 60px;
        margin-top: -20px
    }

    .hero-img img {
        max-width: 14.5rem;
    }

    .hero-img p {
        font-size: 1.2rem !important;
        font-weight: 500;
        font-style: italic;
        margin-top: 80px;
        color: #fff !important
    }

    .productBlk-content {
        width: 60rem;
    }

    .productBlk-img {
        max-width: 50rem;
    }

    .roadmap-item-yellow.roadmap-item::before {
        right: calc(27% - 13.2rem);
    }

    .roadmap-wrapper {
        max-width: 126rem;
    }

    .roadmap-item-yellow.roadmap-item::before {
        right: calc(27% - 14.7rem);
    }

    .supplay-wrapper {
        max-width: 126rem;
    }

    .supplay-box {
        max-width: 35rem;
    }

    .lottery-content {
        width: 70.9rem;
    }

    .lottery-img {
        width: 46rem;
    }

    .lottery-wrapper {
        max-width: 127rem;
        padding: 5rem 5rem;
    }

    img.hero-overlay {
        opacity: .3
    }

    .protocol-content-header img {
        display: none
    }

    .footer-desk {
        display: none
    }

    .footer-links.link,
    .footer-links a.link {
        font-size: 1.4rem
    }

    .product-count.m-t {
        margin-bottom: -55px
    }
}

/*  Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
    html {
        font-size: 70%;
    }

    .need-title h2 span {
        padding: 5px
    }

    .header-logo {
        width: 12.7rem;
    }

    .header-wrapper {
        padding: 0px 0.7rem;
    }

    .header {
        padding: 0;
        margin-bottom: 20px
    }


    .hero-wrapper {
        padding: 0px 0.7rem;
    }

    body {
        font-size: 16px;
    }

    .text-lg {
        font-size: 1.8rem;
        line-height: 3.5rem;
    }

    .text-5xl {
        font-size: 3rem;
        line-height: 5.5rem;
    }

    .text-5xl .text-lg {
        font-weight: 500;
    }

    .hero-content p {
        font-size: 1.8rem;
    }

    .hero-btns {
        align-items: stretch !important;
    }

    .hero-btns a.btn {
        font-size: 1.4rem;
    }

    .section.hero {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .economoy-content {
        text-align: center;
    }

    .economoy-content h3 {
        margin-bottom: 1.5rem;
        text-align: center;
    }

    .text-3xl {
        font-size: 2rem;
        line-height: 6rem;
    }

    .economoy-content .showMore-box p {
        font-size: 1.6rem;
        line-height: 2.7rem;
        text-align: justify;
        color: #666
    }

    .section.economy {
        padding: 0.5rem 0.8rem 0;
    }

    .showMore-box a.readMore {
        font-size: 1.4rem;
        line-height: 3.0rem;
        text-align: center;
    }

    .economoy-content p {
        font-size: 1.6rem;
        line-height: 3.4rem;
        text-align: center;
    }

    p,
    li {
        color: #666 !important;
        font-size: 1.2rem !important;
    }

    .economoy-content ul {
        align-items: stretch;
    }

    .economoy-content ul li {
        padding-left: 1.2rem;
        font-size: 1.6rem;
        line-height: 2.6rem;
    }

    .economoy-content ul li::after {
        top: 1rem;
    }

    .economoy-content ul li {
        text-align: center;
    }

    .economoy-content ul li.text-center-li {
        text-align: center !important;
        font-weight: bold;
        width: 100%
    }

    .zimax-cal-item-body-left ul li {
        color: #fff !important
    }

    .zimax-cal-item-body-left ul li.active {
        color: #000 !important
    }

    .economoy-content.m-small h3 {
        font-size: 2rem;
        line-height: 2.5rem;
        text-align: center;
    }

    .economoy-content.m-small p {
        font-size: 1rem;
        line-height: 1.5rem;
        text-align: center;
    }

    .volume-flags {
        display: flex;
        justify-content: center;
        gap: 1rem;
        width: 100%;
        flex-wrap: wrap;
    }

    .volume-flags img,
    .volume-flags a img {
        width: 25px;
        height: 16px;
        margin: 0;
        padding: 0
    }

    .volume-flags a {
        margin: 0;
        padding: 0;
        line-height: 0;
        font-size: none
    }

    .volume-flags {
        margin-bottom: 2rem
    }

    .section.volume {
        padding: 0rem 0 3rem;
    }

    .volume-contentItem h4 {
        font-size: 1.8rem !important;
        line-height: 2.8rem;
        margin-top: 2rem;
    }

    .volume-contentItem p {
        line-height: 3.6rem;
        font-size: 2.4rem;
    }

    .volume-content {
        justify-content: center !important;
    }

    .need-img img,
    .lottery-img img {
        display: block;
        margin: auto;
        width: 60%
    }
    .brands-wrapper .brands-blk .report-item a img{
        width: 140px
    }
    .lottery-infos .table thead tr th{
        font-size: 1.4rem
    }
    .lottery-infos .table tbody tr td{
        font-size: 1.2rem
    }

    .protocol-count {
        position: static;
        margin-bottom: 2rem;
        font-size: 1.5rem;
        color: #999
    }

    .protocol-count img {
        margin-left: 0rem;
        height: 20px
    }

    .protocol-contents {
        width: 100%;
        padding-left: 0;
    }

    .text-2xl {
        font-size: 2rem;
        line-height: 4.2rem;
    }

    .protocol-content-header h2 {
        order: 2;
    }

    .protocol-content-header img {
        order: 1;
    }

    .protocol-content-header {
        margin-bottom: 0.5rem;
        flex-wrap: wrap;
    }

    .protocol-content-header img {
        flex: 0 0 auto;
        width: 10.8rem;
    }

    .protocol__row {
        flex-wrap: wrap;
    }

    .protocol-contents p {
        font-size: 1.4rem;
        line-height: 2.75rem;
        margin-bottom: 0;
    }

    .protocol-content-header {
        margin-bottom: 0.5rem;
    }

    .protocol-btns {
        align-items: stretch;
        margin-top: 2.5rem;
        flex-direction: row;
        display: flex;
        flex-wrap: nowrap
    }

    .protocol-btns .btn {
        width: 100% !important;
    }

    .protocol-btns a.btn {
        padding: 1rem 0rem;
        font-size: 1.2rem
    }
    img.join-img{
        width: 50px
    }

    .btn-primary {
        font-size: 1.4rem
    }
    .btn-primary span img{
        width: 22px
    }
    .btn{
        padding: 10px 30px
    }

    .protocol-presale {
        margin-top: 3rem;
        width: 100%;
    }

    .zimax-calculator h2,
    .zimax-calculator h3 {
        font-size: 30px
    }


    .muchEarn-wrapper h2 {
        margin-bottom: 0;
        font-size: 1.8rem;
    }

    .muchEarn-content h4 {
        font-size: 1.3rem;
        line-height: 4.4rem;
    }

    .muchEarn-mony {
        width: 100%;
        border: 2px solid #a4a5ab;
        border-radius: 1.8rem;
        height: 4rem;
        font-size: 1.6rem;
        margin-bottom: 2rem;
    }
    .muchEarn-content button{
        font-size: 1.8rem
    }

    .muchEarn-wrapper button.btn {
        font-size: 2rem;
        line-height: 2rem;
        padding: 1.5rem;
    }

    .section.muchEarn {
        padding: 7rem 0.8rem 6rem;
    }


    .works-title span.pre-title {
        font-size: 1.6rem;
        color: #777;
        margin-bottom: 0.5rem;
        line-height: 3rem;
    }

    .works-title {
        text-align: left;
    }

    .text-xl {
        font-size: 1.6rem;
        line-height: 6rem;
    }

    .works-title p {
        font-size: 1.7rem;
        line-height: 3.2rem;
        margin-bottom: 13px;
    }

    .works-item {
        flex: 0 0 auto;
        width: 100%;
        gap: 2rem;
        margin-bottom: 0rem;
        flex-direction: column;
    }

    .works-item-img {
        width: 6.8rem;
        height: 6.8rem;
        margin: 0 auto;
    }

    .works-item-img img {
        max-width: 3rem;
    }

    .works-item-img::after {
        width: 5.5rem;
        height: 5.5rem;
    }

    .works-item-content h4 {
        line-height: 2rem;
        margin-bottom: 1rem;
        font-size: 1.8rem
    }

    .works-item-content .showMore-box p {
        font-size: 1.4rem;
        line-height: 2.6rem;
    }

    .works-title {
        margin-bottom: 6rem;
    }

    .section.works {
        padding: 0 0 0rem;
    }


    .section.marketplace {
        padding: 2rem 0 0rem;
    }

    .object-market {
        display: none !important;
    }

    .object-market-2 {
        display: none;
    }

    .marketplace-content {
        order: 1;
    }

    .marketplace-wrapper {
        flex-wrap: wrap;
    }

    .marketplace-wrapper a.btn {
        order: 3;
        width: 100%;
        padding: 1.5rem 1rem;
    }

    .marketplace-img {
        order: 2;
        width: 100%;
    }



    .product-count {
        font-size: 1.5rem;
        line-height: 2.2rem !important;
        color: #999;
        gap: 1rem;
    }

    .product-count img {
        height: 20px
    }

    .marketplace-content .product-title {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 1.2rem;
        margin: 0 0 1.5rem;
    }

    .showMore-box p {
        font-size: 1.4rem;
        line-height: 2.5rem;
    }

    .marketplace-content a.btn {
        font-size: 2rem;
        line-height: 3.2rem;
        padding: 1.4rem 2.2rem;
        ;
        width: 100%;
    }


    .bank-inner {
        flex-wrap: wrap;
        gap: 1.5rem;
        padding-top: 6rem;
        margin-bottom: 0;
    }

    .bank-img {
        width: 100%;
    }

    .bank-contnet {
        padding-bottom: 3rem;
    }

    .bank-contnet .product-title {
        flex-direction: column;
        margin-bottom: 1rem;
        gap: 0.5rem;
    }

    .bank-contnet .product-title h2 {
        line-height: 3.6rem;
        font-size: 2.4rem;
    }

    .bank-infos {
        flex-wrap: wrap;
    }

    .bank-info-item {
        flex: 0 0 auto;
        width: 100%;
        border-radius: 0.8rem;
        padding: 0px 1.7rem;
    }

    .btns-group {
        flex-direction: row;
    }

    .btns-group a.btn {
        width: 100%;
        font-size: 1.6rem;
        line-height: 3.2rem;
        padding: 10px;
    }
    .bankInfo-item-header h5 strong{
        font-size: 1.8rem
    }

    .zimax-cal-item-body {
        margin-top: 30px;
        gap: 30px
    }

    .zimax-cal-item-head {
        gap: 30px
    }

    .zimax-cal-item-body-right {
        display: flex;
        text-align: center
    }

    .zimax-cal-item-body-right span strong {
        font-size: 26px
    }

    .zimax-result-item {
        padding: 20px 20px 30px 20px
    }

    .zimax-result-item p strong {
        margin-top: 0px;
        font-size: 20px;
        line-height: 20px
    }
    .section.features{
        padding: 5rem 0
    }

    .zimax-result-item {
        gap: 20px
    }
    .zimax-cal-item-wraper{
        margin: 20px
    }
    .bank-contnet .showMore-box {
        margin-bottom: 3.5rem;
    }


    .bankInfo-item-header h5 {
        font-size: 1.4rem;
        line-height: 2rem;
        margin-bottom: 0rem;
    }

    .bankInfo-item-status p {
        font-size: 1.8rem;
        line-height: 2rem;
    }

    .bankInfo-item-status h5 {
        font-size: 1.6rem;
        line-height: 2rem;
    }

    .bankInfo-item-status {
        padding: 1.4rem 1.3rem;
    }

    .bankInfo-item-header {
        padding: 1.4rem 1.3rem;
    }

    .bank-info-item {
        padding: 0rem;
    }


    .productBlk-wrapper {
        flex-wrap: wrap;
    }

    .productBlk-content .showMore-box {
        height: 20rem !important
    }

    .productBlk-content .showMore-box p {
        color: #444 !important
    }

    .productBlk-content {
        width: 100%;
    }

    .productBlk-img {
        max-width: 100%;
        order: -1;
    }

    .section.productBlk {
        padding: 8rem 0 5rem;
    }

    .productBlk-content p {
        line-height: 2.8rem;
        font-size: 1.4rem !important;
        color: #666 !important
    }

    .productBlk-content .product-title {
        margin-bottom: 0rem;
        align-items: flex-start !important;
        gap: 0.5rem;
    }

    .productBlk-content .btns-group {
        margin-top: 3.5rem;
    }


    .matrix-wrapper {
        padding: 0 20px;
    }

    .matrix-wrapper .product-title {
        flex-direction: column;
    }

    .matrix-wrapper .product-title h2 {
        line-height: 4.2rem;
        font-size: 1.8rem;
        margin-bottom: 15px
    }

    .matrix-wrapper .product-title p {
        font-size: 1.6rem !important;
        color: var(--secondary) !important;
        font-weight: bold
    }
    .zimax-calculator h2, .zimax-calculator h3{
        font-size: 24px
    }
    .dark-bg{
        margin-bottom: 5rem
    }
    .zimax-cal-item-body li{
        font-size: 1.6rem!important
    }
    .zimax-cal-item-body-right span{
        line-height: 30px;
        font-size: 12px
    }
    .zimax-cal-item-head-left h4{
        font-size: 20px
    }
    .zimax-cal-item-body-right span strong,
    .zimax-cal-item-body-right span:first-child strong{
        font-size: 16px
    }
    .product-count {
        line-height: 2.9rem;
    }

    .text-lg {
        font-size: 1.4rem;
    }

    .matrix-wrapper .product-title {
        margin-bottom: 3rem;
    }

    .economoy-content h3 {
        font-size: 1.8rem;
        text-align: center;
        line-height: 3rem;
    }

    .obj-does-1 {
        display: none;
    }

    .economoy-content h3 {
        margin-bottom: 1.5rem;
    }

    .matrix-wrapper .economoy-content {
        margin-bottom: 5rem;
    }

    .obj-does-3 {
        display: none;
    }


    .features-wrapper {
        gap: 1rem;
        flex-wrap: wrap;
    }

    .features-item {
        text-align: center;
        width: 100%;
        padding-top: 15px
    }

    .object-feature-1 {
        display: none;
    }

    .object {
        display: none;
    }

    .table-danger {
        margin-bottom: 1rem;
    }

    .feature-item-icon img {
        width: 8.8rem;
    }

    .feature-item-icon {
        margin-bottom: 1.3rem;
    }

    .feature-item-contnet h3 {
        font-size: 1.8rem;
        line-height: 3rem;
        margin-bottom: 1.8rem;
    }

    .feature-item-contnet p {
        font-size: 1.4rem;
        line-height: 2.9rem;
    }


    .partners-wrapper {
        padding: 0 20px;
    }

    .pertners-title {
        text-align: center;
        margin-bottom: 0;
    }

    .showMore-box {
        height: 15rem !important
    }

    .pertners-title .text-2xl {
        font-size: 1.4rem;
        margin-bottom: 1rem;
    }

    .pertners-title p {
        font-size: 1.8rem;
        color: #666 !important;
        line-height: 3.3rem;
        text-shadow: none
    }

    .pertners-content .product-slider-img button {
        display: none;
    }

    .pertners-content .product-slider-img {
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .pertners-content .product-slider-img img {
        width: 160%;
        margin-right: -4%;
        max-width: initial;
        text-align: center;
        flex-shrink: 0;
    }


    .section.partners {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .lottery-wrapper {
        border-radius: 3rem;
        padding: 3rem 2rem;
        background: transparent;
    }

    .lottery-header .product-title {
        flex-direction: column;
    }

    .lottery-header .product-title h2 {
        font-size: 1.8rem;
        margin-top: 0;
        margin-bottom: 0;
    }

    .lottery-header .product-title p {
        font-size: 1.8rem;
        line-height: 5.7rem;
    }

    .lottery-header .fw-semibold {
        font-size: 1.8rem;
        line-height: 3.5rem;
        font-weight: 400 !important;
    }

    .lottery-header .product-title {
        margin-bottom: 0rem;
    }

    .lottery-tabs button.nav-link {
        font-size: 1.4rem;
        line-height: 3.5rem;
        padding: 0.9rem 2.8rem;
    }

    .lottery-tabs {
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 2.5rem;
    }

    .lottery-content ul li {
        font-size: 1.6rem;
        line-height: 3.2rem;
    }

    .lottery-content {
        width: 100%;
    }

    .lottery-inner {
        flex-wrap: wrap;
    }

    .lottery-img {
        margin-top: 4.5rem;
        width: 100%;
    }

    .lottery-table .table tr td:first-child {
        font-size: 1.4rem;
        line-height: 2.3rem;
    }

    .lottery-table .table tr td {
        font-size: 1.4rem;
        line-height: 2rem;
    }


    .need-title {
        padding: 0 15px;
        margin: 0 0 0.8rem;
    }

    .need-title h2 {
        font-size: 3rem;
        text-align: left;
    }

    .need-title h2 {
        line-height: 3rem;
        margin-bottom: 0;
        font-size: 1.8rem;
    }

    .need-img {
        margin-top: 3rem;
        width: 100%;
        order: 2;
    }

    .need-content p {
        font-size: 1.6rem;
        line-height: 2.9rem;
        margin-bottom: 2.3rem;
    }

    .need-content {
        width: 100%;
    }

    .need-content a.btn {
        width: 100%;
        font-size: 2rem;
        line-height: 3.2rem;
        padding: 1.4rem 2.2rem;
    }

    .section.need {
        padding: 4rem 0 5rem;
    }

    .need-text p {
        font-size: 1.6rem;
        line-height: 3.2rem;
        text-align: left;
    }


    .brands-blk h3 {
        margin-bottom: 1rem;
        line-height: 5.7rem;
        font-size: 3rem;
    }

    .brand-items {
        margin-top: 3rem;
        gap: 0;
        align-items: center;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .brand-items a {
        display: block;
        height: 3.2rem;
        margin: 0px 30px 30px 30px
    }

    .public-sale-info h5 {
        font-size: 1.2rem;
        line-height: 1.8rem;
        font-weight: 300;
        margin-bottom: 1.2rem;
        margin-top: 1.2rem;
    }

    .brand-items .img-fluid {
        max-width: 10rem;
        height: 100%;
    }

    .brands-blk {
        margin-bottom: 3rem;
    }


    .supplay-box {
        border-radius: 2rem;
        padding: 2rem 1rem;
        border-width: 0.3rem;
    }

    .supplay-box .text-3xl {
        font-size: 1.6rem;
        line-height: 4rem;
        margin: 0 0;
        font-weight: 600 !important;
    }

    .supplay-box p {
        font-size: 2rem;
        line-height: 4rem;
    }

    .suuplay-top {
        margin-bottom: 1.2rem;
    }

    .distribute {
        flex-direction: column;
        width: 23.8rem;
    }

    .distribute > div {
        width: 100%;
    }

    .distribute .supplay-box {
        margin-top: 2.2rem;
    }

    .supplay-box p {
        font-size: 1.8rem;
        line-height: 3rem;
    }

    .supplay-box h2 {
        margin-bottom: 0;
        font-weight: 700 !important;
        line-height: 3rem;
    }

    .supplay-box {
        border-radius: 2rem;
        padding: 1.7rem 1rem;
        border-width: 0.3rem;
    }

    .distribute-arrow-mobile {
        top: -1rem;
        right: -8.7rem;
        max-width: 35rem;
        width: 8.8rem;
    }

    .supplay-founder {
        padding-top: 1rem;
        gap: 25px;
        flex-direction: column;
    }

    .founder-item p {
        margin-bottom: 0.5rem;
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

    .founder-item h6 {
        font-size: 2rem;
        line-height: 3.1rem;
        font-weight: 800 !important;
    }

    .founder-item {
        width: 14.2rem;
        height: 8.4rem;
        border-radius: 0.7rem;
    }

    .supplay-tree {
        margin-top: 0;
        position: relative;
    }

    .supply-tree-mobile-arrows {
        position: absolute;
        top: 0;
        left: 0.9rem;
        width: 8.3rem;
    }

    .public-sale-box {
        margin: 0 auto;
        height: 25.6rem;
        width: 32.8rem;
        padding: 1rem 0.9rem;
        background-image: url('../imgs/supply/public-supplay-dc-mobile.png') !important;
    }

    .public-sale-item p {
        font-size: 1.8rem;
        line-height: 2.8rem;
        margin-bottom: 0;
    }

    .public-sale-flex {
        padding: 0.4rem 0.1rem 0.5rem;
        border-radius: 3.6rem;
        flex-wrap: wrap;
        align-items: center;
        text-align: center;
    }

    .public-sale-item {
        flex: 0 0 auto;
        width: 33.33%;
    }

    .public-sale-info {
        margin-bottom: 0;
    }

    .public-sale-item:last-child {
        flex: 0 0 auto;
        width: 50%;
    }

    .public-sale-item h6 {
        line-height: 5.3rem;
        font-size: 2rem;
    }

    .public-sale-item {
        width: 33.33%;
    }


    .supply-object-arrow {
        height: initial;
        padding-left: 0;
    }

    .section.supplay {
        padding: 6rem 15px 5rem;
    }


    .token-area h3 {
        font-size: 3rem;
    }

    .token-item {
        padding: 1rem 1.5rem;
        font-size: 1.2rem;
        line-height: 3.7rem;
        border-radius: 2rem;
        flex: 0 0 auto;
        width: initial;
        flex-grow: 1;
        margin-bottom: 0rem;
        text-align: center;
    }

    .token-items {
        gap: 1.1rem;
    }


    .roadmap-title {
        margin-bottom: 0;
        padding-bottom: 10px;
    }

    .roadmap-item {
        margin-top: 15.5rem;
        flex-direction: column;
        gap: 0;
    }

    .roadmap-item > div {
        width: 100%;
    }

    .roadmap-item::before {
        display: none;
    }

    .roadmap-item-green .roadmap-step::after {
        display: none;
    }

    .roadmap-contnet {
        padding: 0;
    }

    .roadmap-contnet ul li {
        font-size: 1.4rem;
        line-height: 2.5rem;
        padding: 0.5rem 0;
    }

    .roadmap-step {
        padding-left: 0;
        display: inline-flex;
        text-align: left;
        max-width: initial;
        order: -1;
    }

    .roadmap-step p {
        font-size: 2rem;
        margin-bottom: 1.4rem;
    }

    .roadmap-step .text-2xl {
        font-weight: 500;
    }

    .roadmap-item.roadmap-item-yellow .roadmap-contnet {
        padding: 0;
    }

    .roadmap-item.roadmap-item-yellow .roadmap-step::after {
        display: none;
    }

    .roadmap-item.roadmap-item-yellow {
        flex-direction: column;
    }

    .roadmap-item.roadmap-item-yellow .roadmap-step {
        padding-left: 0;
        padding-right: 0;
        order: -1;
    }

    .roadmap-item:first-child::after {
        background: #6FCF97 !important;
        width: 50%;
        height: 0.1rem;
        top: unset;
        bottom: 100%;
        left: 0;
    }

    .roadmap-item::after {
        background: #6FCF97 !important;
        width: 100%;
        height: 0.1rem;
        top: unset;
        bottom: 100%;
        left: 0;
    }

    .roadmap-item {
        margin-top: 0;
        padding: 1rem;
        border-left: 0.1rem solid #6FCF97;
    }

    .roadmap-item.roadmap-item-yellow {
        border-left: 0px;
        border-right: 1px solid #F2C94C;
    }

    .roadmap-item.roadmap-item-yellow::after {
        background: #F2C94C !important;
    }

    .section.roadmap {
        padding-bottom: 0rem;
    }

    .media-item a img {
        height: 100%;
        filter: grayscale(100%);
    }

    .network-wrapper {
        padding: 0 15px;
    }

    .network-content-header {
        text-align: left;
    }

    .network-content-header h2 {
        line-height: 3.6rem;
        font-size: 1.8rem;
    }

    .network-content-header p {
        font-size: 1.8rem;
        line-height: 3.3rem;
    }

    .network-content a.btn {
        width: 100%;
        font-size: 1.6rem;
        line-height: 3.2rem;
        padding: 10px;
    }

    .media-title {
        margin-bottom: 2.7rem;
    }

    .media-title .text-lg {
        font-size: 1.8rem;
    }

    .media-items {
        flex-wrap: wrap;
        gap: 2rem;
    }

    .media-item {
        width: 28.33%;
    }

    .media-item a {
        display: flex;
    }

    .media-item a img {
        height: 100%;
    }

    .section.media {
        padding: 7rem 0 1rem;
    }


    .footer-logo img {
        width: 10rem;
        height: auto;
    }

    .footer-logo {
        display: flex;
        justify-content: space-between;
        margin: auto;
        width: 100%
    }

    .footer-content {
        flex-wrap: wrap;
    }

    .footer-links a.link {
        text-decoration: none;
        line-height: 3rem;
    }

    .footer-content {}

    .mob-link {
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .footer-wrapper {
        flex-wrap: wrap;
    }


    .footer-links a.btn {
        width: 100%;
        font-size: 2rem;
        line-height: 3.2rem;
        padding: 1.4rem 2.2rem;
    }

    .footer-social img {
        width: auto;
        max-width: 2.2rem;
    }

    .footer-wrapper {
        padding: 3.2rem 15px 3rem;
    }

    .footer-content {
        gap: 2.5rem;
    }

    .footer-social {
        justify-content: flex-end !important;
        width: 100%;
        margin: 0;
        margin-top: 0.2rem;
    }

    .volume-content {
        flex-direction: column;
    }

    .works-title h2 {
        font-weight: 800;
        font-size: 1.8rem;
        line-height: 3.6rem;
    }

    .works-item-content {
        text-align: center;
    }

    .productBlk-content .product-title h2 {
        margin-bottom: 0px;
        font-size: 1.8rem;
    }

    .w-m-100 {
        width: 100%;
        flex: 0 0 auto;
    }

    .token-area {
        margin-bottom: 5rem;
    }

    .distribute-inner h4 {
        font-size: 2.4rem;
        line-height: 5.7rem;
        margin-bottom: 1rem;
    }

    .distribute-item ul li span:first-child {
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .distribute-item ul li span:last-child {
        font-size: 1.4rem;
    }

    .distribute-item ul {
        padding: 0.8rem 0;
    }

    .distribute-item {
        background-image: url('../imgs/supply/distribution-box-mobile.png') !important;
        height: 47.0rem;
        padding: 1.6rem 1.5rem;
        margin: 0 auto;
        max-width: 37.8rem;
        margin-bottom: 3rem;
    }

    .distribute-item ul li {
        padding: 0.5rem 1.3rem;
    }

    .economoy-content h3.non-color {
        text-align: center !important;
        font-size: 1.8rem
    }

    .protocol-content-header h2 span,
    .bank-contnet .product-title h2 span {
        font-size: 15px;
        font-weight: 500
    }

    .protocol-content-header img {
        display: none
    }

    .bank-img {
        width: 160px;
        margin-bottom: -120px;
    }

    .productBlk-img {
        width: 200px;
        margin-bottom: -100px;
        margin-right: -150px
    }

    .text-2xl span {
        line-height: 3rem
    }

    .footer-content {
        gap: 0.5rem;
        width: 100%;
        justify-content: space-between;
    }

    .brands-blk h3 {
        line-height: 2.7rem;
        font-size: 1.8rem;
    }

    .token-area h3 {
        font-size: 1.8rem;
        margin-bottom: 1.5rem;
    }

    .economoy-content {
        margin-bottom: 5.3rem;
    }

    .economoy-content .showMore-box {
        margin-bottom: 4.8rem;
    }

    .economoy-content h4 {
        font-size: 1.8rem;
        line-height: 3rem;
        margin-bottom: 15px
    }

    .productBlk-content .showMore-box {
        height: 14rem;
    }

    .works-item-img::after {
        left: 49%;
        top: 50%;
    }


    .protocol-presale {
        padding-left: 0;
    }

    .protocol-presale-box {
        padding: 3rem 3rem;
        max-width: 330px;
        margin: auto;
        display: block;
        border: none
    }

    .hero-content {
        display: flex;
        flex-direction: column-reverse;
        gap: 10px;
        text-align: center
    }

    .hero-content p {
        margin-bottom: 0
    }

    .hero-content .text-5xl {
        font-weight: bolder !important;
        font-size: 36px;
        text-align: center;
        margin-top: 20px;
        color: transparent !important;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #fff;
        line-height: 50px
    }

    .hero-content span.text-lg {
        margin-top: 10px;
        font-weight: bold;
        color: var(--secondary) !important;
        -webkit-text-stroke-color: transparent;
        font-size: 24px;
        line-height: 35px
    }

    .hero-content span.text-lg.fw-medium {
        font-size: 1.8rem;
        color: #eee !important
    }

    img.hero-overlay {
        opacity: .3
    }

}

@media (max-width: 390px) {
    html {
        font-size: 62.5%;
    }

    .protocol-presale-box {
        padding: 4rem 3rem;
    }
}

@media (min-width: 992px) {
    .zimax-calculator h2 span {
        display: inline-block !important
    }

    .footer-mob {
        display: none
    }
    p,
    .economoy-content ul li,
    .economoy-content .showMore-box,
    .zimax-calculator p{
        color: #444;
    }
}


ul.token-items-list {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0px 20px
}

ul.token-items-list li::before {
    content: ".";
    font-size: 50px;
    color: #f3bc07;
    position: relative;
    top: -2px;
    left: -5px
}

ul.token-items-list li.last-child {
    float: left;
    text-align: center;
    width: 100%;
}
