.footer hr{
	border-color: #498dc9;
}
.footer-content{
	text-align: left;
}
.header-middle{
	padding-top: 10px;
	padding-bottom: 10px;
}
.header-logo{
	width: auto;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	display: grid;
	align-content: center;
}
.header-logo a img{
	height: auto;
	width: 100%;
}
.header-top-navigation ul{
	margin: 0;
}
.header-top-navigation ul li {
    display: inline-block;
    margin-right: 50px;
    position: relative;
}
.header-top-navigation ul li a{
	color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 14px 0;
    text-transform: capitalize;
}
.header-search-box .form-control{
	background-color: #fff;
	border-bottom: 0;
	border-radius: 50px;
}
.page-wrapper{
	background-color: rgb(225 225 225 / 10%);
}
.mr-15{
	margin-right: 15px !important;
}
.p-0{
	padding: 0 !important;
}
.scrollToTop{
	background: transparent;
	color: #d52027;
}
/* COMMENT */
.comments{
    padding: 0 15px 20px 15px;
}
.post-reaction .actionbar{
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding:10px 15px;
    margin-top: 15px;
}
.comment-item{
    background: linear-gradient(27deg, rgb(234 244 237) 0%, rgb(243 251 246) 100%);
    padding: 10px 15px;
    border-radius: 20px;
}
.com-username a{
    color: #3D884A;
}
.reactions{
    display: flex;
    float: right;
    margin-top: -10px;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 25px;
    height: 25px;
    min-width: 40px;
    align-items: center;
    justify-content: flex-start;
    padding: 0 5px;
    margin-right: 5px;
}
.reactions span{
    font-size: 12px;
    padding-left: 1px;
}
.reactions .favorite.rico{
    background-position: -74px -804px;
}
.reactions .like.rico{
    background-position: -74px -728px;
}
.reactions .haha.rico{
    background-position: -74px -785px;
}
.reactions .wow.rico{
    background-position: -74px -835px;
}
.reactions .angry.rico{
    background-position: -73px -709px;
}
.reactions .favorite.rico, .reactions .like.rico, .reactions .haha.rico, .reactions .wow.rico, .reactions .angry.rico{
    width: 18px;
    height: 18px;
    background-image: url(/images/reaction-sprite.png);
    background-size: auto;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 20px;
    line-height: 15.5px;
    font-size: 12px;
}
.ra-like .ra-rico{
    background-position: -51px -765px;
}
.ra-favorite .ra-rico{
    background-position: -51px -765px;
}
.ra-haha .ra-rico{
    background-position: -51px -765px;
}
.ra-wow .ra-rico{
    background-position: -51px -765px;
}
.ra-angry .ra-rico{
    background-position: -51px -765px;
}
.ra-icon{
    float: left;
}
.ra-icon .ra-rico{
    width: 20px;
    height: 19px;
    background-image: url(/images/reaction-sprite.png);
    background-size: auto;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 16px;
    line-height: 15.5px;
    font-size: 12px;
}
/*---END COMMENTT--*/
.more-menu{
	color: #a12022;
	font-weight: 600;
	font-size: 16px;
	padding: 7px 10px;
	background: #e5e5e5;
	border-radius: 10px;
}
.home-button, .create-button,.notification,.userprofile{
	display: inline-block;
	color: #2c2c2c;
	font-weight: 500;
	font-size: 16px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.home-button:hover, .create-button:hover,.notification:hover,.userprofile:hover, a:hover, a:focus{
	color: #872352;
}
.title-logo{
	color: #397e3e;
	padding: 13px 15px 0 5px;
	font-size: 18px;
}
.header-middle{
	box-shadow: 0 2px 4px 0 rgba(182,182,182,0.5);
	background: #872352;
}
.suggest-app{
	margin-left: -15px;
    margin-right: -15px;
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #0c8546;
	z-index: 999;
}
.info-sidebar{
	font-size: 12px;
}
.avatar-user{
	float: left;
    font-size: 45px;
    width: 45px;
    height: 45px;
    background: #d9d9d9;
    border-radius: 50%;
    overflow: hidden;
    display: grid;
    align-content: center;
}
.name-user{
	float: left;
	margin-left: 10px;
}
.post-author, .post-date{
	margin: 0;
}
.post-author{
	color: #2b2b2b;
	font-size: 14px;
	font-weight: 700;
}
.post-date{
	font-style: italic;
}
.article{
	margin-top: 20px;
}
.title-article.no-avatar a {
    color: #fff;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 35px;
}
.title-article.no-avatar a:hover{
	color: #cce5d8;
}
.title-article.no-avatar {
    background-image: linear-gradient(to bottom right, red, yellow);
    height: 300px;
    display: flex;
}
.title-article{
	background: #fdfdfd;
	margin-top: 0;
	font-size: 20px;
	padding: 15px;
	font-weight: 700;
	color: #1f1f1f;
}
.title-article a{
	color: #2b2b2b;
}
.title-article a:hover{
	color: #007f4a;
}
.list-post .post-item .post-avatar{
	margin: 0;
	border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-left: -40px;
    margin-right: -40px;
    box-shadow: 0 6px 22px 0 rgba(0,0,0,.2)!important;
}
.action-panel{
	margin: 15px 10px 0;
	border-top: 1px solid #ccc;
}
.share-action, .comment-action{
	text-align: center;
	color: #872352;
	font-weight: bold;
	display: flex;
}
.share-action i, .comment-action i{
	font-size: 16px;
	color: #872352;
}
.share-action{
}
.comment-action{
	margin-right: 15px;
}
.meta-view{
	color: #872352;
    width: 100%;
    margin-left: -15px;
    padding: 0 15px;
    font-weight: bold;
    margin-top: 10px;
}
.meta-view a{
	color: #872352;
}
.num-reaction, .num-view, .num-comment, .num-share{
	padding: 0 5px;
}
.info-sidebar a{
	text-transform: underline;
}
.info-sidebar p{
	margin-bottom: 5px;
	margin-top: 0;
}
.sub-heading-content{
	text-align: center;
	margin-bottom: 15px;
}
/*HOT POST*/
.featured-post{
	margin-bottom: 30px;
	margin-top: 20px;
}
.featured-post .items .col-md-2{
	width: 19%;
}
.hot-post-item, .hot-post-last-item{
	margin-right: 15px;
	max-height: 295px;
	overflow: hidden;
	box-shadow: 5px 6px 6px 0px rgb(0 0 0 / 10%), 0px 3px 4px 0px rgb(0 0 0 / 5%), 0px 3px 3px -2px rgb(0 0 0 / 2%);
	min-height: 295px;
	background: #fff;
	display: inline-block;
	max-width: 210px;
}
.hot-post-item .post-meta{
	padding: 10px 10px 0;
}
.hot-post-last-item{
	margin: 0;
}
.hot-avatar-user{
	font-size:25px;
	color: #3a7b4f;
	position: relative;
	float: left;
	margin-right: 8px;
}
.hot-avatar-user .fa-user-circle{
	background: #fff;
	
	border-radius: 50%;
	border: 3px solid #fff;
}
.hot-post-author{
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	color: #2b2b2b;
}
.hot-post-date{
	font-size: 10px;
	font-style: italic;
	color: #858585;
	margin: 0;
}
.hot-name-user{
	margin-bottom: 5px;
}
.hot-article{
	height: auto;
}
.hot-article a.img:after{
	border: none;
}
.hot-article .post-avatar{
	height: 130px;
	overflow: hidden;
	margin: 0 -15px;
}
.hot-article .post-avatar img{
	min-height: 130px;
}
.hot-post-item .meta-view a{
	color: #838383;
}
.hot-article .title-article{
	font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 10px;
    border: 0;
    height: 100%;
    color: #2e2e2e;
    background: transparent;
    max-height: 125px;
    overflow: hidden;
    white-space: normal;
}
.hot-article .title-article span.title3{
	max-height: 60px;
	overflow: hidden;
	display: block;
}
.sidebar .sidebar-list-post .post-title{
	margin-left: 55px !important;
}
.sidebar-list-post ul li.post-item .post-item-thumb{
	border-radius: 5px;
}
.visitor-tabs a {
	color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.app-items{
	margin-bottom: 0;
}
.thread-editor{
	padding: 12px 10px;
	background: #fff;
	border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 0 6px 22px 0 rgba(0,0,0,.08)!important;
}
.thread-editor .blue-switch{
	color: #f1f1f1;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 10px 5px;
    margin: 0 auto;
    width: 100%;
    border-radius: 0;
    background-color: #872352;
    display: block;
	text-align: center;
}
.avatar-user .img-responsive {
    max-width: 45px;
}
.thread-editor .share-info{
	background: #f1f1f1;
	padding: 10px;
	display: block;
	width: 100%;
}
.thread-editor .col-md-10{
	padding-right: 0;
}
.thread-editor .col-md-2{
	padding-left: 0;
}
.list-post .post-item{
	border-radius: 0;
	border: 0;
	padding: 30px;
	box-shadow: none;
}
.list-post .post-item .hashtags a{
	font-size: 13px;
	background-color: #f1f1f1;
	font-style: normal;
	color: #7a7a7a;
}
.featured-hashtag, .most-view-box, .side-bar-right .side-bar-nav, .card, .newest-post, .ads-box, .widget-weather{
	margin-left: 0;
	background: #fff;
	box-shadow: 0 6px 22px 0 rgba(0,0,0,.08)!important;
	border: 0;
	margin-bottom: 15px;
	padding: 20px;
	width: 100%;
	display: inline-block;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.nav-tabs{
	border-width: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #872352;
	background-color: rgb(135 35 82 / 13%);
	border-width: 0;
}
.nav-tabs>li>a{
	border-radius: 5px;
}
.side-bar-right .navbar-nav{
	border: 0;
	padding: 0;
	display: flow-root;
	float: none;
}
.side-bar-right .navbar-nav .nav-link{
	padding: 10px 0;
	margin-bottom: 5px;
}
.side-bar-right .navbar-nav .nav-link:hover{
	background-color: #f1f1f1;
    color: #be2026;
    border-radius: 0;
    padding: 10px;
}
.widget-title{
	font-size: 20px;
    font-weight: 700;
    color: #872352;
    margin-bottom: 35px;
    text-transform: capitalize;
    position: relative;
}
.widget-title:before {
    bottom: -12px;
    left: 0;
    width: 30px;
    height: 3px;
    content: "";
    position: absolute;
    background-color:#872352;
}
.most-view-title{
	font-size: 12px;
    font-weight: 400;
    color: #666666;
    text-transform: capitalize;
	margin-top: 3px;
}
.unorder-list{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
}
.profile-thumb{
	display: inline-block;
    position: relative;
}
.unorder-list-info{
	padding-left: 10px;
}
.list-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: 3px;
	margin: 0;
}
.profile-thumb-small{
	width: 35px;
    height: 35px;
    display: grid;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    overflow: hidden;
	background: #ccc;
	align-content: center;
}
.mobile-logo, .mobile-header-profile{
	width: 80px;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.mobile-logo{
	width: 214px;
}
.w-100{
	width: 100% !important;
}
.mobile-menu .mobile-top-menu{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
	margin: 0;
}
.mobile-top-button{
	font-size: 20px;
	color: #fff;
}
.profile-banner-small {
    position: relative;
}
.profile-thumb-2 {
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    bottom: -40px;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
	background: #f1f1f1;
	box-shadow: 1px 1px 5px 1px #bfbfbf;
}
.profile-desc {
    padding: 30px;
    margin-top: 25px;
}
.profile-desc p {
    font-size: 12px;
    color: #666666;
    padding-top: 10px;
	text-align: left;
	margin: 0;
}
.main-nav .nav-link:hover {
    background-color: #f1e5ea;
    color: #872352;
    border-radius: 5px;
}
.ads-box{
	margin-bottom: 15px;
	background: #fff;
    padding: 15px;
    overflow: hidden;
    max-width: 100% !important;
}.ty-gia .ads-box{	padding: 0;	margin-top: 15px;	border: 0;}
.top-banners .ads-box{
	padding: 0;
	border: 0;
}
.f-hashtag-bottom-fix{
	position: fixed;
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0;
    max-width: 100%;
    overflow-x: scroll;
    z-index: 99;
}
.f-hashtag-bottom-fix .featured-hashtag{
	margin: 0;
	padding: 10px 20px;
}
.f-hashtag-bottom-fix .featured-hashtag .widget-title{
	float: left;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 20px;
}

.footer{
	background: #872352;
    color: #fff;
    line-height: 2;
    font-size: 13px;
    letter-spacing: 0.5px;
}
.footer a{
    color: #cdcaca;
}
.featured-hashtag .tag-item{
	background-color: rgb(97 167 227 / 18%);
	color: #19568b;
	border-radius: 5px;
	margin-bottom: 10px;
}
.body-ct{
	padding-right: 30px;
}
.ads-zone.top-banners{
	margin-left: 15px;
	margin-bottom: 30px;
}
td, th{
	padding: 10px;
}
.hidescroll-mx {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
@media (max-width: 468px){
	.row-hder, .thread-editor .row{
		display: flex;
	}
	.body-ct{
		padding-right: 15px;
	}
	.page-sidebar-wrapper{
	    display: block;
	}
	.page-content-wrapper{
		margin-left: -15px;
		margin-right: -15px;
	}
	.ads-zone.top-banners{
		margin-bottom: 15px;
	}
	.list-post .post-item{
		border-radius: 0;
		margin-bottom: 25px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.rel-category-posts .list-post .post-item{
		margin: 0 0 25px;
	}
	.hot-post-item, .hot-post-last-item{
		width: 100%;
		margin-bottom: 15px;
		box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.1), 0px 3px 4px 0px rgba(0,0,0,0.05), 0px 3px 3px -2px rgba(0,0,0,0.02);
		border: 1px solid #e1efe6;
		border-radius: 5px;
	}
	.hot-post-item .meta-view{
		margin-top: 10px;
	}
	.info-sidebar{
		padding: 20px;
	}
	.article .meta-view, .article .action-panel{
		margin-left: -10px;
		margin-right: -10px;
		font-size: 13px;
	}
	.share-action, .comment-action{
		font-size: 12px;
	}
	.post-detail .detail{
		border-radius: 0 !important;
	}
	.thread-editor{
		margin: 15px;
	}
	.featured-post{
		margin-left: 25px;
		margin-right: 25px;
	}
	.featured-post .items .col-md-2{
		width: 50%
	}
	.hot-article .title-article span.title3{
		font-size: 12px;
	}
	.thread-editor .col-md-10{
		width: 70%
	}
	.thread-editor .col-md-2{
		width: 30%
	}
	.featured-post .row{
		display: -webkit-box;
		overflow: scroll;
	}
	.hot-post-item{
		min-height: 260px;
	}
	.hot-article .post-avatar{
		height: 100px;
	}
	.hot-article .post-avatar img{
		min-height: 100px;
	}
}
@media (min-width: 768px) {
	.page-sidebar-wrapper{
	    display: none;
		float: right;
		margin-left: -100%;
		margin-right: 0;
	}
	.content-container{
		margin-right: 0;
		margin-left: 0;
	}
	.sticker-elem{
		top: 70px !important;
	}
	.thread-editor{
		padding: 15px 24px;
		margin-bottom: 22px;
		border: solid 1px var(--active-indicator-border)
	}	
	.content-wrapper{
		padding-top: 90px;
	}
}
@media (min-width: 992px){
	.header-search-box{
		width: auto;
	}
	.main-container{
		float: right;
		margin-left: -315px;
		margin-right: 0;
	}
	.main-content{
		margin-left: 0;
		margin-right: 0;
	}
	.sidebar{
		float: left;
	}
	.sidebar-right{
		float: right;
	}
}
@media (max-width: 767px){
	.header-middle .main-menu-toggle{
		margin: 0;
		color: #fff;
		font-size: 20px;
	}
	.mobile-nav-heading .close{
		font-size: 21px;
	}
	.mobile-nav-heading{
		background: #872352;
		color: #fff;
	}
}