@media screen and (max-width: 1000px){
    .c_sub__list {
        display: none;
    }
}