body{
    font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
}
p{
	line-height: 1.45;
	margin-bottom: 0.5rem;
}
.title{
    font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
    font-weight: 600;
    letter-spacing: inherit;
}
.title-1{
	font-size: 16px;
}
.banner-header{
	padding-bottom: 2%;
	padding-top: 18%;
}
.post-detail .sapo{
	padding: 0;
	font-size: 18px;
}
.sidebar-list-post .post-item .post-title, .list-post.layout-2 .post-item .post-title{
	font-size: 16px;
	line-height: 1.25;
}
.font-bold{
    font-family: 'Roboto Condensed', 'Roboto Bold', 'Roboto Regular', 'Roboto', sans-serif
}
.introduce .entry-content img{
    width: 55%;
}
.box-heading .heading-label{
    font-size: 40px;
    margin-bottom: 20px;
}
.section.gallery-hashtag{
	padding-top: 20px;
	padding-bottom: 10px;
}
a:hover{
	text-decoration: none;
	color: #d9001b;
}
.prj-quick-nav:hover .list-items{
	background: #fff;
	box-shadow: 2px 0px 16px 3px #ccc;
    padding: 10px;
}
.list-post .post-item .post-title{
	font-weight: 600;
	margin-top: -3px;
}
.sidebar .most-view-box.widget{
	background: #ebebeb;
    margin-top: 30px;
}
.caption, .tie-date, figcaption{
	font-size: 17px;
}
figcaption{
	background: #ebebeb;
    padding: 5px 10px;
	text-align: center;
}
figcaption p{
	margin-bottom: 0;
}
.lg-sub-html p{
	font-size: 20px !important;
}
#footer{
    background-color: #d9001b;
	font-size: 15px;
	padding-bottom: 15px;
}
.footer-content .content-1{
	padding-top: 30px;
}
.footer .contact-info td{
    padding: 2px 0;
	vertical-align: top;
}
.footer li i{
    font-size: 10px;
}
.ptt-360{
    position: relative;
}
.ptt-360 .bg-360-gradient{
    position: absolute;
    background: linear-gradient(90deg, rgb(10 10 10) 0%, rgb(0 0 0) 35%, rgb(19 20 20) 100%);
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
}
.ptt-360 .box-info{
    position: absolute;
    top: 20%;
    color: #fff;
    width: 100%;
}
.ptt-360 .box-info .box-heading .heading-label{
    border-top-color: #fdb94c;
    border-bottom-color: #fdb94c;
    color: #fff;
}
.ptt-360 .box-info .btn-primary{
    border-radius: 0;
    background-color: #fdb94c;
    border: 0;
    color: #1f1f1f;
}
.link-1{
    color: #d9001b;
}
.dark-overlay:before, .blue-overlay:before{
    background: rgba(0, 0, 0, .5);
}
.list-post .post-item{
	text-align: justify;
	margin-bottom: 20px;
}
ul.items.horizontal li{
	margin-bottom: 20px;
}
.list-collect-items{
	text-align: justify;
}
.introduce .bg-grey{
	/*max-height: 235px;*/
    overflow: hidden;
    height: 100%;
}
.introduce p{
	line-height: 1.5;
	font-size: 17px;
}
.database .list-entries .slick-slide .period:before{
	background: #fbfbfb;
	display: none;
}
.newest-post .content-area{
	display: inline-block; 
	width: 100%; 
	height: 390px; 
	overflow: hidden;
}
.list-post.avatar-right .post-image{
	max-height: 180px;
	overflow: hidden;
	margin-bottom: 15px;
}
.lg-sub-html{
	font-size: 25px;
}

.database .list-entries .slick-slide{
	padding-bottom: 0;
}
.data-list, .database .section-content {
	margin-bottom: 0 !important;
}
.database .data-list .list-entries{
	margin-bottom: 0;
}
.database .list-entries .slick-slide .item{
	transform: translate(-50%, -48%);
}
.bg-ptt{
	background: #d9001b;
	color: #fff;
}
.bacho-quote{
	font-weight: 300; 
	line-height: 1.5;
	font-size: 14px;
}
.bg-ptt.content{
	padding: 0 20%;
}
.bacho-quote-meta{
	font-family: initial;
	font-size: 14px !important;
}
.gt-ads-box{
	display: grid;
	align-content: end;
}
.gt-ads-box p{
	margin-bottom: 0;
}
@media (max-width: 468px){
	.introduce .bg-grey{
		max-height: 100%;
		display: block;
	}
	.newest-post .content-area{
		height: 100%;
	}
	.list-post.avatar-right .post-image{
		max-height: 100%;
		float: none;
		margin-left: 0;
		margin-bottom: 15px;
	}
	.slick-slide img{
		margin: 0 auto;
	}
	.introduce .entry-content{
		padding-top: 5px !important;
	}
	.introduce .gt-ava{
		padding-top: 15px;
		text-align: center;
	}
	.bacho-quote{
		font-weight: 300; 
		line-height: 1.5;
		font-size: 13px;
		margin-bottom: 1px;
	}
	.bg-ptt.content{
		padding: 0;
	}
	.uncle-ho .col-sm-2{
		width: 30%;
	}
	.uncle-ho .col-sm-10{
		width: 70%;
		padding-left: 0;
	}
	.uncle-ho .entry-content{
		padding: 0 !important;
	}
	.bacho-quote-meta{
		font-size: 11px !important;
		margin: 0;
	}
}
@media screen and (max-width: 467px){
	.content-wrapper{
		margin-top: 0;
	}
}