.news-feed{width:100%;overflow:auto;margin-bottom:15px}
@media screen and (min-width:768px){.news-feed{margin-bottom:30px}
}
.news-feed-container{background-color:#e7e7e7;min-height:80px;overflow:hidden}
.news-feed-title{float:left;margin-top:30px;padding-left:15px;color:#333;min-width:100%}
@media screen and (min-width:768px){.news-feed-title{margin-top:28px;min-width:0}
}
.news-feed-news{position:relative;overflow:auto;padding-left:15px;padding-right:15px;min-width:100%}
@media screen and (min-width:768px){.news-feed-news{padding-right:15px;min-width:0}
}
.news-feed-news>.item{position:fixed;left:-9999px;text-align:center;opacity:0;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-ms-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}
.news-feed-news .active{opacity:1;position:relative;left:0}
.news-feed-headlines{margin:15px 0 10px 0;float:left;text-align:left;min-width:100%;height:76px;overflow:hidden;text-overflow:ellipsis}
.news-feed-headlines:hover,.news-feed-headlines:focus,.news-feed-headlines:active{text-decoration:none}
.news-feed footer{position:relative;float:right;padding-right:15px}
.news-feed-left-arrow{width:30px;height:30px;background-color:#ccc;display:block;cursor:pointer;float:left;margin-right:10px;border:0;color:#fff;text-align:center;font-size:18px}
.news-feed-pause,.news-feed-play{width:30px;height:30px;background-color:#ccc;display:block;cursor:pointer;float:left;margin-right:10px;border:0;color:#fff;text-align:center;font-size:18px}
.news-feed-right-arrow{width:30px;height:30px;background-color:#ccc;display:block;cursor:pointer;float:left;border:0;color:#fff;text-align:center;font-size:18px;padding-left:2px}
@media screen and (min-width:768px){.col-md-12 .news-feed-news{padding-left:30px}
}
@media screen and (min-width:768px){.col-12 .news-feed-headlines{min-width:0;margin-top:30px;margin-bottom:0;height:19px}
}
@media screen and (min-width:768px) and (max-width:992px){.col-12 .news-feed-headlines{height:38px}
}
.col-md-8 .news-feed-news{padding-left:15px}
@media screen and (min-width:768px){.col-md-8 .news-feed-headlines{min-width:0;margin-top:30px;margin-bottom:0;height:38px}
}
@media screen and (min-width:768px) and (max-width:992px){.col-md-8 .news-feed-headlines{height:38px;margin-bottom:10px}
}
.col-md-6 .news-feed-news{padding-left:15px}
@media screen and (min-width:768px) and (max-width:992px){.col-md-6 .news-feed-news{clear:both}
}
@media screen and (min-width:768px){.col-md-6 .news-feed-headlines{min-width:0;margin-top:30px;margin-bottom:0;height:57px}
}
@media screen and (min-width:768px) and (max-width:992px){.col-md-6 .news-feed-headlines{height:57px;margin-top:20px}
}
.col-md-4 .news-feed-news{padding-left:15px;clear:both}
@media screen and (min-width:768px){.col-md-4 .news-feed-headlines{min-width:0;margin-top:15px;margin-bottom:10px;height:57px}
}
@media screen and (min-width:768px) and (max-width:992px){.col-md-4 .news-feed-headlines{height:76px}
}
.col-md-3 .news-feed-news{padding-left:15px;clear:both}
@media screen and (min-width:768px){.col-md-3 .news-feed-headlines{min-width:0;margin-top:15px;margin-bottom:10px;height:76px}
}
@media screen and (min-width:768px) and (max-width:992px){.col-md-3 .news-feed-headlines{height:133px}
}
@media screen and (min-width:768px){.container-fluid .col-md-3 .news-feed-headlines{min-width:0;margin-top:15px;margin-bottom:10px;height:57px}
}
@media screen and (min-width:768px) and (max-width:992px){.container-fluid .col-md-3 .news-feed-headlines{height:95px}
}