li { list-style: none;  }
@font-face{font-family:'CordaBold';src:url(../fonts/CordaBold.eot);src:url(../fonts/CordaBold.eot) format("embedded-opentype"),url(../fonts/CordaBold.woff2) format("woff2"),url(../fonts/CordaBold.woff) format("woff"),url(../fonts/CordaBold.ttf) format("truetype"),url(../fonts/CordaBold.svg#CordaBold) format("svg")}
@font-face{font-family:'CordaMedium';src:url(../fonts/CordaMedium.eot);src:url(../fonts/CordaMedium.eot) format("embedded-opentype"),url(../fonts/CordaMedium.woff2) format("woff2"),url(../fonts/CordaMedium.woff) format("woff"),url(../fonts/CordaMedium.ttf) format("truetype"),url(../fonts/CordaMedium.svg#CordaMedium) format("svg")}
@font-face{font-family:'CordaRegular';src:url(../fonts/CordaRegular.eot);src:url(../fonts/CordaRegular.eot) format("embedded-opentype"),url(../fonts/CordaRegular.woff2) format("woff2"),url(../fonts/CordaRegular.woff) format("woff"),url(../fonts/CordaRegular.ttf) format("truetype"),url(../fonts/CordaRegular.svg#CordaRegular) format("svg")}
@font-face{font-family:'CordaLight';src:url(../fonts/CordaLight.eot);src:url(../fonts/CordaLight.eot) format("embedded-opentype"),url(../fonts/CordaLight.woff2) format("woff2"),url(../fonts/CordaLight.woff) format("woff"),url(../fonts/CordaLight.ttf) format("truetype"),url(../fonts/CordaLight.svg#CordaLight) format("svg")}

.ft-boxgap { height: 70px; overflow: hidden;  }
footer { display: none;  }
footer.main-footer { display: block;  background: #121212; }
.all-sections.mobile-set { overflow: hidden;  }

html.has-scroll-smooth {
	overflow: hidden
}

html.has-scroll-dragging {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.has-scroll-smooth body {
	overflow: hidden;
}

.has-scroll-smooth [data-scroll-container] {
	min-height: 100vh
}

.c-scrollbar {
	position: absolute;
	right: 0;
	top: 0;
	width: 11px;
	height: 100%;
	-webkit-transform-origin: center right;
	transform-origin: center right;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	
}

.c-scrollbar:hover {
	-webkit-transform: scaleX(1.45);
	transform: scaleX(1.45)
}

.c-scrollbar:hover,
.has-scroll-scrolling .c-scrollbar,
.has-scroll-dragging .c-scrollbar {
	opacity: 1
}

.c-scrollbar_thumb {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #D78F47;
	opacity: 0.5;
	width: 7px;
	border-radius: 10px;
	margin: 2px;
	cursor: -webkit-grab;
	cursor: grab
}

.has-scroll-dragging .c-scrollbar_thumb {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.video-js {
	display: block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	background-color: #000;
	position: relative;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.video-js:-moz-full-screen {
	position: absolute
}

.video-js:-webkit-full-screen {
	width: 100% !important;
	height: 100% !important
}

.video-js *,
.video-js :before,
.video-js :after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

.video-js ul {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	list-style-position: outside;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0
}


.video-js.vjs-16-9 {
	padding-top: 56.25%
}

.video-js.vjs-4-3 {
	padding-top: 75%
}

.video-js.vjs-fill {
	width: 100%;
	height: 100%
}

.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
	overflow-y: auto
}

.vjs-full-window .video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}

.video-js.vjs-fullscreen {
	width: 100% !important;
	height: 100% !important;
	padding-top: 0 !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none
}

.vjs-hidden {
	display: none !important
}

.video-js .vjs-offscreen {
	height: 1px;
	left: -9999px;
	position: absolute;
	top: 0;
	width: 1px
}

.vjs-lock-showing {
	display: block !important;
	opacity: 1;
	visibility: visible
}

.vjs-no-js {
	padding: 20px;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 300px;
	height: 150px;
	margin: 0 auto
}

.vjs-no-js a,
.vjs-no-js a:visited {
	color: #66a8cc
}

.video-js .vjs-big-play-button {
	font-size: 3em;
	line-height: 1.5em;
	height: 1.5em;
	width: 3em;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0;
	cursor: pointer;
	opacity: 1;
	border: 0.06666em solid #fff;
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, 0.7);
	border-radius: 0.3em;
	-webkit-transition: all 0.4s;
	transition: all 0.4s
}

.vjs-big-play-centered .vjs-big-play-button {
	top: 50%;
	left: 50%;
	margin-top: -0.75em;
	margin-left: -1.5em
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
	outline: 0;
	border-color: #fff;
	background-color: #73859f;
	background-color: rgba(115, 133, 159, 0.5);
	-webkit-transition: all 0s;
	transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
	display: none
}

.video-js button {
	background: 0 0;
	border: 0;
	color: inherit;
	display: inline-block;
	overflow: visible;
	font-size: inherit;
	line-height: inherit;
	text-transform: none;
	text-decoration: none;
	-webkit-transition: none;
	transition: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.video-js .vjs-control.vjs-close-button {
	cursor: pointer;
	height: 3em;
	position: absolute;
	right: 0;
	top: 0.5em;
	z-index: 2
}

.vjs-menu-button {
	cursor: pointer
}

.vjs-menu .vjs-menu-content {
	display: block;
	padding: 0;
	margin: 0;
	overflow: auto
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
	display: none
}

.vjs-menu li {
	list-style: none;
	margin: 0;
	padding: 0.2em 0;
	line-height: 1.4em;
	font-size: 1.2em;
	text-align: center;
	text-transform: lowercase
}

.vjs-menu li:focus,
.vjs-menu li:hover {
	outline: 0;
	background-color: #73859f;
	background-color: rgba(115, 133, 159, 0.5)
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
	background-color: #fff;
	color: #2b333f
}

.vjs-menu li.vjs-menu-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	padding: 0;
	margin: 0 0 0.3em;
	font-weight: 700;
	cursor: default
}

.vjs-menu-button-popup .vjs-menu {
	display: none;
	position: absolute;
	bottom: 0;
	width: 10em;
	left: -3em;
	height: 0;
	margin-bottom: 1.5em;
	border-top-color: rgba(43, 51, 63, 0.7)
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, 0.7);
	position: absolute;
	width: 100%;
	bottom: 1.5em;
	max-height: 15em
}

.vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
	display: block
}

.video-js .vjs-menu-button-inline {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
	width: 2.222222222em
}

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
	width: 12em
}

.video-js .vjs-menu-button-inline.vjs-slider-active {
	-webkit-transition: none;
	transition: none
}

.vjs-menu-button-inline .vjs-menu {
	opacity: 0;
	height: 100%;
	width: auto;
	position: absolute;
	left: 4em;
	top: 0;
	padding: 0;
	margin: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s
}

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
	display: block;
	opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
	display: block;
	opacity: 1;
	position: relative;
	width: auto
}

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
	width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
	width: auto;
	height: 100%;
	margin: 0;
	overflow: hidden
}

.video-js .vjs-control-bar {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3em;
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, 0.7)
}

.vjs-has-started .vjs-control-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	visibility: visible;
	opacity: 1;
	-webkit-transition: visibility 0.1s, opacity 0.1s;
	transition: visibility 0.1s, opacity 0.1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
	display: none !important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity: 1;
	visibility: visible
}

@media screen {
	.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
		content: ''
	}
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
	display: table
}

.video-js .vjs-control {
	outline: 0;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 4em;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}

.video-js .vjs-control:before {
	font-size: 1.8em;
	line-height: 1.67
}

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
	text-shadow: 0 0 1em #fff
}

.video-js .vjs-control-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.vjs-no-flex .vjs-control {
	display: table-cell;
	vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
	display: none
}

.video-js .vjs-progress-control {
	-webkit-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.vjs-live .vjs-progress-control {
	display: none
}

.video-js .vjs-progress-holder {
	-webkit-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	height: 0.3em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
	font-size: 1.666666666666666666em
}

.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
	display: block;
	font-size: 0.6em
}

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
	position: absolute;
	display: block;
	height: 0.3em;
	margin: 0;
	padding: 0;
	width: 0;
	left: 0;
	top: 0
}

.video-js .vjs-mouse-display:before {
	display: none
}

.video-js .vjs-play-progress {
	background-color: #fff
}

.video-js .vjs-play-progress:before {
	position: absolute;
	top: -0.333333333333333em;
	right: -0.5em;
	font-size: 0.9em
}

.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
	display: none;
	position: absolute;
	top: -2.4em;
	right: -1.5em;
	font-size: 0.9em;
	color: #000;
	content: attr(data-current-time);
	padding: 0.2em 0.5em;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 0.3em
}

.video-js .vjs-play-progress:before,
.video-js .vjs-play-progress:after {
	z-index: 1
}

.video-js .vjs-load-progress {
	background: ligthen(#73859f, 25%);
	background: rgba(115, 133, 159, 0.5)
}

.video-js .vjs-load-progress div {
	background: ligthen(#73859f, 50%);
	background: rgba(115, 133, 159, 0.75)
}

.video-js.vjs-no-flex .vjs-progress-control {
	width: auto
}

.video-js .vjs-progress-control .vjs-mouse-display {
	display: none;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #000;
	z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
	z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
	display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
	display: none
}

.video-js .vjs-progress-control .vjs-mouse-display:after {
	color: #fff;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.8)
}

.video-js .vjs-slider {
	outline: 0;
	position: relative;
	cursor: pointer;
	padding: 0;
	margin: 0 0.45em;
	background-color: #73859f;
	background-color: rgba(115, 133, 159, 0.5)
}

.video-js .vjs-slider:focus {
	text-shadow: 0 0 1em #fff;
	-webkit-box-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
	cursor: pointer;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}

.video-js .vjs-volume-control {
	width: 5em;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.video-js .vjs-volume-bar {
	margin: 1.35em 0.45em
}

.vjs-volume-bar.vjs-slider-horizontal {
	width: 5em;
	height: 0.3em
}

.vjs-volume-bar.vjs-slider-vertical {
	width: 0.3em;
	height: 5em;
	margin: 1.35em auto
}

.video-js .vjs-volume-level {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff
}

.video-js .vjs-volume-level:before {
	position: absolute;
	font-size: 0.9em
}

.vjs-slider-vertical .vjs-volume-level {
	width: 0.3em
}

.vjs-slider-vertical .vjs-volume-level:before {
	top: -0.5em;
	left: -0.3em
}

.vjs-slider-horizontal .vjs-volume-level {
	height: 0.3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
	top: -0.3em;
	right: -0.5em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
	height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
	width: 100%
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
	display: block;
	width: 0;
	height: 0;
	border-top-color: transparent
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
	left: 0.5em;
	height: 8em
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
	left: -2em
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
	height: 0;
	width: 0;
	overflow-x: hidden;
	overflow-y: hidden
}

.vjs-volume-menu-button-vertical:hover .vjs-menu-content,
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
	height: 8em;
	width: 2.9em
}

.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
	height: 2.9em;
	width: 8em
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
	background-color: transparent !important
}

.vjs-poster {
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%
}

.vjs-poster img {
	display: block;
	vertical-align: middle;
	margin: 0 auto;
	max-height: 100%;
	padding: 0;
	width: 100%
}

.vjs-has-started .vjs-poster {
	display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
	display: block
}

.vjs-controls-disabled .vjs-poster {
	display: none
}

.vjs-using-native-controls .vjs-poster {
	display: none
}

.video-js .vjs-live-control {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	font-size: 1em;
	line-height: 3em
}

.vjs-no-flex .vjs-live-control {
	display: table-cell;
	width: auto;
	text-align: left
}

.video-js .vjs-time-control {
	-webkit-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	font-size: 1em;
	line-height: 3em
}

.vjs-live .vjs-time-control {
	display: none
}

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
	display: none
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
	display: none
}

.vjs-time-divider {
	display: none;
	line-height: 3em
}

.vjs-live .vjs-time-divider {
	display: none
}

.video-js .vjs-play-control {
	cursor: pointer;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}

.vjs-text-track-display {
	position: absolute;
	bottom: 3em;
	left: 0;
	right: 0;
	top: 0;
	pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	bottom: 1em
}

.video-js .vjs-text-track {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 0.1em;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.5)
}

.vjs-subtitles {
	color: #fff
}

.vjs-captions {
	color: #fc6
}

.vjs-tt-cue {
	display: block
}

video::-webkit-media-text-track-display {
	-webkit-transform: translateY(-3em);
	transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
	-webkit-transform: translateY(-1.5em);
	transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
	width: 3.8em;
	cursor: pointer;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}

.vjs-playback-rate .vjs-playback-rate-value {
	font-size: 1.5em;
	line-height: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center
}

.vjs-playback-rate .vjs-menu {
	width: 4em;
	left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
	font-size: 1.4em;
	text-align: center
}

.vjs-error .vjs-error-display:before {
	color: #fff;
	content: 'X';
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	left: 0;
	line-height: 1;
	margin-top: -0.5em;
	position: absolute;
	text-shadow: 0.05em 0.05em 0.1em #000;
	text-align: center;
	top: 50%;
	vertical-align: middle;
	width: 100%
}

.vjs-loading-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: 0.85;
	text-align: left;
	border: 6px solid rgba(43, 51, 63, 0.7);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-clip: padding-box;
	width: 50px;
	height: 50px;
	border-radius: 25px
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
	display: block
}

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
	content: '';
	position: absolute;
	margin: -6px;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	width: inherit;
	height: inherit;
	border-radius: inherit;
	opacity: 1;
	border: inherit;
	border-color: transparent;
	border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
	-webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
	animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
	border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
	border-top-color: #fff;
	-webkit-animation-delay: 0.44s;
	animation-delay: 0.44s
}

@keyframes vjs-spinner-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes vjs-spinner-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes vjs-spinner-fade {
	0% {
		border-top-color: #73859f
	}
	20% {
		border-top-color: #73859f
	}
	35% {
		border-top-color: #fff
	}
	60% {
		border-top-color: #73859f
	}
	100% {
		border-top-color: #73859f
	}
}

@-webkit-keyframes vjs-spinner-fade {
	0% {
		border-top-color: #73859f
	}
	20% {
		border-top-color: #73859f
	}
	35% {
		border-top-color: #fff
	}
	60% {
		border-top-color: #73859f
	}
	100% {
		border-top-color: #73859f
	}
}

.vjs-chapters-button .vjs-menu {
	left: -10em;
	width: 0
}

.vjs-chapters-button .vjs-menu ul {
	width: 24em
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
	-webkit-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
	width: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button {
	display: none
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-fullscreen-control {
	display: none
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button {
	display: none
}

.vjs-caption-settings {
	position: relative;
	top: 1em;
	background-color: #2b333f;
	background-color: rgba(43, 51, 63, 0.75);
	color: #fff;
	margin: 0 auto;
	padding: 0.5em;
	height: 15em;
	font-size: 12px;
	width: 40em
}

.vjs-caption-settings .vjs-tracksettings {
	top: 0;
	bottom: 2em;
	left: 0;
	right: 0;
	position: absolute;
	overflow: auto
}

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
	float: left
}

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
	clear: both
}

.vjs-caption-settings .vjs-tracksettings-controls {
	position: absolute;
	bottom: 1em;
	right: 1em
}

.vjs-caption-settings .vjs-tracksetting {
	margin: 5px;
	padding: 3px;
	min-height: 40px
}

.vjs-caption-settings .vjs-tracksetting label {
	display: block;
	width: 100px;
	margin-bottom: 5px
}

.vjs-caption-settings .vjs-tracksetting span {
	display: inline;
	margin-left: 5px
}

.vjs-caption-settings .vjs-tracksetting>div {
	margin-bottom: 5px;
	min-height: 20px
}

.vjs-caption-settings .vjs-tracksetting>div:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	min-height: 0
}

.vjs-caption-settings label>input {
	margin-right: 10px
}

.vjs-caption-settings input[type='button'] {
	width: 40px;
	height: 40px
}

.video-js .vjs-modal-dialog {
	background: rgba(0, 0, 0, 0.8);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0))
}

.vjs-modal-dialog .vjs-modal-dialog-content {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 20px 24px;
	z-index: 1
}


.modal__overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.modal__container {
	background-color: #fff;
	padding: 30px;
	max-width: 500px;
	max-height: 100vh;
	border-radius: 4px;
	overflow-y: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.modal__header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.modal__title {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 600;
	font-size: 1.25rem;
	line-height: 1.25;
	color: #00449e;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.modal__close {
	background: transparent;
	border: 0
}

.modal__header .modal__close:before {
	content: '\2715'
}

.modal__content {
	margin-top: 2rem;
	margin-bottom: 2rem;
	line-height: 1.5;
	color: rgba(0, 0, 0, 0.8)
}

.modal__btn {
	font-size: 0.875rem;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	background-color: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	border-radius: 0.25rem;
	border-style: none;
	border-width: 0;
	cursor: pointer;
	-webkit-appearance: button;
	text-transform: none;
	overflow: visible;
	line-height: 1.15;
	margin: 0;
	will-change: transform;
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: -webkit-transform 0.25s ease-out;
	-webkit-transition: -webkit-transform 0.25s ease-out;
	transition: transform 0.25s ease-out;
	transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out
}

.modal__btn:focus,
.modal__btn:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.modal__btn-primary {
	background-color: #00449e;
	color: #fff
}

@-webkit-keyframes mmfadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes mmfadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes mmfadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes mmfadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@-webkit-keyframes mmslideIn {
	from {
		-webkit-transform: translateY(15%);
		transform: translateY(15%)
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes mmslideIn {
	from {
		-webkit-transform: translateY(15%);
		transform: translateY(15%)
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes mmslideOut {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(15%);
		transform: translateY(15%)
	}
}

@keyframes mmslideOut {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(15%);
		transform: translateY(15%)
	}
}

.micromodal-slide {
	display: none
}

.micromodal-slide.is-open {
	display: block
}

.micromodal-slide[aria-hidden='false'] .modal__overlay {
	-webkit-animation: mmfadeIn 0.5s cubic-bezier(0, 0, 0.2, 1);
	animation: mmfadeIn 0.5s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden='false'] .modal__container {
	-webkit-animation: mmslideIn 0.5s cubic-bezier(0, 0, 0.2, 1);
	animation: mmslideIn 0.5s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden='true'] .modal__overlay {
	-webkit-animation: mmfadeOut 0.5s cubic-bezier(0, 0, 0.2, 1);
	animation: mmfadeOut 0.5s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden='true'] .modal__container {
	-webkit-animation: mmslideOut 0.5s cubic-bezier(0, 0, 0.2, 1);
	animation: mmslideOut 0.5s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
	will-change: transform
}

html {
	font-size: 100%
}

@media screen and (min-width: 480px) {
	html {
		font-size: 112.5%
	}
}

* {
	/*line-height: 1.518rem;*/
	margin-top: 0rem
}

h1 {
	font-size: 1.4625rem;
	line-height: 1.98rem;
	margin-top: 1.32rem;
	margin-bottom: 1.32rem
}

h2 {
	font-size: 1.4625rem;
	line-height: 1.98rem;
	margin-top: 2.64rem;
	margin-bottom: .66rem
}

h3 {
	font-size: 1.125rem;
	line-height: 1.98rem;
	margin-top: 2.64rem;
	margin-bottom: .66rem
}

h4 {
	font-size: 1.125rem;
	line-height: 1.32rem;
	margin-top: .33rem;
	margin-bottom: 0rem
}



*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
}

h1 {
	font-size: 3rem;
	color: #2b2b2b
}

html {
	background: #fff
}


body {
	background: #FAF7F0;
	-webkit-transition: 1s;
	transition: 1s; color: #28282B; font-size: 18px;
	padding: 2rem; margin: 0; font-family: 'cordaregular';
	
}

@media only screen and (max-width: 480px) {
	body {
		margin: 1rem
	}
}

video {
	outline: transparent
}

.fake-bottom-border {
	position: fixed;
	width: 100%;
	height: 2rem;
	background: white;
	bottom: 0;
	left: 0;
	z-index: 20
}

@media screen and (max-width: 768px) {
	.fake-bottom-border {
		height: 1rem
	}
}

.grid {
	display: grid;
	gap: 0 1rem;
	grid-template-columns: minmax(16px, auto) repeat(4, minmax(auto, 1fr)) minmax(16px, auto)
}

.grid>* {
	grid-column: 2 / span 4
}

@media screen and (min-width: 480px) {
	.grid {
		grid-template-columns: minmax(32px, auto) repeat(8, minmax(auto, 1fr)) minmax(32px, auto);
		
	}
	.grid>* {
		grid-column: 2 / span 8
	}
}

@media screen and (min-width: 992px) {
	.grid {
		grid-template-columns: minmax(32px, auto) repeat(12, minmax(auto, 71px)) minmax(32px, auto)
	}
	.grid>* {
		grid-column: 2 / span 12
	}
}


.parallax__intro .main {
	position: relative
}

.parallax__intro .main-bg img {
	width: 100%
}

.parallax__intro .intro {
	position: absolute;
	top: 40%;
	right: 0;
	left: 0;
	text-align: center;
	display: grid
}

.parallax__intro .intro h2 {
	
	font-size: 4.5rem;
	line-height: 1;
	font-size: clamp(4.5rem, 9vw, 9.35rem)
}

@media only screen and (max-width: 768px) {
	.parallax__intro .intro h2 {
		font-size: 4.5rem
	}
}

@media only screen and (max-width: 480px) {
	.parallax__intro .intro h2 {
		font-size: 2.1rem
	}
}

@media not all and (min-resolution: 0.001dpcm) {
	@supports (-webkit-appearance: none) {
		@media screen and (min-width: 480px) {
			.parallax__intro .intro h2 {
				font-size:9vw
			}
		}
		@media screen and (min-width: 1280px) {
			.parallax__intro .intro h2 {
				font-size: 7.35rem
			}
		}
		@media screen and (min-width: 1700px) {
			.parallax__intro .intro h2 {
				font-size: 9.35rem
			}
		}
	}
}

.parallax__content .info--grid {
	display: grid;
	margin-top: 3em
}

@media screen and (min-width: 992px) {
	.parallax__content .info--grid {
		grid-column: 2 / span 12;
		grid-gap: 0;
		margin-top: 4em
	}
}

@media screen and (min-width: 1280px) {
	.parallax__content .info--grid {
		grid-column: 3 / span 10;
		grid-gap: 6em;
		margin-top: 6em
	}
}

.parallax__content .info h2 {
	margin-top: 0;
	color: #28282B; font-weight: normal;
	
}

@media only screen and (min-width: 480px) {
	.parallax__content .info h2 {
		max-width: 94%
	}
}

@media screen and (min-width: 1280px) {
	.parallax__content .info h2 {
		font-size: 1.4625rem
	}
}

@media screen and (min-width: 1700px) {
	.parallax__content .info h2 {
		font-size: 1.90125rem;
		line-height: 2.2rem
	}
}



.parallax__content .gallery p {
	
	font-size: .86538rem;
	margin-bottom: 4em;
	    line-height: 1.25rem; font-family: 'cordalight';
}


.parallax__content .gallery .gallery-title .block {
	display: block;
	margin-bottom: 0
}

.rotate-container {
	position: fixed;
	z-index: -100;
	background: #7c886a;
	width: 100%;
	height: 100vh;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: none
}

.rotate-container .inner-container {
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.rotate-container .phone {
	height: 50px;
	width: 100px;
	border: 3px solid #fff;
	border-radius: 10px;
	-webkit-animation: rotate 1s ease-in-out infinite alternate;
	animation: rotate 1s ease-in-out infinite alternate;
	display: block;
	margin: 0 auto
}

.rotate-container .phone .phone-dot {
	position: absolute;
	width: 6px;
	height: 6px;
	background: white;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 10%;
	top: 50%
}

.rotate-container .message {
	color: #fff;
	font-size: 0.9rem;
	margin-top: 40px;
	text-transform: uppercase
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	50% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	50% {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.logo-bss {
	
	width: clamp(100px, 50%, 240px);
	display: block;
	margin: 0 auto;
	padding: 1rem;
	z-index: 40;
	position: absolute;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	left: 50%;
	top: 0
}


section.entry-gate {
	background: #fff;
	height: 100vh;
	display: block;
	position: relative
}

section.entry-gate .play-btn-ctr {
	position: absolute;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 50%;
	top: 48%;
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	width: 70px;
	height: 70px;
	z-index: 1;
	background: rgba(0, 0, 0, 0.25);
	border-radius: 50%;
	border: 1px solid white;
	cursor: pointer;
	-webkit-transition: -webkit-transform 0.25s ease-in-out 0s;
	transition: -webkit-transform 0.25s ease-in-out 0s;
	transition: transform 0.25s ease-in-out 0s;
	transition: transform 0.25s ease-in-out 0s, -webkit-transform 0.25s ease-in-out 0s;
	display: none
}

section.entry-gate .play-btn-ctr.active {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

section.entry-gate .play-btn-ctr img {
	width: 40%;
	max-width: 32px;
	-webkit-transform: translate(10%, -1%);
	transform: translate(10%, -1%);
	-webkit-transition: scale 0.25s ease-in-out;
	transition: scale 0.25s ease-in-out
}

section.entry-gate .play-btn-ctr:hover {
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1)
}

section.entry-gate .play-btn-ctr.--mobile {
	display: none
}

section.entry-gate .play-btn-ctr.--mobile.active {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

section.entry-gate .play-btn-ctr.--mobile a {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

section.entry-gate .play-btn-ctr.--mobile a img {
	width: 40%;
	max-width: 32px;
	-webkit-transform: translate(10%, -1%);
	transform: translate(10%, -1%);
	-webkit-transition: scale 0.25s ease-in-out;
	transition: scale 0.25s ease-in-out
}

section.entry-gate .cover {
	position: absolute;
	left: 0;
	top: 0;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	width: 100%;
	z-index: 15
}

@supports (-moz-appearance: none) {
	section.entry-gate .cover {
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
}

section.entry-gate .cover .subtitle {
	font-family: 'cordamedium';
	position: absolute;
	z-index: 15;
	top: 28%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 2.5rem;
	margin-top: 40px;
}

@media screen and (max-width: 480px) {
	section.entry-gate .cover .subtitle {
		top: 41%;
		font-size: 1.5rem
	}
}

@media screen and (max-height: 775px) and (min-width: 992px) {
	section.entry-gate .cover .subtitle {
		top: 26%
	}
}

@media screen and (max-height: 650px) and (min-width: 992px) {
	section.entry-gate .cover .subtitle {
		top: 22%
	}
}

section.entry-gate .cover .post-script {
	
	position: absolute;
	z-index: 15;
	top: 60%; width: 100%; text-align: center;
	font-size: 18px; font-weight: normal;
}

@media screen and (max-width: 480px) {
	section.entry-gate .cover .post-script {
		text-align: center;
		top: 52%;
		width: 100%;
		font-size: 1rem
	}
}

section.entry-gate .cover .punch-out {
	text-transform: uppercase;
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 10;
	width: 100.5%;
	will-change: transform;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

@supports (-moz-appearance: none) {
	section.entry-gate .cover .punch-out {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: translate3d(0px, 0px, 0px);
		transform: translate3d(0px, 0px, 0px)
	}
}

section.entry-gate .cover .punch-out.active {
	height: 102vh
}

section.entry-gate .cover .punch-out rect {
	fill: white;
	position: relative;
	-webkit-mask: url(#mask);
	mask: url(#mask);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

section.entry-gate .cover .punch-out text {
	font-size: 9rem;
	font-size: clamp(1rem, 9rem, 9rem);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d; font-family: 'cordabold'; 
}

@media screen and (max-width: 1350px) {
	section.entry-gate .cover .punch-out text {
		font-size: 9rem
	}
}

@media screen and (max-width: 1200px) {
	section.entry-gate .cover .punch-out text {
		font-size: 8rem
	}
}

@media screen and (max-width: 1100px) {
	section.entry-gate .cover .punch-out text {
		font-size: 7rem
	}
}

@media screen and (max-width: 996px) {
	section.entry-gate .cover .punch-out text {
		font-size: 6rem
	}
}

@media screen and (max-width: 896px) {
	section.entry-gate .cover .punch-out text {
		font-size: 5rem
	}
}

@media screen and (max-width: 796px) {
	section.entry-gate .cover .punch-out text {
		font-size: 4rem
	}
}

@media screen and (max-width: 700px) {
	section.entry-gate .cover .punch-out text {
		font-size: 4rem
	}
}

@media screen and (max-width: 596px) {
	section.entry-gate .cover .punch-out text {
		font-size: 3rem
	}
}

@media screen and (max-width: 480px) {
	section.entry-gate .cover .punch-out text {
		font-size: 2.4rem
	}
	.custom-video .main-text {
    padding: 60px 0px;
}

}

section.entry-gate .cover .punch-out>rect {
	height: 100%;
	width: 100%;
	display: none;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	fill: #faf7f0
}

@supports (-moz-appearance: none) {
	section.entry-gate .cover .punch-out>rect {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: translate3d(0px, 0px, 0px);
		transform: translate3d(0px, 0px, 0px)
	}
}

section.entry-gate .cover .swipe-ctr {
	position: relative;
	left: 50%;
	top: 79%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 15;
	width: 280px
}

section.entry-gate .cover .swipe-ctr .swipe-ctr__swipe-inner {
	position: relative;
	margin-bottom: 1rem
}

section.entry-gate .cover .swipe-ctr .swipe-ctr__swipe-inner #slider-ui {
	width: 120px;
	margin-bottom: 0;
	position: absolute;
	top: 50%;
	left: -8%;
	z-index: 1
}

section.entry-gate .cover .swipe-ctr .swipe-ctr__swipe-inner #slider-ui .pointer-arrow {
	fill: #D68E47
}

section.entry-gate .cover .swipe-ctr .swipe-ctr__swipe-inner #slider-ui #pulse-circle {
	-webkit-transform-origin: center;
	transform-origin: center
}

section.entry-gate .cover .swipe-ctr .swipe-ctr__swipe-inner .dotted-line {
	color: #fff;
	background-color: transparent;
	height: 1px;
	width: 75%;
	position: absolute;
	left: 50%;
	top: 44%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-bottom: 2px dotted #D68E47
}

section.entry-gate .cover .swipe-ctr .swipe-ctr__swipe-inner .dotted-line .dotted-line__end {
	display: block;
	background: #bdbdbd;
	width: 2px;
	height: 1px;
	right: 15%;
	position: absolute
}

section.entry-gate .cover .swipe-ctr p {
	
	
	
	letter-spacing: 0.09rem;
	text-align: center;
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%)
}

section.entry-gate .skip-ctr {
	position: absolute;
	z-index: 10;
	right: 2%;
	bottom: 12%;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.25);
	border-radius: 50%;
	border: 1px solid white;
	cursor: pointer;
	-webkit-transition: background 0.25s ease-in-out;
	transition: background 0.25s ease-in-out;
	opacity: 0
}

@media screen and (max-width: 480px) {
	section.entry-gate .skip-ctr {
		right: 8%;
		top: 4%;
		display: none
	}
}

section.entry-gate .skip-ctr:hover {
	background: rgba(0, 0, 0, 0.5)
}

section.entry-gate .skip-ctr p {
	color: #fff;
	
	font-size: 14px;
	position: absolute;  font-family: 'cordalight';
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

section.entry-gate .cover-vid {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10
}

section.entry-gate .intro-vid {
	z-index: 0
}

section.entry-gate .cover-vid,
section.entry-gate .intro-vid {
	grid-column: 1 / -1;
	-o-object-fit: cover;
	object-fit: cover;
	height: 99.8vh
}

section.entry-gate .cover-vid video,
section.entry-gate .intro-vid video {
	-o-object-fit: cover;
	object-fit: cover;
	outline: transparent
}

.micromodal-slide {
	position: absolute;
	z-index: 9999;
	outline: transparent
}

.micromodal-slide .modal__container {
	max-width: initial;
	padding: 0;
	width: 100%;
	background: black
}

.micromodal-slide .modal__container .modal__header {
	position: absolute!important;
	z-index: 10;
	right: 1%;
	top: 2%; background: none; border:none; width: auto; left: auto; 
}

.micromodal-slide .modal__container .modal__header .modal__close {
	cursor: pointer;
	outline: transparent
}

.micromodal-slide .modal__container .modal__header .modal__close:before {
	content: ''
}

.micromodal-slide .modal__container .modal__header .modal__close img {
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	transition: -webkit-transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out; display: inline-block;
	transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out
}

.micromodal-slide .modal__container .modal__header .modal__close:hover img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07)
}

.micromodal-slide .modal__container .modal__header .modal__close .continue {
	color: white;
	margin-top: -0.4rem
}

.micromodal-slide .modal__container .modal__content {
	margin: 0;
	width: 100%
}

.micromodal-slide .modal__container .modal__content .video-wrapper video,
.micromodal-slide .modal__container .modal__content .video-wrapper--modal video {
	-o-object-fit: cover;
	object-fit: cover
}

@media screen and (max-width: 480px) {
	.micromodal-slide .modal__container .modal__content .video-wrapper video,
	.micromodal-slide .modal__container .modal__content .video-wrapper--modal video {
		-o-object-fit: contain;
		object-fit: contain
	}
}

.video-blur__btn {
	width: 12.5em;
	margin: 0 auto;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	position: relative;
	padding: 0.65em 0;
	margin-top: 3em; border:1px solid #9b9b9b;
}

.video-blur__btn a { display: block; padding: 5px; position: relative;  padding-right: 55px;  }
.video-blur__btn a:before { width: 50px; height: 40px; position: absolute; right: 5px; top: -5px; content: ""; background: url(../img/arrow.png) right top no-repeat ; }




.video-blur__btn a {
	font-size: 18px;
	color: #000;
	
	text-decoration: none;
	
	line-height: 1;
	-webkit-transition: 0.4s ease all;
	transition: 0.4s ease all
}





.info-video__btn {
	display: grid;
	grid-template-columns: 92px 1fr;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.info-video__btn.btn-right-align {
	margin-left: -30px
}

.info-video__btn .green-video__btn {
	margin-bottom: 0;
	display: grid;     -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 0%);
}

.info-video__btn .green-video__btn a {
	display: grid
}

.info-video__btn .green-video__btn:hover {
	cursor: pointer
}

.info-video__btn a.video-text {
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #D78F47;
	font-size: .86538rem;
	letter-spacing: 1px;
	margin-bottom: 0
}

@media only screen and (max-width: 480px) {
	.info-video__btn a.video-text {
		font-size: .66568rem
	}
}

.info-video__btn .green-video__btn svg {
	width: 110px;
	margin-bottom: 0
}



.video-wrapper {
	position: relative;
	grid-column: 1 / -1;
	height: 100vh
}

.video-wrapper .video-wrapper__video-ctr {
	position: absolute;
	width: 60%;
	bottom: 12%;
	left: 50%;
	height: 20px;
	z-index: 10;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 0 1rem;
	-webkit-transform: translate(-50%, -25%);
	transform: translate(-50%, -25%)
}

.video-wrapper .video-wrapper__video-ctr .vid-ctr__time {
	color: white;
	grid-column: 2;
	position: absolute;
	left: -5%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: .86538rem
}

@media screen and (max-width: 480px) {
	.video-wrapper .video-wrapper__video-ctr .vid-ctr__time {
		left: -17%
	}
}

.video-wrapper .video-wrapper__video-ctr .vid-ctr__trigger {
	width: 15px;
	height: 15px;
	grid-column: 12;
	right: -5%;
	top: -50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	position: absolute;
	cursor: pointer
}

@media screen and (max-width: 480px) {
	.video-wrapper .video-wrapper__video-ctr .vid-ctr__trigger {
		right: -17%
	}
}

.video-wrapper .video-wrapper__video-ctr .vid-ctr__fullscreen {
	width: 15px;
	height: 15px;
	grid-column: 12;
	right: -10%;
	top: -50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	position: absolute;
	cursor: pointer
}

@media screen and (max-width: 480px) {
	.video-wrapper .video-wrapper__video-ctr .vid-ctr__fullscreen {
		right: -30%
	}
}

.video-wrapper .video-wrapper__video-ctr .vid-ctr__track-ctr {
	background-color: rgba(255, 255, 255, 0.5);
	width: 100%;
	height: 2px;
	margin: 0 auto;
	position: relative;
	grid-column: 3 / span 9
}

.video-wrapper .video-wrapper__video-ctr .vid-ctr__track-ctr:before {
	content: '';
	position: absolute;
	background: transparent;
	height: 30px;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%)
}

.video-wrapper .video-wrapper__video-ctr .vid-ctr__track-ctr .track-ctr__inner {
	background-color: #fff;
	background-color: white;
	position: absolute;
	height: 2px;
	margin: 0 auto;
	-webkit-transition: -webkit-transform 0.25s linear;
	transition: -webkit-transform 0.25s linear;
	transition: transform 0.25s linear;
	transition: transform 0.25s linear, -webkit-transform 0.25s linear;
	width: 100%;
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}

.video-wrapper .video-wrapper__video-ctr .vid-ctr__track-ctr .track-ctr__inner.grabbed {
	-webkit-transition: -webkit-transform 0.01s linear;
	transition: -webkit-transform 0.01s linear;
	transition: transform 0.01s linear;
	transition: transform 0.01s linear, -webkit-transform 0.01s linear
}

.video-wrapper .video-wrapper__video-ctr .vid-ctr__track-ctr .track-ctr__handle {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: -webkit-grab;
	cursor: grab;
	-webkit-transition: -webkit-transform 0.25s linear;
	transition: -webkit-transform 0.25s linear;
	transition: transform 0.25s linear;
	transition: transform 0.25s linear, -webkit-transform 0.25s linear
}

.video-wrapper .video-wrapper__video-ctr .vid-ctr__track-ctr .track-ctr__handle.grabbed {
	-webkit-transition: -webkit-transform 0.01s linear;
	transition: -webkit-transform 0.01s linear;
	transition: transform 0.01s linear;
	transition: transform 0.01s linear, -webkit-transform 0.01s linear
}

.video-wrapper video-js .vjs-resize-manager {
	border: transparent
}

.video-wrapper--modal {
	position: relative;
	grid-column: 1 / -1;
	height: 100vh
}

.video-wrapper--modal .video-wrapper__video-ctr {
	position: absolute;
	width: 60%;
	bottom: 60px;
	left: 50%;
	height: 20px;
	z-index: 10;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 0 1rem;
	-webkit-transform: translate(-50%, -25%);
	transform: translate(-50%, -25%)
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.video-wrapper--modal .video-wrapper__video-ctr {
		left: 41%
	}
}

@media screen and (max-width: 480px) {
	.video-wrapper--modal .video-wrapper__video-ctr {
		bottom: 25%
	}
}

@media screen and (min-width: 480px) and (max-width: 992px) {
	.video-wrapper--modal .video-wrapper__video-ctr {
		-webkit-transform: translate(-50%, 0%);
		transform: translate(-50%, 0%);
		bottom: 7%
	}
}

.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__time {
	color: white;
	grid-column: 2;
	position: absolute;
	left: -5%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: .86538rem
}

@media screen and (max-width: 480px) {
	.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__time {
		left: -15%
	}
}

@media screen and (min-width: 480px) and (max-width: 992px) {
	.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__time {
		left: -10%
	}
}

.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__trigger {
	width: 15px;
	height: 15px;
	grid-column: 12;
	right: -5%;
	top: -50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	position: absolute;
	cursor: pointer
}

@media screen and (max-width: 480px) {
	.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__trigger {
		top: -40%;
		right: -15%
	}
}

@media screen and (min-width: 480px) and (max-width: 992px) {
	.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__trigger {
		right: -10%
	}
}

.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__volume {
	width: 15px;
	height: 15px;
	grid-column: 12;
	right: -9%;
	top: -50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	position: absolute;
	cursor: pointer
}

@media screen and (max-width: 480px) {
	.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__volume {
		top: -40%;
		right: -28%
	}
}

@media screen and (min-width: 480px) and (max-width: 992px) {
	.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__volume {
		right: -20%
	}
}

.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr {
	display: grid;
	grid-template-columns: fit-content(300px) fit-content(300px);
	width: 35px;
	height: 35px;
	right: -23%;
	top: -50%;
	-webkit-transform: translate(0%, -50%) scale(0.9);
	transform: translate(0%, -50%) scale(0.9);
	position: absolute;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (max-width: 480px) {
	.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr {
		display: none
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr {
		right: -30%
	}
}

.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr .copy-ctr {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr .copy-ctr p {
	margin-bottom: 0;
	margin-right: 20px;
	white-space: nowrap;
	line-height: 0.5rem;
	font-size: 0.6rem
}

.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr .copy-ctr p:first-of-type {
	text-transform: uppercase
}

.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr .guide-img-ctr {
	width: 100%;
	position: relative
}

.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr .guide-img-ctr #progress-svg {
	position: absolute;
	left: 0;
	z-index: -10;
	-webkit-transform: scale(1.15) scaleX(-1);
	transform: scale(1.15) scaleX(-1)
}

.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr .guide-img-ctr #progress-svg .progress--circle {
	stroke: #79bc4c;
	fill: transparent;
	stroke-width: 20px;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transform-origin: center center;
	transform-origin: center center
}

.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr .guide-img-ctr .circle-bkgrd {
	background: #434441;
	width: 100%;
	height: 100%;
	max-width: 85px;
	max-height: 85px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -15;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -55%) scale(1.14);
	transform: translate(-50%, -55%) scale(1.14)
}

.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr .guide-img-ctr img {
	width: 85px;
	cursor: pointer;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.video-wrapper--modal .video-wrapper__video-ctr .guide-ctr .guide-img-ctr.disable img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__track-ctr {
	background-color: rgba(255, 255, 255, 0.5);
	width: 100%;
	height: 2px;
	margin: 0 auto;
	position: relative;
	grid-column: 3 / span 9
}

.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__track-ctr:before {
	content: '';
	position: absolute;
	background: transparent;
	height: 30px;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%)
}

.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__track-ctr .track-ctr__inner {
	background-color: #fff;
	background-color: white;
	position: absolute;
	height: 2px;
	margin: 0 auto;
	-webkit-transition: -webkit-transform 0.25s linear;
	transition: -webkit-transform 0.25s linear;
	transition: transform 0.25s linear;
	transition: transform 0.25s linear, -webkit-transform 0.25s linear;
	width: 100%;
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}

.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__track-ctr .track-ctr__inner.grabbed {
	-webkit-transition: -webkit-transform 0.01s linear;
	transition: -webkit-transform 0.01s linear;
	transition: transform 0.01s linear;
	transition: transform 0.01s linear, -webkit-transform 0.01s linear
}

.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__track-ctr .track-ctr__handle {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: -webkit-grab;
	cursor: grab;
	-webkit-transition: -webkit-transform 0.25s linear;
	transition: -webkit-transform 0.25s linear;
	transition: transform 0.25s linear;
	transition: transform 0.25s linear, -webkit-transform 0.25s linear
}

.video-wrapper--modal .video-wrapper__video-ctr .vid-ctr__track-ctr .track-ctr__handle.grabbed {
	-webkit-transition: -webkit-transform 0.01s linear;
	transition: -webkit-transform 0.01s linear;
	transition: transform 0.01s linear;
	transition: transform 0.01s linear, -webkit-transform 0.01s linear
}

.video-wrapper--modal video-js .vjs-resize-manager {
	border: transparent
}

.chunnkar .scroll-el p {
	margin-bottom: 0
}

@media only screen and (max-width: 480px) {
	.chunnkar .scroll-el p {
		font-size: .86538rem
	}
}

.chunnkar .scroll-el>*,
.chunnkar .arrow-el>* {
	margin-bottom: 0
}

.chunnkar .arrow-el {
	margin-top: -5px;
	display: inline-block;
}

@media only screen and (max-width: 480px) {
	.chunnkar .arrow-el {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		margin-top: -2em;
		display: none
	}
}

.chunnkar .arrow-el .arrow-head .arrowhead0 {
	fill: #7C886A
}

.chunnkar .arrow-el .arrow-head svg {
	width: 12px;
	margin-bottom: 0
}

.chunnkar .arrow-el .dotted-line {
	margin-top: -1.2em
}

.chunnkar .arrow-el .dotted-line svg {
	margin-bottom: 0;
	height: 100px
}

.chunnkar .arrow-el .dotted-line .dashed {
	stroke-width: 2px;
	stroke: #999999;
	stroke-dasharray: 2, 4
}

.chunnkar .arrow-el .dotted-line .mask {
	stroke-width: 2px;
	stroke: #fafaf5
}

.chunnkar .intro {
	grid-template-rows: 1fr auto;
	grid-gap: 0;
	top: 20%
}

@media screen and (min-width: 480px) {
	.chunnkar .intro {
		top: 10%;
		grid-gap: 2em
	}
}

@media screen and (min-width: 992px) {
	.chunnkar .intro {
		grid-gap: 0;
		top: 20%
	}
}

@media screen and (min-width: 1280px) {
	.chunnkar .intro {
		top: 10%;
		grid-gap: 5em
	}
}

@media screen and (min-width: 1700px) {
	.chunnkar .intro {
		top: 30%
	}
}

.chunnkar .intro p {
	color: #28282B;
}

@media only screen and (max-width: 480px) {
	.chunnkar .intro p {
		display: none
	}
}


.chunnkar .parallax-el {
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr auto 1fr;
	justify-items: center
}

.chunnkar .parallax-el img {
	margin-top: 0;
	width: 100%;
	max-width: 200px;
	z-index: 1; opacity: 0;
	-webkit-filter: drop-shadow(-2px 9px 3px #323828);
	filter: drop-shadow(-2px 9px 3px #323828)
}

@media screen and (min-width: 480px) {
	.chunnkar .parallax-el img {
		margin-top: 8vw
	}
	.chunnkar .parallax-el img:first-child {
		-webkit-transform: translateX(2em);
		transform: translateX(2em)
	}
	.chunnkar .parallax-el img:last-child {
		-webkit-transform: translateX(-2em);
		transform: translateX(-2em)
	}
}

@media screen and (min-width: 992px) {
	.chunnkar .parallax-el img {
		margin-top: 8em
	}
	.chunnkar .parallax-el img:first-child {
		-webkit-transform: translateX(5em);
		transform: translateX(5em);
		max-width: 120px
	}
	.chunnkar .parallax-el img:last-child {
		-webkit-transform: translateX(-2em);
		transform: translateX(-2em)
	}
}

@media screen and (min-width: 1280px) {
	.chunnkar .parallax-el img {
		margin-top: 11em
	}
	.chunnkar .parallax-el img:first-child {
		-webkit-transform: translateX(7em);
		transform: translateX(7em)
	}
	.chunnkar .parallax-el img:last-child {
		-webkit-transform: translateX(-3em);
		transform: translateX(-3em)
	}
}

@media only screen and (max-width: 480px) {
	.chunnkar .parallax-el img {
		margin-top: 4em
	}
	.chunnkar .parallax-el img:first-child {
		-webkit-transform: translateX(2em);
		transform: translateX(2em)
	}
	.chunnkar .parallax-el img:last-child {
		-webkit-transform: translateX(-2em);
		transform: translateX(-2em)
	}
}

.chunnkar .parallax__content {
	margin-top: 3em
}

@media screen and (min-width: 992px) {
	.chunnkar .parallax__content {
		margin-top: 4em
	}
}

.chunnkar .olive-progression {
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(7, 1fr)
}

@media only screen and (max-width: 480px) {
	.chunnkar .olive-progression {
		grid-column: 1/span 1;
		overflow-x: scroll;
		overflow-y: hidden;
		max-width: 83vw;
		width: 100%;
		padding-bottom: 1em;
		grid-template-columns: repeat(7, 88px)
	}
}

.chunnkar .olive-progression img {
	width: 100%;
	grid-column: 1/span 7;
	margin-bottom: 0
}

.chunnkar .olive-progression p {
	text-align: center;
	line-height: 1.3;
	max-width: 7em;
	margin: 0 auto;
	color: #8fa282;
	font-size: .86538rem;
	margin-bottom: 4em
}

.chunnkar .olive-progression p.others {
	grid-column: 6/ span 2
}

@media only screen and (max-width: 480px) {
	.chunnkar .olive-progression p.others {
		grid-column: 6/ span 3;
		max-width: 12em
	}
}

.chunnkar .olive-progression p.corto {
	grid-column: 2/ span 1
}

@media only screen and (max-width: 480px) {
	.chunnkar .olive-progression p.corto {
		grid-column: 2/ span 2
	}
}

@media screen and (min-width: 480px) {
	.chunnkar .olive-progression p {
		max-width: 8em
	}
}

@media only screen and (max-width: 480px) {
	.chunnkar .olive-progression p {
		margin: 0
	}
}

.chunnkar .olive-progression p .block {
	display: block
}

@media only screen and (max-width: 480px) {
	.chunnkar .olive-progression p .block {
		display: inline-block
	}
}

.chunnkar .mobile-scroll__content {
	grid-column: 3/span 10
}

@media only screen and (max-width: 480px) {
	.chunnkar .mobile-scroll__content {
		grid-column: 1/span 6;
		display: grid;
		grid-template-columns: auto .1fr .1fr;
		margin-top: 2em;
		position: relative
	}
}

@media only screen and (max-width: 480px) {
	.chunnkar .mobile-scroll__gradient {
		content: '';
		display: block;
		width: 30px;
		height: 70%;
		background: #f9f8f4;
		background: linear-gradient(91deg, rgba(249, 248, 244, 0) 20%, #f9f8f4 70%);
		position: absolute;
		right: 1.9em
	}
}

.chunnkar .mobile-scroll__arrow {
	display: none
}

@media only screen and (max-width: 480px) {
	.chunnkar .mobile-scroll__arrow {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
		display: block;
		margin-right: 1em;
		margin-bottom: 2em
	}
	.chunnkar .mobile-scroll__arrow svg {
		width: 17px
	}
}

.chunnkar .info--grid {
	display: grid;
	grid-template-columns: auto auto;
	margin-top: 1em
}

@media only screen and (min-width: 480px) {
	.chunnkar .info--grid {
		margin-top: 0;
		gap: 0
	}
}

@media only screen and (min-width: 992px) {
	.chunnkar .info--grid {
		grid-template-columns: 1fr 1.2fr;
		margin-top: 3em
	}
}

@media only screen and (max-width: 480px) {
	.chunnkar .info--grid .info {
		grid-column: 1/span 3
	}
}

@media screen and (min-width: 992px) {
	.chunnkar .info--grid .info h2 {
		max-width: 94%
	}
}

@media screen and (min-width: 1700px) {
	.chunnkar .info--grid .info h2 {
		max-width: 100%
	}
}

.chunnkar .info--grid .gallery {
	display: grid;
	grid-template-columns: 1fr 1fr;
	text-align: center;
	grid-column: 1/span 3;
	margin-top: 3.5em;
	justify-items: center
}

.chunnkar .info--grid .gallery img {
	width: 100%;
	max-width: 170px;
	margin-bottom: .5em
}

.chunnkar .info--grid .gallery .old-world-top-view {
	width: 90%;
	
}

@media only screen and (max-width: 480px) {
	.chunnkar .info--grid .gallery .old-world-top-view {
		margin: 1.1em 0
	}
}

@media only screen and (min-width: 992px) {
	.chunnkar .info--grid .gallery {
		justify-items: end;
		grid-column: 2/span 1;
		margin-top: .5em
	}
}

@media only screen and (max-width: 480px) {
	.chunnkar .info--grid .gallery {
		grid-gap: 2em
	}
}

.bachakar .main-bg {
	position: relative; overflow: hidden;
}

.bachakar .main-bg .tractor {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%
}

.bachakar .main-bg .tractor img {
	-webkit-filter: drop-shadow(-2px -6px 5px rgba(128, 98, 47, 0.556863));
	filter: drop-shadow(-2px -6px 5px rgba(128, 98, 47, 0.556863))
}

.bachakar .video-blur__btn {
	width: 14em;
	z-index: 2
}

@media only screen and (max-width: 480px) {
	.bachakar .video-blur__btn {
		width: 12em
	}
}

.bachakar .intro {
	top: -9%;
	margin-top: 0;
	grid-template-rows: 5.5em
}

@media only screen and (min-width: 992px) {
	.bachakar .intro {
		grid-template-rows: 3%;
		top: 9em
	}
}

@media only screen and (min-width: 1360px) {
	.bachakar .intro {
		grid-template-rows: 19%;
		top: 5%
	}
}

@media only screen and (min-width: 1700px) {
	.bachakar .intro {
		grid-template-rows: 35%;
		top: 14%
	}
}

@supports (-moz-appearance: none) {
	@media only screen and (min-width: 900px) {
		.bachakar .intro {
			grid-template-rows:0 .5em;
			top: 7em
		}
	}
	@media only screen and (min-width: 1000px) {
		.bachakar .intro {
			grid-template-rows: 5em;
			top: 7em
		}
	}
	@media only screen and (min-width: 1360px) {
		.bachakar .intro {
			grid-template-rows: 7em;
			top: 9em
		}
	}
}

@media not all and (min-resolution: 0.001dpcm) {
	@supports (-webkit-appearance: none) {
		@media only screen and (min-width: 992px) {
			.bachakar .intro {
				grid-template-rows:9em;
				top: 4em
			}
		}
	}
}

@media only screen and (min-width: 480px) {
	.bachakar .intro.device {
		grid-template-rows: 11.5em
	}
}

@media only screen and (min-width: 992px) {
	.bachakar .intro.device {
		grid-template-rows: 13em;
		top: 2em
	}
}

.bachakar .intro .clouds {
	margin-top: 0
}

.bachakar .intro .clouds img {
	width: 100%
}


@media only screen and (max-width: 480px) {
	.bachakar .intro h2 {
		font-size: 2.5rem
	}
}

.bachakar .parallax-el {
	margin: 0 auto
}

.bachakar .info--grid {
	display: grid;
	grid-template-columns: auto auto
}

@media only screen and (min-width: 480px) {
	.bachakar .info--grid {
		grid-template-columns: repeat(4, auto);
		gap: 0
	}
}

@media only screen and (min-width: 992px) {
	.bachakar .info--grid {
		grid-template-columns: 0.8fr 1fr;
		gap: 4em
	}
}

@media only screen and (min-width: 1280px) {
	.bachakar .info--grid {
		grid-template-columns: 1fr 1fr;
		margin-bottom: 3em
	}
}

.bachakar .info--grid .info {
	grid-column: 2 / span 1
}

@media only screen and (max-width: 480px) {
	.bachakar .info--grid .info {
		grid-column: 1 / span 4
	}
}

.bachakar .info--grid .gallery {
	margin-top: 0.5em;
	text-align: center;
	grid-column: 2 / span 2;
	grid-row: 2;
	margin: 0.5em 0 2em
}

@media only screen and (min-width: 480px) {
	.bachakar .info--grid .gallery {
		grid-column: 2 / span 2;
		margin-top: 2em;
		grid-row: 2
	}
}

@media only screen and (min-width: 992px) {
	.bachakar .info--grid .gallery {
		grid-column: 1 / span 1;
		grid-row: 1;
		margin-top: 0.5em
	}
}

.bachakar .info--grid .gallery img {
	width: 100%;
	margin-bottom: 0.5em
}

@media only screen and (min-width: 480px) {
	.bachakar .info--grid .gallery img {
		width: 50%
	}
}

@media only screen and (min-width: 992px) {
	.bachakar .info--grid .gallery img {
		width: 80%
	}
}

@media only screen and (min-width: 1280px) {
	.bachakar .info--grid .gallery img {
		width: 100%
	}
}

.bachakar .info--grid .gallery .gallery-title {
	padding-right: 0
}

@media only screen and (min-width: 992px) {
	.bachakar .info--grid .gallery .gallery-title {
		padding-top: 0;
		padding-right: 45px
	}
}


.gallery.four-section .gal-icon, .animation-img { margin-top: 0.5em;  }
.gallery.four-section {
	display: grid;
	grid-template-columns: repeat(4, auto);
	text-align: center;
	grid-row-gap: 2em
}

@media only screen and (min-width: 480px) {
	.gallery.four-section {
		grid-column: 2 / span 8;
		margin-top: 3.5em;
		grid-gap: 3em;
		margin: 3.5em 0 0 0
	}
}

@media screen and (min-width: 992px) {
	.gallery.four-section {
		grid-column: 2 / span 12;
		margin: 4em 0;
		grid-gap: 3.5em
	}
}

@media screen and (min-width: 1280px) {
	.gallery.four-section {
		grid-column: 3 / span 10;
		margin: 4em 0 4em 0;
		grid-gap: 4em
	}
}

.gallery.four-section p {
	line-height: 1.32rem
}

@media screen and (min-width: 480px) {
	.milling .gallery p {
		margin-bottom: 0
	}
}

@media screen and (min-width: 992px) {
	.milling .gallery p {
		max-width: 90%;
		margin: 0 auto
	}
}

@media only screen and (max-width: 480px) {
	.milling .gallery p {
		margin-bottom: 0
	}
}

.milling .gallery p .block {
	display: inline-block
}

@media screen and (min-width: 1280px) {
	.milling .gallery p .block {
		display: block
	}
}
.gallery.four-section .icon { min-height: 210px;  }
.gallery.four-section h4 { margin-bottom: 8px; font-size: 26px; font-weight: normal; color: #28282B;  }
.gallery.four-section div {
	display: grid;
	justify-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width: 480px) {
	.gallery.four-section div {
		grid-column: 1/span 4
	}
}



.gallery.four-section .custom-width img { width: 135%; }
.gallery.four-section img {
	width: 100%;
	margin-bottom: 0.5em
}

@media only screen and (max-width: 480px) {
	.parallax__content .gallery.four-section p { margin-bottom: 2em; }
	.gallery.four-section img {
		width: 70%!important;
		margin: 0 auto;
		margin-bottom: .6em
	}
}





.sambhalkar {
	margin-top: 3em
}

.sambhalkar .main-bg {
	position: relative
}

.sambhalkar .main-bg .tank {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%
}

.sambhalkar .video-blur__btn {
	width: 14em;
	z-index: 2
}



.sambhalkar .intro {
	top: 0
}

@media only screen and (min-width: 480px) {
	.sambhalkar .intro {
		top: 15%
	}
}

@media only screen and (max-width: 480px) {
	.sambhalkar .intro .parallax-content {
		z-index: 2;
		position: relative
	}
}

.sambhalkar .parallax-el {
	margin: 0 auto
}

.sambhalkar .info--grid {
	display: grid;
	grid-template-columns: auto
}

@media screen and (min-width: 992px) {
	.sambhalkar .info--grid {
		grid-gap: 0;
		-webkit-column-gap: 6em;
		-moz-column-gap: 6em;
		column-gap: 6em;
		grid-template-rows: auto auto
	}
}

.sambhalkar .info--grid .info-video__btn {
	grid-column: 1 / span 3;
	grid-row: 3
}

@media only screen and (min-width: 992px) {
	.sambhalkar .info--grid .info-video__btn {
		grid-column: 1 / span 1;
		grid-row: 2
	}
}

.sambhalkar .info--grid .block {
	display: block
}

.sambhalkar .info--grid .info {
	grid-column: 1/span 2
}

@media screen and (min-width: 992px) {
	.sambhalkar .info--grid .info {
		grid-column: 1/span 1
	}
}

@media only screen and (max-width: 480px) {
	.sambhalkar .info--grid .info h2 {
		max-width: 99%
	}
}

.sambhalkar .info--grid .info:nth-child(3) {
	grid-column: 1/span 2
}

@media screen and (min-width: 992px) {
	.sambhalkar .info--grid .info:nth-child(3) {
		grid-column: 2/span 1;
		grid-row: 1/span 2
	}
}

.sambhalkar .info--grid .gallery {
	grid-column: 1/span 3;
	grid-row: 2;
	margin-top: 3em;
	display: grid;
	grid-template-columns: repeat(3, auto);
	text-align: center;
	grid-gap: 15%
}

.sambhalkar .info--grid .gallery img {
	width: 100%;
	margin-bottom: .5em
}

.sambhalkar .info--grid .gallery .decanting {
	width: 70%
}

@media only screen and (max-width: 480px) {
	.sambhalkar .info--grid .gallery {
		grid-column: 1/span 3;
		margin-top: 3.5em
	}
}

@media only screen and (min-width: 480px) {
	.sajakar {
		margin: 3em 0
	}
}

@media only screen and (min-width: 992px) {
	.sajakar {
		margin: 3em 0 6em 0
	}
	#sajakar.sajakar {
		margin-bottom: 0;
	}
	
}

.sajakar .main-bg {
	position: relative;
	padding-top: 65px;
}

.sajakar .main-bg .nozzle {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%
}

.sajakar .main-bg .nozzle img {
	-webkit-filter: drop-shadow(4px -8px 13px rgba(71, 67, 58, 0.556863));
	filter: drop-shadow(4px -8px 13px rgba(71, 67, 58, 0.556863))
}

.sajakar .video-blur__btn {
	width: 14em;
	z-index: 2
}

@media only screen and (max-width: 480px) {
	.sajakar .video-blur__btn {
		width: 12em
	}
}

.sajakar .intro {
	top: 6%
}

@media only screen and (min-width: 1025px) {
	.sajakar .intro {
		top: 2%
	}
}

@media only screen and (min-width: 1280px) {
	.sajakar .intro {
		top: -2%
	}
}

@media screen and (min-width: 1700px) {
	.sajakar .intro {
		top: 12%
	}
}


@media only screen and (max-width: 480px) {
	.sajakar .intro h2 {
		font-size: 3rem
	}
}

.sajakar .parallax-el {
	margin: 0 auto
}

.sajakar .info--grid {
	display: grid;
	grid-template-columns: auto;gap: 0;
}

.sajakar .info--grid .block {
	display: block
}

@media only screen and (max-width: 480px) {
	.sajakar .info--grid .info {
		grid-column: 1/span 3
	}
}

.sajakar .info--grid .gallery {
	grid-column: 1/span 3;
	display: grid;
	text-align: center;
	grid-template-rows: auto auto 1fr;
	margin-top: 1.5em
}

@media only screen and (min-width: 992px) {
	.sajakar .info--grid .gallery {
		grid-column: 2/span 1;
		margin-top: 114px
	}
}

.sajakar .info--grid .gallery img {
	width: 100%;
	margin-bottom: .5em;
	margin: 0 auto
}

@media screen and (min-width: 480px) {
	.sajakar .info--grid .gallery img {
		width: 100%
	}
}

@media screen and (min-width: 992px) {
	.sajakar .info--grid .gallery img {
		width: 100%
	}
}

.sajakar .info--grid .gallery .gallery-title {
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 3em
}

.sajakar .info--grid .gallery p {
	margin-top: 1.5em
}

@media screen and (min-width: 992px) {
	.sajakar .info--grid .gallery p {
		margin-top: 3em
	}
}


.bachakar .main-heading span span, .bachakar .video-blur__btn a { color: #28282B;  }
.truck-img { position: absolute; margin-left: -648px; left: -32%; bottom: 8%; width: 100%; text-align: center; -webkit-transition: 1.5s ease all; transition: 1.5s ease all; }
.truck-img.active { left: 42%;  }
.active .truck-img { margin-left: -625%; left: 50%;  }
.side-nav:before { content: ""; position: absolute; left: 50%; top: 0; background: #D78F47; height: 88%; width: 1px;  }
.side-nav {
	position: absolute;
	right: 2%;
	top: 50%;
	-webkit-transform: translate(10px, -50%);
	transform: translate(10px, -50%);
	z-index: 10;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out
}

@media only screen and (max-width: 480px) {
	.side-nav {
		display: none
	}
}

.side-nav.active {
	opacity: 1
}

.side-nav .content {
	display: none
}

.side-nav .dots {
	display: grid;
	grid-template-rows: repeat(11, auto)
}

.side-nav .line {
	height: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #bdbdbd), color-stop(0%, rgba(255, 255, 255, 0)));
	background-image: linear-gradient(#bdbdbd 20%, rgba(255, 255, 255, 0) 0%);
	background-position: center;
	background-size: 1.5px 7px;
	background-repeat: repeat-y;
	position: relative;
	-webkit-transition: .7s ease all;
	transition: .7s ease all; opacity: 0;
}

.side-nav .line .green-line {
	height: 0%;
	-webkit-transition: .7s ease all;
	transition: .7s ease all;
	background-color: #669966;
	position: absolute;
	width: 2px;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto
}

.side-nav .line.active {
	background-image: none
}

.side-nav .line.active .green-line {
	height: 100%
}

.side-nav .line.active .start-tip {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#696));
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #696 100%)
}

.side-nav .line.active .end-tip {
	background: #fff;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(#696));
	background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, #696 100%)
}

.side-nav .circle-position {
	position: relative
}

.side-nav .circle-wrapper.active span { opacity: 1;  }
.side-nav .circle-wrapper.active .circle img { filter: inherit; }
.side-nav .circle img {  filter: grayscale(100%);  -webkit-transition: .7s ease all;	transition: .7s ease all   }
.side-nav .circle span { opacity: 0; position: absolute; right: 67px; top: 16px; color: #434890; -webkit-transition: .7s ease all;	transition: .7s ease all }
.side-nav .circle {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	background-color: transparent;
	border-radius: 50%; width: 55px; height: 55px;
	-webkit-transition: .7s ease all;
	transition: .7s ease all
}


@-webkit-keyframes pulse-green {
	0% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
		-webkit-box-shadow: 0 0 0 0 rgba(102, 153, 102, 0.7);
		box-shadow: 0 0 0 0 rgba(102, 153, 102, 0.7)
	}
	70% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-box-shadow: 0 0 0 10px rgba(102, 153, 102, 0);
		box-shadow: 0 0 0 10px rgba(102, 153, 102, 0)
	}
	100% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
		-webkit-box-shadow: 0 0 0 0 rgba(102, 153, 102, 0);
		box-shadow: 0 0 0 0 rgba(102, 153, 102, 0)
	}
}

@keyframes pulse-green {
	0% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
		-webkit-box-shadow: 0 0 0 0 rgba(102, 153, 102, 0.7);
		box-shadow: 0 0 0 0 rgba(102, 153, 102, 0.7)
	}
	70% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-box-shadow: 0 0 0 10px rgba(102, 153, 102, 0);
		box-shadow: 0 0 0 10px rgba(102, 153, 102, 0)
	}
	100% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
		-webkit-box-shadow: 0 0 0 0 rgba(102, 153, 102, 0);
		box-shadow: 0 0 0 0 rgba(102, 153, 102, 0)
	}
}

.side-nav .circle-wrapper {
	border: 0;
	position: relative; margin-bottom: 30px;
}

.side-nav .circle-wrapper:last-child { margin-bottom: 0;  }

.side-nav .circle-wrapper .no-animation {
	-webkit-transform: none !important;
	transform: none !important;
	opacity: 1 !important
}


@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}



a { text-decoration: none; color: inherit;  }
.main-heading { margin-top: 0; text-shadow: 0px 3px 6px #00000029; text-transform: uppercase; color: #D78F47;     font-size: 4.5rem;
    line-height: 1;
    font-size: clamp(4.5rem, 9vw, 9.35rem); text-align: center;}
.main-heading span { position: relative; line-height: normal;  }
.main-heading span span { position: absolute; right: 0; bottom: -16px;  font-family: 'cordalight_italic'; color: #fff; text-transform: none; font-size: 47px; font-weight: normal;  }

.all-sections {
    margin-top: 100px;
    padding-top: 50px;
    /*background: url(../img/all-sections.jpg) center center no-repeat;*/
    /*background-size: 100%;*/    /*padding-bottom: 400px; background-size: cover;*/
}
.all-sections img{ margin: 0 auto; display: block; margin-bottom:35px ;}
.all-sections h3 { font-weight: normal; margin-bottom: 15px; text-align: center; font-size: 37px; color: #28282B;  }
.all-sections h3 span { display: block; font-weight: normal; font-size: 16px;  }
.all-sections li {  width: 25%; float: left; text-align: center;  }
.all-sections li h4 { line-height: inherit; padding-bottom: 30px; font-size: 45px;  color: #D78F47; }
.all-sections .icon { margin-bottom: 30px; display: inline-block; }
.all-sections li span { position: relative;  }
.all-sections li span span { position: absolute; right: 0; bottom: -12px; font-style: italic; text-align: right;  font-weight: normal; font-size: 22px; color: #28282B; font-family: 'cordalight_italic';  }

.main-text { overflow: hidden; text-align: center; padding: 0 5%;  }
.main-text.no-gap { padding: 0;  }
.main-text h4 { line-height: 38px; color: #28282B; font-size: 32px; font-weight: normal; margin-bottom: 20px; }
.main-text p { font-style: italic;  }
.main-text p span { color: #28282B; font-style: normal;  }
.main-text .main-heading { font-size: 58px;  margin-bottom: 35px; }
.main-text .main-heading span span { bottom: -18px; color: #28282B; font-size: 32px;  }

.info p { font-family: 'cordalight'; }

.video-section.info--grid { grid-template-columns: auto; }
.video-section .info { width: 100%; }
.video-section ul { padding: 0; margin-right: -5%; overflow: hidden; margin-top: 30px;  }
.video-section li { text-align: center; margin-right: 5%; width: 28.3%; float: left;  }
.video-section span { display: block; font-size: 16px; font-family: 'cordalight_italic'; }
.video-section img { width: 100%; border:5px solid #F0F0F0;  }
.video-section .icon { margin-bottom: 10px; position: relative;  }
.video-section .icon:before { content: ""; position: absolute; left: 0; top: 0; margin: 0 auto; width: 100%; height: 100%; background: url(../img/video-icon.png) center no-repeat ;  }

.parallax__content.chun-section .main-heading { font-family: 'cordabold'; font-size: 58px; margin-bottom: 35px; color: #D78F47; text-align: left; }
.chun-section .main-heading span span { font-size: 32px; color: #28282B;  }
.gap { margin-top: 4em; }

.sajakar .intro { top: auto;  bottom: 100px;  }
.sajakar .intro .video-blur__btn { margin-top: 0;  }
.rice-icon { margin: 30px 5%; position: relative; padding: 0 5%;  }
.rice-icon:before { height: 1px; content: ""; position: absolute; left: 0; top: 50%; width: 100%; background: url(../img/dot-line.jpg) left top repeat-x; }
.rice-icon img { position: relative; z-index: 1; width: 100%;  }

.recipes-para { overflow: hidden; background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 2px 6px #00000029; }
.recipes-para .left { line-height: 0; width: 50%; float: left;  }
.recipes-para img { width: 100%; line-height: 0; }
.recipes-para .right { padding-left: 5%; padding-top: 5%; width: 50%; float: left;  }
.recipes-para  h4 { margin-bottom: 25px; font-size: 22px; line-height: 25px; color: #28282B; font-weight: normal;  }
.recipes-para a { color: #D78F47; text-transform: uppercase; background: url(../img/recipe-icon.png) left top no-repeat; height: 60px; padding: 17px 0 20px 77px;  display: inline-block; }

.shedule-a-visit { padding-top: 200px; overflow: hidden;  }
.shedule-a-visit .left { width: 50%; float: left;  }
.shedule-a-visit img { width: 100%;  }
.shedule-a-visit .right { width: 50%; float: right;  }
.shedule-a-visit .cont { padding-left: 20px; padding-top: 20%; width: 500px; float: left;  }
.shedule-a-visit a { margin-top: 15px; color: #D78F47; text-transform: uppercase; background: url(../img/visit-icon.png) left top no-repeat;  padding: 15px 0 19px 77px; line-height: 13px; display: inline-block; }
.shedule-a-visit a span {     margin-top: 5px; display: block; text-transform: none; font-size: 16px; color: #28282B;  }
.shedule-a-visit .div-logo { padding-bottom: 30px; text-align: center; overflow: hidden;  }
.shedule-a-visit .div-logo img { width: auto;  }


.clouds-div { z-index: 1; position: absolute; left: 0; top: 0; width: 100%; height: 315px;    }
.clouds-div img { width: 374px!important;  }
.clouds-div .cloud1 { position: absolute; left: 10%; top: 0; -webkit-animation: animateCloud 35s linear infinite;-moz-animation: animateCloud 35s linear infinite; animation: animateCloud 35s linear infinite;
 }
.clouds-div .cloud2 { position: absolute; left: 20%; bottom: 0; -webkit-animation: animateCloud 25s linear infinite;-moz-animation: animateCloud 25s linear infinite; animation: animateCloud 25s linear infinite;  }
.clouds-div .cloud3 { position: absolute; left: 30%; top: 100px; -webkit-animation: animateCloud 20s linear infinite;-moz-animation: animateCloud 20s linear infinite; animation: animateCloud 20s linear infinite;  }
.clouds-div .cloud4 { position: absolute; left: 10%; bottom: 100px; -webkit-animation: animateCloud 25s linear infinite;-moz-animation: animateCloud 45s linear infinite; animation: animateCloud 25s linear infinite;  }

.custom-video { margin-bottom: 100px; position:  relative;  }
.custom-video video { width: 100%;  }
.custom-video .main-text { padding: 0; z-index: 9; margin: -90px 0 0 -309px; width: 618px; position: absolute; left: 50%; top: 50%;  }

.custom-video ::-webkit-media-controls {
  display:none !important;
}

.mob-rice { width: 100%; display: none;  }

@-webkit-keyframes animateCloud {
    0% {
        margin-left: -40px;
    }
    100% {
        margin-left: 100%;
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -400px;
    }
    100% {
        margin-left: 100%;
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -400px;
    }
    100% {
        margin-left: 100%;
    }
}

@media screen and (max-width: 1300px) {
.truck-img { width: 814px; margin-left: -407px; bottom: 20%;  }
}	

@media screen and (max-width: 1023px) {
.recipes-para .right { padding-left: 2%; padding-right: 2%;  }
.video-section .icon:before { background-size: 50px;  }
.truck-img { bottom: 12%;  }
}	

@media screen and (max-width: 979px) {
	section.entry-gate .cover .post-script {  margin-top: 1.64rem; }	
	.truck-img { width: 700px; margin-left: -350px; bottom: 100px;  }
	.custom-video .main-text { padding: 60px 30px; position: relative; width: 100%; margin: 0; left: 0; top: 0;  }	
	.all-sections .icon img { width: 80px;  }
	.all-sections .icon { padding: 0 30px; margin-bottom: 15px;  }
	.all-sections li h4 { font-size: 25px;  }
	.all-sections li span span { bottom: -20px;  }
	.recipes-para .right { padding-top: 2%;  }
	.recipes-para h4 { font-size: 17px;  }
	.sajakar .intro { bottom: 20px;  }
	.shedule-a-visit .cont { padding-top: 10%;  }
	.shedule-a-visit .cont { width: 100%; padding-right: 20px;  }
	.recipes-para .right p { line-height: inherit; font-size: 15px;  }
	.mob-rice { display: block;  }
	.custom-video video { display: none;  }
}

@media screen and (max-width: 767px) {
.main-text .main-heading { font-size: 48px;  }	
.chun-section .main-heading span span { font-size: 27px;  }	
.parallax__content.chun-section .main-heading { font-size: 44px; text-align: center; }	
.gallery.four-section h4 { margin-bottom: 10px;  }	
.recipes-para .right p { line-height: inherit; font-size: 16px;  }	
section.entry-gate .cover .post-script {     font-size: 20px;  }	
section.entry-gate .cover .subtitle { margin-top: 0; font-size: 1.5rem; }	
.chunnkar .parallax-el {     grid-template-columns: auto; }	
.gallery.four-section { grid-template-columns: repeat(2, auto); }	
.hide-mobile-img { display: none;  }		
.shedule-a-visit { padding-top: 100px;  }	
.shedule-a-visit .left { width: 100%;  }	
.shedule-a-visit .cont { padding: 20px;  }
.ft-boxgap { display: none;  }
.shedule-a-visit .right { width: 100%;  }
.recipes-para .left { width: 100%;  }	
.recipes-para .right { width: 100%; padding: 20px;  }
.all-sections { margin-top: 0!important;  }
.all-sections li { min-height: 200px; width: 50%;  }
/*.all-sections.mobile-set { padding-bottom: 265px;  }*/
body { padding: 1rem; }
.all-sections h3 { font-size: 28px; margin-bottom: 35px;  }
.all-sections { padding-bottom: 50px;  }
.all-sections ul { padding-left: 0;  }
.main-heading span span { font-size: 31px;     bottom: -20px;  }
.main-text { padding: 0;  }
.grid { gap: 0; }
.chunnkar .parallax__content { margin-top: 0;  }

.video-section li { margin-bottom: 20px; width: 100%; margin-right: 0;  }
.video-section ul { margin-right: 0;  }
.main-text h4 { font-size: 28px;  }
body { font-size: 17px;  }
.gallery.four-section .icon { min-height:auto;  }
.micromodal-slide .modal__container .modal__header { top: 10%;  }
}	

@media screen and (max-width: 500px) {
.all-sections li h4 { font-size: 22px; }	
.sambhalkar .intro { top: 30px; }	
.main-text .main-heading { font-size: 40px; }	
.bachakar .info--grid .gallery {     grid-column: 1 / span 4; }	
.main-text h4 br { display: none;  }	
.main-heading { font-size: 3rem; }	
.video-section.info--grid { display: block; grid-column: 1 / span 6;  }
.bachakar .intro { top: 18%;  }
.clouds-div .cloud2, .clouds-div .cloud3 { display: none;  }
.video-blur__btn {     margin-top: 2em; }
.video-blur__btn {padding: 0.40em 0; width: 11em;}
.video-blur__btn a { font-size: 17px;  }
.video-blur__btn a:before { background-size: 39px; top: -2px; }
.sajakar .intro { bottom: 10px; }
.truck-img { margin-left: -162px; bottom: 6%; width: 335px;  }
}	


.entry-gate.grid{
	/*display: none;*/
}
.all-sections{
	margin-top: 100px;
	padding-top:50px
}

.div-logo img{
	display: inline-block;
}



@media screen and (max-width: 480px) {
	 
	.custom-video .main-text {
    padding: 60px 0px;
}
.main-text .main-heading {
    font-size: 36px;
}


}

@media screen and (max-width: 374px){
	.all-sections li h4{font-size: 17px}
	.main-text .main-heading{font-size:30px}
	.main-heading{font-size: 2.2rem;}
}

.info-v1.no-gap {
    padding: 0% 8%;
	margin-top: -2%;
}
.info-v1 h3.subheading {
    font-size: 26px;
}