.newsfeed_wrapper{
	margin-top: 72px;
}
.feed_main_left{
	padding-right: 20px;
}
.partner_card{
	margin: 40px 0px 60px;
}
.partner_item{
	padding: 10px;
	text-align: center;
}
.partner_item .partner_img img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0 auto;
	object-fit: cover;
	object-position: top center;
}
.partner_list_slider .slick-next::before, 
.partner_list_slider .slick-prev::before{
	font-size: 28px;
	line-height: 35px;
	color: #8f00ba;
	opacity: 1;
}
.partner_list_slider .slick-next, 
.partner_list_slider .slick-prev{
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #f2f2f2;
	border-radius: 50%;
}
.partner_list_slider .slick-next{
	right: -40px;
}
.partner_list_slider .slick-prev{
	left: -40px;
}

.feeds_card{
	margin-bottom: 30px;
}
.feeds_card .media img,
.comment_textarea .media img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	object-fit: cover;
}
.feeds_card .media-body h5{
	font-size: 18px;
	margin: 4px 0 2px;
}

.feeds_card .card-header{
	position: relative;
	background: #fff;
	z-index: 9;
}
.feed_details{
	position: relative;
}
.feed_action{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s ease-in-out;
}
.feed_details:hover .feed_action{
	visibility: visible;
	opacity: 1;
	transition: all 0.4s ease-in-out;
}
.feeds_card .card-footer{
	background: #fff;
}
.feed_header_action{
	position: absolute;
	right: 0.75rem;
	top: 50%;
	transform: translateY(-50%)
}
.social_dropdown,.save_feed > a,.feed_options > a{
	font-size: 22px;
	font-weight: 400;
	color: #000;
	display: inline-block;
	padding: 8px 10px;
}
.social_dropdown:hover,.save_feed > a:hover,.feed_options > a:hover{
	color: #8f00ba;
}
.feed_marked{
	color: #8f00ba;
}
.liks_comt_col{
	text-align: center;
	font-size: 14px;
	margin-left: 15px;
}
.liks_comt_col a{
	color: #000;
	text-decoration: none;
}
.liks_comt_col a i{
	font-size: 22px;
	display: block;
	margin-bottom: 3px;
}
.feed_title_desc h4{
	font-weight: 600;
}

.liks_comt_col .fa-heart{
	color: #ff0000;
}
.liks_comt_col .fa-commenting{
	color: #8f00ba;
}


.feed_main_right{
	margin-top: 40px;
}
.trending_feed{
	margin-bottom: 40px;
}
.tr_feed_col{
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width:50%;
	margin-bottom: 20px;
}
.tr_feed_col:nth-child(odd){
	padding-right: 8px;
}
.tr_feed_col:nth-child(even){
	padding-left: 8px;
}
.tr_feed_desc a{
	display: block;
	color: #000;
	text-decoration: none;
}
.tr_feed_desc h5{
	font-size: 16px;
	font-weight: 600;
	margin: 7px 0 2px;
	line-height: 1;
}
.tr_feed_desc p{
	margin: 0;
	font-size: 13px;
}
.trending_feed h4,
.popular_feed h4{
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.popular_feed_row .media img{
	width: 60px;
	height: 60px;
	object-fit: cover;
	border-radius: 50%;
}
.poplr_feed_media{
	margin-bottom: 20px;
}
.popular_feed_row .media-body h5{
	margin: 6px 0px;
	line-height: 1;
	font-size: 18px;
	display: table;
	width: 100%;
}
.popular_feed_row .media-body .btn.btn-sm.btn-gradient{
	font-size: 13px;
	padding: 6px 12px;
	line-height: 1;
	float: right;
	border-radius: 12px;
	margin-top: -5px;
}
.popular_feed_row .media-body p{
	font-size: 14px;
}

.comment_textarea .form-control{
	height: 50px;
	resize: none;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	box-shadow: none;
	border-right: 0px;
}
.comment_textarea .form-control:focus{
	box-shadow: none;
	border-color: #ced4da;
}
.comment_textarea .btn.btn-gradient{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 18px;
	height: 100%;
}
.comment_textarea .btn.btn-gradient::before{
	border-radius: 0px;
}
.load_more_cmts{
	font-size: 18px;
	font-weight: 600;
	color: #111;
	display: inline-block;
	margin-top: -10px;
	margin-left: 43px;
}
.load_more_cmts:hover{
	color: #111;
}
.newsfeed_cmmts_modal .modal-body{
	max-height: 540px;
	overflow: auto;
}
[class*="load_more_comment_"]:nth-child(n+3){
	display:none;
}
[class*="loadMore_id_"]{
	display: inline-block;
	color: #fff;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	margin: 15px 0px;
	text-decoration: underline;
}
[class*="loadMore_id_"]:hover {
	color: #8f00ba;
}
.comments_forms{
	display: none;
}
.txttoggle,
.viewReplies{
	display: inline-block;
}
.viewReplies,
.viewReplies:hover{
	text-decoration: none;
}
.trending_feed .view_all_btn,
.popular_feed .view_all_btn{
	font-size: 14px;
	color: #8f00ba;
	font-weight: 600;
	float: right;
	margin-top: 8px;
}
.tr_view_all_wrapper{
	margin-top: 100px;
}
.tr_view_all_wrapper .tr_feed_col{
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.tr_views .fa-eye{
	color: #8f00ba;
}
.tr_likes .fa-heart{
	color: red;
}
.au_edited_txt{
    font-size: 12px;
    font-style: italic;
    opacity: 0.6;
}
@media(min-width: 768px){
	.newsfeed_wrapper .container{
		width: 100%;
		max-width: 720px;
	}
}
@media(min-width: 992px){
	.newsfeed_wrapper .container{
		width: 100%;
		max-width: 960px;
	}
}
@media(min-width: 1200px){
	.newsfeed_wrapper .container{
		width: 100%;
		max-width: 1140px;
	}
}
@media(min-width: 1500px){
	.newsfeed_wrapper .container{
		width: 100%;
		max-width: 1320px;
	}
}

@media(max-width: 1199.98px){
	.feed_main_left {
		padding-right: 0px;
	}
}