.lang_change_mobile{
    display: none;
    color: #f70;
    font-weight: 600;
    font-size: 16px;
}
.pagination_list{
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 50px;
    text-align: right;
}
.pagination_list span{
    font-family: IBMPlexSans-SemiBold,sans-serif;
    font-size: 16px!important;
    line-height: 20px;
    color: #1b1c1c;
    margin-right: 1px;
    width: 36px;
    height: 36px;
    padding: 7px 0;
    text-transform: none;
    font-weight: 700;
    min-width: 30px;
    text-align: center;
    display: inline-block;
}
.pagination_list span[data-page]{
    cursor: pointer;
}
.hidden_tag_element{
    display: none;
}
.hidden_info_photo_day{
    display: none;
}
.fix_inner_text_pos_pd p{
    padding-right: 20px;
}
.donate_ukraine_news{
    display: block;
    width: 100%;
    border: 3px solid #f70;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
}
.donate_ukraine_news:hover{
    background-color: #f70;
    color: white;
}
.donate_ukraine_news_mob[data-sec="1000"] {
    display: none!important;
}
.header-top .donate_ukraine_news_mob{
    display: none!important;
}
.donate_ukraine_news_mob{
    display: none;
    border: 3px solid #f70;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    margin: 17px auto;
    font-size: 16px;
    font-weight: 600;
}
.pc_hidden_mode{
    display: none;
}
.mobile_hidden_mode{
    display: block;
}
@media screen and (max-width: 992px){
    .donate_ukraine_news_mob{
        display: block;
        width: 50%;
    }
    .lang_change_mobile{
        display: block;
    }
}
@media screen and (max-width: 700px){
    .donate_ukraine_news_mob{
        display: block;
        width: 75%;
    }
    .pc_hidden_mode{
        display: block!important;
    }
    .mobile_hidden_mode{
        display: none!important;
    }
}
@media screen and (max-width: 500px){
    .donate_ukraine_news_mob{
        display: block;
        width: 90%;
    }
}
@media screen and (max-width: 700px){
    .mob_premium_300_250x600 + .content__box.politics .content__tile:last-child{
        display: none;
    }
    .img-container p{
        word-wrap: break-word;
    }
    .main_page_h2_fix{
        padding-bottom: 10px;
    }
    .main_page_h2_fix a{
        padding-bottom: 13px;
    }
    .photo_day_social_links{
        display: none;
    }
}

.live-box .content__tile-full.live-height img {
    object-position: top;
}
.content__base.content-two .content__main + .mob_teaser_rubric{
    order: 2;
}

@media screen and (max-width: 567px){
    .materials.archive.archive-bl {
        min-height: 280px;
    }
}

.main_page_h2_fix{
    line-height: 0px!important;
}
.main_page_h1_fix{
    font-weight: 400!important;
}
.main_page_mob_h1_fix{
    line-height: 0px!important;
}

.pagination_list span[data-page]:hover{
    background: #f70;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.pagination_list .active{
    display: inline-block!important;
    background-color: #f70;
    color: #fff;
    margin-right: 3px;
}

.show-more_cmm_base{
    width: 94%!important;
    margin-left: 3%!important;
}
.show-more_cmm_hide{
    display: none!important;
}
.comments__review.feedback[data-cnt="0"]{
    display: none;
}
.process_load_new_comments{
    color: darkgray;
    text-align: center;
    margin-top: 20px;
}
.comments__review__form.top-form{
    display: block!important;
}
.news-comments .comments{
    margin-bottom: 0px!important;
    padding: 45px 0 15px 0!important;;
}
.cmmt_like{
    cursor: pointer;
    color: #f70;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 17px;
    position: relative;
    margin-left: 25px;
    font-family: IBMPlexSans-SemiBold,sans-serif;
    margin-right: 20px;
}
.cmmt_dislike{
    cursor: pointer;
    color: #1b1c1c;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 17px;
    position: relative;
    margin-left: 22px;
    font-family: IBMPlexSans-SemiBold,sans-serif;
}
.cmmt_like[data-active="0"]:before{
    content: '';
    width: 18px;
    height: 16px;
    -webkit-background-size: 18px!important;
    background-size: 18px!important;
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: -25px;
    top: -1px;
    background: url(/user/img/comments/thumb_up_.svg);
}
.cmmt_dislike[data-active="0"]:before{
    content: '';
    width: 18px;
    height: 16px;
    -webkit-background-size: 18px!important;
    background-size: 18px!important;
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: -23px;
    top: 2px;
    background: url(/user/img/comments/thumb_down.svg);
}
.comments_child_block.comments_item{
    margin-bottom: 15px;
}
.comments__review__back:before {
   background: url(/../user/img/comments/reply.svg);
   width: 20px;
    height: 14px;
}
.comments.active .comments__review.feedback:hover .comments__review__reply {
    opacity: 0;
    pointer-events: auto;
}
.comments__review.feedback .comments_child_block.comments_item:hover .comments__review__reply{
   opacity: 1;
}
.comments__review.feedback .comments_child_block.comments_item:hover .comments__review__likes{
   opacity: 0!important;
}
.comments.active .comments__review.feedback:hover .comments__review__likes {
    opacity: 1;
}
.comments__review.feedback:before {
    top: 24px;
}
.cmmt_like[data-active="1"]:before{
    content: '';
    width: 18px;
    height: 16px;
    -webkit-background-size: 18px!important;
    background-size: 18px!important;
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: -25px;
    top: -1px;
    background: url(/user/img/comments/thumb_up.svg);
}
.cmmt_dislike[data-active="1"]:before{
    content: '';
    width: 18px;
    height: 16px;
    -webkit-background-size: 18px!important;
    background-size: 18px!important;
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: -23px;
    top: 2px;
    background: url(/user/img/comments/thumb_down_.svg);
}
.cmmt_like_btn[data-active="0"]:before{
    content: '';
    width: 22px;
    height: 20px;
    -webkit-background-size: 22px!important;
    background-size: 22px!important;
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: 0px;
    top: -1px;
    background: url(/user/img/comments/thumb_up_.svg);
}
.cmmt_dislike_btn[data-active="0"]:before{
    content: '';
    width: 22px;
    height: 19px;
    -webkit-background-size: 22px!important;
    background-size: 22px!important;
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: 0px;
    top: 2px;
    background: url(/user/img/comments/thumb_down.svg);
}
.cmmt_like_btn[data-active="1"]:before{
    content: '';
    width: 22px;
    height: 20px;
    -webkit-background-size: 22px!important;
    background-size: 22px!important;
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: 0px;
    top: -1px;
    background: url(/user/img/comments/thumb_up.svg);
}
.cmmt_dislike_btn[data-active="1"]:before{
    content: '';
    width: 22px;
    height: 19px;
    -webkit-background-size: 22px!important;
    background-size: 22px!important;
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: 0px;
    top: 2px;
    background: url(/user/img/comments/thumb_down_.svg);
}
.text_symb_left{
    margin-right: 10px;
}
.incorect_text_length{
    border: 1px solid red;
}
.quote_box{
    margin-left: 25px;
    padding: 5px;
    font-style: italic;
    font-size: 13px;
    cursor: pointer;
    border-bottom: 1px solid black;
}
.quote_user_info_box{
    display: flex;
}
.quote_user_img{
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
.quote_user_img img{
    width: 100%;
    height: 100%;
}
.quote_name_time{
    display: flex;
    font-weight: 600;
    padding-top: 4px;
}
.quote_name{
    margin-right: 10px;
}
.quote_time{
    color: #96979b;
    font-size: 12px;
    font-weight: 300;
}
.quote_text{
    padding: 5px 5px 5px 35px;
}
.imitation_quote_box{
    position: absolute;
    margin: -5px 0 0 -5px;
}
.information_message_box[data-show="0"]{
    display: none;
}
.information_message_box[data-show="1"]{
    padding: 10px 50px;
    display: block;
}
.err_msg_by_code[data-show="0"]{
    display: none;
}
.err_msg_by_code[data-show="1"]{
    display: block;
}
.information_message_box span{
    word-break: break-word;
}
.information_message_box .err_msg{
    color: red;
}
.err_msg_by_code{
    padding: 5px;
    text-align: center;
}
.err_msg_by_code .msg_by_code{
    color: red;
    font-weight: 600;
}
.comments__review__form.question_form{
    width: 100%;
    margin-left: 0px!important;
}
.ban_in_questions{
    display: flex;
    flex-direction: column;
}
.special_item .comments_func_like_special[data-functype="1"][data-active="0"]:before{
    background: url(/user/img/comments/thumb_up_.svg)!important;
    -webkit-background-size: 18px!important;
    background-size: 18px!important;
}
.special_item .comments_func_like_special[data-functype="1"][data-active="1"]:before{
    background: url(/user/img/comments/thumb_up.svg)!important;
    -webkit-background-size: 18px!important;
    background-size: 18px!important;
}

.special_item .comments_func_like_special[data-functype="2"][data-active="0"]:before{
    background: url(/user/img/comments/thumb_down.svg)!important;
    -webkit-background-size: 18px!important;
    background-size: 18px!important;
    height: 16px;
}
.special_item .comments_func_like_special[data-functype="2"][data-active="1"]:before{
    background: url(/user/img/comments/thumb_down_.svg)!important;
    -webkit-background-size: 18px!important;
    background-size: 18px!important;
    height: 16px;
}
.to_normal_style_h1{
    font-size: 30px;
    margin-bottom: 15px;
    font-family: Vollkorn-Regular,sans-serif;
    font-weight: 500;
}
.press_body_block img{
    width: 200px;
    float: left;
    margin-right: 20px;
}

@media (max-width:680px){
    .press_body_block img{
        width: 382px;
        float: none;
        display: block;
        margin: 0 auto 20px;
    }
}

.comments__review_press{
    margin-left: -45px;
    padding-left: 50px;
    padding-right: 45px;
    margin-right: -45px;
    padding-bottom: 0;
    margin-bottom: 30px;
    padding-top: 3px;
}
.comments__review_press:hover{
    background: #f7f7f8;
}
.content__box_press{
     /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;  */
    display: grid;
    grid-column-gap: 5%;
    grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));
}
.content__main.rubric .content__box_press .content__tile {
     /* width: 30%;  */
    width: 100%; 
    margin-bottom: 53px;
}
.content__main .content__box_press .content__tile:nth-child(3n) {
    margin-right: 0;
}
/* .content__main.rubric .content__box_press .content__tile:nth-child(3n+1) {
    margin-right: 4%;
} */
.press_main_info.img_mod_height{
    min-height: 280px;
}
.press_body_block div{
    color: #1b1c1c;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 15px;
}
.auth_social_box span{
    cursor: pointer;
}
.auth_social_box span.facebook{
    width: 9px;
    height: 16px;
    background-size: cover;
    margin-left: 7px;
    background: url(/../user/img/social/facebook.svg) no-repeat center top;
    -webkit-background-size: contain;
    background-size: contain;
    margin-top: -1px;
}
.auth_social_box span.facebook:hover{
    background: url(/../user/img/social/facebook-hover.svg) no-repeat center top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.auth_social_box span.google{
    width: 16px;
    height: 19px;
    background: url(/../user/img/social/google.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    margin-left: 0px;
}
.auth_social_box span.google:hover{
    background: url(/../user/img/social/google-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.auth_social_box span.twitter{
    width: 16px;
    height: 14px;
    margin-top: 1px;
    background: url(/../user/img/social/twitter.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    margin: 1px 0px 0px 0px;
    margin-right: 0px!important;
}
.auth_social_box span.twitter:hover{
    background: url(/../user/img/social/twitter-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.views_hide{
    display: none!important;
}
.tag_close_box{
    width: 100%;
    display: block;
}
.tag_close_box span{
    margin: 30px auto;
    text-align: center;
    display: block;
}
.banner0{
    width: 100%;
    max-width: 300px;
    height: auto;
    background-color: white;
}
.banner3{
    width: 100%;
    max-width: 300px;
    height: auto;
    background-color: white;
    margin-bottom: 35px;
}
.banner1, .banner2{
    background-color: white;
}
.banner_project{
    width: 100%;
    max-width: 300px;
    height: auto;
    background-color: white;
}
.pin_element_no_time{
    margin-left: 45px;
}
.news__block p a.read-button {
    height: 50px;
    width: 182px;
    font-family: IBMPlexSans-Medium,sans-serif;
    border: 1px solid #f70;
    background-color: #fff;
    color: #1b1c1c;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .9px;
    line-height: 15px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0 20px 0;
}
.picture__slider__describe{
    min-height: 48px;
}
.img_spc_midle{
    margin: 30px auto;
  }
  .img_spc_size_2{
    width: 75%;
  }
  .img_spc_size_1{
    width: 100%;
  }
  .img_spc_size_3{
      width: 50%;
  }
  .news-social.fixed {
    top: 35px!important;
}

.likely__widget_facebook{
    background: url(/../user/img/social/facebook.svg) no-repeat center top;
    -webkit-background-size: contain;
    background-size: contain;
    margin-left: 0;
    width: 11px;
    cursor: pointer;
    height: 19px;
    margin-bottom: 18px;
}
.likely__widget_telegram{
    background: url(/../user/img/social/telegram.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    width: 16px;
    cursor: pointer;
    height: 19px;
    margin-bottom: 18px;
}
.likely__widget_twitter{
    background: url(/../user/img/social/twitter.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    width: 16px;
    cursor: pointer;
    height: 19px;
    margin-bottom: 18px;
}
.likely__widget_facebook:hover{
    background: url(/../user/img/social/facebook-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.likely__widget_telegram:hover{
    background: url(/../user/img/social/telegram-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.likely__widget_twitter:hover{
    background: url(/../user/img/social/twitter-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.likely__icon_facebook, .likely__icon_telegram, .likely__button_telegram{
    display: none!important;
}
.news__block.news .orange_h5_title{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px;
    background: #f70;
    display: inline-block;
    padding: 0 5px;
    margin: 25px 0;
    font-family: "IBMPlexSans-SemiBold",sans-serif; 
}
.link_tt_content__choice{
    color: #1b1c1c!important;
    font-size: 18px!important;
    font-weight: 600!important;
    text-transform: none!important;
}
@media screen and (max-width:910px) and (min-width: 735px){
    .video_iframe_type iframe{
        height: 400px;
    }
}

@media screen and (max-width:734px) and (min-width: 600px){
    .video_iframe_type iframe{
        height: 350px;
    }
    .video_iframe_type {
        height: 385px;
    }
}

@media screen and (max-width:599px) and (min-width: 300px){
    .video_iframe_type iframe{
        height: 300px;
    }
    .video_iframe_type {
        height: 285px!important;
    }
}

@media screen and (max-width: 567px){
    .js-append-news  .stream_item_visible{
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
    }
}

@media screen and (max-width: 683px){
    .gossip_column .content__tile{
        display: none;
    }
    .split_rubric_items .content__tile-full:nth-of-type(3) {
        display: none;
    }
    .split_rubric_items .content__tile-full:nth-of-type(4) {
        display: none;
    }
}

@media screen and (max-width:1082px){
    .picture__slider__describe{
        margin-left: 20px;
    }
}
@media screen and (max-width:700px){
    .content__main.rubric .content__box_press .content__tile-img{
        height: 300px;
    }
    .content__main.rubric .content__box_press .content__tile{
        margin-right: 0;
        height: 300px;
    }
    .content__main.rubric .content__box_press .content__tile .content__tile-type{
        display: none;
    }
      .img_spc_size_2, .img_spc_size_3{
        width: 100%;
      }
    .content__box_press{
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    }
    .content__main.rubric .content__box_press .content__tile:nth-child(3n+1){
        margin-right: 0;
    }
}
@media screen and (max-width:567px){
    .content__main.rubric .content__box_press{
        margin-bottom: 50px;
    }
    .to_normal_style_h1{
        font-size: 20px;
    }
    .press_body_block img{
        width: 100%;
    }
    .comments__send{
        flex-direction: column;
      }
      .comments__send .comments__insert{
        width: 100%;
        padding-left: 10px;
      }
      .comments__send  .about-box__link{
        width: 100%;
      }
   
}
.choose-language__button{
                    display: block;
                    width: 100%;
                    max-width: 220px;
                    border: 2px solid #f70;
                    padding: 5px;
                    text-align: center;
                    cursor: pointer;
                    font-size: 16px;
                    font-weight: 600;
                }
                .choose-language__button:hover{
                    background-color: #f70;
                    color: #fff;
                }
                .choose-language__flex{
                    display: flex;
                    justify-content: space-between;
                }
                .choose-language__title{
                    font-size: 18px;
                    font-weight: 600;
                    letter-spacing: 0;
                    line-height: 23px;
                    color: #1b1c1c;
                    font-family: IBMPlexSans-SemiBold,sans-serif;
                    margin-bottom: 20px;
                    text-align: center;
                }
                .choose-language{
                    padding: 20px;
                    position: fixed;
                    max-width: 500px;
                    height: fit-content;
                    width: 100%;
                    background: #fff;
                    margin: auto;
                    top: 0; left: 0; bottom: 0; right: 0;
                    z-index: 9;
                    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);

                }
                .choose-language:before {
                    content: "";
                    background-color: #000;
                    position: fixed;
                    width: 100%;
                    height: 100%;
                    z-index: -1;
                    opacity: 0.6;
                    top: 0;
                    left: 0;
                }

                .choose-language:after{
                    position: absolute; 
                    width: 100%;
                    height: 100%;
                    top: 0; 
                    left: 0;
                    background-color: white;
                    z-index: -1;
                    content: "";
                }
                @media (max-width:500px) {
                    .choose-language__button{
                         max-width: 180px;
                    }
                    .choose-language{
                        padding: 12px
                    }
                }
                @media (max-width:390px) {
                    .choose-language__button{
                        max-width: 170px;
                    }
                }