@media only screen and (max-width: 40.063em)
.main-navigation-container {
float: none !important;
}
paste this and you will start seeing you menu
basically what you did is that you are making your menu float:left and that is why it is not showing if you have further query feel free to post it