/*
 ***********************************************************************
 * DO NOT MODIFY DIRECTLY. USE nxp-web-branding GIT REPO FOR ALL CHANGES
 ***********************************************************************
 */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-unstyled > li {
  padding-left: 0;
}

.list-unstyled > li:before {
  display: none;
}

.iw_viewport-wrapper .page-title {
  position: relative;
  padding: 0;
  margin: 0;
}

.iw_viewport-wrapper .page-title h1 {
  display: none;
}

.iw_viewport-wrapper .page-title .share-icons {
  position: absolute;
  top: 2em;
  right: 0;
  z-index: 2;
  margin-top: 0;
}

.iw_viewport-wrapper .page-title .share-icons a {
  color: #fff;
}

.iw_viewport-wrapper .page-title .share-icons ul a {
  color: #252526;
}

@media screen and (min-width: 768px) {
  .iw_viewport-wrapper .hero-title {
    padding-right: 60px;
  }
}
