
.disnone{ display:none !important; }
.hang1{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hang2{ overflow:hidden; text-overflow:ellipsis; display:-webkit-box !important; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.hang3{ overflow:hidden; text-overflow:ellipsis; display:-webkit-box !important; -webkit-line-clamp:3; -webkit-box-orient:vertical; }

#header_1_2 .language{ position:absolute; top:10px; right:20px; z-index:40; }
#header_1_2 .language a{ display:inline-block; margin-right:20px; color:#333; font-size:14px; }
@media screen and (min-width: 1024px){
    #navbarDetail1{ display:flex !important; }
}
@media screen and (max-width: 1024px){
    #header_1_2 .language{ top:16px; right:50px; }
    #header_1_2 .language a{ margin-right:6px; color:#333; font-size:12px; }
    .header_h{ height:0 !important; }
}
