@media (max-width: 1024px)and (min-width: 0){
	
	    .header2023{
        /*display: none;*/
        margin-left: 0px !important;
    }
	#page-footer #bottom1 .footer-wrapper .footer-one{
        display: none;
    }

    #page-footer #bottom1 .footer-wrapper .footer-two .footer-lists{
        float: left;
        /*display: none;*/
        width: 50%;
        margin-right: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    #page-footer #bottom1 .footer-three{
        display: none;
        width: 100%;
    }
    #page-footer #bottom1 .footer-wrapper .footer-two{
    display: block;
    width: 80%;
    margin: 0 auto;
}

    #page-footer #bottom1 .footer-wrapper .footer-two .lists-two{
        display:none;
    }

    #bottom1 > div > div > div > div > div.footer-two > div.footer-lists.lists-one > div > ul > li.ppt-for-desktop{
        display:none !important;
    }
    #bottom1 > div > div > div > div > div.footer-two > div.footer-lists.lists-one > div > ul > li.ppt-for-phone{
        display:block !important;
    }
    #page-footer #bottom1 .footer-wrapper .footer-two ul.links li a{
        text-align: center;
    }
    #bottom1 .footer-two .footer-lists .lists-title{
        text-align: center;
        width:100%;
    }
	
	

    /*css for all page menu*/
    #menu{
        position: absolute;
        right: 0px;
        float: right !important;
        height:auto;
        width:300px !important;
        background-color: #222;
        top:65px;
        z-index: 999;
        display: none;
        padding:20px 0 20px 0px;

    }
	body#page > div#toolbar > div.wrapper #menu{
		display: none;
	}

    #menu li{
        float: left;
        width: 100%;
        height: 40px;
    }
    #menu li a{
        padding: 10px 10px;
    }
    .phone_button_menu{
        float: right !important;
        width: 20px;
        height: 20px;
        background-color: #d9f3ff;
        background: url(/https/cdn.e-iceblue.com/images/index/menu_close.png) no-repeat scroll transparent;
        margin:22px 0;
        border:0;
        padding:0px;
        padding-right: 10%;
    }
    .phone_menu_active{
        background: url(/https/cdn.e-iceblue.com/images/index/menu_open.png) no-repeat scroll transparent;
    }
    #menu .mi211,#menu .mi212,#menu .mi366,#menu .mi214,#menu .mi956{
        background: url(/https/cdn.e-iceblue.com/images/index/li_open.png) 260px 16px no-repeat scroll transparent !important;
    }
    #menu .li_open{

        background: url(/https/cdn.e-iceblue.com/images/index/li_close2.png) no-repeat scroll transparent !important;
        background-color: red;

    }
    #menu li:hover .dropdown{
        display: none;
    }

    #menu > li > div.dropdown{
        background: none;
        z-index: 0;
        position:relative;
    }
    #menu > li:hover{
        background: none;
    }
    #menu .mi216{
        display: none !important;
    }
    #menu .mi218{
        display: none !important;
    }
    #menu .search-box{
        display: none !important;
    }
    #menu > li > a{
        top:0px !important;
        margin:0px !important;
        height: 40px;
        line-height: 40px;
        color:#FFFFFF !important;
        padding: 0px;
        width: 100%;
        padding-left: 10px;
        font-size: 14px;

    }
    #menu li ul li a{
        top:0px !important;
        margin:0px !important;
        height: 40px;
        line-height: 40px;
        color:#FFFFFF;
        padding: 0px;
        width: 100%;
        list-style: none;
        padding-left: 10px;

    }
    #menu li ul{
        margin:0px;
        padding-left: 0px;
    }
    #menu > li.icon{
        margin:0px;
    }
    #menu .user a{
        display: none;
    }
    #menu .online a{
        display: block;
    }
    #menu .user{
        height: 40px !important;
        width: 100% !important;
    }
    #menu > li.icon.login{
        background: url(/https/cdn.e-iceblue.com/images/index/phone_login.png) no-repeat scroll transparent !important;
    }
    #menu > li.icon.online{
        background: url(/https/cdn.e-iceblue.com/images/index/phone_logout.png) no-repeat scroll transparent !important;
    }
    #menu > li.icon.online a{
        display: none;
    }
    #toolbar .logo{
        padding-left: 10%;
    }
    #page-footer #bottom1{
        /* display: none; */
    }
    #mymaintop3 .believe_header_phone{
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    #page-footer #bottom2{
        float: none !important;
        width: 80%;
        margin: 0 auto;

    }
    #page-footer #bottom2 .bottombox .first{
        display: none;
    }
    #page-footer #bottom2 .float-left{
        width: 50%;
        float: left;
        text-align: center;
    }
    #page-footer #bottom2 .float-left .header-3{
        text-shadow:none;
        color: #373737;
    }
    #page #bottom2 ul.links{
        width: 100% !important;
        text-shadow:none;
    }
    #footer{
        text-shadow:none !important;
    }
    #footer span{
        padding-right: 0px !important;
    }
    a:link{
        text-decoration: none !important;
    }
	#toolbar #menu .chinese_link{
        display: none;
    }
	#page-footer #footer .anchor{
        display:none !important;
		right:0px !important;
    }



}
/*@media only screen*/
/*and (min-width: 768px)*/
/*and (max-width: 1125px){*/

/*}*/
@media only screen
and (min-width: 1025px)
{
    .wrapper{
        width: 1140px;
    }
    .phone_button_menu{
        display: none;
    }

    #mytop1 #phone_banner{
        display: none;
    }
    #mymaintop4 .cus_header_phone{
        display: none;
    }
    #mymaintop3 .believe_header_phone{
        display: none;
    }
}




