.humpool_nav {
    /* z-index: 99999 !important; */
}

@media only screen and (max-width: 1500px) {
    #w1>li {
        margin-right: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #w1 li a {
        width: auto;
        font-size: 14px;
    }

    #w2>li {
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media only screen and (max-width: 1200px) {

    .navbar-brand {
        margin: 0px !important;
    }

    .navbar-brand>img {
        display: block;
    }


    .navbar-header {
        display: unset;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .phone_nav_coin_dropdown {
        display: block;
    }

    .pc-nav {
        display: none !important;
    }

    .phone-nav {
        display: flex !important;
        flex-direction: column;
        width: 100%;
    }

    /* .humpool_nav {
        background: transparent !important;
    } */

    #w0 .container {
        width: 100% !important;
    }


    .navbar-default .navbar-nav>li {
        line-height: 60px !important;
    }

    .navbar-default .navbar-nav>li>a {
        text-align: left;
    }

    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:active {
        color: #262626 !important;
    }

    .lan_menu {
        margin: 0px !important;
        padding: 0px !important;
    }

    .lan_menu li a {
        color: #3D3D3D !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;
    }

    .lan_menu li {
        /* height: 45px; */
        border-bottom: none !important;
        border-top: none !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        /* padding-left: 20px; */
        /* margin-bottom: 1em; */
    }

    .lan_action {
        border: 1px solid #346BE5 !important;
        color: #346BE5 !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;
    }

    .humpool_nav .openNav {
        background: #fff !important;
        border-bottom: 1px solid #f0f0f0 !important;
    }

    /* nav 下拉币种 */
    .a_nav_coin_a img {
        width: 30px;
        height: 30px;
    }

    .a_nav_coin_a2 {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .a_nav_coin_a1 {
        padding-top: 7px;
    }

    .a_nav_coin_a span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1200px) {

    #w0 .container .navbar-toggle {
        border-color: transparent !important;
        margin-right: 15px !important;
    }

    .nav_coin_btn span {
        font-size: 14px;
    }

    .lan_menu>li>a {
        font-size: 14px;
    }

    .pool_nav_user_btn i {
        display: inline-block;
    }

    .nav_coin_btn span {
        display: inherit;
    }

    .app_download_li {
        display: none !important;
    }

    .coin_menu {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
    }

    .coin_menu .coin_border {
        display: none;
    }

    .coin_menu .nav_coin_a {
        padding: 6px 12px !important;
        margin-bottom: 0;
    }

    .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;
    }

    .lan_menu {
        margin-top: 0px;
        margin-left: 0px;
    }

    .humpool_nav_logo {
        height: 26px;
        margin-top: 0px;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    #w1 a:hover {
        color: #fff !important;
        border-bottom: none !important;
    }

    #w1 .active {
        border-bottom: 1px solid #f1f1f1 !important;
    }

    .navbar-header {
        display: block;
    }

    .nav_height {
        width: 100%;
        height: 0px;
    }


    .navbar-nav .active {
        font-weight: normal !important;
        margin-top: 0px !important;
        /* border-bottom: none !important; */
        line-height: 40px !important;
        border-radius: 6px;
    }


    #w2 {
        /* padding-left: 30px; */
        width: 100%;
        margin: auto;
    }


    #w0-collapse #w2 li {
        /* border-top: 1px solid #f1f1f1; */
        width: 80%;
        margin: auto;
        text-align: center;
        border-bottom: 1px solid #f1f1f1;
    }

    .coin_menu li {
        width: 100% !important;
    }

    .a_nav_coin_a {
        background: #fff !important;
    }

    .a_nav_coin_a span {
        color: #3D3D3D !important;
    }

    /* .a_nav_coin_a:hover {
        background: #346BE5 !important;
    } */

    .a_nav_coin_a:hover span {
        color: #346BE5 !important;
    }

    .a_nav_coin_a_active {
        background: rgba(60, 105, 255, 0.1) !important;
    }

    .a_nav_coin_a_active span {
        color: #346BE5 !important;
    }



    .coin_menu li a {
        border-right: 1px solid transparent !important;
        border-bottom: 1px solid transparent !important;
    }

    #w0-collapse #w2 .open {
        width: 100% !important;
    }

    .a_nav_coin_a1 {
        padding-left: 10px;
        padding-right: 10px;
    }


    .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_btn_png {
        display: none;
    }

    .pool_nav_user_options_item_a {
        background: transparent !important;
        text-align: left;
        width: 100% !important;
        border: none !important;
        color: #fff;
        font-size: 16px;
    }



    .lan_menu a {
        height: 100%;
        font-size: 15px;
        color: #333;
        padding-left: 0px !important;
    }

    #w0-collapse {
        overflow: auto;
        max-height: 100vh;
        padding-bottom: 50px;
    }

    .lan_zh {
        border-bottom: none;
    }

    #w0-collapse #w1 {
        margin: auto;
        width: 80% !important;
    }

    #w1>li {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #f1f1f1;
        /* border-top: 1px solid #f1f1f1; */
        min-width: auto;
    }

    #w1 a {
        text-align: center;
    }



    #w0-collapse #w2 li:last-child {
        border-bottom: none;
    }

    .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;
    }

    .coin_menu li {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: none !important;
        border-top: none !important;
    }

    .pool_nav_user_options_li .pool_nav_user_options_item {
        /* height: 50px; */
    }



    .navbar-nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .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: "Ubuntu 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: #346BE5 !important;
    }
}


@media only screen and (max-width: 1200px) {

    #usermenu {
        margin-left: -200px;
    }

    .pool_nav_user_btn_png {
        /* display: none; */
    }

    .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;
    }

    #w1>li {
        padding: 0 5px;
        margin-right: 0px
    }

    #w2>li {
        padding: 0 5px;
        margin-right: 0px;
        max-width: 170px;
    }

    .nav_item a {
        font-size: 14px;
    }

    .navbar-default .navbar-nav>li:not(:last-child) {
        font-size: 14px;
    }

    .navbar-default .navbar-nav>li {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1200px) {
    .humpool_nav .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    #w0-collapse {
        padding-right: 0px;
        background: #fff;
    }
}


@media (max-width: 1200px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #262626;
        background-color: transparent;
    }

    .navbar-default .navbar-nav>li a {
        line-height: normal;
    }
}