@media only screen and (min-width: 416px) {
    .announcement_locations_list {
        width: 355px
    }
}

@media only screen and (min-width: 480px) {
    .no_image {
        height: 152px !important
    }

    #typeit_wrap {
        height: 150px;
    }

    .profile {
        width: auto;
        margin-bottom: 0;
        margin-right: 15px
    }

    .regions__row {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .rubrics {
        grid-gap: 10px;
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(3, 1fr)
    }

    .rubric + .rubric {
        margin-top: 0
    }

    .filters {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr);
        grid-template-columns:2fr 2fr 2fr 1fr 1fr
    }

    .post {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left
    }

    .post__title {
        line-height: 1.5
    }

    .post__img {
        max-width: 216px;
        max-height: 152px
    }

    .balance {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .balance .btn-primary {
        margin: 0 0 0 20px
    }

    .offer__bottom {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .offer__btn-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .offer__btn-group a + a {
        margin: 0 0 0 10px
    }

    .offer__btn-group .btn.btn-primary.activate_announcement {
        margin: 0
    }

    .post__img-wrap {
        width: 250px
    }

    .post__caption {
        padding: 10px 20px
    }

    .post_ribbons_wrap {
        justify-content: start;
        margin-top: 5px
    }

    .profile {
        justify-content: center
    }

    .filters #filter_prices {
        grid-column-start: 2;
        grid-column-end: 4
    }

    .filters .rubriks, .filters .sort_dropdown, .filters .filter {
        grid-column-start: 1;
        grid-column-end: 4
    }

    .login_or_reg {
        width: 400px;
        padding: 20px 30px
    }

    .gazeta_5_inner_item {
        width: 45%
    }

    .gazeta_5_inner_item:nth-child(even):after {
        display: none
    }

    .gazeta_5_inner_item {
        margin-right: 0
    }

    .cat_list_item_reviews {
        flex-wrap: nowrap
    }

    .rubric img {
        width: 100px;
        height: 100px
    }

    .save_publication {
        width: auto;
        text-align: center;
        margin-top: 0
    }

    .foo_col {
        width: 50%
    }

    .license a.make_ann {
        width: 160px
    }

    .benefit_slider {
        padding-right: 90px;
        padding-left: 90px
    }

    .slick-arrow {
        box-shadow: 8px 8px 22px #f1f1f1, -3px -8px 22px #f1f1f1
    }

    .slick-prev.slick-arrow {
        left: 15px
    }

    .slick-next.slick-arrow {
        right: 15px
    }

    .slick-arrow:after {
        left: 13px;
        top: 13px
    }

    .slick-arrow {
        width: 50px;
        height: 50px
    }

    .gazeta_1_inner .small_news_item img {
        height: 150px;
        min-height: 150px
    }

    .notification {
        width: 370px;
        bottom: 25px;
        left: 25px
    }
}

@media only screen and (min-width: 540px) {
    .logo img {
        width: auto;
        height: auto;
        max-height: 50px
    }

    .main_filters .filter_btn {
        width: 100%
    }

    .credit_calc_left .sum_credit .credit_row {
        width: calc(100% - 120px);
        margin-top: -8px;
    }

    .credit_calc_left .sum_credit input {
        left: 0;
        margin: 0 0 0 -100px;
        top: 43px;
    }

    .credit_calc_left .sum_credit + .sum_credit {
        margin: 30px 0 0 0;
    }

    .leave_page .company_item {
        width: calc(100% - 10px);
        margin: 0;
        position: relative;
        float: left;
        padding: 0;
    }

    .leave_page .popup_inner {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 10px;
    }

    .leave_page {
        padding: 40px 0 10px 10px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .photo-place {
        grid-template-columns:repeat(3, 1fr)
    }

    .post-author__btn-group {
        display: inline-block
    }

    .post-author .btn + .btn {
        margin: 0 0 0 10px
    }

    .social {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media only screen and (min-width: 768px) {
    .photo-place {
        grid-template-columns:repeat(4, 1fr);
        width: 700px
    }

    .site-header__right .btn-primary {
        display: inline-block
    }

    .site-header__right .btn-primary_mobile {
        display: none
    }

    .accordeon__item textarea {
        width: 700px
    }

    .site-header__right {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .languages {
        width: auto;
        margin: 0;
        left: -25px;
        top: -3px;
        right: auto
    }

    .profile {
        margin-left: 40px
    }

    .regions__row {
        -ms-grid-columns:(1fr) [ 4 ];
        grid-template-columns:repeat(4, 1fr)
    }

    .regions ul {
        padding: 10px 0
    }

    .regions ul:nth-child(2n+2) {
        border-right: 1px solid #ccc
    }

    .regions ul:last-child {
        border: none
    }

    .rubrics {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }

    .article-row {
        -ms-grid-columns: 1fr 3fr;
        grid-template-columns:1fr 3fr
    }

    .filters {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr);
        grid-template-columns:2fr 2fr 2fr 1fr 1fr
    }

    .post__title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .post__price {
        text-align: right
    }

    .single-box {
        padding: 24px
    }

    .single-photo figcaption {
        margin-top: 24px
    }

    .posts-nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .cabinet-main-title {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .cabinet-main-title .section-title {
        margin: 0
    }

    .cabinet-tabs {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .cabinet-tabs__right {
        margin: 0
    }

    .cabinet-tabs__right input[type="search"] {
        width: 265px
    }

    .offer__btn-group {
        width: auto;
        margin: 0 0 0 auto
    }

    .offers-options {
        margin-top: 0
    }

    .filters .rubriks, .filters .sort_dropdown, .filters .filter:nth-child(2) {
        grid-column-start: 1;
        grid-column-end: 3
    }

    .filters .rubriks:nth-child(3), .filters .filter:nth-child(3) {
        grid-column-start: 3;
        grid-column-end: 6
    }

    .filters .sort_dropdown {
        grid-column-start: 1;
        grid-column-end: 3
    }

    .filters .currency {
        grid-column-start: 3;
        grid-column-end: 3
    }

    .filters #filter_prices {
        grid-column-start: 4;
        grid-column-end: 6
    }

    .post__title a h3 {
        margin: 20px 0
    }

    .gazeta_2_item_important .gazeta_2_item_title {
        font-weight: 900
    }

    .gazeta_2_title {
        font-size: 28px;
        font-weight: 700;
        line-height: 32px;
        margin-bottom: 42px
    }

    .gazeta_2_item_time {
        font-size: 24px;
        font-weight: 700;
        margin-right: 30px;
        line-height: 32px;
        width: 77px
    }

    .gazeta_2_item_title {
        font-size: 20px;
        font-weight: 300;
        line-height: 32px
    }

    .gazeta_4 img {
        width: 70px;
        height: auto;
        display: inline-block
    }

    .gazeta_5_inner_item_content .author_title a {
        font-size: 20px
    }

    .cat_details_slider_item {
        width: 29%
    }

    .filters .filters_drop {
        grid-column-start: 1;
        grid-column-end: 3
    }

    .filters .filters_drop + .filters_drop {
        grid-column-start: 3;
        grid-column-end: 6
    }

    .filter_box_overflow section > .filter_item, .filter_box_overflow section > .section-title {
        max-width: 130px
    }

    .generate_tags {
        display: inline-block;
        width: auto;
        color: #111;
        margin-left: 20px;
        text-decoration: none
    }

    .company_item_content {
        flex-wrap: nowrap
    }

    .tabs_nav {
        flex-wrap: nowrap
    }

    .tabs_nav li + li {
        margin-left: 20px;
        margin-top: 0
    }

    .tabs_nav li {
        width: auto
    }

    .tabs_nav li a {
        width: auto;
        padding: 0;
        display: inline-block;
        background-color: unset
    }

    .active_tab:after {
        top: 25px
    }

    .tabs_item_block_video {
        flex-wrap: nowrap
    }

    .tabs_item_block_col {
        width: 50%
    }

    .tabs_item_block_rating {
        flex-wrap: nowrap
    }

    .tabs_item_block_rating .tabs_item_block_col:first-child {
        max-width: 250px
    }

    .company_item_bottom_btn {
        flex-wrap: nowrap
    }

    .company_item_bottom_btn a {
        width: auto
    }

    .about_company_sec .benefits_list li {
        width: 50%;
        padding-right: 10px;
        align-items: flex-start
    }

    .about_company_sec .benefits_list li + li {
        margin-left: 0
    }

    .support .content .links_block {
        flex-wrap: nowrap
    }

    .links_block .social_wrap {
        width: 100%;
        display: block;
        margin-bottom: 20px
    }

    .links_block .call_wrap {
        width: 45%
    }

    .tile_item {
        width: 33%
    }

    .acc_item_content ul {
        padding-left: 40px
    }

    .about_company_info, .about_company_downloads {
        padding: 15px 35px
    }

    .gazeta_1_inner .small_news_item .news_title .news_name {
        font-size: 20px
    }

    .main_details > div {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding: 0 15px;
        text-align: center
    }

    .main_details > div span {
        margin-bottom: 20px;
        margin-right: 0
    }

    .main_details > div span {
        width: auto
    }

    .main_details > div b {
        width: auto
    }

    .refresh_item {
        width: auto;
        right: 20px;
    }

    .refresh_item span {
        margin: 0;
        display: flex;
        justify-content: center;
    }

    .refresh_item .svg_icon {
        top: 0;
    }

    .company_item_content {
        padding: 5px 10px;
        flex-direction: row;
    }

    .main_details > div span {
        margin-bottom: 0;
    }

    .main_details > div {
        margin: 16px 0 0 0;
    }

    .license {
        padding: 58px 10px 10px;
    }
}

@media only screen and (min-width: 828px) {
    .photo-place {
        grid-template-columns:repeat(5, 1fr)
    }
}

@media only screen and (min-width: 900px) {
    .leave_page {
        width: 700px;
    }
}

@media only screen and (min-width: 992px) {
    .single__content .post-author__details {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .post-author__phone {
        margin-top: 0;
        margin-left: auto;
        width: auto
    }

    .offer__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .offer__img {
        width: 194px;
        height: 136px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin: 0 20px 0 0
    }

    .offer__bottom {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .offer__btn-group {
        margin: 0 0 0 auto;
        width: auto
    }

    .site-header__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .site-header__right {
        margin-top: 0
    }

    .search-form__field {
        padding-left: 24px
    }

    .search-form__field_last {
        padding-left: 0
    }

    .search-form__field:nth-child(1) {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .search-form button[type="submit"] {
        width: 85px;
        background: #292929;
        color: #fff;
        transition: .3s;
        border-radius: 0 5px 5px 0
    }

    .dropdown__list {
        right: auto;
        left: 0
    }

    .rubrics {
        -ms-grid-columns:(1fr) [ 5 ];
        grid-template-columns:repeat(5, 1fr)
    }

    .filters {
        -ms-grid-columns:(1fr) [ 5 ];
        grid-template-columns:repeat(5, 1fr);
        grid-template-columns:2fr 2fr 2fr 1fr 1fr
    }

    .single-box-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .single__price {
        margin-bottom: 30px
    }

    .single__meta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-right: 10px;
        padding-left: 10px
    }

    .single__meta li + li {
        border-top: none;
        border-left: 1px solid #e6ebeb;
        margin-left: 15px;
        padding-left: 15px
    }

    .social {
        margin-bottom: 0
    }

    .languages {
        left: -60px;
        top: -3px;
        right: auto;
        padding-right: 36px
    }

    .btn-profile span {
        display: block
    }

    a.btn-favorites span {
        display: block
    }

    .languages span {
        display: block
    }

    .search-form__field_cities, .search-form__field_last {
        display: flex
    }

    .filters .rubriks, .filters .sort_dropdown {
        grid-column-start: 1;
        grid-column-end: 2
    }

    .filters .rubriks:nth-child(3) {
        grid-column-start: 2;
        grid-column-end: 3
    }

    .filters .sort_dropdown {
        grid-column-start: 3;
        grid-column-end: 6
    }

    .filters .currency {
        grid-column-start: 1;
        grid-column-end: 2
    }

    .filters #filter_prices {
        grid-column-start: 2;
        grid-column-end: 3
    }

    .profile__user .btn-profile {
        margin-left: 24px
    }

    .gazeta_1_inner .news_main, .gazeta_2_inner_list {
        max-width: 75%
    }

    .gazeta_1_inner .actual_news, .gazeta_2_inner .actual_news {
        position: relative;
        width: 100%;
        max-width: 22%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding: 0
    }

    .gazeta_1_inner .actual_news:before .gazeta_2_inner .actual_news:before {
        position: absolute;
        content: "";
        height: 1300px;
        width: 1px;
        left: -19px;
        background-color: rgba(0, 0, 0, .14)
    }

    .actual_news_item {
        position: relative;
        width: 100%
    }

    .actual_news_title {
        color: #333;
        display: inline-block;
        font-size: 20px;
        font-weight: 400;
        line-height: 1.3;
        margin: 0;
        padding-bottom: 20px;
        position: relative;
        vertical-align: top;
        text-transform: none
    }

    .actual_news_title:after {
        background-color: #c12828;
        bottom: 0;
        content: "";
        height: 3px;
        left: 0;
        position: absolute;
        width: 80px
    }

    .actual_news_list {
        margin-bottom: 30px;
        padding-inline-start: 0
    }

    .actual_news_list li.best .news-title {
        font-weight: 900
    }

    .actual_news_list a {
        display: block;
        padding: 15px 0;
        position: relative;
        color: #313a48;
        outline: 0;
        text-decoration: none;
        -webkit-transition: .3s;
        transition: .3s
    }

    .actual_news_list li a .time {
        color: #c12828;
        float: left;
        font-size: 12px;
        line-height: 17px;
        width: 30px
    }

    .actual_news_list li a .news-title {
        color: #333;
        font-size: 14px;
        font-weight: 300;
        line-height: 18px;
        margin-left: 35px
    }

    .actual_news_list li a .photo {
        background-color: #000;
        float: left;
        margin-right: 15px;
        margin-top: 3px;
        position: relative;
        width: 60px
    }

    .actual_news_list li a .photo img {
        max-width: 100%;
        opacity: .7;
        width: 100%;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .actual_news_list li:hover a .photo img {
        opacity: 1
    }

    .gazeta_5_inner_item {
        width: 30%;
        margin-right: 40px
    }

    .gazeta_5_inner_item:nth-child(odd) {
        margin-right: 40px
    }

    .gazeta_5_inner_item:nth-child(3n+3) {
        margin-right: 0
    }

    .gazeta_5_inner_item:nth-child(even):after {
        display: block
    }

    .gazeta_5_inner_item:nth-child(3n+3):after {
        display: none
    }

    .gazeta_details_item .actual_news {
        position: relative;
        width: 100%;
        max-width: 410px;
        display: flex;
        flex-direction: column;
        justify-content: unset;
        padding: 15px;
        background: #f7f7f7
    }

    .gazeta_details_content_left {
        width: 65%
    }

    .only_mobile {
        display: none
    }

    .only_destkop {
        display: block
    }

    .cat_list_item {
        flex-direction: row
    }

    .cat_list_item_left {
        width: 100px;
        align-items: unset;
        margin-right: 15px
    }

    .cat_list_item_right {
        width: 30%
    }

    .cat_details_contacts {
        width: 250px
    }

    .cat_list_item_middle {
        width: 60%
    }

    .cat_list_item_logo {
        width: 100px;
        height: 100px;
        margin-right: 0
    }

    .cat_details_contacts {
        right: 2%
    }

    .cat_details_slider_item {
        width: 31%
    }

    .search-btn {
        display: none
    }

    .filters .dropdown__list a a.submit_filters {
        position: absolute;
        left: calc(100% + 15px);
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none
    }

    .rubric-sub-menu {
        display: flex
    }

    .about_company_sec .title {
        text-align: left
    }

    .about_company_sec .content {
        flex-wrap: nowrap
    }

    .about_company_sec .company_info {
        width: calc(100% - 440px);
        line-height: 22px;
        margin-bottom: 0
    }

    .about_company_sec .company_video {
        width: 415px;
        margin-bottom: 0
    }

    .about_company_sec .benefits_list {
        flex-wrap: nowrap
    }

    .about_company_sec .benefits_list li {
        width: 100%
    }

    .about_company_sec .benefits_list li + li {
        margin-left: 15px
    }

    .support .content {
        width: 250px
    }

    .support .map {
        width: calc(100% - 300px)
    }

    .support .title {
        text-align: left
    }

    .links_block .social_wrap {
        margin-bottom: 12px
    }

    .foo_col {
        width: 25%
    }

    .main_filters_inner {
        width: 100%
    }

    .main_filter_item {
        width: 100%;
        padding: 0;
        margin-right: 0
    }
}

@media only screen and (min-width: 1024px) {
    .rubric-popup {
        max-height: 820px;
        height: auto;
        padding: 40px 25px;
        border-radius: 15px;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%)
    }

    .rubrics.thee-cools div {
        max-height: 400px
    }

    .popup-content .rubrics {
        display: grid
    }

    .popup-content .rubrics .left-col .rubric {
        background: unset;
        margin-bottom: 0
    }

    .popup-content .rubrics .left-col .rubric img {
        margin-right: 0;
        margin-left: 0
    }

    .search_options label {
        margin-right: 20px
    }

    .filters .rubriks, .filters .sort_dropdown, .filters .filters_drop, .filter_item {
        width: 295px
    }

    .search_options {
        width: 100%;
        display: flex
    }

    .filter_item.rubriks .dropdown__list {
        width: 295px
    }

    .filters .filter_item {
        margin-right: 15px;
        margin-bottom: 15px
    }

    .filter_box_overflow .section-title {
        width: 295px;
        margin-right: 15px
    }

    .filter_box_overflow section > .filter_item, .filter_box_overflow section > .section-title {
        max-width: 295px
    }

    .filter_box_overflow > section {
        display: unset
    }

    .filter_box_overflow {
        overflow-x: unset
    }

    div.filters {
        position: relative;
        width: 100%;
        height: auto;
        padding: 0;
        overflow-y: unset
    }

    .new_company_list_wrap {
        width: calc(100% - 285px);
        margin-right: 30px
    }

    .new_catalog_aside {
        display: block;
        opacity: 1;
        visibility: visible;
        width: 255px;
        position: static;
        padding: 0;
        background-color: unset;
        overflow: unset
    }

    .new_company_list_wrap .aside_filter.aside_top_mfo .box {
        width: 100%;
        display: flex;
        padding: 15px;
        overflow: hidden;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .new_company_list_wrap .company_item.aside_company {
        width: 19%;
    }

    .mobile_filters {
        display: none
    }

    .filters_close {
        display: none
    }

    .credit_calc_inner {
        flex-wrap: nowrap
    }

    .credit_calc_left {
        width: 69%
    }

    .credit_calc_right {
        width: 30%
    }

    .gazeta_1_inner .small_news_item img {
        height: 208px;
        min-height: 208px
    }

    #burger {
        display: none;
    }

    .top_menu_btn_wrap {
        position: relative;
        width: 100%;
        margin-right: 60px;
        opacity: 1;
        visibility: visible;
        margin-left: 0;
        z-index: 100000
    }

    .top_menu_btn_close {
        display: none
    }

    .top_menu_btn {
        position: relative;
        max-width: 100%;
        width: 100%;
        height: 100%;
        overflow-y: unset
    }

    .menu_credit ul {
        flex-direction: row
    }

    .menu_credit ul li ul, .menu_credit ul li>span + ul {
        position: absolute;
        padding: 6px
    }

    .menu_credit ul li a .svg_icon, .menu_credit ul li>span .svg_icon {
        position: static;
        fill: #002f34
    }

    .menu_credit ul li ul li:hover {
        background: #92b527;
        transition: all .2s linear;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
        -o-transition: all .2s linear
    }

    .menu_credit ul li ul li:hover a {
        color: #fff;
        transition: all .2s linear
    }

    .menu_credit ul li:hover ul, .menu_credit ul li:hover span + ul {
        display: flex
    }

    .menu_credit ul li:hover a .svg_icon {
        transition: all .2s linear;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg)
    }
}

@media only screen and (min-width: 1200px) {
    .gazeta_5_inner_item {
        width: 31%
    }

    .post-author__btn-group {
        display: inline-block
    }

    .post-author .btn + .btn {
        margin: 0 0 0 10px
    }

    .social {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .filters .sort_dropdown {
        grid-column-start: 3;
        grid-column-end: 4
    }

    .filters #filter_prices {
        grid-column-start: 5;
        grid-column-end: 7
    }

    .filters .currency {
        grid-column-start: 4;
        grid-column-end: 5
    }

    .gazeta_details_content_left {
        width: 870px
    }

    .filters .filters_drop + .filters_drop {
        grid-column-start: 3;
        grid-column-end: 7
    }
}

@media only screen and (min-width: 1280px) {
    .gazeta_1_inner .news_main, .gazeta_2_inner_list {
        max-width: 800px
    }

    .gazeta_details_content_left {
        width: 800px
    }

    .gazeta_1_inner .actual_news, .gazeta_2_inner .actual_news {
        max-width: 410px
    }

    .actual_news_title {
        font-size: 20px;
        font-weight: 700
    }

    .gazeta_1_inner .actual_news, .gazeta_2_inner .actual_news {
        padding: 15px
    }

    .actual_news_list li a .time {
        width: 50px
    }

    .actual_news_list li a .news-title {
        margin-left: 50px
    }

    .single {
        display: -ms-grid;
        display: grid;
        grid-gap: 16px;
        -ms-grid-columns: 2fr 1fr;
        grid-template-columns:2fr 1fr
    }

    .images-place {
        width: 800px !important
    }

    .single__content .post-author {
        display: block
    }

    .main_text > .container {
        text-align: left;
    }

    .logo_review {
        width: 25%
    }

    .main_details {
        width: 55%;
        flex-wrap: nowrap
    }

    .license {
        width: 20%
    }

    .main_details > div {
        max-width: 216px;
    }

    .main_details > div span {
        margin: 0 0 10px 0;
    }
}

@media screen and (max-width: 1023px) {