
    @media  (min-width:1000px) {
        .ly_header_21.header .wide .right_side { flex-wrap: nowrap; justify-content: space-between; flex-direction: row-reverse; width: 100%;}
        .ly_header_21.header .wide .right_side .bottom { width: max-content;}
        .ly_header_21.header .wide .right_side .top { margin-top: 0; width: max-content;flex-direction: row-reverse; }
        .ly_header_21.header .wide .right_side .line { margin: 0 12px; background-color: transparent;}
        .ly_header_21.header .nav { padding: 20px 20px 20px 0;}
        .ly_header_21 .tool_user .icon-member2 {display: flex; color: var(--ThemesHeaderIconColor); font-size: 20px; }
        .ly_header_21.header .wide .right_side .top .tool_user.mobile { display: none;}
        .ly_header_21.header .tool_search .icon-search1 { font-size: 20px;}
        .ly_header_21.header .wide .right_side .top .tool_language { margin-top: 3px;}
        .ly_header_21.header .wide .right_side .top .tool_search { margin-top: 3px;}
        .ly_header_21 .tool .tool_inquiry_btn a { white-space: nowrap;}
    }
    @media (max-width: 1400px) {
        .ly_header_21.header .wide .right_side .bottom { width: 100%;}
    }
