/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.page-template-episodes-podcast .hero .container.pd , .post-type-archive-guest_podcast .hero .container.pd{
  justify-content: center;
  align-items: baseline;
}

@media (max-width: 991px) {
  .page-template-episodes-podcast .hero .container.pd, .post-type-archive-guest_podcast .hero .container.pd {
    padding-top: 0px;
    padding-bottom: 60px;
  }
}
.page-template-episodes-podcast .hero .container.pd .content, .post-type-archive-guest_podcast .hero .container.pd .content {
  padding-top: 15px;
}

@media screen and (min-width: 768px) {
  .page-template-episodes-podcast .hero .container.pd .content, .post-type-archive-guest_podcast .hero .container.pd .content {
    padding-left: 0px;
    padding-top: 40px;
  }
}
.page-template-episodes-podcast .hero .container.pd .content h1, .post-type-archive-guest_podcast .hero .container.pd .content h1 {
  text-align: center;
}

.page-template-episodes-podcast .hero .container .banner-subtitle, .post-type-archive-guest_podcast .hero .container .banner-subtitle {
  color: #fff;
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 41.5px; /* 148.214% */
}

@media screen and (min-width: 992px) {
  .page-template-episodes-podcast .hero .container .banner-subtitle, .post-type-archive-guest_podcast .hero .container .banner-subtitle {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-episodes-podcast .hero .container .banner-subtitle, .post-type-archive-guest_podcast .hero .container .banner-subtitle {
    font-size: 28px;
  }
}
.page-template-episodes-podcast .main-wrapper, .post-type-archive-guest_podcast .main-wrapper {
  padding-bottom: 210px !important;
}

@media screen and (min-width: 992px) {
  .page-template-episodes-podcast .main-wrapper, .post-type-archive-guest_podcast .main-wrapper {
    padding-bottom: 230px !important;
  }
}
.page-template-episodes-podcast .main-content, .post-type-archive-guest_podcast .main-content {
  padding-top: 0px;
  padding-bottom: 10px;
}

.page-template-episodes-podcast .bg-thumbnail, .post-type-archive-guest_podcast .bg-thumbnail {
  margin-top: -45px;
  border-radius: 15px;
  background: #f8f8fa;
  box-shadow: 0px 0px 30px 0px rgba(0, 19, 46, 0.25);
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 20px;
  padding-top: 20px;
}

@media screen and (min-width: 1200px) {
  .page-template-episodes-podcast .bg-thumbnail, .post-type-archive-guest_podcast .bg-thumbnail {
    margin-top: -85px;
  }
}
.page-template-episodes-podcast .play-list, .post-type-archive-guest_podcast .play-list {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .page-template-episodes-podcast .play-list, .post-type-archive-guest_podcast .play-list {
    justify-content: space-around;
  }
}
.page-template-episodes-podcast .play-list .item, .post-type-archive-guest_podcast .play-list .item {
  max-width: 330px;
  margin-bottom: 80px;
}

.page-template-episodes-podcast .play-list .item .title, .post-type-archive-guest_podcast .play-list .item .title {
  padding-top: 40px;
  color: #082355;
  font-family: var(--secondary-font), sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
}

.page-template-episodes-podcast .play-list .item span, .post-type-archive-guest_podcast .play-list .item span {
  display: block;
  color: #353535;
  text-align: left;
  font-family: var(--secondary-font), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  padding-top: 12px;
  padding-bottom: 20px;
}

.page-template-episodes-podcast .play-list .item .btn, .post-type-archive-guest_podcast .play-list .item .btn {
  width: 193px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  justify-content: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18.5px; /* 132.143% */
  letter-spacing: 2px;
  padding-left: 12px;
}

.page-template-episodes-podcast .play-list .item .btn:before, .post-type-archive-guest_podcast .play-list .item .btn:before {
  margin-right: 15px;
  content: url(../images/icons/podcast.svg);
}

.page-template-episodes-podcast .play-list .item .btn:after, .post-type-archive-guest_podcast .play-list .item .btn:after {
  display: none;
}

.page-template-episodes-podcast .last-section, .post-type-archive-guest_podcast .last-section {
  padding: 1rem 0 0rem;
  position: relative;
}

@media screen and (min-width: 992px) {
  .page-template-episodes-podcast .last-section, .post-type-archive-guest_podcast .last-section {
    padding: 0rem 0 0rem;
  }
}
.page-template-episodes-podcast .last-section .row, .post-type-archive-guest_podcast .last-section .row {
  align-items: center;
}

.page-template-episodes-podcast .last-section .container, .post-type-archive-guest_podcast .last-section .container {
  position: unset;
  padding-top: 60px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  position: relative;
}

@media screen and (min-width: 1200px) {
  .page-template-episodes-podcast .last-section .container:before,  .page-template-episodes-podcast .last-section .container:before {
    content: "";
    background: #fff;
    height: 4px;
    width: 15px;
    top: -2px;
    left: 0;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .page-template-episodes-podcast .last-section .container, .post-type-archive-guest_podcast .last-section .container {
    padding-top: 30px;
  }
}
.page-template-episodes-podcast .last-section .container .pd-r, .post-type-archive-guest_podcast .last-section .container .pd-r {
  padding-right: 10px;
}

@media screen and (min-width: 768px) {
  .page-template-episodes-podcast .last-section .container .pd-r, .post-type-archive-guest_podcast .last-section .container .pd-r {
    padding-right: 12px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-episodes-podcast .last-section .container .pd-r,  .page-template-episodes-podcast .last-section .container .pd-r {
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-episodes-podcast .last-section .container .pd-r, .post-type-archive-guest_podcast .last-section .container .pd-r {
    padding-right: 35px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-episodes-podcast .last-section .container .pd-r, .post-type-archive-guest_podcast .last-section .container .pd-r {
    padding-right: 80px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-episodes-podcast .last-section .container .pd-r, .post-type-archive-guest_podcast .last-section .container .pd-r {
    padding-right: 115px;
  }
}
.page-template-episodes-podcast .last-section .container h2, .post-type-archive-guest_podcast .last-section .container h2 {
  max-width: 610px;
}

.page-template-episodes-podcast .last-section .container .btn, .post-type-archive-guest_podcast .last-section .container .btn {
  border-radius: 15px;
  border: 4px solid #0b77e4;
  background: #0054A8;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 485px;
  color: #fff;
  text-align: center;
  font-family: var(--main-font), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 10px;
  margin-top: 35px;
  margin-bottom: 0px;
}

@media screen and (max-width: 550px) {
  .page-template-episodes-podcast .last-section .container .btn, .post-type-archive-guest_podcast .last-section .container .btn {
    margin-left: auto;
    margin-right: auto;
  }
}
.page-template-episodes-podcast .last-section .container .btn:hover, .post-type-archive-guest_podcast .last-section .container .btn:hover {
  background: var(--color-tertiary);
}

.page-template-episodes-podcast .last-section .container .btn:after, .post-type-archive-guest_podcast .last-section .container .btn:after {
  content: url(../images/icons/icon-button-2.svg);
  padding-left: 15px;
  padding-right: 10px;
}

@media screen and (min-width: 768px) {
  .page-template-episodes-podcast .last-section .container .btn:after, .post-type-archive-guest_podcast .last-section .container .btn:after {
    padding-left: 20px;
    padding-right: 0px;
  }
}
.page-template-episodes-podcast .last-section .container .mb-image, .post-type-archive-guest_podcast .last-section .container .mb-image {
  display: block;
  padding-top: 10px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  .page-template-episodes-podcast .last-section .container .mb-image, .post-type-archive-guest_podcast .last-section .container .mb-image {
    display: none;
  }
}
.page-template-episodes-podcast .last-section .container .dsk-image, .post-type-archive-guest_podcast .last-section .container .dsk-image {
  display: none;
}

@media screen and (min-width: 992px) {
  .page-template-episodes-podcast .last-section .container .dsk-image,  .page-template-episodes-podcast .last-section .container .dsk-image {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .page-template-episodes-podcast .last-section .container .right-col, .post-type-archive-guest_podcast .last-section .container .right-col {
    width: 33.3333333333%;
  }
}

/*# sourceMappingURL=episodes-podcast.css.map*/