@media only screen and (min-width: 1199px) {
  .rewards-levels-card {
    opacity: 0;
  }
  .rewards-levels-card:nth-child(1) {
    transform: translate3d(-50px, 0, 0);
  }
  .rewards-levels-card:nth-child(2) {
    transform: translate3d(-40px, 0, 0);
  }
  .rewards-levels-card:nth-child(3) {
    transform: translate3d(-30px, 0, 0);
  }
  .rewards-levels-card:nth-child(4) {
    transform: translate3d(-20px, 0, 0);
  }
  .rewards-levels-card:nth-child(5) {
    transform: translate3d(-10px, 0, 0);
  }
  .rewards-levels-card:nth-child(1),
  .rewards-levels-card:nth-child(1)::before,
  .rewards-levels-card:nth-child(1)::after {
    transition: var(--content-appear-time) transform 0.9s,
      var(--content-appear-time) opacity 0.9s;
  }
  .rewards-levels-card:nth-child(2),
  .rewards-levels-card:nth-child(2)::before,
  .rewards-levels-card:nth-child(2)::after {
    transition: var(--content-appear-time) transform 1.3s,
      var(--content-appear-time) opacity 1.3s;
  }
  .rewards-levels-card:nth-child(3),
  .rewards-levels-card:nth-child(3)::before,
  .rewards-levels-card:nth-child(3)::after {
    transition: var(--content-appear-time) transform 1.5s,
      var(--content-appear-time) opacity 1.5s;
  }
  .rewards-levels-card:nth-child(4),
  .rewards-levels-card:nth-child(4)::before,
  .rewards-levels-card:nth-child(4)::after {
    transition: var(--content-appear-time) transform 1.7s,
      var(--content-appear-time) opacity 1.7s;
  }
  .rewards-levels-card:nth-child(5),
  .rewards-levels-card:nth-child(5)::before,
  .rewards-levels-card:nth-child(5)::after {
    transition: var(--content-appear-time) transform 1.9s,
      var(--content-appear-time) opacity 1.9s;
  }
  .rewards-levels-card::before,
  .rewards-levels-card::after {
    transform: translate3d(-20px, -50%, 0);
  }
  .rewards-sec.active .rewards-levels-card {
    transform: translateX(0);
    opacity: 1;
  }
  .rewards-sec.active .rewards-levels-card::before,
  .rewards-sec.active .rewards-levels-card::after {
    opacity: 1;
    transform: translate(100%, -50%);
  }
}
@media only screen and (min-width: 2560px) {
  .screens__flow-container > div:nth-child(n + 1),
  .footer {
    padding-left: 492px;
    padding-right: 184px;
  }
  .hero-con .sec-head .sec-title {
    font-size: 102px;
  }
  .hero-token-sale-card {
    margin-left: 400px;
  }
  .roadmap-inr {
    padding-top: 0;
    padding-bottom: 150px;
  }
  .roadmap__progress svg {
    top: -47vw;
  }
  .roadmap-sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .roadmap__progress {
    margin-top: 200px;
  }

  .token-coin-wrap {
    --token-coin-height: 53vh;
    margin-top: 160px;
  }
}

@media only screen and (max-width: 1650px) {
  .sec-head .sec-title {
    font-size: 42px;
  }
  .sec-head .sec-sub-title {
    font-size: 26px;
  }
  .navigation-bar {
    left: 50px;
  }
  .hero-con .sec-head .sec-title,
  .roadmap-inr .sec-head .sec-title {
    font-size: 52px;
  }
  .screens__flow-container > div:nth-child(n + 1) {
    padding-top: 130px;
  }
  .screens__flow-container > div:nth-child(n + 1),
  .footer {
    padding-left: 192px;
  }
  .item-con {
    padding: 0 25px;
  }
  .about-items .item-title {
    font-size: 32px;
    margin-bottom: 0;
  }
  .about-item-img img {
    height: 195px;
  }
  .about-item-con p {
    font-size: 12px;
  }
  .title-icon img {
    height: 35px;
  }
  .country-flag {
    height: 71px;
    width: 71px;
    padding: 10px;
  }
  .product-img img {
    max-height: 470px;
  }
  .rewards-sec .sec-head {
    margin-bottom: -70px;
  }
  .rewards-con .cms-con {
    max-width: 40%;
    margin-left: 50px;
  }
  .rewards-levels-brand,
  .rewards-levels-card-box {
    width: 165px;
    height: 88px;
  }
  .rewards-levels-row + .rewards-levels-row {
    margin-left: 10px;
  }
  .rewards-levels-card-box + .rewards-levels-card-box {
    margin-top: 10px;
  }
  .rewards-levels-brand {
    font-size: 26px;
  }
  .rewards-levels-card-box.with-sharing .rewards-levels-card-box-title {
    font-size: 10px;
  }
  .rewards-levels-card-box-sharing-item {
    margin-right: 10px;
  }
  .rewards-levels-card-box-sharing-item i {
    font-size: 14px;
  }
  .rewards-levels-card-box-sharing-item:nth-child(2) i {
    font-size: 17px;
  }
  .rewards-levels-card-box-sharing-item:nth-child(3) i {
    font-size: 20px;
  }
  .roadmap-inr {
    padding-top: 50px;
  }
  .roadmap-inr .sec-head {
    margin-bottom: -100px;
  }
  .token-con {
    max-width: 500px;
  }
  .token-coin-wrap .token-coin {
    width: 320px;
    height: 320px;
    margin-bottom: -20px;
  }
  .tokenomics-con .tokenomics-title {
    font-size: 32px;
  }
  .tokenomics-con {
    margin-bottom: 25px;
  }
  .token-coin-wrap {
    width: 600px;
  }
  .tokenomics-number .numebr {
    font-size: 20px;
  }
  .product-con {
    max-width: 40%;
    flex: 0 0 40%;
  }
  .packages-boxes {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .roadmap__text-content .text-block ul li {
    font-size: 12px;
  }
  .roadmap__text-content .text-block {
    max-width: 190px;
  }
  .roadmap-sec .roadmap__progress {
    margin-top: 60px;
  }
  .token-con .btn {
    column-gap: 16px;
    padding: 10px 22px;
    padding-right: 34px;
    font-size: 18px;
    border-radius: 14px;
  }
  .token-con .btn img {
    max-height: 40px;
  }
  .product-con .product-title {
    font-size: 28px;
  }
}

@media only screen and (max-width: 1460px) {
  /* common */
  .sec-head .sec-sub-title {
    font-size: 24px;
  }
  .sec-head .sec-title {
    font-size: 38px;
  }
  .main-header {
    padding: 35px 60px;
  }
  .screens__flow-container > div:nth-child(n + 1) {
    padding-top: 130px;
  }
  .screens__flow-container > div:nth-child(n + 1),
  .footer {
    padding-left: 170px;
  }
  .hero-con .sec-head .sec-title,
  .roadmap-inr .sec-head .sec-title {
    font-size: 55px;
  }
  .hero-token-sale-card {
    padding: 30px 35px;
    max-width: 419px;
    margin-left: 80px;
  }
  /* about-us */
  .about-items .item-title {
    font-size: 30px;
    margin-bottom: 0;
  }
  .item-con .title-icon {
    margin-bottom: 0;
  }
  .rewards-levels-brand,
  .rewards-levels-card-box {
    width: 145px;
  }
  .rewards-levels-card {
    margin-right: 25px;
  }
  .product-img img {
    height: 500px;
  }
  .roadmap__progress svg {
    top: -28vw;
    left: -34vw;
  }
  .about-item-img img {
    height: 185px;
  }
  .about-con span {
    margin-top: 20px;
  }
  /* .bitforex-btn img {
    height: 70px;
  } */
  .tokenomics-con .tokenomics-title {
    font-size: 32px;
  }
  .coinstore-btn img {
    height: 100px;
  }
  /* footer */
  .footer-inner {
    padding-left: 170px;
  }
  .container{max-width: 90%;}
}

@media only screen and (max-width: 1367px) {
  /* common */
  .container {
    max-width: 1200px;
  }
  .hero-sec .hero-social-links {
    right: 60px;
  }
  /* about-us */
  .about-items .item-title {
    font-size: 23px;
  }
  .item-con {
    padding: 0 13px;
  }
  .product-img img {
    height: 400px;
  }
  .about-item-img img {
    height: 170px;
  }
  .title-icon img {
    height: 35px;
  }
  .about-con span {
    margin-top: 15px;
  }
  .about-items-row p,
  .about-con .cms-con p {
    font-size: 14px;
  }
  /* .bitforex-btn img {
    height: 60px;
  } */
  .roadmap-inr {
    padding-top: 70px;
  }
  .roadmap__text-content .text-block {
    max-width: 220px;
  }
  .token-coin-wrap {
    width: 530px;
  }
  .tokenomics-item {
    max-width: 100%;
  }
  .tokenomics-items-main {
    margin-left: 20px;
  }
  .tokenomics-con .tokenomics-title {
    font-size: 26px;
  }
  .product-services-sec .slick-dots {
    bottom: -4vh;
  }

  /* footer */
  .footer nav ul li {
    margin-right: 25px;
  }
  .footer-top {
    padding: 35px 0;
  }
  .footer-bottom {
    padding: 16px 60px;
  }
}

@media only screen and (max-width: 1280px) {
  .btn {
    padding: 20px 35px;
  }
  .main-header .logo img,
  .header .logo img {
    width: 185px;
  }
  .hero-con .sec-head {
    margin-bottom: 30px;
    padding-bottom: 22px;
  }
  .hero-con .sec-head::after {
    height: 3px;
  }
  .hero-con .sec-head .sec-title,
  .roadmap-inr .sec-head .sec-title {
    font-size: 47px;
  }
  .hero-token-sale-card {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 1199px) {
  .common-sec {
    padding: 80px 0;
  }
  .sec-head {
    margin-bottom: 14px;
  }
  .sec-head .sec-sub-title {
    font-size: 18px;
  }
  .sec-head .sec-title {
    font-size: 36px;
  }
  .main,
  .screens,
  .screens__flow-container > div:nth-child(n + 1) {
    height: unset;
    max-height: unset;
  }
  .screens__flow-container > div:nth-child(n + 1),
  .common-page .screens__flow-container > div:nth-child(n + 1),
  .footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .screens__flow-container > div:nth-child(n + 1) {
    padding-top: 70px;
  }
  .navigation-bar .header {
    margin-bottom: 50px;
  }
  .navigation-bar {
    transform: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 40px 25px;
    background: rgba(8, 5, 31, 0.54);
    -webkit-backdrop-filter: blur(73px);
    backdrop-filter: blur(73px);
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
    transition: transform 0.5s ease, opacity 0.5s ease, visibility 0.5s ease;
  }
  .navigation-bar .nav-button {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 45px;
    white-space: normal;
  }
  .navigation-bar .nav-button > span {
    transform: scale(1);
    transition: transform 0s;
  }
  .navigation-bar .nav-button:before {
    content: "";
    display: block;
    width: 25px;
    height: 4px;
    background: #b820e4;
    margin-right: 0;
    max-width: 0;
    transition: max-width 1s ease, margin-right 1s ease;
  }
  .navigation-bar .nav-button.active:before {
    margin-right: 15px;
    max-width: 25px;
  }
  .navigation-bar .nav-button:nth-child(n + 3) {
    margin-top: 35px;
  }
  .navigation-bar .nav-button:not(:last-child) {
    margin-left: 0;
  }
  .navigation-bar.active {
    opacity: 1;
    visibility: visible;
    transform: translateZ(0);
  }
  .navigation-bar__offset-container {
    right: 0;
  }
  .navigation-bar__flow-container {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding: 40px 25px;
  }
  .navigation-bar__active {
    display: none;
  }
  .main-header {
    padding: 40px 25px;
    z-index: 9;
  }
  .main-header .logo img,
  .header .logo img {
    width: 245px;
  }
  .screens__flow-container > div.hero-sec {
    padding-top: 150px;
  }
  .hero-con .sec-head .sec-title,
  .roadmap-inr .sec-head .sec-title {
    font-size: 48px;
  }
  .hero-sec .hero-social-links {
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    top: unset;
    bottom: -30px;
    flex-direction: row;
  }
  .hero-sec .hero-social-links a + a {
    margin-top: 0;
    margin-left: 25px;
  }
  .hero-token-sale-card {
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(255 255 255 / 20%);
  }
  .about-item-img img {
    height: 190px;
  }
  .about-con {
    flex: 0 0 37%;
    max-width: 37%;
  }
  .product-slider {
    top: unset;
    transform: unset;
    margin-bottom: 50px;
  }
  .product-img img {
    margin-right: 50px;
  }
  .screens__flow-container > div.rewards-sec {
    padding-top: 100px;
  }
  .rewards-levels {
    overflow: auto;
  }
  .roadmap-inr .sec-head {
    margin-bottom: -20px;
    margin-left: 70px;
  }
  .roadmap__progress svg {
    top: -12vw;
    left: -25vw;
  }
  .roadmap-inr {
    padding-top: 0;
  }
  .token-coin-wrap .orbits {
    z-index: -1;
  }
  .token-coin-wrap {
    width: 400px;
    margin-left: -50px;
    margin-right: unset;
    --token-coin-height: 44vh;
  }
  .token-coin-wrap .token-coin {
    width: 370px;
    height: 370px;
    margin-bottom: -10px;
  }
  .token-coin-wrap .orbits .orbit-2:before {
    -webkit-animation: orbit2Rotation1Ipad 30s linear infinite;
    animation: orbit2Rotation1Ipad 30s linear infinite;
  }

  .token-coin-wrap .orbits .orbit-2:after {
    -webkit-animation: orbit2Rotation2Ipad 30s linear infinite;
    animation: orbit2Rotation2Ipad 30s linear infinite;
  }

  .token-coin-wrap .orbits .orbit-3:before {
    -webkit-animation: orbit3RotationIpad 50s linear infinite;
    animation: orbit3RotationIpad 50s linear infinite;
  }
  .screens__flow-container > div.tokenomics-sec {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .tokenomics-con .tokenomics-title {
    font-size: 26px;
  }
  .tokenomics-item {
    padding: 13px 20px;
  }
  .footer {
    position: unset;
    width: unset;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 30px;
  }
  .footer span {
    white-space: nowrap;
  }
  .cms-con h1{font-size: 34px;}
  .cms-con h2{font-size: 28px;}
  .cms-con h3{font-size: 25px;}
  .cms-con h4{font-size: 22px;}
  .cms-con h5{font-size: 20px;}
  .cms-con h6{font-size: 16px;}
  .common-page .footer{margin: 0;}
}
@media only screen and (max-width: 1024px) {
  /* common */
  .fluid-ball {
    top: 2vw;
    transform: translate3d(-25vw, -14vh, 0px) scale(0);
  }
}
@media only screen and (max-width: 991px) {
  .screens__flow-container > div.hero-sec {
    padding-top: 120px;
  }
  .common-sec {
    padding: 60px 0;
  }
  .btn {
    padding: 15px 25px;
  }
  .main-header {
    padding: 30px 25px;
  }
  .main-header .btn {
    padding: 15px;
  }
  .main-header .logo img,
  .header .logo img {
    width: 215px;
  }
  .main-header-download-wrap {
    margin-right: 25px;
  }
  .navigation-bar .nav-button {
    font-size: 40px;
  }
  .navigation-bar .nav-button:nth-child(n + 3) {
    margin-top: 25px;
  }
  .hero-con .sec-head .sec-title,
  .roadmap-inr .sec-head .sec-title {
    font-size: 45px;
  }
  .hero-con .sec-head .sec-title::before,
  .roadmap-inr .sec-head .sec-title::before {
    height: 90px;
    width: 90px;
  }
  .hero-sec .hero-social-links {
    right: 30px;
  }
  .hero-token-sale-card {
    margin-top: 20px;
  }
  .hero-sec .hero-social-links {
    justify-content: center;
  }
  .hero-con {
    text-align: center;
  }
  .hero-con .sec-head::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .btn-link {
    font-size: 18px;
  }
  .btn-link svg {
    margin-left: 15px;
    height: 50px;
    width: 50px;
  }
  .about-inr {
    flex-wrap: wrap;
  }
  .about-con,
  .about-items {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .about-sec .cms-con {
    max-width: unset;
  }
  .about-con {
    max-width: unset;
  }
  .about-item-img img {
    height: auto;
  }
  .about-con .cms-con p {
    margin-bottom: 0;
  }
  .about-con span {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .about-con .btn-link {
    margin-top: 10px;
  }
  .country-con .country-title {
    font-size: 20px;
  }
  .about-con .cms-con p {
    font-size: 13px;
  }
  .title-icon img {
    height: 35px;
  }
  .product-con {
    flex: 0 0 47%;
    max-width: 47%;
    padding-left: 20px;
  }
  .product-img img {
    height: 280px;
  }
  .rewards-sec .sec-head {
    text-align: center;
    margin-bottom: 30px;
  }
  .rewards-levels {
    flex-direction: column;
  }
  .rewards-levels-card {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .rewards-levels-card::before,
  .rewards-levels-card::after {
    top: unset;
    bottom: 0;
    width: 23px;
    height: 40px;
    left: 50%;
    transform: translate(-50%, 100%);
  }
  .rewards-levels-card::before {
    height: 40px;
    width: 4px;
  }
  .rewards-levels-card:nth-child(n + 3) {
    display: flex;
  }
  .rewards-levels-card:nth-child(n + 3)
    .rewards-levels-card-box
    + .rewards-levels-card-box {
    margin-top: 0;
    margin-left: 10px;
  }
  .roadmap-sec {
    justify-content: flex-start;
  }
  .roadmap-inr .sec-head {
    margin-bottom: 0;
    margin-left: 35px;
  }
  .roadmap__text-content {
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
  }
  .roadmap__text-content .text-block {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .roadmap__text-content .text-block:nth-child(1) {
    margin-left: 120px;
  }
  .roadmap__text-content .text-block:nth-child(2) {
    margin-bottom: 0;
    margin-left: 170px;
    margin-top: 50px;
  }
  .roadmap__text-content .text-block:nth-child(3) {
    margin-bottom: 0;
    margin-left: 240px;
    margin-top: 80px;
  }

  .roadmap__text-content .text-block:nth-child(4) {
    margin-bottom: 0;
    margin-left: 310px;
    margin-top: 105px;
  }
  .roadmap__text-content .text-block:nth-child(5) {
    margin-bottom: 0;
    margin-left: 410px;
    margin-top: 105px;
  }
  .roadmap__progress svg {
    width: 180vw;
    height: auto;
    transform: rotate(90deg);
    left: -50vw;
    top: 2vh;
  }
  .token-con {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .token-coin-wrap {
    margin-left: auto;
    margin-right: auto;
    --token-coin-height: 60vh;
    margin-top: -150px;
    margin-bottom: -50px;
  }
  /* .bitforex-btn, */
  .coinstore-btn {
    display: inline-block;
    position: relative;
    z-index: 3;
  }
  .tokenomics-items-main {
    margin-left: 0;
    margin-top: 20px;
  }
  .tokenomics-detail {
    margin-left: unset;
    max-width: unset;
    display: flex;
    flex-wrap: wrap;
  }
  .tokenomics-con {
    margin-bottom: 20px;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
  }
  .tokenomics-con img {
    margin-left: auto;
    margin-right: auto;
    height: 40px;
  }
  .fluid-ball {
    top: 21vw;
  }
  .footer-social-links {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .container{max-width: 95%;}
}

@media only screen and (max-width: 767px) {
  p {
    font-size: 14px;
  }
  .common-sec {
    padding: 50px 0;
  }
  .container{max-width: 100%;}
  .cms-con {
    margin-bottom: 20px;
  }
  .slick-dots {
    bottom: 10vh;
  }
  .slick-dots li button {
    height: 8px;
    width: 8px;
  }
  .main-header {
    padding: 25px;
  }
  .navigation-bar .header {
    margin-bottom: 30px;
  }
  .navigation-bar__flow-container {
    padding: 30px 25px;
  }
  .navigation-bar .nav-button {
    font-size: 18px;
    font-weight: 600;
  }
  .navigation-bar .nav-button:nth-child(n + 3) {
    margin-top: 15px;
  }
  .main-header .logo img,
  .header .logo img {
    width: 115px;
  }
  .hero-con .sec-head {
    margin-bottom: 10px;
    padding-bottom: 18px;
  }
  .hero-con .sec-head .sec-title,
  .roadmap-inr .sec-head .sec-title {
    font-size: 38px;
  }
  .hero-con .sec-head .sec-title {
    display: inline-block;
  }
  .hero-sec .hero-social-links {
    top: unset;
    transform: unset;
  }
  .hero-sec .hero-social-links a + a {
    margin-top: 10px;
  }

  .roadmap__text-content .text-block {
    margin-bottom: 0;
    margin-right: 2.5rem;
    margin-top: 4rem;
  }

  .token-coin-wrap {
    margin-top: 200px;
  }

  .title-icon img {
    height: 25px;
  }
  .tokenomics-con .tokenomics-title {
    font-size: 20px;
  }
  .tokenomics-detail {
    max-width: unset;
  }
  .cms-con-sec {
    padding: 30px 0;
  }

  .cms-con p {
    font-size: 14px;
  }

  .cms-con ul li {
    font-size: 14px;
    padding-left: 18px;
    text-align: left;
  }

  .cms-con ol li {
    font-size: 14px;
  }

  .cms-con ol li ul {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .cms-con ul li:before {
    width: 8px;
    height: 8px;
    top: 5px;
  }

  .cms-con ul li ul li {
    padding-left: 14px;
  }

  .cms-con ul li ul li:before {
    width: 6px;
    height: 2px;
    top: 8px;
  }

  .cms-con h1{margin-top: 25px;margin-bottom: 12px;}
  .cms-con h2{margin-top: 25px;margin-bottom: 12px;}
  .cms-con h3{margin-top: 25px;margin-bottom: 12px;}
  .cms-con h4{margin-top: 25px;margin-bottom: 12px;}
  .cms-con h5{margin-top: 25px;margin-bottom: 12px;}
  .cms-con h6{margin-top: 25px;margin-bottom: 12px;}

  .cms-con ol li ol{margin-left: 15px;margin-bottom: 5px;}
  .product-con .product-title {
    font-size: 22px;
  }
  .product-slide-inr {
    align-items: flex-start;
  }
}

@media screen and (max-width: 576px) {
  :root {
    --bs-gutter-x: 15px;
  }
  p {
    font-size: 14px;
  }
  .common-sec {
    padding: 35px 0;
  }
  .sec-head .sec-title {
    font-size: 28px;
  }
  .btn {
    padding: 10px 14px;
    line-height: 1;
    letter-spacing: 2px;
  }
  .btn-link {
    display: none;
  }
  .fluid-ball {
    width: 170vw;
    left: -35vw;
    top: 0;
  }
  .fluid-ball:nth-child(2) {
    display: none;
  }
  .navigation-bar .header {
    margin-bottom: 50px;
  }
  .screens__flow-container > div:nth-child(n + 1) {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .screens__flow-container > div.cms-sec{padding-top: 80px;}
  .navigation-bar .nav-button {
    font-size: 22px;
  }
  .screens__flow-container > div.hero-sec {
    padding-top: 540px !important;
  }
  .hero-sec .hero-social-links {
    display: none;
  }
  .hero-con {
    text-align: center;
  }
  .hero-con .sec-head {
    padding-bottom: 0;
  }
  .hero-con .sec-head::after {
    display: none;
  }
  .hero-con .sec-head .sec-title,
  .roadmap-inr .sec-head .sec-title {
    font-size: 32px;
    display: initial;
  }
  .hero-token-sale-card .sec-head .sec-title {
    font-size: 17px;
  }
  .navigation-bar .nav-button:nth-child(n + 3) {
    margin-top: 25px;
  }
  .clock-item {
    margin-bottom: 20px;
  }
  .hero-token-sale-card {
    padding: 20px 15px;
    margin-top: 0;
  }
  .about-con span {
    font-weight: 400;
    font-size: 15px;
  }
  .about-item-con,
  .about-item-img {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .about-items-row {
    flex-wrap: wrap;
    max-width: 100%;
    flex-wrap: wrap-reverse;
    margin-bottom: 20px;
  }
  .item-con {
    margin-top: 20px;
  }
  .about-item-img img {
    width: 100%;
  }
  .about-items {
    margin-top: 20px;
  }
  .country-con .country-sub-title {
    font-size: 14px;
  }
  /*product*/
  .product-slide-inr {
    flex-wrap: wrap;
  }
  .product-img {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .product-con {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .product-con .btn-link {
    margin-top: 0;
  }
  .product-con .product-title {
    margin-top: 20px;
  }
  .product-img img {
    height: 350px;
    width: 100%;
    object-fit: contain;
  }
  .product-con {
    margin-bottom: 5px;
  }
  .product-con .product-title {
    margin-bottom: 8px;
  }
  .product-con .product-title {
    font-size: 25px;
  }
  .product-con {
    padding-left: 0;
  }
  .product-con p {
    margin-bottom: 10px;
  }
  .screens__flow-container > div.rewards-sec {
    padding-top: 80px;
  }
  .rewards-levels {
    z-index: 9;
    position: relative;
    overflow: unset;
  }
  .rewards-levels-card {
    border-radius: 10px;
    padding: 8px;
  }
  .rewards-levels-card-box-footer {
    right: 1px;
  }
  .rewards-levels-brand,
  .rewards-levels-card-box {
    width: 100px;
  }
  .rewards-levels-brand {
    height: 45px;
    font-size: 20px;
  }
  .rewards-levels-card-box-sharing-item span {
    font-size: 12px;
  }
  .roadmap-sec {
    height: unset !important;
    justify-content: flex-start;
    padding-bottom: 60px !important;
    overflow: hidden;
  }
  .roadmap-sec .roadmap__progress {
    margin-top: 140px;
    overflow: hidden;
  }
  .roadmap-inr .sec-head {
    margin-left: 25px;
  }
  .roadmap__text-content .text-block h4 {
    font-size: 22px;
  }
  .roadmap__text-content {
    flex-direction: column;
    align-items: flex-end;
    height: 100%;
    margin-top: 10px;
  }
  .roadmap__text-content .text-block {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .roadmap__text-content .text-block:nth-child(1) {
    margin-left: unset;
  }

  .roadmap__text-content .text-block:nth-child(2) {
    margin-bottom: 0;
    margin-left: 0;
  }
  .roadmap__text-content .text-block:nth-child(3) {
    margin-bottom: 0;
    margin-left: 0;
  }

  .roadmap__text-content .text-block:nth-child(4) {
    margin-bottom: 0;
    margin-left: 0;
  }

  .roadmap__text-content .text-block:nth-child(5) {
    margin-bottom: 0;
    margin-left: 190px;
    margin-right: 15px;
  }

  .roadmap__progress svg {
    top: -30vw;
    left: -40vw;
  }

  .roadmap__progress svg {
    width: 400vw;
    height: auto;
    transform: rotate(103deg);
    left: -130vw;
    top: 13vw;
  }

  .token-con {
    max-width: unset;
    position: relative;
    z-index: 9;
    margin-top: 50px;
    margin-bottom: 30px;
  }

  .token-coin-wrap {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .token-coin-wrap .token-coin {
    width: 60%;
    height: 60%;
    margin-bottom: 0;
  }

  .token-coin-wrap .token-coin .token-coin-video img {
    max-width: 100%;
  }

  .token-coin-wrap .orbits .orbit-2:before {
    -webkit-animation: orbit2Rotation1Mob 30s linear infinite;
    animation: orbit2Rotation1Mob 30s linear infinite;
  }

  .token-coin-wrap .orbits .orbit-2:after {
    -webkit-animation: orbit2Rotation2Mob 30s linear infinite;
    animation: orbit2Rotation2Mob 30s linear infinite;
  }

  .token-coin-wrap .orbits .orbit-3:before {
    -webkit-animation: orbit3RotationMob 50s linear infinite;
    animation: orbit3RotationMob 50s linear infinite;
  }

  .tokenomics-con .tokenomics-title {
    font-size: 22px;
  }
  .tokenomics-sec .sec-head {
    margin-bottom: 20px;
  }
  .tokenomics-con .tokenomics-sub-title {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .tokenomics-items-main {
    margin-top: 0;
    margin-left: 0;
  }
  .tokenomics-number .numebr {
    font-size: 20px;
  }
  .tokenomics-con {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .footer {
    margin-top: 20px;
    text-align: center;
  }
  .screens__flow-container > div.token-sec {
    padding-top: 80px;
  }
  .about-con .sec-head .sec-title {
    font-size: 23px;
  }
  .roadmap__text-content .text-block:nth-child(4),
  .roadmap__text-content .text-block:nth-child(5) {
    margin-top: 65px;
  }

  .token-con .btn {
    column-gap: 14px;
    padding: 10px 20px;
    padding-right: 28px;
    font-size: 16px;
  }
  .token-con .btn img {
    max-height: 34px;
  }

  .footer{
    margin-bottom: 46px;
  }
}

@media screen and (min-aspect-ratio: 1210/661) {
  .token-coin-wrap .platform {
    width: 60%;
  }
}

@media screen and (min-aspect-ratio: 121/60) {
  .token-coin-wrap .platform {
    width: 50%;
  }
}

@media screen and (min-aspect-ratio: 242/113) {
  .token-coin-wrap .platform {
    width: 40%;
  }
}

@media only screen and (max-width: 391px) {
  .tokenomics-con .tokenomics-title {
    font-size: 20px;
  }
  .tokenomics-con {
    margin-bottom: 13px;
  }
  .tokenomics-number .numebr {
    font-size: 18px;
  }
  .clock {
    flex-wrap: nowrap;
  }
  .countdown-progress {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 350px) {
}

@media only screen and (max-width: 350px) {
  .clock-item {
    margin-bottom: 40px;
  }

  .footer-btn .btn{
    font-size: 11px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
}

@media only screen and (min-width: 568px) and (max-width: 991px) {
}

@media screen and (max-width: 1460px) {
  .hero-mob-imgs {
    height: 70vh;
  }
}

@media screen and (max-width: 1199px) {
  .hero-mob-imgs {
    margin-top: 0;
  }
}

@media screen and (max-width: 1024px) {
  .hero-mob-imgs {
    height: 40vh;
  }
}

@media screen and (max-width: 992px) {
  .hero-mob-imgs {
    height: 376px;
  }
}

@media screen and (max-width: 767px) {
  .hero-mob-imgs {
    height: 300px;
    max-width: 30%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 568px) {
  .hero-mob-imgs {
    max-width: unset;
    margin: 0 auto;
    height: 355px;
    width: 330px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 24.5%;
  }
  .hero-mob-imgs img:nth-child(1) {
    left: 28%;
  }
}
