

@media only screen and (max-width: 600px){
    .carousel-inner .active .slider_content .thumb.flip {
        width: 130px;
    }    
}
.header_top {
    overflow: hidden;
}
.header_top #lang_sel_list ul li a.lang_sel_sel,
.header_top #lang_sel_list ul li:hover>a {
   color: #fdff5b!important;
}
.header_top #lang_sel_list a {
    color: #bcbcbc!important;
}
@media only screen and (max-width: 1000px){
    .header_top{
        background-color: #999999!important;
    } 
}