/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  
}

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  
}

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
  
}



/* // X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
  header .main-menu ul li {
    margin: auto .5rem;
  }
  header .main-menu ul li a {
    font-size: 1.1rem;
  }
  .main-banner .man-imgs img.right {
    right: 130px;
    max-height: 460px;
  }
  .main-banner .man-imgs img.left {
    left: 100px;
    max-height: 400px;
  }

  .hands-imgs img {
    height: 90px;
  }
  .hands-imgs img.right {
    height: 130px;
  }

  .desc-idea {
    font-size: 22px;
  }

  .vectors-tree img.right {
    max-height: 377px;
    top: -128px;
  }
  img.vectors-tree_left {
    max-height: 310px;
  }

  .block_one .block-items .item strong {
    font-size: 1.7rem;
  }
  .block_one .block-items .item p {
    font-size: 1rem;
  }

  .block_two .block-items .item strong {
    font-size: 1.4rem;
  }
  .block_two .block-items .item p {
    font-size: 1rem;
  }

  .block_three .block-items .item strong {
    font-size: 1.8rem;
  }

  .block_three .block-items .item p {
    font-size: 1rem;
  }

  .desc-tokens {
    font-size: 17px;
  }
  .item-tokken img {
    max-height: 220px;
  }
  
  .roadmap_desc li {
    font-size: 1.5rem;
  }

  .links_footer li {
    margin: auto 1rem;
  }

  .links_footer li a {
    font-size: 1.2rem;
  }

  .footer_hands-imgs img {
    top: 25%;
  }
}

@media (max-width: 1220.98px) {
  .block {
    padding: 0 3rem;
  }
  .block_one .block-items {
    top: -47px;
  }
  .block_three .block-items .item,
  .block_two .block-items .item,
  .block_one .block-items .item {
    padding: 1.5rem 1rem;
  }
  .desc-tokens {
    font-size: 15px;
  }
  .roadmap_desc li {
    font-size: 1.2rem;
  }
}

/* // Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
  header .main-menu ul li a {
    font-size: 1rem;
  }
  header .main-menu ul li a span {
    padding: 1rem 1rem;
  }
  header .main-menu.bg-menu {
    padding-bottom: 1rem;
  }
  .logo-header img {
    max-height: 110px;
  }

  .hands-imgs img {
    position: absolute;
    top: 22%;
    height: 120px;
  }
  .hands-imgs img {
    height: 75px;
  }
  .hands-imgs img.right {
    height: 120px;
  }

  .main-banner {
    height: 75vh;
  }
  .main-banner .man-imgs img.right {
    right: 100px;
    max-height: 340px;
  }
  .main-banner .man-imgs img.left {
    left: 73px;
    max-height: 322px;
  }

  .desc-idea {
    font-size: 16px;
  }
  .vectors-tree img.right {
    max-height: 310px;
    top: -107px;
    right: 1px;
  }
  .titles .title {
    font-size: 2rem;
  }

  .block_one .block-items {
    top: -33px;
  }
  .block_three .block-items .item strong,
  .block_two .block-items .item strong,
  .block_one .block-items .item strong {
    font-size: 1.2rem;
  }
  .block_three .block-items .item p,
  .block_two .block-items .item p,
  .block_one .block-items .item p {
    font-size: 13px;
  }

  .sec-roadmap .vectors-tree img.right,
  .sec-tokens .vectors-tree img.right {
    max-height: 310px;
    top: -107px;
    right: -14px;
  }
  .desc-tokens {
    font-size: 14px;
  }
  .item-tokken img {
    max-height: 190px;
  }
  .item-tokken strong {
    display: block;
    font-family: var(--supercell);
    color: #fff;
    text-shadow: 0px 3px 2px #3a270b;
    font-size: 1.1rem;
  }

  .footer_hands-imgs img {
    max-height: 80px;
  }
  .footer_hands-imgs img.right {
    max-height: 90px;
  }

}

/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  header .main-menu ul li a {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  header .main-menu ul li a span {
    padding: 1rem .8rem;
    font-size: 12px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
  }
  .logo-header img {
    max-height: 80px;
  }
  .main-banner {
    height: 60vh;
  }
  .vectors-tree img.right {
    max-height: 210px;
    top: -73px;
    right: 2px;
  }

  img.vectors-tree_left {
    max-height: 250px;
    top: -64px;
  }
  .desc-idea {
    font-size: 14px;
  }
  .idea-content {
    padding: 6rem 5rem 5rem 5rem;
  }

  .main-banner .man-imgs img.right {
    right: 70px;
    max-height: 275px;
  }
  .main-banner .man-imgs img.left {
    left: 50px;
    max-height: 270px;
  }

  .hands-imgs img {
    height: 60px;
    top: 27%;
  }
  .hands-imgs img.right {
    height: 100px;
  }

  .block_three .block-items .item strong, .block_two .block-items .item strong, .block_one .block-items .item strong {
    font-size: 12px;
  }
  .block_three .block-items .item p, .block_two .block-items .item p, .block_one .block-items .item p {
    font-size: 10px;
  }

  .block_two {
    margin-top: -60px;
  }
  .era-bg_era {
    padding-bottom: 2rem;
  }

  .desc-tokens {
    font-size: 11px;
  }
  .roadmap_desc li {
    font-size: .8rem;
  }
  .logo_footer img {
    width: 300px;
  }

  footer {
    padding-top: 7rem;
  }
  .px_120px {
    padding-left: 25px;
    padding-right: 25px;
  }
  .footer_hands-imgs img.right,
  .footer_hands-imgs img {
    max-height: 50px;
  }
  .footer_hands-imgs img {
    top: 30%;
  }
  
  .social_media > a > img,
  .social_media li a img {
    height: 45px;
  }
  .links_footer li a {
    font-size: 1rem;
  }
  .links_footer li {
    margin: auto .5rem;
  }
  .idea-content {
    padding: 6rem 2rem 5rem 2rem;
  }
}

/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  .container, .container-sm {
    max-width: 670px;
  }

  header .main-menu.bg-menu {
    height: 90px;
    padding-bottom: 0rem;
  }
  header .main-menu ul li a span {
    padding: 1rem 1rem;
    font-size: 9px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
  }

  .main-banner {
    height: 45vh;
  }
  .hands-imgs img {
    height: 30px;
    top: 24%;
  }
  .hands-imgs img.right {
    height: 50px;
  }
  .logo-header img {
    max-height: 55px;
  }
  .main-banner .man-imgs img.right {
    right: 50px;
    max-height: 200px;
  }
  .main-banner .man-imgs img.left {
    left: 40px;
    max-height: 190px;
  }
  .desc-idea {
    font-size: 11px;
  }
  .titles .title {
    padding: 1.3rem 4.5rem;
    font-size: 1.3rem;
  }
  .idea-content {
    padding: 5rem 2rem 5rem 2rem;
  }

  .block {
    padding: 0 1rem;
  }

  .block_three .block-items .item strong, .block_two .block-items .item strong, .block_one .block-items .item strong {
    font-size: 10px;
    margin-bottom: .5rem;
  }
  .block_three .block-items .item p, .block_two .block-items .item p, .block_one .block-items .item p {
    font-size: 8px;
  }

  .sec-tokens {
    margin-top: 10rem;
  }
  .sec-roadmap .vectors-tree img.right,
  .sec-tokens .vectors-tree img.right {
    max-height: 210px;
    top: -72px;
    right: -9px;
  }

  .desc-tokens {
    font-size: 10px;
    line-height: 1.5;
  }
  .item-tokken img {
    max-height: 120px;
    margin-bottom: .5rem;
  }
  .item-tokken strong {
    font-size: 13px;
  }

  .sec-roadmap {
    margin-top: 10rem;
  }

  .mt_5rem {
    margin-top: 2rem;
  }
  .shadow_roadmap {
    padding: 1rem;
  }
  .roadmap_desc li {
    font-size: 11px;
  }

  .footer-content {
    padding: 3rem 1rem 2rem;
  }
  .social_media > a > img, .social_media li a img {
    height: 35px;
  }
  .links_footer li a {
    font-size: 13px;
  }
  .links_footer.mt-5 {
      margin-top: 2rem!important;
  }
  .px_120px {
    padding-left: 60px;
    padding-right: 60px;
  }
  
  header .main-menu ul li a span {
    padding: .8rem .8rem;
  }
  header .main-menu ul li a.active span {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  }

}

/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .main-banner {
    height: 36vh;
  }
  header .main-menu.bg-menu {
    height: 65px;
  }
  header .main-menu ul li a span {
    padding: .8rem 0.7rem;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    font-size: 8px;
  }

  .titles .title {
    padding: 1rem 3.5rem;
    font-size: 1rem;
  }
  .vectors-tree img.right {
    max-height: 175px;
    top: -60px;
    right: 0px;
  }
  img.vectors-tree_left {
    max-height: 230px;
    top: -55px;
  }
  .idea-content {
    padding: 3rem 2rem 2rem 2rem;
  }
  .desc-idea {
    font-size: 10px;
  }
  .block_three .block-items .item,
  .block_two .block-items .item,
  .block_one .block-items .item {
    padding: 2rem 0.3rem 0.3rem;
  }
  .block_three .block-items .item strong, .block_two .block-items .item strong, .block_one .block-items .item strong {
    font-size: 9px;
    margin-bottom: .5rem;
  }
  .block_three .block-items .item p, .block_two .block-items .item p, .block_one .block-items .item p {
    font-size: 7px;
  }

  .block_three .block-items .row > .col-4,
  .block_two .block-items .row > .col-4 {
    width: 38%;
  }

  .block_one {
    margin-top: -54px;
    position: relative;
  }

  .sec-tokens {
    margin-top: 8rem;
  }

  .desc-tokens {
    font-size: 8px;
  }
  .tokken-items {
    margin-top: 1.5rem;
  }
  .item-tokken img {
    max-height: 90px;
  }
  .item-tokken strong {
    font-size: 10px;
  }

  .sec-roadmap {
    margin-top: 8rem;
  }

  .roadmap_desc li {
    font-size: 9px;
    margin-bottom: .1rem;
  }

  .px_120px {
    padding-left: 45px;
    padding-right: 45px;
  }

  footer {
    padding-top: 6rem;
  }
  .logo_footer {
    top: 35px;
  }

  .social_media .mx-5 {
    margin-right: 1rem!important;
    margin-left: 1rem!important;
  }
  .social_media > a > img, .social_media li a img {
    height: 30px;
  }
  .links_footer li a {
    font-size: 10px;
  }
  .footer_hands-imgs img.right, .footer_hands-imgs img {
    max-height: 35px;
  }

  .row>* {
    padding-right: calc(var(--bs-gutter-x) * .1);
    padding-left: calc(var(--bs-gutter-x) * .1);
  }
  .block_one .block-items {
    top: -23px;
  }
  .block_two {
    margin-top: -37px;
  }

  .idea-content {
    padding: 4rem 2rem 2rem 2rem;
  }

}

@media (max-width: 480.98px) {
  header .main-menu ul li a span {
    padding: .6rem 0.4rem;
    font-size: 7px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
  }
  header .main-menu ul li a.active span {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 0px 2px #3e1d0c inset;
    -webkit-box-shadow: 0px 0px 0px 2px #3e1d0c inset;
    -moz-box-shadow: 0px 0px 0px 2px #3e1d0c inset;
    -o-box-shadow: 0px 0px 0px 2px #3e1d0c inset;
  }

  .main-banner {
    height: 30vh;
  }
  .main-banner .man-imgs img.right {
    right: 40px;
    max-height: 150px;
  }
  .main-banner .man-imgs img.left {
    left: 30px;
    max-height: 150px;
  }
  .vectors-tree img.right {
    max-height: 165px;
    top: -57px;
    right: 1px;
  }
  img.vectors-tree_left {
    max-height: 200px;
    top: -40px;
  }
  .titles .title {
    padding: 1rem 2.5rem;
    font-size: 1rem;
  }
  .desc-idea {
    font-size: 9px;
  }

  .sec-era > .container-fluid.px-5 {
    padding-right: 1rem!important;
    padding-left: 1rem!important;
  }
  .block_three .block-items .item strong, .block_two .block-items .item strong, .block_one .block-items .item strong {
    font-size: 8px;
    margin-bottom: .3rem;
  }
  .block_three .block-items .item p, .block_two .block-items .item p, .block_one .block-items .item p {
    font-size: 6px;
  }
  .era-bg_era {
    padding-bottom: 1rem;
  }
  .sec-roadmap .vectors-tree img.right, .sec-tokens .vectors-tree img.right {
    max-height: 160px;
    top: -55px;
    right: -7px;
  }
  .item-tokken strong {
    font-size: 9px;
    text-shadow: 0px 1px 1px #3a270b;
  }

  footer {
    padding-top: 5rem;
  }
  .logo_footer {
    top: 24px;
  }

}

@media (max-width: 398.98px) {
  header .main-menu.bg-menu {
    height: 45px;
  }
  header .main-menu ul li {
    margin: auto .15rem;
  }
  header .main-menu ul li a span {
    padding: .5rem 0.4rem;
  }
  .vectors-tree img.right {
    max-height: 120px;
    top: -40px;
    right: 1px;
  }
  img.vectors-tree_left {
    max-height: 150px;
    top: -30px;
  }
  .logo-header img {
    max-height: 40px;
  }
  .main-banner {
    height: 25vh;
  }
  .main-banner .man-imgs img.right {
    right: 23px;
    max-height: 110px;
  }
  .main-banner .man-imgs img.left {
    left: 23px;
    max-height: 106px;
  }
  .logo-header img {
    max-height: 48px;
  }
  .hands-imgs img {
    height: 25px;
    top: 29%;
  }
  .hands-imgs img.right {
    height: 45px;
  }

  .sec-tokens {
    margin-top: 6rem;
  }

  footer {
    padding-top: 4rem;
  }
  .social_media ul li.mx-2 {
    margin-right: 0.1rem!important;
    margin-left: 0.1rem!important;
  }
  .social_media .mx-5 {
    margin-right: .5rem!important;
    margin-left: .5rem!important;
  }
  .px_120px {
    padding-left: 30px;
    padding-right: 30px;
  }
  .links_footer li {
    margin: auto .2rem;
  }

}
