Arkadaş doğru demiş
@media screen and (max-width:960px) { 
    .secondary-navigation {
        width: 35%;
        margin-bottom: 20px;
        margin-top: 20px;
        margin-right: 2.2%;
        position: absolute;
        right: 0;
        z-index: 1;
Kodunda bulunan
  margin-bottom: 20px;  
kodunu aşağıdaki ile değiştir
  margin-bottom: 0px;
sorun düzelecektir. 
CSS Adresin : http://kampgunlugu.com/wp-content/themes/point/css/responsive.css