
footer.PC_footer div ul.switch{
    display: none; 
}

@media screen and (min-width:768px) {
footer.PC_footer div.sky ul.switch{
   display: block;
}
}