@media (max-width: 1400px) {
  .container {
    max-width: 1170px;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1600px) {
  h2 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 3px;
  }
  p {
    font-size: 16px;
    line-height: 22px;
  }

  .bigtype-2 {
    font-size: 8vmax;
  }

  .bigtype-4 {
    bottom: 20vh;
  }
  .map img {
    width: 760px;
  }

  .team-stat span {
    font-size: 26px;
  }

  .fifth .w-50 p {
    margin-top: 10vh;
  }

  .blog-latest {
    margin-bottom: 2vh;
    margin-top: 8vh;
  }

  .blog-thumbnail img {
    width: 75%;
  }

  .sidebar h2 {
    letter-spacing: 25px;
    font-size: 22px;
  }
  header .nav li a {
    padding: 16px 10px 12px 10px;
    font-size: 11px;
  }
  .slider h5 {
    font-size: 18px;
  }
}

@media (max-width: 1366px) {
  .container {
    max-width: 90%;
  }

  header {
    width: 75%;
    left: 20%;
  }
}

@media (max-width: 1024px) {
  .container {
    width: 80% !important;
  }

  header {
    padding: 0;
  }

  header .logo {
    margin-top: 10px;
  }

  #nav-icon {
    display: block;
  }

  header .nav {
    position: fixed;
    left: -100vw;
    width: 100%;
    height: 100%;
    top: 0;
    background: var(--color-dark);
    transition: left 0.4s;
    padding-top: 55px;
    z-index: 2;
    margin-top: 0;
    text-align: center;
  }

  header .nav li a::before {
    width: 200px;
    left: calc(50% - 100px);
  }

  header {
    width: 80%;
    left: 10%;
  }

  .nav {
    padding-top: 5vh !important;
  }

  header .nav.open {
    left: 0;
  }

  header .nav li {
    display: block;
    margin: 20px 0;
  }

  header .nav li a {
    display: block;
    padding: 15px;
    font-size: 16px;
    color: var(--color-white);
  }

  header .nav li a.btn {
    margin: 0 10%;
  }

  .superpower-img {
    width: 400px;
    margin-top: 20vh;
  }

  .team-details {
    grid-template-columns: 32% 32% 32%;
  }

  .footer .w-50 {
    width: 100%;
  }

  .footer .container {
    flex-direction: column;
    justify-content: center;
  }

  .footer-mobile {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .blog-latest,
  .newsletter {
    width: 50%;
  }
  .vh-100,
  .vh-60 {
    height: inherit !important;
    justify-content: center;
  }
}

@media (max-width: 768px) {
  header {
    top: 5%;
  }

  section,
  section .container,
  section .container-wide {
    height: inherit;
  }

  section.hero {
    height: 100vh;
  }

  .nav-logo {
    display: block !important;
    width: 100%;
  }
  .nav-logo img {
    max-height: 100px;
  }

  .w-50 {
    width: 100%;
  }

  .large-text {
    font-size: 18px;
    line-height: 24px;
  }

  .sidebar {
    display: none;
  }

  .second .blur,
  .third .blur,
  .forth .blur,
  .fifth .blur,
  .sixth .blur,
  .footer .blur {
    display: none;
  }

  .bigtype-1 {
    top: 25vh;
    bottom: inherit;
  }

  .bigtype-2 {
    top: 100vh;
    bottom: inherit;
    left: 10%;
    width: 70%;
  }

  .bigtype-3 {
    top: 170vh;
    bottom: inherit;
  }

  .bigtype-4 {
    top: 250vh;
    bottom: inherit;
  }

  .bigtype-5 {
    top: 310vh;
    bottom: inherit;
  }

  .bigtype-6 {
    top: 380vh;
    bottom: inherit;
  }

  .bigtype-7 {
    top: 450vh;
    bottom: inherit;
  }

  .hero-planet-1 {
    left: calc(50% - 300px);
  }

  .hero-planet-2 {
    bottom: 35vh;
    left: 5%;
  }

  .hero-planet-3 {
    top: 15vh;
    right: 5%;
  }

  .star {
    left: 0%;
    top: 20%;
  }

  .star-3 {
    top: 200vh;
  }

  .star-4 {
    top: 260vh;
    right: 10%;
  }

  .star-5 {
    top: 300vh;
  }

  .star-6 {
    top: 400vh;
  }

  .square-3 {
    top: 500vh;
  }

  .second-planet-1 {
    top: 115vh;
    right: 30%;
  }

  .third-planet-1 {
    right: 60%;
    top: 170vh;
  }

  .third-planet-2 {
    right: -25%;
    top: 220vh;
  }

  .fifth-planet-1 {
    display: none;
  }

  .fifth-planet-2 {
    top: 450vh !important;
  }

  .sixth-planet-1 {
    top: 335vh;
  }

  .badge {
    max-width: 250px;
    position: absolute;
    bottom: 6%;
    right: 0%;
  }

  .hero h1 {
    margin-top: 35vh;
  }

  .second,
  .third,
  .forth,
  .fifth,
  .sixth {
    height: 70vh;
  }

  .footer {
    height: inherit;
    padding-top: 20vh;
  }

  .forth .container {
    flex-direction: column;
  }

  .fifth .w-50 {
    width: 100% !important;
  }

  .footer-mobile {
    flex-direction: column;
  }

  .blog-latest,
  .newsletter {
    width: 100%;
  }
  .copyright {
    padding: 5vh 0;
  }

  .outline-text {
    mix-blend-mode: normal;
  }

  .ecosystem-logos {
    display: grid;
    grid-template-columns: 20% 20% 20% 20%;
    column-gap: 2.8%;
    justify-items: center;
  }

  .ecosystem-logos span {
    margin: 10px 0px;
  }
}

@media (max-width: 642px) {
  html,
  body {
    overflow-x: hidden;
  }

  .main {
    overflow-x: hidden;
  }

  .nav {
    padding-top: 12vh !important;
  }

  header .logo img {
    max-width: 150px;
  }

  h1 {
    font-size: 42px;
    line-height: inherit;
    text-transform: uppercase;
    letter-spacing: 30px;
  }

  .hero-planet-2 {
    display: none;
  }

  .hero-planet-1 {
    left: calc(50% - 200px);
    max-width: 400px;
  }

  .second .container {
    flex-direction: column;
  }

  .second,
  .third,
  .fifth,
  .sixth {
    height: 85vh;
  }

  .forth {
    height: 140vh;
  }

  .hero-planet-1 {
    bottom: -10vh;
  }

  .outline-text {
    width: 90%;
    left: 5%;
    text-align: center;
  }

  .bigtype-1 {
    font-size: 10vw;
    letter-spacing: 6vw;
  }

  .bigtype-2 {
    font-size: 10vw;
    letter-spacing: 6vw;
    line-height: inherit;
  }

  .bigtype-3 {
    font-size: 10vw;
    letter-spacing: 6vw;
    line-height: inherit;
    top: 170vh;
  }

  .bigtype-4 {
    top: 275vh;
    font-size: 10vw;
    letter-spacing: 6vw;
    left: 5%;
  }

  .bigtype-5 {
    top: 410vh;
    font-size: 10vw;
    letter-spacing: 6vw;
  }

  .bigtype-6 {
    font-size: 10vw;
    letter-spacing: 6vw;
    top: 524vh;
  }

  .bigtype-7 {
    top: 645vh;
    font-size: 10vw;
    letter-spacing: 6vw;
  }

  .third .container,
  .sixth .container {
    flex-direction: column;
  }

  .sixth {
    margin-top: 35vh;
  }

  .square-3 {
    right: 10%;
  }

  .third h2 {
    flex-direction: column;
    margin-bottom: 80px;
  }

  .third-planet-2 {
    right: -80%;
    top: 200vh;
  }

  .loop {
    width: 100%;
  }

  .rotate-loop {
    text-indent: 0;
  }
  .rotate-text span {
    margin-left: 0px;
  }

  .superpower-img {
    width: 100%;
    margin: 0px;
  }

  .fifth .container {
    flex-direction: column;
  }

  .slider h5 {
    font-size: 20px;
  }

  .team-details {
    width: 70%;
    grid-template-columns: 100%;
    z-index: 9;
  }

  .copyright {
    flex-direction: column;
  }
  .newsletter .badge {
    right: -25%;
  }
  .blog-latest {
    margin-top: 10vh;
  }

  .blog-thumbnail {
    flex-direction: column;
  }

  .blog-cta {
    width: 100%;
  }

  .star-6 {
    top: 390vh;
  }

  .ecosystem-container {
    width: 80%;
  }

  .ecosystem-logos {
    grid-template-columns: 30% 30% 30%;
    column-gap: 5%;
  }

  .ecosystem-logos span {
    font-size: 46px;
    width: inherit;
    height: inherit;
  }

  .map {
    margin-top: 40vh;
  }

  .team-details {
    margin-top: 10vh;
  }

  .newsletter {
    margin-top: 10vh;
  }
  .slider::before {
    display: none;
  }

  .badge {
    bottom: 5vh;
  }
  .star-5 {
    top: 285vh;
  }
  .star-3 {
    top: 160vh;
  }

  .fifth {
    margin-top: 15vh;
  }

  .footer {
    padding-top: 30vh;
  }
}
