@media (max-width: 1400px){
    .mascot {
        background-size: 100%;
        height: 430px;
        margin-top: -50px;
    }
    .nav-item{
        font-size: 1rem;
    }
}
@media (max-width: 567px){
    .synthetic{
        display: block;
    }
    .scz-head-market{
        font-size: 1.5rem;
    }
    .scz-head-market small{
        font-size: 1rem;
    }
    .dashboard-worth:after {
        background-size: 40% !important;
    }
    .mascot {
        height: 300px !important;
    }
    
    .list-farm{
        font-size: .9rem;
    }
    .column1{
        width: 100% !important;
        border-top: initial !important;
    }
    .jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content{
        margin-bottom: 0 !important;
    }
    .jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c{
        font-size: 20px !important;
    }
    .jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{
        font-size: 50px !important
    }
    .display-3{
        font-size: 2rem !important;
    }
    #wallet h4{
        font-size: 1rem !important;
    }
    .card-topic {
        font-size: 1.3rem;
    }
    .body span.h4 {
        font-size: 1.2rem;
    }
    .reward button {
        float: right;
    }
    .reward{
        margin-top: 20px;
    }
    .hide-mobile{
        display: none !important;
    }
    .show-mobile-value{
        display: block;
    }
    .show-mobile-table{
        display: table-cell;
    }
    /* .add-token{
        visibility: hidden;
        font-family: 'FONT AWESOME 5 FREE';
    }
    .add-token:before{
        content: "\f055 Add";
        background: #ffc107;
        color: #fff;
        padding: 3px 9px;
        margin-left: 10px;
        box-shadow: 1px 3px 5px #a5a5a5;
        position: absolute;
        right: 0;
        top: 3px;
        cursor: pointer;
        border-radius: 50px;
        font-size: .725rem;
        font-weight: bold;
        visibility: visible;
    } */
    .add-token-cls{
        visibility: hidden;
        font-family: 'FONT AWESOME 5 FREE';
    }
    .add-token-cls:before{
        content: "\f055 Add";
        background: #ffc107;
        color: #fff;
        padding: 3px 9px;
        font-weight: bold;
        height: 23px;
        box-shadow: 1px 3px 5px #a5a5a5;
        cursor: pointer;
        border-radius: 50px;
        font-size: .725rem;
        font-weight: bold;
        visibility: visible;
        margin-top: -5px;
    }
    
}

@media (max-width: 992px){
    .event-scz .float{
        width: 75% !important;
        height: 60px !important;
    }
    .display-3 {
        font-size: 2.5rem !important;
    }
    .totalyield,
    .totalWallet,
    .totaldebt,
    .totaldeposit{
        font-size: 1.3rem !important;
    }
    #sidebar ul{
        overflow-y: auto !important;
    }
    .caption{
        margin-bottom: 10px;
    }
    .profile_state li{
        border-right: initial;
    }
    .profile_state.list-unstyled:after {
        background-image: url(../icons/braner.png);
        width: 150px;
        height: 150px;
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        background-repeat: no-repeat;
        background-size: 65%;
        background-position: center;
        opacity: .25;
        transform: translate(-50%,-50%);
    }
    .branner{
        width: 80px;
        height: 80px;
    }
    #sidebar {
        display: none !important;
    }
    #sidebar.active{
        position: fixed;
        left: 0;
        top: 0;
        z-index: 900;
        background: #fdfdfd;
        display: flex !important;
        max-width: 250px !important;
    }
    .masthead-brand,
    .w-mobile {
        width: 100%;
    }
    .branner-mobile{
        display: block;
        width: 50px !important;
        height: 50px !important;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .banner-pc{
        display: none;
    }
    .banner-text{
        margin-left: 0;
    }
    .bars{
        display: flex !important;
    }
    .d-m-none{
        display: none;
    }
}
@media (max-width: 768px) {
    .mascot {
        height: 340px;
    }
    .display-3 {
        font-size: 2rem !important;
    }
    .totalyield,
    .totalWallet,
    #totalWallet,
    .totaldebt,
    .totaldeposit{
        font-size: 1rem !important;
    }
    .form-coin{
        right: 14px;
    }
    /* nav.nav-float div.w-mobile{
        display: none !important;
    } */
}

@media (max-width: 1025px){
    .count-down label {
        font-size: .6rem !important;
    }
    .count-down h3{
        font-size: 1.2rem;
    }
    .countdown p.h4{
        font-size: 1.1rem !important;
    }
    .event-scz .float{
        width: 75%;
        height: 70px;
    }

    .mascot {
        background-size: 100%;
        margin-top: 0;
    }
    .mascot-float {
        position: initial !important;
        opacity: .3;
        transform: translate(0, 0);
        width: 90%;
    }
    .asset_name_style{
        font-size: .8rem !important;
    }
    .img-40{
        width: 30px !important;
        height: 30px !important;
    }
    .branner{
        width: 120px;
        height: 120px;
    }
    .nav-item{
        font-size: .9rem;
    }
    .protocol{
        min-height: 172px;
    }
    .dashboard-worth:after {
        background-size: 50%;
        width: 200px;
        height: 200px;
        top: -25px;
        right: -8px;
    }
}

@media (max-width: 1600px) {
    h3,.h3{
        font-size: 1.4rem;
    }
    .display-3{
        font-size: 3rem;
    }
}
@media screen and (min-width: 2000px) {
    body {
        max-width: 2000px;
        margin-left: auto;
        margin-right: auto;
   }
   .alert{
        max-width: 2000px;
   }
}
@media (max-width: 375px){
    .mascot {
        height: 270px !important;
    }
    .event-scz .float{
        height: 55px !important;
    }
}
@media (max-width: 320px){
    .card-topic {
        font-size: 1.1rem !important;
    }
    .masthead-brand{
        font-size: 1.4rem;
    }
    .fa-2x{
        font-size: 1rem;
    }
    .display-3{
        font-size: 1.5rem !important;
    }
}