/* 

	 The Qontinent 2016 Stylesheet
	 2015 Always Awake bvba

	 Well hello there. Seems you are interested in our code. That's great. But keep in mind plain copying is the same as stealing our work and that's not nice. 
	 Here is a better idea. Why not work together? ;)
	  
	 info@alwaysawake.eu 
	 
*/

/* @import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic|Rajdhani:400,700); */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,700italic,400,700|Rajdhani:400,700);
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");

/* Basics */

#overlay { position: fixed; width: 100%; height: 100%; z-index: 4; background: #EFF0F3; display: none; }

html { color: #eff0f3; font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 17px; width: 100%; height: 100%; margin: 0px; padding: 0px; overflow-y: scroll; }
body { margin: 0px; padding: 0px; height: 100%; background: url("/2016/lay/theme-bg-blue.png"); }

img { border: 0; display: block; }
h1, h2, h3, h4, p, a { padding: 0; margin: 0; font-weight: 400; }
b, strong { font-weight: 700; }
label:hover { cursor: pointer; }
button:hover, .linkable:hover { cursor: pointer; }
.responsive-show { display: none; }
.nowrap { white-space: nowrap; }
td { vertical-align: top; }

/* Header */

#header-responsive { position: fixed; width: 100%; z-index: 100; background: #EFF0F3; min-height: 20px; display: none; }
#header-fixed { position: fixed; width: 100%; z-index: 101; background: #EFF0F3; display: none; height: 54px; overflow: hidden; }
#header-flow { position: relative; width: 100%; min-height: 160px; }
#header-flow .menu { margin-top: 50px; z-index: 100; }
#header-flow .menu a { background: rgba(255,255,255,0.9); box-shadow: 0px 4px 14px -6px #2D7CD7; -webkit-box-shadow: 0px 4px 14px -6px #2D7CD7; }
#header-flow .menu a:hover { background: #F36A4C; color: #EFF0F3; }
#header-flow .menu a.active { border: 1px solid #F98D69; background: #F98D69; color: #EFF0F3; }
#header-flow .lang { position: relative; text-align: center; }
#header-flow .lang a { }
#header-flow .lang a:first-child { margin-left: 4px; }
#header-flow .lang a:hover { }
#header-flow .lang a.active { }
#header-flow .logo { padding: 0px; }
#header-flow .logo img { display: block; width: 100%; height: auto; }

.menu { position: relative; text-align: right; padding: 0px; margin: 32px 0px 0px 0px; float: right; }
.menu a { position: relative; display: inline-block; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; color: #1B1C23; padding: 12px 12px; font-size: 15px; margin: 0px 4px; overflow: hidden; }
.menu a:hover { background: #F36A4C; color: #EFF0F3; padding: 11px 11px; border: 1px solid #F36A4C; }
.menu a.active { padding: 11px 11px; border: 1px solid #F98D69; background: #F98D69; color: #EFF0F3; }
.lang { position: relative; text-align: right; padding: 0px; margin: 32px 0px 0px 0px; float: right; }
.lang a { position: relative; display: inline-block; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; color: #1B1C23; padding: 12px 8px; font-size: 15px; margin: 0px 1px; overflow: hidden; }
.lang a:hover { background: #F36A4C; padding: 11px 7px; border: 1px solid #F36A4C; color: #EFF0F3; }
.lang a.active { background: 0; padding: 11px 7px; border: 1px solid #F36A4C; color: #F36A4C; }
.logo { position: relative; padding: 5px 0px; float: left; margin: 0px; }

#header-flow .cart { position: absolute; top: 0px; right: 0px; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; color: #1B1C23; padding: 12px 8px; font-size: 18px; }
#header-flow .cart a { color: #1B1C23; font-weight: 700; }
#header-flow .cart:before { position: relative; display: inline-block; content: "\f07a"; font-family: FontAwesome; background: #F36A4C; color: #EFF0F3; font-size: 14px; padding: 8px 9px 8px 7px; border-radius: 32px; text-align: center; width: 14px; margin-right: 6px; top: -2px; }
#header-flow .cart:hover a { color: #E94464; }
#header-flow .cart:hover:before { background: #E94464; }

#header-fixed .logo { padding: 2px 0px 0px 0px; }
#header-fixed .logo img { width: 100px; height: auto; }
#header-fixed .menu { margin: 4px 0px 0px 0px; }
#header-fixed .cart { position: relative; float: right; display: inline-block; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; color: #1B1C23; padding: 12px 8px; font-size: 18px; margin: 3px 0px 0px 0px; }
#header-fixed .cart a { color: #1B1C23; font-weight: 700; }
#header-fixed .cart:before { position: relative; display: inline-block; content: "\f07a"; font-family: FontAwesome; background: #F36A4C; color: #EFF0F3; font-size: 14px; padding: 8px 9px 8px 7px; border-radius: 32px; text-align: center; width: 14px; margin-right: 6px; top: -2px; }
#header-fixed .cart:hover a { color: #E94464; }
#header-fixed .cart:hover:before { background: #E94464; }

/* Project */

.priority_message { position: relative; z-index: 2; }
.priority_message .box { position: relative; background: #ED7F1F; color: #EFF0F3; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 15px; padding: 0; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; }
.priority_message .box .txt { position: relative; padding: 20px 10px 20px 10px; margin: 0px 0px 0px 60px; background: #ED7F1F; }
.priority_message .box .txt:before { position: absolute; left: -50px; content: "\f12a"; font-family: FontAwesome; background: #EFF0F3; color: #F98D69; font-size: 24px; padding: 8px 8px 7px 8px; border-radius: 50%; text-align: center; width: 24px; margin-top: -20px; top: 50%; }

@media only screen and (min-width: 860px) {
	.priority_message .box { font-size: 17px; border-radius: 6px; -webkit-border-radius: 6px; }
	.body-welcome .priority_message { position: absolute; top: -34px; width: 100%; }
	.body-welcome .priority_message .box .txt { padding: 14px 10px 14px 10px; }
}

@media only screen and (max-width: 860px) {
	.priority_message { margin-top: 20px; }
	.body-welcome .priority_message { margin-top: -10px; }	
	.priority_message .box { border-radius: 0; -webkit-border-radius: 0; padding: 0; margin: 0; }

}

/* 960 Grid */

.centerize { position: relative; margin: 0 auto; padding: 0px 10px; width: 960px; }

.grid-item, .grid-160, .grid-240, .grid-320, .grid-400, .grid-480, .grid-560, .grid-640, .grid-720, .grid-960 { position: relative; float: left; }
.grid-160 { width: 160px; }
.grid-240 { width: 240px; }
.grid-320 { width: 320px; }
.grid-400 { width: 400px; }
.grid-480 { width: 480px; }
.grid-560 { width: 560px; }
.grid-640 { width: 640px; }
.grid-720 { width: 720px; }
.grid-800 { width: 800px; }
.grid-880 { width: 880px; }
.grid-960 { width: 960px; }

.box { position: relative; padding: 10px; }
.add-shadow { box-shadow: 0px -2px 3px -1px #EFF0F3; -webkit-box-shadow: 0px -2px 3px -1px #EFF0F3; }
.add-margin { margin: 10px; }
.box.add-background { position: relative; background: rgba(255,229,202,0.4); border-radius: 6px; -webkit-border-radius: 6px; }
.box.action { background: #F36A4C; z-index: 100; }
.box.action .ttl { padding: 10px 10px 0px 10px; }
.box.action .txt { color: #EFF0F3; font-size: 18px; padding: 10px; }
.box.action .ttl h1 { color: #EFF0F3; font-size: 32px; }
.box.action .txt a { color: #EFF0F3; text-decoration: underline; }
.box.action .txt a:hover { color: #EFF0F3; }

.box .ttl { padding: 0px 10px 10px 10px; }
.linkable:hover .ttl h1 a, .linkable:hover .ttl h2 a { }
.linkable:hover .box.add-background, .box.add-background.linkable:hover { background: #fff; }
.box .ttl h1, .box .ttl p { font-family: 'Rajdhani', sans-serif; font-weight: 700; color: #1B1C23; font-size: 36px; text-transform: uppercase; line-height: 1em; }
.box .ttl h1, .box .ttl h1 a { font-weight: 700; color: #F8AE17; }
.box .ttl h2 { font-size: 28px; line-height: 1em;  }
.box .ttl h2, .box .ttl h2 a { ont-weight: 700; color: #111; }
.grid-640 > .box > .ttl { padding: 10px; }
.grid-320 > .box > .ttl { padding: 10px 5px; }

.box .ttl.boxed { position: relative; display: block; text-align: left; }
.box .ttl.boxed.right { position: relative; display: block; text-align: right; }
.box .ttl.boxed h4 a { position: relative; font-size: 20px; background: #EFF0F3; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; color: #1B1C23; text-transform: uppercase; padding: 6px 0px; display: inline; vertical-align: middle; line-height: 1.4em; box-shadow: 6px 0 0 #EFF0F3, -6px 0 0 #EFF0F3; -webkit-box-decoration-break: clone; word-wrap: break-word; }
.box .ttl.boxed.active h4 a { background: #F8AE17; color: #1B1C23; box-shadow: 6px 0 0 #F8AE17, -6px 0 0 #F8AE17; }
.linkable:hover .ttl.boxed h4 a { background: #ED8123; color: #1B1C23; box-shadow: 6px 0 0 #ED8123, -6px 0 0 #ED8123; }

.box #iframe-tickets { position: relative; width: 100%; height: 900px; display: block; background: #EFF0F3; }

.cover { z-index: 10; }
.cover .date { float: left; padding: 5px 10px; background: #EFF0F3; color: #0E1B42; margin-right: 20px; border-radius: 10px; -webkit-border-radius: 10px; }
.cover .date .date-day { font-size: 48px; font-weight: 700; text-align: center; line-height: 0.9em; }
.cover .date .date-month { font-size: 30px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1em; }
.cover .date .date-year { font-size: 15px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.4em; }
.cover .box { position: relative; color: #EFF0F3; padding: 0; font-size: 20px; overflow: hidden; }
.cover .box .ttl { position: relative; padding: 16px 10px 15px 10px !important; margin: 0px; }
.cover .box.linkable .ttl { margin: 0px 0px 0px 60px; }
.cover .box .ttl h1 { position: relative; font-family: 'Rajdhani', sans-serif; font-weight: 400; line-height: 1em; color: #eff0f3; font-size: 32px !important; padding: 0; margin: 0; }
.cover .box .ttl h1 a { font-size: 32px; color: #eff0f3; }
.cover .box.linkable .ttl:before { position: absolute; left: -50px; content: "\f053"; font-family: FontAwesome; background: #EFF0F3; color: #1B1C23; font-size: 24px; padding: 8px 8px 7px 8px; border-radius: 50%; text-align: center; width: 24px; margin-top: -20px; top: 50%; }
.cover .box.linkable:hover .ttl { background: 0; }
.cover .box.linkable:hover .ttl h1 a { color: #ED8123; }
.cover .box.linkable:hover .ttl:before { background: #ED8123; color: #1B1C23; }

.box .txt { position: relative; padding: 10px; }
.grid-960 > .box > .ttl { padding: 10px 20px; }
.grid-960 > .box > .ttl h1 { font-size: 32px; font-family: 'Rajdhani', sans-serif; font-weight: 400; }
.grid-960 > .box > .txt { padding: 20px; }
.box .txt.forward { padding: 10px 10px 30px 10px; }
.box .txt h1 { margin-bottom: 20px; font-size: 38px; line-height: 1.4em; font-weight: 400; }
.box .txt h2 { margin-bottom: 20px; font-size: 32px; line-height: 1.4em; font-weight: 400; }
.box .txt h3 { margin-bottom: 20px; font-size: 24px; line-height: 1.4em; font-weight: 400; }
.box .txt h4 { margin-bottom: 20px; font-size: 18px; line-height: 1.4em; font-weight: 400; }
.box .txt p { margin-bottom: 20px; font-size: 18px; line-height: 1.4em; }
.box .txt ul { list-style-type: none; padding: 0px; }
.box .txt li { position: relative; font-size: 18px; padding: 0px 5px 10px 24px; }
.box .txt li:before { position: absolute; left: 0px; top: 6px; content: "\f00c"; font-family: FontAwesome; color: #ED8123; font-size: 14px; }

.box .txt table { width: 100%; background: rgba(0,0,0,0.1); }
.box .txt table thead td { font-weight: 700; font-size: 16px; }
.box .txt table td { padding: 5px; border-bottom: 1px solid rgba(255,255,255,0.4); }
.box .txt table tr:last-child td { border-bottom: 0px; }

.box .txt .li { padding: 6px; font-size: 15px; text-align: left; }
.box .txt .li a { color: #4A4A48; }
.box .txt .li:hover { background: #065CAA; color: #fafafa; }
.box .txt .li:hover a { color: #fafafa; }

.box .img { position: relative; margin: 0px; overflow: hidden; }
.box.add-margin .img { }
.box .img img { display: block; width: 100%; height: auto; margin: 0 auto;  }
/* .grid-960 > .box > .img img { padding: 25px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } */
.box .img:hover { }

.box .txt .img { width: 25%; float: left; margin: 0px 20px 20px 0px; }

.box .ytb, .box .vmo {  position: relative; padding-bottom: 54.25%; padding-top: 10px; margin-top: 10px; margin-left: 8px; margin-right: 8px; margin-bottom: 10px; height: 0; overflow: hidden; }
.grid-960 > .box > .ytb, .grid-960 > .box > .vmo { margin: 0px; }
.box .ytb iframe, .box .vmo iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.box .btn a { position: relative; display: inline-block; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 14px; background: #F8AE17; color: #1B1C23; padding: 10px; margin: 0px 1px; text-transform: uppercase; overflow: hidden; border-radius: 6px; -webkit-border-radius: 6px; }
.box .btn.wide a { text-align: center; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #1B1C23; font-size: 24px; font-weight: 700; line-height: inherit; padding: 18px 10px; background: #F8AE17; }
.box .btn.centered { width: 100%; text-align: center; }
.box .btn.centered a { text-align: center; min-width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #EFF0F3; font-size: 18px; font-weight: 700; line-height: 0.8em; padding: 24px; background: #ED8123; }

.box .btn a i { position: relative; display: inline-block; font-size: inherit; top: 0px; margin: 0px .5em 0px 0px; color: #1B1C23; }
.box .btn:hover a, .box.linkable:hover .btn a { background: #ED8123; color: #1B1C23 !important; }
.box .ttl .btn.back { position: relative; float: left; margin-top: -10px; margin-right: 10px; margin-left: -20px; }
.box .ttl .btn.back a, .box .ttl .btn.back a i { font-size: 18px; width: 24px; text-align: center; border-radius: 50%; -webkit-border-radius: 50%; }
.box .ttl .btn.back a i { padding: 8px 8px 2px 6px; margin: 0px; }
.box .btn.back.history-or-close i { position: relative; display: inline-block; font-weight: 700; font-size: 18px; background: #0E1B42; color: #f0f1f3; border-radius: 42px; padding: 15px 18px 12px 16px; margin: 0px 1px; text-transform: uppercase; overflow: hidden; }
.box .btn.back.history-or-close i:hover { background: #2C9AE1 !important; color: #f0f1f3 !important; cursor: pointer; }
.box .btn.back.history-or-close i.fa-close { padding: 14px 15px 13px 15px; margin: 0px 1px; text-transform: uppercase; overflow: hidden; }

.box .fb-embedded-post { position: relative; width: 100%; margin: 0 auto 10px auto; }

.box .files { padding-top: 20px; position: relative; text-align: left; margin: 10px; }
.box .files .btn { position: relative; display: block; }
.box .files .btn a { position: relative; background: #1B1C23; color: #EFF0F3; display: block; margin-top: 4px; min-height: 28px; overflow: hidden; border-radius: 6px; -webkit-border-radius: 6px; }
.box .files .btn a .filename { position: relative; padding: 4px 0px 2px 44px; font-size: 19px; font-weight: 700; }
.box .files .btn a .fileext { position: relative; font-size: 11px; padding: 0px 0px 2px 44px; font-weight: 400; }
.box .files .btn a i { position: absolute; left: 0px; top: 0px; border-right: 1px solid rgba(255,255,255,0.1); height: 100px; width: 15px; text-align: center; color: #f0f0f0; font-size: 18px; padding: 25px 10px; }
.box .files .btn:hover a i { }
.box .files .btn:hover a { background: #F36A4C !important; }

.rotate_1pc_cw { transform:rotate(1deg); -ms-transform:rotate(1deg); -webkit-transform:rotate(1deg); }
.rotate_2pc_cw { transform:rotate(2deg); -ms-transform:rotate(2deg); -webkit-transform:rotate(2deg); }
.rotate_3pc_cw { transform:rotate(3deg); -ms-transform:rotate(3deg); -webkit-transform:rotate(3deg); }
.rotate_1pc_ccw { transform:rotate(-1deg); -ms-transform:rotate(-1deg); -webkit-transform:rotate(-1deg); }
.rotate_2pc_ccw { transform:rotate(-2deg); -ms-transform:rotate(-2deg); -webkit-transform:rotate(-2deg); }
.rotate_3pc_ccw { transform:rotate(-3deg); -ms-transform:rotate(-3deg); -webkit-transform:rotate(-3deg); }
.skew_3pc_cw { -webkit-transform: rotate(3deg) skew(3deg, 0); -ms-transform: rotate(3deg) skew(3deg, 0); transform: rotate(3deg) skew(3deg, 0); }
.skew_3pc_ccw { -webkit-transform: rotate(-3deg) skew(-3deg, 0); -ms-transform: rotate(-3deg) skew(-3deg, 0); transform: rotate(-3deg) skew(-3deg, 0); }

.truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.float-right { float: right; }

.share { position: relative; float: right; width: 291px; min-height: 40px; max-height: 40px; margin: 10px 0px; }
.share:before { content: "\f1e0"; font-family: FontAwesome; color: #d0d0d0; font-size: 18px; padding-right: 0.5em; position: absolute; top: 11px; left: 14px; }
.share-buttons { display: inline-block; position: relative; float: right; width: 241px; min-height: 30px; max-height: 30px; padding: 10px 0px 0px 10px; overflow: hidden; }
.share-buttons .pin-button { position: absolute; left: 10px; top: 0px !important; }
.share-buttons .twitter-share-button { position: absolute; left: 57px; }
.share-buttons .g-plus, .share #___plus_0 { position: absolute; left: 119px; top: 10px !important; }
.share-buttons .fb-share-button { position: absolute; left: 182px; top: 10px !important; }

/* Template */

#container { min-height: 100%; position: relative; overflow: hidden; }
#cn { position: relative; padding: 0px; margin-bottom: 60px; min-height: 100px; height: 100%; z-index: 0; }

.clear { clear: both; }
#btn-top { position: fixed;	right: 10px; bottom: 15px; cursor: pointer; display: none; z-index: 101;}
#btn-top a { background: #4A4A48;  padding: 20px 10px; }
#btn-top a:hover { background: #BABABC; }
#btn-top a i { color: #fafafa; font-size: 24px; }
#btn-top a:hover i { color: #fafafa; }

.paginate-table { clear: both; position: relative; padding: 10px; margin: 0px; }
.paginate-table a, .paginate-table span { position: relative; display: inline-block; font-weight: 700; font-size: 16px; color: #EFF0F3; padding: 10px 16px; text-transform: uppercase; background: #1B1C23; margin: 0px 0px 0px 2px; }
.paginate-table a:hover { background: #F36A4C; color: #1B1C23; }
.paginate-table a.active, .paginate-table span { color: #1B1C23; background: #EFF0F3; }

/* Views */

.view-three-headlines { position: relative; text-align: center; }
.view-three-headlines .grid-320, .view-three-headlines .grid-240 { position: relative; display: inline-block; float: none; vertical-align: top; }
.view-three-headlines .box { }
.view-three-headlines .box .ttl { padding: 10px 20px; }
.view-three-headlines .box .ttl h1 { text-align: center; font-size: 24px; position: relative; line-height: 1.2em; color: #0F0B15; }
.view-three-headlines .box .ttl h1 a { color: #0F0B15; line-height: 1em; position: relative; margin: 0; padding: 0; }

.view-three-headlines .box { overflow: hidden; }
.view-three-headlines .box.linkable:hover { background: #F36A4C; }
.view-three-headlines .box.linkable:before { position: absolute; right: -46px; bottom: -36px; content: "\f004"; font-family: FontAwesome; font-size: 78px; color: #F98D69; }
.view-three-headlines .box.linkable:after { position: absolute; right: 8px; bottom: 8px; content: "\f105"; font-family: FontAwesome; font-size: 18px; color: #EFF0F3; }
.view-three-headlines .box.linkable:hover:before { color: #3AACB8; }
.view-three-headlines .box.linkable:hover:after { color: #EFF0F3; }
.view-three-headlines .box.linkable:hover .ttl h1 a { color: #EFF0F3; }

.view-three-headlines .date { position: absolute; right: 0px; top: 20px; padding: 5px 10px; background: #EFF0F3; color: #0E1B42; margin-right: 20px; border-radius: 10px; -webkit-border-radius: 10px; z-index: 1; }
.view-three-headlines .date .date-day { font-size: 48px; font-weight: 700; text-align: center; line-height: 0.9em; }
.view-three-headlines .date .date-month { font-size: 30px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1em; }
.view-three-headlines .date .date-year { font-size: 15px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.4em; }

.view-two-headlines { position: relative; text-align: center; }
.view-two-headlines .grid-480 { position: relative; display: inline-block; float: none; vertical-align: top; }
.view-two-headlines .box { }
.view-two-headlines .box .ttl { padding: 10px 20px; }
.view-two-headlines .box .ttl h1 { font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; text-align: center; font-size: 18px; position: relative; line-height: 1.2em; color: #1B1C23; }

.view-two-headlines .box .ttl h1 a { color: #1B1C23; line-height: 1em; position: relative; margin: 0; padding: 0; }
.view-two-headlines .box { overflow: hidden; }
.view-two-headlines .box.linkable:hover { background: #F36A4C; }
.view-two-headlines .box.linkable:before { position: absolute; right: -46px; bottom: -36px; content: "\f004"; font-family: FontAwesome; font-size: 78px; color: #F98D69; }
.view-two-headlines .box.linkable:after { position: absolute; right: 8px; bottom: 8px; content: "\f105"; font-family: FontAwesome; font-size: 18px; color: #EFF0F3; }
.view-two-headlines .box.linkable:hover:before { color: #3AACB8; }
.view-two-headlines .box.linkable:hover:after { color: #EFF0F3; }
.view-two-headlines .box.linkable:hover .ttl h1 a { color: #EFF0F3; }

.view-two-headlines .date { position: absolute; right: 0px; top: 20px; padding: 5px 10px; background: #EFF0F3; color: #0E1B42; margin-right: 20px; border-radius: 10px; -webkit-border-radius: 10px; z-index: 1; }
.view-two-headlines .date .date-day { font-size: 48px; font-weight: 700; text-align: center; line-height: 0.9em; }
.view-two-headlines .date .date-month { font-size: 30px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1em; }
.view-two-headlines .date .date-year { font-size: 15px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.4em; }

.view-six-headlines { position: relative; text-align: center; }
.view-six-headlines .grid-160 { position: relative; display: inline-block; float: none; vertical-align: top; }
.view-six-headlines .box { }
.view-six-headlines .box .ttl { padding: 5px 10px; }
.view-six-headlines .box .ttl h1 { font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; text-align: center; font-size: 18px; position: relative; line-height: 1.2em; color: #1B1C23; }

.view-six-headlines .box .ttl h1 a { color: #1B1C23; line-height: 1em; position: relative; margin: 0; padding: 0; }
.view-six-headlines .box { overflow: hidden; }
.view-six-headlines .box.linkable:hover { background: #F36A4C; }
.view-six-headlines .box.linkable:hover .ttl h1 a { color: #EFF0F3; }

.view-news-480, .view-news-640 { text-align: center; }
.view-news-480 .grid-480, .view-news-640 .grid-640 { float: none; display: inline-block; }

.view-sidepanel .box .ttl h1 { font-size: 21px; }
.view-sidepanel .box .txt p { font-size: 17px; }
.view-sidepanel .box .txt { padding: 5px; margin: 0; }

.view-schedule .box { }
.view-schedule .box .date { float: right; padding: 5px; background: #E2E3E5; margin: 5px; color: #0E1B42; border-radius: 10px; -webkit-border-radius: 10px; }
.view-schedule .box .date .date-day { font-size: 48px; font-weight: 700; text-align: center; line-height: 0.9em; }
.view-schedule .box .date .date-month { font-size: 30px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1em; }
.view-schedule .box .date .date-year { font-size: 15px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.4em; }
.view-schedule .box .ttl h1 a { text-transform: uppercase; font-weight: 700; color: #FFDE00; line-height: 1.2em; }
.view-schedule .box .ttl { position: relative; padding: 0px; }
.view-schedule .box .txt.location h4 { position: relative; display: inline-block; font-size: 18px; background: #FFDE00; color: #0E1B42; font-weight: 700; text-transform: uppercase; padding: 0px 4px; border-radius: 10px; -webkit-border-radius: 10px; }
.view-schedule .box .txt.location h2 { position: relative; padding: 0px 4px; margin: 0px; }
.view-schedule .box .txt.location h3 { position: relative; padding: 0px 4px; margin: 0px; }

.view-activity .location { padding: 10px 20px; float: left; }
.view-activity .location h4 { display: inline-block; font-size: 28px; background: #FFDE00; color: #0E1B42; font-weight: 700; text-transform: uppercase; padding: 4px; border-radius: 10px; -webkit-border-radius: 10px; }
.view-activity .location h2 { font-size: 32px; }
.view-activity .location h3 { font-size: 24px; }
.view-activity .forward { padding: 10px; float: right; }
.view-activity .forward .btn { display: inline-block; margin: 0px 2px; }
.view-activity .forward .btn a i { font-size: 32px; text-align: center; width: 32px; padding: 0px; margin: 0px; }
.view-activity .forward .btn a { text-align: center; }

.view-artist { position: relative; text-align: center; }
.view-artist .grid-640 { position: relative; display: inline-block; float: none; vertical-align: top; }
.view-artist .forward { padding: 10px; text-align: center; }
.view-artist .forward .btn { display: inline-block; margin: 0px 2px; }
.view-artist .forward .btn a { border-radius: 64px; -webkit-border-radius: 64px; padding: 14px 10px 16px 10px; }
.view-artist .forward .btn a i { padding: 8px 8px 4px 8px; margin: 0px; font-size: 24px; text-align: center; width: 32px; }
.view-artist .img, .view-artist .ytb, .view-artist .scl { margin: 20px 0px; }

.view-onepager .banner { position: relative; background-attachment: fixed; background-repeat: no-repeat; background-position: center bottom; background-size: cover; width: 100%; height: 400px; box-shadow: 0px 5px 20px 10px rgba(120,108,101,0.2); -webkit-box-shadow: 0px 5px 20px 10px rgba(120,108,101,0.2); } 
.view-onepager .banner:first-child { margin-top: 40px; }
.view-onepager .banner .img { display: none; }
.view-onepager .banner .ttl { position: relative; text-align: center; top: 50%; transform: translateY(-50%); }
.view-onepager .banner .ttl h1 { color: #f0f1f3; font-size: 64px; font-weight: 400; text-transform: uppercase; text-shadow: 0px 2px 2px #0E1B42; }

.view-onepager .box .ttl { padding: 20px 0px 10px 0px; text-align: center; }
.view-onepager .box .ttl h1 { color: #1B1C23; font-size: 42px; text-align: center; line-height: 1em; }
.view-onepager .box .txt { text-align: center; padding: 10px 10px 0px 10px; }

.view-magazine .box .img img { padding: 10px; box-shadow: 0px 4px 10px #aaa; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.view-magazine .grid-960:nth-child(even) .grid-480:nth-child(odd) { float: right; }

.view-toc { position: relative; overflow: hidden; }
.view-toc .boxed.right { text-align: right; }
.view-toc .grid-640 .holds-item { border-left: 4px solid rgba(239,240,243,0.1); }
.view-toc .grid-960 .box .ttl, .view-toc .grid-960 .box .txt { text-align: center; }
.view-toc .grid-960 .box .txt { text-align: justify; }
.view-toc .grid-960 .box .txt li { position: relative; font-size: 18px; padding: 0px 5px 10px 24px; clear: left; text-align: justify; }

.view-toc .grid-960 .ttl h1 { font-weight: 700; }
.view-toc	.item-menu { margin-top: 10px; }
.view-toc	.item-menu .box  { padding: 0px 0px 1px 0px; }

.view-picturefolder .img { opacity: 0.8; }
.view-picturefolder .img:hover { opacity: 1; }

.view-picturefolders { text-align: center; }
.view-picturefolders .grid-320 { position: relative; display: inline-block; float: none; vertical-align: top; }
.view-picturefolders .ttl { text-align: center;  }
.view-picturefolders .ttl h1 { line-height: 1.2em; font-size: 28px; }
.view-picturefolders .box.linkable:hover { background: #F36A4C; }
.view-picturefolders .box.linkable:hover .ttl h1 a { color: #EFF0F3; }

.view-socialwall { text-align: center; }
.view-socialwall .grid-320 { position: relative; display: inline-block; float: none; vertical-align: top; }
.view-socialwall .grid-320 .box { position: relative; overflow: hidden; text-align: left; }
.view-socialwall .grid-320 .box .img { position: relative; background: 0; }
.view-socialwall .grid-320 .box .img img { width: 100%; height: auto; display: block; }
.view-socialwall .grid-320 .box .txt { position: relative; clear: both; font-size: 16px; padding: 10px 10px 0px 10px; text-align: center; overflow: hidden; }
.view-socialwall .grid-320 .box .txt a { color: #F36A4C; }
.view-socialwall .grid-320 .box .txt a[href*='t.co'] { color: #F36A4C; }
.view-socialwall .grid-320 .box:before { font-family: FontAwesome; color: #DADBDD; font-size: 20px; position: absolute; top: 5px; right: 7px; z-index: 1; }
.view-socialwall .grid-320 .box:after { font-family: FontAwesome; content: "\f0d9"; color: #1B1C23; font-size: 192px; position: absolute; top: -95px; right: -5px; text-shadow: -5px -5px 20px -5px rgba(120,108,101,1); -webkit-text-shadow: -5px -5px 20px -5px rgba(120,108,101,1); }
.view-socialwall .grid-320.facebook .box:before { content: "\f09a"; color: #E6E1DE; }
.view-socialwall .grid-320.twitter .box:before { content: "\f081"; color: #E6E1DE; }
.view-socialwall .grid-320.instagram .box:before { content: "\f16d"; color: #E6E1DE; }

.view-socialwall .tag-social-likes { display: inline-block; background: #1B1C23; color: #EFF0F3; padding: 4px 10px; margin: 10px 0px 0px 6px; font-size: 12px; font-weight: 700; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.view-socialwall .tag-social-like { display: inline-block; background: #1B1C23; font-size: 12px; margin: 10px 0px 0px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.view-socialwall .tag-social-like a { position: relative; color: #EFF0F3; text-decoration: none; padding: 4px 10px; display: inline-block; }
.view-socialwall .tag-social-like a:before { content: "\f0d9"; font-family: FontAwesome; color: #1B1C23; font-weight: 400; font-size: 24px; padding-right: 0.5em; position: absolute; top: 50%; margin-top: -12px; left: -6px; }
.view-socialwall .tag-social-like:hover { background: #F36A4C; }
.view-socialwall .tag-social-like:hover a:before { color: #F36A4C; }
.view-socialwall .tag-social-like:hover a{ color: #EFF0F3; }
.view-socialwall .tag-social-date { position: absolute; top: 4px; left: 0px; padding: 4px 8px; background: #1B1C23; color: #EFF0F3; font-size: 12px; font-weight: 400; z-index: 1; }
.view-socialwall .tag-social-date:before { content: "\f0da"; font-family: FontAwesome; color: #1B1C23; font-weight: 400; font-size: 28px; position: absolute; left: 6px; bottom: -14px; }

.view-countdown { text-align: center; }
.view-countdown .box { }
.view-countdown .box .ttl { font-family: 'Rajdhani', sans-serif; font-weight: 700; color: #D68120; font-size: 32px; text-transform: uppercase; padding: 5px 10px; margin: 0; line-height: 1em; }
.view-countdown .box .counter { font-family: 'Rajdhani', sans-serif; font-weight: 700; color: #EFF0F3; font-size: 140px; text-transform: uppercase; padding: 0px 10px; margin: 0; line-height: 1em; }
.view-countdown .box .counter .item { position: relative; display: inline-block; width: 25%; text-align: center; }
.view-countdown .box .counter .item .number { position: relative; display: block; }
.view-countdown .box .counter .item .desc { position: relative; display: block; font-size: 20px; margin: 0px; line-height: 1em; }
@media only screen and (min-width: 1020px) {
	.view-countdown .box .counter { font-size: 172px; }
}

/* Custom views */

.view-stage-title { z-index: 1; }
.view-stage-title .box { text-align: center; padding: 0; margin: 25px 0px 15px 0px; }
.view-stage-title .box .ttl { text-align: center; background: url("/2016/lay/theme-stage-title.png") no-repeat center top; }
.view-stage-title .box .ttl h2 { position: relative; font-family: 'Rajdhani'; font-weight: 700; color: #1B1C23; font-size: 47px; display: block; text-transform: uppercase; }
.view-stage-title .box .ttl h3 { position: relative; font-family: 'Rajdhani'; font-weight: 400; display: block; text-transform: uppercase; font-size: 18px; margin-top: 6px; }
.view-stage-title .box .ttl .img { position: relative; float: left; top: -4px; margin-right: 20px; }
.view-stage-title .box .ttl .img.hosting { float: right; margin-right: 0; margin-left: 30px; }
.view-stage-title .box .ttl .img img { height: auto; width: 120px; }
.view-stage-title .box .txt { position: relative; text-align: center; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; color: #EFF0F3; font-size: 24px; background: rgba(75,69,65,0.6); padding: 10px 20px; border-radius: 10px; -webkit-border-radius: 10px; margin: 0px auto 0px auto; max-width: 70%; }
.view-stage-title .box .txt p, .view-stage-title .box .txt h3, .view-stage-title .box .txt h2, .view-stage-title .box .txt h1 { padding: 0; margin: 0; }

.view-lineup-day-title .box .ttl { text-align: center; margin: 10px 0px 0px 0px; }
.view-lineup-day-title .box .ttl h1 { display: inline-block; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; color: #eff0f3; font-size: 48px; padding: 0px 10px; }

.view-lineup-day-selector { text-align: center; padding: 20px 0px 0px 0px; }
.view-lineup-day-selector .box { padding: 0px; margin: 10px 0px 0px 0px; }
.view-lineup-day-selector .box a { position: relative; display: inline-block; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; overflow: hidden; background: #D68120; color: #EFF0F5; font-size: 24px; padding: 12px 24px; margin: 10px 20px; border-radius: 10px; -webkit-border-radius: 10px; }
.view-lineup-day-selector .box a:hover { background: #ED8123; }
.view-lineup-day-selector .box a.active { background: #EFF0F5; color: #1B1C23; }

.view-lineup-artist-day { color: #eff0f3; text-align: center; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 32px; margin: 0px 10px; }
.view-lineup-artist-stage { color: #EFF0F3; text-align: center; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 24px; margin: 0px 10px; }

.view-tba .box .txt { text-align: center; padding: 40px 10px; }
.view-tba .box .txt h4 { font-family: 'Rajdhani', sans-serif; font-weight: 700; color: #1B1C23; font-size: 36px; text-transform: uppercase; }

.view-artists-notice .box .txt { position: relative; text-align: center; padding: 80px 10px 0px 10px !important; }
.view-artists-notice .box .txt p { font-weight: 700; font-style: italic; color: #EFF0F5; font-size: 16px; text-transform: uppercase; margin: 0; padding: 0; }

@keyframes pulse {
	0% { transform: scale(1);	opacity: 1;	}
	50% {	transform: scale(0.95); opacity: 0.8; }	
	100% { transform: scale(1.05); opacity: 1;	}			
}

@-webkit-keyframes pulse {
	0% { -webkit-transform: scale(1); opacity: 1; }
	50% {	-webkit-transform: scale(0.95); opacity: 0.8; }	
	100% { -webkit-transform: scale(1.05); opacity: 1; }			
}

.view-contact .box .ttl { padding: 10px 10px 0px 10px; }
.view-contact .box .ttl h1 { font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 24px; padding-bottom: 10px; border-bottom: 1px solid rgba(0,0,0,0.2); text-align: center; }
.view-contact .box .txt p { font-size: 16px; }
.view-contact .box .txt h2 { font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 18px; padding-top: 10px; border-top: 1px solid rgba(0,0,0,0.2); text-align: center; }
.view-contact-form .box .txt { padding: 0px 20px; }

.view-welcome-social { position: relative; padding: 20px 0px 0px 0px; }
.view-welcome-social .box { text-align: center; }
.view-welcome-social .box .icon { position: relative; text-align: center; display: inline-block; padding: 0; margin: 10px; z-index: 11; }
.view-welcome-social .box .icon a i { position: relative; font-size: 32px; color: #1B1C23; background: #EFF0F3; text-align: center; width: 34px; padding: 24px; border-radius: 50%; -webkit-border-radius: 50%; margin: 5px; }
.view-welcome-social .box .icon:hover a i { color: #1B1C23; background: #ED8123; }
.view-welcome-social .box .icon a i.fa-soundcloud { padding: 24px 28px 24px 20px; }

.view-sidebar .box { border-left: 1px solid rgba(57,57,57,0.2); }
.view-sidebar .box .ttl { padding: 5px 10px; }
.view-sidebar .box .ttl h4 { font-size: 20px; font-weight: 400; }
.view-sidebar .box .txt { padding: 5px 10px; }
.view-sidebar .box .txt p { font-size: 16px; }
.view-sidebar .box .txt p:last-child { margin-bottom: 0; }
.view-sidebar .box ul { list-style-type: none; padding: 0; margin: 0; }
.view-sidebar .box ul li { padding: 2px 0px 2px 20px; position: relative; }
.view-sidebar .box ul li:before { content: "\f00c"; font-family: FontAwesome; font-size: 12px; position: absolute; left: 0px; top: 8px; }

.view-welcometext-items { }
.view-welcometext-items .box .ttl { padding: 20px 0px 10px 0px; }
.view-welcometext-items .box .ttl h1 { color: #1B1C23; font-size: 42px; text-align: center; line-height: 1em; font-weight: 700; }
.view-welcometext-items .box .txt { text-align: center; padding: 10px 10px 0px 10px; }

.view-tickets-btn-forwards { margin-top: 20px; }

/* Ibox 
	 Always Awake full screen picture
*/

#ibox-bg { position: fixed; overflow: hidden; width: 100%; height: 100%; background-color: #222 !important; }
#ibox-tl { position: absolute; top: 10px; left: 10px; z-index: 5; }
#ibox-tr { position: absolute; top: 10px; right: 10px; z-index: 5; }
#ibox-bl { position: absolute; bottom: 10px; left: 10px; z-index: 5; }
#ibox-br { position: absolute; bottom: 10px; right: 10px; z-index: 5; }
.ibox-btn { position: relative; display: inline-block; float: left; margin: 5px; }
.ibox-btn a { display: inline-block; font-weight: 700; font-size: 24px; text-transform: uppercase; padding: 4px 15px 4px 15px; text-align: center; color: #fafafa; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: rgba(0,0,0,0.4); }
.ibox-btn a:before { font-family: FontAwesome; color: #fafafa; font-size: inherit; position: absolute; top: 7px; left: 7px; }
.ibox-btn.prev a:before { content: "\f137"; }
.ibox-btn.next a:before { content: "\f138"; }
.ibox-btn.close a:before { content: "\f057"; }
.ibox-btn.download a:before { content: "\f019"; }
.ibox-btn a:hover { opacity: 1; background: #BBBBBA; color: #fafafa; }

/* Ft */

#ft { padding: 60px 0px 60px 0px; }
.ft-cookie-notice .box { position: relative; text-align: center; font-size: 14px; font-weight: 400; }
.ft-cookie-notice .box a { font-weight: 400; text-decoration: underline; }
.ft-forward { position: relative; text-align: center; }
.ft-forward a { background: 0; box-shadow: 0 0; -webkit-box-shadow: 0 0; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 15px; color: #1B1C23; padding: 12px 12px; border-left: 2px solid rgba(255,229,202,0.6); margin: 0px; }
.ft-forward a:first-child { border-left: 0 !important; }
.ft-forward a:hover { padding: 12px 12px; border: 0; border-left: 2px solid rgba(255,229,202,0.6); background: 0; }

#ft-credits { position: absolute; left: 0px; bottom: 10px; width: 100%; text-align: center; }
#ft-credits a { font-size: 9px; font-weight: 700; text-transform: uppercase; color: #ED8123; padding: 3px 6px; display: inline-block; margin: 0px 2px; border-radius: 3px; -webkit-border-radius: 3px; }
#ft-credits a:hover { color: #F36A4C;  }

/* Welcome */

.background-slider-container { position: relative; width: 100%; height: 100%; box-shadow: 0px 5px 20px 10px rgba(120,108,101,0.2); -webkit-box-shadow: 0px 5px 20px 10px rgba(120,108,101,0.2); }
#background-slider-forward-dest { position: relative; margin-bottom: 120px; }

.background-slider-fixed { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.background-slider { position: relative; width: 100%; height: 100%; }
.background-slider .item { position: relative; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.background-slider-forward { position: absolute; bottom: 10px; left: 0; width: 100%; text-align: center; z-index: 100; }
.background-slider-forward h1 { padding: 20px 24px 10px 24px; background: rgba(255,229,202,0.8); border-radius: 6px; -webkit-border-radius: 6px; display: inline-block; color: #1B1C23; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 18px; max-width: 80%; box-shadow: 0px -2px 3px -1px #EFF0F3; -webkit-box-shadow: 0px -2px 3px -1px #EFF0F3; }
.background-slider-forward h1:hover { background: #EFF0F3; }
.background-slider-forward i { color: #1B1C23; display: block; font-size: 32px; margin-top: 18px; } 

/* Contact */

.google-map { width: 100%; position: relative; }
.google-map iframe { width: 100%; height: 260px; display: block; }

/* Pagefeed */

.pagefeed-embed-post { float: none; display: inline-block; vertical-align: top; }
.pagefeed-embed-post .box { position: relative; overflow: hidden; text-align: left; background: #ED8123 url("/2016/lay/theme-box-bg-yellow.png"); }
.pagefeed-embed-post .box .item { padding: 0px 0px 14px 0px; }
.pagefeed-embed-post .box .item:first-child { border-top: 0px !important; }
.pagefeed-embed-post .box .date { position: absolute; top: 4px; left: 0px; padding: 4px 8px; background: #1B1C23; color: #EFF0F3; font-size: 12px; font-weight: 400; z-index: 1; }
.pagefeed-embed-post .box .img { position: relative; background: 0; }
.pagefeed-embed-post .box .img img { width: 100%; height: auto; display: block; }
.pagefeed-embed-post .box .txt { position: relative; clear: both; font-size: 16px; padding: 10px 10px 0px 10px; color: #1B1C23; text-align: left; overflow: hidden; }
.pagefeed-embed-post .box.tw .txt { text-align: left; }
.pagefeed-embed-post .box .txt a { color: #D41B12; text-decoration: underline; }
.pagefeed-embed-post .box .txt a:hover { color: #F26058; }
.pagefeed-embed-post .box:before { font-family: FontAwesome; color: #EFF0F3; font-size: 20px; position: absolute; top: 8px; right: 10px; z-index: 1; }
.pagefeed-embed-post .box:after { font-family: FontAwesome; content: "\f0d9"; color: #EFF0F3; font-size: 192px; position: absolute; top: -97px; right: -7px; }
.pagefeed-embed-post .box.fb:before { content: "\f09a"; }
.pagefeed-embed-post .box.tw:before { content: "\f099"; }
.pagefeed-embed-post .box.in:before { content: "\f16d"; }
.pagefeed-embed-post .box.fb:after { color: #3B5998; }
.pagefeed-embed-post .box.tw:after { color: #55ACEE; }
.pagefeed-embed-post .box.in:after { color: #3F729B; }
.pagefeed-embed-post .box .count { position: relative; }
.pagefeed-embed-post .box .count .item { position: relative; display: inline-block; color: #EFF0F3; padding: 4px 10px; margin: 10px 0px 0px 32px; font-size: 12px; font-weight: 700; }
.pagefeed-embed-post .box .count .item:before { font-family: FontAwesome; color: #EFF0F3; font-weight: 400; font-size: 18px; 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"; }

/* Hyperlinks */

a {	color: #EFF0F3;	text-decoration: none; }
.txt a { text-decoration: underline; }
a:hover {	color: #F36A4C; }

/* Forms */

input, button { color: #4A4A48; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 400; background: #fafafa; width: 100%; padding: 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #afafaf; -webkit-appearance: none; box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); border-radius: 3px; -webkit-border-radius: 3px; }
select { color: #4A4A48; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 400; background: #fafafa; width: 100%; padding: 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #afafaf; -webkit-appearance: none; box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); border-radius: 3px; -webkit-border-radius: 3px; } 
textarea { color: #4A4A48; font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 400; background: #fafafa; width: 100%; padding: 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #afafaf; resize:vertical; -webkit-appearance: none; box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1); border-radius: 3px; -webkit-border-radius: 3px; }
label { color: #eff0f3; font-size: 18px; }
::-webkit-input-placeholder { color: #1B1C23; font-style: italic !important; }
:-moz-placeholder { color: #1B1C23; opacity: 1; font-style: italic !important; }
::-moz-placeholder { color: #1B1C23; opacity: 1; font-style: italic !important; }
:-ms-input-placeholder { color: #1B1C23; font-style: italic !important; }
.placeholder { color: #1B1C23; font-style: italic !important; }
.half-left { float: left; width: 50%; }
.half-right { float: right; width: 50%; }
.forms-form-input, .forms-form-date, .forms-form-select, .forms-form-sc { position: relative; margin: 20px; }
.forms-form-text { margin: 20px 20px 0px 20px; font-weight: 700; font-size: 21px; }
.forms-form-input input:focus, .forms-form-sc input:focus, .forms-form-textarea textarea:focus { color: #1B1C23; border-color: #F36A4C; box-shadow: 0px 0px 0px 3px #F36A4C; -webkit-box-shadow: 0px 0px 0px 3px #F36A4C; }
.forms-form-file { position: relative; margin: 25px 10px; height: auto; }
.forms-form-file label { display: block; position: relative; margin-bottom: 6px; }
.forms-form-submit { position: relative; margin: 20px; padding-bottom: 20px; text-align: center; }
.forms-form-date .forms-form-date-day { width: 25%; }
.forms-form-date .forms-form-date-month { width: 50%; }
.forms-form-date .forms-form-date-year { width: 25%; }
.forms-form-checkbox { position: relative; margin: 20px 10px 20px 20px; }
.forms-form-checkbox label { font-size: 16px; }
.forms-form-checkbox input[type=checkbox] { display:none; }
.forms-form-checkbox input[type=checkbox] + label:before { font-family: FontAwesome; display: inline-block; width: 32px; font-size: 21px; content: "\f0c8"; color: #BDBDBD; }
.forms-form-checkbox input[type=checkbox] + label:hover { color: #F36A4C; }
.forms-form-checkbox input[type=checkbox]:checked + label { color: #97C03C; }
.forms-form-checkbox input[type=checkbox]:checked + label:before { content: "\f14a"; color: #97C03C; }
.forms-form-radio { position: relative; margin: 10px 20px; }
.forms-form-radio.display-inline { display: inline-block; vertical-align: top; }
.forms-form-radio label { font-size: 18px; }
.forms-form-radio input[type=radio] { display:none; }
.forms-form-radio input[type=radio] + label:before { font-family: FontAwesome; display: inline-block; width: 32px; font-size: 21px; content: "\f0c8"; color: #BDBDBD; }
.forms-form-radio input[type=radio] + label:hover { color: #F36A4C; }
.forms-form-radio input[type=radio]:checked + label { color: #97C03C; }
.forms-form-radio input[type=radio]:checked + label:before { content: "\f14a"; color: #97C03C; }
.forms-form-textarea { position: relative; margin: 25px 20px; }
.forms-form-textarea textarea { min-height: 200px; }
.forms-form-sc .forms-form-sc-code { display: inline-block; color: #EFF0F3; font-weight: 700; margin: 0px 10px; font-size: 18px; }
.forms-form-sc input { display: inline-block; width: 60px; } 
option[default] { display: none; }
input[type=submit], button { text-align: center; text-decoration: none; text-transform: uppercase; color: #EFF0F3; font-family: 'Rajdhani', sans-serif; font-weight: 700; font-size: 18px; background: #d68120; padding: 14px 20px; display: inline-block; width: auto; border: 0; box-shadow: 0px 0px; }
input[type=submit]:hover, button:hover { cursor: pointer; background: #ED8123; color: #1B1C23; }
select.empty, input.empty { border: 2px solid #E74443; }


/* Responsive */

@media only screen and (min-width: 1020px) {
	.box .fb-embedded-post { position: relative; margin: 0 auto 10px auto; width: 470px; }
}

@media only screen and (min-width: 1020px) and (max-width: 1280px) {
	.view-onepager .banner .ttl h1 { font-size: 48px; }
}

@media only screen and (min-width: 820px) and (max-width: 1020px) {
	body { min-width: 800px; }
	.grid-160 { width: 128px; }
	.grid-240 { width: 192px; }
	.grid-320 { width: 256px; }
	.grid-400 { width: 320px; }
	.grid-480 { width: 384px; }
	.grid-560 { width: 448px; }
	.grid-640 { width: 512px; }
	.grid-720 { width: 576px; }
	.grid-800 { width: 640px; }
	.grid-880 { width: 704px; }
	.grid-960, .centerize { width: 768px; }
	#top-slider-container { width: 748px; height: 276px; }
	#top-slider { width: 748px; height: 276px; }
	#top-slider .item .top-slider-caption h4 { font-size: 36px; }
	#top-slider-prev, #top-slider-next { display: none; }
	#header-flow .menu { position: relative; display: block; width: 100%; text-align: center; padding: 0; margin: 0; }
	#header-flow .lang { float: right; margin-top: 0px; }	
	#header-flow .logo { position: relative; display: block; width: 100%; text-align: center; padding: 0; margin: 0; }
	#header-flow .logo img { width: 100%; height: auto; }
	#header-flow .logo a { display: inline-block; }
	.view-onepager .banner .ttl h1 { font-size: 48px; }
/* Menu as left sidebar on welcome page */
/*
	.body-welcome #header-flow .menu { width: auto; text-align: left; }
*/
}

@media only screen and (max-width: 739px) {
	.ibox-btn a { font-size: 42px; padding: 4px 24px 4px 24px; }
	.ibox-btn a:before { top: 10px; left: 10px; }
	.ibox-ttl { display: none !important; }
}

@media only screen and (max-width: 820px) {
	.responsive-hide { display: none !important; }
	.responsive-show { display: block; }	
	body { width: 100%; }
	.grid-160, .grid-240 { width: 50%; }	
	.grid-320, .grid-400, .grid-480, .grid-560, .grid-640, .grid-720, .grid-800, .grid-880, .grid-960 { width: 100%; }
	.view-picturefolder .grid-320 { width: 50%; }
	.centerize { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0px; }
	.centerize.ft { padding: 100px 0px 40px 0px; background-size: 280px; }
	.ttl { padding: 10px; }
	.view-onepager .banner .ttl h1 { font-size: 20px !important; }
	.ttl h1 { font-size: 28px !important; margin-top: 10px; }
	.ttl h2 { font-size: 24px !important; }	
	.ttl .btn { float: left; display: inline; }
	.txt { padding: 10px; }
	.grid-960 > .box > .txt { padding: 10px; }
	.txt h3 { font-size: 20px !important; }
	.txt p { font-size: 14px !important; }
	.box .txt li { font-size: 16px; padding: 0px 5px 10px 24px; }
	.box .txt li:before { top: 4px; font-size: 14px; }
	.box .txt .img { width: 100%; margin: 0px 0px 10px 0px; padding: 0px; }
	.cover .ttl h1 { font-size: 28px; }
	.cover .box .ttl h1 { }
	.cover .box .ttl h1 a { font-size: 28px; }
	#cn { padding: 52px 0px 0px 0px; }
	#top-slider-container, #top-slider-prev, #top-slider-next { display: none; }
	#header-flow, #header-fixed { display: none; }
	#header-responsive { min-height: 20px; display: block; z-index: 101; }
	#header-responsive .menu, #header-responsive .lang { position: relative; text-align: left; width: 100%; margin: 0px; padding: 0px; display: none; }
	#header-responsive .menu a, #header-responsive .lang a { position: relative; display: block; width: 100%; text-align: center; font-size: 18px; padding: 8px 24px; border: 0; border-top: 1px solid rgba(0,0,0,0.1); color: #1B1C23; background: #EFF0F3; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 0; margin: 0; }
	#header-responsive .menu a.active, #header-responsive .lang a.active { border-top: 1px solid rgba(0,0,0,0.1); color: #1B1C23; background: #F8AE17; }
	#header-responsive .logo { position: relative; padding: 1px 10px; }
	#header-responsive .logo img { height: 46px; width: auto; display: block; }
	#menu-responsive-btn { color: #EFF0F3; position: relative; float: right; padding: 12px 12px; border: 0; border-left: 1px solid rgba(0,0,0,0.1); }
	#menu-responsive-btn:hover, #lang-responsive-btn:hover { cursor: pointer; }
	#menu-responsive-btn:before { content: "\f0c9"; font-family: FontAwesome; font-size: 24px; }
	/* #lang-responsive-btn { color: #0E1B42; position: relative; float: right; font-family: 'Montserrat', sans-serif; text-transform: uppercase; color: #1B1C23; font-size: 18px; font-weight: 700; padding: 12px 8px; border-left: 1px solid rgba(0,0,0,0.1); } */
	#cart-responsive-btn { position: relative; float: right; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; color: #1B1C23; font-size: 18px; padding: 12px 8px; }
	#cart-responsive-btn a { color: #EFF0F3; font-weight: 700; }
	#cart-responsive-btn:before { position: relative; display: inline; content: "\f07a"; font-family: FontAwesome; background: #F36A4C; color: #EFF0F3; font-size: 14px; padding: 8px 9px 8px 7px; border-radius: 32px; text-align: center; width: 14px; margin-right: 6px; }

	.half-left, .half-right { float: none; width: 100%; }
	.view-onepager .banner { height: auto; }
	.view-onepager .banner .img { display: block; }
	.view-onepager .banner .img img { width: 100%; height: auto; }
	.view-onepager .banner .ttl { position: absolute; }
	
	.view-over-ons-troeven .grid-480:nth-child(odd) .box { border-right: 0px; }
	.responsive-dropdown { position: fixed; top: 50px; z-index: 100; width: 100%; padding: 0px; background: #EFF0F3; box-shadow: 0px -10px 30px #1B1C23; margin: -6px 0px 0px 0px; }
	.responsive-dropdown select { font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; appearance: none; -webkit-appearance: none; -moz-appearance: none; background: transparent; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 12px 30px 8px 10px; margin: 0px; font-size: 18px; color: #0F0B15; box-shadow: 0 0; border: 0; }
	.responsive-dropdown select option { color: #1B1C23; background: #EFF0F3; }
	.responsive-dropdown:after { content: "\f078"; font-family: FontAwesome; font-size: 14px; position: absolute; padding: 7px; right: 0; top: 10px; color: #0F0B15; z-index: -1; border-left: 1px solid rgba(21,0,38,0.5); }
	.responsive-dropdown-spacer { position: relative; height: 20px; }
	.grid-320.view-samples .box:hover .overlay { display: none; }
	
	.background-slider-forward { position: relative; bottom: auto; left: auto; width: 100%; text-align: center; z-index: 100; }
	.background-slider-forward h1 { position: relative; padding: 10px 0px; display: block; width: 100%; font-size: 14px; max-width: 100%; border-radius: 0; -webkit-border-radius: 0; }
	.background-slider-forward i { font-size: 14px; margin-top: 10px; }
	
	.view-two-headlines .box .ttl h1 { font-size: 18px !important; }
	.view-three-headlines .box .ttl h1 { font-size: 16px !important; }
	.view-six-headlines .box .ttl h1 { font-size: 14px !important; }

	.view-countdown .box { display: block; margin: 10px 0px !important; border-radius: 0; -webkit-border-radius: 0; }
	.view-countdown .box .ttl { font-size: 12px !important; }
	.view-countdown .box .counter { font-size: 56px; }
	.view-countdown .box .counter .item .desc { font-size: 12px; }
	
	.view-stage-title .box .ttl h2 { clear: both; position: relative; display: block; width: 100%; padding: 12px 0px 16px 0px; }
	.view-stage-title .box .ttl h3 { font-size: 12px; }
	.view-stage-title .box .ttl .img { max-width: 45%; margin: 0 !important; padding: 0 !important; }
	.view-stage-title .box .ttl .img img { width: 100%; }
	
	.box .txt table td { font-size: 12px; }

}

@media only screen and (min-width: 460px) and (max-width: 820px) {
	#header-responsive .menu a, #header-responsive .lang a { width: 50%; padding: 20px; float: left; }
	#header-responsive .menu a:nth-child(even), #header-responsive .lang a:nth-child(even) { border-left: 1px solid rgba(0,0,0,0.1); }
}


/* Theme */

#header-flow { box-shadow: 0 0; -webkit-box-shadow: 0 0; padding: 0px; margin: 0px; background: url("/2016/lay/theme-header-flow-bg.png") repeat-x center bottom; z-index: 100; }
#header-flow .menu { position: relative; display: block; width: 100%; padding: 16px 0px 26px 0px; margin: -6px 0 0 0; z-index: 1; }
#header-flow .menu a { background: 0; box-shadow: 0 0; -webkit-box-shadow: 0 0; color: #EFF0F3; font-size: 18px; padding: 6px 12px; margin: 12px 0px 0px 0px; }
#header-flow .menu a:last-child { border-right: 0 !important; }
#header-flow .menu a:hover { color: #ED8123; padding: 6px 12px; border: 0; background: 0; }
#header-flow .menu a.active { padding: 6px 12px; background: 0; color: #F8AE17; border: 0; }
#header-flow .top-lang { position: relative; z-index: 2; background: url("/2016/lay/theme-header-flow-lang-bg.png") repeat-x center bottom; padding: 6px 0px 16px 0px; margin: 0; }
#header-flow .lang { position: relative; float: right; text-align: right; margin: 0; }
#header-flow .lang img { display: inline-block; }
#header-flow .lang a:first-child img { margin-left: 20px; }
#header-flow .lang a { background: 0; box-shadow: 0 0; -webkit-box-shadow: 0 0; color: #2A3250; font-size: 18px; padding: 6px 12px; margin: 0px; }
#header-flow .lang a:last-child { border-right: 0 !important; }
#header-flow .lang a:hover { padding: 6px 12px; border: 0; color: #ED8123; background: 0; }
#header-flow .lang a.active { padding: 6px 12px; background: 0; color: #F8AE17; border: 0; }
#header-flow .logo { position: relative; padding: 0; margin: 0; z-index: 1; }
#header-flow .logo a { display: inline-block; margin: 0px; }

#header-flow .date { position: relative; float: left; display: inline; margin-top: 5px; text-align: left; z-index: 2; }	
#header-flow .date h3 { position: relative; display: inline-block; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; color: #1B1C23; font-size: 15px; }

.body-welcome #header-flow { position: absolute; }
.body-welcome #header-flow .menu a { text-shadow: 0px 0px 4px rgba(15,11,21,0.4); }

#header-fixed { background: url("/2016/lay/theme-header-flow-bg.png") repeat-x center bottom; }
#header-fixed .menu { margin-top: 10px; }
#header-fixed .menu a { background: 0; box-shadow: 0 0; -webkit-box-shadow: 0 0; color: #EFF0F3; padding: 6px 12px; border: 0; margin: 0px; }
#header-fixed .menu a:first-child { border-left: 0 !important; }
#header-fixed .menu a:hover { color: #ED8123; padding: 6px 12px; border: 0; background: 0; }
#header-fixed .menu a.active { padding: 6px 12px; background: 0; color: #F8AE17; border: 0; }

#ft { position: relative; background: url("/2016/lay/theme-ft-bg.jpg"); color: #480637; }
#ft a { color: #0F0B15; }
#ft .ft-forward a { color: #1B1C23; } 
#ft a:hover { color: #F36A4C; }
#ft .theme-ft-bg-t { position: absolute; top: -30px; left: 0px; width: 100%; height: 30px; background: url("/2016/lay/theme-ft-t.png") repeat-x left top; }
#ft .theme-ft-bg-f { position: absolute; bottom: -30px; left: 0px; width: 100%; height: 30px; background: url("/2016/lay/theme-ft-bg.jpg"); }
.ft-logos { position: relative; text-align: center; }
.ft-logos a { position: relative; padding: 10px 20px; display: inline-block; }
.ft-logos a img { height: 64px; width: auto; }

.grid-ttl { position: relative; margin: 20px 0px 0px 0px; padding: 10px; text-align: center; background: url("/2016/lay/grid-ttl-bg.png") no-repeat center center; }
.grid-ttl h4 { position: relative; font-size: 48px; padding: 20px 20px 10px 20px; margin: 0; }
.grid-ttl h4, .grid-ttl h4 a { color: #1B1C23; font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; }

.view-onepager .banner { border-top: 2px solid rgba(255,229,202,0.6); border-bottom: 2px solid rgba(255,229,202,0.6); }
.txt p a { font-weight: 700; }
.view-three-headlines.artists-container .box .ttl h1 { font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; text-align: center; font-size: 18px; position: relative; line-height: 1.2em; color: #1B1C23; }
.view-six-headlines .box .ttl h1 { font-family: 'Rajdhani', sans-serif; font-weight: 700; text-transform: uppercase; text-align: center; font-size: 10px; position: relative; line-height: 1.2em; color: #1B1C23; padding-top: 10px; padding-bottom: 0px; }
.view-three-headlines .box.linkable:before { display: none; }
.view-three-headlines .box.linkable:after { display: none; }
.view-toc .img { border: 0; border-radius: 0; -webkit-border-radius: 0; box-shadow: 0 0; -webkit-box-shadow: 0 0; }
.view-three-headlines .box.add-background .img .theme-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url("/2016/lay/theme-box-img-frame-t.png"), url("/2016/lay/theme-box-img-frame-r.png"), url("/2016/lay/theme-box-img-frame-f.png"), url("/2016/lay/theme-box-img-frame-l.png");	background-position: left top, right top, right bottom, left bottom; background-repeat: repeat-x, repeat-y, repeat-x, repeat-y; }
.view-three-headlines .box .img { border: 0; border-radius: 0; -webkit-border-radius: 0; box-shadow: 0 0; -webkit-box-shadow: 0 0; }
.view-artist .img { border: 0; border-radius: 0; -webkit-border-radius: 0; box-shadow: 0 0; -webkit-box-shadow: 0 0; }
.view-artist .img .theme-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url("/2016/lay/theme-box-img-frame-blue-t.png"), url("/2016/lay/theme-box-img-frame-blue-r.png"), url("/2016/lay/theme-box-img-frame-blue-f.png"), url("/2016/lay/theme-box-img-frame-blue-l.png");	background-position: left top, right top, right bottom, left bottom; background-repeat: repeat-x, repeat-y, repeat-x, repeat-y; }
.cover .theme-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url("/2016/lay/theme-box-img-frame-blue-t.png"), url("/2016/lay/theme-box-img-frame-blue-r.png"), url("/2016/lay/theme-box-img-frame-blue-f.png"), url("/2016/lay/theme-box-img-frame-blue-l.png");	background-position: left top, right top, right bottom, left bottom; background-repeat: repeat-x, repeat-y, repeat-x, repeat-y; }
.img .theme-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url("/2016/lay/theme-box-img-frame-blue-t.png"), url("/2016/lay/theme-box-img-frame-blue-r.png"), url("/2016/lay/theme-box-img-frame-blue-f.png"), url("/2016/lay/theme-box-img-frame-blue-l.png");	background-position: left top, right top, right bottom, left bottom; background-repeat: repeat-x, repeat-y, repeat-x, repeat-y; }
.view-partners .grid-240 .box .img .theme-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url("/2016/lay/theme-box-img-frame-blue-t.png"), url("/2016/lay/theme-box-img-frame-blue-r.png"), url("/2016/lay/theme-box-img-frame-blue-f.png"), url("/2016/lay/theme-box-img-frame-blue-l.png");	background-position: left top, right top, right bottom, left bottom; background-repeat: repeat-x, repeat-y, repeat-x, repeat-y; }
.view-three-headlines .img .theme-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url("/2016/lay/theme-box-img-frame-t.png"), url("/2016/lay/theme-box-img-frame-r.png"), url("/2016/lay/theme-box-img-frame-f.png"), url("/2016/lay/theme-box-img-frame-l.png");	background-position: left top, right top, right bottom, left bottom; background-repeat: repeat-x, repeat-y, repeat-x, repeat-y; }
.ttl .theme-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url("/2016/lay/theme-box-img-frame-blue-t.png"), url("/2016/lay/theme-box-img-frame-blue-r.png"), url("/2016/lay/theme-box-img-frame-blue-f.png"), url("/2016/lay/theme-box-img-frame-blue-l.png");	background-position: left top, right top, right bottom, left bottom; background-repeat: repeat-x, repeat-y, repeat-x, repeat-y; }
.add-theme-bg-darkblue { background: url("/2016/lay/theme-bg-darkblue.png"); }

.view-news-640 .ttl { position: relative; padding: 20px 10px !important; background: url("/2016/lay/theme-bg-darkblue.png"); }
.view-news-640 .ttl h1 a { position: relative; color: #eff0f3; z-index: 1; }
.view-news-640 .ttl h1 a:hover { color: #ED8123; }
.view-news-640 .box .ytb { }
.view-news-640 .box .txt { text-align: justify; }

.theme-comic { position: relative; width: 100%; height: 570px; display: none; }
.theme-comic.news { background: url("/2016/lay/theme-comic-news.png") no-repeat center center; }
.theme-comic.camping { background: url("/2016/lay/theme-comic-camping.png") no-repeat center center; }
.theme-comic.tickets { background: url("/2016/lay/theme-comic-tickets.png") no-repeat center center; }
.theme-comic.travel { background: url("/2016/lay/theme-comic-travel.png") no-repeat center center; }
.theme-comic.location { background: url("/2016/lay/theme-comic-location.png") no-repeat center center; }

.box.add-background { border-radius: 0; -webkit-border-radius: 0; box-shadow: 0 0; -webkit-box-shadow: 0 0; background: #ED8123 url("/2016/lay/theme-box-bg-yellow.png"); }
.theme-grid-frame {}
.theme-grid-frame .box { margin: 20px; }
.theme-grid-frame .box.linkable:hover { background: #ED8123; }
.theme-grid-frame-h { position: absolute; top: -9px; bottom: 7px; left: 20px; right: 20px;	background-image: url("/2016/lay/theme-grid-frame-t.png"), url("/2016/lay/theme-grid-frame-f.png");	background-position: left top, right bottom; background-repeat: repeat-x, repeat-x; }
.theme-grid-frame-v { position: absolute; top: 20px; bottom: 20px; left: -10px; right: 11px; background-image: url("/2016/lay/theme-grid-frame-l.png"), url("/2016/lay/theme-grid-frame-r.png");	background-position: left top, right top;	background-repeat: repeat-y, repeat-y; }
.theme-grid-frame:nth-child(4n+1) .theme-grid-frame-h { background-image: url("/2016/lay/theme-grid-frame-t.png"), url("/2016/lay/theme-grid-frame-f-alt-1.png"); }
.theme-grid-frame:nth-child(4n+2) .theme-grid-frame-h { background-image: url("/2016/lay/theme-grid-frame-t.png"), url("/2016/lay/theme-grid-frame-f-alt-2.png"); }
.theme-grid-frame:nth-child(4n+3) .theme-grid-frame-h { background-image: url("/2016/lay/theme-grid-frame-t.png"), url("/2016/lay/theme-grid-frame-f-alt-3.png"); }

@media only screen and (min-width: 820px) and (max-width: 1020px) { .theme-comic { background-size: contain !important; height: 400px; } }
@media only screen and (min-width: 640px) and (max-width: 820px) { .theme-comic { background-size: contain !important; height: 320px; } }
@media only screen and (min-width: 480px) and (max-width: 640px) { .theme-comic { background-size: contain !important; height: 260px; } }
@media only screen and (max-width: 480px) { .theme-comic { background-size: contain !important; height: 200px; } }

.welcome-forward-button { position: absolute; text-align: center; width: 100%; padding: 15px 0px 15px 0px; bottom: 0px; }
.welcome-forward-button a { position: relative; text-align: center; display: inline-block; font-family: 'Rajdhani', sans-serif; text-transform: uppercase; font-weight: 700; font-size: 24px; padding: 10px; margin: 5px; z-index: 11; border-radius: 6px; -webkit-border-radius: 6px; background: #2B2B43; color: #EFF0F5; border: 2px solid #2B2B43; }
.welcome-forward-button a:last-child { background: #d68120; border: 2px solid #d68120; }
.welcome-forward-button a:hover { background: #ED8123; color: #1B1C23; border: 2px solid #ED8123; }

.welcome-forwarders { position: relative; display: block; text-align: center; width: 100%; padding: 40px 0px; }
.welcome-forwarders .grid-320 { position: relative; display: inline-block; vertical-align: top; float: none; }
.welcome-forwarders .grid-320 .box .ttl, .welcome-forwarders .grid-320 .box .ttl h1, .welcome-forwarders .grid-320 .box .ttl h1 a { line-height: 0.7em; }
.welcome-forwarders .grid-320 .box .ttl h1 a { color: #EFF0F5; }
.welcome-forwarders .grid-320 .box:hover .ttl h1 a { color: #ED8123; }
.grid-1-3 { position: relative; display: inline-block; vertical-align: top; float: none; width: 30%; }

#welcome-image-panning-container { position: relative; width: 100%; min-height: 800px; margin: 0; padding: 0px; }
@media only screen and (max-width: 620px) { #welcome-image-panning-container  { min-height: auto; } }
#welcome-image-panning-bg { position: fixed; top: 0; left: 0; bottom: 0; right: 0; overflow: hidden; }
#welcome-image-panning-bg-1, #welcome-image-panning-bg-2, #welcome-image-panning-bg-3, #welcome-image-panning-bg-4, #welcome-image-panning-bg-5 { height: auto; left: -5%; min-height: 110%; min-width: 640px; position: fixed; top: -5%; width: 110%; }
#welcome-image-panning-bg-4 { background: url('/2016/lay/welcome-image-panning-bg-4.jpg') no-repeat center center scroll; background-size: cover; }
#welcome-image-panning-bg-3 { background: url('/2016/lay/welcome-image-panning-bg-3.png') no-repeat center center scroll; background-size: cover; }
#welcome-image-panning-bg-2 { background: url('/2016/lay/welcome-image-panning-bg-2.png') no-repeat center center scroll; background-size: cover; }
#welcome-image-panning-bg-1 { background: url('/2016/lay/welcome-image-panning-bg-1.png') no-repeat center center scroll; background-size: cover; }
#welcome-image-panning-info { position: relative; width: 100%; margin: 180px auto 20px auto; height: 354px; background: url("/2016/lay/welcome-image-panning-info.png") no-repeat center center; z-index: 1; }
@media only screen and (min-width: 820px) and (max-width: 1020px) {
	#welcome-image-panning-info { margin: 220px auto 10px auto; height: 250px; background-size: 400px auto; }
}
@media only screen and (min-width: 620px) and (max-width: 820px) {
	#welcome-image-panning-info { margin: 0px auto 10px auto; height: 250px; background-size: 400px auto; }
}
@media only screen and (max-width: 620px) {
	#welcome-image-panning-info { padding-top: 20px; margin: 0px auto 10px auto; height: 177px; background-size: 280px auto; }
}
#welcome-image-panning-watchtrailer { position: relative; width: 100%; margin: 30px auto 0px auto; text-align: center; z-index: 1; }
#welcome-image-panning-watchtrailer a { position: relative; text-transform: uppercase; color: #1D1E33; font-weight: 700; font-size: 36px; }
#welcome-image-panning-watchtrailer a:before { position: relative; content: "\f16a"; font-family: FontAwesome; margin-right: 0.5em; }
#welcome-image-panning-watchtrailer a:hover { color: #ED8123; }

#welcome-image-panning-responsive { position: relative; margin-top: -5px; width: 100%; height: 100%; background: url('/2016/lay/welcome-image-panning-responsive.jpg') no-repeat center center scroll; background-size: cover; }

#welcome-countdown-container { position: relative; width: 100%; background: url("/2016/lay/theme-bg-darkblue.png"); z-index: 1; }
#welcome-countdown-container .theme-overlay { position: absolute; top: -5px; bottom: -5px; left: 0px; right: 0px;	background-image: url("/2016/lay/theme-grid-frame-darkblue-t.png"), url("/2016/lay/theme-grid-frame-darkblue-f.png");	background-position: left top, right bottom; background-repeat: repeat-x, repeat-x; }

#welcome-cn { position: relative; width: 100%; background: url("/2016/lay/theme-bg-blue.png"); padding-bottom: 180px; margin-bottom: -40px; }

#welcome-trailer { z-index: 1; }

.welcome-trailer-big { position: relative; width: 100%; z-index: 1; top: -10px !important; margin-bottom: -10px !important; }
.welcome-trailer-big .ytb { position: relative; padding-bottom: 54.25%; padding-bottom: 40%; margin: 0px; height: 0; overflow: hidden; }
.welcome-trailer-big .ytb iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.view-socialwall .box.add-background .img .theme-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url("/2016/lay/theme-box-img-frame-t.png"), url("/2016/lay/theme-box-img-frame-r.png"), url("/2016/lay/theme-box-img-frame-f.png"), url("/2016/lay/theme-box-img-frame-l.png");	background-position: left top, right top, right bottom, left bottom; background-repeat: repeat-x, repeat-y, repeat-x, repeat-y; }
.view-socialwall .box .img { border: 0; border-radius: 0; -webkit-border-radius: 0; box-shadow: 0 0; -webkit-box-shadow: 0 0; }

@media only screen and (max-width: 820px) {
	#lang-responsive-btn { color: #EFF0F3; position: relative; float: right; padding: 12px 12px; border: 0; border-left: 1px solid rgba(0,0,0,0.1); }
	#lang-responsive-btn:hover, #lang-responsive-btn:hover { cursor: pointer; }
	#lang-responsive-btn:before { content: "\f05a"; font-family: FontAwesome; font-size: 24px; }
	#header-responsive { background: url("/2016/lay/theme-header-flow-bg.png") repeat-x center top; background-size: contain; }
	.view-lineup-day-title .box .ttl h1 { font-size: 24px !important; }
	.view-lineup-day-selector .box a { font-size: 14px; padding: 10px 12px; margin: 10px 5px; border-radius: 6px; -webkit-border-radius: 6px; }
	.view-three-headlines.artists-container .grid-320.artists-item { width: 50%; }
	.view-three-headlines .grid-320.artists-item .box .ttl { padding: 5px 0px; }
	.view-three-headlines .grid-320.artists-item .box .ttl h1, .view-three-headlines .grid-320.artists-item .box .ttl h1 a { font-size: 13px; line-height: 1em; }
	.view-six-headlines .box .ttl h1 { font-size: 10px !important; }
	#welcome-image-panning-container { margin-top: -35px; }
	.welcome-image-panning-forward-button a { font-size: 14px; padding: 5px; }
	#welcome-image-panning-watchtrailer a { font-size: 18px; }
	.welcome-forward-button a { font-size: 14px; padding: 5px; }
	.welcome-forwarders .grid-320 .box .ttl h1 a { font-size: 14px; line-height: 0.8em; }	
	.grid-ttl h4 { position: relative; font-size: 24px; padding: 32px 20px 22px 20px; margin: 0; }
}

@media only screen and (min-width: 640px) and (max-width: 1020px) {
	.view-three-headlines .grid-320 { width: 50%; }
	.view-socialwall .grid-320 { width: 50%; }
}

/* Print */

@media print {
	.menu, .lang, #header-flow .cart, #header-responsive .cart, #header-fixed .cart, .ft { display: none; }
 	@page { margin: 2cm; }
}

/* 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; overflow:hidden; }
#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; -moz-box-sizing:content-box; -webkit-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.
*/

#cboxOverlay { background:#000;}
#colorbox { outline:0;}
    #cboxContent { margin-top:40px;}
        .cboxIframe { background:#fff;}
        #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:#fff;}
        #cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-50px; width:50px; height:100px; background: rgba(0,0,0,0.6); color: #ccc; outline: none; }
        #cboxPrevious { left: 0px; }
        #cboxPrevious:before { font-size: 72px; font-family: FontAwesome; content: "\f104"; }
        #cboxNext:hover, #cboxPrevious:hover { color: #fff; background: rgba(0,0,0,0.8); }
        #cboxNext { right:0px; }
        #cboxNext:before { font-size: 72px; font-family: FontAwesome; content: "\f105"; }
        #cboxClose { position:absolute; top: -45px; right: -15px; display:block; width:45px; height:45px; color: #ccc; outline: 0; }
        #cboxClose:before { font-family: FontAwesome; font-size: 24px; content: "\f00d"; }
        #cboxClose:hover { color: #fff; }
				
