body {
  padding-bottom: 5rem !important;
  color: #5a5a5a;
  padding-top: 7rem;
}

.card-img-top {
  width: 100%;
  /*height: 15vw;*/
  object-fit: cover;
}

.account form .js-form-group .error {
  float: none;
  color: #ED2392;
  display: none;
}

.js-form-group.has-error input {
	border-color: #ED2392;
}

.owl-carousel .owl-nav span {
	font-size: 48px;
}

.owl-carousel .owl-nav {
	position: absolute;
	top: -70px;
	right: 0;
	width: 50px;
}

.btn.btn-light.btn-podcast {
	margin-right: 60px;
  height: 38px;
}

.item-col{
  margin-left: 0px!important;
  margin-right: 20px;
}

.box-tri .owl-carousel .item {
  width: 225px;
  background-color: #fff;
  min-height: 445px;
  float: left;
  position: relative;
}

/*.box-tri .episodes .item {
  width: 225px;
  background-color: #fff;
  min-height: 530px;
  float: left;
  position: relative;
}*/

.listings-wrapper .row #player-audio{
  width: 100%;
  display: block;
  margin-bottom:15px;
}

.header-container header #mobile-menu-hide {
	display: none;
	color: #fff;
	position: absolute;
	right: 0;
	border-radius: 6px;
	font-size: 42px;
	margin-top: 5px;
	top: -999px;
}

.podcast .owl-carousel .owl-item img{
  width: 100%!important;
  height: 10vw;
}

.podcast .navbar-nav {
  margin: 0 auto;
}
.podcast .nav-item {
  padding-right: 1px;
}
.podcast .nav-link {
  background-color: #a0bd00;
  color: #fff!important;
}
.podcast .nav-link:hover {
  background-color: #000;
  color: #a0bd00!important;
}
.podcast .navbar-nav .dropdown-menu {
	background: rgba(0,0,0,.8);
	border-radius: 0
}
.podcast .dropdown-item {
	color: #fff;
	border-bottom: solid 2px transparent;
	padding-top:5px;
	padding-bottom: 5px;
}
.podcast .dropdown-item:hover {
	background-color: transparent;
	border-bottom: solid 2px #a0bd00;
}
#live-audio .vjs-big-play-button{
  display:none!important;
}
#live-audio{
  height:30px;
}
#live-audio .vjs-control-bar {
  display: inline-flex;
}
/*.live-vidbox .vjs-poster {
  height: 305px
}
.live-vidbox {
  overflow: hidden;
  height: 450px;
}
.video-js .vjs-tech {
	top: -135px!important;
}
.video-js .vjs-big-play-button {
	display:none!important;
}*/

.podcast-template {
  background-image: none!important;
	background-color:#fff;
}
.podcast-template  .header-container .supra-head ul li a,
.podcast-template .header-container header .main-menu ul li,
.podcast-template .header-container header .main-menu ul li a,
.podcast-template .footer a {
  color:#333;
}
.podcast-template .box-tri .item .thumb, 
.podcast-template .news-item .item .thumb {
  border: 0;
  border-radius: 6px;
}
.podcast-template .listings-wrapper h2 {
  color:#4a4a4a;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0;
}
.podcast-template .box-tri .owl-carousel .item {
  min-height: auto;
  padding-bottom:15px;
}

.podcast-template .site-container{
  width: 100%;
}

.podcast-template .owl-nav{
  color:#000;
}

.podcast-template .site-container .row{
  --bs-gutter-x: 0;
}

.podcast-template .box-tri .owl-carousel .item h3 a {
  font-size: 14px;
  line-height: 0px;
  margin: 0!important;
  color:#4a4a4a;
}

.podcast-template .box-tri .owl-carousel .item h3 {
  margin: 0!important;
}

.podcast-template .box-tri .owl-carousel .item .feat-details span{
  font-size: 14px;
}


/*podcast home*/
.box-tri .owl-carousel-nu .item {
  width: 225px;
  background-color: #fff;
  min-height: 445px;
  float: left;
  position: relative;
}

.podcast-template .box-tri .owl-carousel-nu .item {
  min-height: auto;
  padding-bottom:15px;
}

.podcast-template .box-tri .owl-carousel-nu .item h3 a {
  font-size: 14px;
  line-height: 0px;
  margin: 0!important;
  color:#4a4a4a;
}

.podcast-template .box-tri .owl-carousel-nu .item h3 {
  margin: 0!important;
}

.podcast-template .box-tri .owl-carousel-nu .item .feat-details span{
  font-size: 14px;
}

.podcast-template .box-tri .owl-carousel-nu .item {
	min-height: auto;
	padding-bottom: 15px;
}

.podcast .owl-carousel-nu .owl-item img {
	width: 100% !important;
	height: 10vw;
}
/*podcast episoade list*/

.episodes-image .img-fluid{
  border: 0;
  border-radius: 6px;
}

.episodes-col-left .thumb .img-fluid{
  border: 0;
  border-radius: 6px;
}

.episodes-title{
  font-size: 28px;
	font-weight: 300;
	line-height: 34px;
	margin-bottom: 15px;
	text-align: left;
  color: #4a4a4a;
}

.episodes-description {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 35px;
	text-align: left;
	white-space: pre-wrap;
}

.episodes{
  width:100%;
}

.episodes-row{
  width: 100%;
  float: left;
  border-bottom: 1px solid #cccccc;
}

.episodes-col-left{
  width: 10%;
  float: left;
}

.episodes-col-left .thumb .img-fluid{
  border: 0;
  border-radius: 6px;
}

.episodes-col-right{
  width: 90%;
  float: left;
}
.episodes-col-right a{
  font-size: 17px;
}

/* episoade list */
.box-tri .owl-carousel-nu .item.show {
	width: 205px;
	background-color: #fff;
	min-height: 245px;
	float: left;
	position: relative;
}

.box-tri .item.show:hover, .news-item .item:hover {
	background-color: #a0bd00;
}

.footer h5 {
  padding-top: 30px;
  background-color: #40DEB6;
}

@media (max-width: 768px) {
  .podcast .navbar-nav {
    flex-direction: initial;
  }
  .podcast .navbar-nav .container-fluid {
    background-color: #a0bd00;
  }
  .podcast .nav-link {
    padding: 5px;
  }
  #pjax-container .ad-container {height:150px;margin: 0px;}
  .podcast-template #pjax-container {
    margin: 0 auto;
    max-width: 800px;
    -webkit-box-shadow: 0px 5px 20px 0px #000000; 
    box-shadow: 0px 5px 20px 0px #E5F0CB;
    height: 200px;
    border-radius: 6px;
  }
  .podcast-template .site-container .header-container{
    width: 100%;
    margin: 0 auto;
  }
  .box-tri .owl-carousel-nu .item {
    margin:0px;
  }
}
@media (min-width: 769px) {
  #pjax-container .ad-container {height:320px;margin: 0px;}
  .podcast-template #pjax-container {
    margin: 0 auto;
    max-width: 800px;
    -webkit-box-shadow: 0px 5px 20px 0px #000000; 
    box-shadow: 0px 5px 20px 0px #E5F0CB;
    height: 375px;
    border-radius: 6px;
  }
  .podcast-template .site-container .header-container{
    width: 1170px;
    margin: 0 auto;
  }
  .box-tri .owl-carousel-nu .item {
    margin-left:15px;
  }
}

.podcast-template .header-container header #mobile-menu {
	color: #000;
}

/*user auth*/
.user-account {
  background-color: #f4fafa;
  max-width: 420px;
  margin: 0 auto;
  padding:15px;
  overflow: hidden;
  background-image: url(/images/login-user.png);
  background-repeat: no-repeat;
  background-position: right 30px top 30px;
}

.user-account h2 {
  font-size: 20px;
  color:#000;
  font-weight:bold;
}

.user-account li {
  background-image: url(/images/login-check.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px;
  padding: 5px 5px 5px 30px;
  list-style:none;
}

.user-account ul{
  padding-left:0px;
}

.user-autentification {
  float: right;
  color: #91c133;
  font-size:16px;
  text-transform: uppercase;
  text-decoration:none;
}
/*video hp*/
.video-details h2 {
  font-size: 16px;
  color:#000;
  font-weight:bold;
}

.category-link {
  color: #91c133;
  font-size:14px;
  text-decoration:none;
}

.video-details .monitor,
.video-details .url-link  {
  float: right;
  width: 51px;
  height:51px;
  text-indent: -9999px;
  text-decoration:none;
  margin-top:-10px
}

.video-details .monitor {
  background: url(/images/monitor.png) no-repeat;
}

.video-details .url-link {
  background: url(/images/play.png) no-repeat;
}

.video-details {
  max-width: 800px;
  margin: 0 auto;
  clip-path: polygon(0 50%, 100% 20%, 100% 100%, 0% 100%);
  padding: 75px 15px 15px 15px;
  position: relative;
  top: -75px;
  background: #fff;
  height:120px;
}

.podcast-template .header-container header .main-menu ul {
	border: 1px solid rgba(0, 0, 0, 0.8);
  border-left: none;
  border-right: none;
}

/* playeer */
.live-player.is-active #player {
  background-color: #fff;
  border-top: solid 3px #a0bd00;
  padding: 5px 0 15px 0;
}
.live-player.is-active #player .player-inner .song strong {
  color: #555!important;
  font-weight: bold!important;
  padding: 10px 0px 10px 0px;
  display: block;
}
.live-player.is-active .vjs-has-started .vjs-control-bar,
.live-player.is-active .vjs-audio-only-mode .vjs-control-bar {
  background-color: #a0bd00!important;
}
/* tema */
.podcast-template .navbar-light .navbar-nav .nav-link:hover {
  color: #91c133;
}
.podcast-template .navbar-light .navbar-nav .nav-link.active,
.podcast-template .category-link:hover,
.podcast-template .user-autentification:hover {
  color:#29a29c;
}
.podcast-template .box-tri .item:hover, .news-item .item:hover {
  color: #91c133;
}
.podcast-template .box-tri .owl-carousel .item:hover h3 a {
  color: #fff!important;
}
.podcast-template .box-tri .owl-carousel .item h3 a,
.podcast-template .navbar-light .navbar-nav .nav-link {
  color: #333;
}
.podcast-template .box-tri .owl-carousel .item h3 {
  padding: 0 5px;
}
.podcast-template .btn-light.btn-podcast {
  background-color: #91c133;
  color: #fff;
  font-size:14px;
}
.podcast-template .listings-wrapper h2.h2.bd-highlight {
  font-size: 28px;
  color: #91c133;
  font-weight: 600;
  text-align: center;
}
.podcast-template .text-success {
  color:#29a29c!important;
}
.podcast-template .btn-success,
.podcast-template .btn-success:hover,
.podcast-template .link-danger,
.podcast-template a.text-body {
  background-color: #91c133!important;
}
.podcast-template .episodes-col-right a {
  color: #91c133;
}
body .podcast-template,
body .podcast-template p,
body .podcast-template a,
body .podcast-template h1,
body .podcast-template h2,
body .podcast-template h3,
body .podcast-template h4,
body .podcast-template h5,
body .podcast-template h6,
.box-tri .item a.item-link, .news-item .item a.item-link,
.podcast-template .box-tri .owl-carousel .item h3,
.podcast-template .box-tri .owl-carousel .item h3 a, 
.podcast-template .navbar-light .navbar-nav .nav-link {
  font-family: 'DM Sans', sans-serif!important;
}
.podcast-template .listings-wrapper h2.h2.bd-highlight {
  padding-bottom: 5px;
}
.podcast-template .owl-carousel .owl-nav span {
  color: #91c133;
}
.podcast-template .listings-wrapper h2.h2 {
    font-size: 28px;
    color: #91c133;
    font-weight: 600;
}
.podcast-template .box-tri .owl-carousel .item h3 a .text-success {
  padding-top: 5px;
  display: block;
}
.podcast-template .box-tri .owl-carousel .item h3 a .mt-2 {
  line-height: 18px;
}
.podcast-template .card .link-danger,
.podcast-template .card a.text-body {
  background-color: transparent!important;
  color: #91c133!important;
}
.podcast-template .card .btn-success, .podcast-template .card .btn-success:hover {
  border: 0;
}

/*pick*/
.pick{
  background-image: linear-gradient(to bottom right, #006600, #009D96, #29a29c);
  padding: 40px 0px 0px 0px;
}

.box-tri .owl-carousel.pick-carousel .item {
  width: 100%;
  background-color: transparent;
  min-height: 445px;
  float: left;
  position: relative;
}

.box-tri .owl-carousel.pick-carousel .item:hover, .news-item .item:hover {
	background-color: #a0bd00;
}

.podcast .owl-carousel.pick-carousel .owl-item img{
  width: 100%!important;
  height: 18vw;
}

.podcast-template .box-tri .owl-carousel.pick-carousel .item {
  min-height: 400px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.podcast-template .box-tri .owl-carousel .item {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.podcast-template .owl-carousel .owl-nav span:hover {
  color: #29a29c
}
.podcast-template .btn-light.btn-podcast:hover {
  background-color: #29a29c;
  color: #fff;
}
.podcast-template .btn.btn-light.btn-podcast {
  height: 34px;
}

.box-tri .owl-carousel.podcasts-carousel-index .item {
  width: 100%;
  background-color: transparent;
  min-height: 200px;
  float: left;
  position: relative;
}

.box-tri .owl-carousel.podcasts-carousel-index .item:hover, .news-item .item:hover {
	background-color: #a0bd00;
}

.podcast .owl-carousel.podcasts-carousel-index .owl-item img{
  width: 100%!important;
  height: 22vw;
}

.podcast-template .box-tri .owl-carousel .item h3 {
  line-height: 20px;
}
.podcast-template .pick .box-tri .owl-carousel .item h3 a {
    color: #fff
}
.podcast-template .episodes-col-right a {
  font-weight: 400;
}
.podcast-template .start-episode.btn {
  background-color: #a0bd00;
	border: solid 1px #a0bd00;
}
.podcast-template .start-episode.btn:hover {
  background-color: #29a29c;
	border: solid 1px #29a29c;
}

/*player*/
.img-player-bottom {
	width: 100px;
	position: absolute;
	left: 0;
	top: 3px;
}


.box-tri .owl-carousel.shows-carousel-index .item {
  width: 100%;
  background-color: transparent;
  min-height: 200px;
  float: left;
  position: relative;
}

.box-tri .owl-carousel.shows-carousel-index .item:hover, .news-item .item:hover {
	background-color: #a0bd00;
}

.podcast .owl-carousel.shows-carousel-index .owl-item img{
  width: 100%!important;
  height: 22vw;
}

.podcast-template .box-tri .owl-carousel .item:hover h3 a .text-success {
  color:#ffffff!important;
}

@media (max-width: 768px) {
  .pick{
    padding: 5px 10px 0px 10px;
  }
  .podcast-template .box-tri .owl-carousel.pick-carousel .item {
    min-height: 250px;
  }
  .podcast .owl-carousel.pick-carousel .owl-item img{
    width: 100%!important;
    height: 340px;
  }
  .box-tri .owl-carousel.article-carousel .item .thumb img {
    height:165px!important
  }
}
.pagination {
    display: flex;
    gap: 0.5rem;
    padding-top: 20px;
    width: 225px;
    margin: 0px auto;
}

.page-link {
    padding: 6px 12px;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
}

.page-link:hover {
    background-color: #f0f0f0;
}

.page-link.active {
    background-color: #007bff;
    color: #fff;
    font-weight: bold;
    pointer-events: none;
}
