@import url(../../fonts/fonts.css);
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  margin: 0 auto; }
  .loader img {
    width: 100%;
    height: auto; }

.trans-error-msg {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px; }

.back-link {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #fff;
  background-color: #e21b4d;
  font-weight: 600;
  padding: 5px 20px;
  font-size: 16px;
  display: inline-block;
  margin-top: 20px; }
  .back-link:hover {
    color: #fff;background:#ee7694; }

#podcast-genres .recent-podcast {
  position: relative; }
  #podcast-genres .recent-podcast::after {
    clear: both;
    content: "";
    display: block; }
@media screen and (max-width: 400px) {
  #podcast-genres .recent-post-wrap {
    width: 100%; } }

#podcast-genre p {
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 16px; }
#podcast-genre .section::after {
  clear: both;
  content: "";
  display: block; }
#podcast-genre #podcast-container {
  padding-top: 2px;
  position: relative;
  width: 100%;
  float: left;
  min-height: 300px; }
  @media screen and (max-width: 600px) {
    #podcast-genre #podcast-container {
      width: 80%;
      margin: 0 auto;
      float: none; }
      #podcast-genre #podcast-container::after {
        clear: both;
        content: "";
        display: block; } }
  @media screen and (max-width: 400px) {
    #podcast-genre #podcast-container {
      width: 100%; } }
  #podcast-genre #podcast-container button.show-genres {
    display: block;
    clear: both;
    background-color: #462769;
    font-weight: 100;
    outline: none;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    border: none;
    padding: 8px 15px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, 100%); }
    #podcast-genre #podcast-container button.show-genres:hover {
      color: #A4CD39; }
#podcast-genre .podcast-item {
  float: left;
  /*width: calc(100% / 4 + 1.5px);*/
  width: calc(100% / 4);
  padding: 20px;
  /*border: 2px solid #231f20;*/
  border: 1px solid #231f20;
  /*margin: -2px -2px 0 0;*/
  margin: -1px -1px 0 0; }
  @media screen and (max-width: 1300px) {
    #podcast-genre .podcast-item {
      /*width: calc(100% / 3 + 1.5px);*/
      width: calc(100% / 3); } }
  @media screen and (max-width: 900px) {
    #podcast-genre .podcast-item {
      /*width: calc(100% / 2 + 1px);*/
      width: calc(100% / 2); } }
  @media screen and (max-width: 600px) {
    #podcast-genre .podcast-item {
      width: 100%; } }
#podcast-genre .section-holder {
  min-height: 120px; }
  #podcast-genre .section-holder::after {
    clear: both;
    content: "";
    display: block; }
  #podcast-genre .section-holder .podcast-thumbnail {
    float: left;
    display: block;
    margin-right: 7.42297%;
    width: 27.48949%;
    margin-bottom: 20px; }
    #podcast-genre .section-holder .podcast-thumbnail:last-child {
      margin-right: 0; }
    #podcast-genre .section-holder .podcast-thumbnail img {
      max-width: 100%; }
  #podcast-genre .section-holder .podcast-info {
    float: left;
    display: block;
    margin-right: 7.42297%;
    width: 65.08753%; }
    #podcast-genre .section-holder .podcast-info:last-child {
      margin-right: 0; }
    #podcast-genre .section-holder .podcast-info .fa {
      margin-right: 10px;
      color: #000; }
    #podcast-genre .section-holder .podcast-info .podcast-name {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      margin: 0;
      display: inline-block;
      font-size: 18px;
      color: #000;
      font-size: 18px;
      text-transform: uppercase; }
      #podcast-genre .section-holder .podcast-info .podcast-name:last-child {
        margin-right: 0; }
      #podcast-genre .section-holder .podcast-info .podcast-name i {
        margin-top: 6px;
        vertical-align: top; }
      #podcast-genre .section-holder .podcast-info .podcast-name span {
        display: inline-block;
        width: calc( 100% - 22px); }
    #podcast-genre .section-holder .podcast-info .program-contact {
      display: block;
      text-transform: uppercase;
      font-size: 18px; }
      #podcast-genre .section-holder .podcast-info .program-contact:hover {
        color: #462769; }
    #podcast-genre .section-holder .podcast-info .program-status {
      margin: 10px 0 20px 0;
      text-transform: uppercase; }
      #podcast-genre .section-holder .podcast-info .program-status span {
        display: inline-block;
        vertical-align: middle; }
        #podcast-genre .section-holder .podcast-info .program-status span div {
          font-size: 12px;
          font-weight: bold;
          line-height: 14px; }
      #podcast-genre .section-holder .podcast-info .program-status .fa {
        vertical-align: middle;
        font-size: 30px;
        color: inherit; }
      #podcast-genre .section-holder .podcast-info .program-status.new-joy {
        color: #A4CD39; }
      #podcast-genre .section-holder .podcast-info .program-status.new-time .fa {
        position: relative;
        background-color: #0AB8E7;
        color: #fff;
        border-radius: 50%;
        font-size: 18px;
        width: 30px;
        height: 30px; }
        #podcast-genre .section-holder .podcast-info .program-status.new-time .fa:before {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-53%, -50%); }
      #podcast-genre .section-holder .podcast-info .program-status.new-time span {
        color: #0AB8E7; }
      #podcast-genre .section-holder .podcast-info .program-status.returning .fa {
        background-color: #EF6690;
        color: #fff;
        border-radius: 50%;
        font-size: 18px;
        padding: 5px; }
      #podcast-genre .section-holder .podcast-info .program-status.returning span {
        color: #EF6690; }
      #podcast-genre .section-holder .podcast-info .program-status.relaunch .fa {
        position: relative;
        background-color: #F06522;
        color: #fff;
        border-radius: 50%;
        font-size: 18px;
        width: 30px;
        height: 30px; }
        #podcast-genre .section-holder .podcast-info .program-status.relaunch .fa:before {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-54%, -43%); }
      #podcast-genre .section-holder .podcast-info .program-status.relaunch span {
        color: #F06522; }
      #podcast-genre .section-holder .podcast-info .program-status.special-program .fa {
        position: relative;
        background-color: #EB1C24;
        color: #fff;
        border-radius: 50%;
        font-size: 18px;
        width: 30px;
        height: 30px; }
        #podcast-genre .section-holder .podcast-info .program-status.special-program .fa:before {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-54%, -43%); }
      #podcast-genre .section-holder .podcast-info .program-status.special-program span {
        color: #EB1C24; }
#podcast-genre .podcast-description {
  margin-top: 10px;
  height: 70px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }
#podcast-genre .view-all-podcasts {
  background-color: #e21b4d;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  padding: 7px 0; }
  #podcast-genre .view-all-podcasts:hover {
    color: #fff;background:#ee7694; }
  #podcast-genre .view-all-podcasts:hover .fa {
    color: #fff; }
  #podcast-genre .view-all-podcasts .fa {
    margin-left: 10px;
    color: #fff; }
