
._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%); }

    .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-left: 0px;
      left: 5px;
      top: 5px;
      width: 40px;
      height: 40px;
      font-size: 16px;
      margin-right: 0px;
      padding: 10px; } }
  .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;
    left: 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: "Open Sans", 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: left;
  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
}


.redesign_experts .vertical .s06v1 {
  margin: 0px 0px 32px 0px;
  display: inline-block;
  width: 100%; }
  @media (max-width: 991px) {
    .redesign_experts .vertical .s06v1 {
      margin: 0px 0px 32px 0px;
      display: inline-block; } }

.redesign_experts .vertical .s06v1-img {
  float: left;
  display: inline-block;
  width: auto;
  padding-right: 0px;
  margin-bottom: 0px; }
  .redesign_experts .vertical .s06v1-img img {
    height: 100px;
    width: 100px;
    margin-right: 16px;
    float: left; }
    @media (min-width: 768px) {
      .redesign_experts .vertical .s06v1-img img {
        height: 120px;
        width: 120px;
        margin-right: 16px; } }
    @media (min-width: 992px) {
      .redesign_experts .vertical .s06v1-img img {
        height:100px;
        width: 100px; } }

.redesign_experts .vertical .s06v1-content {
  display: table-cell;
  padding-right: 0px; }
  .redesign_experts .vertical .s06v1-content h4 {
    font-family: "Andes", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin: 0px; }
    .redesign_experts .vertical .s06v1-content h4 a{
      color: #333333; }
.time-stamp, .author {
  font-family: "Open Sans", sans-serif;
  word-break: break-word;
  font-size: 13px;
  line-height: 17px;
  color: #787878; }



 .s07v1_media_contacts h6 {
  font-family: "AndesBold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  margin: 0px 0px 8px 0px;
  text-transform: uppercase; }
.s07v1_media_contacts {
  float: none;
  display: block;
  width: 100%; }
  .s07v1_media_contacts {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0px 8px 0px;
     }
  .s07v1_media_contacts .location {
    font-weight: bold; }

/* == Begin latest-v1 inverse SASS == */
.inline_search_API_inverse .latest-v1-section h3 {
  font-family: "Andes", 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; }

.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;
}

@media (max-width: 991px){
 .supergrid .center-left-border .grid_9_par_1.parsys > .remove-padding-grid:first-child{
   padding-left: 0px!important;
}
}
.annualmeeting_banner .hero-v1-section .hero-img .img-gradient {background:rgba(0,0,0,0.50)!important;}
