@media (max-width: 1920px) {
	.woocommerce-shop .sorting-content-wrapper {
    position: absolute;
    top: -104px;
    right: 0px;
 }
}

@media (min-width: 1501px) {
    .footer-content {
        width: 100%;
        max-width: 1400px;
    }
	
	.woocommerce-shop .sorting-content-wrapper {
    position: absolute;
    top: -104px;
    right: 0;
 }

    .image-section img {
        width: 100%;
        max-width: 100%;
        height: 100%;
        object-fit: contain;
    }
	
	.log-in-page-data.flex.j-between {
		height: 100vh;
		overflow: auto;
	}
        .image-section img {
        height: 100vh !important;
        object-fit: cover;
			object-position: top;
    }

    #footer {
        height: 100vh;
        background-position: unset;
    }

    .about-bottom-banner {
        height: 80vh;
        max-height: 100%;
    }



}

@media (max-width: 1368px) {
    .container {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 0 40px;
    }
	
	    .woocommerce-shop .sorting-content-wrapper {
        position: absolute;
        top: -104px;
        right: 45px;
    }
	
    .thumb-slider .slick-slide {
        margin-right: 19px;
        margin-left: 15px;
    }
	
	.thumb-slider .slick-arrow {
    position: absolute;
    top: 26%;
 }
	
	section.log-in-page {
    height: 100vh;
}
	
	.cursor {
    top: 46%;
	}

    .drag-slider .slick-track {
        display: flex !important;
        flex-wrap: nowrap !important;
    }

    .drag-slider .slick-slide {
        float: none !important;
        display: flex !important;
        height: auto !important;
    }

    .logo {
        max-width: 148px;
    }

    .header-nav {
        max-width: 55%;
        margin: 0 auto;
    }

    nav.nav-links-new {
        margin: auto;
    }

    .nav-links ul {
        justify-content: space-around;
        align-items: flex-start;
    }

      .log-in-detail {
        max-width: 78%;
        margin-left: 50px;
        top: 70px;
    }
	
.login-section h1 {
    margin-bottom: 10px;
    color: var(--grey-scale-ffffff, #FFF);
    font-family: Oswald;
    font-size: 39px;
    font-style: normal;
    font-weight: 700;
    line-height: 80px;
    text-transform: uppercase;
}


	
	.image-section img {
    object-position: top;
}
	
	    .log-in-detail {
        top: 62px;
    }

.page-id-434 .login-section p {
    margin-bottom: 25px;
}
	
	.page-id-423 .login-section p {
    margin-bottom: 20px;

}
	.page-id-423 .log-in-detail .log-in-button {
    margin-bottom: 17px;
    margin-top: 26px;
}

}


@media (max-width: 1280px) {

    .mind-detail {
        width: 100%;
        max-width: 95%;
        left: 10px;
        margin: auto;
    }
	
	.thumb-slider .slick-arrow {
    position: absolute;
    top: 25% !important;
	}
	
	section#host-banner .other-banner-content h1 {
    text-align: left;
    max-width: 76%;
}

.podcast-banner-heading {
    width: 100%;
    max-width: 303px;
}

    .home-banner-content h1 {
        font-size: 76px;
        line-height: 86px;
    }

    section#membership-page-join::after {
        width: 100%;
        max-width: 230px;
        height: 300px;
    }

    .thumb-slider .slick-slide {
        margin-right: 10px;
    }

    .image-section {
        width: 100%;
        max-width: 48%;
    }

    .log-in-detail {
        margin-left: 40px;
        top: 100px;
    }

    .other-banner-content h1 {
        font-size: 68px;
        line-height: 80px;
    }

    section.podcast-topic {
        margin-top: 60px;
    }

    .pod-latest-episode-heading h2 {
        font-size: 52px;
        line-height: 70px;
    }

    section.podcast-latest-episode {
        margin-top: 80px;
    }
	
	.nav-links ul {
    gap: 31px;
}
	
	.podcast-detail-sound .audio-player .waveform {
    width: 96%;
    height: 34px;
    display: block;
}
	
	.audio-player .waveform {
    width: 84% !important;
}

}



@media (max-width: 1180px) {

    .home-banner {
        height: 650px;
    }

    .see-live-text {
        width: 100%;
        max-width: 640px;
    }

    .see-live-text p {
        font-size: 18px;
    }
	
	.pod-topic-img-text h4 {
    font-size: 17px;
	}

    .see-live-text p span {
        font-size: 22px;
    }

    .podcast-card {
        width: 100%;
        max-width: 32% !important;
    }

    .join-cult-text h2 {
        font-size: 46px;
    }

    .nav-links ul {
        gap: 30px;
    }

    .other-banner {
        height: 450px;
    }

    .other-banner-content h1 {
        font-size: 74px;
    }

    section#membership-page-join {
        padding: 0px 0 240px 0;
    }

    .product-section {
        gap: 0px;
    }

    .right-details {
        width: 100%;
        max-width: 48%;
    }
	
	.image-section img {
    /* height: 100vh !important; */
}

    .right-details h2 {
        font-size: 48px;
    }

    .price {
        margin-bottom: 20px;
    }

    .desc p {
        margin-bottom: 20px;
    }

    .login-section h1 {
        margin-bottom: 20px;
        font-size: 48px;
        line-height: 50px;
    }

    .login-section p {
        margin-bottom: 24px;
    }

    .log-in-detail .log-in-button {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .login-section .forgot {
        margin-bottom: 20px;
    }

    .about-bottom-banner {
        height: 580px;
    }

    section#about-live .see-live-microphone {
        max-width: 380px;
        max-height: 460px;
    }

    .about-ad-text h3 {
        font-size: 48px;
        line-height: 50px;
    }

    .other-banner-content h1 {
        font-size: 60px;
    }

    .other-banner-img {
        width: 100%;
        max-width: 262px;
    }

    section.podcast-topic {
        margin-top: 40px;
    }

    .topic-detail-bottom {
        margin-top: 60px;
    }

    .topic-detail-top-text h2 {
        font-size: 48px;
        line-height: 60px;
    }

    .podcast-detail-desc-text p {
        margin-bottom: 20px;
    }

    .podcast-detail-desc-img {
        width: 100%;
        max-width: 44%;
    }

    .podcast-detail-desc-text {
        width: 100%;
        max-width: 53%;
    }

    .zero-ad-heading {
        max-width: 70%;
    }

    .podcast-detail-heading-data h3 {
        font-size: 48px;
        line-height: 60px;
        text-transform: uppercase;
        margin: 20px 0 20px 0;
    }



    .postid-430 .podcast-card {
        width: 100%;
        max-width: 62% !important;
    }


section.bonus-epi-section .audio-player .waveform {
    width: 82% !important;
}
	div#blog-cards {
                justify-content: flex-start;
                gap: 16px;
            }

            .blog-card {
                max-width: 32%;
            }

            .blog-card .pod-topic-img {
                width: 100%;
                max-width: 100%;
                max-height: 320px;
            }
	h3#reply-title {
    font-size: 40px;
}

div#respond {
    margin-top: 40px;
}

}

@media (max-width: 1080px) {
    .container {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 0 30px;
    }
	
	    .page-id-582 .podcast-card {
        width: 100%;
        max-width: 32% !important;
        margin-bottom: 14px;
    }

.postid-430 .audio-player .waveform {
    width: 90%;
    height: 34px;
    display: block;
}


	

	    .podcast-banner-heading {
        width: 100%;
        max-width: 273px;
    }
	
	
	.page-id-431 .logo {
    width: 100%;
    max-width: 25%;
    position: absolute;
    top: 29px;
    left: 35px;
}

	.page-id-426 .slick-dots {
    width: 67% !important;
}
	
	   .postid-306 .related.products ul.products li.product {
        width: 32%;
    }

	
	    .thumb-slider .slick-slide {
        margin-right: 20px;
    }
	
	.related.products ul.products li.product img {
    max-width: 100%;
    display: block;
}
	
	.products .columns-4 li {
    max-width: 344px;
}
	
	.related.products ul.products li.product {
        /* width: 48%; */
    }
	
	.wc-block-checkout__sidebar {
    max-width: 100%;
    padding-left: 20px !important;
}
	
	.log-in-page-data.flex.j-between {
    align-items: center;
    height: 100vh;
}
	
	.nav-links ul {
    margin-top: 85px;
}
	
	    section#host-banner .other-banner-content h1 {
        text-align: left;
        max-width: 60%;
    }

    .home-banner-content h1 {
        font-size: 52px;
        line-height: 86px;
        max-width: 550px;
        margin: auto;
    }

    .home-banner-content h1 span {
        margin: 0 14px 0 0px;
    }

    .see-live-microphone {
        width: 100%;
        max-width: 274px;
        right: 50px;
        top: 100px;
    }
	.see-live-content {
    margin-top: 140px;
    align-items: center;
}

    .see-live-bg-text h2 {
        font-size: 140px;
    }

    .see-live-bg-slider {
        position: relative;
        top: -30px;
    }

    .upcoming-show-card img {
        width: 100%;
        max-width: 50%;
        max-height: 90%;
        object-fit: cover;
    }

    .upcoming-show-card {
        max-width: 490px;
    }

    .upcoming-show-detail img {
        width: 100%;
        max-width: 16px !important;
    }

    a.buy-ticket {
        margin-top: 40px;
    }

    .cursor {
        top: 0px;
    }

    section.latest-episode {
        margin-bottom: 60px;
    }

    .upcoming-show-content {
        margin-top: 40px;
    }

    .show-heading h2 {
        font-size: 48px;
        margin-top: 10px;
    }

    .upcoming-show {
        height: 720px;
    }

    section.mind {
        margin-top: 60px;
    }

    .episode-heading h2 {
        font-size: 48px;
        max-width: 54%;
    }

    .cult-premium {
        max-width: 40%;
        padding: 24px 24px;
        right: 0;
    }

    .premium-head {
        margin-bottom: 10px;
    }

    .premium-head h3 {
        font-size: 28px;
    }

    .premium-data h2 {
        font-size: 48px;
        margin-top: 10px;
        line-height: 60px;
    }

    .premium-sub {
        padding-bottom: 20px;
    }

    .join-cult-text h2 {
        font-size: 38px;
        line-height: 54px;
        margin: 20px 0;
    }

    section.join-cult {
        margin: 80px 0;
        padding: 60px 0;
    }

    .join-cult::after {
        max-width: 200px;
        height: 220px;
        left: 30%;
    }

    .prem-pckg h5 {
        margin-bottom: 10px;
    }

    .prem-pckg {
        margin-top: 20px;
    }

    .life-changing-head h3 {
        font-size: 46px;
        line-height: 50px;
    }

    .life-changing-head {
        row-gap: 16px;
        margin-bottom: 70px;
    }

    section.life-change-section {
        margin-bottom: 60px;
    }

    .merch-store-heading {
        row-gap: 16px;
        margin-bottom: 30px;
    }

    .merch-store-heading h2 {
        font-size: 48px;
        line-height: 50px;
    }

    .merch-shop-img {
        max-width: 270px;
        height: 270px;
        max-height: 270px;
        padding: 20px 50px;
    }

    .merch-bag a {
        width: 40px;
        height: 40px;
    }

    .merch-bag a img {
        max-width: 22px;
        height: 22px;
    }

    #footer {
        height: 780px;
        margin-top: 60px;
    }

    .footer-content {

        padding: 50px 40px;
    }

    .footer-top-data {
        padding-bottom: 30px;
        margin-bottom: 20px;
    }

    .ceo-social {
        padding-top: 10px;
    }

    section.merch-store .merch-shop-card {
        max-width: 32%;
    }

    .merch-shop-img img {
        width: 100%;
        max-width: 100%;
        height: 100%;
        object-fit: contain;
        padding: 0 5px;
    }

    section.merch-store {
        margin: 40px 0;
    }

    .product-related-content h3 {
        font-size: 46px;
        line-height: 50px;
        margin-bottom: 36px;
    }

    section.product-related,
    section.size-chart-section {
        margin: 60px 0;
    }

    .main-slider {
        width: 100%;
        height: 540px;
    }

    section.size-chart-section {
        padding: 60px 0;
    }

    .image-section {
        width: 100%;
        max-width: 50%;
    }

    .login-section {
        padding: 38px 20px;
    }

    .log-in-detail {
        max-width: 90%;
        margin-left: 20px;
        top: 4px;
    }

    .nav-links ul {
        gap: 20px;
    }

    section#about-live .see-live-microphone {
        max-width: 350px;
        max-height: 420px;
        /* margin-top: -70%; */
        margin-bottom: 50px;
    }

    section.about-ad-free {
        margin: 60px 0;
    }

    .about-ad-text h4 {
        font-size: 22px;
        margin-bottom: 18px;
    }

    .about-ad-text h3 {
        font-size: 42px;
        line-height: 40px;
    }

    .about-ad-text p {
        margin: 22px 0 30px 0;
    }

    .other-banner-content h1 {
        font-size: 56px;
    }

    .podcast-topic-heading h2 {
        font-size: 48px;
        line-height: 50px;
    }

    .pod-latest-episode-heading h2 {
        font-size: 48px;
    }

    .minus-episode {
        padding: 60px 0;
    }

    .minus-episode-heading h3 {
        font-size: 28px;
        line-height: 60px;
    }

    .topic-detail-bottom {
        margin-top: 40px;
    }

    .topic-detail-bottom h4 {
        font-size: 15px;
    }

    .topic-detail-top-text h2 {
        font-size: 44px;
        line-height: 50px;
    }

    .topic-detail-top-text p {
        font-size: 15px;
        margin-top: 18px;
    }

    section.bonus-epi-section {
        margin: 80px 0;
    }











    .nav-links {
        position: absolute;
        top: 0px;
        right: 0;
        width: 100%;
        max-width: 100%;
        height: 100vh;
        background: #01161E;
        padding: 40px 20px;
        z-index: -1 !important;
        opacity: 0;
        transform: translateX(100%);
        transition: transform 0.3s ease, opacity 0.3s ease;
        display: block;
        pointer-events: none;
        /* Prevent interaction when hidden */
    }

    .nav-links.active {
        transform: translateX(0%);
        opacity: 1;
        pointer-events: auto;
        /* Enable interaction when visible */
        z-index: 9999;
    }

    .nav-links ul {
        flex-direction: column;
        text-align: center;
    }

    .hamburger {
        display: block;
    }

    .mobile-nav {
        margin: 0 auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-top: 40px;
    }


    .header-right a.subscribe-btn.btn-primary {
        display: none;
    }

    .nav-links ul li a {
        font-size: 16px;
        line-height: 18px;
        font-weight: 700;
    }

    .nav-links ul li {
        margin-bottom: 20px;
    }

    i.fa-solid.fa-xmark {
        display: none;
    }


.hamburger i.fa-xmark {
    display: none;
}

.hamburger.active i.fa-bars {
    display: none;
}

.hamburger.active i.fa-xmark {
    display: inline-block;
}
	
	td.value::after {
 
    left: 90%;
    top: 15px;
}
.page-id-252 .wc-block-components-order-summary-item__description {
    display: block !important;
    flex-wrap: wrap;
    gap: 0px;
    margin-left: auto;
    text-align: justify;
    max-width: 125px;
}
	
	    .minus-episode-heading h3 {
        margin-bottom: 30px;
    }
	
	.page-id-582 .podcast-slider.old{
		gap:3px !important;
		margin-top: 40px;
	}

}

@media (max-width: 980px) {


	.pod-topic-card.blog-card {
		max-width: 48%;
	}

	.blog-card .pod-topic-img {
		width: 100%;
		max-width: 100%;
		max-height: 420px;
	}

}

@media (max-width: 880px) {

	.blg-dtl-cntnt h1 {
		font-size: 38px;
		max-width: 100%;
	}

	.blg-img-1 p {

		margin-bottom: 0px;
	}

	.blg-pge-txt h2 {
		font-size: 28px;
		margin-top: 20px;
	}



}

@media (max-width: 868px) {
    
.thumb-slider .slick-slide {
        margin-right: 39px;
    }
	
	.page-id-251 .woocommerce-message a.restore-item {
    left: 38% !important;
    position: relative;
}
	
	.woocommerce-account .woocommerce-MyAccount-content {

    margin-top: 45px;
}

	    .upcoming-show-card img {
        object-fit: contain;
    }

.podcast-banner-heading {
        width: 100%;
        max-width: 253px;
    }
	
	.cursor {
    display: none;
}
	
		.page-id-420 .logo {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #00161e;
    box-shadow: 0 5px 5px 0;
    box-shadow: 0 5px 5px 0 rgb(61 61 61 / 20%);
    z-index: 99;
    padding: 17px;
}
	
			.page-id-423 .logo {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #00161e;
    box-shadow: 0 5px 5px 0;
    box-shadow: 0 5px 5px 0 rgb(61 61 61 / 20%);
    z-index: 99;
    padding: 17px;
}
	
			.page-id-431 .logo {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #00161e;
    box-shadow: 0 5px 5px 0;
    box-shadow: 0 5px 5px 0 rgb(61 61 61 / 20%);
    z-index: 99;
    padding: 17px;
}
	
	     .postid-430 .podcast-detail-desc-img {
        width: 100%;
        max-width: 100%;
        margin-bottom: 34%;
    }
	
	    .postid-430 .podcast-detail-heading-data h3 {
        font-size: 25px;
    }
	
	 .postid-430 section.topic-detail-section .breadcrumb-data nav ul li.current {
    color: var(--grey-scale-ffffff, #FFF);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #d6ff62 !important;
}
	
	.postid-430 .audio-player .waveform {
    width: 95%;
    height: 34px;
    display: block;
}
	    .postid-430 .podcast-card {
        width: 100%;
        max-width: 100% !important;
        margin-bottom: 20px;
    }
	
	    .page-id-426 .slick-dots {
        width: 58% !important;
        margin-top: 0px;
    }
	
	    .login-section {
        padding: 38px 20px;
        width: 100%;
        margin-top: 83px;
    }
	
	.log-in-page-data.flex.j-between {
        align-items: center;
        height: 100vh;
        overflow: auto;
    }
	
	    .postid-306 .related.products ul.products li.product {
        width: 41%;
    }

	
	.thumb-slider .slick-next {
    right: -22px;
}
	
    .home-banner {
        height: 450px;
    }
	
	.related.products ul.products {
    display: block;
	}
	
	.related.products ul.products li{
		margin-bottom: 30px;
	}
	
	.related.products ul.products li.product {
        width: 48%;
        margin-bottom: 28px;
    }
	
	    section#host-banner .other-banner-content h1 {
        text-align: left;
        max-width: 75%;
    }
	
	.microphone-img {
    left: 12%;
}
	
	.footer-nav-link li {
    font-size: 13px;
	}
	
	.footer-logo a img {
    width: 73%;
    max-width: 73%;
    height: 100%;
    object-fit: contain;
    display: block;
}
    .home-banner-content {
        max-width: 560px;
        top: 90px;
    }

    .home-banner-content h1 {
        font-size: 42px;
        line-height: 70px;
    }

    .home-banner-content p {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .see-live-text {
        width: 100%;
        max-width: 100%;
    }

    .see-live-content {
        margin-top: 200px;
        flex-direction: column;
    }

    .see-live-microphone {
        right: 0;
        top: 0;
        left: 0;
        margin-left: auto;
    }

    .see-live-bg-slider {
        position: relative;
        top: -140px;
    }

    .podcast-card {
        width: 100%;
        max-width: 48% !important;
    }
.episode-heading h2 {
        font-size: 42px;
        line-height: 60px;
        max-width: 481px;
    }

    .show-heading h2 {
        font-size: 42px;
        margin-top: 0;
    }

    .upcoming-show-detail h4 {
        font-size: 18px;
    }

    .join-cult-text h2 {
        font-size: 32px;
        line-height: 46px;
        margin: 14px 0;
    }

    .join-cult::after {
        max-width: 200px;
        height: 200px;
        left: 20%;
    }

    .cult-premium {
        max-width: 48%;
        padding: 20px 20px;
        right: 0;
    }

    .premium-data h2 {
        font-size: 42px;
        margin-top: 10px;
        line-height: 40px;
    }

    .life-change-slider {
        margin-top: 14px;
    }

    .merch-store-heading h2 {
        font-size: 42px;
        line-height: 40px;
    }

    .merch-shop-img img {
        width: 100%;
        max-width: 100%;
        height: 100%;
    }

    .merch-shop-img {
        padding: 30px 50px;
    }

    #footer {
        height: 620px;
    }

    .footer-nav-link {
        gap: 20px;
    }

    header.ham-head {
        background: #01161E;
    }

    body.ham-body {
        overflow: hidden;
    }

    i.fa-solid.fa-xmark {
        display: none;
    }

    .hamburger.active i.fas.fa-bars {
        display: none;
    }

    .hamburger.active i.fa-solid.fa-xmark {
        display: block;
    }


    .hamburger {
        width: 100%;
        max-width: 24px;
        height: 24px;
    }

    section#membership-page-join .join-cult-text {
        width: 100%;
        max-width: 47%;
    }

    section#membership-page-join .cult-premium {
        max-width: 48%;
    }

    section#membership-page-join::after {
        left: 10%;
    }

    .other-banner-content h1 {
        font-size: 56px;
    }

    .other-banner {
        height: 350px;
    }

    section.our-host-mind .mind-ceo-card {
        width: 100%;
        max-width: 49%;
    }

    section#host-banner .other-banner-content h1 {
        font-size: 54px;
        margin-top: 60px;
        line-height: 76px;
    }

    section#host-banner .other-banner-content {
        width: 100%;
        max-width: 660px;
    }

    section.merch-store .merch-shop-card {
        max-width: 48%;
    }

    section.merch-store {
        margin: 20px 0 60px 0;
    }

    .right-details h2 {
        font-size: 36px;
        margin-bottom: 10px;
    }

    .price {
        margin-bottom: 16px;
        font-size: 26px;
    }

    .desc p {
        font-size: 14px;
    }

    .main-slider {
        width: 100%;
        height: 450px;
    }

    .main-image-large {
        max-width: 100%;
        height: 100%;
        max-height: 400px;
    }

    .main-slider img {
        width: 292px;
        height: 100%;
        object-fit: contain;
        margin: auto;
    }

    section.product-related .merch-store-data {
        flex-wrap: wrap;
    }

    section.product-related .merch-shop-card {
        max-width: 48%;
    }

    section.product-related .merch-shop-img {
        max-width: 100%;
    }

    .size-tab-nav {
        padding-bottom: 16px;
        margin-bottom: 30px;
        gap: 60px;
    }

    .size-tab-btn.active::after {
        bottom: -18px;
    }

    .image-section {
        width: 100%;
        max-width: 100%;
        margin-top: 40px;
    }

    .log-in-page-data {
        flex-direction: column;
    }

    .log-in-detail {
        max-width: 100%;
        margin-left: 0px;
        top: 40px;
    }

    .login-section h1 {
        font-size: 42px;
        line-height: 40px;
    }

    .grid-view-data .upcoming-show-card {
        flex-direction: column;
    }

    .grid-view-data .upcoming-show-card img {
        width: 100%;
        max-width: 100%;
        max-height: 320px;
    }

    .grid-view-data .upcoming-show-detail img {
        width: 100%;
        max-width: 16px !important;
    }

    section.upcoming-show-section {
        margin: 40px 0;
    }

    .page-id-446 .tab-content-item.map-view-data .upcoming-show-card.flex {
        position: absolute;
        top: -2px;
        left: 0px;
    }

    .about-ad-text h4 {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .about-ad-text h3 {
        font-size: 36px;
    }

    .about-ad-text p {
        margin: 20px 0 20px 0;
        font-size: 15px;
    }

    .about-bottom-banner {
        height: 60vw;
    }

    .other-banner-content h1 {
        font-size: 48px;
        /* text-align: left; */
    }

    .other-banner-img {
        width: 100%;
        max-width: 202px;
    }

    section.podcast-topic {
        margin-top: 0;
    }

    .podcast-topic-heading h2 {
        font-size: 42px;
        line-height: 40px;
    }

    .pod-topic-card {
        width: 100%;
        max-width: 32%;
    }

    .podcast-topic-detail {
        flex-wrap: wrap;
        row-gap: 30px;
    }

    .podcast-topic-content {
        padding-bottom: 60px;
    }

    .pod-latest-episode-heading h2 {
        font-size: 44px;
    }

    .scthing-topic {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 40px;
    }

    .topic-detail-top-text {
        width: 100%;
        max-width: 100%;
    }

    .topic-detail-text {
        width: 100%;
        max-width: 100%;
    }

    .topic-detail-top-text h2 {
        font-size: 38px;
    }

    .topic-detail-img {
        width: 100%;
        max-width: 70%;
    }

    .podcast-detail-scathing-data {
        margin-top: 40px;
    }

    .podcast-detail-heading-data h3 {
        font-size: 42px;
        margin: 10px 0 20px 0;
    }

    .podcast-detail-heading {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 40px;
    }

    .podcast-detail-share {
        margin-left: auto;
    }

    .podcast-detail-description {
        margin-top: 40px;
        flex-direction: column;
        row-gap: 20px;
    }

    .podcast-detail-desc-text {
        width: 100%;
        max-width: 100%;
    }

    .podcast-detail-desc-img {
        width: 100%;
        max-width: 70%;
    }

    .zero-ad-heading h3 {
        font-size: 22px;
        max-width: 334px;
    }

    .zero-ad-img {
        width: 100%;
        max-width: 135px;
        max-height: 172px;
        position: relative;
        top: -30px;
    }

    .zero-ad-heading {
        max-width: 80%;
    }

.page-id-251 .coupon button.button {
    padding: 10px !important;
}



.page-id-251 .woocommerce-message .button.wc-forward {
/*         left: 17%; */
	position: unset;
        margin: unset;
    }



.coupon button.button {
    width: 100% !important;
}
	
	.page-id-251 .checkout-button.button.alt.wc-forward {
    padding: 10px;
}
	
	td.product-thumbnail {
    display: block !important;
}

td.product-thumbnail::before {
    display: none;
}

	.page-id-446 .gm-style-iw.gm-style-iw-c {
    height: 277px !important;
    width: 592px !important;
    margin-left: 113px;
}
	
	.page-id-582 .podcast-card {
        max-width: 48% !important;
    }
	
	
	.page-id-446 .tab-content-item.map-view-data.active .gm-style-iw.gm-style-iw-c {
    margin-left: 0;
}
	
	.page-id-446 .tab-content-item.map-view-data .upcoming-show-card.flex {
    padding-bottom: 0 !important;
}

.page-id-446 .gm-style-iw.gm-style-iw-c {
    height: 247px !important;
}

.page-template-upcoming-show .tab-content-item.map-view-data.active .gm-style-iw.gm-style-iw-c .gm-style-iw-d .upcoming-show-card.flex a.buy-ticket {
    margin-left: 0;
}
	.search-episode-container {
    width: 100%;
}
	
	
	

}

@media (max-width: 580px) {
    .container {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }
	    .postid-430 .podcast-detail-desc-img {
        width: 100%;
        max-width: 100%;
        margin-bottom: 6%;
    }
	
	.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    top: 13%;
} 
	
	a.button.wc-forward {
    font-size: 15px;
}
	
	.woocommerce-error, .woocommerce-info, .woocommerce-message {
    font-size: 13px;
}
	
	.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm {
    padding: 0px;
 }
	
	.woocommerce-account .woocommerce-EditAccountForm fieldset {
    padding: 10px;
}
	
	
	.page-id-251 .woocommerce {
    padding-top: 100px;
}
	.pod-topic-img {
    width: 100%;
    max-width: 100% !important;
    max-height: 280px;
}
	    .pod-topic-card {
        width: 100%;
        max-width: 100% !important;
    }
	.cart-collaterals .cart_totals {
	    background: #00161e;
    	padding: 12px;
   }
	
	.woocommerce-error, .woocommerce-info, .woocommerce-message {
    gap: 25px;
}
	
/* 	.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    top: 16%;
} */
	
	section.store-detail-product {
    margin-bottom: -60px;
}
	
	.page-id-251 .woocommerce-message a.restore-item {
        left: 28% !important;
        position: relative;
    }

	.page-id-426 .slick-dots {
        display: none !important;
    }
	
	    .page-id-423 .entry-content {
        margin-top: 0;
    }
	
	
	
	.page-id-6 .merch-slider .slick-slide {
    margin-right: 0px !important;
    width: 330px !important;
}
	
	.page-id-356 .microphone-img {
    left: 18%;
	z-index: -999;
}
	
	    .postid-366 .product-section {
        flex-direction: column;
        row-gap: 40px;
    }
	
	.right-details {
    margin-top: -15px;
}


	
	.page-id-431 .entry-content {
        margin-top: 0;
    }
	
	.thumb-slider .slick-slide {
        margin-right: 29px;
    }
	
	.page-id-420 .entry-content {
        margin-top: 0;
    }
	
	.related.products ul.products li.product {
        width: 100%;
    }
	
	    .related.products ul.products li.product img {
        margin-bottom: 0px;
    }
	
	.entry-content {
    margin-top: 76px;
}

.wc-block-components-checkout-order-summary__title {
    padding: 10px !important;
}
	
	  .upcoming-tab-button {
    text-indent: -9999px;
    white-space: nowrap;
  }
  .upcoming-tab-button .icon {
    text-indent: 0;
    display: inline-block;
  }
	
	 #post-sorting-btn p {
    display: none;
  }
	.upcoming-tab .upcoming-tab-button {
		justify-content: center;
	}
	
	.upcoming-show-view-button.flex button {
    width: 100px;
}
	#post-sorting-ul li {
    padding: 7px;

    font-size: 13px;
}
	.sorting-content-wrapper {
    position: absolute;
    top: -110px;
    right: 0;
    width: 105px;
    height: 54px;
    z-index: 1;
}

    .episode-heading {
        flex-direction: column;
        row-gap: 20px;
        margin-bottom: 40px;
        align-items: flex-start;
    }
	
	    .see-live-bg-text h2 {
        font-size: 95px;
    }
	
.see-live-bg-slider.slick-initialized.slick-slider {
        margin-top: 94px;
    }
	
	.upcoming-show-slider .slick-slide {
    margin-right: 16px;
    margin-left: 13px;
}
	
	    section#host-banner .other-banner-content h1 {
        text-align: left;
        max-width: 100%;
    }


    .episode-heading h2 {
        font-size: 30px;
        line-height: 60px;
        max-width: 100%;
    }

    .episode-heading h2 span {
        font-size: 22px;
    }


    .podcast-card {
        width: 100%;
        max-width: 100% !important;
    }

    .show-heading h2 {
        font-size: 34px;
    }

    .mind-ceo-slider-button {
        position: relative;
        margin-left: auto;
        margin-top: 18px;
    }
	
	.microphone-img {
    margin-top: 69px;
}
	
	.mind-ceo-slider-button {
    position: relative;
    top: 16px;
}

    .join-cult-content {
        flex-direction: column;
        row-gap: 40px;
    }

    .join-cult-text {
        width: 100%;
        max-width: 100%;
    }

    .cult-premium {
        max-width: 100%;
    }

    .home-banner {
        background-image: url(../images/mobile-banner.png) !important;
        background-repeat: no-repeat;
        width: 100%;
        max-width: 100%;
        height: 380px;
    }

    .home-banner-content h1 {
        font-size: 32px;
        line-height: 50px;
    }

    .see-live {
        margin-top: 200px;
    }

    .home-banner-content h1 span {
        font-size: 16px;
    }

    .home-banner-content {
        top: 130px;
    }

    .see-live-content {
        margin-top: 70px;
    }

    .see-live-text p span {
        font-size: 20px;
    }

    .see-live-text p {
        font-size: 14px;
    }

    .see-live-button {
        flex-direction: column;
        gap: 16px;
    }

    .see-live-button a {
        width: 100%;
    }

    .see-live-microphone {
        width: 100%;
        max-width: 160px;
    }

    .see-live-microphone {
        width: 100%;
        max-width: 160px;
    }

    .upcoming-show {
        height: 640px;
    }

    .upcoming-show-card {
        flex-direction: column;
        gap: 10px;
    }

    a.buy-ticket {
        margin-top: 10px;
        width: 100%;
        max-width: 100%;
    }

    .mind-ceo-head h4 {
        font-size: 18px;
    }

    .mind-detail {
        padding: 12px;
    }
    section.join-cult {
        margin: 60px 0;
        padding: 30px 0;
        padding-bottom: 0px;
    }

    .join-cult-text h2 {
        font-size: 30px;
    }

    .join-cult::after {
        max-width: 170px;
        height: 170px;
        left: unset;
        right: 0;
        z-index: -1;
    }

    .life-changing-head h3 {
        font-size: 32px;
        line-height: 40px;
    }

    .life-changing-head span {
        font-size: 20px;
    }

    .life-changing-head {
        row-gap: 10px;
    }

    .merch-store-heading h2 {
        font-size: 28px;
        line-height: 20px;
    }

    .merch-store-heading span {
        font-size: 20px;
    }

    .merch-shop-img img {
        width: 100%;
        max-width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .merch-shop-img {
        height: 250px;
        max-height: 250px;
    }

    .merch-shop-data .merch-shop-card {
        margin-right: 20px;
        margin-left: 20px;
    }

    .footer-content {
        padding: 30px 20px;
    }

      .footer-top-data {
        flex-direction: column;
        row-gap: 40px;
        align-items: start;
    }

    .footer-nav-link {
        /* gap: 57px; */
        flex-wrap: wrap;
        row-gap: 20px;
        justify-content: start;
    }

    .footer-bottom {
        flex-direction: column;
        row-gap: 20px;
    }


    .header-right {
        gap: 20px;
    }

    section#membership-page-join .join-cult-content {
        width: 100%;
        max-width: 100%;
    }

    section#membership-page-join .join-cult-text {
        width: 100%;
        max-width: 100%;
    }

    section#membership-page-join .cult-premium {
        max-width: 100%;
        position: relative;
        z-index: 9;
    }

    section#membership-page-join::after {
        width: 100%;
        max-width: 200px;
        height: 220px;
        left: unset;
        right: 0;
    }

    .other-banner-content h1 {
        font-size: 42px;
        margin-top: 40px;
    }

    .other-banner {
        height: 100vw;
    }

    section.our-host-mind .mind-ceo-card {
        width: 100%;
        max-width: 100%;
    }

    section#host-banner .other-banner-content h1 {
        font-size: 36px;
        margin-top: -28px;
        line-height: 56px;
    }

    section.our-host-mind {
        margin-bottom: 60px;
        margin-top: 0;
    }

    .mind-detail {
        height: 48px;
    }

    .mind-ceo-card:hover .mind-detail {
        height: 160px;
    }

    section.merch-store {
        margin: 0px 0 60px 0;
    }

    section.merch-store .merch-shop-card {
        max-width: 100%;
    }

    .merch-shop-img {
        height: 320px;
        max-height: 320px;
        padding: 60px 80px;
    }

       .product-section {
        flex-direction: row;
        row-gap: 40px;
    }

    .product-slider {
        max-width: 100%;
    }

    .right-details {
        width: 100%;
        max-width: 100%;
    }

       .postid-303 .right-details h2 {
        font-size: 32px;
        margin-top: 0px;
    }

    .price {
        margin-bottom: 10px;
        font-size: 22px;
    }

    .desc p {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .form-group label {
        font-size: 16px;
    }

    .form-group {
        margin-bottom: 20px;
    }

    section.size-chart-section {
        padding: 40px 0;
    }

    .size-tab-btn {
        padding: 0px 20px;
        font-size: 18px;
    }

    .size-tab-nav {
        margin-bottom: 20px;
    }

    .product-related-content h3 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 24px;
    }

    section.product-related,
    section.size-chart-section {
        margin: 40px 0;
    }

    section.product-related .merch-shop-card {
        max-width: 100%;
    }

    .login-section h1 {
        margin-bottom: 10px;
        font-size: 32px;
        line-height: 30px;
    }

    .login-section p {
        margin-bottom: 16px;
        font-size: 14px;
    }

    .login-section input {
        width: 100%;
        max-width: 100%;
        height: 48px;
        font-size: 12px;
    }

    .login-section .signup,
    .login-section .signup p {
        font-size: 14px;
    }

    .login-section .forgot {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .log-in-detail .log-in-button {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .tab-content-item.grid-view-data .upcoming-show-card {
        max-width: 100%;
    }

    .about-bottom-banner {
        height: 70vw;
    }

    .about-bottom-banner::after {
        height: 80px;
        top: -30px;
    }

    section#about-live .see-live-text {
        padding: 60px 0;
    }

    section#about-mind {
        padding: 40px 0;
    }

    .about-ad-free-content {
        flex-direction: column;
        row-gap: 30px;
    }

    .about-ad-img {
        width: 100%;
        max-width: 100%;
    }

    .about-ad-text {
        width: 100%;
        max-width: 100%;
    }

    .about-ad-text p {
        font-size: 14px;
    }

    .about-ad-text h3 {
        font-size: 32px;
    }

    .about-ad-text h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    section#podcast-banner {
        min-height: 480px;
    }

    .other-banner-content {
        flex-direction: column;
    }

    .other-banner-img {
        width: 100%;
        max-width: 150px;
        top: 0;
    }

    .podcast-banner-heading {
        width: 100%;
        max-width: 100%;
        margin-top: 60px;
    }

    .podcast-banner-heading h1 {
        font-size: 38px;
        line-height: 60px;
    }

    .other-banner-content h1 span {
        font-size: 18px;
    }

    .podcast-topic-heading h2 {
        font-size: 32px;
    }

    .podcast-topic-heading h2 span {
        font-size: 18px;
    }

    .podcast-topic-heading {
        margin-bottom: 30px;
    }

    .pod-topic-card {
        width: 100%;
        max-width: 48%;
    }

     .pod-topic-img-text h4 {
        font-size: 15px;
        margin: 14px 0 10px 0;
        margin-top: 43px;
    }

    .pod-latest-episode-heading {
        flex-direction: column;
        row-gap: 20px;
        align-items: flex-start;
    }

    .pod-latest-episode-heading h2 {
        font-size: 29px;
        line-height: 50px;
        max-width: 283px;
    }

    section.podcast-latest-episode {
        margin-top: 40px;
    }

    .search-episode {
        width: 100%;
        max-width: 100%;
    }

    .podcast-latest-episode-content {
        margin-bottom: 30px;
    }

    .minus-episode {
        padding: 40px 0;
        margin-bottom: 40px;
    }

       .minus-episode-heading h3 {
        font-size: 18px;
        line-height: 50px;
    }

    .minus-episode-heading h3 span {
        font-size: 16px;
    }

    .breadcrumb-list {
        flex-wrap: wrap;
    }

    .topic-detail-img {
        width: 100%;
        max-width: 100%;
    }

    .topic-detail-top-text h2 {
        font-size: 32px;
        margin-bottom: 16px;
    }

    .scthing-topic {
        row-gap: 20px;
    }

    .topic-detail-top-text p {
        font-size: 14px;
        margin-top: 10px;
    }

    .topic-detail-top-text span {
        font-size: 12px;
    }

    .voice-behind {
        flex-wrap: wrap;
    }

    .podcast-detail-heading-data h3 {
        font-size: 32px;
        margin: 10px 0 10px 0;
        line-height: 40px;
    }

    .podcast-detail-logo h4 {
        font-size: 16px;
    }

    .podcast-detail-logo {
        gap: 6px;
    }

    .podcast-detail-heading-data p,
    .podcast-detail-heading-data p span {
        font-size: 14px;
        margin-top: 14px;
    }

    .podcast-detail-heading-data span {
        font-size: 12px;
    }
    .podcast-detail-desc-img {
        width: 100%;
        max-width: 100%;
    }
    section#podcast-detail-section {
        padding-bottom: 40px;
    }
    section.zero-ad {
        background: var(--D6FF62, #D6FF62);
        height: 100%;
        padding-bottom: 40px;
    }
    
    section.zero-ad::after {
        display: none;
    }
    
    .zero-ad-content {
        flex-direction: column;
    }
    
    .zero-ad-heading {
        max-width: 100%;
        flex-direction: column;
        row-gap: 20px;
        top: 0;
    }







div#size-chart {
    max-height: max-content;
    overflow-x: auto;
}

	.size-chart-container {
    width: 671px !important;
}

	.podcast-card {
    border: 1px solid rgb(255 255 255 / 12%);
/*     width: 100% !important; */
    max-width: 100% !IMPORTANT;
    padding: 28px 16px 20px 16px;
}

	.page-id-582 .podcast-card{
		max-width:100% !important;
	}
	
	.page-id-582 .podcast-slider.old {
    margin-top: 30px;
}

.page-id-582 section.latest-epi-section {
    padding-bottom: 20px;
}
	
	section.topic-detail-section {
    padding-bottom: 40px;
}

section.bonus-epi-section {
    margin: 30px 0;
}

.page-id-582 section.bonus-epi-section .slider-controls {
    margin-top: 30px;
    justify-content: center;
}

.page-id-582 section.latest-epi-section {
    padding-top: 30px;
}
	.pod-topic-card.blog-card {
		max-width: 100%;
	}

	.blog-card .pod-topic-img {
		width: 100%;
		max-width: 100%;
		max-height: 100%;
	}
	.blg-dtl-cntnt h1 {
		font-size: 28px;
		max-width: 100%;
	}

	.blg-img-1 p {
		font-size: 14px;
	}

	.blg-pge-txt h2 {
		font-size: 22px;
		margin-top: 10px;
	}

	.blg-pge-txt p {
		font-size: 13px;
	}
	#blog-page-section .podcast-topic-heading {
		align-items: start;
	}
	.related.products ul.products li.product .button {
    bottom: 12px;
}
	section.blog-dtl-sec {
    padding-top: 30px;
}
	h3#comments {
    font-size: 20px;
    margin: 20px 0;
}

div#respond {
    margin-top: 20px;
}

h3#reply-title {
    font-size: 24px;
}
	
	   .page-template-upcoming-show .tab-content-item.map-view-data.active .gm-style-iw.gm-style-iw-c {
        height: 280px !important;
        overflow: scroll;
    }
	
	 .page-template-upcoming-show .tab-content-item.map-view-data.active .upcoming-show-card img {
        width: 100%;
        max-width: 100%;
	}
}