:root {
	--primary-color: #0177FF;
	--border-color: #e5e5e5;
	--secondary-color: #FED74D;
	--text-primary: #000000;
	--text-secondary: #657176;
	--bg-primary-dark: #0053B2; 
}

/*---FULL header footer----*/

.wd-section-menu-footer > .container,
.wd-section-header > .container,
.wd-section-menu > .container,
.wd-section-footer > .container {
	max-width: 100% !important;
}

.wd-section-header > .container {
	padding: 0;
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1140px !important;
	}
}

@media (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1320px !important;
	}
}

@media (min-width: 1600px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1440px !important;
	}
}

.wd-section-menu-footer .Menu-2,
.wd-section-menu .Menu-1,
.wd-section-header .Header-1,
.wd-section-footer .Footer-1 {
	padding: 0px;
}

.wd-section-menutop {
	border-bottom: none;
	background: #f1f1f1;
	overflow: hidden;
}

	.wd-section-menutop .nav-items-line {
		border-bottom: none;
	}

.wd-section-header .Header-2 {
	padding-top: 8px;
	padding-bottom: 8px;
}

.ft-bt-header-body-bg-img {
	display: none;
}

.ft-bt-header {
	background: none;
}

.wd-section-menu-footer .Menu-2 .nav-item {
	list-style: none;
}

	.wd-section-menu-footer .Menu-2 .nav-item a {
		color: #fff;
	}

.Marquee-0 .nav-marquee {
	border: none;
	margin-bottom: 0px;
}

.nav-item:first-child a.nav-link i {
	font-size: inherit;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
	.wd-section-header .Header-2 .header_banner {
		display: block;
	}
}

.Menu-3 ul {
	margin-bottom: 0;
}

.Menu-3 {
	margin-bottom: 12px;
}

.toggle-right > a::after {
	top: 50%;
	transform: translateY(-50%);
}

.MaNhung-0 .title-category + div.row {
	text-align: center;
}

.pr-0 .title-category a {
	padding-right: 0;
}

.date-weather-nav .txt-date,
.date-weather-nav .txt-weather {
	display: flex;
	align-items: center;
}

.ft-bt-left,
.ft-left,
.ft-right {
	z-index: 1;
	padding: 0;
}

.wd-section-menu .form-search-header .txt-form-search {
	background: #fff !important;
	color: #000 !important;
	height: 100%;
}

	.wd-section-menu .form-search-header .txt-form-search::placeholder {
		color: #ccc;
	}

.navbar-desktop .form-search-header {
	cursor: pointer;
	position: relative;
}

	.navbar-desktop .form-search-header:hover .box-search-nav {
		display: block !important;
	}

.form-control:focus {
	box-shadow: none;
}

.box-search-nav {
	width: 220px;
}

.navbar-desktop .box-search-nav {
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
}

.container-full > .container {
	width: 100%;
	max-width: 100% !important;
	overflow: hidden;
}

.wd-section-header {
	overflow: hidden;
}

.header_banner .bg-banner img, .header_banner.fixfull .bg-banner img {
	min-height: unset;
	height: 90px;
}

.header_banner.fixfull .banner-title {
	padding: 0!important;
}

.header_banner .banner-title .title {
	margin: 0;
}

.wd-section-footer,
.ft-bt-bottom {
	background-color: #0177FF;
}

	.wd-section-footer > .container {
		max-width: 1440px !important;
		position: relative;
	}

.tin-nhiem-mang {
	position: absolute;
	width: auto;
	bottom: calc(120px + 25px);
	right: 12px;
}

.tin-nhiem-mang img {
	padding: 0;
}

.logo-title-footer {
	display: block !important;
}

.logo-title-footer img {
	width: 84px;
}

.title-footer {
	display: flex;
	column-gap: 20px;
	align-items: center;
	margin-bottom: 25px;
}

.title-footer h4 {
	margin: 0;
	color: #fff;
	font-size: 20px;
	line-height: 32px;
}

.ft-bottom .ft-bt-left p {
	position: relative;
	padding-left: 24px;
	margin-bottom: 8px;
	line-height: 20px;
}

.ft-bottom .ft-bt-left p:last-of-type {
	margin-bottom: 0;
}

.ft-bottom .ft-bt-left p:before {
	left: 0px;
	top: 0px;
}

.ft-bottom .ft-bt-left p:nth-of-type(1):before {
	content: "\f3c5";
	position: absolute;
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
}

.ft-bottom .ft-bt-left p:nth-of-type(2):before {
	content: "\f2a0";
	position: absolute;
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
}

.ft-bottom .ft-bt-left p:nth-of-type(3):before {
	content: "\f0e0";
	position: absolute;
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
}

.ft-bottom .ft-bt-left p:nth-of-type(4):before {
	content: "\f0ac";
	position: absolute;
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
}

.ft-bottom .ft-bt-left p:nth-of-type(5):before {
	content: "\f2bd";
	position: absolute;
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
}

.ft-bottom .ft-bt-left h4 p {
	padding: 0;
	margin: 0;
	line-height: 32px;
}

.ft-bottom .ft-bt-left h4 p:before {
	content: '' !important;
}

.ft-bt-header-body {
	z-index: 0;
	padding-top: 56px !important;
	padding-bottom: 0 !important;
}

.ft-bt-bottom .col-md-12 {
	display: flex;
	justify-content: space-between;
}

.ft-bt-bottom {
	padding: 24px 0 56px 0;
}

.wd-section-footer .ft-bt-header-body > .container > .row {
	justify-content: space-between;
	margin: 0;
	padding-bottom: 40px;
	border-bottom: 1px solid rgb(255 255 255 / 20%);
}

.ft-bt-right {
	width: auto;
	padding-top: 60px;
}

.social h4::after {
	display: none;
}

.social-right {
	display: none;
}

.ft-bottom .social-left {
	display: flex;
	column-gap: 20px;
	width: 100%;
}

.ft-bottom .icon-social a {
	background-color: #fff;
	border: none;
	color: #0379FF !important;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
}

.ft-bottom .icon-social a[title="Facebook"] {
	border-radius: 50%;
}

.ft-bottom .icon-social a[title="Youtube"] {
	border-radius: 50%;
	color: red !important;
}

.icon-social a:hover i {
	color: inherit;
}

.navbar-light .navbar-toggler-icon {
	background-image: unset;
}

a:hover {
	color: #0177FF;
}

.select2 .selection .select2-selection--single {
	height: auto;
	border-radius: 100px;
	outline: none;
	border-color: #E5E5E5;
}

#form .select2 .selection span.select2-selection__rendered {
	padding: 14px 20px;
	line-height: normal;
}

#form span.select2-selection--multiple {
	padding: 6px 12px 11px 12px;
	line-height: normal;
}

#form ul.select2-selection__rendered {
	margin-right: 12px;
	padding: 0;
}

#form .select2 li.select2-selection__choice,
#form .select2 .select2-selection__choice__display {
	line-height: 1.7;
}

.select2 .selection .select2-selection__arrow {
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
}

/* body > .select2-container--open {
	margin-top: 5px;
}

body > .select2-container--open .select2-dropdown {
	border-top: 1px solid #aaa;
	border-radius: 4px;
} */

.select2-search .select2-search__field {
	outline: none;
}

.banner {
	background-color: var(--bg-primary-dark);
	position: relative;
	overflow: hidden;
}

.banner .LienKet-1 {
	padding: 0 12px;
}

.banner .LienKet-1 .title-category {
	width: 45%;
	border: none;
	margin: 0;
	display: flex;
	align-items: center;
	font-size: 36px;
	text-transform: initial;
	height: 400px;
	padding: 0;
}

.banner .LienKet-1 .title-category a {
	color: #fff;
}

.banner .LienKet-1 .title-category:after {
	display: none;
}

.banner .LienKet-1 .right-adver-portal {
	width: 55%;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}

.banner .LienKet-1 .right-adver-portal:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(270deg, rgba(0, 83, 178, 0.00) 63.93%, #0053B2 98.11%);
}

.banner .LienKet-1 .right-adver-portal * {
	height: 100%;
}

.banner .LienKet-1 .right-adver-portal img {
	padding: 0 !important;
	object-fit: cover;
	object-position: 50% 30%;
	height: 100%;
}

.investor {
	background: #F5FAFF;
	padding: 72px 0;
}

.banner > .container,
.investor > .container,
.y-tuong-dot-pha > .container{
	padding: 0 24px;
}

.Data-4 .page-frm-search {
	flex-direction: row-reverse;
	margin-bottom: 24px !important;
}

.Data-4 .page-frm-search label {
	display: none;
}

.Data-4 .page-frm-search > div:first-child {
	width: 30%;
}

.Data-4 .page-frm-search > div:last-child {
	width: 70%;
}

.Data-4 .title_catparent {
	border: none;
	position: relative;
	margin-bottom: 24px !important;
}

.Data-4 .title_catparent::after {
	position: absolute;
	width: 50px;
	border-color: var(--primary-color);
	bottom: 0;
	left: 0;
}

.Data-4 .title_catparent h4 {
	padding: 0 0 10px 0;
}

.Data-4 .widget-title-name {
	font-size: 32px;
	text-transform: initial;
}

.Data-4 form .input-group {
	position: relative;
	margin: 0 !important;
}

.Data-4 form .input-group:after {
	position: absolute;
	content: '\f002';
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	font-size: 15px;
	z-index: 3;
}

.Data-4 form input[name="key"] {
	border: none;
	border-radius: 100px !important;
	font-size: 14px;
	color: var(--text-primary);
	padding: 12px 20px 12px 48px;
}

.Data-4 form input[name="key"]::placeholder {
	color: var(--text-primary);
}

.Data-4 form input[type="submit"] {
	display: none;
}

.Data-4 form select {
	border: 1px solid var(--border-color);
	border-radius: 100px;
	padding: 12px 20px;
	font-size: 14px;
}

.Data-4 form select:focus {
	box-shadow: none;
	border-color: var(--border-color);
}

.Data-4 .list_catparent [class*="wrapper"] {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 32px;
}

.y-tuong-dot-pha .Data-4 .list_catparent [class*="wrapper"] {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 16px;
}

.Data-4 .card {
	border-radius: 8px;
	margin: 0 !important;
}

.y-tuong-dot-pha .Data-4 .card {
	transition: all 0.2s linear;
}

.y-tuong-dot-pha .Data-4 .card:hover {
	box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 8px 0px;
}

.investor .Data-4 .card .card-body {
	padding: 24px;
	display: flex;
	flex-direction: column;
}

.investor .Data-4 .card-body .header {
	display: flex;
	margin-bottom: 16px;
}

.investor .Data-4 .card-body .header .img-preview {
	width: 85px;
	height: 85px;
	border: 1px solid var(--border-color);
	aspect-ratio: 1;
	border-radius: 8px;
	flex-shrink: 0;
	margin-right: 8px;
	background-color: #fff;
}

.investor .Data-4 .card-body .header .img-preview img {
	position: static;
	transition: none;
}

.investor .Data-4 .card-body .header .title {
	flex: 1;
}

.investor .Data-4 .card-body .header .title .line-clamp-2 {
	margin-bottom: 8px !important;
	max-height: none;
	font-size: 20px;
	line-height: 1.3;
}

.investor .Data-4 .card-body .header .title .kind {
	font-size: 14px;
	line-height: 1.5;
}

.investor .Data-4 .category {
	flex: 1;
}

.investor .Data-4 .desc div:first-child,
.investor .Data-4 .category div:first-child {
	font-size: 14px;
	color: var(--text-secondary);
	line-height: 1.5;
	margin-bottom: 4px;
}

.investor .Data-4 .desc div:last-child,
.investor .Data-4 .category div:last-child {
	max-height: none;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 16px 0 !important;
}

.investor .Data-4 .desc .line-clamp-3 {
	height: 75px;
}

.investor .Data-4 .view_detail a {
	padding: 8px 12px;
	border-radius: 100px;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	font-weight: 700;
	font-size: 16px;
	display: block;
	text-align: center;
	transition: all 0.2s linear;
}

.investor .Data-4 .view_detail a:hover {
	background-color: var(--primary-color);
	color: #fff;
}

.investor .select2-selection.select2-selection--single,
.y-tuong-dot-pha .select2-selection.select2-selection--single {
	border-radius: 100px !important;
}

.Data-4 .list_catparent + div {
	margin-top: 0 !important;
	display: none;
}

.Data-4 .card-footer {
	border: none;
	background-color: unset;
	padding: 0;
}

.Data-4 .card-footer .pagination {
	margin: 0;
	justify-content: center;
	gap: 10px;
}

.Data-4 .card-footer .pagination button {
	width: 40px;
	height: 40px;
	border-radius: 50% !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.y-tuong-dot-pha {
	padding: 72px 0;
}

.y-tuong-dot-pha .Data-4 form input[name="key"] {
	background-color: #F2F2F2;
}

.y-tuong-dot-pha .card .article-thumbnail {
	background-color: unset;
}

.y-tuong-dot-pha .card .article-thumbnail img {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.y-tuong-dot-pha .card .title {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 12px;
}

.y-tuong-dot-pha .card .title .line-clamp-2 {
	max-height: unset;
	margin-bottom: 0 !important;
	max-height: 56px;
}

.y-tuong-dot-pha .card .card-body {
	display: flex;
	flex-direction: column;
	padding: 12px;
}

.y-tuong-dot-pha .card .desc {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.y-tuong-dot-pha .card .desc .category {
	margin-bottom: 8px;
}

.y-tuong-dot-pha .card .footer {
	margin-top: 12px;
	padding-top: 12px;
	display: flex;
	justify-content: space-between;
	border-top: 1px solid var(--border-color);
	align-items: center;
}

.y-tuong-dot-pha .card .footer .count_viewer {
	position: relative;
	padding-left: 25px;
	font-size: 16px;
}

.y-tuong-dot-pha .card .footer .count_viewer:after {
	position: absolute;
	content: '\f06e';
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
	left: 0;
	top: 0;
	font-size: 15px;
	color: var(--text-secondary);
}

.y-tuong-dot-pha .card .view_detail a {
	display: inline-block;
	color: inherit;
	font-weight: 700;
}

.y-tuong-dot-pha .card .view_detail {
	position: relative;
	padding-right: 25px;
	color: var(--primary-color);
}

.y-tuong-dot-pha .card .view_detail:after {
	content: '\f061';
	position: absolute;
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 15px;
}


.section-event {
	background-color: #F5FAFF;
	padding: 110px 0;
}

.section-event .title-category {
	border: none;
	font-size: 32px;
	text-align: center;
	text-transform: initial;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

.section-event a:hover {
	color: var(--primary-color);
}

.section-event .title-category:after {
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	bottom: 0;
	background-color: var(--primary-color);
}

.section-event .container {
	width: 665px;
}


.SuKien-2 .wd-contents {
	padding-left: 12px;
	padding-right: 12px;
}

.SuKien-2 .card-items {
	margin: 0 auto;
	width: 100%;
}

.SuKien-2 .event-item {
	background-color: transparent;
	border: none;
	margin-bottom: 40px !important;
}

.SuKien-2 .event-item:last-of-type {
	margin-bottom: 0 !important;
}

.SuKien-2 .event-item [class*="col"] {
	padding: 0 !important;
}

.SuKien-2 .event-item .card-img {
	width: 210px;
	aspect-ratio: 211/131;
	border-radius: 0;
}

.SuKien-2 .event-item .card-img img {
	object-fit: cover;
}

.SuKien-2 .event-item .card-img img:hover {
	transform: unset;
}

.SuKien-2 .event-item .card-title {
	margin-bottom: 0;
}

.SuKien-2 .event-item .card-title .line-clamp-2 {
	max-height: 52px;
	margin-bottom: 0 !important;
}

.SuKien-2 .event-item .card-body {
	padding-left: 32px !important;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.SuKien-2 .event-item .card-body p {
	margin-bottom: 0;
}

.SuKien-2 .event-item .card-body .date {
	color: var(--text-secondary);
	font-size: 13px;
}

.SuKien-2 .event-item .card-body .date i {
	display: none
}

.SuKien-2 .event-item .card-body .location i {
	margin-right: 4px;
}

.SuKien-2 .event-item .card-body .card-title a {
	font-size: 20px;
	font-weight: 700;
	display: block;
}


.chia-se-cau-chuyen {
	background-color: var(--bg-primary-dark);
	padding: 92px 0;
}

.chia-se-cau-chuyen .MotCot > .row {
	display: flex;
	justify-content: space-between;
	padding: 0 12px;
	align-items: center;
}

.chia-se-cau-chuyen .LienKet-1 img {
	width: auto;
}

.chia-se-cau-chuyen .right-adver-portal .col-md-12 {
	text-align: right;
}

.chia-se-cau-chuyen .MaNhung-0 {
	padding: 0 160px 0 12px;
	flex-basis: 50%;
}

.chia-se-cau-chuyen .LienKet-1 {
	flex-basis: 50%;
}

.chia-se-cau-chuyen .MaNhung-0 p {
	margin-bottom: 0
}

.chia-se-cau-chuyen .MaNhung-0 p:nth-child(1) {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 24px;
}

.chia-se-cau-chuyen .MaNhung-0 p:nth-child(2) {
	font-size: 16px;
	color: #fff;
	opacity: 0.8;
	margin-bottom: 40px;
}

.chia-se-cau-chuyen .MaNhung-0 p:nth-child(3) {
	font-size: 16px;
	font-weight: 700;
	padding: 12px 56px;
	background-color: var(--secondary-color);
	width: max-content;
	border-radius: 100px;
	cursor: pointer;
}

.chia-se-cau-chuyen .MaNhung-0 p:nth-child(3) a {
	color: var(--text-primary);
}

/* .chia-se-cau-chuyen .MaNhung-0 p:nth-child(3):hover {
	border: 2px solid #FED74D;
	background-color: #fff;
	transition: all 0.2s linear;
} */

.list-social .icon_social:hover svg path {
	fill: var(--primary-color);
}

.list-social .icon_social.copy-link:hover svg path {
	fill: unset;
}

.article-view .count {
	line-height: 20px;
}

.article-info .investment-type {
	flex: 0 !important;
}

.article-info {	
	gap: 8px 24px !important;	
	align-items: center;
}

.hue-ecom {
	margin-top: 50px;
}

.hue-ecom .col-md-12 div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
	background-color: var(--bg-primary-dark);
	border-radius: 8px;
	flex-wrap: wrap;
	row-gap: 24px;
}

.hue-ecom .col-md-12 p {
	margin: 0;
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 700;
}

.hue-ecom .col-md-12 p:nth-child(1) a {
	color: #fff;
}

.hue-ecom .col-md-12 p a:hover {
	color: var(--secondary-color);
}

.hue-ecom .col-md-12 p:nth-child(2) a {
	color: var(--text-primary);
	padding: 12px 60px;
	background-color: var(--secondary-color);
	font-weight: 700;
	border-radius: 100px;
	font-size: 16px;
	display: inline-block;
}

.list-releated {
	background-color: transparent !important;
}

.select2 .selection .select2-selection__rendered {
    padding: 14px 20px;
    line-height: normal;
}

@media only screen and (max-device-width: 1440px) {
	.banner .LienKet-1 .title-category {
		height: 300px;
	}

	.y-tuong-dot-pha .Data-4 .list_catparent [class*="wrapper"] {
		grid-template-columns: repeat(3, 1fr);
	}
}


@media only screen and (max-device-width: 1366px) {
	.tin-nhiem-mang {
		right: 120px;
	}

	.chia-se-cau-chuyen .LienKet-1 img {
		width: 90%;
	}

	.chia-se-cau-chuyen .MaNhung-0 {
		padding-right: 0;
	}
}

@media only screen and (max-device-width: 1280px) {
	.header_banner .bg-banner img,
	.header_banner.fixfull .bg-banner img {
		object-fit: cover;
	}

	.y-tuong-dot-pha .Data-4 .list_catparent [class*="wrapper"] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-device-width: 1024px) {
	.container {
		max-width: 920px !important;
	}

	[class*="NoiDung"] .page-content {
		padding: 0 12px;
	}

	[class*="NoiDung"] .list-releated .container {
		padding: 0
	}

	.ft-bt-header-body > .container {
		padding: 0 12px;
	}

	.tin-nhiem-mang {
		bottom: 155px;
		padding: 0;
		right: 65px;
	}

	.tin-nhiem-mang .right-adver-portal {
		width: 200px;
	}

	.ft-bottom .ft-bt-right {
		padding: 20px 0 0 0;
	}

	.ft-bt-header-body {
		padding-bottom: 0 !important;
	}

	.ft-bt-bottom {
		padding-bottom: 40px;
	}

	.header_banner.fixfull .bg-banner img {
		width: auto;
	}

	.ft-bt-bottom .col-md-12 {
		flex-direction: column;
	}

	.banner .LienKet-1 .title-category a {
		font-size: 30px;
	}

	.chia-se-cau-chuyen {
		padding: 40px 0;
	}

	.Data-4 .list_catparent [class*="wrapper"] {
		gap: 16px;
	}

	.list-investor,
	.list-releated .list-investment-project {
		grid-template-columns: 1fr 1fr !important;
	}

	.hue-ecom .col-md-12 {
		padding: 0;
	}
}

@media only screen and (max-device-width: 992px) {
	.Data-4 .list_catparent [class*="wrapper"] {
		grid-template-columns: 1fr 1fr;
	}

	.main-content {
		flex-direction: column;
	}
}

@media only screen and (max-device-width: 768px) {
	.ft-bt-header-body > .container {
		padding: 0 12px;
	}

	.tin-nhiem-mang {
		bottom: 155px;
		padding: 0;
	}

	.tin-nhiem-mang .right-adver-portal {
		width: 200px;
	}

	.ft-bottom .ft-bt-right {
		padding: 20px 0 0 0;
	}

	.ft-bt-header-body {
		padding-bottom: 0 !important;
	}

	.ft-bt-bottom {
		padding-bottom: 40px;
	}

	.header_banner.fixfull .bg-banner img {
		width: auto;
	}

	.banner .LienKet-1 .title-category a {
		font-size: 24px;
	}

	.chia-se-cau-chuyen .MaNhung-0 p:nth-child(1) {
		font-size: 24px;
		margin-bottom: 12px;
	}

	.banner .LienKet-1 .title-category {
		height: 200px;
	}

	.chia-se-cau-chuyen .MaNhung-0 p:nth-child(2),
	.chia-se-cau-chuyen .MaNhung-0 p:nth-child(3) {
		font-size: 14px;
	}

	.chia-se-cau-chuyen .MaNhung-0 p:nth-child(2) {
		margin-bottom: 20px;
	}

	.section-event {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.section-event .title-category {
		font-size: 28px;
	}

	.SuKien-2 .event-item > .row {
		flex-wrap: nowrap;
	}

	.SuKien-2 .event-item [class*="col"] {
		width: auto;
		flex-shrink: 1;
	}

	.section-event .container {
		width: 100%;
	}

	.SuKien-2 .event-item .card-body {
		padding-left: 24px !important;
	}

	.investor > .container {
		padding: 0 12px;
	}

	.y-tuong-dot-pha .Data-4 .list_catparent [class*="wrapper"] {
        grid-template-columns: repeat(1, 1fr);
    }

	.y-tuong-dot-pha .Data-4 {
		padding: 0;
	}
}

@media only screen and (max-device-width: 576px) {
	.navbar-pull-right button {
		background: transparent !important;
	}

	.navbar-pull-right,
	.form-search-header,
	.box-search-nav {
		flex: 1;
	}

	.form-search-header input {
		height: 100%;
	}

	.navbar-pull-right {
		margin-left: 5px;
	}

	.navbar-toggler {
		padding: 4px 6px;
	}

	.body-template-1 .box-search-nav {
		margin-right: 5px;
	}

	.wd-section-menu-body.sticky,
	.wd-section-menu.sticky {
		z-index: 1000;
	}

	.header_banner.fixfull .banner-title {
		padding: 0 18px !important;
	}

	.ft-bt-header-body > .container {
		padding: 0 12px;
	}

	.title-footer {
		column-gap: 12px;
	}

	.logo-title-footer img {
		width: 70px;
	}

	.ft-bt-right {
		padding-top: 24px;
	}

	.ft-bt-bottom {
		padding-bottom: 24px;
	}

	.ft-bt-bottom .col-md-12 {
		flex-direction: column;
	}

	.tin-nhiem-mang {
		bottom: 160px;
		right: 12px;
	}

	.tin-nhiem-mang .right-adver-portal {
		display: block !important;
		width: 150px;
	}

	.Data-4 .list_catparent [class*="wrapper"] {
		grid-template-columns: 1fr;
	}

	.banner .LienKet-1 .title-category {
		position: relative;
		z-index: 2;
		width: 100%;
	}

	.banner .LienKet-1 .right-adver-portal {
		width: 100%;
	}

	.banner .LienKet-1 .right-adver-portal:after {
		display: none;
	}

	.Data-4 .page-frm-search {
		flex-direction: column-reverse;
		gap: 12px;
	}

	.Data-4 .page-frm-search > div {
		width: 100% !important;
	}

	.chia-se-cau-chuyen .MotCot > .row {
		flex-direction: column;
		gap: 12px;
	}

	.chia-se-cau-chuyen .right-adver-portal .col-md-12 {
		text-align: center;
	}

	.chia-se-cau-chuyen .LienKet-1 img {
		width: 70%;
	}

	.Data-4 .list_catparent {
		margin-bottom: 0;
	}

	.list-investor,
	.list-releated .list-investment-project {
		grid-template-columns: 1fr !important;
	}
}

@media only screen and (max-device-width: 480px) {
	.SuKien-2 .event-item > .row {
		flex-direction: column;
	}

	.SuKien-2 .event-item .card-img {
		width: 100%;
		margin-bottom: 16px;
	}

	.SuKien-2 .event-item .card-body {
		padding-left: 12px !important;
		row-gap: 12px;
	}

	.SuKien-2 .event-item .card-title .line-clamp-2 {
		font-size: 12px;
	}
}

.article-info .category {
	display: flex;
	flex-wrap: wrap;
	column-gap: 6px;
}

.category span {
	background-color: hsla(var(--hue) 100% 50% / 0.15);
	color: hsl(var(--hue), 80%, 50%);
	padding: 4px 6px;
	border-radius: 16px;
	font-weight: 700;
	margin-right: 0;
	margin-bottom: 4px;
	display: inline-block;
	line-height: normal;
	font-size: 12px;
}


.nav-top {
	background-color: #0071f3;
}

.nav-top .navbar-nav .nav-item {
	padding: 0 10px;
}

.nav-top .navbar-nav .nav-link {
	text-transform: initial;
	position: relative;
	padding: 10px 0;
}
.nav-top .navbar-nav .nav-link:hover {
	color: #fff !important;
}

.nav-top .navbar-nav .nav-item:nth-child(5) .nav-link:after,
.nav-top .navbar-nav .nav-link:hover:after {
	background-color: #fff;
}

.nav-top .navbar-nav .nav-link:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: transparent;
}

.Menu-2 .navbar-nav {
	flex: 1;
	column-gap: 10px
}

.Menu-2 .right-adver-portal {
	display: flex;
	align-items: center;
	column-gap: 16px;
}

.Menu-2 .right-adver-portal a {
	color: #fff;
}
@media only screen and (max-device-width: 1366px) {
    .container {
        max-width: 1280px !important;
    }
}
