@charset "utf-8";
/* CSS Document */

.gallery-award{
	margin:0;
	padding:0;
	min-height: 702px;
	background:
	url(../images/gallery-award/bg.jpg) top center no-repeat;
}


.at-award{
	margin:0;
	Padding:0px 40px;
	min-height: 513px;
	/* background-color:#79b6fb; */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.at-award .pa-top{
	margin:0;
	Padding:0;
	padding-top: 49px;
	font: 22px/63px 'kanit', Arial, sans-serif;
	width: 100%;
	height: auto;
	padding-top: 60px;
	font: 30px/64px 'Kanit', Arial, sans-serif;
	/* text-align: center; */
	color: #fff;
}
.at-award .pa-top img{
	max-width:100%;
	height:auto;
}
.at-award .pa-mid{
	margin:0;
	Padding:0;
}
.at-award .pa-mid .pa-pic{
	margin:0 auto;
	Padding:0;
	/* width:338px; */
	margin-top: 2px;
}
.at-award .pa-mid .pa-pic img{
	max-width:100%;
	height:auto;
}
.at-award .pa-mid .pa-text{
	margin:0;
	Padding: 20px 0px;
	height: 90px;
	text-align:center;
}
.at-award .pa-mid .pa-text a{
	color:#fff;
}
.at-award .pa-mid .pa-text a:hover{
		 color:#4c68e4;
}
.at-award .pa-bottom{
	margin:0;
	Padding:0;
}
@media (max-width: 374px) { 
.gallery-award{
	    min-height: 1322px;
	    background-size: cover;
	}
	.at-award{
		    Padding: 0px 10px;	
	}
	.at-award .pa-top {
		font: 28px/64px 'Kanit', Arial, sans-serif;
	}
}

@media (min-width: 375px) and (max-width: 419px) {
	.gallery-award{
	    min-height: 1352px;
	    background-size: cover;
	}	
	.at-award{
		    Padding: 0px 10px;	
	}
	.at-award .pa-top{
	padding-top: 0;
}
}

@media (min-width: 420px) and (max-width: 575px) {
	.gallery-award{
	    min-height: 1462px;
	    background-size: cover;
	}	
	.at-award{
		    Padding: 0px 10px;	
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.gallery-award{
	    min-height: 1712px;
	    background-size: cover;
	}	
}


@media (min-width: 768px) and (max-width: 991px) {
	.gallery-award{
	    min-height: 1882px;
	    background-size: cover;
	}	
}

@media (min-width: 992px) and (max-width: 1199px) { 
	.gallery-award{
	    min-height: 592px;
    background-size: cover;
	}
}