p {
	word-break: break-word;
}
.clear{
	clear:both;
}
.partner-blog{
	    border-radius: 5px;
}
.title-cate {
    width: 298px;
    height: 76px;
    border: none;
    background-size: contain;
    background: url(../images/btn-blog_page.png) 0 0 no-repeat;
    padding-top:20px;
    display: block;
    position: relative;
    left: -4px;
    z-index: 1;
}
.title-cate span{
	color: #fff;
}
.list-category{
	background-color:#FEF0EF;
	    position: relative;
    top: -15px;
}
.list-category ul{
	padding: 0px 20px;
}
.list-category ul li{
	list-style: none;
	padding: 15px 0; 
	font-size: 15px;
	border-bottom: dashed #B1A7A5 1px;
}
.list-category ul li:last-child{
	border-bottom: none;
}
.list-category ul li a{
	color:#000;
}
.list-category ul li a .fa-angle-right{
	color:red;
	padding-right: 15px;
	font-weight: bold;
	float: left;
}
.count-item{
	padding-left: 10px;
	float: right;
}
.btn-readcate{
	background-color:#EB6852;
	padding: 10px 20px;
	display: block;
	border-radius: 5px;
	color:#fff;
}
.btn-readcate:hover{
	background-color:#F09E90;
}
.bg-cate-large{
	background-color: #fdf2d9;	
}
.bor-short{
	border-top: solid #b1a997 1px;
}
.bor-short-ir{
	border-top: solid #DBDBDB 1px;
}
.category-item_inner-large h3{
	    margin-top: 10px;
}
.category-item_nr {
	background-color: #F4F4F4;
	overflow: hidden;
}
.bg_loadmore{
	background: url(http://thiloyarmay.org/wp-content/themes/dkt/assets/images/bg_loadmore.png) 0 0 no-repeat;
	height:44px;
}
.bg_loadmore a{
	color:#000;
}
.category-item_inner_nr .bg-cate-item .btn-orange{
	border:solid #EB1C2C 1px;
}
.category-item_inner-large .btn-orange{
	background-color: #EB1C2C;
}
.blog-socials .social-sharing .ss-button-facebook, .social-sharing .button-facebook{
	    width: 198px;
	        border-radius: 3px;
}
.tagsblog{
	font-size: 15px;
	font-weight: bold;
}
.tagsblog a{
	color:#000;
	text-decoration: underline;
}
.title-popular a{
	color:#000;
}
.box-comment .form-submit #submit{
	background: #EB1C2C;
	color: #fff;
	border: none;
	padding: 10px 30px;
	font-size: 18px;
}
.form-submit{
	padding-top: 10px;	
}
.category-item_rl{
	border: solid 1px #d9d9d9;
	overflow: hidden;
}
.title-popular-head{
	    width: 298px;
    height: 75px;
    border: none;
    background-size: contain;
    background: url(../images/bg_popular.png) 0 0 no-repeat;
    padding-top:20px;
    display: block;
    position: relative;
    left: -4px;
    z-index: 1;
    color: #fff;
}
.item-popular-wrap{
	background: #f9f9f9;
	overflow: hidden;
	    position: relative;
    top: -15px;
}
.most-popularblog:first-child{
	border-top:none;
}
.most-popularblog{
	border-top: dashed 1px #d9d9d9;
}
.comment-notes{display: none;}
.comment-title-head{
	width: 50%; 
	height: 17px; 
	border-bottom: 2px solid black; 
	text-align: center;
	margin-left: 25%;
	margin-bottom: 30px;
}
.comment-title-head span{
	background-color: #fff; padding: 0 10px;
	font-size: 20px;
}
.form-submit{
	clear:both;
}
.box-comment input,.box-comment textarea{

	padding: 5px
}
#load-cate-more:hover{
	text-decoration: none;
}
.current-blog-ancestor a{
	    background-color: #eb0029 !important;
    color: white;
}
.menu-header li.current-blog-ancestor{
    background-image: none;
}
.content-blog-ip img{
	max-width:100%;
	padding:10px;
	height:auto;
}
.banner-item {
    position: relative;
}
.banner-item .slick-dots {
    bottom: 40px;
}
.banner-item .slick-dots li button {
	background: #eb6852;
    border-radius: 50%;
}
.highlight-text .wpb_wrapper {
    background: url('../images/openquote.gif') top left no-repeat;
    text-indent: 60px;
    text-align: justify;
    font-size: 1.2em;
    line-height: 1.8em;
    color: #f4524d;
    padding-top: 40px;
}

.highlight-text .wpb_wrapper p {
	display: block;
    background: url('../images/closequote.gif') bottom right no-repeat;
    padding-bottom: 40px;
	word-break: break-word;
}