
@media screen and (min-width: 1000px) {
    .ly_header_12 .tool .tool_inquiry_btn {display: none;}
    body .header_background .headerFixed {background-color: unset !important;}
    .ly_header_12 .nav_box {background-color: var(--ThemesHeaderBgColor);}   
}
.ly_header_12 .wide {max-width: 1200px;}
.ly_header_12 .tool .tool-first-row .contactInfoBox {order: 1 !important;}
.ly_header_12 .tool .tool-first-row .follow_us_list {order: 2 !important;}
.ly_header_12 .wide .tool .tool_search {order: 3;padding: 0 10px;}
.ly_header_12 .tool .tool_language {order: 4;}
.ly_header_12 .themes_header_board {display: none;}
.ly_header_12 .tool .tool-first-row .follow_us_list .icon_follow_facebook {margin-bottom: 0;background-size: 80%;}
.ly_header_12 .themes_global_header .tool {flex-direction: column;align-items: flex-end;}
.ly_header_12 .tool .tool-first-row {display: flex;align-items: center;}
.ly_header_12 .tool .tool-first-row .contactInfoBox {background-color: #26125B;display: flex;align-items: center;padding: 12px;border-radius: 8px;margin-right: 20px;gap: 10px;}
.ly_header_12 .tool .tool-first-row .contactInfoBox .text a {color: #fff !important;font-size: 15px;text-decoration: none;}
.ly_header_12 .tool .tool-first-row .contactInfoBox .icon i.iconfont {color: #fff !important;padding-right: 8px;}
.ly_header_12 .tool .tool-first-row .contactInfoBox a {color: #fff !important;}
.ly_header_12 .software-logos {display: flex;align-items: center;}
.ly_header_12 .software-logos img {height: 48px;object-fit: contain;}
.ly_header_12 .tool_search, 
.ly_header_12 .tool_language {margin: 0;}
.ly_header_12 .wide .nav ul li {border: unset;}
.ly_header_12 .nav ul li:hover {background-color: #26125B;}
