
@media only screen and (max-width: 1500px) {
}


@media only screen and (max-width: 1200px) {

    .navbar-brand {
        margin: 0px !important;
    }

    .navbar-brand>img {
        display: block;
    }


    .navbar-header {
        display: unset;
    }

    .phone_nav_coin_dropdown {
        display: block;
    }

    .phone-nav {
        display: flex !important;
        flex-direction: column;
        width: 100%;
    }

    #w0 .container {
        width: 100% !important;
    }

    .phone_lan .lan_caret {
        float: right;
        border-top-color: #D9D9D9 !important;
        top: 26px !important;
    }


    .phone_account .account_caret {
        float: right;
        border-top-color: #D9D9D9 !important;
        top: 26px !important;
    }

    .phone_nav_item:hover,
    .phone_nav_item:focus,
    .phone_nav_item:active {
        border-bottom: 1px solid #f0f0f0 !important;
    }

    .navbar-header {
        padding-top: 2px;
        height: 65px !important;
    }

    .wrap>#page-content {
        padding-top: 65px;
    }

    .pool_nav .openNav {
        /* background: #fff !important; */
        border-bottom: 1px solid #f0f0f0 !important;
    }
}

@media only screen and (max-width: 1200px) {

    .nav_coin_btn span {
        font-size: 14px;
    }

    .pool_nav_user_btn i {
        display: inline-block;
    }

    .nav_coin_btn span {
        display: inherit;
    }

    .app_download_li {
        display: none !important;
    }

    .pool_nav_username {
        display: unset;
    }

    .pool_nav_user_btn .caret {
        display: unset;
    }

    .nav_item a {
        font-size: 15px;
    }



    .pool_nav_user_btn {
        max-width: unset !important;
    }

    .nav_logo {
        height: 26px;
        margin-top: 0px;
    }

    .navbar-header {
        display: block;
    }

    .nav_height {
        width: 100%;
        height: 0px;
    }

    /* .a_nav_coin_a:hover {
        background: #346BE5 !important;
    } */

    .pool_nav_username {
        padding: 0px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        font-size: 15px;
    }

    #dLabel {
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        font-size: 16px;
    }

    #usermenu {
        margin-top: 0px;
        margin-left: 0px;
        height: auto;
        box-shadow: none;
    }

    .pool_nav_user_info_li {
        display: none;
    }

    .pool_nav_user_options_li {
        background: transparent !important;
        height: fit-content !important;
        padding-left: 0px !important;
    }

    .pool_nav_user_options_div {
        padding-top: 0px;
        padding-bottom: 0px;
        background: transparent !important;
        display: block;
    }

    .pool_nav_user_options_item {
        justify-content: left;
        margin-bottom: 0px;
    }

    .pool_nav_user_options_item_a {
        background: transparent !important;
        text-align: left;
        width: 100% !important;
        border: none !important;
        color: #fff;
        font-size: 16px;
    }

    .pool_nav_user_btn {
        height: 62px;
        justify-content: center !important;
    }

    .pool_nav_user_options_item a {
        font-size: 14px;
        text-align: center;
    }

    #w2>li {
        max-width: unset !important;
    }


    .pool_nav_user_options_li .pool_nav_user_options_item {
        /* height: 50px; */
    }

    .chart_loading_img {
        height: 50px;
    }

    .nav_coin_btn img {
        height: 20px;
    }

    .nav_coin_a img {
        height: 17px;
    }

    #usermenu .uli {
        border-top: none !important;
    }

    .nav_coin_a span {
        color: #fff !important;
        font-size: 13px;
    }



    .phone_download_app {
        display: block;
        float: right;
        font-family: "Inter Regular";
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0em;
        color: #FFFFFF;
        margin-top: 22px;
        margin-right: 7px;
        cursor: pointer;
    }

    .phone_download_app img {
        height: 14px;
        margin-right: 7px;
    }

    .phone_download_app:hover,
    .phone_download_app:focus,
    .phone_download_app:active {
        color: #fff;
        text-decoration: none;
    }

    #w0 .container .navbar-header .navbar-brand {
        padding-top: 18px;
        padding-bottom: 18px;
        margin-left: 18px !important;
    }

    .footer_pool_item_h {
        font-size: 15px;
        margin-bottom: 17px;
    }

    .footer_pool_item_a p {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .nav_other {
     /*    background: #1F1F24 !important; */
    }
}


@media only screen and (max-width: 1200px) {

    #usermenu {
        margin-left: -200px;
    }

    .pool_nav_user_btn {
        justify-content: center !important;
    }

    .pool_nav_username {
        display: none;
    }

    .pool_nav_user_btn i {
        display: none;
    }

    .pool_nav_user_btn .caret {
        display: none;
    }

    .pool_nav_user_btn {
        width: unset !important;
        max-width: 170px !important;
        min-width: unset !important;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width: 1200px) {
    .pool_nav .container {
    
    }
}


@media (max-width: 1200px) {

}

/* 返回账号登陆按钮css */
.nologin_btn1_return{
    width: auto;
}