body.company-shell-body,
body.single-post {
	background: #fff;
	color: #242424;
	font-family: Roboto, Arial, Helvetica, sans-serif;
}

body.company-shell-body .company-site-content {
	padding: 0 0 60px;
}

body.company-shell-body .company-site-content > .company-content-grid {
	display: block;
	max-width: none;
	padding: 0;
	width: 100%;
}

.xdtb-news-page .content-area {
	float: none;
	margin: 0;
	width: 100%;
}

.xdtb-news-page #secondary,
body.single-post #secondary {
	display: none;
}

.xdtb-news-page.main-page-wrapper {
	padding: 0;
}

.xdtb-news-page .page-title.title-blog {
	min-height: 54px;
}

.xdtb-news-page .container {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1222px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.xdtb-news-page .content-layout-wrapper.row,
.xdtb-news-page .wd-blog-holder.row {
	display: flex;
	flex-wrap: wrap;
}

.xdtb-news-page .site-content.col-lg-12,
.xdtb-news-page .site-content.col-md-12,
.xdtb-news-page .site-content.col-12 {
	box-sizing: border-box;
	max-width: 100%;
	width: 100%;
}

.xdtb-news-list-area,
.xdtb-news-detail-area {
	padding: 0;
}

.xdtb-news-main {
	margin: 0 auto;
	max-width: none;
}

.xdtb-news-main .breadcrumbs {
	color: #777;
	font-size: 14px;
	line-height: 1.6;
	margin: 0 0 30px;
}

.xdtb-news-main .breadcrumbs a {
	color: #333;
	text-decoration: none;
}

.xdtb-news-page .wd-blog-holder {
	margin-left: -10px;
	margin-right: -10px;
}

.xdtb-news-list {
	align-items: stretch;
}

.xdtb-news-card {
	box-sizing: border-box;
	flex: 0 0 33.333333%;
	margin-bottom: 20px;
	max-width: 33.333333%;
	padding-left: 10px;
	padding-right: 10px;
}

.xdtb-news-card .article-inner {
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .12);
	height: 100%;
	position: relative;
}

.xdtb-news-card .entry-header {
	margin: 0;
	min-height: 66px;
	position: relative;
}

.xdtb-news-card .post-date {
	align-items: center;
	background: #fff;
	box-shadow: 0 0 9px rgba(0, 0, 0, .1);
	color: #333;
	display: flex;
	flex-direction: column;
	height: 66px;
	justify-content: center;
	left: 0;
	line-height: 1;
	position: absolute;
	top: 0;
	text-transform: uppercase;
	width: 58px;
}

.xdtb-news-card .post-date-day {
	font-size: 24px;
	font-weight: 700;
}

.xdtb-news-card .post-date-month {
	font-size: 12px;
	font-weight: 600;
	margin-top: 6px;
}

.xdtb-news-card .article-body-container {
	padding: 28px 28px 30px;
}

.xdtb-news-card .meta-categories-wrapp {
	margin-bottom: 18px;
}

.xdtb-news-card .meta-post-categories a {
	background: #2f6c4c;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.2;
	padding: 6px 9px;
	text-decoration: none;
	text-transform: uppercase;
}

.xdtb-news-card .wd-entities-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.35;
	margin: 0 0 14px;
}

.xdtb-news-card .wd-entities-title a {
	color: #242424;
	text-decoration: none;
}

.xdtb-news-card .wd-entities-title a:hover {
	color: #2f6c4c;
}

.xdtb-news-card .entry-meta {
	color: #777;
	font-size: 14px;
	margin: 0 0 18px;
}

.xdtb-news-card .entry-meta-list {
	list-style: disc;
	margin: 0 0 0 18px;
	padding: 0;
}

.xdtb-news-card .entry-meta-list a {
	color: #555;
	text-decoration: none;
}

.xdtb-news-card .hovered-social-icons {
	margin: 0 0 16px;
}

.xdtb-news-card .wd-social-icons {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.xdtb-news-card .wd-social-icon {
	align-items: center;
	background: #f3f3f3;
	border-radius: 50%;
	color: #555;
	display: inline-flex;
	height: 28px;
	justify-content: center;
	text-decoration: none;
	width: 28px;
}

.xdtb-news-card .wd-social-icon:hover {
	background: #2f6c4c;
	color: #fff;
}

.xdtb-news-card .wd-icon::before {
	content: '';
	display: block;
	height: 12px;
	width: 12px;
	background: currentColor;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
}

.xdtb-news-card .social-facebook .wd-icon::before { -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14 8.5V7c0-.8.5-1 1-1h2V3h-2.8C11.9 3 11 4.8 11 6.7v1.8H9v3h2V21h3v-9.5h2.5l.5-3H14z"/></svg>'); mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14 8.5V7c0-.8.5-1 1-1h2V3h-2.8C11.9 3 11 4.8 11 6.7v1.8H9v3h2V21h3v-9.5h2.5l.5-3H14z"/></svg>'); }
.xdtb-news-card .social-twitter .wd-icon::before { -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22 5.9c-.7.3-1.4.5-2.2.6.8-.5 1.3-1.2 1.6-2-.8.5-1.5.8-2.4 1-1.5-1.6-4.1-1.3-5.5.5-.9 1-.9 2.4-.4 3.6-3.1-.2-5.9-1.7-7.8-4.2-1.1 2-.5 4.6 1.4 5.9-.7 0-1.4-.2-2-.5 0 2.2 1.6 4.1 3.8 4.6-.6.2-1.3.2-2 .1.6 1.9 2.4 3.3 4.5 3.3C8.7 19 5.9 19.8 3 19.5c2 1.3 4.4 2 6.9 2 8.3 0 12.9-7 12.6-13.3.9-.7 1.6-1.4 2.2-2.3-.8.3-1.6.6-2.4.7z"/></svg>'); mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22 5.9c-.7.3-1.4.5-2.2.6.8-.5 1.3-1.2 1.6-2-.8.5-1.5.8-2.4 1-1.5-1.6-4.1-1.3-5.5.5-.9 1-.9 2.4-.4 3.6-3.1-.2-5.9-1.7-7.8-4.2-1.1 2-.5 4.6 1.4 5.9-.7 0-1.4-.2-2-.5 0 2.2 1.6 4.1 3.8 4.6-.6.2-1.3.2-2 .1.6 1.9 2.4 3.3 4.5 3.3C8.7 19 5.9 19.8 3 19.5c2 1.3 4.4 2 6.9 2 8.3 0 12.9-7 12.6-13.3.9-.7 1.6-1.4 2.2-2.3-.8.3-1.6.6-2.4.7z"/></svg>'); }
.xdtb-news-card .social-pinterest .wd-icon::before { -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.5 2 2 6.2 2 11.6c0 4 2.5 7.4 6 8.8-.1-.8-.2-2 .1-2.9l1.5-6s-.4-.8-.4-2c0-1.8 1-3.2 2.2-3.2 1 0 1.4.8 1.4 1.8 0 1.1-.7 2.9-1 4.5-.3 1.3.7 2.3 2 2.3 2.5 0 4.3-3.2 4.3-7 0-2.9-2-5-5.6-5-4.1 0-6.7 3.1-6.7 6.6 0 1.2.4 2 1 2.7.2.2.2.3.1.6l-.4 1.5c-.1.5-.4.6-.8.4-1.5-.7-2.3-2.8-2.3-4.5 0-3.7 2.7-7.1 7.8-7.1 4.1 0 7.3 2.9 7.3 6.7 0 4-2.5 7.2-6 7.2-1.2 0-2.4-.6-2.8-1.3l-.8 3c-.3 1-.9 2.2-1.3 2.9 1 .3 2 .5 3.1.5 5.5 0 10-4.2 10-9.6C22 6.2 17.5 2 12 2z"/></svg>'); mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2C6.5 2 2 6.2 2 11.6c0 4 2.5 7.4 6 8.8-.1-.8-.2-2 .1-2.9l1.5-6s-.4-.8-.4-2c0-1.8 1-3.2 2.2-3.2 1 0 1.4.8 1.4 1.8 0 1.1-.7 2.9-1 4.5-.3 1.3.7 2.3 2 2.3 2.5 0 4.3-3.2 4.3-7 0-2.9-2-5-5.6-5-4.1 0-6.7 3.1-6.7 6.6 0 1.2.4 2 1 2.7.2.2.2.3.1.6l-.4 1.5c-.1.5-.4.6-.8.4-1.5-.7-2.3-2.8-2.3-4.5 0-3.7 2.7-7.1 7.8-7.1 4.1 0 7.3 2.9 7.3 6.7 0 4-2.5 7.2-6 7.2-1.2 0-2.4-.6-2.8-1.3l-.8 3c-.3 1-.9 2.2-1.3 2.9 1 .3 2 .5 3.1.5 5.5 0 10-4.2 10-9.6C22 6.2 17.5 2 12 2z"/></svg>'); }
.xdtb-news-card .social-linkedin .wd-icon::before { -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.9 8.5H4V21h2.9V8.5zM5.4 3C4.3 3 3.5 3.8 3.5 4.9S4.3 6.8 5.4 6.8s1.9-.8 1.9-1.9S6.5 3 5.4 3zM20 21h-2.9v-6.1c0-1.5-.6-2.5-1.9-2.5-1 0-1.5.7-1.8 1.3-.1.3-.1.8-.1 1.3V21h-2.9s0-11.2 0-12.5h2.9v1.8c.4-.7 1.1-1.9 3-1.9 2.2 0 3.7 1.4 3.7 4.5V21z"/></svg>'); mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.9 8.5H4V21h2.9V8.5zM5.4 3C4.3 3 3.5 3.8 3.5 4.9S4.3 6.8 5.4 6.8s1.9-.8 1.9-1.9S6.5 3 5.4 3zM20 21h-2.9v-6.1c0-1.5-.6-2.5-1.9-2.5-1 0-1.5.7-1.8 1.3-.1.3-.1.8-.1 1.3V21h-2.9s0-11.2 0-12.5h2.9v1.8c.4-.7 1.1-1.9 3-1.9 2.2 0 3.7 1.4 3.7 4.5V21z"/></svg>'); }
.xdtb-news-card .social-tg .wd-icon::before { -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.8 4.7 18.6 20c-.2 1-.8 1.2-1.7.7l-4.6-3.4-2.2 2.1c-.2.2-.4.4-.8.4l.3-4.7L18 7.2c.4-.3-.1-.5-.5-.2L6.4 13.7 1.8 12.3c-1-.3-1-.9.2-1.4L20.5 3.3c.9-.3 1.7.2 1.3 1.4z"/></svg>'); mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.8 4.7 18.6 20c-.2 1-.8 1.2-1.7.7l-4.6-3.4-2.2 2.1c-.2.2-.4.4-.8.4l.3-4.7L18 7.2c.4-.3-.1-.5-.5-.2L6.4 13.7 1.8 12.3c-1-.3-1-.9.2-1.4L20.5 3.3c.9-.3 1.7.2 1.3 1.4z"/></svg>'); }

.xdtb-news-card .entry-content {
	color: #555;
	font-size: 15px;
	line-height: 1.7;
}

.xdtb-news-card .read-more-section {
	margin: 10px 0 0;
}

.xdtb-news-card .btn-read-more {
	border-bottom: 1px solid currentColor;
	color: #2f6c4c;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	padding-bottom: 2px;
	text-decoration: none;
}

.xdtb-news-detail {
	max-width: 1110px;
}

.xdtb-news-detail-content {
	font-size: 16px;
	line-height: 1.72;
}

.xdtb-news-detail-content .wp-video,
.xdtb-news-detail-content video {
	height: auto !important;
	max-width: 100%;
	width: 100% !important;
}

.xdtb-news-detail-content .wp-video {
	margin: 0 0 26px;
}

.xdtb-news-detail-content p {
	margin: 0 0 20px;
}

.xdtb-news-detail-content strong {
	color: #242424;
	font-weight: 700;
}

@media (max-width: 1024px) {
	.xdtb-news-card {
		flex-basis: 50%;
		max-width: 50%;
	}
}

@media (max-width: 768px) {
	body.company-shell-body .company-site-content {
		padding-bottom: 42px;
	}

	.xdtb-news-card {
		flex-basis: 100%;
		max-width: 100%;
	}

	.xdtb-news-card .entry-meta-list {
		margin-left: 0;
	}
}
