.button-red {
	background-color: #cf2f32;
	border-radius: 4px;
	height: 50px;
	width: 100%
}

.button-red span {
	color: #fff;
	font-family: Heuristica, serif;
	font-size: 16px;
	font-weight: 700
}

.primary-button {
	background-color: #cf2f32;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	height: 50px;
	line-height: 53px;
	padding: 0 30px;
	text-align: center
}

@media (max-width:767px) {
	.primary-button {
		font-size: 11px;
		height: 40px;
		line-height: 40px;
		padding: 0 15px
	}
}

.primary-button:hover {
	background-color: #b6282a;
	color: #fff
}

@media (max-width:767px) {
	.primary-button.mobile-big {
		font-size: 14px;
		height: 50px;
		line-height: 50px;
		padding: 0 30px
	}
}

.primary-transparent-button {
	background-color: transparent;
	border: 4px solid #e8edf0;
	border-radius: 6px;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	height: 50px;
	line-height: 44px;
	padding: 0 30px;
	text-align: center
}

body {
	background-color: #fff;
	box-sizing: border-box;
	color: #000;
	font-family: PT Sans, sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	min-width: 320px;
	padding: 0
}

body.menu-active #shifted-slide-menu {
	display: block
}

body .page-container {
	left: 0;
	position: relative;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

body .page-container.popup-active {
	position: fixed;
	width: 100%
}

body .page-container.shift-left {
	left: 230px
}

@media (max-width:479px) {
	body .page-container.shift-left {
		left: 0
	}
}

body .page-container .container-full {
	display: block;
	max-width: 100%;
	position: relative
}

body .page-container .container-center {
	animation: slidein 1s ease 0;
	float: none;
	margin: 0 auto;
	max-width: 1220px;
	padding: 0 10px;
	position: relative
}

body .page-container .box-separator-big {
	background: transparent;
	border-top: 3px solid #455a64;
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	width: 100%
}

body .page-container .box-separator-category {
	background: transparent;
	border-top: 1px solid #e5e5e5;
	clear: both;
	height: 1px;
	margin: 10px 0 20px;
	width: 100%
}

@media (max-width:479px) {
	body .page-container .box-separator-category {
		display: none
	}
}

body .page-container .box-separator {
	background: transparent;
	border-top: 1px solid #e5e5e5;
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	width: 100%
}

.icon-base {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain
}

.icon-camera {
	color: #cf2f32;
	display: inline;
	padding-right: 5px;
	vertical-align: middle
}

.icon-camera:before {
	display: inline-block
}

.article-camera-icon {
	float: left;
	height: 16px;
	margin-left: -5px;
	width: 25px
}

.article-camera-icon.visible {
	background: url("") no-repeat bottom
}

.article-podcast-icon {
	background-size: cover;
	float: left;
	height: 20px;
	margin-right: 6px;
	width: 14px
}

.article-podcast-icon.visible {
	background: url("") no-repeat bottom
}

.image-wrapper {
	display: block;
	line-height: 0
}

.image-wrapper .image {
	display: block;
	width: 100%
}

.image-wrapper .image.lazyload {
	background-color: #dddbdd
}

.article-image {
	display: block;
	position: relative
}

.circle-image {
	padding-right: 15px
}

.circle-image .image-wrapper img {
	border-radius: 50%;
	height: 50px;
	width: 50px
}

.section-headline {
	font-family: PT Sans, sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase
}

.section-headline sup {
	font-size: 16px;
	line-height: 1.1875;
	padding-left: 5px
}

.section-headline--tt-none {
	text-transform: none
}

.article-title {
	color: #000;
	font-family: Heuristica, serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px
}

.article-category {
	color: #cf2f32;
	font-family: PT Sans, sans-serif;
	font-size: 14px;
	line-height: 16px
}

.head-title {
	color: #cf2f32;
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: uppercase
}

.perex {
	color: #4d5a61;
	display: block;
	font-size: 14px;
	line-height: 20px
}

.list {
	font-size: 0;
	list-style-type: none;
	text-align: left
}

.list .list-item {
	display: inline-block;
	float: none;
	position: relative;
	vertical-align: top
}

.pagination-wrapper {
	margin-bottom: 50px
}

.pagination-wrapper .pagination-container {
	border-bottom: 1px solid #eef2f5
}

.header-banner {
	margin-top: 18px
}

.footer-advertisement .rs-advertisement {
	margin: 10px 0
}

.floating {
	position: sticky
}

.headline-wrapper--with-order {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	margin-left: -50px
}

.headline-wrapper--with-order>* {
	margin-left: 50px
}

.headline-wrapper--with-order .section-headline {
	margin-right: auto;
	padding-bottom: 30px
}

.headline-wrapper--with-order .order-by {
	margin-top: -10px;
	padding-bottom: 20px
}

.headline-wrapper--with-order .alphabetical-filter {
	flex-basis: 100%
}

.headline-wrapper--with-menu {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -10px;
	margin-left: -10px
}

.headline-wrapper--with-menu>* {
	margin-left: 10px;
	padding-bottom: 10px
}

.headline-wrapper--with-menu .inline-menu-wrapper {
	flex-basis: 0;
	flex-grow: 1
}

@media (min-width:768px) {
	.headline-wrapper--with-menu .inline-menu-wrapper {
		flex-basis: auto
	}
}

.thumbnail-list.grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));
	grid-gap: 20px 10px
}

@media (min-width:480px) {
	.thumbnail-list.grid {
		grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
		grid-gap: 30px 20px
	}
}

.thumbnail-list.grid .item {
	background-image: none;
	border-bottom: none
}

.thumbnail-list .item {
	align-items: center;
	background-image: url("");
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: 8px 12px;
	border-bottom: 1px solid hsla(0, 0%, 59%, .24);
	display: flex;
	padding: 15px 0;
	text-decoration: none
}

@media (min-width:768px) {
	.thumbnail-list .item {
		background-position: right 10px center;
		padding: 20px 10px
	}
}

.thumbnail-list .item:hover {
	background-color: hsla(0, 0%, 92%, .26)
}

.thumbnail-list .item:hover .title {
	color: #ce3031
}

.thumbnail-list .item.column {
	align-items: stretch;
	flex-direction: column;
	padding: 0
}

.thumbnail-list .item.column:hover {
	background-color: transparent
}

.thumbnail-list .item.column:hover .image-wrapper {
	position: relative
}

.thumbnail-list .item.column:hover .image-wrapper:before {
	background-color: rgba(43, 49, 56, .45);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.thumbnail-list .item.column .text-wrapper {
	padding: 10px 0 0
}

.thumbnail-list .item.column .text-wrapper .title {
	padding: 0
}

.thumbnail-list .item .image-wrapper {
	flex-shrink: 0;
	max-width: 82px
}

@media (max-width:767px) {
	.thumbnail-list .item .image-wrapper {
		max-width: 62px
	}
}

.thumbnail-list .item .text-wrapper {
	padding: 0 10px
}

@media (min-width:768px) {
	.thumbnail-list .item .text-wrapper {
		padding: 0 20px
	}
}

.thumbnail-list .item .text-wrapper .title {
	padding-bottom: 4px
}

@media (min-width:768px) {
	.thumbnail-list .item .text-wrapper .title {
		padding-bottom: 5px
	}
}

.thumbnail-list .item .title {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.428571428571429
}

@media (min-width:768px) {
	.thumbnail-list .item .title {
		font-size: 16px;
		line-height: 1.25
	}
}

.thumbnail-list .item .counter {
	display: block;
	font-size: 14px;
	line-height: 1.214285714285714;
	opacity: .5
}

.aktuality-login-modal {
	background: rgba(0, 0, 0, .77);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2000
}

.aktuality-login-modal .modal-container {
	background-color: #fff;
	left: 50%;
	max-width: 400px;
	position: relative;
	top: 50%;
	transform: translate(-50%, -50%)
}

.aktuality-login-modal .modal-container .close-button {
	background: url("") no-repeat 50%;
	background-size: cover;
	cursor: pointer;
	display: block;
	height: 18px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 18px
}

.aktuality-login-modal .modal-container .login-msg {
	font-family: PT Sans, sans-serif;
	font-size: 20px;
	line-height: 26px;
	padding: 50px 15px 10px;
	text-align: center
}

.aktuality-login-modal .modal-container .login-btn-group {
	align-items: flex-start;
	border-bottom: 1px solid #e3e4e6;
	display: flex;
	justify-content: space-between;
	padding: 15px
}

.aktuality-login-modal .modal-container .login-btn-group .login-link {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 32%
}

.aktuality-login-modal .modal-container .login-btn-group .login-link .facebook {
	background-color: #35599f;
	border-color: #35599f;
	color: #fff
}

.aktuality-login-modal .modal-container .login-btn-group .login-link .facebookhover {
	background-color: #3d6ece;
	border-color: #3d6ece;
	color: #fff
}

.aktuality-login-modal .modal-container .login-btn-group .login-link .google {
	background-color: #2c84fd;
	border-color: #2c84fd;
	color: #fff
}

.aktuality-login-modal .modal-container .login-btn-group .login-link .googlehover {
	background-color: #267aed;
	border-color: #267aed;
	color: #fff
}

.aktuality-login-modal .modal-container .login-btn-group .login-link .azet {
	color: #2e333a
}

.aktuality-login-modal .modal-container .login-btn-group .login-link .login-icon {
	background-size: cover;
	display: block;
	height: 17px;
	margin: 0 auto;
	vertical-align: middle;
	width: 17px
}

.aktuality-login-modal .modal-container .login-btn-group .login-link .login-icon.facebook-icon {
	background-image: url("");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 9px 17px
}

.aktuality-login-modal .modal-container .login-btn-group .login-link .login-icon.google-icon {
	background-image: url("");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 16px 17px
}

.aktuality-login-modal .modal-container .login-btn-group .login-link .login-icon.azet-icon {
	background-image: url("")
}

.aktuality-login-modal .modal-container .login-button-white {
	background: #fff;
	border: 1px solid #cecece;
	border-radius: 4px;
	color: #2e333a;
	cursor: pointer;
	float: none;
	font-family: PT Sans, sans-serif;
	outline: none;
	padding: 10px 0;
	text-decoration: none
}

.aktuality-login-modal .modal-container .login-button-white:hover {
	background: #f5f4f4;
	border-color: #cecece;
	color: #2e333a
}

.aktuality-login-modal .modal-container .login-form {
	padding: 0 15px
}

.aktuality-login-modal .modal-container .login-form label {
	color: #141414;
	display: block;
	font-family: PT Sans, sans-serif;
	font-size: 13px;
	font-weight: 700
}

.aktuality-login-modal .modal-container .login-form .form-item {
	margin-top: 15px
}

.aktuality-login-modal .modal-container .login-form input {
	border: 1px solid #cecece;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: border-box;
	float: none;
	font-family: PT Sans, sans-serif;
	height: auto;
	margin: 2px 0 0;
	outline: none;
	padding: 10px;
	width: 100%
}

@media (max-width:767px) {
	.aktuality-login-modal .modal-container .login-form input {
		font-size: 16px
	}
}

.aktuality-login-modal .modal-container .login-form input.error {
	border-color: red
}

.aktuality-login-modal .modal-container .login-form .login-password {
	position: relative
}

.aktuality-login-modal .modal-container .login-form .login-password .forgot-password {
	color: #838383;
	display: block;
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 0
}

.aktuality-login-modal .modal-container .login-form .login-password .toggle-visibility {
	background-image: url("");
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 14px;
	cursor: pointer;
	height: 12px;
	position: absolute;
	right: 10px;
	width: 18px
}

.aktuality-login-modal .modal-container .login-form .login-password .toggle-visibility.active {
	background-image: url("")
}

.aktuality-login-modal .modal-container .register-text {
	color: #141414;
	font-size: 13px;
	padding: 15px;
	text-align: center
}

.aktuality-login-modal .modal-container .login-error-message {
	background-color: #e93f43;
	border-radius: 4px;
	color: #fff;
	font-family: PT Sans, sans-serif;
	font-size: 12px;
	line-height: 34px;
	margin: 10px 0;
	text-align: center
}

.aktuality-login-modal .modal-container .login-button {
	background-color: #4a90e2;
	border: 1px solid #4a90e2;
	border-radius: 4px;
	color: #fff;
	float: none;
	font-family: PT Sans, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.43;
	margin-top: 15px;
	outline: none;
	padding: 10px 20px;
	text-decoration: none;
	width: 100%
}

.aktuality-login-modal .modal-container .login-button:hover {
	color: #fff;
	cursor: pointer;
	filter: brightness(90%)
}

.aktuality-login-modal .modal-container .login-loader {
	animation: loader 1s ease-in-out infinite;
	border-color: currentcolor;
	border-color: #3872b6 hsla(0, 0%, 100%, .3) hsla(0, 0%, 100%, .3) #3872b6;
	border-radius: 100%;
	border-style: solid;
	border-width: 5px;
	display: none;
	height: 30px;
	margin: 20px auto;
	padding: 0;
	width: 30px
}

.aktuality-login-modal .modal-container .acc-link {
	color: #466597;
	font-family: PT Sans, sans-serif;
	text-decoration: underline
}

.aktuality-login-modal .modal-container .acc-link.acc-link:hover {
	text-decoration: underline
}

@-moz-keyframes loader {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@-webkit-keyframes loader {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@-o-keyframes loader {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes loader {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.save-article-modal .modal-container {
	padding: 30px 15px;
	text-align: center
}

.save-article-modal .modal-container .saved-article-icon {
	background: url("") no-repeat 50%;
	background-size: contain;
	display: inline-block;
	height: 80px;
	width: 63px
}

.save-article-modal .modal-container .title {
	display: block;
	font-family: PT Sans, sans-serif;
	font-size: 20px;
	line-height: 26px;
	margin-top: 25px
}

.save-article-modal .modal-container .subtitle {
	font-family: PT Sans, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px
}

.save-article-modal .modal-container .button {
	border-radius: 6px;
	display: block;
	font-family: PT Sans, sans-serif;
	font-size: 14px;
	font-weight: 700;
	height: 44px;
	line-height: 44px;
	width: 100%
}

.save-article-modal .modal-container .button:hover {
	text-decoration: none
}

.save-article-modal .modal-container .button-continue {
	background-color: #cf2f32;
	color: #fff;
	margin-top: 25px
}

.save-article-modal .modal-container .button-list {
	background-color: #e6e6e6;
	color: #2e333a;
	margin-top: 15px
}

.modal {
	background: rgba(0, 0, 0, .77);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2000
}

.modal .modal-container {
	background-color: #fff;
	left: 50%;
	max-width: 400px;
	position: relative;
	top: 50%;
	transform: translate(-50%, -50%)
}

.modal .modal-container .close-button {
	background: url("") no-repeat 50%;
	background-size: cover;
	cursor: pointer;
	display: block;
	height: 18px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 18px
}

.article-play-button {
	color: #fff;
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%
}

.article-play-button .play-icon {
	border-radius: 100%;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
	position: relative;
	width: 40px
}

.article-play-button .play-icon.visible {
	background: url("../index/play-icon.763f353f.svg") 50% no-repeat;
	background-size: contain
}

.article-related-video-box {
	display: flex;
	flex-direction: column;
	gap: 30px
}

.article-related-video-box .image-wrapper {
	position: relative
}

.article-related-video-box .text-wrapper {
	line-height: 0
}

.article-related-video-box .text-wrapper .c-badge {
	float: left;
	margin-right: 6px;
	margin-top: 2px
}

.divider-slim {
	border-top: 1px solid #e5e5e5
}

.divider-slim.related-videos {
	display: block;
	margin-bottom: 20px;
	margin-top: -10px
}

@media (min-width:768px) {
	.divider-slim.related-videos {
		display: none;
		margin: 0
	}
}

.mb-5 {
	margin-bottom: 20px
}

.article-list-item {
	padding-bottom: 30px
}

.article-list-item:last-child {
	padding-bottom: 0
}

.article-list-item .image-column {
	display: inline-block;
	width: 38%
}

@media (max-width:767px) {
	.article-list-item .image-column {
		width: 100%
	}
}

.article-list-item .text-column {
	display: inline-block;
	padding-left: 40px;
	vertical-align: top;
	width: 61%
}

@media (max-width:767px) {
	.article-list-item .text-column {
		padding-left: 0;
		padding-top: 17px;
		width: 100%
	}
}

.article-list-item .text-column .article-title {
	font-size: 18px;
	line-height: 24px;
	padding-top: 7px
}

@media (max-width:767px) {
	.article-list-item .text-column .article-title {
		font-size: 20px;
		padding-top: 4px
	}
}

@media (max-width:479px) {
	.article-list-item .text-column .article-title {
		padding-top: 10px
	}
}

.article-list-item .text-column .article-perex {
	padding-top: 4px
}

@media (max-width:767px) {
	.article-list-item .text-column .article-perex {
		padding-top: 3px
	}
}

.top-article {
	padding-bottom: 61px
}

@media (max-width:1023px) {
	.top-article {
		padding-bottom: 30px
	}
}

.top-article div {
	display: inline-block
}

.top-article .left-column {
	max-width: 620px;
	width: 52%
}

@media (max-width:1023px) {
	.top-article .left-column {
		max-width: 100%;
		width: 100%
	}
}

.top-article .right-column {
	padding: 23px 75px 0 40px;
	vertical-align: top;
	width: 47%
}

@media (max-width:1023px) {
	.top-article .right-column {
		max-width: 100%;
		padding: 20px 0 0;
		width: 100%
	}
}

@media (max-width:767px) {
	.top-article .right-column {
		padding-top: 17px
	}
}

.top-article .right-column .category-name {
	padding-top: 23px
}

@media (max-width:767px) {
	.top-article .right-column h2 {
		padding-top: 4px
	}
}

@media (max-width:479px) {
	.top-article .right-column h2 {
		padding-top: 10px
	}
}

.top-article .right-column h2 .article-title {
	font-size: 34px;
	line-height: 40px;
	padding-top: 10px
}

@media (max-width:1023px) {
	.top-article .right-column h2 .article-title {
		font-size: 24px;
		line-height: 30px
	}
}

@media (max-width:767px) {
	.top-article .right-column h2 .article-title {
		padding-top: 0
	}
}

.top-article .right-column .article-perex {
	padding-top: 10px
}

@media (max-width:1023px) {
	.top-article .right-column .article-perex {
		padding-top: 3px
	}
}

.article-list-first-page .top-article {
	font-size: 0;
	padding-bottom: 10px
}

.article-list-first-page .top-article .left-column {
	display: inline-block;
	max-width: 620px;
	width: 66%
}

@media (max-width:1023px) {
	.article-list-first-page .top-article .left-column {
		max-width: 100%;
		width: 100%
	}
}

.article-list-first-page .top-article .right-column {
	display: inline-block;
	padding: 0 0 0 18px;
	vertical-align: top;
	width: 33%
}

.article-list-first-page .top-article .right-column .article-category {
	display: block
}

.article-list-first-page .top-article .right-column .article-title {
	display: block;
	font-size: 28px;
	line-height: 30px;
	padding-top: 5px
}

.article-list-first-page .top-article .right-column .category-name {
	padding-top: 15px
}

.article-list-first-page .top-article .right-column .article-time {
	font-size: 14px;
	margin-right: 5px
}

.article-list-first-page .top-article .right-column h2 {
	margin: 0;
	padding: 0
}

@media (max-width:767px) {
	.article-list-first-page .top-article .right-column h2 {
		padding-top: 4px
	}
}

@media (max-width:479px) {
	.article-list-first-page .top-article .right-column h2 {
		padding-top: 0
	}
}

.article-list-first-page .top-article .right-column .article-perex {
	padding-top: 10px
}

@media (max-width:1023px) {
	.article-list-first-page .top-article .right-column .article-perex {
		padding-top: 3px
	}

	.article-list-first-page .top-article .right-column {
		max-width: 100%;
		padding: 0;
		width: 100%
	}

	.article-list-first-page .top-article .right-column .article-title {
		font-size: 22px;
		line-height: 26px
	}
}

@media (max-width:767px) {
	.article-list-first-page .top-article .right-column .article-title {
		font-size: 20px;
		line-height: 24px
	}
}

@media (max-width:1023px) {
	.article-list-first-page .top-article {
		padding-bottom: 20px
	}
}

.video-article-item {
	float: left;
	margin: 0 auto;
	width: 680px
}

@media (max-width:1023px) {
	.video-article-item {
		width: 768px
	}
}

@media (max-width:767px) {
	.video-article-item {
		width: 100vw
	}

	.video-article-item .video-text-content {
		padding: 0 20px
	}
}

.video-article-item span {
	display: block;
	text-align: center;
	width: 100%
}

.video-article-item a {
	display: block
}

.video-article-item a .video-article-image-wrapper {
	position: relative
}

.video-article-item a .video-article-image-wrapper .playbutton-wrapper {
	left: 50%;
	position: absolute;
	top: 50%
}

.video-article-item a .video-article-image-wrapper .playbutton-wrapper .icon-playbutton {
	background: url("");
	background-size: cover;
	height: 44px;
	margin-left: -22px;
	margin-top: -22px;
	width: 44px
}

.video-article-item a .video-article-image-wrapper .image-wrapper {
	padding: 0 20px
}

.video-article-item a .video-article-image-wrapper .image-wrapper img {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .3)
}

.video-article-item .video-static-heading {
	color: #222;
	font-family: PT Sans, sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 2.02px;
	padding: 20px 0 10px;
	text-transform: uppercase
}

@media (max-width:767px) {
	.video-article-item .video-static-heading {
		padding: 16px 0 6px
	}
}

.video-article-item .video-title {
	color: #010202;
	font-family: Heuristica, serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 34px;
	margin: 0 auto;
	width: 73%
}

@media (max-width:767px) {
	.video-article-item .video-title {
		width: 100%
	}
}

@media (max-width:479px) {
	.video-article-item .video-title {
		font-size: 24px;
		line-height: 30px
	}
}

.video-article-item .video-title .icon-camera {
	display: inline;
	font-size: 22px
}

.video-article-item .video-perex {
	color: #5b6789;
	font-family: PT Sans, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0 auto;
	padding-top: 10px;
	width: 81%
}

@media (max-width:767px) {
	.video-article-item .video-perex {
		width: 100%
	}
}

.video-article-item .arrows {
	text-align: center;
	width: 100%
}

.video-article-item .arrows .arrow {
	cursor: pointer;
	font-size: 50px
}

.video-article-item .arrows div {
	display: inline-block
}

.video-article-item .arrows .arrow-numbers {
	padding: 0 147px 0 135px;
	vertical-align: top
}

@media (max-width:767px) {
	.video-article-item .arrows .arrow-numbers {
		padding: 0 40px
	}
}

.video-article-item .arrows .arrow-numbers span {
	line-height: 50px
}

.video-article-item .arrows .arrow-numbers .first-number {
	display: inline;
	font-weight: 700
}

.video-article-item .arrows .arrow-numbers .second-number {
	color: #5b6789;
	display: inline
}

.commentaries-wrapper .commentary-article-item {
	display: inline-block;
	margin-right: 50px;
	vertical-align: top;
	width: 29%
}

.commentaries-wrapper .commentary-article-item:last-child {
	margin-right: 0
}

@media (max-width:1023px) {
	.commentaries-wrapper .commentary-article-item {
		margin: 0 0 50px;
		padding: 0 95px;
		width: 100%
	}

	.commentaries-wrapper .commentary-article-item:last-child {
		margin: 0
	}
}

@media (max-width:767px) {
	.commentaries-wrapper .commentary-article-item {
		padding: 0
	}
}

.commentaries-wrapper .commentary-article-item .category-title:hover {
	text-decoration-color: #cf2f32
}

.commentaries-wrapper .commentary-article-item span {
	display: block;
	font-family: PT Sans, sans-serif;
	width: 100%
}

.commentaries-wrapper .commentary-article-item .article-category {
	color: #cf2f32;
	font-family: PT Sans, sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 2.02px;
	padding-top: 28px;
	text-transform: uppercase
}

@media (max-width:1023px) {
	.commentaries-wrapper .commentary-article-item .article-category {
		padding-top: 16px
	}
}

.commentaries-wrapper .commentary-article-item .article-title {
	color: #2b3138;
	font-family: Heuristica, serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	padding-top: 6px
}

@media (max-width:767px) {
	.commentaries-wrapper .commentary-article-item .article-title {
		padding-top: 4px
	}
}

@media (max-width:479px) {
	.commentaries-wrapper .commentary-article-item .article-title {
		padding-top: 10px
	}
}

.commentaries-wrapper .commentary-article-item .article-perex {
	color: #5b6789;
	font-size: 14px;
	line-height: 22px;
	padding-top: 2px
}

.commentaries-wrapper .commentary-article-item .author {
	font-size: 0;
	padding-top: 18px
}

@media (max-width:1023px) {
	.commentaries-wrapper .commentary-article-item .author {
		padding-top: 10px
	}
}

.commentaries-wrapper .commentary-article-item .author .author-data {
	display: inline-block;
	padding-top: 7px;
	vertical-align: top;
	width: calc(100% - 65px)
}

.commentaries-wrapper .commentary-article-item .author .author-data .author-title {
	color: #cf2f32;
	font-size: 14px;
	font-weight: 700
}

.commentaries-wrapper .commentary-article-item .author .author-data .author-description {
	color: #929bb3;
	font-size: 12px;
	padding-top: 3px
}

.commentaries-wrapper .commentary-article-item .author .author-image {
	display: inline-block
}

.commentaries-wrapper .commentary-article-item .image-wrapper img {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .3)
}

.quotation-item {
	float: left;
	position: relative;
	width: 720px
}

@media (max-width:1023px) {
	.quotation-item {
		width: 648px
	}
}

@media (max-width:767px) {
	.quotation-item {
		width: 420px
	}
}

@media (max-width:479px) {
	.quotation-item {
		width: 250px
	}
}

.quotation-item .quotation-text {
	color: #222;
	display: block;
	font-family: PT Sans, sans-serif;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 10px;
	width: 100%
}

@media (max-width:767px) {
	.quotation-item .quotation-text {
		font-size: 16px;
		line-height: 26px
	}
}

.quotation-item .article-title {
	font-weight: 700
}

.quotation-item .author {
	padding-top: 27px
}

.quotation-item .author .author-data {
	display: inline-block;
	padding-top: 7px;
	vertical-align: top
}

.quotation-item .author .author-data .author-title {
	color: #cf2f32;
	font-size: 14px;
	font-weight: 700
}

.quotation-item .author .author-data .author-description {
	color: #929bb3;
	display: block;
	font-size: 12px;
	padding-top: 3px
}

.quotation-item .author .author-image {
	display: inline-block
}

.quotation-item .arrows {
	bottom: 25px;
	position: absolute;
	right: 0
}

@media (max-width:767px) {
	.quotation-item .arrows {
		bottom: 0;
		position: relative
	}

	.quotation-item .arrows .arrows-wrapper {
		display: table;
		margin: 0 auto
	}
}

.quotation-item .arrows .arrows-wrapper .arrow {
	cursor: pointer;
	font-size: 50px
}

.quotation-item .arrows .arrows-wrapper div {
	display: inline-block
}

.quotation-item .arrows .arrows-wrapper .arrow-numbers {
	padding: 0 33px 0 29px;
	vertical-align: top
}

@media (max-width:767px) {
	.quotation-item .arrows .arrows-wrapper .arrow-numbers {
		padding: 0 40px
	}
}

.quotation-item .arrows .arrows-wrapper .arrow-numbers span {
	line-height: 50px
}

.quotation-item .arrows .arrows-wrapper .arrow-numbers .first-number {
	font-weight: 700
}

.quotation-item .arrows .arrows-wrapper .arrow-numbers .second-number {
	color: #5b6789
}

.article-item-plus {
	display: inline-block;
	margin-bottom: 40px;
	padding: 0 18px;
	vertical-align: top;
	width: 33.3334%
}

@media (max-width:1023px) {
	.article-item-plus {
		padding: 0 20px;
		width: 50%
	}
}

@media (max-width:767px) {
	.article-item-plus {
		padding: 0;
		width: 100%
	}
}

.article-item-plus .article-image {
	display: block
}

.article-item-plus .article-image .image-wrapper img {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .3)
}

.article-item-plus .text-wrapper {
	height: 215px;
	overflow: hidden;
	padding-top: 30px
}

@media (max-width:767px) {
	.article-item-plus .text-wrapper {
		height: auto
	}
}

.article-item-plus .text-wrapper .category-title {
	color: #cf2f32;
	display: block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase
}

.article-item-plus .text-wrapper .article-title {
	color: #000;
	display: block;
	font-family: Heuristica, serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	margin: 10px 0
}

@media (max-width:767px) {
	.article-item-plus .text-wrapper .article-title {
		font-size: 16px
	}
}

.article-item-plus .text-wrapper .perex {
	color: #5b6789;
	font-size: 14px;
	height: 84px;
	line-height: 1.5;
	overflow: hidden
}

@media (max-width:767px) {
	.article-item-plus .text-wrapper .perex {
		font-size: 11px;
		height: auto
	}
}

.article-item-plus .author-wrapper {
	font-size: 0;
	padding-top: 15px
}

.article-item-plus .author-wrapper .author-image {
	display: inline-block;
	padding-right: 15px
}

.article-item-plus .author-wrapper .author-data {
	display: inline-block;
	padding-top: 7px;
	vertical-align: top;
	width: calc(100% - 65px)
}

.article-item-plus .author-wrapper .author-data .author-title {
	color: #cf2f32;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px
}

.article-item-plus .author-wrapper .author-data .author-description {
	color: #929bb3;
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding-top: 3px
}

.article-list .article-item {
	margin-bottom: 20px
}

.article-list .article-item.full-width {
	width: 100%
}

.article-list .article-item:last-of-type {
	margin-bottom: 0
}

.article-list .article-item .article-image {
	display: block;
	float: left;
	position: relative;
	width: 280px
}

.article-list .article-item .text-wrapper {
	float: left;
	height: 158px;
	overflow: hidden;
	padding-left: 20px;
	width: calc(100% - 335px)
}

.article-list .article-item .text-wrapper .info-row {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px
}

.article-list .article-item .text-wrapper .info-row .article-time {
	float: left;
	font-size: 14px;
	line-height: 14px;
	padding-right: 5px
}

.article-list .article-item .text-wrapper .info-row .article-category {
	line-height: 14px;
	margin-left: 5px
}

.article-list .article-item .text-wrapper .article-title {
	display: block;
	padding-bottom: 5px;
	text-decoration: none
}

.article-list .article-item .text-wrapper .article-title:hover>.title {
	text-decoration: underline
}

.article-list .article-item .text-wrapper .article-title .c-badge {
	margin-bottom: -1px;
	margin-right: 7px;
	margin-top: -.5em;
	vertical-align: middle
}

@media (max-width:1023px) {
	.article-list .article-item .text-wrapper .article-title .c-badge {
		height: 16px;
		width: 58px
	}

	.article-list .article-item .article-image {
		width: 250px
	}

	.article-list .article-item .text-wrapper {
		height: 135px;
		overflow: hidden;
		width: calc(100% - 250px)
	}

	.article-list .article-item .text-wrapper .info-row .article-time {
		display: block
	}

	.article-list .article-item .text-wrapper .info-row .article-category {
		display: block;
		margin-left: 0
	}

	.article-list .article-item .text-wrapper .article-title {
		font-size: 16px;
		line-height: 20px
	}
}

@media (max-width:767px) {
	.article-list .article-item .article-image {
		width: 50%
	}

	.article-list .article-item .text-wrapper {
		height: 124px;
		padding: 10px;
		width: 50%
	}

	.article-list .article-item .text-wrapper .article-category,
	.article-list .article-item .text-wrapper .article-time {
		font-size: 12px;
		line-height: 12px
	}

	.article-list .article-item .text-wrapper .article-title {
		font-size: 16px;
		line-height: 20px
	}
}

@media (max-width:479px) {
	.article-list .article-item .article-image {
		float: none;
		width: 100%
	}

	.article-list .article-item .text-wrapper {
		float: none;
		height: auto;
		padding: 10px 0 0;
		width: 100%
	}

	.article-list .article-item .text-wrapper .article-title {
		font-size: 18px;
		line-height: 22px
	}
}

.middle-articles {
	margin-bottom: 20px
}

@media (max-width:1023px) {
	.middle-articles {
		margin-bottom: 0
	}
}

.middle-articles .article-item .text-wrapper {
	margin-top: 10px
}

.middle-articles .article-item .text-wrapper .article-category,
.middle-articles .article-item .text-wrapper .article-title {
	display: block;
	padding-bottom: 5px
}

.middle-articles .article-item .text-wrapper .article-perex {
	color: #4d5a61;
	display: block;
	font-size: 14px;
	line-height: 20px
}

@media (max-width:1023px) {
	.middle-articles .article-item {
		margin-bottom: 20px
	}

	.middle-articles .article-item .article-image {
		float: left;
		width: 170px
	}

	.middle-articles .article-item .text-wrapper {
		float: left;
		height: 98px;
		margin-top: 0;
		overflow: hidden;
		padding-left: 20px;
		width: calc(100% - 170px)
	}

	.middle-articles .article-item .text-wrapper .article-category {
		font-size: 12px;
		line-height: 14px
	}

	.middle-articles .article-item .text-wrapper .article-title {
		font-size: 18px;
		line-height: 20px
	}
}

@media (max-width:767px) {
	.middle-articles .article-item .article-image {
		width: 50%
	}

	.middle-articles .article-item .text-wrapper {
		height: 124px;
		width: 50%
	}

	.middle-articles .article-item .text-wrapper .article-title {
		font-size: 18px;
		line-height: 22px
	}
}

@media (max-width:479px) {
	.middle-articles .article-item .article-image {
		float: none;
		width: 100%
	}

	.middle-articles .article-item .text-wrapper {
		float: none;
		height: auto;
		padding-left: 0;
		padding-top: 10px;
		width: 100%
	}

	.middle-articles .article-item .text-wrapper .article-title {
		font-size: 18px;
		line-height: 22px
	}
}

.premium-crosspromo-item-wrapper {
	align-items: flex-start;
	display: flex;
	font-family: Heuristica, serif;
	gap: 10px;
	justify-content: space-between;
	width: 100%
}

.premium-crosspromo-item-wrapper .article-wrapper {
	align-items: flex-start;
	display: flex;
	gap: 10px;
	position: relative
}

@media (min-width:768px) {
	.premium-crosspromo-item-wrapper .article-wrapper {
		flex-direction: column;
		margin: 0;
		padding: 0;
		width: 220px
	}
}

.premium-crosspromo-item-wrapper .article-image-wrapper {
	flex: 3 0 30%;
	position: relative
}

@media (min-width:768px) {
	.premium-crosspromo-item-wrapper .article-image-wrapper {
		flex: unset;
		width: 100%
	}
}

.premium-crosspromo-item-wrapper .article-image-wrapper .image-wrapper {
	aspect-ratio: 16/10
}

.premium-crosspromo-item-wrapper .article-text-wrapper {
	flex: 2 0 50%
}

@media (min-width:768px) {
	.premium-crosspromo-item-wrapper .article-text-wrapper {
		flex: unset
	}
}

.premium-crosspromo-item-wrapper .article-text-wrapper .title-wrapper {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	-webkit-box-flex: 0;
	line-height: 20px
}

@media (min-width:768px) {
	.premium-crosspromo-item-wrapper .article-text-wrapper .title-wrapper {
		-webkit-line-clamp: 3
	}
}

.premium-crosspromo-item-wrapper .article-text-wrapper .title-wrapper .flag-wrapper {
	display: inline
}

.premium-crosspromo-item-wrapper .article-text-wrapper .title-wrapper .title {
	display: inline;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	margin: 0
}

.medium-item-wrapper {
	margin-bottom: 20px
}

.medium-item-wrapper .text-wrapper {
	overflow: hidden
}

.medium-item-wrapper .text-wrapper .article-category {
	display: block;
	margin-top: 11px
}

.medium-item-wrapper .text-wrapper .article-title {
	display: -webkit-box;
	margin-top: 5px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	max-height: unset;
	overflow: hidden;
	padding-bottom: 2px
}

@media (min-width:480px) and (max-width:1023px) {
	.medium-item-wrapper .text-wrapper .article-title {
		max-height: 66px
	}
}

.medium-item-wrapper .text-wrapper .article-title:visited {
	color: grey
}

.medium-item-wrapper .image-wrapper .image-external {
	aspect-ratio: 16/9
}

.medium-item-wrapper .article-source-wrapper {
	cursor: pointer;
	font-size: 14px;
	margin-left: 3px;
	position: relative;
	white-space: nowrap
}

.medium-item-wrapper .article-source-wrapper .article-source-icon {
	color: #cf2f32
}

.medium-item-wrapper .article-source-wrapper .article-source-name {
	color: #939393;
	margin-left: 2px
}

@media (max-width:1023px) {
	.medium-item-wrapper .text-wrapper {
		height: auto
	}
}

@media (max-width:1023px) and (min-width:480px) {
	.medium-item-wrapper .image-wrapper {
		float: left;
		width: 220px
	}

	.medium-item-wrapper .text-wrapper {
		float: left;
		padding-left: 20px;
		width: calc(100% - 220px)
	}

	.medium-item-wrapper .text-wrapper .article-category {
		font-size: 12px;
		margin-top: 0
	}

	.medium-item-wrapper .text-wrapper .article-title {
		font-size: 18px;
		line-height: 22px
	}
}

.medium-item-wrapper-shortened {
	margin-bottom: 20px
}

.medium-item-wrapper-shortened .text-wrapper {
	height: 80px;
	overflow: hidden
}

.medium-item-wrapper-shortened .text-wrapper .article-category {
	display: block;
	margin-top: 11px
}

.medium-item-wrapper-shortened .text-wrapper .article-title {
	display: block;
	margin-top: 5px
}

.medium-item-wrapper-shortened .article-source-wrapper {
	cursor: pointer;
	font-size: 14px;
	margin-left: 3px;
	position: relative;
	white-space: nowrap
}

.medium-item-wrapper-shortened .article-source-wrapper .article-source-icon {
	color: #cf2f32
}

.medium-item-wrapper-shortened .article-source-wrapper .article-source-name {
	color: #939393;
	margin-left: 2px
}

@media (max-width:1023px) and (min-width:480px) {
	.medium-item-wrapper-shortened .image-wrapper {
		float: left;
		width: 220px
	}

	.medium-item-wrapper-shortened .text-wrapper {
		float: left;
		height: auto;
		padding-left: 20px;
		width: calc(100% - 220px)
	}

	.medium-item-wrapper-shortened .text-wrapper .article-category {
		font-size: 12px;
		margin-top: 0
	}

	.medium-item-wrapper-shortened .text-wrapper .article-title {
		font-size: 18px;
		line-height: 22px
	}
}

.layout-item .article-image {
	display: block;
	padding-bottom: 5px
}

.layout-item .text-wrapper .category-title {
	color: #cf2f32;
	display: block;
	font-size: 14px;
	line-height: 18px
}

.layout-item .text-wrapper .article-title {
	display: block;
	padding: 5px 0;
	text-decoration: none
}

.layout-item .text-wrapper .article-title:hover>.title {
	text-decoration: underline
}

.layout-item .text-wrapper .article-title .c-badge {
	margin-bottom: -1px;
	margin-right: 7px;
	margin-top: -.5em;
	vertical-align: middle
}

@media (max-width:1023px) {
	.layout-item {
		margin-bottom: 20px
	}

	.layout-item:last-of-type {
		margin-bottom: 0
	}

	.layout-item .article-image {
		float: left;
		width: 170px
	}

	.layout-item .text-wrapper {
		float: left;
		padding-left: 20px;
		width: calc(100% - 170px)
	}

	.layout-item .text-wrapper .article-title {
		font-size: 18px;
		line-height: 20px
	}

	.layout-item .text-wrapper .perex {
		display: none
	}
}

@media (max-width:479px) {
	.layout-item .article-image {
		display: none
	}

	.layout-item .text-wrapper {
		float: none;
		padding-left: 0;
		width: 100%
	}
}

.layout-item.layout-item-big {
	margin-bottom: 20px
}

.layout-item.layout-item-big .article-image {
	float: left;
	padding-bottom: 0;
	padding-right: 7px;
	width: 66.666%
}

.layout-item.layout-item-big .text-wrapper {
	float: left;
	padding-left: 13px;
	width: 33.3333%
}

.layout-item.layout-item-big .text-wrapper .article-title {
	font-size: 28px;
	line-height: 30px;
	padding-bottom: 10px
}

@media (max-width:1023px) {
	.layout-item.layout-item-big .article-image {
		float: none;
		padding-bottom: 10px;
		padding-right: 0;
		width: 100%
	}

	.layout-item.layout-item-big .text-wrapper {
		float: none;
		padding-left: 0;
		width: 100%
	}

	.layout-item.layout-item-big .text-wrapper .article-title {
		font-size: 22px;
		line-height: 26px
	}

	.layout-item.layout-item-big .text-wrapper .perex {
		display: block
	}
}

@media (max-width:479px) {
	.layout-item.layout-item-big .article-image {
		display: block
	}
}

.error-404-wrapper {
	margin: 20px 0 40px;
	text-align: center
}

.error-404-wrapper .error-code {
	color: #cf2f32;
	font-family: Heuristica, serif;
	font-size: 80px;
	font-weight: 400;
	line-height: 100px
}

.error-404-wrapper .error-message {
	text-transform: uppercase
}

.error-container {
	margin: 60px auto;
	text-align: center
}

.error-container .error-image-wrapper {
	padding: 0 60px
}

.error-container .error-image-wrapper img {
	max-width: 360px;
	width: 100%
}

.error-container .error-message-wrapper {
	margin: 24px auto
}

.error-container .error-message-wrapper h2 {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center
}

@media (max-width:479px) {
	.error-container .error-message-wrapper h2 {
		font-size: 20px
	}
}

.error-container .error-message-wrapper p {
	font-size: 18px;
	line-height: 1.56;
	margin: 8px 0;
	text-align: center
}

@media (max-width:479px) {
	.error-container .error-message-wrapper p {
		font-size: 16px;
		line-height: 1.5
	}
}

.error-container .error-button-wrapper {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 40px;
	justify-content: center;
	margin: 32px 0
}

@media (max-width:479px) {
	.error-container .error-button-wrapper {
		flex-direction: column;
		gap: 24px
	}
}

.error-container .error-button-wrapper .reload-btn {
	background-color: #cf2f32;
	border-radius: 6px;
	display: flex;
	text-align: center
}

.error-container .error-button-wrapper .reload-btn a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	padding: 12px 16px;
	text-decoration: none
}

.error-container .error-button-wrapper .back-btn {
	display: flex
}

.error-container .error-button-wrapper .back-btn a {
	color: #cf2f32;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	text-decoration: none
}

.pagination-container {
	padding: 20px 0
}

.pagination-container .pagination {
	align-items: center;
	display: flex;
	justify-content: center;
	overflow: hidden;
	text-align: center
}

.pagination-container .pagination .pagination-item {
	box-sizing: content-box;
	flex-shrink: 0;
	font-size: 14px;
	line-height: 25px;
	padding: 0 5px
}

.pagination-container .pagination .pagination-item.page {
	height: 25px;
	min-width: 25px
}

@media (max-width:479px),
(min-width:768px) and (max-width:1023px) {
	.pagination-container .pagination .pagination-item.page.radius:not(.arround):not(.first):not(.last) {
		display: none
	}
}

.pagination-container .pagination .pagination-item.page.active a,
.pagination-container .pagination .pagination-item.page.active span {
	background-color: #cf2f32;
	color: #fff
}

.pagination-container .pagination .pagination-item.page .link-page {
	border-radius: 3px;
	color: #000;
	display: block;
	padding: 0 5px;
	text-align: center
}

.pagination-container .pagination .pagination-item.page .link-page:hover {
	background-color: #cf2f32;
	color: #fff;
	cursor: pointer;
	text-decoration: none
}

.pagination-container .pagination .pagination-item.arrow {
	display: flex;
	flex-basis: 75px;
	flex-shrink: 1
}

.pagination-container .pagination .pagination-item.arrow.prev {
	justify-content: flex-start
}

@media (max-width:479px),
(min-width:768px) and (max-width:1023px) {
	.pagination-container .pagination .pagination-item.arrow.prev {
		margin-right: 0
	}
}

.pagination-container .pagination .pagination-item.arrow.next {
	justify-content: flex-end
}

@media (max-width:479px),
(min-width:768px) and (max-width:1023px) {
	.pagination-container .pagination .pagination-item.arrow.next {
		margin-left: 0
	}
}

.pagination-container .pagination .pagination-item.arrow>* {
	align-items: center;
	display: inline-flex;
	height: 25px;
	justify-content: center;
	width: 35px
}

.pagination-container .pagination .pagination-item.arrow>* i {
	display: block
}

.pagination-container .pagination .pagination-item.arrow>* i:before {
	display: block;
	line-height: 8px
}

.pagination-container .pagination .pagination-item.arrow a,
.pagination-container .pagination .pagination-item.arrow span.active {
	border-radius: 3px
}

.pagination-container .pagination .pagination-item.arrow a:hover,
.pagination-container .pagination .pagination-item.arrow span.active:hover {
	background-color: #ebebeb;
	text-decoration: none
}

.pagination-container .pagination .pagination-item.arrow a i,
.pagination-container .pagination .pagination-item.arrow span.active i {
	color: #000
}

.pagination-container .pagination .pagination-item.arrow span i {
	color: #979797
}

.pagination-container .pagination .pagination-item.dot-space {
	align-self: flex-start;
	letter-spacing: 6px;
	line-height: 17px;
	margin-right: -6px
}

@media (max-width:479px),
(min-width:768px) and (max-width:1023px) {
	.pagination-container .pagination .pagination-item.dot-space {
		letter-spacing: 0;
		margin-right: 0
	}
}

.pagination-container .pagination .pagination-item.dot-space.redundant {
	display: none
}

@media (max-width:479px),
(min-width:768px) and (max-width:1023px) {
	.pagination-container .pagination .pagination-item.dot-space.redundant {
		display: inline-block
	}
}

.pagination-container .pagination .pagination-item.mobile-page .link-mobile {
	font-family: PT Sans, sans-serif;
	font-size: 14px;
	line-height: 30px
}

.pagination-container .pagination .pagination-item.mobile-page .link-mobile .active-page {
	color: #cf2f32
}

.pagination-container .pagination .pagination-item.list-clear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0
}

.alphabetical-filter {
	align-items: center;
	display: flex;
	justify-content: space-between;
	overflow-x: scroll;
	padding-bottom: 3px
}

.alphabetical-filter .link {
	align-items: center;
	display: inline-flex;
	flex-shrink: 0;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	justify-content: center;
	line-height: 1.214285714285714;
	text-decoration: none;
	width: 28px
}

.alphabetical-filter .link.active,
.alphabetical-filter .link:hover {
	background: rgba(206, 48, 49, .09);
	border-radius: 2px;
	color: #ce3031
}

.alphabetical-filter .all {
	flex-shrink: 0;
	font-size: 13px;
	line-height: 1.230769230769231;
	margin-left: 20px;
	padding: 0 10px;
	width: auto
}

.alphabetical-filter::-webkit-scrollbar {
	background-color: transparent;
	height: 3px
}

.alphabetical-filter::-webkit-scrollbar-thumb {
	background-color: #d3d4d6;
	border-radius: 1.5px
}

.alphabetical-filter::-webkit-scrollbar-thumb:hover {
	background-color: hsla(220, 4%, 83%, .8)
}

.inline-menu-wrapper {
	max-width: 320px;
	min-width: 200px
}

@media (min-width:768px) {
	.inline-menu-wrapper {
		max-width: none;
		min-width: auto
	}
}

.inline-menu {
	border-radius: 6px;
	border-top: 1px solid #e5e5e5;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	height: 40px;
	position: relative;
	z-index: 1
}

@media (min-width:768px) {
	.inline-menu {
		border-top: none;
		cursor: default;
		flex-direction: row;
		flex-wrap: wrap;
		height: auto;
		margin: 0 -10px
	}

	.inline-menu>* {
		margin: 0 10px
	}
}

.inline-menu:hover:after {
	border: 5px solid transparent;
	border-bottom: 5px solid #000;
	border-top: none
}

.inline-menu:hover .item {
	display: flex
}

.inline-menu:hover .item.active {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.inline-menu:after {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	content: "";
	margin-top: -2.5px;
	position: absolute;
	right: 10px;
	top: 50%
}

@media (min-width:768px) {
	.inline-menu:after {
		content: none
	}
}

.inline-menu.inline-menu--hide-active-item .item.active {
	display: none
}

.inline-menu.inline-menu--hide-active-item .item.default {
	display: flex
}

@media (min-width:768px) {
	.inline-menu.inline-menu--hide-active-item .item.default {
		display: none
	}
}

.inline-menu .item {
	align-items: center;
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	color: #000;
	display: none;
	max-height: 100%;
	min-height: 100%;
	padding: 0 10px;
	text-decoration: none;
	width: 100%
}

@media (min-width:768px) {
	.inline-menu .item {
		background-color: transparent;
		border: none;
		color: #cf2f32;
		display: flex;
		max-height: none;
		min-height: auto;
		padding: 0;
		width: auto
	}
}

.inline-menu .item:hover {
	background-color: #b6282a;
	color: #fff
}

@media (min-width:768px) {
	.inline-menu .item:hover {
		background-color: transparent;
		color: #b6282a;
		text-decoration: underline
	}
}

.inline-menu .item.active {
	border-radius: 6px;
	display: flex;
	order: -1;
	padding-right: 30px;
	pointer-events: none
}

@media (min-width:768px) {
	.inline-menu .item.active {
		font-weight: 700;
		order: 0;
		padding-right: 0;
		pointer-events: all
	}
}

.inline-menu .item.active:hover {
	background-color: #fff;
	color: #000
}

@media (min-width:768px) {
	.inline-menu .item.active:hover {
		color: #cf2f32;
		text-decoration: none
	}
}

.inline-menu .item.default {
	display: none
}

.inline-menu .item .title {
	font-size: 14px;
	line-height: 1.214285714285714;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media (min-width:768px) {
	.inline-menu .item .title {
		text-transform: uppercase
	}
}

.breadcrumbs-widget {
	align-items: center;
	color: #a3a3a3;
	display: flex;
	flex-flow: row nowrap;
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	overflow-x: scroll;
	scrollbar-width: none
}

.breadcrumbs-widget::-webkit-scrollbar-track {
	background-color: none;
	border-radius: 4px
}

.breadcrumbs-widget::-webkit-scrollbar {
	background: transparent;
	height: 0;
	width: 0
}

.breadcrumbs-widget::-webkit-scrollbar-thumb {
	background-color: transparent;
	border-radius: 4px
}

@media (max-width:767px) {
	.breadcrumbs-widget {
		margin-top: 10px;
		padding-bottom: 4px
	}
}

.breadcrumbs-widget span {
	color: #a3a3a3;
	flex-shrink: 0;
	font-size: 12px;
	font-weight: 400
}

.breadcrumbs-widget a {
	flex-shrink: 0
}

.breadcrumbs-widget a:hover {
	text-decoration-color: #a3a3a3
}

.breadcrumbs-widget a span {
	color: #a3a3a3;
	font-size: 12px;
	font-weight: 400
}

@media (max-width:767px) {
	.bottom-articles-container {
		margin-top: 10px
	}
}

.bottom-articles-container .logo-wrapper {
	padding: 20px 0 5px
}

.bottom-articles-container .text-wrapper {
	height: 110px;
	overflow: hidden
}

@media (max-width:1023px) {
	.bottom-articles-container .text-wrapper {
		height: auto
	}
}

.bottom-articles-container .text-wrapper .article-category {
	display: block;
	margin-top: 11px
}

.bottom-articles-container .text-wrapper .article-title {
	margin-top: 5px
}

.bottom-articles-container .article-source-wrapper {
	cursor: pointer;
	font-size: 14px;
	margin-left: 3px;
	position: relative;
	white-space: nowrap
}

.bottom-articles-container .article-source-wrapper .article-source-icon {
	color: #cf2f32
}

.bottom-articles-container .article-source-wrapper .article-source-name {
	color: #939393;
	margin-left: 2px
}

@media (max-width:1023px) and (min-width:480px) {
	.bottom-articles-container .image-wrapper {
		float: left;
		width: 220px
	}

	.bottom-articles-container .text-wrapper {
		float: left;
		height: auto;
		padding-left: 20px;
		width: calc(100% - 220px)
	}

	.bottom-articles-container .text-wrapper .article-category {
		font-size: 12px;
		margin-top: 0
	}

	.bottom-articles-container .text-wrapper .article-title {
		font-size: 18px;
		line-height: 22px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	main .page-wrapper.article-bottom-box {
		flex-direction: column
	}
}

.political-parties-page ul.political-parties-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.political-parties-page ul.political-parties-list li {
	flex-shrink: 0;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	width: 100%
}

@media (min-width:480px) {
	.political-parties-page ul.political-parties-list li {
		width: 50%
	}
}