h1, h2, h3, h3, h4, h5, h6 {
	font-family: "Sarabun";
}
h2{
	font-size: 36px;
}
h4{
	font-size: 17px;
}

.logo-img{
	height: 50px;
}
@media (max-width: 767px) {
	.logo-img{
		height: 35px;
	}
}

.header-line-none{
	border-bottom: none;
	padding: 0 50px 10px 50px;
	height: 55px;
}

.header-line-white{
	border-bottom: 1px solid #FFFFFF;
	padding: 0 50px 10px 50px;
	height: 55px;
}

.header-line-brown{
	border-bottom: 1px solid #c3aa94;;
	padding: 0 50px 10px 50px;
	height: 55px;
}

body, .adv-img p, .caption-bottom p, .adv-circle .caption p, .advs-box p {
	font-family: "Sarabun";
	font-size: 15px;
	line-height: 24px;
}

.media-box h2 {
	font-family: "TEPCKaniGa"!important;
	font-weight: bold;
	font-size: 32px;
}
.media-box h4 {
	font-family: "TEPCKaniGa"!important;
	font-weight: bold;
	font-size: 26px;
}
.media-box h4.h{
	font-family: "TEPCKaniGa"!important;
	font-weight: bold;
	font-size: 24px;
}

.book-box h4 {
	height: 26px;
	line-height: 28px;
	font-size: 15px;
}

a.home-menu{
	font-family: "TEPCKaniGa"!important;
}
.nav-tabs > li > a {
	font-family: "TEPCKaniGa"!important;
}
ul.nav-tabs {
	min-width: 460px;
}
@media (max-width: 992px) {
	ul.nav-tabs {
		min-width: 0;
		margin-bottom: 30px;
	}
}

header .navbar-nav > li > a {
	font-size: 24px;
	line-height: 24px;
}

footer h4 {
	font-family: "TEPCKaniGa"!important;
	letter-spacing: 0;
}

.quote-author{
	font-size: 14px;
	font-weight: normal;
}

.nav-tabs > li > a {
	font-family: "Sarabun";
	font-size: 26px;
	line-height: 24px;
	font-weight: normal;
	padding: 10px 20px;
	color: #8a5929;
}

.btn{
	font-size: 16px;
	line-height: 24px;
}

footer{
	font-size: 14px;
}
footer h4{
	font-size: 28px;
}
footer .tag-row span{
	font-size: 13px;
}

.content-txt h2{
	font-size: 25px;
}

.playlist .tracks .track:before {
	margin-top: -13px;
}
.item-list .item-meta-right {
	top: -3px;
}
.material-icons.track-icon{
	font-size: 16px;
	position: absolute;
	top: 6px;
}

@media not all and (min-resolution:.001dpcm) { @media {
	/*
	Define here the CSS styles applied only to Safari browsers
	(any version and any device)
	*/

}}

.input-group .form-control {
	height: 86px;
}
.currency-select {
	height: 86px;
}