.archive.category .full-head-title {
	max-height: 250px;
}
/**/
.entry-header{
    margin-bottom: 15px;
}
.entry-content .col-lg-6:nth-child(odd) {
    clear: both;
}

/*tat ca tin tuc*/

.section-title {
    margin-bottom: 30px;
    height: 24px;
    line-height: 24px;
    position: relative;
}
.section-title .title {
    float: left;
    display: inline-block;
}
.section-title .viewmore {
    float: right;
    display: inline-block;
}
.section-title .viewmore a {
    display: inline-block;
    padding: 0 0 0 15px;
    background: #fff;
    color: #000000;
    position: relative;
    z-index: 9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.section-title .line {
    height: 1px;
    width: 100%;
    background: #e6e6e6;
    transform: translateY(10px);
}
.category-index-item{
        margin-bottom: 30px;
}
.category-index-item,
.category-index-item .full-title,
.category-index-item .swiper-container
{
    float: left;
    width: 100%;

}

.item_post {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.category-index-item .view-all {
    margin-top: 20px;
}
.category-index-item .view-all a {
    font-weight: 800;
    text-transform: uppercase;
    color: #333333;
    text-decoration: underline;

}
.category-index-item .view-all a:hover {
    color: #fecc09;
}
.archive .item_post{
    margin-bottom: 20px;
}

.item_post:hover {
    opacity: 1;
}

.item_post a {
    text-decoration: none;
}

.item_post:hover h4 {
    text-decoration: underline;
}

.item_post_img {
	display: block;
	overflow: hidden;
	width: 100%;
    margin-bottom: 5px;
    position: relative;
}

.item_post_img img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.item_post_img img:hover {
    transform: scale(1.05);
}
.article-img{
    position: relative;
}
.item_post h2 {
    color: #000;
    margin: 15px 0;
    text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.item_post h2:hover {
    color: #e0a470;
}

.item_post_content {
    width: 100%;
}
.article-info {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.article-info > div {
    display: inline-block;
    color: #000;
    margin-right: 15px;
}
.article-info i{
    font-size: 14px;
}
.post-meta{
    font-style: italic;

}
.post-meta ,
.post-meta a,
.post-meta span{
    color: gray;
    font-size: 12px;    
}
.post_date {
    font-size: 13px;
    margin-top: 5px;
    color: #000;
}

.post_excerpt p,
.post_excerpt {
    margin: 0;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: justify;
    text-transform: uppercase;
}

nav.navigation.pagination {
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

nav.navigation.pagination a.page-numbers {
    padding: 5px;
    text-decoration: none;
}

nav.navigation.pagination a.page-numbers:hover {
    text-decoration: underline;
}

/* single */

.single-post .single-after-title{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;    
}
.article-date-comment > div {
    display: inline-block;
    margin-right: 15px;
}
.single-post .box_share{
    width: auto;
    margin:0;
}

.single-post .post-meta ,
.single-post .post-meta a,
.single-post .post-meta span{
    font-size: 14px;
}
.single-post .post_excerpt {
    padding: 15px;
    margin-bottom: 20px;
    background: #f1f1f1;
}
.single-post .single-tag a {
    display: inline-block;
    padding: 5px;
    margin: 3px 3px 3px 0px;
    border: 1px dashed #000000;
    color: #000000;
}
.single-post .single-tag a:hover{
    border-color: #000000;
    color: #a53e4c;
}
.single-after-content{
    display: flex;
    justify-content: space-between;
}
.single-after-content{
    margin:7px 3px 30px 0px;
}
.fb-comments, .fb-comments > span, .fb-comments span iframe {
    width: 100% !important;
}
.fb-like.fb_iframe_widget{
    float: right;
    margin-bottom: 15px;
}
.MXK{
    margin-bottom: 30px;
}
.relatedcat {
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 30px;
	background: #f6f6f6;
	padding: 10px 15px;
}

.relatedcat h3 {
    display: block;
    font-size: 18px;
    color: #000000;
    padding: 0px;
    margin: 0px 0px 5px 0px;

}
.relatedcat ul{
    padding-left: 15px;
}
.relatedcat li {
    /*list-style: square;*/
    margin-bottom: 4px;
    font-weight: 300;
}

.relatedcat a{
    color: #333;
    font-weight: normal;
}
.relatedcat a:hover{
    color: #e0a470;
    /*text-decoration: underline;*/
}


/* page */

.page-heading{
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .section-title,
    .entry-header {
        margin-bottom: 20px;
    }

}
@media only screen and (max-width: 600px) {
    .page-heading{
        padding-bottom: 10px;
    }
}
@media only screen and (max-width:500px) {
    .item_post h2{
        font-size: 12px;
    }
}
