.overflow-hidden {
    overflow: hidden;
}
.st-content-home {
    background: url(../images/img-home-1.png);
    background-repeat: no-repeat;
    background-position: 85px 0px;
    margin-top: -23px;
}
.st-content-home:before {
	content: "";
    background: url(../images/img-home-2.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 346px;
    height: 398px;
    right: 5.2%;
    top: 33px;
    z-index: -1;
}
.st-content-home:after {
	content: "";
    background: url(../images/img-home-3.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 233px;
    height: 147px;
    bottom: -34px;
    left: 13.5%;
    z-index: -1;
}
.st-popup-per-session:before {
    content: "";
    background: url(../images/image-popup.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 324px;
    height: 274px;
    bottom: -70px;
    left: 45px;
    z-index: 0;
}
body.elementor-editor-active .popup-per-session {
	opacity: 1;
}
.popup-per-session {
	opacity: 0;
	transition: all .3s;
}
.popup-per-session.fixed {
	opacity: 1;
}
.popup-per-session.show.fixed {
	opacity: 1;
	transition: all .3s;
}
.popup-per-session .elementor-image-box-wrapper {
	padding: 85px 80px 135px 80px;
	max-width: 2000px;
	margin: auto;
}
.popup-per-session .elementor-image-box-wrapper figure.elementor-image-box-img {
    position: absolute;
    top: 47px;
    right: 64px;
    width: auto!important;
    cursor: pointer;
}
.popup-per-session .elementor-image-box-wrapper h3.elementor-image-box-title {
	margin-bottom: 45px;
}
.st-form-contact .col-info p,
.st-form-contact .col-info a {
	font-family: 'Myriad Pro';
	color: #000;
}
.st-form-contact .col-info a {
	text-decoration: underline;
}
.st-form-contact .col-info a:hover {
	color: #E84CF3;
}
.st-list-blogs {
	position: relative;
}
.st-list-blogs:before {
    content: "";
    background: url(../images/image-popup.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 324px;
    height: 274px;
    top: 30px;
    left: 55px;
}
.st-list-blogs:after {
    content: "";
    background: url(../images/image-blog-1.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 807px;
    height: 838px;
    bottom: -4%;
    right: 0;
    z-index: -1;
}
.wrap-blogs {
    /*max-width: 1150px;
    margin: auto;*/
    padding: 116px 15px 0 15px;
}
.list-post .item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 46px 0;
}
.list-post .item .thumbnail {
    width: 50.3%;
    padding: 0 15px;
}
.list-post .item .wrap-thumbnail {
    position: relative;
}
.list-post .item .wrap-thumbnail:before {
	content: "";
	display: block;
	padding-top: 46.5%;
}
.list-post .item .wrap-thumbnail img {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 16px;
}
.list-post .item .info {
	width: 49.7%;
	padding: 0 15px;
}
.list-post .item .info ul.post-categories {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.list-post .item .info ul.post-categories a {
	color: #1C1C1C80;
}
.list-post .item .info .category{
	font-family: 'Myriad Pro Bold';
	font-size: 20px;
	line-height: 24px;
	color: #1C1C1C80;
	pointer-events: none;
	display: none;
}
.list-post .item .info h3.title {
    margin-top: 11px;
    margin-bottom: 20px;
}
.list-post .item .info a.link {
    font-family: 'Myriad Pro Bold';
    font-size: 28px;
    line-height: 38px;
}
.list-post .item .info .author-date {
    font-family: 'Myriad Pro';
    font-size: 16px;
    line-height: 19px;
    color: #1C1C1C80;
    margin-bottom: 16px;
}
.list-post .item .info .author-date span.author {
	position: relative;
	padding-right: 18px;
}
.list-post .item .info .author-date span.author:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: rgb(28 28 28 / 50%);
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
}
.list-post .item .info .author-date span.mins-read {
    font-size: 14px;
}
.list-post .item .info .description {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}
.st-featured {
    padding: 85px 15px;
    position: relative;
}
.st-featured:before {
	content: "";
/*	background: url(../images/image-featured.png);*/
	background-repeat: no-repeat;
	position: absolute;
	width: 807px;
	height: 838px;
	top: -16%;
	left: -5.5%;
	z-index: -1;
}
.st-featured .wrap-featured {
    /*max-width: 1323px;
    margin: auto;*/
}
.st-featured .wrap-featured .item {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 8px;
	padding: 54px 110px 149px 110px;
	margin: 0;
}
.st-featured .wrap-featured .info {
	width: 100%;
    max-width: 540px;
	margin-left: auto;
	background: rgb(255 255 255 / 90%);
	border-radius: 9px;
	padding: 76px 40px;
/*	min-height: 483px;*/
}
.st-featured .wrap-featured .info h3.title {
	margin-top: 5px;
}
.st-blogs-tags {
	position: relative;
}
.st-blogs-tags:before {
	content: "";
    background: url(../images/image-post-tag.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 346px;
    height: 398px;
    bottom: -15.5%;
    right: 16px;
    z-index: -1;
}
.wrap-blogs-tags {
	position: relative;
    z-index: 9;
    display: flex;
    flex-wrap: wrap;
    max-width: 858px;
    margin: auto;
    padding: 63px 0 35px 0;
}
.wrap-blogs-tags .list-post {
    width: 65%;
    padding-top: 3px;
}
.wrap-blogs-tags .list-post .item {
	margin: 0;
    padding: 0 0 60px 0;
}
.wrap-blogs-tags .list-post .item .info {
	width: 100%;
}
.wrap-blogs-tags .list-post .item .info h3.title {
	margin-bottom: 6px;
}
.wrap-blogs-tags .list-tags {
    width: 35%;
    padding: 0 15px;
}
.wrap-blogs-tags .list-tags h3.title-tag {
    font-family: 'Myriad Pro Bold';
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    margin-bottom: 10px;
}
.wrap-blogs-tags .list-tags ul {
	font-family: 'Myriad Pro';
	font-size: 16px;
	line-height: 45px;
	text-align: right;
	list-style-type: none;
	margin: 0;
}
.wrap-video-all-single {
	position: relative;
}
.wrap-video-all-single video.video-full {
	width: 100%;
	height: 880px;
}
.st-title-single {
	background-image: url(../images/bg-title-single.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0% 5% 0% 5%;
	margin-top: 100px;
}
.st-title-single .wrap-container {
	max-width: 1515px;
	margin: auto;
	padding: 70px 15px 10px 15px;
}
.st-title-single .cate-single {
    font-family: 'Myriad Pro Bold';
    font-size: 30px;
    font-weight: 700;
    line-height: 86px;
    letter-spacing: 0.03em;
    text-align: center;
    padding-bottom: 17px;
    display: none;
}
.st-title-single .title-single h2 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0.03em;
    text-align: center;
    color: #E84CF3;
    max-width: 1200px;
    margin: auto;
    padding-bottom: 32px;
}
.st-title-single .description {
    font-family: Roboto;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.06em;
    text-align: center;
}
.st-content-single {
	position: relative;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
/*   	background: url(../images/bg-detail-2.png);*/
    background-repeat: no-repeat;
    background-position-y: 103.3%;
/*    z-index: -1;*/
}
.st-content-single {
    padding: 0 5% 0 5%;
}
.st-content-single .wrap-container {
    max-width: 1515px;
    margin: auto;
    padding: 130px 15px 60px 15px;
}
.st-content-single:before {
    content: "";
    background: url(../images/image-popup.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 324px;
    height: 274px;
    top: 30px;
    left: 55px;
    z-index: -1;
}
.st-content-single:after {
    content: "";
    background: url(../images/image-blog-1.png);
    background-repeat: no-repeat;
    background-position-y: 42%;
    background-position-x: 60px;
    position: absolute;
    width: 807px;
    bottom: 0;
    right: 0;
    z-index: -1;
    height: 100%;
}
.st-content-single .wrap-container p {
    margin-bottom: 1.2em;
}
.st-content-single .wrap-container figure {
    margin-bottom: 1.2em;
/*    width: 100%;*/
}
.st-content-single .wrap-container .img-full figure,
.st-content-single .wrap-container .img-full figure img {
    width: 100%;
}
.st-blogs-tags-detail {
    padding: 0 5%;
}
.st-blogs-tags-detail .wrap-blogs-tags {
	    padding: 63px 0 10px 0;
}
.wrap-archive {
    padding: 0 5%;
}
.title-archiver {
	color: #E84CF3;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.03em;
	text-align: center;
	padding: 101px 15px 0 15px;
}
.st-making-top:before {
    content: "";
    background: url(../images/image-popup.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 324px;
    height: 274px;
    bottom: -16%;
    left: 5.7%;
    z-index: 1;
}
.st-making-tops .elementor-container > .elementor-column:before {
    content: '';
    background: url(../images/img-making-tops-3.png);
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: right top;
    width: 535px;
    height: 532px;
    top: -70px;
    right: 0;
    position: absolute;
}
.st-making-tops .elementor-container:before {
    content: "";
    background: url(../images/img-making-tops-1.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 324px;
    height: 274px;
    bottom: -240px;
    left: 0;
    z-index: 1;
    background-size: 120px;
}
.st-making-tops .elementor-container:after {
    content: "";
    background: url(../images/img-making-tops-2.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 324px;
    height: 274px;
    top: -100px;
    left: 0;
    z-index: -1;
    background-size: 175px;
}
.st-elm-award-content:before {
	content: "";
	background: url(../images/image-post-tag.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 308px;
	height: 398px;
	top: 17%;
	right: 10.7%;
	z-index: 0;
}
.st-elm-award-content:after {
	content: "";
	background: url(../images/bg--award-content-2.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 372px;
	height: 278px;
	bottom: -22%;
	left: 1.7%;
	z-index: 0;
}
.st-award-slider:before {
	content: "";
    background: url(../images/img-home-3.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 160px;
    height: 105px;
    bottom: -3%;
    right: 5.1%;
    z-index: 0;
}
.st-award-slider.st-podcast-slider:before {
	content: none;
}
.st-award-slider .wrap-award .slick-list {
	max-width: 1800px;
	margin: auto;
}
.st-award-slider .wrap-award .slick-track {
    display: flex;
}
.st-award-slider .award-content {
	position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.st-award-slider .award-content .logo-award {
    position: absolute;
    z-index: 9;
    width: 20%;
    left: 10px;
    top: 10px;
}
.st-award-slider .img-award {
	position: relative;
}
.st-award-slider .img-award:before {
	content: "";
	padding-top: 115.7%;
	display: block;
}
.st-award-slider .img-award img {
	border-radius: 40px;
    box-shadow: 0px 12px 24px 0px #00000026;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.st-award-slider h3.title-award {
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
	padding-top: 34px;
	margin: auto;
    height: 100%;
}
.st-award-slider .award-slide {
	position: relative;
    padding: 77px 30px 10px 30px;
    height: auto;
}
.st-award-slider .award-content:before {
    content: "";
    background: url(../images/bg-blue-circle.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
}
.st-award-slider.st-podcast-slider .slick-track {
    display: flex;
}
.st-award-slider.st-podcast-slider .award-slide {
	height: auto;
	width: 33%;
}
.st-award-slider.st-podcast-slider .wrap-title {
	height: 100%;
    display: flex;
    flex-direction: column;
}
.st-award-slider.st-podcast-slider .award-content {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.st-award-slider.st-podcast-slider h3.title-award {
	flex: 1 1 auto;
    height: 100%;
}
.st-award-slider.st-podcast-slider span.Description {
	font-family: Roboto;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    display: block;
    text-align: center;
}
.st-award-slider .btn-contact {
	text-align: center;
	padding-top: 10px;
}
.st-award-slider .btn-contact a.elementor-button {
	font-size: 16px;
    line-height: 19px;
    background: transparent;
    padding: 15px 30px 13px;
    position: relative;
}
.st-award-slider .btn-contact a.elementor-button:before {
	content: "";
    background: url(../images/bg-item-menu.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 100px;
    transition: all 0.3s ease-in-out;
}
.st-award-slider .btn-contact a.elementor-button:hover:before {
    background: url(../images/bg-item-menu-active.png);
    background-size: cover;
    background-position: center;
}
.st-elm-audio:after {
	content: "";
	background: url(../images/img-home-3.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 233px;
	height: 147px;
	bottom: 11%;
	left: 6.5%;
	z-index: 0;
}
.st-studio .slider-steps {
	position: relative;
}
.st-studio .slider-step .slick-list,
.st-studio .slider-step.gallery-thumbs {
    max-width: 2000px;
    margin: auto;
    padding: 90px 0!important;
}
.st-studio .studio-content {
    position: relative;
    cursor: pointer;
}
.st-studio .swiper-slide-active .studio-content {
    cursor: auto;
}
.st-studio .studio-content .title-step {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}
.st-studio .studio-slide .title-step h3.title-studio {
    font-size: 24px;
    line-height: 1.2;
    color: #fff;
}
.st-studio .studio-slide.slick-center .title-step h3.title-studio,
.st-studio .studio-slide.swiper-slide-active .title-step h3.title-studio {
    font-size: 30px;
    line-height: 1.2;
    color: #000;
}
.st-studio .studio-content .title-step span.step {
    font-family: 'Myriad Pro Bold';
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    background: #D9D9D9;
    padding: 10.5px 23.5px;
    border-radius: 20px;
}
.st-studio .studio-slide.slick-center .title-step span.step,
.st-studio .studio-slide.swiper-slide-active .title-step span.step {
    color: #E84CF3;
    background: #000;
}
.st-studio .slider-content {
	padding-top: 66px;
	padding-bottom: 50px;
}
.st-studio .slider-content .content-step p {
	font-family: "Roboto", Sans-serif;
	max-width: 1480px;
	margin: auto;
	font-size: 26px;
	line-height: 1.2;
    text-align: center;
    color: #E84CF3;
}
.st-studio .slider-content .content-step p:last-child {
    padding-top: 20px;
}
.studio-slide {
    position: relative;
}
.studio-slide.slick-slide.slick-center,
.studio-slide.swiper-slide-active {
	z-index: 9;
}
.studio-slide.slick-slide img,
.studio-slide.swiper-slide img {
    filter: grayscale(1);
    transform: scale(1.05);
/*    transition: all .3s linear;*/
}
.studio-slide.slick-slide.slick-center img,
.studio-slide.swiper-slide-active img {
    filter: grayscale(0);
    transform: scale(1.6);
/*    transition: all .3s linear;*/
}
.gallery-thumbs .swiper-slide {
    width: 20%;
    cursor: pointer;
}
.st-making-top .elementor-column {
	max-width: 940px;
}
.st-elm-podcast:before {
	content: "";
	background: url(../images/image-post-tag.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 346px;
	height: 398px;
	bottom: -10.7%;
	right: 5.6%;
	z-index: 0;
}
.st-our-podcast .wrap-our-podcast {
	position: relative;
	z-index: 1;
    padding-left: 30px;
}
.st-our-podcast .title-st-podcast h2 {
	position: relative;
	z-index: 9;
	font-size: 50px;
	line-height: 1.2;
	letter-spacing: 0.03em;
	padding-left: 0;
	margin-bottom: 0;
}
.st-our-podcast button.slick-next.slick-arrow {
	right: 20px;
	opacity: 1;
}
.st-our-podcast button.slick-prev.slick-arrow {
	left: 20px;
	opacity: 1;
}
.st-our-podcast .slick-track {
	display: flex;
}
.st-our-podcast .slick-list {
	padding-right: 20.9%;
}
.st-our-podcast .slick-list:before {
	content: "";
	background: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 91.29%);
	width: 19%;
	position: absolute;
	height: 100%;
	z-index: 9;
	right: 0;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}
.st-our-podcast .item-podcast {
    padding-left: 0.34%;
    height: auto;
}
.st-our-podcast .item-podcast .wrap-item {
	background: url(../images/bg-our-podcast.png);
	background-size: cover;
	border: 1px solid #C5CAE9;
	border-radius: 50px;
	padding: 6.85% 8.1% 8.4%  8.1%;
	height: 100%;
}
.st-our-podcast .item-podcast .wrap-item img {
	width: 100%;
	max-width: 400px;
	margin: auto;
	border-radius: 50px;
}
.st-our-podcast .item-podcast .info-podcast {
    padding-top: 33px;
}
.st-our-podcast .item-podcast .info-podcast h3 {
	margin: 0;
}
.st-our-podcast .item-podcast .info-podcast h3 a {
	display: flex;
    font-family: 'Myriad Pro Bold';
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    position: relative;
    padding-left: 86px;
}
.st-our-podcast .item-podcast .info-podcast h3 a:hover {
	color: #E84CF3;
}

.st-our-podcast .item-podcast .info-podcast h3 a:before {
	content: "";
	background: url(../images/play-podcast.png);
	position: absolute;
	width: 60px;
	height: 60px;
	left: 0;
}
.st-our-podcast .item-podcast .info-podcast span.Description {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    padding-left: 86px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.st-cate-podcast .title-st-podcast h2 {
	position: relative;
	z-index: 9;
	font-size: 50px;
	line-height: 1.2;
	margin-bottom: 50px;
	text-align: center;
}
.st-cate-podcast .list-cate-podcast {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.st-cate-podcast .list-cate-podcast .item {
	width: 50%;
	padding: 74px 70px;
	z-index: 9;
}
.st-cate-podcast .list-cate-podcast .thumbnail-podcast {
    position: relative;
    max-width: 384px;
    height: auto;
    margin: auto;
    padding: 0 50px 0 50px;
}
.st-cate-podcast .list-cate-podcast .thumbnail-podcast:before {
    content: "";
    background: url(../images/bg-blue-circle.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    transform: scale(1.3);
}
.st-cate-podcast .list-cate-podcast img {
	
	display: block;
	border-radius: 20px;
}
.st-cate-podcast .list-cate-podcast .info-podcast h3 {
    margin-top: 18px;
    margin-bottom: 32px;
}
.st-cate-podcast .list-cate-podcast .info-podcast h3 a {
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
	color: #E84CF3;
	display: block;
}
.st-cate-podcast .list-cate-podcast .info-podcast .btn-contact {
	text-align: center;
}
.st-cate-podcast .list-cate-podcast .info-podcast .btn-contact a.elementor-button {
	font-size: 16px;
	line-height: 19px;
/*	padding: 50px 67px 38px 60px;*/
	background: transparent;
	padding: 15px 30px 13px;
	position: relative;
}
.st-cate-podcast .list-cate-podcast .info-podcast .btn-contact a.elementor-button:before {
	content: "";
	background: url(../images/bg-item-menu.png);
	background-size: cover;
	background-position: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 100px;
	transition: all 0.3s ease-in-out;
}
.st-cate-podcast .list-cate-podcast .info-podcast .btn-contact a.elementor-button:hover:before {
	background: url(../images/bg-item-menu-active.png);
	background-size: cover;
	background-position: center;
}
.st-cate-podcast .list-cate-podcast .info-podcast .Description {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    margin-top: 47px;
}
.st-cate-podcast .list-cate-podcast .info-podcast button.cuttr__readmore {
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
	display: none;
    position: relative;
    padding: 10px 20px 9px;
    margin-top: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.st-cate-podcast .list-cate-podcast .info-podcast button.cuttr__readmore:before {
    content: "";
    background: url(../images/bg-item-menu.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 100px;
    transition: all 0.3s ease-in-out;
}
.st-cate-podcast .list-cate-podcast .info-podcast button.cuttr__readmore:hover {
	background: url(../images/bg-item-menu-active.png);
    background-size: cover;
    background-position: center;
    border-radius: 100px;
}
.st-podcasts-1:before {
	content: "";
	background: url(../images/image-popup.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 324px;
	height: 274px;
	top: -23px;
	right: 3.5%;
	z-index: 0;
}
.st-elm-library {
	content: "";
	background: url(../images/img-library.png);
	background-repeat: no-repeat;
	background-position-y: 1.3%;
}
.st-elm-library:before {	
	content: "";
	background: url(../images/image-post-tag.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 346px;
	height: 398px;
	bottom: 10%;
	right: 22px;
	z-index: 1;
}
.st-elm-library:after{
	content: "";
	background: url(../images/img-home-3.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 233px;
	height: 147px;
	bottom: -2.2%;
	left: 6.4%;
	z-index: 1;
}
.st-content-tax {
	padding: 0 5%;
	background-image: url(../images/gradient-yellow.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.st-content-tax:before {
	content: "";
    background: url(../images/image-post-tag.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 346px;
    height: 398px;
    bottom: 6.4%;
    right: 5.7%;
    z-index: 0;
}
.st-content-tax .container-tax {
	position: relative;
    max-width: 1515px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
}
.st-banner-tax {
	background: url(../images/banner-tax.png);
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    margin-top: -26%;
    position: relative;
    z-index: 9;
    border-radius: 40px;
}
.st-banner-tax .wrap-banner {
	padding: 7.6% 5.3% 4.2% 5.3%;
	display: flex;
	flex-wrap: wrap;
}
.st-banner-tax .wrap-banner .col-info {
	width: 59%;
	padding-left: 20px;
	padding-top: 8px;
}
.st-banner-tax .wrap-banner .col-img {
	width: 41%;
}
.st-banner-tax .author h4 {
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.15em;
	margin-bottom: 23px;
	text-transform: uppercase;
}
.st-banner-tax .title-tax h1 {
	font-size: 50px;
	line-height: 1.2;
	letter-spacing: 0.03em;
	color: #fff;
	margin-bottom: 4px;
	max-width: 550px;
}
.st-banner-tax .animation-banner {
    font-family: Roboto;
    padding-right: 60px;
    padding-bottom: 35px;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0.06em;
    color: #fff;
}
.st-banner-tax .btn-banner {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: 15px;
}
.st-banner-tax .btn-banner .btn-contact {
	width: 50%;
	padding: 10px 15px;
}
.st-banner-tax .btn-banner .btn-contact a.elementor-button {
	font-size: 20px;
	line-height: 24px;
	/*padding: 54px 4px 47px 16px;
	margin-right: 78px;
	width: 314px;*/
	width: 100%!important;
	height: auto;
	margin-right: 0!important;
	background: transparent;
	padding: 15px 30px 13px!important;
	position: relative;
}
.st-banner-tax .btn-banner .btn-contact a.elementor-button:before {
	content: "";
	background: url(../images/bg-item-menu.png);
	background-size: cover;
	background-position: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 100px;
	transition: all 0.3s ease-in-out;
}
.st-banner-tax .btn-banner .btn-contact a.elementor-button:hover:before {
	background: url(../images/bg-item-menu-active.png);
	background-size: cover;
	background-position: center;
}
.st-banner-tax .col-img img {
	box-shadow: 0px 4px 4px 0px #00000040;
	border-radius: 40px;
	display: block;
	width: 100%;
	height: auto;
}
.st-description {
    margin-top: 88px;
}
.st-description .title-tax h4 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.st-description .title-des h2 {
	font-size: 50px;
	line-height: 1.2;
	letter-spacing: 0.03em;
	margin-bottom: 38px;
}
.st-description .title-des h2 span {
	display: block;
}
.st-description .content-des {
    font-family: Roboto;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.06em;
    padding-bottom: 13px;
}
.st-description .btn-des .btn-contact a.elementor-button {
    font-size: 16px;
	line-height: 19px;
	padding: 50px 67px 38px 60px;
}
.st-podcast-playlist {
    margin-top: 130px;
}
.st-podcast-playlist .list-playlist .item {
    margin-bottom: 125px;
}
.st-podcast-playlist .title-tax h2 {
    font-size: 50px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 136px;
}
.st-podcast-playlist .info {
	display: flex;
	flex-wrap: wrap;
}
.st-podcast-playlist .info .thumbnail {
	position: relative;
    width: 250px;
    height: 100%;
}
.st-podcast-playlist .info .thumbnail:before {
    content: "";
    background: url(../images/bg-blue-circle.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    transform: scale(1.5);
}
.st-podcast-playlist .info .thumbnail img {
	position: relative;
	display: block;
	width: 100%;
	border-radius: 20px;
}
.st-podcast-playlist .info-title {
	width: calc(100% - 412px);
	padding-top: 8px;
	padding-left: 39px;
	padding-right: 40px;
}
.st-podcast-playlist .info-title .episode h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0;
}
.st-podcast-playlist .info-title a {
	font-size: 28px;
    line-height: 1.3;
    color: #E84CF3;
}
.st-podcast-playlist .icon-link {
	width: 162px;
	display: flex;
	justify-content: space-between;
}
.st-podcast-playlist .date-time {
    font-family: 'Myriad Pro Bold';
    font-size: 18px;
    line-height: 24px;
    color: #E84CF3;
    padding-bottom: 8px;
}
.st-podcast-playlist .description {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 10px;
}
.st-podcast-playlist .description .wrap-description {
	display: inline;
}
.st-podcast-playlist .description .wrap-description p {
	margin-bottom: 5px;
}
.st-podcast-playlist .description .wrap-description p:last-child {
	display: inline;
}
.st-podcast-playlist .description button.cuttr__readmore {
	display: inline-block!important;
}
button.cuttr__readmore {
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #1233F5;
	border: none;
	outline: none;
	padding: 0;
	background: transparent;
	cursor: pointer;
}
button.cuttr__readmore:hover {
    color: #E84CF3;
}
.st-podcast-playlist .audio audio {
    max-width: 920px;
    width: 100%;
}

.st-team-tax .st-box-team h3.elementor-image-box-title {
    margin: 0;
}
.st-team-tax .st-box-team p.elementor-image-box-description {
	font-family: 'Myriad Pro Bold';
}
.section-bg-gray {
	background-image: url(../images/gradient-gray.png);
	background-position: center;
	background-repeat: no-repeat;
}
.section-bg-gray .st-content-tax {
    background: transparent;
}
.banner-single-pod {
	position: relative;
}
.banner-single-pod .wrap-video-all  video {
	position: absolute;
	height: 100%!important;
	width: 100%;
}
.banner-single-pod .st-content-pod {
	background-image: none;
	position: relative;
    z-index: 1;
}
.st-content-pod .container-pod {
	max-width: 1515px;
	margin: auto;
	padding: 343px 15px 153px;
	position: relative;
	z-index: 9;
}
.st-title-single-pod .wrap-container {
	display: flex;
	flex-wrap: wrap;
}
.st-title-single-pod .ancho-des {
    padding-top: 14%;
}
.st-title-single-pod .ancho-des a {
	font-family: 'Myriad Pro Bold';
	font-size: 20px;
	line-height: 21px;
	letter-spacing: 0.06em;
	text-align: center;
	display: block;
	color: #fff;
}
.st-title-single-pod .wrap-container .col-left {
	width: 63.5%;
	padding-top: 54px;
/*	padding-left: 7.4%;*/
	padding-right: 30px;
}
.st-title-single-pod .wrap-container .col-right {
	width: 36.5%;
	text-align: right;
}
.st-title-single-pod .wrap-container .col-right img {
	display: block;
	width: 100%;
	box-shadow: 0px 4px 4px 0px #00000040;
	border-radius: 40px;
}
.st-title-single-pod h4 {
	font-size: 30px;
	line-height: 50px;
	margin-bottom: 10px;
/*	color: #C5CAE9;*/
	color: #fff;
}
.st-title-single-pod h5 {
	font-size: 22px;
	line-height: 50px;
	margin-bottom: 10px;
	color: #fff;
}
.st-title-single-pod h4.season {
	color: #fff;
	font-size: 26px;
}
.st-title-single-pod .title-single h2 {
	font-size: 50px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 25px;
}
.st-title-single-pod .cate-single h4 {
    font-family: 'Myriad Pro Bold';
    font-size: 30px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 10px;
}
.st-title-single-pod .rating {
	position: relative;
	display: flex;
}
.st-title-single-pod .rating-time {
	font-family: 'Myriad Pro Bold';
	font-size: 30px;
	line-height: 43px;
	color: #fff;
	display: flex;
	margin-bottom: 25px;
}
.st-title-single-pod .rating img {
	position: relative;
	top: -5px;
}
.st-title-single-pod .rating .number-rate {
	margin-left: 30px;
} 
.st-title-single-pod span.time-audio {
    position: relative;
    padding-left: 72px;
}
.st-title-single-pod span.time-audio:before {
    content: "";
    position: absolute;
    border-left: 1px solid #fff;
    height: 31px;
    left: 40px;
    top: 3px;
}
.st-title-single-pod .rating .star-rate {
	position: relative;
}
.st-title-single-pod .rating .star-rate:before {
	content: "";
	position: absolute;
	background: url(../images/ios-star-gold.png);
	background-repeat: no-repeat;
	left: 0;
	right: 0;
	top: -5px;
	bottom: 0;
	z-index: 9;
}
.st-title-single-pod .rating.one-star .star-rate:before {
	width: 20%;
}
.st-title-single-pod .rating.two-star .star-rate:before {
	width: 40%;
}
.st-title-single-pod .rating.three-star .star-rate:before {
	width: 60%;
}
.st-title-single-pod .rating.four-star .star-rate:before {
	width: 80%;
}
.st-title-single-pod .rating.five-star .star-rate:before {
	width: 100%;
}
.st-content-pod-top {
	position: relative;
    background-image: url(../images/gradient-yellow.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.st-content-pod-top:before,
.st-content-pod.st-select-pod:before {
    content: "";
    background: url(../images/image-popup.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 324px;
    height: 274px;
    top: 2.4%;
    left: 6%;
    z-index: 0;
}
.st-content-pod-top.st-content-pod .container-pod,
.st-select-pod .container-pod {
    padding: 0 15px;
}
.st-tabs-podcast {
    padding-top: 247px;	
    max-width: 1680px;
    margin-left: auto;
    padding-bottom: 70px;
    position: relative;
}
.st-tabs-podcast .icon-link-tab {
	display: none;
    position: absolute;
    right: 50px;
    top: 240px;
}
.st-tabs-podcast .icon-link-tab a {
    padding-left: 42px;
    display: inline-block;
}
.st-tabs-podcast .wrap-tab {
	display: flex;
	flex-wrap: wrap;
}
.tax-episode .st-tabs-podcast .wrap-tab:not(.active) {
	display: none;
}
.st-tabs-podcast .wrap-tab input {
  display: none;
}
.st-tabs-podcast .wrap-tab label {
  display: inline-block;
  font-family: 'Myriad Pro';
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-align: center;
  padding: 14px;
  max-width: 215px;
  color: #666666;
  width: 100%;
  border-bottom: 1px solid #666666;
}
.st-tabs-podcast .wrap-tab label:hover {
  color: #E84CF3;
  cursor: pointer;
}
.st-tabs-podcast .wrap-tab input:checked + label {	
	font-family: 'Myriad Pro Bold';
	color: #E84CF3;
	border-bottom: 2px solid #E84CF3;
}
.st-tabs-podcast .wrap-tab input:checked + label.color-green {
	color: #339289;
	border-bottom: 2px solid #339289;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
    opacity: 1;
    overflow: visible;
    height: 100%;
}
.st-tabs-podcast .content-tab {
	width: 100%;
	padding: 0;
	opacity: 0;
	overflow: hidden;
	height: 0;
}
.st-tabs-podcast .content-tab-transcript button.cuttr__readmore {
	display: none;
}
.st-tabs-podcast .content-tab .btn-contact.btn-pdf {
    text-align: center;
    margin-top: 60px;
}
.st-tabs-podcast .content-tab .btn-contact a.elementor-button {
	font-size: 16px;
	line-height: 19px;
	/*width: 238px;
	height: 108px;
	padding: 41px 50px 29px 50px;*/
	cursor: pointer;
	width: auto;
	height: auto;
	background: transparent;
	padding: 15px 30px 13px;
	position: relative;
}
.st-tabs-podcast .content-tab .btn-contact a.elementor-button:before {
	content: "";
    background: url(../images/bg-item-menu.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 100px;
    transition: all 0.3s ease-in-out;
}
.st-tabs-podcast .content-tab .btn-contact a.elementor-button:hover:before {
	content: "";
    background: url(../images/bg-item-menu-active.png);
    background-size: cover;
    background-position: center;
}
.st-tabs-podcast h2.title-tab {
	padding: 30px 0 10px 0;
    font-size: 35px;
    line-height: 1.2;
    color: #E84CF3;
}
.st-tabs-podcast h2.title-tab.color-green {
	color: #339289;
}
.st-tabs-podcast .info-tab {
	font-family: Roboto;
	font-size: 24px;
	font-weight: 400;
	line-height: 40px;
}
.content-tab-guest .wrap-info {
	display: flex;
	flex-wrap: wrap;
    padding-top: 20px;
}
.content-tab-guest .wrap-info .info-tab {
	width: calc(100% - 337px);
	padding-right: 90px;
}
.content-tab-guest .wrap-info .slides-guest {
	width: 337px;
    margin-top: -72px;
    right: 7px;
}
.content-tab-synopsis .info-tab,
.content-tab-guest .team-layout-episode,
.content-tab-transcript .content-pdf {
    padding-top: 20px;
}
.slides-guest img {
    width: 100%;
	height: auto;
    margin-right: 0;
    margin-left: auto;
}
.slides-guest h3 {
	font-family: Poppins;
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	color: #E84CF3;
	margin-top: 28px;
	margin-bottom: 11px;
}
.slides-guest p {
	font-family: 'Myriad Pro Bold';
	font-size: 20px;
	line-height: 18px;
	letter-spacing: 0.15em;
	text-align: center;
	margin: 0;
	text-transform: uppercase;
}
.slides-guest .slick-list {
	z-index: 10;
}
.slides-guest button.slick-arrow {
	top: 39%;
}
.slides-guest button.slick-prev.slick-arrow {
    left: -55px;
}
.slides-guest button.slick-next.slick-arrow {
	right: -55px;
}
.box-pink img,
.img-pink img {
	box-shadow: 0px 4px 4px 0px #00000040;
	border-radius: 50%;
	border: 5px solid #E84CF3;
}
.box-green img,
.img-green img {
	box-shadow: 0px 4px 4px 0px #00000040;
	border-radius: 50%;
	border: 5px solid #339289;
}
.st-content-pod .wrap-playlist {
    max-width: 1485px;
    margin: auto;
    padding-top: 43px;
}
.ommy-stuido {
    padding-top: 80px;
    text-align: center;
}
.ommy-stuido img {
	max-width: 350px;
    width: 100%;
}
.st-team-detail .col-left:before {
	content: "";
	background: url(../images/bg--award-content-2.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	width: 424px;
	height: 262px;
	top: -27%;
	left: 42.9%;
	z-index: 0;
}
.st-team-detail .col-right:before {
	content: "";
	background: url(../images/bg--award-content-1.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	width: 320px;
	height: 438px;
	top: -17%;
	right: 1.7%;
	z-index: -1;
}
.st-team-detail {
	content: "";
	background: url(../images/img-home-3.png);
	background-repeat: no-repeat;
	background-position-y: bottom;
	background-position-x: right;
	z-index: 0;
}
.st-title-single-pod .audio audio {
	max-width: 920px;
	width: 100%;
	height: 91px;
}
audio::-webkit-media-controls-enclosure  {
    background-color: transparent;
}
audio::-webkit-media-controls-current-time-display,
audio::-webkit-media-controls-time-remaining-display {
	font-size: 24px;
}
.wrap-video-all audio::-webkit-media-controls-enclosure  {
    background-color: #F1F3F4;
    max-height: 91px;
}
a.tax-arrow {
    display: block;
    font-size: 0;
    width: 72px;
    height: 143px;
    opacity: .3;
    transition: all .3s;
    z-index: 9;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
a.tax-arrow:hover {
	opacity: 1;
}
.next-prev-tax.mobile {
    display: none;
}
a.tax-prev.tax-arrow {
    background-image: url(../images/arrow-left.png);
    background-position: left;
    left: -72px;
}
a.tax-next.tax-arrow {
    background-image: url(../images/arrow-right.png);
    background-position: right;
    right: -72px;
}
a.tax-arrow.tax-none {
    pointer-events: none;
}
@media(min-width: 768px){
	.no-slider .show-tax.swiper-wrapper {
	    display: flex;
	    justify-content: center;
	}
	.no-slider .button.swiper-slide {
	    width: auto;
	    padding: 0 15px;
	}
	.no-slider .button.swiper-slide.active {
		position: relative;
	}
	.no-slider .button.swiper-slide.active .season-tax {
	    background-color: #339289;
	    border: 5px solid #424242;
	}
	.no-slider .button.swiper-slide.active:before {
		content: "";
		background: url(../images/bg-blue-circle.png);
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		bottom: 0;
		left: 0;
		top: 0;
		position: absolute;
		z-index: -1;
		width: 100%;
		transform: scale(1.4);
	}
	.no-slider span.swiper-navigation {
		display: none;
	}
}
.list-tax .show-tax .button .season-tax {
	font-family: 'Myriad Pro Bold';
	font-size: 20px;
	line-height: 40px;
	margin: auto;
	width: 200px;
	height: 200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-direction: column;
	box-shadow: 0px 4px 4px 0px #00000040;
	border-radius: 50%;
	background-color: #424242;
	color: #fff;
	border: 5px solid #339289;
	cursor: pointer;
}
.list-tax .show-tax .button .season-tax span:first-child {
    font-size: 30px;
}
.list-tax .show-tax .button.slick-center,
.list-tax .show-tax .swiper-slide-active {
	position: relative;
}
.list-tax .show-tax .button.slick-center:before,
.list-tax .show-tax .swiper-slide-active:before {
	content: "";
	background: url(../images/bg-blue-circle.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	bottom: 0;
	left: 0;
	top: 0;
	position: absolute;
	z-index: -1;
	width: 100%;
	transform: scale(1.4);
}
.list-tax .show-tax .button.slick-center span,
.list-tax .show-tax .button.swiper-slide-active .season-tax {
	background-color: #339289;
	border: 5px solid #424242;
}
.wrap-list-tax {
    position: relative;
}
.list-tax .show-tax button.slick-arrow,
span.swiper-navigation {
	width: 103px;
	height: 63px;
	top: 62%;
}
.list-tax .show-tax button.slick-next.slick-arrow,
span.swiper-navigation.swiper-button-next {
	background-image: url(../images/next-tax.png);
	right: -5%;
}
.list-tax .show-tax button.slick-prev.slick-arrow,
span.swiper-navigation.swiper-button-prev {
	background-image: url(../images/prev-tax.png);
	left: -5%;
}
.st-select-pod .st-tabs-podcast .info-tab {
	font-size: 20px;
	line-height: 1.3;
}
.st-select-pod .btn-contact {
	text-align: center;
	padding-top: 49px;
}
.st-select-pod .st-tabs-podcast .content-tab .btn-contact a.elementor-button{
	/*width: 218px;
	height: 108px;
	padding: 38px 50px 24px 64px;*/
	background: transparent;
	padding: 15px 30px 13px!important;
	position: relative;
	width: 190px;
	height: auto;
	z-index: 1;
}
.st-select-pod .st-tabs-podcast .content-tab .btn-contact a.elementor-button:before {
	content: "";
	background: url(../images/bg-item-menu.png);
	background-size: cover;
	background-position: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 100px;
	transition: all 0.3s ease-in-out;
}
.st-select-pod .st-tabs-podcast .content-tab .btn-contact a.elementor-button:hover:before {
	background: url(../images/bg-item-menu-active.png);
	background-size: cover;
	background-position: center;
}
.st-content-pod-filter.st-content-pod {
    padding: 0 5%;
}
.st-content-pod-filter.st-content-pod .container-pod {
	padding: 0 15px;
}
.st-content-pod-filter .st-podcast-playlist {
    margin-top: 0;
}
.st-content-pod-filter .st-podcast-playlist .title-tax h2 {
	margin-bottom: 40px;
}
.st-content-pod-filter .st-podcast-playlist .list-tax {
    margin-bottom: 163px;
    padding: 30px 0;
}
.banner-single-pod-select .wrap-video-all:after {
	background-image: url(../images/bg-video-grey.png);
}
.list-tax .show-tax .slick-track {
	padding-top: 30px;
	padding-bottom: 30px;
}
.st-content-pod.st-select-pod {
    padding: 0 5%;
    position: relative;
}
.st-team-detail.st-team-history .col-left:before {
	top: -35px;
	left: 53%;
}
.st-team-detail .col-right:before {
	top: -23%;
	right: -2.3%;
}
.description-seemore{
    overflow:hidden;
}
.team-layout-season.team-layout-no-season .container .team-info-box {
	max-width: 1528px;
	margin: auto;
}
.team-layout-season.team-layout-no-season .team-box {
	width: 100%;
}
.team-layout-season.team-layout-no-season .team-box .list-box .box-info {
	width: 16.666%;
}
.team-layout-season span.color-pink {
    color: #339289;
}
.team-layout-season .box-pink img {
	border: 5px solid #339289;
}
.team-layout-season .elementor .elementor-section .elementor-image-box-content .elementor-image-box-title {
	color: #339289;
}
.team-layout-season .container {
	padding: 50px 0 0;
    max-width: 1515px;
    margin: auto;
}
.team-layout-season .container .team-info-box {
	display: flex;
	flex-wrap: wrap;
}
.team-layout-season .team-info-box .col-full {
	width: 100%;
	padding: 15px;
}
.team-layout-season .team-info {
    padding: 15px 140px 15px 15px;
    width: 55%;
    position: relative;
}
.team-layout-season .team-info:before {
    content: "";
    background: url(../images/bg--award-content-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 424px;
    height: 262px;
    z-index: -1;
    top: -150px;
    left: 53%;
}
.team-layout-season h5.title-tax {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding: 0 15px;
}
.team-layout-season h2.heading-team {
    color: #000000;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.03em;
}
.team-layout-season .team-info .content-info {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.06em;
}
.team-layout-season .team-box {
    width: 45%;
    padding: 15px;
    position: relative;
}
.team-layout-season .team-box:before {
	content: "";
	background: url(../images/image-post-tag.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	width: 320px;
	height: 438px;
	top: -43%;
	right: 0;
	z-index: 0;
}
.team-layout-season .team-box .list-box {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.team-layout-season .team-box .list-box .box-info {
    padding: 15px 15px 30px 15px;
    width: 25%;
    text-align: center;
}
.team-layout-season .team-box.col-full .list-box .box-info {
	width: 16.666%;
}
.team-layout-season .box-info figure.image-box {
    position: relative;
}
.team-layout-season .box-info figure.image-box:before {
    content: "";
    padding-top: 100%;
    display: block;
}
.team-layout-season .box-info figure.image-box img {
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 50%;
    border: 5px solid #339289;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team-layout-season .box-info .name-box {
    text-align: center;
}
.team-layout-season .box-info .name-box h3.name {
    color: #339289;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
.team-layout-season .box-info .name-box p.position {
	color: #000000;
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
}
.team-layout-season.team-layout-episode.st-none {
    display: none;
}
.team-layout-season {
    padding: 0 5%;
}
@media (max-width: 2300px){
	.list-tax .show-tax button.slick-prev.slick-arrow,
	span.swiper-navigation.swiper-button-prev {
		left: -50px;
	}
	.list-tax .show-tax button.slick-next.slick-arrow ,
	span.swiper-navigation.swiper-button-next{
		right: -50px;
	}
}
@media(max-width:2200px){
	.st-banner-tax {
		margin-top: -180px;
	}
	.st-podcast-playlist .info-title a {
	    line-height: 1.2;
	}
	.slides-guest button.slick-prev.slick-arrow {
	    left: -42px;
	}
	.slides-guest button.slick-next.slick-arrow {
	    right: -42px;
	}
	a.tax-arrow {
		width: 50px;
		height: 100px;
		background-size: cover!important;
	}
	a.tax-prev.tax-arrow {
	    left: -50px;
	}
	a.tax-next.tax-arrow {
	    right: -50px;
	}
	.st-content-pod-filter .st-podcast-playlist .list-tax {
	    margin: 0 100px;
	}
	.list-tax .show-tax button.slick-prev.slick-arrow,
	span.swiper-navigation.swiper-button-prev {
	    left: 0;
	}
	.list-tax .show-tax button.slick-next.slick-arrow,
	span.swiper-navigation.swiper-button-next {
	    right: 0;
	}
	.list-tax .show-tax .button .season-tax {
		width: 180px;
	    height: 180px;
	}
}
@media(max-width: 1440px){
    .st-making-tops .elementor-container > .elementor-column:before {
        background-size: 110px;
        top: -85px;
    }
    .st-making-tops .elementor-container:after {
        background-size: 150px;
    }
    .st-content-home:before {
        right: 0;
        background-size: 250px;
        background-position-x: right;
    }
    .st-content-home:after {
        left: 0;
    }
    .st-content-home {
        background-size: 250px;
        background-position-x: left;
    }
	.team-layout-season .team-box.col-full .list-box .box-info {
		width: 20%;
	}
	.team-layout-season .team-info {
	    padding: 15px;
	}
	.team-layout-season .team-box .list-box .box-info {
	    width: 50%;
	}
	.team-layout-season h2.heading-team {
	    font-size: 45px;
	}
	.st-award-slider .award-slide {
	    padding: 77px 15px 10px 15px;
	}
	.st-studio .studio-slide.slick-center .title-step h3.title-studio,
	.st-studio .studio-slide.swiper-slide-active .title-step h3.title-studio {
	    font-size: 26px;
	}
	.st-studio .studio-slide .title-step h3.title-studio {
	    font-size: 22px;
	}
	.st-studio .studio-content .title-step span.step {
	    font-size: 14px;
	    line-height: 20px;
	}
	.st-banner-tax .btn-banner .btn-contact a.elementor-button {
		margin-right: 30px;
	}
	.st-title-single-pod .wrap-container .col-left {
		padding-left: 0;
	}
	.st-title-single-pod .title-single h2 {
	    font-size: 40px;
	    line-height: 1.2em;
	}
	.st-tabs-podcast {
	    padding-top: 150px;
	}
	.st-content-pod-top:before,
	.st-content-pod.st-select-pod:before {
		top: 0;
	}
	.st-tabs-podcast .icon-link-tab {
	    top: 150px;
	    right: 0;
	}
	.list-tax .show-tax button.slick-arrow,
	span.swiper-navigation {
		width: 70px;
		height: 43px;
	}
	.st-banner-tax {
		margin-top: -80px;
	}
	.st-list-blogs:before {
		left: 0;
	}
	.list-post .item .wrap-thumbnail {
	    height: 100%;
	}
	.st-featured:before {
		left: -20%;
	}
	.st-our-podcast .item-podcast .info-podcast h3 a {
		font-size: 22px;
		line-height: 28px;
	}
	.st-our-podcast .item-podcast .info-podcast h3 a, 
	.st-our-podcast .item-podcast .info-podcast span.Description {
		padding-left: 70px;
	}
	.st-content-pod .container-pod {
	    padding: 200px 15px 153px;
	}
	.list-tax .show-tax button.slick-arrow,
	span.swiper-navigation {
	    transform: translateY(-50%);
	}
	.st-content-pod-top.st-content-pod .container-pod, 
	.st-select-pod .container-pod {
	    padding: 0 15px;
	}
	.st-content-pod-filter .st-podcast-playlist {
	    margin-top: 0;
	}
	.st-content-pod-filter .st-podcast-playlist .list-tax {
	    margin-bottom: 100px;
	}
	.wrap-video-all-single video.video-full {
		height: 500px;
	}
	.st-title-single .title-single h2 {
	    font-size: 40px;
	    line-height: 1.2;
	}
	.st-content-single {
		font-size: 20px;
	    line-height: 1.6;
	}
	.st-title-single {
		margin-top: 50px;
	}
	.title-archiver {
		font-size: 40px;
		line-height: 1.2;
	}
    .st-award-slider h3.title-award {
        font-size: 25px;
        line-height: 1.2;
    }
    .st-our-podcast .slick-list:before {
    	width: 9%;
    }
    .st-our-podcast .slick-list {
        padding-right: 12%;
    }
    .st-our-podcast .title-st-podcast h2,
    .st-cate-podcast .title-st-podcast h2 {
    	font-size: 40px;
    	line-height: 1.2em;;
    }
    .st-cate-podcast .list-cate-podcast .info-podcast h3 a {
        font-size: 25px;
        line-height: 1.2;
    }
    .st-cate-podcast .list-cate-podcast {
    	margin: 0 -15px;
    }
    .st-cate-podcast .list-cate-podcast .item {
        padding: 30px 15px;
    }
    .st-banner-tax .title-tax h1 {
        font-size: 40px;
        line-height: 1.2em;
    }
    .st-banner-tax .animation-banner {
        font-size: 22px;
        line-height: 1.2;
    }
    .st-banner-tax .wrap-banner {
        padding: 5%;
    }
    .st-banner-tax .btn-banner .btn-contact a.elementor-button {
    	font-size: 18px;
    	width: 245px;
    }
    .st-banner-tax .wrap-banner .col-info {
    	padding-left: 0;
    }
    .st-banner-tax .btn-banner {
        margin-left: 0;
    }
    .st-description .title-des h2,
    .st-podcast-playlist .title-tax h2 {
    	font-size: 45px;
    	line-height: 1.2em;
    }
    .st-podcast-playlist {
        margin-top: 100px;
    }
    .st-podcast-playlist .info-title a {
        font-size: 24px;
    }
    .st-team-tax .st-box-team  .elementor-container {
    	flex-wrap: wrap;
    }
    .st-team-tax .st-box-team .elementor-column {
    	width: 33.33%;
    }
    .st-title-single-pod .rating-time {
    	font-size: 26px;
    	line-height: 1.3;
    }
    .st-title-single-pod .rating img {
        width: 250px;
    }
    .st-title-single-pod .rating .star-rate:before {
    	background-size: 250px;
    }
    .st-title-single-pod .cate-single h4 {
        font-size: 30px;
        line-height: 1.2;
    }
    .st-tabs-podcast .icon-link-tab a {
        padding-left: 15px;
    }
    .st-tabs-podcast .info-tab {
        font-size: 22px;
        line-height: 1.3;
    }
    .slides-guest button.slick-prev.slick-arrow {
        left: -33px;
    }
    .slides-guest button.slick-next.slick-arrow {
        right: -33px;
    }
    .st-team-detail .col-right .st-box-team .elementor-column {
    	width: 50%;
    }
    a.tax-arrow {
    	width: 40px;
    	height: 80px;
    }
    a.tax-prev.tax-arrow {
        left: -40px;
    }
    a.tax-next.tax-arrow {
        right: -40px;
    }
    .team-layout-season.team-layout-no-season .team-box .list-box .box-info {
    	width: 20%;
    }
}
@media(max-width:1024px){
    .st-making-tops .elementor-container > .elementor-column:before {
        top: -95px;
    }
    .st-making-tops .elementor-container:after {
        top: -100px;
    }
    .st-content-home:before {
        background-size: 200px;
    }
    .st-content-home:after {
        left: 0;
    }
    .st-content-home {
        background-size: 200px;
    }
    .st-content-pod-filter.st-content-pod {
        padding: 0;
    }
    .team-layout-season {
        padding: 0;
    }
    .st-title-single {
        padding: 0;
    }
    .st-award-slider .wrap-award .slick-track {
        margin: 0;
    }
	.team-layout-season .team-box.col-full .list-box .box-info {
		width: 25%;
	}
	.team-layout-season.team-layout-no-season .team-box .list-box .box-info {
		width: 25%;
	}
	.team-layout-season .team-info {
	    width: 100%;
	}
	.team-layout-season .team-box {
	    width: 100%;
	    padding: 15px;
	}
	.team-layout-season h2.heading-team {
	    font-size: 40px;
	}
	.team-layout-season .team-box .list-box .box-info {
	    width: 25%;
	}
	.popup-per-session .elementor-image-box-wrapper figure.elementor-image-box-img {
	    top: 20px;
	    right: 20px;
	}
	.popup-per-session .elementor-image-box-wrapper figure.elementor-image-box-img img {
		width: 50px;
		height: 50px;
	}
	.popup-per-session .elementor-image-box-wrapper {
	    padding: 65px 30px 65px 30px;
	    max-width: 1920px;
	    margin: auto;
	}
	.st-featured:before {
	    background-size: contain;
	    width: 100%;
	    height: 100%;
	    top: -16%;
	    left: -40%;
	}
	.st-featured .wrap-featured .item {
		padding: 50px 80px;
	}
	.list-post .item .info .category {
	    font-size: 18px;
	}
	.list-post .item .info a.link {
	    font-size: 24px;
	    line-height: 1.2;
	}
	.wrap-video-all-single video.video-full {
		height: 400px;
	}
	.st-title-single .title-single h2 {
	    font-size: 35px;
	}
	.st-title-single .description {
		font-size: 22px;
	}
	.st-content-single {
		font-size: 18px;
	}
	.st-title-single {
		margin-top: 0;
	}
    .st-content-single {
        padding: 0;
    }
	.st-content-single .wrap-container {
	    padding: 130px 15px 0px 15px;
	}
	.st-title-single .cate-single {
	    font-size: 25px;
	}
	.title-archiver {
		font-size: 45px;
	}
    .st-our-podcast .item-podcast .info-podcast h3 a {
        font-size: 20px;
        line-height: 24px;
    }
    .st-our-podcast .item-podcast .info-podcast span.Description {
    	font-size: 14px;
    }
    .st-studio .studio-slide.slick-center .title-step h3.title-studio {
        font-size: 22px;
        line-height: 40px;
    }
    .st-studio .studio-slide .title-step h3.title-studio {
        font-size: 20px;
        line-height: 30px;
    }
    .st-studio .slider-content .content-step p {
        font-size: 22px;
        line-height: 1.3;
    }
    .st-studio .slider-content {
        padding-top: 0;
    }
    .st-making-top:before {
    	width: 162px;
    	height: 187px;
    	background-size: contain;
    }
    .st-elm-award-content:before {
        width: 154px;
        height: 199px;
        background-size: contain;
        right: 0;
    }
    .st-elm-award-content:after {
        width: 186px;
        height: 184px;
        background-size: contain;
        left: 0;
    }
    .st-elm-podcast:before {
        width: 173px;
        height: 199px;
        background-size: contain;
    }
    .st-studio .studio-content .title-step span.step {
        font-size: 14px;
        line-height: 20px;
        padding: 7px 17px;
    }
    .st-podcasts-1:before {
    	width: 162px;
    	height: 187px;
    	background-size: contain;
    }
    .st-elm-library {
        background-position-y: 0;
        background-size: 80%;
    }
    .st-cate-podcast .list-cate-podcast .thumbnail-podcast {
        padding: 20px;
    }
    .st-banner-tax .title-tax h1 {
        font-size: 45px;
    }
    .st-banner-tax .animation-banner {
        font-size: 20px;
        padding-bottom: 0;
    }
    .st-banner-tax .author h4 {
	    font-size: 18px;
	    margin-bottom: 10px;
	}
	.st-banner-tax .btn-banner .btn-contact a.elementor-button {
	    font-size: 16px;
	    width: 210px;
	}
	.st-description .title-des h2,
	.st-podcast-playlist .title-tax h2 {
		font-size: 40px;
		margin-bottom: 25px;
	}
	.st-description .title-tax h4 {
	    font-size: 18px;
	    margin-bottom: 15px;
	}
	.st-description .content-des {
	    font-size: 18px;
	    line-height: 1.2;
	    padding-bottom: 0;
	}
	.st-podcast-playlist .list-playlist .item {
	    margin-bottom: 100px;
	}
	.st-podcast-playlist .info .thumbnail {
	    width: 200px;
	}
	.st-podcast-playlist .info-title {
	    width: calc(100% - 320px);
	    padding-left: 30px;
	    padding-right: 15px;
	}
	.st-podcast-playlist .icon-link {
		width: 120px;
	}
	.st-podcast-playlist .icon-link img {
	    width: 50px;
	    height: auto;
	}
	.st-content-tax:before {
	    width: 173px;
	    height: 199px;
	    background-size: contain;
	}
	.st-content-pod-top:before,
	.st-content-pod.st-select-pod:before {
		width: 162px;
		height: 187px;
		background-size: contain;
	}
	.st-team-detail .col-left:before {
	    width: 186px;
	    height: 184px;
	    background-size: contain;
	}
	.st-team-detail .col-right:before {
		width: 154px;
		height: 199px;
		background-size: contain;
	}
	.st-title-single-pod h4 {
	    font-size: 25px;
	}
	.st-title-single-pod .rating-time {
	    font-size: 22px;
	}
	.st-title-single-pod span.time-audio {
	    padding-left: 50px;
	    line-height: 1.3;
	}
	.st-title-single-pod span.time-audio:before {
	    left: 25px;
	    line-height: 1;
	    top: -2px;
	}
	.st-title-single-pod .wrap-container .col-left {
		padding-right: 20px;
	}
	.st-title-single-pod .rating img {
	    width: 200px;
	}
	.st-title-single-pod .rating .star-rate:before {
	    background-size: 200px;
	}
	.st-title-single-pod .cate-single h4 {
	    font-size: 25px;
	}
	.st-tabs-podcast .icon-link-tab {
	    position: static;
	    text-align: right;
	}
	.st-tabs-podcast h2.title-tab {
	    font-size: 30px;
	}
	.st-tabs-podcast .info-tab {
	    font-size: 18px;
	}
	.slides-guest h3 {
	    font-size: 28px;
	}
	.slides-guest p {
	    font-size: 18px;
	}
	.content-tab-guest .wrap-info .slides-guest {
	    width: 250px;
	    right: 0;
	}
	.content-tab-guest .wrap-info .info-tab {
	    width: calc(100% - 250px);
	    padding-right: 50px;
	}
	.slides-guest button.slick-arrow {
	    top: 125px;
	}
	.ommy-stuido {
	    padding-top: 20px;
	}
	.st-content-pod .container-pod {
	    padding: 150px 15px 153px;
	}
	.st-content-pod-filter .st-podcast-playlist .list-tax {
	    margin: 0 70px;
	}
	.list-tax .show-tax button.slick-prev.slick-arrow {
	    left: -65px;
	}
	.list-tax .show-tax button.slick-next.slick-arrow {
	    right: -65px;
	}
	.st-select-pod .st-tabs-podcast .info-tab {
	    font-size: 18px;
	}
	.st-content-pod-top.st-content-pod .container-pod, .st-select-pod .container-pod {
	    padding: 0 15px;
	}
	.st-content-pod-filter .st-podcast-playlist .list-tax {
	    margin-bottom: 50px;
	}
	.st-team-detail .col-right .st-box-team .elementor-column {
	    width: 25%;
	}
	.st-title-single-pod .audio audio {
		height: 54px;
	}
	audio::-webkit-media-controls-current-time-display,
	audio::-webkit-media-controls-time-remaining-display {
		font-size: 18px;
	}
	.wrap-video-all audio::-webkit-media-controls-enclosure  {
	    background-color: #F1F3F4;
	    max-height: 54px;
	}

	.st-cate-podcast .list-cate-podcast .info-podcast .Description,
	.st-cate-podcast .list-cate-podcast .info-podcast button.cuttr__readmore {
		font-size: 16px;
	}
}
@media(max-width:991px){
	.team-layout-season .team-box.col-full .list-box .box-info {
		width: 33.333%;
	}
	.team-layout-season.team-layout-no-season .team-box .list-box .box-info {
		width: 33.333%;
	}
	.st-tabs-podcast {
	    padding-top: 100px;
	}
	.team-layout-season .team-info:before {
		top: -50px;
		width: 186px;
		height: 184px;
		background-size: contain;
		right: 0;
		left: auto;
	}
	.team-layout-season .team-box:before {
		top: -50px;
		right: 0;
	    width: 154px;
	    height: 199px;
	    background-size: contain;
	}
	.st-banner-tax .btn-banner .btn-contact {
		width: 100%;
		padding: 10px 15px;
	}
    .st-select-pod .st-tabs-podcast .info-tab .wp-video {
        width: auto!important;
    }
    .st-select-pod .st-tabs-podcast .info-tab .wp-video video {
        width: 100%;
        height: auto;
    }
}
@media(max-width:767px){
    .st-making-tops .elementor-container:after {
        top: -50px;
        background-size: 120px;
    }
    .st-making-tops .elementor-container > .elementor-column:before {
        top: -30px;
        background-size: 80px;
    }
    .st-making-tops .elementor-container:before {
        background-size: 80px;
    }
    .st-content-home {
        background-size: 130px;
    }
    .st-content-home:before {
        background-size: 100px;
    }
    .st-content-home:after {
        bottom: -60px;
        background-size: 100px;
        background-position-y: 25px;
    }
	.team-layout-season h2.heading-team {
	    font-size: 35px;
	}
	.team-layout-season .container {
	    padding: 10.7% 0% 0% 0%;
	}
	.team-layout-season .team-box .list-box .box-info {
	    width: 50%;
	}
	.st-title-single-pod .title-single h2 {
	    font-size: 30px;
	}
	a.tax-arrow {
	    width: 30px;
	    height: 70px;
	}
	a.tax-prev.tax-arrow {
	    left: -30px;
	}
	a.tax-next.tax-arrow {
	    right: -30px;
	}
	.st-content-tax {
		padding: 0;
	}
	.st-popup-per-session:before {
	    background-size: contain;
	    width: 250px;
	    height: 200px;
	    bottom: -70px;
	    left: 0;
	}
	.popup-per-session .elementor-image-box-wrapper figure.elementor-image-box-img img {
	    width: 35px;
	    height: 35px;
	}
	.list-post .item .thumbnail,
	.list-post .item .info {
	    width: 100%;
	    padding: 15px;
	}
	.list-post .item {
		padding: 15px 0;
	}
	.list-post .item .info a.link {
	    font-size: 20px;
	}
	.st-featured .wrap-featured .item {
	    padding: 50px 21px;
	}
	.st-list-blogs:before {
	    top: 0;
	}
	.st-list-blogs:after {
	    background-size: contain;
	    background-position: bottom;
	    width: 100%;
	    height: 100%;
	    bottom: 0;
	    right: 0;
	}
	.wrap-blogs-tags {
		padding: 0;
	}
	.st-featured .wrap-featured .info {
	    min-height: auto;
	    padding: 30px 15px;
	}
	.wrap-blogs-tags .list-post .item {
	    padding: 0 0 30px 0;
	}
	.wrap-video-all-single video.video-full {
		height: 350px;
	}
	.st-blogs-tags-detail,
	.st-content-single,
	.st-title-single {
	    padding: 0;
	}
	.st-title-single .title-single h2 {
	    font-size: 30px;
	}
	.st-title-single .description {
		font-size: 18px;
	}
	.st-content-single {
		font-size: 16px;
	}
	.st-title-single .wrap-container {
	    padding: 50px 15px 10px 15px;
	}
	.st-content-single:before {
		top: 0;
		left: 0;
		width: 100%;
	}
	.st-content-single .wrap-container p {
	    margin-bottom: 1.2em;
	}
	.st-content-single .wrap-container figure {
	    margin-bottom: 1.2em;
	}
	.st-title-single .cate-single {
	    font-size: 20px;
	}
	.wrap-archive {
	    padding: 0;
	}
	.title-archiver {
		font-size: 30px;
		padding: 50px 15px 0 15px;
	}
    .st-award-slider h3.title-award {
        font-size: 20px;
    }
    .st-our-podcast .item-podcast .info-podcast h3 a:before {
        background-size: cover;
        width: 40px;
        height: 40px;
    }
    .st-our-podcast .item-podcast .info-podcast h3 a,
    .st-our-podcast .item-podcast .info-podcast span.Description {
        padding-left: 50px;
    }
    .st-our-podcast .title-st-podcast h2,
    .st-cate-podcast .title-st-podcast h2 {
    	font-size: 30px;
    	padding-left: 15px;
    }
    .st-our-podcast .item-podcast {
        padding-left: 15px;
    }
    .studio-slide.slick-slide.slick-center img,
    .studio-slide.swiper-slide-active img,
    .studio-slide.swiper-slide img {
        transform: scale(1);
    }
    .st-studio .slider-content .content-step p {
        font-size: 18px;
    }
    .st-studio .slider-step .slick-list,
    .st-studio .slider-step.gallery-thumbs {
        padding: 50px 0!important;
    }
    button.slick-arrow {
        width: 60px;
        height: 60px;
    }
    .st-cate-podcast .list-cate-podcast .info-podcast .Description,
    .st-cate-podcast .list-cate-podcast .info-podcast button.cuttr__readmore {
    	font-size: 16px;
    }
    .st-cate-podcast .list-cate-podcast {
    	margin: 0;
    }
    .st-cate-podcast .list-cate-podcast .item {
        padding: 0 0 30px 0;
        width: 100%;
    }
    .st-cate-podcast .list-cate-podcast .info-podcast h3 {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .st-cate-podcast .list-cate-podcast .info-podcast .Description {
    	margin-top: 20px;
    }
    .st-cate-podcast .list-cate-podcast .info-podcast .btn-contact a.elementor-button {
        font-size: 14px;
    }
    .st-banner-tax .title-tax h1 {
        font-size: 30px;
    }
    .st-banner-tax .animation-banner {
        font-size: 18px;
        padding: 0;
    }
    .st-banner-tax .author h4 {
	    font-size: 16px;
	}
	.st-banner-tax .wrap-banner .col-info,
	.st-banner-tax .wrap-banner .col-img {
	    width: 100%;
	}
	.st-banner-tax {
	    margin: 0 30px;
	}
	.st-banner-tax .btn-banner {
	    flex-wrap: wrap;
	}
	.st-banner-tax .btn-banner .btn-contact a.elementor-button {
	    margin-right: 0;
	    margin-bottom: 10px;
	    padding: 36px 4px 30px 16px;
	}
	.st-description .title-des h2,
	.st-podcast-playlist .title-tax h2 {
		font-size: 35px;
	}
	.st-description .title-tax h4 {
	    font-size: 16px;
	}
	.st-description .content-des {
	    font-size: 16px;
	}
	.st-podcast-playlist {
	    margin-top: 50px;
	}
	.st-podcast-playlist .info-title a {
	    font-size: 20px;
	}
	.st-podcast-playlist .info-title {
	    padding-top: 0;
	    padding-left: 15px;
	}
	.st-podcast-playlist .list-playlist .item {
	    margin-bottom: 50px;
	}
	.st-team-tax .st-box-team .elementor-column {
		width: 50%;
	}
	.st-title-single-pod .wrap-container .col-left {
	    padding-right: 0;
	    width: 100%;
	}
	.st-title-single-pod .wrap-container .col-right {
	    width: 100%;
	    padding-top: 30px;
	}
	.st-title-single-pod .wrap-container .col-right .thumbnail {
		max-width: 400px;
		margin: auto;
	}
	.st-title-single-pod .ancho-des {
	    padding-top: 10%;
	    padding-bottom: 6%;
	}
	.st-title-single-pod .ancho-des a {
		font-size: 18px;
	}
	.st-tabs-podcast .wrap-tab label {
		max-width: 180px;
	}
	.st-tabs-podcast .info-tab {
	    font-size: 18px;
	}
	.st-tabs-podcast .icon-link-tab a img {
	    width: 50px;
	    height: auto;
	}
	.content-tab-guest .wrap-info .info-tab {
	    width: 100%;
	    padding-right: 0;
	}
	.content-tab-guest .wrap-info .slides-guest {
	    width: 100%;
	    right: 0;
	    max-width: 350px;
	    margin: auto;
	    padding: 0 30px;
	}
	.slides-guest button.slick-arrow {
	    top: 38%;
	}
	.slides-guest button.slick-prev.slick-arrow {
	    left: 7px;
	}
	.slides-guest button.slick-next.slick-arrow {
	    right: 7px;
	}
	.st-content-pod-top {
	    padding: 0;
	}
	.st-tabs-podcast {
	    padding-top: 60px;
	}
	.st-content-pod .container-pod {
	    padding: 100px 0 70px;
	}
	.st-content-pod-top.st-content-pod .container-pod, 
	.st-select-pod .container-pod {
	    padding: 0 15px;
	}
	.st-select-pod .st-tabs-podcast .info-tab {
	    font-size: 18px;
	    line-height: 1.3;
	}
	.st-select-pod .btn-contact {
	    text-align: center;
	    padding-top: 15px;
	}
	.st-team-detail .col-right .st-box-team .elementor-column {
	    width: 50%;
	}
	.st-title-single-pod .rating .number-rate {
	    margin-left: 15px;
	}
	audio::-webkit-media-controls-current-time-display, 
	audio::-webkit-media-controls-time-remaining-display {
	    font-size: 14px;
	}
	.st-team-detail .col-right:before {
		right: 0;
	}
}
@media(max-width:640px) {
	.team-layout-season .team-box.col-full .list-box .box-info {
		width: 50%;
	}
	.team-layout-season.team-layout-no-season .team-box .list-box .box-info {
		width: 50%;
	}
	.st-blogs-tags:before {
	    background: url(../images/image-post-tag.png);
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 100%;
	    background-position: bottom;
	    background-size: contain;
	    bottom: 0;
	    right: 0;
	}
	.wrap-blogs-tags .list-post {
	    width: 100%;
	    padding-top: 0;
	}
	.wrap-blogs-tags .list-tags {
	    width: 100%;
	}
	.wrap-blogs-tags .list-tags ul {
		padding: 0;
	}
	.wrap-blogs-tags .list-tags h3.title-tag,
	.wrap-blogs-tags .list-tags ul {
		text-align: center;
	}
	.st-our-podcast .wrap-our-podcast {
	    padding-left: 0;
	}
	.st-our-podcast .slick-list:before {
	    width: calc(13% - 15px);
	}
	.st-studio .studio-slide.slick-center .title-step h3.title-studio,
	.st-studio .studio-slide.swiper-slide-active .title-step h3.title-studio {
	    font-size: 20px;
	}
	.st-podcast-playlist .info .thumbnail {
	    width: 100%;
	}
	.st-podcast-playlist .info-title {
	    width: 100%;
	    padding-top: 20px;
	    padding-left: 0;
	    padding-right: 0;
	}
	.st-podcast-playlist .date-time {
	    padding-top: 0;
	}
	.st-podcast-playlist .icon-link {
	    padding-bottom: 20px;
	}
	.st-tabs-podcast .wrap-tab label {
	    max-width: 100%;
	}
	.st-banner-tax {
	    margin: 0 ;
	}
	a.tax-arrow {
		top: auto;
		bottom: -70px;
	}
	a.tax-prev.tax-arrow {
	    left: 50%;
	    transform: translateX(calc(-50% - 45px));
	}
	a.tax-next.tax-arrow {
	    right: 50%;
	    transform: translateX(calc(-50% + 45px));
	}
	.st-title-single-pod .rating-time {
	    font-size: 18px;
	}
	.st-title-single-pod span.time-audio {
	    padding-left: 40px;
	}
	.st-title-single-pod span.time-audio:before {
	    left: 20px;
	    height: 22px;
	}
	.st-title-single-pod .rating img {
	    width: 170px;
	}
	.st-title-single-pod .rating .star-rate:before {
	    background-size: 170px;
	}
	.st-content-pod-filter .st-podcast-playlist .list-tax {
	    margin: 0;
	}
	.list-tax .show-tax button.slick-prev.slick-arrow,
	span.swiper-navigation.swiper-button-prev {
		left: 0;
	}
	.list-tax .show-tax button.slick-next.slick-arrow,
	span.swiper-navigation.swiper-button-next {
		right: 0;
	}
	.st-content-pod.st-select-pod {
	    padding: 0;
	}
	.st-team-detail .col-right:before {
	    right: 0;
	}
	.st-team-detail.st-team-history .col-left:before {
	    left: 35%;
	}
	.st-banner-tax .wrap-banner .col-img {
		position: relative;
	}
	.next-prev-tax.desktop {
	    display: none;
	}
	.next-prev-tax.mobile {
	    display: block;
	}
	a.tax-prev.tax-arrow {
	    top: 50%;
	    left: -30px;
	    transform: translate(0, -50%);
	}
	a.tax-next.tax-arrow {
	    top: 50%;
	    right: -30px;
	    transform: translate(0, -50%);
	}
	.studio-slide.slick-slide.slick-center img {
	    transform: scale(1);
	}
	.st-studio .slider-step .slick-list,
	.st-studio .slider-step.gallery-thumbs {
	    padding: 0 0 30px!important;
	    max-width: 400px;
	}
	.st-cate-podcast .list-cate-podcast .thumbnail-podcast:before,
	.st-podcast-playlist .info .thumbnail:before {
		transform: scale(1);
	}
}
@media(max-width:375px){
	.team-layout-season .team-box.col-full .list-box .box-info {
		width: 100%;
	}
	.team-layout-season.team-layout-no-season .team-box .list-box .box-info {
		width: 100%;
	}
	.team-layout-season .team-box .list-box .box-info {
	    width: 100%;
	}
	.st-title-single-pod .rating .number-rate {
	    display: none;
	}
	.st-team-detail .col-right .st-box-team .elementor-column {
	    width: 100%;
	}
	.st-team-tax .st-box-team .elementor-column {
		width: 100%;
	}
	.list-tax .show-tax button.slick-arrow,
	span.swiper-navigation {
	    width: 50px;
	    height: 30px;
	}
}
