#top-nav{background:#5D5A51;}
#mini-search-form .form-group .icon {
    color: #5D5A51;
}
.wrapper-shadow{
	    background: #fff;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
	
}

.home{
	float: right;
    margin-top: 3%;
}
.underline{border-bottom:4px solid #6A5B2B; padding-bottom:5px;}
.readmore{
	text-align:center;
	font-size:20px;
	color:#DDD;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	display: inline-block;
    width: 100%;
}
.section-title{
	font-size:24px;
	padding-bottom:10px;	
	
}
.section-title .title-head{
	font-family : Sukhumvit_setsemi_bold;
	color: #6A5B2B;
}
.section-title i{
	color: #6A5B2B;
	margin:0px 8px 0px 8px;
	
}
.section-title .title-desc{
	color: #3d3b35;
}
.item-content h2{font-size:22px; font-family:sukhumvit_setsemi_bold;}
.item-content h4{font-size:16px; font-family:sukhumvit_setsemi_bold;line-height: 22px;}
.z-content-inner{
	font-family : Sukhumvit_settext;
}
.z-content-inner h4{
	color: #6A5B2B;
	text-align:center;
	font-family: Sukhumvit_setsemi_bold;
	font-size: 24px;
    font-weight: 700;
}
#u_0_2{
	display:none;
}
.z-content-inner img.content-banner{
	width:100%;
	margin:15px 0px 20px 0px;
}
.z-content-inner .content-title{
	font-size:24px;
	text-align:center;
	margin-bottom:10px;
}
.z-content-inner .content-desc{
	font-size:20px;
	text-align:center;
}

.btn-gold{
	background:#c8b25a;
	color:#fff;
	font-family: Sukhumvit_setsemi_bold;
	font-size: 20px;
    font-weight: 700;
}
.image img{
	width: 100%;
    height: auto;
}
.article-block .article-content .text-title{
	font-family: Sukhumvit_setsemi_bold;
	font-size:18px;
}
.article-block .article-content p{margin:0;}
.article-block .article-content h2{margin-bottom:0px;}
.z-tabs.flat.flat-alizarin > ul.z-tabs-nav > li.z-active > a, .z-tabs.flat.flat-alizarin > ul.z-tabs-mobile.z-state-closed > li a, .z-tabs.flat.flat-alizarin > ul.z-tabs-mobile > li a {
    background: #6A5B2B !important;
	
}
.z-tabs.flat.flat-alizarin > ul, .z-tabs.flat.flat-alizarin > .z-container {
    border-color: #6A5B2B !important;
}
.z-tabs.flat.horizontal.top.z-rounded.z-bordered.z-spaced > ul.z-tabs-nav > li > a, .z-tabs.flat.horizontal.top.z-rounded.z-bordered > ul.z-tabs-nav > li.z-active > a, .z-tabs.flat.horizontal.top.z-rounded.z-bordered > ul.z-tabs-nav > li:hover > a {
	border-radius: 0px;
}
.z-link{
	font-family:Sukhumvit_setsemi_bold !important;
	font-size:16px !important;
	padding:15px !important;
}
.mobile-article{
	padding-right:0px;
	padding-left:0px;
	margin-right:0px;
	margin-left:0px;
}
.mobile-article .mobile-article-content{
	width:100%;
}
.mobile-article h4{
	color: #6A5B2B;
    text-align: center;
    font-family: Sukhumvit_setsemi_bold;
    font-size: 22px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:4px solid #6A5B2B;
    font-weight: 700;
	
}
.mobile-article .mobile-article-content{
	margin-bottom:30px;
}
.mobile-article .mobile-article-content .content-title{
	font-size:20px;
	text-align:center;
}
.mobile-article .mobile-article-content .content-desc{
	font-size:18px;
	text-align:center;
}
.mobile-article img.content-banner{
	width:100%;
	margin:15px 0px 20px 0px;
}
.top-title{font-size:30px;color:#6A5B2B;font-family:Sukhumvit_setsemi_bold;padding-top:20px;font-weight:900;}
.sub-section .content-title{text-align:left;line-height:24px;margin-bottom:10px;margin-top:10px;font-size:16px;}
.sub-section .article-block{margin:20px 0px 20px 0px;}
.sub-section .image{    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    position: relative;
    background-color: white;
    border: 4px solid #85602b;}
.large{font-size:22px !important;line-height:30px !important;}
.sub-section .content-date{font-size:14px;color:#5d5a51;margin-bottom:10px;}
.sub-section .article-block .image{padding-left:0px;}
.sub-section a {
    color: #232323;
    line-height: 120%;
}
.king-card-iframe{border:0px}
.myIframe {
position: relative;
padding-bottom: 90.25%;
    padding-top: 50px;
height: 0;
overflow: auto; 
-webkit-overflow-scrolling:touch; //<<--- THIS IS THE KEY 
border: solid black 1px;
} 
.myIframe iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.share{color:#fff;}
@media screen and (max-width:768px){
	.section-title{
		border-bottom: 1px solid #eee;
		background:#fff;
		z-index:100;
		margin-top: 0px;
		padding-top: 20px;
	}
	
	
}

@media screen and (max-width:480px){
	

	.top-title{
		font-size:20px;
	}
	.section-title{
		font-size:20px;
	}
	.z-content-inner h4 {
		font-size:20px;
		
	}

}
@media screen and (max-width:480px){
	
}