.breadcrumbList.nobg-breadcrumb{
	/* padding-top:53px !important;
	padding-bottom:53px !important; */
}

#news-content-impact-image{
	background-size:cover;
	background-position:center;
	border-radius:20px;
	margin-bottom:24px;
}
#news-content-impact-image:before{
	content: '';
	display: block;
	padding-bottom:19.51612903225806%;
}

.content-container{}
.content-container .content{
	background-color:white;
	padding:40px 60px;
	border-radius: 24px;
	letter-spacing: 0.8px;
	margin-bottom: 24px;
}
.content .content-catg-info{}
.content .content-catg-info .catg-badge{}
.content .content-catg-info .catg-badge .badge-body{
	padding: 4px 20px;
	background: linear-gradient(231.8deg, #9CCF8F -26.04%, #3DB58F 34.34%, #28BCED 94.72%);
	border-radius: 999px;
	max-width: 50%;
	padding:4px 20px;
	font-size: 14px;
}

.content-catg-info .news-date{
	font-family: 'Roboto-r';
	font-weight: 400;
	font-size: 14px;
	color: #505050;
	width: 110px;
	margin-right: 32px;
}
.content-catg-info .news-view-counts{
	width: 100px;
	font-family: 'Roboto-r';
	font-weight: 400;
	font-size: 14px;
	color: #505050;
}

.content h2{
	margin:16px 0 24px;
	padding-bottom: 24px;
	font-weight: 500;
	font-size: 24px;
	color: #040404;
	border-bottom:1px solid #E6E6E6;
}
.content .editor-content{
	font-size: 18px;
	line-height: 1.8;
	color: #040404;
	word-break: break-word;
	padding-bottom: 40px;
}
.content .editor-content img{max-width:100% !important}
.content .editor-content .video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.content .editor-content .video-container iframe,
.content .editor-content .video-container embed,
.content .editor-content .video-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.content .content-quick-switcher{border-top:1px solid #E6E6E6;padding-top:40px}
.content .content-quick-switcher .prev-content-link,
.content .content-quick-switcher .next-content-link{
	width:50%;
}
.content .content-quick-switcher .next-content-link{text-align:right}

.content .content-quick-switcher .prev-content-link a,
.content .content-quick-switcher .next-content-link a{
	text-decoration:none;
	font-size:14px;
	padding:8px 26px;
	margin-bottom:8px;
	border-radius:6px !important;
}

.content .content-quick-switcher .prev-content-link a + span,
.content .content-quick-switcher .next-content-link a + span{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.5px;
	color: #7C7C7C;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 320px;
	word-break: break-all;
	white-space: nowrap;
}

.more-news-container{background-color:white;margin-top:24px}
.more-news-container .more-news-header{padding-top:40px;margin-bottom:24px}

.more-news-container .more-news-header h3{
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 60px;
	letter-spacing: 1.2px;
	/* text-transform: uppercase; */
	color: #141519;
}

h3{width:calc(100% - 150px)}
h3 .title-text{
	font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 23.44px;
    letter-spacing: .8px;
    color: #000000;
    font-variant: small-caps;
}
h3 + .more-news-swiper-toggler{width:150px}
h3 + .more-news-swiper-toggler .switcher-btn{
	width:56px;height:56px;border-radius:50%;border:1px solid #E9E9E9;
	cursor:pointer;
}
h3 + .more-news-swiper-toggler .switcher-btn:hover{
	background-color:#E9F8F3;
}

h3 + .more-news-swiper-toggler .switcher-btn i{font-size:1.3rem}
h3 + .more-news-swiper-toggler .switcher-btn:nth-child(1){margin-right:13px}
h3 + .more-news-swiper-toggler .switcher-btn:nth-child(2){margin-left:13px}

.back-link{padding-top:40px;
	font-size: 24px;
	text-transform: uppercase;
	color: #3DB58F;
	background-color: white;
	padding-bottom: 48px;
	margin-bottom: -48px;
}
.back-link a:hover{border-color:#209D76}
.back-link a:hover,
.back-link a:hover i{color:#209D76;
}
.back-link a{text-decoration:none;font-weight:400;
	color:#3DB58F;
	padding-bottom:8px;
	border-bottom:1px solid #3db58f;
}
.back-link i{color:#3DB58F;margin-right:16px}

@media screen and (max-width:991px) { 
	/* .breadcrumbList.nobg-breadcrumb{padding-top:38.5px !important;padding-bottom:37px !important} */
	/* .more-news-container .more-news-body{padding-bottom:74.5px} */

	.content-container .content{padding:32px 38px}

	.more-news-container .more-news-header{padding-top:24px}
	.back-link{
		padding-top: 24px;
	}
}

@media screen and (max-width:767px) { 
	.content .content-catg-info .catg-badge .badge-body{max-width:100%}
	.content-catg-info .news-date{width:50%}
	.content-catg-info .news-view-counts{width:50%}

	.content h2{font-size:18px;margin-top:20px}

	.content .content-quick-switcher .prev-content-link a + span,
	.content .content-quick-switcher .next-content-link a + span{
		display: -webkit-box !important;
    	-webkit-line-clamp: 2;
    	-webkit-box-orient: vertical;

		word-break: initial;
		white-space: initial;
	}
	.content .content-quick-switcher{padding-top:24px}

	.content .content-quick-switcher .prev-content-link,
	.content .content-quick-switcher .next-content-link{
		width:calc(50% - 16.5px);
	}

	.content .content-quick-switcher .prev-content-link{margin-right:16.5px}
	.content .content-quick-switcher .next-content-link{margin-left:16.5px}

	.breadcrumbList.nobg-breadcrumb{padding-top:24px !important;padding-bottom:21px !important}
	/* .more-news-container .more-news-body{padding-bottom:60px} */

	.content-container .content{padding:32px 16px}

	.more-news-container .more-news-header{padding-top:24px}

	h3{width:calc(100% - 130px)}
	h3 + .more-news-swiper-toggler .switcher-btn:nth-child(1){margin-right:6px}
	h3 + .more-news-swiper-toggler .switcher-btn:nth-child(2){margin-left:6px}
	h3 + .more-news-swiper-toggler{width: 130px}
}

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

}