@media (min-width: 2200px) {
  .hero-text h2 {
    margin-bottom:200px;
    font-size: 100px;
  }

  .hero-text h3 {
    margin-bottom:90px;
    font-size: 60px;
  }

  .hero-text p {
    margin-bottom:50px;
  }

  .hero-text a {
    font-size: 60px;
  }

  .case p {
    font-size:50px;
    line-height:65px;
  }

  .games-area h3 {
    font-size:4rem;
  }

  .collection_single img {
    width: 600px !important;
  }

  .collection-area {
    padding-top:200px;
    padding-bottom:250px;
  }
}

@media (min-width: 1920px) and (max-width: 2200px) {
  .hero-text h3 {
    margin-bottom: 40px;
    font-size: 45px;
  }
  .hero-text h2 {
    margin-bottom: 150px;
    font-size: 75px;
  }
}

@media (min-width: 1920px) {
  .case-laundry img {
    height:auto;
    width:100%;
  }
}

/* XL Device :1200px. */
@media (min-width: 1750px) and (max-width: 1850px) {
  .collection_wrapper {
    min-height: 508px;
  }
}

/* XL Device :1200px. */
@media (min-width: 1699px) and (max-width: 1800px) {
  .collection_wrapper {
    min-height: 518px;
  }
}

@media (min-width: 1550px) and (max-width: 2200px) {
  .collection-area {
    padding-bottom: 150px;
    padding-top: 100px;
  }

}
/* XL Device :1200px. */
@media (min-width: 1550px) and (max-width: 1700px) {
  .collection_wrapper {
    min-height: 508px;
  }
  .mainmenu li a {
    font-size:35px;
  }
  .case-game1, .case-game2 {
    min-height:600px;
  }
}

/* XL Device :1200px. */
@media (min-width: 1450px) and (max-width: 1549px) {
  .logo img {
    width: 220px;
  }
  .title_text {
    font-size: 70px;
  }
  .case-game1, .case-game2 {
    min-height:600px;
  }
  .mainmenu li a {
    font-size: 30px;
  }
}

/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {
  .logo img {
    width: 220px;
  }
  .case-game1, .case-game2 {
    min-height:620px;
  }
  .mainmenu li a {
    font-size: 28px;
  }
  .title_text {
    font-size: 70px;
  }
  .case p {
    font-size: 26px;
  }
  .footer-left p {
    font-size: 18px;
  }
  .collection-slider {
    max-width: 740px;
  }
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .mainmenu li {
    margin-right: 30px;
  }

  .mainmenu li a {
    font-size: 25px;
  }

  .title_text {
    font-size: 60px;
  }
  .case p {
    font-size: 25px;
    line-height: 34px;
  }

  .collection-slider {
    max-width: 800px;
  }

  .collection_wrapper {
    min-height: 430px;
  }

  .collection_single img {
    width: 350px !important;
    margin: 0 auto;
  }

  .collection-slider {
    max-width: 650px;
  }
}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
  .mainmenu li a {
    font-size: 28px;
  }
  .hero-text h2 {
    font-size:70px;
    margin-bottom: 125px;
  }
  .hero-text h3 {
    font-size:40px;
    margin-bottom: 50px;
  }
  .hero-text a {
    font-size:40px;
  }
  .case-game1, .case-game2 {
    min-height:550px;
  }
  .mainmenu li {
    display: inline-block;
    margin-right: 22px;
  }
  .mainmenu li:last-child {
    margin: 0;
  }
  .logo img {
    width: 160px;
  }
  .hero-area {
    height: 100vh;
    min-height: 676px;
  }
  .title_text {
    font-size: 50px;
  }
  .case p {
    font-size: 24px;
    line-height: 30px;
  }
  .collection_wrapper {
    min-height: 380px;
  }
  .collection_single img {
    width: 300px !important;
    margin: 0 auto;
  }
  .collection-slider {
    max-width: 700px;
  }
  .footer-left p {
    font-size: 16px;
  }
  .social_icon li {
    display: inline;
    margin-left: 5px;
  }
  .footer_item li a {
    font-size: 18px;
  }
  .collection-slider {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .case-shop {
    border-left:none;
    border-top:5px solid black;
  }
}

/* LG Device :992px. */
@media (min-width: 768px) and (max-width: 991px) {
  .case-game1, .case-game2 {
    min-height:520px;
  }

  .collection_single img {
    width: 300px !important;
    margin: 0 auto;
  }

  .collection_wrapper {
    min-height: 370px;
  }

  .collection_single button {
    font-size: 36px;
    height: 70px;
    width: 400px;
  }

  .collection_single button span {
    top: -5px;
  }

  .collection-slider {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }
  .title_text {
    font-size: 45px;
    letter-spacing: 0;
  }
  .case p {
    font-size: 22px;
    line-height: 28px;
  }
  .footer_item li a {
    font-size: 18px;
  }

  .hero-area {
    height: 100vh;
    min-height: 880px;
  }

  .logo img {
    width: 120px;
  }

  .mainmenu li:last-child {
    margin: 0;
  }

  .mainmenu li a {
    font-size: 24px;
  }

  .mainmenu li {
    display: inline-block;
    margin-right: 15px;
  }

  .hero-text h2 {
    font-size:70px;
    margin-bottom: 125px;
  }

  .hero-text h3 {
    font-size:40px;
    margin-bottom: 50px;
  }

  .hero-text a {
    font-size:40px;
  }

  .social_icon {
    text-align: center;
  }
  .footer-left {
    margin-top: 25px;
  }

  .footer-left {
    display: none;
  }

  .footer-left.copyright {
    display: block;
    text-align: center;
    margin-top: 35px;
  }

  .footer-left p {
    font-size: 18px;
  }

  footer {
    padding-top: 50px;
    padding-bottom: 25px;
  }

  .collection-slider {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }
  .roadmap-area .case-mint {
    padding-top:40px;
  }
}

/* SM Small Device :320px. */
@media only screen and (max-width: 767px) {
  .logo img {
    height: 100px;
    width: inherit;
    max-width: inherit;
    margin-left:0px;
  }

  .mainmenu {
    position: fixed;
    left: -100%;
    top: 0;
    width: 250px;
    height: 100%;
    background: #0078be;
    z-index: 99;
    padding: 20px;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    padding-top: 80px;
  }

  .mainmenu li a {
    font-size: 20px;
  }

  .mainmenu li a:hover {
    color:#FFDD00;
  }

  .mainmenu li {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .mainmenu.active {
    display: inline-block;
    left: 0;
    opacity: 1;
    visibility: visible;
    border-right:5px solid black;
  }

  .hero-area {
    display: flex;
    align-items: center;
    text-align: center;
    height: 100vh;
    min-height: 500px;
  }

  .hero-text h2 {
    font-size: 45px;
    margin-bottom:90px;
  }

  .hero-text h3 {
    font-size:35px;
    margin-bottom: 30px;
  }

  .hero-text a {
    font-size:30px;
  }

  .hero-text p {
    margin-bottom:125px;
  }

  .trigger_col {
    display: block;
  }

  .header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top:0px;
  }

  .logo {
    text-align: center;
    margin-left:0px;
  }

  .menu_trigger {
    display: block;
    width: 30px;
    cursor: pointer;
  }

  .menu_trigger span {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: .3s;
    position: relative;
  }

  .menu_trigger span:nth-child(2) {
    margin: 6px 0;
  }

  .menu_trigger.active span:nth-child(2) {
    opacity: 0;
    visibility: hidden;
  }

  .menu_trigger.active span:nth-child(1) {
    transform: rotate(45deg);
    top: 7px;
  }

  .menu_trigger.active span:nth-child(3) {
    transform: rotate(-45deg);
    top: -9px;
  }

  header.header-area {
    padding: 20px 0;
  }

  .title_text {
    font-size: 35px;
  }

  .case p {
    font-size: 20px;
    line-height: 24px;
  }

  img.about_shape {
    top: unset;
    width: 500px;
    bottom: 30%;
  }

  .collection-area {
    padding-top: 70px;
  }

  .collection_wrapper {
    min-height: 370px;
  }

  .collection_single img {
    width: 280px !important;
    margin: 0 auto;
  }

  .collection-slider {
    max-width: 100%;
  }
  .col-team-text {
    border-right:none;
    border-bottom:5px solid black;
  }
  .footer_item li a {
    font-size: 15px;
  }

  .footer_item {
    margin-bottom: 25px;
  }

  .footer-left.copyright {
    display: block;
  }

  .footer-left p {
    font-size: 14px;
  }
  .row.footer-bottom {
    margin-top: 0;
  }

  footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .team-area .area-title {
    max-width: 290px;
    margin: 0 auto;
  }

  .team-area .area-title br {
    display: none;
  }

  .case-search, .case-game1, .case-game2 {
    min-height: inherit;
  }

  .case-laundry, .case-mint, .case-search, .case-send, .case-community {
    border-top: solid 5px black;
  }

  .case img {
    width: 100%;
  }

  .case-send img, .case-search img, .case-mint img, .case-community img, .case-game1 img, .case-game2 img {
    max-height:250px;
    width:auto;
    max-width:100%;
  }

  .case-left {
    border-right:none;
  }

  .case-right {
    border-left:none;
  }

  .col-games-text {
    border-bottom: 5px solid black;
  }

  .footer-left {
    display: none;
  }

  .footer-right {
    display: block;
    align-items: center;
    justify-content: space-between;
    padding-left: 0;
    text-align: center;
  }
  .social_icon {
    padding: 25px 0;
    text-align: center;
    font-size: 15px;
  }

  .social_icon li {
    display: inline;
    margin-left: 0;
    margin: 0 7px;
  }

  .menu_x {
    display: inline-block;
  }
}