.news-40-1 {
	margin: 0;
	padding: 0;
	background: url(../images/news-40-1/n-40-bg.jpg) bottom center no-repeat;
}

.news-40-1 .news-title-1 {
	font: 25px/21px 'kanit', Arial, sans-serif;
	background: #fff;
	padding: 9px 15px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 14px;
	width: 230px;
	margin-left: 43px;
}

.news-40-1 .news-title-2 {
	font: 45px/45px 'kanit', Arial, sans-serif;
	color: #fff;
	margin-top: 0px;
}

.news-40-1 .news-title-2 span {
	font: 20px/45px 'kanit', Arial, sans-serif;
	color: #fff;
}

.news-block-all {
	width: 100%;
	height: auto;
	/* margin-top:30px; */
}

.n-tab {
	width: 100%;
	height: 500px;
	background: #e5e8f5b8;
	padding-left: 15px;
	padding-top: 28px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.n-tab ul {
	width: 100%;
	height: auto;
}

.n-tab ul li {
	width: 100%;
	/* height: 32px; */
	font: 18px/24px 'kanit', Arial, sans-serif;
}

.n-tab ul li a {
	color: #fff;
}

.newslist-block .nl-mid .table td.bg-list:last-child {
    /* -webkit-border-top-right-radius: 10px; */
    /* -webkit-border-bottom-right-radius: 10px; */
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    /* border-top-right-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
    border: 1px #dbdbdb solid;
    border-left: none;
    height: 491px;
    padding: 0;
}

.n-tab ul li .active {
	width: 100%;
	/* height:52px; */
	padding: 7px 20px;
	padding-left: 40px;
	background: #ffffff;
	font: 17px/24px 'kanit', Arial, sans-serif;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.n-tab ul li .active a {
	color: #372f2f;
}

.n-tab ul li .normal {
	width: 100%;
	/* height:52px; */
	padding: 7px 20px;
	padding-left: 40px;
	font: 17px/20px 'kanit', Arial, sans-serif;
}

.n-tab ul li .normal a {
	color: #000;
}

.n-list {
	width: 100%;
	height: 45px;
	padding: 10px;
	border: 1px solid #e2e2e2;
	color: #372f2f;
	margin-bottom: 20px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/***************************************************************************/
.newslist-block {
	margin: 0;
	/* height: 500px; */
	/* padding: 30px 40px; */
	background: #fff;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.newslist-block .nl-tab-row {
	margin: 0;
	padding: 0;
	width: max-content;
	border: #0a92f9 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	/* background:url(../images/news-120-1/border.jpg) bottom left repeat-x; */
}

.newslist-block .nl-tab-row .nl-tap {
	width: 250px;
	height: 53px;
	text-align: center;
	font: 18px/53px 'Kanit', Arial, sans-serif;
}

.newslist-block .nl-tab-row .nl-tap .select {
	/* width:100%; */
	background: #49b0ff;
	/* border:1px solid #ff7e2d; */
	/* background-size: 100% 100%; */
}

.newslist-block .nl-tab-row .nl-tap .select a {
	color: #fff;
}

.newslist-block .nl-tab-row .nl-tap .normal {
	/* width:100%; */
	background: #f5f5f5;
	/* border: 1px solid #ffffff; */
	/* background-size: 100% 100%; */
}

.newslist-block .nl-tab-row .nl-tap .normal:hover {
	cursor: pointer;
}

.newslist-block .nl-tab-row .nl-tap .normal a {
	color: #090909;
}

.newslist-block .nl-tab-row .nl-tap .normal:hover a {
	color: #090909;
}

.newslist-block .nl-mid {
	margin: 0;
	padding: 0;
}

.newslist-block .nl-mid img {
	max-width: 100%;
	height: auto;
}

.newslist-block .nl-mid .table {
	/* border-spacing: 0px 8px;
	border-collapse: separate;	 */
}

.newslist-block .nl-mid .table thead th {
	text-align: center;
	border: none;
	color: #102b02;
}

.newslist-block .nl-mid .table td:first-child {
	/* -webkit-border-top-left-radius: 10px; */
	/* -webkit-border-bottom-left-radius: 10px; */
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	/* border-top-left-radius: 10px; */
	/* border-bottom-left-radius: 10px; */
	border: 1px #dbdbdb solid;
	/* border-right:none; */
}

.newslist-block .nl-mid .table td:last-child {
	/* -webkit-border-top-right-radius: 10px; */
	/* -webkit-border-bottom-right-radius: 10px; */
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	/* border-top-right-radius: 10px; */
	/* border-bottom-right-radius: 10px; */
	border: 1px #dbdbdb solid;
	border-left: none;
	/* height: 491px; */
	padding: 0;
}

.newslist-block .nl-mid .table td {
	border-top: 1px #dbdbdb solid;
	border-bottom: 1px #dbdbdb solid;
}

.newslist-block .nl-mid .table tbody tr {
	/* background:#eff0f0; */
	/* border:1px solid #dddede; */
	/* height: 80px; */
}

.newslist-block .nl-mid .text-red {
	color: #871717;
}

.newslist-block .nl-mid .text-green {
	color: #809b58;
}



.newslist-block .nl-bottom {
	margin: 0;
	padding: 0;
}


@media (max-width: 374px) {
	.news-40-1 {
		background-size: 870%;
		min-height: 920px;
	}

	.newslist-block .nl-tab-row .nl-tap {
		width: 160px;
		font-size: 14px;
	}

	.newslist-block {
		margin: 0;
		padding: 20px 5px;
		/* background: #f5f5f5; */
		height: 700px;
	}

	.news-40-1 .news-title {
		font: 22px/70px 'kanit', Arial, sans-serif;
	}

	.newslist-block .nl-mid {
		font-size: 13px;
	}
}

@media (min-width: 375px) and (max-width: 413px) {
	.news-40-1 {
		background-size: 830%;
		min-height: 980px;
	}

	.newslist-block .nl-tab-row .nl-tap {
		width: 165px;
		font-size: 14px;
	}

	.newslist-block {
		margin: 0;
		padding: 20px 5px;
		/* background: #f5f5f5; */
		height: 730px;
	}

	.news-40-1 .news-title {
		font: 22px/70px 'kanit', Arial, sans-serif;
	}

	.newslist-block .nl-mid {
		font-size: 14px;
	}


	.news-40-1 .news-title-1 {
		width: 230px;
		margin: 0 auto;
		margin-bottom: 14px;
	}

	.news-40-1 .news-title-2 {
		font: 37px/37px 'kanit', Arial, sans-serif;
		padding-bottom: 15px;
		margin-top: 0;
	}
}

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

	.news-40-1 {
		background-size: 740%;
		min-height: 920px;
	}

	.newslist-block .nl-tab-row .nl-tap {
		width: 185px;

		font-size: 14px;
	}

	.newslist-block {
		margin: 0;
		padding: 20px 5px;
		/* background: #f5f5f5; */
		height: auto;
	}

	.news-40-1 .news-title {
		font: 24px/70px 'kanit', Arial, sans-serif;
	}

	.newslist-block .nl-mid {
		font-size: 15px;
	}


	.news-40-1 .news-title-1 {
		width: 230px;
		margin: 0 auto;
		margin-bottom: 14px;
	}

	.news-40-1 .news-title-2 {
		font: 37px/37px 'kanit', Arial, sans-serif;
		padding-bottom: 15px;
	}
}

@media (min-width: 420px) and (max-width: 575px) {
	.news-40-1 {
		background-size: 740%;
		min-height: 920px;
	}

	.newslist-block .nl-tab-row .nl-tap {
		width: 191px;
		font-size: 18px;
	}


	.news-40-1 .news-title-1 {
		width: 230px;
		margin: 0 auto;
		margin-bottom: 14px;
	}

	.news-40-1 .news-title-2 {
		font: 37px/37px 'kanit', Arial, sans-serif;
		padding-bottom: 15px;
		margin-top: 0;
	}

}

@media (min-width: 576px) and (max-width: 767px) {
	.news-40-1 {
		background-size: 740%;
		min-height: 920px;
	}

	.news-40-1 .news-title-1 {
		width: 230px;
		margin: 0 auto;
		margin-bottom: 14px;
	}

	.news-40-1 .news-title-2 {
		font: 37px/37px 'kanit', Arial, sans-serif;
		padding-bottom: 15px;
		margin-top: 0;
	}

	.newslist-block {
		margin: 0;
		padding: 20px 5px;
		/* background: #f5f5f5; */
		height: auto;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.news-40-1 {
		background-size: cover;
		min-height: 770px;
	}

	.news-40-1 .news-title-1 {
		width: 230px;
		margin: 0 auto;
		margin-bottom: 14px;
	}

	.news-40-1 .news-title-2 {
		font: 37px/37px 'kanit', Arial, sans-serif;
		padding-bottom: 15px;
		margin-top: 0;
	}

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

	.newslist-block {
		padding: 20px 20px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.news-40-1 .container-cv-5 {
		width: 100%;
	}

	.n-tab ul li .normal {
		font: 15px/24px 'kanit', Arial, sans-serif;
	}

	.n-tab ul li .active {
		font: 15px/24px 'kanit', Arial, sans-serif;
	}
}

@media (min-width: 1200px) and (max-width: 1280px) {
	.news-40-1 .news-title-1 {
		font: 18px/21px 'kanit', Arial, sans-serif;
		padding: 9px 15px;
		width: auto;
		margin-left: 9px;
	}

	.news-40-1 .news-title-2 {
		font: 30px/32px 'kanit', Arial, sans-serif;
	}


	.n-tab ul li .active {
		padding-left: 34px;
		font: 14px/24px 'kanit', Arial, sans-serif;
	}

	.n-tab ul li .normal {
		padding-left: 34px;
		font: 14px/20px 'kanit', Arial, sans-serif;
	}

}

@media (min-width: 1281px) and (max-width: 1366px) {
	.news-40-1 .news-title-1 {
		font: 20px/21px 'kanit', Arial, sans-serif;
		padding: 9px 15px;
		width: auto;
		margin-left: 9px;
	}

	.news-40-1 .news-title-2 {
		font: 32px/32px 'kanit', Arial, sans-serif;
	}


	.n-tab ul li .active {
		padding-left: 34px;
		font: 14px/24px 'kanit', Arial, sans-serif;
	}

	.n-tab ul li .normal {
		padding-left: 34px;
		font: 14px/20px 'kanit', Arial, sans-serif;
	}

}

@media (min-width: 1367px) and (max-width: 1440px) {
	.news-40-1 .news-title-1 {
		font: 20px/21px 'kanit', Arial, sans-serif;
		padding: 9px 15px;
		width: auto;
		margin-left: 9px;
	}

	.news-40-1 .news-title-2 {
		font: 34px/32px 'kanit', Arial, sans-serif;
	}


	.n-tab ul li .active {
		padding-left: 34px;
		font: 14px/24px 'kanit', Arial, sans-serif;

	}

	.n-tab ul li .normal {
		padding-left: 34px;
		font: 14px/20px 'kanit', Arial, sans-serif;
	}
}

@media (min-width: 1441px) and (max-width: 1600px) {
	.news-40-1 .news-title-1 {
		font: 20px/21px 'kanit', Arial, sans-serif;
		padding: 9px 15px;
		width: auto;
		margin-left: 9px;
	}

	.news-40-1 .news-title-2 {
		font: 39px/42px 'kanit', Arial, sans-serif;
	}


	.n-tab ul li .active {
		padding-left: 34px;
		font: 14px/24px 'kanit', Arial, sans-serif;
	}

	.n-tab ul li .normal {
		padding-left: 34px;
		font: 14px/20px 'kanit', Arial, sans-serif;
	}
}