/* Laptop Layout: 1200px. */
@media only screen and (min-width: 1400px) and (max-width: 1680px) {
    .trading-area::after {
        left: -99%;
    }
   
}
@media only screen and (min-width: 1201px) and (max-width: 1399px) { 
    .trading-area::after {
        left: -94%;
    }
    .trending-right h2 {
        font-size: 19px;
    }
    ul.filter-project li {
        padding: 10px 16px;
    }
    .card-content h2 {
        font-size: 22px;
    }
    .single-card-item,.single-card-item.larze,.single-card-item.small {
        height: auto;
    }
    
}
/* Medium Layout: 992px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
    /* home page start */
    .cuarincy-btn span {
        padding-left: 10px;
    }
    .trading-area::after {
        left: -99%;
    }
    .single-trending-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .trending-left,.trending-right{
        width: 100%;
    }
    ul.filter-project li {
      padding: 12px 10px;
    }
    .gaming-hover a {
        padding: 10px 55px;
        width: 190px;
    }
    .single-card-item,.single-card-item.larze,.single-card-item.small {
        height: auto;
    }
    .card-content h2 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 9px;
    }
    .card-content p br {
        display: none;
    }
    .card-content {
        padding: 16px;
    }
    .social-part li a {
        height: 40px;
        width: 40px;
        line-height: 40px !important;
        font-size: 20px !important;
    }
    /* deposit page start */
    .deposit-bottom {
        width: auto;
    }
    .contact-part li .join {
        width: 40%;
    }
}
/* Tablet & mobile Layout: 768px. */
@media only screen and (max-width: 991px) {
    .main-manu {
        display: none;
    }
    .single-card-item,.single-card-item.larze,.single-card-item.small {
        height: auto;
    }
    .trading-area::after {
        left: -97%;
    }
    .trading-area {
        padding: 20px 0;
    }
    .card-area {
        padding-top: 0px;
    }
    .cta-ara {
        padding: 0px 0;
    }
     /* deposit page start */
     .deposit-bottom {
        width: auto;
    }
    .deposite-bottom-two a {
        padding: 19px 40px;
    }
    .bottom-bar p {
        font-size: 15px;
    }
    
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
    .hero-area {
        padding: 80px 0;
    }
    .double-content h2 {
        font-size: 150px;
        line-height: 150px;
    }
    .trending-right h2 {
        font-size: 15px;
        line-height: 20px;
    }
    .trending-right p {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .total-people h4{
        font-size: 13px;
        font-weight: 400;
    }
    .total-people h2{
        font-size: 15px;
    }
    ul.filter-project li {
        padding: 10px 10px;
    }
    ul.filter-project li span {
        font-size: 11px;
    }
    .gaming-hover a {
        padding: 10px 50px;
        width: 190px;
    }
    .card-content h2 {
        font-size: 33px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .card-content p br {
        display: none;
    }
    .single-card-item.larze {
        margin-bottom: 30px;
    }
    .cta-ara h2 {
        font-size: 40px;
        margin-bottom: 15px;
    }
    .logo-part p {
        font-size: 18px;
    }
    .logo-part p br {
        display: none;
    }
    footer.footer-area h4 {
        font-size: 18px;
    }
    .social-part li a {
        height: 25px;
        width: 25px; 
        line-height: 30px !important;
        font-size: 15px !important;
    }
    .qr-img {
        padding: 0 20px !important;
    }
    .contact-part li .join {
        width: 50%;
    }
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
    .trending-slider.owl-carousel .owl-stage-outer {
        overflow: hidden;
    }
    ul.filter-project {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            /* -ms-flex-direction: column;
                flex-direction: column; */
    }
    .top-bar-left {
        margin-bottom: 20px;
    }
    .logo img {
        width: 100px !important;
    }
    .header-area li a {
        font-size: 16px;
        line-height: 16px;
        padding: 5px 6px;
    }
    .hero-area {
        padding: 80px 0;
    }
    .hero-btn a {
        padding: 16px 26px;
    }
    .double-content h2 {
        font-size: 66px;
        font-weight: 800;
        line-height: 66px;
        margin-bottom: 10px;
    }
    .hero-all-content p br {
        display: none;
    }
    .hero-all-content p {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .trading-tittle h2 {
        font-size: 32px;
        margin-bottom:30px;
    }
    .single-trending-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            /* -ms-flex-direction: column;
                flex-direction: column; */
    }
    .trending-left,.trending-right{
        width: 100%;
    }
    .trading-area::after {
        display: none;
    }
    .card-content {
        padding: 20px;
    }
    .card-content h2 {
        font-size: 31px;
        line-height: 35px;
        margin-bottom: 7px;
    }
    .card-content p br {
        display: none;
    }
    .single-card-item.larze {
        margin-bottom: 30px;
    }
    .single-card-item.small {
        margin-bottom: 30px;
    }
    .cta-ara {
        padding: 30px 0;
        padding-top: 10px;
        border: 1px solid #F79E10;
    }
    .app-btn{
        background: none;
        background-color: #171715;
    }
    .cta-ara h2 {
        font-size: 16px;
        line-height: 35px;
        margin-bottom: 15px;
        font-weight: normal;
        text-shadow: 1.5px 0px 0px #d87400;
    }
    .card-area .join {
        font-size: 12px;
        height: max-content;
        padding: 5px;
        font-size: xx-small;
    }
    .cta-btn {
        margin-bottom: 0px;
    }
    .cta-btn h4 {
        font-size: 14px;
        font-weight: 700;
        line-height: 22px;
        color: #EAAA08;
        text-align: end;
    }
    .social-part {
        padding-top: 10px;
    }
    footer.footer-area h4 {
        margin-top: 20px;
    }
    .logo-part p br {
        display: none;
    }
    .logo-part p {
        font-size: 18px;
    }
    .copyright-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 20px;
    }
    .right-copyright li:first-child {
        margin-right: 20px;
    }
    .cta-btn a {
        font-size: xx-small;
        margin: 4px;
        padding: 6px 6px;
    }
    .gaming-hover a {
        font-size: 12px;
        padding: 6px 12px;
        text-align: center;
        border: 1.5px solid #FAC515;
        border-radius: 99px;
        width: max-content;
    }
    .gaming-hover {
        opacity: 0.75;
        visibility: visible;
    }
    /* deposite page start */
    .diposite-head {
        width: auto;
    }
    .deposite-tittle h2 {
        font-size: 65px;
        line-height: 65px;
        margin-bottom: 20px;
    }
    .deposite-tittle p {
        line-height: 30px;
    }
    .deposit-btn a {
        height: 60px;
        line-height: 60px;
    }
    .deposit-btn a span {
        padding-left: 5px;
        font-size: 13px;
    }
    .deposit-btn a select {
        font-size: 18px;
    }
    .qr-bar p {
        font-size: 18px;
    }
    .qr-tittle p:first-child {
        margin-bottom: 0;
    }
    .qr-tittle p {
        font-size: 10px;
    }
    .qr-tittle {
        padding-top: 15px;
      margin-bottom: 25px;
    }
    .qr-img {
        padding: 0 20px !important;
    }
    a.copy-btn {
        margin-left: 0px;
        margin-top: 10px;
        display: inline-block;
    }
    .deposit-qr img {
        margin-bottom: 20px;
    }
    .deposit-checking {
        padding: 30px 0;
    }

    .deposite-bottom-two a {
        font-size: 15px;
    }
    /* sing up page start */
    .sing-up-area {
        width: auto;
        padding:20px;
    }
    .form-bottm span {
        margin-right: 20px;
    }
    .singleup-btn a {
        font-size: 18px;
    }
    .contact-part li .join {
        width: 35%;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        display: block;
        padding: 10px 14px;
        color: #fff;
        white-space: nowrap;
    }
    ul.filter-project li {
        display: inline-flex;
        padding: 5px 10px;
    }
    ul.filter-project li img {
        margin-bottom: 0px;
    }
    ul.filter-project li span {
        line-height: 26px;
    }
    
}

@media only screen and (max-width: 360px) {
    .cta-ara h2 {
        font-size: 14px;
    }
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 340px) {
    .cta-ara h2 {
        font-size: 12px;
    }
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
    
}