.podcast_links {
  position: relative;
  text-decoration: none;
  color: #707070;
  font-weight: 700;
  display: flex;
  align-items: center;
  line-height: 1;
  cursor: pointer;
  white-space: nowrap;
}
.filter__link_podcast {
  display: inline-block;
  height: 48px;
  border-radius: 24px;
  padding: 0 30px;
  line-height: 48px;
  font-size: 18px;
  text-decoration: none;
  color: #00243c;
  font-weight: 700;
  background-color: #fff;
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 8;
}

.filter__link_video {
  display: inline-block;
  height: 48px;
  border-radius: 24px;
  padding: 0 30px;
  line-height: 48px;
  font-size: 18px;
  text-decoration: none;
  color: #00243c;
  font-weight: 700;
  background-color: #fff;
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 8;
}
.resource-img img {
  width: 100%;
}
img.podcast_listen_logo {
  width: 20px;
  margin-right: 8px;
}
#podcast-listen > li {
  display: flex;
  align-items: center;
  width: 100%;
  align-content: center;
  margin-bottom: 15px;
}
#podcast-listen {
  padding: 48px 10px 20px 30px;
  box-sizing: unset;
}
#podcast-listen li:last-child {
  margin-bottom: 0;
}
.search-form .search-input {
  outline: none;
  padding: 12px 53px 12px 17px;
}
#resource-blog {
  background: #f6f6f6;
  padding: 60px 0 40px;
}
.resource-left {
  background: #1c969f;
  margin-bottom: 20px;
}
.resource-text {
  padding: 40px;
  color: #ffffff;
}
#Podcast {
  background: #1c969f;
  padding-bottom: 40px;
}
.resource-h3 {
  
  margin: 0;
  min-height: 183px;
  padding-right: 30px;
  letter-spacing: -1px;
  background: url(../images/file.svg) no-repeat;
  background-position: right top 15px;
  font-size: 34px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
}
.search-form .search-wrap .search-button {
  height: 100%;
  width: 20px;
  cursor: pointer;
  z-index: 1;
}
.blog-more-cta {
  color: #ffffff;
  font-size: 20px;
  margin-top: 20px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-weight: 700;
}
.blog-more-cta::after {
  content: "";
  position: absolute;
  border: 7px solid transparent;
  border-left: 8px solid #fff;
  top: 10px;
  right: -22px;
}
.resource-img {
  max-height: 271px;
  overflow: hidden;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.resource-right {
  width: 100%;
  padding: 20px 20px 20px 90px;
  background: #991961;
  background-repeat: no-repeat;
  background-position: left 20px top 20px;
  color: #ffffff;
  margin-bottom: 20px;
  background-size: auto 31px;
}
.resource-h5 {
  margin: 0;
  font-weight: 100;
  letter-spacing: -1px;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
}
.resource-h4 {
  font-weight: 600;
  font-size: 24px;
  min-height: 57px;
  margin: 0;
  overflow: hidden;
  line-height: 26px;
}
.search-wrap .search-input::placeholder {
  color: rgb(0 45 73 / 40%);
}
.search-wrap .search-input::-ms-input-placeholder {
  color: rgb(0 45 73 / 40%);
}
.search-wrap .search-input::-ms-input-placeholder {
  color: rgb(0 45 73 / 40%);
}
.Rinfographic {
  background-image: url(../images/infographic.svg);
}
.Rvideo {
  background-color: #5c3a93;
  background-image: url(../images/video.svg);
}
.Rpodcast {
  background-color: #326295;
  background-image: url(../images/Headphones.svg);
}
.podcast_Episodes {
  display: flex;
  color: #fff;
  /* margin-top: 60px;*/
  margin-bottom: 30px;
}
#podcast-episodes {
  margin-top: 60px;
}
.EpisodesImg {
  margin-right: 10px;
}
.ep {
  font-size: 14px;
  font-weight: 100;
  line-height: 14px;
}
.Episodes_p {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 5px;
  line-height: 23px;
  height: 47px;
  overflow: hidden;
}
.podcast_Episodes .blog-more-cta {
  margin-top: 0;
}
#BlogList {
  background: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 50px;
}
.blog-wrap {
  background: #fff;
}
.BlogImgwrap {
  width: 100%;
  position: relative;
  height: 175px;
  overflow: hidden;
}
.BlogTextwrap {
  padding: 30px 40px 62px 40px;
  min-height: 305px;
  position: relative;
}
.blog-more-cta.cta-Learn {
  position: absolute;
  bottom: 30px;
  left: 40px;
  color: #000000;
}
.blog-Title {
  margin: 0;
  color: #000000;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 16px;
  font-weight: 500;
}
.p-blog {
  font-size: 18px;
  margin-bottom: 0;
  color: #000000;
}
.cta-Learn {
  color: #000;
  font-weight: 600;
  color: #326295;
}
.cta-Learn:after {
  border-left: 5px solid #000000;
}
.blog_icons {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: no-repeat center center;
  background-size: 20px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
#resultNumber {
  margin-bottom: 15px;
}
.infographicIcon {
  background-image: url(../images/infographic.svg);
}
.videoIcon {
  background-color: #5c3a93;
  background-image: url(../images/video.svg);
}
.HeadphoneIcon {
  background-color: #326295;
  background-image: url(../images/Headphones.svg);
}
.Scroll {
  font-size: 18px;
  color: #236299;
  margin: 20px auto 0;
  display: flex;
  text-align: center;
  flex-direction: column;
  cursor: pointer;
}
#scrollMore img {
  max-width: 65px;
  max-height: 65px;
  margin: auto;
}

.marginleft20 {
  margin-left: 20px;
}
.MoreEpisodesBtn.button--med-blue {
  margin-top: 20px;
  margin-bottom: 20px;
}
.search-blog {
  margin-top: 0;
}
.search-blog .search-input {
  padding: 6px 17px;
  padding-right: 50px;
  line-height: 34px;
}
.BlogListFilter .filter__link {
  color: #fff;
  font-weight: 700;
  background-color: #326295;
}
.BlogListrow {
  margin-top: 30px;
}
.filter .filter__item {
  border: 0;
}
.filter__button {
  cursor: pointer;
}
#Podcast .column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: left;
}
.BlogListFilter .open .filter__link {
  color: #326295;
  font-weight: 700;
  background-color: #fff;
}
.EpisodesImg {
  margin-right: 10px;
  width: 100px;
  height: 90px;
  flex: 0 0 100px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.EpisodesImg img {
  position: absolute;
  margin: auto;
  height: 90px;
  max-width: none;
}
.BlogImgwrap img {
  min-height: 175px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.s-site-header__center {
  margin-top: 36px;
}
.s-site-sub-footer .copyright {
  min-height: 28px;
 /* padding-bottom: 0;*/
}
@media print, screen and (max-width: 1199px) {
  #filterArticleResult .search-form .search-input {
    width: 330px;
  }
}
@media print, screen and (max-width: 992px) {
  #filterArticleResult .large-7,
  #filterArticleResult .search-wrap,
  .search-blog .search-input {
    width: 100%;
  }
  .filter__button {
    margin-top: 10px;
  }
  .filter.marginleft20 {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .filter__item {
    width: 100%;
  }
}


@media print, screen and (min-width: 768px) {
  #resource-blog .row,#resource-blog .medium-6{
display: flex;
  }
  #resource-blog .medium-6:last-child{
flex-direction: column;
  }
}
@media print, screen and (max-width: 767px) {
  .blog-more-cta {
    font-weight: 600;
  }
  .D_br {
    display: none;
  }
  #search-form {
    margin-top: 15px;
  }
  .resource-h3 {
    font-size: 24px;
    line-height: normal;
    background-position: right top 5px;
    letter-spacing: 0;
    min-height: 0;
  }
  .resource-right {
    padding: 20px 20px 20px 90px;
  }
  .resource-h4 {
    font-size: 20px;
    line-height: normal;
    min-height: auto;
    max-height: none;
  }
  .resource-h5 {
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 18px;
  }
  #filterArticleResult .search-form .search-input {
    width: 100%;
  }
}

/* prod */
