






.resource-post .tags {
  display: flex;
  align-items: flex-start;
  margin-top: 1.75rem;
}
@media only screen and (min-width: 880px) {
  .resource-post .tags {
    margin-top: 3rem;
  }
}
.resource-post .tags .category {
  border-left: 2px solid #BA0C2F;
  padding-left: 1.25rem;
  margin-right: 3.125rem;
}
@media only screen and (min-width: 880px) {
  .resource-post .tags .category {
    margin-right: 3.75rem;
  }
}
.resource-post .tags .category .category-label {
  font-family: "Inter", sans-serif;
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
  letter-spacing: 0.075rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0.1875rem;
}
@media only screen and (min-width: 880px) {
  .resource-post .tags .category .category-label {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1100px) {
  .resource-post .tags .category .category-label {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 880px) {
  .resource-post .tags .category .category-label {
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 1100px) {
  .resource-post .tags .category .category-label {
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 880px) {
  .resource-post .tags .category .category-label {
    line-height: 1rem;
  }
}
@media only screen and (min-width: 1100px) {
  .resource-post .tags .category .category-label {
    line-height: 1rem;
  }
}
.resource-post .tags .category .category-name {
  color: #737373;
}
.resource-post .tags .category .category-name a {
  color: #737373;
}
.resource-post .resource-post__header {
  position: relative;
  height: 16rem;
}
@media only screen and (min-width: 880px) {
  .resource-post .resource-post__header {
    height: 23rem;
    background: #FAF8F4;
  }
}
.resource-post .resource-post__header.audio-wave {
  background: url(/sites/sonitrol.com/themes/custom/www_bootstrap/assets/img/audio-wave.svg) center center no-repeat;
}
.resource-post .resource-post__header h1 {
  position: absolute;
  bottom: 2.75rem;
  left: 0;
  right: 0;
  color: #101925;
  text-align: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 0;
}
@media only screen and (min-width: 880px) {
  .resource-post .resource-post__header h1 {
    bottom: 4.5rem;
  }
}
.resource-post .resource-post__header .back-link {
  position: absolute;
  top: 1.75rem;
  left: 1.75rem;
}
@media only screen and (min-width: 880px) {
  .resource-post .resource-post__header .back-link {
    top: 4.3125rem;
    left: 1.875rem;
  }
}
.resource-post .resource-post__summary {
  margin-top: 3rem;
  max-width: 39.375rem;
}
@media only screen and (min-width: 880px) {
  .resource-post .resource-post__summary {
    margin-top: 3.5rem;
  }
}
.resource-post .content {
  margin-top: 2rem;
}
@media only screen and (min-width: 880px) {
  .resource-post .content {
    margin-top: 3.75rem;
  }
}
.resource-post .audio-file {
  margin-top: 3.5rem;
}
@media only screen and (min-width: 880px) {
  .resource-post .audio-file {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.resource-post.video .resource-post__header h1 {
  bottom: 3.625rem;
}
@media only screen and (min-width: 880px) {
  .resource-post.video .resource-post__header h1 {
    bottom: 7.5rem;
  }
}
.resource-post.video .resource-post__video {
  position: relative;
  margin-top: -2.5rem;
}
@media only screen and (min-width: 880px) {
  .resource-post.video .resource-post__video {
    margin-top: -5rem;
  }
}
.resource-post.video .resource-post__video .responsive-video {
  display: none;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  
}
.resource-post.video .resource-post__video iframe {
  max-width: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.resource-post.video .resource-post__video .play-button {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.resource-post.video .video__summary {
  margin-top: 2.0625rem;
}
@media only screen and (min-width: 880px) {
  .resource-post.video .video__summary {
    text-align: center;
    margin-top: 3.125rem;
  }
}


/*# sourceMappingURL=../../../../maps/resource/page/scss/resource-page.css.map */
