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

.gallery-36-1 {
	margin: 0;
	padding: 0;
}

.gallery-36-1 .gallery-top {
	padding-top: 40px;
	text-align: center;
	color: #fff;
	height: 129px;
	font: 28px/50px 'thaisanslite', Arial, sans-serif;
}

.gallery-36-1 .g-tab {
	margin: 0;
	padding: 0;
	width: 440px;
	height: 55px;
	background: #f5f5f5;
	border: 1px solid #559923;
}

.gallery-36-1 .g-activity {
	width: 220px;
	height: 55px;
}

.gallery-36-1 .g-video {
	width: 220px;
	height: 55px;
}

.g-active {
	color: #fff;
	background: #559923;
}

.g-active a {
	color: #fff;
}

.g-active a:hover {
	color: #fff;
}

.g-active-2 {
	color: #fff;
	background: #559923;
}

.g-active-2 a {
	color: #fff;
}

.g-active-2 a:hover {
	color: #fff;
}

.g-normal {
	color: #4e4e4e;
}

.g-normal a {
	color: #4e4e4e;
}

.g-normal a:hover {
	color: #3e677c;
}

.gallery-36-1 .gallery-mid {
	margin: 0;
	padding: 0;
}

.gallery-pic {
	margin: 0;
	padding: 0;
	/* width: 375px; */
	position: relative;
	background-color: #000;
}

.gallery-pic img {
	max-width: 100%;
	height: auto;
}

.gallery-pic:hover img {
	opacity: 0.4;
}

.gallery-pic:hover .g-text {
	display: block;
}

.gallery-pic .g-text {
	display: none;
	font: 25px/25px 'thaisanslite', Arial, sans-serif;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 95px;
	margin-top: -35px;
	padding: 20px 20px 25px 20px;
	z-index: 1;
	background: url(../images/gallery-36-1/line-pink.png) bottom center no-repeat;
}

.gallery-pic:hover .g-text a {
	color: #fff;
}

.gallery-pic .g-text a {
	color: #fff;
}

.gallery-pic .g-text a {
	color: #FFF;
}

.gallery-36-1 .gallery-bottom {
	margin: 30px 0px;
	padding: 0;
}

@media (max-width: 575px) {
	.gallery-36-1 {
		width: 100%;
		margin-left: 0px;
	}
	.gallery-36-1 .g-tab {
		width: 350px;
	}
	.gallery-36-1 .g-activity {
		width: 170px;
	}
	.gallery-36-1 .g-video {
		width: 170px;
	}
	.gallery-pic {
		/* width: 100vw; */
	}
	.gallery-pic .g-text {
		width: 100vw;
		font: 22px/25px 'thaisanslite', Arial, sans-serif;
	}
	.gallery-pic {
		height: 296px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.gallery-36-1 {
		width: 100%;
		margin-left: 0;
	}
	.gallery-pic {
		width: 100vw;
	}
	.gallery-pic .g-text {
		width: 100vw;
		font: 22px/25px 'thaisanslite', Arial, sans-serif;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.gallery-36-1 {}
	.gallery-pic {
		/* width: 59vw; */
		height: 251px;
	}
	.gallery-pic .g-text {
		width: 59vw;
		font: 22px/25px 'thaisanslite', Arial, sans-serif;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.gallery-pic {
		height: 231px;
	}
}

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

@media (min-width: 1281px) and (max-width: 1366px) {
	.gallery-pic {
		/* width: 326px; */
		height: 238px;
	}
}

@media (min-width: 1367px) and (max-width: 1440px) {
	.gallery-pic {
		/* width: 344px; */
		height: 252px;
	}
}

@media (min-width: 1441px) and (max-width: 1600px) {
	.gallery-pic {
		/* width: 308px; */
		height: 227px;
	}
}

@media (min-width: 1601px) and (max-width: 1920px) {
	.gallery-pic {
		/* width: 308px; */
		height: 276px;
	}
}



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

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

@media (min-width: 420px) and (max-width: 575px) {
	.gallery-36-1 .owl-theme .owl-nav {
		left: -22px !important;
		right: -22px !important;
		margin-top: 30px !important;
	}
}

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

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

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

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

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

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

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