.portlet-configuration.portlet-ministry-promoted-news {
  margin: 10px; }

.portlet-ministry-promoted-news {
  margin-bottom: 32px; }
  @media screen and (max-width: 767px) {
    .portlet-ministry-promoted-news .first-column {
      display: none; }
    .portlet-ministry-promoted-news .main-column {
      width: 100%;
      padding: 0; } }
  .portlet-ministry-promoted-news figure {
    position: relative; }
  .portlet-ministry-promoted-news .promoted_news_date {
    position: absolute;
    right: 0;
    top: 0;
    background: white;
    color: #737373;
    text-align: right;
    width: 65px;
    height: 65px; }
    @media screen and (max-width: 767px) {
      .portlet-ministry-promoted-news .promoted_news_date {
        text-align: center; } }
    .portlet-ministry-promoted-news .promoted_news_date .promoted_news_day {
      font-size: 45px;
      font-family: 'PT Serif', Georgia, "Times New Roman", Times, serif;
      line-height: 33px; }
    .portlet-ministry-promoted-news .promoted_news_date .promoted_news_month_with_year {
      font-size: 15px;
      font-family: 'Roboto', sans-serif;
      margin-top: 9px;
      line-height: 13px; }
  .portlet-ministry-promoted-news .orbit .orbit-next, .portlet-ministry-promoted-news .orbit .orbit-previous {
    width: 65px;
    height: 65px;
    background: #d11632;
    font-size: 0;
    line-height: 0;
    padding: 0; }
    @media screen and (max-width: 767px) {
      .portlet-ministry-promoted-news .orbit .orbit-next, .portlet-ministry-promoted-news .orbit .orbit-previous {
        width: 48px;
        height: 48px; } }
  .portlet-ministry-promoted-news .orbit .orbit-previous {
    left: -65px; }
    @media screen and (max-width: 767px) {
      .portlet-ministry-promoted-news .orbit .orbit-previous {
        left: 0;
        bottom: -48px; } }
    .portlet-ministry-promoted-news .orbit .orbit-previous .arrow {
      margin-right: -7px; }
      @media screen and (max-width: 767px) {
        .portlet-ministry-promoted-news .orbit .orbit-previous .arrow {
          margin-right: -8px; } }
  .portlet-ministry-promoted-news .orbit .orbit-next {
    left: 0;
    bottom: 0; }
    .portlet-ministry-promoted-news .orbit .orbit-next .arrow {
      margin-right: 7px; }
      @media screen and (max-width: 767px) {
        .portlet-ministry-promoted-news .orbit .orbit-next .arrow {
          margin-right: 10px; } }
  .portlet-ministry-promoted-news .orbit .orbit-next:active,
  .portlet-ministry-promoted-news .orbit .orbit-next:focus,
  .portlet-ministry-promoted-news .orbit .orbit-next:hover,
  .portlet-ministry-promoted-news .orbit .orbit-previous:active,
  .portlet-ministry-promoted-news .orbit .orbit-previous:focus,
  .portlet-ministry-promoted-news .orbit .orbit-previous:hover {
    background: #d11632; }
  .portlet-ministry-promoted-news .orbit .arrow {
    width: 21px;
    height: 21px; }
    @media screen and (max-width: 767px) {
      .portlet-ministry-promoted-news .orbit .arrow {
        width: 16px;
        height: 16px; } }
  .portlet-ministry-promoted-news .orbit .orbit-caption-content {
    padding: 0;
    margin: 0 65px 0 125px;
    min-height: 1em;
    width: initial; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .portlet-ministry-promoted-news .orbit .orbit-caption-content {
        margin: 0 15px 0 125px; } }
    @media screen and (max-width: 767px) {
      .portlet-ministry-promoted-news .orbit .orbit-caption-content {
        margin: 0 25px 0 110px; } }
  .portlet-ministry-promoted-news .orbit .orbit-caption-content p {
    padding: 0;
    margin: 20px 0 33px;
    font-family: 'PT Serif', Georgia, "Times New Roman", Times, serif;
    font-size: 45px;
    line-height: 45px; }
    @media screen and (max-width: 767px) {
      .portlet-ministry-promoted-news .orbit .orbit-caption-content p {
        margin: 19px 0 18px;
        font-size: 25px;
        line-height: 25px; } }
  .portlet-ministry-promoted-news .orbit .orbit-caption-content::before {
    display: none; }

/* Microsoft EdgeV13&14 CSS styles go here */
@supports (-ms-ime-align: auto) {
  div#ministry-promoted-news .orbit button.orbit-previous:focus,
  div#ministry-promoted-news .orbit button.orbit-next:focus {
    display: inline-block !important; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10 & IE11 CSS styles go here */
  div#ministry-promoted-news .orbit button.orbit-previous:focus,
  div#ministry-promoted-news .orbit button.orbit-next:focus {
    display: inline-block !important; } }

div#ministry-promoted-news .orbit button.orbit-previous:focus,
div#ministry-promoted-news .orbit button.orbit-next:focus {
  display: -webkit-inline-box;
  outline: #0075e2 solid 4px;
  z-index: 15; }

div#ministry-promoted-news .orbit ul li a:focus {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  border: #d11632 solid 4px;
  height: inherit;
  width: 100%; }
  div#ministry-promoted-news .orbit ul li a:focus > figure {
    width: 100%; }