@media only screen and (max-width: 1360px) {
    .logo span{
        display: none;
    }
    .widget {
        margin-bottom: 30px;
    }
    .search-top .widget_search{
        height: 45px;
    }
}
@media only screen and (max-width: 1199px) {
    .action-menu .menu {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        list-style-type: none;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px;
    }
    a.item2 {
        line-height: 34px;
    }
    .top-menus-wrapper > .feedback-link{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .widget-block .widget{
        max-height: initial;
        overflow: initial;
    }
    .widget_content_list.featured.mer-list {
        padding: 0 0 30px 0;
        border-radius: 2px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .widget_content_list.featured.mer-list .item {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        position: relative;
    }
    .top-wrapper {
        display: none;
    }
    .action-menu .menu li{
        margin-bottom: 0;
    }
    .dl-menuwrapper{
        display: block;
        position: relative;
    }
    .top-wrapper .container {
        padding: 2px 32px;
    }
    .desktop-user-menu{
        display: none;
    }
    .main-menu{
        display: none;
    }
    .slider-nav{
        width: 76%;
    }
    .widget_content_list .item .image {
        float: none;
        margin-right: 0;
        margin-bottom: 0;
    }
    .important-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .important-list .item:nth-child(3n - 3){
        margin-right: 0;
    }
    .important-list .item{
        width: calc((100% - 60px)/3);
        margin-bottom: 30px;
        margin-right: 30px;
    }
    .important-list .title a {
        font-size: 16px;
    }
    .important .widget{
        margin-bottom: 0;
    }
    .main-content-bottom .container {
        padding-top: 0;
    }
    .footer .analitics .btn-version{
        height: auto;
    }
    .anons-bottom .item{
        padding-bottom: 140px;
    }
    .custom-body .news_list.featured .second .ft_caption .value{
        line-height: 24px;
        max-height: 48px;
    }
}
@media only screen and (max-width: 992px) {
    .anons_list{
        display: block;
        height: auto;
    }
    .anons_list.featured .second + .second,
    .anons_list.featured .second,
    .anons_list.featured .first,
    .anons_list_item {
        width: 100%;
        margin-left: 0;
        min-height: 270px;
    }
    .anons-filter .buttons {
        margin-top: 40px;
    }
    .anons-bottom .item {
        width: calc((100% - 60px) / 3);
    }
    .anons-bottom .item:nth-child(4n+4) {
        margin-right: 30px;
    }
    .anons-bottom .item:nth-child(3n+3) {
        margin-right: 0;
    }
    .anons_list.featured .second + .second .photo, .anons_list.featured .photo{
        height: 200px;
    }
    .slider-content .widget_content_list .item .title a,
    .slider-content .widget_content_list .item .title{
        max-height: 48px;
    }
    .content_categories li {
        width: 44%;
    }
    .custom-body .news_list{
        max-height: initial;
    }
    .widget_content_list.featured .item-first .title a {
        font-size: 18px;
        line-height: normal;
    }
    .custom-body .news_list.featured .news_list_item ,
    .custom-body .news_list.featured .second,
    .custom-body .news_list.featured .first {
        width: 100%;
    }
    .widget > .title{
        font-size: 24px;
    }
    .widget_content_list .item .title {
        margin-bottom: 0;
        max-height: 92px;
        overflow: hidden;
    }
    .footer .analitics .btn-version,
    .footer-menus{
        display: none;
    }
    .filter .field {
        width: 100%;
        margin-bottom: 40px;
    }
    .widget_content_filter .fields{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .social-links{
        margin-top: 30px;
        padding-top: 10px;
        border-top: 1px solid #ccc;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .filter .ft_date.f_date_pub{
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
    }
    .social-links a{
        margin: 0;
    }
    .pop-up-footer .social-links{
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }
    .info-wrapper .widget_html_block {
        width: 250px;
    }
    .pop-up-main-menu .widget {
        -ms-flex-preferred-size: 28%;
        flex-basis: 28%;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .pop-up-main.active .widget > .title {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    .main-nav .pop-up-main.active .menu > li{
        margin-bottom: 0;
    }
    .main-nav .pop-up-main.active .menu > li > a {
        padding: 0;
        font-size: 12px;
    }
    .pop-up-main.active {
        padding: 58px 32px 0;
    }

}
@media only screen and (max-width: 640px) {
    .nyroModalCont.nyroModalImg {
        margin: 30px 24px;
       /* min-width: calc(100% - 48px);*/
    }
}
@media only screen and (max-width: 768px) {

    .anons-bottom .item {
        width: calc((100% - 30px) / 2);
    }
    .anons-bottom .item:nth-child(3n+3) {
        margin-right: 30px;
    }
    .anons-bottom .item:nth-child(2n+2) {
        margin-right: 0;
    }
    .nyroModalCont {
        max-width: 320px;
        margin: 60px auto;
    }
    .action-menu .menu {
        display: block;
    }
    .action-menu .menu li {
        margin-bottom: 8px;
    }
    .widget_content_list.featured.mer-list .item{
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .search-top.active  .widget_search{
        width: calc(100% - 100px);
        margin-left: 0;
    }
    body a{
        font-size: 16px;
    }

    .list-aside.widget_content_list .item .teaser, .aside-menu .widget:not(:first-child) > .title {
        font-size: 15px !important;
    }
    .widget > .title {
        font-size: 20px !important;
    }
    .important-list .item:nth-child(n) {
        width: calc((100% - 30px)/2);
        margin-bottom: 30px;
        margin-right: 30px;
    }
    .important-list .item:nth-child(2n - 2){
        margin-right: 0;
    }
    .widget_content_list.slider-for .item .info:before {
        content: none;
    }
    .widget_content_list.slider-for .item .info {
        width: 100%;
    }
    .widget_content_list.slider-for .item .info a {
        font-size: 24px;
        line-height: 28px;
        max-height: 100px;
    }
    .widget_content_list.slider-for .item .teaser {
        font-size: 18px;
        line-height: 22px;
    }
    .widget_content_list.anons-list {
        display: -ms-grid;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .info-wrapper .widget_html_block{
        left: auto;
        right: -5px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .info-wrapper .widget_html_block:before{
        left: auto;
        right: 5px;
    }
    .footer .analitics .menu{
        display: none;
    }
    .aside-menu .widget:first-child{
        margin-bottom: 0;
    }
    .popup-show .iforms_modal {
        width: 280px !important;
    }
}
@media only screen and (max-width: 578px) {
    .dl-menuwrapper .dl-menu {
        min-width: auto;
        white-space: nowrap;
    }
    .top-menus-wrapper > .feedback-link {
        right: 0;
        position: relative;
        bottom: -50px;
        z-index: 50000;
		min-width: 180px;
    }
    .top-menus-wrapper .inner-page-top{
        margin: 0;
    }
    .dl-menuwrapper {
        display: block;
        width: 48px;
        bottom: -52px;
        right: -10px;
    }
    .top-menus-wrapper {
        height: 38px;
    }
    .pop-up-main-menu .widget {
        -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
    }
    .widget_content_list.anons-list {
        display: -ms-grid;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .banner-title{
        font-size: 18px;
    }
    .banner-text{
        font-size: 12px;
        line-height: 16px;
    }
    .widget_content_list.featured .item-first .title{
        font-size: 16px;
    }
    .widget_content_list.featured .item-first .title a {
        font-size: 16px;
        line-height: 20px;
    }
    .widget_content_list.featured .item.item-first .image {
        height: 150px;
    }
    .widget_content_list.featured .item .image{
        height: 100px;
    }
    header .mobile-user-menu .menu > li.folder {
        position: static;
    }
    header .mobile-user-menu .menu > li.folder ul {
        right: 0;
        left: auto;
        margin-right: 0;
        top: 100%;
        width: 100%;
    }
    .mobile-user-menu:hover ul{
        width: 200px;
    }
    .inner-page-top > .feedback-link {
        padding-left: 12px;
        position: absolute;
        right: 68px;
        bottom: -46px;
        z-index: 1;
    }
    .slider-nav {
        display: none;
    }
    .anons_list.featured .second + .second,
    .anons_list_item {
        width: 100%;
        min-height: 190px;
        height: 190px;
    }
}
@media only screen and (max-width: 480px) {

    .anons_list.featured .second + .second .photo,
    .anons_list.featured .photo{
        height: 116px;
    }
    .anons-bottom .item {
        width: 100%;
    }
    .anons-bottom .item:nth-child(n) {
        margin-right: 0;
    }
    .widget_content_list.anons-bottom .item .title a{
        max-height: initial;
        min-height: initial;
        line-height: normal;
        font-size: 12px;
    }
    .anons-bottom .item{
        padding-bottom: 140px;
    }
    .widget_content_list.anons-bottom .item .title{
        max-height: initial;
    }
    .widget_content_list.featured .item:nth-child(n),
    .important-list .item:nth-child(n){
        width: 100%;
        margin-right: 0;
    }
    .widget_content_list.slider-for .item .title{
        max-height: 66px;
    }
    .widget_content_list.slider-for .item .info a{
        font-size: 18px;
        line-height: 22px;
        max-height: 66px;
    }
    .widget_content_list.slider-for .item .teaser{
        font-size: 14px;
        line-height: 18px;
        max-height: 36px;
        overflow: hidden;
    }
    .slider-for .item {
        height: 200px;
    }
}
@media only screen and (max-width: 460px) {
    .widget_content_list .item .title {
        max-height: initial;
    }
    #search_form select,
    #search_form input{
        width: 100% !important;
    }
    .custom-body .news_list_item.first .info_bar .bar_item {
        padding-left: 20px;
        padding-bottom: 8px;
    }
    .list-inner.widget_content_list .item .image {
        width: 100px;
        height: 80px;
    }
    .list-inner.widget_content_list .item .image img{
        width: 100%;
        height: 80px;
    }
    .list-inner.widget_content_list .item .info {
        padding: 15px;
        -ms-flex-preferred-size: calc(100% - 100px);
        flex-basis: calc(100% - 100px);
    }
    .list-inner.widget_content_list .item .details {
        left: 15px;
        bottom: 10px;
    }
    .list-inner.title_big.widget_content_list .item .title a {
        font-size: 16px;
        line-height: 24px;
        max-height: 24px;
    }
    .list-inner.widget_content_list .item .title a {
        font-size: 12px;
        line-height: 16px;
    }
    .widget_content_list.slider-for .item .title{
        max-height: 66px;
    }
    .widget_content_list.in_city_list .item .teaser, .widget_content_list.featured .item .title{
        max-height: 60px;
    }
    .widget_content_list.featured.mer-list .item.item-first .title{
        max-height: 96px;
    }
    .custom-body .news_list.featured .news_list_item, .custom-body .news_list.featured .second, .custom-body .news_list.featured .first{
        display: block;
        height: auto;
    }
    .custom-body .news_list.featured .second .fields {
        width: 100%;
        padding: 15px;
    }
    .content_categories li {
        width: 100%;
    }
    #breadcrumbs ul li:last-child {
        display: table-cell;
    }
    .custom-body .news_list.featured .second .photo img{
        width: 100%;
    }
    .custom-body .news_list.featured .second .ft_caption .value{
        line-height: 16px;
        max-height: initial;
    }
    .custom-body .news_list.featured .second .photo{
        width: 100%;
    }
    .custom-body .news_list_item .info_bar .bar_item{
        position: static;
    }
    .widget-block .widget_content_list .item .title {
        max-height: initial;
    }
    .widget_content_list.anons-list .item .title,
    .widget_content_list.list-aside .item .title,
    .widget_content_list.important-list .item .title {
        max-height: initial;
    }
    .widget_content_list .item .title {
       
	   
    }
    .custom-body .news_list.featured .first .fields a {
        font-size: 16px !important;
        line-height: 20px;
        max-height: 60px;
    }
    .pop-up-main-menu .widget {
        -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    }
    .widget_content_list.in_city_list .item .teaser,
    .widget_content_list.featured .item .title{
        font-size: 14px;
		font-weight: bold;
        line-height: 20px;
        font-family: 'Lato-Semibold',sans-serif;
    }


}