
    @media screen and (max-width: 1000px) {
        body #mobile_header .mobile_box { background: #fff; padding: 10px 8px 45px; }
        #mobile_header .mobile_box .search_top input { width:100%;height:40px;padding:10px 10px 10px 30px;border:1px solid #b4b4b4;box-sizing:border-box; border-radius: 40px;}
        #mobile_header .mobile_box .search_top { position: relative;}
        #mobile_header .mobile_box .search_top button { position: absolute; left: 9px; top: 12px; background: transparent;}
        #mobile_header .mobile_box .search_top button i { color: #000; font-size: 16px;}
		.ajax_search { display: none;}
		body .header_content_height { display: block;}
		.ly_header_5 .logo { width: 45px !important;}
		#mobile_header .menu_box .btn_menu .contactInfoBox  { order: inherit !important; display: flex; align-items: center;}
		#mobile_header .menu_box .btn_menu i { color: #000 !important; }
		#themes_header_board .borardFixedBox { justify-content: center;}
		body #themes_header_board .borardFixedBox .follow_us_list ul li.lan_li.lan_li_de { margin-right: 0;}
		body #themes_header_board .borardFixedBox .follow_us_list ul { justify-content: center; }
		#mobile_header .menu_box .btn_menu .contactInfoBox .blank { margin: 0 10px;}
		#mobile_header .menu_box .btn_menu i.icon-tell1:before { font-size: 20px;} 
    }
