/* Laptop Layout: 1200px. */
@media only screen and (min-width: 1399px) and (max-width: 1505px) {
}

@media only screen and (min-width: 1201px) and (max-width: 1399px) {
  .trading-area::after {
    left: -94%;
  }

  ul.filter-project li {
    padding: 20px 30px;
  }

  /* diposit page start */
  .main-qr span {
    font-size: 14px;
  }

  .main-qr span a {
    margin-left: 5px;
  }

  .deposit-btn .carincy-btn-wrap span {
    font-size: 20px;
  }
}

/* Medium Layout: 992px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* home page start */
  .hero-content p br {
    display: none;
  }

  .hero-area {
    padding: 80px 0;
  }

  .trading-area::after {
    left: -102%;
  }

  ul.filter-project li {
    padding: 20px 22px;
  }

  .social-part li a {
    height: 45px;
    width: 42px;
  }

  footer.footer-area li a {
    font-size: 15px;
  }

  .logo-part p {
    font-size: 20px;
  }

  /* deposit page start */
  .deposit-btn .carincy-btn-wrap span {
    font-size: 14px;
  }

  .main-qr span a {
    margin-left: 0;
    margin-top: 10px;
  }
}

/* Tablet & mobile Layout: 768px. */
@media only screen and (max-width: 991px) {
  .top-area {
    position: relative;
  }

  .tob-bar-btn {
    display: none;
  }

  .menu-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .left-manu {
    /* background-color: transparent; */
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
  }

  .menu-icon {
    display: block;
  }

  .left-manu .logo {
    display: none;
  }

  .main-manu {
    display: none;
  }

  .trading-area::after {
    display: none;
  }

  .hero-content p br {
    display: none;
  }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* .tob-bar-btn a {
        padding: 18px 20px !important;
    } */
  .gaming-img img {
    height: 100%;
    object-fit: contain;
  }

  .left-manu {
    margin-bottom: 30px;
  }

  ul.filter-project li {
    padding: 20px 20px;
  }

  .cta-ara h2 {
    font-size: 60px;
    margin-bottom: 20px;
  }

  .blog-content h4 {
    font-size: 20px;
  }

  .blog-content p {
    font-size: 15px;
  }

  .logo-part p br {
    display: none;
  }

  .logo-part p {
    font-size: 16px;
  }

  .social-part li a {
    height: 35px;
    width: 28px;
    line-height: 42px !important;
    font-size: 18px !important;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .top-bar-left p {
    display: none;
  }
  .the-left-menu {
    padding-bottom: 110px;
  }

  .trading-tittle h2 {
    font-size: 32px;
  }

  .gaming-img img {
    height: 100%;
    object-fit: contain;
  }

  ul.filter-project {
    flex-direction: column;
  }

  .hero-content p {
    font-size: 21px;
    margin-bottom: 30px;
  }

  .hero-area {
    padding: 70px 0;
  }

  .mobile-tob-bar-btn {
    margin-top: 20px;
  }

  .mobile-tob-bar-btn ul {
    display: flex;
    gap: 20px;
  }

  .mobile-tob-bar-btn a {
    padding: 10px 20px !important;
  }

  .left-manu {
    margin-bottom: 30px;
  }

  .cta-ara h2 {
    font-size: 77px;
  }

  .gaming-btn a {
    padding: 20px;
  }

  .single-blog-item {
    margin-bottom: 20px;
  }

  .logo-part p {
    font-size: 20px;
  }

  .logo-part,
  .information-part,
  .help-part {
    margin-bottom: 20px;
  }

  .copyright-wrap {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }

  .right-copyright li:first-child {
    margin-right: 28px;
  }

  /* deposite page start */
  .deposite-banner h2 {
    font-size: 64px;
    line-height: 40px;
  }

  .deposite-banner {
    padding: 75px 0;
    margin-bottom: 80px;
  }

  .diposite-btn-part {
    padding: 0;
  }

  .diposit-tittle h2 {
    font-size: 22px;
  }

  .diposite-btn-part h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
  }

  .cuarincy-btn .cuarincy-btn-wrap span {
    padding-left: 10px;
  }

  .deposit-btn .carincy-btn-wrap span {
    font-size: 16px;
  }

  .main-qr {
    padding: 0;
  }

  .main-qr span a {
    margin-top: 20px;
  }

  .main-qr span {
    font-size: 12px;
  }

  .earn-btn a {
    padding: 6px;
    font-size: 14px;
  }

  .deposit-btn .carincy-btn-wrap select {
    font-size: 16px;
  }

  .trending-left img {
    width: 105px;
    height: 105px;
  }

  .trending-right h2 {
    font-size: 13px;
  }

  a.ply-btn {
    display: none;
  }

  .hero-content h2 {
    margin-bottom: 0;
  }

  /* sing up page start */
  .sing-up-area {
    width: auto;
    padding: 20px;
  }

  .form-bottm span {
    margin-right: 20px;
  }

  .singleup-btn a {
    font-size: 18px;
  }

  .social-part li a {
    height: 25px;
    width: 25px;
    line-height: 29px !important;
    font-size: 16px !important;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
