
body.admin_body .header__wrapper {
	margin-top: 26px;
}
body.admin_body .admin_toolbar {
	overflow: hidden;
}
body.admin_body .header {
	top: 26px;
}

.header__wrapper .header-menu__experimental__overlay {
	display: none;
}
.header__wrapper.header__wrapper_with-menu .header-menu__experimental__overlay {
	display: block;
}
.header__wrapper .header-menu__experimental__close-more {
	display: none;
}
.header__wrapper.header__wrapper_with-menu .header-menu__experimental__close-more {
	display: block;
}
.header__wrapper.header__wrapper_with-menu .header-menu__experimental__append .header__menu-item {
	display: none;
}
.left-side-menu_wrap {
	overflow: auto;
}

.sub-top-list__news-item {
	width: 366px;
	overflow: hidden;
}
.admin_body .sub-top-list__news-item {
	overflow: unset;
}
.news-item {
	width: 356px;
}
.news-item_top-news {
	width: 736px;/* TODO */
}
.app__container_desktop .app__cols_2 .app__content {
	float: none;
	position: relative;
}

#comments.comments,
.comments__items-hidden,
#comments.comments .btn-readmore.comments__show-comments-btn,
#comments.comments .comments_block,
.comments__arrow-menu-list-wrapper,
#comments.no-comments .comments__header {
	display: none;
}
#comments.comments[data-loaded="true"],
#comments.comments[data-show="button"] .btn-readmore.comments__show-comments-btn,
#comments.comments[data-show="comments"] .comments_block,
.comments__arrow-menu-list-wrapper[data-status="open"] {
	display: block;
}
.comments__items .text-link {
	/* color: blue; */
}
.comments__items .a-link {
	display: none;
}

.popup_static {
	position: relative;
	margin: 20px auto;
	padding: 20px 0 0 0;
	background: #fff;
	width: 400px;
}
.popup_static .popup__block {
	z-index: 10;
	display: block;
}
.popup_static .input-container {
	margin-bottom: 20px;
}
.popup_static .popup__wrapper-social-links {
	justify-content: space-around;
	margin-top: 30px;
}
.popup_static .input-container__error.common-errors {
	margin-top: 15px;
}
.popup_static .popup__create-account-button {
	margin: 30px auto 31px;
}
.popup_static .popup__block-remind .popup-remind-pass {
	width: auto;
}
.popup_static .popup__block-remind .popup-remind-pass .input-container__error.common-errors {
	margin-bottom: 15px;
}

.header-menu__experimental__show-more a {
	top: -29px;
}

.header-menu__experimental {
	padding-top: 12px;
}

.page-head_desktop {
	width: 1135px;
	padding: 20px 10px 0 10px;
	box-sizing: border-box;
}
.page-head__title {
	font-size: 48px;
	font-weight: 100;
	font-family: 'XXIICentar';
	letter-spacing: .3px;
	line-height: 44px;
	color: #000;
}
.view-catalog__community-wrap .page-head__subscribe-container {
	float: right;
}
.page-head .simple_link {
	font-size: 16px;
	color: #309260;
	padding: 0 10px;
}

#button-load-more,
#load-progress-bar {
	margin: 0 auto;
	text-align: center;
}
 #button-load-more .load-more button {
	padding: 5px 15px;
	border: 1px solid #c2c4c5;
	background-color: #31363c;
	color: #c2c4c5;
	font-size: 14pt;
	border-radius: 3px;
}


.covid-table tbody {
	display: none;
}
.covid-table tbody.displayed {
	display: table-row-group;
}
.covid-page .covid__data {
	display: block;
}
.covid-page .covid__data .covid__data_block {
	display: none;
}
.covid-page .covid__data .covid__data_block.covid__data_block-active {
	display: grid;
	grid-template-rows: 1fr 1fr 1fr auto;
}

.widget-informer .widget-blocks {
	display: none;
	min-height: auto;
}
.widget-informer .widget-blocks.widget-blocks-active {
	display: block;
}

.widget-weather .widget-weather__pick {
	display: block;
}
.widget-weather .widget-weather__search-block {
	display: none;
}
.widget-weather.search-mode .widget-weather__pick {
	display: none;
}
.widget-weather.search-mode .widget-weather__search-block {
	display: block;
}
.widget-covid__items a {
	display: block;
}
.pager {
	/* background: white; */
	padding: 15px 5px 8px 5px;
	justify-content: center;
}
.pager__prev, .pager__next, .pager__page, .pager__pager, .pager__start-points, .pager__end-points {
	height: 30px;
	padding: 0 14px 0 14px;
	margin-right: 7px;
	margin-bottom: 0;
}

.ajax-click .off {
	display: none;
}
.btn-subscribe a.btn-subscribe__text {
	color: #309260;
	text-decoration: none;
}
.btn-subscribe:hover a.btn-subscribe__text {
	color: #28e476;
}
.btn-subscribe_subscribed a.btn-subscribe__text {
	color: #bbb;
	text-decoration: none;
}
.btn-subscribe_subscribed:hover a.btn-subscribe__text {
	color: #aaa;
}

.view-catalog__communities {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.view-catalog__communities-head {
	margin: 20px 0;
}
.view-catalog__communities-title {
	font-size: 48px;
	color: #000;
	font-weight: 100;
}
.view-catalog__communities-list {
	margin-right: 0;
}
.view-catalog__community {
	display: inline-block;
	width: 100%;
	height: 180px;
	position: relative;
	margin: 0 20px 20px 0;
	vertical-align: top;
}
.view-catalog__community-inner {
	background: #fff;
	height: 100%;
}
.view-catalog__community-wrap {
	display: inline-block;
	top: 0;
	width: 100%;
	padding: 25px;
	position: relative;
	z-index: 1;
	height: 100%;
	box-sizing: border-box;
}
.view-catalog__community-image {
	width: 130px;
	height: 130px;
	margin: 0 25px 25px 0;
	background-color: #f0f0f0;
	background-image: url(/images/anews/footer_logo.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 75%;
	float: left;
}
.view-catalog__community-pic {
	width: 100%;
	height: 100%;
	background-color: rgb(249, 249, 249, 0.05);
	filter: drop-shadow(0 4px 2px rgba(0,0,0,.3));
}
.view-catalog__community-pic_catalog img {
	max-width: 100%;
}
.view-catalog__community-title-link {
	padding: 0 20px 0 0;
	font-size: 20px;
	color: #000;
	line-height: 24px;
	display: block;
	text-decoration: none;
	height: 48px;
	overflow: hidden;
}
.view-catalog__community-description {
	position: relative;
	padding: 0 20px 0 0;
	max-height: 85px;
	height: 100%;
	overflow: hidden;
}
.view-catalog__community-description:after {
	content: '';
	position: absolute;
	display: block;
	top: 67px;
	left: 0;
	right: 0;
	width: 100%;
	height: 18px;
	background-color: rgba(255,255,255,0.75);
	background: linear-gradient(to top, #fff 0%, rgba(255,255,255,0.2) 100%);
}

a.covid-19 {
    color: #ff2f3e;
    text-decoration: none;
    line-height: 34px;
}

.widget-video__item_half-width {
	width: 175px;
}

.instagram-media {
    margin: 10px auto !important;
	width: 100%;
}

.flip_H { transform: scale(-1, 1); }
.flip_V { transform: scale(1, -1); }

.ajax-flag {
    vertical-align: middle;
    line-height: 32px;
	text-align: center;
}

.ajax-flag a {
    color: #00afc9;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    outline: 0 none;
}

.ajax-flag .on {display: none;}
.ajax-flag .off {display: inline-block;}
.ajax-flag-on .on {display: inline-block;}
.ajax-flag-on .off {display: none;}

.ajax-flag-dzen a,
.ajax-flag-yandex a,
.ajax-flag-turbo a,
.ajax-flag-instant a,
.ajax-flag-google a,
.ajax-flag-mainpage a
{
	width: 60px;
    height: 60px;
    float: none;
    margin-right: 12px;
    border-radius: 50%;
    background-color: #00afc9;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	vertical-align: top;
	margin: -15px -12px -10px -15px;
	display: inline-block;
}

.ajax-flag-yandex a:after,
.ajax-flag-dzen a:after {
    content: 'Я';
    color: white;
    font-size: 36px;
    font-weight: 700;
    line-height: 60px;
    margin: 13px;
    margin-left: 15px;
}

.ajax-flag-dzen a:after {
    content: 'Z';
}

.ajax-flag-yandex .ajax-flag-loading img {
	display: none;
}

.ajax-flag-dzen .off,
.ajax-flag-yandex .off {
    background-color: #f00;
}

.ajax-flag-turbo a
{
	margin: -16px -12px -10px -14px;
}

.ajax-flag-turbo a:after
{
    content: 'Y';
    color: white;
    font-size: 32px;
    font-weight: 700;
    line-height: 60px;
    margin: 7px;
}

.ajax-flag-turbo .off
{
    background-color: #f00;
}

.ajax-flag-turbo .ajax-flag-loading img
{
	display: none;
}

.ajax-flag-instant a
{
	margin: -16px -12px -10px -14px;
}

.ajax-flag-instant a:after
{
    content: 'FB';
    color: white;
    font-size: 32px;
    font-weight: 700;
    line-height: 60px;
    margin: 7px;
}

.ajax-flag-instant .off
{
    background-color: #f00;
}

.ajax-flag-instant .ajax-flag-loading img
{
	display: none;
}

.ajax-flag-google a
{
	margin: -16px -12px -10px -14px;
}

.ajax-flag-google a:after
{
    content: 'G';
    color: white;
    font-size: 32px;
    font-weight: 700;
    line-height: 60px;
    margin: 7px;
    margin-left: 15px;
}

.ajax-flag-google .off
{
    background-color: #f00;
}

.ajax-flag-google .ajax-flag-loading img
{
	display: none;
}

.ajax-flag-mainpage a
{
	margin: -16px -12px -10px -14px;
}

.ajax-flag-mainpage a:after
{
    content: 'Г';
    color: white;
    font-size: 32px;
    font-weight: 700;
    line-height: 60px;
    margin: 7px;
}

.ajax-flag-mainpage .off
{
    background-color: #f00;
}

.ajax-flag-mainpage .ajax-flag-loading img
{
	display: none;
}

.circle_back {
	width: 60px;
    height: 60px;
    float: none;
    border-radius: 50%;
    background-color: #00afc9;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	vertical-align: top;
	display: inline-block;
    margin: -15px -12px -10px -19px;
    color: #00afc9;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    outline: 0 none;
    transform: scale(-0.5, 0.5);
}

.circle_back.edit_a:after {
    content: '✎';
    color: white;
    font-size: 32px;
    font-weight: 700;
    line-height: 60px;
    margin: 7px;
    margin-left: 15px;
}

.admin_body .moderation-popup_wrap {
	position: absolute;
	display: none;
	bottom: -45px;
	left: 0;
	right: 0;
	z-index: 5;
}
.admin_body .news-item_top-news:hover .moderation-popup_wrap,
.admin_body .sub-top-list__news-item:hover .moderation-popup_wrap,
.admin_body .post-list .news-item:hover .moderation-popup_wrap {
	display: inline-block;
}
.admin_body .news-item_top-news:hover .moderation-popup_wrap {
	bottom: -52px;
	border-bottom: 7px solid #efefef;
}
.admin_body .sub-top-list__news-item:hover {
	background-color: #eaeaea;
}
.admin_body .sub-top-list__news-item .moderation-popup_wrap {
	bottom: -35px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #eaeaea;
}
.admin_body .post-list .news-item .moderation-popup_wrap {
	bottom: -45px;
	left: 0;
}
.admin_body .moderation-popup {
	display: inline-block;
	display: block;
	padding: 5px 15px;
	height: 35px;
	background-color: white;
}
.admin_body .post-list .moderation-popup {
	display: block;
	box-shadow: 0 8px 8px 0 rgba(0,0,0,.2);
}

.moderation {
	position: inherit;
	color: #fff;
	display: inline-block;
}
.post-content .moderation {
	margin: 10px 80px;
}

.autoload-post_list .pager {
	margin-right: 20px;
}

.profile-sections-list_comments .profile-sections-list__section_comments {
	color: #000;
	position: relative;
}
.profile-sections-list_comments .profile-sections-list__section_comments::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #309260;
}


.post-info__time {
	margin-left: 0;
	color: #9b9b9b;
}

.post-info__time::before {
	display: none;
}


.text u {
	text-decoration: none;
}

body.image_modal_mode {
	overflow: hidden;
}
.image-preloadable_no-js .img {
	cursor: zoom-in;
}
#image-modal {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: transparent;
	z-index: 10002;
}
#image-modal .ril__image {
	max-width: 100%;
	max-height: 100%;
}

.side {
	padding-bottom: 0;
}

@media screen and (min-width: 1180px) {
	.app__cols_desktop {
		width: 1155px;
	}

	.covid {
		width: 1115px;
		padding: 20px 20px 0;
	}

	.app__content_desktop {
		margin-left: 20px;
		width: 756px;
		padding-top: 20px;
	}

	.side {
	    padding-top: 20px;
	    box-sizing: border-box;
	}
}

.ril-toolbar__item-zoom_value {
	color: #b3b3b3;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.widget-desktop-article {
	margin: 0;
}

.widget_full-width-right-ad {
	background: white;
	margin: 20px 0;
}

.widget_full-width-right-ad > div {
	margin: auto;
}

.ad-container-line {
	padding: 8px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 12px;
}

.see-other--below {
	background: white;
	margin-bottom: 0;
	padding: 8px 0;
}

.see-other--below:empty {
	display: none;
}

.post-list--2column .news-item[data-hidden] {
	display: none;
}

.text li p {
	margin: 0 0 2px;
}

.debug-path {
	position: absolute;
}

p[role=presentation] {
	margin: 0 0 15px;
}

p[role=presentation]:before {
	content: '•';
	display: inline;
	margin-right: 15px;
}

p[role=presentation] + br {
	display: none;
}

/* стили для переведённого твита */
.tweet_translated {
	position: relative;
	display: block;
	margin: 0px auto;
	padding: 20px 40px 29px;
	width: 100%;
	border: 2px solid #d1dae0;
	border-radius: 5px;
	background-color: #fff;
	word-wrap: break-word;
	box-sizing: border-box;
	font-size: 1.35em;
}
.tweet_translated a.social-network_source.s-n_s-desktop:hover {
	color: #000;
	text-decoration: underline;
}
.tweet_translated em {
	display: block;
	margin: 16px 0 10px;
	padding-top: 0;
	border-top: none;
}
.tweet_translated .widget_title {
	display: flex;
	border-bottom: 1px solid #d1dae0;
	padding-bottom: 13px;
	align-items: center;
}
.tweet_translated .widget_title h3 {
	margin: 0;
	font-size: 1.35em;
	font-weight: bold;
}
.tweet_translated .social-network_source {
	color: #8a8a8a;
	position: absolute;
	right: 40px;
	border-width: 0;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	text-decoration: underline;
	transition: 25ms ease-out 25ms;
}
.tweet_translated .social-network_source:hover {
	color: #000
}
.tweet_translated .widget_icon__twitter {
	background: url(/images/icons/twitter.svg) no-repeat;
}
.tweet_translated .widget_icon {
	margin: 0 15px 0 0;
	width: 37px;
	height: 37px;
	vertical-align: middle;
	flex: 0 0 37px;
}
.tweet_translated .widget-image, .tweet_translated .widget_icon {
	display: inline-block;
}

.post-content__text table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    overflow: hidden
}

.post-content__text table td,.post-content__text table th {
    min-width: 1em;
    border: 2px solid #ddd;
    padding: 3px 5px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.post-content__text table td>*,.post-content__text table th>* {
	margin-bottom: 0
}

.post-content__text table th {
	font-weight: 700;
	text-align: left
}

.post-content__head-image .img-label
{
    display: block;
    opacity: .5;
    margin-top: 20px;
    font-size: 12px;
    font-family: Verdana,Tahoma,sans-serif;
    margin-bottom: 1.5em;
    line-height: 1.3em;
    text-align: center;
}

a.news-item__link {
	text-decoration: none;
	color: black;
	border-bottom: none;
}

.widget-desktop-article-item__image {
	width: 65px;
	height: 65px;
	margin-top: 4px;
}

.widget-desktop-article-item__image img {
	width: 100%;
	height: 100%;
}

.list-view-items.hide-last-item .news-item:nth-child(odd):last-child {
	display: none;
}

.list-view .post-list-description {
	padding: 0 5px 15px 5px;
	font-family: Montserrat, Verdana;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	color: #4a4a4a;
	text-align: left;
}

.news-item__image img {
	width: 100%;
	height: auto;
}

.footer__more {
	cursor: pointer;
}
.footer_desktop .footer__category,
.footer_desktop .footer__list-link {
	margin-right: 40px;
}

/*
*************************************************
**          Адаптация header и footer          **
*************************************************
*/
@media screen and (min-width: 1130px) and (max-width: 1260px) {
	.app__container_desktop .header-menu__experimental-main li:nth-last-child(-n + 2):not(.header-menu__experimental__show-more) {
		display: none;
	}
}
@media screen and (min-width: 1040px) and (max-width: 1130px) {
	.app__container_desktop .header-menu__experimental-main li:nth-last-child(-n + 3):not(.header-menu__experimental__show-more) {
		display: none;
	}
}
@media screen and (min-width: 970px) and (max-width: 1040px) {
	.app__container_desktop .header-menu__experimental-main li:nth-last-child(-n + 4):not(.header-menu__experimental__show-more) {
		display: none;
	}
}
@media screen and (min-width: 900px) and (max-width: 970px) {
	.app__container_desktop .header-menu__experimental-main li:nth-last-child(-n + 5):not(.header-menu__experimental__show-more) {
		display: none;
	}
	.app__container_desktop .header-menu__experimental__overlay .header-menu__experimental {
		margin: 0 150px 19px;
	}
}
@media screen and (min-width: 780px) and (max-width: 900px) {
	.app__container_desktop .header-menu__experimental-main li:nth-last-child(-n + 6):not(.header-menu__experimental__show-more) {
		display: none;
	}
	.app__container_desktop .header-menu__experimental__overlay .header-menu__experimental {
		margin: 0 120px 19px;
	}
}
@media screen and (min-width: 650px) and (max-width: 780px) {
	.app__container_desktop .header-menu__experimental-main li:nth-last-child(-n + 7):not(.header-menu__experimental__show-more) {
		display: none;
	}
	.app__container_desktop .header-menu__experimental__overlay .header-menu__experimental {
		margin: 0 70px 19px;
	}
}
@media screen and (max-width: 650px) {
	.app__container_desktop .header__container__logo-left .header__logo {
		margin-left: 15px;
		width: 110px;
	}
	.app__container_desktop .header-menu__experimental-main {
		margin-left: 140px;
	}
	.app__container_desktop .header-menu__experimental-main li:nth-last-child(-n + 8):not(.header-menu__experimental__show-more) {
		display: none;
	}
	.app__container_desktop .header-menu__experimental__show-more a {
		top: -25px;
	}
	.app__container_desktop .header-menu__experimental__append {
		margin-right: 20px;
		column-gap: 15px;
	}
	.app__container_desktop .header-menu__experimental__append.header-menu__experimental__append__disabled {
		margin-right: 71px;
	}
	.app__container_desktop .header-menu__experimental__close-more {
		right: 12px;
	}
	.app__container_desktop .header-menu__experimental__overlay .header-menu__experimental {
		margin: 0 40px 19px;
		grid-template-columns: repeat(3, 33.3%);
	}
}
.header__logo-icon-short {
	display: none;
	height: 36px;
}
@media screen and (max-width: 470px) {
	.app__container_desktop .header__container__logo-left .header__logo {
		margin-left: 10px;
		width: 36px;
	}
	.app__container_desktop img.header__logo-icon {
		display: none;
	}
	.app__container_desktop img.header__logo-icon-short {
		display: block;
	}
	.app__container_desktop .header-menu__experimental-main {
		margin-left: 60px;
	}
	.app__container_desktop .search-input__wrap {
		width: 150px;
	}
	.app__container_desktop .header-menu__experimental__overlay .header-menu__experimental {
		margin: 0 20px 19px;
		grid-template-columns: repeat(2, 50%);
	}
}
@media screen and (max-width: 349px) {
	.app__container_desktop .header__container__logo-left .header__logo {
		margin-left: 5px;
	}
	.app__container_desktop .header-menu__experimental-main {
		margin-left: 50px;
	}
	.app__container_desktop .header-menu__experimental__append {
		margin-right: 10px;
		column-gap: 10px;
	}
	.app__container_desktop .header-menu__experimental__append.header-menu__experimental__append__disabled {
		margin-right: 56px;
	}
	.app__container_desktop .header-menu__experimental__close-more {
		right: 3px;
	}
	.app__container_desktop .header-menu__experimental__overlay .header-menu__experimental {
		margin: 0 10px 19px;
	}
}
blockquote.tiktok-embed {
	max-width: 100%!important;
	padding-left: 0;
	padding-right: 0;
}

.input__textarea {
	min-width: 100%;
	max-width: 100%;
	min-height: 75px;
	box-sizing: border-box;
}
.view-profile .source-item .source-item__wrap .source-item__title .btn-edit {
	font-size: 13px;
	color: #4a4a4a;
	margin-left: 15px;
	text-decoration: none;
}

.view-profile .source-item .source-item__wrap .source-item__content .status-comments {
	display: none;
}
.view-profile .source-item .source-item__wrap .mode-info .source-item__content .status-comments {
	display: inline;
}

.view-profile .source-item .source-item__wrap .mode-info .source-item__content .about {
	margin: 15px 0 0 0;
}
.view-profile .source-item .source-item__wrap .mode-info .source-item__content .about h3 {
	margin-bottom: 5px;
	color: #4a4a4a;
	font-weight: bold;
}

.view-profile .source-item .source-item__wrap .source-item__edit {
	display: none;
	width: 400px;
}

.view-profile .source-item .source-item__wrap .mode-edit .source-item__edit {
	display: block;
}

.profile-edit-list-wrap {
	overflow-x: auto;
}
.view-profile .profile-edit-list-wrap .profile-edit-list {
	display: flex;
	min-width: 320px;
	box-sizing: border-box;
	border-bottom: 1px solid #cdcdcd;
	margin: 10px 0 28px;
	cursor: pointer;
}
.view-profile .profile-edit-list-wrap .profile-edit-list .profile-edit-tab,
.view-profile .profile-edit-list-wrap .profile-edit-list .profile-edit-tab-current {
	color: rgba(100,114,124,.8);
    font-size: 14px;
    padding: 0 20px 15px;
	text-decoration: none;
}
.view-profile .profile-edit-list-wrap .profile-edit-list .profile-edit-tab-current {
	color: #000;
	position: relative;
}
.view-profile .profile-edit-list-wrap .profile-edit-list .profile-edit-tab-current::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #309260;
}

.view-profile .source-item .source-item__wrap .mode-edit .source-item__edit .input-container {
	margin: 15px 0 30px 0;
}

.view-profile .source-item .source-item__wrap .mode-edit .source-item__edit .input-container h3 {
	color: #4a4a4a;
	font-weight: bold;
}

.view-profile .source-item .source-item__wrap .mode-edit .source-item__edit .input-container .file {
	margin: 5px 0 15px 0;
}

#avatar_upload_button {
	margin: 15px 0;
	width: 100%;
	height: 31px;
}
#avatar_upload_button .qq-drop-processing,
#avatar_upload_button .qq-upload-list {
	display: none;
}

.input-buttons {
	text-align: center;
}

.profile-sections-list .profile-sections-list__section {
	padding: 0;
}
.profile-sections-list .profile-sections-list__section a {
	display: inline-block;
	padding: 0 20px 15px;
	color: rgba(100,114,124,.8);
	text-decoration: none;
}

.profile-sections-list_posts .profile-sections-list__section_posts {
	color: #000;
	position: relative;
}
.profile-sections-list_posts .profile-sections-list__section_posts::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #309260;
}

.profile-sections-list_activity .profile-sections-list__section_activity a,
.profile-sections-list_comments .profile-sections-list__section_comments a,
.profile-sections-list_posts .profile-sections-list__section_posts a,
.profile-sections-list_favorites .profile-sections-list__section_favorites a {
	color: #000;
}


.page-head .list-card--img-container {
	display: none;
}
.page-head.page-head-img {
	display: flex;
	align-items: center;
}
.page-head.page-head-img .list-card--img-container {
	display: block;
	margin-left: 20px;
	margin-right: 23px;
	float: left;
}
.page-head.page-head-img .list-card--img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-size: cover;
}
.page-head.page-head-img .page-head__title-wrap {
	width: 100%;
}
.page-head.page-head-img .page-head__title {
	display: block;
}
.page-head .page-head__title-wrap .list-card--related-post {
	margin: 7px 0 0 0;
	font-size: 17px;
}
.page-head .page-head__title-wrap .list-card--related-post a {
	color: black;
}

.list-card {
	position: relative;
	display: block;
	/* margin-bottom: 20px; */
	padding: 23px 25px;
	/* min-height: 100px; */
	background: #fff;
}
.app__container_desktop .list-card {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.app__container_mobile .list-card {
	max-width: 500px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	box-sizing: border-box;
}
.list-card .source-item__title {
	margin-top: -5px;
}
.list-card--description {
	font-size: 13px;
	background: white;
	/* padding: 15px 25px; */
	line-height: 20px;
	/* margin-top: 23px; */
	color: #4a4a4a;
	font-family: Verdana,Tahoma,sans-serif;
}
#list-card-editor .list-card--edit {
	display: none;
}
#list-card-editor.initialized .list-card--edit {
	display: block;
}
#list-card-editor .source-item__title .btn-edit {
	font-size: 13px;
	color: #4a4a4a;
	margin-left: 15px;
	text-decoration: none;
}

#list-card-editor .list-card--info .list-card--description {
	padding: 0;
}
#list-card-editor .list-card--info .list-card--description .about {
	white-space: pre-line;
}

#list-card-editor .list-card--edit--list-wrap {
	overflow-x: auto;
}

#list-card-editor .list-card--edit--list {
	display: flex;
	min-width: 320px;
	box-sizing: border-box;
	border-bottom: 1px solid #cdcdcd;
	margin: 10px 0 28px;
	cursor: pointer;
}
#list-card-editor .list-card--edit--list .list-card--edit--list-tab,
#list-card-editor .list-card--edit--list .list-card--edit--list-tab-current {
	color: rgba(100,114,124,.8);
    font-size: 14px;
    padding: 0 20px 15px;
	text-decoration: none;
}
#list-card-editor .list-card--edit--list .list-card--edit--list-tab-current {
	color: #000;
	position: relative;
}
#list-card-editor .list-card--edit--list .list-card--edit--list-tab-current::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #309260;
}

#list-card-editor .list-card--edit .list-card--edit--data {
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#list-card-editor .list-card--edit--data .input-container h3 {
	font-size: 16px;
}
#list-card-editor .list-card--edit--data hr {
	display: block;
	margin: 5px;
	height: 5px;
	border-width: 0;
}

#list-card-editor .related_post--text-error,
#list-card-editor .related_post--input-error {
	color: red;
}
#list-card-editor .related_post--text-error::before {
	content: '(';
}
#list-card-editor .related_post--text-error::after {
	content: ')';
}

#img_upload_button {
	margin: 10px 0 15px 0;
	width: 100%;
	height: 31px;
}
#img_upload_button .qq-drop-processing,
#img_upload_button .qq-upload-list {
	display: none;
}



/*
*************************************************
**            Адаптация содержимого            **
*************************************************
*/
@media screen and (max-width: 1180px) {
	/* ~~~ Категории ~~~ */
	.app__container_desktop .page-head_desktop {
		margin: 0 auto;
		width: 1114px;
		box-sizing: border-box;
	}

	.app__container_desktop .list-card {
		margin-right: 0;
		margin-bottom: 20px;
		margin-left: 0;
	}
}

@media screen and (max-width: 1130px) {
	.app__container_desktop {
		min-width: 1060px;
	}
	.app__container_desktop .adfox-triple-banner {
		width: 1060px;
	}
	.app__container_desktop .app__cols_desktop {
		width: 1060px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop {
		width: 704px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .news-item_top-news {
		width: 684px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .sub-top-list {
		width: 684px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .sub-top-list .sub-top-list__news-item {
		width: 340px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item {
		width: 46.9%;
		width: calc(50% - 22px);
	}

	/* ~~~ Пост ~~~ */
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content {
		width: 684px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .ad-container-line {
		box-sizing: border-box;
		width: 684px;
	}

	/* ~~~ covid2019 ~~~ */
	.app__container_desktop .covid {
		width: 1060px;
	}
	.app__container_desktop .covid .covid__chart {
		overflow: hidden;
	}
	.app__container_desktop .covid .covid__chart .covid__chart-loading-lft,
	.app__container_desktop .covid .covid__chart .covid__chart-loading-rht {
		width: 50%;
	}
	.app__container_desktop .covid .covid__chart .covid__dashboard {
		display: block;
		grid-template-columns: none;
	}
	.app__container_desktop .covid .covid__chart .covid__dashboard .covid__chart-wrap {
		margin: 0 auto;
		width: 736px;
	}
	.app__container_desktop .covid .covid__chart .covid__dashboard .covid__data {
		display: block;
		grid-template-rows: unset;
	}
	.app__container_desktop .covid .covid__chart .covid__dashboard .covid__data .covid__data_block-active {
		display: grid;
		width: 100%;
		margin-bottom: 15px;
		grid-template-rows: none;
		grid-template-columns: 1.2fr .9fr .9fr;
	}
	.app__container_desktop .covid .covid__chart .covid__dashboard .covid__data .covid__data_block .covid__data-item {
		display: block;
	}
	.app__container_desktop .countries-container {
		width: 684px;
	}

	/* ~~~ Категории ~~~ */
	.app__container_desktop .page-head_desktop {
		width: 1060px;
	}

	/* ~~~ Правый сайдбар ~~~ */
	.app__container_desktop .app__cols_desktop .app__content_desktop .side.app__side {
		left: 702px;
	}
}

@media screen and (max-width: 1080px) {
	.app__container_desktop {
		min-width: 870px;
	}
	.app__container_desktop .adfox-triple-banner {
		width: 870px;
	}
	.app__container_desktop .app__cols_desktop {
		width: 870px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop {
		width: 870px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item {
		margin: 0 10px 20px 10px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .news-item_top-news {
		width: 870px;
		margin-right: 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .news-item_top-news .news-item__img_top-news {
		width: 870px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .sub-top-list {
		width: 870px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .sub-top-list .sub-top-list__news-item {
		width: 432px;
	}

	.app__container_desktop .list-card {
		margin-left: 10px;
		margin-right: 10px;
	}

	/* ~~~ Пост ~~~ */
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content {
		width: 870px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__text iframe {
		display: block;
		margin: 0 auto;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .ad-container-line {
		width: 870px;
	}

	/* ~~~ covid2019 ~~~ */
	.app__container_desktop .covid {
		width: 1000px;
	}
	.app__container_desktop .countries-container {
		width: 870px;
	}

	/* ~~~ Категории ~~~ */
	.app__container_desktop .page-head_desktop {
		width: 870px;
	}

	/* ~~~ Правый сайдбар ~~~ */
	.app__container_desktop .app__cols_desktop .app__content_desktop .side.app__side {
		display: none;
	}
}

@media screen and (max-width: 1024px) {
	/* ~~~ covid2019 ~~~ */
	.app__container_desktop .covid {
		width: 100%;
	}
	.app__container_desktop .covid .page-head {
		margin-left: 5px;
		margin-right: 5px;
	}
	.app__container_desktop .covid .tab-menu-wrap_desktop {
		margin-left: 5px;
		margin-right: 5px;
		padding-bottom: 10px;
		background: transparent;
		overflow-x: auto;
	}
	.app__container_desktop .covid .tab-menu-wrap_desktop .tab-menu {
		display: flex;
		border-bottom: 0;
	}
	.app__container_desktop .covid .tab-menu-wrap_desktop .tab-menu .tab-menu__link {
		border-bottom: 1px solid #cdcdcd;
	}
	.app__container_desktop .covid .tab-menu-wrap_desktop .tab-menu .tab-menu__link_active {
		border-bottom: 2px solid #309260 !important;
	}
	.app__container_desktop .covid .covid__chart {
		margin-left: 5px;
		margin-right: 5px;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-label {
		font-size: 2.3vw;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-rise {
		font-size: 2.3vw;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-count {
		font-size: 5vw;
	}
}

@media screen and (max-width: 900px) {
	.app__container_desktop {
		min-width: 750px;
	}
	.app__container_desktop .adfox-triple-banner {
		width: 750px;
	}
	.app__container_desktop .app__cols_desktop {
		width: 750px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop {
		width: 750px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .news-item_top-news {
		width: 750px;
		margin-right: 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .news-item_top-news .news-item__img_top-news {
		width: 750px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .sub-top-list {
		width: 750px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .sub-top-list .sub-top-list__news-item {
		width: 372px;
	}

	/* ~~~ Пост ~~~ */
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content {
		width: 750px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__title_desktop {
		padding: 30px 40px 13px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__summary {
		margin: 0 40px 20px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-info_desktop.post-info_post-content {
		padding: 0 0 20px 40px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .moderation {
		margin: 10px 40px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-share {
		margin: 20px 40px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__text {
		margin: 20px 40px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__readmore {
		margin: 20px 40px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__author {
		margin: 30px 40px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-bar {
		margin: 20px 40px 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments {
		padding: 40px 40px 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .ad-container-line {
		width: 750px;
	}

	/* ~~~ covid2019 ~~~ */
	.app__container_desktop .countries-container {
		width: 750px;
	}

	/* ~~~ Категории ~~~ */
	.app__container_desktop .page-head_desktop {
		width: 750px;
	}
}

@media screen and (max-width: 768px) {
	.app__container_desktop {
		min-width: auto;
	}
	.app__container_desktop .adfox-triple-banner .adfox-banner-background a {
		background-size: cover;
	}
	.app__container_desktop .adfox-triple-banner {
		width: 100%;
	}
	.app__container_desktop .app__cols_desktop {
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop {
		width: 100%;
		overflow: hidden;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item {
		width: calc(50% - 25px);
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .news-item_top-news {
		width: 100%;
		margin-right: 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .news-item_top-news .news-item__img_top-news {
		width: 100%;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .sub-top-list {
		width: 100%;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .sub-top-list .sub-top-list__news-item {
		width: 49.5%;
		width: calc(50% - 2px);
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item {
		height: auto;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item.news-item_default .news-item__image {
		padding-top: 50%;
		position: relative;
		height: 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item.news-item_default .news-item__image .news-item__image-wrap {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item .news-item__content {
		max-height: inherit;
		height: 0;
		padding: 0 10px;
		padding-bottom: 80%;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item .news-item__content:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 45px;
		background-color: rgba(255,255,255,0.9);
		background: linear-gradient(to top, #fff 0%, rgba(255,255,255,0.95) 70%, rgba(255,255,255,0.1) 100%);
	}

	.app__container_desktop .list-card {
		margin-right: 15px;
	}

	/* ~~~ Пост ~~~ */
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content {
		width: 100%;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__img-wrapper-desktop {
		height: auto;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__img-wrapper-desktop {
		height: auto;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__img-wrapper-desktop .image-preloadable .img {
		position: static;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__text .text {
		font-size: 17px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .ad-container-line {
		width: 100%;
	}

	/* ~~~ covid2019 ~~~ */
	.app__container_desktop .covid .covid__chart .covid__dashboard .covid__chart-wrap {
		margin-bottom: 20px;
		width: auto;
		height: auto;
	}
	.app__container_desktop .covid .covid__chart .covid__dashboard .covid__chart-wrap .covid__chart-loading-lft,
	.app__container_desktop .covid .covid__chart .covid__dashboard .covid__chart-wrap .covid__chart-loading-rht {
		margin: 0 auto;
		float: none;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-label {
		font-size: 2.5vw;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-rise {
		font-size: 3.2vw;
	}
	.app__container_desktop .countries-container {
		width: 100%;
	}

	/* ~~~ Категории ~~~ */
	.app__container_desktop .page-head_desktop {
		width: 100%;
	}

}
@media screen and (max-width: 680px) {
	/* ~~~ Профиль ~~~ */
	.app__container_desktop .view-profile .source-item {
		display: block;
	}
	.app__container_desktop .view-profile .source-item .source-item__wrap {
		min-height: 60px;
		padding: 0 0 0 115px;
		margin-bottom: 10px;
	}
	.app__container_desktop .view-profile .source-item .source-item__wrap .view-profile__avatar {
		width: 100px;
		height: 100px;
		left: 10px;
		top: 10px;
	}
	.app__container_desktop .view-profile .source-item .source-item__subscription {
		margin: 0;
	}
	.app__container_desktop .view-profile .source-item .source-item__subscription .btn-subscribe {
		width: 100%;
	}
	.view-profile .source-item .source-item__wrap .source-item__edit {
		width: 100%;
	}
}

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

	.app__container_desktop .app__cols_desktop {
		width: 100%;
		padding: 5px;
		box-sizing: border-box;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .list-view .sub-top-list .sub-top-list__news-item {
		width: 100%;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item .news-item__content {
		padding-bottom: 104%;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item .news-item__title {
		font-size: 15px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item .post-info_default {
		bottom: 10px;
		left: 10px;
		right: 10px;
	}

	/* ~~~ Профиль ~~~ */
	.app__container_desktop .view-profile .source-item {
		/* display: block; */
		padding: 10px;
	}
	/* .app__container_desktop .view-profile .source-item .source-item__wrap {
		min-height: 60px;
		padding: 0 0 0 115px;
		margin-bottom: 10px;
	} */
	/* .app__container_desktop .view-profile .source-item .source-item__wrap .view-profile__avatar {
		width: 100px;
		height: 100px;
		left: 10px;
		top: 10px;
	} */
	.app__container_desktop .view-profile .source-item .source-item__wrap .source-item__content .source-item__desc .profile-user__grey-link {
		display: block;
		margin: 0;
	}

	/* ~~~ Пост ~~~ */
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__title_desktop {
		padding: 30px 20px 13px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__summary {
		margin: 0 20px 20px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-info_desktop.post-info_post-content {
		padding: 0 0 20px 20px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .moderation {
		margin: 10px 20px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-share {
		margin: 20px 20px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__text {
		margin: 20px 20px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__readmore {
		margin: 20px 20px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__author {
		margin: 30px 20px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-bar {
		margin: 20px 20px 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments {
		padding: 40px 20px 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments .comments__form table,
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments .comments__form tbody,
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments .comments__form tr,
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments .comments__form td {
		display: block;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments .comments__form td.comment-form__avatar {
		display: inline-block;
		width: 40px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments .comments__form td.comment-form__field {
		display: inline-block;
		padding-top: 8px;
		width: 90%;
		width: calc(100% - 45px);
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments .comments__form td.comment-form__field .comments__fields {
		margin-right: 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments .comments__form td.comment-form__button {
		text-align: right;
	}

	/* ~~~ covid2019 ~~~ */
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-rise {
		font-size: 4vw;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-count {
		font-size: 5.5vw;
	}
	.app__container_desktop .countries-container .covid-table,
	.app__container_desktop .countries-container .covid-table thead,
	.app__container_desktop .countries-container .covid-table tbody.displayed,
	.app__container_desktop .countries-container .covid-table tr,
	.app__container_desktop .countries-container .covid-table th,
	.app__container_desktop .countries-container .covid-table td {
		display: block;
		box-sizing: border-box;
	}
	.app__container_desktop .countries-container .covid-table thead tr {
		margin-bottom: 35px;
	}
	.app__container_desktop .countries-container .covid-table thead tr::before {
		content: 'Сортировка: ';
	}
	.app__container_desktop .countries-container .covid-table thead tr th {
		display: inline-block;
		width: auto;
		background-color: transparent;
	}
	.app__container_desktop .countries-container .covid-table thead tr th.covid-table__heading_type_confirmed {
		color: #f5a623;
	}
	.app__container_desktop .countries-container .covid-table thead tr th.covid-table__heading_type_deaths {
		color: #c9202c;
	}
	.app__container_desktop .countries-container .covid-table thead tr th.covid-table__heading_type_recovered {
		color: #309260;
	}
	.app__container_desktop .countries-container .covid-table thead tr th .table-sort__btn {
		border-color: #000 transparent;
	}
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_country {
		margin-top: 15px;
		width: 100%;
		background: rgba(49, 54, 60, .05);
	}
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_confirmed,
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_deaths,
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_recovered {
		display: inline-block;
		width: 33.1%;
		min-height: 52px;
		border-width: 0;
	}
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_confirmed {
		background: rgba(245, 166, 35, .1);
	}
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_deaths {
		background: rgba(201, 32, 44, .1);
	}
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_recovered {
		background: rgba(48, 146, 96, .1);
	}

	/* ~~~ Пейджинатор ~~~ */
	.app__container_desktop .app__cols_desktop .pager .pager__prev,
	.app__container_desktop .app__cols_desktop .pager .pager__next,
	.app__container_desktop .app__cols_desktop .pager .pager__page,
	.app__container_desktop .app__cols_desktop .pager .pager__pager,
	.app__container_desktop .app__cols_desktop .pager .pager__start-points,
	.app__container_desktop .app__cols_desktop .pager .pager__end-points {
		margin: 10px 7px 10px 0;
	}
}

@media screen and (max-width: 480px) {
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-list .news-item .news-item__summary {
		display: none;
	}

	/* ~~~ Пост ~~~ */
	.app__container_desktop .app__cols_desktop .app__content_desktop .view-post__list .post-list .news-item {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .view-post__list .post-list .news-item .news-item__content {
		height: auto;
		padding-bottom: 34px !important;
	}

	/* ~~~ covid2019 ~~~ */
	.app__container_desktop .covid .covid__chart .covid__dashboard .covid__data .covid__data_block-active {
		display: block;
		width: 100%;
		margin-bottom: 15px;
		grid-template-columns: initial;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block {
		text-align: center;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-item {
		margin: 20px 0;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-label {
		font-size: 5vw;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-rise {
		font-size: 8vw;
	}
	.app__container_desktop .covid .covid__chart .covid__data_block .covid__data-count {
		font-size: 11vw;
	}

	/* ~~~ Профиль ~~~ */
	#profile-data {
		margin: 110px 0 0 -110px;
	}
}

@media screen and (max-width: 420px) {
	/* ~~~ Регистрация/Авторизация ~~~ */
	.app__container_desktop .popup_static {
		width: 100%;
	}
	.app__container_desktop .popup_static .popup__block {
		min-width: auto;
	}

	/* ~~~ Профиль ~~~ */
	#profile-data {
		margin: 110px 0 0 -65px;
	}
	.view-profile .profile-edit-list-wrap .profile-edit-list {
		min-width: 100%;
	}
	.app__container_desktop .view-profile .source-item {
		display: block;
	}
	.app__container_desktop .view-profile .source-item .source-item__wrap {
		padding: 0 0 0 70px;
	}
	/* .app__container_desktop .view-profile .source-item .source-item__wrap .view-profile__avatar {
		width: 60px;
		height: 60px;
	} */
	/* .app__container_desktop .view-profile .source-item .source-item__subscription {
		margin: 0;
	} */
	.app__container_desktop .view-profile .profile-sections-list-wrap .profile-sections-list {
		margin-bottom: 14px;
	}
	.app__container_desktop .view-profile__posts-wrapper {
		margin-top: 14px;
	}

	/* ~~~ Пост ~~~ */
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__title_desktop {
		padding: 30px 10px 13px;
		font-size: 6.7vw;
		font-weight: 600;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__summary {
		margin: 0 10px 20px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-info_desktop.post-info_post-content {
		padding: 0 0 20px 10px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .moderation {
		margin: 10px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-share {
		margin: 20px 10px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__text {
		margin: 20px 10px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__readmore {
		margin: 20px 10px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-content__author {
		margin: 30px 10px;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .post-bar {
		margin: 20px 10px 0;
	}
	.app__container_desktop .app__cols_desktop .app__content_desktop .post-content .comments {
		padding: 40px 10px 0;
	}

	/* ~~~ covid2019 ~~~ */
	.app__container_desktop .covid .covid__chart .covid__dashboard .covid__chart-wrap {
		display: none;
	}
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_confirmed,
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_deaths,
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_recovered {
		display: block;
		width: auto;
	}
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_confirmed::before {
		content: 'Заразилось: ';
		margin: 0 15px 5px 0;
		float: left;
		color: #f5a623;
		opacity: 0.4;
	}
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_deaths::before {
		content: 'Умерло: ';
		margin: 0 15px 5px 0;
		float: left;
		color: #c9202c;
		opacity: 0.4;
	}
	.app__container_desktop .countries-container .covid-table tbody .covid-table__row td.covid-table__cell_type_recovered::before {
		content: 'Выздоровело: ';
		margin: 0 15px 5px 0;
		float: left;
		color: #309260;
		opacity: 0.4;
	}

	/* ~~~ Категории ~~~ */
	.app__container_desktop .page-head_desktop .page-head__left-side-wrapper {
		display: block;
	}
	.app__container_desktop .page-head_desktop .page-head__title {
		display: block;
		margin-right: 0;
	}
	.app__container_desktop .page-head_desktop .page-head__subscribe-container {
		position: absolute;
		top: 35px;
		right: 10px;
		background-color: #efefef;
		box-shadow: 0 0 5px 5px #efefef;
	}
	.app__container_desktop .page-head_desktop a.simple_link {
		position: absolute;
		top: 10px;
		right: 10px;
		padding: 0;
	}
}

.view-profile .profile-sections-list-wrap {
	overflow-x: auto;
}
.view-profile .profile-sections-list-wrap .profile-sections-list {
	min-width: 390px;
}

.list-view div[id^="adfox_"]:empty,
.post-list div[id^="adfox_"]:empty {
	display: none;
}

.list-view div[id^="adfox_"],
.post-list div[id^="adfox_"] {
	margin-bottom: 10px;
}

.app__side--post .sticky-container {
	height: 40%;
}

.app__side--post:after {
	display: none;
}

.view-post .post-content__text .fb-post {
	margin: 20px 0;
}

.post-content blockquote.tiktok-embed[id] {
	border-top-width: 0;
	border-bottom-width: 0;
}

iframe[src ^= 'https://vk.com'] {
	max-width: 100%;
	min-height: 300px;
	height: auto;
}

.text.text_mobile iframe[src ^= 'https://vk.com'] {
	min-height: 200px;
}

.post-list .news-item.stretchable_hyperlink .news-item__content {
	position: static;
}
.post-list .news-item.stretchable_hyperlink .news-item__content a.news-item__title:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.post-list .news-item.stretchable_hyperlink .news-item__content a.news-item__title {
	color: black;
	text-decoration: none;
	display: block;
}

a[data-cke-saved-href^="#post-heading"] {
	line-height: 24px;
}

a[data-cke-saved-href^="#post-heading"]:before {
	content: '•';
	display: inline;
	padding-right: 15px;
	border-bottom: 1px solid white;
}

.toc-list__item a[data-cke-saved-href^="#post-heading"]:before {
	display: none;
}

.related_videos {
	margin: 20px 80px;
}

.related_videos iframe {
	max-width: 100%;
}

.related_videos__caption {
    font-size: 17px;
    line-height: 20px;
    color: rgba(0,0,0,.94);
    text-decoration: none;
	margin-bottom: 20px;
	font-weight: bold;
}