/*
FESTIFAL FF

320	480	640	960
		578	768	992

2024 cervena #FF0000 

2023 cervena #c10000 

2022 cervena #8a1226

2020 cervena #e30613
aktualizace #e16970 

seda	#f2f2f3
cyan	#6dd6ca
cyan dark #329B8F
magt	#cb7d9d
magt dark #863858 #863858

red 2020 #e16970

2021 hilite color blue #2562ad 

.uniform .inputset select.vstup {border: solid 1px #535657; border-width: 0 0 1px 0; padding: 0 10px; height: 24px; line-height: 24px; font-size: 17px;  color: #545758; background: transparent url(images-0/drop-0.png) no-repeat right center; background-size: 14px 10px; padding-right: 21px; -webkit-appearance: none; -moz-appearance: none; }
	.uniform .inputset select.vstup::-ms-expand { display: none; }


	
*/

* {
	margin: 0px;
	padding: 0px;
	box-sizing:border-box;
	

}


body, div, input, select, textarea, td, ul, li, button {
	margin: 0px; padding: 0px;
	font-family: Montserrat, sans-serif; font-weight: 400; 
}

body, input, select, textarea, td, button {
	

	
}


ol, ul, li {	margin: 0px;	padding: 0px;	list-style-type: none;}
img {	border: 0px;}
.cleaner, .clear, .mcleaner {	font-size: 0px;	height: 0px;	line-height: 0px;}
.cleaner, .clear {	clear: both;}
.auto-clear:after {content: ''; display: table; height: 0px; width: 100%; clear: both; }
.hidden {	display: none;}
.center {text-align: center;}

/* COMMON */
a {	outline: none;	text-decoration: none;}
a:hover {	text-decoration: underline;}


/* LAYOUT */


.container {outline: solid 1px rgba(0,0,0,0); position: relative; min-width: 320px !important;}
.container-pad {padding: 15px 13px 0;}
.container-pad .full {margin: 0 -13px;}

header.sub {background: #E71B24 url(images-4/2024_sub-2.jpg) no-repeat calc(50% + 40px) top; background-size: cover;}
xheader {background: #fff;} /* kiss was 35% cover*/
header .container {height: 100vh;}

header.home {background: #f00 url(images-4/home24-2.jpg) no-repeat center center; min-height: 500px; background-size: cover; }

@media (min-width: 480px) {
	xheader.home {background-size: 480px; }
}

@media (min-width: 640px) {
	xheader.home {background-image: url(images-4/bg2021f.jpg); background-size: 640px; }
}

header.sub {height: 74px;} 
header.home .logo {background: url(images-4/logo24.png) no-repeat; width: 200px; height: 71px; background-size: 100%; position: relative; left: 17px; top: 23px;}
.logo a {display: block; width: 100%; height: 100%;}

header.sub .logo {background: url(images-4/logo24.png) no-repeat; width: 175px; height: 62px; background-size: 100%; position: relative; left: 12px; top: 11px;}

header .hp-slogan {width: 100%; text-align: center; font-size: 18px; line-height: 25px; font-weight: bold; padding: 0 20px; position: absolute; left: 0px; top: calc(50% - 10px);}
header .online-sticker {background: url(images-4/online-sticker.svg) no-repeat; background-size: cover; position: absolute; 
bottom: 60px; left: 20px;
width: 110px; height: 110px; border-radius: 55px;
}
header .online-sticker span {display: none;}
 

/*            xxx
header.sub .logo {background: url(images-4/logo-sub-2019.png) no-repeat; width: 200px; height: 70px; background-size: cover; position: relative; left: 10px; top: 10px;}

header.home .logo {background: url(images-4/logo-2019s.png) no-repeat; width: 251px; height: 141px;}
*/


.hr {border-top: solid 3px #000;}


footer {padding-bottom: 20px;}
.sub footer {margin-top: 30px;} 
footer .footer {text-align: center; padding-top: 40px;}
footer .logo-ifp {width:140px; height: 93px; background: url(images-4/logo-ifp-new.png) no-repeat; background-size: 140px 93px; margin: 5px auto 15px; }
footer .address {display: inline-block; font-size: 13px; font-weight: 600; text-align: center; margin-bottom: 15px;}
footer .copy {font-size: 13px; font-weight: 600; text-align: center; width: 100%;}
footer a {text-decoration: underline; color: #000;}
footer a:hover {text-decoration: none;}


.sicon {display: inline-block; width: 28px; height: 24px; background: no-repeat center center; background-size: contain;}
.sicon.ico-fb {background-image: url(images-4/ico-fb.png);}
.sicon.ico-tw {background-image: url(images-4/ico-tw.png);}
.sicon.ico-x {background-image: url(images-4/ico-x.png);}
.sicon.ico-ig {background-image: url(images-4/ico-ig.png);}
.sicon.ico-yt {background-image: url(images-4/ico-yt.png);}
.sicon:hover {opacity: 0.8;}

footer .social {text-align: center; padding: 10px 0 15px;}
footer .social .sicon {margin: 0 10px;}              

@media (min-width: 380px) {
	footer .footer {text-align: left;}
	footer .logo-ifp {margin: 11px 0 15px; float: left;}
	footer .address {float: right; text-align: left; margin-top: 12px;}
	footer .social {width: 100%; clear: both;}
	footer .copy {margin-top: 5px;}
}

.admin-link{
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
	padding: 5px 15px;
	background-color: #F9F2E4;
	border-left: #00000;
	border-top: #00000;
	border-top-right-radius: 15px;
	z-index: 10000;
}

.admin-button{
	border: 1px solid #A87D22;
    background-color: #FDEFD2;
    padding-left: 4px;
    padding-right: 4px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #464E6B;
    font-size: 12px;
    font-weight: bold;    
}

.admin-iframe{
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
	padding: 0x;
	background: transparetnt;
	z-index: 10000;
	width: 0px;
	height: 0px;
	border: none;
}


section {}
section h1,section h2 {font-weight: 700; font-size: 20px; letter-spacing: 0.6px; color: #000; text-transform: uppercase; text-align: center; xheight: 59px; line-height: 20px; padding: 28px 0; }
section h3 {font-weight: 700; font-size: 15px; letter-spacing: 0.6px; color: #000; text-transform: uppercase; text-align: center; line-height: 15px; padding: 15px 0; }

section .navigation {
	position: relative;
	top: -20px;
	color: #000;
	text-align: center;
}
section .navigation a{
	color: #000;
}

.uniform select {border: none; width: 226px; height: 26px; line-height: 18px; font-size: 14px; font-weight: 400; background: #f2f2f3 url(images-4/select.png) no-repeat; background-position: calc(100% - 10px) center; background-size: 18px 10px; padding: 4px 30px 4px 10px; -webkit-appearance: none; -moz-appearance: none; }
.uniform select option.selected {color: #FF0000; font-weight: 500;}

.uniform .inputset {padding-bottom: 15px;}
.uniform .inputset label {display: block; font-style: italic; font-size: 15px; margin-bottom: 7px;}
.uniform .inputset input[type=text] {border: solid 1px #000; width: 384px; height: 40px; font-size: 15px; color: #000; font-weight: 500; line-height: 20px; padding: 10px; max-width: 100%}
.uniform .inputset input:focus {outline: none;}
.uniform .inputset.textarea {}
.uniform .inputset textarea {width: 384px; height: 225px; max-width: 100%; border: solid 1px #000;}
.uniform .inputset input[type=text].error,
.uniform .inputset textarea.error {border-color: red; box-shadow: 0 0 5px 2px rgba(255,0,0,0.3);}
.uniform .submit {}
.uniform .submit input[type=submit] {border: none; background-color: #000 ; min-width: 150px; text-align: center; height: 40px; font-size: 20px; color: #FFF; font-weight: 600; line-height: 20px; padding: 10px; cursor: pointer;}
.uniform .submit input[type=submit]:hover {color: #FFF; background-color: #000;}

.uniform_hlasky {font-size: 15px; padding: 10px;} 
.uniform_hlasky.send_ok {color: green}
.uniform_hlasky.send_nok {color: red;}


.uniform select::-ms-expand { display: none; }
.uniform select:hover {background-image: url(images-4/2024_select.png); outline: none;} 
.uniform select:focus {outline: none;}

.uniform.reservation-form .inputset label {font-size: 15px; margin-bottom: 7px;}
.uniform.reservation-form .inputset input[type=text] {width: 384px; height: 40px; font-size: 15px; max-width: 100%;}
.uniform.reservation-form  .inputset {padding-bottom: 15px;}
.uniform.reservation-form  select {font-size: 15px;}
.uniform.reservation-form .submit input[type=submit] {font-size: 20px; height: 40px; font-weight: 600; padding: 10px; line-height: 20px;}
.uniform.reservation-form .submit {padding-bottom: 15px; }
.uniform.reservation-form .wsw p {font-size: 15px; max-width: 384px; line-height: 18px;}
.uniform.reservation-form span.placeholder {display: inline-block; border: solid 1px #000; width: 384px; min-height: 40px; font-size: 15px; color: #000; font-weight: 600; line-height: 20px; padding: 10px; max-width: 100%; }


.pg-filter-item {text-align: center; padding-bottom: 10px;}




.paging {font-size: 16px; display: block; text-align: center; padding: 30px;}
.paging a {display: inline-block; padding: 10px; color: #000; text-decoration: none;}
.paging a:hover {color: #000;}
.paging a.prev {font-size: 17px; font-weight: 700;}
.paging a.next{font-size: 17px; font-weight: 700;}
.paging a.page-on, 
.paging a.page-off {font-weight: 500;}
.paging a.page-on {font-weight: 700; color: #2562ad;}
.paging a.page-off {}



/* upraveno z DFF */

	a.tickets {display: inline-block; background: url(/css/images-4/2023_ticket.png) no-repeat; background-size: 54px 30px; width: 54px; height: 30px; cursor: pointer;}
	a.tickets:hover {background-image: url(/css/images-4/2024_ticket-hover.png); }
	a.tickets span {display: none;}
	a.button-back {background-color: #E71B24; color: #FFF; font-size: 14px; font-weight: 600; display: inline-block; padding: 7px 10px;}
	a.button-back:hover {background-color: #000; color: #FFF; text-decoration: none;}

	a.button-link, .wsw a.button-link, .wsw p a.button-link {background-color: #000; color: #fff; font-size: 14px; font-weight: 600; display: inline-block; padding: 7px 10px; text-decoration: none;}
	a.button-link:hover, .wsw a.button-link:hover, .wsw p a.button-link:hover  {background-color: #000; text-decoration: none;}


	.eventinfo {position: relative; padding-bottom: 32px; }
	.eventinfo .image {width: 100%; max-height: 280px; overflow: hidden;}
	.eventinfo .image img {width: 100%; display: block;}
	.eventinfo .titlebox {padding-top: 15px; margin-bottom: 20px; font-size: 13px; line-height: 16px; text-align: left;}
	.eventinfo .titlebox h3 {text-align: left; font-size: 21px; line-height: 23px; font-weight: 600; margin: 0; padding: 0;}
	.eventinfo .titlebox .section {font-size: 16px; margin-top: 3px; letter-spacing: 0.4px;}
	.eventinfo .titlebox p {font-size: 14px; line-height: 20px; margin-top: 16px;}
	.eventinfo .wsw-text,
	.eventinfo .content-clanek {margin-bottom: 20px;}
	.eventinfo a.button-back {margin-top: 16px;}


/* DFF */
	.eventterms {margin-bottom: 15px;}
	.eventterms .et-item {display: block; background-color: #f2f2f2; font-size: 13px; line-height: 17px; text-align: center; margin-bottom: 5px; padding: 5px 10px 3px;}
	.eventterms .et-item div {}
	.eventterms .et-item:hover {background-color: #f2f2f2;}
	.eventterms .et-item a {color: #000; text-decoration: none;}
	.eventterms .et-item a:hover {color: #000; text-decoration: underline;}

	.eventterms .et-item .et-datetime {display: block;}
		.eventterms .et-item .et-date {font-weight: bold; display: inline-block;}
		.eventterms .et-item .et-time {display: inline-block;}
	.eventterms .et-item .et-venue {display: block;}
	.eventterms .et-item .et-note {font-style: italic; xpadding-top: 2px;}
	.eventterms .et-item .et-reserve {display: block; margin-top: 4px;}

  

/* boxes */

.gallery-inline {padding: 10px 0 0;}

.pg-wrap {margin: 0;}	
.pg-item {width: 100%; max-width: 290px; margin: auto; display: block; margin-bottom: 10px;}
.pg-item-img {position: relative; }
.pg-item-img img {width: 100%; display: block;}
.pg-item-img span {
	display: none;
	position: absolute; right: 0px; bottom: 0px; background-color: #fcdf9a; font-size: 11px; padding: 7px 13px 4px 10px; color: #000; font-weight: 600; min-width: 80px; text-align: center;
}
.pg-item-img:hover span {background-color: #8a1226; color: #FFF;} 
.pg-item-txt {font-size: 13px; line-height: 14px; margin-top: 15px;}
.pg-item-txt a {color: #2f2523}
.pg-item-txt strong {font-size: 16px; font-weight: 600; display: block; margin-bottom: 2px;}

/* linear pg */

.prog-wrap {margin: 0 -15px;}
.prog-item {background: #f2f2f3; position: relative; margin-bottom: 8px;}
.prog-item-img {width: 100px; xwidth: 122px; display: inline-block; xpadding-bottom: 17px; vertical-align: top; height: 87px;}
.prog-item-img img {max-width: 100%; }
.prog-item-img span {display: block;width: 100px; position: absolute; left: 0px; bottom: 0px; height: 21px; background-color: #FFF; font-size: 11px; line-height: 17px; padding: 2px 0 4px; color: #000; font-weight: 500; text-align: center;}
.prog-item-img:hover span {background-color: #FF0000; color: #FFF;} 
.prog-item-content {display: inline-block; width: calc(100% - 100px); vertical-align: top; }
.prog-item-content .sep:after {content: ' | '; display: inline;}
.prog-item-timeloc {display: block; font-size: 12px; padding-left: 10px; padding-top: 5px; padding-right: 64px; line-height: 14px;}
.prog-item-timeloc strong {font-weight: 600; font-size: 13px; line-height: 14px;}
.prog-item-title {display: block; font-size: 12px; padding-top: 5px; padding-left: 10px; line-height: 14px;}
.prog-item-title a {text-decoration: none !important;}
.prog-item-title strong {font-weight: 600; font-size: 13px; text-transform: uppercase; color: #000;}          
.prog-item-info {display: none;}
.prog-item-reserve {position: absolute; right: 8px; top: 10px;}		
.prog-item-reserve a.tickets {}

/*
	.prog-item-content {outline: solid 1px yellow;}
	.prog-item-timeloc {outline: solid 1px red;}
	.prog-item-title {outline: solid 1px blue;}
	.prog-item-info {outline: solid 1px green;}
*/


/* 
480 *
.prog-item-img {width: 122px; padding-bottom: 17px;}
.prog-item-img span {width: 122px; height: 21px; font-size: 11px; line-height: 17px; padding: 2px 0 4px; font-weight: 600; }
.prog-item-content {width: calc(100% - 122px); padding-right: 64px;}


640 *

.prog-wrap {margin: 0;}

*/

section.gallery {}

.gallery {}

.gallery-images {margin: 0 -10px;}
.gallery-images .gitm {width: calc(50%); display: inline-block; vertical-align: middle; padding: 0 10px 20px;}
.gallery-images .gitm img {width: 100%; display: block;}




/* WSW ************************************ */


.wsw {font-size: 14px; color: #000;}
.wsw h1,.wsw h2 {font-weight: 700; font-size: 20px; letter-spacing: 0.6px; color: #000; text-transform: uppercase; text-align: center; xheight: 59px; line-height: 22px; padding: 20px 0; }
/*
.wsw h3 {font-weight: 700; font-size: 15px; letter-spacing: 0.6px; color: #000; text-transform: uppercase; text-align: left; line-height: 25px; padding: 15px 0; }
*/
.wsw h3 {font-weight: 700; font-size: 15px; letter-spacing: 0.6px; color: #000; text-transform: uppercase; text-align: left; line-height: 20px; padding: 15px 0 2px; margin-bottom: 10px; border-bottom: solid 1px #000;}
.wsw h4 {font-weight: 600; font-size: 15px; letter-spacing: 0px; color: #000; text-transform: uppercase; text-align: left; line-height: 20px; padding: 0 0 20px; }

.wsw p {font-size: 14px; line-height: 18px; margin-bottom: 14px; text-align: left;}
.wsw ul {margin-bottom: 14px;  }
.wsw li {font-size: 14px; line-height: 18px; }
.wsw a, .wsw p a  {color: #FF0000;#000; font-weight: 500; text-decoration: underline;}

.wsw a:hover, .wsw p a:hover {text-decoration: none; }

.wsw img, .wsw video {max-width: 100%; height: auto !important;}
.wsw iframe {max-width: 100%; }

.wsw .partners_big a{
	display: inline-block;
	margin: 20px;
	vertical-align: middle;
}

.wsw .partners a{
	display: inline-block;
	margin: 15px;
	vertical-align: middle;
}

/* wsw patch */
@media (min-width: 640px) {
	
	section h2,	section h1,
	.wsw h2,.wsw h1 {font-size: 30px; letter-spacing: 0.6px; text-align: left; xheight: 59px; line-height: 33px; padding: 20px 0; }
	section .navigation {	text-align: left;}
	section h3,
	.wsw h3 {font-size: 20px; letter-spacing: 0.6px; text-align: left; line-height: 25px; padding: 15px 0 5px; }
	.wsw h4 {font-weight: 600; font-size: 15px; letter-spacing: 0px; text-align: left; line-height: 20px; padding: 0 0 15px; }
	
	.wsw p {font-size: 15px; line-height: 19px; margin-bottom: 14px; text-align: left;}
	.wsw ul {margin-bottom: 14px;  }
	.wsw li {font-size: 15px; line-height: 19px; }
	
	.hr {border-top: solid 5px #000;}

}

/* wsw patch */
@media (min-width: 960px) {
	
	section h2,section h1,
	.wsw h2,.wsw h1 {font-size: 40px; letter-spacing: 0.6px; xheight: 115px; line-height: 44px; padding: 30px 0; }
	section h3 {font-size: 30px; letter-spacing: 0.6px; line-height: 25px; padding: 15px 0; }
	.wsw h3 {font-size: 25px; letter-spacing: 0.6px; line-height: 25px; padding: 15px 0 8px; }
	.wsw h4 {font-weight: 600; font-size: 20px; letter-spacing: 0px; color: #000; text-transform: uppercase; text-align: left; line-height: 25px; padding: 0 0 25px; }
	
	.wsw p {font-size: 20px; line-height: 24px; margin-bottom: 24px; text-align: left;}
	.wsw ul {margin-bottom: 24px;  }
	.wsw li {font-size: 20px; line-height: 24px; }
	
	
	.hr {border-top: solid 7px #000;}

}


/***************************************/





/***************************************/


/* XS (mobile only) */
@media (max-width: 480px) {
	.container { }
		
}

@media (min-width: 480px) {
	.container { }
	
	header.home .logo {background: url(images-4/logo24.png) no-repeat; width: 300px; height: 100px; background-size: 100%; position: relative; left: 24px; top: 32px;}
	header.sub .logo {background: url(images-4/logo24.png) no-repeat; width: 175px; height: 62px; background-size: 100%; position: relative; left: 12px; top: 11}
	
	.eventinfo .image-wrap {position: relative; }
	.eventinfo .titlebox {padding-bottom: 60px; }
	
	.eventinfo a.button-back {position: absolute; right: 0px; bottom: 0px;}
		
  .prog-item {max-width: 594px; margin-left: auto; margin-right: auto;}
	.prog-item-img {width: 125px; height: 108px}
	.prog-item-img span {width: 125px; height: 25px; font-size: 12px; line-height: 18px; padding: 4px 0 5px; font-weight: 600; }
	.prog-item-content {width: calc(100% - 125px); padding-right: 64px;}
	.prog-item-timeloc {font-size: 13px; line-height: 16px; padding-top: 10px;}
	.prog-item-timeloc strong {font-size: 15px;}
	.prog-item-title {font-size: 13px; line-height: 16px; padding-top: 10px;}  
	.prog-item-title strong {font-size: 16px;}
	.prog-item-reserve {position: absolute; right: 12px; top: 10px;}



}







/* [MD] Medium devices (tablets, 768px and up) ****************/
@media (min-width: 640px)  {	
	.container { padding: 0;}
	.container-pad {padding: 20px 0 0;;}
	.home footer>.container-pad {padding-top: 0;} 
	
		 
	header.home .logo {background: url(images-4/logo24.png) no-repeat; background-size: 100%; position: relative; left: 0px; top: 32px;}
	header.sub .logo {left: 0px; top: 11px; width: 175px; height: 53px; }

	footer .footer {text-align: left; position: relative;}
	footer .logo-ifp {margin: 0; float: none; display: inline-block; vertical-align: top; margin-right: 20px; margin-bottom: 15px;}
	footer .address {float: none; text-align: left; display: inline-block; vertical-align: top; height: 70px; line-height: 16px; padding: 3px 0 0; margin-bottom: 15px; margin-top: 0;}
	footer .social {width: 100%; clear: none; display: inline-block; vertical-align: top; width: auto; height: 70px; padding: 14px 0 0; position: absolute; right: 0px; xtop: 0px;}

  .pg-wrap {margin: 0 -10px;}
	.pg-item {display: inline-block; vertical-align: top; margin: 0 10px 30px; width: calc(50% - 22px); max-width: none;}
	.pg-item-img img {width: 100%;}
	.pg-item-img span {font-size: 13px; padding: 7px 13px 6px 10px; font-weight: 600; min-width: 100px; }
	.pg-item-txt {font-size: 14px; line-height: 17px; margin-top: 15px;}
	.pg-item-txt strong {font-size: 18px; font-weight: 600; margin-bottom: 2px;}

	.prog-wrap {margin: 0;}
  .prog-item {margin: 0 0 10px; max-width: none;}
	.prog-item-img {width: 160px; height: 105.5px}
	.prog-item-img span {width: 90px; height: 25px; font-size: 12px; line-height: 17px; padding: 4px 0 5px; font-weight: 600; left: 70px;}
	.prog-item-content {width: calc(100% - 160px); padding-right: 64px; }
	.prog-item-content .sep {display: block; height: 0px;}
	.prog-item-content .sep:after {display: none;}
	.prog-item-timeloc {width: 125px; display: inline-block; vertical-align: top; padding-right: 15px; }
	.prog-item-title {width: calc(100% - 130px);display: inline-block; vertical-align: top; padding-left: 0;}

	.prog-item-timeloc {font-size: 13px; line-height: 16px; padding-top: 16px;}
	.prog-item-timeloc strong {font-size: 16px;}
	.prog-item-title {font-size: 13px; line-height: 17px; padding-top: 16px;}  
	.prog-item-title strong {font-size: 17px;}
	.prog-item-info {}
	.prog-item-reserve {right: 16px; top: 16px;}

  .uniform .inputset {padding-bottom: 30px;}
	.uniform .inputset label {font-size: 20px; margin-bottom: 10px;}
	.uniform .inputset input[type=text] {width: 576px; height: 56px; font-size: 20px; font-weight: 500; line-height: 30px; padding: 13px;}
	.uniform .inputset textarea {width: 576px; height: 337px;}
	.uniform .submit input[type=submit] {min-width: 200px; height: 56px; font-size: 25px; font-weight: 600; line-height: 30px; padding: 13px;}
	
	
	.pg-filter-item {display: inline-block; margin: 0 11px 11px 0; padding: 0;}

	
  .eventinfo {position: static;}
	.eventinfo .image {width: 370px; display: inline-block; vertical-align: top; max-height: 280px; overflow: hidden; }
	.eventinfo .image img {max-width: 370px; width: auto;}
	.eventinfo .titlebox {padding-top: 0px; margin-bottom: 0px; margin-left: 15px; display: inline-block; vertical-align: top; max-width: 209px; }
	.eventinfo .titlebox h3 {font-size: 23px;}
	.eventinfo .titlebox .section {font-size: 18px;}
  .eventinfo .image-wrap {position: relative; margin-bottom: 12px;}
  .eventinfo a.button-back {position: absolute; left: 385px; bottom: 0px; right: auto;}


  .eventterms {margin-bottom: 20px;}
	.eventterms .et-item {font-size: 16px; line-height: 18px; text-align: left; margin-bottom: 7px; padding: 0;}
	.eventterms .et-item .et-datetime {display: inline-block; width: 145px;}
		.eventterms .et-item .et-date {display: inline-block; padding: 10px 12px 10px;}
		.eventterms .et-item .et-time {display: inline-block; padding: 10px 12px 10px;}
	  .eventterms .et-item .et-date-fix,
		.eventterms .et-item .et-time-fix {min-width: 70px;}

	.eventterms .et-item .et-venue {display: inline-block; padding: 10px 12px 10px; vertical-align: top; width: calc(100% - 235px);}
	.eventterms .et-item.twoliner .et-venue {padding: 10px 12px 10px; line-height: 18px;}
	.eventterms .et-item .et-note {display: block; padding-top: 2px; font-size: 13px;  line-height: 15px;}
	.eventterms .et-item div.et-reserve {display: inline-block; padding: 1px 12px 1px;float: right; width: 80px;}
	.eventterms .et-item.twoliner div.et-reserve {padding-top: 5px;}
	
	header .online-sticker {bottom: 60px; left: 0px; width: 160px; height: 160px; border-radius: 80px;}


}


/**************** MENU *******************/


/*  COLLAPSED menu - inverse */
/*
@media (max-width: 959px) {
*/

@media (max-width: 1379px) {

	a.menu-pop {display: block; width: 32px; height: 32px; border-radius: 16px; background: #FFF url(images-4/menu-off.png) no-repeat center center; background-size: 17px 14px;
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	 }
	a.menu-pop.open  {background-image: url(images-4/menu-on.png); background-size: 13px 13px; }
	header .menu-pop {position: absolute; right: 15px; top: 19px; z-index: 300;}
	
	#nav-main {display: none; padding: 46px 0 40px; background: rgba(0,0,0,0.71); position: fixed; width: 100%; max-height: 100%; overflow: auto; top: 0px; left: 0px; z-index: 200;}
	#nav-main.open {display: block;}
	
	ul.menu-main {}
	ul.menu-main>li {font-size: 21.5px; font-weight: 700; min-height: 34px; text-transform: uppercase; letter-spacing: 1.5px; text-align: center; }
	ul.menu-main>li>a,
	ul.menu-main>li>span>a {line-height: 24px; padding: 5px 0 0; color: #FFF; text-decoration: none; border-bottom: solid 6px transparent;} /* mob.menu */
	ul.menu-main>li.active a,
	ul.menu-main>li a:hover {border-color: #FFF;} 
	
	ul.menu-main span {display: inline-block; position: relative;}

/*
	verze bily popup
	ul.menu-main ul {position: absolute; width: 100%; background: #FFF; color: #000; z-index: 200; padding: 10px 9px 10px	; display: none;}
	ul.menu-main ul li {font-size: 18px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.75px; text-align: left; padding-bottom: 4px;}
	ul.menu-main ul li a {color: #000; line-height: 22px; }
*/
	ul.menu-main ul {color: #FFF; z-index: 200; padding: 10px 9px 10px	; xdisplay: none;}
	ul.menu-main ul li {font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.75px; xtext-align: left; padding-bottom: 4px;}
	ul.menu-main ul li a {color: #FFF; line-height: 24px; }
	ul.menu-main ul li.active a,
	ul.menu-main ul li a:hover {text-decoration: underline; }
	xheader.home ul.menu-main ul li a:hover {color: #000;}
	
/*
	ul.menu-main li.active ul,
*/	
/* 
	ul.menu-main li span:hover ul,
	ul.menu-main li:focus-within ul,
	ul.menu-main li span:focus ul	 {display: block;}
	
	patch - misto submenu pro vsechny BP a podstranky bude jen na HP na desktopu,
	ve vsech mobilnich bude linear  
*/	
	ul.menu-main li {display: block;}  

	ul.menu-city {margin-top: 20px; display: none;}
	ul.menu-city>li {font-size: 20px; font-weight: 600; height: 32px; text-transform: uppercase; letter-spacing: 1px; text-align: center; }
	ul.menu-city>li a {line-height: 24px; padding: 5px 0 0; color: #FFF; text-decoration: none; border-bottom: solid 6px transparent;} /* mob.menu */
	ul.menu-city>li.active a,
	ul.menu-city>li a:hover {border-color: #FFF;} 

	ul.menu-lang {text-align: center; margin-top: 7px; position: relative; padding-bottom: 50px;}
	ul.menu-lang li {display: inline-block; font-weight: 700; font-size: 15px; text-transform: uppercase; padding: 0 11px;}
	ul.menu-lang li a {display: block; padding: 5px 0 3px; color: #FFF; text-decoration: none; border-bottom: solid 6px transparent;}
	ul.menu-lang li.active a,
	ul.menu-lang li a.active,
	ul.menu-lang li a:hover {border-color: #FFF;}
 	ul.menu-lang li.archive {position: absolute; left: 0px; bottom: 0px; font-size: 21.5px; font-weight: 700; height: 34px; text-transform: uppercase; letter-spacing: 1.5px; text-align: center;  width: 100%;}
 	ul.menu-lang li.archive a {display: inline-block;}
}


/* patch menu pop */
@media (min-width: 480px ) and (max-width: 639px) {
/*
	a.menu-pop {width: 37px; height: 37px; border-radius: 19px; background-size: 21px 16.7px; }
	a.menu-pop.open  {background-size: 15.5px 15.5px; }
*/	
	header .menu-pop {right: 15px; top: 19px; }
}


@media (min-width: 640px ) and (max-width: 959px) {
/*
	a.menu-pop {width: 42px; height: 42px; border-radius: 21px; background-size: 24px 19px; }
	a.menu-pop.open  {background-size: 17px 17px; }
*/	
	header.home .menu-pop {right: 15px; top: 20px; }
}

@media (min-width: 960px ) and (max-width: 1379px) { /* !smp  1379*/

	a.menu-pop {width: 44px; height: 44px; border-radius: 22px; background-size: 24px 19px; }
	a.menu-pop.open  {background-size: 17px 17px; }

	header.home .menu-pop {right: 15px; top: 42px; }
}


/* LINEAR menu */
/*@media (min-width: 960px)  {
*/
@media (min-width: 1380px)  {
	header.home .container {min-height: 680px;} 

	header.home a.menu-pop {display: none;}	
	
	#nav-main {display: block !important;}
	
	
	header.home ul.menu-main {position: absolute; left: 0px; top: calc(50% + 25px); width: 100%; text-align: center;}
	@media (max-height: 680px)  {
		header.home ul.menu-main {position: absolute; left: 0px; top: 340px; width: 100%; text-align: center;}
	}	
	
	header.home .hp-slogan {position: absolute; left: 0px; top: calc(75% - 10px); font-size: 18px; line-height: 23px;}
	header.sub ul.menu-main {position: absolute; right: 0px; top: 100px;} /* 130 kdyz cities */
	
	ul.menu-main>li {display: inline-block; font-size: 17px; font-weight: 700; height: 34px; text-transform: uppercase; margin: 0 10px;}
	ul.menu-main>li a {line-height: 40px; padding: 2px 1px; color: #000; xbackground-color: #000; text-decoration: none; border-bottom: solid 7px transparent;
	
	} /* skin */
	header.home ul.menu-main>li>a,
	header.home ul.menu-main>li>span>a { letter-spacing: 0px; color: #FFF; xtext-shadow: 0px 0px 70px rgba(0,0,0,0.8);}
	/* z PS generatoru text-shadow: 0px 0px 121.6px rgba(0, 0, 0, 0.48); */

/* outlined text
	header.home ul.menu-main>li>span>a {

	xtext-shadow: -1px -1px 1px #FFF, 1px -1px 1px #FFF, -1px 1px 1px #FFF, 1px 1px 1px #FFF, -2px -2px 2px #FFF, 2px -2px 2px #FFF, -2px 2px 2px #FFF, 2px 2px 2px #FFF;
	text-shadow: -1px -1px 2px #FFF, 1px -1px 2px #FFF, -1px 1px 2px #FFF, 1px 1px 2px #FFF, -2px -2px 1px #FFF, 2px -2px 1px #FFF, -2px 2px 1px #FFF, 2px 2px 1px #FFF;
	 x-webkit-text-stroke-width: 0.5px; x-webkit-text-stroke-color: #FFF; x-webkit-text-fill-color: #000;  
	}
*/	
	header.home ul.menu-main>li {font-size: 14.5px; letter-spacing: -0.75px; margin: 0 0px;}
	header.sub ul.menu-main>li {font-size: 14.5px; letter-spacing: -0.75px; margin: 0 1px;}
	header.sub ul.menu-main>li a {line-height: 18px; border-bottom: solid 7px transparent;}
		
	header.home ul.menu-main>li.active a,
	header.home ul.menu-main>li:hover a {border-color: #FFF; xcolor: #FF0000; xbackground-color: #000;} /* skin */
	header.sub ul.menu-main>li.active a,
	header.sub ul.menu-main>li:hover a {border-color: #FFF; color: #FFF; xbackground-color: #000;} /* skin */
	/* pull-dn submenu */
	ul.menu-main span {display: inline-block; position: relative;}
	ul.menu-main ul {position: absolute; xtop: 0px; min-width: calc(100% + 20px); background: #FFF; color: #000; z-index: 200; padding: 10px 5px 10px	; display: none; box-shadow: 0 5px 15px 5px rgba(0,0,0,0.3); }
	ul.menu-main ul li {font-size: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: 0px; text-align: left; padding-bottom: 4px;}
	ul.menu-main ul>li>a {color: #000 !important; background: none !important; line-height: 20px; border: none !important; padding: 0; white-space: nowrap; letter-spacing: 0px;}
	ul.menu-main ul>li.active>a,
	ul.menu-main ul>li>a:hover {xtext-decoration: underline; color: #FF0000 !important;}

	header.sub ul.menu-main ul li {font-size: 14px; }
	header.home ul.menu-main ul {margin-top: -8px;}
	header.home ul.menu-main ul li {font-size: 16px; }
	header.home ul.menu-main ul li a {line-height: 20px; background: transparent;}
	ul.menu-main ul li a {color: #000;}  
	
/*
	patch - misto submenu pro vsechny BP a podstranky bude jen na HP na desktopu
	*/	

/*	ul.menu-main li.active ul,*/
	/*header.home*/ 
	ul.menu-main li span:hover ul {display: block;} /* !!! limit aktivace hover menu na home hiir */   
	
	ul.menu-lang {text-align: center; position: absolute; }
	ul.menu-lang li {display: inline-block; font-weight: 700; font-size: 18px; text-transform: uppercase; margin: 0 8px;}
	ul.menu-lang li a {display: block; padding: 5px 0 1px; color: #FFF; text-decoration: none; border-bottom: solid 6px transparent;} /* skin */
	ul.menu-lang li.active a,
	ul.menu-lang li a.active,
	ul.menu-lang li a:hover {border-color: #FFF; }
	
	ul.menu-lang li.archive {margin-right: 30px; font-size: 18px;}
	ul.menu-lang li.archive a.active,
	ul.menu-lang li.archive a:hover {color: #FFF; border-color: #FFF;}

  header.home ul.menu-lang {position: absolute; right: 5px; top: 130px;}
	header.sub  ul.menu-lang {position: absolute; right: 0px; top: 75px;} 
	xheader.sub ul.menu-lang li.archive {font-size: 18px;}

/*	
	ul.menu-city {text-align: right; max-width: 50%; display: none;}
	.home ul.menu-city {position: absolute; right: 0px; top: 65px;}
	.sub ul.menu-city {position: absolute; right: 0px; top: 10px;}
	ul.menu-city li {display: inline-block; font-weight: 700; font-size: 18px; padding: 0 8px;}
	ul.menu-city li a {display: block; padding: 5px 0 1px; color: #FFF; text-decoration: none; border-bottom: solid 6px transparent;}
	ul.menu-city li.active a,
	ul.menu-city li a.active,
	ul.menu-city li a:hover {border-color: #FFF; color: #FFF;}
*/
	header.home ul.menu-city {display: none;} 
	header.sub {/*border-bottom: solid 35px #fcdf9a; box-sizing: content-box;*/ margin-bottom: 35px;}
	header.sub  ul.menu-city {text-align: right; xmax-width: 50%; xdisplay: none;}
	header.sub  ul.menu-city {position: absolute; width: 100%; right: 0px; top: 166px; height: 35px; }
	header.sub  ul.menu-city li {display: inline-block; font-weight: 700; font-size: 18px; padding: 2px 8px 0; }
	header.sub  ul.menu-city li:last-child {padding-right: 0px;}
	header.sub  ul.menu-city li a {display: block; padding: 5px 0 1px; color: #000; text-decoration: none; border-bottom: solid 6px transparent; text-transform: uppercase;}
	header.sub  ul.menu-city li.active a,
	header.sub  ul.menu-city li a.active,
	header.sub  ul.menu-city li a:hover {xborder-color: #FFF; color: #8a1226;}

	a.button-back {background-color: #FF0000; color: #FFF; font-size: 14px; font-weight: 600; display: inline-block; padding: 7px 10px;}
	a.button-back:hover {background-color: #000; color: #FFF; text-decoration: none;}
}

/* menu full width patch */

@media (min-width: 1380px)  {
	header.sub .logo {background: url(images-4/logo24.png) no-repeat; width: 370px; height: 110px; background-size: cover; position: relative; left: 0px; top: 30px;}

  header.sub ul.menu-main>li {font-size: 18px; margin: 0 5px;}
  header.sub ul.menu-main>li:last-child {margin-right: 0px;}
	header.sub ul.menu-main>li a {line-height: 20px; border-bottom: solid 7px transparent; letter-spacing: -1.5px; font-weight: 600; color: #FFF;}
	header.sub ul.menu-main ul>li>a {letter-spacing: 0px;}
	
	.lang-fr header.home ul.menu-main>li {font-size: 23px; letter-spacing: -0.5px; margin: 0 17px;}
	.lang-cz header.home ul.menu-main>li {font-size: 25px; letter-spacing: -0.5px; margin: 0 22px;}
	header.home ul.menu-main {white-space: nowrap;}
	header.home ul.menu-main ul {margin-top: -4px;}
	header.home .hp-slogan {font-size: 30px; line-height: 36px;}
	
	header.home ul.menu-main ul li {font-size: 20px; padding: 2px 10px 5px; }
	header.home ul.menu-main ul li a {line-height: 20px; color: #000; font-weight: 700;}
	header.home ul.menu-main ul li.active a,
	header.home ul.menu-main ul li:hover a {color: #8a1226;}
	ul.menu-main>li a {xline-height: 40px; border-bottom: solid 10px transparent;} /*skin*/
	
	header.sub ul.menu-main ul li {font-size: 16px; }

	ul.menu-lang li {font-size: 22px; margin: 0 11px;}
	ul.menu-lang li:last-child {margin-right: 0;}
	ul.menu-lang li a {border-bottom: solid 7px transparent;}
	ul.menu-lang li.active a,
	ul.menu-lang li a:hover {border-color: #FFF;} /*skin*/
	ul.menu-lang li.archive {margin-right: 40px; font-size: 22px;}			

	xheader.sub ul.menu-lang li.archive {font-size: 16px; }
	
	ul.menu-city {max-width: none;}
	ul.menu-city li {font-size: 22px; padding: 0 11px;}

  header.home ul.menu-lang {position: absolute; right: 5px; top: 75px;} /* 110 kdyz cities */
	header.sub  ul.menu-lang {position: absolute; right: 0px; top: 35px; } /* 60 kdyz cities */
	
/* nabileni jen submenu */	
	header.sub  ul.menu-lang a {color: #FFF; border-color: transparent;}
	header.sub  ul.menu-lang li.archive a.active, 
	header.sub  ul.menu-lang li.archive a:hover {color: #FFF; border-color: #FFF;}
	header.sub  ul.menu-lang a.active,
	header.sub  ul.menu-lang li.active a,
	header.sub  ul.menu-lang a:hover {	border-color: #FFF;}

}


/**************** /MENU *******************/



/* [LG] Large devices (desktops, 992px and up) *****************/
@media (min-width: 960px)   {
	.container {width: 100%;}
	.container-pad {padding: 0px 0 0;}
	
	header.home .logo {background: url(images-4/logo24.png) no-repeat; background-size: 100%; width: 403px; height: 120px; /*left: 0px; top: 77px;*/ top: 54px;}
	xheader.home {background-size: 860px; background-position: center bottom; }
	header.sub {height: 87px; xbackground-position: calc(50% + 50px) top;
	xbackground-image: url(images-4/2023_sub-mid.png);
	} /* kiss was 38% */ 
	header.sub .logo {background: url(images-4/logo24.png) no-repeat; width: 208px; height: 62px; background-size: 100%; position: relative; left: 0px; top: 14px;}


	footer .logo-ifp {width:180px; height: 120px; background-size: 180px 120px; margin-right: 45px; }
	footer .address {font-size: 15px; height: 90px; line-height: 18px; padding: 7px 0 0;}
	.sicon {width: 36px; height: 32px; }
	footer .social {text-align: center; padding: 18px 0 0; height: 90px;}
	footer .social .sicon {margin: 0 20px;}              


	.uniform select {width: 324px; height: 37px; line-height: 25px; font-size: 20px; background-position: calc(100% - 10px) center; background-size: 25px 13px; padding: 6px 40px 6px 18px;}

  
	.pg-item {xmargin: 0 15px 50px;	width: calc(33.3% - 32px);}
	.gallery-inline .pg-item {width: calc(33.3% - 20px);}
	
	.pg-item-img img {width: 100%;}
	.pg-item-img img span {min-width: 120px;}
  .pg-item-txt {margin-top: 20px;}
   
  .pg-item-txt {font-size: 17px; line-height: 21px; margin-top: 18px;}
	.pg-item-txt strong {font-size: 22px; line-height: 24px; font-weight: 600; margin-bottom: 4px;}
	
	.prog-item {margin-bottom: 20px;}
	.prog-item-img {width: 245px; height: 162px}
	.prog-item-img span {width: 125px; height: 35px; font-size: 14px; line-height: 17px; padding: 9px 0 8px; font-weight: 600; left: 120px;}
	.prog-item-content {width: calc(100% - 245px); padding-right: 64px; line-height: 18px;}
	.prog-item-timeloc {width: 170px; padding-right: 20px; min-height: 162px; float: left; padding-left: 20px; padding-top: 20px; line-height: 18px;}
	.prog-item-title {width: calc(100% - 220px); padding-top: 20px; line-height: 18px;}
	.prog-item-info {width: calc(100% - 220px); display: inline-block; vertical-align: top; line-height: 15px;}

	.prog-item-timeloc {font-size: 15px; line-height: 20px; padding-top: 20px; }
	.prog-item-timeloc strong {font-size: 20px;}
	.prog-item-title {font-size: 15px; line-height: 23px; padding-top: 20px; min-height: 80px;}  
	.prog-item-title strong {font-size: 23px;}
	.prog-item-info {font-size: 13px; }
	.prog-item-info strong {font-weight: 700;}

	.prog-item-reserve {right: 16px; top: 20px;}
	
	.prog-item a.tickets {background-size: 77px 43px; width: 77px; height: 43px;}
	
	.pg-filter {padding-top: 20px;}

	.eventinfo {margin-top: 10px;}
	.eventinfo .image {width: 500px; max-height: 440px;}
	.eventinfo .image img {max-width: 500px; width: auto;}
  .eventinfo .titlebox {margin-left: 18px; display: inline-block; vertical-align: top; max-width: 350px; }
  .eventinfo .image-wrap {position: relative; margin-bottom: 20px;}
	.eventinfo a.button-back {position: absolute; left: 518px; bottom: 0px; right: auto; font-size: 15px; padding: 7px 20px;}
	.eventinfo .titlebox h3 {font-size: 30px; line-height: 33px; font-weight: 800; margin: 0; padding: 0;}
	.eventinfo .titlebox .section {font-size: 20px;}
	.eventinfo .titlebox p {font-size: 15px; line-height: 21px; margin-top: 20px;}
	.eventinfo .wsw-text {margin-bottom: 20px;}
	.eventinfo .wsw-text.wsw, 
	.eventinfo .wsw-text.wsw p {font-size: 16px; line-height: 19px; }	


}                                                                                                                                                      	


/* [XL] X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1380px)  {

	header.sub {height: 166px; xbackground-position: calc(50% - 160px) top;
	xbackground-image: url(images-4/2023_sub-big.png);
	} /* kiss was 38% */
	 
	header.sub .logo {background: url(images-4/logo24.png) no-repeat; width: 344px; height: 105px; background-size: 100%; position: relative; left: 0px; top: 30px;}


/*
	footer .footer {text-align: left; position: relative;}
	footer .logo-ifp {margin: 0; float: none; display: inline-block; vertical-align: top; margin-right: 40px; margin-bottom: 15px;}
	footer .address {float: none; text-align: left; display: inline-block; vertical-align: top; height: 70px; line-height: 16px; padding: 3px 0 0; margin-bottom: 15px;}
	footer .social {width: 100%; clear: none; display: inline-block; vertical-align: top; width: auto; height: 70px; padding: 14px 0 0; position: absolute; right: 0px; xtop: 0px;}
*/
	xheader.home {background-size: 1000px}

	footer {position: relative;} 
	footer .footer {position: static; width: auto;}
	footer .logo-ifp {margin-right: 45px; }
	footer .address {font-size: 15px; height: 90px; line-height: 18px; padding: 7px 0 0; margin-right: 110px;}
	footer .social {display: inline-block; position: static;}
	
	footer .copy {position: absolute; right: 0px; top: 91px; display: inline-block; width: auto; margin: 0;}

	.pg-item {xmargin: 0 15px 50px; width: calc(33.3% - 32px);}
	.pg-item-img span {font-size: 18px; padding: 7px 13px 4px 10px; font-weight: 600;}
		
 	.prog-item a.tickets {background-size: 77px 43px; width: 77px; height: 43px;}

	.prog-item-img {width: 310px; height: 205px}
	.prog-item-img span {width: 125px; height: 38px; font-size: 15px; left: 185px; padding: 10px 0 8px; }
	
	.prog-item-content {width: calc(100% - 310px); padding-right: 84px;}
	.prog-item-timeloc {width: 190px; padding-right: 15px; min-height: 162px; float: none; }
	.prog-item-title {width: calc(100% - 480px); }
	.prog-item-info {width: 250px; display: inline-block; vertical-align: top;}

	.prog-item-timeloc {font-size: 18px; line-height: 22px; padding-top: 35px; padding-left: 30px;}
	.prog-item-timeloc strong {font-size: 25px;}
	.prog-item-title {font-size: 18px; line-height: 22px; padding-top: 35px; min-height: 80px; }  
	.prog-item-title strong {font-size: 27px; line-height: 27px; margin-bottom: 5px; display: inline-block;}
	.prog-item-info {font-size: 18px; padding-top: 35px; line-height: 22px;}
	.prog-item-info strong {font-weight: 700;}

	.prog-item-reserve {right: 25px; top: 35px;}
  .pg-filter {padding-top: 30px;}

	.eventinfo {margin-top: 30px;}
	.eventinfo .image {width: 830px; max-height: 550px;}
	.eventinfo .image img {max-width: 830px; width: auto; }
  .eventinfo .titlebox {margin-left: 27px; display: inline-block; vertical-align: top; max-width: 440px; }
  .eventinfo .image-wrap {position: relative; margin-bottom: 2	0px;}
  .eventinfo a.button-back {left: 857px; bottom: 0px; font-size: 20px; padding: 10px 40px;}
	.eventinfo .titlebox h3 {font-size: 38px; line-height: 40px; }
	.eventinfo .titlebox .section {font-size: 28px; line-height: 40px; margin-top: 0px;}
	.eventinfo .titlebox p {font-size: 20px; line-height: 24px; margin-top: 24px;}
	.eventinfo .wsw-text, 
	.eventinfo .content-clanek {margin-bottom: 22px;}
	.eventinfo .wsw-text.wsw, 
	.eventinfo .wsw-text.wsw p {font-size: 20px; line-height: 24px; } 


	.eventterms {margin-bottom: 30px;}
	.eventterms .et-item {font-size: 26px; line-height: 40px; margin-bottom: 13px; padding: 0;}
	.eventterms .et-item .et-datetime {width: 240px;}
		.eventterms .et-item .et-date {padding: 12px 20px 12px;}
		.eventterms .et-item .et-date-fix,
		.eventterms .et-item .et-time-fix {min-width: 115px;}
		                                              
		.eventterms .et-item .et-time {padding: 12px 20px 12px;}
	.eventterms .et-item .et-venue {padding: 12px 20px 12px; width: calc(100% - 360px)}
	.eventterms .et-item.twoliner .et-venue {padding: 12px 20px 12px; line-height: 40px;}
	.eventterms .et-item .et-note {display: block; padding-top: 4px; font-size: 20px; line-height: 20px;}
	
	
	.eventterms .et-item div.et-reserve {padding: 6px 20px 4px; width: 110px;}
  .eventterms a.tickets {background-size: 77px 43px; width: 77px; height: 43px;}
  .eventterms .et-item.twoliner div.et-reserve {padding-top: 10px;}

	header .online-sticker {bottom: 60px; left: 0px; width: 220px; height: 220px; border-radius: 110px;}
}


.reservation-form-holder {
    position: absolute;
    z-index: 10000;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    display: none;
}

#fancybox-wrap,
#fancybox-wrap * { box-sizing: content-box;}
#fancybox-wrap .uniform * { box-sizing: border-box;}

#popup_overlay{
	position: fixed;
	top:0px;
	left: 0px;
	background-color: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	z-index: 1000;	
}

.popup_content{
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	max-width: 600px;
	max-height: 500px;	
	margin: 10px auto;
	background-color: #fff;
	padding: 20px;
}

.popup_content ul{
	margin: 10px 0px;	
	padding-left: 20px;
}

.popup_content ul li{	
	list-style: disc;
}
.popup_content button{
	line-height: 30px;
	min-width: 60px;	
}

.reservation-form .reservation-close {display: none;} 

.reservation-form.reservation-form-patched 	
	{position: fixed; width: 320px; top: 10px; left: calc(50vw - 160px); background: #FFF; border: solid 3px #000; padding: 20px;
	 box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.2); display: none;
	}

.reservation-form-copy .reservation-form.reservation-form-patched {z-index: 1000;}



.reservation-form.reservation-form-patched .reservation-close {
	position: absolute; right: -10px; top: -10px; width: 28px; height: 28px; background: #000; display: inline-block;
	color: #FFF; xfont-weight: bold; font-size: 26px; border-radius: 14px; line-height: 25px; text-align: center; padding-left: 1px; 
	text-decoration: none; border: solid 2px #FFF; cursor: pointer;}
.reservation-form.reservation-form-patched .reservation-close:hover {background-color: #8a1226; text-decoration: none; }

@media (min-width: 960px) {
	
	.reservation-form.reservation-form-patched 	{width: 370px; left: calc(50vw - 185px); }
	
}

 