/* line 2, ../sass/_typography.scss */
h1, h1 > a, h1 > * {
  font-weight: 300;
  font-size: 30px;
  line-height: 41px;
  text-align: left;
  padding: 0;
  margin: 0 0 15px;
  color: #464646;
}
/* line 11, ../sass/_typography.scss */
h1 a:hover {
  color: #464646;
}

/* line 17, ../sass/_typography.scss */
h2, h2 > a, h2 > * {
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 5px;
  color: #464646;
}

/* line 27, ../sass/_typography.scss */
h3, h3 > a, h3 > * {
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #474747;
  margin: 0 0 5px;
}

/* line 37, ../sass/_typography.scss */
h4, h4 > a, h4 > * {
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  width: 100%;
  color: #666666;
  margin: 0 0 5px;
}

/* line 48, ../sass/_typography.scss */
h5, h5 > a, h5 > * {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  color: #747474;
  text-transform: uppercase;
}

/* line 57, ../sass/_typography.scss */
p {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 10.5px;
  color: #222222;
}

/* line 1, ../sass/_custom_sponsorship_module.scss */
.hcs-funding-container {
  height: 354px;
  background-color: #fff;
}
@media screen and (min-width: 1280px) {
  /* line 1, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container {
    margin: 22px 40px 79px 29px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 1, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container {
    height: auto;
    margin: 22px 34px 54px 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 1, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container {
    height: auto;
    margin: 22px 34px 115px 24px;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  /* line 1, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container {
    height: auto;
    margin: 22px 34px 26px 34px;
  }
}
@media screen and (min-width: 480px) and (max-width: 599px) {
  /* line 1, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container {
    height: auto;
    margin: 22px 20px 24px 20px;
  }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
  /* line 1, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container {
    height: auto;
    margin: 22px 18px 24px 18px;
  }
}
/* line 27, ../sass/_custom_sponsorship_module.scss */
.hcs-funding-container .hcs-title {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 30px;
  font-style: italic;
  color: #292929;
}
@media screen and (min-width: 1280px) {
  /* line 27, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-title {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 27, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-title {
    margin-bottom: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 27, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-title {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  /* line 27, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-title {
    display: none;
  }
}
@media screen and (min-width: 480px) and (max-width: 599px) {
  /* line 27, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-title {
    display: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
  /* line 27, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-title {
    display: none;
  }
}
/* line 53, ../sass/_custom_sponsorship_module.scss */
.hcs-funding-container .hcs-description {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #292929;
}
@media screen and (min-width: 1280px) {
  /* line 53, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-description {
    margin-top: 12px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 53, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-description {
    margin-top: 20px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 53, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-description {
    margin-top: 15px;
    margin-bottom: 21px;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  /* line 53, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-description {
    display: none;
  }
}
@media screen and (min-width: 480px) and (max-width: 599px) {
  /* line 53, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-description {
    display: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
  /* line 53, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-description {
    display: none;
  }
}
/* line 80, ../sass/_custom_sponsorship_module.scss */
.hcs-funding-container .hcs-funding {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-style: italic;
  color: #292929;
}
@media screen and (min-width: 1280px) {
  /* line 80, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-funding {
    margin-top: 14px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 80, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-funding {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 80, ../sass/_custom_sponsorship_module.scss */
  .hcs-funding-container .hcs-funding {
    margin-top: 24px;
  }
}
/* line 95, ../sass/_custom_sponsorship_module.scss */
.hcs-funding-container div.hcs-logo-div {
  position: relative;
  float: left;
}
/* line 99, ../sass/_custom_sponsorship_module.scss */
.hcs-funding-container div.hcs-logo-div img {
  display: inline;
  margin-top: 16px;
  margin-right: 18px;
  max-width: 120px;
  max-height: 60px;
}

/* line 4, ../sass/_hero_snippets.scss */
.hero-placeholder > div {
  visibility: hidden;
  height: 0;
}
/* line 9, ../sass/_hero_snippets.scss */
.hero-placeholder .pbs-hero-carousel {
  visibility: visible;
  height: auto;
}

/* line 14, ../sass/_hero_snippets.scss */
.hero-snippets {
  margin: 0 auto 12px auto !important;
  box-sizing: border-box;
  margin-bottom: 40px;
  display: table;
  background-color: #fff;
  padding: 15px 0;
}
/* line 21, ../sass/_hero_snippets.scss */
.hero-snippets hr {
  border-top: 1px solid #B3B3B3;
}
@media (max-width: 767px) {
  /* line 14, ../sass/_hero_snippets.scss */
  .hero-snippets {
    display: block;
  }
}
/* line 28, ../sass/_hero_snippets.scss */
.hero-snippets .hero-show {
  display: block;
}
/* line 32, ../sass/_hero_snippets.scss */
.hero-snippets .hero-hide {
  display: none !important;
}
/* line 36, ../sass/_hero_snippets.scss */
.hero-snippets > div {
  border: none !important;
  border-right: 1px solid #B3B3B3 !important;
  display: table-cell;
  vertical-align: top;
  padding: 0 24px;
  margin: 0 0 12px 0;
  width: auto;
}
/* line 44, ../sass/_hero_snippets.scss */
.hero-snippets > div:last-child {
  border-right: none;
}
@media (max-width: 1023px) {
  /* line 48, ../sass/_hero_snippets.scss */
  .hero-snippets > div + div {
    border-right: none;
  }
}
/* line 55, ../sass/_hero_snippets.scss */
.hero-snippets > div + div + div + div {
  /* maximum number of snippets allowed is 3, hide the rest*/
  display: none;
}
@media (max-width: 1023px) {
  /* line 61, ../sass/_hero_snippets.scss */
  .hero-snippets > div + div + div {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 36, ../sass/_hero_snippets.scss */
  .hero-snippets > div {
    display: block;
    width: auto !important;
    border-right: none;
    border-bottom: 1px solid #B3B3B3 !important;
    margin: 0 5% 20px 5%;
    padding: 0 0 20px 0;
  }
  /* line 72, ../sass/_hero_snippets.scss */
  .hero-snippets > div:last-child {
    border-bottom: none;
  }
}
/* line 78, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container {
  font-family: 'Open Sans';
}
/* line 81, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .airdates-header {
  background: none;
  border: none;
}
/* line 84, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .airdates-header .airdates-details {
  line-height: normal;
  padding: 0;
}
/* line 87, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .airdates-header .airdates-details .left {
  border: none;
}
/* line 92, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .airdates-header .station-callsign,
.hero-snippets .airdates-container .airdates-header .program-title,
.hero-snippets .airdates-container .airdates-header .separator {
  font-size: 25px;
  color: #292929;
  font-weight: 300;
}
/* line 100, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .airdates-header .separator {
  padding: 0 14px;
  color: #B3B3B3;
  font-size: 20px;
  vertical-align: top;
}
/* line 107, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .airdates-header .pbs-localization,
.hero-snippets .airdates-container .airdates-header .pbs-localization:hover {
  font-size: 12px;
  color: #1A73B8;
}
/* line 114, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show {
  border: none;
}
/* line 117, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show:last-child .airdate-row:last-child {
  border-bottom: 0;
}
/* line 121, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row {
  background: none;
  padding: 0 0 16px 0;
  line-height: inherit;
  border-bottom: 1px solid #B3B3B3;
  display: table;
  width: 100%;
  margin-top: 16px;
}
/* line 130, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row span {
  display: inline;
  line-height: inherit;
  width: auto !important;
  text-align: left;
  text-transform: none;
}
/* line 138, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row > .clearfix {
  display: table-row;
}
/* line 141, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row .cell, .hero-snippets .airdates-container .show .airdate-row .day,
.hero-snippets .airdates-container .show .airdate-row .show-title,
.hero-snippets .airdates-container .show .airdate-row .start-time,
.hero-snippets .airdates-container .show .airdate-row .station,
.hero-snippets .airdates-container .show .airdate-row .options,
.hero-snippets .airdates-container .show .airdate-row .empty {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  text-transform: none;
  line-height: inherit;
  padding: 0 15px;
}
/* line 149, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row .day,
.hero-snippets .airdates-container .show .airdate-row .show-title,
.hero-snippets .airdates-container .show .airdate-row .start-time,
.hero-snippets .airdates-container .show .airdate-row .station,
.hero-snippets .airdates-container .show .airdate-row .options,
.hero-snippets .airdates-container .show .airdate-row .empty {
  width: 30%;
}
/* line 159, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row .show-title {
  width: 40%;
}
/* line 163, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row .start-time {
  text-align: center;
}
/* line 167, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row .day, .hero-snippets .airdates-container .show .airdate-row .day span,
.hero-snippets .airdates-container .show .airdate-row .show-title,
.hero-snippets .airdates-container .show .airdate-row .start-time {
  font-size: 16px;
  color: #292929;
  font-weight: inherit;
}
/* line 175, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row .day,
.hero-snippets .airdates-container .show .airdate-row .station,
.hero-snippets .airdates-container .show .airdate-row .start-time,
.hero-snippets .airdates-container .show .airdate-row .show-title,
.hero-snippets .airdates-container .show .airdate-row .options {
  padding-left: 0;
}
/* line 183, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row .show-title,
.hero-snippets .airdates-container .show .airdate-row .options {
  padding-right: 0;
}
/* line 188, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row .start-time {
  text-align: left;
}
/* line 192, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show .airdate-row .station,
.hero-snippets .airdates-container .show .airdate-row .options {
  font-size: 14px;
  color: #8B8B8B;
}
/* line 200, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .show h3 {
  padding: 0;
}
/* line 205, ../sass/_hero_snippets.scss */
.hero-snippets .airdates-container .full-schedule-url {
  color: #1a73bd;
  font-size: 14px;
  font-family: 'Arvo';
  font-weight: 700;
  margin: 20px 0 0 0;
  display: block;
}
