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

.service-139-1 {
	margin: 0;
	padding: 0;
	/* height: 275px; */
	padding-bottom: 30px !important;
	background: #e7e7e7 url(../images/service-139-1/bg.jpg) top center no-repeat;
}

.service-139-1 .service-left {
	padding-top: 35px;
	font: 35px/30px 'Kanit', Arial, sans-serif;
	color: #f38906;
	/* text-align:right; */
	font-weight: bold;
	text-align: center;
}

.service-139-1 .service-left img {
	max-width: 100%;
	height: auto;
}

.service-139-1 .service-left .service-big {
	/* font: 43px/40px 'thaisanslite', Arial, sans-serif; */
	color: #202e77;
	/* font-weight: bold; */
}

.service-139-1 .service-right {
	margin: 15px 0 0 0;
	padding: 0;
}

.service-139-1 .service-right .service-block {
	height: auto;
	padding-top: 0;
	width: 300px;
}

.service-139-1 .service-right .service-block .s-pic {
	margin: 0;
	padding: 0;
	width: 131px;
	height: 131px;
	text-align: center;
	background: url(../images/service-139-1/bg.png) top center no-repeat;
}

.service-139-1 .service-right .service-block .s-pic img {
	/* max-width:100%; */
	height: auto;
	transform: scale(1, 1);
	transition: all 0.18s ease-in-out;
}

.service-139-1 .service-right .service-block .s-text {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	text-align: center;
	font: 20px/24px 'Kanit', Arial, sans-serif;
	/* font-weight: bold; */
	transition: all .15s ease-in-out;
	color: #152b73;
}

.service-139-1 .service-right .service-block .s-text span {
	font: 16px/24px 'Kanit', Arial, sans-serif;

}

.service-139-1 .service-right .service-block a {
	color: #152b73;
	transition: all .15s ease-in-out;
}

.service-139-1 .service-right .service-block:hover a {
	color: #152b73;
	transition: all .15s ease-in-out;
}

.service-139-1 .service-right .service-block:hover .s-pic img {
	transform: scale(1.2, 1.2);
	transition: all 0.18s ease-in-out;
}

.service-139-1 .service-right .service-block:hover .s-text {
	transform: scale(1.1, 1.1);
	transition: all .15s ease-in-out;
}

.service-139-1 .service-right .service-block:hover {
	cursor: pointer;
}

@media (max-width: 374px) {
	.service-139-1 {
		/* height: 305px; */
	}

	.service-139-1 .service-left {
		text-align: center;
		font: 22px/30px 'Kanit', Arial, sans-serif;
	}

	.service-139-1 .service-right .service-block {
		width: 200px;
	}
}

@media (min-width: 375px) and (max-width: 419px) {
	.service-139-1 .service-right .service-block .s-text {
		font: 18px/22px 'Kanit', Arial, sans-serif;
	}

	.service-139-1 {
		/* height: 305px; */
	}

	.service-139-1 .service-left {
		text-align: center;
		font: 23px/30px 'Kanit', Arial, sans-serif;
	}

	.service-139-1 .service-right .service-block {
		width: 200px;
	}
}

@media (min-width: 420px) and (max-width: 575px) {
	.service-139-1 .service-right .service-block .s-text {
		font: 18px/22px 'Kanit', Arial, sans-serif;
	}
	.service-139-1 {
		/* height: 305px; */
	}

	.service-139-1 .service-left {
		text-align: center;
		font: 26px/30px 'Kanit', Arial, sans-serif;
	}

	.service-139-1 .service-right .service-block {
		width: 200px;
	}
}

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

@media (min-width: 768px) and (max-width: 991px) {
	.service-139-1 {
		/* height: 305px; */
	}

	.service-139-1 .service-left {
		text-align: center;
	}

	.service-139-1 .service-right .service-block {
		width: 300px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.service-139-1 .service-left {
		font: 23px/30px 'thaisanslite', Arial, sans-serif;
		font-weight: bold;
	}

	.service-139-1 .service-left .service-big {
		font: 33px/31px 'thaisanslite', Arial, sans-serif;
		font-weight: bold;
	}

	.service-139-1 .service-right .service-block {
		width: 280px;
	}
}

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

@media (min-width: 1281px) and (max-width: 1366px) {
	.service-139-1 .service-left .service-big {
		font: 45px/40px 'thaisanslite', Arial, sans-serif;
		font-weight: bold;
	}

	.service-139-1 .service-right .service-block {
		/* width: 123px; */
	}
}

@media (min-width: 1367px) and (max-width: 1440px) {

	.service-139-1 .service-left .service-big {
		font: 45px/40px 'thaisanslite', Arial, sans-serif;
		font-weight: bold;
	}

	.service-139-1 .service-right .service-block {
		/* width: 145px; */
	}
}

@media (min-width: 1441px) and (max-width: 1600px) {
	.service-139-1 .service-right .service-block {
		/* width: 122px; */
	}
}