@font-face {
  font-family: 'Schola';
  src: url("/assets/texgyreschola-bold-webfont.eot");
  src: url("/assets/texgyreschola-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/texgyreschola-bold-webfont.woff") format("woff"), url("/assets/texgyreschola-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Schola';
  src: url("/assets/texgyreschola-regular-webfont.eot");
  src: url("/assets/texgyreschola-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/texgyreschola-regular-webfont.woff") format("woff"), url("/assets/texgyreschola-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 33, /app/app/assets/stylesheets/media_new.css.scss */
body {
  background: #F5F5F5;
  font-family: "Schola", Georgia, Times, serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

/* line 44, /app/app/assets/stylesheets/media_new.css.scss */
header {
  background: #000000;
  padding: 5px 15px 3px 15px;
}
/* line 49, /app/app/assets/stylesheets/media_new.css.scss */
header .wordmark a {
  color: rgba(255, 255, 255, 0.7);
}
/* line 53, /app/app/assets/stylesheets/media_new.css.scss */
header .wordmark svg {
  height: 13px;
  width: 62px;
}

/* line 60, /app/app/assets/stylesheets/media_new.css.scss */
h2 {
  color: rgba(0, 0, 0, 0.3);
  font: 12px "Arial Black", Arial, sans-serif;
  text-transform: uppercase;
}

/* line 66, /app/app/assets/stylesheets/media_new.css.scss */
p {
  color: rgba(0, 0, 0, 0.75);
}

/* line 71, /app/app/assets/stylesheets/media_new.css.scss */
section div.section-wrap {
  margin: 0 auto;
  max-width: 750px;
  position: relative;
}
/* line 77, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content {
  background: #ffffff;
  padding: 40px 0 120px;
}
/* line 81, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .column-wrap {
  padding-bottom: 20px;
}
/* line 85, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description {
  color: rgba(0, 0, 0, 0.8);
  float: right;
  font-size: 15px;
}
/* line 90, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description .column-wrap {
  padding-left: 20px;
  margin-left: -1px;
  border-left: solid 1px #DBDBDB;
}
/* line 96, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description a {
  color: #000000;
}
/* line 97, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description h2.section-content-title {
  font-size: 11px;
  margin-bottom: 0;
}
/* line 101, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description h2.section-content-title + p {
  margin-top: 10px;
}
/* line 105, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description blockquote {
  font-style: italic;
}
/* line 109, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description h2:not(.section-content-title) {
  color: #000000;
  font: bold 1.3em "Schola", Georgia, Times, serif;
  text-transform: none;
}
/* line 117, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description hr {
  border: none;
  border-bottom: solid 1px;
  margin: 30px auto;
  opacity: .5;
  width: 70%;
}
/* line 125, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description p {
  line-height: 20px;
}
/* line 128, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description pre {
  background: #F5F5F5;
  overflow: scroll;
  padding: 15px 20px 0 20px;
}
/* line 134, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-description ol, section.section-content .section-content-description ul, section.section-content .section-content-description p, section.section-content .section-content-description pre, section.section-content .section-content-description blockquote {
  margin-bottom: 25px;
}
/* line 138, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-info {
  float: left;
  font-size: 12px;
  line-height: 15px;
}
/* line 143, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-info a {
  color: rgba(0, 0, 0, 0.6);
}
/* line 146, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-info p {
  color: rgba(0, 0, 0, 0.6);
}
/* line 150, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-info .column-wrap {
  border-right: solid 1px #DBDBDB;
  padding-right: 20px;
}
/* line 154, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-info .browse-more-episodes {
  font-family: "Arial", Arial, sans-serif;
  margin-bottom: 20px;
}
/* line 158, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-info .browse-more-episodes a {
  background: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 7px 15px;
  text-align: center;
  text-decoration: none;
  transition: all .4s;
}
/* line 170, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-info .browse-more-episodes a:hover {
  background: rgba(0, 0, 0, 0.05);
  border: solid 1px rgba(0, 0, 0, 0.25);
}
/* line 176, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-info .listen-on-apple-podcasts {
  margin-top: 20px;
}
/* line 179, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-info .listen-on-apple-podcasts a {
  color: rgba(0, 0, 0, 0.6);
}
/* line 183, /app/app/assets/stylesheets/media_new.css.scss */
section.section-content .section-content-info .listen-on-apple-podcasts a:hover {
  opacity: 0.75;
}
/* line 190, /app/app/assets/stylesheets/media_new.css.scss */
section.section-player {
  background: #3d3d3d;
  padding: 40px 0 40px;
  position: relative;
  transition: padding .4s;
}
/* line 196, /app/app/assets/stylesheets/media_new.css.scss */
section.section-player:before {
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  content: "";
  display: block;
  height: 117px;
  position: absolute;
  width: 100%;
  z-index: 0;
}
/* line 207, /app/app/assets/stylesheets/media_new.css.scss */
section.section-player .player-wrap {
  height: 200px;
  margin: 0 -20px;
}
/* line 211, /app/app/assets/stylesheets/media_new.css.scss */
section.section-player iframe {
  position: relative;
}

/* line 217, /app/app/assets/stylesheets/media_new.css.scss */
svg {
  fill: currentColor;
}

/* line 221, /app/app/assets/stylesheets/media_new.css.scss */
footer {
  font-size: 11px;
  padding: 10px 0 100px 0;
  text-align: center;
}
/* line 226, /app/app/assets/stylesheets/media_new.css.scss */
footer a {
  color: #000000;
}
/* line 229, /app/app/assets/stylesheets/media_new.css.scss */
footer p {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  opacity: .4;
}

/* line 238, /app/app/assets/stylesheets/media_new.css.scss */
.clearfix:after {
  clear: both;
}
/* line 242, /app/app/assets/stylesheets/media_new.css.scss */
.clearfix:after, .clearfix:before {
  display: table;
  content: " ";
}

/* line 250, /app/app/assets/stylesheets/media_new.css.scss */
.column .column-25, .column.column-25 {
  width: 25%;
}
/* line 254, /app/app/assets/stylesheets/media_new.css.scss */
.column .column-75, .column.column-75 {
  width: 75%;
}

/* line 260, /app/app/assets/stylesheets/media_new.css.scss */
.podcast-artwork {
  border-radius: 6px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

/* line 264, /app/app/assets/stylesheets/media_new.css.scss */
.browse-more-episodes,
.podcast-artwork-wrap {
  max-width: 170px;
}

/* line 269, /app/app/assets/stylesheets/media_new.css.scss */
.mb-0 {
  margin-bottom: 0;
}

/* line 270, /app/app/assets/stylesheets/media_new.css.scss */
.mb-20 {
  margin-bottom: 20px;
}

/* line 272, /app/app/assets/stylesheets/media_new.css.scss */
.ml-20 {
  margin-left: 20px;
}

/* line 274, /app/app/assets/stylesheets/media_new.css.scss */
.mt-0 {
  margin-top: 0;
}

/* line 275, /app/app/assets/stylesheets/media_new.css.scss */
.mt-5 {
  margin-top: 5px;
}

/* line 276, /app/app/assets/stylesheets/media_new.css.scss */
.mt-40 {
  margin-top: 40px;
}

/* line 278, /app/app/assets/stylesheets/media_new.css.scss */
.pl-20 {
  padding-left: 20px;
}

/* line 279, /app/app/assets/stylesheets/media_new.css.scss */
.pl-40 {
  padding-left: 40px;
}

/* line 281, /app/app/assets/stylesheets/media_new.css.scss */
.ratio {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 286, /app/app/assets/stylesheets/media_new.css.scss */
.ratio.ratio-1-1 {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
/* line 293, /app/app/assets/stylesheets/media_new.css.scss */
.ratio.ratio-1-1 {
  padding: 100% 0 0 0;
}

/* line 296, /app/app/assets/stylesheets/media_new.css.scss */
.view-all {
  background: #ffffff;
  border: solid 1px rgba(0, 0, 0, 0.4);
  border-radius: 100px;
  font: 11px "Arial Black", Arial, sans-serif;
  padding: 10px 15px;
  position: absolute;
  right: 30px;
  text-transform: uppercase;
  top: 25px;
}
/* line 307, /app/app/assets/stylesheets/media_new.css.scss */
.view-all a {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

@media (max-width: 780px) {
  /* line 315, /app/app/assets/stylesheets/media_new.css.scss */
  section.section-player {
    overflow: hidden;
    padding: 0 0;
  }
  /* line 319, /app/app/assets/stylesheets/media_new.css.scss */
  section.section-player .player-wrap {
    margin: 0 -26px;
  }

  /* line 323, /app/app/assets/stylesheets/media_new.css.scss */
  .section-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 328, /app/app/assets/stylesheets/media_new.css.scss */
  .column .column-25, .column.column-25,
  .column .column-75, .column.column-75 {
    float: none;
    width: 100%;
  }

  /* line 336, /app/app/assets/stylesheets/media_new.css.scss */
  section.section-content .section-content-description .column-wrap,
  section.section-content .section-content-info .column-wrap {
    border: none;
    padding-left: 0;
    padding-right: 0;
  }
}
