@charset "ISO-8859-1";


.contentAll{
	width: 1024px;
	background: url(/img/bgweb.webp) center / cover;
    background-attachment: fixed;
	font-family: Arial, 'Noto Sans Thai', sans-serif;
	border-radius: 5px;
	padding-bottom : 5px; 
	padding-top : 10px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 100;
}

.documentContent{
	margin: 0 auto;
	overflow:hidden;
	margin-top: 0px;
	margin-bottom: 20px;
	width : 1020px;
}

.documentRow{
	margin: 0 auto;
	overflow:hidden;
	padding-left : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 300px;
	
}
.linkContainerCer{
	background-image: url(/img/Cer254.JPG);
	height:250px;
	background-repeat: no-repeat;
	width : 255px;
	border : 1px solid;	
	border-color: #6C9292;
	border-radius: 10px;
	 margin-left: 0px;
	margin-right: 0px;
	padding-left : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, 'Noto Sans Thai', sans-serif;
	font-size: 1.25em;
}

.linkContainerJob{
	background-image: url(/img/Job254.JPG);
	height:250px;
	background-repeat: no-repeat;
	width : 255px;
	border : 1px solid;	
	border-color: #6C9292;
	border-radius: 10px;
	 margin-left: 0px;
	margin-right: 0px;
	padding-left : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, 'Noto Sans Thai', sans-serif;
	font-size: 1.25em;
}


.detailBox{
	background-color:#fff; 
	padding-top: 10px;
	margin-top:175px;
	height: 66px;
	font-family: Arial, 'Noto Sans Thai', sans-serif;
	font-size: 1.0em;
	width : 250px;
	color:#4e4e4e;
}


.detailBox > a{
	color:#4e4e4e;
	}
.detailBox > a:hover, a:focus {
  color: #0101DF;
}

.pContent{
	padding-left : 0px;
	width : 1020px;
	padding-top: 10px;
	margin: 0 auto;
	overflow : hidden;
}

.contentHeaderSub {
	max-width: 580px;
		font-size : 3.6em;
		height : 100px;
		padding-top : 85px;
		position: relative; 
		margin:auto;
		font-family: Arial, 'Noto Sans Thai', sans-serif;
		color: white;
		text-align: center;
		text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);
}

.newsContent{
	margin: 0 auto;
	margin-bottom: 20px;
	width : 1020px;
	padding-left : 0px; 
	height : 200px;
}

.newstLeft{
	margin-left: 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-right: 0px;
}

.newsRight{
	margin-left: 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-right: 0px;
}

.headerPic {
	height: 200px;
	background-color: #E6FAF8;
	margin: 0 auto;
	overflow: hidden;
}

.idheaderpi {
	height: 200px;
		WIDTH: 100%;
		margin: 0 auto;
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/img/dot.gif') center/cover, url('/img/aboutUs_1200.jpg') center/cover;
  		background-blend-mode: screen;
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
}

@media ( min-width : 1200px) {
	.detailBox {
		font-size: 1.15em;
	}
	.idheaderpi {
		height: 200px;
		WIDTH: 100%;
		margin: 0 auto;
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/img/dot.gif') center/cover, url('/img/aboutUs_1200.jpg') center/cover;
  		background-blend-mode: screen;
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
	}
	.headerPic {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 992px) and (max-width: 1199px){
	.contentAll{
	width: 980px;
	}
	.documentContent{
	width : 980px;
	padding-left : 15px;
	}
	.newsContent{
		width : 980px;
		padding-left : 0px; 
		height : 200px;
	}
	.detailBox{
	font-size: 1.15em;
	}
	.idheaderpi {
		height: 200px;
		WIDTH: 100%;
		margin: 0 auto;
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/img/dot.gif') center/cover, url('/img/aboutUs_1200.jpg') center/cover;
  		background-blend-mode: screen;
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
	}
	.headerPic {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width:768px) and (max-width: 991px) {
	.contentAll{
	width: 750px;
	padding-left : 15px;
	}
	.documentContent{
	width : 750px;
	padding-left : 15px;
	}
	.newsContent{
		width : 750px;
		padding-left : 0px; 
		height : 200px;
	}
	.detailBox{
	font-size: 1.15em;
	}
	.idheaderpi{
		height: 200px;
		WIDTH: 100%;
		margin: 0 auto;
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/img/dot.gif') center/cover, url('/img/aboutUs_1200.jpg') center/cover;
  		background-blend-mode: screen;
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
	}
	.headerPic{
		padding-left:0px;
		padding-right : 0px;
		height: 250px;
	}
}

@media (min-width:641px) and (max-width: 767px) {
	.contentAll{
	width: 630px;
	}
	.documentContent{
	width : 630px;
	padding-left : 15px;
	}
	.newsContent{
		width : 630px;
		padding-left : 0px; 
		height : 200px;
	}
	.detailBox{
	font-size: 1.15em;
	}
	.idheaderpi {
		height: 200px;
		WIDTH: 100%;
		margin: 0 auto;
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/img/dot.gif') center/cover, url('/img/aboutUs_1200.jpg') center/cover;
  		background-blend-mode: screen;
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
	}
	.headerPic {
		height: 250px;
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media (min-width:480px) and (max-width: 640px) {
	.contentAll{
	width: 100%;
	padding-left: 15px;
	}
	.documentContent{
	width: 100%;
	padding-left : 15px;
	}
	.contentHeaderSub{
		font-size : 3.35em;
		height : 100px;
		line-height: 1.0em; 
	}
	.newsContent{
		width: 100%;
		padding-left : 0px; 
		height : 200px;
	}
	.idheaderpi{
		height: 200px;
		WIDTH: 100%;
		margin: 0 auto;
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/img/dot.gif') center/cover, url('/img/aboutUs_1200.jpg') center/cover;
  		background-blend-mode: screen;
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
	}
	.headerPic{
		padding-left:0px;
		padding-right : 0px;
	}
}

@media (min-width: 320px) and (max-width: 479px){
	.contentAll{
		/* width: 300px; */
		width: 100%;
		padding-left : 15px;
		margin-left : 0px;
		margin-right : 0px;
	}
	.documentContent{
		width: 100%;
		padding-left : 15px;
		margin-right : 0px;
	}
	.contentHeaderSub {
		font-size: 3.5em;
		height: 150px;
		line-height: 1.0em;
		font-family: Arial, 'Noto Sans Thai', sans-serif;
		margin-top:-35px;
	}
	.newsContent{
		width: 100%;
		padding-left : 0px; 
		height : 200px;
	}
}

@media (max-width: 767px) and (orientation: landscape){
  .contentAll{
	width: 667px;
	padding-left: 15px;
	}
	.linkContainerCer {
	width: 550px;
	background-image: url(/img/Cer550.JPG);
	
	}
	.linkContainerJob {
	width: 550px;
	background-image: url(/img/Jobs550.JPG);
	
	}
	.contentHeaderSub{
		font-size : 3.5em;
		height : 100px;
		line-height: 1.0em; 
	}
		.detailBox{
		margin-left:10px;
		width : 250px;
		color:#4e4e4e;
		margin-top:160px;
	}
}



@media (max-width: 640px) and (orientation: landscape){
  .contentAll{
	width: 540px;
	padding-left: 15px;
	}
	.linkContainerCer {
	width: 400px;
	background-image: url(/img/Cer400.JPG);
	
	}
	.linkContainerJob {
	width: 400px;
	background-image: url(/img/Jobs400.JPG);
	
	}
	.contentHeaderSub{
		font-size : 3.5em;
		height : 100px;
		line-height: 1.0em; 
	}
	.detailBox{
	margin-left:10px;
	width : 250px;
	color:#4e4e4e;
	margin-top:160px;
	}
}
@media ( min-width : 320px) and (max-width: 479px) {
	.idheaderpi {
		height: 200px;
		WIDTH: 100%;
		margin: 0 auto;
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/img/dot.gif') center/cover, url('/img/aboutUs_1200.jpg') center/cover;
  		background-blend-mode: screen;
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
	}
	.headerPic {
		padding-left: 0px;
		padding-right: 0px;
	}
}