@media (max-width: 991px) {
          .nav-top-list li{
       font-size: 12px;
        }
        .modal-panel{
            display: none;
        }
        .menu_nav{
            display: none;
        }
        .hidden_links_1{
            display: none;
        }
.navigation,.contact,.header-bg,.hidden{
    display: none;
}
.navigation-list {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
}
.sidebar-elem{
width:82%;
}
.popular-body{
    width:95%;
}
     
.search-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 20px;
}
.custom-select, .form-control{
    width: 100%;
}
.col-lg-8{
display: flex;
flex-direction: column;
}
.menu-toggle{
    display: block;
    
}
.header{
    justify-content: space-around;
}
.hamburger,button.but{
    display: block;
}
.sidebar-payment {
    margin: 13px auto;
    margin-right: 22px;
  }
.row-content{
    flex-direction: column;
}
.row-slide{
    display:none;
}
.news{
    flex-direction: column;
   }
.popular{
    width:90%;
}
.news-info{
    width: auto;
}
}
@media (max-width: 769px) {
    .eb,.foto{
        display: none;
    }
   .footer{
flex-direction: column;
   }
   .footel ul{
       margin-right: 71px;
   }
   .mp3{
display: none;
   }
   .row-nav{
    justify-content: center;
    flex-wrap: wrap;
    
   }
   .hidden_links_1{
    display: block;
}
   .footer-text{
width: auto;
height: auto;
   }
   .modal__content {
    width:84%;
}

.popular-body {
    width: 84%;
}

.page-service{
    width: 80%;
}
}
@media (max-width: 430px) {

    .page-service{
        width:43%;
    }
    .footer_block{
        height: 125vh;
        }
    .mp3{
        display: none;
    }
    .logo{
        flex-wrap: wrap;
    }
    .nav-top-list li{
margin-right: 10px;
    }
    .modal__content {
        width:79%;
    }
    
.news-image {
    width: 94px;
    height: 83px;
}
.popular-slide img{
    width:50px;
    height:80px;
}
}