@media (max-width: 600px) {
  body {
    font-size: 15px;
  }
  h3 {
    font-size: 26px;
  }
  .main {
    padding: 0px;
  }
  .bt-df {
    padding: 5px;
    min-width: 100px;
    display: inline-flex;
    font-size: 13px;
  }
  .bt-connect {
    font-size: 11px;
    min-width: 120px;
    max-width: 72%;
  }
  .not-logined {
    align-content: center;
    align-items: center;
    justify-content: right;
    display: flex;
  }
  .logined {
    display: none !important;
  }
  .page .bt-df {
    background-image: url(../images/line2.png);
    background-size: 100% 100%;
    background-repeat: repeat-x;
    border-radius: 20px;
    box-shadow: 0 3px 24px rgba(240, 232, 232, 0.2);
    width: 60%;
    padding: 15px 50px;
  }
  .banners {
    margin-top: 65px;
    padding-bottom: 25px;
  }
  .banners .banners-item {
    flex-direction: column;
  }
  .banners .banners-item-info {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-content: center;
  }
  .banners .banners-item-info h3 {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .banners .banners-item-info .text1 {
    font-size: 22px;
  }
  .banners .banners-item-info .text2 {
    font-size: 28px;
    display: flex;
    align-content: center;
    justify-content: center;
  }
  .banners .banners-item-info .text3 {
    font-size: 36px;
    top: 0px;
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 10px 0px;
  }
  .currents .currents-img {
    width: 200px;
  }
  .currents .currents-info .cii-item {
    font-size: 12px;
  }
  .bt-contact {
    font-size: 11px;
    padding: 0px;
    min-width: 120px;
  }
  .events {
    padding: 50px 0px;
  }
  .events .events-wapp {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .events .events-wapp .events-left img {
    width: 100%;
  }
  .events .events-wapp .events-right .bt-swap {
    width: 100%;
    justify-content: center;
  }
  .events .events-swap {
    gap: 5px;
  }
  .events .events-swap .events-item .events-item-name {
    font-size: 18px;
  }
  .features {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 60px 0px 30px;
  }
  .features .features-swap {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
  .more-features {
    background: #07023b;
    min-height: unset;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .more-features .more-features-swap {
    position: relative;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    width: 100%;
    bottom: unset;
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .more-features .more-features-swap .more-features-left .more-features-left-d {
    display: none;
  }
  .more-features .more-features-swap .more-features-left .more-features-left-m {
    display: block;
  }
  .more-features .more-features-swap .more-features-right-d {
    display: none;
  }
  .more-features .more-features-swap .more-features-right-m {
    display: flex;
    padding-bottom: 0px;
  }
  .more-features .more-features-des {
    width: 100%;
    margin-bottom: 15px;
    padding: 20px 20px 20px 20px;
    display: grid;
    gap: 15px;
    grid-template-columns: 70% 1fr;
  }
  .more-features .more-features-des .more-features-des-left {
    font-size: 12px;
    text-align: justify;
  }
  .more-features .more-features-des .more-features-des-right {
    text-align: right;
  }
  .more-features .more-features-des .extend-bt {
    font-size: 10px;
    padding: 5px 5px;
    width: 100%;
    margin-top: 15px;
  }
  .more-features .more-features-right-m1 {
    margin-left: 10%;
    width: 65%;
    position: relative;
    z-index: 9;
  }
  .more-features .more-features-right-m4 {
    width: 40%;
  }
  .more-features .more-features-right-m2 {
    width: 20%;
  }
  .more-features .more-features-right-m3 {
    width: 20%;
    bottom: 20%;
    right: 10%;
  }
  .more-features .more-features-right-m5 {
    bottom: -10%;
    width: 20%;
  }
  .more-features .more-features-right-item .more-features-right-item-text1 {
    font-size: 16px;
  }
  .more-features .more-features-right-item h4 {
    font-size: 15px;
    width: 90%;
    max-width: 90%;
  }
  .more-features .more-features-right-item img {
    position: relative;
    width: 80%;
    left: 0%;
    top: 0%;
    margin: auto;
    right: 0px;
    display: inline-block;
  }
  .partners-wapp {
    background: #1b0761;
  }
  .partners {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .partners .partners-item .partners-img {
    margin: auto;
  }
  .intro {
    display: flex;
    flex-direction: column;
  }
  .intro .intro-right .intro-right-item:nth-child(1) {
    left: 0px;
    margin-top: 5%;
  }
  .intro .intro-right .intro-right-item:nth-child(2) {
    left: 0px;
    margin-top: 5%;
  }
  .intro .intro-right .intro-right-item:nth-child(3) {
    left: 0px;
    margin-top: 5%;
  }
  .ecosystems {
    padding-top: 120px;
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .ecosystems img {
    width: 260px;
    margin: auto;
    display: block;
  }
  .ecosystems .ecosystems-item {
    font-size: 9px;
    position: absolute;
  }
  .ecosystems .ecosystems-item1 {
    transform: translateX(50%);
    right: 50%;
    left: 0%;
    bottom: 0%;
    display: flex;
    align-content: center;
    justify-content: center;
    text-align: center;
    width: unset;
    top: 80px;
    flex-direction: column;
    height: 50px;
  }
  .ecosystems .ecosystems-item5 {
    transform: translateX(0%);
    right: 0%;
    bottom: 0%;
    display: flex;
    align-content: center;
    justify-content: center;
    text-align: center;
    width: 100%;
  }
  .ecosystems .ecosystems-item8 {
    top: 32%;
  }
  .ecosystems .ecosystems-item2 {
    transform: translateX(-50%);
    right: calc(50% - 225px);
    top: 140px;
  }
  .ecosystems .ecosystems-item8 {
    transform: translateX(50%);
    left: calc(50% - 170px);
    top: 140px;
  }
  .ecosystems .ecosystems-item3 {
    transform: translateX(-50%);
    right: calc(50% - 190px);
    top: 218px;
  }
  .ecosystems .ecosystems-item7 {
    transform: translateX(50%);
    left: calc(50% - 210px);
    top: 218px;
  }
  .ecosystems .ecosystems-item4 {
    transform: translateX(-50%);
    right: calc(50% - 190px);
    top: 310px;
  }
  .ecosystems .ecosystems-item6 {
    transform: translateX(50%);
    left: calc(50% - 190px);
    top: 310px;
  }
  .ecosystems .ecosystems-swap {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .ecosystems .ecosystems-swap-one {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    width: 100%;
    margin: 15px auto 50px;
  }
  .session1 {
    display: flex;
    flex-direction: column-reverse;
    margin: 0px;
    gap: 30px;
    padding: 0px;
    background: #08023c;
    padding-top: 70px;
  }
  .session1 .session1-swap {
    margin: -1px 0px 80px;
  }
  .session1 .session1-swap .session1-right {
    display: flex;
    flex-direction: column;
    padding-top: 30%;
  }
  .session1 .session1-swap .session1-left {
    margin-top: 0px;
    margin-bottom: -17%;
    z-index: 9;
  }
  .session1 .session1-swap .session1-left img {
    position: relative;
    top: 0px;
    height: auto;
    width: 80%;
  }
  .session1 .session1-swap .session1-left .session1-left-youtube {
    width: 76%;
  }
  .session2 .session2-swap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }
  .session2 .session2-swap .session2-item {
    color: #00e7ff;
    font-size: 13px;
  }
  .blog .blog-swap {
    padding-left: 5%;
  }
  .blog .blog-viewmore {
    padding: 15px 30px;
    font-size: 13px;
  }
  .blog .blog-swap-list {
    padding-top: 100%;
  }
  .roadmap {
    padding: 0px;
  }
  .roadmap .roadmap-wapp {
    padding-top: 0px;
  }
  .roadmap .roadmap-wapp img {
    width: 200px;
    right: 0px;
    left: 0px;
    display: block;
    margin: auto;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item1 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item2 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item3 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item4 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item5 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item6 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item7 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item8 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item9 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item10 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item11 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item12 img {
    width: 150px;
  }
  .roadmap .roadmap-wapp .roadmap-wapp-item13 img {
    width: 150px;
  }
  .roadmap .roadmap-d {
    display: none;
  }
  .roadmap .roadmap-m {
    display: block;
    padding: 0px;
  }
  .roadmap .roadmap-m .roadmap-wapp {
    flex-direction: column;
  }
  .roadmap .roadmap-m-phase0 {
    background: #030132;
    width: 100%;
    padding: 200px 0px 50px;
    position: relative;
    overflow: hidden;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item {
    position: absolute;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item4 {
    transform: translateX(-50%);
    left: calc(50% - 70px);
    top: 294px;
    z-index: 9;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item4 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item1 {
    transform: translateX(-50%);
    left: 50%;
    top: 50px;
    margin-bottom: 50px;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item1 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item2 {
    transform: translateX(-50%);
    left: calc(50% - 80px);
    top: 130px;
    margin-bottom: 0px;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item2 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item5 {
    transform: translateX(50%);
    right: calc(50% - 81px);
    top: 164px;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item5 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item11 {
    transform: translateX(50%);
    right: calc(50% - 81px);
    top: 433px;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item11 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item12 {
    transform: translateX(-50%);
    left: calc(50% - 70px);
    top: 549px;
  }
  .roadmap .roadmap-m-phase0 .roadmap-wapp-item12 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase2 {
    background: #030132;
    width: 100%;
    padding: 100px 0px 50px;
    position: relative;
    overflow: hidden;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item {
    position: absolute;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item4 {
    transform: translateX(-50%);
    left: calc(50% - 88.5px);
    top: 277px;
    z-index: 9;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item4 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item1 {
    transform: translateX(-50%);
    left: calc(50% - 100px);
    top: 50px;
    margin-bottom: 0px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item1 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item2 {
    transform: translateX(50%);
    right: calc(50% - 95px);
    top: 63px;
    margin-bottom: 0px;
    z-index: 9;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item2 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item5 {
    transform: translateX(50%);
    right: calc(50% - 80px);
    top: 328px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item5 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item10 {
    transform: translateX(-50%);
    left: calc(50% - 72px);
    top: 200px;
    z-index: 9;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item10 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item11 {
    transform: translateX(-50%);
    left: calc(50% - 71px);
    top: 440px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item11 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item12 {
    transform: translateX(50%);
    right: calc(50% - 89px);
    top: 546px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item12 img {
    width: 160px;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item6 {
    transform: translateX(-50%);
    left: calc(50% - 70px);
    top: 624px;
    z-index: 99;
  }
  .roadmap .roadmap-m-phase2 .roadmap-wapp-item6 img {
    width: 160px;
  }
  .contact {
    margin-top: 50px;
  }
  .contact .contact-swap {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .contact .form-2 {
    display: flex;
    flex-direction: column;
  }
  .contact .contact-swap-bt {
    text-align: center;
  }
  .contact .contact-bt {
    padding: 15px 80px;
    font-size: 13px;
  }
  .footer .m3 {
    display: none;
  }
  .footer .m4 {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .footer .footer-social {
    justify-content: center;
  }
  .footer .footer-copyright {
    justify-content: center;
    font-size: 13px;
  }
  .footer .footer-logo {
    font-size: 13px;
    gap: 5px;
  }
  .footer .footer-logo img {
    height: 150px;
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .footer .footer-logo ul {
    display: none;
  }
  .footer .m5 {
    display: none;
  }
  .footer .footer-contacts h3 {
    margin-bottom: 0px;
  }
  .footer .footer-contacts form {
    font-size: 13px;
  }
  .footer .footer-contacts form input {
    font-size: 13px;
    color: #fff;
  }
  .footer .footer-contacts form .bt-df {
    padding: 18px 0px;
    min-width: 120px;
    z-index: 999;
  }
  .footer .footer-contacts .footer-contacts-swap {
    display: flex;
    flex-direction: column;
  }
  .faqs {
    padding-bottom: 0px;
  }
  .faqs h3 {
    color: #fff;
  }
  .faqs .faqs-item .accordion-button {
    font-size: 15px;
  }
  .faqs .faqs-item .collapsed:after {
    font-size: 15px;
    position: absolute;
    right: 10px;
  }
  .our-teams .our-teams-swap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .roadmap .roadmap-swap-item {
    margin-top: 160px;
  }
  .roadmap .roadmap-swap-item .roadmap-swap-item-line1 {
    height: 125px;
  }
  .roadmap .roadmap-swap-item .roadmap-swap-item-line2 {
    top: -150px;
  }
  .roadmap .roadmap-bt-swap {
    margin-top: 20px;
  }
  .ecosytems .ecosytems-item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 20px;
  }
  .ecosytems .ecosytems-swap-thumb .ecosytems-swap-thumb-item {
    font-size: 12px;
  }
  .extend-swap {
    justify-content: center;
  }
  .dropdown-menu {
    background: #000;
  }
  .dropdown-menu:before {
    right: 39px;
  }
  .account-swap .account-username {
    width: 100%;
  }
  .account-swap .account-name {
    overflow: hidden;
    position: relative;
  }
  .bt-account {
    text-transform: capitalize;
    text-decoration: unset;
    color: #fff;
    font-size: 13px;
  }
  .bt-account i {
    font-size: 15px;
  }
  nav .main-menu {
    padding: 5px 10px;
    grid-template-columns: 60px 1fr;
  }
  .nav-links li a {
    font-size: 11px;
    padding: 0px 5px;
  }
  .logo img {
    max-width: 50px;
  }
  .head-swap {
    background-image: url(../images/m-bg-head-swap.png);
    padding-bottom: 150px;
  }
  .head-swap:before {
    content: '';
    background-image: url(../images/m-line-head.png);
    background-size: 60%;
    width: 100%;
    height: 80px;
    position: absolute;
    background-repeat: no-repeat;
    top: 38px;
    left: 0px;
  }
  .head-swap:after {
    content: '';
    background-image: url(../images/m-line-head2.png);
    background-size: 75%;
    width: 100%;
    height: 80px;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0px;
    left: -30px;
  }
  .group1 {
    background-image: url(../images/m-blue.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .group1 .intro-wapp {
    background: unset;
  }
  .group1 .intro-d {
    display: none;
  }
  .group1 .intro-m {
    display: block;
  }
  .group1 .intro-m {
    display: flex;
    flex-direction: column;
    margin: 0px -12px;
    gap: 0px;
    padding-top: 80px;
  }
  .group1 .intro-m .intro-right-item {
    display: grid;
    gap: 15px;
    grid-template-columns: 40% 1fr;
    padding: 15px 15px;
  }
  .group1 .intro-m .intro-right-item .intro-right-item-left img {
    width: 100%;
  }
  .group1 .intro-m .intro-right-item .intro-right-item-right {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: baseline;
  }
  .group1 .intro-m .intro-right-item .intro-right-item-right h4 {
    color: #00e7ff;
  }
  .group1 .intro-m .intro-right-item-g1 {
    position: relative;
    background-image: url(../images/m-bg-group01.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom: 50px;
    padding-top: 30px;
  }
  .group1 .intro-m .intro-right-item-g2 {
    position: relative;
    background-image: url(../images/m-bg-group02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom: 80px;
    padding-top: 80px;
  }
  .group1 .intro-m .intro-right-item-g3 {
    position: relative;
    background-image: url(../images/m-bg-group03.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center top;
    padding-bottom: 80px;
    padding-top: 50px;
  }
  .m-group1 {
    position: relative;
    display: block;
  }
  .m-group2 {
    position: relative;
    background: #150554;
    background-image: url(../images/m-bg-ecosystem.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
  }
  .account-swap .account-swap-info {
    grid-template-columns: 145px 1fr;
  }
  .account-swap .account-swap-info .account-swap-info-left {
    padding-left: 25px;
  }
  .form-swap1 {
    padding: 0px 25px;
  }
  .page .form .form-item-bt-swap {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
  }
  .page .df-swap .df1 {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .page .df-swap .df1 a.df-item {
    min-height: 130px;
  }
  .page .df-swap .df1 a.df-item .df-item-num {
    display: flex;
    flex-direction: column;
  }
  .page .df-swap .df1 .df-item-active .df-item-swap {
    grid-template-columns: 80px 1fr;
  }
  .page .df-swap .df1 .df-item-active .df-item-swap .df-item-left img {
    width: 80%;
  }
  .page .df-swap .df .df-item-d {
    display: none;
  }
  .d-group1 {
    display: none;
  }
  .d-group2 {
    display: none;
  }
  .m-group1 {
    display: block;
  }
  .m-group2 {
    display: block;
  }
  .banners .banners-item-info .bt-swap {
    flex-direction: column;
  }
  .app-swap {
    gap: 15px;
  }
  .app-swap .bt-app {
    width: 60px;
  }
  .app-swap .bt-app1 {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 390px) {
  .nav-links li a {
    font-size: 9px;
  }
}
