.portlet-ministry-news a {
  text-decoration: none; }
  .portlet-ministry-news a:focus {
    outline: none; }
    .portlet-ministry-news a:focus .news-title {
      color: #ffffff;
      background-color: #0075e2;
      text-decoration: none;
      /* outline: #0075e2 solid 0.3125em;*/
      outline-offset: 0; }

.portlet-ministry-news a:focus .news-header-time {
  color: initial;
  outline: none;
  background-color: initial; }

.portlet-ministry-news a:focus .news-title {
  outline-width: 2px; }

.portlet-ministry-news .news-header-time {
  text-decoration: none;
  color: #737373;
  font-size: 0.875rem;
  margin-top: 0.5rem;
  margin-bottom: 0px; }

.portlet-ministry-news .news-title {
  text-decoration: underline;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.3rem;
  font-family: Roboto, sans-serif;
  color: #0075e2;
  /* Small only */
  /* Medium only */ }

.portlet-ministry-news .news-image-overlay img {
  position: absolute;
  /*	left:0;
    	right: 0;
    	top: 0;*/
  bottom: 0;
  min-width: 100%; }

.portlet-ministry-news .news-image-overlay {
  position: relative;
  height: 0;
  padding-top: 42.365%;
  overflow: hidden; }

.portlet-ministry-news .news-list li:nth-of-type(2) {
  padding-left: 0.45rem;
  padding-right: 0.45rem; }

.portlet-ministry-news .news-list li:nth-of-type(1) {
  padding-right: 0.9rem;
  padding-left: 0rem; }

.portlet-ministry-news .news-list li:nth-of-type(3) {
  padding-right: 0rem;
  padding-left: 0.9rem; }

.portlet-ministry-news .news-title:hover {
  color: #005eb5; }

.portlet-ministry-news .news-list {
  margin-bottom: 1.5rem; }

section#content .portlet-ministry-news ul.row {
  list-style-type: none;
  padding-right: 0rem;
  padding-left: 0rem;
  margin-right: 0rem;
  margin-left: 0rem; }

@media screen and (max-width: 767px) {
  .portlet-ministry-news .news-title {
    font-size: 0.875rem; }
  .portlet-ministry-news .news-header-time {
    font-size: 0.875rem; }
  .news-list li {
    padding-left: 0rem !important;
    padding-right: 0rem !important; } }

@media screen and (min-width: 768px) {
  .news_list {
    padding-right: 0rem; }
  .portlet-ministry-news .news-title {
    font-size: 0.875rem; }
  .portlet-ministry-news .news-header-time {
    font-size: 0.875rem; } }