.show-all {
  display: block;
  text-align: center;
  width: 180px;
  height: 51px;
  line-height: 51px;
  margin: auto;
  border: 1px solid #4c4c4c;
  text-decoration: none;
  font-size: 20px;
  margin-top: 40px;
  color: #4c4c4c !important;
}

.up-coming-event-area .up-coming-event-text2 a {
  color: #535353;
  text-decoration: none;
}
.up-coming-event-area .up-coming-event-text2 a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 1322px) {
  #single-news-menu.single-newsletter .menu .menu-item-29 .sub-menu .menu-item-92 a {
    background: #272627 !important;
    color: #575757 !important;
  }

  #single-news-menu.single-newsletter .menu .menu-item-29 .sub-menu .menu-item-104 a {
    background: #272627 !important;
    color: #ffd600 !important;
  }

  #single-news-menu.single-newsletter .pagecommon-title {
    width: 100% !important;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 966px) {
  .page-template-page-newsletters-archive #news-events-items-updated .newsletter-item-section #news-events-items {
    margin-top: 0px !important;
  }
}

@media only screen and (min-width: 1322px) {
}

.icon_hp_career {
  background: url(../images/icon_career.png);
  height: 97px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#icons-cont a:hover {
  filter: brightness(40%);
}

.table-wrapper {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
}
