.podcast-announcement {background-color: #12B2C0;width: fit-content;padding: 10px;font-size: 40px;text-transform: uppercase;font-weight: 700;margin-left: -100px;color: white;transform: skew(-25deg);}
.podcast-announcement-item {transform: skew(25deg);padding: 0px 20px;}
.podcaste-image-wrapper {padding-top:120px;width: 100%;height: 650px;margin-left: auto;margin-right: auto;background-size: cover;background-position: center;position:relative;}
.podcast-overlay {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.8);}
.podcast-text-wrapper {width: 50%;position: absolute;right: 0px;}
.podcast-title {color: #672E99;font-size: 80px;font-weight: 700;margin-top: 30px;}
.podcast-extra-informatie {color: white;}
.srp_meta.srp_meta_0.track-title {display: none !important;}
.srp_player_boxed.srp_player_grid {background: none !important;}
i.sricon-play {color: #305172 !important;}
.srp-play-circle {border-color: #12B2C0 !important;}
.srp-play-button:hover .srp-play-circle {background:#672E99;border-color:white !important;}
.srp-play-button:hover  i.sricon-play {color: White !important;}
.podcast-image {position: relative;z-index: 11;padding: 5%;}
.podcast-section-title-wrapper {width: fit-content;background: #98D8DE;color: black;padding: 10px;transform: skew(-25deg);}
.podcast-section-title {transform: skew(25deg);font-size: 26px;text-transform: uppercase;padding: 0px 10px;font-weight: 500;}
.podcast-extra-informatie {color: #305172;font-size: 20px;font-weight: 600;text-transform: uppercase;margin-left: 8px;margin-top: -10px;}
.currentTime {font-size: 18px;color: #672E99;font-weight: 400;opacity: 1 !important;}
.totalTime {font-size: 18px;color: #672E99;font-weight: 400;opacity: 1 !important;}
.iron-audioplayer .player {width:70% !important;}

@media only screen and (max-width: 1540px) {
  /* Podcast row */
  .podcast-announcement {font-size:30px;}
  .podcast-title {font-size: 70px;}
}

/* Responsive tot 1189px */
@media only screen and (max-width: 1189px) {
  /* Podcast row */
  .podcast-text-wrapper {width: fit-content;margin-left: auto;margin-right: auto;position: relative;}
  .podcaste-image-wrapper {padding-top:180px;}
}

/* Responsive tot 1024px */
@media only screen and (max-width: 1024px) {
  /* Podcast row */
  .podcaste-image-wrapper {padding-top: 80px;height: 500px;}
  .podcast-section-title-wrapper {margin-left: 80px;    }
  .podcast-section-title {font-size: 20px;}
  .podcast-announcement {font-size: 24px;margin-left: 0px;max-width:90%;margin-left:auto;margin-right:auto;}
  .podcast-title {font-size: 40px;}
}

/* Responsive tot 500px */
@media only screen and (max-width: 500px) {

}
