

.blogs-cat-menu .menu {
  margin: 0;
  display: flex;
  list-style: none;
}
.blogs-cat-menu a {
  display: flex;
  text-align: center;
  margin-right:80px;
  text-align: center;
  justify-content: center;
  padding: 20px 0;
  color: #626262;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
}
.blogs-cat-menu a:hover, .blogs-cat-menu .current-menu-item a {
	border-color: #B82930;
	color: #B82930;
}
/**/
.post-new-head {
	max-width: 680px;
	margin: 0 auto;
}
.post-new-head h2 {
	color: #B7882A;
	font-family: "Reem Kufi Fun";
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
/**/
.archive-heading.hidden {
	display: none;
}
.item_post {
	margin-bottom: 40px;
}
.item_post .date{
	color: #666;
	font-size: 14px;
}
.item_post a{
	color: #121212;
}
.item_post_img {
	overflow: hidden;
	margin-bottom: 12px;
}
.item_post_img img {
	aspect-ratio: 400/220;
	width: 100%;
	display: block;
	object-fit: cover;
}
.item_post_content {
}
.title-item-post,
.item_post_content h3 {
	display: block;
	overflow: hidden;
	line-height: 28px;
	font-size: 20px;
	font-weight: 700;
	color: #262626;
	text-transform: uppercase;
}
.item_post_content .userdetail{
	padding-top: 5px;
}
.item_post:hover h3 {
	color: #0b5690;
}
.morepost {
	margin-top: 16px;
	color: #B82930;
	font-weight: 600;
	text-decoration-line: underline;
	display: inline-block;
}
/**/
.item_post_blogs h3{
	margin-bottom: 0;
}
.item_post_content h3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.post_excerpt {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: rgba(0, 0, 0, 0.80);
}
.item_post_blogs  .post_excerpt {
	-webkit-line-clamp: 2;
}
.list-post-blogs {
	height: 100%;
	width: 100%;
	position: absolute;
	padding: 20px;
	max-height: 100%;
	overflow: auto;
	left: 0;
}

.list-post-blogs::-webkit-scrollbar{
    width: 3px;
    height: 3px
        background: #999;
}
.list-post-blogs::-webkit-scrollbar-thumb{
    background: #c4c4c4
}
/**/
nav.navigation.pagination {
	display: block;
	padding: 80px 0;
	text-align: center;
}

nav.navigation.pagination .page-numbers {
	text-decoration: none;
	width: 35px;
	display: inline-block;
	height: 35px;
	border: 0;
	box-sizing: border-box;
	border-radius: 4px;
	margin: 0 5px;
	font-size: 12px;
	line-height: 35px;
	text-align: center;
	color: #856666;
}

nav.navigation.pagination .page-numbers.current,
nav.navigation.pagination a.page-numbers:hover {
    color: #ffff;
    background-color:#B82930;
}
.page-numbers img {
	width: 10px;
}
.page-numbers:hover img {
	filter: brightness(0) invert(1);
}
/* single */

.singlepost-content .entry-content {
	max-width: 886px;
	margin: 0 auto 40px;
}

/*mobile*/
@media only screen and (max-width: 1300px) {
}
@media only screen and (max-width: 991px) {
	.single-heading {
		font-size: 22px;
		margin: 15px 0;
		line-height: 28px;
	}
	.single-pagination {
		margin: 0;
		padding-top: 10px;
	}
	.single-post .entry-header {
		margin-bottom: 20px;
	}
	/**/
	.single-post .full-content {
		padding: 0;
	}
	nav.navigation.pagination {
		padding: 20px 0;
	}
	/**/
	.blogs-cat-menu .menu {
		overflow: auto;
	}
	.blogs-cat-menu .menu {
		padding: 10px 0;
	}
	.blogs-cat-menu a {
		padding: 10px;
		white-space: nowrap;
		margin-right: 15px;
		font-size: 14px;
	}
	/**/
	.info-san_cong_nghe h2,
	.baivietda-lienquan-title,
	.ungdung-sp_da h2,
	.post-new-head h2{
		font-size: 30px;
	}

}
@media only screen and (max-width: 991px) {
	.category-head-line1 {
		margin-bottom: 15px;
	}
	.category-head h1 {
		font-size: 22px;
		padding: 10px;
	}
	.archive_description {
		font-size: 18px;
		line-height: 25px;
	}
	.list-post-blogs {
		 position: unset; 
		margin: 0;
		padding: 20px 0;
	}
	.item_post_nb_content h2{
		font-size: 20px !important;
	}
	.title-item-post, .item_post_content h3 {
		line-height: 26px;
		font-size: 18px;
	}
	.item_post_blogs {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	/**/
	.banner-head-post {
		 min-height: unset; 
	}
	.entry-header.single-head {
		padding: 10px 0 20px 0;
		margin-bottom: 20px;
		margin-top: 0;
	}
	.singlepost-content .entry-content {
		padding-left: 0;
	}

	.post-share {
		position: unset !important;
		flex-direction: row !important;
	}
	.relatedcat {
		padding-top: 25px;
		margin: 0 auto;
	}
	.relatedcat-title.titlerelate {
		font-size: 18px;
	}
	/**/
	#menu_cat_da {
		overflow: auto;
	}
	#menu_cat_da a {
		white-space: nowrap;
		font-size: 14px;
		margin-right: 15px;
		margin-bottom: 0;
		padding-bottom: 10px;
	}
	/**/
	.search-da {
		margin: 10px auto 0;
	}
	.search-da input {
		height: 40px;
		padding: 0px 15px;
	}
	/**/
	.single-sp_da{
		font-size: 30px;
	}
	/**/
	.item-ung_dung.item-ung_dung-sancongnghe .ungdung_excerpt {
		display: none;
	}
	.item-ung_dung.item-ung_dung-sancongnghe .item-ung_dung-content h3 {
		font-size: 15px;
		white-space: unset;
		line-height: 1;
	}
}
@media only screen and (max-width: 900px) {
	.single-head .wp-post-image {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 768px) {
	.breadcrumbs {
		font-size: 11px;
	}
	.entry-content h2 {
		font-size: 14px;
	}
	.single-pagination .col-mb {
		width: 100%;
		margin-bottom: 5px;
	}

	/**/
	.item_post {
		margin-bottom: 20px;
	}
	/**/
	.item-ung_dung-da.item-ung_dung .item-ung_dung-content {
		position: unset;
		transform: none;
		width: 100%;
		padding: 10px;
	}
	/**/
	.list-ung_dung-sancongnghe-wrap {
		grid-template-columns: repeat(2,1fr);
		grid-template-rows: unset;
	}
}

@media only screen and (max-width: 810px) {

}
@media only screen and (max-width: 640px) {
	.single-heading {
		font-size: 18px;
		margin: 11px 0;
	}
	/**/
	.entry-content .col-mb {
		width: 50%;
	}
	.single-heading {
		font-size: 20px;
	}
	/**/
	.cat-post-first .item_post_content h2 {
		font-size: 16px;
	}
	.archive_description {
		font-size: 14px;
		line-height: 20px;
	}
	.category-head h1 {
		font-size: 18px;
	}
	.single-head .post-meta {
		font-size: 13px;
	}
	/**/
	#breadcrumbs {
		font-size: 12px;
	}
	/**/
	.info-san_cong_nghe h2,
	.summary-san_cong_nghe h1,
	.baivietda-lienquan-title,
	.ungdung-sp_da h2,	
	.single-sp_da{
		font-size: 22px;
	}
	.sanpham-btn a {
		min-width: 150px;
		height: 41px;
	}
	.sp_da-slide .sanpham-btn a{
		margin: 5px;
	}
	.sanpham-btn a:first-child {
		margin-right: 10px;
	}
	/**/
	.protab-head li {
		font-size: 13px;
		padding: 7px 10px;
	}
	.hsl-tailieu ul li a {
		font-size: 15px;
	}
}
@media only screen and (max-width: 500px) {
	/**/
	.single-heading {
		font-size: 18px;
		margin: 10px 0;
	}
	/**/
}
@media only screen and (max-width: 480px) {
	.item_post_content {
/*		padding: 10px 0;*/
	}
	.category-head h1{
		margin-bottom: 10px;
	}
	.category-head-line1 {
		margin: 0;
	}
	
}
@media only screen and (max-width: 414px) {
	.entry-content .col-mb {
		width: 100%;
	}
}