div#mobile-menu {
    display: none;
}
div#menu-toggle {
    display: none;
}
@media screen and (max-width: 991px){
.form_right img{
    width: 100%;
}
.rub-wr {
    overflow: hidden;
}
nav#rubrikator {
    padding: 0 10px;
}
body {
    width: 100%;
    overflow-x: hidden;
}
.wrapper {
    width: 100%;
    margin: 0;
}
.slider_new_left, .slider_new_right {
    width: 100%;
}
.slider_new_right {
    border-radius: 0;
    height: 560px;
}
.slider_new {
    gap: 0;
}
.slider_new_left {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.slider_item {
    padding: 20px 20px;
}
.slider_btns {
    justify-content: flex-start;
}
a.rub {
    width: calc(100% / 4 - 17px);
}
div#uslugi {
    padding: 0 10px 20px;
}
div#pravila {
    padding: 50px 10px;
}
#pravila .zag-u {
    width: 70%;
}
div#news {
    padding: 0 10px;
}
#news-c {
    gap: 15px;
}
.news-itself {
    width: calc(100% / 3 - 12px);
}
div#home-form {
    padding: 0 10px;
}
#footer-c {
    padding: 50px 10px;
}
#header {
    padding: 10px 10px;
}
.slider_wrap {
    padding: 0 10px;
}
.ten {
    width: 100%;
}

}
@media screen and (max-width: 767px){
.footer_link {
    align-items: center;
    justify-content: center;
}
div#menu-toggle {
    display: flex;
}
.menu-toggle {
    display: none;
    flex-direction: column;
    justify-content: center;
    width: 30px;
    height: 25px;
    cursor: pointer;
    z-index: 101;
}
.menu-toggle span {
    height: 3px;
    width: 100%;
    background-color: #000;
    border-radius: 3px;
    transition: all 0.3s ease;
}
.menu-toggle.active span {
	background-color: #fff;
}
.menu-toggle span:nth-child(1) {
    margin-bottom: 5px;
}

.menu-toggle span:nth-child(3) {
    margin-top: 5px;
}
nav ul {
    display: flex;
    list-style: none;
}        
nav ul li {
    margin-left: 25px;
}        
nav ul li a {
    color: white;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}        
nav ul li a:hover {
    color: #3498db;
}
.mobile-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 400px;
    height: 100vh;
    background-color: #2c3e50;
    padding: 80px 30px 30px;
    transition: right 0.4s ease;
    z-index: 99;
    overflow-y: auto;
    display: block !important;
}        
.mobile-menu.active {
    right: 0;
}        
.mobile-menu ul {
    list-style: none;
}        
.mobile-menu ul li {
    margin-bottom: 0;
}        
.mobile-menu ul li a {
    color: white;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: 500;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: color 0.3s ease;
    background: transparent !important;
    color: #fff !important;
}        
.mobile-menu ul li a:hover {
    color: #3498db;
}        
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    z-index: 98;
}        
.overlay.active {
    opacity: 1;
    visibility: visible;
}
.menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(3px, 7px);
}        
.menu-toggle.active span:nth-child(2) {
    opacity: 0;
}        
.menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -8px);
}
.menu-toggle {
    display: flex;
}            
nav ul {
    display: none;
}
.header_bottom {
    display: none;
}
.header_right a#call {
    display: none;
}
div#header-addrs {
    display: none;
}
a#header-logo img {
    height: 40px;
}
#header-logo {
    padding: 0 20px;
}
.phone {
    font-size: 14px;
}
.slider_new_left h1 {
    font-size: 22px;
}
.subtitle {
    font-size: 16px;
}
.slider_new_left {
    padding: 30px 15px;
}
.slider_btns a {
    width: 100%;
    text-align: center;
}
.slider_item {
    width: 100%;
}
.slider_new_right {
    height: 240px;
}
nav#rubrikator {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0 10px;
}
a.rub {
       width: calc(100% / 2 - 15px);
}
.rub-img {
    height: 150px;
    object-fit: contain;
}
.usl-wrap a#call {
    display: none;
}
.usluga {
    width: calc(50% - 37px);;
}
.uslugi-wr {
    gap: 10px;
}
#pravila .zag-u {
    width: 100%;
}
.pravilo {
    width: 100%;
    color: #fff;
}
.pravila_img {
    width: 100%;
    height: 300px;
    top: 100%;
}
div#pravila {
    padding: 50px 10px 10px;
    margin-bottom: 300px;
}
.news-itself {
    width: 100%;
}
.form_left, .form_right, .form_left_text, form#form {
    width: 100%;
}
.footer_menu {
    order: 2;
    width: 100%;
}
.footer_menu ul li {
    width: 100%;
}
.footer_menu ul {
    justify-content: center;
    align-items: center;
    text-align: center;
}
#footer-logo, .footer-adres {
    width: calc(50% - 10px);
}
.rub-zag {
    background: transparent;
}
.news-itself {
        width: calc(50% - 10px);
    }
    .slider_new_right {
        height: 500px;
    }
    .form_right img {
    width: 100%;
}
}

@media screen and (max-width: 600px){
.slider_new_right {
    height: 430px;
}
.usluga, .news-itself {
    width: 100%;
}
.news-itself-hdr img {
    width: 100%;
}
}
@media screen and (max-width: 480px){
.slider_new_right {
    height: 300px;
}
}
@media screen and (max-width: 380px){
.slider_new_right {
    height: 250px;
}
}