
@svg-load arrow-right-active url("../icons/arrow-right.svg") {}

@svg-load arrow-right-secondary url("../icons/arrow-right.svg") {}

@svg-load arrow-right-white url("../icons/arrow-right.svg") {}

@svg-load arrow url("../icons/arrow.svg") {}

@svg-load caret-down url("../icons/caret-down.svg") {}

@svg-load caret-left url("../icons/caret-left.svg") {}

@svg-load caret-left-active url("../icons/caret-left.svg") {}

@svg-load caret-left-disabled url("../icons/caret-left.svg") {}

@svg-load caret-left-secondary url("../icons/caret-left.svg") {}

@svg-load caret-right url("../icons/caret-right.svg") {}

@svg-load caret-right-active url("../icons/caret-right.svg") {}

@svg-load caret-right-disabled url("../icons/caret-right.svg") {}

@svg-load caret-right-secondary url("../icons/caret-right.svg") {}

@svg-load caret-right-white url("../icons/caret-right.svg") {}

@svg-load caret-up url("../icons/caret-up.svg") {}

@svg-load check-white url("../icons/check.svg") {}

@svg-load close url("../icons/close.svg") {}

@svg-load close-secondary url("../icons/close.svg") {}

@svg-load day url("../icons/day.svg") {}

@svg-load dropdown url("../icons/dropdown.svg") {}

@svg-load error-active url("../icons/error.svg") {}

@svg-load featured url("../icons/featured-event.svg") {}

@svg-load featured-active url("../icons/featured-event.svg") {}

@svg-load featured-white url("../icons/featured-event.svg") {}

@svg-load filters url("../icons/filters.svg") {}

@svg-load filters-active url("../icons/filters.svg") {}

@svg-load filters-disabled url("../icons/filters.svg") {}

@svg-load link-active url("../icons/link.svg") {}

@svg-load guest-active url("../icons/guest.svg") {}

@svg-load guest-disabled url("../icons/guest.svg") {}

@svg-load list url("../icons/list.svg") {}

@svg-load location url("../icons/location.svg") {}

@svg-load location-active url("../icons/location.svg") {}

@svg-load location-disabled url("../icons/location.svg") {}

@svg-load location-focus url("../icons/location.svg") {}

@svg-load mail-active url("../icons/mail.svg") {}

@svg-load map url("../icons/map.svg") {}

@svg-load map-pin-active url("../icons/map-pin.svg") {}

@svg-load month url("../icons/month.svg") {}

@svg-load paper-plane-active url("../icons/paper-plane.svg") {}

@svg-load phone-active url("../icons/phone.svg") {}

@svg-load photo url("../icons/photo.svg") {}

@svg-load plus-focus url("../icons/plus.svg") {}

@svg-load plus-white url("../icons/plus.svg") {}

@svg-load recurring url("../icons/recurring-events.svg") {}

@svg-load recurring-active url("../icons/recurring-events.svg") {}

@svg-load remove url("../icons/remove.svg") {}

@svg-load remove-secondary url("../icons/remove.svg") {}

@svg-load reset url("../icons/reset.svg") {}

@svg-load reset-active url("../icons/reset.svg") {}

@svg-load reset-disabled url("../icons/reset.svg") {}

@svg-load search url("../icons/search.svg") {}

@svg-load search-active url("../icons/search.svg") {}

@svg-load search-disabled url("../icons/search.svg") {}

@svg-load search-focus url("../icons/search.svg") {}

@svg-load search-filter url("../icons/search-filter.svg") {}

@svg-load week url("../icons/week.svg") {}

.tribe-events-widget {
	margin-bottom: var(--tec-spacer-7);
}

.tribe-events-widget .tribe-events-widget-events-list__header {
	margin-bottom: var(--tec-spacer-5);
}

.tribe-events-widget .tribe-events-widget-events-list__event-row {
	flex-wrap: nowrap;
	margin-bottom: var(--tec-spacer-3);
}

.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-row {
	margin-bottom: var(--tec-spacer-4);
}

.tribe-events-widget .tribe-events-widget-events-list__event-row:last-child {
	margin-bottom: 0;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
	flex: none;
	position: relative;
	width: var(--tec-spacer-11);
}

.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
	width: calc(var(--tec-spacer-11) + var(--tec-spacer-1));
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-datetime {
	display: flex;
	flex-direction: column;
	height: 100%;
	text-align: center;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-daynum, .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month {
	margin-bottom: calc(var(--tec-spacer-0) * -1);
}

.tribe-common--breakpoint-xsmall.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-daynum, .tribe-common--breakpoint-xsmall.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month {
	margin-bottom: -2px;
}

.tribe-events-widget .tribe-events-widget-events-list__event-datetime-wrapper {
	margin-bottom: var(--tec-spacer-0);
}

.tribe-events-widget .tribe-events-widget-events-list__event-datetime-featured-icon {
	display: inline-block;
	margin-right: var(--tec-spacer-0);
}

.tribe-events-widget .tribe-events-widget-events-list__view-more {
	margin-top: var(--tec-spacer-4);
}

.tribe-events-widget .tribe-events-widget-events-list .tribe-events-c-messages {
	display: flex;
	flex-direction: column;
}

.tribe-events-widget .tribe-events-widget-events-list .tribe-events-c-messages__message {
	align-items: center;
	display: flex;
	padding: 0;
	width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list .tribe-events-c-messages__message {
	justify-content: flex-start;
	padding: 0;
}

.ast-separate-container .tribe-events-widget .tribe-events-widget-events-list__event, .tribe-theme-astra.ast-separate-container .tribe-events-widget .tribe-events-widget-events-list__event {
	padding: 0;
}

@svg-load arrow-right-active url("../icons/arrow-right.svg") {}

@svg-load arrow-right-secondary url("../icons/arrow-right.svg") {}

@svg-load arrow-right-white url("../icons/arrow-right.svg") {}

@svg-load arrow url("../icons/arrow.svg") {}

@svg-load caret-down url("../icons/caret-down.svg") {}

@svg-load caret-left url("../icons/caret-left.svg") {}

@svg-load caret-left-active url("../icons/caret-left.svg") {}

@svg-load caret-left-disabled url("../icons/caret-left.svg") {}

@svg-load caret-left-secondary url("../icons/caret-left.svg") {}

@svg-load caret-right url("../icons/caret-right.svg") {}

@svg-load caret-right-active url("../icons/caret-right.svg") {}

@svg-load caret-right-disabled url("../icons/caret-right.svg") {}

@svg-load caret-right-secondary url("../icons/caret-right.svg") {}

@svg-load caret-right-white url("../icons/caret-right.svg") {}

@svg-load caret-up url("../icons/caret-up.svg") {}

@svg-load check-white url("../icons/check.svg") {}

@svg-load close url("../icons/close.svg") {}

@svg-load close-secondary url("../icons/close.svg") {}

@svg-load day url("../icons/day.svg") {}

@svg-load dropdown url("../icons/dropdown.svg") {}

@svg-load error-active url("../icons/error.svg") {}

@svg-load featured url("../icons/featured-event.svg") {}

@svg-load featured-active url("../icons/featured-event.svg") {}

@svg-load featured-white url("../icons/featured-event.svg") {}

@svg-load filters url("../icons/filters.svg") {}

@svg-load filters-active url("../icons/filters.svg") {}

@svg-load filters-disabled url("../icons/filters.svg") {}

@svg-load link-active url("../icons/link.svg") {}

@svg-load guest-active url("../icons/guest.svg") {}

@svg-load guest-disabled url("../icons/guest.svg") {}

@svg-load list url("../icons/list.svg") {}

@svg-load location url("../icons/location.svg") {}

@svg-load location-active url("../icons/location.svg") {}

@svg-load location-disabled url("../icons/location.svg") {}

@svg-load location-focus url("../icons/location.svg") {}

@svg-load mail-active url("../icons/mail.svg") {}

@svg-load map url("../icons/map.svg") {}

@svg-load map-pin-active url("../icons/map-pin.svg") {}

@svg-load month url("../icons/month.svg") {}

@svg-load paper-plane-active url("../icons/paper-plane.svg") {}

@svg-load phone-active url("../icons/phone.svg") {}

@svg-load photo url("../icons/photo.svg") {}

@svg-load plus-focus url("../icons/plus.svg") {}

@svg-load plus-white url("../icons/plus.svg") {}

@svg-load recurring url("../icons/recurring-events.svg") {}

@svg-load recurring-active url("../icons/recurring-events.svg") {}

@svg-load remove url("../icons/remove.svg") {}

@svg-load remove-secondary url("../icons/remove.svg") {}

@svg-load reset url("../icons/reset.svg") {}

@svg-load reset-active url("../icons/reset.svg") {}

@svg-load reset-disabled url("../icons/reset.svg") {}

@svg-load search url("../icons/search.svg") {}

@svg-load search-active url("../icons/search.svg") {}

@svg-load search-disabled url("../icons/search.svg") {}

@svg-load search-focus url("../icons/search.svg") {}

@svg-load search-filter url("../icons/search-filter.svg") {}

@svg-load week url("../icons/week.svg") {}

.tribe-events-widget .tribe-events-widget-events-list__header {
	margin-bottom: var(--tec-spacer-5);
}

.tribe-events-widget .tribe-events-widget-events-list__event-row--featured .tribe-events-widget-events-list__event-date-tag-datetime:after {
	background-color: var(--tec-color-accent-primary);
	border-radius: 1.5px;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 3px;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month {
	color: var(--tec-color-text-primary);
	color: var(--tec-color-text-secondary);
	font-family: var(--tec-font-family-sans-serif);
	font-size: var(--tec-font-size-0);
	font-weight: var(--tec-font-weight-regular);
	line-height: var(--tec-line-height-2);
	text-transform: uppercase;
}

.tribe-events-widget .tribe-events-widget-events-list__event-title {
	color: var(--tec-color-text-events-title-widget-list);
}

.tribe-common--breakpoint-xsmall.tribe-events-widget .tribe-events-widget-events-list__event-title {
	font-size: var(--tec-font-size-4);
	line-height: var(--tec-line-height-2);
}

.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-title {
	font-size: var(--tec-font-size-7);
	line-height: var(--tec-line-height-1);
}

.tribe-events-widget .tribe-events-widget-events-list__view-more-link, .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
	color: var(--tec-color-link-accent);
}

.tribe-events-widget .tribe-events-widget-events-list__view-more-link:active, .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
	border-bottom-color: var(--tec-color-link-accent);
	color: var(--tec-color-link-accent);
}

.tribe-events-widget .tribe-events-widget-events-list .tribe-events-c-messages__message {
	background-color: initial;
	border-radius: 0;
}

.tribe-events-widget .tribe-events-widget-events-list .tribe-events-c-messages__message--notice .tribe-events-c-messages__message-icon-svg {
	display: inline-block;
	margin-right: var(--tec-spacer-2);
}

.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list .tribe-events-c-messages__message-list {
	text-align: left;
}

.tribe-events-widget .tribe-events-widget-events-list .tribe-events-c-messages__message-list-item-link {
	font-weight: var(--tec-font-weight-bold);
}

.site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link, .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited, .tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link, .tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
	color: var(--tec-color-link-accent);
}

.site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:active, .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:active, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover, .tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link:active, .tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, .tribe-theme-twentyseventeen .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
	border-bottom-color: var(--tec-color-link-accent);
	color: var(--tec-color-link-accent);
}

.ast-separate-container .tribe-events-widget .tribe-events-widget-events-list__event, .tribe-theme-astra.ast-separate-container .tribe-events-widget .tribe-events-widget-events-list__event {
	background-color: initial;
	border: 0;
}

.footer_color .tribe-events-widget .tribe-events-widget-events-list__event-organizer-contact, .footer_color .tribe-events-widget .tribe-events-widget-events-list__event-venue-address, .main_color .tribe-events-widget .tribe-events-widget-events-list__event-organizer-contact, .main_color .tribe-events-widget .tribe-events-widget-events-list__event-venue-address, .tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__event-organizer-contact, .tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__event-venue-address {
	color: var(--tec-color-text-primary);
}

.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link, .main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited, .tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link, .tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
	color: var(--tec-color-link-accent);
}

.main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:active, .main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, .main_color .sidebar .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover, .tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:active, .tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, .tribe-theme-enfold .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
	border-bottom-color: var(--tec-color-link-accent);
	color: var(--tec-color-link-accent);
}

.tribe-events-widget .tribe-events-status-label__text {
	color: var(--tec-color-icon-error);
}

.upb_row_bg, .upb_video-bg, .vcpb-fs-jquery {
	overflow: hidden;
}

.vc-row-translate-wrapper {
	margin: 0 !important;
}

.uvc-vc-full-width .upb_video-bg {
	width: 100% !important;
	max-width: 100% !important;
	min-width: 100% !important;
	left: 0 !important;
	margin-left: 0 !important;
}

.upb_bg_overlay, .upb_bg_overlay_pattern {
	color: inherit;
	position: absolute;
	width: 100%;
	height: 100% !important;
	left: 0;
	top: 0;
}

.upb_bg_overlay_pattern {
	background-attachment: fixed;
}

.ult-vc-seperator {
	position: absolute;
	width: 100%;
	height: 0;
	left: 0;
	z-index: 1;
}

.ult-main-seperator-inner {
	position: relative;
	height: 100%;
	width: 100%;
}

.ult-vc-seperator.top_seperator {
	top: -1px;
	bottom: auto;
}

.ult-vc-seperator.bottom_seperator {
	top: auto;
	bottom: -1px;
}

.ult-vc-seperator svg {
	width: 100%;
	height: auto;
}

.uvc-svg-circle, .uvc-svg-triangle {
	position: absolute;
	top: -1px;
	bottom: auto;
	z-index: 1;
}

.bottom_seperator .uvc-svg-circle, .bottom_seperator .uvc-svg-triangle {
	top: auto;
	bottom: -1px;
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
}

.uvc-x-large-triangle {
	position: absolute;
	top: -1px;
	bottom: auto;
	z-index: 1;
}

.bottom_seperator .uvc-x-large-triangle {
	top: auto;
	bottom: -1px;
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
}

.bottom_seperator .uvc-x-large-triangle, .top_seperator .uvc-x-large-triangle-left {
	-moz-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
}

.uvc-x-large-triangle-left, .uvc-x-large-triangle-right {
	position: absolute;
	top: -1px;
	bottom: auto;
	z-index: 1;
}

.bottom_seperator .uvc-x-large-triangle-left, .bottom_seperator .uvc-x-large-triangle-right, .uvc-x-large-circle {
	top: auto;
	bottom: -1px;
}

.top_seperator .uvc-x-large-triangle-left {
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
}

.top_seperator .uvc-x-large-triangle-right {
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1);
}

.bottom_seperator .uvc-x-large-triangle-right {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.uvc-x-large-circle {
	position: absolute;
}

.top_seperator .uvc-x-large-circle {
	top: -1px;
	bottom: auto;
}

.bottom_seperator .uvc-x-large-circle {
	-ms-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

.bottom_seperator .uvc-x-large-circle, .top_seperator .uvc-curve-up-seperator {
	-moz-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	-o-transform: scaleY(-1);
}

.uvc-curve-up-seperator {
	position: absolute;
	top: auto;
	bottom: -1px;
}

.top_seperator .uvc-curve-up-seperator {
	top: -1px;
	bottom: auto;
	-ms-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

.uvc-curve-down-seperator {
	position: absolute;
	top: auto;
	bottom: -1px;
}

.bottom_seperator .uvc-curve-down-seperator {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

.top_seperator .uvc-curve-down-seperator {
	top: -1px;
	bottom: auto;
	-webkit-transform: scale(-1, -1);
	-ms-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

.uvc-tilt-left-seperator {
	position: absolute;
	top: auto;
	bottom: 1px;
}

.top_seperator .uvc-tilt-left-seperator {
	top: 1px;
	bottom: auto;
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1);
}

.uvc-tilt-right-seperator {
	position: absolute;
	top: auto;
	bottom: 1px;
}

.bottom_seperator .uvc-tilt-right-seperator {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

.top_seperator .uvc-tilt-right-seperator {
	top: 1px;
	bottom: auto;
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

.ult-rounded-split-seperator-wrapper {
	z-index: 1;
}

.ult-rounded-split-seperator {
	position: relative;
	height: 100%;
}

.ult-rounded-split-seperator:after, .ult-rounded-split-seperator:before {
	left: 0;
	z-index: 10;
	width: 50%;
	height: 70px;
	background: inherit inherit/inherit inherit inherit inherit;
	content: "";
	position: absolute;
}

.ult-vc-seperator.top_seperator svg.uvc-multi-triangle-svg {
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1);
}

.vcpb-vz-jquery, .vertical_layer_parallax {
	background-position: 50% 0;
}

.upb_video-bg, .vcpb-default, .vcpb-fix, .vcpb-hz-jquery, .vcpb-vz-jquery, .vertical_layer_parallax {
	background-repeat: no-repeat;
}

.upb_video-bg, .vcpb-default, .vcpb-fix {
	-webkit-background-size: cover;
	background-size: cover;
}

.top_seperator.ult-rounded-split-seperator-wrapper {
	top: 0;
	bottom: auto;
}

.uvc-wave-seperator {
	position: absolute;
	top: auto;
	bottom: -1px;
}

.top_seperator .uvc-wave-seperator {
	top: -1px;
	bottom: auto;
	-ms-transform: scale(-1);
	-webkit-transform: scale(-1);
	transform: scale(-1);
}

.top_seperator .uvc-cloud-seperator, .top_seperator .uvc-wave-seperator {
	-moz-transform: scale(-1);
	-webkit-transform: scale(-1);
	-o-transform: scale(-1);
}

.uvc-cloud-seperator {
	position: absolute;
	top: auto;
	bottom: -1px;
}

.top_seperator .uvc-cloud-seperator {
	top: -1px;
	bottom: auto;
	-ms-transform: scale(-1);
	-webkit-transform: scale(-1);
	transform: scale(-1);
}

.separator-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 5;
}

.vc-row-translate>.vc-row-translate-wrapper {
	overflow: hidden;
	width: 100% !important;
	margin: initial !important;
}

.upb_video_class, .wpb_column, .wpb_row {
	position: relative;
}

.upb_row_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 0;
}

.upb-background-text-wrapper, .upb_video-text, .upb_video-text-wrapper {
	position: relative;
}

.upb_bg_img {
	display: none !important;
}

.vcpb-default {
	background-attachment: initial;
}

.vcpb-fix, .vcpb-vz-jquery, .vertical_layer_parallax {
	background-attachment: fixed;
}

.vertical_layer_parallax {
	-webkit-background-size: cover;
	background-size: cover;
}

.vcpb-hz-jquery {
	background-position: 0 50%;
}

.upb_video-wrapper {
	display: block;
	max-width: 100%;
	height: 100%;
}

.upb_video-text {
	z-index: 9;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.full-browser-size .upb-background-text, .video-browser-size .upb_video-text {
	margin: initial !important;
	position: absolute;
	bottom: auto;
	top: 50%;
	right: 0;
	left: 0;
	height: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.upb_video-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-position: 50% 50%;
	margin: 0 auto;
}

.upb_video-src {
	max-width: none;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
	min-width: 100%;
	min-height: 100%;
}

.upb_video-src.ult-make-full-height {
	height: 100%;
	width: auto !important;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	top: 0;
}

.upb_utube_iframe, .upb_vimeo_iframe {
	max-width: none;
	max-height: none;
	width: 100%;
	height: 100%;
	position: absolute;
}

.upb_video-bg .mbYTP_wrapper iframe {
	max-width: none !important;
	max-height: none !important;
}

.uvc-row.uvc-video-fixer .mbYTP_wrapper iframe {
	margin-left: 0 !important;
	margin-top: -50px !important;
}

.video-controls {
	position: absolute;
	bottom: 10%;
	right: 5%;
	cursor: pointer;
	width: auto !important;
	min-width: 15px !important;
	height: auto !important;
	z-index: 99;
}

.video-controls i {
	font-size: 40px;
}

body.rtl .upb_row_bg {
	right: auto;
}

.uvc-multi-color-bg {
	-webkit-animation: MultiColorVC 10s alternate infinite;
	animation: MultiColorVC 10s alternate infinite;
	z-index: 9998;
	opacity: .6;
	background-color: #e14949;
}

@-webkit-keyframes MultiColorVC {
	0% {
		background-color: #e14949;
	}
	
	25% {
		background-color: #3de02c;
	}
	
	50% {
		background-color: #2c8de0;
	}
	
	100% {
		background-color: #e02cbc;
	}
}

@keyframes MultiColorVC {
	0% {
		background-color: #e14949;
	}
	
	25% {
		background-color: #3de02c;
	}
	
	50% {
		background-color: #2c8de0;
	}
	
	100% {
		background-color: #e02cbc;
	}
}

@media (max-width:479px) {
	.uvc_hidden-xs {
		display: none !important;
	}
}

@media (min-width:480px)and (max-width:767px) {
	.uvc_hidden-xsl {
		display: none !important;
	}
}

@media (min-width:768px)and (max-width:991px) {
	.uvc_hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px)and (max-width:1199px) {
	.uvc_hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px)and (max-width:1823px) {
	.uvc_hidden-ml {
		display: none !important;
	}
}

@media (min-width:1824px) {
	.uvc_hidden-lg {
		display: none !important;
	}
}

.mpcth-vc-row-wrap, .toranj-vc-row-wrapper, .x-content-band {
	position: relative;
}

.js_active .site-inner {
	overflow: visible;
}

.vc_row-flex .upb-background-text-wrapper.full-browser-size, .vc_row-flex .upb_video-text-wrapper.full-browser-size {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	width: 100%;
}

.vc_row-flex .upb-background-text, .vc_row-flex .upb_video-text, .vc_row-flex .vc-row-translate-wrapper, .vc_row-o-content-bottom .upb-background-text, .vc_row-o-content-bottom .upb_video-text, .vc_row-o-content-bottom .vc-row-translate-wrapper, .vc_row-o-content-middle .upb-background-text, .vc_row-o-content-middle .upb_video-text, .vc_row-o-content-middle .vc-row-translate-wrapper, .vc_row-o-content-top .upb-background-text, .vc_row-o-content-top .upb_video-text, .vc_row-o-content-top .vc-row-translate-wrapper, .vc_row-o-equal-height .upb-background-text, .vc_row-o-equal-height .upb_video-text, .vc_row-o-equal-height .vc-row-translate-wrapper {
	margin: 0 auto !important;
}

.vc_row-o-content-top.full-browser-size .upb-background-text, .vc_row-o-content-top.video-browser-size .upb_video-text {
	top: 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.vc_row-o-content-bottom.full-browser-size .upb-background-text, .vc_row-o-content-bottom.video-browser-size .upb_video-text {
	top: auto;
	bottom: 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.photo-scroller {
	position: relative;
	visibility: hidden;
	overflow: hidden;
	-webkit-transform: translatez(0);
	transform: translatez(0);
	touch-action: pan-y;
}

.photo-scroller.full-screen {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100vw;
	height: 100%;
	z-index: 999;
}

.photo-scroller:-webkit-full-screen {
	width: 100%;
	height: 100%;
}

.show-overlay .ts-centered:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	content: "";
	background: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/optimized/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/mask.png");
}

.show-overlay .ts-centered.hide-slider-overlay:before {
	display: none;
}

.ts-viewport {
	overflow: hidden;
	height: 0;
}

.ts-viewport:not(.slider-masonry) {
	-webkit-transition: height 150ms;
	transition: height 150ms;
}

.photo-scroller .ts-viewport {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	-webkit-transition: height 350ms;
	transition: height 350ms;
}

.photo-scroller .ts-ready .ts-viewport {
	position: static;
}

.photo-scroller .ts-wrap.ts-centered .ts-viewport {
	width: 0;
	overflow: visible;
}

.ts-viewport>ul {
	visibility: hidden;
}

.mobile-true .slider-wrapper:not(.enable-mobile-arrows) .ts-viewport>ul {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	overflow-y: hidden;
	overflow-x: scroll;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

.ts-wrap {
	position: relative;
	display: block;
	overflow: hidden;
}

.content .ts-cont, .ts-cont {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ts-cell {
	position: absolute;
	top: 0;
	display: block;
}

.ts-slide {
	position: absolute;
	display: table-cell;
	vertical-align: middle;
	top: 0;
	overflow: hidden;
	text-align: center;
}

.slider-content .ts-slide {
	width: 100%;
	text-align: left;
}

.ts-cell>img {
	max-width: 100%;
}

.photo-scroller .ts-cell, .photo-scroller .ts-slide {
	position: absolute;
	display: table-cell;
	vertical-align: middle;
	top: 0;
	overflow: hidden;
	text-align: center;
}

.photo-scroller .ts-slide {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.photo-scroller .ts-autoHeight .ts-slide {
	height: auto;
}

.photo-scroller .ts-slide-img {
	position: absolute;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.rtl .photo-scroller .ts-slide-img {
	left: auto;
	right: -50%;
}

#page .photo-scroller .act .ps-link, #page .photo-scroller .act .video-icon, #page .photo-scroller .ts-cell.act .album-content-description, #page .photo-scroller .ts-cell.act .ts-slide-img, #page .photo-scroller .ts-slide.act .ts-slide-img {
	opacity: 1 !important;
}

.photo-scroller .ts-cell .ts-slide-img {
	position: relative;
	-webkit-backface-visibility: hidden;
}

.photo-scroller .ts-cell .ts-slide-img>img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.photo-scroller .ts-cell img, .photo-scroller .ts-slide img {
	opacity: 0;
	-webkit-transition: opacity 1.35s;
	transition: opacity 1.35s;
}

.photo-scroller .ts-cell>img, .photo-scroller .ts-slide>img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
}

.photo-scroller .ts-cell.ts-loaded img, .photo-scroller .ts-slide.ts-loaded img {
	opacity: 1;
}

.ts-ls-fit .ts-wide.ts-ls img {
	width: auto;
	max-width: none;
	height: 50%;
	max-height: 50%;
}

.ts-ls-fit .ts-narrow.ts-ls img {
	width: 50%;
	max-width: 50%;
	height: auto;
	max-height: none;
}

.ts-pt-fit .ts-wide.ts-pt img {
	width: auto;
	max-width: none;
	height: 50%;
	max-height: 50%;
}

.ts-pt-fill .ts-wide.ts-pt img, .ts-pt-fit .ts-narrow.ts-pt img {
	width: 50%;
	max-width: 50%;
	height: auto;
	max-height: none;
}

.ts-pt-fill .ts-narrow.ts-pt img {
	width: auto;
	max-width: none;
	height: 50%;
	max-height: 50%;
}

.ts-ls-fill .ts-wide.ts-ls img {
	width: 50%;
	max-width: 50%;
	height: auto;
	max-height: none;
}

.ts-collapsed.ts-ls-mob-fit .ts-wide.ts-ls img, .ts-ls-fill .ts-narrow.ts-ls img {
	width: auto;
	max-width: none;
	height: 50%;
	max-height: 50%;
}

.ts-collapsed.ts-ls-mob-fit .ts-narrow.ts-ls img {
	width: 50%;
	max-width: 50%;
	height: auto;
	max-height: none;
}

.ts-collapsed.ts-pt-mob-fit .ts-wide.ts-pt img {
	width: auto;
	max-width: none;
	height: 50%;
	max-height: 50%;
}

.ts-collapsed.ts-pt-mob-fill .ts-wide.ts-pt img, .ts-collapsed.ts-pt-mob-fit .ts-narrow.ts-pt img {
	width: 50%;
	max-width: 50%;
	height: auto;
	max-height: none;
}

.ts-collapsed.ts-pt-mob-fill .ts-narrow.ts-pt img {
	width: auto;
	max-width: none;
	height: 50%;
	max-height: 50%;
}

.ts-collapsed.ts-ls-mob-fill .ts-wide.ts-ls img {
	width: 50%;
	max-width: 50%;
	height: auto;
	max-height: none;
}

.ts-collapsed.ts-ls-mob-fill .ts-narrow.ts-ls img {
	width: auto;
	max-width: none;
	height: 50%;
	max-height: 50%;
}

.photo-scroller .ts-slide figcaption {
	visibility: hidden;
}

/*!Scroller navigation*/
.btn-cntr, .photo-scroller .scroller-thumbnails, .photo-scroller .slide-caption, .project-navigation {
	position: absolute;
	z-index: 99;
}

.btn-cntr, .photo-scroller .scroller-thumbnails, .photo-scroller .slide-caption {
	transition: bottom .5s ease, opacity .5s ease;
}

#page .photo-scroller .album-content-btn>a:hover, .btn-cntr a, .photo-scroller .album-content-btn>a, .photo-scroller .scroller-thumbnails, .project-navigation {
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
}

.mobile-false .btn-cntr a:hover, .mobile-false .project-navigation a:hover {
	opacity: .7;
}

.slider-post-caption .album-content-btn a:hover {
	opacity: 1;
}

.btn-cntr {
	position: absolute;
	display: flex;
	z-index: 100;
	right: 10px;
	bottom: 100px;
}

.photo-scroller.disable-thumbs:not([class*=the7_photo-scroller]) .btn-cntr, .photo-scroller.hide-thumbs:not([class*=the7_photo-scroller]) .btn-cntr {
	bottom: 5px !important;
}

.btn-cntr a {
	display: inline-flex;
	justify-content: center;
	min-width: 36px;
	min-height: 36px;
	margin: 0 0 5px 5px;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.elementor-widget-the7_photo-scroller .btn-cntr a {
	margin: 0 0 0 var(--btn-space, 5px);
}

.btn-cntr a svg {
	width: 20px;
	fill: #fff;
	color: #fff;
}

.btn-cntr a:before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
}

.btn-cntr .hide-thumb-btn.act:before {
	-webkit-mask: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/arrow-bar-show.svg");
	mask-image: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/arrow-bar-show.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: var(--icon-size, 18px);
	mask-size: var(--icon-size, 18px);
}

.btn-cntr .hide-thumb-btn:before {
	-webkit-mask: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/arrow-bar-hide.svg");
	mask-image: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/arrow-bar-hide.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: var(--icon-size, 18px);
	mask-size: var(--icon-size, 18px);
}

.btn-cntr .full-screen-btn:before {
	-webkit-mask: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/optimized/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/fullscreen.svg");
	mask-image: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/optimized/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/fullscreen.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: var(--icon-size, 18px);
	mask-size: var(--icon-size, 18px);
}

.btn-cntr .full-screen-btn.act:before {
	-webkit-mask: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/optimized/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/fullscreen-exit.svg");
	mask-image: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/optimized/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/fullscreen-exit.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: var(--icon-size, 18px);
	mask-size: var(--icon-size, 18px);
}

.btn-cntr .auto-play-btn:before {
	-webkit-mask: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/scroller-play.svg");
	mask-image: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/scroller-play.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: var(--icon-size, 18px);
	mask-size: var(--icon-size, 18px);
}

.btn-cntr .auto-play-btn.paused:before {
	-webkit-mask: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/scroller-pause.svg");
	mask-image: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/scroller-pause.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: var(--icon-size, 18px);
	mask-size: var(--icon-size, 18px);
}

.scroller-thumbnails {
	bottom: 0;
	width: 100%;
	padding: 5px 0px;
	opacity: 1;
	visibility: visible;
}

.photo-scroller.disable-thumbs .hide-thumb-btn, .photo-scroller.disable-thumbs .scroller-thumbnails {
	display: none;
}

.photo-scroller.hide-thumbs .scroller-thumbnails {
	bottom: -100px;
	animation: opacity-thumb .7s ease 0s 1 normal both;
}

@keyframes opacity-thumb {
	0% {
		opacity: 1;
		visibility: visible;
	}
	
	30% {
		opacity: 0;
		visibility: visible;
	}
	
	100% {
		opacity: 0;
		visibility: hidden;
	}
}

.photo-scroller .scroller-thumbnails .ts-cell {
	border-left: var(--thumb-space, 3px) solid transparent;
	border-right: var(--thumb-space, 2px) solid transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.photo-scroller .scroller-thumbnails .ts-thumb-img {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.photo-scroller .scroller-thumbnails .ts-cell:not(.act) .ts-thumb-img:hover {
	cursor: pointer;
}

.photo-scroller .scroller-thumbnails .ts-thumb-img:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	background-color: #000;
	background-color: rgba(0, 0, 0, .5);
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.photo-scroller .scroller-thumbnails .ts-thumb-img svg {
	display: none;
}

.photo-scroller .scroller-thumbnails .act .ts-thumb-img svg {
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	left: 50%;
	width: 16px;
	height: auto;
	display: block;
	fill: #fff;
	z-index: 10;
}

.photo-scroller .scroller-thumbnails .act .ts-thumb-img:after, .photo-scroller .scroller-thumbnails .act .ts-thumb-img:before, .photo-scroller .scroller-thumbnails .ts-thumb-img:hover:after {
	opacity: 1;
}

.photo-scroller.proportional-thumbs .scroller-thumbnails .ts-cell .ts-thumb-img>img {
	width: auto;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.project-navigation {
	top: 10px;
	right: 10px;
	height: 36px;
	padding: 6px 5px 7px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.project-post .project-navigation {
	overflow: hidden;
}

.full-screen .project-navigation {
	display: none;
}

.project-navigation * {
	color: #fff;
}

.project-navigation span {
	float: left;
	padding: 0 5px;
}

.project-navigation a {
	float: left;
	width: 12px;
	height: 12px;
	padding: 5px;
	margin: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.project-navigation a:before {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	content: "";
}

.project-navigation a.back-to-list {
	margin: 0 10px;
}

.project-navigation a.back-to-list:before {
	-webkit-mask: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/the7-grid-3x3-gap-fill.svg");
	mask-image: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/the7-grid-3x3-gap-fill.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: right center;
	mask-position: right center;
}

.photo-scroller .slide-caption {
	z-index: 100;
	bottom: 130px;
	left: 10px;
	width: 100%;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.photo-scroller.disable-thumbs .slide-caption {
	bottom: 5px !important;
}

.hide-thumbs.photo-scroller .slide-caption, .photo-scroller.disable-thumbs .slide-caption {
	bottom: 30px;
}

.photo-scroller .slide-caption * {
	color: #fff;
}

.photo-scroller figcaption {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
}

.photo-scroller .slide-caption figcaption.actCaption {
	opacity: 1;
	visibility: visible;
}

.photo-scroller .album-content-btn {
	position: absolute;
	left: 0;
	bottom: 0;
}

.album-content-description {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -200px;
	width: 400px;
	text-align: center;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
}

.photo-scroller .slide-caption h4 {
	margin-bottom: 0;
}

.fullscreen-off .full-screen-btn {
	display: none;
}

.btn-cntr a>:nth-child(1), .fullscreen-on .full-screen-btn {
	display: block;
}

.btn-cntr a>:nth-child(2) {
	display: none;
}

.btn-cntr .act>:nth-child(2), .btn-cntr .paused>:nth-child(2) {
	display: block;
}

.btn-cntr .act>:nth-child(1), .btn-cntr .paused>:nth-child(1) {
	display: none;
}

.project-navigation .prev-post:before {
	-webkit-mask: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/the7-chevron-left.svg");
	mask-image: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/the7-chevron-left.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: right center;
	mask-position: right center;
}

.project-navigation .next-post:before {
	-webkit-mask: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/the7-chevron-right.svg");
	mask-image: url("https://cdn-llbbd.nitrocdn.com/wjFGaNqxrnBFpBJFokIbZWYUyrOkJsHf/assets/images/source/rev-0e2ec25/yoga-parinama.com/wp-content/themes/dt-the7/images/the7-chevron-right.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: right center;
	mask-position: right center;
	margin-right: -3px;
}

.photo-scroller .btn-project-link {
	background-image: url("data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' width=\'16px\' height=\'16px\' viewBox=\'0 0 16 16\' enable-background=\'new 0 0 16 16\' xml:space=\'preserve\'%3E%3Cpath fill=\'white\' d=\'M11.797,3.106c0.552,0.553,0.552,1.453,0,2.004l-5.07,5.074c0.945,0.249,1.991,0.016,2.73-0.725l3.344-3.345c1.109-1.108,1.109-2.904,0-4.012L12.049,1.35c-1.109-1.107-2.904-1.107-4.012,0L4.692,4.693C3.952,5.433,3.719,6.479,3.97,7.424l5.071-5.071c0.553-0.553,1.452-0.553,2.005,0L11.797,3.106z M11.307,11.309c0.741-0.742,0.974-1.789,0.724-2.733l-5.069,5.073c-0.554,0.553-1.453,0.553-2.004,0l-0.754-0.753%09c-0.553-0.552-0.553-1.452,0-2.008l5.072-5.069c-0.946-0.25-1.992-0.017-2.731,0.724L3.198,9.884c-1.107,1.109-1.107,2.904,0,4.013l0.752,0.753c1.108,1.108,2.904,1.108,4.012,0L11.307,11.309z\'/%3E%3C/svg%3E");
}

.photo-scroller .btn-project-link.nitro-lazy {
	background-image: none !important;
}

/*!Prev-Next Navigation*/
.scroller-arrow {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99;
	top: 50%;
	width: 50px;
	height: 50px;
	cursor: pointer;
	margin-top: -25px;
}

.scroller-arrow.prev {
	left: 10px;
}

.scroller-arrow.next {
	right: 10px;
}

.scroller-arrow i {
	position: absolute;
	top: 40%;
	left: 0;
	width: 38px;
	height: 3px;
	-webkit-border-radius: 2.5px;
	border-radius: 2.5px;
	background: #fff;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
}

.scroller-arrow.prev i {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}

.scroller-arrow.prev i:first-child {
	-webkit-transform: translate(0, -1px) rotate(43deg);
	transform: translate(0, -1px) rotate(43deg);
}

.scroller-arrow.next i:first-child, .scroller-arrow.prev i:last-child {
	-webkit-transform: translate(0, 1px) rotate(-43deg);
	transform: translate(0, 1px) rotate(-43deg);
}

.scroller-arrow.prev:hover i:first-child {
	-webkit-transform: translate(0, -1px) rotate(33deg);
	transform: translate(0, -1px) rotate(33deg);
}

.scroller-arrow.prev:hover i:last-child {
	-webkit-transform: translate(0, 1px) rotate(-33deg);
	transform: translate(0, 1px) rotate(-33deg);
}

.scroller-arrow.prev.disabled i:first-child, .scroller-arrow.prev.disabled i:last-child, .scroller-arrow.prev.disabled:hover i:first-child, .scroller-arrow.prev.disabled:hover i:last-child {
	-webkit-transform: translate(-5px, 0) rotate(0deg);
	transform: translate(-5px, 0) rotate(0deg);
}

.scroller-arrow.next i {
	left: auto;
	right: 0;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.scroller-arrow.next i:first-child {
	-webkit-transform: translate(0, 1px) rotate(43deg);
	transform: translate(0, 1px) rotate(43deg);
}

.scroller-arrow.next i:last-child {
	-webkit-transform: translate(0, -1px) rotate(-43deg);
	transform: translate(0, -1px) rotate(-43deg);
}

.scroller-arrow.next:hover i:first-child {
	-webkit-transform: translate(0, 1px) rotate(33deg);
	transform: translate(0, 1px) rotate(33deg);
}

.scroller-arrow.next:hover i:last-child {
	-webkit-transform: translate(0, -1px) rotate(-33deg);
	transform: translate(0, -1px) rotate(-33deg);
}

.scroller-arrow.next.disabled i:first-child, .scroller-arrow.next.disabled i:last-child, .scroller-arrow.next.disabled:hover i:first-child, .scroller-arrow.next.disabled:hover i:last-child {
	-webkit-transform: translate(5px, 0) rotate(0deg);
	transform: translate(5px, 0) rotate(0deg);
}

.scroller-arrow.disabled {
	opacity: 0;
	cursor: default;
}

#main-slideshow.fixed>.ts-wrap {
	margin: 0 auto;
}

.portholeSlider-wrap {
	background: #262626;
}

.portholeSlider-wrap .ts-slide {
	width: 100%;
	height: 100%;
	text-align: left;
}

.portholeSlider-wrap .rsCapt {
	position: absolute;
	top: auto;
	bottom: 45px;
	text-align: center;
	width: 100%;
	padding: 0 140px;
	z-index: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.portholeSlider-wrap .rsTitle {
	position: relative;
	display: inline-block;
	margin-right: 15px;
	color: #fff;
	vertical-align: middle;
	-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, .1), 0px 0px 15px rgba(0, 0, 0, .5);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, .1), 0px 0px 15px rgba(0, 0, 0, .5);
}

.portholeSlider-wrap .rsDesc {
	display: block;
	margin: 10px auto 0;
	color: #fff;
	vertical-align: middle;
	-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, .1), 0px 0px 15px rgba(0, 0, 0, .5);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, .1), 0px 0px 15px rgba(0, 0, 0, .5);
}

.portholeSlider-wrap .rsCLink, .ps-link, .royalSlider .rsCLink {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -40px 0 0 -40px;
	width: 80px;
	height: 80px;
	background-color: rgba(0, 0, 0, .4);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s;
	background-image: url("data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' width=\'32px\' height=\'32px\' viewBox=\'0 0 16 16\' enable-background=\'new 0 0 16 16\' fill=\'white\' xml:space=\'preserve\'%3E%3Cpolygon points=\'14,14 2,14 2,2 5.011,2 5.011,0 2,0 0.011,0 0,0 0,14 0,16 2,16 16,16 16,15.989 16,14 16,10.989 14,10.989 \'/%3E%3Cpolygon points=\'14,-0.019 14,0 8.993,0 8.993,2 12.637,2 6.5,8.137 7.863,9.5 14,3.364 14,6.981 16,6.981 16,-0.019 \'/%3E%3C/svg%3E");
}

.portholeSlider-wrap .rsCLink.nitro-lazy, .ps-link.nitro-lazy, .royalSlider .rsCLink.nitro-lazy {
	background-image: none !important;
}

.portholeSlider-wrap .rsCLink:hover, .royalSlider .rsCLink:hover {
	background-color: rgba(0, 0, 0, .4);
	opacity: .7;
}

.rsHomePorthole .rsBtnCenterer {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -40px 0 0 -40px;
}

.portholeSlider-wrap .rsBtnCenterer.with-link, .royalSlider .rsBtnCenterer.with-link {
	margin: -40px 0 0 -90px;
}

.portholeSlider-wrap .with-link .rsCLink, .portholeSlider-wrap .with-link .rsPlayBtn, .royalSlider .with-link .rsCLink, .royalSlider .with-link .rsPlayBtn {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	margin: 0 5px;
}

.psThumbs {
	position: absolute;
	overflow: hidden;
	top: 50%;
	right: 25px;
	width: 98px;
	height: 370px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.psThumbsContainer {
	position: absolute;
	width: 100%;
	padding-top: 120px;
	transition-property: transform;
	transition-duration: .6s;
	transition-timing-function: cubic-bezier(.445, .05, .55, .95);
}

.ps-thumb {
	position: relative;
}

.ps-thumb-img {
	position: relative;
	top: 0;
	left: auto;
	right: auto;
	overflow: hidden;
	width: 30px;
	height: 30px;
	opacity: 0;
	margin: 0 auto 10px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .05);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, .05);
}

.mobile-false .ps-thumb-img {
	-webkit-transition: width .6s ease, height .6s ease;
	transition: width .6s ease, height .6s ease;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mobile-false .ps-thumb-img:first-child {
	-webkit-transition: width .1s ease, height .1s ease;
	transition: width .1s ease, height .1s ease;
}

.ps-thumb-img.psNavVis {
	opacity: .5;
}

.ps-thumb-img.psNavNext, .ps-thumb-img.psNavPrev {
	width: 50px;
	height: 50px;
	opacity: .8;
}

.ps-thumb-img.psNavSelected {
	width: 90px;
	height: 90px;
	opacity: 1;
}

.ps-thumb-img img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#main-slideshow .progress-wrapper {
	position: absolute;
	z-index: 999;
	top: 50%;
	left: 0;
	margin-top: -49px;
	width: 98px;
	height: 98px;
	-webkit-transition: opacity 150ms ease;
	transition: opacity 150ms ease;
}

#main-slideshow .progress-wrapper.blurred {
	opacity: 0;
}

#main-slideshow .progress-controls {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 90px;
	height: 90px;
	opacity: .5;
	-webkit-border-radius: 90px;
	border-radius: 90px;
	background-color: rgba(0, 0, 0, .3);
	background-image: url("data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\'%09 width=\'30px\' height=\'30px\' viewBox=\'0 0 512 512\' enable-background=\'new 0 0 512 512\' xml:space=\'preserve\'%3E%3Cpath fill=\'white\' d=\'M217.679,462h-120V50h120V462z M414.321,50h-120v412h120V50z\'/%3E%3C/svg%3E");
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: opacity 150ms ease;
	transition: opacity 150ms ease;
}

#main-slideshow .progress-controls.nitro-lazy {
	background-image: none !important;
}

.mobile-true #main-slideshow .progress-controls {
	background-color: transparent;
}

#main-slideshow .progress-controls:hover {
	opacity: 1;
}

#main-slideshow .paused .progress-controls {
	background-image: url("data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' width=\'32px\' height=\'32px\' viewBox=\'0 0 512 512\' enable-background=\'new 0 0 512 512\' xml:space=\'preserve\'%3E%09%3Cpolygon fill=\'white\' points=\'418.999,256.001 121.001,462 121.001,50 \'/%3E%3C/svg%3E");
	background-size: 32px 32px;
	background-position: 31px center;
}

#main-slideshow .paused .progress-controls.nitro-lazy {
	background-image: none !important;
}

#main-slideshow .progress-mask {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

#main-slideshow .progress-spinner-left, #main-slideshow .progress-spinner-right {
	width: 100%;
	height: 100%;
	border: 4px solid transparent;
	animation-duration: 5s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	-webkit-animation-duration: 5s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#main-slideshow .progress-spinner-left.paused, #main-slideshow .progress-spinner-right.paused {
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
}

#main-slideshow .progress-spinner-left {
	border-right: none;
	transform-origin: 100% 50%;
	transform: rotate(180deg);
	animation-name: rota-left;
	-webkit-transform-origin: 100% 50%;
	-webkit-transform: rotate(180deg);
	-webkit-animation-name: rota-left;
	border-radius: 100% 0 0 100%/50% 0 0 50%;
}

#main-slideshow .progress-spinner-right {
	border-left: none;
	transform-origin: 0 50%;
	transform: rotate(-180deg);
	animation-name: rota-right;
	-webkit-transform-origin: 0 50%;
	-webkit-transform: rotate(-180deg);
	-webkit-animation-name: rota-right;
	border-radius: 0 100% 100% 0/0 50% 50% 0;
}

@keyframes rota-left {
	0%, 50% {
		transform: rotate(180deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@keyframes rota-right {
	0% {
		transform: rotate(180deg);
	}
	
	100%, 50% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rota-left {
	0%, 50% {
		-webkit-transform: rotate(180deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-webkit-keyframes rota-right {
	0% {
		-webkit-transform: rotate(180deg);
	}
	
	100%, 50% {
		-webkit-transform: rotate(360deg);
	}
}

.elementor-widget-the7_photo-scroller {
	overflow: hidden;
}

.elementor-widget-the7_photo-scroller .photo-scroller {
	overflow: visible;
}

.elementor-widget-the7_photo-scroller .photo-scroller.full-screen {
	background: inherit;
}

.elementor-widget-the7_photo-scroller .photo-scroller[data-thumb-position=outside] .scroller-thumbnails {
	position: relative;
}

.elementor-widget-the7_photo-scroller .ts-thumb-img {
	display: flex;
	justify-content: center;
	align-items: center;
}

.elementor-widget-the7_photo-scroller .ts-thumb-img img {
	max-width: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.elementor-widget-the7_photo-scroller .album-content-description {
	text-shadow: none;
	width: 50%;
}

.elementor-widget-the7_photo-scroller .album-content-description .content-description-inner {
	padding: 20px;
	background: rgba(0, 0, 0, .75);
}

.elementor-widget-the7_photo-scroller .album-content-description .entry-title, .elementor-widget-the7_photo-scroller .album-content-description p {
	color: #fff;
	margin-bottom: 0;
}

.hide-inactive-content .album-content-description {
	opacity: 0;
	transition: opacity .3s;
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
}

.elementor-widget-the7_photo-scroller .hide-inactive-content .act .album-content-description {
	opacity: 1;
}

.elementor-widget-the7_photo-scroller .scroller-arrow {
	display: flex;
	margin: 0;
	font-size: 24px;
	width: 24px;
	height: 24px;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	transition: all .3s;
}

.elementor-widget-the7_photo-scroller .scroller-arrow svg {
	width: 24px;
	height: auto;
}

.elementor-widget-the7_photo-scroller .scroller-arrow i, .elementor-widget-the7_photo-scroller .scroller-arrow svg {
	position: relative;
	z-index: 2;
}

.elementor-widget-the7_photo-scroller .scroller-arrow:hover:after, .elementor-widget-the7_photo-scroller .scroller-arrow:not(:hover):before {
	opacity: 1;
}

.elementor-widget-the7_photo-scroller .scroller-arrow:after, .elementor-widget-the7_photo-scroller .scroller-arrow:hover:before {
	opacity: 0;
}

.elementor-widget-the7_photo-scroller .scroller-arrow:hover:before, .elementor-widget-the7_photo-scroller .scroller-arrow:not(:hover):after {
	transition-delay: .1s;
}

.elementor-widget-the7_photo-scroller .album-content-description p {
	margin-bottom: 0;
}

.elementor-widget-the7_photo-scroller div[data-autoslide=false] .auto-play-btn, .elementor-widget-the7_photo-scroller div[data-show-thumbnails=false] .hide-thumb-btn, .elementor-widget-the7_photo-scroller div[data-thumb-position=outside] .hide-thumb-btn, .elementor-widget-the7_photo-scroller div[data-thumb-position=inside] .hide-thumb-btn {
	display: none;
}
