#dmain .pmm {
	width: 100%;
	padding: 68px 15px 60px;
	max-width: 1550px;
	margin: 0 auto;
}

.pmm-left {
	padding: 0;
}

.pmm-title {
	font-size: 32px;
	line-height: 48px;
	font-family: 'DIN-Bold';
	margin: 0 0 36px;
}

.pmm-column-row-title::after {
	display: none;
}

.pmm-column-title {
	font-size: 24px;
	line-height: 48px;
	text-transform: capitalize;
	margin: 0 0 10px;
}

.pmm-column-row-title span {
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	font-family: 'DIN-Bold';
}

.pmm-column {
	width: 60%;
}

.pmm-column-2 {
	width: 40%;
	padding-left: 58px;
}

.pmm-column-row-title {
	margin: 0 0 18px;
}

.pmm-bottom-link {
	left: 0;
}

.pmm-column-row {
	margin: 0 0 27px;
}

.pmm-column-row ul {
	padding: 0 0 0 10px;
}

.pmm-column-row:nth-child(3) ul li a {
	font-size: 16px !important;
	line-height: 19px;
}

.pmm-column-row:nth-child(3) .pmm-column-row-title {
	margin: 0 0 10px;
}

.pmm-bottom-link {
	position: static;
	margin: 48px 0 0;
}

.pmm-bottom-link a {
	font-size: 18px !important;
	line-height: 22px !important;
	color: #1595D9 !important;
}

.pmm-bottom-link a svg {
	width: 6px !important;
	height: 10px !important;
	margin-left: 7px;
}

.pmm-bottom-link a svg path {
	fill: #1595D9;
}

.pmm-right>div {
	padding: 0;
}

.pmm-right-empty {
	padding: 3px 0 0 31px;
}

.pmm-column-3 {
	width: 100%;
}

.pmm-right-program-image {
	margin: 0 0 27px;
}

.pmm-right-program-image img {
	aspect-ratio: 471/240;
	object-fit: cover;
}

.pmm-right-program-title {
	font-size: 20px;
	line-height: 24px;
	color: #F88E20;
	font-family: 'DIN-Bold';
	margin: 0 0 20px;
}

.pmm-right-program-list ul {
	display: flex;
	flex-direction: column;
}

.pmm-right-program-list li {
	margin: 0 !important;
	display: flex;
	align-items: center;
}

.pmm-right-program-list .blue {
	font-size: 16px;
	line-height: 19px;
	color: #1495D9;
	font-family: 'DIN-Bold';
	width: 91px;
}

.pmm-right-program-list .black {
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	font-family: 'DIN-Regular';
	width: calc(100% - 91px);
	padding: 0 0 0 20px;
}

.pmm-column-row ul a:hover {
	padding: 0;
	color: #158AD4 !important;
}

.pmm-column-row ul a:hover:before {
	display: none;
}

.pmm-right-program-inner {
	position: relative;
}

.pmm-right-program-tag {
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #1495D9;
	border-radius: 17px;
	padding: 5px 15px;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-family: 'DIN-Bold';
}

.nmenu {
	display: none;
	background-color: #041440;
	position: absolute;
	top: 87px;
	left: 0;
	right: 0;
	padding: 75px 0 161px;
	z-index: 9;
}

.mnenu-inner {
	width: 100%;
	max-width: 1550px;
	padding: 0 15px;
	margin: 0 auto;
}

.nmenu-title {
	font-size: 24px;
	line-height: 29px;
	color: #FFFFFF;
	font-family: 'DIN-Bold';
	margin: 0 0 25px;
}

.nmenu-title>a {
	color: inherit !important;
	font: inherit !important;
}

.nmenu-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pmm-column-row ul a {
	font-family: 'DIN-Regular' !important;
}

.nmenu-nav a {
	font-size: 18px !important;
	line-height: 22px !important;
	color: #FFFFFF !important;
	font-family: 'DIN-Regular' !important;
}

.nmenu-nav a:hover {
	color: #158AD4 !important;
}

.nmenu-nav li {
	width: 100%;
	margin: 0 0 20px 10px !important;
	padding: 0 !important;
}

.nmenu-nav a:hover {
	color: #158AD4;
}

.nmenu-left {
	width: 50%;
}

.mnenu-inner {
	display: flex;
	flex-wrap: wrap;
}

.nmenu-left {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
}

.nmenu-left-1 {
	width: 35%;
}

.nmenu-left-2 {
	width: 65%;
}

.nmenu-right {
	width: 50%;
}

.nmenu-left-2 .nmenu-title {
	margin: 0 0 20px;
}

.nmenu-left-2 .nmenu-nav li {
	margin: 0 0 17px 10px !important;
}

.nmenu-right {
	display: flex;
	flex-direction: column;
}

.nmenu-image img {
	width: 100%;
	border-radius: 8px;
}

.nmenu-image {
	display: flex;
	margin: 0 0 25px;
}

.nmenu-desc {
	font-size: 20px;
	line-height: 32px;
	color: #FFFFFF;
	font-family: 'DIN-Medium';
}

.nmenu-toggle .arr {
	display: inline-block !important;
	padding: 0 0 0 5px;
}

.nmenu-toggle.active .arr svg {
	transform: rotate(180deg);
	transform-origin: center;
}

.nmenu-tag {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-family: 'DIN-Bold';
	padding: 5px 16px;
	background-color: #1495D9;
	border-radius: 17px;
	position: absolute;
	top: 20px;
	left: 20px;
}

.nmenu-image {
	position: relative;
}

.nmenu-upcomming {
	padding: 3px 0 0;
}

.nmenu-upcomming .nmenu-image img {
	aspect-ratio: 760/320;
	object-fit: cover;
}

.nmenu-upcomming .nmenu-title {
	font-size: 20px;
	line-height: 1.5;
	color: #F88E20;
	margin: 0 0 7px;
}

.nmenu-upcomming .nmenu-image {
	margin: 0 0 22px;
}

.nmenu-label {
	font-size: 16px;
	line-height: 28px;
	color: #1495D9;
	font-family: 'DIN-Bold';
	width: 92px;
}

.nmenu-value {
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	font-family: 'DIN-Regular';
	width: calc(100% - 92px);
	padding: 0 0 0 20px;
}

.nmenu-row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 5px;
}

.nmenu-events .nmenu {
	padding-bottom: 65px;
}

.nmenu-about .nmenu {
	padding: 74px 0 155px;
}

.nmenu-about .nmenu-left-1 {
	width: 30%;
}

.nmenu-about .nmenu-nav li {
	margin: 0 0 16px 10px !important;
}

.nmenu-about .nmenu-title {
	margin: 0 0 22px;
}

@media (min-width: 768px) {
	.mb_list_datasets {
		display: none !important;
	}
}

@media (max-width: 1600px) {

	#dmain .pmm,
	.mnenu-inner {
		padding-left: 100px;
		padding-right: 100px;
	}
	#dmain .pmm {
		padding: 30px 100px 40px;
	}
	.pmm-title {
		margin-bottom: 10px;
	}
	.pmm-bottom-link {
		margin-top: 20px;
	}
	.pmm-column-row {
		margin-bottom: 20px;
	}
}

@media (max-width: 1440px) {
	.pmm-right {
		width: 40%;
	}

	.pmm-title {
		font-size: 24px;
	}

	.pmm-column-title {
		font-size: 20px;
	}

	.pmm-column-row-title span {
		font-size: 16px;
	}

	.pmm-column-row ul a {
		font-size: 16px;
	}

	.pmm-right-program-title {
		font-size: 16px;
	}

	.pmm-right-program-list .blue,
	.pmm-right-program-list .black {
		font-size: 14px;
		line-height: 18px;
	}

	.pmm-right-program-tag {
		top: 10px;
		left: 10px;
	}

	.nmenu-title {
		font-size: 20px !important;
	}

	.nmenu-nav a {
		font-size: 16px !important;
	}

	.nmenu-desc {
		font-size: 16px;
	}

	/*#header .menu ul li.current-menu-item a {font-size: 14px;}*/

}

@media (min-width: 992px) {
	.nmenu-back {
		display: none;
	}

	#hmenu ul li.blue-menu .drop {
		background-color: transparent !important;
		height: auto;
	}
}

@media (max-width: 991px) {

	div#hmenu.mobile-hmenu .main ul.menu-2 li a,
	#hmenu.mobile-hmenu .main ul li a {
		width: 100% !important;
		font-size: 36px !important;
		line-height: 43px !important;
		color: #FFFFFF;
		padding: 28px 28px 28px !important;
	}

	div#hmenu.mobile-hmenu .main ul#menu-menu_mobile>li.menu-item-has-children>b,
	div#hmenu.mobile-hmenu .main ul#menu-menu_mobile>li.haschild>b,
	.nmenu-toggle>b {
		content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18.102" height="30.173" viewBox="0 0 18.102 30.173"><defs><clipPath id="clip-path"><rect id="Rectangle_1130" data-name="Rectangle 1130" width="18.102" height="30.173" fill="%231595d9"/></clipPath></defs><g id="Group_168" data-name="Group 168" clip-path="url(%23clip-path)"><path id="Path_240" data-name="Path 240" d="M17.258,17.123a2.875,2.875,0,0,0,0-4.07L4.957.843a2.931,2.931,0,0,0-4.113,0,2.877,2.877,0,0,0,0,4.071L11.1,15.088.844,25.259a2.877,2.877,0,0,0,0,4.071,2.931,2.931,0,0,0,4.113,0Z" transform="translate(0 0)" fill="%231595d9"/></g></svg>');
		content: '';
		width: 18px;
		height: 31px;
		position: absolute;
		top: 35px;
		right: 38px;
		background: none;
		width: 99px !important;
		height: 99px !important;
		border-radius: 0;
		top: 0;
		right: 0;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		padding-right: 28px;
		background: none !important;
		transform: none !important;
	}

	div#hmenu.mobile-hmenu .main ul#menu-menu_mobile>li.menu-item-has-children>b::after,
	div#hmenu.mobile-hmenu .main ul#menu-menu_mobile>li.haschild>b::after,
	.nmenu-toggle>b::after {
		content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18.102" height="30.173" viewBox="0 0 18.102 30.173"><defs><clipPath id="clip-path"><rect id="Rectangle_1130" data-name="Rectangle 1130" width="18.102" height="30.173" fill="%231595d9"/></clipPath></defs><g id="Group_168" data-name="Group 168" clip-path="url(%23clip-path)"><path id="Path_240" data-name="Path 240" d="M17.258,17.123a2.875,2.875,0,0,0,0-4.07L4.957.843a2.931,2.931,0,0,0-4.113,0,2.877,2.877,0,0,0,0,4.071L11.1,15.088.844,25.259a2.877,2.877,0,0,0,0,4.071,2.931,2.931,0,0,0,4.113,0Z" transform="translate(0 0)" fill="%231595d9"/></g></svg>');
	}

	#hmenu.mobile-hmenu .main {
		background-color: #041440 !important;
	}

	#hmenu.mobile-hmenu .main ul.menu>li {
		background: transparent !important;
	}

	div#hmenu.mobile-hmenu .main ul.menu-2 {
		margin-top: 25px;
		margin-bottom: 80px;
	}

	div#hmenu.mobile-hmenu .main ul.menu-2 li a {
		padding: 25px 28px !important;
	}

	div#hmenu.mobile-hmenu .top-socials a svg {
		max-height: 40px;
	}

	div#hmenu.mobile-hmenu .top-socials {
		gap: 65px;
		margin: 0 0 83px;
	}

	div#hmenu.mobile-hmenu .top-socials a[title="Youtube"] svg {
		max-height: 32px;
	}

	#hmenu.mobile-hmenu .lang>div {
		justify-content: flex-start;
		gap: 10px;
	}

	#hmenu.mobile-hmenu .lang ul {
		background: #1495D9;
		opacity: 1;
	}

	div#hmenu.mobile-hmenu .main .lang ul li a {
		background: #1495D9;
		font-size: 28px;
		line-height: 1;
		color: #FFFFFF;
		padding: 35px 20px;
		text-align: center;
		opacity: 1;
	}

	#hmenu.mobile-hmenu .lang.active .arr svg {
		transform: rotate(180deg);
	}

	#hmenu ul li.blue-menu .drop {
		position: fixed;
		top: 60px;
		bottom: 0;
		display: block !important;
	}

	div.pmm-left.pmm-left-full {
		padding: 0;
	}

	#dmain .pmm {
		padding: 100px 0;
		max-height: calc(100vh - 60px);
		overflow: hidden;
		overflow-y: auto;
	}

	div.pmm-title {
		padding: 27px 30px 29px;
		margin: 0;
	}

	#hmenu.mobile-hmenu .main ul li .pmm-bottom-link a,
	div.pmm-column-title,
	.pmm-column-1 .pmm-column-title {
		font-size: 36px !important;
		line-height: 44px !important;
		color: #FFFFFF !important;
		padding: 27px 30px 29px !important;
		margin: 0 !important;
		border-top: 1px solid rgb(255 255 255 / 30%) !important;
	}

	#hmenu.mobile-hmenu .main ul li .pmm-bottom-link a {
		font-size: 32px !important;
		line-height: 40px !important;
		border-bottom: 1px solid rgb(255 255 255 / 30%) !important;
		padding: 28px 30px 30px !important;
		font-family: 'DIN-Regular' !important;
		color: #1595D9 !important;
	}

	.pmm-column {
		width: 100%;
	}

	div.pmm-column-2 div.pmm-column-row:last-child,
	div.pmm-column-2 div.pmm-column-row,
	div.pmm-column-row:last-child,
	div.pmm-column-row {
		display: none;
	}

	div.pmm-column-2 {
		padding: 0;
	}

	div.pmm-column-chinese-programs {
		margin: 0 !important;
		padding: 0;
		background-color: transparent;
	}

	#hmenu.mobile-hmenu .main ul li .pmm-bottom-link {
		margin: 0;
		padding: 0;
	}

	.pmm-column-chinese-programs div.pmm-column-title {
		padding-bottom: 33px !important;
	}

	.pmm-bottom-link a svg {
		width: 39px !important;
		height: 24px !important;
		margin-left: 9px;
		margin-top: 0px;
	}

	.pmm-column-title {
		position: relative;
	}

	.pmm-column-1 .pmm-column-title {
		opacity: 1;
	}

	.pmm-column-title::after {
		content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18.102" height="30.175" viewBox="0 0 18.102 30.175"><defs><clipPath id="clip-path"><rect id="Rectangle_1130" data-name="Rectangle 1130" width="18.102" height="30.175" fill="%231495d9"/></clipPath></defs><g id="Group_168" data-name="Group 168" clip-path="url(%23clip-path)"><path id="Path_240" data-name="Path 240" d="M17.258,17.123a2.875,2.875,0,0,0,0-4.07L4.957.843a2.931,2.931,0,0,0-4.113,0,2.877,2.877,0,0,0,0,4.071L11.1,15.089.844,25.26a2.877,2.877,0,0,0,0,4.071,2.93,2.93,0,0,0,4.113,0Z" transform="translate(0 0)" fill="%231495d9"/></g></svg>');
		position: absolute;
		top: 30px;
		right: 40px;
		transform: rotate(90deg);
		transition: all 0.3s ease-in-out;
	}

	.opening>div.pmm-column-row-title span {
		color: #FFFFFF !important;
	}

	.pmm-column-title.active {
		color: #1495D9 !important;
	}

	.pmm-column-title.active::after {
		/* top: 34px; */
		/* right: 43px; */
		transform: rotate(-90deg);
	}

	div.pmm-column-row-title {
		font-size: 32px !important;
		line-height: 1.5 !important;
		padding: 0 30px 11px !important;
	}

	#hmenu.mobile-hmenu .main ul li .pmm-column a {
		font-size: 32px !important;
		line-height: 42px !important;
		padding: 17px 30px !important;
	}

	div.pmm-column-row-chinese-program-items ul,
	div.pmm-column-row.pmm-column-row-toggle ul {
		margin: 0 !important;
		width: 100% !important;
		padding: 0 0 0 20px !important;
	}

	div.pmm-column-row-chinese-program-items ul li,
	div.pmm-column-row.pmm-column-row-toggle ul li {
		margin: 0 !important;
	}

	div.pmm-column-row:last-child,
	div.pmm-column-row {
		margin: 0;
		padding: 0 0 20px;
	}

	#hmenu.mobile-hmenu .lang {
		position: absolute;
	}

	div.pmm-column-row:last-child,
	div.pmm-column-row {
		border: none;
	}

	div.pmm-column-2>div:nth-child(1) .pmm-column-row {
		padding: 0;
	}

	div#hmenu.mobile-hmenu .main ul li .pmm-column-2 a,
	div.pmm-column-2>div .pmm-column-row a {
		font-size: 32px !important;
		line-height: 42px !important;
		padding: 17px 30px !important;
	}

	.nmenu-back {
		font-size: 32px;
		line-height: 39px;
		color: #1495D9;
		font-family: 'DIN-Bold';
		display: flex;
		align-items: center;
		gap: 19px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 10;
		padding: 29px 30px;
		background: #041440 !important;
		border-bottom: 1px solid rgb(255 255 255 / 20%) !important;
	}

	.nmenu-back svg {
		width: 12px !important;
		height: 22px !important;
	}

	div.pmm-column-row.pmm-column-row-toggle ul::before,
	div.pmm-column-row:last-child,
	div.pmm-column-row,
	.pmm-inner>div {
		background: #041440 !important;
	}

	.nmenu {
		position: fixed;
		top: 60px;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #041440;
		z-index: 3;
		max-height: calc(100% - 60px);
		overflow: hidden;
		overflow-y: auto;
		padding: 153px 0 161px;
	}

	.nmenu,
	#hmenu ul li.blue-menu .drop {
		display: block !important;
		transform: translateX(100%);
		transition: all 0.3s ease-in-out;
		width: unset !important;
		height: unset !important;
		background-color: #041440 !important;
	}

	.nmenu.active,
	#hmenu ul li.blue-menu .drop.active {
		display: block !important;
		transform: translateX(0%);
	}

	.nmenu-about .nmenu-left-1,
	.nmenu-left-1,
	.nmenu-left-2,
	.nmenu-left {
		width: 100%;
	}

	.nmenu-right {
		display: none;
	}

	div#hmenu.mobile-hmenu .main ul#menu-menu_mobile>li.haschild.open>b {
		content: '';
	}

	.nmenu-nav ul {
		display: block !important;
	}

	.nmenu-title {
		font-size: 36px;
		line-height: 44px;
		margin: 0 0 20px;
	}

	.mnenu-inner {
		padding: 0 30px;
	}

	#hmenu.mobile-hmenu .main .nmenu-nav ul a {
		font-size: 32px !important;
		line-height: 72px !important;
		padding: 0 20px !important;
	}

	.nmenu-left-2 .nmenu-nav li,
	.nmenu-nav li {
		margin: 0 0 !important;
		padding: 0 !important;
	}

	.nmenu-left-1 {
		margin: 0 0 30px;
	}

	.nmenu-left-2 .nmenu-title {
		margin: 0 0 10px;
	}

	.nmenu-left {
		width: 100%;
	}

	.nmenu-about .nmenu {
		padding: 153px 0 155px;
	}

	.nmenu-about .nmenu-nav li {
		margin: 0 0 0 !important;
	}

	.nmenu-about .nmenu-title {
		margin: 0 0 20px;
	}

	.nmenu-about .nmenu-left-1 {
		margin: 0;
	}

	.nmenu-about .nmenu-left-2 .nmenu-title {
		display: none;
	}
}

@media (max-width: 575px) {

	div#hmenu.mobile-hmenu .main ul.menu-2 li a,
	#hmenu.mobile-hmenu .main ul li a {
		font-size: 18px !important;
		line-height: 22px !important;
		padding: 14px !important;
	}

	div#hmenu.mobile-hmenu .main ul#menu-menu_mobile>li.menu-item-has-children>b,
	div#hmenu.mobile-hmenu .main ul#menu-menu_mobile>li.haschild>b,
	.nmenu-toggle>b {
		width: 50px !important;
		height: 50px !important;
		top: 0;
		right: 0;
		padding-right: 14px;
	}

	div#hmenu.mobile-hmenu .main ul#menu-menu_mobile>li.menu-item-has-children>b::after,
	div#hmenu.mobile-hmenu .main ul#menu-menu_mobile>li.haschild>b::after,
	.nmenu-toggle>b::after {
		transform: scale(0.5);
		content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18.102" height="30.173" viewBox="0 0 18.102 30.173"><defs><clipPath id="clip-path"><rect id="Rectangle_1130" data-name="Rectangle 1130" width="18.102" height="30.173" fill="%231595d9"/></clipPath></defs><g id="Group_168" data-name="Group 168" clip-path="url(%23clip-path)"><path id="Path_240" data-name="Path 240" d="M17.258,17.123a2.875,2.875,0,0,0,0-4.07L4.957.843a2.931,2.931,0,0,0-4.113,0,2.877,2.877,0,0,0,0,4.071L11.1,15.088.844,25.259a2.877,2.877,0,0,0,0,4.071,2.931,2.931,0,0,0,4.113,0Z" transform="translate(0 0)" fill="%231595d9"/></g></svg>');
	}

	div#hmenu.mobile-hmenu .main ul.menu-2 {
		margin-top: 13px;
		margin-bottom: 20px;
	}

	div#hmenu.mobile-hmenu .top-socials {
		gap: 33px;
		margin: 0 0 41px;
	}

	.nmenu-back {
		font-size: 16px;
		line-height: 20px;
		gap: 10px;
		padding: 15px 15px;
	}

	.nmenu-back svg {
		width: 8px !important;
		height: 12px !important;
	}

	#dmain .pmm {
		padding: 50px 0;
	}

	div.pmm-title {
		padding: 15px;
	}

	#hmenu.mobile-hmenu .main ul li .pmm-bottom-link a,
	div.pmm-column-title,
	.pmm-column-1 .pmm-column-title {
		font-size: 18px !important;
		line-height: 22px !important;
		padding: 15px !important;
	}

	.pmm-column-title::after {
		top: 11px;
		right: 20px;
		transform: rotate(90deg) scale(0.5);
	}

	.pmm-column-title.active::after {
		top: 10px;
		right: 18px;
		transform: rotate(-90deg) scale(0.5);
	}

	#hmenu.mobile-hmenu .main ul li .pmm-column a {
		font-size: 16px !important;
		line-height: 21px !important;
		padding: 9px 15px !important;
	}

	div.pmm-column-row:last-child,
	div.pmm-column-row {
		padding: 0 0 10px;
	}

	div.pmm-column-row-title {
		font-size: 16px !important;
		line-height: 1.5 !important;
		padding: 0 15px 5px !important;
	}

	#hmenu.mobile-hmenu .main ul li .pmm-bottom-link a {
		font-family: 'DIN-Regular' !important;
		color: #1595D9 !important;
	}

	.pmm-bottom-link a svg {
		width: 20px !important;
		height: 12px !important;
		margin-left: 4px;
		margin-top: -2px;
	}

	.pmm-column-chinese-programs div.pmm-column-title {
		padding-bottom: 16px !important;
	}

	div#hmenu.mobile-hmenu .main ul li .pmm-column-2 a,
	div.pmm-column-2>div .pmm-column-row a {
		font-size: 16px !important;
		line-height: 21px !important;
		padding: 9px 15px !important;
	}

	div.pmm-column-chinese-programs ul li:last-child,
	.pmm-column-row ul li {
		margin: 0 !important;
	}

	div.pmm-column-2 .pmm-column-row-no-title ul {
		padding-bottom: 10px !important;
	}

	div.pmm-column-2 .pmm-column-row-no-title ul li:first-child a {
		padding-top: 0 !important;
	}

	.nmenu {
		padding: 75px 0 80px;
	}

	.nmenu-title {
		font-size: 18px;
		line-height: 22px;
		margin: 0 0 10px;
	}

	#hmenu.mobile-hmenu .main .nmenu-nav ul a {
		font-size: 16px !important;
		line-height: 36px !important;
		padding: 0 10px !important;
	}

	.nmenu-about .nmenu-left-1 {
		width: 100%;
		margin: 0;
	}

	.nmenu-about .nmenu-title {
		margin: 0 0 11px;
	}

	.nmenu-about .nmenu-nav li {
		margin: 0 0 8px 0 !important;
	}

	.mnenu-inner {
		padding: 0 15px;
	}

	.nmenu-left-1 {
		margin: 0 0 15px;
	}

	.nmenu-about .nmenu-left-2 .nmenu-title {
		display: none;
	}

	.nmenu-about .nmenu {
		padding: 75px 0 75px;
	}
}

/* New Section SIngle Program */
.testimonials2-slider-v2 {
	margin: -20px 0 0;
}

.testimonials2-slider-v2 .slick-list {
	margin-left: -2px;
	padding: 10px 17.7% 20px 2px !important;
}

.testimonials2-slider-v2 .testimonials2-slider-it {
	padding: 0 10px;
	height: auto;
}

.testimonials2-slider-it-inner {
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	border-radius: 6px;
	padding: 24px 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.testimonials2-slider-bottom{
	margin-bottom: 14px;
}
.testimonials2-logo{
	margin-top: auto;
}

.testimonials2-slider-name {
	font-size: 18px;
	line-height: 1.5;
	color: #1495D9;
	font-family: 'DIN-Bold';
	margin: 0 0 3px;
}

.testimonials2-slider-role {
	font-size: 14px;
	line-height: 20px;
	font-family: 'DIN-Medium';
	color: #494846;
}

.testimonials2-slider-avatar {
	width: 79px;
	padding: 5px 0 0;
}

.testimonials2-slider-avatar img {
	width: 79px;
	height: 79px;
	border-radius: 50%;
}

.testimonials2-slider-name-role {
	width: calc(100% - 79px);
	padding: 0 0 0 20px;
}

.testimonials2-slider-top {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 17px;
}

.testimonials2-slider-bottom svg {
	margin: 0 0 10px 7px;
}

.testimonials2-slider-content {
	padding: 0 5px 0 0;
}

.testimonials2-slider-content p {
	font-size: 16px;
	line-height: 24px;
	color: #141414;
	font-family: 'DIN-Bold';
}

.testimonials2-slider-v2 .slick-track {
	display: flex;
	align-items: stretch;
}

.program-testimonials2-v2 {
	padding-bottom: 51px;
	position: relative;
}

.program-testimonials2-v2+.pgs-contact {
	margin-top: 0;
}

.testimonials2-slider-v2-arrow {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
	position: absolute;
	top: 47px;
	right: 0;
}

.testimonials2-slider-v2-arrow>div {
	display: flex;
	cursor: pointer;
}

.testimonials2-slider-v2-arrow>div:hover {
	opacity: 0.5;
}

.pgsc-desc {
	font-size: 20px;
	line-height: 32px;
	color: #494846;
	font-family: 'DIN-Medium';
	margin: -30px 0 34px;
}

.pgs-contact-v2 .pgsc-left {
	padding-left: 4%;
}

.pgs-contact-v2 .pgsc-left img {
	margin-bottom: 10px;
}

@media only screen and (min-width: 1950px) {
	.banner_event_overview_slider {
		position: relative;
	}

	.banner_event_overview_slider .slick-next {
		margin-left: 0;
		margin-right: calc((100% - 76.5%) / 2);
		left: unset;
		right: 0;
	}

	.banner_event_overview_slider .slick-prev {
		margin-left: 0;
		margin-right: calc((100% - 76.5%) / 2 + 450px);
		left: unset;
		right: 0;
	}
}

@media (max-width: 992px) {


	.testimonials2-slider-v2 .slick-list {
		padding: 10px 15px 20px 0 !important;
	}

	.program-testimonials2-v2 h3 {
		padding-bottom: 20px;
		max-width: 205px;
		font-size: 24px;
		line-height: 32px;
	}

	.program-testimonials2-v2 {
		padding-top: 0;
		padding-bottom: 12px;
	}

	.testimonials2-slider-v2-arrow {
		/*top: 29px;*/
		top: 0;
		right: -5px;
	}
	.testimonials2-slider-v2 {
		margin: 20px 0 0;
	}
	.testimonials2-slider-v2 .testimonials2-slider-it {
		padding-bottom: 30px;
	}

	.testimonials2-slider-it-inner {
		padding: 10px 15px 27px;
	}

	.testimonials2-slider-v2 .slick-track {
		align-items: flex-start;
	}
}

@media (max-width: 767px) {
	.pgs-contact-v2 .pgsc-left img {
		width: 103px;
		height: 103px;
		float: left;
	}

	.pgsc-desc {
		font-size: 16px;
		line-height: 26px;
		margin: -20px 0 25px;
	}

	.pgs-contact-v2 .pgsc-left {
		padding-left: 0;
	}

	.pgs-contact-v2 .pgsc-left h4 {
		text-align: left;
		padding: 25px 0 0 20px;
		float: left;
		width: calc(100% - 103px);
	}

	.pgs-contact-v2 .pgsc-left p {
		text-align: left;
		padding: 0 0 0 20px;
		float: left;
		width: calc(100% - 103px);
	}

	.pgs-contact-v2 div.pgsc-right {
		padding-top: 18px;
	}

	.pgs-contact-v2 .pgsc-right .plp-form .gform_wrapper.gravity-theme .gfield:not(.gfield--type-consent) {
		background-color: #FFFFFF;
		border-radius: 6px;
		box-shadow: 0 0 15px rgb(0 0 0 / 10%);
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper div.ginput_container {
		width: auto;
		flex-grow: 1;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield--type-textarea textarea,
	.pgs-contact-v2 .plp-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield input[type="text"],
	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield input[type="tel"],
	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield input[type="email"] {
		box-shadow: none;
		border: none;
		padding: 15.5px 10px !important;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield_label {
		font-size: 16px;
		line-height: 19px;
		font-family: 'DIN-Medium';
		color: #141414;
		margin: 0;
		padding: 0 10px 0 15px;
		position: relative;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield_label::after {
		content: '';
		position: absolute;
		display: block;
		background-color: #DCDCDC;
		width: 1px;
		height: 12px;
		top: 5px;
		right: 0;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield select {
		box-shadow: none;
		padding: 15.5px 10px !important;
		color: #1495D9 !important;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield textarea::placeholder,
	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield input::placeholder {
		color: transparent !important;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gform_fields {
		gap: 15px;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield_required {
		margin-left: 0px;
		display: inline-block;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield--type-textarea {
		background-color: #FFFFFF;
		border-radius: 6px;
		box-shadow: 0 0 15px rgb(0 0 0 / 10%);
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
		align-items: flex-start !important;
		justify-content: flex-start !important;
		padding: 11px 0;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield--type-textarea label {
		float: left;
		white-space: nowrap;
	}

	.pgs-contact-v2 .pgsc-right .plp-form .gform_wrapper.gravity-theme .gfield .ginput_container {
		float: left;
	}

	.pgs-contact-v2 .pgsc-right .plp-form .gform_wrapper.gravity-theme .gfield textarea {
		background-color: transparent;
		box-shadow: none !important;
		padding: 0 15px !important;
	}

	.pgs-contact-v2 .pgsc-right .plp-form .gform_wrapper.gravity-theme .gfield textarea {
		max-height: 108px;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme .gfield.gfield-confirm {
		padding: 0 15px 5px;
	}

	.pgs-contact-v2 .plp-form .gform_wrapper.gravity-theme #field_138_5 .gfield_label {
		padding-right: 20px;
	}

	.testimonials2-slider-v2 .plp-form .gform_wrapper.gravity-theme .gfield.gfield-confirm input {
		transform: translateY(2px);
	}
	.thubmnail-latest-new img {
		aspect-ratio: 330/220;
	}
}

/* Home Updates */
.home6-knowledge {
	padding: 78px 0 98px;
}

.home6-knowledge h2 {
	font-size: 40px;
	line-height: 68px;
	color: #041440;
}

.home6-knowledge .home6-title p {
	line-height: 24px;
	margin-top: 3px;
	color: #494846;
	font-family: 'DIN-Medium';
}

.home6-knowledge .home6-title {
	margin: 0 auto 38px;
}

.home6-main .container {
	max-width: 1550px;
}

.home6k-left {
	width: 72%;
	display: flex;
	flex-wrap: wrap;
}

.home6k-left-big {
	width: 42.4%;
}

.home6k-left-list {
	width: 57.6%;
	padding: 0 0 0 20px;
}

.home6k-right {
	width: 28%;
}

.home6k-left-list .thumb,
.home6k-left-big .thumb {
	position: relative;
}

.home6k-left-list .thumb a,
.home6k-left-big .thumb a {
	display: flex;
}

.home6k-left-big .thumb a img {
	aspect-ratio: 464/314;
	object-fit: cover;
}

.home6k-left-big .item {
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 0 30px rgb(0 0 0 / 8%);
}

.home6k-left-big .icon {
	width: 66px;
	height: 66px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	background-color: #FFFFFF;
}

.home6k-left-big .info {
	position: relative;
	padding: 35px 18px 17px;
}

.home6k-left-list .info .cat,
.home6k-left-big .info .cat {
	font-size: 16px;
	line-height: 18px;
	font-family: 'DIN-Bold';
	color: #1595D9;
	text-transform: uppercase;
	margin: 0 0 9px;
	text-align: center;
}

.home6k-left-big .info h3 a {
	color: #141414;
	font-size: 28px;
	line-height: 36px;
	text-align: center;
	display: block;
	margin: 0 0 8px;
}

.home6k-left-big .info .excerpt {
	font-size: 16px;
	line-height: 24px;
	font-family: 'DIN-Medium';
	color: #313131;
	margin: 0 0 28px;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.home6k-left-list .info .meta p,
.home6k-left-big .info .meta p {
	color: #6D6D6D;
	font-size: 14px;
	line-height: 28px;
	font-family: 'DIN-Regular';
	text-align: center;
}

.home6k-left-list .info .meta p {
	text-align: left;
}

.home6k-left-list .item .inner {
	display: flex;
	flex-wrap: wrap;
}

.home6k-left-list .thumb {
	width: 43.6%;
}

.home6k-left-list .info {
	width: 56.4%;
	padding: 38px 0 0 31px;
	position: relative;
	z-index: 1;
}

.home6k-left-list .thumb a img {
	aspect-ratio: 266/186;
	object-fit: cover;
}

.home6k-left-list .icon {
	width: 66px;
	height: 66px;
	background-color: #FFFFFF;
	border-radius: 50%;
	position: absolute;
	top: 49%;
	right: 0;
	transform: translate(50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.home6k-left-list .icon img {
	/*width: 22px;*/
}

.home6k-left-list .info h3 a {
	font-size: 16px;
	line-height: 20px;
	color: #141414;
	display: block;
	margin: 0 0 2px;
}

.home6k-left-list .info .cat {
	text-align: left;
}

.home6k-left-list .item-video .icon {
	width: 55px;
	height: 55px;
	background-color: #1495D9;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.home6k-left-list .item {
	margin: 0 0 20px;
	background-color: #FFFFFF;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 0 30px rgb(0 0 0 / 8%);
}

.home6k-left-list .info .cat a,
.home6k-left-big .info .cat a {
	font: inherit;
	color: inherit;
	display: block;
}

.home6k-right .home6k-it-3 {
	width: 100%;
}

.home6k-right .home6k-it-3 h3 {
	font-size: 20px;
	line-height: 28px;
	color: #141414;
	margin: -42px 0 13px;
}

.home6k-right-cat a {
	font-size: 14px;
	line-height: 18px;
	font-family: 'DIN-Bold';
	color: #1595D9;
	text-transform: uppercase;
	margin: 0 0 9px;
	display: block;
}

.home6k-right-title a {
	font-size: 16px;
	line-height: 20px;
	font-family: 'DIN-Bold';
	color: #141414;
	display: block;
	margin: 0 0 2px;
}

.home6k-right-date {
	color: #6D6D6D;
	font-size: 14px;
	line-height: 28px;
	font-family: 'DIN-Regular';
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.home6k-right-it {
	margin: 0 0 21px;
	background-color: #FFFFFF;
	box-shadow: 0 0 30px rgb(0 0 0 / 8%);
	padding: 15px 5% 6px 20px;
	border-radius: 6px;
}

.home6k-right .home6k-it-3 {
	padding-left: 20px;
	margin-top: 0;
}

.name-date-read {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.name-date-read .name a, .home6k-right-date .name a {
	font-size: 14px;
	line-height: 24px;
	font-family: 'DIN-Bold';
	color: #1495D9;
	margin-right: 13px;
}

.date-read {
	font-size: 14px;
	line-height: 24px;
	font-family: 'DIN-Regular';
	color: #6D6D6D;
}

.home6k-left-list .item-professor_analysis .info .cat {
	margin: 0 0 7px;
}

.item-professor_analysis h3 {
	margin: 0 0 10px;
}

.home6k-right .bottom-link {
	padding: 0;
	margin-top: -3px;
}

.home6k-left .bottom-link {
	padding: 17px 0 0;
}


.home6-chart {
	background-color: #F5F5F5;
	padding: 80px 0 97px;
}

.home6-chart h2 {
	font-size: 40px;
	line-height: 68px;
	color: #041440;
	margin: 0 0 5px;
}

.desc-link {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 35px;
}

.desc-link .desc {
	font-size: 16px;
	line-height: 24px;
	font-family: 'DIN-Medium';
	color: #494846;
}

.desc-link .link a {
	color: #1495D9;
	display: inline-flex;
	align-items: center;
	gap: 9px;
	font-family: 'DIN-Bold';
}

.rst_bar_bci {
	background: #0073af;
	padding: 10px 0;
}

.rst_container_bar_bci {
	max-width: 1376px;
	width: 100%;
	margin: 0px auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;

}

.rst_container_bar_bci h2 {
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	float: left;
	margin-bottom: 0px;
	font-family: 'Din-Bold';
	margin: 0;
}

.bar_bci_right_neo {
	float: right;
	margin-right: 126px;
	position: relative;
	color: #fff;
	font-size: 15px;
	line-height: 14px;
	margin-top: 8px;
	font-family: 'Din-Medium';
}

.bar_bci_right_neo a {
	font-size: 15px;
	line-height: 14px;
	color: #fff;
	font-family: 'Din-Medium';
}

.about_bci,
.latest_results_bci,
.reports_bci {
	background: #f4f4f4;
}

.about_bci {
	padding-bottom: 55px;
}

.rst_container_bci {
	max-width: 1440px;
	margin: 0px auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
}

.rst_container_bci2 {
	max-width: 1120px;
	width: 100%;
	margin: 0px auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}

.about_bci_left {
	width: 55%;
	float: left;
	padding-right: 50px;
	padding-left: 177px;
	padding-top: 95px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.about_bci_left h3 {
	font-size: 34px;
	color: #313131;
	line-height: 30px;
	margin: 0 0 40px 0;
	font-family: 'Din-Bold';
}

.about_bci_left p {
	font-size: 18px;
	color: #000;
	font-family: 'Din-Pro';
	margin: 0 0 10px 0;
	line-height: 24px;
}

.about_bci_left p:last-child {
	margin: 0 0 0px 0;
}

.about_bci_right {
	width: 45%;
	float: left;
}

.about_bci_right img {
	width: 100%;
	display: block;
}

.inner_latest_results_bci {
	border-top: 1px solid #1495d9;
	padding: 50px 0 60px 0;
}

.inner_latest_results_bci h3 {
	font-size: 34px;
	color: #1495d9;
	line-height: 1.2;
	margin: 0 0 25px 0;
	font-family: 'Din-Bold';
}

.inner_latest_results_bci p {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	font-family: 'Din-Pro';
	margin: 0 0 25px 0;
}

.inner_latest_results_bci p strong {
	font-family: 'Din-Bold';
}

.inner_latest_results_bci p:last-child {
	margin: 0;
}

.inner_latest_results_bci p a {
	color: #1495d9;
	text-decoration: underline;
}

.inner_reports_bci {
	border-top: 1px solid #1495d9;
	padding: 50px 0 0;
	overflow: hidden;
}

.inner_reports_bci h3 {
	font-size: 34px;
	color: #313131;
	line-height: 1.2;
	float: left;
	margin: 0 0 50px 0;
	font-family: 'Din-Bold';
}

.inner_reports_bci select {
	float: right;
	font-size: 15px;
	line-height: 34px;
	height: 34px;
	padding-left: 10px;
	padding-right: 30px;
	color: #000;
	font-family: 'Din-Medium';
	width: 335px;
	background: url('../images/icon_dropdown_report.png') no-repeat right 12px center #fff;
	border: none;
	appearance: none;
	/* for Firefox */
	-moz-appearance: none;
	/* for Safari, Chrome, Opera */
	-webkit-appearance: none;
}

.rst_box_reports {
	width: 50%;
	float: left;
	padding-left: 53px;
	padding-right: 53px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.rst_box_reports:nth-child(2n+1) {
	clear: left;
}

.rst_list_reports {
	margin-left: -53px;
	margin-right: -53px;
	display: none;
}

.rst_list_reports#rs_1 {
	display: block;
}

.rst_box_reports h4 {
	font-size: 20px;
	color: #000;
	line-height: 1.2;
	margin: 0 0 2px 0;
	font-family: 'Din-Bold';
}

.rst_box_reports p {
	font-size: 14px;
	font-family: 'Din-Pro';
	color: #1495d9;
	margin: 0;
}

.rst_box_reports p a {
	font-family: 'Din-Pro';
	color: #1495d9;
}

.rst_box_reports p span {
	font-family: 'Din-Bold';
	color: #000;
}

.rst_inner_box_reports {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 18px;
	margin-bottom: 60px;
}

.filter_chart h3 {
	font-size: 34px;
	color: #313131;
	line-height: 1.2;
	margin: 0 0 30px 0;
	font-family: 'Din-Bold';
}

.home6-chart .chart {
	padding: 56px 80px;
}

.box_info_chart {
	width: 33.333%;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-right: 30px;
	margin-bottom: 25px;
}

.box_info_chart h4 {
	background: url('../images/icon_dropdown_chart.png') no-repeat right center;
	color: #000;
	font-family: 'Din-Medium';
	font-size: 15px;
	margin: 0;
	cursor: pointer;
}

.info_chart {
	padding: 45px 0;
}

.box_info_chart h4 span {
	width: 14px;
	height: 14px;
	border-radius: 14px;
	display: inline-block;
	vertical-align: -1px;
	margin-right: 8px;
}

.content_box_info_chart {
	color: #000;
	font-family: 'Din-Medium';
	font-size: 15px;
	margin: 15px 0 0 0;
	line-height: 20px;
	display: none;
}

.content_box_info_chart p {
	margin: 0 0 10px 0;
	color: #000;
	font-family: 'Din-Medium';
	font-size: 15px;
	line-height: 20px;
}

.content_box_info_chart p:last-child {
	margin: 0 0 0px 0;
}

.box_info_chart:nth-child(3n+1) {
	clear: left;

}

.page-template-template-homev3 #canvas {
	height: 500px !important;
	width: 100%;
}

.item_datasets {
	width: 15.6666%;
	float: left;
	margin-bottom: 21px;
	padding-right: 10px;
	box-sizing: border-box;
}

.item_datasets:nth-child(6n+1) {
	clear: left;
}

.item_datasets input {
	display: none;
}

.item_datasets label {
	position: relative;
	color: #000;
	font-family: 'DIN-Bold';
	font-size: 16px;
	line-height: 22px;
	padding-left: 33px;
	cursor: pointer;
	display: block;
	white-space: nowrap;
}
.home6-chart .item_datasets label {
	white-space: pre-wrap;
}

.item_datasets label span {
	height: 14px;
	width: 14px;
	display: inline-block;
	border-radius: 14px;
	margin-right: 4px;
	vertical-align: -2px;
}

.item_datasets label:before {
	height: 22px;
	width: 22px;
	content: "";
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 5px;
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);
}

.item_datasets input:checked+label:before {
	background: url('../images/check3.png') no-repeat center #0698d5;
}

.main_chart {
	padding-top: 0;
}

.filter_time {
	float: left;
	display: flex;
	padding: 3px 0 0;
}

.filter_time a {
	width: 62px;
	line-height: 43px;
	height: 43px;
	display: block;
	text-align: center;
	color: #000;
	font-family: 'Din-Medium';
	font-size: 16px;
	border-left: 1px solid #dbdada;
	border-top: 1px solid #dbdada;
	background: #ffffff;
	border-bottom: 1px solid #dbdada;
}


.filter_time a.active {
	background: #0698d5;
	color: #fff;
}

.filter_time a:last-child {
	border-right: 1px solid #dbdada;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
}

.filter_time a:first-child {
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}

.customize_date {
	float: right;
	display: flex;
	margin-top: 6px;
}

.customize_date h4 {
	font-size: 20px;
	color: #000;
	line-height: 1.2;
	margin: 0 0px 0px 0;
	display: inline-block;
	font-family: 'DIN-Regular';
}

.customize_date span, .customize_date label {
	padding: 0 8px 0 27px;
	display: inline-block;
	color: #000;
	font-family: 'DIN-Regular';
	font-size: 16px;
}

.customize_date select {
	border: none;
	border-radius: 0;
	box-shadow: none;
	border-bottom: 2px solid #1c98da;
	line-height: 32px;
	height: 32px;
	appearance: none;
	/* for Firefox */
	-moz-appearance: none;
	/* for Safari, Chrome, Opera */
	-webkit-appearance: none;
	color: #000;
	font-family: 'Din-Medium';
	font-size: 15px;
	background: url('../images/icon_dropdown_time2.png') no-repeat right 10px center #f4f4f4;
	width: 133px;
	cursor: pointer;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
	text-decoration: none;
	color: #ffffff;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
	background-image: -o-linear-gradient(top, #0088cc, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
	background-image: -o-linear-gradient(top, #0088cc, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #999999;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: default;
}

.inner_customize_date input {
	height: 40px;
	border-radius: 0;
	padding: 0px 10px;
	line-height: 32px;
	font-size: 15px;
	color: #000;
	width: 125px;
	font-family: 'Din-Medium';
	background: url('../images/icon_datepicker.png') no-repeat right 10px center #fff;
	border: 1px solid #ced4da;
}

.datepicker {
	font-family: 'Din-Medium';
}

.list_datasets {
	margin-top: 41px;
}

.list_datasets2 {
	display: none;
}

#chartjs-tooltip {
	z-index: 99999;
}

.inner_customize_date {
	display: none;
}

.inner_customize_date#max {
	display: block;
}

.home6-chart .chart {
	background-color: #FFFFFF;
	border-radius: 6px;
}

.latest-news-sph {
	background-color: #041440;
	padding-top: 79px;
	padding-bottom: 89px;
}

.latest-news-sph p {
	margin-top: 0;
}

.container-news {
	padding: 0 30px;
	margin: 0 auto;
	max-width: 1550px;
}

.heading-latest-news h2 {
	font-size: 40px;
	line-height: 1.7;
	margin: 0;
	color: #fff;
}

.heading-latest-news {
	display: flex;
	margin-bottom: 23px;
	align-items: flex-end;
	justify-content: space-between;
}

.sph-news-slider .swiper-wrapper {
	align-items: stretch;
}

.link-view-all {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: flex-end;
}

.item-latest-new {
	border-radius: 6px !important;
	overflow: hidden;
	background-color: #fff;
	width: 363px;
	position: static !important;
}

.thubmnail-latest-new {
	aspect-ratio: 316 / 204;
	line-height: 0;
	display: block;
}

.thubmnail-latest-new img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.nav-latest-news {
	display: flex;
	align-items: center;
	padding-bottom: 10px;
	gap: 10px;
	justify-content: center;
	margin-right: -6px;
	z-index: 0;
}

.sph-news-slider .swiper-wrapper {
	transition-duration: 300ms !important;
}

.item-latest-new.swiper-slide-active {
	/* transform: scale(2); */
	max-width: 100% !important;
	/* width: 872px !important; */
	margin-right: 23px !important;
}

.item-latest-new.large:not(.swiper-slide-prev) {
	width: 872px !important;
}

.item-latest-new.swiper-slide-active .thubmnail-latest-new {
	aspect-ratio: 872 / 403;
}

.item-latest-new.swiper-slide-active .preview-latest-news {
	padding: 21px 31px 18px;
	min-height: 216px;
}
.title-latest-news{
	transition: all 0.3s ease-out;
}
.is-active .title-latest-news{
	height: auto !important;
}
.item-latest-new.swiper-slide-active .title-latest-news {
	font-size: 28px;
	line-height: calc(36 / 28);
}

.link-view-all {
	margin-top: -16px;
}

.item-latest-new .info-latest-news p {
	color: #dcdcdc;
}

.item-latest-new.swiper-slide-active .info-latest-news p {
	margin-bottom: 4px;
}

.item-latest-new.swiper-slide-active .title-latest-news p {
	margin-bottom: 8px;
	font-family: 'DIN-Regular';
}

.info-latest-news p {
	margin-bottom: 6px;
}

.dt4-main .info-latest-news p span.date-latest-news {
	font-family: 'Din-Medium';
	font-size: 16px;
	line-height: 1.75;
	color: #494846;
}

.title-latest-news {
	margin-bottom: 9px;
}

.title-latest-news a {
	font: inherit;
	color: inherit;
	color: #313131;
}

.date-latest-news {
	color: #494846;
}

.news-tag {
	font-family: 'DIN-Bold';
	color: #1495D9;
	font-size: 16px;
}

.title-latest-news {
	font-family: 'Din-Bold';
	color: #141414;
	font-size: 18px;
	line-height: calc(26 / 18);
}

.desc-latest-news {
	color: #313131;
	font-family: 'DIN-Regular';
	font-size: 16px;
	line-height: 1.5;
}

.author-latest-news {
	font-family: 'Din-Bold';
	color: #DCDCDC;
	font-size: 16px;
	margin-top: auto;
	line-height: 1.5;
}

.author-latest-news span {
	color: #F88E20;
}

.preview-latest-news {
	padding: 16.9px 22px 12.5px;
	min-height: 291px;
	display: flex;
	flex-direction: column;
}

.latest-news-sph .swiper-button-prev,
.latest-news-sph .swiper-button-next {
	position: relative;
	top: unset;
	transform: unset;
	left: unset;
	right: unset;
	margin-top: 0 !important;
	bottom: unset;
	background: none;
	height: unset;
}

.swiper-button-prev::after,
.swiper-button-next::after {
	display: none;
}

.swiper-button-prev svg,
.swiper-button-next svg {
	width: 16.17px;
	height: 25.78px
}

.link-view-all a {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	font-family: 'Din-Bold';
	color: #1495D9;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.2;
	margin-bottom: 8.8px;
}
.main-form-sph .h2,
.main-form-sph h2 {
	margin: 0;
	color: #041440;
	font-family: 'DIN-Bold';
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: 3.8px;
}

.main-form-sph p.desc-form-sph {
	color: #141414;
	font-size: 20px;
	line-height: 1.6;
	font-family: 'Din-Medium';
	margin: 0;
	margin-bottom: 23.3px;
}
.main-form-sph .h2 span,
.main-form-sph h2 span {
	color: #1495D9;
}

.form-contact-sph {
	max-width: 515px;
	margin-top: 20px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.form-contact-sph .gform_confirmation_message{
	color: #141414;
	font-size: 20px;
	line-height: 1.6;
	font-family: 'Din-Medium';
	text-align: left;
	font-weight: 400;
}
.form-contact-sph .gform_heading{
	display: none;
}
.form-contact-sph .gform_wrapper.gravity-theme .gform_fields{
	grid-column-gap: 15px;
	grid-row-gap: 15px;
}
.form-contact-sph .gform_wrapper{
	width: 100%;
}


.desc-form-sph.showing+.form-contact-sph {
	margin-top: 0;
}

.col-half-contact {
	width: calc(50% - 7.5px) !important;
}

.form-contact-sph input {
	background-color: #fff;
	outline: 0 !important;
	border: none;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05) !important;
}
.form-contact-sph .gform_footer input[type="submit"],
.form-contact-sph .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.form-contact-sph input {
	font-size: 16px !important;
	line-height: 2 !important;
	font-family: 'Din-Medium' !important;
	color: #000 !important;
	height: 50px;
	border-radius: 6px !important;
	padding: 0 15px;
	margin: 0;
}
.form-contact-sph input.error, .form-contact-sph #mc-nl-email.error {
	border: 2px solid #bd2c0e;
}

.form-contact-sph input::placeholder {
	color: #6D6D6D !important;
	opacity: 1 !important;
}
.form-contact-sph .gform_footer input[type="submit"]{
	font-family: 'Din-Bold' !important;
	font-size: 18px !important;

}
.form-contact-sph .gform_footer input[type="submit"],
.form-contact-sph button {
	border-radius: 6px !important;
	background-color: #1495D9 !important;
	font-family: 'Din-Bold';
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff !important;
	height: 50px;
	width: calc(50% - 7.5px) !important;
	border: none;
	cursor: pointer;
	pointer-events: auto;
}
.form-contact-sph .gform_wrapper.gravity-theme .gform_footer,
.form-contact-sph .gform_wrapper.gravity-theme .gform_page_footer{
	padding: 0 !important;
	margin: 0;
	margin-top: -50px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	pointer-events: none;
}
.form-contact-sph .validation_message,
.form-contact-sph .gform_validation_errors{
	display: none;
}
.form-contact-sph .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{
	border-width: 2px;
}
@media only screen and (max-width: 768px){
	.form-contact-sph .gform_wrapper.gravity-theme .gform_footer,
	.form-contact-sph .gform_wrapper.gravity-theme .gform_page_footer{
		margin-top: 0;
	}
	.form-contact-sph .gfield{
		margin-bottom: 0;
	}
	.form-contact-sph .gform_footer input[type="submit"]{
		width: 100% !important;
	}
	.form-contact-sph .gform_wrapper.gravity-theme .gform_fields{
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}
}
.section-form-sph {
	padding-top: 114px;
	padding-bottom: 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: flex;
	align-items: center;
}

.section-form-sph::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 73.3%;
	height: 100%;
	background: linear-gradient(to left,
	rgba(255, 255, 255, 0) 0%,
	rgba(255, 255, 255, 0.75) 50%,
	rgba(255, 255, 255, 1) 100%);

	opacity: 0.5;
}

.section-form-sph .container-newsletter {
	width: 1550px;
}

.main-form-sph {
	z-index: 2;
	position: relative;
}

/* Story Detail */
.share-main-sph a svg {
	width: 20px;
	height: 20px;
}

.share-main-sph a svg path {
	fill: #0095D8;
}

.share-main-sph {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
	gap: 10px;
	position: absolute;
	left: 100px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
	visibility: hidden;
	opacity: 0;
	transition: all .2s ease-in-out;
}

.share-sph:hover .share-main-sph {
	visibility: visible;
	opacity: 1;
}

.share-sph>div {
	position: relative;
}

.share-main-sph a {
	line-height: 0;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #fff;
	background-color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 20px;
	cursor: pointer;
	box-shadow: .5px .87px 4px 0 rgb(0 0 0 / 30%);
	transition: all .4s;
	color: #0095D8;
	display: flex;
	align-items: center;
	justify-content: center;
}


.banner-story-sph .share {
	position: absolute;
	bottom: 0;
	left: -112px;
	z-index: 2;
	cursor: pointer;
}

.banner-story-sph .share:hover .share-main {
	visibility: visible;
	opacity: 1;
}


/*  */

.banner-story-sph {
	padding-top: 81px;
	padding-bottom: 99px;
	background-color: #041440;
}

.container-story-sph {
	padding: 0 15px;
	margin: 0 auto;
	max-width: 1550px;
}

.thumbnail-story-sph {
	width: calc(52.632% - 40px);
;
}

.preview-story-sph {
	width: calc(47.368% - 40px);
;
}

.banner-story-sph__wrapper {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 80px;
}

.thumbnail-story-sph {
	aspect-ratio: 760 / 470;
	display: block;
	border-radius: 6px !important;
	overflow: hidden;
}

.thumbnail-story-sph img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.share-top-sph {
	display: flex;
	align-items: center;
	gap: 9px;
}

.share-top-sph .text {
	color: #0095D8;
	font-family: 'DIN-Regular';
	font-size: 20px;
	line-height: 1.2;
}

.share-top-sph .icon {
	line-height: 0;
}

.stitle-story-sph p {
	margin: 0;
	color: #1595D9;
	font-family: 'DIN-Regular';
	font-size: 20px;
	line-height: 17px;
	margin-bottom: 9px;

}

.title-story-sph {
	margin: 0;
	color: #fff;
	font-family: 'Din-Medium';
	font-size: 40px;
	line-height: calc(48 / 40);
	margin-bottom: 20px;
	letter-spacing: -0.2px;
}

.content-story-sph {
	padding-top: 109px;
	padding-bottom: 112px;
}

.main-story-sph p {
	font-family: 'Din-Medium';
	font-size: 20px;
	line-height: 36px;
	margin: 0;
	margin-bottom: 36px;
	color: #494846;
}

.main-story-sph {
	color: #494846 !important;
}

.aside-story-sph h2 {
	color: #313131;
	font-family: 'DIN-Regular';
	font-size: 24px;
	line-height: 48px;
	margin: 0;
	margin-bottom: 2px;
}

.related-posts-list {
	display: flex;
	flex-direction: column;
	gap: 20px
}

.related-post-item {
	border-radius: 6px;
	background-color: #FFFFFF;
	padding: 28.5px 20px 22.5px;
	box-shadow: 0 0 20px rgb(0 0 0 / 8%) !important;
}

.stitle-popular-story p {
	color: #1595D9;
	font-family: 'DIN-Regular';
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	margin-bottom: 5px;
}

a.title-popular-story {
	text-decoration: none;
	color: #141414;
	font-family: 'DIN-Regular';
	font-size: 20px;
	line-height: 28px;
	margin: 0;
}

.main-story-sph ul {
	font-family: 'Din-Medium', sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	list-style-type: disc;
	margin: 20px 0;
	padding-left: 30px;
}

.main-story-sph ul li {
	margin-bottom: 10px;
	list-style: disc;
}

.main-story-sph hr {
	border: 1px solid #494846;
}

/* OL */
.main-story-sph ol {
	font-family: 'Din-Medium', sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	list-style-type: decimal;
	/* Số thứ tự mặc định */
	margin: 20px 0;
	padding-left: 30px;
}

.main-story-sph ol li {
	margin-bottom: 10px;
}


/* Table */
.main-story-sph table {
	font-family: 'Din-Medium', sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #333;
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
}

.main-story-sph table th,
.main-story-sph table td {
	padding: 12px;
	border: 1px solid #ddd;
	text-align: left;
}

.main-story-sph table th {
	background-color: #f5f5f5;
	font-family: 'Din-Bold', sans-serif;
}

.main-story-sph table tr:nth-child(even) {
	background-color: #fafafa;
}

.main-story-sph table tr:hover {
	background-color: #f0f0f0;
}

.main-story-sph blockquote {
	font-family: 'Din-Medium', sans-serif;
	font-size: 20px;
	line-height: 36px;
	color: #555;
	border-left: 4px solid #007bff;
	margin: 20px 0;
	padding: 10px 20px;
	background: linear-gradient(to right,
	rgba(255, 255, 255, 0) 0%,
	rgba(255, 255, 255, 0.75) 50%,
	rgba(255, 255, 255, 1) 100%);
	/* Gradient từ yêu cầu trước */
}

.main-story-sph blockquote p {
	margin: 0;
}

/* H2 - H6 */
.main-story-sph h2 {
	font-family: 'Din-Bold', sans-serif;
	font-size: 32px;
	line-height: 40px;
	color: #333;
	margin: 30px 0 15px;
}

.main-story-sph h3 {
	font-family: 'Din-Bold', sans-serif;
	font-size: 28px;
	line-height: 36px;
	color: #333;
	margin: 25px 0 12px;
}

.main-story-sph h4 {
	font-family: 'Din-Bold', sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #333;
	margin: 20px 0 10px;
}

.main-story-sph h5 {
	font-family: 'Din-Bold', sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #333;
	margin: 15px 0 8px;
}

.main-story-sph h6 {
	font-family: 'Din-Bold', sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #333;
	margin: 15px 0 8px;
}

.content-story-sph__wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 80px;
}

.story-report {
	clear: both;
}

.main-story-sph {
	width: calc(64.474% - 40px);
}

.aside-story-sph {
	width: calc(35.526% - 40px);
	margin-top: -4px;
}

.sph-news-slider.swiper {
	overflow: hidden;
}

.home6-knowledge .bottom-link a {
	font-family: 'DIN-Bold';
}

.sph-news-slider {
	margin-left: calc(calc(100vw - 1517px) / 2);
	padding-left: 4px;
}

.home6-education .ab4-title {
	color: #041440;
}

.home6-chart .rst_container_chart_bci {
	max-width: 100%;
}

@media (min-width: 768px) {

	.home6k-left-list {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.home6k-left-big .big-post,
	.home6k-left-big .item {
		height: 100%;
	}

	.home6k-right-it:last-child {
		margin: 0;
	}

	.home6k-right-it {
		padding: 15px 5% 6px 20px;
	}

	.home6k-left-list .item:last-child {
		margin: 0;
	}

	.home6k-left-list .info {
		padding: 38px 5% 38px 31px;
	}

	.home6k-left-list .thumb a {
		height: 100%;
	}

	.home6k-left-list .thumb a img {
		aspect-ratio: unset;
		height: 100%;
	}

	.home6k-list.list-flex {
		align-items: stretch;
	}

	.home6k-right .bottom-link {
		padding: 17px 0 0;
		margin: 0;
	}

	.home6k-right .home6k-it-3 {
		height: calc(100% + 0px);
		display: flex;
		flex-direction: column;
	}

	.home6k-it-3 .home6k-news-list {
		flex-grow: 1;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.home6k-right-it,
	.home6k-left-list .item {
		flex-grow: 1;
	}

	.home6k-left-list .item .inner {
		height: 100%;
	}
}

@media(min-width: 2000px) {
	.sph-news-slider {
		margin-left: calc(calc(100vw - 1486px) / 2);
		padding-left: 4px;
	}
}

@media(min-width: 1800px) {
	.item-latest-new {
		width: 363px !important;
	}
}

@media (max-width: 1600px) {

	.container-news,
	.home6-main .container,
	.hb2 .container {
		max-width: 1600px !important;
		padding: 0 80px !important;
	}

	.sph-news-slider {
		margin-left: 80px;
	}

	.section-form-sph .container-newsletter {
		width: 100%;
	}
}

@media (max-width: 1440px) {
	.item-latest-new.swiper-slide-active {
		width: 700px !important;
	}

	.link-view-all {
		margin-top: 20px;
	}
}

@media (max-width: 1023px) {
	.title-story-sph {
		font-size: 32px;
	}

	.thumbnail-story-sph {
		width: calc(52.632% - 20px);
	}

	.preview-story-sph {
		width: calc(47.368% - 20px);
	}

	.banner-story-sph__wrapper,
	.content-story-sph__wrapper {
		gap: 40px
	}

	.main-story-sph {
		width: calc(64.474% - 20px);
	}

	.aside-story-sph {
		width: calc(35.526% - 20px);
		margin-top: 0px;
	}
}

@media (max-width: 920px) {
	.thumbnail-story-sph {
		width: 100%;
	}

	.preview-story-sph {
		width: 100%;
	}

	.main-story-sph {
		width: 100%;
	}

	.aside-story-sph {
		width: 100%;
		margin-top: 0px;
	}
}

@media (max-width: 767px) {
	.item-latest-new-desk {
		display: none !important;
	}

	.container-news {
		padding: 0 20px;
	}

	.sph-news-slider {
		margin-left: 20px;
	}

	.item-latest-new.swiper-slide-active {
		width: 329px !important;
	}

	.banner-story-sph {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.thumbnail-story-sph {
		aspect-ratio: 345 / 213;
	}

	.stitle-story-sph p {
		font-size: 16px;
		line-height: 17px;
	}

	.banner-story-sph__wrapper {
		gap: 27px
	}

	.title-story-sph {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 13px;
		font-family: 'DIN-Regular';
	}

	.share-top-sph .text {
		font-size: 16px;

	}

	.content-story-sph {
		padding-top: 36px;
		padding-bottom: 40px;
	}

	.main-story-sph p {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 26px;
	}

	.aside-story-sph h2 {
		font-size: 20px;
		line-height: 48px;
		margin-bottom: 4px;
	}

	.content-story-sph__wrapper {
		gap: 11px;
	}

	.related-post-item {
		padding: 15.5px 20px 15px;
	}

	.related-posts-list {
		gap: 14.5px
	}

	.share-main-sph a {
		width: 30px;
		height: 30px;
	}

	.item-latest-new {
		height: auto;
	}

	.heading-latest-news h2 {
		font-size: 28px;
		line-height: calc(36 / 28);
		letter-spacing: -0.8px;
	}

	.latest-news-sph {
		padding-top: 32px;
		padding-bottom: 28.5px;
	}

	.swiper-button-prev,
	.swiper-button-next {
		height: max-content;
	}

	.nav-latest-news {
		padding: 0;
		margin-right: -10px;
		margin-bottom: 2px;
	}

	.heading-latest-news {
		margin-bottom: 14px;
	}

	.item-latest-new .thubmnail-latest-new {
		aspect-ratio: 330 / 213 !important;
	}

	.thubmnail-latest-new a {
		display: flex;
	}

	.item-latest-new.swiper-slide-active {
		/* width: 91.7% !important; */
	}

	.item-latest-new {
		/* max-width: 91.7%; */
	}

	.item-latest-new .preview-latest-news {
		padding: 15px 20px 18px !important;
		min-height: unset !important;
	}

	.item-latest-new .title-latest-news {
		font-size: 18px !important;
		line-height: calc(26 / 18) !important;
	}

	.item-latest-new .info-latest-news p {
		margin-bottom: 8px !important;
	}

	.link-view-all {
		margin-top: 20.5px !important;
		justify-content: flex-start;
	}

	.main-form-sph .h2,
	.main-form-sph h2 {
		font-size: 28px;
		line-height: 36px;
		letter-spacing: -0.8px;
		margin-bottom: 6.6px;
	}
	.main-form-sph .h2 span,
	.main-form-sph h2 span {
		display: block;
	}

	.main-form-sph p.desc-form-sph {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 14.3px;
	}

	.section-form-sph {
		padding-top: 0;
		padding-bottom: 160px;
		background-position: bottom;
	}

	.form-contact-sph {
		gap: 10px;
		max-width: 100%;
	}

	.form-contact-sph input {
		font-size: 18px !important;
		line-height: 32px !important;
	}

	.form-contact-sph input[type="email"].col-half-contact,
	.form-contact-sph button {
		width: 100% !important;
	}

	.col-half-contact {
		width: calc(50% - 5px) !important;
	}

	.form-contact-sph button {
		font-size: 20px !important;
		line-height: 25px !important;
		text-transform: none !important;
	}

	.main-story-sph h2 {
		font-size: 28px;
		line-height: 36px;
	}

	.main-story-sph h3 {
		font-size: 24px;
		line-height: 32px;
	}

	.main-story-sph h4 {
		font-size: 20px;
		line-height: 28px;
	}

	.main-story-sph table {
		font-size: 14px;
		line-height: 24px;
	}

	.main-story-sph table th,
	.main-story-sph table td {
		padding: 8px;
	}

	.main-story-sph blockquote {
		font-size: 18px;
		line-height: 32px;
	}

	.home6k-left-big,
	.home6k-left-list,
	.home6k-left {
		width: 100%;
		padding: 0;
	}

	.sph-news-slider {
		padding-left: 0;
	}

	.item-latest-new,
	.item-latest-new.large:not(.swiper-slide-prev) {
		width: 330px !important;
		margin-right: 15px !important;
	}

	.home6k-right {
		width: 100%;
	}

	.home6k-left-list .thumb,
	.home6k-left-big .thumb {
		width: 130px;
	}

	.home6k-left-list .info,
	.home6k-left-big .info {
		width: calc(100% - 130px);
		padding: 19px 14px 17px;
	}

	.home6k-left-big .item>.inner {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
	}

	.home6k-left-list .item-professor_analysis .info .cat,
	.home6k-left-list .info .cat,
	.home6k-left-big .info .cat,
	.name-date-read .name a,
	.date-read,
	.home6k-left-list .item-professor_analysis .info .cat,
	.home6k-left-list .info .cat a,
	.home6k-left-big .info .cat a {
		font-size: 12px;
		line-height: 16px;
		text-align: left;
	}

	.name-date-read .name a {
		margin-right: 9px;
	}

	.home6k-left-list .info h3 a,
	.home6k-left-big .info h3 a {
		font-size: 14px;
		line-height: 18px;
		text-align: left;
		margin: 0 0 2px;
	}

	.item-professor_analysis h3 {
		margin: 0 0 2px;
	}

	.home6k-left-big .info .excerpt {
		display: none;
	}

	.home6k-left-list .info .meta p,
	.home6k-left-big .info .meta p {
		text-align: left;
		font-size: 12px;
		line-height: 1.5;
	}

	.home6-knowledge {
		padding: 32px 0 38px;
	}

	.home6-knowledge .home6-title {
		margin: 0 auto 13px;
	}

	.home6k-left-list .item-professor_analysis .info .cat,
	.home6k-left-list .info .cat,
	.home6k-left-big .info .cat {
		margin: 0 0 1px;
	}

	.home6k-left-list .icon,
	.home6k-left-big .icon {
		width: 36px;
		height: 36px;
		top: 50%;
		right: 0;
		left: unset;
		transform: translate(50%, -50%);
	}

	.home6k-left-list .thumb a,
	.home6k-left-big .thumb a {
		height: 100%;
	}

	.home6k-left-list .thumb a img,
	.home6k-left-big .thumb a img {
		aspect-ratio: unset;
		height: 100%;
	}

	.home6k-list .item {
		margin: 0 0 15px;
	}

	.home6k-left-list .icon img,
	.home6k-left-big .icon img {
		width: 14px;
	}

	.date-read span:nth-child(2) {
		display: none;
	}

	.home6k-left-list .item-video .icon {
		width: 45px;
		height: 45px;
	}

	.home6k-right .home6k-it-3 {
		padding: 0;
		border: none;
	}

	.home6k-right .home6k-it-3 h3 {
		font-size: 20px;
		line-height: 28px;
		margin: 30px 0 12px;
	}

	.home6k-left .bottom-link {
		padding: 10px 0 0;
	}

	.home6k-right-cat a {
		font-size: 12px;
		line-height: 17px;
		margin: 0 0 5px;
	}

	.home6k-right-it {
		padding: 17.5px 20px 13px;
		margin: 0 0 15px;
	}

	.home6k-right-title a {
		font-size: 14px;
		line-height: 18px;
		margin: 0;
	}

	.home6k-right-date {
		font-size: 12px;
		line-height: 24px;
	}

	.home6k-news-list {
		margin: 0 0 30px;
	}

	.home6-chart h2 {
		font-size: 28px;
		line-height: 36px;
		letter-spacing: -0.02em;
		margin: 0 0 8px;
	}

	.home6-chart {
		padding: 33px 0 40px;
	}

	.desc-link {
		margin: 0 0 14px;
	}

	.desc-link .link {
		display: none;
	}

	.home6-chart .chart {
		padding: 17px 10px 16px;
	}

	.filter_time a {
		font-size: 12px;
		line-height: 35px;
		height: 35px;
		color: #494846;
		width: 12.5%;
	}

	.filter_time a:first-child {
		border-top-left-radius: 28px;
		border-bottom-left-radius: 28px;
	}

	.filter_time a:last-child {
		border-top-right-radius: 28px;
		border-bottom-right-radius: 28px;
	}

	.customize_date h4 {
		font-size: 14px;
		line-height: 1.5;
		width: 100%;
		margin: 0 0 10px;
	}

	.customize_date span {
		padding-left: 4px;
		font-size: 12px;
		line-height: 1;
		padding-right: 6px;
	}

	.customize_date {
		margin-top: 13px;
	}

	.inner_customize_date input {
		height: 30px;
		border-radius: 0;
		line-height: 1;
		font-size: 12px;
		width: 120px;
		background-size: 15px;
		padding: 0 9px;
	}

	.customize_date span:nth-child(4) {
		padding-left: 7px;
	}

	.list_datasets {
		margin-top: 0;
		background: #fff;
		display: none;
	}

	.item_datasets {
		width: 100%;
		float: none;
		margin-bottom: 0px;
		border-top: 1px solid #cccccc;
		padding: 0;
	}

	.item_datasets label {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
	}

	.item_datasets input:checked+label {
		background: #0698d5;
		color: #fff;
	}

	.item_datasets label span {
		margin-right: 10px;
	}

	.item_datasets input:checked+label:before,
	.item_datasets label:before {
		display: none;
	}

	.home6-chart .mb_list_datasets {
		line-height: 40px;
		height: 40px;
		padding-left: 20px;
		width: 100%;
		background: url(../images/icon_dropdown_chart.png) no-repeat right 12px center #fff;
		border: none;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		margin-top: 20px;
		padding-right: 30px;
		font-size: 15px;
		color: #000;
		font-family: 'Din-Bold';
		font-weight: 500;
		border-radius: 0 !important;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		display: block;
		box-shadow: 0 0 6px rgb(0 0 0 / 8%);
	}

	.home6-chart .mb_list_datasets span {
		height: 14px;
		width: 14px;
		display: inline-block;
		border-radius: 14px;
		margin-right: 10px;
		vertical-align: -2px;
	}

	.home6-chart .item_datasets label span,
	.home6-chart .mb_list_datasets span {
		width: 11px;
		margin-right: 5px;
		height: 11px;
	}

	.home6-chart .mb_list_datasets {
		font-size: 12px;
		line-height: 1.5;
		display: flex;
		align-items: center;
		padding: 7px 10px;
		height: 35px;
		background-position: right 10px center;
		background-size: 10px;
		margin-bottom: 8px;
	}

	.home6-chart .item_datasets input+label {
		font-size: 12px;
		line-height: 1.5;
		height: 35px;
		padding: 10px;
		display: flex;
		align-items: center;
	}

	.home6-chart #canvas,
	.home6-chart .main_chart .rst_container_chart_bci>div:first-child {
		height: 232px !important;
	}

	.container-news,
	.home6-main .container,
	.hb2 .container {
		padding: 0 20px !important;
	}

	.main-form-sph {
		margin-top: 40px;
	}
}
.block{
	display: block;
}
.hidden{
	display: none;
}
@media (min-width: 992px){
	.lg\:hidden{
		display: none;
	}
	.lg\:block{
		display: block;
	}
}
.js-custom{
	overflow: hidden;
	position: relative;
	margin-left: Max(80px, calc(calc(100vw - 1502px) / 2));
}
.js-custom-wrapper{
	--ease-out: cubic-bezier(0,0,0.2,1);
	display: flex;
	align-items: flex-start;
	gap: 1.4375em;
	transition-duration: .7s;
	transition-property: transform, translate, scale, rotate;
	transition-timing-function: var(--ease-out);
}
.js-custom-slide{
	transition-duration: .5s;
	transition-property: all;
	transition-timing-function: var(--ease-out);
}
.js-custom-slide{
	width: 22.6875em;
	/*height: 526px;*/
	flex: 0 0 22.6875em;
}
.is-active.js-custom-slide{
	width: 40em;
	/*height: 620px;*/
	flex: 0 0 40em;
}
.js-custom-slide .item-latest-new{
	width: 100% !important;
}
.js-custom-disabled{
	cursor: none;
	pointer-events: none;
	opacity: 0.35;
}
.js-custom-slide .title-latest-news a,
.js-custom-slide .desc-latest-news{
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}
.js-custom-slide.is-active .title-latest-news a{
	height: auto;
}
.js-custom-slide .title-latest-news a{
	-webkit-line-clamp: 3;
	/*height: 4.875em;*/
}
.js-custom-slide .desc-latest-news{
	-webkit-line-clamp: 5;
	height: 7.5em;
}
.js-custom-slide .title-latest-news{
	font-size: 1.125em;
	line-height: calc(36 / 28);
	margin-bottom: 0;
}
.js-custom-slide .info-latest-news p{
	margin-bottom: 0.375em;
}
.js-custom-slide.is-active .title-latest-news{
	font-size: 1.75em;
}
.js-custom-slide .preview-latest-news{
	padding: 1.05625em 1.375em 0.78125em;
	min-height: 12.5em;
}
.js-custom-slide.is-active .preview-latest-news{
	padding: 1.3125em 1.9375em 1.125em;
}
.dt4-main .js-custom-slide .info-latest-news p span.date-latest-news,
.js-custom-slide .author-latest-news,
.js-custom-slide .desc-latest-news{
	font-size: 1em;
}
.js-custom-slide.is-active .preview-latest-news{
	/*height: 18.1875em;*/
}
.dt4-main .js-custom-slide p{
	font-size: 1.25em;
	line-height: 1.6;
}
.js-custom-slide.is-active .thubmnail-latest-new {
	/*aspect-ratio: 872 / 403;*/
}
.js-custom-slide .news-tag{
	font-size: 1em;
}
@media only screen and (min-width: 992px){
	.js-custom{
		font-size: 10px; /*.83333vw */
		height: 38.375em;
	}
}
@media only screen and (min-width: 1280px){
	.js-custom{
		font-size: 12px; /*.83333vw */
	}
}
@media only screen and (min-width: 1500px){
	.js-custom{
		font-size: 14px; /*.83333vw */
	}
}
@media screen and (min-width: 1800px) {
	.js-custom{
		font-size: 16px;
	}
}
/**/