

/* 
	
	Reverze 2026
	2025 Always Awake bv

	info@alwaysawake.be
	
	mrld grid theme

	Colors
	 	
	#181718 		text
	#F8F7F7			light text
	#38CEFE 		hyperlink
	linear-gradient(to bottom, #F7F6F6, #F3F2F2);	button
	#38CEFF 		hover
	#FFFEFE			title, active
	16,18,45		rgb box bg
	
	font-family: "Font Awesome 5 Pro"; font-weight: 300;
	 
	z-index order

	1 content
	99 fb messenger button
	100 active overlay
	101 priority message
	102 menu
	200 active z-index-200 overlay
	201 fb messenger content, active priority message 
	 
*/

@import url("src/fontawesome/v5.15.4/css/fontawesome.min.css");
@import url("src/fontawesome/v5.15.4/css/light.min.css");
@import url("src/fontawesome/v5.15.4/css/brands.min.css");

@font-face { font-family: 'Barlow'; src: url('src/webfonts/barlow-regular.woff2') format('woff2'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Barlow'; src: url('src/webfonts/barlow-italic.woff2') format('woff2'); font-weight: 400; font-style: italic; }
@font-face { font-family: 'Barlow'; src: url('src/webfonts/barlow-bold.woff2') format('woff2'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Barlow'; src: url('src/webfonts/barlow-bolditalic.woff2') format('woff2'); font-weight: 700; font-style: italic; }
@font-face { font-family: 'Barlow Semi Condensed'; src: url('src/webfonts/barlowsemicondensed-semibold.woff2') format('woff2'); font-weight: 600; font-style: normal; }

/* Cookiebar v3 */

#aa-cookiebar { display: none; }
#aa-cookiebar-cn { position: fixed; bottom: 0; left: 0; right: 0; background: #e1e1e1; font-size: 15px !important; color: #1f1f1f; padding: 5px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-end; align-items: center; align-content: stretch; z-index: 999; }
#aa-cookiebar-msg { flex: 1; margin-right: 2em; margin-left: 10px; font-family: Arial, sans-serif; font-weight: 400; }
#aa-cookiebar-msg a { color: #1f1f1f; font-weight: 700; text-decoration: underline; }
#aa-cookiebar-btn { margin: 0px; text-align: center; }
#aa-cookiebar-btn a { position: relative; display: inline-block; vertical-align: middle; padding: 0.7em 2em; margin: 0px 0px 0px 4px; min-width: 100px; font-family: Arial, sans-serif; font-weight: 700; color: #fefefe; background: #0a9ddf; border-radius: 3px; -webkit-border-radius: 3px; }
#aa-cookiebar-btn a:first-child { background: 0; color: #1f1f1f; text-decoration: underline; }
#aa-cookiebar-btn a:hover { opacity: 0.8; cursor: pointer; }

@media only screen and (max-width: 680px) {
	#aa-cookiebar-cn { font-size: 12px !important; -webkit-text-size-adjust: none; text-size-adjust: none; }
	#aa-cookiebar-cn > * { flex: 1 100%; }
	#aa-cookiebar-msg { margin: 5px 10px 10px 10px; }
	#aa-cookiebar-btn a { margin: 0px 2px; }
}

@media print { #aa-cookiebar { display: none !important; } }

/* Preview */

#myti-preview-header { position: fixed; bottom: 0; left: 0; z-index: 1000; }
#myti-preview-header p { position: relative; display: inline-block; vertical-align: middle; padding: 10px 20px; margin: 0; height: 36px; background: #14B9D6; color: #fefefe; font-family: Arial, Helvetica, sans-serif; font-size: 1.6rem; font-weight: bold; text-transform: uppercase; }
#myti-preview-header p:before { content: "\f135"; font-family: "Font Awesome 5 Pro"; font-weight: 300; float: left; font-weight: normal; margin-top: -3px; margin-right: 10px; margin-left: -10px; font-size: 24px; }

/* Basics */

#overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.2); z-index: -1; display: none; }
#overlay.active { display: block; z-index: 100; }
#overlay.active.z-index-200 { display: block; z-index: 200; }

html { color: #F8F7F7; font-family: 'Barlow', Arial, sans-serif; font-weight: 400; font-size: 62.5%; width: 100%; margin: 0px; padding: 0px; height: 100%; box-sizing: border-box; background: #0F0E26; }
body { margin: 0px; padding: 0px; height: 100%; min-height: 100%; overflow-y: scroll; overflow-x: hidden; font-size: 1.5rem; }

*, *:before, *:after { box-sizing: inherit; }
img { position: relative; display: block; border: 0; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, a { padding: 0; margin: 0; font-weight: 400; }
b, strong { font-weight: 700; }
button:hover, .linkable:hover { cursor: pointer; }
td { vertical-align: top; }
iframe { border: 0; }
.clear { clear: both; }
.responsive-show, .responsive-show-inline-block { display: none !important; }
.display-none { display: none; }
.nowrap { white-space: nowrap; }
.truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.float-right { float: right; }
a {	color: #F8F7F7;	text-decoration: none; }
.txt a { text-decoration: underline; color: #FFFEFE; }
a:hover { color: #38CEFF; }

/* Header */

.header-scroll { transition: transform 0.2s ease-in-out; }

nav, .lang { position: relative; text-align: right; padding: 0px; }
nav a, .lang a { position: relative; display: inline-block; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 1.6rem; color: #FFFFFF; padding: 10px; margin: 0px; overflow: hidden; vertical-align: bottom; letter-spacing: .2rem; transition: all 500ms ease-in-out; }
nav a:hover, .lang a:hover { color: #38CEFF; transition: all 0ms ease-in-out; }
nav a.active, .lang a.active { color: #FFFEFE; }
.logo { flex: 0 0 auto; width: auto; margin: 0px; padding: 10px; }
.logo img { width: auto; max-width: 100%; }

#action { position: relative; background: #FFFEFE; }
#action .centerize .box { text-align: center; color: #282828; }
#action .centerize .box h1 { color: #282828; }

/* Facebook Page Plugin */

#fb-page-msg-icon { position: fixed; bottom: 10px; right: 10px; text-align: center; padding: 5px 10px; background: #0084FF; border-radius: 24px; border-bottom-right-radius: 0; z-index: 99; }
#fb-page-msg-icon:hover { cursor: pointer; animation: aa-ani-shake 1s ease-in; }
#fb-page-msg-icon:before { position: relative; display: inline-block; content: "\f09a"; font-family: "Font Awesome 5 Pro"; font-weight: 300; color: #fefefe; font-size: 2.4rem; padding: 10px; }
#fb-page-msg-cn { position: fixed; bottom: 10px; right: 10px; padding: 25px 0px; min-height: 320px; width: 300px; background: #fefefe; border-radius: 24px; border-bottom-right-radius: 0; z-index: 201; box-shadow: 0px 0px 100px rgba(0,0,0,0.4); display: none; }
#fb-page-msg-cn .close { position: absolute; top: -28px; right: -8px; }
#fb-page-msg-cn .close:hover { cursor: pointer; }
#fb-page-msg-cn .close:before { position: relative; display: block; content: "\f00d"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 2.4rem; width: 2.4rem; height: 2.4rem; text-align: center; color: #333; background: #fefefe; padding: 10px; border-radius: 50%; } 

@media only screen and (max-width: 820px) {
	#fb-page-msg-cn { position: absolute; top: 30px; right: 10px; bottom: 10px; width: 340px; }
}

/* mrld Grid */

section { padding: 0px 10px; margin: 0px; text-align: center; }
section.align-left { text-align: left; }
section.edge-to-edge { padding: 0px; }
.centerize { margin: 0 auto; }
.grid { position: relative; display: inline-block; vertical-align: top; }
.box { position: relative; display: flex; flex-direction: column; height: 100%; text-align: left; padding: 20px; margin: 10px; border-radius: 0px; }
.box-main { flex: 1 0 auto; }
.box-footer { flex: none; padding-top: 20px; }

.w-12 { width: 100%; } .w-11 { width: 91.66%; } .w-10 { width: 83.33%; } .w-9 { width: 75%; } .w-8 { width: 66.66%; } .w-7 { width: 58.33%; } 
.w-6 { width: 50%; } .w-5 { width: 41.66%; } .w-4 { width: 33.33%; } .w-3 { width: 25%; } .w-2 { width: 16.66%; }.w-1 { width: 8.33%; }

.add-background { position: relative; background: rgba(0,0,0,0.8); }
.box.add-background, .add-shadow { }
.flexbox-centering { height: 100%; display: flex; justify-content: center; align-items: center; }
.flexbox-centering > .flexbox-centering-inside { position: relative; }
a, a > i, .add-transition, .add-transition > * { transition: all 200ms ease-in-out; }
a:hover, a:hover > i, .add-transition:hover, .add-transition:hover > * { transition: all 100ms ease-in-out; }

.box.edge-to-edge { margin: 0px; }
.box.no-padding { padding: 0px; }
.box.has-img-edge-to-edge { overflow: hidden; }

.box-item { position: relative; margin: 0px; padding: 0px 0px 20px 0px; }
.box-item.ytb, .box-item.vmo { margin-bottom: 20px; }
.box-item:last-child, .box-item.glue-bottom { padding-bottom: 0px; margin-bottom: 0px; }
.box-item.img img { height: auto; }
.box-item.edge-to-edge { margin: 0px -20px 0px -20px; }
.box-item.edge-to-edge:first-child { margin-top: -20px; }
.box-item.edge-to-edge:only-child { margin-bottom: -20px; }

/* mrld box elements */

.box .ttl h1 { margin: 0px; line-height: 1.2em; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 2.6rem; z-index: 1; }
.box .ttl.centered > * { text-align: center; }
.grid-ttl .box .ttl h1 { font-size: 3.2rem; }
.box .ttl h1 a i { position: relative; margin-right: 0.5em; vertical-align: top; top: 0px; }
.box .ttl h1 a:hover i { top: -6px; }
.box .txt h1, .box .txt h2, .box .txt h3, .box .txt h4 { margin-bottom: 20px; line-height: 1.2em; font-weight: 700; }
.box .txt h5, .box .txt h6, .box .txt p { margin-bottom: 20px; line-height: 1.4em; }
.box .txt h1 { font-size: 2.4rem; }
.box .txt h2 { font-size: 2.2rem; }
.box .txt h3 { font-size: 2.0rem; }
.box .txt h4 { font-size: 1.8rem; }
.box .txt h5 { font-size: 1.6rem; }
.box .txt h6 { font-size: 1.6rem; }
.box .txt h6 a { position: relative; display: inline-block; vertical-align: middle; color: #181718; background: linear-gradient(to bottom, #F7F6F6, #F3F2F2); box-shadow: 0px 0px 0px #38CEFF; border-radius: 32px; font-weight: 700; text-transform: uppercase; font-size: 1.6rem; padding: 8px 12px; margin: 0px 0px 10px 0px; z-index: 1; transition: all 200ms ease-in-out; text-decoration: none; }
.box .txt h6 a i { margin-right: .5em; }
.box .txt h6 a:hover { color: #181718; background: #38CEFF; box-shadow: 0px 0px 0px 5px #38CEFF; transition: all 100ms ease-in-out; }

.box .txt p, .box .txt { font-size: 1.6rem; line-height: 1.4em; }
.box .txt figure { position: relative; padding: 0; margin: 0px; margin-bottom: 20px; }
.box .txt figure img { max-width: 100%; height: auto; }
.box .txt figure figcaption { font-style: italic; padding-top: 5px; font-size: 90%; }
.box .txt > *:last-child { margin-bottom: 0px; }
.box .txt ul { list-style-type: none; padding: 0px; text-align: left; }
.box .txt ul > li { position: relative; padding: 0px .5rem 1rem 2.4rem; }
.box .txt ul li:before { position: absolute; left: 0px; top: 0px; content: "\f105"; font-family: "Font Awesome 5 Pro"; font-weight: 300; color: #FFFEFE; font-size: inherit; }

.box .img img { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.box .img.add-play-icon:before { position: absolute; top: 50%; left: 50%; margin-top: -4.6rem; margin-left: -3.6rem; color: #fefefe; content: "\f04b"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 3.6rem; width: 7.2rem; height: 7.2rem; line-height: 7.2rem; text-align: center; padding-left: .5rem; vertical-align: middle; z-index: 2; background: rgba(0,0,0,.6); border-radius: 64px; transition: all 200ms ease-in-out; }
.linkable .box:hover .img.add-play-icon:before { background: #38CEFF; box-shadow: 0px 0px 0px 5px #38CEFF; transition: all 100ms ease-in-out; }

.box .ytb, .box .vmo {  position: relative; padding-bottom: 54.25%; padding-top: 10px; height: 0; overflow: hidden; }
.box .ytb.square, .box .vmo.square {  padding-bottom: 100%; }
.box .ytb iframe, .box .vmo iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.google-map { width: 100%; position: relative; }
.google-map iframe { width: 100%; height: 300px; border: 0; display: block; }

.box iframe.box-item { height: 400px; min-height: 60vh; }

.box .files { position: relative; text-align: left; }
.box .files .item { position: relative; display: inline-block; vertical-align: top; min-width: 30%; max-width: 100%; }
.box .files .item a { position: relative; color: #FFFFFF; background: rgba(8,7,8,.2); border: 1px solid rgba(255,255,255,.6); box-shadow: 0px 0px 0px 0px #FFFFFF; display: block; margin: 5px; min-height: 28px; overflow: hidden; text-align: left; padding: 0; border-radius: 32px; transition: all 200ms ease-in-out; }
.box .files .item a .filename { position: relative; padding: 4px 10px 2px 50px; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 2.1rem; }
.box .files .item a .fileext { position: relative; font-size: 1.0rem; padding: 0px 0px 6px 50px; font-weight: 700; text-align: left; }
.box .files .item a i { position: absolute; left: 0px; top: 0px; width: 52px; text-align: center; color: #fefefe; font-size: 2.4rem; padding: 15px 5px; }
.box .files .item:hover a { color: #181718; background: #38CEFF; border: 1px solid #38CEFF; box-shadow: 0px 0px 0px 5px #38CEFF; transition: all 100ms ease-in-out; }
.box .files .item:hover a i { color: #181718; }

.box .share { position: relative; text-align: right; }
.box .share > i { font-size: 2.0rem; width: 4.6rem; padding: 1.2rem; margin: 2px; vertical-align: middle; color: #efefef; background: 0; border: 1px solid rgba(255,255,255,0); text-align: center; }
.box .share a { position: relative; display: inline-block; vertical-align: top; margin: 2px; }
.box .share a i { font-size: 2.0rem; width: 4.6rem; padding: 1.2rem; vertical-align: top; color: #FFFFFF; background: rgba(8,7,8,.2); border: 1px solid rgba(255,255,255,.6); box-shadow: 0px 0px 0px 0px #FFFFFF; text-align: center; border-radius: 32px; }
.box .share a:hover i { cursor: pointer; color: #181718; background: #38CEFF; border: 1px solid #38CEFF; box-shadow: 0px 0px 0px 5px #38CEFF; }

.box .forward { position: relative; text-align: center; }
.box .forward a { position: relative; display: inline-block; vertical-align: middle; color: #181718; background: linear-gradient(to bottom, #F7F6F6, #F3F2F2); box-shadow: 0px 0px 0px #38CEFF; border-radius: 32px; font-weight: 700; text-transform: uppercase; font-size: 1.6rem; padding: 8px 12px; margin: 0px; z-index: 1; transition: box-shadow 200ms ease-in-out; }
.box .forward a i { margin-right: .5em; }
.box .forward a:after { position: relative; display: inline-block; font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f105"; padding: 0px 0px 0px 12px; z-index: -1; transition: all 200ms ease-in-out; }
.box .forward a:hover, .linkable > .box:hover .forward a { color: #181718; background: #38CEFF; box-shadow: 0px 0px 0px 5px #38CEFF; transition: box-shadow 100ms ease-in-out; }
.box .forward a:hover:after, .linkable > .box:hover .forward a:after { color: #181718; transition: all 100ms ease-in-out; }

.box .cta { position: relative; text-align: center; }
.box .cta a { position: relative; display: inline-block; vertical-align: middle; min-width: 60%; color: #FFFFFF; background: rgba(8,7,8,.2); border: 1px solid rgba(255,255,255,.6); box-shadow: 0px 0px 0px 0px #FFFFFF; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 2.4rem; padding: 12px 16px; border-radius: 32px; margin: 0px; z-index: 1; transition: all 200ms ease-in-out; }
.box .cta a i { margin-right: .5em; }
.box .cta a:hover, .linkable > .box:hover .cta a { color: #181718; background: #38CEFF; border: 1px solid #38CEFF; box-shadow: 0px 0px 0px 5px #38CEFF; padding: 8px 8px 8px 16px; transition: all 100ms ease-in-out; }

.box .social { position: relative; text-align: center; }
.box .social a { position: relative; display: inline-block; vertical-align: top; margin: 10px; }
.box .social a i { font-size: 2.4rem; width: 3.6rem; height: 3.6rem; line-height: 3.6rem; padding: 1.6rem; box-sizing: content-box; vertical-align: middle; color: #FFFFFF; background: rgba(8,7,8,.2); border: 1px solid rgba(255,255,255,.6); box-shadow: 0px 0px 0px 0px #FFFFFF; text-align: center; border-radius: 50%; }
.box .social a:hover i { cursor: pointer; color: #181718; background: #38CEFF; border: 1px solid #38CEFF; box-shadow: 0px 0px 0px 5px #38CEFF; }

/* mrld views */

.view-magazine > .grid > .box { position: relative; display: flex; flex-direction: row; align-items: stretch; align-content: stretch; flex-wrap: wrap; padding: 0; overflow: hidden; min-height: 25vh; }
.view-magazine > .grid:nth-child(even) > .box { flex-direction: row-reverse; }
.view-magazine > .grid > .box > .flex-item { flex: 1 1 auto; padding: 0; margin: 0; }
.view-magazine > .grid > .box > .flex-item.img { flex-grow: 1; width: 40%; background-size: cover; background-position: center center; }
.view-magazine > .grid > .box > .flex-item.caption { flex-grow: 2; width: 60%; padding: 40px; }
.view-magazine > .grid > .box > .flex-item.caption .box-item { text-align: left; }

.view-scenery > .google-map { width: 100%; height: 20vh; min-height: 300px; }
.view-scenery > .google-map iframe { height: 100%; }

/* mrld responsive */


@media only screen and (min-width: 1600px) { 
	/* .centerize { width: 1520px; } */
	.centerize { width: 1220px; }
}

@media only screen and (min-width: 1240px) and (max-width: 1600px) { 
	.centerize { width: 1220px; }
}

@media only screen and (min-width: 1024px) and (max-width: 1240px) { 
	.centerize { width: 970px; }
	.centerize > .w-4 { width: 33.333%; } 
}

@media only screen and (max-width: 1240px) {
	.responsive-hide.responsive-1240px { display: none !important; }
	.responsive-show.responsive-1240px { display: block !important; }	
	.responsive-show-inline-block.responsive-1240px { display: inline-block !important; }
	.box { padding: 10px; }
	.box-item { padding-bottom: 10px; }
	.box-item.edge-to-edge { margin: 0px -10px 0px -10px; }
	.box-item.edge-to-edge:first-child { margin-top: -10px; }
	.box-item.edge-to-edge:only-child { margin-bottom: -10px; }
	.box .ttl h1 { font-size: 2.4rem; }
	.box .txt h1, .box .txt h2, .box .txt h3, .box .txt h4, .box .txt h5, .box .txt h6, .box .txt p { margin-bottom: 10px; }	
	.box-footer { padding-top: 10px; }
	.w-6 { width: 50%; }
}

@media only screen and (min-width: 820px) {
	main { padding-bottom: 100px; padding-top: 20px; }
	#header-responsive { display: none; }
	#header-flow, #header-fixed { position: relative; width: 100%; display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; }
	#header-flow nav, #header-fixed nav { position: relative; flex: 0 1 auto; }
	#header-flow .logo { }
	#header-flow .logo img { max-width: 100%; height: auto; }
	#header-fixed { position: fixed; top: 0; transform: translateY(-100%); background: #000000; }
	#header-fixed.header-scroll.nav-down[data-st="1"] { transform: translateY(0); }
	#header-fixed .logo img { max-height: 60px; }
	#breadcrumbs { position: relative; padding: 10px; text-align: left; margin-bottom: 10px; }
	#breadcrumbs section { text-align: left; }
	#breadcrumbs a { position: relative; display: inline-block; vertical-align: top; padding: 4px 10px; font-size: 1.5rem; color: #F8F7F7; }
	#breadcrumbs a:hover { color: #38CEFF; }
	#breadcrumbs a i { position: relative; display: inline-block; font-size: 80%; top: 0px; margin-right: 6px; } 
	#breadcrumbs a:not(:first-child):before { position: relative; display: inline-block; content: "\f105"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 80%; top: 0px; left: -10px; }
	.box .share a.responsive-show { display: none; }
	.view-services-toc { text-align: right; padding-top: 40px; padding-bottom: 10px; }
	.view-services-toc .item { position: relative; margin: 0px -10px 12px 0px; clear: both; }
	.view-services-toc .item a { position: relative; display: inline; vertical-align: top; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 1.8rem; line-height: 2.4rem; color: #1f1f1f; background: #fefefe; box-shadow: 2rem .5rem 0 #fefefe, -1rem .5rem 0 #fefefe, 2rem -.5rem 0 #fefefe, -1rem -.5rem 0 #fefefe; box-decoration-break: clone; }
	.view-services-toc .item a:after { position: absolute; content: ""; right: -2rem; top: -.5rem; bottom: -.5rem; width: .3rem; background: rgba(0,0,0,0.1); } 
	.view-services-toc .item a:hover { color: #1f1f1f; background: #38CEFF; box-shadow: 2rem .5rem 0 #38CEFF, -1rem .5rem 0 #38CEFF, 2rem -.5rem 0 #38CEFF, -1rem -.5rem 0 #38CEFF; }
	.view-services-toc .item a.active { color: #1f1f1f; background: #FFFEFE; box-shadow: 2rem .5rem 0 #FFFEFE, -1rem .5rem 0 #FFFEFE, 2rem -.5rem 0 #FFFEFE, -1rem -.5rem 0 #FFFEFE; }
}

@media only screen and (min-width: 820px) and (max-width: 1024px) { 
	.centerize { width: 100%; margin: 0; }
}

@media only screen and (max-width: 820px) { 
	html { font-size: 50%; }
	main.has-responsive-dropdown { padding-top: 50px; }
	.responsive-hide { display: none !important; }
	.responsive-show { display: block !important; }
	.responsive-show-inline-block { display: inline-block !important; }
	.responsive-full-width { width: 100% !important; }	
	.centerize { width: 100%; margin: 0; }
	section.responsive-flex-direction-column-reverse { display: flex; flex-direction: column-reverse; }
	section.responsive-flex-direction-column-reverse > .grid { flex: 1 0 auto; }
	[class^="w-"], [class*=" w-"] { width: 100%; }
	.box .txt .table-container { overflow-x: auto; display: block; width: 100%; background: radial-gradient(farthest-side at 0% 50%, rgba(0,0,0,.2), rgba(0,0,0,0)), radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,.2), rgba(0,0,0,0)) 100% 0; background-color: rgba(255,255,255,.1); background-repeat: no-repeat; background-size: 10px 100%; margin-bottom: 15px; }
	.box .txt .table-container table { background: linear-gradient(to right, #000000 30%, rgba(255,255,255,0)), linear-gradient(to left, #000000 30%, rgba(255,255,255,0)) 100% 0; background-size: 50px 100%; background-repeat: no-repeat; max-width: none; margin-bottom: 0;	}
	.box .txt .table-container::-webkit-scrollbar {	-webkit-appearance: none;	width: 14px; height: 14px; }
	.box .txt .table-container::-webkit-scrollbar-thumb {	border-radius: 8px;	border: 3px solid #fafafa; background-color: #fafafa; }
	.google-map iframe { height: 200px; }
	.box iframe.box-item { min-height: 70vh; }

	#header-flow, #header-fixed { display: none; }
	header { min-height: 60px; }
	#header-responsive { position: fixed; min-height: 50px; width: 100%; }
	.body-home #header-responsive { background: rgba(8,7,8,0.6); }
	#header-responsive:not(.active).header-scroll.nav-down[data-st="0"] { background: rgba(8,7,8,0.6); box-shadow: 0px 0px 0px 0px; transition: all 200ms ease-out; }
	#header-responsive.header-scroll.nav-down[data-st="1"] { background: #000000; transform: translateY(0px); }
	#header-responsive.header-scroll.nav-up, #header-responsive.header-scroll.nav-down[data-st="0"] { background: #000000; transition: all 200ms ease-out; }
	#header-responsive.active { background: #000000; }
	#header-responsive.active nav { height: 100vh; padding-bottom: 50vh; overflow-y: scroll; }
	#header-responsive.header-scroll[data-st="1"].nav-up { transform: translateY(-60px); }
	#header-responsive nav { position: relative; text-align: left; width: 100%; margin: 0px; padding: 0px; display: none; }
	#header-responsive nav .item { position: relative; display: inline-block; text-align: center; width: 100%; background: #000000; border-top: 1px solid rgba(255,255,255,.2); }
	#header-responsive nav .item a { position: relative; display: block; vertical-align: middle; margin: auto 0; padding: 20px 10px; color: #F8F7F7; font-size: 1.8rem; }
	#header-responsive .lang { position: relative; text-align: left; width: 100%; margin: 0px; padding: 0px; display: flex; flex-direction: row; justify-content: space-evenly; align-items: center; border-top: 1px solid rgba(255,255,255,.2); }	
	#header-responsive .lang a { position: relative; display: inline-block; flex: 1 0 auto; text-align: center; padding: 20px 24px; border: 0; color: #F8F7F7; background: #000000; border-radius: 0; margin: 0; line-height: 1em; }
	#header-responsive .lang a.active { color: #FFFEFE; }
	#header-responsive nav .item.active a, #header-responsive .lang a.active { color: #FFFEFE; }
	#header-responsive .logo, #header-responsive #menu-responsive-btn, #header-responsive #lang-responsive-btn { position: relative; display: inline-block; vertical-align: top; } 	
	#header-responsive .logo { float: left; padding: 0px 10px 0px 0px; }
	#header-responsive .logo img { height: 60px; }
	#menu-responsive-btn { float: right; width: 60px; height: 60px; color: #F8F7F7; border: 0; overflow: hidden; }
	#menu-responsive-btn:hover, #lang-responsive-btn:hover { cursor: pointer; }
	#menu-responsive-btn:before { content: "\f0c9"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 20px; position: absolute; display: block; width: 60px; height: 60px; line-height: 60px; right: 0px; top: 0px; text-align: center; color: #F8F7F7; transition: all 100ms ease-in-out; }
	#menu-responsive-btn.active:before { transform: rotate(90deg); content: "\f00d"; transition: all 100ms ease-in-out; }	
	#lang-responsive-btn { float: right; color: #F8F7F7; width: 60px; height: 60px; line-height: 60px; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; text-transform: uppercase; font-size: 20px; text-align: center; }

	.responsive-dropdown { position: relative; z-index: 3; width: 100%; padding: 0px; background: #000000; margin: 0px; }
	.responsive-dropdown select { appearance: none; -webkit-appearance: none; -moz-appearance: none; background: transparent; width: 100%; padding: 10px 30px 10px 10px; margin: 0px; font-size: 1.6rem; color: #FFFFFF; box-shadow: 0 0; border: 0; height: 46px; padding-right: 52px; }
	.responsive-dropdown select option { color: #FFFFFF; background: #000000; font-size: 1.6rem; font-weight: 400; }
	.responsive-dropdown:after { content: "\f078"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 1.6rem; position: absolute; display: block; padding: 0px 0px; right: 0px; top: 0px; z-index: -1; width: 41px; line-height: 46px; text-align: center; color: #FFFFFF; background: 0; }

	.view-services-toc { padding: 15px 20px; }
	.view-services-toc .item { position: relative; }
	.view-services-toc .item a { position: relative; display: block; text-align: center; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 1.8rem; color: #1f1f1f; background: #fefefe; padding: 20px; margin: 5px 0px; border-radius: 3px; }
	.view-services-toc .item a:hover { color: #1f1f1f; background: #38CEFF; }
	.view-services-toc .item a.active { color: #1f1f1f; background: #FFFEFE; }
	
}

@media only screen and (min-width: 480px) and (max-width: 820px) {
	.w-3, .w-4, .w-5, .w-6 { width: 50%; }
}

@media only screen and (max-width: 480px) { 
	.centerize { width: 100%; margin: 0; }
	[class^="w-"], [class*=" w-"] { width: 100%; }
	.view-magazine > .grid > .box > .flex-item.caption { width: 100%; padding: 20px; }
	.view-magazine > .grid > .box > .flex-item.img { width: 100%; min-height: 20vh; }
	.box .ytb, .box .vmo { padding-bottom: 50vh; }
}

/* Template */

#container { position: relative; min-height: 100%; display: flex; flex-direction: column; }

header { position: relative; flex: none; z-index: 102; }
footer { position: relative; flex: none; z-index: 61; }
main { position: relative; flex: 1 0 auto; }

.paginate-table { clear: both; position: relative; padding: 20px; margin: 0px; z-index: 1; text-align: center; }
.paginate-table a, .paginate-table span { position: relative; display: inline-block; font-weight: 700; font-size: 1.6rem; color: #F8F7F7; background: #f9f9f9; line-height: 1em ;padding: 16px 20px; text-transform: uppercase; margin: 2px; border-radius: 3px; }
.paginate-table a i { margin-bottom: -2px; } 
.paginate-table a:hover { color: #fefefe; background: #38CEFF; }
.paginate-table a.active, .paginate-table span { color: #fefefe; background: #FFFEFE; }

/* Views */

.view-scenery .banner { position: relative; background-attachment: fixed; background-repeat: no-repeat; background-position: center bottom; background-size: cover; width: 100%; height: 400px; }
.view-scenery .banner { animation: aa-ani-view-scenery-banner 1s ease-in-out; }
@keyframes aa-ani-view-scenery-banner {	0% { visibility: visible; opacity: 0; }	100% { opacity: 1; } }
.view-scenery .banner .overlay  { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.4); z-index: 1; }
.view-scenery .banner .img { display: none; }
.view-scenery .banner .caption { position: absolute; text-align: center; top: 50%; transform: translateY(-50%); padding: 0px 20px; width: 100%; box-sizing: border-box; z-index: 2; }
.view-scenery .banner .caption h3 { position: relative; display: block; vertical-align: middle; color: #fefefe; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 4.8rem; line-height: 0.9em; padding: 0px; text-shadow: 0px 0px 5px rgba(0,0,0,0.8); }
.view-scenery .banner .caption h4 { position: relative; display: block; vertical-align: middle; color: #fefefe; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 3.2rem; line-height: 0.9em; padding: 10px 0px 0px 0px; opacity: .8; text-shadow: 0px 0px 5px rgba(0,0,0,0.8); }

.view-odometers { position: relative; }
.view-odometers .icon { position: relative; text-align: center; margin: 0px; }
.view-odometers .icon i { position: relative; display: inline-block; font-size: 6.4rem; font-weight: 400; color: #F8F7F7; background: #fafafa; border: 1px solid #d4d4d4; text-align: center; width: 64px; padding: 48px; border-radius: 64px; }
.view-odometers .number { position: relative; color: #38CEFE; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 9.6rem; text-align: center; padding: 10px 0px 0px 0px; margin: 0; }
.view-odometers .caption { position: relative; color: #f9f9f9; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 2.4rem; text-align: center; padding: 0px 0px 10px 0px; margin: 0; }

.view-faq { position: relative; } 
.view-faq .item { position: relative; margin: 0px 0px 10px 0px; background: #000000; padding: 0px; border-radius: 6px; }
.view-faq .item:last-child { margin-bottom: 0px; }
.view-faq .item.active { background: #000000; }
.view-faq .item .faq-q, .view-faq .item .faq-a { position: relative; padding: 10px; }
.view-faq .item .faq-q { padding-right: 30px; -webkit-transform-style: preserve-3d; border-radius: 6px; }
.view-faq .item .faq-q .ttl h2 { position: relative; display: inline-block; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 1.8rem; transition: all 200ms ease-in-out; }
.view-faq .item .faq-q:hover { cursor: pointer; }
.view-faq .item .faq-q:hover .ttl h2 { color: #38CEFF; transition: all 0ms ease-in-out; }
.view-faq .item.active .faq-q { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.view-faq .item.active .faq-q .ttl h2 { color: #FFFEFE; }
.view-faq .item .faq-q:before { content: "\f054"; font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 1.8rem; position: absolute; display: block; padding: 2px 6px; right: 10px; top: 10px; text-align: center; transition: all 100ms ease-in-out; }
.view-faq .item.active .faq-q:before { transform: rotate(90deg); transition: all 100ms ease-in-out; }
.view-faq .item .faq-a { display: none; }

.view-forwarders { position: relative; text-align: center; padding: 10px; }
.view-forwarders.has-items-inline .item { position: relative; display: inline-block; vertical-align: top; }
.view-forwarders .item a { position: relative; display: inline-block; vertical-align: top; color: #181718; background: linear-gradient(to bottom, #F7F6F6, #F3F2F2); box-shadow: 0px 0px 0px #38CEFF; padding: 10px; border-radius: 32px; margin: 10px; z-index: 1; transition: box-shadow 200ms ease-in-out; }
.view-forwarders .item a .ttl, .view-forwarders .item a .txt { color: #181718; transition: all 200ms ease-in-out; padding: 10px; }
.view-forwarders .item a .ttl h2 { font-size: 1.8rem; font-weight: 700; text-transform: uppercase; }
.view-forwarders .item a .ttl h2 i { margin-right: 0.6em; }
.view-forwarders .item a .txt { font-size: 1.5rem; margin-top: -20px; }
.view-forwarders .item:hover a { color: #181718; background: #38CEFF; box-shadow: 0px 0px 0px 5px #38CEFF; transition: box-shadow 100ms ease-in-out; }
.view-forwarders .item:hover a .ttl, .view-forwarders .item:hover a .txt { color: #181718; transition: all 100ms ease-in-out; }

@media only screen and (max-width: 820px) {
	.view-scenery .banner { background-attachment: scroll; height: 50vh; }
}

/* Countdown */

.view-countdown { position: relative; padding: 20px 0px 40px 0px; }
.view-countdown .counter { position: relative; font-size: 12.8rem; color: #38CEFE; padding: 0px; margin: 0; line-height: 1em; text-align: center; }
.view-countdown .counter .number { position: relative; display: inline-block; width: 18%; text-align: center; background: #181718; box-shadow: 0px 0px 0px 5px #181718; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; padding: 20px 0px 60px 0px; margin: 0px .4em; border-radius: 10px; }
.view-countdown .counter .number .name { display: block; position: absolute; bottom: -10px; color: #F8F7F7; text-align: center; font-size: 20%; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; padding: 0; margin: 0; width: 100%; }

@media only screen and (min-width: 820px) and (max-width: 1600px) {
	.view-countdown .counter { font-size: 7.2rem; }
	.view-countdown .counter .number { padding: 20px 0px 40px 0px; }
}

@media only screen and (max-width: 820px) {
	.view-countdown .counter { font-size: 4.8rem; }
	.view-countdown .counter .number { padding: 10px 0px 20px 0px; }
}

@media only screen and (max-width: 480px) {
	.view-countdown .counter { font-size: 3.2rem; }
	.view-countdown .counter .number { padding: 10px 0px 20px 0px; }
	.view-countdown .counter .number .name { bottom: 0px; }
}

/* Pagefeed */

.pagefeed-view-images { position: relative; width: 100%; }
.pagefeed-view-images .box { overflow: hidden; }
.pagefeed-view-images .box-item { background-size: cover; background-position: center center; }
.pagefeed-view-images .box-item:after { content: ""; display: block; padding-bottom: 100%; }
.pagefeed-view-images.image-format-banner .box-item:after { content: ""; display: block; padding-bottom: 54.25%; }

.pagefeed-embed-post { float: none; display: inline-block; vertical-align: top; }
.pagefeed-embed-post .box { overflow: hidden; padding: 0; }
.pagefeed-embed-post .box > .item { padding: 0px 0px 14px 0px; border-top: 1px solid rgba(0,0,0,0.2); }
.pagefeed-embed-post .box > .item:first-child { border-top: 0px !important; }
.pagefeed-embed-post .box .date { position: relative; display: inline-block; float: left; margin: 0px 0px 0px 0px; padding: 0px 8px 0px 10px; color: #F8F7F7; font-size: 1.2rem; font-weight: 400; z-index: 1; }
.pagefeed-embed-post .box .img { position: relative; clear: both; background: 0; width: 100%; margin: 0px; }
.pagefeed-embed-post .box .img img { position: relative; width: 100%; height: auto; display: block; }
.pagefeed-embed-post .box .txt { position: relative; clear: both; font-size: 1.5rem; padding: 10px 20px 10px 20px; color: #F8F7F7; text-align: left; overflow: hidden; }
.pagefeed-embed-post .box.tw .txt { text-align: left; }
.pagefeed-embed-post .box .txt a { color: #F8F7F7; text-decoration: underline; }
.pagefeed-embed-post .box .txt a:hover { color: #F07D00; }
.pagefeed-embed-post .box .count { position: relative; }
.pagefeed-embed-post .box .count .item { position: relative; display: inline-block; color: #F07D00; padding: 4px 10px; margin: 10px 0px 0px 32px; font-size: 1.2rem; font-weight: 700; }
.pagefeed-embed-post .box .count .item:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; color: #F07D00; font-weight: 400; font-size: 1.8rem; padding-right: 0.5em; position: absolute; top: 50%; margin-top: -10px; left: -16px; }
.pagefeed-embed-post .box .count .item.likes:before { content: "\f004"; margin-top: -9px; }
.pagefeed-embed-post .box .count .item.views:before { content: "\f04b";}
.pagefeed-embed-post .box .count .item.comments:before { content: "\f075"; }
.pagefeed-item .box .source { position: absolute; display: flex; justify-content: center; align-items: center; right: -2px; top: 42px; width: 120px; height: 40px; padding: 0px; background: #009DE0; transform: rotate(45deg); transform-origin: right bottom; overflow: hidden; z-index: 2; }
.pagefeed-item .box .source:before { position: relative; color: #ffffff; transform: rotate(-45deg); font-size: 2.4rem; font-family: "Font Awesome 5 Brands"; font-weight: 400; }
.pagefeed-item .box .source.fb:before { content: "\f39e"; }
.pagefeed-item .box .source.tw:before { content: "\f099"; }
.pagefeed-item .box .source.in:before { content: "\f16d"; }
.pagefeed-item .box .source.yo:before { content: "\f167"; }
.pagefeed-item .box .source.vi:before { content: "\f27d"; }

/* Masonry */

.masonry-container { margin: 0 auto; width: 100% !important; }

/* BX Slider */

.bx-wrapper { overflow: hidden; }
.bx-prev, .bx-next { z-index: 62; position: absolute; display: flex; align-items: center; justify-content: center; top: 50%; margin-top: -50px; left: 10px; height: 100px; width: 50px; background: rgba(0,0,0,0.6); color: #ccc; border-radius: 32px; transition: all 200ms ease-in-out; }
.bx-next { left: auto; right: 10px; }
.bx-prev i, .bx-next i { font-size: 2.4rem; }
.bx-prev:hover, .bx-next:hover { color: #fefefe; box-shadow: 0px 0px 0px 5px #38CEFF; transition: all 100ms ease-in-out; }

/* BX Slider carousel */

.slider-carousel-container { position: relative; visibility: hidden; }
.slider-carousel-container .bx-wrapper { position: relative; max-width: 100vw !important; }
.slider-carousel { position: relative; width: 100%; }
.slider-carousel .item { position: relative; display: block; width: 25vw !important; }
.slider-carousel .item img { position: relative; display: block; width: 100%; }
@media only screen and (max-width: 640px) { .slider-carousel .item { position: relative; display: block; width: 50vw !important; } }

/* BX Slider banner */

.slider-banner .bx-slider { position: relative; }
.slider-banner .item { position: absolute; top: 0; left: 0; }
.slider-banner .item:first-child { position: relative; }
.slider-banner .item img { width: 100%; height: auto; }
.slider-banner .caption { position: absolute; display: flex; align-items: center; top: 0; bottom: 0; left: 0; right: 0; box-sizing: border-box; text-align: center; padding: 20px; z-index: 61; background: rgba(0,0,0,0.4); }
.slider-banner .caption-txt { flex: 1; }
.slider-banner .caption-txt .tagline { position: relative; font-size: 2.4rem; font-weight: 700; padding-bottom: 4rem; }
.slider-banner .caption-txt .tagline:before { position: absolute; content: ""; bottom: 2rem; left: 35%; width: 30%; border-bottom: 2px solid rgba(255,255,255,.2); }
.slider-banner .caption-txt .forward a { margin: 5px; padding: 2rem; border-radius: 32px; }
.slider-banner .caption-txt .forward a:before { display: none; }

@media only screen and (max-width: 820px) {
	.slider-banner .caption { position: relative; background: rgba(0,0,0,0.4); }
}

/* BX Slider background */

@keyframes aa-ani-background-slider { 0% { opacity: 0; } 100% { opacity: 1; transform: none; } }

.background-slider-container { position: relative; width: 100%; height: 80vh; overflow: hidden; animation: aa-ani-background-slider 1s ease-out; -webkit-animation: aa-ani-background-slider 1s ease-out; animation-fill-mode: forwards; }
#background-slider-forward-dest { position: absolute; bottom: 40px; left: 0px; height: 1px; width: 1px; z-index: -1; }
.background-slider { position: relative; width: 100%; height: 80vh; }

.background-slider .item { position: relative; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.background-slider .caption { position: absolute; display: flex; align-items: center; top: 0; bottom: 0; right: 0; width: 40%; background: rgba(0,0,0.4); box-sizing: border-box; -webkit-box-sizing: border-box; text-align: left; z-index: 61; padding: 50px 30px; }
.background-slider .caption-txt { flex: 1; }

/* Animations */

.aa-ani-fade-in { animation: aa-ani-fade-in 1.2s ease-out; animation-fill-mode: forwards; }
.aa-ani-showtime { animation: aa-ani-showtime 0.4s ease-out; animation-fill-mode: forwards; }
.aa-ani-softslidein { animation: aa-ani-softslidein 0.4s ease-out; }
.aa-ani-shake { animation: aa-ani-shake 1.2s ease-in-out;	}

@keyframes aa-ani-softslidein {	0% { transform: translate3d(2%,0,0); visibility: visible; opacity: 0; }	100% { transform: translateZ(0); } }
@keyframes aa-ani-shake {	0% { transform: rotate(0deg); }	8%, 24%, 40%, 56% {	transform: rotate(-2deg);	}	16%, 32%, 48% { transform: rotate(2deg); } 64% {	transform: rotate(1deg); } 80% {	transform: rotate(-1deg); }	100% { transform: rotate(0deg); }	}
@keyframes aa-ani-hoverboard { 0%, 100% { transform: translate3d(0px,10px,0); } 50% { transform: translate3d(0px,-10px,0); } }
@keyframes aa-ani-showtime { 0% { opacity: 0; transform: translate3d(10%,0,0); } 100% { opacity: 1; transform: none; } }
@keyframes aa-ani-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }

/* Ft */

#ft-tag { position: absolute; left: 0; bottom: 0; }
.ft-overview .box .txt { text-align: center; }
.ft-overview .box .txt p { font-size: 1.4rem; }
.ft-partners { text-align: center; }
.ft-partners .item { position: relative; display: inline-block; }
.ft-partners .item img { width: 220px; max-width: 30vw; padding: 10px; }
.ft-tagpages a { font-weight: bold; text-decoration: underline; }
.ft-menu { position: relative; text-align: center; }
.ft-menu a { position: relative; display: inline-block; vertical-align: middle; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 1.8rem; color: #F8F7F7; background: rgba(8,7,8,0); padding: 10px; margin: 1px; overflow: hidden; vertical-align: bottom; letter-spacing: .1rem; border-radius: 6px; transition: all 500ms ease-in-out; }
.ft-menu a:hover { color: #38CEFF; transition: all 0ms ease-in-out; }
.ft-menu a.active { color: #FFFEFE; }
.ft-cookie-notice { position: relative; padding: 60px 0px 60px 0px; text-align: center; font-size: 1.1rem; font-weight: 400; color: #efefef; }
.ft-cookie-notice a { color: #efefef; text-decoration: underline; font-weight: 400; padding: 0px 10px; }
.ft-cookie-notice a:hover { color: #38CEFF; }
#ft-credits { position: absolute; bottom: 10px; width: 100%; text-align: center; color: #efefef; }
#ft-credits a { font-size: .9rem; font-weight: 700; text-transform: uppercase; text-decoration: none; color: #efefef; padding: 3px 6px; display: inline-block; margin: 0px 2px; border-radius: 3px; }
#ft-credits a:hover { color: #38CEFF; }

/* Forms */

input, button { color: #3f3f3f; font-family: 'Barlow', Arial, sans-serif; font-weight: 400; font-size: 1.8rem; background: #fefefe; width: 100%; padding: 10px; border: 0; box-shadow: 0px 2px 0px 0px #d4d4d4; -webkit-appearance: none; outline: none; border-radius: 0px; }
select { color: #3f3f3f; font-family: 'Barlow', Arial, sans-serif; font-weight: 400; font-size: 1.8rem; background: #fefefe; width: 100%; padding: 10px; border: 0; box-shadow: 0px 2px 0px 0px #d4d4d4; -webkit-appearance: none; outline: none; border-radius: 0px; } 
textarea { color: #3f3f3f; font-family: 'Barlow', Arial, sans-serif; font-weight: 400; font-size: 1.8rem; background: #fefefe; width: 100%; padding: 10px; border: 0; box-shadow: 0px 2px 0px 0px #d4d4d4; resize: vertical; -webkit-appearance: none; outline: none; border-radius: 0px; }
label, form .label { display: block; color: #fefefe; font-size: 1.6rem; font-weight: 700; }
label a { text-decoration: underline; font-weight: 700; }
label:hover { cursor: pointer; }
::-webkit-input-placeholder { color: #3f3f3f; font-weight: 400; opacity: 1; font-style: normal !important; }
:-moz-placeholder { color: #3f3f3f; font-weight: 400; opacity: 1; font-style: normal !important; }
::-moz-placeholder { color: #3f3f3f; font-weight: 400; opacity: 1; font-style: normal !important; }
:-ms-input-placeholder { color: #3f3f3f; font-weight: 400; opacity: 1; font-style: normal !important; }
::placeholder { color: #3f3f3f; font-weight: 400; opacity: 1; font-style: normal !important; }
.frm-item { position: relative; padding: 10px 20px; }
.frm-input input:focus, .frm-sc input:focus, .frm-textarea textarea:focus, .frm-select select:focus { color: #3f3f3f; border-color: #38CEFF; box-shadow: 0px 0px 0px 3px #38CEFF; }
/*
.frm-input.mandatory:before, .frm-sc:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; position: absolute; top: 10px; right: -14px; font-size: 1.0rem; content: "\f005"; color: #efefef; }
.frm-file.mandatory:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; position: absolute; top: 36px; right: -14px; font-size: 1.0rem; content: "\f005"; color: #efefef; }
*/
.frm-file { position: relative; margin: 10px 20px; height: auto; }
.frm-file label { display: block; position: relative; margin-bottom: 6px; }
.frm-input-info { }
.frm-submit { position: relative; margin: 20px; padding-bottom: 20px; text-align: center; }
.frm-date .frm-date-day { width: 25%; }
.frm-date .frm-date-month { width: 50%; }
.frm-date .frm-date-year { width: 25%; }
.frm-checkbox { position: relative; }
.frm-checkbox label { font-size: 1.6rem; }
.frm-checkbox input[type=checkbox] { display:none; }
.frm-checkbox input[type=checkbox] + label:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; display: inline-block; width: 4rem; font-size: 2.4rem; content: "\f0c8"; color: #BDBDBD; vertical-align: top; margin-top: -.2rem; }
.frm-checkbox input[type=checkbox] + label:hover { color: #38CEFE; }
.frm-checkbox input[type=checkbox]:checked + label { color: #38CEFE; }
.frm-checkbox input[type=checkbox]:checked + label:before { content: "\f14a"; color: #38CEFE; }
.frm-radio { position: relative; }
.frm-radio label { font-size: 1.6rem; }
.frm-radio input[type=radio] { display:none; }
.frm-radio input[type=radio] + label:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; display: inline-block; width: 4.0rem; font-size: 2.4rem; content: "\f0c8"; color: #BDBDBD; vertical-align: top; margin-top: -.2rem; }
.frm-radio input[type=radio] + label:hover { color: #38CEFE; }
.frm-radio input[type=radio]:checked + label { color: #38CEFE; }
.frm-radio input[type=radio]:checked + label:before { content: "\f14a"; color: #38CEFE; }
.frm-textarea textarea { min-height: 10vh; }
.frm-sc .frm-sc-code { display: inline-block; color: #38CEFE; font-family: 'Courier New', Courier, monospace; font-weight: 700; margin: 0px 10px; font-size: 2.2rem; }
.frm-sc label { display: inline-block; }
.frm-sc input { display: inline-block; width: 60px; } 
option[default] { display: none; }
input[type=submit], button { position: relative; display: inline-block; padding: 1.6rem 2.4rem; border-radius: 32px; background: #38CEFE; color: #fefefe; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 1.8rem; text-decoration: none; width: auto; border: 0; box-shadow: 0px 0px; transition: all 200ms ease-in-out; }
input[type=submit]:hover, button:hover { cursor: pointer; background: #38CEFF; color: #fefefe; box-shadow: 0px 0px 0px 5px #38CEFF; transition: all 100ms ease-in-out; }
button i { margin-right: .6rem; }

select.empty, input.empty { box-shadow: 0px 0px 0px 2px #E74443 !important; }
select::-ms-expand { display: none; }  
select:hover { cursor: pointer; }
option { color: #3f3f3f; }

/* Reverze Theme */

#header-flow nav a, #header-fixed nav a { padding: 20px 30px; }
#header-flow .lang a, #header-fixed .lang a { padding: 20px 10px; }
#header-flow nav a:not(:first-child), #header-fixed nav a:not(:first-child) { border-left: 1px solid rgba(255,255,255,.2); }
#header-flow nav a.active, #header-fixed nav a.active { padding-bottom: 17px; border-bottom: 3px solid #FFFEFE; }
#theme { position: fixed; top: 0; right: 0; bottom: 0; left: 0; }

#theme-home-bg-video-content { position: relative; height: auto; min-height: calc(100vh - 60px); display: flex; justify-content: center; align-items: center; z-index: 3; }
#theme-home-cn { position: relative; background: url("/2019/lay/011025/bg-1920x1080px.jpg") no-repeat center center; background-size: cover; background-attachment: fixed; z-index: 4; padding-top: 4rem; }
.body-home .theme-welcometext:before, .body-home .theme-welcometext:after { display: none; }
.body-home footer { position: relative; background: url("/2019/lay/011025/bg-1920x1080px.jpg") no-repeat center center; background-size: cover; background-attachment: fixed; z-index: 4; }
.theme-home-logo-box { position: relative; padding: 0px; }
.theme-home-logo-box .img { flex: 1 0 auto; max-width: 100%; }
.theme-home-logo-box .txt { text-align: center; }
.theme-home-logo-box .txt h6 a { position: relative; display: inline-block; vertical-align: top; color: #181718; background: linear-gradient(to bottom, #F7F6F6, #F3F2F2); box-shadow: 0px 0px 0px #38CEFF; font-size: 1.8rem; font-weight: 700; text-transform: uppercase; padding: 20px 30px; border-radius: 32px; margin: 10px; z-index: 1; transition: box-shadow 200ms ease-in-out; }
.theme-home-logo-box .txt h6 a:hover { color: #181718; background: #38CEFF; box-shadow: 0px 0px 0px 5px #38CEFF; transition: box-shadow 100ms ease-in-out; }
.theme-home-welcometext-banner { position: relative; z-index: 6; }
.theme-home-welcometext-banner .banner { min-height: 40vh; clip-path: polygon(0% 10rem, 100% 0%, 100% calc(100% - 10rem), 0 100%); margin-top: -20vh; margin-bottom: -20rem; padding-bottom: 18rem; padding-top: 20vh; height: auto; }
.theme-home-welcometext-banner .banner .box .txt { padding: 30px 20px; text-align: center; }
.theme-home-welcometext-banner .banner .box .txt p { font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 2.4rem; }

#theme-home-cn .slider-carousel-container { margin: 40px 0px 0px 0px; }

.theme-media .box .ttl h1 { line-height: 1em; }
.theme-media .box .ttl h1 a { font-size: 2.0rem; }
.theme-media .box .img a { position: relative; padding-bottom: 56.2%; display: block; }
.theme-media .box .img a img { position: absolute; object-fit: cover; width: 100%; height: 100%; object-position: 50% 50%; }
.theme-banner { padding-bottom: 30px; }

.box .ttl h1, .box .ttl h1 a { color: #FFFEFE; }

.box.theme-add-box { overflow: visible; margin-top: 40px; margin-bottom: 40px; }
.box.theme-add-box:before { position: absolute; content: ""; top: -40px; left: 0; width: 100%; height: 40px; background: url("/2019/lay/011025/theme-box-top.png") no-repeat center bottom; background-size: 100% auto; }
.box.theme-add-box:after { position: absolute; content: ""; bottom: -40px; left: 0; width: 100%; height: 40px; background: url("/2019/lay/011025/theme-box-ft.png") no-repeat center top; background-size: 100% auto; }

.theme-artists { padding: 0px 40px; }
.theme-artists .grid.w-3 { max-width: 400px; }
.theme-artists .box { display: block; margin: 40px; padding: 0px; }
.theme-artists .box .box-item { padding: 0px; margin: 0px; }
.theme-artists .box .box-item.ttl { position: absolute; display: block; bottom: 0px; left: 0px; width: 100%; background: rgba(0,0,0,0.4); padding: 10px; text-align: center; }
.theme-artists .box .box-item.ttl h1, .theme-artists .box .box-item.ttl h1 a { color: #FFFFFF; font-size: 2.4rem; }

.line-up-alphabetical { position: relative; text-align: center; padding: 20px 10px 30px 10px; text-transform: uppercase; font-weight: bold; font-size: 1.4rem; letter-spacing: 3px; }
.box.theme-line-up-welcometext { text-align: center; }
.box.theme-line-up-welcometext h6 a { position: relative; display: inline-block; vertical-align: middle; color: #181718; background: linear-gradient(to bottom, #F7F6F6, #F3F2F2); box-shadow: 0px 0px 0px #38CEFF; box-shadow: 0px 0px 0px 0px #FFFFFF; border-radius: 32px; font-weight: 700; text-transform: uppercase; font-size: 1.8rem; padding: 20px; margin: 10px; z-index: 1; transition: all 200ms ease-in-out; text-decoration: none; }
.box.theme-line-up-welcometext h6 a:hover { color: #181718; background: #38CEFF; box-shadow: 0px 0px 0px 5px #38CEFF; transition: box-shadow 100ms ease-in-out; }

.add-background { background: rgba(16,18,45,0.6); backdrop-filter: blur(10px); }
.box.add-background, .add-shadow { }

.theme-banner { margin: 20px 0px; }
/*
.theme-banner .banner:before { position: absolute; content: ""; top: -60px; left: 0; width: 100%; height: 60px; background: url("/2019/lay/011025/theme-box-top.png") no-repeat center bottom; background-size: contain; }
.theme-banner .banner:after { position: absolute; content: ""; bottom: -60px; left: 0; width: 100%; height: 60px; background: url("/2019/lay/011025/theme-box-ft.png") no-repeat center top; background-size: contain; }
*/

.box.theme-welcometext:before { position: absolute; content: ""; top: -60px; left: 0; width: 100%; height: 60px; background: url("/2019/lay/011025/theme-box-top.png") no-repeat center bottom; background-size: contain; }
.box.theme-welcometext:after { position: absolute; content: ""; bottom: -60px; left: 0; width: 100%; height: 60px; background: url("/2019/lay/011025/theme-box-ft.png") no-repeat center top; background-size: contain; }

.grid.linkable > .box { box-shadow: 0px 0px 0px 0px #38CEFF; transition: box-shadow 600ms; }
.grid.linkable > .box:hover { box-shadow: 0px 0px 20px -5px #38CEFF; transition: box-shadow 100ms; }
.grid.linkable > .box .ttl h1 a { transition: color 1000ms; }
.grid.linkable > .box:hover .ttl h1 a { color: #38CEFF; transition: color 100ms; }

footer .dateloc { position: relative; text-align: center; opacity: 1; padding: 30px 0px; }
footer .dateloc-d { display: inline-block; vertical-align: top; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; font-size: 1.8rem; text-transform: uppercase; color: #fefefe; }
footer .dateloc-s { display: inline-block; vertical-align: top; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; font-size: 1.8rem; text-transform: uppercase; color: #FFFEFE; margin: 0px 10px; }
footer .dateloc-s a { color: #FFFEFE; text-decoration: underline; }
footer .dateloc-s a:hover { color: #38CEFF; }
footer .dateloc-a { display: inline-block; vertical-align: top; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; font-size: 1.8rem; text-transform: uppercase; color: #fefefe; }

.theme-ticketshops .item { width: 33.3333%; padding: 10px; box-sizing: border-box; }
.theme-ticketshops .item a { width: 100%; margin: 0; padding: 10px 0px; }

.theme-line-up-days { position: relative; display: flex; flex-direction: row; justify-content: center; padding: 10px 10px 10px 10px; }
.theme-line-up-days .item a { position: relative; display: flex; justify-content: center; padding: 10px 30px; margin: 0px; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-size: 2.0rem; text-transform: uppercase; color: #FFFEFE; white-space: nowrap; background: rgba(16,18,45,0.6); box-shadow: 0px 0px 0px 0px #38CEFF; transition: box-shadow 600ms; }
.theme-line-up-days .item.active a, .theme-line-up-days .item:hover a { color: #38CEFF; box-shadow: 0px 0px 20px -5px #38CEFF; transition: box-shadow 100ms; z-index: 1; }
.theme-line-up-stages { position: relative; display: flex; flex-direction: row; justify-content: center; padding: 10px 10px 10px 10px; }
.theme-line-up-stages .item a { position: relative; display: flex; justify-content: center; padding: 10px 30px; margin: 0px; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-size: 2.0rem; text-transform: uppercase; color: #FFFEFE; white-space: nowrap; background: rgba(16,18,45,0.6); box-shadow: 0px 0px 0px 0px #38CEFF; transition: box-shadow 600ms; }
.theme-line-up-stages .item.active a, .theme-line-up-stages .item:hover a { color: #38CEFF; box-shadow: 0px 0px 20px -5px #38CEFF; transition: box-shadow 100ms; z-index: 1; }

@media only screen and (max-width: 640px) {
	.theme-line-up-days .item a { padding: 10px 20px; }
	.theme-line-up-stages .item a { padding: 10px 20px; }
}

/* theme */

.theme-has-welcometext { padding: 40px 0px; }
.theme-has-welcometext .box.theme-welcometext .txt { padding: 30px 20px; }
.theme-welcometext { text-align: center; }
.box.theme-welcometext .txt p { font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 2.4rem; }
.box.theme-welcometext .txt p sub { position: relative; vertical-align: text-bottom; font-size: 70%; bottom: -.6rem; }
.box.theme-welcometext-tickets .txt h1 { color: #FFFEFE; margin: 0px; line-height: 1.2em; text-transform: uppercase; font-size: 2.4rem; font-weight: 700; z-index: 1; }
.box.theme-welcometext-tickets .txt h1 sup { position: relative; vertical-align: text-bottom; font-size: 70%; bottom: -.2rem; }
.box.theme-welcometext-tickets .txt h1 sub { position: relative; vertical-align: text-bottom; font-size: 70%; bottom: -.4rem; }
.box.theme-welcometext-tickets .txt h2 { color: #FFFEFE; margin: 0px; line-height: 1.4em; text-transform: uppercase; font-size: 1.5rem; font-weight: 700; z-index: 1; padding-top: 20px; }
.box.theme-welcometext-tickets .txt p { font-family: 'Barlow', Arial, sans-serif; font-weight: 400; font-size: 1.6rem; text-transform: initial; }
.view-scenery .banner .caption h4 sub { position: relative; vertical-align: text-bottom; font-size: 70%; }

#theme-sliding-doors { position: fixed; display: flex; align-items: center; top: 0; bottom: 0; z-index: 103; }
.theme-sliding-doors-l { left: 0; width: 50%; justify-content: flex-end; background: #181818; background: linear-gradient(to right, #181818, #181818, #101010); animation: aa-ani-sliding-doors-l 2s ease-in-out; animation-fill-mode: forwards; }
.theme-sliding-doors-r { right: 0; width: 50%; justify-content: flex-start; background: #181818; background: linear-gradient(to left, #181818, #181818, #101010); animation: aa-ani-sliding-doors-r 2s ease-in-out; animation-fill-mode: forwards; }
#theme-sliding-doors img { width: auto; height: auto; max-height: 80vh; max-width: 40vw; opacity: 0; animation: aa-ani-sliding-doors-img 1s ease-in-out; animation-fill-mode: forwards; }
@keyframes aa-ani-sliding-doors-img { 0%, 20% { opacity: 0; } 100% { opacity: 1; } }
@keyframes aa-ani-sliding-doors-l { 0%, 60% { left: 0; z-index: 103; } 99% { left: -50%; z-index: 103; } 100% { left: -50%; display: none; z-index: -1; }}
@keyframes aa-ani-sliding-doors-r { 0%, 60% { right: 0; z-index: 103; } 99% { right: -50%; z-index: 103; } 100% { right: -50%; display: none; z-index: -1; }}

#theme-home-bg-video { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 2; }
#theme-home-bg-video-placeholder { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; }
#theme-home-bg-video-placeholder .poster { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-size: cover; background-position: center center; animation: aa-ani-theme-bg-video-poster 1s ease-in-out; }
#theme-home-bg-video video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; transform: translate(-50%,-50%); }
@keyframes aa-ani-theme-bg-video-poster { 0% { transform: scale(1.1); visibility: visible; opacity: 0; } 100% { transform: translateZ(0); opacity: 1; } }

.theme-home-dateloc { color: #fff; margin-top: -30px; }
.theme-home-dateloc .txt h2, .theme-home-dateloc .txt h3 { color: #fff; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; margin-bottom: 0px; line-height: 1em; }
.theme-home-dateloc .txt h2 { font-size: 6.4rem; }
.theme-home-dateloc .txt h3 { font-size: 5.2rem; opacity: 0.8; }
.theme-home-bg { position: relative; margin-top: 30px; padding: 30px 0px; z-index: 2; overflow: hidden; background: url("/2019/lay/011025/bg-1920x1080px.jpg") center bottom; background-attachment: fixed; }
.theme-home-newsletter .box-item { text-align: center; }
.theme-home-newsletter form input { width: auto; display: inline-block; }
.theme-home-newsletter form input[type=email] { width: 40vw; max-width: 600px; padding: 1.6rem 1.2rem; }
.theme-home-newsletter form input[type=submit] { margin-left: -25px; min-width: auto; }

.slider-carousel-container { margin: 40px 0px; }

.theme-ticketshops { padding-bottom: 30px; }

.theme-ft-div { position: relative; width: 100%; height: 108px; background: url("/2019/lay/011025/theme-ft-div.png") no-repeat center center; background-size: 1000px auto; }
.theme-ft-bassevents { position: relative; width: 100%; text-align: center; padding: 20px; }
.theme-ft-bassevents img { position: relative; display: inline-block; vertical-align: top; width: 80px; height: auto; }

.box-item.ttl + .box-item.txt { margin-top: -5px; }

@media only screen and (min-width: 1240px) {
	.box-item.ttl + .box-item.txt { margin-top: -15px; }
}

@media only screen and (min-width: 820px) and (hover: hover) {
	.theme-grid-ani-fade-in .grid .box > div { opacity: 0; animation: aa-ani-fade-in 0.4s ease-in-out; animation-fill-mode: forwards; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+1) .box > div { animation-delay: 0s; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+2) .box > div { animation-delay: 50ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+3) .box > div { animation-delay: 100ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+4) .box > div { animation-delay: 150ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+5) .box > div { animation-delay: 200ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+6) .box > div { animation-delay: 250ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+7) .box > div { animation-delay: 300ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+8) .box > div { animation-delay: 350ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+9) .box > div { animation-delay: 400ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+10) .box > div { animation-delay: 450ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n+11) .box > div { animation-delay: 500ms; }
	.theme-grid-ani-fade-in .grid:nth-child(12n) .box > div { animation-delay: 550ms; }
	@keyframes aa-ani-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } }
}

@media only screen and (min-width: 820px) {
	#theme { background: url("/2019/lay/011025/bg-1920x1080px.jpg") no-repeat center center; background-size: cover; background-attachment: fixed; }
	.theme-home-bg { padding: 30px 0px 100px 0px; }
	#header-flow { display: flex; flex-direction: column; }
	#header-flow .nav-lang-bg { background: rgba(8,7,8,0.2); }
	.body-home #header-flow .nav-lang-bg { background: rgba(8,7,8,0.4); }
	.body-home #header-flow .logo { display: none; }
	#header-flow .logo { position: relative; display: block; text-align: center; width: 100%; box-sizing: border-box; padding: 30px 0px 0px 0px; }
	#header-flow .logo img { position: relative; display: inline-block; }
	#header-flow nav, #header-fixed nav { text-align: center; width: 100%; box-sizing: border-box; padding: 0px 200px; }
	#header-flow .lang, #header-fixed .lang { position: absolute; right: 20px; top: 0px; text-align: right; }
	#header-flow nav a, #header-fixed nav a { color: #FFFFFF; }
	#header-flow nav a:hover, #header-fixed nav a:hover { color: #38CEFF; }
	#header-fixed { position: fixed; display: block; top: 0; transform: translateY(-100%); background: rgba(8,7,8,0.8); }
	#header-fixed.header-scroll.nav-down[data-st="1"] { transform: translateY(0); }
	#header-fixed .logo { display: none; }
	
	body.body-home main { padding-bottom: 0px; }
}

@media only screen and (min-width: 1024px) and (max-width: 1240px) {
	#header-flow nav, #header-fixed nav { padding: 0px 150px; }
	#header-flow nav a, #header-fixed nav a { padding: 20px 15px; }
}

@media only screen and (min-width: 820px) and (max-width: 1240px) {
	.theme-artists .grid.w-3 { width: 33.3333%; }
	.theme-artists .ttl { flex: 1 0 auto; margin-top: -10px; margin-right: -10px; margin-bottom: -10px; margin-left: -10px; padding: 20px; }
	.theme-artists { padding: 0px 20px; }
	.theme-artists .box { margin-left: 20px; margin-right: 20px; }
	.theme-festicket .grid { min-width: 740px; }
}

@media only screen and (min-width: 820px) and (max-width: 1024px) {
	#header-flow nav, #header-fixed nav { padding: 0px 150px; }
	#header-flow nav a, #header-fixed nav a { padding: 20px 10px; letter-spacing: 0px; }
	#header-flow .lang a, #header-fixed .lang a { padding: 20px 5px; letter-spacing: 0px; }
	.theme-artists .box .box-item.ttl h1, .theme-artists .box .box-item.ttl h1 a { font-size: 1.8rem; }
}

@media only screen and (max-width: 820px) {
	#theme { background: url("/2019/lay/011025/bg-1080x1920px.jpg") no-repeat center center; background-size: cover; }
	#theme-home-cn { background: url("/2019/lay/011025/bg-1080x1920px.jpg") no-repeat center center; background-size: cover; background-attachment: fixed; }
	.body-home footer { background: url("/2019/lay/011025/bg-1080x1920px.jpg") no-repeat center center; background-size: cover; background-attachment: fixed; }
	/*
	body.body-home #header-responsive.header-scroll:not(.nav-up)[data-st="0"] #menu-responsive-btn:not(.active):before, body.body-home #header-responsive.header-scroll[data-st="0"] #lang-responsive-btn { color: #ffffff; background: rgba(0,0,0,0.4); transition: all 100ms ease-in-out; }
	body.body-home #header-responsive #menu-responsive-btn.active:before { color: #F8F7F7; background: 0; }
	body.body-home #header-responsive.active #lang-responsive-btn { display: none; transition: all 100ms ease-in-out; }
	body.body-home #header-responsive.header-scroll:not(.nav-up)[data-st="0"] .logo { display: none; transition: all 100ms ease-in-out; }	
	*/
	#theme-home-bg-video-placeholder { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; }
	.theme-home-logo-box img { max-height: 60vh; }
	.theme-home-logo-box.box { padding: 0px 0px 0px 0px; margin: 0; }
	.theme-home-welcometext-banner { margin-bottom: -60px; }
	.theme-ft-div { background-size: 100% auto; }
	.theme-artists .ttl { flex: 1 0 auto; margin-top: -10px; margin-right: -10px; margin-bottom: -10px; margin-left: -10px; padding: 20px; }
	.theme-artists { padding: 0px 20px; }
	.theme-artists .box { margin-left: 20px; margin-right: 20px; }
	.theme-ticketshops .item { display: block; }
	.theme-ticketshops .item { min-width: 60vw; }
}

@media only screen and (max-width: 640px) {
	.theme-home-logo-box { z-index: 2; }
	.theme-home-dateloc { background: rgba(0,0,0,.4); }
	.theme-home-dateloc .txt h2 { font-size: 4.8rem; }
	.theme-home-dateloc .txt h3 { font-size: 2.4rem; }
	.theme-artists .grid { width: 50%; }
	.theme-artists .box { margin: 10px; }
	.theme-artists .box .box-item.ttl h1, .theme-artists .box .box-item.ttl h1 a { font-size: 1.8rem; }
	.view-forwarders .item { display: block; }
	.theme-ticketshops .item { min-width: 80vw; }
	.box.theme-welcometext .txt p sub { bottom: -.46rem; }
	.box.theme-welcometext-tickets .txt h1 sub { bottom: -.2rem; }	
	.view-scenery .banner .caption h4 sub { }
}

/* Print */

@media print {
	nav, .lang, footer, #breadcrumbs { display: none !important; }
 	@page { margin: 2cm; }
}

/* IAS */

.ias-trigger a { position: relative; display: inline-block; padding: 1.6rem 2.4rem; border-radius: 32px; background: #009DE0; color: #fefefe; font-family: 'Barlow Semi Condensed', Verdana, sans-serif; font-weight: 600; text-transform: uppercase; font-size: 1.8rem; text-decoration: none; width: auto; border: 0; box-shadow: 0px 0px; transition: all 200ms ease-in-out; }
.ias-trigger a:hover { cursor: pointer; background: #2EC0FF; color: #fefefe; box-shadow: 0px 0px 0px 5px #2EC0FF; transition: all 100ms ease-in-out; }

/* Row Grid */

.row-grid-container { position: relative; width: 100%; padding: 0px 10px; }
.row-grid-item { float: left; margin-bottom: 10px; }
.row-grid-item img { max-width: 100%; max-height: 100%; vertical-align: bottom; transition: background 200ms ease-in-out, box-shadow 200ms ease-in-out, border 200ms ease-in-out; border: 0px solid #38CEFF; }
.row-grid-item img:hover { background: #38CEFF; border: 6px solid #38CEFF; box-shadow: 0px 0px 0px 4px #38CEFF; transition: background 100ms ease-in-out, box-shadow 100ms ease-in-out, border 100ms ease-in-out; }
.row-grid-item .row-grid-first-item { clear: both; }
.row-grid-last-row, .row-grid-last-row ~ .row-grid-item { margin-bottom: 0; }

@media only screen and (min-width: 820px) {	.row-grid-container { padding: 0px 20px; } }

/* Colorbox */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox, #cboxOverlay, #cboxWrapper { position:absolute; top:0; left:0; z-index:9999; }
#cboxWrapper { max-width:none; }
#cboxOverlay { position:fixed; width:100%; height:100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear:left; }
#cboxContent { position:relative; }
#cboxLoadedContent { overflow:auto; -webkit-overflow-scrolling: touch; }
#cboxTitle { margin:0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position:absolute; top:0; left:0; width:100%; height:100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor:pointer; }
.cboxPhoto { float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic; }
.cboxIframe { width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent { box-sizing:content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#colorbox button { min-width: auto; }

#cboxOverlay { background:#000;}
#colorbox { outline:0;}
    #cboxContent { margin-top:40px;}
        .cboxIframe { background:#fefefe;}
        #cboxError { padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{ }
        #cboxTitle { position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent { position:absolute; top:-20px; right:40px; color:#ccc; visibility: hidden !important; }
        #cboxLoadingGraphic{ }
        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline:0; }
        #cboxSlideshow {position:absolute; top:-20px; right:90px; color:#fefefe;}
        #cboxPrevious, #cboxNext { position:absolute; top: 50%; margin-top: -50px; width: 50px; height: 100px; background: rgba(0,0,0,0.6); color: #ccc; outline: none; display: flex; align-items: center; justify-content: center; }
        #cboxPrevious { left: 10px; }
        #cboxPrevious:before { position: relative; font-size: 36px; font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f053"; left: -2px; }
        #cboxNext:hover, #cboxPrevious:hover { color: #fefefe; background: rgba(0,0,0,0.8); }
        #cboxNext { right: 10px; }
        #cboxNext:before { position: relative; font-size: 36px; font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f054"; right: -2px; }
        #cboxClose { position:absolute; top: -45px; right: -14px; display:block; width:45px; height:45px; color: #ccc; outline: 0; }
        #cboxClose:before { font-family: "Font Awesome 5 Pro"; font-weight: 300; font-size: 24px; content: "\f00d"; }
        #cboxClose:hover { color: #fefefe; }


