/* breakpoints */
.link {
  /* breakpoints */
}

.link.brand-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: none;
  font-size: 0.75rem;
  font-weight: 800;
  color: #231f20;
  text-transform: uppercase;
  padding: 1.5625rem 2.625rem;
  margin: 2.1875rem 0;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  text-decoration: none;
  letter-spacing: 1px;
}

.link.brand-button a:hover {
  text-decoration: none;
  color: #fff;
}

.link.brand-button.link--dmcglobal a {
  border: 2px solid #000;
}

.link.brand-button.link--dmcglobal a:hover {
  background-color: #000;
}

.link.brand-button.link--dynaenergetics a {
  border: 2px solid #0081c9;
}

.link.brand-button.link--dynaenergetics a:hover {
  background-color: #0081c9;
}

.link.brand-button.link--nobelclad a {
  border: 2px solid #d8262e;
}

.link.brand-button.link--nobelclad a:hover {
  background-color: #d8262e;
}

.link.brand-button.field-resource-link a {
  display: inline-block;
  padding: 1.5625rem 3.125rem;
  text-align: center;
}

.link .bio-detail-story-link {
  margin-left: 0.9375rem;
  display: block;
  margin: 2.5rem auto 0;
  color: #c1b387;
  font-size: 0.875rem;
  line-height: 2.25rem;
  text-decoration: none;
}

.link .bio-detail-story-link::before {
  content: "";
  background-position: 0 -902px;
  height: 36px;
  width: 36px;
  margin: 0 0.9375rem 0 0;
  float: left;
  background-image: url("/-/media/00339CEA3A5A47BCB4737F6127CFBD00.ashx");
  background-repeat: no-repeat;
}

.link.jump-to-top {
  padding-bottom: 5rem;
}

.link--nobelclad .to-top {
  background-position: 0 -221px;
  height: 80px;
  width: 80px;
  display: block;
  margin: 7.5rem auto 0;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  height: 80px;
  width: 80px;
  margin: 7.5rem auto 0;
  padding-bottom: 5rem;
  background-image: url("/-/media/450E0A350227437A83D0C50567CF6991.ashx");
}

.link--dmcglobal .to-top {
  background-position: 0 -522px;
  height: 80px;
  width: 80px;
  display: block;
  margin: 7.5rem auto 0;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  height: 80px;
  width: 80px;
  margin: 7.5rem auto 0;
  padding-bottom: 5rem;
  background-image: url("/-/media/00339CEA3A5A47BCB4737F6127CFBD00.ashx");
}

.link--dynaenergetics .to-top {
  background-position: 0 -312px;
  height: 80px;
  width: 80px;
  display: block;
  margin: 7.5rem auto 0;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  height: 80px;
  width: 80px;
  margin: 1.875rem auto 0;
  padding-bottom: 5rem;
  background-image: url("/-/media/319E5A43276142BDAF18EFF838416A9C.ashx");
}
