@font-face {
  font-family: 'Univers CE Medium';
  src: url("../fonts/subset-UniversCE-Medium.woff2") format('woff2'), url("../fonts/subset-UniversCE-Medium.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Univers LT 55 Roman';
  src: url("../fonts/UniversLT-55Roman.woff2") format('woff2'), url("../fonts/UniversLT-55Roman.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Univers LT 47 CondensedLt';
  src: url("../fonts/subset-UniversLT-CondensedBold.woff2") format('woff2'), url("../fonts/subset-UniversLT-CondensedBold.woff") format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Univers LT 59 UltraCondensed';
  src: url("../fonts/subset-UniversLT-UltraCondensed.woff2") format('woff2'), url("../fonts/subset-UniversLT-UltraCondensed.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Univers LT 57 Condensed';
  src: url("../fonts/subset-UniversLT-Condensed.woff2") format('woff2'), url("../fonts/subset-UniversLT-Condensed.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'YWFT Ultramagnetic';
  src: url("../fonts/ywft-ultramagnetic-bold.woff2") format('woff2'), url("../fonts/ywft-ultramagnetic-bold.woff") format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'YWFT Ultramagnetic';
  src: url("../fonts/ywft-ultramagnetic-oblique.woff2") format('woff2'), url("../fonts/ywft-ultramagnetic-oblique.woff2") format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'YWFT Ultramagnetic';
  src: url("../fonts/ywft-ultramagnetic.woff2") format('woff2'), url("../fonts/ywft-ultramagnetic.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SignPainterHouseBrush';
  src: url("../fonts/subset-SignPainterHouseBrush.woff2") format('woff2'), url("../fonts/subset-SignPainterHouseBrush.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
#wpadminbar {
  display: none !important;
}
.section {
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  padding: 3rem 1rem;
  background: #dfeffd;
  color: #457fdc;
  margin: 0;
}
.column {
  font-size: 1.5rem;
  line-height: 1;
  color: #000;
  margin: 0 20px;
}
.curated-post {
  margin-bottom: 40px;
  position: relative;
}
.curated-post:last-child {
  margin-bottom: 0;
}
.newsletter-signup {
  display: none;
  background: #ffd007;
  height: 120px;
  margin-top: 100px;
  margin-left: 20px;
}
.newsletter-signup .newsletter-firstname {
  display: none;
}
.newsletter-signup .cta {
  position: absolute;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1rem;
  padding: 10px 15px 0;
  box-sizing: border-box;
  font-family: 'Univers LT 47 CondensedLt';
}
.newsletter-signup input {
  border: 0;
  height: 50px;
  float: left;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
}
.newsletter-signup input[type="email"] {
  width: 250px;
  font-size: 19px;
  padding: 10px;
}
.newsletter-signup input[type="submit"],
.newsletter-signup button {
  background: #acacac;
  font-family: 'Univers LT 47 CondensedLt';
  text-transform: uppercase;
  font-size: 1rem;
  height: 50px;
  margin-left: 15px;
  float: left;
  padding: 0 20px;
  cursor: pointer;
}
.newsletter-signup input[type="email"] + div {
  float: left;
}
.newsletter-signup .terms {
  font-family: 'Univers LT 55 Roman';
  position: absolute;
  font-size: 0.7rem;
  bottom: -20px;
  left: 40px;
}
.newsletter-confirmation,
.newsletter-error {
  display: none;
  font-family: 'Univers LT 55 Roman';
  font-size: 17px;
  padding: 60px 30px 0;
  text-align: center;
}
footer.section {
  background: #000;
  color: #fff;
  border: 3px solid #4d4d4d;
}
h1 {
  font-size: 2rem;
  text-transform: uppercase;
  margin: 6px 0 0;
  font-weight: bold;
}
h2 {
  text-transform: uppercase;
}
h3 {
  font-weight: 100;
}
h2,
h3 {
  font-size: 1.2rem;
  margin: 0;
  line-height: 1.4rem;
}
h1,
h2,
h3 {
  font-family: 'YWFT Ultramagnetic';
}
.featured-post .thumb-wrap {
  max-height: 340px;
  overflow: hidden;
}
.recent-content h3 {
  line-height: 1.2rem;
}
.recent-content a {
  text-decoration: none;
  color: inherit;
}
.recent-content a:hover,
.podcasts a:hover,
.promo-container a:hover {
  color: #4d4d4d;
}
.post-type-podcast .post-details > a:before {
  content: " ";
  width: 20px;
  height: 18px;
  background-image: url("../svgs/headphones.svg");
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  margin-right: 8px;
}
.featured-trailer .post-details > a:before {
  content: " ";
  width: 20px;
  height: 18px;
  background-image: url("../svgs/play.svg");
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  margin-right: 8px;
}
.author-name {
  display: block;
  margin-bottom: 20px;
  font-size: 0.8rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Univers LT 47 CondensedLt';
  color: #6a7a7d;
}
.recent-posts .recent-post {
  clear: both;
  display: flex;
}
.recent-posts .recent-post .thumb-wrap {
  height: 80px !important;
  width: 80px !important;
  margin: 0 15px 20px 0;
  flex: 0 0 80px;
}
.recent-posts .recent-post img {
  margin: 0 10px 20px 0;
}
.recent-posts .recent-post h3 {
  font-size: 1rem;
  margin-top: 0;
  text-transform: none;
}
.recent-content .read-more {
  background: #000;
  display: block;
  color: #fff;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: 'Univers LT 47 CondensedLt';
  text-align: center;
  padding: 10px 0;
}
.recent-content .read-more:hover {
  background: #ffd007;
  color: #000;
}
.br-cta {
  background: #fff;
  border: 2px solid #000;
  color: #000;
  font-size: 1.1rem;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Univers LT 47 CondensedLt';
  text-align: center;
  padding: 10px 0;
}
.br-cta:hover {
  background: #000;
  transition: all 0.2s linear;
  color: #fff !important;
}
.widget_random_content_pro_widget {
  text-align: center;
}
.widget_random_content_pro_widget .random-content-pro-wrapper {
  display: none;
}
.full-responsive {
  max-width: 1600px;
  margin: 0 auto;
}
/*podcasts*/
.podcasts {
  background: #f8faed;
  padding: 50px 0 10px;
}
.podcasts .section-heading {
  text-align: center;
  margin: 40px auto 80px;
  position: relative;
  max-width: 380px;
}
.podcasts .section-heading h2 {
  z-index: 2;
  position: relative;
}
.podcasts .section-heading a {
  font-family: 'Univers LT 57 Condensed';
  text-decoration: none;
  font-size: 4rem;
  line-height: 5rem;
  color: #000;
}
.podcasts .section-heading .header-background {
  position: absolute;
  background: url("../images/headers/Podcasts_header.png") no-repeat;
  width: 340px;
  height: 160px;
  background-size: contain;
  top: -40px;
  left: 0;
  z-index: 0;
}
.podcasts .podcast-panels {
  padding: 0 20px;
}
.podcasts .podcast-panel {
  display: flex;
  margin-bottom: 30px;
}
.podcasts .thumb {
  flex: 0 0 100px;
  height: 100px;
  border: 1px solid #6a6a69;
  margin-right: 15px;
}
.podcasts .thumb img {
  width: 100%;
}
.podcasts summary {
  line-height: 19px;
  font-family: 'Univers LT 55 Roman';
}
.podcasts .podcast-name {
  margin: 0 0 4px;
  font-size: 1.4rem;
}
.podcasts .subscribe-widget {
  margin-top: 15px;
  font-weight: bold;
  max-width: 160px;
  background: #fff;
  position: relative;
}
.podcasts a {
  text-decoration: none;
  color: #000;
  font-family: 'Univers LT 47 CondensedLt';
}
.podcasts .subscribe-cta {
  display: block;
  text-align: center;
  font-family: 'Univers LT 47 CondensedLt';
  text-transform: uppercase;
  cursor: pointer;
  padding: 2px 0;
  border: 2px solid #000;
}
.podcasts .subscribe-cta:hover {
  background: #000;
  color: #fff;
}
.podcasts .subscribe-links {
  border: 2px solid #000;
  border-top: none !important;
  position: absolute;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  z-index: 1;
}
.podcasts .subscribe-links.hidden {
  display: none;
}
.podcasts .subscribe-links a {
  display: block;
  padding: 5px 10px;
}
.podcasts .subscribe-links a:hover {
  background: #000;
  color: #fff;
}
.view-all {
  background: #ffd007;
  display: block;
  color: #000;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: 'Univers LT 47 CondensedLt';
  text-align: center;
  padding: 10px 0;
  max-width: 350px;
  margin: 0 auto 30px;
}
.view-all:hover {
  background: #000;
  color: #fff !important;
}
.read-home .container {
  max-width: 1000px;
  position: relative;
}
.read-home .view-all {
  background: #000;
  color: #fff;
}
.read-home .view-all:hover {
  background: #ffd007;
  color: #000;
}
.read-home .more-recent-posts {
  margin: 20px;
}
.read-home .recent-post {
  overflow: hidden;
}
.read-home .recent-post .thumb-wrap {
  max-height: 240px;
  overflow: hidden;
  margin-bottom: 20px;
}
.read-home .recent-post img {
  width: 100%;
}
.read-home .recent-post a {
  color: inherit;
}
.read-home .recent-post a:hover {
  color: #4d4d4d;
}
.read-home .recent-post h3 {
  text-transform: uppercase;
}
.read-home .recent-post .desc {
  font-family: 'Univers LT 55 Roman';
  line-height: 19px;
}
.read-home .recent-post {
  margin-bottom: 20px;
}
.read-home #sidebar iframe {
  width: 300px;
  margin: 0 auto 30px;
  display: block;
}
.tbr-promo {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .tbr-promo .mobile {
    display: block;
    margin: 0 auto;
  }
  .tbr-promo .desktop {
    display: none;
  }
}
@media screen and (min-width: 767px) {
  .tbr-promo .mobile {
    display: none;
  }
  .tbr-promo .desktop {
    display: block;
    width: 100%;
    height: auto;
  }
}
.insiders-promo {
  background: #dfddd5;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuX1o2QWNOIiBwYXR0ZXJuVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB3aWR0aD0iMTEuNSIgaGVpZ2h0PSIxMS41IiBwYXR0ZXJuVHJhbnNmb3JtPSJyb3RhdGUoMTM1KSI+PGxpbmUgeDE9IjAiIHk9IjAiIHgyPSIwIiB5Mj0iMTEuNSIgc3Ryb2tlPSIjRkYwMDAwIiBzdHJva2Utd2lkdGg9IjEiLz48L3BhdHRlcm4+PC9kZWZzPiA8cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI3BhdHRlcm5fWjZBY04pIiBvcGFjaXR5PSIwLjM3Ii8+PC9zdmc+");
  font-family: 'Univers LT 59 UltraCondensed';
}
.insiders-promo .red {
  color: #ed1f24;
}
.insiders-promo .heading .tagline {
  font-family: 'Univers LT 55 Roman';
  text-transform: none;
}
.insiders-promo .heading .tagline a {
  color: #000;
  border-bottom: 1px solid #ed1f24;
}
.insiders-promo .br-cta {
  display: block;
  max-width: 400px;
  border-color: #ed1f24;
  margin: 20px auto;
}
.insiders-promo .br-cta:hover {
  color: #fff;
}
.insiders-promo .thumb-wrap img {
  max-width: 160px;
}
.insiders-promo .podcasts-inner-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.insiders-promo .heading {
  position: relative;
  text-align: center;
  top: -20px;
}
.insiders-promo h2 {
  font-size: 3rem;
  line-height: 3rem;
}
.insiders-promo .tagline {
  font-size: 1.3rem;
  line-height: 1.7rem;
}
.insiders-promo .insiders-sections {
  padding-bottom: 10px;
  justify-content: center;
}
.insiders-promo .header-background {
  display: none;
}
.insiders-promo .section-heading a {
  color: #000;
  font-family: 'Univers LT 59 UltraCondensed';
}
.insiders-promo .column h3 {
  font-family: 'Univers LT 59 UltraCondensed';
  color: #ed1f24;
  text-transform: uppercase;
  font-size: 2.5rem;
  margin: 0;
}
.insiders-promo .column ul {
  padding: 0;
}
.insiders-promo .column li {
  list-style: none;
  margin-bottom: 20px;
}
.insiders-promo .column li a {
  color: #000;
  box-shadow: inset 0 -1px 0 #ed1f24;
  font-size: 1.1rem;
  font-family: 'YWFT Ultramagnetic';
}
.insiders-promo .column .logo {
  max-width: 80px;
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  img:not(.size-80x80) {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  main {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  main .culturally-relevant {
    display: flex;
  }
  main .culturally-relevant .curated-post {
    flex: 0 0 47%;
  }
  main .culturally-relevant .curated-post .thumb-wrap {
    max-height: 180px;
  }
  main .culturally-relevant .curated-post img {
    max-width: 100%;
  }
  main .culturally-relevant .curated-post:last-child {
    margin-left: 30px;
  }
  .featured-content .lines {
    width: 205px;
    height: 190px;
    left: -20px;
    top: -50px;
    position: absolute;
    z-index: 1;
    opacity: 0.2;
    transform: scaleX(-1);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMCcgaGVpZ2h0PScxMCc+CiAgPHJlY3Qgd2lkdGg9JzEwJyBoZWlnaHQ9JzEwJyBmaWxsPSd3aGl0ZScvPgogIDxwYXRoIGQ9J00tMSwxIGwyLC0yCiAgICAgICAgICAgTTAsMTAgbDEwLC0xMAogICAgICAgICAgIE05LDExIGwyLC0yJyBzdHJva2U9J2JsYWNrJyBzdHJva2Utd2lkdGg9JzEnLz4KPC9zdmc+Cg==");
  }
  .newsletter-signup {
    z-index: 0;
    position: relative;
    display: block;
  }
  .newsletter-signup:before {
    content: "";
    position: absolute;
    top: -90px;
    width: calc(100% -40px);
    left: 20px;
    right: 20px;
  }
  .newsletter-signup .cta {
    z-index: 2;
    position: absolute;
    margin-left: 20px;
    top: -20px;
    padding-bottom: 10px;
    display: inline-block;
  }
  .newsletter-signup form {
    position: absolute;
    top: 40px;
    left: 20px;
    z-index: 3;
  }
  .featured-post {
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
  }
  .curated-posts {
    order: 1;
    flex: 0 0 260px;
    position: relative;
  }
  .curated-posts .curated-post:not(:last-child):after {
    content: " ";
    border-bottom: 1px solid #000;
    position: absolute;
    width: 220px;
    left: 20px;
    bottom: -20px;
  }
  .curated-post .thumb-wrap {
    max-height: 140px;
    overflow: hidden;
    margin-bottom: 12px;
  }
  .curated-post img {
    max-width: 260px;
    width: 100%;
    height: auto;
  }
  .featured-content {
    order: 2;
    flex: 1;
    position: relative;
  }
  .featured-content:before,
  .featured-content:after {
    position: absolute;
    top: 0;
    right: -20px;
    content: "";
    height: 83%;
    border-right: 1px solid #000;
  }
  .featured-content:before {
    left: -20px;
    right: inherit;
  }
  .featured-content img {
    width: 100%;
    height: auto;
  }
  .featured-content .featured-post {
    position: relative;
  }
  .featured-content .featured-post .post-details {
    margin-left: 10px;
  }
  .recent-posts {
    order: 3;
    flex-basis: 100%;
  }
  .recent-posts .recent-post {
    position: relative;
    margin-bottom: 20px;
  }
  .recent-posts .recent-post img {
    max-width: 80px;
  }
  .recent-posts .recent-posts-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .recent-posts .break {
    flex-basis: 100%;
    height: 0;
  }
  .read-home {
    padding: 70px 0;
  }
  .read-home .post-details {
    max-width: 410px;
  }
  .read-home .container {
    display: flex;
    justify-content: space-around;
  }
  .read-home .container:after {
    position: absolute;
    bottom: -70px;
    border-top: 1px solid #000;
    width: 80%;
    content: "";
    left: 10%;
  }
  .read-home .recent-post {
    display: flex;
  }
  .read-home .recent-post .thumb-wrap {
    margin-right: 20px;
    flex: 0 0 260px;
    max-height: 140px;
  }
  .read-home .recent-post img {
    max-width: 260px;
    height: auto;
  }
  .insiders-promo {
    margin-top: 100px;
  }
  .insiders-promo .container {
    max-width: 940px;
  }
  .insiders-promo .heading {
    text-align: left;
    position: relative;
    top: -40px;
    left: 20px;
  }
  .insiders-promo .heading .tagline {
    font-size: 1.5rem;
  }
  .insiders-promo .section-heading {
    font-size: 6.5rem;
    line-height: 5rem;
  }
  .insiders-sections {
    display: flex;
    justify-content: space-around;
  }
  .insiders-sections .divider {
    flex: 0 0 1px;
    height: 200px;
    background: #000;
  }
  .insiders-sections .thumb-wrap {
    border: 2px solid #ed1f24;
    width: 160px;
    height: 160px;
    margin: 0;
  }
  .insiders-sections .column {
    height: 260px;
    position: relative;
    flex: 0 0 340px;
  }
  .insiders-sections .column .br-cta {
    position: absolute;
    bottom: -20px;
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .column.featured-content {
    margin-bottom: 40px;
  }
  .newsletter-signup form {
    left: 140px;
  }
  .newsletter-signup .cta {
    font-size: 1.3rem;
  }
  .newsletter-signup .cta:after {
    position: absolute;
    top: 0;
    right: -50px;
    display: inline-block;
    content: ' ';
    background-image: url("../svgs/down-painted-arrow.svg");
    background-size: 50px 40px;
    width: 50px;
    height: 40px;
    margin-left: 4px;
    transform: rotate(13deg);
  }
  .podcast-panels {
    padding: 0;
    display: flex;
  }
  .podcast-panels .podcast-panel {
    flex: 0 0 33%;
    margin-left: 10px;
  }
  .podcast-panels .thumb {
    flex: 0 0 150px;
    height: 150px;
  }
  .insiders-promo .heading {
    text-align: center;
  }
  .insiders-sections .column {
    flex: 0 0 380px;
  }
}
@media screen and (min-width: 768px) {
  .recent-posts-inner {
    margin-top: 20px;
  }
  .recent-posts-inner:after {
    bottom: 142px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 840px) {
  .recent-posts-inner:after {
    bottom: 162px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .recent-posts-inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
  }
  .recent-posts-inner:before,
  .recent-posts-inner:after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #000;
    left: 0;
    right: 0;
  }
  .recent-posts-inner:before {
    top: -20px;
  }
  .break {
    flex-basis: 100%;
    height: 0;
  }
  .recent-posts .recent-post {
    flex: 0 0 33%;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .recent-posts .recent-post:not(:nth-child(3n+3)) {
    position: relative;
  }
  .recent-posts .recent-post:not(:nth-child(3n+3)):after {
    position: absolute;
    right: 20px;
    content: "";
    border-left: 1px solid #000;
    top: -10px;
    bottom: 10px;
  }
  .featured-content:after {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .column {
    margin-bottom: 20px;
  }
  .curated-posts {
    order: 1;
    flex: 0 0 260px;
  }
  .featured-content {
    order: 2;
    flex: 0 0 640px;
  }
  .recent-posts {
    order: 3;
    flex: 0 0 260px;
  }
  .recent-posts .recent-post:not(:last-child):after {
    content: " ";
    border-bottom: 1px solid #000;
    position: absolute;
    width: 220px;
    left: 20px;
    bottom: 0px;
  }
  .recent-posts .recent-post:last-child {
    margin-bottom: 0;
  }
  .insiders-sections .column {
    flex: 0 0 380px;
  }
}
