.news-140-1 {
	position: relative;
	z-index: 2;
	padding: 0;
	/* background: url(../images/news-139-1/bg-top-140.jpg) top center no-repeat; */
}



.news-140-1 .topic {
	padding: 19px 0;
	padding-top: 48px;
	font: 44px/38px 'thaisanslite', Arial, sans-serif;
	font-weight: bold;
	color: #10465d;
}


.news-140-1 .news-top {
	margin: 0;
	/* padding:5px; */
	/* background-color: rgba(232, 232, 232, 0.77); */
	/* -webkit-border-radius: 7px; */
	-moz-border-radius: 7px;
	/* border-radius: 7px; */
}

.news-140-1 .tab {}

.news-140-1 .tab ul {
	padding: 0;
	margin: 0;
	color: #3e677c;
}

.news-140-1 .tab ul li {
	padding: 0px 10px;

}

.news-140-1 .tab .normal {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	padding: 0px 25px;
	width: max-content;
	/* margin: 0 3px; */
	font: 19px/56px 'Kanit', Arial, sans-serif;
	/* background: #cfcfcf; */
}

/* .news-140-1 .tab .active { */
.news-140-1 .tab .active {
	/* width: 190px; */
	width: max-content;
	/* height: 46px; */
	/* background: #cdac37; */
	/* -webkit-border-radius: 6px; */
	-moz-border-radius: 6px;
	/* border-radius: 6px; */
	white-space: nowrap;
	text-align: center;
	/* padding: 0px 25px; */
	padding: 0px 10px;
	padding-bottom: 10px;
	/* margin: 0 3px; */
	color: #fff;
	/* font-weight:bold; */
	font: 33px/45px 'Kanit', Arial, sans-serif;
	/* background: url(../images/news-139-1/n-keed.jpg) bottom center no-repeat; */
}

.news-140-1 .tab .active a {
	color: #3e3e3e;
	/* font-weight: bold; */
}

.news-140-1 .tab .normal a {
	color: #3e3e3e;
}

.news-140-1 .tab .normal a:hover {
	color: #c37820;
}

.news-140-1 .news-mid {
	position: relative;
	margin: 0;
	padding: 0;
	/* padding-top: 25px; */
	font: 20px/64px 'Kanit', Arial, sans-serif;
}

.news-140-1 .news-mid .news-block {
	margin: 0;
	padding: 12px;
	/* width: 295px; */
	height: 391px;
	position: relative;
	/* overflow: hidden; */
	background: #fff;
	/* -webkit-border-radius: 7px; */
	-moz-border-radius: 7px;
	/* border-radius: 7px; */
	-webkit-box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.3);
}

.news-140-1 .news-mid .news-block:hover {
	background: #ffffff;
}

.news-140-1 .news-mid .news-block:hover a {
	color: #f57723;
}

.news-140-1 .news-mid .news-block:hover a:hover {
	color: #FF9800;
}

.news-140-1 .news-mid .news-pic {
	margin: 0;
	padding: 0;
	position: relative;
}

.news-140-1 .news-mid .news-pic img {
	max-width: 100%;
	height: auto;
}

.news-140-1 .news-mid .news-text {
	margin: 0;
	/* padding: 10px 0; */
	/* padding-bottom: 20px; */
	width: 100%;
	/* height: 147px; */
	position: relative;
	/* left:50%; */
	bottom: 0px;
	/* margin-left: -195px; */
	z-index: 9;
	/* background: #fff; */
}

.news-140-1 .news-mid .news-topic1 a {
	/* color: #f57723; */
	color: #6f3581;
}

.news-140-1 .news-mid .news-text a:hover {
	color: #f57723;
}

.news-140-1 .news-mid .news-topic {
	margin-top: 15px;
	padding: 0;

	height: 80px;
	font: 23px/24px 'thaisanslite', Arial, sans-serif;
}

.news-140-1 .news-mid .news-topic1 {
	margin-top: 15px;
	padding: 0;
	font: 24px/24px 'thaisanslite', Arial, sans-serif;
	font-weight: bold;
}

.news-140-1 .news-mid .news-cat {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
}

.news-140-1 .news-mid .news-cat a {
	color: #141414;
}

.news-140-1 .news-mid .news-share {
	margin: 0;
	padding: 0 15px;
}

.news-140-1 .news-bottom {
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
}

.news-140-1 .news-bottom .egg {
	margin: 0;
	padding: 0;
	padding-top: 15px !important;
}

.news-140-1 .news-bottom .news-more {
	margin: 0;
	padding: 0;
}

.news-140-1 .news-bottom .news-more img {
	max-width: 100%;
	height: auto;
}

.news-140-1 .news-total-vote {
	position: absolute;
	right: 5px;
	bottom: 0;
	padding: 5px 12px;
	background-color: rgb(245 119 35);
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;

	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.news-140-1 .left-bottom-140 {
	/* width:100%; */
	height: auto;
	position: absolute;
	z-index: 1;
	left: -25px;
	top: 170px;
}

.news-140-1 .right-bottom-140 {
	/* width:100%; */
	height: auto;
	position: absolute;
	z-index: 1;
	right: -4px;
	top: 170px;
}

/*********************************/
@media (max-width: 374px) {
	.news-140-1 .container-cv-5 {
		width: 100%;
	}

	.news-140-1 .justify-content-lg-center {
		-ms-flex-pack: left !important;
		justify-content: left !important;
	}

	.news-140-1 .news-top {
		margin-top: 0;
	}

	.news-140-1 .news-mid .news-block {
		width: 290px;
		height: 373px;
	}

	.news-140-1 .news-mid .news-text {
		/* width: 100%; */
		/* margin-left: -145px; */
	}
}

@media (min-width: 375px) and (max-width: 413px) {
	.news-140-1 .container-cv-5 {
		width: 100%;
	}

	.news-140-1 .justify-content-lg-center {
		-ms-flex-pack: left !important;
		justify-content: left !important;
	}

	.news-140-1 .news-top {
		/* margin-top: 45px; */
	}

	.news-140-1 .news-mid .news-block {
		/* width: 300px; */
		height: 430px;
	}

	.news-140-1 .news-mid .news-text {
		padding: 20px;
		/* width: 100%; */
		/* margin-left: -150px; */
	}

	.news-140-1 .news-mid {
		padding-top: 20px;
	}
}

@media (min-width: 414px) and (max-width: 575px) {

	.news-140-1 .container-cv-5 {
		width: 100%;
	}

	.news-140-1 .justify-content-lg-center {
		-ms-flex-pack: left !important;
		justify-content: left !important;
	}

	.news-140-1 .news-top {
		/* margin-top: 45px; */

	}

	.news-140-1 .news-mid .news-block {
		/* width: 334px; */
		height: 420px;
	}

	.news-140-1 .news-mid .news-text {
		padding: 20px;
		/* width: 100%; */
		/* margin-left: -167px; */
	}

	.news-140-1 .news-mid {
		padding-top: 20px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	...
}

@media (min-width: 768px) and (max-width: 991px) {

	.news-140-1 .container-cv-5 {
		width: 100%;
	}

	.news-140-1 .justify-content-lg-center {
		-ms-flex-pack: left !important;
		justify-content: left !important;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	.news-140-1 .justify-content-lg-center {
		-ms-flex-pack: left !important;
		justify-content: left !important;
	}

}

@media (min-width: 1200px) and (max-width: 1280px) {
	...
}

@media (min-width: 1281px) and (max-width: 1366px) {
	.news-140-1 .news-mid .news-block {
		/* width: 286px; */
		height: 386px;
	}

	.news-140-1 .news-mid .news-text {
		/* width: 346px; */
		/* margin-left:-173px; */
		/* background-size: contain; */
		/* padding: 30px; */
	}

	.news-140-1 .news-mid .news-share {
		margin-top: -15px;
	}
}

@media (min-width: 1367px) and (max-width: 1440px) {
	.news-140-1 .news-mid .news-block {
		/* width: 280px; */
	}
}

@media (min-width: 1441px) and (max-width: 1600px) {
	...
}


/* ------------------------------------------------ */

@media (min-width: 375px) and (max-width: 419px) {
	.news-140-1 .owl-theme .owl-nav {
		left: -30px !important;
		right: -30px !important;
		/* margin-top: 0px !important; */
	}
}

@media (min-width: 420px) and (max-width: 575px) {
	.news-140-1 .owl-theme .owl-nav {
		left: -30px !important;
		right: -30px !important;
		/* margin-top: 0px !important; */
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.news-140-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.news-140-1 .owl-theme .owl-nav {
		left: -30px !important;
		right: -30px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.news-140-1 .owl-theme .owl-nav {
		left: -30px !important;
		right: -30px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 1281px) and (max-width: 1366px) {
	.news-140-1 .owl-theme .owl-nav {
		left: -30px !important;
		right: -30px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 1367px) and (max-width: 1440px) {
	.news-140-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 1441px) and (max-width: 1600px) {
	.news-140-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}

@media (min-width: 1601px) and (max-width: 1920px) {
	.news-140-1 .owl-theme .owl-nav {
		left: -45px !important;
		right: -45px !important;
		margin-top: -10px !important;
	}
}