
@media (max-width: 575.98px) {

}


@media (min-width: 576px) and (max-width: 767.98px) {

}
@media (max-width: 991.98px){
    .big-node{
        max-height:auto;
    }
    #admin-menu{display:none}
    h1{
        font-size:2.1rem;
    }
    .big-node{
        max-height: 100%;
    }
    .big-node .news-info, .big-node .news-content{
        padding:10px;
    }
    #slogan{
        font-size:11px;
        text-align:center;
    }
    nav#contacts{
        padding:8px 0px;
        font-size: 21px;
    }
    nav#contacts li{
        padding:0px 10px 0px 0px;
    }
    .big-one-news .box-title{
        font-size: inherit;
        line-height:inherit;
        top:0px;
        padding:10px;
    }
    .big-node .news-content{

    }
    .big-node .news-title{
        font-size:21px;

    }
    .news-full-teaser{
        margin-bottom:15px;
    }
    .lenta-news .vert-list{
        border:none;
        padding:0px;
    }
    .two-image{
        flex-wrap:wrap;
    }
    .two-image .image{
        flex-basis:100%;

    }
    #about-us{
        padding:15px;
        border:1px solid #f1f1f1;
        background:none;

    }
    .adware.ad-vert-block{
        text-align:center;
        padding:10px;
    }
    #about-us .content{
        padding:0px 0px 0px 0px;
    }
    #bot-contacts li.soc-buttons a{
        margin:0px 10px 0px 0px;
    }
    footer{
        background-size:300px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

}


@media (min-width: 992px) and (max-width: 1199.98px) {

}


@media (min-width: 1200px) {

}