/*body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}*/

a {
    color: blue;
}

.material-videos {
    display: block;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

.material-videos video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.material-page-main .swiper-media {
    max-height: 507px;
}

.news-author img,
.mini-news-author img {
    border-radius: 50%;
}

.news-feed-block .news-date path {
    fill: #555555;
}

.news-feed-block .news-views path {
    fill: #555555;
    stroke: #555555;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
}

.news-image-mini {
    height: 100%;
}

/*.other-links-block .other-links-inner {*/
/*    flex-wrap: wrap;*/
/*}*/

.page-article-cover,
.mini-news-cover,
.auto-height_img {
    height: auto;
}

.news-type-block .news-announcement::before {
    background: url("../images/vectors/icons/pin.svg") no-repeat center;
}

.news-type-block .news-live::before {
    background: url("../images/vectors/icons/circle.svg") no-repeat center;
    left: 4px;
}

.news-type-block .news-survey::before {
    background: url("../images/vectors/icons/survey.svg") no-repeat center;
}

.left-side-content-block .pagination-control-button {
    padding-top: 10px;
}

.left-side-content-block .pagination-numbers a {
    color: rgba(15, 15, 15, 1);
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.09px;
    text-align: center;
}

.pagination-numbers a.active {
    font-weight: bold;
    font-size: 22px;
}

.category-link,
.news-category,
.news-title,
.section-title,
.page-article-title,
.page-article-data-item,
.category-news-list-item a,
.lower-footer-inner .links-list .links-list-item a {
    text-transform: none;
}

.other-links-block .section-title,
.partners-block .section-title,
.social-media-block .section-title,
.index-news-page .section-title {
    cursor: auto;
}

.page-article-text blockquote {
    position: relative;
    font-family: "Noto Serif", serif;
    font-weight: 700;
    color: #b2b2b2;
    font-style: italic;
    padding: 10px 25px;
    border: none;
    margin: 0 0 20px;
}

/*.darker-filter::before {
    display: none;
}*/

.category-news-list {
    margin-bottom: 80px;
}

.material-page-main .page-article-block.margin-element {
    margin-bottom: 0 !important;
}

.pagination-block {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
    justify-content: center;
}

.pagination-control-button {
    padding-top: 10px;
}

.pagination-control-button {
    text-align: center;
    width: 48px;
    height: 48px;
    border: 1px solid rgba(229, 231, 235, 1);
    box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.05);
}

.pagination-numbers {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.pagination-numbers a {
    color: rgba(15, 15, 15, 1);
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.09px;
    text-align: center;
}

.pagination-next {
    transform: scale(-1, 1);
}

.choose-date-text.empty-date-text {
    display: block;
}

.date-news-block .relative-block {
    margin-bottom: 20px;
}

.custom-list li {
    list-style: inside;
}

.error-reason {
    color: #ff6f69;
    font-weight: bold;
}

.language-list a {
    font-size: 16px;
    line-height: 18.75px;
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 18.75px;
    text-align: center;
}

.news-data-block {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-right: 16px;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    padding: 16px;
}

.late-news-grid .news-data-block {
    padding: 10px;
}

.late-news-slider .news-data-block {
    padding: 16px;
    bottom: 0;
    left: 0;
}

@media only screen and (max-width: 360px) {
    .late-news-grid .news-data-block {
        padding: 25px 20px;
    }
}

.global-nav-menu .language-select-block .language-select-list li a {
    display: block;
    text-align: left;
    padding: 10px 16px;
    background: #f3f3f3;
    color: #0f0f0f;
    font-family: Roboto;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
    transition: 0.25s all;
}

/*only kg*/
/*.president-news-block .multiple-sections {*/
/*    width: 65%;*/
/*}*/

.category-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 100%;
}

.page-article-text {
    text-align: justify;
}

.announce-list .announce-list-item .announce-block .announce-title {
    font-size: 20px;
}

.richtext-image {
    width: 100%;
    height: auto;
}

.author-info-block {
    display: block;
}

.author-info-block .author-image {
	width: 35%;
    float: left;
    margin-right: 20px;
}

.china-window {
	width: 100%;
}

.page-article-text ul,
.page-article-text ol {
	padding-left: 32px;
}

.page-article-text ul li {
	list-style-type: disc;
}

.page-article-text ol li {
	list-style-type: decimal;
}

.page-article-data-item a {
    color: rgba(15, 15, 15, 1);
}

.multiple-sections-bottom {
    width: 67%;
}

.post_wrapper {
    position: relative;
}

.news-category {
    z-index: 10;
}

.partners-block .swiper-slide img {
    max-height: 100px;
}

.news-title_urgent {
    font-weight: 700;
}

@media only screen and (max-width: 480px) {
    .president-news-block .multiple-sections {
        gap: 0;
        width: 100%;
        align-items: center;
    }

    .president-news-block .multiple-sections .section-title {
        width: 30%;
    }

    .section-block {
        margin-bottom: 20px;
    }

    .media-news-block .multiple-sections {
        flex-direction: row;
    }

    .main-block .category-nav .category-list {
        white-space: normal;
    }

    .press-centre-block {
		display: none;
	}

	.media-news-block {
		margin-top: 0;
	}

	.analytics-block {
		margin-bottom: 0;
	}
	
	.page-article-title {
		font-size: 20px;
		line-height: 24.81px;
	}
	
	.late-news-extra .news-data-block {
		bottom: 0;
		left: 0;
		padding: 16px;
	}
}