.l-trending .l-trending__title{
	background: #DA755F;
}
.l-trending .l-trending__title:after{
	border-top: 9px solid #DA755F;
}
.ticker-controls{
	display: none;
}
.b-main-menu-item.is-current > .b-main-menu-item__link:after{
	content: unset !important;
}
.l-section-banners.has-bg{
	background-color: #F9F9F9;
	padding-top: 40px;
	padding-bottom: 40px;
}
.l-section-banners__containe_new-main .b-banner-item--view1{
	height: auto;
}
.l-section-banners__containe_new-main  .b-banner-item__link{
	height: 225px;
}
.l-section-banners__containe_new-main  .b-banner-item__bg{
	height: 225px;
	position: relative;
}
.l-section-banners__containe_new-main  .b-banner-item__overlay{
	position: relative;
    top: unset;
    left: unset;
}
.l-section-banners__containe_new-main  .b-banner-item__content{
	position: relative;
    bottom: unset;
}
.l-section-banners__containe_new-main  .b-banner-item__overlay:before{
	content: unset;
}
.l-section-banners__containe_new-main  .b-banner-item__title,
.l-section-banners__containe_new-main  .b-banner-item__title a{
	color: #1A1C1E;
}
.l-section-banners__containe_new-main  .b-banner-item__date{
	color: #989898;
}
.l-section-banners__containe_new-main  .b-banner-item{
	background: none;
}
.b-section-item--wide .b-section-item__picture img {
    width: 112px;
    height: 82px;
}
.b-section-item--wide{
	margin-bottom: 16px;
}
.b-main-menu-item__link{
	text-transform: uppercase;
	font-size: 12px;

}
.l-main-menu{
	justify-content: flex-start !important;
}
.b-news-detail-top{
	border: none;
}
.b-news-detail-top-meta .b-meta-item{
	color: #989898;
}
.l-section__bottom{
	display: none;
}