.ba-bm-page-header-section.has-bg .bg-image:after{background: linear-gradient(180deg, rgba(0, 32, 57, 0.56) 0%, rgba(0, 32, 57, 0) 100%) no-repeat center top / 100% 11.12rem, var(--color-dark-blue56);}

.ba-bm-post-header-section.has-bg .bg-image:after{background: linear-gradient(180deg, rgba(0, 32, 57, 0.56) 0%, rgba(0, 32, 57, 0) 100%) no-repeat center top / 100% 11.12rem, var(--color-dark-blue56);}

.ba-bm-author-header-section.has-bg .bg-image:after{background: linear-gradient(180deg, rgba(0, 32, 57, 0.56) 0%, rgba(0, 32, 57, 0) 100%) no-repeat center top / 100% 11.12rem, var(--color-dark-blue56);}
.ba-bm-author-header-section .header .position{color:var(--color-grey);}

.ba-bm-featured-slider .title{font-size:var(--h3);}
.ba-bm-featured-slider .item:not(.no-hover):hover .title, .ba-bm-featured-slider .area-link:focus ~ .content .title{color:var(--color-dark-yellow);}

.ba-bm-related-posts-slider .post-card .title{font-size:var(--h6);}

@media (max-width: 1399.98px) {
	
}
@media (max-width: 1199.98px){
	
}

@media (max-width: 991.98px){
	.related-posts-slider-controls{display: none;}
}

@media (max-width: 767.98px) {
}

@media (max-width: 575.98px){
	.ba-bm-author-header-section.has-bg, 
	.ba-bm-page-header-section.has-bg,
	.ba-bm-post-header-section.has-bg{padding-top:var(--margin-big);}
}