/* category start */
.f-menu h1 {
	margin: 0 8px 8px 0;
	font-weight: bold;
}
.f-menu h2 {
	display: inline-block;
	margin: 0 16px 16px 0;
	font-weight: bold;
}
.red {
	color: #DB0019;
}
.f-menu {
	border-radius: 5px;
	margin: 24px 0 0 0;
	padding: 24px 32px;
	background: #ffffff;
}
.category_video_holder, .category_thema_holder {
	background-color: #EDF1F5;
}
.b-post-teaser span.time {
    border-radius: 0 5px 0 5px;
}
.themes {
	background: #edf1f5;
    padding: 0px 8px;
    border-radius: 2px;
    margin: 7px 8px 0 0;
    text-decoration: none;
    color: #00545E;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.b-post-teaser .excerpt {
    color: #00545E;
    padding: 0 10px;
	margin: 10px 0 0 0;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.category_trending_holder .f-post-list-container, .category_top_holder .f-post-list-container, .category_article_holder .f-post-list-container, .category_list_holder .f-post-list-container, .category_search_holder .f-post-list-container, .category_video_holder .f-post-list-container, .f-post-list-container ul {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: auto auto;
    row-gap: 32px;
    column-gap: 32px;
}
.category_video_holder .f-post-list-container, .f-post-list-container ul {
    row-gap: 16px;
}
.f-post-list-container ul {
    row-gap: 14px;
    column-gap: 24px;
}
.category_trending_holder .f-post-list-container, .category_top_holder .f-post-list-container {
    grid-template-columns: auto auto;
}
.category_trending_holder .bubble {
	display: none;
}
.category_video_holder .f-post-list-container, .category_article_holder .f-post-list-container, .category_list_holder .f-post-list-container, .category_search_holder .f-post-list-container, .category_thema_holder .f-post-list-container ul {
    grid-template-columns: auto auto auto auto;
}
.category_trending_holder .f-post-list-container {
    grid-template-columns: 56% auto;
}
.category_trending_holder .b-post-teaser:first-child {
	grid-row: 1/5;
}
.category_trending_holder .b-post-teaser:first-child .category {
	font-size: 16px;
}
.category_trending_holder .b-post-teaser:first-child .headline {
    font-size: 32px;
    line-height: 43px;
    max-height: 76px;
    height: 76px;
}
.f-post-list-container .b-post-teaser .image-wrapper {
    height: 100%;
}
.f-post-list-container .b-post-teaser .image-wrapper img {
    /*height: 100%;*/
}
.f-post-list-container .b-post-teaser .headline {
	max-height: 66px;
    height: auto;
}
.category_trending_holder .b-post-teaser:first-child .image-wrapper img {
	max-height: none;
}
.category_trending_holder .b-post-teaser:not(:first-child) .image-wrapper {
	width: 40%;
	float: left;
	margin: 0 24px 0 0;
}
.category_trending_holder .b-post-teaser:not(:first-child) .image-wrapper img {
	border-radius: 5px 0 0 5px;
	height: auto;
	/*max-height: 112px;*/
}
.category_trending_holder .b-post-teaser:not(:first-child) .headline {
	padding: 0;
    max-height: 76px;
    height: auto;
}
.f-menu .second {
    display: none!important;
}
.f-menu .vCount {
    background: #db0019;
    position: absolute;
    color: #fff;
    padding: 6px 14px;
    border-radius: 5px 0;
    font-size: 18px;
    font-weight: bold;
}
.f-menu .all, .f-menu .next {
    border: 0 none;
    padding: 1px 12px;
    text-decoration: none;
    font-size: 16px;
    margin: 16px auto 0 auto;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    float: right;
    border-radius: 5px;
    background: #d8dee7;
    color: #00545E;
    cursor: pointer;
}
.f-menu .bottom {
	display: flex!important;
	justify-content: center;
	align-items: center;
}
.f-menu .all:after, .f-menu .next:after {
	content:"\f054";
	font-family:'FontAwesome';
	color: #DB0019;
	line-height: 25px;
    margin: 0 0 0 6px;
}
.category_trending_holder .b-post-teaser:not(:first-child) .container, .category_video_holder .b-post-teaser .container, .category_top_holder .b-post-teaser .container {
    height: 100%;
}
.category_trending_holder .b-post-teaser:not(:first-child) .vText, .category_video_holder .vText, .category_top_holder .vText  {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.category_top_holder .b-post-teaser .category {
    margin: 0 0 2px 0;
}
.category_top_holder .b-post-teaser .headline {
    padding: 0;
	max-height: 76px;
	height: auto;
}
.category_trending_holder .b-post-teaser:not(:first-child) .category {
    margin: 7px 0px 2px;
}
.category_video_holder .b-post-teaser .image-wrapper {
    float: left;
    width: 40%;
	margin-right: 8px;
}
.category_video_holder .category, .category_video_holder .bubble:after, .b-post-teaser .headline:after {
    display: none!important;
}
.category_video_holder .b-post-teaser .headline {
    font-size: 12px;
    line-height: 16px;
    max-height: 64px;
    height: auto;
	padding: 0 10px;
}
.category_top_holder .b-post-teaser .image-wrapper {
    float: left;
    width: 40%;
	margin-right: 24px;
}
.category_top_holder .b-post-teaser .image-wrapper img, .category_video_holder .b-post-teaser .image-wrapper img {
    border-radius: 5px 0 0 5px;
}
.category_top_holder .category {
    display: inline-block;
}
.category_article_holder .b-post-teaser .image-wrapper img, .category_list_holder .b-post-teaser .image-wrapper img, .category_search_holder .b-post-teaser .image-wrapper img {
    max-height: 161px;
}
.category_thema_holder img {
	float: left;
    margin: 0px 16px 0 0;
    width: 40%;
    height: auto;
    border-radius: 5px 0 0 5px;
	max-height: 66px;
}
.category_thema_holder ul {
    list-style-type: none;
	margin: 0;
    padding: 0;
}
.category_thema_holder a {
    text-decoration: none;
	color: #00545E;
}
.category_thema_holder li {
    display: flex;
    background: #fff;
    margin: 0 5px 5px 0;
    border-radius: 5px;
}
.category_thema_holder p {
	display: flex;
    align-items: center;
    height: 100%;
    font-size: 15px!important;
    line-height: 16px!important;
    padding: 0;
    margin: 0;
}
@media (max-width: 640px) {
	.f-menu {
		padding: 24px 16px;
	}
	.f-menu h2 {
		display: block;
		margin: 0 8px 10px 0;
	}
	.f-menu .vCount {
		padding: 2px 10px;
	}
	.themes {
		margin: 0 8px 12px 0;
	}
	.b-post-teaser .category {
		margin: 7px 0 2px;
	}
	.f-post-list-container .b-post-teaser .category {
		margin: 7px 0 2px;
	}
	.f-post-list-container .b-post-teaser .headline {
		padding: 0 0 10px;
	}
	.themes + .f-menu_inner_wrapper {
		margin: 6px 0 0 0;
	}
	.b-post-teaser .headline {
		font-size: 14px;
	}
	.category_trending_holder .b-post-teaser:first-child .headline {
		max-height: none;
		height: auto;
	}
	.category_trending_holder .b-post-teaser .excerpt {
		display: none;
	}
	.category_trending_holder .b-post-teaser:first-child .headline {
		font-size: 18px;
		line-height: 24px;
	}
	.category_trending_holder .b-post-teaser:first-child .category {
		font-size: 14px;
	}
	.category_trending_holder .b-post-teaser:not(:first-child) .headline {
		font-size: 14px;
	}
	.category_trending_holder .b-post-teaser:not(:first-child) .image-wrapper {
		margin: 0 16px 0 0;
	}
	.category_trending_holder .b-post-teaser:not(:first-child) .headline {
		max-height: 38px;
		height: 38px;
	}
	.category_top_holder .b-post-teaser .category {
		overflow: hidden;
		width: 54%;
		height: 12px;
	}
	.category_top_holder .b-post-teaser .image-wrapper {
		margin-right: 16px;
	}
	.category_trending_holder .f-post-list-container {
		grid-template-columns: auto;
	}
	.category_video_holder .f-post-list-container, .category_article_holder .f-post-list-container, .category_list_holder .f-post-list-container, .category_search_holder .f-post-list-container, .category_thema_holder .f-post-list-container ul {
		grid-template-columns: auto;
		row-gap: 16px;
		column-gap: 16px;
	}
	.category_trending_holder .f-post-list-container, .category_top_holder .f-post-list-container, .category_article_holder .f-post-list-container, .category_list_holder .f-post-list-container, .category_search_holder .f-post-list-container, .category_video_holder .f-post-list-container, .f-post-list-container ul {
		grid-template-columns: auto;
		row-gap: 16px;
		column-gap: 16px;
	}
}
/* category end */