.small_slider_title{
  background-color:rgba(21,122,181,0.8);
  padding-right:19px;
  right:-60px;
}

.small_slider_body{
  background-color:rgba(21,122,181,0.8);
  top:17px !important;
}

.small_slider_title > a{
  font-size:18px;
}

.slick-current:hover .small_slider_title{
  top:80px !important;
}

.small_slider_title:hover .small_slider_body{
  display:none !important;
}

.slick-current:hover .small_slider_body{
  display:none !important;
}


.region-hot-topics .media--image{
  background:#aaaaaa;
}

.region-hot-topics img{
  opacity:0.75;
}
