@media screen and (max-width: 780px) {
    .nav .wap{
        width: 100% !important;
    }
}