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

.reward-1 {
	margin: 0;
	padding: 0;
	min-height: 500px;
	background: url("../images/reward-1/bg.jpg") top center no-repeat;
}

.reward-1 .reward-top {
	font: 31px/56px 'Kanit', Arial, sans-serif;
	text-align: left;
	padding-top: 50px;
}

.reward-1 .reward-mid {

	margin-top: 4px;
}

.reward-1 .rewardbox {
	/* width: 264px; */
	/* height: 313px; */
	padding-top: 50px;
	background: url("../images/reward-1/box-bg.png") top center no-repeat;
}

.reward-1 .rewardpic {
	width: 182px;
	height: 176px;
	margin: 0 auto;
	border-radius: 300px;
	overflow: hidden;
}

.reward-1 .rewardtext {
	font: 19px/18px 'Kanit', Arial, sans-serif;
	text-align: center;
	padding-top: 75px;
}

.reward-1 .rewardpic img {
	width: 100%;
	height: auto;
}

.reward-1 .tabspecail {
	min-height: 500px;
}

@media (min-width: 375px) and (max-width: 419px) {
	.reward-1 {
		margin: 0;
		padding: 0;
		min-height: 500px;
		background: url("../images/reward-1/bg.png") top left no-repeat;
	}
}

@media (min-width: 420px) and (max-width: 575px) {
	.reward-1 {
		margin: 0;
		padding: 0;
		min-height: 500px;
		background: url("../images/reward-1/bg.png") top left no-repeat;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.reward-1 {
		margin: 0;
		padding: 0;
		min-height: 500px;
		background: url("../images/reward-1/bg.png") top left no-repeat;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	...
}

@media (min-width: 1281px) and (max-width: 1366px) {
	...
}

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

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


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

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

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

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

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

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

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

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

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

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