@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

:root {
  --white: #ffffff;
  --gray: #777777;
  --blue: #131728;
  --blue2: #1b2039;
  --black: #000000;
  --mix-color: linear-gradient(90deg, #ff498d 0%, #fe7c57 100%);
}

:root {
  --font-Work-Sans: 'Work Sans', sans-serif;
  --font-Montserrat: 'Montserrat', sans-serif;
}
.work-sans {
  font-family: "Work Sans";
}
/*-----------------slider START----------------*/
#slider{
  height: 500px;
}
#slider .slider-main-box{
  position:relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.play-section {
  width: 45%;
}
.slider-head {
  font: normal normal 600 75px/108px Dosis;
  color: #fff;
  margin: 15px 0;
}
.slider-small {
  font-size: 12px;
  font-weight: 600;
}
.slider-para {
  color: var(--white);
  font-weight: 600;
  font: 600 14px/25px Montserrat;
}
.slider-play-btn:hover{
  color: #fff;
}
.slider-play-btn i{
  background: -webkit-linear-gradient(90deg, #ff498d 0%, #fe7c57 100%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  font-family: 'FontAwesome';
  border-radius: 50%;
  border: 1px solid #fff;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  font-style: normal;
  padding-left: 3px;
}
.related-podcast-row{
  align-items: center;
}
.slider-related-podcast-card{
	position:absolute;
	bottom:0;
	right:20px;
  width: 30%;
  background-color: #000;
}
.text-main-card {
  font-size: 17px !important;
  line-height: 22px;
}
.slider-related-podcast-card .related-podcast-image{
  height: 100px;
}
.slider-related-podcast-card .related-podcast-image img{
  height: 100%;
  width: 100%;
}
.arrow-icon {
  background: #4b4949;
  font-size: 13px;
  color: #fff;
  margin: 0 0 0 20px;
}
.btn-play {
  font-weight: 700;
  font-family: var(--font-Montserrat);
  /* font-size: 12px; */
  /* display: inline-block !important; */
  cursor: pointer;
  color: #fff;
}
.slider-explore-all-btn {
  font: 500 16px/26px Poppins;
  color: #fff;
  border-radius: 10px;
  background: #12AFF5;
  padding: 7px 10px;
}
.btn-arrow {
    color: #12AFF5;
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    margin-left: 15px;
}
.slider-explore-all-btn:hover{
  color: #fff;
}
.text-gray-es {
  color: #817e7e;
}
/* ------------- Slider END ------------------ */
/* ------------- play podcast ---------------- */
input[alt~="Episode"] {
  height: 50px;
  margin: 5px 0 0 0;
}
.podcast-player-wrapper {
  background: none;
}
.podcast-player-wrapper .row{
  align-items: center;
}
.plyer-section-box {
    background: #fff;
    box-shadow: 0 3px 11px #0000001f;
    padding: 10px 30px;
    border-radius: 8px;
}
section#plyer-section {
    margin-top: -39px;
    margin-bottom: 30px;
}
#plyer-section .player-episode-title {
    font: 600 18px/30px Dosis;
    letter-spacing: 0px;
    color: #222222 !important;
}
#plyer-section .podcast-player-wrapper img{
  border-radius: 50%;
}
#plyer-section .season-title-author-name p{
  font: normal 12px/15px Montserrat;
  letter-spacing: 0px;
  color: #8A8989;
}
#plyer-section .season-image-title-author{
  background-image:  unset !important;
}
#plyer-section .vwapp-playpause-track i {
    background: #12AFF5;
    color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    padding: 15px 20px;
    font-size: 18px;
}
.listner-image img {
    width: 60px;
    border: 4px solid #fff;
    border-radius: 50%;
}
ul.listner-image li {
    display: inline-block;
    margin-left: -20px;
}
.listner-count-box h4 {
    font: 600 26px/36px Dosis;
    letter-spacing: 0.03px;
    color: #000000;
}
.listner-count-box p {
    font: normal 14px Montserrat;
    letter-spacing: 0.02px;
    color: #000000;
}
ul.listner-image {
    position: relative;
    right: -52px;
    margin-bottom: 0;
}
/* ------------------  latest Episode START  ----------------------*/
#latest-episodes:before {
    color: '';
    content: '';
    position: absolute;
    background: #00b2f2;
    width: 6%;
    height: 100%;
    transform: rotate(-10deg);
    border-radius: 49%;
    filter: blur(290px);
}
#latest-episodes .owl-stage-outer {
    padding-bottom: 30px;
}
.text-small-team {
    font: 500 18px/0px Montserrat;
    letter-spacing: 0px;
    color: #000000;
}
#latest-episodes{
  position: relative;
}
.big-title-team, .recent-post-main-heading, .about-head, .text-small-features, .single-season-text {
  font: bold 43px/60px Dosis;
  letter-spacing: 0px;
  color: #12AFF5;
}
.season-author-name {
  margin: 13px 0;
  font: normal 14px/25px Montserrat;
  letter-spacing: 0px;
  color: #12AFF5;
}
.latest-episodes-title{
  font: 600 21px Dosis;
  letter-spacing: 0px;
  color: #000000;
}
.season-and-episode-number-container {
  position: relative;
  margin: 5px 0
}
.season-and-episode-number-container span{
  margin: 0 10px;
  font: 600 15px Montserrat;
  letter-spacing: 0px;
  color: #4D4D4D;
}
.latest-episode-number:after {
  position: absolute;
  content: '';
  height: 5px;
  width: 5px;
  background: #fff;
  top: 10px;
  border-radius: 50%;
  margin-left: 4px;
}
.latest-episode-btn .btn-about {
  font-size: 10px !important;
  -webkit-box-shadow: none !important;
  visibility: hidden;
  margin: 0 auto;
  color: #fff;
  font-weight: 600 !important;
}
.latest-episode-btn .btn-about:hover{
  box-shadow: 0 0 7px 0px #fff !important;
}
.our-latest-episodes {
  margin: 0 5px;
}
.our-latest-episodes:hover {
  background: rgb(255, 255, 255, 0.1);
  transition: all 0.7s ease 0s;
  transform: scale(1.1);
  z-index: 9999;
  overflow: visible;
  box-shadow: 0px 4px 26px #00000033;
}
.our-latest-episodes:hover .latest-episode-btn .btn-about {
  transition: all 0.7s ease 0s;
  visibility: visible !important;
}
.seasons-episodes p {
  display: inline;
  margin: 0 12px;
}
#latest-episodes .owl-next i, #latest-episodes .owl-prev i {
  border: 1px solid #000000;
  width: 50px;
  height: 50px;
  line-height: 48px;
  font-size: 20px;
  transition: .3s;
  margin: 0 10px 0 0;
  background: #000000;
  color: #fff;
    border-radius: 50%;
}
#latest-episodes .owl-next :hover, #latest-episodes .owl-prev :hover {
  background: #12AFF5;
  color: #fff !important;
  border-color: #12AFF5;
}
#latest-episodes .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled, #latest-episodes .owl-dots {
  display: block;
  position: absolute;
  top: -75px;
  right: 14%;
}
#latest-episodes .owl-nav.disabled button{
  margin: 0 5px;
}
.latest-episode-content:hover .episode-btn {
  display: block !important
}
.latest-episode-content:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.section-curious-mind {
  margin-top: -123px;
}
button.btn.get-in-touch-btn {
  font: bold 15px Montserrat;
  letter-spacing: 0px;
  color: #12AFF5;
  background: #fff;
  padding: 5px;
}
.btn-arrow.abt-btn-arrow {
    background: #12AFF5;
    color: #fff;
}
/* ------------------  latest Episode END  ----------------------*/
/* ------------------  Podcast Series START  ----------------------*/
#podcast-series {
  padding-bottom: 150px;
}
.image-overlay:before {
    content: '';
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0.4;
}
.series-main-box:hover .image-overlay:before{
  opacity: 0.7;
}
.spodcast-series-section {
  color: #e6e1e1 !important;
  transition: all 0.7s ease 0s;
}
.series-main-box{
  position: relative;
}
.series-inners-box {
  top: 10px;
}
.series-main-box img {
  height: 570px;
  object-fit: cover;
  width: 100%;
}
.series-main-box h6 {
  font-size: 15px;
}
.podcast-description{
  font-size: 14px;
  font-weight: bold;
}
.border-blog-left {
  border-left: 3px solid #12AFF5;
  border-image-slice: 1;
}
.spodcast-series-section *, #support-creator .small-heading, #support-creator .support-texts,
#slider .slider-small, .text-main-card,
#ourblog .post-author-name, #ourblog .post-title, #ourblog .latesredmore, #support-creator .btn-about
 {
  color: #fff !important;
}
.series-main-box p {
  color: #f9f9f9 !important;
  font-weight: 600 !important;
}
.play-reels {
  padding-bottom: 4px !important;
}
.play-reels i {
  font-size: 11px;
  border: 1px solid;
  padding: 4px 5px;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  display: inline-block !important;
  padding: 0 0 0 8px;
  line-height: 2;
  margin-right: 10px;
}
.play-reels p {
  font-size: 13px !important;
  margin-bottom: 12px;
}
.column-reels, .series-main-box:hover .podcast-description{
  display: none;
}
.series-main-box:hover .column-reels{
  display: block;
}
.series-main-box {
  transition: all 0.7s ease 0s;
}
.plus-icon {
  font-size: 10px;
}
#podcast-series .seasons {
  border-bottom: 1px solid #fff;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 17px !important;
  font-weight: 700 !important;
}
.series-main-box:hover .reels-more {
  margin-top: -5px !important;
  transition: all 0.7s ease 0s;
}
.podcast-series-btn {
  position: fixed;
  bottom: 20px;
}
/* ------------------  Podcast Series END  ----------------------*/
/* ------------------- curious mind START------------------------------ */
.curious-mind-small-heading, .about-paras, .abt-name, .abt-designation{
  color: #fff;
}
.btn-about, .get-in-touch-btn button {
  background: #12AFF5 !important;
  font: 400 14px/15px Montserrat !important;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding: 4px 4px 4px 15px !important;
}
.join-now-button.inner-abt-btn{
  background: #12AFF5 !important;
  font: 400 14px/15px Montserrat !important;
  letter-spacing: 0px;
  color: #FFFFFF;
}
a.join-now-button {
    padding: 7px 8px;
    border-radius: 10px;
    background: #00b2f2;
    color: #fff;
    font-weight: 600;
}
.icon-btn {
  background: #fff;
  color: #12AFF5 !important;
  padding: 14px;
  border-radius: 3px;
  font-size: 14px;
  margin-left: 10px;
}
.about-para {
  font-weight: 600;
}
a.join-now-button.mb-3.inner-abt-btn {
    padding: 15px 10px;
}
/* ------------------- curious mind END ------------------------------ */
/* ------------------- our team START -------------------------------  */
.our-team {
  text-align: center;
}
.our-team .pic {
  position: relative;
  border-radius: 50%;
}
.our-team .pic img{
  border-radius: 50%;
}
.our-team .pic:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0px;
  box-shadow: 0 0 0 0 #ff498d inset;
  opacity: 0.9;
  transition: all 1s ease-in-out 0s;
}
.our-team:hover .pic:before {
  background: #12AFF5;
  opacity: 0.9;
}
.social-profiles {
  display: block;
  position: absolute;
  top: calc(50% - 0.63em);
  left: 0;
  right: 0;
  opacity: 0;
}
#team .our-team-content:hover .social-profiles {
  opacity: 0.8;
  transform: translateY(0);
}
.social-profiles a{
  color: #fff;
  margin: 0 10px;
}
.team-desig{
	font-weight:500 !important;
}
/* ------------------- our team END ---------------------------------  */
/* ------------------- Featured podcast START ---------------------------------  */
#features {
  background-color: #F6F6F6;
}
.feature-category-title{
  text-transform: uppercase;
  margin: 20px 0px;
}
.image-play-button-container{
  position: relative;
}
#features img{
  margin: 0 5px 10px;
}
.big-title-features {
  color: #000000;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
}
.text-small-feature {
  color: white;
  font-weight: 600;
}
.image-play-button-container .play-button-image{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.feature-author-name {
  font: 500 16px/34px Montserrat;
  letter-spacing: 0px;
  color: #12AFF5;
  margin-bottom: 5px;
}
.left-podcast-name {
    font: 500 26px Dosis;
    letter-spacing: 0px;
    color: #000000;
}
.feature-author-name-right {
    font: 500 16px/34px Montserrat;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.6;
}
.feature-left-row, .feature-right-row{
  align-items: center;
}
.feature-right-image img{
  height: 91px;
  width: 91px;
}
.feature-right-title {
  font: 500 20px/25px Dosis !important;
  letter-spacing: 0px;
  color: #000000;
}
p.left-content {
    font: normal 16px/30px Montserrat;
    letter-spacing: 0px;
    color: #444444;
}
.feature-border {
  border-bottom: 1px solid #b7afaf;
}
.feature-border:last-child {
  border: none;
}
/* ------------------- Featured podcast END ---------------------------------  */
/* ------------------- Testimonial START ---------------------------------  */
#testimonial {
  background-size: cover;
  background-position: right;
}
#testimonials-content img {
  width: 110px;
}
.testimonial_name a{
  color: #000;
  font-size: 18px;
  font-weight: 700;
}
#testimonials-content .testimonials-text {
  width: 80%;
}
#testimonial .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: block !important;
}
#testimonial .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 5%;
}
#testimonial .owl-carousel .owl-nav .owl-next{
  position: absolute;
  top: 50%;
  right: 5%;
}
#testimonial .owl-next i, #testimonial .owl-prev i {
  color: #fff !important;
  padding: 10px 4px !important;
  border-radius: 50px;
  border: 1px solid #000000;
  width: 36px;
  font-size: 15px;
  transition: .3s;
  background: #000000;
}
#testimonial .owl-next :hover, #testimonial .owl-prev :hover {
  background: #12AFF5;
  border-color: #12AFF5;
  color: #fff !important;
}
#testimonial .owl-carousel button.owl-dot {
  padding: 2px !important;
  margin: 20px 5px 0 5px !important;
  background: #12AFF5;
  border-radius: 10px;
  height: 3px;
}
#testimonial .owl-carousel button.owl-dot.active {
  background: #12AFF5;
  width: 43px;
  height: 3px;
}
/* ------------------- Testimonial END ---------------------------------  */
/* ------------------- Support Creator START ---------------------------------  */
#support-creator {
  /* padding: 169px !important; */
  background-size: 100% 100%;
}
#support-creator .creator-about{
  width: 55%;
  margin: 10% auto;
}
#support-creator .support-texts {
  padding: 0 10% 20px;
  font: 500 21px/35px Montserrat;
  letter-spacing: 0px;
}
#support-creator p.small-heading {
    font: 500 16px Montserrat;
}
/* ------------------- Support Creator END ---------------------------------  */
/* ------------------- Blog START ---------------------------------  */
#ourblog .latest-news-content{
  position: relative;
}
.post-image-overlay:before {
    content: '';
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0.5;
    -webkit-transition: all .6s ease;
    transition: .3s;
}
.latest-news-content:hover .post-image-overlay:before{
  opacity: 0.7;
  -webkit-transition: all .6s ease;
  transition: .3s;
}
.news_content{
  position: absolute;
  bottom: 15px;
}
 #ourblog p.latest-post-small-heading{
  font: 500 18px Montserrat;
  letter-spacing: 0px;
  color: #000000;
}
.text-right {
  font-size: 15px;
  line-height: 22px;
}
img.img-right {
  width: 96%;
}
.name-right {
  margin-bottom: 0px !important;
}
.post-content-text p {
  color: #fff;
  font-weight: 600 !important;
  display: none;
  padding-left: 7px;
  font-size: 12px !important;
  line-height: 23px !important;
}
.latest-news-content:hover .post-content-text p {
  display: block;
  transition: all 1s ease-in-out 0s;
  transition: .8s;
}
.latesredmore {
    background: #12AFF5 !important;
    font: 400 14px/15px Montserrat !important;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 15px 8px 15px 15px !important;
    border-radius: 10px;
}
.post-author-name{
  font-size: 13px;
  font-weight: 600;
}
/* ------------------- Blog END ---------------------------------  */
/* ------------------ newsletter START ---------------------- */
#news-section{
  background-size: cover !important;
}
#news-section .your-email input::placeholder{
  color: #000;
}
#news-section form{
  position: relative;
}
#news-section form input[type="email"] {
  padding: 21px 15px;
  width: 100%;
  border-radius: 11px;
  font-weight: 900;
  border: 1px solid #00000000;
  box-shadow: 0px 0px 6px #00000017;
}
#news-section form input[type="submit"] {
  background: #12AFF5;
  padding: 13px 50px 13px 10px;
  border: 0;
  border-radius: 10px;
  color: #fff;
  font-weight: 600;
  position: absolute;
  top: 9px;
  right: 15px;
  text-transform: uppercase;
}
#news-section .wpcf7 form .wpcf7-response-output {
  color: #000;
  margin: 0 !important
}
#news-section .shortcode p, .newsletter-left-text{
  margin-bottom: 0;
}
#news-section .row{
  align-items: center;
}
p.newsletter-left-text {
    font: normal 22px/35px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    width: 91%;
}
.news-small-head {
    font: 500 16px Montserrat !important;
    letter-spacing: 0px;
    color: #000000;
}
#news-section form:after {
    content: "\f061";
    background: #fff;
    height: 30px;
    width: 30px;
    right: 28px;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    top: 18px;
    padding: 5px 8px;
    border-radius: 3px;
    color: #12AFF5;
}
#news-section form input[type="email"]::placeholder{
  font: normal 18px/33px Montserrat;
  letter-spacing: 0px;
  color: #121212;
}
/* ------------------ newsletter END ---------------------- */
/******blog page**********/
.section-curoius {
  background: #00b2f2;
  margin-top: -8px;
  padding: 40px 0;
}
.comment-form-comment textarea {
  width: 100%;
}
h4, p {
  font-family: 'Montserrat';
}
.text-dark {
  color: #666464 !important;
}
.feature-top {
  padding-top: 42px !important;
}
/**********podcast series****************/
.our-latest-episodes img {
    height: 392px;
    object-fit: cover;
}
.image-play-button-container img.attachment-post-thumbnail {
    height: 346px;
    object-fit: cover;
    object-position: center;
}