#id-podcasts {
  max-width: 1920px;
  margin: 0 auto;
}

#id-podcasts #txt_banner .biomarker-banner .image .img-banner{
    height: 670px;
    background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/desktop/Idpodcast-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

#id-podcasts .banner-content {
    top: 35%;
}
#id-podcasts .banner-content h2{
    margin-top:6px;
}

#id-podcasts .podcasts-banner-section {
  padding-top: 239px;
  padding-left: 250px;
  color: #FFFFFF;
}

#id-podcasts .wrapper-content {
  max-width: 1440px;
  margin: 0 auto;
}

#id-podcasts .body-section p {
  font-family: Arial;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  max-width: 1162px;
  margin: 0 auto;
  padding: 69px 0 210px 0;
}

#id-podcasts .body-last-text p {
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  padding: 76px 0 36px 0;
}

#id-podcasts .body-last-text span.podcasts-sub-title {
  font-family: Lexia;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  text-align: left;
}

#id-podcasts #container_sound {
  /*max-width: 1440px;*/
  max-width: 1667px;
  margin: auto;
}

#id-podcasts #container_sound #con_soundcloud #con_soundcloud2,
#id-podcasts #container_sound #con_soundcloud #con_soundcloud3,
#id-podcasts #container_sound #con_soundcloud #con_soundcloud4 {
  margin-top: 76px;
} 


/*1399px screen*/@media screen and (max-width:1919px) and (min-width:993px) {
}

@media screen and (max-width: 992px) {
  #id-podcasts .banner-content h2>br {
    display: none;
  }

  #id-podcasts .banner-content {
    position: absolute;
    top: 36%;
    max-width: 90%;
    left: 4%;
  }

  #id-podcasts .podcasts-banner-section {
    padding-top: 104px;
    padding-left: 10px;
    padding-right: 10px;
  }

  #id-podcasts .podcasts-banner-section h2 br {
    display: none;
  }

  #id-podcasts .podcasts-banner-section h2 {
    font-family: Lexia;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    max-width: 338px;
  }

  #id-podcasts .body-section p {
    font-size: 14px;
    line-height: 17px;
    padding: 15px 14px 5px 15px;
    /*padding: 15px 25px 5px 25px;*/
    ;
  }

  #id-podcasts .body-last-text p {
    font-size: 10px;
    line-height: 12px;
    text-align: left;
    padding: 19px 25px 53px;
  }

  #id-podcasts .body-last-text span.podcasts-sub-title {
    font-size: 12px;
    line-height: 12px;
    text-align: left;
  }

  #id-podcasts #container_sound {
    margin-left: 15px;
    margin-right: 10px;
  }

  #id-podcasts #container_sound #txt_abbrcopy .body-last-text > p {
    padding: 0px;
    margin-left: 10px;
    margin-right: 15px;
    margin-top: 34px;
    margin-bottom: 53px
      /*margin-bottom: 41px;*/;
  }

  #id-podcasts #container_sound #con_soundcloud #con_soundcloud1, 
  #id-podcasts #container_sound #con_soundcloud #con_soundcloud2, 
  #id-podcasts #container_sound #con_soundcloud #con_soundcloud3, 
  #id-podcasts #container_sound #con_soundcloud #con_soundcloud4 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 991px) and (max-width: 1440px) {
  #id-podcasts #container_sound {
    width: 95%;
  }
}


@media (max-width: 767px) {


#id-podcasts #txt_banner .biomarker-banner .image .img-banner{
    height: 80vw;
    background: url(/content/dam/intelligentcontent/unbranded/idlung/us/en/images/mobile/Id-podcast-mobile-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: unset;
}
#id-podcasts .banner-content h2 {
    margin-top: unset;
}
    
}


