/** MTV **/
@font-face {
    font-family: 'Meddon';
    font-style: normal;
    font-weight: 400;
    src: local('Meddon'), url('https://fonts.cdnfonts.com/s/15528/Meddon.woff') format('woff');
}
                
nav.mobile-menu-modules {
	z-index: 101;
}
nav.mobile-menu-modules+.mobile-menu-overlay {
	z-index: 100;
}
a {
	cursor: pointer;
}
:root {
	--mtv-nav-width: 270px;
	--mtv-card-spacing: 12px;
	--mtv-next-videos-card-width: 260px;
	color-scheme: light only;
}
@media (max-width: 767px) {
	:root {
		--mtv-card-spacing: 20px;
	}
}

.brush-container {
	position: absolute;
	top: auto;
	bottom: -1px;
	left: 0px;
	width: 100%;
}

@media (min-width: 768px) {
	body.term-sahaja-express-landing .brush-container,
	body.term-sahaja-express-collections .brush-container,
	body.post-type-archive-sevideos .brush-container,
	.brush-container.se-brush {
		bottom: -55px;
	}

	html.safari:not(.dv2025) .mtv-hero .brush-container,
	html.safari:not(.dv2025) .mtv-section-hero .brush-container {
		bottom: -25px;
	}

	.home-teaser .brush-container:nth-of-type(2) {
		bottom: -1px !important;
	}
}

.mtv-section-hero .brush-container {
	left: -1px;
}

html[data-theme=ocean] header.main,
html[data-theme=ocean] header.main.moved {
	background-color: #a7cbd0;
}
html[data-theme=ocean] header.main>div>nav>ul>li>a,
html[data-theme=sun] header.main>div>nav>ul>li>a  {
	color: black;
}
html[data-theme=ocean] header.main>a,
html[data-theme=sun] header.main>a {
	opacity: 1;
}
html[data-theme=ocean] header.main:not(.open) svg g,
html[data-theme=ocean] header.main.moved:not(.open) svg g {
	fill: #a7cbd0;
}

html[data-theme=sun] header.main,
html[data-theme=sun] header.main.moved {
	background-color: #FEDCA5;
}

html[data-theme=sun] header.main:not(.open) svg g,
html[data-theme=sun] header.main.moved:not(.open) svg g {
	fill: #FEDCA5;
}

body.term-mooji-tv header.main:not(.moved):not(.open)>div>nav>ul>li>a {
	color: #3B6064;
}

body.term-mooji-tv .splide__arrows {
	display: none;
}

p.align-right {
	text-align: right;
}
body.term-mooji-tv header.main:not(.moved):not(.open),
body.term-sahaja-express-landing header.main:not(.moved):not(.open), 
body.single-events.info-page.dv3 header.main:not(.moved):not(.open),
body.transparent-header header.main:not(.moved):not(.open) {
	background-color: transparent !important;
}
.need-retreat-assistance {
	display: none;
}
body.single-events.info-page.dv3 .need-retreat-assistance {
	display: block;
	cursor: pointer;
    margin: 10px 0px;
    font-style: italic;
    padding-left: 10px;
    line-height: 1;
}
.term-strawbale-sessions-live-music-with-mooji-mala .need-assistance-single-event {
	display: none;
}
@media(max-width: 780px) {
	html.single-events.info-page.dv3 .mtv-hero-content .hero-buttons a.brush-button.need-assistance-single-event {
		padding-top: 0px;
	}
	html.single-events.info-page.dv3 .mtv-hero-content .hero-buttons a.brush-button.need-assistance-single-event:after {
		transform: translateY(-9px);
	}
}
html[data-theme=ocean] body.term-mooji-tv div[header-dctv],
html[data-theme=fire] body.term-sahaja-express-landing div[header-dctv],
html[data-theme=sun] body.term-sahaja-express-landing div[header-dctv]{
	margin-top: 0px;
}

body.page-template-template-guests:not(.term-assimilation-page) div[header-dctv] {
	margin-top: 35px;
}

body.page-template-template-guests .protected-page {
	margin-top: 50px;
}

body.single-events:not(.password-form) div[header-dctv] {
	margin-top: 0px;
}
body.term-mooji-tv header.main:not(.moved):not(.open) svg,
body.term-sahaja-express-landing header.main:not(.moved):not(.open) svg,
body.single-events.info-page.dv3 header.main:not(.moved):not(.open) svg,
body.transparent-header header.main:not(.moved):not(.open) svg {
	display: none;
}
section.lang-select-module {
	right: 20px;
}

html[data-theme=ocean] .brush-button svg g,
html[data-theme=sun] .brush-button svg g,
html[data-theme=fire] .brush-button svg g,
html[data-theme=mist] .brush-button svg g,
a.brush-button.ocean svg g,
a.brush-button.sun svg g,
a.brush-button.fire svg g,
a.brush-button.mist svg g {
	fill: #BE8274;
}

a.brush-button.bone svg g {
	fill: #ceb191;
}

html[data-theme=ocean] a.btn,
html[data-theme=sun] a.btn,
html[data-theme=fire] a.btn, 
html[data-theme=mist] a.btn{
	background: #BE8274;
}

a.btn.nobg {
	background: none !important;
}

a.btn.menu_btn {
	padding: 3px 15px;
	font-size: 18px;
	font-weight: 500;
	margin-left: 25px;
}
a.btn.menu_btn:after {
	display: none;
}
html[data-theme=mist] a.btn.menu_btn {
	background: #a7cbd0;
	color: white;
}

body.term-mooji-tv section.lang-select-module>a.white,
body.term-sahaja-express-landing section.lang-select-module>a.white {
	color: black;
}
a.login, div.account-menu-button, .mtv-share-options {
	color: black !important;
	font-family: "futura-pt";
	font-size: 15px;
	font-weight: 600;
	padding: 10px 13px;
    border-radius: 17px;
	margin-left: 25px;
	cursor: pointer;
}
a.login {
	background-color: #BE8274;
}
div.account-menu-button  {
	display: inline-block;
	background-color: #BE8274;
}

div.account-menu-button:hover .account-menu,div.account-menu-button .account-menu:hover, .mtv-share-options .share-options:hover, .mtv-share-options:hover .share-options {
	display: block;
}

div.account-menu-button .account-menu {
	display: none;
	position: absolute;
	top: -42px;
	right: -20px;
	padding: 30px 0px;
	opacity: 0.85;
}

.mtv-share-options .share-options ul {
    list-style: none;
    background-color: white;
    border-radius: 29px;
    padding: 15px;
}

.mtv-share-options {
	padding: 0px;
    margin: 0px;
	display: inline-block;
	
}

.mtv-share-options .share-options {
	display: none;
	position: absolute;
	margin-left: -4%;
	z-index: 1;
}

.mtv-share-options .share-options span.mtv-icon {
	display: inline-block;
    vertical-align: middle;
    margin: 8px;
}

.mtv-share-options ul {
	font-weight: 500;
}

div.account-menu ul {
	list-style: none;
	background-color: white;
	border-radius: 17px;
	padding: 15px;	
}

div.account-menu ul li, .mtv-share-options .share-options ul li {
	line-height: 30px;
}

.mtv-share-options .share-options ul li {
	text-align: left;
	z-index: 4;
    position: relative;
}

.mtv-share-options .share-options ul {
	box-shadow: 0px 1px 8px 3px #d3d3d3;
}

.mtv-share-position-section {
	color: #afafaf;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

#mtv-share-position-checkbox {
	top: 2px;
	margin: 4px;
	position: relative;
	accent-color: #ebebeb;
}

div.account-menu ul a, .mtv-share-options .share-options ul a {
	color: black;
	font-weight: 500;
	font-size: 16px;
}

div.account-menu-mobile {
	display: none !important;
}
header.main a.om {
	display: none;
}


a.social-sign-in, a.icon-label-btn {
	display: inline-block;
	width: 250px;
	height: 46px;
	font-size: 17px;
	font-weight: 400;
	font-family: 'futura-pt';
	text-decoration: none !important;
	color: rgb(66, 82, 110); 
	background-color: white !important;
	vertical-align: middle;
	border-radius: 11px;
	border: 1px solid #DED7D3;
}

a.social-sign-in span, a.icon-label-btn span {
	line-height: 46px;
	vertical-align: top;
	width: 100%;
	padding-left: 15px;
	text-align: center;
	display: inline-block;
}
a.social-sign-in.google span {
	padding-left: 10px;
}

a.social-sign-in:hover, a.icon-label-btn:hover {
	box-shadow: 0px 2px 10px 0px #DED7D3;
	border: 1px solid white;
}

a.social-sign-in.google {
	background: url('https://shop.mooji.org/wp-content/themes/shopmoojiorg/img/svg/google-logo.svg') no-repeat;
	background-size: 25px 25px;
	background-position: 10px 12px;
	margin-right: 15px;
	width: 240px;
}

a.social-sign-in.facebook {
	background: url('https://shop.mooji.org/wp-content/themes/shopmoojiorg/img/svg/facebook-logo.png') no-repeat;
	background-size: 30px 30px;
	background-position: 7px 8px;
}

a.icon-label-btn.auto-translate-btn {
	width: 230px;
	background: url('/wp-content/themes/moojiorg/img/svg/auto-translate-btn.svg') no-repeat;
	background-size: 30px 30px;
	background-position: 11px 8px;
}
html.single-events a.icon-label-btn.auto-translate-btn {
	font-size: 14px;
	width: 150px;
	background-color: transparent !important;
	border: none !important;
	background: url(/wp-content/themes/moojiorg/img/svg/auto-translate-btn.svg) no-repeat !important;
    background-size: 30px 30px !important;
    background-position: 18px 2px !important;
	color: black !important;
}
html.single-events.lisbon-2026.attend-page a.icon-label-btn.auto-translate-btn {
	color: white !important;
}
html.single-events a.icon-label-btn.auto-translate-btn  span {
	max-width: 65px;
    line-height: 15px;
	padding-left: 50px;
}
html.single-events a.icon-label-btn.auto-translate-btn:hover {
	box-shadow: none !important;
	border: none !important;
}

p.social-sign-in-p {
	text-align: center;
	display: flex;
	margin-top: 50px;
}

p.social-sign-in-p span.or {
	color: rgb(94, 108, 132);
	display: inline-block;
	margin: 0 10px;
	line-height: 50px;
}

p.social-sign-in-or {
	text-align: center; 
	color: rgb(94, 108, 132);
	margin-bottom: 10px;
	margin-top: 18px;
	font-family: 'futura-pt';
    font-size: 17px;	
}

a.btn {
	color: #000;
    font-family: "futura-pt";
    font-size: 17px;
	font-weight: 600;
	text-decoration: none;
    padding: 10px 60px 10px 40px;
    display: inline-block;
	white-space: nowrap;
    cursor: pointer;
    letter-spacing: 0.5px;
	border-radius: 11px;
	position: relative;
}

html[data-theme=ocean] a.btn {
	background-color: #a7cbd0;
}

a.btn:after {
    content: '';
    position: absolute;
    background: transparent url(/wp-content/themes/moojiorg/img/sprite.png?v=2) no-repeat -215px -21px;
    width: 19px;
    height: 8px;
    top: 50%;
    transform: translateY(-3px);
    right: 25px;
	transition: all 0.2s ease-in-out;
}

/* classes to toggle between event states */
html.live .hide-live {
	display: none !important;
}
html.pre-live .hide-pre-live {
	display: none;
}
html.pre-live.page-lang-en .hide-pre-live-en {
	display: none;
}
html.pre-live:not(.page-lang-en) .hide-pre-live-langs {
	display: none;
}
html.live.page-lang-en .hide-live-en {
	display: none;
}
html.live:not(.page-lang-en) .hide-live-langs {
	display: none;
}
html:not(.page-lang-en) .hide-langs, html:not(.page-lang-en) #hide-langs, html[lang="fr"] .hide-langs, html[lang="es"] .hide-langs, html[lang="it"] .hide-langs, html[lang="pt"] .hide-langs, html[lang="ru"] .hide-langs {
	display: none;
}
html.page-lang-en .hide-en, html.page-lang-en #hide-en, html[lang="EN"] .hide-en, html[lang="end"] .hide-en {
	display: none;
}
html.state1 .hide-state1, html.state2 .hide-state2, html.state3 .hide-state3 {
	display: none !important;
}
html:not(.hearing-impaired) .hide-not-hearing-impaired {
	display: none !important;
}
html.hearing-impaired .hide-hearing-impaired {
	display: none !important;
}

@media (-webkit-min-device-pixel-ratio: 2), not all, not all, (min-resolution: 192dpi), (min-resolution: 2dppx) {
	a.btn:after {
    	background: transparent url(/wp-content/themes/moojiorg/img/sprite@2x.png?v=2) no-repeat -215px -21px;
    	background-size: 500px 500px;
	}
}

@media (min-width: 769px) {
	a.btn:hover::after {
		right: 15px;
	}
}

html.no-account-menu .account-menu-button {
	display: none !important;
} 
html.no-secondary-menu .lang-select-module {
	display: none !important;
} 
html.no-donate-header-link .lang-select-module>a {
	display: none !important;
}

@media (max-width: 1200px) {
	header.main {
		padding-top: 15px;
	}
	header.main>a {
		left: 50%;
		transform: translateX(-50%);
		right: auto;
		pointer-events: auto;
	}
	div.account-menu-mobile {
		position: absolute;
		top: 13px;
		right: 15px;
		/* transform: translateX(-50%); */
		display: flex !important;
		align-items: center;
	}
	div.account-menu-mobile a:not(.title):not(.collection) {
		text-decoration: none !important;
		display: inline-block;
	}	
	div.account-menu-mobile a.login {
		padding: 6px 10px;
		margin-left: 15px;
		font-size: 16px;
	}
	header.main a.om {
		display: inline-block;
		margin-right: 15px;
	}
	header.main a.om img {
		width: 27px;
		margin-left: 20px;
		margin-top: -3px;
		display: block;
	}
	html.no-account-menu div.account-menu-mobile {
		display: none !important;
	}
}

.mtv-hero>figure {
	min-width: 1920px;
	overflow: hidden;
	min-height: 430px;
	opacity: 0.8;
}
.se-landing-vasanas .mtv-hero>figure {
	min-height: 460px;
}
html.single-events.info-page.dv3 .mtv-hero>figure,
html.page-id-52633 .mtv-hero>figure,
html.lisbon-2024 .mtv-hero>figure {
	opacity: 1;
}

/* html.lison-2024.info-page .hero-left h1,
html.lisbon-2024.info-page .hero-left p.join-dates-text,
html.lisbon-2024.info-page .hero-left p.registration-dates-text {
	display: none !important;
} */

/* lisbon event */ 

p.welcome-attend-page {
	text-align: center;
	color: white !important;
	margin-top: 70px;
}

p.welcome-attend-page>span {
	padding: 5px 0px;
	display: inline-block;
}

p.welcome-attend-page>span:nth-of-type(1) {
	font-family: 'Georgia';
	font-size: 26px;
}

p.welcome-attend-page>span:nth-of-type(2){
	font-family: 'futura-pt';
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 1px;
	display: inline-block;
	padding: 0 20px 8px 20px;
	border-bottom: 1px solid white;
	text-transform: uppercase;
	margin-bottom: 10px;
}

p.welcome-attend-page>span:nth-of-type(3),
p.welcome-attend-page>span:nth-of-type(4) {
	font-family: 'futura-pt';
	font-size: 20px;
	line-height: 1;
}

html.lisbon-2024.info-pag .mtv-hero-content h1 {
	font-size: 34px !important;
}

html.lisbon-2024.info-page p.join-dates-text {
    color: white !important;
    font-weight: 400 !important;
    letter-spacing: 3px !important;	
	margin-top: 63px !important;
}
html.lisbon-2026.info-page p.join-dates-text {
	margin-top: 45px !important;
}

html.lisbon-2024.info-page p.registration-dates-text {
	display: none;
}

html.lisbon-2024 .hero-left a.brush-button.need-assistance-single-event {
	color: white !important;
}

html.lisbon-2024 .hero-left a.brush-button.need-assistance-single-event:after {
	display: none !important;
}

p.auto-translate-icon {
	line-height: 37px;
}

p.auto-translate-icon img {
	margin-bottom: -8px;
	-webkit-animation:translate-spin 6s ease-out 1s 1;
	-moz-animation:translate-spin 6s ease-out 1s 1;
	animation:translate-spin 6s ease-out 1s 1;	
}
@-moz-keyframes translate-spin { 
	25% { -moz-transform: rotate(180deg); } 
	100% { -moz-transform: rotate(-360deg); } 
}
@-webkit-keyframes translate-spin { 
	25% { -webkit-transform: rotate(180deg); } 
	100% { -webkit-transform: rotate(-360deg); } 
}
@keyframes translate-spin { 
	25% { 
		-webkit-transform: rotate(180deg); 
		transform:rotate(180deg); 
	} 
	100% { 
		-webkit-transform: rotate(-360deg); 
		transform:rotate(-360deg); 
	} 
}

html.term-guest-stay-retreats  section.header-content-module>div h1 {
	opacity: 0;
}

.jw-videos-list {
	display: flex; 
	flex-wrap: wrap;
	gap: 10px;
	margin: 0 -120px;
}

.jw-videos-list .jw-video-item {
	width: calc(33% - 10px);
}
.jw-videos-list .jw-video-item h3 {
	margin-top: 5px;
	font-size: 18px;
}

@media (max-width: 767px) {
	.jw-videos-list {
		margin: 0 -20px;
	}
	.jw-videos-list .jw-video-item {
		width: 100%;
	}
}

/* lisbon homepage start */
/*
section.home-slider-module section.slide-item {
	background-color: #d28a6e;
}

section.home-slider-module section.slide-item .section-container>svg {
	fill: #d28a6e;
}

section.home-slider-module section.slide-item .section-container article>footer a {
	color: #38496c;
}

section.home-slider-module section.slide-item .section-container article>footer a svg>g {
	fill: #f5b299;
} 

section.home-slider-module section.slide-item .section-container article>.content>svg {
	fill: #d28a6e;
}

p.home-lisbon-text {
	color: white !important;
	font-style: normal !important;
	text-align: left !important;
	line-height: 1.3 !important;
}
p.home-lisbon-text span:nth-of-type(2) {
	font-family: 'futura-pt';
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 1px;
}
p.home-lisbon-text span:nth-of-type(3) {
	font-family: 'futura-pt';
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 1px;
}
p.home-lisbon-text span:nth-of-type(4) {
	margin-top: 35px;
	display: inline-block;
	font-family: 'futura-pt';
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 1px;
}
p.home-lisbon-text span:nth-of-type(5),
p.home-lisbon-text span:nth-of-type(6) {
	font-family: 'futura-pt';
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 1px;
}
*/
/* lisbon homepage end */

.page-template-template-homepage .quote-widget {
	display: flex;
}
  
.page-template-template-homepage .quote-widget img {
	max-width: 300px;
	margin-right: 0px;
}
  
@media (min-width: 768px) {
	html.single-events.info-page.dv3 .mtv-hero>figure,
	html.lisbon-2024.attend-page:not(.post-live) .mtv-hero>figure {
		left: calc(50vw - 960px);
	}

	html.lisbon-2024 .hero-left {
		width: 50% !important;
		max-width: 610px !important;
	}
	p.welcome-attend-page {
		margin-left: 60px;
	}

	html.lisbon-2024.post-live .hero-left {
		width: 100% !important;
		max-width: 900px !important;
	}
	html.lisbon-2024.post-live .hero-right {
		display: none;
	}
	html.post-live p.welcome-attend-page {
		margin-left: 280px;
	}
	html.lisbon-2026 section.blockquote-module.left-brush>div blockquote {
		margin-right: 100px;
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
	html.post-live p.welcome-attend-page {
		margin-left: 360px !important;
	}
	html.lisbon-2024.attend-page.post-live .mtv-hero>figure {
		left: -100px;
	}
}

@media (max-width: 767px) {
	p.welcome-attend-page>span:nth-of-type(1) {
		font-size: 24px;
	}
	p.welcome-attend-page {
		margin-top: 100px !important;
	}
	body.lisbon-2026.in-person-attend-page p.welcome-attend-page {
		margin-top: 30px !important;
	}

	p.welcome-attend-page>span:nth-of-type(2){
		font-size: 26px;
	}

	html.post-live p.welcome-attend-page {
		margin-top: 35px !important;
	}
	html.lisbon-2024.post-live .mtv-hero>figure {
		min-width: 590px;
	}
	/* html.lisbon-2026.attend-page .mtv-hero>figure {
		min-width: 620px !important;
	} */
	html.lisbon-2026.info-page .mtv-hero-content h1 {
		margin-left: 0px !important;
	}

	html.lisbon-2026.single-events .hero-left .fLang {
		/* top: -45px !important; */
		width: 100% !important;
		justify-content: center !important;
		display: flex !important;
	}
	html.lisbon-2026.attend-page .auto-translate-btn {
		color: white !important;
	}

	body.single-events.info-page.dv2026 .mtv-hero-content .hero-left h1 {
		margin-top: 0px !important;
	}
	html.lisbon-2026.info-page p.join-dates-text {
		margin-top: 30px !important;
	}
}

html.desktop.page-lang-fr .mtv-hero>figure,
html.desktop.page-lang-ru .mtv-hero>figure,
html.desktop.page-lang-pt .mtv-hero>figure,
html.desktop.page-lang-es .mtv-hero>figure,
html.desktop.page-lang-it .mtv-hero>figure {
	/* min-height: 500px; */
}
.mtv-hero-content {
	position: absolute;
	top: 93px;
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 15px;
}
body.term-sahaja-express.logged-in.se-access .mtv-hero-content {
	margin-top: 0px; 
}
body.single-events .mtv-hero-content {
	top: 83px;
}
body.single-events.info-page.dv3 .mtv-hero-content {
	top: 50px;
}
body.single-events.info-page.dv2025 .mtv-hero-content {
	flex-direction: row-reverse;
	top: 120px;
}
body.single-events.info-page.dv2025.lisbon-2026 .mtv-hero-content {
	top: 85px;
}
body.single-events.info-page.dv2026 .mtv-hero-content {
	flex-direction: row;
}

body.single-events.info-page.dv2025 .mtv-hero-content .hero-left h1,
body.single-events.info-page.dv2025 .mtv-hero-content p.hero-buttons {
	text-align: center;
}
body.single-events.info-page.dv2025 .mtv-hero-content .hero-left h1 {
	color:#edd56b;
}

body.single-events.info-page.dv2026 .mtv-hero-content .hero-left h1 {
	color: #132E4B;
	margin-top: 40px;
}

.mtv-hero-content .hero-left {
	width: 29%;
	max-width: 400px;
	padding-right: 54px;
}

img.se-main-logo {
	padding-left: 20px; 
	max-width: 95%;
}

@media(min-width: 769px) {
	.se-landing-vasanas.page-lang-en.logged-in img.se-main-logo {
		max-width: 80%;
		margin-bottom: 40px;
	}
	.se-landing-vasanas.page-lang-en.logged-in .hero-left {
		padding-right: 30px;
		padding-left: 24px;
	}
}

html.single-events .mtv-hero-content .hero-left {
	max-width: 440px;
	padding-right: 40px;
	width: 33%;
}

html.single-events.info-page.dv3 .mtv-hero-content .hero-left {
	width: 51%;
	padding-left: 70px;
	padding-right: 0px;
}
html.single-events.info-page.dv2025 .mtv-hero-content .hero-left {
	padding-left: 0px;
	padding-right: 70px;
	margin-left: -227px;
}
html.single-events.info-page.dv2026 .mtv-hero-content .hero-left {
	margin-left: 260px;
}

html.single-events.info-page.lisbon-2026 .mtv-hero-content .hero-left {
	margin-left: -177px;
}
@media (min-width: 2000px) {
	html.single-events.info-page.lisbon-2026 .mtv-hero-content .hero-left {
		margin-left: 0px !important;
	}
}
@media (min-width: 2400px) {
	html.single-events.info-page.lisbon-2026 .mtv-hero-content .hero-left {
		margin-left: 350px !important;
	}
	html.single-events.info-page.lisbon-2026 .mtv-hero>figure {
		left: 0px !important;
	}
}
html.single-events.info-page.lisbon-2026 .mtv-hero-content {
	flex-direction: row-reverse;
}

div.se-page .mtv-hero-content {
	max-width: 1040px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	padding-left: 22px;
	padding-right: 22px;
}

div.se-page .mtv-hero-content .hero-left {
	width: 50%;
	max-width:600px;	
}
.mtv-section-hero .mtv-hero-content .hero-left {
	width: 60%;
	max-width: 600px;
}
body.term-sahaja-express-landing .mtv-hero-content .hero-left {
	text-align: center;
}

body.term-sahaja-express-landing .mtv-hero-content .hero-left p:first-of-type {
	margin-top: 0px;
}
body.term-sahaja-express.logged-in.se-access:not(.term-live-program):not(.page-template-template-sahaja-express-live-event) .mtv-hero-content .hero-left p:first-of-type {
	margin-top: -41px;
	color: #513c2a;
}
body.term-sahaja-express.page-template-template-sahaja-express-live-event.logged-in.se-access .mtv-hero-content .hero-left p:first-of-type {
	margin-top: 0px !important;
	/* color: #513c2a; */
}

@media (min-width: 768px) {
	body.term-live-program .video-card {
		max-width: 220px;
	}
}

body.term-live-program .video-card>a>h3 {
	width: 100%;
}

body.term-live-program .video-card.empty {
	text-align: center;
	padding-top: 30px;
	font-style: italic;
}

body.term-live-program .video-card.empty>a {
	max-width: 140px;
}

@media (max-width: 767px) {
	body.term-live-program .video-card.empty {
		padding-top: calc(40vw/1.777 - 30px);
	}
}

.mtv-hero-content .hero-right {
	width: 40%;
	max-width: 490px;
	margin: 0px 0px 0px 20px;
	align-self: center;
	position: relative;
}

.mtv-section-hero .mtv-hero-content .hero-right {
	max-width: 450px;
	margin-top: 45px;
	margin-right: 20px;
	position: relative;
}
.term-vasanas .mtv-hero-content .hero-right {
	width: 45%;
	max-width: 500px;
}

.term-vasanas .mtv-hero-content .hero-left {
	padding-right: 20px;
}

.mtv-section-hero .mtv-hero-content.no-video .hero-right {
	display: none;
}

.hero-right div.jwplayer {
	box-shadow: 0px 7px 40px rgb(0 0 0 / 40%)
}

div.se-page .mtv-hero-content .hero-right {
	width: 50%;
}

.page-template-template-sahaja-express-home .hero-right {
	display: flex;
	flex-direction: column;
}

.page-template-template-sahaja-express-home .se-lang-links-hero {
	margin: 20px 0;
}

.mtv-hero-content h1 {
	font-family: 'futura-pt';
	text-transform: uppercase;
	color: #17434B;
	letter-spacing: 1px;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 11px;
}

div.se-page .mtv-hero-content h1 {
	font-size: 28px;
}

html.single-collections .mtv-hero-content h1 {
	margin-top: 5px;
}

html.term-my-library .mtv-hero-content h1 {
	font-size: 26px;
	color: black;
}

html.single-events .mtv-hero-content h1 {
	font-size: 24px;
	padding-right: 15px;
	padding-left: 15px;
}

html.single-events .hero-buttons {
	text-align: center;
	/* overflow: hidden; */
}

body.single-events.info-page.dv3 .hero-left .hero-buttons .brush-button:not(.nobg):not(.smaller) {
	margin-left: -80px;
}

html.single-events.info-page.dv3 .mtv-hero-content h1 {
	font-size: 31.5px;
	color: #b65936;
	text-shadow: unset;
	letter-spacing: 0.53px;
	text-align: left;
	padding-left: 0px;
}

html.single-events.info-page.dv3 .mtv-hero-content p.join-dates-text {
	text-align: left;
	font-family: 'futura-pt';
	font-size: 20px;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	color: #344E9B;
    font-weight: 600;
	text-shadow: unset;	
}
html.single-events.info-page.dv2025 .mtv-hero-content p.join-dates-text {
	color: white;
	font-weight: 500;
	text-align: center;
}

html.single-events .brush-button svg g {
	fill: #D09A8D;
}
html.single-events a.btn {
	background: #D09A8D;
}

.assignment-card {
	background: #F8F1E7;
	width: 100%;
	max-width: 420px;
	min-height: 240px;
	display: flex;
	flex-direction: column;
	border-radius: 20px;
	padding: 15px;
	background: url('/wp-content/themes/moojiorg/img/se_quote_box2.jpg') no-repeat;
	z-index: 1;
}

.assignment-card .text {
	flex-grow: 1;
	padding: 20px;
	letter-spacing: 0.5px;
	font-family: 'futura-pt';
	font-size: 20px;
	font-style: italic;
	display: flex;
    align-items: center;
}

.assignment-card a.brush-button {
	margin: 10px auto;
	max-width: 250px;
}

.assignment-card a.brush-button svg g {
	fill: #DE8274;
}

.assignment-card.submitted a.brush-button {
	transform: none !important;
	margin-left: auto;
    margin-right: -31px;
	font-weight: 400;
	opacity: 0.7;
}
.assignment-card.submitted .text {
	margin-bottom: -40px;
}
.assignment-card.submitted a.brush-button:after {
	display: none;
}
.assignment-card.submitted a.brush-button svg {
	display: none;
}

.gst-nat-modal p, .gst-nat-modal li, .gst-applied-modal p, .gst-applied-modal li {
	line-height: 1.4;
}

.waiting-list-modal .modal-content {
	min-width: 350px;
}

.image-modal .modal-content { 
	padding: 40px 50px;
	text-align: center;
}

@media (min-width: 768px) {
	.image-modal .modal-content { 
		padding: 40px 50px;
		width: 75%;
		max-width: 850px;
	}	
}


.waiting-list-modal .modal-content form>div label {
	margin-bottom: 5px;
    display: inline-block;
}

.waiting-list-modal .btns {
	gap: 20px;
    display: flex;
    justify-content: center;
}

.submit-contemplation-modal .modal-content {
	max-width: 520px;
	min-width: calc(40vw);
	display: flex;
    flex-direction: column;
}
.submit-contemplation-modal h3 {
	text-transform: uppercase;
	max-width: 90%;
	font-weight: 500;
	margin-bottom: 0px;
}

.submit-contemplation-modal textarea {
	width: 100%;
	max-width: 300px;
	height: 140px;
}

.submit-contemplation-modal textarea::placeholder {
	font-family: 'futura-pt';
}

@media(max-width:469px) {
	.submit-contemplation-modal .modal-content {
		padding: 20px;
	}
	.assignment-card .text {
		padding: 10px;
	}
}

html.page-template-template-sahaja-express-home #wpadminbar {
	top: unset;
	bottom: 0px;
}

.notifications-btn-container {
    position: relative;
    right: 20px;
    top: 4px;
}

.notifications-btn {
	position: relative;
}

.notifications-btn img {
	width: 30px;
}

.notifications-btn.unread::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 10px;
    background-color: #CC0000;
    border-radius: 50%;
    border: 2px solid white; /* Optional: adds a white border */
}

@media (max-width: 1200px) {
	.notifications-btn {
		top: -3px;
	}
	.notifications-btn img {
		width: 25px;
	}
	.notifications-btn.unread::after {
		width: 6px;
		height: 6px;
	}
}

@media (min-width: 1201px) {
	.account-menu-mobile .notifications-btn {
		display: none;
	}
}

.notifications-popup {
	position: absolute;
	top: 64px;
	right: -130px;
	width: 300px;
	height: 400px;
	background-color: white;
	border-radius: 20px;
	transform: translateY(20px);
	z-index: 3;
	opacity: 0;
	overflow: scroll;
	visibility: hidden;
}

.notifications-popup.open {
	box-shadow: 0 14px 35px 0 rgba(9,9,12,0.15);
	opacity: 1;
	pointer-events: auto;
	transform: translateY(-20px);
	transition: all 400ms linear;
	padding: 7px 0px 0px 0px;
	background-color: #D8DDE2;	
	visibility: visible;
}

.notifications-popup::-webkit-scrollbar {
	display: none;
}
.notifications-btn-container:after {
    position: absolute;
    top: 58px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #D8DDE2;
    content: '';
    display: block;
    z-index: 2;
	transform: translateY(20px);
    /* transition: all 200ms linear; */
	opacity: 0;
}

.notifications-btn-container.open:after {
	opacity: 1;
	transform: translateY(-20px);
	transition: all 400ms linear;
}

.notifications-popup .notification-row {
	background-color: #E8EDF2;
}
.notifications-popup .notification-row:nth-child(odd) {
	background-color: #D8DDE2;
}

.notification-row {
	font-family: 'Georgia';
	font-size: 15px;
	letter-spacing: 0.5px;
	text-align: left;
	color: #6F6F6F;
	line-height: 1.3;
	padding: 10px 10px 10px 40px;
	position: relative;
}

.notification-row.unread {
	filter: brightness(1.1) !important;
    font-weight: 550 !important;
}

.notification-row p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.notification-row a.collection,
.notification-row a.title {
	font-style: italic;
	font-size: 15px;
}

.notification-row span.time {
	color: #7F7F7F;
	font-size: 14px;
}

.notification-row::after {
    content: ' ';
    width: 40px;
    height: 20px;
    position: absolute;
    top: 12px;
    left: 13px;
}

.notification-row.news::after {
	background: url(/wp-content/themes/moojiorg/img/svg/notification-icon-news.png) no-repeat;
    background-size: contain;
}
.notification-row.livesatsang::after {
	background: url(/wp-content/themes/moojiorg/img/notification-icon-livesatsang.png) no-repeat;
    background-size: contain;
}
.notification-row.liveprogram::after {
	background: url(/wp-content/themes/moojiorg/img/svg/notification-icon-liveprogram.svg) no-repeat;
    background-size: contain;
}
.notification-row.release::after {
	background: url(/wp-content/themes/moojiorg/img/svg/notification-icon-play.svg) no-repeat;
    background-size: contain;
}

@media(max-width:1200px) {
	.notifications-popup {
		right: -75px;
	}
}

@media(max-width:469px) {
	html.single-events.info-page.dv3 .mtv-hero-content h1 {
		font-size: 25px;
	}
	html.single-events.info-page.dv3 .mtv-hero-content p.join-dates-text {
		font-size: 18px;
	}
}

@media(max-width:767px) {
	html.single-events.info-page.dv3.mobile .mtv-hero-content p.join-dates-text {
		max-width: 55%;
	}
	html.single-events.info-page.dv3.dv2025.mobile .mtv-hero-content p.join-dates-text {
		max-width: 100%;
	}
	.page-template-template-sahaja-express-home .hero-right {
		flex-direction: column;
	}
	.page-template-template-sahaja-express-home .hero-left {
		margin-bottom: 0px;
	}
	.page-template-template-sahaja-express-home .se-lang-links-hero {
		padding-left: 0px;
		margin-bottom: 20px;
		margin-top: 0px !important;
	}

	.hero-card.collection-hero-card .hero-info {
		top: 35% !important;
	}
}

html.single-events.info-page.dv3 .mtv-hero-content p.registration-dates-text {
	text-align: left;
	font-family: Georgia;
	font-size: 16px;
	letter-spacing: 0.6px;
	font-weight: 400;
	font-style: italic;
	color: #b65936;
	text-shadow: unset;
}
@media(max-width:767px) {
	html.single-events.info-page.dv3.mobile .mtv-hero-content p.registration-dates-text {
		max-width: 55%;
	}
}

html.single-events.info-page.dv3 .mtv-hero-content .hero-buttons {
	text-align: left;
	padding-left: 12px;
}
html.single-events.info-page.dv3 .mtv-hero-content .hero-buttons a.brush-button {
	transform: translateX(-30px);
}
html.single-events.info-page.dv3.dv2025 .mtv-hero-content .hero-buttons a.brush-button {
	transform: translateX(-30px);
}
html.single-events.info-page.dv3.dv2025 .mtv-hero-content .hero-buttons a.brush-button.nobg {
	transform: translateX(-5px);
}

.mtv-band.live-audio audio::-webkit-media-controls-timeline {
    display: none;
}

.mtv-welcome-banner {
	position: relative; 
	width: calc(100% - 20px);
	max-width: 1144px;
	background-color: #F8F1E7;
	padding: 20px 30px;
	margin-top: 20px;
}
.mtv-welcome-banner .close-button {
	position: absolute;
	right: 13px;
	top: 19px; 
	display: block;
    width: 19px;
    height: 19px;
    font-size: 20px;
	font-weight: 200;
	color: #946155;
}
.mtv-welcome-banner p {
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #946155;
	font-style: italic;
	max-width: 500px;
}
.mtv-welcome-banner p a {
	color: #946155;
	text-decoration: underline;
}
.mtv-welcome-banner span.top-frame img, .mtv-welcome-banner span.bottom-frame img {
	width: 101%;
}
.mtv-welcome-banner.mtv-skinny-banner {
	background: url('/wp-content/themes/moojiorg/img/mtv-skinny-banner-v2.jpg?v3') no-repeat;
	background-size: 100%;
}
@media all and (-webkit-min-device-pixel-ratio: 2), all and (min--moz-device-pixel-ratio: 2), all and (min-device-pixel-ratio: 2), all and (min-resolution: 192dpi), all and (min-resolution: 2dppx) {
	.mtv-welcome-banner.mtv-skinny-banner {
		background: url('/wp-content/themes/moojiorg/img/mtv-skinny-banner-v2@2x.jpg?v3') no-repeat;
		background-size: 100%;
	}
}
.mtv-retreat-banner>div {
	display: flex;
	flex-direction: row;
}
.mtv-retreat-banner .close-button {
	color: #3E5052;
}
.mtv-retreat-banner h2 {
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: 500;
	color: #34519D;
}
.mtv-retreat-banner h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 400;
	color: #34519D;
}
.mtv-retreat-banner p {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #A34A39;
	font-size: 15px;
	line-height: 18px;
}
.mtv-retreat-banner a.brush-button {
	color: #352418;
}
.mtv-retreat-banner>div>div:nth-of-type(1) {
	width: 63%;
}
@media(min-width: 768px) {
	.mtv-retreat-banner.double-event>div>div:nth-of-type(1) {
		width: 50%;
	}
}
.mtv-retreat-banner>div>div:nth-of-type(2) {
	align-self: end;
	padding-bottom: 15px;
}
.mtv-retreat-banner.se-banner h2, .mtv-retreat-banner.se-banner h3, .mtv-retreat-banner.se-banner p, .mtv-retreat-banner.se-banner .close-button {
	color: #946155;
}

.payment-details-banner {
	background: #e29579;
	border-radius: 2px;
	padding: 18px 10px 18px 20px;
	margin-right: 25px;
	position: relative;
	border-left: 13px solid #E85C2B;
	margin-top: 20px;
}
.payment-details-banner .close-button {
	position: absolute;
	right: 5px;
	top: 0px; 
	display: block;
    width: 19px;
    height: 19px;
    font-size: 20px;
	font-weight: 200;
}
.payment-details-banner p {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}

.payment-details-banner p a {
	text-decoration: underline;
	color: black;
}
.payment-details-banner.nonurgent {
	background-color: #F8F1E7;
	border-left-color: #B8B1A7;
}
.payment-details-banner.nonurgent p a {
	color: #0A7373;
}
.mtv-hero-content p {
	font-family: 'Georgia';
	font-size: 18px;
	line-height: 1.3;
}
.mtv-hero-content p:not(.has-text-align-right):not(.has-text-align-left) {
	text-align: center;
} 

div.se-page .mtv-hero-content p {
	font-size: 16px;
}

.brush-button.smaller {
	padding: 15px 48px 11px 80px;
	font-size: 15px;
}
.brush-button.smaller:after {
	transform: translateY(-2px);
}

.mtv-hero-content .brush-button {
	transform: translateX(-30px);
}

.mtv-hero-content .brush-button.nobg {
	padding-left: 50px;
}
html.single-events .mtv-hero-content .brush-button.nobg {
	padding-left: 20px;
}
html.single-events .mtv-hero-content .brush-button:not(.nobg) {
	transform: translateX(-50px);
}

.mtv-hero-content .brush-button svg g {
	fill: #BE8274;
}

.mtv-section-hero>figure {
	margin-top: 0px;
	min-width: 1690px;
	overflow: hidden;
	left: -38px;
	opacity: 0.8;
}

.mtv-section-hero>figure svg {
	left: -1px;
}

.mtv-section-hero .mtv-hero-content {
	top: 12px;
	justify-content: left;
	padding-right: 28px;
}
.mtv-section-hero .mtv-hero-content.no-video .hero-left{
	width: 100%;
	max-width: 1000px;
}
.mtv-section-hero .mtv-hero-content h1 {
	text-align: left;
}
.mtv-section-hero .mtv-hero-content p {
	font-style: normal;
	max-width: 550px;
}
div.term-chant-sahaja .mtv-section-hero .hero-left {
	width: 45%;
}
div.term-chant-sahaja .mtv-section-hero .hero-right {
	width: 55%;
}
div.term-chant-sahaja .mtv-section-hero .hero-left img.cs-logo {
	padding-left: 40px; 
	max-width: 95%;
	animation-name: cs-pulse;
	animation-delay: 0.7s;
	animation-duration: 2s;
	animation-fill-mode:forwards;	
	opacity: 0;
	display: block;
	margin: 0 auto;
}
@keyframes cs-pulse {
	0% {
	  	opacity: 0;
	}
	20% {
		opacity: 1;
	  	transform-origin: 50% 50%;
	  	transform: rotate(-15deg) scale(3);
	  	transition: all .6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	}
	100% {
		opacity: 1;
	  	transform: rotate(0deg) scale(1);
	}
}
div.term-chant-sahaja img.cs-nataraj {
	position:absolute; 
	top: 0px; 
	right: 0px; 
	height: 260px;
	z-index: 0;
}

div.term-chant-sahaja .mtv-content>.mtv-band:nth-of-type(6)::after {
	content: ' ';
    background: url(/wp-content/themes/moojiorg/img/svg/cs-ganesha.svg) no-repeat;
    position: absolute;
    right: -30px;
    top: 0%;
    width: calc(38vw);
	max-width: 280px;
    height: 110%;
	z-index: -1;
}
div.term-chant-sahaja .mtv-content>.mtv-band:nth-of-type(4)::after {
	content: ' ';
    background: url(/wp-content/themes/moojiorg/img/svg/cs-shiva.svg) no-repeat;
    position: absolute;
    right: -30px;
    top: 0%;
    width: calc(38vw);
	max-width: 280px;
    height: 110%;
	z-index: -1;
}
div.term-chant-sahaja .mtv-content>.mtv-band:nth-of-type(8)::after {
	content: ' ';
    background: url(/wp-content/themes/moojiorg/img/svg/cs-musician.svg) no-repeat;
    position: absolute;
    right: -30px;
    top: 50px;
    width: calc(38vw);
	max-width: 280px;
    height: 110%;
	z-index: -1;
}

div.term-chant-sahaja .mtv-section-hero .hero-left img.cs-logo-subtitle {
	width: 120%;
	margin-left: -10%;
}
div.term-chant-sahaja .mtv-section-hero .mtv-hero-content p:not(.btns) {
	font-family: 'futura-pt';
	text-transform: uppercase;
	color: #8A1F02;
	letter-spacing: 0.5px;
	font-weight: 500;
}

#teaser-carousel .splide__arrow--prev {
	left: -30px;
}
#teaser-carousel .splide__arrow--next {
	right: 0em;
}

.home-teaser {
	position: relative;
}
.home-teaser .mtv-hero-content {
	top: 20px;
	align-items: baseline;
	min-height: 80%;
	justify-content: flex-start;
}
body.term-sahaja-express-landing .home-teaser .mtv-hero-content {
	top: 35px;
}

body.term-sahaja-express-landing .event-live-player .live-player-container {
	max-height: 259px;
}

.event-live-player-container {
	margin: 0 auto;
	max-width: 490px;
}

.home-teaser .hero-left {
	padding: 0px 80px;
	width: 410px;
}
.home-teaser .hero-right>p {
	font-size: 14px;
	font-family: 'futura-pt';
	font-weight: 400;
	margin-top: 6px;
}
.home-teaser .hero-left>p span {
	font-size: 80%;
}
.home-teaser .hero-right {
	width: calc(100% - 350px) !important;
	max-width: 400px;
	padding-right: 20px;
}
.home-teaser .brush-container:nth-of-type(1) {
	top: -1px;
	bottom: auto;
	transform: scaleX(-1) scaleY(-1);
}
.home-teaser:not(.full-length-teaser) figure {
	min-width: 1500px;
}
.contemplation-teaser .hero-left h3,
.testimonies-teaser .hero-left h3 {
	text-transform: uppercase;
	font-family: 'futura-pt';
	font-size: 20px;
	font-weight: 500;
	text-align: center;
}

.contemplation-teaser:not(.full-length-teaser) figure,
.testimonies-teaser figure {
	min-width: 1200px;
}
.home-teaser .cs-logo {
	width: 100%;
	padding-left: 40px;
	margin-top: 20px;
}
.home-teaser .cs-logo-subtitle {
	width: 130%;
	max-width: 350px;
	margin-left: -10%;
	margin-top: -10px
}
.home-teaser a.brush-button {
	font-size: 14px;
}
.home-teaser.cs-teaser a.brush-button {
	transform: translateX(-50px);
}
.mukti-teaser .cs-logo {
	padding-left: 0px !important;
}

.daily-contemplation-title {
	font-family: 'Meddon', sans-serif; 
	font-size: 25px; 
	display: block; 
	margin-top: 20px;
	opacity: 0.75;
}
body.justbeapp .daily-contemplation-title {
	display: none;
}

body.daily-contemplation .wp-block-columns.is-not-stacked-on-mobile {
	margin-right: 20px;
	gap: 1em;
}

@media (max-width: 767px) {
	body.daily-contemplation .wp-block-column:first-child figure:not(.is-resized) {
		margin-top: 0px !important;
	}
}

body.daily-contemplation .daily-contemplation-title {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: -15px;
}

body.daily-contemplation.justbeapp .daily-contemplation-title {
	font-size: 24px;
    margin-top: 15px;
    margin-bottom: -10px;
}

@media (max-width: 767px) {
	body.daily-contemplation.justbeapp .daily-contemplation-title {
		font-size: 22px;
		margin-top: 55px;
	}
}

.contemplation-teaser .home-teaser-figure-container>figure,
.testimonies-teaser .home-teaser-figure-container>figure {
	background-color: #F7F1EC;
	min-height: 355px;
}

.live-program-teaser .home-teaser-figure-container>figure {
	background: linear-gradient(90deg, #FCF9F7, #D1E2F3) !important;
}

.contemplation-teaser:not(.live-program-teaser):not(.full-length-teaser) .home-teaser-figure-container>figure::before {
	background: url('/wp-content/themes/moojiorg/img/daily-contemplation-mandala.png') no-repeat;
	background-position: top right;
	width: 100%;
	height: 100%;
	content: ' ';
	display: block;
	position: absolute;
}

.full-length-teaser .home-teaser-figure-container>figure::before {
	background: url('/wp-content/themes/moojiorg/img/full-length-satsangs-teaser-bg@2x.jpg') no-repeat;
	background-position: top right;
	width: 100%;
	height: 100%;
	background-size: cover;
	content: ' ';
	display: block;
	position: absolute;
	opacity: 0.9;
}

.full-length-teaser .hero-card span.time {
	display: block;
}

.testimonies-teaser .home-teaser-figure-container>figure::before {
	background: url('/wp-content/themes/moojiorg/img/Sangha-Testimonies-BG@2x.jpg') no-repeat;
	background-position: top right;
	width: 100.4%;
	height: 100%;
	content: ' ';
	background-size: cover;
	display: block;
	position: absolute;
}

.contemplation-teaser .mtv-hero-content .hero-left,
.testimonies-teaser .mtv-hero-content .hero-left {
	max-width: 500px;
	width: auto !important
}

.live-program-teaser .mtv-hero-content .hero-left p {
	margin: 0px 0px 25px 0px !important; 
	color: black !important;
}

@media(min-width: 768px) {
	.mukti-teaser .cs-logo {
		width:130%; margin-left: -15%; padding-left: 0px;
	}	
	.full-length-teaser .mtv-hero-content .hero-right {
		max-width: 375px !important;
	}
}

@media(max-width: 767px) {
	.live-program-teaser .mtv-hero-content .hero-left p {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}	
	.full-length-teaser .home-teaser-figure-container>figure::before {
		background-position: top left;
	}
}

.wp-block-image.aligncenter {
	margin-left: auto;
	margin-right: auto;
}


body.daily-contemplation .mtv-container {
	margin-top: 0px !important;
	padding-top: 25px;
	background: url('/wp-content/themes/moojiorg/img/daily-contemplation-mandala.png') no-repeat;
	background-position: top right;
	background-color: #F7F1EC;
	padding-bottom: 70px;
}
body.daily-contemplation.justbeapp .mtv-container {
	background: none;
	background-color: none;
}
body.daily-contemplation .video-description {
	position: relative;
}
body.daily-contemplation:not(.justbeapp) .video-description::before {
	content: ' ';
	position: absolute;
	top: -23px;
	left: -41px;
    width: 30px;
    height: 100%;
	background: url('/wp-content/themes/moojiorg/img/svg/daily-contemplation-frame.svg');
	background-repeat: repeat-y;
}
body.daily-contemplation .left-nav {
	min-height: calc(100vh - 50px);
}
body.daily-contemplation .next-videos-container {
	display: none;
}
body.daily-contemplation .left-nav {
	background-color: white;
	margin-top: 0px !important;
	padding-top: 20px;
	padding-right: 20px;
	top: 105px;
}
@media (max-width: 1200px) {
	body.daily-contemplation .left-nav {
		top: 50px;
	}
}
body.daily-contemplation .video-description h1 img {
	width: 210px;
	display: block;
}
body.daily-contemplation footer.main {
	margin-top: 0px;
}
body.daily-contemplation .sangha-pick-card {
	background-color: transparent !important;
}
body.daily-contemplation .sangha-pick-card a {
	padding: 20px 0px;
	background-color: transparent !important;
}
body.daily-contemplation .sangha-pick-card a figure {
	box-shadow: 0px 4px 10px rgb(0 0 0 / 25%);
}

body.daily-contemplation .sangha-pick-card .se-video-brush-label {
	display: none;
}

body.daily-contemplation .sangha-pick-card .sangha-pick-text p {
	font-size: 16px !important;
	margin-top: 15px !important;
}

body.daily-contemplation .contemplation-info {
	display: flex;
}

body.daily-contemplation .contemplation-info>span {
	width: 50px;
	display: block;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 20px;
}

body.daily-contemplation .contemplation-info p {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 500px;
	padding-right: 30px;
	font-size: 16px;
}

body.term-mooji .video-card a {
	text-decoration: none !important;
}

body.term-mooji .video-cards {
	display: flex;
	gap: 15px;
	justify-content: space-between;
}
body.term-mooji .video-card {
	width: 48% !important;
	padding-right: 0px !important;
}

.fl-video-card {
	position: absolute; 
	/* top: 20px; */
	right: 20px;
	width: 300px;
	height: 169px;
	z-index: 1;
	/* top: 50%; */
	bottom: 45px;
	/* transform: translateY(-50%); */
	transform: translateY(-30px);
}

.fl-video-card > .video-card > a > h3, 
.fl-video-card > .video-card > a > span.time,
.fl-video-card > .video-card .se-video-brush-label {
	display: none;
}

.fl-video-card .fl-link {
	position: absolute; 
	bottom: -38px; 
	min-height: 36px;
	left: 0px;
	width: 100%; 
	color: white; 
	text-align: center; 
	font-size: 15px; 
	/* background: rgba(0,0,0,0.5); */
	/* background: black; */
	font-family: 'futura-pt';
	letter-spacing: 0.5px;
}
.fl-video-card .fl-link>img {
	width: 16px; 
	vertical-align: sub; 
	display: inline-block !important;
}
.fl-video-card .video-card.Free.new::before {
	right: 0px;
}
.fl-video-card .video-card.Free.new::after {
	right: -43px;
}

@media (max-width: 767px) {
	body.term-mooji .video-cards {
		flex-direction: column;
	}
	body.term-mooji .video-card {
		width: 100% !important;
	}
	.fl-video-card {
		width: 150px;
		height: 84px;
		top: 3px;
		right: 3px;
		transform: none;
		/* bottom: 23px; */
	}
	.fl-video-card .fl-link {
		font-size: 14px;
	}
	.fl-video-card .video-card .video-length {
		font-size: 12px;
		bottom: 4px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body.daily-contemplation .video-description {
		width: calc(100vw - var(--mtv-nav-width));
	}	
	.term-mooji-tv .mtv-hero-content .hero-left .fLang {
		top: -40px;
	}
}

@media (min-width: 768px) {
	body.daily-contemplation .video-description {
		padding-left: 15px;
	}
}

.mtv-section-hero .mtv-hero-content p:not(.has-text-align-right):not(.has-text-align-center) {
	text-align: left;
}
.mtv-section-hero .mtv-hero-content.no-video p {
	max-width: 800px;
}

.se-page .mtv-hero-content h1, .se-page .mtv-hero-content p {
	text-align: left;
}
.se-page .mtv-hero-content p {
	font-style: italic;
}
.breadcrumb {
	font-family: 'futura-pt';
	font-size: 15px;
	color: black;
	margin-top: 19px;
}
.breadcrumb a {
	color: black;
}
.breadcrumb-separator {
	display: inline-block;
	margin: 0 15px;
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid black;	
}

input[type=text], input[type=email], input[type=password], input[type=search] {
	-webkit-appearance: none;
	background-color: #F8F7F6;
    height: 46px;
    border: 1px solid transparent;
    font-family: "futura-pt";
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    display: block;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 8px;
	color: #696969;
	padding-left: 10px;
	font-style: italic;
	letter-spacing: 0.5px;
}

input[type=search] {
	border: none;
	box-shadow: inset -1px 1px 3px 0px rgba(0,0,0,0.1);
	height: 40px;
	padding: 5px 5px 3px 48px;
	background-color: #F8F7F6;
	display: inline-block;
	color: #9A9998;
	font-size: 16px;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: 300;
	border-radius: 16px;
	border-bottom-left-radius: 0px;
}
input[type=email]::placeholder, input[type=email]::-webkit-input-placeholder,
input[type=text]::placeholder, input[type=text]::-webkit-input-placeholder,
input[type=password]::placeholder, input[type=password]::-webkit-input-placeholder {
	font-weight: 300;
}

input[type=search]::placeholder, input[type=search]::-webkit-input-placeholder { 
	color: #9A9998;
	opacity: 1; /* Firefox */
	font-size: 16px;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: 300;
}

span.search-box {
	position: relative;
}
span.search-box i {
	position: absolute;
	top: 11px;
	left: 17px;
	color: #ADACAB;
	font-size: 18px;
	z-index: 1;
}
.left-nav span.search-box i {
	top: 1px;
}

.left-nav form {
	max-width: calc(var(--mtv-nav-width) - 70px);
}
body.post-type-archive-videos .left-nav form,
body.post-type-archive-sevideos .left-nav form,
body.post-type-archive-rtvideos .left-nav form {
	display: none;
}

body.single-events.page-id-68958 .mtv-hero>figure,
body.single-events.page-id-69825 .mtv-hero>figure {
	opacity: 0.9 !important;
}

p.modal-subtitle {
	text-align: center;
    font-family: 'Georgia';
    font-size: 17px;
	font-style: italic;
	color: #8D8D8D;
	margin-bottom: 5px;
	margin-top: 10px;
	letter-spacing: 0.4px;
}

p.pp-info {
	font-family: 'Georgia';
    font-size: 15px;
	font-style: italic;
	color: #8D8D8D;
	padding-left: 10px;
	margin-top: 0px;
}

.login-modal .modal-content {
	width: 550px;
	padding: 10px 70px 10px 70px;
}

.login-modal .back-button {
	position: absolute;
	left: 30px;
	top: 25px; 
	display: block;
	font-family: 'futura-pt';
    font-style: italic;
    opacity: 0.5;	
}

.login-modal:not(.subscribe-flow) .back-button {
	display:none;
}

.login-modal h3, .concert-pricing-modal h3 {
	text-transform: uppercase;
	font-weight: 500;
    letter-spacing: 1px;
    font-size: 22px;
	margin-top: 0px;
	text-align: center;	
	margin-bottom: 10px;
}
.login-modal input {
	margin-bottom: 10px;
}
.login-modal .brush-button {
	margin-left: 140px;
}
.login-modal .brush-button svg g {
	fill: #89AF9D;
}
.login-modal a.btn {
	background-color: #BE8274 !important;
}
.login-modal:not(.subscribe-flow) .login-info {
	display: none;
}
.login-modal .login-info, .login-modal .login-help, .concert-pricing-modal p.info {
    font-family: 'Georgia';
    font-size: 17px;
	font-style: italic;
	color: #8D8D8D;
	text-align: center;
	margin-top: 10px;
}
p.errors {
	color: #D85C2B;
}
.login-modal .login-actions {
	margin-top: 30px;
}
.login-modal .login-actions a {
	cursor: pointer;
	display: block;
	margin: 10px 0px;
	font-style: italic;
    padding-left: 10px;
	line-height: 1;	
}
p.btns {
	text-align: center;
	margin-top: 20px;
}
.register-modal input[name=rPass], .register-modal input[name=rPass2] {
	width: 48%;
	display: inline-block;
}
.register-modal input[name=rPass] {
	margin-right: 3%;
}
.register-modal input[type=password] {
	margin-bottom: 0px;
}
.pwd-strength {
	display: inline-block;
	width: 100%;
	text-align: right;
	font-family: 'futura-pt';
	font-size: 15px;
	font-style: italic;
}
.pwd-strength.bad, .pwd-strength.mismatch {
	color: #e2401c;
}
.pwd-strength.good {
	color: #3d9cd2;
}
.pwd-strength.strong {
	color: #0f834d;
}
.pwd-strength::after {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
	margin-left: 0.5407911001em;
}
.pwd-strength.bad::after, .pwd-strength.mismatch::after {
	content: "\f119";
}
.pwd-strength.good::after {
	content: "\f11a";
}
.pwd-strength.strong::after {
	content: "\f118";
}

.invisible {
	display: none !important;
}

.checkout-subscription-info {
	margin-top: 10px !important;
	padding-left: 40px;
}
.checkout-subscription-info>.section-container {
	display: flex;
}
.subscription-info {
	display: flex;
	align-items: center;
	margin-right: 30px;
	border-radius: 11px;
	border: 1px solid #EEE7E3;
	padding: 0px 30px 0px 10px;
	cursor: pointer;
}
.subscription-info.selected {
	box-shadow: 0px 2px 10px 0px #DED7D3;
	border: 1px solid white;
}
.plan-info {
	cursor: pointer;
}
.subscription-info p {
	line-height: 20px !important;
	padding-left: 20px !important;
}
.subscription-info p.plan-title {
	font-family: 'futura-pt';
	font-size: 18px !important;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 5px;
}
.subscription-info p.plan-subtitle {
	font-family: 'Georgia';
    font-size: 14px !important;
    font-style: italic;
    color: #8D8D8D;
	margin-top: 0px;
	margin-bottom: 5px;
}
.subscription-info:nth-child(1) p.plan-title {
	color: #BE8274;
}
.subscription-info:nth-child(2) p.plan-title {
	color: #F0B961;
}

.subscription-info .plan-circle {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	background-color: #d1d3d1;
}

.subscription-info.monthly.selected .plan-circle {
	background-color: #BE8274;
}
.subscription-info.yearly.selected .plan-circle {
	background-color: #F0B961;
}
.subscription-info.monthly .price {
	color: #BE8274;
	font-size: 18px;
}
.subscription-info.yearly .price {
	color: #F0B961;
	font-size: 18px;
}
.se-pricing-modal .modal-content, .rt-ttype-modal .modal-content {
	width: 580px;
	max-width: none;
}
.rt-ttype-modal .modal-content {
	width: 600px;
}
.se-pricing-modal .modal-content:not([data-lang=EN]) {
	display: none;
	width: 620px;
}
html:not(.page-lang-en) .rt-ttype-modal .modal-content {
	width: 640px;
}

.se-pricing-modal h3, .rt-ttype-modal h3 {
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 22px;
	text-align: center;
	margin-bottom: 10px;
}
.se-pricing-modal .pricing-cards, .rt-ttype-modal .ticket-type-cards {
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
	padding-bottom: 20px;
}
.se-pricing-modal .pricing-card, .rt-ttype-modal .ticket-type-card {
	width: 42%;
	align-self: center;
	text-align: center;
	min-width: 220px;
	border-radius: 20px;
	border: 1px solid #DED7D3;
	box-shadow: 0px 2px 6px 1px rgb(0 0 0 / 10%);
}

.rt-ttype-modal .ticket-type-card {
	padding: 10px 15px;
	width: 48%;
}

.pricing-card figure {
	margin-top: 20px;
	display: block;
}
.pricing-card figure img {
	width: 40px;
}

.se-pricing-modal .pricing-card.monthly {
	margin-right: 20px;
}
.se-pricing-modal .modal-content:not([data-lang=EN]) .pricing-card.monthly {
	margin: 0 auto;
}
.se-pricing-modal .pricing-card p.plan-btn, .rt-ttype-modal .ticket-type-card p.plan-btn {
	margin-bottom: 20px;
	margin-top: 30px;
}
.se-pricing-modal .pricing-card.monthly a.btn, .ticket-type-card.broadcast a.btn {
	background-color: #BE8274;
	display: inline;
}
.se-pricing-modal .pricing-card.yearly a.btn, .ticket-type-card.zoom a.btn {
	background-color: #F0B961;
	display: inline;
}

.ticket-type-card.broadcast .plan-title {
	color: #BE8274;
}
.ticket-type-card.zoom .plan-title {
	color: #F0B961;
}
.ticket-type-card p.plan-subtitle {
	font-family: 'Georgia';
    font-size: 14px !important;
    font-style: italic;
    color: #6D6D6D;
	margin-top: 0px;
	margin-bottom: 15px;
}

.se-pricing-modal p.concessions {
	margin: 0 auto;
	max-width: 375px;
	text-align: center;
}

.se-pricing-modal .globe-icon {
	width: 30px;
	position: absolute;
	left: 19px;
	top: 0px;
}

.pricing-card p, .ticket-type-card p {
	font-family: 'futura-pt';
	font-size: 17px;
}
.pricing-card p.plan-title, .ticket-type-card p.plan-title {
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 500;
	margin-bottom: 15px;
	margin-top: 0px;
}
.ticket-type-card p.plan-title {
	margin-bottom: 5px;
	font-size: 20px;
}

.pricing-card p.plan-price {
	font-size: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pricing-card p.plan-price .currency {
	font-size: 26px;
}
.pricing-card p.plan-info, .pricing-card p.plan-note, .ticket-type-card p.plan-info {
	font-family: 'Georgia';
	font-size: 14px;
	font-style: italic;
	color: #8D8D8D;
	margin-top: 0px;
	line-height: 1.4;
}
.ticket-type-card p.plan-info {
	min-height: 120px;
}
.pricing-card p.plan-note {
	font-family:'futura-pt'; 
	font-size: 15px;
}

.pricing-card.monthly p.plan-price {
	color: #BE8274;
}
.pricing-card.yearly p.plan-price {
	color: #F0B961;
}

.modal-content .se-translations-pricing {
	padding: 0px 20px;
}

.se-translations-pricing>div {
	display: flex;
	align-items: center;
}

.se-translations-pricing>p, .se-translations-pricing>div p {
	font-family: 'Georgia';
	font-size: 15px !important;
	margin-bottom: 10px;
    margin-top: 10px;
	line-height: 1.3;
}

.se-translations-pricing .se-icon-library {
    min-width: 38px;
    height: 45px;
    background: url(/wp-content/themes/moojiorg/img/icons/mtv-icons-translations.png) no-repeat -93px 0px;
    background-size: 130px;
	margin-right: 15px;
}
.se-translations-pricing .se-icon-translated {
    min-width: 38px;
    height: 45px;
    background: url(/wp-content/themes/moojiorg/img/icons/mtv-icons-translations.png) no-repeat -46px 0px;
    background-size: 130px;
	margin-right: 15px;
}
.se-translations-pricing .se-icon-contemplation {
    min-width: 38px;
    height: 45px;
    background: url(/wp-content/themes/moojiorg/img/icons/mtv-icons-translations.png) no-repeat 2px 0px;
    background-size: 130px;
	margin-right: 15px;
}

.se-translations-pricing .plan-btns {
	display: flex;
	justify-content: space-around;
	margin-top: 20px;
}
.se-translations-pricing .plan-btns a.btn {
	padding-left: 15px;
}
.modal-content .se-translations-pricing .plan-btns a.btn {
	padding-left: 20px;
}
.se-translations-pricing .plan-btns>div {
	display: flex;
	flex-direction: column;
}
.se-translations-pricing .plan-btns p.plan-note {
	font-family: 'futura-pt';
	font-size: 15px;
	font-style: italic;
	color: #8D8D8D;
	line-height: 1.4;
	margin-top: 5px;
	padding-left: 15px;
}

p.translations-disclaimer {
	font-family: 'futura-pt';
	font-size: 15px; 
	margin-top: 0px;
	border: 1px solid #F9EFE8;
	padding: 20px;
	border-radius: 20px;
	text-align: left;
}

.modal-content p.translations-disclaimer {
	margin: 0 20px;
}

.downloads-modal h3, .upload-translation-modal h3 {
	text-transform: uppercase;
	font-weight: 500;
    letter-spacing: 1px;
    font-size: 22px;	
}

.mtv-naved-container {
	margin-top: 0px !important;
	min-height: 450px;
}
body.term-sahaja-express-landing .mtv-naved-container {
	margin-top: 10px !important;
}

.left-nav {
	position: sticky;
	top: 127px;
	float: left; 
	padding-left: 20px;
	font-family: 'futura-pt';
	padding-top: 10px;
}

.left-nav form {
	margin-bottom: 20px;
	position: relative;
}
.left-nav form button {
	position: absolute;
    font-size: 0;
    display: block;
    width: 19px;
    height: 8px;
    background: transparent url(/wp-content/themes/moojiorg/img/sprite.png?v=2) no-repeat -215px -21px;
    top: 45%;
    right: 15px;
    cursor: pointer;
    transform: translateY(-1px);
}

.left-nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.left-nav ul li {
	line-height: 25px;
	font-weight: 500;
	font-size: 15px;
}

.left-nav ul li.active a {
	color: #BE8274;
}
.left-nav ul li.l2.active {
	background-position-x: 10px;
}
.left-nav ul li.l3.active {
	background-position-x: 30px;
}

.left-nav ul li a {
	color: black;
}

.left-nav ul li a:hover {
	text-decoration: none;
}

.left-nav ul {
	padding-bottom: 11px;
	margin-bottom: 11px;
	border-bottom: 1px solid #EAE5E1;
	margin-left: 3px;
	padding-left: 45px;
}
.left-nav ul.om, .left-nav ul.donate {
	border-bottom: none;
	padding-bottom: 0px;
	margin-top: 30px;
	padding-left: 26px;
}

.left-nav ul.donate {
	padding-left: 20px;
	margin-top: 40px;
}

.left-nav ul.donate li {
	background: url('/wp-content/themes/moojiorg/img/donate-heart.png') no-repeat;
	height: 85px;
	background-size: contain;
	margin-left: 10px;
}
.left-nav ul.donate li a {
	color: #BE8274;
}
@media all and (-webkit-min-device-pixel-ratio: 2), all and (min--moz-device-pixel-ratio: 2), all and (min-device-pixel-ratio: 2), all and (min-resolution: 192dpi), all and (min-resolution: 2dppx) {
	.left-nav ul.donate li {
		background: url('/wp-content/themes/moojiorg/img/donate-heart@2x.png') no-repeat;
		background-size: contain;
	}	
}

.left-nav ul.donate li a {
	display: block;
	padding-top: 25px;
}

.left-nav ul.donate li a:hover {
	text-decoration: underline;
}

.left-nav ul li.l1 {
	padding-left: 0px;
}
.left-nav ul li.l2 {
	padding-left: 20px;
}
.left-nav ul li.l3 {
	font-weight: 400;
	line-height: 22px;
	padding-left: 40px;
	margin-bottom: 10px;
	min-height: 39px;
}
.left-nav ul.om li.l1, .left-nav ul.donate li.l1 {
	max-width: 150px;
	text-align: center;
}

.left-nav ul li.l2, .left-nav ul li.l3 {
	display: none;
}
.left-nav ul:nth-of-type(3) li.l2 {
	display: block;
	line-height: 18px;
}

html[data-theme=ocean] .left-nav ul:nth-of-type(1) li,
html[data-theme=sun] .left-nav ul:nth-of-type(2) li {
	display: block;
}
html.se-access .left-nav ul:nth-of-type(2) li {
	display: block;
}

html:not(.page-lang-en) li.l2.collections {
	position: relative;
}
.left-nav li.l2 .starred {
	display: inline-block;
	color: #BE8274;
	margin-top: -5px;
	position: absolute;
}

.mtv-menu-mobile {
	display: none;
	width: 100%;
	position: fixed;
	z-index: 5;
	bottom: 0px;
	height: 65px;
	border-top: 1px solid #ddd;
	background-color: white;
	transform: translate3d(0,0,0);
}

html[data-theme=sun] .mtv-menu-mobile {
	overflow-x: scroll;
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
html[data-theme=sun] .mtv-menu-mobile::-webkit-scrollbar {
	display: none;
}

.mtv-menu-mobile ul {
	list-style: none;
	padding: 0px 7px;
	margin: 0px auto;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: space-evenly;
}
html[data-theme=sun] .mtv-menu-mobile ul {
	width: 120%;
	max-width: 430px;
}
@media (max-width: 767px) and (min-height: 700px) and (display-mode: standalone) {
	.mtv-menu-mobile {
		height: 70px;
	}
	.mtv-menu-mobile ul {
		padding: 5px 7px 0px 7px;
		align-items: flex-start;
	}
}

.mtv-menu-mobile li {
	display: inline-block;
	text-align: center;
	/* width: 20.00%; */
}
@media (max-width: 360px) {
	.mtv-menu-mobile li {
		width: auto;
	}
}
.mtv-menu-mobile li a {
	font-size: 12px;
	color: black;
	font-family: 'futura-pt';
	font-weight: 500;
	display: flex;
	flex-direction: column;	
	align-items: center;
}
.mtv-menu-mobile li a:hover {
	text-decoration: none !important;
}
.mtv-menu-mobile li.active a, .mtv-menu-mobile li a:active  {
	color: #BE8274;
}
.mtv-menu-mobile li span {
	width: 40px;
	height: 31px;
	margin-bottom: 3px;
}
.mtv-menu-mobile li span.mtv-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat -200px -5px;
}
.mtv-menu-mobile li.active span.mtv-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat -200px -55px;
}
.mtv-menu-mobile li span.browse-all-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat -50px -5px;
}
.mtv-menu-mobile li.active span.browse-all-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat -50px -55px;
}
.mtv-menu-mobile li span.collections-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat -250px -5px;
}
.mtv-menu-mobile li.active span.collections-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat -250px -55px;
}
.mtv-menu-mobile li span.se-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat -100px -5px;
}
.mtv-menu-mobile li.active span.se-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat -100px -55px;
}
.mtv-menu-mobile li span.library-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat -110px 0px;
	background-size: 341px 70px;
}
.mtv-menu-mobile li.active span.library-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat -110px -39px;
	background-size: 341px 70px;
}
.mtv-menu-mobile li span.contemplation-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat 0px -2px;
}
.mtv-menu-mobile li.active span.contemplation-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat 2px -44px;
}
.mtv-menu-mobile li span.live-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat 400px -5px;
}
.mtv-menu-mobile li.active span.live-icon {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite.png?v7') no-repeat 400px -55px;
}
@media all and (-webkit-min-device-pixel-ratio: 2), all and (min--moz-device-pixel-ratio: 2), all and (min-device-pixel-ratio: 2), all and (min-resolution: 192dpi), all and (min-resolution: 2dppx) {
	.mtv-menu-mobile li span.mtv-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -200px -5px;
		background-size: 443px 90px;
	}
	.mtv-menu-mobile li.active span.mtv-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -200px -55px;
		background-size: 443px 90px;
	}
	.mtv-menu-mobile li span.browse-all-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -50px -5px;
		background-size: 443px 90px;
	}
	.mtv-menu-mobile li.active span.browse-all-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -50px -55px;
		background-size: 443px 90px;
	}
	.mtv-menu-mobile li span.collections-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -250px -5px;
		background-size: 443px 90px;
	}
	.mtv-menu-mobile li.active span.collections-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -250px -55px;
		background-size: 443px 90px;
	}
	.mtv-menu-mobile li span.se-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -100px -5px;
		background-size: 443px 90px;
	}
	.mtv-menu-mobile li.active span.se-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -100px -55px;
		background-size: 443px 90px;
	}
	.mtv-menu-mobile li span.library-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -110px 0px;
		background-size: 341px 70px;
	}
	.mtv-menu-mobile li.active span.library-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -110px -39px;
		background-size: 341px 70px;
	}
	.mtv-menu-mobile li span.contemplation-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat 0px -2px;
		background-size: 370px 76px;
	}
	.mtv-menu-mobile li.active span.contemplation-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat 2px -44px;
		background-size: 370px 76px;
	}
	.mtv-menu-mobile li span.live-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -400px -5px;
		background-size: 443px 90px;
	}
	.mtv-menu-mobile li.active span.live-icon {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-mobile-icons-sprite@2x.png?v7') no-repeat -400px -55px;
		background-size: 443px 90px;
	}	
}

.mtv-container {
	padding-left: var(--mtv-nav-width);
}

@media(min-width: 769px) {
	html.term-my-library .mtv-container {
		min-height: 615px;
	}
}

.event-live-notification {
	max-width: 770px;
	margin: 0 auto;
	position: relative;
}

.event-live-notification h1, 
.event-live-notification h2, 
.event-live-notification h3,
.event-live-notification h4 {
	font-family: 'futura-pt';
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.event-live-notification p {
	font-family: 'Georgia';
	font-size: 16px;
	font-style: italic;
	margin-top: 0px;
}

.event-live-notification.theme_red {
	background-color: #F8F1E7;
	color: #946155;
	padding: 20px 20px 20px 92px;
}

.event-live-notification.theme_green {
	background-color: #E5E8E0;
	color: #6B887E;
	padding: 20px 20px 20px 92px;
}

.event-live-notification.theme_red::before {
	content: ' ';
	position: absolute;
	background: url(/wp-content/themes/moojiorg/img/live_notification_red.svg?v1) no-repeat;
    width: 65px;
    height: 40px;
    left: 20px;	
    top: 50%;
    transform: translateY(-50%);	
}

.event-live-notification.theme_green::before {
	content: ' ';
	position: absolute;
	background: url(/wp-content/themes/moojiorg/img/live_notification_green.svg?v2) no-repeat;
    width: 65px;
    height: 40px;
    left: 20px;	
    top: 50%;
    transform: translateY(-50%);	
}

body.single-videos .mtv-container, body.single-sevideos .mtv-container, body.single-rtvideos .mtv-container,
body.page-template-template-sahaja-express-live .mtv-container {
	margin-top: 25px;
}

.se-page section.home-slider-module:first-of-type {
	margin-top: 0px !important;
}

.se-page .mtv-band {
	margin-top: 0px !important;
}

.mtv-band h2, .mtv-band>h3 {
	display: inline-block;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.5px;
	margin-bottom: 18px;
}
html.post-type-archive-collections .mtv-band h2 {
	margin-top: 30px;
}

.mtv-band h2 a {
	color: black;
}

.mtv-band .left>h3, .mtv-band .right>h3 {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0.5px;
	font-weight: 500;
}
.mtv-band p {
	font-family: 'Georgia';
	font-size: 16px;
	line-height: 1.3;
}
.mtv-band p.subtitle {
	font-style: italic;
	margin-top: -7px;
	margin-bottom: 12px;
	max-width: 800px;
}

.mtv-band {
	position: relative;
	margin-bottom: 15px;
}

.mtv-page {
	padding-right: 16px;
}
.mtv-page iframe {
	max-width: 640px;
	max-height: 360px;
}

iframe {
	max-width: 100%;
}
.event-live-player iframe {
	max-height: 276px;
	display: block;
	border: 0px;
}
.collection-live-player iframe {
	max-height: 234px;
	display: block;
	border: 0px;
	width: 100%;
}
html.page .one-column-module iframe {
	width: 100%;
	height: 411px;
}

html.page.term-christmas-concert-24-december-2025 .one-column-module iframe {
	height: 211px;
}

.se-page a.brush-button svg g {
	fill: #BE8274;
}

.se-page a.btn {
	background-color: #BE8274;
}

.cards-band-container {
	position: relative;
	padding-right: 16px;
}
.cards-band {
	max-width: none !important;
	overflow-x: auto;
	overflow-y: hidden;
	display: flex;
}

.cards-band.empty {
	background-color: #F9F2F1;
	margin-right: 22px;
}
.cards-band.empty .brush-button {
	margin-left: 30px;
}
.cards-band.empty .brush-button svg g {
	fill: #BE8274;
}

.cards-band.empty p {
	font-size: 18px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	letter-spacing: 1px;
}
.cards-band.empty img {
	vertical-align: middle;
	margin: 0 20px;
}
.cards-band.teaser {
	position: relative;
}
.cards-band.teaser .teaser-overlay, .mtv-content .teaser-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.85);
	padding-top: 30px;
	text-align: center;
}
.mtv-content .teaser-overlay p {
	font-family: 'futura-pt';
	font-size: 20px;
	font-style: italic;
	margin-left: -20px;
}
.cards-band.teaser .brush-button {
	margin-left: 30px;
}
.cards-band.teaser .brush-button svg g {
	fill: #BE8274;
}

.cards-band::-webkit-scrollbar {
	display: none;
}  
/* Hide scrollbar for IE, Edge and Firefox */
.cards-band {
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}

button.left-arrow, button.right-arrow {
	position: absolute;
	background: url('/wp-content/themes/moojiorg/img/mtv-left-arrow@2x.png?v=3') no-repeat;
	width: 60px;
	height: 60px;
	background-size: 100%;
	opacity: 0;
	transition: opacity 0.3s linear;
	transform: translateY(-50%);
}
button.arrow.collection-arrow {
	top: 50%;
}
@media(min-width: 768px) {
	button.left-arrow:hover, button.right-arrow:hover {
		background: url('/wp-content/themes/moojiorg/img/mtv-left-arrow-active@2x.png?v=3') no-repeat;
		background-size: 100%;
	}
	button.left-arrow::after { /* prefetch hover image */
		position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
		content:url('/wp-content/themes/moojiorg/img/mtv-left-arrow-active@2x.png?v=3');
	}	
	ul.center-align-on-desktop {
		min-width: 767px !important; 
		text-align: center !important;
	}
}
@media(max-width: 767px) {
	button.left-arrow, button.right-arrow {
		background: url('/wp-content/themes/moojiorg/img/mtv-left-arrow-active@2x.png?v=3') no-repeat;
		background-size: 100%;
	}
}

.arrow.visible{
	opacity: 1;
}

button.right-arrow {
	-moz-transform: translateY(-50%) scaleX(-1);
    -o-transform: translateY(-50%) scaleX(-1);
    -webkit-transform: translateY(-50%) scaleX(-1);
	transform: translateY(-50%) scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";	
}

.mtv-band button.left-arrow {
	left: -30px;
	z-index: 2;
}
.mtv-band button.right-arrow {
	right: -2px;
	z-index: 2;
}

.mtv-band .see-all {
	float: right; 
	color: black;
	font-size: 18px;
	font-weight: 500;
	font-style: italic;
	font-family: 'futura-pt';
	margin-top: 19px;
	margin-right: 28px;
}
.mtv-band .see-all span {
	background: transparent url("/wp-content/themes/moojiorg/img/sprite.png?v=2") no-repeat -215px -21px;
	width: 19px;
	height: 8px;
	display: inline-block;
	margin-left: 10px;
}

.term-live-program .see-all {
	float: none;
	position: absolute;
	top: 0px;
	left: 400px;
	text-align: center;
	max-width: 150px;
}

.cards-band .video-card, .cards-band .collection-card {
	padding-right: var(--mtv-card-spacing);
	float: left;
}
.cards-page {
	display: flex;
	flex-wrap: wrap;
	padding-right: 16px;
	position: relative;
}
div.term-sangha-picks .cards-page {
	flex-direction: column;
	padding-right: 0px;
}
.cards-page .video-card, .cards-page .collection-card {
	padding-right: var(--mtv-card-spacing);
	margin-bottom: 30px;
}
.sangha-pick-card {
	width: 100% !important;
}
.sangha-pick-card:nth-child(4n+1) a {
	background-color: #D4CCB3;
}
.sangha-pick-card:nth-child(4n+3) a {
	background-color: #F6E2C8;
}
.sangha-pick-card:nth-child(even) {
	background-color: #F8F1E7;
}
.term-vasanas .sangha-pick-card:nth-child(4n+1) a,
.term-vasanas .sangha-pick-card:nth-child(4n+3) a {
	background: #E6DFD6 !important;
}
.term-vasanas .sangha-pick-card:nth-child(even) {
	background-color: #F6EFE2 !important;
}
.term-vasanas .sangha-pick-text {
	padding-top: 20px;
}
.term-vasanas .sangha-pick-text p {
	line-height: 1.3;
}

.sangha-pick-card:nth-child(even) .se-brush:nth-of-type(1) {
	top: -2px;
	bottom: auto;
}
.sangha-pick-card:nth-child(even) .se-brush:nth-of-type(2) {
	bottom: -2px;
	transform: scaleX(-1) scaleY(-1);
}
.sangha-pick-card a {
	display: flex !important;
	flex-direction: row;
	max-width: 800px;
	margin: 0px auto;
	padding: 20px;
	z-index: 1;
}
.sangha-pick-card:nth-child(even) a {
	padding: 50px 20px;
}
.term-vasanas .sangha-pick-card:nth-child(even) a {
	padding: 85px 20px;
}
.sangha-pick-card a figure {
	width: 40%;
	align-self: flex-start;
	box-shadow: 0px 7px 20px rgb(0 0 0 / 40%);
}
.sangha-pick-card .sangha-pick-info {
	padding-left: 20px;
	width: 60%;
}
.sangha-pick-card .sangha-pick-info h3 {
	margin-top: 0px;
	width: 100%;
}

.cards-page-bounded {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.cards-page-bounded .video-card {
	padding-right: var(--mtv-card-spacing);
	margin-bottom: 30px;
	width: 33%;
}
.cards-page-bounded .video-card.yt figure img {
	height: calc(((730px - 22px) / 3 - var(--mtv-card-spacing) - 7px) / 1.777)
}
@media (min-width: 767px) {
	html.postid-66007 .cards-page-bounded .video-card.yt figure img {
		height: calc(((730px) / 3 - var(--mtv-card-spacing) - 3px) / 1.777);
	}
}
.cards-page .video-card.sangha-pick-card.yt figure img {
	height: 176px;
}

.video-cards .se-card-logo {
	width: auto !important;
	display: inline-block !important;
	vertical-align: middle !important;
}
.video-cards .video-card.SE button.fav {
	display: none !important;
}

.full-width-text {
	max-width: 770px !important;
}

@media (min-width: 768px) {
	.wp-block-columns.full-width-columns {
		margin-left: calc(-50vw + 500px);
		margin-right: calc(-50vw + 500px);
	}
}
@media (max-width: 767px) {
	.wp-block-columns.full-width-columns {
		margin-left: -20px;
		margin-right: -20px;
	}
}

@media (min-width: 768px) and (max-width: 1100px) {
	.cards-page .video-card.sangha-pick-card.yt figure img {
		height: calc((100vw - var(--mtv-nav-width) - 40px) * 0.4 / 1.777 - 4px);
	}
}

.mtv-band.se-teaser {
	display: flex;
	align-items: center;
	padding-right: 22px;
	background: url("/wp-content/themes/moojiorg/img/mtv-free-lp-se-bg.jpg") no-repeat;
	background-size: cover;
	min-height: 420px;
	width: calc(100% + 50px);
}

html.desktop.safari .mtv-band.se-teaser {
	width: 100%;
}
html.desktop.safari .mtv-hero {
	width: calc(100vw); 
	overflow-y: hidden;
	-ms-overflow-style: none;  /* IE and Edge */
  	scrollbar-width: none; 
}
html.desktop.safari .mtv-hero::-webkit-scrollbar {
	display: none;
}
html.desktop.safari .mtv-section-hero>figure {
	min-width: calc(100vw - 230px);
	min-height: 259px;
}
html.desktop.safari.single-collections .mtv-section-hero>figure {
	min-height: 337px;
}

.term-vasanas .mtv-section-hero>figure {
	min-height: 540px !important;
}

html:not(.postid-90563):not(.postid-89907):not(.postid-89727) .term-vasanas .mtv-section-hero>figure {
	min-height: 530px !important;
}
html.postid-90563 .mtv-section-hero>figure,
html.postid-89907 .mtv-section-hero>figure,
html.postid-89727 .mtv-section-hero>figure {
	min-height: 400px !important;
}


@media (min-width: 768px) and (max-width: 1130px) {
	.term-vasanas .mtv-section-hero>figure {
		min-height: 620px !important;
	}
	html:not(.postid-90563):not(.postid-89907):not(.postid-89727) .term-vasanas .mtv-section-hero>figure {
		min-height: 530px !important;
	}
	html.postid-90563 .mtv-section-hero>figure,
	html.postid-89907 .mtv-section-hero>figure,
	html.postid-89727 .mtv-section-hero>figure {
		min-height: 400px !important;
	}
}

.mtv-band.se-teaser h2 {
	margin-bottom: 0px;
}
.mtv-band.se-band {
	display: flex;
	align-items: center;
	padding: 15px 22px;
	max-width: 1040px;
	margin: 0 auto;
}
.se-translations-band .mtv-band.se-band {
	align-items: start;
}
.mtv-band.striped {
	background-color: #fbe8ce;
	padding-bottom: 30px;
}
.mtv-band.striped svg g {
	fill: white;
}
.mtv-band.striped svg:last-child {
	position: absolute;
	bottom: -1px;
}
.mtv-band.cols-4>div {
	width: 25%;
	text-align: center;
	padding: 0 25px;
	align-self: baseline;
}
.mtv-band.cols-4>div img {
	width: auto;
}
.mtv-band.cols-4 .c1 img{
	height: 80px;
}
.mtv-band.cols-4 .c2 img {
	height: 80px;
	padding: 5px 0px;
}
.mtv-band.cols-4 .c3 img {
	height: 80px;
	padding: 10px 0px;
}
.mtv-band.cols-4 .c4 img {
	height: 76px;
	padding-bottom: 9px;
}
.mtv-band.cols-4 .c4 a {
	color: black;
}
.mtv-band.cols-4 .c5 img {
	height: 80px;
}
.mtv-band.cols-4 .c4 {
	margin: 0 auto;
}
.mtv-band.cols-4>div h3 {
	font-size: 18px;
	font-weight: 500;
	color: #CA6930;
}

.mtv-band.se-teaser h2 {
	line-height: 1.5;
}
.mtv-band.se-teaser .left {
	width: 50%;
	padding-right: 30px;
	padding-left: 50px;
}
.mtv-band.se-teaser .right {
	width: 44%;
}
.mtv-band.se-teaser .brush-button {
	margin-top: 10px;
}
.mtv-band.se-teaser .brush-button svg g {
	fill: #BE8274;
}

.mtv-band.se-band .left, .mtv-band.se-band .right {
	width: 50%;
}
.mtv-band.se-band .left {
	padding-right: 25px;
}
.mtv-band.se-band .right {
	padding-left: 25px;
}
.mtv-band.se-band img {
	width: 100%;
}

.term-sahaja-express-landing .se-collection-logo {
	width: 31px !important;
}

.mtv-band h2.band-heading {
	width: 100%;
	text-align: center;
	line-height: 50px;
}

.mtv-band.om-band {
	margin-top: 60px;
}
.mtv-band.om-band .cards-band {
	flex-direction: column;
	background-color: none;
	padding: 10px 0px 20px 0px;
	background-color: transparent;
}
.mtv-band.om-band .cards-band p {
	margin: 17px 0 0 0;
	font-style: italic;
}

.next-videos-container .video-card.yt figure img {
	height: calc(var(--mtv-next-videos-card-width) / 1.777 - 3px);
}


.hero-left .fLang {
	position: absolute;
	top: 0;
	right: 20px;
	line-height: 30px;
}
.hero-left .fLang .select2 {
	width: 75px !important;
}
.hero-left .auto-trans {
	padding: 3px 10px;
	max-width: 70px;
	font-family: 'futura-pt';
	font-size: 14px;
	display: block;
	line-height: 1;
	color: black;
	margin-left: 8px;
}

html.lisbon-2024.attend-page .hero-left .auto-trans {
	color: white;
}

html.lisbon-2024.info-page .mtv-hero-content h1 {
	max-width: 430px;
}
html.lisbon-2026.info-page .mtv-hero-content h1 {
	margin-left: 50px;
}

@media (min-width:768px) and (max-width: 1200px) {
	html.lisbon-2026.info-page .mtv-hero-content h1 {
		margin-left: 0px !important;
	}
}

html.single-events .newsletter-container {
	background-color: transparent;
}
html.single-events .newsletter-container>svg {
	display: none;
}
html.single-events .newsletter-container>div {
	flex-direction: column;
	align-items: baseline;
	padding: 20px;
}
html.single-events .newsletter-container>div>span {
	color: #be8274;
	margin-bottom: 10px;
}
html.single-events .newsletter-container>div input {
	max-width: 210px;
}

html.page-template-template-sangha-day .mtv-hero h1 {
	opacity: 0 !important;
}

html.page-template-template-sangha-day ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

@media(min-width: 768px) {
	html.page-template-template-sangha-day .mtv-hero>figure {
		margin-left: calc(-960px + 50vw);
	}
}

@media(max-width: 767px) {
	html.page-template-template-sangha-day .mtv-hero>figure {
		margin-left: calc(-280px + 50vw);
	}
	html.postid-66995 iframe {
		height: calc((100vw - 40px) / 1.777);
	}
}

html.single-events .hero-left .fLang .select2, 	
html.term-sahaja-express .hero-left .fLang .select2, 
html.term-se .hero-left .fLang .select2 {
	width: 110px !important;
}

.hero-left .fLang .select2-selection__rendered {
	color: black !important;
}

.hero-left .fLang .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: black transparent transparent transparent;
}

html.lisbon-2024.attend-page .hero-left .fLang .select2-selection__rendered {
	color: white !important;
}

html.lisbon-2024.attend-page .hero-left .fLang .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: white transparent transparent transparent;
}

.video-card a {
	color: black;
	display: block;
	overflow: hidden;
	position: relative;
}

.video-card.Free.new::before {
	display: block;
	content: '';
	pointer-events: none;
	position: absolute;
	top: 0px;
	right: 12px;
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	border-top: 20px solid #55828B;
	border-right: 20px solid #55828B;
	border-left: 20px solid transparent;
	border-bottom: 20px solid transparent;
	will-change: transform;
	z-index: 3;
}
.next-videos-container .video-card.Free.new::before {
	right: 0px;
}

.video-card.Free.new::after {
	content: 'New';
	display: block;
	position: absolute;
	top: -19px;
	right: -31px;
	width: 80px;
	height: 17px;
	text-align: center;
	transform: rotate(45deg);
	transform-origin: 0 0;
	font-family: "futura-pt";
	color: #fff;
	font-size: 13px;
	font-style: italic;
	z-index: 4;
}

.next-videos-container .video-card.Free.new::after {
	right: -41px;
}

.video-card.sangha-pick-card.Free.new::before,
.video-card.sangha-pick-card.Free.new::after {
	display: none;
}

.hero-card:not(.collection-hero-card) {
	box-shadow: 0px 7px 40px rgb(0, 0, 0, 0.4);
}
.hero-card:not(.no-play) figure:after {
    content:' ';
    background:no-repeat center/contain url("/wp-content/themes/moojiorg/img/mtv-play2.png");
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    width:22%;
    height:22%;
}

.video-card {
	position: relative;
}

.video-card a:hover {
	text-decoration: none;
}

.video-card img, .collection-card img {
	width: 100%;
	display: block;
}

.video-card.yt figure img {
	object-fit: cover;
}

/*related videos double image start*/
.video-card.rv .se-video-brush-label {
	top: 11px;
}

.video-card.rv figure {
	overflow: hidden;
}

.video-card.rv .related-video-cont {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.4;
}

html.single-sevideos .video-card.rv .related-video-cont {
	display: none;
}

html:not(.single-sevideos) .video-card.rv .related-video-thumb {
	filter: sepia(1);
   	mix-blend-mode: multiply;
	scale: 0.93;
	transform: translate(-9px, -5px);
}

html:not(.single-sevideos) .video-card.rv img:not(.related-video-thumb) {
	transform: translate(9px, 5px);
	scale: 0.93;
	box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 20%);
}
/*related videos double image end*/

.video-card h3 {
	text-transform: uppercase;
	font-size: 16px !important;
	letter-spacing: 0.5px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 20px;
	width: 86%;
}

.hero-card .hero-info {
	position: absolute;
	bottom: 0px;
	left: 0px;
    padding-bottom: 12px;
	padding-left: 15px;
	width: 100%;
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
.hero-card.collection-hero-card .hero-info {
	background: none !important;
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	gap: 10px;
	top: -6px;
}
.hero-card.collection-hero-card .hero-info p {
	font-size: 16px;
}
.hero-card.collection-hero-card .hero-info a.brush-button {
	padding: 15px 52px 10px 88px;
	transform: translateX(-10px);
}
.hero-card h2 {
	color: white;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 3px;
	width: 85%;
	line-height: 23px;
}
.hero-card.collection-hero-card h2 {
	width: 100%;
	text-align: center;
	font-size: 24px;
}
html.se-landing-vasanas .mtv-hero-content .hero-right {
	max-width: 460px;
}

.se-video-brush-label {
	position: absolute;
	top: 0px;
	right: -8px;
	background: url("/wp-content/themes/moojiorg/img/se-featured-video-label.png?v3") no-repeat;
	background-size: cover;
	height: 90px;
	min-width: 170px;
	padding-top: 30px;
	padding-left: 45px;
	padding-right: 10px;
	font-style: italic;
	font-family: 'futura-pt';
	font-size: 16px;
}

.se-video-brush-label.gem-brush {
	background: url("/wp-content/themes/moojiorg/img/se-gem-video-label.png?v1") no-repeat;
	background-size: cover !important;
	font-weight: 500;
}

body.page-id-83058 .video-card .se-video-brush-label { 
	right: 0px;
}


.custom-badge {
	position: absolute;
	top: 7px;
	left: 7px;
	background: url("/wp-content/themes/moojiorg/img/smudge.png?v2") no-repeat;
	border-radius: 15px;
	background-size: cover;
	padding: 5px 10px;
	font-style: italic;
	font-family: Georgia;
	font-size: 15px;
	font-weight: 500;
}

.video-card .se-video-brush-label {
	right: 9px;
	height: 60px;
	min-width: auto;
	padding-top: 17px;
	padding-left: 28px;
	font-size: 15px;
}
.video-card.sangha-pick-card .se-video-brush-label {
	right: -3px;
}

.next-videos-container .video-card .se-video-brush-label {
	right: -3px;
}

body.term-mooji-tv .video-card .se-video-brush-label {
	display: none;
}

.collection-hero-brush-label.se-video-brush-label {
	top: -5px;
	min-width: 90px;
	padding-left: 42px;
	right: 10px;
}

.collection-card .collection-card-img {
	position: relative;
}

.collection-card:not(.Retreat):not(.horizontal) .collection-card-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #7d3618;
	opacity: 0.1;
}

.collection-card h3 {
	position: absolute;
	color: white;
	top:40%;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 400;
	width: 95%;
	left: 2.5%;
	text-align: center;
	line-height: 1.3;
	text-shadow: 1px 2px 8px #DED7D3;
}

.collection-card.horizontal h3 {
	display: none;
}
.collection-card.horizontal span.frame {
	display: none;
}

body.daily-contemplation .collection-card span.frame {
	display: none;
}
body.daily-contemplation .see-all {
	display: none;
}

img.se-collection-logo {
	width: 31px;
	margin: 0 auto;
	margin-top: 7px;
	opacity: 0.7;
}

.collection-card.Retreat:not(.collection-card-70126):not(.collection-card-66604):not(.collection-card-82156):not(.collection-card-83775):not(.collection-card-83768) h3,
.collection-card-82156 h3,
.collection-card-83775 h3 {
	display: none;
}

.video-card .close-button {
	position: absolute;
	top: 5px;
	right: 7px;
	display: none;
	background: url('/wp-content/themes/moojiorg/img/icons/remove_video.svg') no-repeat;
    width: 18px;
    height: 18px;
	justify-content: center;
	align-items: center;
	z-index: 1;
}

.video-card:hover .close-button {
	display: block;
}

.video-card span.subtitle {
	color: #7F7F7F;
	font-family: 'futura-pt';
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	display:block;
}

.video-card span.time {
	color: #7F7F7F;
	font-family: 'futura-pt';
	font-size: 14px;
	font-style: italic;
}
.hero-card.Free span.time {
	font-size: 18px;
}
.video-card span.time img {
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.hero-card span.time {
	color: white;
}

html.info-page.dv2025 .video-card span.time,
html.attend-page.dv2025 #home .video-card span.time,
html.postid-88074 .video-card span.time
{
	display: none;
}

/* Birthday 2026 page */
html.birthday-page .video-card.Free.new::after,
html.birthday-page .video-card.Free.new::before {
	display: none;
}

html.birthday-page .sangha-pick-card:nth-child(even) {
	background-color: white !important;
}

html.birthday-page .sangha-pick-card>a {
	border-radius: 20px;
}
html.birthday-page .sangha-pick-info h3 {
	margin-bottom: 5px;
}

html.birthday-page .sangha-pick-text {
	padding-top: 20px;
}

html.birthday-page .sangha-pick-card {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

html.birthday-page .sangha-pick-card.in-view {
  opacity: 1;
  transform: translateY(0);
}

html.birthday-page .hero-card:not(.collection-hero-card) {
	box-shadow: none !important;
}

html.birthday-page .mtv-hero>figure {
	opacity: 1 !important
}

html.birthday-page .cards-page-bounded .video-card.yt figure img {
	height: calc(((730px - 22px) / 2 - var(--mtv-card-spacing) - 7px) / 1.777);
}

html.birthday-page .video-card:not(.sangha-pick-card) span.time {
	display: none;
}


.video-card figure, .collection-card figure {
	position: relative;
}

.video-card .video-length {
	position: absolute;
	right: 7px;
	bottom: 8px;
	padding: 2px 7px 1px 7px;
	border-radius: 20px;
	background-color: #55828B;
	color: white;
	font-size: 13px;
	font-family: 'futura-pt';
	font-weight: 500;
	z-index:1;
}

.video-card.SE .video-length {
	color: black;
	background-color: #FEDCA5;
}

.video-card.Retreat .video-length {
	background-color: #E69A56;
}

div.video-card[data-videoid="66576"] .video-length,
div.video-card[data-videoid="77696"] .video-length,
div.video-card[data-videoid="66576"] .video-length,
div.video-card[data-videoid="85527"] .video-length,
div.video-card[data-videoid="88721"] .video-length,
div.video-card[data-videoid="89005"] .video-length,
div.video-card[data-videoid="66576"] .fav {
	display: none;
}

div.hero-card[data-videoid="85527"] .hero-info h2,
div.hero-card[data-videoid="88721"] .hero-info h2,
div.hero-card[data-videoid="89005"] .hero-info h2 {
	display: none;
}

div.hero-card[data-videoid="85527"] figure:after,
div.hero-card[data-videoid="88721"] figure:after,
div.hero-card[data-videoid="89005"] figure:after
{
	display: none;
}

div.hero-card[data-videoid="77696"] figure:after {
	display: none;
}

div.video-card[data-videoid="88721"] .se-video-brush-label,
div.video-card[data-videoid="89005"] .se-video-brush-label
 {
	display: none;
}

.video-card .watched-status {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 5px;
	background-color: #D85C2B;
	z-index: 2;
}

.video-card.cc figure:after {
	content: 'CC';
	position: absolute;
	font-family: 'futura-pt';
	font-size: 16px;
	font-weight: 500;
	color: black;
	right: 0px;
	bottom: -29px;
}

.video-card button.fav {
	background: url(/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite.png?v2) no-repeat -33px 0px;
	position: absolute;
	width: 20px;
    height: 20px;
	background-size: 70px;
	right: 0px;
	bottom: -32px;
	opacity: 0.6;
	display: inline-block;
	transition: none;
}

.video-card button.fav.selected {
	background: url(/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite.png?v2) no-repeat -33px -20px;
	background-size: 70px;
	opacity: 1;
	bottom: -33px;
}

span.frame {
	position: absolute;
}
span.top-frame {
	left: 0px;
	top: -4px;
	bottom: 0px;
	width: 100%;
	height: 0px;
}
span.bottom-frame {
	left: 0px;
	transform: scaleX(-1) scaleY(-1);
	bottom: -1px;
	width: 100%;
}
span.right-frame  {
	top: 0px;
	right: -10px;
	transform: scaleY(-1);
}
span.right-frame img, span.left-frame img {
	height: 100%;
}
span.left-frame  {
	top: 0px;
	left: -12px;
	transform: scaleX(-1);
}

/* Just Be START */
html.justbeapp #wpadminbar, 
html.justbeapp #rank-math-analytics-stats-wrapper,
html.justbeapp header.main>div>button span:nth-child(4) {
	display: none !important;
}

html:not(.justbeapp) .mooji-logo-white, html.justbeapp .mooji-logo-black {
	display: none !important;
}

html.justbeapp .mooji-logo-white {
	display: block;
}

html.justbeapp header.main, html.justbeapp header.main.moved {
	background-color: transparent !important;
}
html.justbeapp header.main>svg>g {
	fill: transparent !important;
}

html.justbeapp header.main>div>button span {
	background: #D1CAB5;
}

@media(display-mode: standalone) {
	#wpadminbar, #rank-math-analytics-stats-wrapper {
		display: none !important;
	}
}

html.single-events.translated-ltr header.main {
	margin-top: 35px;
}

html.single-events .goog-te-gadget {
	justify-self: end;
	/* max-width: 152px; */
	margin-right: 0px;
}
html.single-events .goog-te-gadget>div {
	margin-bottom: -10px;
}
html.single-events .goog-te-gadget-simple a:hover {
	text-decoration: none;
}

html.single-events .goog-te-gadget .goog-te-combo {
	max-width: 152px;
}
html.single-events.info-page .goog-te-gadget .goog-te-combo {
	background: transparent;
}
html.single-events.attend-page .goog-te-gadget,
html.single-events.attend-page .goog-te-gadget span,
html.single-events.attend-page .goog-te-gadget span>a {
	/* color:white; */
}
html.single-events.lisbon-2026:not(.translated-ltr) .auto-translate-btn {
	display: none;
}
html.single-events.lisbon-2026.translated-ltr .auto-translate-btn {
	display: block;
	width: 120px;
	margin-top: 10px;
}

@media (max-width: 767px) {
	html.single-events.lisbon-2026.attend-page.translated-ltr .auto-translate-btn {
		margin-top: 3px;
	}
}

.sitting-container {
	width: 100%;
	background-color: black;
	margin-top: -93px !important;
	overflow: hidden;
	background: url('https://cdn.mooji.org/wp-content/themes/moojiorg/img/justbe-bg-bluecam.jpg') no-repeat;
    background-size: cover; 
    background-position: center;
	position: relative;
}

.sitting-container .brush-container {
	bottom: -22px;
}

@media all and (-webkit-min-device-pixel-ratio: 2), all and (min--moz-device-pixel-ratio: 2), all and (min-device-pixel-ratio: 2) {
	.sitting-container {
		background: url('https://cdn.mooji.org/wp-content/themes/moojiorg/img/justbe-bg-bluecam@2x.jpg') no-repeat;
		background-size: cover; 
		background-position: center;
	}
}

.sitting-setup, .sitting-inprogress {
	width: 100%;
	max-width: 500px;
	/*height: calc(100vw / 1.777 + 60px)*/;
	height: max(730px, 100vh + 30px);
	min-height: 281px;
	margin: 0 auto;
	padding: 35px 20px 20px 20px;
	/* background: url('/wp-content/themes/moojiorg/img/sitting-brighter-bg.jpg') no-repeat;
    background-size: cover; 
    background-position: center; */
}

.sitting-inprogress {
	display: none;
}

.sitting-inprogress .sitting-type {
	margin-top: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.sitting-inprogress .sitting-type img {
	display: none;
	margin: 0 auto;
	width: 160px;
	/* -webkit-filter: drop-shadow(0px 0px 12px #E2CD9B);
	filter: drop-shadow(0px 0px 12px #E2CD9B); */
}

.sitting-inprogress .sitting-type img.sticks {
	transform: scale(0.85) translateX(10px);
}

.sitting-setup h2 {
	text-align: center;
	font-family: 'futura-pt';
	font-size: 28px;
	text-transform: uppercase;
	/* opacity: 0.9; */
	letter-spacing: 1.5px;
	color: #FADAA7;
	font-weight: 400;
	margin-bottom: 0px;
}

.sitting-setup-time {
	display: flex;
    flex-direction: column;
    align-items: center;
	margin-top: 40px;
}

.sitting-setup-time h3 {
	text-align: center;
	font-family: 'futura-pt';
	font-size: 18px;
	color: #FBF2D3;
	letter-spacing: 0.5px;
	font-weight: 400;
}

.sitting-countdown {
	margin: 165px auto 165px auto;
	font-size: 54px;
	font-family: 'futura-pt';
	color: #FBF2D3;
	text-align: center;
	position: relative;
}

.sitting-timer {
	font-size: 41px;
	font-family: 'futura-pt';
	color: #FBF2D3;
	min-width: 110px;
}

.sitting-countdown>div, .sitting-timer {
	transition: opacity 2s;
	opacity: 1;
}

.sitting-countdown img {
	opacity: 0;
	position: absolute;
    top: -20px;
    width: 140px;
    left: 50%;
    transform: translateX(-50%);
	transition: opacity 1.8s;
}
.sitting-countdown img.sticks {
	transform: scale(0.85) translateX(-49%);
}

.sitting-countdown.pretimer>div {
	opacity: 0;
}

.sitting-countdown.pretimer.sticks img.sticks,
.sitting-countdown.pretimer.contemplation img.contemplation,
.sitting-countdown.pretimer.silence img.silence {
	opacity: 1;
}

.sitting-countdown span {
	opacity: 0.4;
}

/*
.sitting-playing {
	text-align: center;
}
.sitting-playing .bar {
	display: inline-block;
	position: relative;
	margin-right: 1px;
	width: 4px;
	height: 0px;
	overflow: hidden;
	background: #FBF2D3;
	color: transparent;
	opacity: 0.8;
}
.sitting-playing.playing .bar {
	height: 1px;
	animation-name: audio-pulse;
	animation-duration: 1s;
	animation-iteration-count: infinite;
}
.sitting-playing.paused .bar {
	height: 0px;
	animation-name: audio-pulse;
	animation-duration: 1s;
	animation-iteration-count: 1;
}
.n1 {
	animation-delay: 0.1s;
}
.n2 {
	animation-delay: 0.7s;
}
.n3 {
	animation-delay: 0.3s;
}
@keyframes audio-pulse {
	0% {
		height: 1px;
		margin-top: 0;
	}
	10% {
		height: 8px;
		margin-top: -8px;
	}
	30% {
		height: 3px;
		margin-top: -3px;
	}
	60% {
		height: 6px;
		margin-top: -6px;
	}
	80% {
		height: 10px;
		margin-top: -10px;
	}
	100% {
		height: 1px;
		margin-top: 0;
	}
}*/

#sitting-length-picker {
	display: flex;
    justify-content: center;
    position: relative;
    font-size: 40px;
    font-family: 'Georgia';
    color: #FBF2D3;
	overflow-x: auto;
	overflow-y: hidden;
	scroll-snap-type: x mandatory;
	scroll-snap-stop: always;
	width: 320px;
	margin: 12px auto 18px auto;
	scroll-behavior: smooth;
	line-height: 60px;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; 
	opacity: 0.8;
	scrollbar-width: none;
}

#sitting-length-picker::-webkit-scrollbar {
	display: none;
}

#sitting-length-picker>div { 
	overflow: visible;
	display: grid;
	grid-template-columns: repeat(12, 70px);
	padding-left: 1540px;
	padding-right: 770px;
}

#sitting-length-picker>div>div { 
	text-align: center;
	scroll-snap-align: center;
	width: 70px;
	cursor: pointer;
	/* transform: rotate3d(0, 1, 0, 90deg) scale(0.9); */
	transform: scale(0.8);
	transition: all 300ms linear;
}

#sitting-length-picker>div>div.selected {
	transform: rotate3d(0, 1, 0, 0deg) scale(1);
}

#sitting-length-picker>div>div.selectedl {
	opacity: 0.5;
	/* transform: rotate3d(0, 1, 0, 20deg) scale(0.9); */
	transform: scale(0.9);
}
#sitting-length-picker>div>div.selectedll {
	/* transform: rotate3d(0, 1, 0, 40deg) scale(0.8); */
	transform: scale(0.8);
	opacity: 0.3;
}
#sitting-length-picker>div>div.selectedr {
	opacity: 0.5;
	/* transform: rotate3d(0, 1, 0, -20deg) scale(0.9); */
	transform: scale(0.9);
}
#sitting-length-picker>div>div.selectedrr {
	/* transform: rotate3d(0, 1, 0, -40deg) scale(0.8); */
	transform: scale(0.8);
	opacity: 0.3;
}

.sitting-setup-type {
	display: flex;
    flex-direction: row;
    align-items: center;
	position: relative;
	cursor: pointer;
	width: 100%;
	max-width: 460px;
	margin: 15px auto;
	gap: 20px;
	padding: 22px 0px 22px 25px;
	/* background: url('/wp-content/themes/moojiorg/img/justbe_oval@2x.png') no-repeat; */
    background-size: 80%; 
    background-position: center;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}

.sitting-setup-type:focus {
	outline: none;
	box-shadow: none;
}

.sitting-setup-type.selected {
	background: url('/wp-content/themes/moojiorg/img/justbe-sitting-brush@2x.png') no-repeat;
    background-size: contain; 
    background-position: center;
}

.sitting-setup-type .separator {
	background: #BE9D6D;
	opacity: 0.45;
	height: 52px;
	width: 0.5px;
}

.sitting-setup>.separator {
	/* background: #BE9D6D; */
	opacity: 0.63;
	height: 0.5px;
	width: 100%;
	max-width: 334px;
	margin: 0 auto 30px auto;
}

.sitting-setup-type.contemplation {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.sitting-setup-type.contemplation {
		margin-top: 50px;
	}
}

.sitting-setup-type.silent {
	margin-bottom: 30px;
}


.sitting-setup-type>img {
	width: 100px;
	user-select: none;
	/* -webkit-filter: drop-shadow(0px 0px 6px #E2CD9B);
	filter: drop-shadow(0px 0px 6px #E2CD9B); */
	/* margin-top: -20px; */
}
.sitting-setup-type.sticks img {
	transform: scale(0.85) translateX(10px);
	-webkit-filter: drop-shadow(0px 0px 6px rgba(226, 205, 155, 0.7));
	filter: drop-shadow(0px 0px 6px rgba(226, 205, 155, 0.7));
}
.sitting-setup-type h3, .sitting-inprogress .sitting-type h3 {
	font-family: 'futura-pt';
	color: #FBF2D3;
	opacity: 0.8;
	letter-spacing: 1.5px;
	margin: 0px;
	margin-top: -10px;
	font-weight: 400;
	font-size: 24px;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; 
}

.sitting-inprogress .sitting-type h3 {
	font-size: 26px;
}
.sitting-inprogress .sitting-type h4 {
	margin: 5px 0px 0px 0px;
	color: #FBF2D3;
	font-family: 'futura-pt';
	font-weight: 400;
	font-size: 18px;
	opacity: 0.8;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; 
}

.sitting-preparing {
	font-family: 'futura-pt';
	color: #FBF2D3;
	font-family: 'futura-pt';
	font-size: 18px;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; 
	font-style: italic;
	text-align: center;
	margin-top: -125px;
	margin-bottom: 160px;
	letter-spacing: 0.5px;
	font-weight: 400;
	opacity: 0;
	transition: opacity 1.8s;
}

.sitting-preparing.pretimer {
	opacity: 0.8;
}

.sitting-setup-type p {
	font-family: 'futura-pt';
	color: #F8F1E7;
	opacity: 0.75;
	font-style: italic;
	letter-spacing: 0.5px;
	margin: 0px;
	text-align: left;
	font-size: 18px;
	position: relative;
	font-weight: 300;
	max-width: 250px;
	/* display: none; */
	max-height: 0px;
	opacity: 0;
	/* transition: max-height 0.5s ease-out; */
	overflow: hidden;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; 
}

.sitting-setup-type.selected p {
	/* display: block; */
	max-height: 200px;
	opacity: 0.75;
	/* transition: max-height 1s ease-in; */
	transition: max-height 1s ease-in, opacity 0.5s ease-in;
}

.contemplation-track {
	font-family: 'futura-pt';
	color: white;
	font-style: italic;
	letter-spacing: 0.5px;
	font-size: 18px;
	opacity: 0.9;
	font-weight: 300;
	position: relative;
	padding-right: 25px;
	text-align: left;
}
.contemplation-track.animated::after {
	content: ' ';
    position: absolute;
    background: url(/wp-content/themes/moojiorg/img/justbe-picker@2x.png) no-repeat;
    background-position: center;
    background-size: contain;
    width: 11px;
    height: 20px;
    padding-top: 2px;
    margin-left: 7px;
	animation: bouncey 2.5s linear 1;
  	transform-origin: center bottom;
}

@keyframes bouncey {
	from,
	20%,
	53%,
	to {
	  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	  transform: translate3d(0, 0px, 0);
	}
	40%,
	43% {
	  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	  transform: translate3d(0, -10px, 0);
	}
	70% {
	  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	  transform: translate3d(0, -5px, 0);
	}
	80% {
	  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	  transform: translate3d(0, 0, 0);
	}
	90% {
	  transform: translate3d(0, -2px, 0);
	}
  }

.contemplations-menu-container {
	position: relative;
	width: 100%;
	height: 1px;
}
.contemplations-menu {
	position: absolute;
	padding: 0px;
	/* background-color: #4C4137; */
	top: 15px;
	right: 35px;
	width: 395px;
	border-radius: 4px;
	display: block;
	box-shadow: 0 14px 35px 0 rgba(9,9,12,0.4);
	z-index: 2;
	opacity: 0;
	pointer-events: none;
	transform: translateY(20px);
	transition: all 200ms linear;
	max-height: 360px;
	overflow-y: scroll;
	backdrop-filter: blur(6px);
	-webkit-backdrop-filter: blur(6px);
	max-width: 430px;
	border: 1px solid rgba(251, 242, 211, 0.05);
}
.contemplations-menu::-webkit-scrollbar {
	display: none;
}
.contemplations-menu-container:after {
    position: absolute;
    top: 7px;
    right: 50%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #4C4137;
    content: '';
    display: block;
    z-index: 2;
	transform: translateY(20px);
    transition: all 200ms linear;
	opacity: 0;
}

.contemplations-menu-container.open:after {
	opacity: 1;
	transform: translateY(-20px);
	transition: all 400ms linear;
}

.contemplations-menu.open {
	/* background-color: #4C4137; */
	box-shadow: 0 14px 35px 0 rgba(9,9,12,0.15);
	opacity: 1;
	pointer-events: auto;
	transform: translateY(-20px);
	transition: all 400ms linear;
}

.contemplation-choice-info {
	font-family: 'futura-pt';
	font-size: 17px;
	font-weight: 400;
	color: #FBF2D3;
	opacity: 0.9;
	letter-spacing: 0.5px;
	padding: 10px;
	display: block;
	text-align: center;
}

.contemplation-choice {
	display: flex;
	padding: 10px 10px;
	border-bottom-color: white;
	text-align: left;
	cursor: pointer;
	color: white;
	gap: 10px;
	-webkit-tap-highlight-color: transparent;
}

html.desktop .contemplation-choice:hover {
	background: #645950;
}
.contemplation-choice.selected {
	/* color: orange; */
	background: #645950;
}

.contemplation-choice>img {
	width: 110px;
	height: 64px;
}
.contemplation-choice .actions {
	padding-top: 0px;
	display: flex;
	/* flex-direction: column; */
	gap: 15px;
	align-items: center;
}

.contemplation-choice>.actions {
	align-items: end;
}

.contemplation-choice .details .actions {
	margin-top: 5px;
}

.contemplation-choice>.details {
	flex-grow: 1;
	font-family: 'futura-pt';
	font-size: 16px;
	font-weight: 400;
	color: #FBF2D3;
	opacity: 0.8;
	letter-spacing: 0.5px;
}
.contemplation-choice .actions .preview {
	min-height: 32px;
}
.contemplation-choice .actions .preview .play,
.contemplation-choice .actions .preview .pause,
.contemplation-choice .actions .fav .fav, 
.contemplation-choice .actions .fav .faved {
	padding: 2px 0px;
	width: 28px;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}
.contemplation-choice .actions .preview button {
	outline: none;
	-webkit-tap-highlight-color: transparent;
}
.contemplation-choice .actions .preview.isPlaying .play,
.contemplation-choice .actions .preview:not(.isPlaying) .pause,
.contemplation-choice .actions .preview.loading .pause,
.contemplation-choice .actions .preview.loading .play,
.contemplation-choice .actions .fav:not(.selected) .faved,
.contemplation-choice .actions .fav.selected .fav {
	display: none;
}
.contemplation-choice .actions .preview.isPlaying:not(.loading) .pause,
.contemplation-choice .actions .preview:not(.isPlaying):not(.loading) .play,
.contemplation-choice .actions .fav.selected .faved,
.contemplation-choice .actions .fav:not(.selected) .fav {
	display: block;
}

.contemplation-choice .actions .fav img {
	transition: transform 0.2s ease-in;
}

.contemplation-choice .this-week-badge {
	display: none;
	/* margin-top: 10px; */
    padding: 2px 5px;
    background-color: #FEDCA5;
    color: #333;
    border-radius: 5px;	
	width: 70px;
    text-align: center;
}
.contemplation-choice.this-week .this-week-badge {
	display: block;
}

.contemplation-choice .actions button.choose img {
	padding: 2px 0px;
	width: 36px;
	margin-bottom: 5px;
}

@media (hover: none) {
	.contemplation-choice .actions .fav:active img {
		transform: scale(1.3);	
	}
}
@media (hover: hover) {
	.contemplation-choice .actions .fav:hover img {
		transform: scale(1.3);	
	}
}
.contemplation-choice .loading-spinner {
	margin: 0px;
	border-top: 5px solid #fff;
}

.sitting-controls {
	text-align: center;
	position: absolute;
	z-index: 1;
	display: flex;
	justify-content: center;
	gap: 20px;
    bottom: 155px;
    left: 50%;
    transform: translateX(-50%);
}

.sitting-setup .sitting-controls {
	flex-direction: column;
	width: 100%;
}

.sitting-setup .sitting-controls .begin-button {
	align-self: center;
}

.sitting-controls p.msg, .sitting-inprogress p.msg {
	color: #FBF2D3;
	display: inline-block;
	margin-top: -10px;
	margin-bottom: -25px;
	font-family: 'Georgia';
	font-size: 16px;
	line-height: 17px;
	font-style: italic;
	/* height: 50px; */
	padding: 10px 20px;
    max-width: 400px;
    align-self: center;
}

.sitting-inprogress p.msg {
	text-align: center;
}


/* .sitting-controls .begin-button {
	margin-top: 40px;
} */

.sitting-controls .begin-button img {
	width: 35px;
}

.sitting-controls .pause-button, .sitting-controls .stop-button, .sitting-controls .begin-button {
	background-color: rgba(182,139,55, 0.3);
	color: #FBF2D3;
	letter-spacing: 0.5px;
	padding: 13px 20px;
	border-radius: 10px;
	cursor: pointer;
	font-family: 'futura-pt';
	letter-spacing: 1.5px;
	font-size: 20px;
	text-transform: uppercase;
}

.sitting-controls button:hover, .sitting-controls button:focus {
	text-shadow: 0px 2px 8px rgba(255, 255, 255, 0.6);
}

@media(max-width: 767px) {

	/* .sitting-controls .begin-button {
		margin-top: 65px;
	} */

	.contemplation-choice .actions button.choose img {
		/* margin-bottom: -2px; */
	}

	.sitting-setup, .sitting-inprogress {
		/* height: calc(100vw  * 1.5 + 200px); */
		height: calc(100vh + 25px);
		margin-top: 45px;
		padding: 60px 10px 20px 10px;
	}

	.sitting-container {
		background: url('https://cdn.mooji.org/wp-content/themes/moojiorg/img/timer-bg-lighter-version.jpeg') no-repeat;
		background-size: cover; 
		background-position: center;
		margin-top: -43px !important;
	}

	html.no-secondary-menu .account-menu-mobile {
		display: none !important;
	}

	.sitting-setup h2 {
		font-size: 24px;
	}

	.sitting-setup-type {
		gap: 8px;
	}
	.sitting-setup-type>div:not(.separator) {
		margin-left: 8px;
	}

	.sitting-setup-type h3 {
		font-size: 22px;
	}
	.sitting-inprogress .sitting-type h3 {
		font-size: 24px;
	}
	.sitting-inprogress .sitting-type h4 {
		font-size: 20px;
	}

	.sitting-inprogress .sitting-type {
		margin-top: 30px;
	}

	.sitting-setup-type p {
		font-size: 16px;
		font-weight: 400;
	}
	.contemplation-track {
		font-size: 16px;
		text-align: left;
		font-weight: 400;
	}
	.contemplations-menu {
		width: calc(100vw - 22px);
		right: 0px;
		top: 15px;
	}
	.contemplations-menu-container:after {
		top: 7px;
	}
	html.justbeapp header.main.moved {
		backdrop-filter: blur(6px);
		-webkit-backdrop-filter: blur(6px);
		padding-bottom: 10px;
	}
	.sitting-container {
		background-position: 50% center;
	}
	.sitting-container.inprogress::before {
		background: rgba(0, 0, 0, 0.2); /* semi-transparent black */
		-webkit-transition: background-color 1200ms linear;
    	-ms-transition: background-color 1200ms linear;
    	transition: background-color 1200ms linear;
	}
	.sitting-container::before {
		content: "";
		position: absolute;
		top: 0; left: 0; right: 0; bottom: 25px;
		background: rgba(0, 0, 0, 0.6); /* semi-transparent black */
		z-index: 1;
	}	
	.sitting-setup {
		z-index: 2;
		position: relative;
	}
	
	.sitting-container .brush-container {
		bottom: -1px;
	}
	.sitting-setup-type {
		padding: 10px 0px 10px 15px;
	}
	.sitting-setup>.separator {
		max-width: calc(52vw);
		margin-left: 20px;
	}

	.sitting-controls {
		bottom: 220px;
	}
}

@media (max-width: 375px) {
	.sitting-setup-type {
		padding: 10px 0px 10px 5px;
	}
}


@media (max-width: 767px) and (min-height: 668px) {
	.sitting-setup-type.contemplation {
		margin-top: 65px;
	}

	.sitting-countdown {
		margin-top: 220px;
	}
}

@media (max-width: 767px) and (min-height: 800px) {
	.sitting-setup-type.contemplation {
		margin-top: 80px;
	}
}

@media (max-width: 767px) and (min-height: 668px) and (display-mode: standalone) {
	.sitting-setup-type.contemplation {
		margin-top: 75px;
	}
	.sitting-controls {
		bottom: 210px;
	}
}

@media (max-width: 767px) and (min-height: 820px) and (display-mode: standalone) {
	.sitting-setup-type.contemplation {
		margin-top: 80px;
	}
	.sitting-controls {
		bottom: 210px;
	}
}

@media (max-width: 767px) and (max-height: 667px) {
	.sitting-countdown {
		margin: 130px auto 130px auto;
	}
	
	.sitting-preparing {
		margin-top: -105;
		margin-bottom: 140;
	}
	.sitting-setup-type {
		padding: 10px 0px 10px 5px;
	}	
}

@media (max-width: 767px) and (max-height: 667px) and (display-mode: browser) {
	.sitting-controls {
		bottom: 220px;
	}
}

@media (max-width: 375px) and (max-height: 580px) and (display-mode: browser) {
	.sitting-controls {
		bottom: 160px;
	}
}

@media (max-width: 767px) and (max-height: 667px) and (display-mode: standalone) {
	.sitting-controls {
		bottom: 160px;
	}
}

@media (max-width: 767px) and (min-height: 710px) and (max-height: 819px) and (display-mode: standalone) {
	.sitting-controls {
		bottom: 180px;
	}
}

@media (max-width: 767px) and (min-height: 820px) and (display-mode: browser) {
	.sitting-controls {
		bottom: 220px;
	}
}

/* Just Be END */

.main-video-container:not(.modal-video-container) {
	width: 100%;
	height: 70vh;
	background-color: black;
}
.main-video-container:not(.modal-video-container):not(.soundcloud):not(.html5audio) {
	padding-top: 15px;
}

.main-video-player:not(.modal-video-player) {
	height: 100%;
	margin: 0 auto;
	width: calc(70vh * 1.777);
}
.main-video-player[data-videoprovider=jw] {
	width: 100%;
}
.main-video-player[data-videoprovider=jw] #video-player {
	height: 100% !important;
}
@media (min-width: 769px) {
	.main-video-player:not(.modal-video-player)[data-videoprovider=yt] {
		max-width: calc(70vh * 1.6);
	}
}

.main-video-container:not(.modal-video-container).soundcloud {
	height: 190px;
	transition: height 0.6s ease-in-out;
}
.main-video-container:not(.modal-video-container).soundcloud .main-video-player {
	height: 166px;
	width: 100%;
	padding-top: 20px;
	transition: height 0.6s ease-in-out;
}
.main-video-container:not(.modal-video-container).html5audio {
	height: 78px;
	transition: height 0.6s ease-in-out;
}
.main-video-container:not(.modal-video-container).html5audio .main-video-player {
	width: 100%;
	padding-top: 20px;
	transition: height 0.6s ease-in-out;
	height: auto !important;
}
.main-video-container.html5audio audio {
	width: 100%;
}
.modal-video-player {
	margin-top: 20px;
	min-height: 60px;
}

body.term-sahaja-express-live .main-video-player iframe {
	width: 100% !important;
	height: 100% !important;
}
body.term-sahaja-express-live-audio .main-video-container:not(.modal-video-container) {
	height: auto !important;
}
body.term-sahaja-express.se-access header.main>div>nav {
	padding-bottom: 0px;
}

.video-description {
	float: left;
	width: calc(100vw - var(--mtv-nav-width) - var(--mtv-next-videos-card-width) - 50px);
	padding-right: 50px;
}

body.page-template-template-sahaja-express-live .video-description {
	float:left;
	width: calc(100vw - var(--mtv-nav-width));
}

.video-description-text {
	max-width: 700px;
}

body.daily-contemplation .video-description-text {
	max-width: 820px;
}

body.daily-contemplation .collection-card:not(.Retreat):not(.horizontal) .collection-card-overlay {
	background: transparent !important
}

body.daily-contemplation .collection-card-img img {
	border-radius: 20px;
} 

.video-description-text.auto-translated {
	display: none;
}

.video-description-text p {
	font-size: 18px;
	line-height: 1.5;
}
.video-description-text p:first-of-type {
	margin-top: 25px;
}

.next-videos-container {
	float:right;
	width: var(--mtv-next-videos-card-width);
}

.jwplayer {
	margin: 0 auto !important;
}

.jw-state-idle .jw-controls,
.jw-state-idle .jw-controls-backdrop,
.jw-state-complete .jw-controls,
.jw-state-complete .jw-controls-backdrop {
	background: none !important;
}

p.stream-feedback {
	font-size: 13px;
	font-style: italic;
	margin-top: 7px;
}

p.stream-feedback.alternative-stream {
	display: none;
}

.next-videos-container {
	margin-right: 20px;
}

.next-videos-container .video-card {
	margin-bottom: 20px;
}

.next-videos-container h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
}
.next-videos-container .video-card h3 {
	margin-top: 5px;
}
.next-videos-container .video-card.cc figure:after {
	bottom: -24px;
}
.next-videos-container .video-card.favourite figure:before {
	bottom: -27px;
}

.video-description .video-title {
	float:left;
	max-width: 75%;
}
.video-description .video-title h1 {
	line-height: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 500;
}
.video-description .video-info {
	font-family: 'futura-pt';
	font-size: 16px;
	font-style: italic;
	color: #999999;
}
.video-description .video-info img {
	vertical-align: middle;
}
.video-player-actions {
	float: right;
	line-height: 40px;
	margin: 20px 0px 0 0;
	font-size: 32px;
}
.video-player-actions button {
	margin-right: 5px;
}

.mtv-icon {
	display: block;
	width: 40px;
	height: 30px;
}
button .mtv-icon.mtv-heart {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite.png?v2') no-repeat -75px 0px;
	width: 40px;
	height: 40px;
	background-size: 150px;
}
button.selected .mtv-icon.mtv-heart {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite.png?v2') no-repeat -75px -40px;
	width: 40px;
	height: 40px;
	background-size: 150px;
}

button .mtv-icon.mtv-no-video {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite.png') no-repeat -35px 2px;
	width: 40px;
	height: 40px;
	background-size: 150px;
}

button.selected .mtv-icon.mtv-no-video {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite.png') no-repeat -113px 0px;
	width: 40px;
	height: 40px;
	background-size: 150px;
}

button .mtv-icon.mtv-download {
	background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite.png') no-repeat 2px 2px;
	width: 40px;
	height: 43px;
	background-size: 150px;
}
@media all and (-webkit-min-device-pixel-ratio: 2), all and (min--moz-device-pixel-ratio: 2), all and (min-device-pixel-ratio: 2), all and (min-resolution: 192dpi), all and (min-resolution: 2dppx) {
	button .mtv-icon.mtv-heart {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite@2x.png?v2') no-repeat -75px 0px;
		background-size: 150px 71px;
	}	
	button.selected .mtv-icon.mtv-heart {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite@2x.png?v2') no-repeat -75px -40px;
		background-size: 150px 71px;
	}	
	button .mtv-icon.mtv-no-video {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite@2x.png') no-repeat -35px 2px;
		background-size: 150px 71px;
	}	
	button.selected .mtv-icon.mtv-no-video {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite@2x.png') no-repeat -113px 1px;
		background-size: 150px 71px;
	}	
	button .mtv-icon.mtv-download {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite@2x.png') no-repeat 2px 2px;
		background-size: 150px 71px;
	}	
}

html.single-videos, html.single-videos body, 
html.single-sevideos, html.single-sevideos body, 
html.single-rtvideos, html.single-rtvideos body {
	background-color: black;
}
html.single-videos div[get-sections-dctv], 
html.single-sevideos div[get-sections-dctv], 
html.single-rtvideos div[get-sections-dctv],
html.single-videos div[footer-dctv],
html.single-sevideos div[footer-dctv],
html.single-rtvideos div[footer-dctv] {
	background-color: white;
}

html.single-sevideos div[get-sections-dctv] {
	position: relative;
}

html.single-sevideos div[get-sections-dctv] .scheduled-not-available-video {
	width: 100%;
	height: 100%;
	opacity: 0.9;
	background-color: #ddd;
	position: absolute;
	top: 0px;
	display: flex;
	justify-content: center;
	color: black;
	z-index: 1;
}

html.single-sevideos div[get-sections-dctv] .scheduled-not-available-video>p{
	margin-top: calc(50vh);
	text-align: center;
	font-family: 'Georgia';
	font-size: 18px;
	font-weight: 500;
	max-width: 90%;
}

.scroll-to-live {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index: 2;
	display: none;
}
.scroll-to-live button {
	color: white;
    background-color: #a7cbd0;
    padding: 9px 13px 4px 13px;
    font-family: 'futura-pt';
    font-size: 18px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	padding: 0 8% 0 0;
}

.wp-block-media-text.has-media-on-the-left .wp-block-media-text__content {
	padding: 0 0 0 8%;
}

@media(min-width: 1030px) {
	.three-column-width {
		max-width: 990px;
		margin-left: -130px;
		margin-right: -130px;
	}
	.three-column-width .section-container {
		padding: 0px 0px !important;
	}
}

html.desktop body.scrollingUp .scroll-to-live, html.desktop body.scrollingDown .scroll-to-live {
	display: block;
}

.live-player-container {
	width: 640px;
	height: 360px;
	margin: 0 auto;
}

.event-live-player, .collection-live-player {
	box-shadow: 0px 7px 33px rgb(0 0 0 / 40%);
}
.event-live-player {
	position: relative;
}
.event-live-player.audio {
	height: 275px;
}
.event-live-player.audio audio {
	width: 100%;
	position: absolute;
	bottom: 24px;
	height: 40px;
}
.event-live-player .live-player-container {
	max-width: 100%;
	max-height: 275px;
	margin-bottom: 0px;
}

@media(min-width: 768px) {
	html.single-events.in-person-attend-page .event-live-player {
		min-height: 275px;
	}
}

.live-player-container .player-overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: relative;
}
.event-live-player .player-overlay {
	display: block;
}

.live-player-container .player-overlay .text-overlay {
	position: absolute; 
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 20px 15px 2px 15px;
	color: white;
	font-size:18px;
	font-style: italic;
	letter-spacing: 0.5px;
	background: linear-gradient(to bottom, transparent 0%, #000000 100%);
}

.join-mediums-info {
	display: inline-block;
    max-width: 70%;
    position: absolute;
    font-style: italic;
    font-family: '';
    font-family: 'Georgia';
    color: white;
    letter-spacing: 0.5px;
    padding: 5px 5px 0px 15px;
    font-size: 14px;
    text-shadow: 2px 3px 6px #777777;
}
.join-mediums-info a {
	color:white;
	text-decoration: underline;
}
@media(max-width: 767px) {
	.join-mediums-info {
		max-width: 75%;
	}
}

.events-subheader {
	margin-bottom: 40px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 140px;
	right: calc(50vw - 520px);
}

.events-subheader a {
	display: inline-block;
	font-family: 'futura-pt';
	font-size: 18px;
	padding: 0px 20px 0px 15px;
	border-radius: 15px;
	color: black;
	background-color: #a7cbd0;
	text-align: center;
	position: relative;
}

.events-subheader a.no-arrow {
	padding: 0px 15px 0px 15px;
}

.events-subheader a:not(.no-arrow)::after {
	content: ' ';
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 11px;
	right: 10px;
    border-left: 5px solid black;
}

.event-live-player-btns {
	text-align: right;
	padding-right: 5px;
}
.event-live-player-btns button {
	color: #557073;
	background-color: #D0DBDD;
	box-shadow: inset 0 0 7px #557073;
	padding: 3px 13px;
	display: none;
	font-family: 'futura-pt';
	font-size: 16px;
}
.event-live-player-btns button.join-zoom-btn {
	position: absolute;
	left: 5px;
}
.event-live-player-btns.lang-btns button {
	padding: 3px 5px;
}

.join-zoom-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 3;
	background-color: rgb(0 0 0 / 85%);
	display: flex;
	align-content: center;
	justify-content: center;
}

.join-zoom-overlay>div {
	align-self: center;
	width: 100%;
}

.join-zoom-overlay p {
	color: white;
	font-family: 'futura-pt';
	margin-left: 40px;
	text-align: left !important;
	line-height: 1.1;
	font-size: 17px;
	letter-spacing: 0.4px;
	font-weight: 400;
}
html.page-lang-ru .join-zoom-overlay p {
	max-width: 240px !important;
}

.join-zoom-overlay p:first-of-type {
	font-size: 15px;
	line-height: 1;
	font-weight: 300;
}
.join-zoom-overlay p:last-of-type {
	margin-top: 25px;
	line-height: 1;
	font-weight: 300;
}

.join-zoom-overlay p>a:not(.join-zoom-button) {
	font-weight: 400;
}

.join-zoom-overlay p a.join-zoom-button {
	background: white;
	padding: 5px 10px;
	color: black;
	border-radius: 3px;
	margin-left: -9px;
	font-weight: 500;
}

.rt-zoom-change-modal .select2-selection--multiple {
	width: 100%;
	min-width: 500px;
}

#select2-zoom-sessions-container .select2-selection__choice {
	background-color: white !important;
	border: 1px solid green;
}
#select2-zoom-sessions-container .select2-container li {
	color: black !important;
}

.health-modal p, .se-health-modal p {
	line-height: 1.5;
}
.health-modal label, .se-health-modal label {
	margin-left: 10px;
}
.health-modal .modal-content {
	max-width: 800px;
	min-width: calc(70vw);
	padding: 20px 20px 20px 25px;
}

.video-modal .modal-content {
	max-width: 800px;
	min-width: calc(50vw);
}
.video-modal h3 {
	text-transform: uppercase;
	max-width: 90%;
	font-weight: 500;
	margin-bottom: 0px;
}
.video-modal #modal-video-player {
	margin-top: 13px !important;
	margin-bottom: 20px !important;
}

.video-modal .audio-player-container {
	margin-top: 25px;
}
.video-modal .audio-player-container audio {
	width: 100%;
}

.offline-mode-banner {
	position: fixed;
	top: 0px;
	height: 80px;
	width: 100%;
	background: #E9A568;
	color: black;
	transform: translateY(-100%);
	transition: transform 1s ease;
	z-index: 99999;
	padding: 3px 20px;
	display: flex;
	align-items: center;
    justify-content: center;
	gap: 5px;
}
.offline-mode-banner a {
	color: black;
	text-decoration: underline;
}

.offline-mode-banner.show {
	transform: translateY(0%);
}

.concert-pricing-modal .modal-content {
	max-width: 400px;
}

.concert-pricing-modal h3 {
	margin-top: 33px;
	margin-bottom: 0px;
}

.concert-pricing-modal p.info {
	display: flex;
	text-align: left;
}

.concert-pricing-modal p.info img {
	width: 30px;
	margin-right: 20px;
}

.concert-pricing-modal .prices {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 20px 0px;
}

.concert-pricing-modal .prices input {
	display: none
}

.concert-pricing-modal .prices .other-value {
	width: calc(50% - 4px);
	position: relative;
}

.concert-pricing-modal .prices .other-value input {
	display: block;
	box-sizing: border-box;
	display: block;
	height: 33px;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
	background: #F7F8F3;
	border: 0;
	border-radius: 5px;
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.51);
	text-align: center;
	font-family: "futura-pt"	
}

.concert-pricing-modal .prices .other-value:before {
	content: attr(data-currency);
	position: absolute;
	display: block;
	text-align: center;
	font-family: "futura-pt";
	left: 0;
	top: 0;
	bottom: 0;
	line-height: 33px;
	padding: 0 10px;
	font-size: 20px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.51);
}

.concert-pricing-modal .prices .other-value input::-webkit-inner-spin-button {
	-webkit-appearance: none
}

.concert-pricing-modal .prices .other-value input::-webkit-outer-spin-button {
	-webkit-appearance: none
}

.concert-pricing-modal .prices .other-value input:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.51);
	opacity: 1
}

.concert-pricing-modal .prices input:checked+label {
	background: #BE8274;
	color: #fff
}

.concert-pricing-modal .prices label {
	text-transform: uppercase;
	font-family: "futura-pt";
	font-size: 20px;
	font-weight: 500;
	background: #F7F8F3;
	padding: 5px 15px;
	-ms-flex-preferred-size: 43%;
	cursor: pointer;
	color: #BE8274;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	letter-spacing: 0.5px;
	border-radius: 5px;
	width: calc(25% - 5px);
	margin-bottom: 10px;
}

.concert-pricing-modal .prices input:not(:checked)+label {
	color: rgba(0, 0, 0, 0.51);
}

body.single-events .purchase-modal .modal-content {
	max-width: 600px;
	padding: 50px;
}

html[data-theme=mist] .events-subheader a.current {
	color: #a7cbd0;
}

.events-subheader .fLang {
	display: inline-block;
}
.events-subheader .fLang .select2 {
	width: 70px !important;
}

body.page-template-template-online-retreat p.center {
	text-align: center;
}

body.page-template-template-online-retreat a.brush-button svg g {
	fill: #BE8274;
}

body.term-events section.header-content-module>div h1, 
body.page-template-template-online-retreat section.header-content-module>div h1 {
	max-width: 75%;
	margin: 0 auto;
}

.section-with-menu-container.full-width>.section-container {
	max-width: none;
	padding: 0px 20px;
}
.section-with-menu-container.full-width>.section-container>h2, 
.section-with-menu-container.full-width>.section-container>h3,
.section-with-menu-container.full-width>.section-container>p:not(.one-column-text),
.section-with-menu-container.full-width>.section-container>table {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
}

.section-with-menu-container.full-width>.section-container>.wp-block-columns {
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
}

.sahaja-space-container {
	margin: 10px -20px;
}

html.page section.one-column-module:not(.full-width) .sahaja-space-container {
	margin: 10px calc(-50vw + 365px);
}

.sahaja-space-container>svg:last-of-type {
	margin-bottom: -10px;
}
.sahaja-space-container>svg g {
	fill: white;
}
.sahaja-space {
	margin: 0px auto;
	padding: 20px 20px 10px 20px;
	max-width: 1080px;
	position:relative;
}
.sahaja-space .splide__track {
	box-shadow: rgb(0 0 0 / 30%) 0px 7px 20px;
}
.sahaja-space .splide__arrow {
	opacity: 0.8;
	width: 50px;
	height: 50px;
}
.sahaja-space .splide__arrow--prev {
	left: 0em;
}
.sahaja-space .splide__arrow--next {
	right: 0em;
}
.sahaja-space .space-carousel {
	width: 55%;
	align-self: baseline;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
.sahaja-space .space-description {
	width: calc(45% - 30px);
	float: left;
	position: relative;
}

.sahaja-space.contemplative .space-description h2::after {
	content: ' ';
	background: url('/wp-content/themes/moojiorg/img/spaces/icon-contemplative.svg') no-repeat;
	position: absolute;
	width: 33px;
	height: 40px;
	top: -5px;
	right: 20px;
}
.sahaja-space.watch .space-description h2::after {
	content: ' ';
	background: url('/wp-content/themes/moojiorg/img/spaces/icon-watch.svg') no-repeat;
	position: absolute;
	width: 45px;
	height: 45px;
	top: 0px;
	right: 11px;
}
.sahaja-space.social .space-description h2::after {
	content: ' ';
	background: url('/wp-content/themes/moojiorg/img/spaces/icon-social.svg') no-repeat;
	position: absolute;
	width: 45px;
	height: 45px;
	top: 0px;
	right: 11px;
}

.sahaja-space .space-description h2 {
	font-size: 20px;
	margin: 0 0;
	line-height: 20px;
	position: relative;
	padding-right: 60px;
}
.sahaja-space .space-description p {
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px !important;
}
.sahaja-space .space-description p.subtitle {
	font-style: italic;
	margin-top: 0px !important;
}
.sahaja-space .space-description p.btns {
	margin-top: 20px !important;
	text-align: right;
}
.sahaja-space .space-description p.read-more, .sahaja-space .space-description span.read-more {
	display: none;
}

.sahaja-space-container:nth-of-type(2n) {
	padding: 0px 0px;
}
.sahaja-space-container.mandir:not(.nobg) {
	background: url('/wp-content/themes/moojiorg/img/spaces/mandir-bg.jpg') no-repeat !important;
}
.sahaja-space-container.chapel:not(.nobg) {
	background: url('/wp-content/themes/moojiorg/img/spaces/chapel-bg.jpg') no-repeat !important;
}
.sahaja-space-container.shiva:not(.nobg) {
	background: url('/wp-content/themes/moojiorg/img/spaces/shiva-bg.jpg') no-repeat !important;
}
.sahaja-space-container.ganga:not(.nobg) {
	background: url('/wp-content/themes/moojiorg/img/spaces/ganga-bg.jpg') no-repeat !important;
}
.sahaja-space-container.nobg .sahaja-space {
	background: url('/wp-content/themes/moojiorg/img/spaces/space-bg.jpg') no-repeat !important;
}
.sahaja-space-container.nightsky:not(.nobg), .sahaja-space-container.walk:not(.nobg) {
	background: #EAE3E0 !important;
}
.sahaja-space-container.walk .splide__arrow {
	display: none;
}

@media (min-width: 1921px) {
	.sahaja-space-container.mandir:not(.nobg) {
		background: url('/wp-content/themes/moojiorg/img/spaces/mandir-bg@2x.jpg') no-repeat !important;
	}	
	.sahaja-space-container.chapel:not(.nobg) {
		background: url('/wp-content/themes/moojiorg/img/spaces/chapel-bg@2x.jpg') no-repeat !important;
	}	
	.sahaja-space-container.shiva:not(.nobg) {
		background: url('/wp-content/themes/moojiorg/img/spaces/shiva-bg@2x.jpg') no-repeat !important;
	}	
	.sahaja-space-container.ganga:not(.nobg) {
		background: url('/wp-content/themes/moojiorg/img/spaces/ganga-bg@2x.jpg') no-repeat !important;
	}	
	.sahaja-space-container.nobg .sahaja-space {
		background: url('/wp-content/themes/moojiorg/img/spaces/space-bg@2x.jpg') no-repeat !important;
	}
}
@media (-webkit-min-device-pixel-ratio: 2), not all, not all, (min-resolution: 192dpi), (min-resolution: 2dppx) {
	.sahaja-space-container.mandir:not(.nobg) {
		background: url('/wp-content/themes/moojiorg/img/spaces/mandir-bg@2x.jpg') no-repeat !important;
	}	
	.sahaja-space-container.chapel:not(.nobg) {
		background: url('/wp-content/themes/moojiorg/img/spaces/chapel-bg@2x.jpg') no-repeat !important;
	}	
	.sahaja-space-container.shiva:not(.nobg) {
		background: url('/wp-content/themes/moojiorg/img/spaces/shiva-bg@2x.jpg') no-repeat !important;
	}	
	.sahaja-space-container.ganga:not(.nobg) {
		background: url('/wp-content/themes/moojiorg/img/spaces/ganga-bg@2x.jpg') no-repeat !important;
	}	
	.sahaja-space-container.nobg .sahaja-space {
		background: url('/wp-content/themes/moojiorg/img/spaces/space-bg@2x.jpg') no-repeat !important;
	}	
}

@media (min-width: 769px) {
	.sahaja-space-container.mandir,
	.sahaja-space-container.chapel,
	.sahaja-space-container.shiva,
	.sahaja-space-container.ganga,
	.sahaja-space-container.nobg {
		background-size: 100% !important;
	}
}

html.single-events section.full-width>.section-container>h2,
html.single-events section.full-width>.section-container>p,
html.single-events section.full-width>.section-container>.wp-block-group,
html.page-template-template-online-retreat section.full-width>.section-container>h2,
html.page-template-template-online-retreat section.full-width>.section-container>p,
html.page-template-template-online-retreat section.full-width>.section-container>.wp-block-group,
html.single-events section.full-width>.section-container .contemplations-table,
html.page-template-template-online-retreat section.full-width>.section-container .contemplations-table {
	max-width: 730px;
	margin: 0 auto;
}

.contemplations-table table {
	min-width: 450px;
	margin-bottom: 25px;
}
.contemplations-table table tbody tr:nth-child(1) td {
	font-family: 'futura-pt';
    font-size: 17px;
    font-weight: 500;
}

.contemplations-table table tbody tr td {
	padding: 5px 10px;
}

html.live-sahaja-spaces .live-badge {
	display: inline-block;
	position: relative;
}

html.live-sahaja-spaces .live-badge::after {
	content: 'LIVE';
    right: -38px;
    top: -31px;
    background-color: #EA8874;
    position: absolute;
    font-family: 'futura-pt';
    font-size: 12px;
    padding: 2px 6px 0px 6px;
    border-radius: 5px;
	font-weight: 500;
	color: white;
	letter-spacing: 1px;
}

html.live-sahaja-spaces nav.menu-content-module {
	height: 71px;
}
html.live-sahaja-spaces nav.menu-content-module>div {
	padding-top: 7px;
}

html.live-sahaja-spaces .section-container.tabs ul li:nth-child(4)::after {
	content: 'LIVE';
    right: -38px;
    top: -7px;
    background-color: #EA8874;
    position: absolute;
    font-family: 'futura-pt';
    font-size: 12px;
    padding: 1px 6px 1px 6px;
    border-radius: 5px;	
	color: white;
	font-weight: 500;
	letter-spacing: 1px;
}

.sahaja-space-container.live .space-description h2 {
	display: none;
}

.sahaja-space-container.live .sahaja-space .space-description p.subtitle {
	padding-left: 45px;
	margin-top: 25px !important;
}

.sahaja-space-container.live .sahaja-space .space-description p.subtitle::before {
	content: ' ';
	background: url('/wp-content/themes/moojiorg/img/spaces/icon-contemplative.svg') no-repeat;
	position: absolute;
	width: 33px;
	height: 40px;
	top: 2px;
	left: 0px;
}

.play_track {
	display: inline-block;
	padding: 10px 5px 0px 0px;
}
.play_track:hover {
	background: #f4f1ee;
}
.play_button {
	width: 26px;
	height: 28px;
	display: inline-block;
	text-align: center;
}
.play_button svg {
	width: 13px;
	height: 14px;
}
.play_button svg g {
	fill: black;
}
.play_button svg g.play-icon {
	display: inline;
}
.play_button svg g.pause-icon {
	display: none;
}
.play_button.open svg g.pause-icon {
	display: inline;
}
.play_button.open svg g.play-icon {
	display: none;
}
.pointer {
	cursor: pointer;
}
.cs-carousel-container {
	width: calc(100% - 35px);
	max-width: 710px;
	margin: 0 auto 0 0;
	position: relative;
	padding: 5px 0px;
}
.cs-carousel-container.loaded {
	background-color: #F8F1E7;
}
.cs-carousel-container .bottom-frame img, .cs-carousel-container .top-frame img {
	width: 101%;
}
.cs-carousel-container .splide__arrow {
	width: 50px;
	height: 50px;
}
.cs-carousel-container .splide__arrow--prev {
	left: -1.5em;
}
.cs-carousel-container .splide__arrow--next {
	right: -1.3em;
}

.cs-carousel-content {
	display: flex;
	align-items: flex-start;
	margin: 35px 30px 20px 30px;
}
.cs-carousel-content>div {
	width: 50%;
}
.cs-carousel-content>div>img {
	display: block;
	width: 100%;
}
.cs-carousel-content .cs-carousel-left {
	position: relative;
}

.cs-carousel-left .top-frame {
	top: -12px;
}
.cs-carousel-left .bottom-frame {
	bottom: -12px;
}

.cs-carousel-content .cs-carousel-right {
	padding: 0 0 0 20px;
}
.cs-carousel-content .handwriting {
	padding-left: 5px;
}
.cs-carousel-content p {
	font-size: 15px;
	margin-top: 5px;
	line-height: 1.3;
}

.cs-carousel-content p.watch-live {
	color: #7A615D;
	margin-top: 50px;
	line-height: 15px;
	margin-bottom: 0px;
}
.cs-carousel-content p.watch-live>span {
	display: inline-block;
}
.cs-carousel-content p.watch-live>span:nth-of-type(1) {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-left: 50px;
	font-family: 'futura-pt';
}
.cs-carousel-content p.watch-live>span:nth-of-type(2) {
	font-size: 16px;
	font-style: italic;
	display: flex;
	align-items: start;
}
.cs-carousel-content p.watch-live>span:nth-of-type(2) img {
	margin-right: 11px;
}
.cs-carousel-content p.watch-live span.cs-hours {
	line-height: 20px;
}
.cs-carousel-content p.watch-live span.cs-hours em {
	font-size: 18px;
}
.cs-carousel-content p.watch-live span.lisbon-time {
	font-size: 14px;
	font-style: italic;
	display: inline-block;
}

.event-quote {
	line-height: 1.5;
}
html.single-events div.section-with-menu h3 {
	font-size: 21px;
}
div.section-with-menu .wp-block-column h3, div.section-with-menu .wp-block-media-text h3  {
    font-family: "futura-pt";
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
div.section-with-menu .wp-block-column h4 {
	font-family: 'futura-pt';
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: 500;
}

html.single-events div.section-container p {
	font-size: 16px;
}
html.single-events div.section-container blockquote p {
	font-size: 18px;
}
html.single-events section.faq-content-module>div>.content section>.content article .content p {
	font-size: 16px;
}
html.single-events div[get-sections-dctv] p img {
	height: auto;
}

.brushed {
	position: relative;
	background-color: #F9EFE8;
	margin: 20px -20px;
	padding: calc(100vw / 20) 20px;
}

html.single-events.term-online-awakening-intensive-oct-2023 .brushed,
html.single-events:not(.page-lang-en) .brushed {
	background-color: #E4EAF6;
}

html.single-events section.multi-column-module div.section-with-menu h2 {
	margin: 35px 0px 35px 0px;
}

html.single-events section.faq-content-module>div>.content section>.content article .content ul li {
	font-size: 16px;
}

@media (min-width: 768px) {
	section.multi-column-module .brushed {
		margin: 20px calc(-50vw + 500px);
		padding: calc(100vw / 20) calc(50vw - 500px);
	}
	section.one-column-module .brushed {
		margin: 20px calc(-50vw + 365px);
		padding: calc(100vw / 20) calc(50vw - 365px);
	}
	html.lisbon-2026.attend-page section.one-column-module .brushed {
		margin: 20px calc(-50vw + 340px);
		padding: calc(100vw / 20) calc(50vw - 340px);
	}

	body.page-template-default section.one-column-module .brushed {
		margin: 20px calc(-50vw + 365px);
	}
	body.page-template-default section.blockquote-module.left-brush>div blockquote {
		padding: 0 0px;
    	text-align: center;
	}
	body.page-template-default section.blockquote-module>div blockquote:before {
		left: -30px;
	}

}
.brushed::before {
	content: ' ';
	background: url('/wp-content/themes/moojiorg/img/svg/fbrush10.svg');
	position: absolute;
	top: -5px;
	left: 0px;
	width: calc(100vw);
	height: calc(100vw / 13.8);
}
.brushed::after {
	content: ' ';
	background: url('/wp-content/themes/moojiorg/img/svg/fbrush10.svg');
	position: absolute;
	bottom: -5px;
	left: 0px;
	width: calc(100vw);
	height: calc(100vw / 13.8);
	transform: scaleX(-1) scaleY(-1);
}
.brushed>div {
	z-index: 1;
	position: relative;
}
.expandable .collapsed {
	opacity: 0;
}
.expandable a.read-toggle {
	display: block;
	text-align: center;
	position: relative;
	font-family: 'futura-pt';
	margin-top: 10px;
}
.expandable a.read-toggle::after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	top: 22px;
	left: calc(50% - 10px);
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #0A7373;
	transition: transform 0.7s ease;
}
.expandable a.read-toggle.toggle-less::after {
	transform: rotate(-180deg) translateY(34px);
}
.section-with-menu ul li {
	font-size: 16px;
	line-height: 1.6;
}
p.futura {
	font-family: 'futura-pt';
}
.futura-links a {
	font-family: 'futura-pt';
	position: relative;
}
.font-size-18 {
	font-size: 18px;
}
p.one-column-text {
	max-width: 680px;
	margin: 0 auto !important;
}
html.single-events .pricing-title {
	margin-bottom:0px;
}
html.single-events .pricing-subtitle {
	margin-top: 0px !important;
}

.highlight-box {
	background-color: #FCF7F0;
    border-radius: 40px;
    padding: 25px 20px 25px 30px;
}
html.page-template-template-guests .highlight-box {
	padding-bottom: 20px;
}
html.page-template-template-guests .highlight-box ul {
	padding-left: 20px;
}

.custom-modal-94752 .wp-block-columns {
	margin-bottom: 0px !important;
}

@media(max-width: 767px) {
	.highlight-box {
		padding: 15px 10px 15px 20px;
	}

	.custom-modal-94752 .wp-block-columns {
		gap: 0em !important;
	}
}


.retreat-music-table tr td {
	font-family: 'Georgia';
	font-size: 16px;
	height: auto !important;
	padding: 10px 10px;
	border-bottom: 1px solid #DED7D3;
	vertical-align: top;
}

.retreat-music-table br {
	display: block !important;
}

.retreat-music-table tr:nth-child(1) td {
	font-family: 'futura-pt';
	font-size: 18px !important;
}

.retreat-music-table tr td:nth-child(1) {
	width: 50%;
}

.schedule-table tr td {
	font-family: 'Georgia';
	font-size: 16px;
	height: auto !important;
	padding: 7px 0px;
	border-bottom: 1px solid #DED7D3;
	vertical-align: top;
}
.schedule-table tr:nth-child(1) td {
	font-family: 'futura-pt';
	font-size: 18px;
	font-weight: 500;
	border-bottom: none !important;
}

.schedule-table tr td:nth-child(1) {
	width: 100px;
}

body.term-music-played-during-the-online-awakening-retreat-oct-2022 .schedule-table tr td:nth-child(1) {
	display: none !important;
}

.schedule-table:first-child tr:nth-child(2) td,
.schedule-table tr:nth-child(3) td {
	border-bottom: none !important;
	padding-bottom: 0px;
}
.schedule-table tr:nth-child(3) td {
	padding-top: 0px;
}
html.attend-page.dv2025 .schedule-table tr:nth-child(3) td {
	padding-top: 10px;
}

.schedule-table tr:nth-child(2) td:nth-child(1),
.schedule-table tr:nth-child(3) td:nth-child(1),
.schedule-table tr:nth-child(4) td:nth-child(1),
.schedule-table tr:nth-child(5) td:nth-child(1),
.schedule-table tr:nth-child(6) td:nth-child(1) {
	font-family: 'Georgia';
	font-size: 16px;
}
.schedule-table tr td:nth-child(2) {
	padding-left: 20px;
	padding-right: 20px;
}

.schedule-table tr td:nth-child(3) {
	line-height: 24px;
}

.schedule-table tr:nth-child(2) td:nth-child(3),
.schedule-table tr:nth-child(3) td:nth-child(3),
.schedule-table tr:nth-child(4) td:nth-child(3),
.schedule-table tr:nth-child(5) td:nth-child(3),
.schedule-table tr:nth-child(6) td:nth-child(3) {
	font-family: 'futura-pt';
	font-size: 14px;
	font-weight: 700;
	width: 32%;
}

@media(max-width: 599px) {
	.schedule-table tr:nth-child(2) td:nth-child(3),
	.schedule-table tr:nth-child(3) td:nth-child(3),
	.schedule-table tr:nth-child(4) td:nth-child(3),
	.schedule-table tr:nth-child(5) td:nth-child(3),
	.schedule-table tr:nth-child(6) td:nth-child(3) {
		width: 20%;
	}

	.schedule-table tr td:nth-child(2) {
		padding-left: 15px;
		padding-right: 15px;
	}

	.schedule-table.saturday tr:nth-child(2) td:nth-child(1) strong,
	.schedule-table.sunday tr:nth-child(2) td:nth-child(1) strong {
		margin-top: 26px;
		display: inline-block;
	}

	.schedule-table.friday tr:nth-child(2) td:nth-child(1) strong:nth-of-type(2) {
		margin-top: 52px;
		display: inline-block;
	}
}

@media(max-width: 390px) {
	html.page-lang-it .schedule-table.saturday tr:nth-child(2) td:nth-child(1) strong,
	html.page-lang-it .schedule-table.sunday tr:nth-child(2) td:nth-child(1) strong {
		margin-top: 52px;
		display: inline-block;
	}
}

@media(max-width: 375px) {
	html:not(.page-lang-en) .schedule-table.saturday tr:nth-child(2) td:nth-child(1) strong,
	html:not(.page-lang-en) .schedule-table.sunday tr:nth-child(2) td:nth-child(1) strong {
		margin-top: 52px;
		display: inline-block;
	}
}

.sahaja-menu-table table, table.sahaja-menu-table {
	min-width: 1250px;
}

.opening-hours-table table, table.sahaja-menu-table {
	min-width: 1050px;
}

#sahaja-menu-toggle {
	min-width: 200px;
}

.sahaja-menu-table>div {
	overflow: scroll;
}

.large-table table, table.large-table {
	min-width: 415px;
}

.sahaja-menu-table td, .large-table td {
	padding: 0px 10px 0px 10px;
	font-size: 16px;
}
.large-table td {
	padding: 0px 5px 0px 5px;
}
.sahaja-menu-table tr td:not(:nth-child(1)) {
	width: 150px;
}
.sahaja-menu-table.opening-hours-table tr td:not(:nth-child(1)) {
	width: 133px;
	padding: 5px 0px;
}

.sahaja-menu-table tr:nth-child(1) td, .large-table tr:nth-child(1) td  {
	font-family: 'futura-pt';
	font-size: 17px;
	font-weight: bolder;
	text-transform: uppercase;
}

.sahaja-menu-table tr td:nth-child(1), .large-table tr td:nth-child(1) {
	width: 90px;
	position: sticky;
	left: -1px;
	z-index: 1;
	font-family: 'futura-pt';
	font-weight: bolder;
	background-color: white;
}

.sahaja-menu-table.opening-hours-table tr td:nth-child(1), .large-table tr td:nth-child(1) {
	width: 115px;
}

.large-table tr td:nth-child(1) {
	max-width: 75px;
}

.large-table:not(.train-table) tr:nth-child(even) td {
	background-color: #F3F1EF;
}

.large-table.train-table tr td:nth-child(even) {
	background-color: #F3F1EF;
}

.sahaja-menu-table td.today {
	background-color: #FAEBE3;
	font-style: italic;
}

.sahaja-menu-table:not(.opening-hours-table) tr:nth-child(2) td:nth-child(1),
.sahaja-menu-table:not(.opening-hours-table) tr:nth-child(3) td:nth-child(1) {
	background: #FCF7F0;
}

.sahaja-menu-table:not(.opening-hours-table) tr:nth-child(4) td:nth-child(1),
.sahaja-menu-table:not(.opening-hours-table) tr:nth-child(5) td:nth-child(1) {
	background: #E5E9E7;
}

#today-schedule-placeholder {
	display: flex;
	justify-content: center;
}

#today-schedule-placeholder .wp-block-columns>.wp-block-column {
	min-width: 50%;
}

.no-margin-bottom {
	margin-bottom: 0px;
}
.small-margin-top {
	margin-top: 5px !important;
}

.sangha-day-schedule-table td, .daily-schedule td, .sahaja-menu-table table tbody tr:not(:nth-child(1)) td:not(:nth-child(1)) {
	vertical-align: top !important;
	border-bottom: none !important;
}

.se-lang-links {
	color: #0A7373; 
	text-align: center; 
	margin-top: -8px;
	margin-bottom: 10px;
	font-family: 'futura-pt' !important; 
	font-size: 16px !important; 
	font-style: italic;
}

.video-chapter {
	padding: 20px 20px 20px 25px;
	margin-left: -20px;
	margin-top: 20px;
}
html.desktop .video-chapter:hover, .video-chapter.active {
	box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 7%);
	border-radius: 25px;
	border: 1px solid #eee;
}
.video-chapter>div {
	display: flex;
	align-items: flex-start;
	padding-left: 0px;
	position: relative;
	cursor: pointer;
}
html.desktop .video-chapter:hover, .video-chapter.active {
	padding: 19px 19px 19px 24px;
}

.video-chapter>div>img, .video-chapter>div>p>img {
	width: 160px;
	margin: 5px 25px 0px 0px;
	box-shadow: 0px 0px 8px 3px rgb(0 0 0 / 20%);
}
.video-chapter>div>div {
	display: flex;
	flex-direction: column;
}
.video-chapter p.chapter-title {
	margin-top: 0px !important;
	margin-bottom: 0px;
	font-style: italic;
	font-family: 'Georgia';
	font-size: 17px;
	font-weight: 700;
	color: #0A7373;
}
.video-chapter .chapter-description, .video-chapter .chapter-description p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: 'Georgia';
	font-size: 15px;
	color: black;
}
.video-chapter .chapter-description {
	line-height: 21px;
}

.video-chapter p.chapter-duration {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #BE8274;
	font-family: 'futura-pt';
	font-style: italic;
	font-size: 16px;
	font-weight: 600;
}
.video-chapter.must-see p.chapter-duration {
	color: #E69A56;
}
.video-chapter a:hover {
	text-decoration: none !important;
}

.video-chapter .must-see-brush-label {
    position: absolute;
    top: 71px;
    left: -41px;
    background: url(/wp-content/themes/moojiorg/img/must-see.png?v1) no-repeat;
    background-size: cover;
    height: 60px;
    min-width: 180px;
    padding-top: 17px;
    padding-left: 45px;
    padding-right: 10px;
    font-style: italic;
    font-family: 'futura-pt';
    font-size: 16px;
	color: white;
	font-weight: 500;
}

.timecode-link {
	cursor: pointer;
	color: #0A7373;
}
.video-description-text > .timecode-link {
	font-size: 18px;
}

p.schedule-timings-info {
	font-family: 'Georgia';
	font-size: 16px;
	line-height: 1.11;
	font-style: italic;
	letter-spacing: 0.4px;
	position: relative;
	padding-left: 37px;
	max-width: calc(100% - 40px);
}

p.schedule-timings-info:before {
	content: ' ';
	background: url(/wp-content/themes/moojiorg/img/svg/schedule-icon-time.svg) no-repeat;
	width: 26px;
	height: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
    transform: translateY(calc(50% - 13px));
}

p.schedule-timings-info img {
	width: 26px;
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 5px;
}

.schedule-item {
	display: flex;
	width: calc(100% - 20px);
	max-width: 730px;
	border-top: 2px solid #DED7D3;
	padding-top: 30px;
	padding-bottom: 30px;
}

.schedule-item:last-of-type {
	border-bottom: 2px solid #DED7D3;
}

.schedule-item>div:nth-child(1) {
	width: 260px;
}
.schedule-item>div:nth-child(1)>div {
	position: relative;
	z-index: -1;
}

.schedule-item>div:nth-child(1) img {
	width: 100%;
}

.schedule-item>div:nth-child(1) .top-frame {
	top: -12px;
}
.schedule-item>div:nth-child(1) .bottom-frame {
	bottom: -8px;
}

@media(max-width: 767px) {
	.schedule-item>div:nth-child(1) .top-frame {
		top: -9px;
	}
	.schedule-item>div:nth-child(1) .bottom-frame {
		bottom: -6px;
	}
}

.schedule-item>div:nth-child(2) {
	padding-left: 20px;
	width: calc(100% - 420px);
	position: relative;
}

.schedule-item>div:nth-child(2):after {
	content: ' ';
    background: url(/wp-content/themes/moojiorg/img/svg/squiggle-blue-vertical.svg) no-repeat;
    display: block;
    width: 24px;
    height: 70px;
    position: absolute;
    top: 80px;
    right: -38px;	
}

.schedule-item>div p.schedule-info {
	margin-top: 10px;
}

.schedule-item>div:nth-child(2)>h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'futura-pt';
	font-size: 18px;
	font-weight: 700;
	color: #BE8274;
	text-transform: uppercase;
}

.schedule-item>div:nth-child(2)>p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: 'Georgia';
	font-size: 16px;
	font-style: italic;
}

.schedule-item>div:nth-child(2)>p.schedule-info:first-of-type {
	font-style: normal;
	margin-top: 5px;
	line-height:1.25;
}
.schedule-item>div:nth-child(2)>p.schedule-info:not(:first-of-type) {
	margin-top: 20px;
}
.schedule-item>div:nth-child(2)>p.schedule-info:not(:first-of-type) span {
	display: none;
}

.schedule-read-more+span {
	display: none;
}

.schedule-item>div:nth-child(3) {
	width: 280px;
}

.schedule-item>div:nth-child(3) p {
	margin-bottom: 5px;
}
.schedule-item>div:nth-child(3) p.secondary-links {
	margin-top: 20px;
}

.quote-widget img {
	display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
}

.quote-widget blockquote {
	display: block;
    margin: 40px auto;
    padding: 0 55px;
    position: relative;
    max-width: 500px;
}

.quote-widget blockquote p {
	margin: 0;
    color: #000;
    font-size: 20px;
    font-style: italic;
    line-height: 1.5;
    white-space: pre-line;
	text-align: center;
}
.quote-widget blockquote>p:nth-of-type(2) {
	margin-top: 15px;
}

.quote-widget blockquote:before {
    content: '“';
    left: 0;
    transform: translateX(-25px) translateY(50%);
}

.quote-widget blockquote:after {
	content: '”';
    right: 0;
    transform: translateX(-14px);
}

.quote-widget blockquote:before, 
.quote-widget blockquote:after {
	position: absolute;
    opacity: .4;
    color: #bcc1a7;
    font-size: 100px;
    font-style: italic;
    line-height: 37px;
    letter-spacing: 0.06em;
}
.quote-widget blockquote:left {
	left: 10px;
}
.quote-widget blockquote:after {
	right: -20px;
}

html.term-sangha-home .schedule-item.contemplation p.secondary-links,
html.term-sangha-home .schedule-item.contemplation>div:nth-child(2):after,
html.page-template-template-guests .schedule-item.contemplation p.secondary-links,
html.page-template-template-guests .schedule-item.contemplation>div:nth-child(2):after,
html.page-template-template-guests .schedule-item.gem p.secondary-links,
html.page-template-template-guests .schedule-item.gem>div:nth-child(2):after,
html.page-template-template-guests .schedule-item.gem p.secondary-links,
html.page-template-template-guests .schedule-item.chantsahaja>div:nth-child(2):after,
html.page-template-template-guests .schedule-item.eveningprogram p.secondary-links,
html.page-template-template-guests .schedule-item.eveningprogram>div:nth-child(2):after,

html.page-template-template-village-sangha .schedule-item.contemplation p.secondary-links,
html.page-template-template-village-sangha .schedule-item.contemplation>div:nth-child(2):after,
html.page-template-template-village-sangha .schedule-item.gem p.secondary-links,
html.page-template-template-village-sangha .schedule-item.gem>div:nth-child(2):after,
html.page-template-template-village-sangha .schedule-item.gem p.secondary-links,
html.page-template-template-village-sangha .schedule-item.chantsahaja>div:nth-child(2):after,
html.page-template-template-village-sangha .schedule-item.eveningprogram p.secondary-links,
html.page-template-template-village-sangha .schedule-item.eveningprogram>div:nth-child(2):after {
	display: none;
}

html.page-template-template-guests:not(.term-assimilation-page) .header-content-module {
	display: none;
}

html[class^='term-welcome-to-sahaja']  .header-content-module,
html[class*=' term-welcome-to-sahaja']  .header-content-module,
html.page-id-62469 .header-content-module,
html.page-id-70608 .header-content-module,
html.page-id-71102 .header-content-module,
html.page-id-84172 .header-content-module {
	display: none;
}

html.page-template-template-guests .select2.select2-container {
	margin-bottom: 12px;
}

html.page-template-template-guests .select2-selection__rendered {
	font-size: 24px;
	font-family: 'futura-pt';
	color: #be8274 !important;
	letter-spacing: 1px;
	font-weight: 500;
}

html.page-template-template-guests .select2-container--default .select2-selection--single {
	border: 1px solid #ddd;
}

html.page-template-template-guests section.one-column-module+section.one-column-module {
	margin-top: 35px;
}

html.page-template-template-guests .overflow-table-container::-webkit-scrollbar {
	-webkit-overflow-scrolling: Auto;
	height: 12px;
}

html.page-template-template-guests div.section-with-menu h3 {
	margin-bottom: 12px;
	text-transform: uppercase;
}

.schedule-item>div:nth-child(3)>p:nth-child(2) {
	margin-top: 20px;
}
.schedule-item>div:nth-child(3) a.brush-button {
	transform: translateX(-10px);
}

@media (max-width: 390px) {
	.schedule-item>div:nth-child(3) a.brush-button {
		transform: translateX(-40px);
	}
}

.schedule-item>div:nth-child(3) a.brush-button svg g {
	fill: #BE8274;
}

.schedule-item>div:nth-child(3) a:not(.brush-button) {
	display: inline-block;
	margin-left: 90px;
	font-family: 'futura-pt';
	font-size: 17px;
}

.schedule-read-more {
	font-family: 'futura-pt';
	font-size: 16px;
	font-weight: 500;
	position: relative;
	display: inline-block;
	font-style: normal;
	padding-left: 30px;
	line-height: 1.2;
}

body.single-events .schedule-read-more {
	line-height: 1.3;
	margin-bottom: 0px;
}

.schedule-read-more::before {
    content: ' ';
    background: url(/wp-content/themes/moojiorg/img/icons/schedule-info-icon.png) no-repeat;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0px;
    bottom: -3px;
}

.schedule-item>div p.schedule-updates {
	background-color: rgba(248, 193, 133, 0.38);
	border-radius: 9px;
	margin-left: -10px;
	padding: 10px;
	font-size: 'Georgia';
	font-size: 14px;
	line-height: 17px;
	max-width: 280px;
}

.schedule-item>div p.schedule-updates>b {
	display: block;
	margin-bottom: 5px;
	font-style: normal;
}

.private-videos-band.guest .cards-band-container,
.private-videos-band.visitor .cards-band-container,
.private-videos-band.village_sangha .cards-band-container {
	margin-top: 12px;
}

.flip-card {
	color: inherit;
	cursor: pointer;
	height: 100%;
	perspective: 1000px;
	position: relative;
}
.flip-card-front,
.flip-card-back {
	background-position: center;
	background-size: cover;
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform-style: preserve-3d;
	transition: ease-in-out 600ms;
}
.flip-card-front {
	background-size: cover;
	overflow: hidden;
}
.flip-card-back {
	transform: rotateY(-180deg);
}
.flip-card.flipped .flip-card-front {
	transform: rotateY(180deg);
}
.flip-card.flipped .flip-card-back {
	transform: rotateY(0deg);
}

.flip-card:not(.flipped) .flip-card-back {
	position: absolute;
}
.flip-card:not(.flipped) .flip-card-front {
	position: relative;
}
.flip-card.flipped .flip-card-front {
	position: absolute;
}
.flip-card.flipped .flip-card-back {
	position: relative;
}

.upload-translation-modal .form-field {
	display: flex;
	margin: 20px 0px;
	align-items: center;
}
.upload-translation-modal .form-field>select {
	width: 300px;
}
.upload-translation-modal .form-field>input[type=text] {
	width: 300px;
}
.upload-translation-modal .form-field>label {
	display: inline-block;
	width: 160px;
	height: 30px;
}

.spinner-container {
	display: inline-flex;
	align-items: center;
	font-style: italic;
	vertical-align: bottom;
}

.birthday2025-hero-text {
	max-width: 370px; 
	display: block; 
	margin: 0 auto;
}

@media(max-width: 767px) {
	.birthday2025-hero-text {
		max-width: 335px;
	}	
}

@media(min-width: 768px) {
	figure.w70p img, figure img.w70p {
		margin: 0 auto !important;
		width: 70% !important;
	}
}

@keyframes spinner {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(180deg);
	}  
	100% {
		transform: rotate(360deg);
	}
}
.loading-spinner {
	min-width: 25px;
	width: 24px;
	height: 24px;
	border: 5px solid #A3A3A3; /* Light grey */
	border-top: 5px solid #000; /* Black */
	border-radius: 50%;
	animation: spinner 1.5s linear infinite;
	margin: 5px 5px;
}
.errorMsg {
	color: red;
}

/* new homepage START */
body.page-template-template-homepage section.one-column-module>div {
	max-width: 1040px;
}
body.page-template-template-homepage section.one-column-module .content p {
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
}
body.page-template-template-homepage section.one-column-module>div>article>.content figure>img[class^='wp-image'],
body.page-template-template-homepage section.one-column-module>div>article>.content figure>img[class*=' wp-image'] {
	width: unset;
}
body.page-template-template-homepage .wp-block-column:first-child .hero-card figure:not(.is-resized) {
	margin-top: 0px;
}
body.page-template-template-homepage .wp-block-columns>p {
	display: none;
}
body.page-template-template-homepage .wp-block-column:first-child {
	max-width: none;
}

body.page-template-template-homepage .wp-block-column .newsletter-container>div {
	padding: 20px 0px;
}
body.page-template-template-homepage .wp-block-column .newsletter-container>div form {
	max-width: 100%;
	display: inline-block;
}
body.page-template-template-homepage .wp-block-column .newsletter-container>div input {
	max-width: 100%;
}
body.page-template-template-homepage .wp-block-column .newsletter-container>svg,
body.page-template-template-homepage .wp-block-column .newsletter-container>div>span {
	display: none;
}

body.page-template-template-homepage .hero-card:not(.no-play) figure:after {
	width: 18%;
	height: 18%;
}

html.attend-page.dv2025 .hero-left p {
	line-height: 1.5;
    letter-spacing: 0.3px;
}

@media (min-width: 768px) {
	body.page-template-template-homepage section.one-column-module .brushed {
        margin: 20px calc(-50vw + 500px);
        padding: calc(100vw / 20) calc(50vw - 500px);
    }

	body.page-template-template-homepage .hero-card h2 {
		font-size: 20px !important;
	}
}

@media (max-width: 768px) {
	body.page-template-template-homepage .news-widget.owl-carousel .owl-item {
		max-width: calc(70vw);
	}
}

/* new homepage END */

@media(min-width: 1201px) {
	html.single-events nav.mobile-menu-modules,
	html.page-template-template-guests nav.mobile-menu-modules,
	html.hamburger nav.mobile-menu-modules {
		display: block;
	}
	html.single-events header.main>div,
	html.page-template-template-guests header.main>div,
	html.hamburger header.main>div {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	html.single-events header.main>div>nav,
	html.page-template-template-guests header.main>div>nav,
	html.hamburger header.main>div>nav {
		display: none;
	}
	html.single-events header.main,
	html.page-template-template-guests header.main,
	html.hamburger header.main {
		padding: 20px 0 0 0;
		padding-top: 15px;
	}
	html.single-events header.main>div>button,
	html.page-template-template-guests header.main>div>button,
	html.hamburger header.main>div>button {
		display: block;
    	-ms-flex-preferred-size: 22px;
    	flex-basis: 22px;
	}
	html.menu.single-events nav.mobile-menu-modules,
	html.menu.page-template-template-guests nav.mobile-menu-modules,
	html.menu.hamburger nav.mobile-menu-modules {
		left: 0;
		opacity: 1;
		pointer-events: auto;
	}
	html.menu.single-events nav.mobile-menu-modules+.mobile-menu-overlay,
	html.menu.page-template-template-guests nav.mobile-menu-modules+.mobile-menu-overlay,
	html.menu.hamburger nav.mobile-menu-modules+.mobile-menu-overlay {
		pointer-events: auto;
		opacity: .3;
	}
	html.single-events header.main>a img,
	html.page-template-template-guests header.main>a img,
	html.hamburger header.main>a img {
		max-width: 90px;
	}
	html.single-events header.main>a,
	html.page-template-template-guests header.main>a,
	html.hamburger header.main>a {
		left: 50%;
		transform: translateX(-50%);
		right: auto;
		top: 12px;
		pointer-events: auto;
	} 

	html.single-events section.lang-select-module,
	html.page-template-template-guests section.lang-select-module,
	html.hamburger section.lang-select-module {
		top: 5px;
	}

	html.single-events nav.menu-content-module,
	html.page-template-template-guests nav.menu-content-module,
	html.hamburger nav.menu-content-module {
		top: 63px;
	}

	html.single-events.translated-ltr nav.menu-content-module {
		top: 98px;
	}
}

@media(min-width: 1024px) {
	header.main>div>button span:nth-child(4) {
		font-size: 16px;
		font-family: 'futura-pt';
		font-weight: 500;
		left: 32px;
		top: 4px;
		background: transparent;
		height: 16px;
	}
}

@media (min-width: 768px) {
	html.justbeapp.hamburger header.main>a {
		transform: none;
		left: 65px;
	}
}

@media (min-width: 599px) {
	html.single-events .wp-block-columns.columns2 .wp-block-column:nth-of-type(1) {
		padding-right: 60px;
	}
	html.single-events .wp-block-columns.columns3 .wp-block-column:not(:last-child) {
		padding-right: 40px;
	}
}

@media (max-width: 599px) {
	html.single-events .wp-block-columns .wp-block-column:nth-of-type(2),
	html.single-events .wp-block-columns .wp-block-column:nth-of-type(3),
	html.single-events .wp-block-columns .wp-block-column:nth-of-type(4) {
		margin-top: 20px;
	}
	html.single-events .wp-block-columns.is-not-stacked-on-mobile .wp-block-column:nth-of-type(2) {
		margin-top: 0px;
	}

	.brushed {
		padding: 30px 20px 30px 20px;
	}
	.schedule-table tr td:nth-child(1) {
		width: 50px;
	}

	.video-chapter>div>img {
		max-width: 140px;
		position: absolute;
	}
	.video-chapter {
		margin-left: -10px;
		margin-right: -10px;
	}
	.video-chapter>div {
		padding-left: 10px;
	}

	.video-chapter p.chapter-title {
		padding-left: 155px;
		min-height: 80px;
	}

	.video-chapter .must-see-brush-label {
		top: 62px;
		left: -16px;
		background-size: 170px;
		padding-top: 16px;
		padding-left: 44px;
	}
}

@media (min-width: 1501px) {
	.cs-carousel-container {
		margin: 0 auto;
	}
}

@media (min-width: 1441px) {
	.cards-band .video-card {
		flex: 0 0 calc(20%);
	}	
	.private-videos-band.guest .cards-band .video-card.Private,
	.private-videos-band.visitor .cards-band .video-card.Private,
	.private-videos-band.village_sangha .cards-band .video-card.Private,
	.cards-band-bounded .video-card,
	.section-with-menu-container .cards-band .video-card {
		flex: 0 0 calc(33.334%);
	}
	.cards-band .collection-card {
		flex: 0 0 calc(16.666%);
	}
	.cards-band .collection-card.horizontal {
		flex: 0 0 calc(25%);
	}

	html.term-my-library .video-cards .video-card {
		flex: 0 0 calc(20%);
	}

	body.daily-contemplation .cards-band .collection-card {
		flex: 0 0 calc(25%);
	}

	.se-band .cards-band .collection-card {
		flex: 0 0 calc(20%);
	}
	.cards-band.cards-4 .collection-card.Retreat {
		flex: 0 0 calc(25%);
	}
	.video-card.yt figure img {
		height: calc(((100vw - var(--mtv-nav-width) - 22px) / 5 - var(--mtv-card-spacing)) / 1.777);
	}
	.fl-video-card .video-card.yt figure img {
		height: 146px;
	}
	.hero-card.yt figure img {
		height: 275px;
	}
	.mtv-section-hero .hero-card.yt figure img {
		height: 246px;
	}
	.mtv-band button.arrow:not(.collection-arrow) {
		top: calc(((100vw - var(--mtv-nav-width))/5 - var(--mtv-card-spacing))/3.554);
	}
	.cards-page .video-card {
		width: 20%;
	}
	body.single-collections .cards-page .video-card:not(.sangha-pick-card) {
		width: 25%;
	}
	.cards-page .collection-card {
		width: 16.666%;
	}
	.mtv-band.se-teaser .right {
		max-width: 400px;
		margin-left: 60px;
	}
	.mtv-band.se-teaser .left {
		max-width: 700px
	}	
}

@media (min-width: 1901px) {
	.cards-page .video-card {
		width: 20%;
	}

	body.single-collections .cards-page .video-card:not(.sangha-pick-card) {
		width: 20% !important;
	}
}
@media (max-width: 1200px) {
	div.term-chant-sahaja img.cs-nataraj {
		display: none;
	}
	.left-nav {
		top: 78px;
	}
}
@media(min-width: 1201px) {
	html.hamburger .mtv-section-hero {
		margin-top: -17px !important;
	}
	html.hamburger .left-nav {
		top: 78px;
	}
	html.hamburger body.daily-contemplation .left-nav {
		top: 50px;
	}
	html.hamburger [header-dctv] {
		margin-top: 60px;
	}
}

@media(min-width: 768px) {
	html.hamburger.single-sevideos [header-dctv],
	html.hamburger.single-videos [header-dctv],
	html.hamburger.single-rtvideos [header-dctv] {
		margin-top: 44px;
	}

	html.hamburger.term-daily-contemplation:not(.justbeapp) [header-dctv] {
		margin-top: 44px;
	}	
}

@media (min-width: 1200px) and (max-width: 1440px) {
	.cards-band .video-card {
		flex: 0 0 calc(25%);
	}
	.private-videos-band.guest .cards-band .video-card,
	.private-videos-band.visitor .cards-band .video-card,
	.private-videos-band.village_sangha .cards-band .video-card,
	.cards-band .video-card.Private .cards-band .video-card,
	.cards-band-bounded .video-card,
	.section-with-menu-container .cards-band .video-card {
		flex: 0 0 calc(33.334%);
	}
	.cards-band .collection-card {
		flex: 0 0 calc(20%);
	}
	html.term-my-library .video-cards .video-card {
		flex: 0 0 calc(25%);
	}

	body.daily-contemplation .collection-card {
		flex: 0 0 calc(25%);
	}
	body.daily-contemplation .video-description {
		width: calc(100vw - var(--mtv-nav-width))
	}
	.cards-band .collection-card.horizontal {
		flex: 0 0 calc(25%);
	}
	.cards-band.cards-4 .collection-card {
		flex: 0 0 calc(25%);
	}
	.video-card.yt figure img {
		height: calc(((100vw - var(--mtv-nav-width) - 20px) / 4 - var(--mtv-card-spacing)) / 1.777 - 4px);
	}
	.fl-video-card .video-card.yt figure img {
		height: 146px;
	}
	.hero-card.yt figure img {
		height: calc(480px / 1.777);
	}
	.mtv-section-hero .hero-card.yt figure img {
		height: calc((100vw - var(--mtv-nav-width) - 80px) * 0.4 / 1.777);
	}
	.mtv-band button.arrow:not(.collection-arrow) {
		top: calc(((100vw - var(--mtv-nav-width))/4 - var(--mtv-card-spacing))/3.554);
	}	
	.cards-page .video-card {
		width: 25%;
	}
	.cards-page .collection-card {
		width: 20%;
	}
	.mtv-band.se-teaser .right {
		padding-top: 15px;
	}
	.fSort .select2-container .select2-selection--single {
		width: 220px;
		margin-left: auto;
	}
}
@media (min-width: 1000px) and (max-width: 1199px) {
	.mtv-section-hero {
		margin-top: -17px !important;
	}
	.cards-band .video-card {
		flex: 0 0 calc(33.333%);
	}
	.cards-band .collection-card {
		flex: 0 0 calc(25%);
	}
	.cards-band .collection-card.horizontal {
		flex: 0 0 calc(33.333%);
	}

	body.daily-contemplation .collection-card {
		flex: 0 0 calc(33.333%);
	}
	body.daily-contemplation .video-description {
		width: calc(100vw - var(--mtv-nav-width))
	}	

	.video-card.yt figure img {
		height: calc(((100vw - var(--mtv-nav-width) - 20px) / 3 - var(--mtv-card-spacing)) / 1.777);
	}
	.fl-video-card .video-card.yt figure img {
		height: 146px;
	}
	.mtv-hero-content .hero-right, .mtv-hero-content .hero-left {
		width: 45%;
	}
	.mtv-hero-content .hero-right {
		min-width: 40%;
		width: 40%;
	}
	.se-page .mtv-hero-content .hero-right {
		width: 40%;
	}
	.hero-card.yt figure img {
		height: calc(40vw / 1.777);
	}
	.mtv-section-hero .hero-card.yt figure img {
		height: calc((100vw - var(--mtv-nav-width) - 30px) * 0.35 / 1.777);
	}	
	.mtv-band button.arrow:not(.collection-arrow) {
		top: calc(((100vw - var(--mtv-nav-width))/3 - var(--mtv-card-spacing))/3.554);
	}	
	.cards-page .video-card {
		width: 33.333%;
	}	
	.cards-page .collection-card {
		width: 25%;
	}
	.mtv-band.se-teaser .left { 
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.mtv-hero>figure.wide-image-module {
		margin-top: 0px;
	}
	/* html.single-events:not(.lisbon-2024) .mtv-hero>figure.wide-image-module {
		min-width: auto !important;
	} */
	.video-modal .modal-content {
		width: calc(60vw);
	}
	.event-page nav.menu-content-module>div ul {
		min-width: 100%;
	}
	.event-live-player iframe, .event-live-player .live-player-container {
		max-height: calc(45vw / 1.7777 - 36px);
	}
	.collection-live-player iframe {
		max-height: calc((100vw - var(--mtv-nav-width)) * 0.55 / 1.777 - 22px);
	}
	.home-teaser .collection-live-player iframe {
		max-height: 185px;
	}
	body.single-events span.fLang.fSelect {
		top: -35px;
	}
}
@media (min-width: 768px) and (max-width: 999px) {
	.mtv-section-hero {
		margin-top: -17px !important;
	}
	.mtv-hero>figure {
		margin-top: 0px !important;
	}
	.cards-band .video-card {
		flex: 0 0 calc(50%);
	}
	.cards-band .collection-card {
		flex: 0 0 calc(33.333%);
	}
	.cards-band .collection-card.horizontal {
		flex: 0 0 calc(50%);
	}
	.video-card.yt figure img {
		height: calc(((100vw - var(--mtv-nav-width) - 20px) / 2 - var(--mtv-card-spacing)) / 1.777);
	}	
	.fl-video-card .video-card.yt figure img {
		height: 146px;
	}
	.mtv-hero-content .hero-right, .mtv-hero-content .hero-left {
		width: 45%;
	}
	html.single-events .mtv-hero-content .hero-left {
		width: 45%;
		padding-right: 0px;
	}
	body.single-events span.fLang.fSelect {
		top: -35px;
	}
	.mtv-hero-content .hero-left {
		padding-right: 0px;
	}
	.hero-card.yt figure img {
		height: calc(45vw / 1.777);
	}
	.mtv-section-hero .hero-card.yt figure img {
		height: calc((100vw - var(--mtv-nav-width) - 107px) * 0.45 / 1.777);
	}	
	.mtv-band button.arrow:not(.collection-arrow) {
		top: calc(((100vw - var(--mtv-nav-width))/2 - var(--mtv-card-spacing))/3.554);
	}
	.term-my-library .mtv-band button.arrow.photo-arrow {
		top: 40%;
	}
	.cards-page .video-card {
		width: 50%;
	}
	.cards-page .collection-card {
		width: 33.333%;
	}
	.mtv-band.se-teaser .left { 
		padding-top: 15px;
		padding-bottom: 15px;
	}		
	div.se-page .mtv-hero-content .hero-left { 
		width: 50%;
	}
	.left-nav {
		top: 78px;
	}
	.video-modal .modal-content {
		width: calc(80vw);
	}	
	.event-page nav.menu-content-module>div ul {
		min-width: 100%;
	}
	.event-live-player .live-player-container, .event-live-player iframe {
		max-height: calc(45vw / 1.7777 + 1px);
	}
	div.term-chant-sahaja .collection-live-player iframe {
		max-height: calc((100vw - var(--mtv-nav-width)) * 0.55 / 1.777 - 16px);
	}
	div.term-chant-sahaja .mtv-section-hero .hero-left {
		width: 45%;
	}
	div.term-chant-sahaja .mtv-section-hero .hero-right {
		width: 55%;
	}
	div.term-chant-sahaja .mtv-section-hero .mtv-hero-content {
		padding-right: 0px;
	}
	div.term-chant-sahaja .mtv-section-hero .mtv-hero-content p:not(.btns) {
		font-size: 15px;
	}
	div.term-chant-sahaja .mtv-section-hero .hero-left img.cs-logo-subtitle {
		width: 110%;
		margin-left: -5%;
	}
	.cs-carousel-content {
		flex-direction: column;
	}
	.cs-carousel-content>div {
		width: 100%;
	}
	.cs-carousel-container {
		max-width: 500px;
	}
	.cs-carousel-content .handwriting {
		padding-left: 0px;
	}
	.cs-carousel-content .handwriting img {
		width: 100%;
		padding-top: 20px;
	}	
	.cs-carousel-content p {
		margin-top: 15px;
	}
	
	body.single-events span.fLang.fSelect {
		right: 25px;
	}
	.hero-left .auto-trans {
		display: inline-block;
		max-width: none;
	}

	.home-teaser .collection-live-player iframe {
		max-height: 180px;
	}
	.home-teaser .hero-left {
		width: 38% !important;
		padding: 0 0;
	}
	.home-teaser .hero-right {
		width: 57% !important;
		padding-right: 0px;
		padding-left: 10px;
	}
	.home-teaser:not(.cs-teaser) .hero-left, .home-teaser:not(.cs-teaser) .hero-right {
		width: 50% !important;
	}

	.home-teaser .cs-logo-subtitle {
		width: 100%;
		margin-left: 10px;
	}
	.home-teaser a.brush-button {
		font-size: 12px;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	body.single-events span.fLang.fSelect {
		top: -45px;
	}
}

@media (min-width: 768px) and (max-width: 900px) {
	.video-description {
		width: 100% !important;
		padding-right: 0px !important;
	}
	.next-videos-container {
		width: 100% !important;
	}
	html.single-videos .mtv-container,
	html.single-sevideos .mtv-container,
	html.single-rtvideos .mtv-container {
		padding-left: 22px;
		display: flex;
		flex-direction: column-reverse;
		padding-right: var(--mtv-card-spacing);
	}
	.mtv-share-options .share-options {
		margin-left: -14%;
	}
}
@media (max-width: 767px) {
	html[data-theme=ocean]:not(.page-template-default) div[header-dctv],
	html[data-theme=sun]:not(.page-template-template-sahaja-express):not(.page-template-default):not(.term-album-detail-page) div[header-dctv],
	html[data-theme=fire]:not(.term-events):not(.page-template-template-online-retreat):not(.page-template-default):not(.term-beach-day-july-2023) div[header-dctv],
	html.mtv-hero-page div[header-dctv] {
		margin-top: 0px;
	}	
	html.term-my-account div[header-dctv], 
	html.term-product-sign-up div[header-dctv],
	html.term-user-login div[header-dctv] {
		margin-top: 63px !important;
	}

	html.term-my-library div[header-dctv],
	html.term-photogallery div[header-dctv] {
		margin-top: 33px !important;
	}

	body.single-events .mtv-hero-content {
		top: 80px;
	}

	.mtv-hero {
		max-width: 100%;
		overflow: hidden;
	}
	.mtv-section-hero {
		max-width: calc(100% + var(--mtv-card-spacing));
		overflow: hidden;
	}
	.mtv-hero>figure, .mtv-section-hero>figure {
		margin-top: 0px !important;
		margin-left: 0px;
		min-width: 400px;
	}
	body.term-sahaja-express.logged-in .mtv-hero>figure {
		min-width: 540px;
	}
	body.term-sahaja-express.logged-in.se-landing-vasanas .mtv-hero>figure {
		min-width: 510px;
	}
	body.term-sahaja-express.logged-in.se-landing-vasanas.se-landing-quote .mtv-hero>figure {
		min-width: 580px;
	}
	
	body.single-events .mtv-hero>figure {
		min-width: 575px;
	}
	body.single-events.attend-page .mtv-hero>figure {
		min-width: 620px;
	}
	body.single-events.page-id-83058 .mtv-hero>figure,
	body.single-events.page-id-68958 .mtv-hero>figure,
	body.single-events.page-id-69825 .mtv-hero>figure {
		min-width: 470px;
	}
	body.single-events.postid-66007 .mtv-hero>figure {
		min-width: 500px;
	}

	.se-page .mtv-hero>figure {
		min-width: 400px;
	}
	.se-page .mtv-hero p.brush-buttons {
		text-align: center;
	}

	div.se-page h2.band-heading {
		padding: 0px 22px;
    	max-width: calc(100vw - 44px);
    	text-align: left;
		line-height: 26px;
	}
	
	div.se-page h2.band-heading.live-program {
		margin-bottom: 0px;
	}

	.mtv-band.cols-4 {
		padding-bottom: 10px;
	}

	.mtv-section-hero {
		margin-left: calc(var(--mtv-card-spacing) * (-1));
	}
	.mtv-section-hero>figure {
		min-width: 480px !important;
		left: 0px;
	}
	.term-vasanas .mtv-section-hero>figure {
		min-width: 760px !important;
		min-height: auto !important;
	}

	html:not(.postid-90563):not(.postid-89907):not(.postid-89727) .mtv-section-hero>figure {
		min-width: 767px !important;
		min-height: auto !important;
	}

	html.postid-90563 .mtv-section-hero>figure,
	html.postid-89907 .mtv-section-hero>figure {
		min-width: 580px !important;
		min-height: auto !important;
	}
	html.postid-89727 .mtv-section-hero>figure {
		min-width: 610px !important;
	}


	html.term-sahaja-express-collections .mtv-section-hero>figure,
	html.term-collections:not(.single-collections) .mtv-section-hero>figure,
	html.post-type-archive-sevideos .mtv-section-hero>figure,
	html.post-type-archive-videos .mtv-section-hero>figure {
		min-width: 450px !important;
	}
	html.term-my-library .mtv-section-hero>figure {
		min-width: 600px !important;
	}
	.mtv-hero>figure svg, .mtv-section-hero>figure svg {
		bottom: -60px !important;
		min-width: 767px;
	}
	.mtv-hero>figure span.brush-container img, .mtv-section-hero>figure span.brush-container img, div.term-sangha-picks .sangha-pick-card span.brush-container img {
		min-width: 767px;
	}

	.mtv-hero .mtv-hero-content, .mtv-section-hero .mtv-hero-content {
		flex-direction: column;
		padding: 0 var(--mtv-card-spacing);
		top: 50px;
	}

	html.term-my-library .mtv-section-hero .mtv-hero-content {
		top: 0px;
	}
	.hero-left {
		padding-right: 0px !important;
		margin-bottom: 20px;
	}
	.hero-left, .hero-right {
		width: 100% !important;
		max-width: none !important;
	}
	.mtv-section-hero .mtv-hero-content .hero-right {
		margin-top: 0px;
	}

	.hero-right {
		margin: 0px !important;
	}
	.mtv-hero-content p:first-of-type {
		margin-top: 10px;
	}
	body.term-sahaja-express-landing .mtv-hero-content .hero-left img {
		margin-top: 20px;
	}
	body.term-sahaja-express-landing.se-landing-vasanas.page-lang-en .mtv-hero-content .hero-left img {
		margin-bottom: 50px;
	}
	body.term-sahaja-express-landing .home-teaser .mtv-hero-content .hero-left img {
		margin-top: 0px;
	}
	
	.cards-band-container, .cards-page, .cards-page-bounded {
		padding-right: 0px;
	}
	.se-page .mtv-band.se-band.cards-band-container {
		padding: 15px 0px 15px 22px;
	}
	.se-page .mtv-band.se-band.dana-band {
		padding-top: 0px;
	}
	.cards-band-container.contemplation-card-container {
		margin-left: -20px;
		padding: 30px 0px 30px 20px;
		margin-bottom: 15px;
		background-color: #FCF8F1;
		overflow: hidden;
	}
	.cards-band-container.contemplation-card-container .brush-container:nth-of-type(1) {
		top: -10px;
		bottom: auto;
		transform: scaleX(-1) scaleY(-1);
		width: 200%;
		left: 0%;
	}
	.cards-band-container.contemplation-card-container .brush-container:nth-of-type(2) {
		bottom: -10px;
		top: auto;
		width: 200%;
		left: -75%;
	}	

	.cards-band .video-card, .cards-band .collection-card {
		flex: 0 0 80%;
	}
	.cards-band .video-card.contemplation-card {
		flex: 0 0 100%;
		padding-right: 0px;
	}
	.cards-band .video-card.contemplation-card figure {
		box-shadow: 4px 4px 10px 0px rgb(0 0 0 / 20%);
		margin-right: 20px;
	}
	body.page-lang-en .cards-band .video-card.contemplation-card figure {
		box-shadow: none !important;
	}
	.cards-band .collection-card:not(.Retreat) {
		flex: 0 0 70%;
	}
	.cards-band .collection-card.horizontal {
		flex: 0 0 90%;
	}
	.video-card.yt figure img {
		height: calc((80vw - var(--mtv-card-spacing) - 24px) / 1.777);
	}
	.fl-video-card .video-card.yt figure img {
		height: 75px;
	}
	.cards-page .video-card.yt figure img, .cards-page-bounded .video-card.yt figure img {
		height: calc((100vw - 2*var(--mtv-card-spacing) - 1px) / 1.777);
	}	
	.hero-card.yt figure img {
		height: calc((100vw - 44px) / 1.777);
	}	
	.mtv-section-hero .hero-card.yt figure img {
		height: calc((100vw - 44px) / 1.777);
	}

	.hero-card h2 {
		font-size: 18px !important;
		line-height: 21px;
	}
	.mtv-band button.left-arrow, .mtv-band button.right-arrow {
		/* top: calc(((100vw)*4/5)/3.554 + 47px); */
		display: none;
	}	
	.cards-page .video-card, .cards-page .collection-card, .cards-page-bounded .video-card  {
		width: 100%;
	}
	.sangha-pick-card {
		padding-right: 0px !important;
	}
	.cards-page-bounded .video-card {
		padding-right: 0px;
	}
	body.daily-contemplation .video-card {
		padding-right: 16px;
	}
	.cards-band.teaser {
		overflow-x: hidden;
	}
	.cards-band.teaser .teaser-overlay {
		width: calc(100vw);	
	}	
	/* temporary till we do mobile */
	.left-nav {
		display: none;
	}
	.mtv-container {
		padding-left: var(--mtv-card-spacing);
		margin-top: 10px;
	}
	.term-album-detail-page .mtv-container {
		padding-right: var(--mtv-card-spacing);
	}
	div.term-sangha-picks .cards-page {
		margin-left: -20px;
	}
	body.single-videos .mtv-container, body.single-sevideos .mtv-container, body.single-rtvideos .mtv-container {
		display: flex;
		flex-direction: column-reverse;
		padding-right: var(--mtv-card-spacing);
	}
	.video-description {
		width: 100% !important;
		padding-right: 0px !important;
	}
	.video-description .video-title h1 {
		margin-top: 0px;
		font-size: 22px !important;
	}
	.video-description .video-title {
		max-width: 100%;
		min-width: 100%;
	}
	.video-player-actions {
		float: left;
		margin-top: 15px !important;
	}
	.video-description-text p:first-of-type {
		margin-top: 20px;
	}
	.next-videos-container {
		width: 100% !important;
	}
	.next-videos-container .video-card.yt figure img {
		height: calc((100vw - 2 * var(--mtv-card-spacing)) / 1.777 - 3px);
	}
	.main-video-container:not(.modal-video-container) {
		width: 100%;
		height: auto !important;
		background-color: transparent !important;
		margin-top: 65px;
	}
	.main-video-container:not(.modal-video-container):not(.soundcloud):not(.html5audio) {
		padding-top: 0px;
	}
	.main-video-player {
		width: 100% !important;
		height: calc(100vw / 1.777) !important;
	}
	body.term-sahaja-express-live-audio .main-video-player {
		height: auto !important;
	}
	.mtv-band h2 {
		max-width: calc(100vw - 130px);
		font-size: 18px;
		letter-spacing: 1px;
	}
	body:not(.page-lang-en) .mtv-band h2 {
		max-width: calc(100vw - 175px);
	}

	.mtv-band h2.band-heading {
		max-width: none;
	}
	.mtv-band.se-teaser {
		flex-direction: column-reverse;
		width: calc(100% + 50px);
		margin-left: -50px;
		background: url("/wp-content/themes/moojiorg/img/mtv-free-lp-se-bg-mobile.jpg") no-repeat;
		background-size: cover;
		padding-top: 35px;
		padding-bottom: 15px;
	}
	.mtv-band.se-teaser .left {
		width: 100%;
		padding-right: 0px;
		padding-top: 0px;
	}

	.mtv-band.se-teaser .right {
		width: 100%;
		padding-bottom: 0px;
		padding-left: 50px;
	}

	.mtv-band.se-band {
		flex-direction: column;
	}
	.se-translations-band .mtv-band.se-band {
		flex-direction: column-reverse;
	}

	.mtv-band.se-band .left, .mtv-band.se-band .right {
		width: 100%;
		padding: 0px;
	}
	.mtv-band.striped {
		max-width: 100%;
		overflow: hidden;/*needed ? */
	}
	.mtv-band.striped svg {
		width: 1920px;
		left: 50%;
		transform: translateX(-50%);
		overflow: hidden;
	}
	.mtv-band.cols-4 {
		flex-wrap: wrap;
		flex-direction: row;
		padding: 0px;
	}
	.mtv-band.cols-4>div {
		width: 50%;
		padding: 0 15px;
	}

	.se-page .brush-button {
		transform: translateX(-30px);
	}

	.mtv-band .see-all {
		margin-right: 15px;
		font-size: 16px;
		margin-top: 15px;
	}
	
	.cards-band.empty p {
		line-height: normal;
	}
	
	.login-modal .modal-content {
		width: 100%;
		padding: 20px;
	}

	.register-modal input[name=rPass], .register-modal input[name=rPass2] {
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}

	.login-modal .brush-button {
		margin-left: 80px;
	}

	form.mtv-filters {
		width: calc(100% - 26px);
		/* justify-content: center; */
		overflow: hidden;
		flex-wrap: wrap;
	}
	.mtv-filters .fLength {
		margin-right: 15px !important;
	}

	.mtv-filters .fSort {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}

	form.mtv-filters .fSelect, form.mtv-filters input[type=search] {
		margin-bottom: 10px;
	}

	form.mtv-filters button.cc-switch, form.mtv-filters select[name=fSort] {
		margin-right: 0px !important;
	}
	
	form.mtv-filters span.search-box, form.mtv-filters input[type=search] {
		width: 100% !important;
	}
	.mtv-pagination .page_links {
		display: flex !important;
		align-items: center;
		flex-wrap: wrap;
	}
	.mtv-pagination .page_links a {
		margin-bottom: 20px;
	}
	.mtv-pagination .page_links a.prev, .mtv-pagination .page_links a.next {
		align-self: baseline;
	}
	.mtv-pagination .page_links a.prev::after {
		top: 8px !important;
	} 
	.mtv-pagination .page_links a.next::after {
		top: 3px !important;
	}
	.mtv-menu-mobile {
		display: block;
		transition: bottom 1s ease;
	}

	body.scrollingDown .mtv-menu-mobile {
		bottom: -65px;
	}
	body.scrollingUp .mtv-menu-mobile {
		bottom: 0px;
	}	

	.mtv-page iframe {
		width: 100%;
		height: calc(100vw / 1.777);
	}
	.hero-left .fLang {
		right: 5px;
		top: -15px;
	}
	html.page-template-template-sahaja-express-home .hero-left .fLang {
		top: 15px;
	}
	html.single-events .hero-left .fLang {
		top: -30px;
	}	

	.rt-ttype-modal .modal-content {
		width: auto;
	}

	.se-pricing-modal .pricing-cards, .rt-ttype-modal .ticket-type-cards {
		flex-direction: column;
	}
	.se-pricing-modal .pricing-card, .rt-ttype-modal .ticket-type-card {
		width: 100%;
	}
	.se-pricing-modal .pricing-card.monthly, .ticket-type-card.zoom {
		margin-right: 0px;
		margin-bottom: 40px;
	}
	.rt-zoom-change-modal .select2-selection--multiple {
		min-width: calc(100vw - 80px);
	}
	.collection-card h3 {
		font-size: 1.5em !important;
	}
	.hero-card span.time {
		font-size: 16px;
	}
	.hero-right .se-video-brush-label {
		display: none;
	}
	.hero-right .collection-hero-brush-label {
		/* display: block;
		top: 6px; */
	}
	.video-card .se-video-brush-label {
		right: 16px;
	}
	body.page-id-83058 .video-card .se-video-brush-label { 
		right: 0px;
	}
	.video-card.Free.new::before {
		right: 20px;
	}
	.video-card.Free.new::after {
		right: -22px;
	}
	.fl-video-card .video-card.Free.new::before {
		right: 0px;
	}
	.fl-video-card .video-card.Free.new::after {
		right: -45px;
	}
	.se-pricing-modal .modal-content {
		width: auto;
	}
	.se-pricing-modal .modal-content:not([data-lang=EN]) {
		width: 100%;
	}
	.se-translations-pricing {
		padding: 0px 0px !important; 
	}
	.se-translations-pricing .plan-btns {
		flex-direction: column;
	}
	.se-translations-pricing .plan-btns p.plan-note {
		margin-top: 5px;
	}
	.se-lang-links {
		text-align: left;
		padding-left: 20px;
		margin-top: 0px;
	}

	a.social-sign-in.google {
		margin-right: 0px;
		margin-bottom: 20px;
	}
	a.social-sign-in.facebook {
		width: 240px;
	}
	p.social-sign-in-p {
		flex-direction: column;
		align-items: center;
	}	

	.checkout-subscription-info {
		padding-left: 0px;
	}
	.checkout-subscription-info>.section-container {
		flex-direction: column;
	}
	.subscription-info {
		width: 100%;
	}
	.subscription-info:nth-child(1) {
		margin-bottom: 10px;
	}
	.subscription-info input[type=radio] {
		-moz-appearance: none;
		appearance: none;
		outline: none;	
		margin-top: 7px;
	}	

	.video-card .close-button {
		display: block;
	}

	.mtv-iframe {
		min-height: calc(85vh);
	}
	.mtv-iframe iframe {
		min-height: 100% !important;
	}

	button .mtv-icon.mtv-heart {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite@2x.png?v2') no-repeat -60px 0px;
		background-size: 120px 57px;
		width: 32px;
		height: 32px;
	}	
	button.selected .mtv-icon.mtv-heart {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite@2x.png?v2') no-repeat -60px -32px;
		background-size: 120px 57px;
		width: 32px;
		height: 32px;
	}	
	button .mtv-icon.mtv-no-video {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite@2x.png') no-repeat -28px 2px;
		background-size: 120px 57px;
		width: 32px;
		height: 32px;
	}	
	button.selected .mtv-icon.mtv-no-video {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite@2x.png') no-repeat -90px 1px;
		background-size: 120px 57px;
		width: 32px;
		height: 32px;
	}	
	button .mtv-icon.mtv-download {
		background: url('/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite@2x.png') no-repeat 2px 0px;
		background-size: 120px 57px;
		width: 32px;
		height: 32px;
	}	
	.mtv-icon.mtv-share-button {
		height: 29px !important;
	}
	.video-card.hide-on-mobile {
		display: none;
	}
	.mtv-welcome-banner .close-button {
		right: 14px;
		top: 12px;
	}
	.mtv-welcome-banner .top-frame {
		top: -8px;
	}
	.mtv-welcome-banner .bottom-frame {
		bottom: -8px;
	}
	.mtv-retreat-banner>div {
		flex-direction: column;
	}
	.mtv-retreat-banner>div>div:nth-of-type(1) {
		width: 100%;
	}
	.mtv-retreat-banner>div>div:nth-of-type(2) {
		padding-bottom: 10px;
	}
	.mtv-retreat-banner.se-banner>div>div:nth-of-type(2) {
		align-self: center;
	}	
	.mtv-welcome-banner.mtv-skinny-banner {
		background-size: cover;
		background-position: center;
	}

	.events-subheader {
		display: flex;
		flex-direction: column;
		right: 10px;
		top: 100px;
	}
	body.term-events section.header-content-module>div h1, 
	body.page-template-template-online-retreat section.header-content-module>div h1 {
		max-width: 75%;
		margin: 0 0;
	}

	.section-container.section-with-menu {
		overflow-x: hidden;
		overflow-y: hidden;
	}

	html.term-events .select2-container .fLangDropdown li, html.single-collections .select2-container .fLangDropdown li{
		padding-left: 10px;
	}
	html.term-events .select2-container, html.single-collections .select2-container {
		right: 5px;
	}

	.live-player-container {
		width: 100%;
		height: calc((100vw - 40px) / 1.77);
	}

	.event-live-player iframe, .collection-live-player iframe {
		height: calc((100vw - 40px) / 1.77);
	}
	.collection-live-player iframe {
		max-height: none;
	}

	.event-live-player.audio {
		height: calc((100vw - 40px) / 1.77);
	}
	html.single-events .mtv-hero-content h1 {
		padding-left: 0px;
		padding-right: 0px;
	}
	html.page .sahaja-space-container {
		margin: 0px -20px;
	}
	.sahaja-space-container>svg {
		width: 1000px;
		overflow: hidden;
	}
	.sahaja-space-container>svg:first-of-type {
		margin-top: -5px;
	}
	.sahaja-space-container>svg:last-of-type {
		margin-bottom: -7px;
	}
	.sahaja-space {
		padding: 20px 0px 10px 0px;
	}
	.sahaja-space .space-carousel {
		width: 100%;
		float: none;
	}
	.sahaja-space .space-description {
		display: block;
		width: 100%;
		padding: 20px 20px 0px 20px;
	}
	.sahaja-space.contemplative .space-description h2::after {
		content: ' ';
		background: url('/wp-content/themes/moojiorg/img/spaces/icon-contemplative.svg') no-repeat;
		position: absolute;
		width: 33px;
		height: 40px;
		top: -5px;
		right: 0px;
	}	
	.sahaja-space.watch .space-description h2::after {
		content: ' ';
		background: url('/wp-content/themes/moojiorg/img/spaces/icon-watch.svg') no-repeat;
		position: absolute;
		width: 45px;
		height: 45px;
		top: 0px;
		right: 0px;	
	}	
	.sahaja-space.social .space-description h2::after {
		content: ' ';
		background: url('/wp-content/themes/moojiorg/img/spaces/icon-social.svg') no-repeat;
		position: absolute;
		width: 45px;
		height: 45px;
		top: 0px;
		right: 0px;	
	}			
	.video-modal .modal-content {
		padding-left: 20px;
		padding-right: 20px;
	}

	div.term-sangha-picks .cards-page {
		overflow-x: hidden;
	}

	.sangha-pick-card a {
		flex-direction: column;
	}
	.sangha-pick-card a figure, .sangha-pick-card a .sangha-pick-info {
		width: 100%;
	}
	.sangha-pick-card .sangha-pick-info {
		padding-left: 0px;
		padding-top: 20px;
	}
	.sangha-pick-card:nth-child(even) .se-brush:nth-of-type(1) {
		top: -2px;
	}
	.sangha-pick-card:nth-child(even) .se-brush:nth-of-type(2) {
		bottom: -2px;
	}

	body.daily-contemplation .sangha-pick-card {
		width: calc(100% - 20px) !important;
		background-color: transparent !important;
	}

	div.term-chant-sahaja .mtv-section-hero .hero-left img.cs-logo {
		padding-left: 60px;
	}
	div.term-chant-sahaja .mtv-section-hero .hero-left img.cs-logo-subtitle {
		width: 100%;
		margin-left: 0;
	}
	.cs-carousel-container {
		margin: 10px 0px 10px 10px;
		width: calc(100% - 35px);
		padding: 15px 0px;
	}
	.cs-carousel-container .splide__arrow--next {
		right: -1.4em;
	}
	.cs-carousel-container .splide__arrow--prev {
		left: -1.6em;
	}
	.cs-carousel-content {
		flex-direction: column;
	}
	.cs-carousel-content .cs-carousel-right {
		padding: 0px;
	}
	.cs-carousel-content>div {
		width: 100%;
	}
	.cs-carousel-content {
		margin: 10px 25px;
	}
	.cs-carousel-content p.watch-live .cs-hours {
		font-size: 95%;
	}
	.cs-carousel-left .top-frame {
		top: -15px;
	}
	.cs-carousel-left .bottom-frame {
		bottom: -15px;
	}	
	.cs-carousel-content .handwriting {
		padding-left: 0px;
	}
	.cs-carousel-content .handwriting img {
		width: 100%;
		padding-top: 20px;
	}	
	.cs-carousel-content p {
		margin-top: 15px;
	}
	div.term-chant-sahaja .mtv-content>.mtv-band:nth-of-type(4)::after,	
	div.term-chant-sahaja .mtv-content>.mtv-band:nth-of-type(6)::after,
	div.term-chant-sahaja .mtv-content>.mtv-band:nth-of-type(8)::after {
		width: calc(70vw);
		right: 30px;
	}

	.home-teaser-figure-container {
		overflow: hidden;
		margin-left: -20px;
	}

	.home-teaser:not(.full-length-teaser) figure {
		min-width: 440px;
		margin: 0 -20px;
		overflow: hidden;
	}
	.home-teaser .mtv-hero-content {
		flex-direction: column;
	}
	.home-teaser .hero-left {
		width: 100% !important;
		margin-left: -20px;
		padding: 0px 0px;
		text-align: center;
		max-width: none !important;
	}
	html.safari .home-teaser .hero-left {
		margin-left: 0px !important;
	}
	.home-teaser .hero-right {
		width: 100% !important;
		max-width: none !important;
	} 
	.home-teaser .cs-logo {
		width: 70%;
		padding-left: calc(15% + 25px);
	}
	.mukti-teaser .cs-logo {
		width: 90%;
		padding-left: 10% !important;
	}
	.home-teaser .cs-logo-subtitle {
		width: 90%;
		padding-left: 20px;
		max-width: 350px;
		display: block;
		margin: 0 auto;
	}
	.home-teaser a.brush-button {
		transform: translateX(-30px);
	}

	html.page .one-column-module iframe {
		height: calc((100vw - 40px) / 1.777);
	}
	html.page .one-column-module .highlight-box iframe {
		height: calc((100vw - 80px) / 1.777);
	}
	.hero-left .auto-trans {
		display: inline-block;
		max-width: none;
	}
	html.single-events .hero-left .fLang {
		right: -6px;
		text-align: center;
		width: 100%;
	}
	html.single-events.dv2025 .hero-left .fLang {
		width: 59%;
	}
	html.single-events.dv2025.info-page:not(.page-lang-en) .hero-left .fLang,
	html.single-events.dv2025.attend-page .hero-left .fLang {
		width: 63%;
		display: flex;
	}	
	html.single-events .select2-container {
		right: auto !important;
	}
	html.single-events.page-template-template-sahaja-express-live-event .hero-left .fLang {
		right: -90px;
	}

	#teaser-carousel {
		margin-left: -20px;
		overflow-x: hidden;
	}
	#teaser-carousel .mtv-band {
		padding-left: 20px;
	}
	#teaser-carousel .mtv-band .mtv-hero-content {
		width: calc(100% - 20px);
	}
	#teaser-carousel .splide__arrow--prev {
		left: 0em;
	}	
	#teaser-carousel .splide__arrow--next {
		right: 0em;
	}	
	.contemplation-teaser .home-teaser-figure-container>figure,
	.testimonies-teaser .home-teaser-figure-container>figure {
		min-height: 620px;
	}
	.contemplation-teaser,
	.testimonies-teaser {
		overflow-x: hidden;
	}

	body.term-events .section-with-menu iframe {
		width: calc(100vw - 40px);
		height: calc((100vw - 40px) / 1.777);
	}

	.mtv-band.live-audio audio {
		width: calc(100% - 20px) !important;
	}

	body.daily-contemplation .daily-contemplation-title {
		margin-bottom: 0px;
	}

	body.term-guest-retreat div.jwplayer {
		width: 100% !important;
		height: calc((100vw - 40px) / 1.77) !important;
	}

	.schedule-item {
		flex-direction: column;
	}

	.schedule-item>div {
		width: 100% !important;
	}

	.schedule-item>div:nth-child(2) {
		padding-left: 0px;
		padding-top: 20px;
		z-index: 1;
	}

	.schedule-item>div:nth-child(2):after {
		display: none;
	}

	.schedule-item>div:nth-child(3) {
		padding-left: 10%;
		padding-top: 10px;
	}

	body.page-template, body.page-template-default div.section-container .jwplayer {
		width: 100% !important;
		height: calc((100vw - 40px) / 1.777) !important;
	}

	html.single-events.info-page.dv3 .mtv-hero>figure {
		left: calc(50vw - 270px);
		min-width: 470px;
	}
	html.single-events.info-page.dv3.dv2025 .mtv-hero>figure {
		left: -35px;
	}
	html.single-events.info-page.dv3.dv2025.lisbon-2026 .mtv-hero>figure {
		left: 0px;
	}
	html.single-events.info-page.dv3 .mtv-hero-content .hero-left {
		padding-left: 0px;
		margin-left: 0px;
	}
	html.single-events.info-page.dv2026 .mtv-hero-content .hero-left {
		margin-left: -25px;
	}
	html.single-events.info-page.dv2026.lisbon-2026 .mtv-hero-content .hero-left {
		margin-left: 0px;
		margin-top: 54px;
		margin-right: -20px;
	}
	body.single-events.info-page.dv3 .mtv-hero-content {
		top: 80px;
	}

	.sahaja-space-container.live .sahaja-space .space-description p.subtitle::before {
		top: 23px;
		left: 21px;
	}
	.slider-module.news-widget .section-container {
		padding: 0 0px;
	}
	body.term-sangha-home .wp-block-media-text .wp-block-media-text__content {
		padding: 0 0 !important;
		margin-top: 20px;
	}
	html.term-my-library .mtv-band>iframe {
		width: calc(100vw - 40px);
		height: calc((100vw - 40px) / 1.777);
	}
}

@media (max-width: 375px) {
	html.single-events.info-page.dv3.dv2025 .mtv-hero>figure {
		left: -60px;
	}
}

@media (max-width: 767px) and (min-height: 700px) and (display-mode: standalone) {
	body.scrollingDown .mtv-menu-mobile {
		bottom: -70px;
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	html.single-events.attend-page .hero-right {
		width: 87% !important;
	}
}


@media (min-width: 470px) and (max-width: 767px) {
	html.single-events.info-page.dv3 .mtv-hero>figure {
		left: 0px;
	}
}

@media (min-width: 768px) and (max-width: 900px) {

	html.single-events.info-page.dv3 .hero-left .fLang {
		right: -6px;
		text-align: center;
		width: 100%;
		top: -30px;
	}
	html.single-events.info-page.dv3 .select2-container {
		right: auto !important;
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.cards-band .video-card, .cards-band .collection-card {
		flex: 0 0 40%;
	}
	.cards-page .video-card, .cards-page .collection-card, .cards-page-bounded .video-card {
		width: 50%;
	}
	.video-card.yt figure img {
		height: calc((40vw - var(--mtv-card-spacing) - 11px) / 1.777)
	}
	.cards-page .video-card.yt figure img, .cards-page-bounded .video-card.yt figure img {
		height: calc((50vw - 2*var(--mtv-card-spacing) - 1px) / 1.777);
	}
	.next-videos-container {
		width: 50% !important;
	}
	.next-videos-container .video-card.yt figure img {
		height: calc((50vw - 2*var(--mtv-card-spacing) - 1px) / 1.777 - 3px);
	}
}

@media (min-width: 1101px) {
	div.term-sangha-picks:not(.term-vasanas) .mtv-hero-content, div.term-chant-sahaja .mtv-hero-content {
		max-width: 800px;
		margin: 0 auto;
		left: calc(50vw - var(--mtv-nav-width) / 2 - 400px);
	}
	div.term-chant-sahaja .mtv-hero-content {
		padding-right: 0px;
	}
	.collection-live-player iframe {
		max-height: 234px;
	}
	.home-teaser .collection-live-player iframe {
		max-height: 214px;
	}
}
@media (min-width: 769px) and (max-width: 1100px) {
	div.term-sangha-picks:not(.term-vasanas) .mtv-hero-content {		
		left: 30px;
	}
	div.term-chant-sahaja .mtv-hero-content {
		left: 0px;
	}
}

@media (min-width: 768px) {
	.wp-block-column .cards-page-bounded .video-card {
		width: 100% !important;
		padding-right: 0px;
	}
}

.mtv-filters {
	width: 100%;
	margin: 20px 0px;
	display: flex;
	flex-wrap: wrap;
}
.mtv-filters .fLang-fSearch {
	display: flex;
	width: 100%;
	max-width: 320px;
}
.mtv-filters span.search-box {
	width: 100%;
}
.mtv-filters .fClear {
	margin-left: 10px;
}
.mtv-filters .fClear a {
	cursor: pointer;
	font-family: 'futura-pt';
	font-size: 17px;
	font-weight: 500;
	color: #7F7F7F;
}
.fSelect select {
	font-family: 'futura-pt';
	padding: 5px;
	font-size: 16px;
	margin-right: 28px;
	border: none;
	height: 36px;
}
.fSelect {
	padding-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.mtv-filters .fLang {
	margin-right: 0px;
}
.mtv-filters .fLang .select2 {	
	width: 70px !important;
}
.term-mooji-tv .select2-container.select2-container--default.select2-container--open:not(.select2-container--below) {
    right: 5px;
	width: fit-content !important;
    left: unset !important;
}
.term-mooji-tv .hero-card:not(.collection-hero-card) {
	box-shadow: none !important;
}
.mtv-filters .fLength .select2 {
	min-width: 120px;
}
.mtv-filters .fType .select2 {
	min-width: 170px;
}
.mtv-filters .fYear .select2 {
	min-width: 120px;
}
.mtv-filters .fSort .select2 {
	min-width: 260px;
}
.fSelect .select2-container, .select2-container li {
	font-family: 'futura-pt';
	font-size: 17px;
	font-weight: 500;
	color: #7F7F7F;
}
.fSelect .select2-container *:focus {
	outline: none;
}
.fSelect .select2-selection__rendered {
	line-height: 35px !important;
	color: #7F7F7F !important;
}
.fSelect .select2-container .select2-selection--single {
	height: 39px !important;
	border: none;
	border-radius: 0px;
	padding-left: 10px;
}
.fSelect .select2-container--default .select2-selection--single {
	background-color: transparent !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #55828B;
}

.select2-container--open .select2-dropdown--below {
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	border: none;
	box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.1);
}
.fSelect .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: 7px !important;
}
.fSelect .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #7F7F7F transparent transparent transparent;
}
.fSelect .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 6px 5px 0 5px;
}
.fSelect .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-width: 6px 5px 0 5px;
}

.select2-container li {
	padding-left: 20px;
}
.select2-container--default .select2-results__option--selected {
	background-color: transparent;
}
.select2-container--default .select2-results>.select2-results__options {
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	max-height: 225px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #F8F7F6;
	color: #BE8274;
	border-bottom: 0px solid #E6B89C;
}
.fSelect .select2-selection__arrow {
    height: 33px !important;
}
.select2-dropdown {
	border: none !important;
}
.mtv-filters .fSort {
	margin-left: auto;
	margin-right: 20px;
}

.mtv-filters select[name=fSort] {
	margin-left: auto;
}

form.mtv-filters input[type=search] {
	margin-right: 15px;
	height: 39px !important;
}
form.mtv-filters button.cc-switch {
    margin-right: 10px;
    font-family: 'futura-pt';
    font-size: 17px;
	color: #7F7F7F;
    border: 1px solid #7F7F7F;
    border-radius: 15px;
    padding: 2px 13px 1px 13px;
    height: 27px;
	margin-top: 8px;
	font-weight: 500;
}
@-moz-document url-prefix() {
	form.mtv-filters button.cc-switch {
		display: block ruby;
	}
}

form.mtv-filters button.cc-switch:hover, form.mtv-filters button.cc-switch.active {
	color: #BE8274;
	border: 1px solid #BE8274;
}
form.mtv-filters button.cc-switch input[type=checkbox],
form.mtv-filters .fav-filter-switch input[type=checkbox] {
	width: 0;
	height: 0;
	opacity: 0;
}

form.mtv-filters .fav-filter {
	width: 60px;
}
form.mtv-filters .fav-filter-switch {
    background: url(/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite.png?v2) no-repeat -53px 0px;
    width: 26px;
    height: 20px;
    background-size: 101px;
    opacity: 0.7;
    display: inline-block;
    margin: 10px 5px 0px 15px;
}
form.mtv-filters .fav-filter-switch.selected {
	background: url(/wp-content/themes/moojiorg/img/icons/mtv-player-icons-sprite.png?v2) no-repeat -53px -27px;
    background-size: 101px;
}

div.mtv-pagination {
	width: calc(100% - 20px);
	padding-right: 28px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

div.mtv-pagination .page_results {
	font-size: 17px;
	font-family: 'futura-pt';
	margin-bottom: 20px;
	font-style: italic;
	color: #7F7F7F;
	display: inline-block;
}
div.mtv-pagination .page_links {
	display: inline-block;
}
div.mtv-pagination .page_links a {
	font-size: 17px;
	font-weight: 400;
	padding: 0 15px;
	font-family: 'futura-pt';
	color: #7F7F7F;
	outline: none !important;
	-webkit-touch-callout: none;
}
div.mtv-pagination .page_links a:hover {
	text-decoration: none;
}
div.mtv-pagination .page_links a.active {
	background-color: #F8F7F6;
	color: #BE8274;
	border-radius: 8px;	
	padding: 6px 13px;
	cursor: default;
}
div.mtv-pagination .page_links a.next, div.mtv-pagination .page_links a.prev {
	position: relative;
	padding: 0 10px;
}
div.mtv-pagination .page_links a.next::after {
	content: ' ';
	position: absolute;
	width: 0px;
	height: 0px;
	border-top: 7px solid transparent;
  	border-bottom: 7px solid transparent;
	top: 4px;	
	border-left: 7px solid #7F7F7F;
}
div.mtv-pagination .page_links a.prev::after {
	content: ' ';
	position: absolute;
	width: 0px;
	height: 0px;
	border-top: 7px solid transparent;
  	border-bottom: 7px solid transparent;
	top: 4px;	
	left: 0px;
	border-right: 7px solid #7F7F7F;
}

body.term-my-account .header-content-module, body.term-product-sign-up .header-content-module {
	padding-bottom: 20px;
}
body.term-my-account .header-content-module h1, body.term-product-sign-up .header-content-module h1 {
	font-size: 30px;
	color: #EFB961;
}
body.term-reset-password .header-content-module h1 {
	color: #a7cbd0;
}

.mtv-iframe {
	margin-top: 0px !important;
}
.mtv-iframe>.section-container {
	padding: 0px 0px;
}
.mtv-iframe iframe {
	border: none !important;
	width: 100%;
	height: 100%;
	min-height: 1400px;
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
.mtv-iframe iframe::-webkit-scrollbar {
	display: none;
}
body.term-guest-stay2025-application-form [footer-dctv] {
	margin-top: -45px;
}

body.term-my-account iframe {
	min-height: 500px;
}

form.reset-form input[type=email] {
	display: inline-block;
	width: 300px;
}
form.reset-form a.btn {
	margin-left: 30px;
}
form.change-pass-form {
	max-width: 300px;
	margin: 0 auto;
}
form.change-pass-form a.btn {
	margin-left: 50px;
	margin-top: 15px;
}

form.reset-form input, form.change-pass-form input {
	margin-bottom: 15px;
}

body.term-reset-password a.brush-button {
	margin-left: 70px;
}
body.term-reset-password a.brush-button svg g {
	fill: #bcc1a7;
}
body.term-reset-password p {
	font-size: 18px !important;
}

span.price {
	font-family: 'futura-pt';
	letter-spacing: 0.5px;
	color: #BE8274;
	font-size: 20px;
	font-weight: 500;
}

table.download-links {
	font-size: 'futura-pt';
	border-collapse: collapse;
}
table.download-links tr {
	border-bottom: 1px solid #ddd;
}
table.download-links tbody tr:nth-child(odd) {
	background-color: #FDF8F6;
}
table.download-links thead td {
	font-weight: 500;
}
table.download-links td {
	font-size: 18px;
	line-height: 30px;
	text-align:center;
	padding: 0 10px;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
			animation: fa-spin 2s infinite linear; 
}

@keyframes fa-spin {
	0% {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg); }
	100% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg); } 
}

.blockUI.blockOverlay {
	opacity: 0.1 !important;
}

.blockUI.blockMsg {
	border: none !important;
	background-color: transparent !important;
	font-size: 30px;
}

.blockUI.blockMsg i {
	-webkit-animation: fa-spin 1.5s linear infinite;
	animation: fa-spin 1.5s linear infinite;
	transform: translateZ(0)
}
a.pressable {
	transition: opacity 0.2s ease-in-out;
}
a.pressable:active {
	opacity: 0.7;
}
a.pressable img {
	transition: all 0.2s ease-in-out;
}
a.pressable:active img {
	transform: scale(0.9);
}

/* morg header fix START */
header.main>div>nav>ul>li>svg {
	top: -15px;
	height: 105%;
}
header.main.open>div>nav>ul>li {
	padding-bottom: 20px;	
}
header.main>div>nav>ul>li>a {
	height: 36px;
	margin-top: 16px;
	padding-bottom: 0px;
}
header.main>div>nav>ul>li>ul {
	margin-top: 10px;
	width: 145px;
}
header.main>div>nav>ul>li+li {
	margin-left: 10px;
}
header.main>div>nav>ul>li:nth-child(3) {
	/* margin-left: 30px; */
}
/* morg header fix end */

html.term-events .video-card button.fav {
	display: none;
}

@media (min-width: 768px) {
	.nogap div, .nogap {
		gap: unset !important;
	}
}

.gap-1 div, .gap-1 {
	gap: 1em !important;
}

.mtop-12 {
	margin-top: -12px !important;
}

.toast-close {
	padding: 0 15px !important;
    opacity: 1 !important;
	position: absolute;
	top: 8px;
	right: 0px;
}
html.single-events .toastify {
	max-width: 400px;
}

html.inApp header.main>div>button {
	visibility: hidden;
}
html.inApp .account-menu-mobile,
html.inApp .newsletter-container, 
html.inApp .share-buttons-module,
html.inApp body [footer-dctv],
html.inApp .quote-source {
	display: none !important;
}
html.inApp .all-quotes-section .section-container {
	margin-bottom: 50px;
}
html.inApp.single-sevideos div[header-dctv],
html.inApp.single-videos div[header-dctv],
html.inApp .mtv-menu-mobile,
html.inApp #wpadminbar,
html.inApp .next-videos-container,
html.inApp #rank-math-analytics-stats-wrapper {
	display: none;
}
html.inApp .main-video-container:not(.modal-video-container) {
	margin-top: 0px;
}

/* Photo Universe */
.term-my-library .photonic-standard-layout {
	-webkit-box-orient: unset;
	-moz-box-orient: unset;
	display: unset;
	-webkit-flex-wrap: unset;
	-ms-flex-wrap: unset;
	flex-wrap: unset;
}
.term-my-library .photonic-standard-layout.cards-band {
	display: flex;
}
.term-my-library .photonic-smug-stream .photonic-pad-albums:first-of-type {
	margin-left: 0px;
}
.term-my-library .photonic-thumb, .term-album-page .photonic-thumb {
	padding: 0px;
	margin-top: 0px;
}
.term-my-library .photonic-album-photo-count, .term-album-page .photonic-album-photo-count {
	color: #7F7F7F;
	font-family: 'futura-pt';
	font-size: 14px;
	text-transform: none;
	padding: 0px;
}
.term-my-library .photonic-album-title, .term-album-page .photonic-album-title {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: 500;
	line-height: 20px;
	color: black;
	font-family: "futura-pt";
	font-style: normal;
}
.term-my-library .photonic-title-info, .term-album-page .photonic-title-info {
	text-align: left;
	padding-left: 0px;
}
.term-my-library .photonic-title-info {
	width: 100% !important;
}
.term-my-library .photonic-stream, .term-album-page .photonic-stream {
	margin: 0;
}
.term-my-library .photonic-thumb a img, .term-album-page .photonic-thumb a img {
	padding: 0;
	max-height: 320px;
}
.term-my-library .photonic-thumb {
	width: 228px;
}
.term-my-library .photonic-thumb a.gallery-page img, .term-album-page .photonic-thumb a.gallery-page img {
	margin: 0;
	width: 220px;
	height: 200px;
	object-fit: cover;
    object-position: center;
}
@media (max-width: 767px) {
	.term-my-library .cards-band .collection-card.photonic-pad-albums, .term-album-page .cards-band .collection-card.photonic-pad-albums {
		flex: 0 0 25%;
	}
}
.term-album-detail-page .fancybox-caption {
	color: #787878;
	font-size: 16px;
	background: unset;
	font-family: 'futura-pt';
 }
 .term-album-detail-page .fancybox-is-open .fancybox-bg {
	opacity: 1;
 }
 .cap-overlay:not(.cap-visible) {
	display: none !important;
 }
 .term-album-detail-page .fancybox-bg {
	background: #ffffff;
 }
 .term-album-detail-page section.header-content-module>div {
	text-align: left;
	padding: 0px;
	margin: 0px;
 }
 .term-album-detail-page section.header-content-module {
	padding-bottom: 0px;
 }

.donate-container {
    width: 100%;
    top: 127px;
    font-family: 'futura-pt';
    padding-top: 100px;
}
.donate-container-list {
    padding-bottom: 0px;
    margin-bottom: 11px;
    margin-left: 3px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.donate-container-list-item {
	margin: auto;
    max-width: 150px;
    text-align: center;
    background: url(/wp-content/themes/moojiorg/img/donate-heart@2x.png) no-repeat;
    background-size: contain;
    height: 85px;
}
.donate-container-list-item-link {
	color: #BE8274;
    display: block;
    padding-top: 25px;
}

html.mobile nav.menu-content-module:not(.scrolling):not(.scroll-end)::after {
	content: ' ';
	display: inline-block;
	position: absolute;
	bottom: 23px;
	right: 10px;
	animation:flash 1.5s infinite linear;
	width: 0; 
	height: 0; 
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 9px solid #a7cbd0;	
}

html[data-theme=mist].mobile nav.menu-content-module:not(.scrolling):not(.scroll-end)::after {
	border-left: 9px solid #a7cbd0;	
}

html[data-theme=sand].mobile nav.menu-content-module:not(.scrolling):not(.scroll-end)::after {
	border-left: 9px solid #e8dbba;	
}
  
@keyframes flash {
	0%, 100% {
		/* opacity:1; */
		right: 0px;
	}
	50% {
		/* opacity:.2; */
		right: 10px;
	}
}

.mtv-icon.share-whatsapp {
	background: transparent url(/wp-content/themes/moojiorg/img/sprite@2x.png?v=2) no-repeat -176px -105px;
    background-size: 350px 350px;
    width: 35px;
    height: 35px;
}

.mtv-icon.share-twitter {
    background: transparent url(/wp-content/themes/moojiorg/img/sprite@2x.png?v=2) no-repeat -106px -105px;
    background-size: 350px 350px;
    width: 35px;
    height: 35px;
}

.mtv-icon.share-facebook {
	background: transparent url(/wp-content/themes/moojiorg/img/sprite@2x.png?v=2) no-repeat -70px -105px;
    background-size: 350px 350px;
    width: 35px;
    height: 35px;
}

.mtv-icon.share-copylink {
	background: transparent url(/wp-content/themes/moojiorg/img/sprite@2x.png?v=2) no-repeat -245px -105px;
    background-size: 350px 350px;
    width: 35px;
    height: 35px;
}

.mtv-share-video-text {
	font-weight: normal;
    font-size: 20px;
	text-align: center;
}

.mtv-icon.mtv-share-button {
	background: url(/wp-content/themes/moojiorg/img/icons/mtv-share-button.png) no-repeat -43px -2px;
    background-size: 70px;
    width: 32px;
    height: 34px;
}

.anchor {
	padding-top: 175px;
	margin-top: -175px;
	display: inline-block;
	vertical-align: top;
}

.has-text-align-center.anchor {
	width: 100%;
}

@media (max-width: 767px) {
	.anchor {
		padding-top: 100px;
		margin-top: -100px;
	}
}