/*header*/
#kps_header .brand_menu02 a {
color: #0F8482 !important;
text-decoration: underline !important;
}
@media only screen and (max-width: 1024px) {
#kps_header .brand_menu02 a {
text-decoration: none!important;
}
}