@media (min-width: 769px) {
    .nav-main>.navigation-main:not(.navigation-menu-end){
        opacity: 0!important;
    }
}