.container-fluid {
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
}

.prog-name {
  font-size: 2.1rem;
  padding: 2.25rem 0 1.5rem 0;
}

.cta .cta-headline {
  font-size: 1rem;
}

hr.hrclass {
  margin-bottom: 0.5rem;
}

.media-clips-list {
  /* max-height: 38rem; */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.media-row-line {
  border: 0;
}

.media-clips-cnt {
  text-align: left;
  font-size: 0.8rem;
}

.media-clips-list .clip-thumbnail {
  width: 10rem;
}

.prog-title,
.media-content {
  font-size: 1.25rem;
}

.prog-date {
  font-size: 0.75rem;
}

.read-more-desc {
  font-size: 0.85rem;
}

.header .logo .cust-name {
  font-size: 1.1rem;
}

.cta button#actionbutton {
  font-size: 0.9rem;
}

.author-email-sign {
  font-size: 0.8rem;
}

.container-fluid.footer .link-text {
  font-size: 0.8rem;
}

.container-fluid.footer .btn {
  font-size: 0.8rem;
}

.header,
.header .logo {
  min-height: 3.5rem;
  max-height: 3.5rem;
}

.content-section-marketing {
  padding-top: 1.75rem;
}

.brochure-media-count-card {
  border: 1px solid #d9d9d9;
}
