
._loop_play_icon {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 25%;
  right: 25%;
  top: calc((100% - 160px) / 2);
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #fff;
  border-radius: 100%;
  padding: 24px;
  font-size: 24px;
  text-align: center;
  color: #fff; }
  ._loop_play_icon:hover, ._loop_play_icon:focus {
    color: #fff;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%); }
    ._loop_indepth_card_wrapper ._loop_play_icon {
  top: calc((100% - 337px) / 2); }
    .hero-square-image .hero-video ._loop_play_icon.embed-image {
    top: calc((100% - 100px) / 2); }
  @media (min-width: 320px) and (max-width: 1199px) {
    .hero-square-image .hero-video ._loop_play_icon.embed-image {
      margin-right: 0px;
      right: 5px;
      top: 5px;
      width: 40px;
      height: 40px;
      font-size: 16px;
      margin-right: 0px;
      padding: 10px; } }
      ._loop_multimedia_card ._loop_play_icon {
  top: calc((100% - 170px) / 2); }
    .photo-gallery-wrapper a.media-icon .fa-microphone,
  .photo-gallery-wrapper a.media-icon .fa-play,
  .photo-gallery-wrapper a.media-icon .fa-soundcloud,
  .photo-gallery-wrapper a.media-icon .fa-camera {
    font-size: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    width: 35px;
    height: 35px;
    text-align: center; }
  .photo-gallery-wrapper a.media-icon .fa-microphone,
  .photo-gallery-wrapper a.media-icon .fa-play,
  .photo-gallery-wrapper a.media-icon .fa-soundcloud,
  .photo-gallery-wrapper a.media-icon .fa-camera {
    padding: 5px 0px 0px 0px; }
  .press_release_title,
.press_release_number {
  font-family: "Noto Naskh Arabic", sans-serif;
  font-size: 18px;
  line-height: 29px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase; }

.press_release_logo {
  position: relative;
  display: inline-block;
  width: 100%; }

.logo-item {
  float: right;
    position: initial;
  bottom: 0;
  padding: 0px 8px 0px 8px; }

.logo-list {
  padding: 0px !important; 
  height: auto;}
  @media(min-width: 400px) {
  .logo-list {
    padding: 0px!important;
    height: auto;
  }
}

.img-gradient {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    background: rgba(0,0,0,0.35) !important
}


/* == Left nav Desktop css == */
._loop_left_nav {
  font-size: 13px;
  line-height: 17px;
  word-wrap: break-word; }

._loop_left_nav_list li {
  border-top: 1px solid #e5e5e5; }
  ._loop_left_nav_list li:first-child {
    border-top: 0px solid #e5e5e5; }

ul._loop_left_nav_sublist li:first-child {
  border-top: 1px solid #e5e5e5; }

._loop_left_nav_list_item {
  padding: 16px 8px 16px 8px;
  display: block; }
  ._loop_left_nav_list_item:hover, ._loop_left_nav_list_item.active {
    font-weight: bold;
    color: #004c92; }
    ._loop_left_nav_list_item:hover.disabled, ._loop_left_nav_list_item.active.disabled {
      pointer-events: none; }

._loop_left_nav_sublist_item {
  padding: 16px 32px 16px 18px;
  display: block; }
  ._loop_left_nav_sublist_item:hover, ._loop_left_nav_sublist_item.active {
    font-weight: 600;
    color: #004c92;
    background-color: transparent; }
    ._loop_left_nav_sublist_item:hover.disabled, ._loop_left_nav_sublist_item.active.disabled {
      pointer-events: none; }

/* == Left nav Desktop css == */
/* == Left nav mobile css == */
._loop_left_nav_dropdown {
  height: 45px;
  border: 0px;
  border-radius: 0px;
  text-align: left;
  width: 100%;
  padding: 8px 16px 8px 16px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  background-color: #FAFDFF;
  border: 1px solid #D8E7F5;
  color: #787878; }
  ._loop_left_nav_dropdown .filter-option {
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    color: #787878;
    display: inline-block;
    vertical-align: bottom;
    float: right;
    text-align: right;
    direction: rtl; }
  ._loop_left_nav_dropdown .nav-dropdown-arrow {
    height: 45px;
    width: 45px;
    padding: 16px;
    margin: -9px 0px 0px -16px;
    cursor: pointer;
    float: left;
    background: url(../img/angle-down-blue.svg) no-repeat center; }
    ._loop_left_nav_dropdown .nav-dropdown-arrow:hover {
      opacity: 0.7; }
  ._loop_left_nav_dropdown:focus {
    outline: 0; }

._loop_left_nav_dropdown_list {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 2px #D8E7F5;
  box-shadow: 0px 2px 2px #D8E7F5;
  border: 1px solid #D8E7F5;
  width: 100%;
  border-radius: 0px;
  margin: 0px; }
  ._loop_left_nav_dropdown_list ul li {
    border-top: 1px solid #e5e5e5; }
  ._loop_left_nav_dropdown_list ._loop_left_nav_sublist {
    position: relative; }
  ._loop_left_nav_dropdown_list ._loop_left_nav_list_item {
    padding: 16px 16px 16px 16px;
    color: #0071bc; }
    ._loop_left_nav_dropdown_list ._loop_left_nav_list_item:hover, ._loop_left_nav_dropdown_list ._loop_left_nav_list_item.active {
      color: #004c92;
      background-color: transparent !important; }
  ._loop_left_nav_dropdown_list ._loop_left_nav_sublist_item {
    padding: 16px 32px 16px 32px; }
  ._loop_left_nav_dropdown_list .expanded-menu {
    font-size: 20px;
    position: absolute;
    float: left;
    left: 0;
    top: 0;
    padding: 16px; }
    ._loop_left_nav_dropdown_list .expanded-menu i {
      font-weight: normal; }

/* == Left nav mobile css == */

/* == Begin latest-v1 inverse SASS == */
.inline_search_API_inverse .latest-v1-section h3 {
  font-family: "Noto Naskh Arabic", sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  font-weight: 600; }

.inline_search_API_inverse .latest-v1-section ul {
  padding-left: 0px;
  list-style: none;
  padding-right: 0px; }
  @media (min-width: 768px) {
    .inline_search_API_inverse .latest-v1-section ul {
      padding-right: 0px; } }
  .inline_search_API_inverse .latest-v1-section ul li {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border: 0;
    border-bottom: 0px solid #e5e5e5; }

/* == Begin latest-v1 inverse SASS == */


.search-section input:-webkit-autofill,
.search-section input:-webkit-autofill:hover,
.search-section input:-webkit-autofill:focus,
.search-section input:-webkit-autofill:active {
      border: 1px solid #d5dde9;
      -webkit-text-fill-color: #0071BC;
      -webkit-box-shadow: 0 0 0px 1000px #fafcff inset;
      transition: background-color 5000s ease-in-out 0s;
  }
.header-search-section input:-webkit-autofill,
.header-search-section input:-webkit-autofill:hover,
.header-search-section input:-webkit-autofill:focus,
.header-search-section input:-webkit-autofill:active {
      border: 1px solid #e5e5e5;
      -webkit-text-fill-color: #333;
      -webkit-box-shadow: 0 0 0px 1000px #fff inset;
      transition: background-color 5000s ease-in-out 0s;
  }
.footer-newsletter input:-webkit-autofill,
.footer-newsletter input:-webkit-autofill:hover,
.footer-newsletter input:-webkit-autofill:focus,
.footer-newsletter input:-webkit-autofill:active {
      border: 1px solid #787878;
      -webkit-text-fill-color: #e5e5e5;
      -webkit-box-shadow: 0 0 0px 1000px #444 inset;
      transition: background-color 5000s ease-in-out 0s;
  }
