/**
 * @license
 * MyFonts Webfont Build ID 3618216, 2018-08-02T12:26:24-0400
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * You may obtain a valid license at the URLs below.
 * Webfont: AvenirLTPro-Book by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir/pro-45-book/
 * Webfont: AvenirLTPro-Heavy by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir/pro-85-heavy/
 * Webfont: AvenirLTPro-Black by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir/pro-95-black/
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3618216
 * Licensed pageviews: 250,000
 * Webfonts copyright: Copyright &#x00A9; 2014 Monotype GmbH. All rights reserved.
 * © 2018 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3735a8");
@font-face {font-family: 'AvenirLTPro-Book';src: url('fonts/3735A8_0_0.eot');src: url('fonts/3735A8_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/3735A8_0_0.woff2') format('woff2'),url('fonts/3735A8_0_0.woff') format('woff'),url('fonts/3735A8_0_0.ttf') format('truetype');}
@font-face {font-family: 'AvenirLTPro-Heavy';src: url('fonts/3735A8_1_0.eot');src: url('fonts/3735A8_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/3735A8_1_0.woff2') format('woff2'),url('fonts/3735A8_1_0.woff') format('woff'),url('fonts/3735A8_1_0.ttf') format('truetype');}
@font-face {font-family: 'AvenirLTPro-Black';src: url('fonts/3735A8_2_0.eot');src: url('fonts/3735A8_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/3735A8_2_0.woff2') format('woff2'),url('fonts/3735A8_2_0.woff') format('woff'),url('fonts/3735A8_2_0.ttf') format('truetype');}
 
/** tag **************************************************************************************/

body { 
	margin: 0; 
	padding: 0; 
	height: 100%; 
	height: 100%;
	font-family: 'AvenirLTPro-Book', sans-serif;
	font-size: 15px;
	line-height: 1.6em;
	color: #000000;
	background: #FFFFFF; 
	overflow-y: scroll;
}
section { clear: both; }
img { border: 0; }
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
h1, h2, h3, h4, h5 { font-family: 'AvenirLTPro-Heavy'; text-transform: uppercase; letter-spacing: 3px; line-height: 1.1em; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{ text-decoration: none; }
h1, .h1 { font-size: 80px; }
h2, .h2 { font-size: 64px; ; line-height: 1.4em; }
h3, .h3 { font-size: 40px; }
h4, .h4 { font-size: 26px; }
h5, .h5 { font-size: 23px; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
pre.pp { background-color: #DDD; }

input[type=text], input[type=email], input[type=number], input[type=password], textarea, select {
	padding: 8px 3%;
	border: 0;
	border-bottom: 1px #000000 solid;
	background-color: transparent;
	outline: none;
	-webkit-outline: none;
	-moz-outline: none;
}
input[type=text]:hover, input[type=text]:focus, 
input[type=password]:hover, input[type=password]:focus, 
textarea:hover, textarea:focus, 
select:hover, select:focus { }
button, .button, input[type=button], input[type=submit] {
	display: inline-block;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 1px;
	color: #000000;
	border: 0;
	position: relative;
	padding-left: 0;
	outline: none;
}
.button:hover { text-decoration: none; }
button:not(.ui-button):after, .button:after, input[type=button]:not(.ui-button):after, input[type=submit]:after {
	content: '›';
	display: inline-block;
	position: absolute;
	font-size: 175%;
	/*top: -3px;*/
	right: -20px;
}
button:after { top: -6px; }
a.button:after { top: -3px; }
.pswp button:after { display: none; }
.button.textU80:after { top: -3px; }
.button.prev { margin-left: 10px; }
.button.prev:after {
	content: '‹';
	top: -3px;
	left: -20px;
}
.button-dark {
	color: #FFF!important;
	background-color: #000;
	border: 1px solid #000;
    box-sizing: border-box;
	padding: 14px 13px 12px 13px;
	display: inline-block;
	text-transform: uppercase;
	text-align: center;
	font-size: 90%;
	letter-spacing: 2px;
	transition: all .2s;
	-moz-transition: all .2s; 
	-webkit-transition: all .2s; 
	-o-transition: all .2s; 
}
.button-dark:hover {
	text-decoration: none;
	color: #000000!important;
	background-color: #FFFFFF;
	border: 1px solid #000;
    box-sizing: border-box;
}
.button-dark:after {
	display: none;
}
.transparentbutton {
	background-color: transparent;
	border: 1px solid #000;
	padding: 5px 30px 3px 30px;
	font-weight: bold;
	font-family: 'AvenirLTPro-Heavy';
}
.transparentbutton:hover, .transparentbutton.akt {
	background-color: #000;
	border: 1px solid #000;
	color: #FFF;
	font-weight: bold;
	font-family: 'AvenirLTPro-Heavy';
	padding: 5px 30px 3px 30px;
	text-decoration: none;
}
.radio-checkbox {
	margin-right: 5px;
	zoom: 1.2;
	-moz-transform: scale(1.1);
	-moz-transform-origin: 0 0;
	-o-transform: scale(1.1);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(1.1);
	-webkit-transform-origin: 0 0;
	transform: scale(1.1);
	transform-origin: 0 0;
}
table { border-collapse: collapse; }
hr { height: 1px; border-top: 1px #000 solid; }
figure.imageAndCaption {
	position: relative;
	overflow-x: hidden;
}
figure.imageAndCaption figcaption {
	position: absolute;
	width: 43%;
	max-width: 500px;
	color: #FFF;
	font-size: 70%;
	line-height: 1.5;
	/*bottom: 0;*/
	/*left: 120%;*/
	background: #000;
	padding: 5px 12px 3px 12px;
	text-transform: uppercase;
	transition: all 0.65s;
	-moz-transition: all 0.65s; 
	-webkit-transition: all 0.65s; 
	-o-transition: all 0.65s;
	bottom: 1px;
	left: 52%;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}
figure.imageAndCaption figcaption.show {
	-webkit-animation: slide-in-right 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
	        animation: slide-in-right 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
}
@-webkit-keyframes slide-in-right {
  from {left: 120%;}
  to {left: 52%;}
}
@keyframes slide-in-right {
  from {left: 120%;}
  to {left: 52%;}
}

/** class **************************************************************************************/

.pagewidth {
	display: block;
	width: 90%;
	max-width: 1152px;
	margin-left: auto;
	margin-right: auto;
}
.pagewidth .pagewidth {
	width: 100%;
}
.clear { clear: both; }
.inlinetable { display: inline-table; }
.table { display: table; }
.tr,.row { display: table-row; }
.td,.cell { display: table-cell; }
.kiemelt { color: #0000FF; }
.nowrap { white-space: nowrap; }
.hidden { display: none; }
.raquo { font-size: 1.3em; }
.opacity-50 { -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }
.opacity-25 { -moz-opacity:.25; filter:alpha(opacity=50); opacity:.25; }
.opacity-0 { -moz-opacity:.0; filter:alpha(opacity=0); opacity:.0; }
.szurke { color: grey; }
.apro { font-size: 85%; }
.aprobb { font-size: 75%; }
.nagyobb { font-size: 120%; }
.halvany { opacity:0.65; filter:alpha(opacity=40); }
.halovany { opacity:0.4; filter:alpha(opacity=40); }
.alignc { text-align: center;  }
.alignr { text-align: right;  }
.alignj { text-align: justify;  }
.alignl { text-align: left;  }
.indent { margin-left: 2em;  }
.w100 { width: 100%; }
.w90{width:90%;}
.w85{width:85%;}
.w80{width:80%;}
.w75{width:75%;}
.w70{width:70%;}
.w60{width:60%;}
.w59{width:59%;}
.w53_5{width:53.5%;}
.w52{width:52%;}
.w50{width:50%;}
.w49{width:49%;}
.w48{width:48%;}
.w46_5{width:46.5%;}
.w46{width:46%;}
.w45{width:45%;}
.w43{width:43%;}
.w42{width:42%;}
.w40{width:40%;}
.w39{width:39%;}
.w35{width:35%;}
.w37{width:37%;}
.w33{width:33%;}
.w31{width:31%;}
.w30{width:30%;}
.w28{width:28%;}
.w27{width:27%;}
.w25{width:25%;}
.w24{width:24%;}
.w20{width:20%;}
.w15{width:15%;}
.w10{width:10%;}
.max750{max-width:750px;}
.min700{min-width:700px;}
.m40{margin:40px;}
.my40{margin-top:40px;margin-bottom:40px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb60{margin-bottom:60px;}
.p40{padding:40px;}
.py40{padding-top:40px;padding-bottom:40px;}
.pt40{padding-top:40px;}
.pb40{padding-bottom:40px;}
.m30{margin:30px;}
.my30{margin-top:30px;margin-bottom:30px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt60{margin-top:60px;}
.p30{padding:30px;}
.py30{padding-top:30px;padding-bottom:30px;}
.pt30{padding-top:30px;}
.pb30{padding-bottom:30px;}
.c4i{width:22.5%; margin-right: 3.3%; display: inline-block; white-space: normal; }
.c4i:nth-child(4n) { margin-right: 0; }

a.to-icon{--to-icon-size: 28px;}
a.to-icon[href^="https://www.youtu.be"],
a.to-icon[href^="https://www.youtube.com"],
a.to-icon[href^="https://www.facebook.com"],
a.to-icon[href^="https://www.instagram.com"],
a.to-icon[href^="https://www.pinterest.com"],
a.to-icon[href^="https://hu.pinterest.com"],
a.to-icon[href^="https://www.twitter.com"],
a.to-icon[href^="https://twitter.com"],
a.to-icon[href^="https://www.linkedin.com"],
a.to-icon[href^="https://www.spotify.com"],
a.to-icon[href^="mailto"],
a.to-icon[href^="tel"],
a[href^="skype:"] {
	display: inline-block;
    overflow: hidden;
    width: var(--to-icon-size);
    height: var(--to-icon-size);
    visibility: hidden;
    margin-top: 0em;
    margin-right: 0.4em;
}
a.to-icon[href^="https://www.youtu.be"],
a.to-icon[href^="https://www.youtube.com"] {
	width: calc(var(--to-icon-size) + 4px);
}
a.to-icon[href^="https://www.youtu.be"]:before,
a.to-icon[href^="https://www.youtube.com"]:before,
a.to-icon[href^="https://www.facebook.com"]:before,
a.to-icon[href^="https://www.instagram.com"]:before,
a.to-icon[href^="https://www.pinterest.com"]:before,
a.to-icon[href^="https://hu.pinterest.com"]:before,
a.to-icon[href^="https://www.twitter.com"]:before,
a.to-icon[href^="https://twitter.com"]:before,
a.to-icon[href^="https://www.linkedin.com"]:before,
a.to-icon[href^="https://www.spotify.com"]:before,
a.to-icon[href^="mailto"]:before,
a.to-icon[href^="tel"]:before,
a[href^="skype:"]:before {
	visibility: visible;
	display: inline-block; font-style: normal; font-variant: normal; 
	text-rendering: auto; -webkit-font-smoothing: antialiased; 
	font-family: "Font Awesome 5 Brands"; font-weight: 400; font-size: var(--to-icon-size);
	width: 100%; text-align: center; line-height: var(--to-icon-size);
	content: "\f082"; margin-right: 0.5em;
}
a.to-icon[href^="https://www.youtu.be"]:before { content: "\f167"; }
a.to-icon[href^="https://www.youtube.com"]:before { content: "\f167"; }
a.to-icon[href^="https://www.facebook.com"]:before { content: "\f082"; }
a.to-icon[href^="https://www.instagram.com"]:before { content: "\e055"; }
a.to-icon[href^="https://www.pinterest.com"]:before { content: "\f0d3"; }
a.to-icon[href^="https://hu.pinterest.com"]:before { content: "\f0d3"; }
a.to-icon[href^="https://www.twitter.com"]:before { content: "\f081"; }
a.to-icon[href^="https://twitter.com"]:before { content: "\f081"; }
a.to-icon[href^="https://www.linkedin.com"]:before { content: "\f08c"; }
a.to-icon[href^="https://www.spotify.com"]:before { content: "\f1bc"; }
a.to-icon[href^="mailto"]:before { font-family: "Font Awesome 5 Free"; content: "\f0e0"; }
a.to-icon[href^="tel"]:before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f3cd"; }
a[href^="skype:"]:before { content: "\f17e"; font-size: 135%; vertical-align: -2px; }
a[href^="skype:"] { font-size: 18px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; background-color: #00aff0; color: #FFF; padding: 5px 15px; }
/* ikonok <br> esetén is egysorba */
a.to-icon + br { display: none; }
a.to-icon + br + a:not(.to-icon):before { content: " "; display: block; height: 0; }

#exhibitor a.to-icon { margin-top: 5px; }

.salonSlider1 .c4i:nth-child(4n) { margin-right: 3.3%; }
.textU80 { font-size: 80%; text-transform: uppercase; letter-spacing: 1px; }
.noselect {
  -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; 
  -moz-user-select: none; -ms-user-select: none; user-select: none; 
}
.rotate90 {
  -webkit-transform: rotate(90deg);  
      -ms-transform: rotate(90deg);  
          transform: rotate(90deg); 
}
.ajax_loader {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(images/loader.gif);
	position: relative; 
	top: 2px; 
}
.sprite-16 {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 0;
	background: url(images/sprite.png) no-repeat;
}
.sprite-16.user { background-position: -16px -16px; }
.sprite-16.search { background-position: -32px -16px; }
.shaddow {
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.shaddow2 {
	box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
}
.shaddow2h {
	transition: all .25s;
	-moz-transition: all .25s; 
	-webkit-transition: all .25s; 
	-o-transition: all .25s; 
}
.shaddow2h.akt,
.shaddow2h:hover {
	box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
}
.dropshadow {
	-webkit-filter: drop-shadow(5px 5px 20px #AAA );
	filter: drop-shadow(5px 5px 20px #AAA);
}
.containbg {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.coverbg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.column2 {
	-webkit-column-count: 2; 
	-moz-column-count: 2; 
	column-count: 2;
	column-gap: 4%;
	text-align: justify;
}
.column3 {
	-webkit-column-count: 3; 
	-moz-column-count: 3; 
	column-count: 3;
	column-gap: 1%;
	text-align: justify;
}

.list-3-2-1-col {
		
	}
	.list-3-2-1-col .items .item {
		display: inline-block;
		vertical-align: top;
		width: 32.666%;
		margin-left: 1%;
		margin-bottom: 4%;
		min-height: 330px;
	}
	.list-3-2-1-col .items .item:nth-child(3n-2) {
		margin-left: 0;
	}
	.list-3-2-1-col .items .item .image {
		display: block;
		width: 100%;
		height: 255px;
		overflow: hidden;
	}
	.list-3-2-1-col .items .item img {
		width: 100%;
		object-fit: cover;
	}
	.list-3-2-1-col:not(.skiphover) .items .item:hover img {
		
	}
	.list-3-2-1-col .items .item .title {
		
	}

.grid-30-4 { display: grid; grid-gap: 4%; grid-template-columns: 30% 66%; }
.grid-30-4 > div p:nth-of-type(1) { margin-top: 1rem; }

.margina { margin: auto; }
.mt40 { margin-top: 40px; }
.mb0 { margin-bottom: 0; }
.columnHalf { width: 48%; }
.mobilhide { display: block; }
.mobilview { display: none; }
.overflowXH { overflow-x: hidden; }
.inverse { background-color: #000; }
.inverse *, .inverse a:link, .inverse a:visited, .inverse a:hover, .inverse a:active {
	color: #FFF;
}
.failure, .success {
	color: #FFF;
	padding: 10px 20px;
	margin: 20px 0;
	display: none;
}
.failure { background-color: #db4437; }
.success { background-color: #0eb38e; }
.per, .pert {
	background-image: url(images/per.png);
	background-repeat: no-repeat;
	background-position: center;
}
.pert { background-image: url(images/per-thin.png); }
.per.white { background-image: url(images/per-white.png); }
.pert.white { background-image: url(images/per-thin-white.png); }

.perBlock { width: 100%; }
.perBlock td, .perBlock .cell { vertical-align: top; }
.perBlock h2, .perBlock h3 { margin: 0; }
.perBlock td:nth-child(1), .perBlock .cell:nth-child(1),
.perBlock td:nth-child(3), .perBlock .cell:nth-child(3) { padding-top: 1%; } /* width: 40%; */
.perBlock td table td { padding-top: 0!important; }
.perBlock .per { height: 200px; }
.perBlock .text p:first-child { margin-top: 0; }
.per.h345 { height: 345px; }
.per.h320 { height: 320px; }
.per.h260 { height: 260px; }
.per.h200 { height: 200px; }
.per.h95 { height: 95px; }
.per.h60 { height: 60px; }
.per.h40 { height: 40px; }

/** spec **************************************************************************************/

#header-wrap {
	padding-bottom: 1px;
	background-color: #FFF;
	z-index: 1000;
	width: 100%;
	top: 0;
	transition: all  0.35s;
	-moz-transition: all  0.35s; 
	-webkit-transition: all  0.35s; 
	-o-transition: all  0.35s; 
}
body.fixheader #header-wrap {
	position: fixed;
	box-shadow: 0px 15px 25px -5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 15px 25px -5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 15px 25px -5px rgba(0, 0, 0, 0.2);
}
body.invertheader:not(.invertheaderdisabled) #header-wrap {
	/*position: relative;*/
	background-color: transparent;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
.contentpage-salon-budapest-2020 #header-wrap { display: none; }

header {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	transition: all  0.35s;
	-moz-transition: all  0.35s; 
	-webkit-transition: all  0.35s; 
	-o-transition: all  0.35s; 
}
body.fixheader.invertheaderdisabled header,
body.fixheader:not(.invertheader) header {
	margin-top: 15px;
	margin-bottom: 10px;
}
body.invertheader:not(.invertheaderdisabled) header {
	filter: invert(100%);
}
body.invertheader:not(.invertheaderdisabled) .act .border {
	display: none;
}
body.invertheader #logo img {
	filter: brightness(0);
}
#header-spacer { height: 165px; display: none; }
header .cell { vertical-align: middle; }
#logo { width: 36%; }
#logo img { width: 116px; height: 46px; margin-right: 5px; }
#logo .cell div { display: block; white-space: nowrap; font-size: 13px; line-height: 16px; }
#logo .cell div:nth-child(1) { letter-spacing: 0.9px }
#logo .cell div:nth-child(2) { letter-spacing: 2.1px }
#logo .cell div:nth-child(3) { letter-spacing: 1.7px }
#logo .per { padding-left: 1%; min-width: 25px; }
#logo .cell { text-align: center; font-family: 'AvenirLTPro-Black'; font-weight: bold; text-transform: uppercase; }
#menu {
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
}
#menu > .table { width: 100%; }
#menu nav { width: 100%; vertical-align: middle; }
#menu #nav-opener { width: 25px; margin-top: 4px; }
#menu .jegyvasarlas { display: inline-block; vertical-align: middle; margin-right: 50px; }
#menu .more,
#menu .default {
	position: absolute;
	text-align: right;
	width: 100%;
	right: 56px;
	top: 28%;
	/*transition: opacity  0.35s;*/
	/*-moz-transition: opacity  0.35s; */
	/*-webkit-transition: opacity  0.35s; */
	/*-o-transition: opacity  0.35s; */
}
#menu .more,
#menu.x .default {
	/*-moz-opacity:0;*/
	/*filter:alpha(opacity=0);*/
	/*opacity:0;*/
}
#menu .default,
#menu.x .more {
	/*-moz-opacity:1;*/
	/*filter:alpha(opacity=100);*/
	/*opacity:1;*/
}
/*#menu .more { z-index: 400; }*/
/*#menu .default { z-index: 500; }*/
/*#menu.x .more { z-index: 500; }*/
/*#menu.x .default { z-index: 400; }*/
#menu .more a {
	display: inline-block;
	text-transform: uppercase;
	margin-left: 4%;
	padding: 5px 0;
}
#menu .more { display: none; width: 88%; top: 20%; right: 70px; }
#menu .more a.akt,
#menu .more a:hover {
	text-decoration: none;
	border-bottom: 2px #000 solid;
}
/*nav .faBtn {
	vertical-align: middle;
	margin-top: -6px;
}
nav .faBtn.fb {
	margin-left: 37px;
	padding-top: 5px;
}*/
#nav-opener {
		display: inline-block;
		cursor: pointer;
	}
	#nav-opener i {
		display: block;
		width: 24px;
		height: 2px;
		margin: 4px 0;
		border-top: 2px #444 solid;
	}
	#nav-opener div {
		display: inline-block;
		vertical-align: top;
		margin: 0 5px;
	}
	#nav-opener i {
		transition: all  0.25s ease;
		-moz-transition: all  0.25s ease; 
		-webkit-transition: all  0.25s ease; 
		-o-transition: all  0.25s ease; 
	}
	#menu.x #nav-opener i:nth-child(3) {
		/*border-color: #FFF;*/
		-moz-opacity:0;
		filter:alpha(opacity=0);
		opacity:0;
	}
	#menu.x #nav-opener i:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: 11px;
	}
	#menu.x #nav-opener i:nth-child(2) {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin-top: -16px;
		margin-top: -8px;
	}

#toptile {
		margin: auto;
		display: grid;
		grid-template-columns: 25% 25% 25% 25%;
		grid-template-rows: 25% 25% 25% 25%;
		height: 1200px;
	}
	#toptile .tile1  { grid-column: span 2; grid-row: span 2; }
	#toptile .tile2  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile3  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile4  { grid-column: span 2; grid-row: span 1; }
	#toptile .tile5  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile6  { grid-column: span 1; grid-row: span 2; }
	#toptile .tile7  { grid-column: span 2; grid-row: span 2; }
	#toptile .tile8  { grid-column: span 1; grid-row: span 1; }
	#toptile a { position: relative; background-size: cover; background-position: center; }
	#toptile span {  font-size: 40px; font-family: 'AvenirLTPro-Black'; letter-spacing: 2px; position: absolute; display: block; left: 36px; bottom: 36px; color: #FFF; }
	#toptile .lt span, #toptile .lt span { font-size: 26px; }
	#toptile a:hover { cursor: default; text-decoration: none; }
	#toptile a:before {
		content: ' ';
		display: block;
		width: 100%;
		height: 100%;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,000000+0,000000+100&0.14+2,0.4+100 */
		background: -moz-linear-gradient(top,  rgba(0,0,0,0.14) 0%, rgba(0,0,0,0.14) 2%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0.14) 0%,rgba(0,0,0,0.14) 2%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(0,0,0,0.14) 0%,rgba(0,0,0,0.14) 2%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
		transition: opacity .25s; 
		-moz-transition: opacity .25s; 
		-webkit-transition: opacity .25s; 
		-o-transition: opacity .25s; 
	}
	#toptile a:hover:before { opacity: 0.4; }

#inspiracio .item {
	display: inline-block;
	max-width: 100%;
	position: relative;
	margin-bottom: 3%;
}
#inspiracio img {
	width: 100%;
	height: auto;
	margin-bottom: 0;
	/*border-bottom: 14px #FFFFFF solid;*/
}
#inspiracio .title { 
	display: none;
	transition: all  .25s;
	-moz-transition: all  .25s; 
	-webkit-transition: all  .25s; 
	-o-transition: all  .25s; 
	line-height: 1.2em;
}
#inspiracio .title { 
	position: absolute; 
	text-transform: uppercase; 
	font-size: 28px; 
	font-family: 'AvenirLTPro-Black'; 
	letter-spacing: 2px; 
	position: absolute; 
	display: block; 
	left: 36px; 
	bottom: 34px; 
	color: #FFF;
}
#inspiracio .item:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 96%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,000000+0,000000+100&0+53,0.4+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 53%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 53%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 53%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,000000+0,000000+100&0.14+2,0.4+100
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.14) 0%, rgba(0,0,0,0.14) 2%, rgba(0,0,0,0.4) 100%); 
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.14) 0%,rgba(0,0,0,0.14) 2%,rgba(0,0,0,0.4) 100%); 
	background: linear-gradient(to bottom,  rgba(0,0,0,0.14) 0%,rgba(0,0,0,0.14) 2%,rgba(0,0,0,0.4) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24000000', endColorstr='#66000000',GradientType=0 ); 
	*/
	transition: opacity .25s; 
	-moz-transition: opacity .25s; 
	-webkit-transition: opacity .25s; 
	-o-transition: opacity .25s; 
}
#inspiracio .item:hover:before { opacity: 0.4; }
/*#inspiracio .item:hover .title { opacity: 0; }*/

#anyList {
		margin-top: 80px;
	}
	#anyList .item.alignIl,
	#anyList .item.alignIr {
		position: relative;
	}
	#anyList .item.alignIl .button {
		position: absolute;
		bottom: 50px;
	}
	#anyList .item.alignIr .button {
		margin-top: 60px;
	}
	#anyList .item {
		margin-top: 80px;
	}
	#anyList .item.alignIr .cell,
	#anyList .item.alignIl .cell {
		/*width: 52%;*/
		vertical-align: middle;
	}
	/*#anyList .item.alignIr .cell.text,*/
	#anyList .item.alignIl .cell.text {
		padding-bottom: 9%;
		/*width: 48%;*/
	}
	#anyList .item.alignIr img,
	#anyList .item.alignIl img {
		width: 125%;
		max-width: 655px;
	}
	#anyList .item.alignIr img {
		max-width: 705px;
	}
	#anyList .item.alignIl img {
		margin-left: -20%;
		float: left;
	}
	#anyList .item.alignIr .lead {
		width: 77%;
	}
	#anyList .item.alignIr img {
		margin-right: -75px;
		float: right;
	}
	#anyList .item.alignIl .text {
		/*margin-left: 50%;*/
	}
	#anyList .item.alignIr .text {
		margin-right: 58%;
	}
	#anyList .item h3 {
		max-width: 87%;
	}

.price-val { font-size: 43px; font-style: normal; font-weight: bold; white-space: nowrap; }

#ticketPurchase { margin-top: 70px; }
#ticketPurchase .title { margin-bottom: 4%; }
#ticketPurchase td { vertical-align: middle; }
#ticketPurchase .price-val { display: block; margin-bottom: 15px; }
#ticketPurchase .jegyarak td { text-align: right; }
#ticketPurchase .jegyarak .button { margin-right: 20px; }
/*#ticketPurchase .space { width: 5%; }*/

#postList2 {
	clear: both;
	padding-top: 120px;
	 padding-bottom: 40px;
}
#postList2 .head {
	margin-bottom: 120px;
}
#postList2 .head .cell {
	vertical-align: middle;
}
#postList2 .item .title {
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'AvenirLTPro-Book';
	letter-spacing: 1px;
}
#postList2 .item .date {
	font-size: 80%;
	margin: 15px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#postList2 a:hover {
	text-decoration: none;
}
#postList2 .points {
	font-size: 41px;
	position: absolute;
    margin-top: -200px;
    text-align: right;
}
#postList2 .points .prev,
#postList2 .points .next {
	cursor: pointer;
	margin-left: 25px;
	padding: 5px 15px 8px 15px;
	transition: all  .25s;
	-moz-transition: all  .25s; 
	-webkit-transition: all  .25s; 
	-o-transition: all  .25s; 
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
#postList2 .points .prev:hover,
#postList2 .points .next:hover {
	/*background-color: #000;*/
	/*color: #FFF;*/
}
#postList2.salonSlider02 .item { 
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#postList2.salonSlider02 .item.prev { margin-top: 0%; }
#postList2.salonSlider02 .item.next { margin-top: 0%; }
#postList2.salonSlider02 .item img { position: relative; }
#postList2.salonSlider02 .text { position: relative; color: #000; }

.salonSlider1 {
		
	}
	.salonSlider1 .items {
		white-space: nowrap;
		overflow: hidden;
	}
	.salonSlider1 .item {
		vertical-align: top;
	}
	.salonSlider1 .item img {
		width: 100%;
		height: auto;
	}

.salonSlider02-wrap { 
	overflow-x: hidden;
}
.salonSlider02 { 
		
	}
	.salonSlider02 .items,
	.salonSlider02 .item { 
		/*height: 600px;*/
		position: relative;
	}
	.salonSlider02 .item { 
		position: absolute;
		/*overflow: hidden;*/
		/*width: 22%;*/
		vertical-align: top;
		transition: all  0.65s;
		-moz-transition: all  0.65s; 
		-webkit-transition: all  0.65s; 
		-o-transition: all  0.65s; 
		/*display: none;*/
		-moz-opacity:0; filter:alpha(opacity=0); opacity:0;
		-webkit-transform: scale(0.8);  
		-ms-transform: scale(0.8);  
		transform: scale(0.8);
	}
	.salonSlider02 .item.prev { 
		z-index: 10;
		height: 100%;
		display: block;
		-moz-opacity:0.4; filter:alpha(opacity=40); opacity:0.4;
		-webkit-transform: scale(0.8);  
		-ms-transform: scale(0.8);  
		transform: scale(0.8);
		/*margin-top: 3%;*/
	}
	.salonSlider02 .item.next { 
		z-index: 10;
		height: 100%;
		display: block;
		-moz-opacity:0.4; filter:alpha(opacity=40); opacity:0.4;
		-webkit-transform: scale(0.8);  
		-ms-transform: scale(0.8);  
		transform: scale(0.8);
		/*margin-top: 3%;*/
	}
	.salonSlider02 .item.akt { 
		z-index: 20;
		height: 100%;
		display: block;
		-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
		box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 20px 80px -10px rgba(0, 0, 0, 0.3);
		-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
		-webkit-transform: scale(1);  
		-ms-transform: scale(1);  
		transform: scale(1);
	}
	.salonSlider02.brandImagesSlider .item.akt { 
		-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
		box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	}
	.salonSlider02 .item img {
		width: 100%;
		height: auto;
		position: absolute;
	}
	.salonSlider02 .text {
		position: absolute;
		margin: 14% 25%;
		color: #FFF;
	}
	.salonSlider02 .points {
		padding: 40px;
		text-align: center;
	}
	.salonSlider02 .point {
		display: inline-block;
		width: 13px;
		height: 13px;
		border-radius: 20px;
		border: 1px #000 solid;
		margin: 0 6px;
		cursor: pointer;
		transition: all  .25s;
		-moz-transition: all  .25s; 
		-webkit-transition: all  .25s; 
		-o-transition: all  .25s; 
		-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; 
		-moz-user-select: none; -ms-user-select: none; user-select: none; 
	}
	.salonSlider02 .point:hover {
		background-color: #000;
	}
	.salonSlider02 .point.akt {
		background-color: #000;
		-webkit-transform: scale(0.85);  
		-ms-transform: scale(0.85);  
		transform: scale(0.85); 
	}
	.salonSlider02 .point.inakt {
		cursor: default;
		color: #CCC;
	}
	.salonSlider02 .point.next,
	.salonSlider02 .point.prev {
		width: auto;
		height: auto;
		border: 0;
		font-size: 30px;
	}
	.salonSlider02 .point.next:hover,
	.salonSlider02 .point.prev:hover {
		background-color: transparent;
	}

.page-hitvallas .salonSlider02 .item img {
	position: relative;
}
#firstSlider {
	min-height: 375px;
	background-color: #000;
	position: relative;
}
#firstSlider .item img {
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	opacity:0.5;
	height: 100%;
	/*background-size: cover;*/
	/*background-position: center;*/
	object-fit: cover;
}
#firstSlider .item {
	min-height: 375px;
	/*z-index: 20;*/
	-moz-opacity:0;
	filter:alpha(opacity=0);
	opacity:0;
	transform: scale(1);
	-ms-transform: scale(1);  
	-webkit-transform: scale(1);  
	transition: all  1s linear;
	-moz-transition: all  1s linear; 
	-webkit-transition: all  1s linear; 
	-o-transition: all  1s linear; 
	text-decoration: none;
	overflow: hidden;
}
#firstSlider .item.akt {
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity:1;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
}
#firstSlider .text {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 19%;
}
#firstSlider .title {
	width: 55%;
}
#firstSlider .rect {
	box-sizing: border-box;
	width: 50%;
	height: 9%;
	position: absolute;
	bottom: 0px;
	z-index: 100;
	background-color: #FFF;
}
#firstSlider .points {
	position: absolute;
	bottom: 1px;
	z-index: 100;
	margin-left: 50%;
	padding: 1.6%;
}
#firstSlider .points .point {
	display: none;
}
#firstSlider .points .point.prev,
#firstSlider .points .point.next {
	display: inline-block;
	color: #FFF;
	position: relative;
	padding: 10px;
}
#firstSlider .points .point.inakt {
	-moz-opacity:0.3;
	filter:alpha(opacity=0.3);
	opacity:0.3;
}

.marvany {
	margin-top: 120px;
	padding: 120px 0;
	background: url(images/marvany.jpg);
	background-size: cover;
}
#followUs-newsletter h3 {
	margin: 0.3em 0;
}
#followUs-newsletter .text {
	margin-bottom: 20px;
}
.box-followUs {
	min-height: 200px;
	position: relative;
}
.box-followUs .text {
	width: 60%;
	font-weight: bold;
}
.box-followUs .buttons {
	position: absolute;
	bottom: 0px;
}

.newsletter-signup button { display: inline-block; margin-top: 30px; }
.newsletter-signup input[type=checkbox] { margin-right: 10px; } 

#exhibitors .head { 
	width: 100%;
	display: grid;
	grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;
	grid-template-rows: 50% 50%;
	grid-row-gap: 40px;
}
#exhibitors .head .text { margin-top: 10%; }
#exhibitors .gc1 { grid-column: span 3; grid-row: span 1; }
#exhibitors .gc2 { grid-column: span 2; grid-row: span 2; }
#exhibitors .gc3 { grid-column: span 5; grid-row: span 1; }
#exhibitors .gc4 { grid-column: span 3; grid-row: span 1; }
#exhibitors .gc5 { grid-column: span 5; grid-row: span 1; }
#exhibitors .categories .button:after {
	top: 0px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
#exhibitors .categories .list {
	display: none;
	position: absolute;
	z-index: 100;
	margin: 0;
	padding: 0px 15px 15px 18px;
	background-color: rgba(255, 255, 255, 1);
	column-count: 4;
	column-gap: 25px;
}
#exhibitors .categories .list li {
	list-style: none;
	background-color: rgba(255, 255, 255, 0.8);
}
#exhibitors .categories .list li:hover {
	/*text-decoration: underline;*/
}
#exhibitors td {
	/*position: relative;*/
}
#exhibitors .search,
#exhibitors .categories {
	/*position: absolute;*/
	bottom: 10px;
}
#exhibitors .search input {
	padding-left: 0;;
}
#exhibitors .search button {
	width: 1px;
	height: 1px;
	display: none;
}
#exhibitors .noResults {
	padding: 50px;
	text-align: center;
}
#exhibitors .categories {
	bottom: 44px;
}
#exhibitors .categories .button {
	cursor: pointer;
}
#exhibitors .exhibitor-brand-filter {
	width: auto;
}
#exhibitors .exhibitor-brand-filter * {
	vertical-align: middle;
	padding: 0;
}
#exhibitors .exhibitor-brand-filter .modulfilter {
	color: #CDCDCD;
}
#exhibitors .exhibitor-brand-filter .modulfilter:hover,
#exhibitors .exhibitor-brand-filter .modulfilter.akt {
	color: #000;
}
#exhibitors .exhibitor-brand-filter .modulfilter:hover {
	
}
#exhibitors-list .title {
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'AvenirLTPro-Heavy';
}
#exhibitors-list .item {
	/*width: 22.5%;*/
	/*margin-right: 3.3%;*/
	/*display: inline-block;*/
	margin-bottom: 40px;
	vertical-align: top;
}
#exhibitors-list .items .item:nth-child(4n) {
	/*margin-right: 0;*/
}
#exhibitors-list .item img {
	width: 100%;
	height: auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	/*bugfix iphone xs chrome*/
		-webkit-transform: translateZ(0);
		-webkit-perspective: 1000;
		-webkit-backface-visibility: hidden;
	transition: all  .25s;
	-moz-transition: all  .25s; 
	-webkit-transition: all  .25s; 
	-o-transition: all  .25s;
	border: 1px solid gainsboro;
	box-shadow: 0px 5px 20px -9px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 5px 20px -9px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 5px 20px -9px rgba(0, 0, 0, 0.25);
	margin-bottom: 15px;
}
#exhibitors-list .item:hover img {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
	box-shadow: 0px 5px 45px -9px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 5px 45px -9px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 5px 45px -9px rgba(0, 0, 0, 0.25);
}

#forExhibitorsLink table {
	min-height: 190px;
}
#forExhibitorsLink td {
	position: relative;
	bottom: 0;
}
#forExhibitorsLink .text {
	padding-bottom: 50px;
}
#forExhibitorsLink .button {
	position: absolute;
	bottom: 0;
}

#exhibitor .image { float: right; }
#exhibitor .title { margin-bottom: 20px; margin-top: 0; }
#exhibitor .text  { float: left; /*min-height: 290px;*/ }
#exhibitor .logo  { max-height: 75px; margin: 20px 0; position: absolute; margin-top: -100px; }
#exhibitor .data  { margin-top: 60px; display: inline-table; vertical-align: top; }
#exhibitor .data td {
	padding-right: 10%;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}
#exhibitor .data p {
	font-weight: normal; 
}

#brands {
	margin-top: 80px;
}
#brands > .title {
	position: relative;
	overflow: hidden;
	margin-bottom: 80px;
	line-height: 1.3em;
}
#brands > .title:after {
	content: ' ';
	border-bottom: 1px #000 solid;
	width: 100%;
	display: inline-block;
	background-color: #FFF;
	position: absolute;
	top: 50%;
	padding-left: 20px;
	margin-left: 40px;
}
#brands .item {
	margin-bottom: 80px;
	height: 419px;
	overflow: hidden;
	padding: 0;
}
#brands .item .brandImagesSlider {
	height: 419px;
	overflow: hidden;
	padding: 0;
}
#brands .item .cell { vertical-align: middle; }
#brands .item .title { margin-top: 0; }
#brands .item .cell.image {
	position: relative;
	overflow: hidden;
	line-height: 0;
}
#brands .item .cell.text {
	padding-left: 40px;
}
#brands .item .lead {
	padding-right: 5%;
}
#brands .item img {
	width: 100%;
	display: none;
	object-fit: contain;
	transition: all  .25s;
	-moz-transition: all  .25s; 
	-webkit-transition: all  .25s; 
	-o-transition: all  .25s; 
}
#brands .item img:nth-child(1) {
	display: inline-block;
}
#brands .points {
	position: absolute;
	bottom: 0px;
	z-index: 50;
}
#brands .points .next,
#brands .points .prev {
	position: absolute;
	bottom: 15px;
	left: 20px;
	color: #FFF;
	font-size: 40px;
	padding: 10px;
	cursor: pointer;
	text-shadow: 0px 0px 5px rgba(76, 76, 76, 1);
}
#brands .points .next {
	left: 80px;
}
#brands .salonSlider02 .item, 
#brands .salonSlider02 .item.next, 
#brands .salonSlider02 .item.prev {
	margin-top: 0;
	margin-bottom: 0;
}
#brands .salonSlider02 .item.next, 
#brands .salonSlider02 .item.prev {
	-moz-opacity:0; filter:alpha(opacity=0); opacity:0;
	-webkit-transform: scale(1);  
	-ms-transform: scale(1);  
	transform: scale(1);
}
#brands .salonSlider02 .item.akt { 
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
}
#brands .salonSlider02 .point.inakt {
	cursor: default;
	-moz-opacity:.35; filter:alpha(opacity=35); opacity:.35;
}

#tickets { margin-top: 40px; }
#tickets td { vertical-align: top }
#tickets td.space { width: 6%; }
/*#tickets tr td:first-child { width: 40%; }*/
#tickets .text { margin-bottom: 10px; }
#tickets .describe .text { min-height: 260px; }
#tickets .title, #tickets .describe .text h3 { margin-top: 0px; }
#tickets .opening { margin-top: 40px; }
/*#tickets .opening tr > td:nth-child(1) { width: 28%; }*/
/*#tickets .opening tr > td:nth-child(3) { width: 45%; }*/
#tickets .hours, .page-helyszin .hours {
	width: 92%;
	height: 90px;
}
footer .hours,
.page-helyszin .hours {
	width: 37%;
	height: 60px;
	margin-top: 15px;
}
#tickets .hours td,
.page-helyszin .hours td {
	white-space: nowrap; 
}
#tickets .hours tr td:nth-child(1),
.page-helyszin .hours tr td:nth-child(1) {
	padding-right: 5%; 
}
#tickets .hours tr td:nth-child(2),
.page-helyszin .hours tr td:nth-child(2) {
	text-align: right; 
}
#tickets .price { padding-top: 45px; padding: 2%; }
#tickets .price .price-val { padding-left: 0; }
#tickets .price .button-dark { -moz-opacity:0; filter:alpha(opacity=0); opacity:0; width: 100%; margin: 30px 0 0 -6%; transition: all  .25s;
-moz-transition: all  .25s; 
-webkit-transition: all  .25s; 
-o-transition: all  .25s;  }
#tickets .price:hover .button-dark,
#tickets .price.akt .button-dark { -moz-opacity:1; filter:alpha(opacity=100); opacity:1; }
#tickets .price .text { margin-top: 15px; margin-bottom: 20px; padding-bottom: 24px; border-bottom: 1px #000 solid; }
#tickets .price .min { min-height: 150px; }
#tickets .price .text .alignj { min-height: 192px; }
#tickets .price .text:empty { min-height: initial; }
#tickets .price-val { display: inline-block; padding-top: 10px; }

#gallerySlider .points {
	padding: 120px 0 80px 0;
}
#gallerySlider .text {
	display: none;;
}
#gallerySlider .title {

}
#gallery {
	/*overflow-x: hidden;*/
}
#gallery .outsidetext,
#gallery .album-description {
	border-top: 2px #000000 solid;
}
#gallery .outsidetext {
	column-count: 2;
	column-gap: 40px;
}
#gallery .outsidetext > div {
	-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
#gallery .outsidetext div div:nth-child(1) {
	font-size: 18px;
	font-family: 'AvenirLTPro-Heavy', sans-serif;
	text-transform: uppercase;
}
#gallery .outsidetext div:nth-child(2n+0) {
	margin-bottom: 25px;
}
#gallery .outsidetexts .cell {
	vertical-align: top;
}
#gallery #outsidetitle+#outsidesubtitle {
	margin-top: -15px;
}
#gallery #outsidelead td {
	vertical-align: top;
}
@media (max-width: 700px){
	#gallery {
		overflow-x: hidden;
	}
}

#forExhibitors td { position: relative; }
#forExhibitors .head .button { position: absolute; left: 0; bottom: 0; }

.imageTitle {
	position: relative;
	margin-top: 80px;
}
.imageTitle img {
	width: 100%;
}
.imageTitle .overlay {
	position: absolute; 
	top: 0;
	width: 100%; 
	height: 99%; 
	background-color: #000;
	transition: all  .25s;
	-moz-transition: all  .25s; 
	-webkit-transition: all  .25s; 
	-o-transition: all  .25s; 
}
.imageTitle .text {
	position: absolute;
	top: 0%;
	margin: 14% 25%;
	color: #FFF;
}
.page-kiallitoknak .imageTitle .text {
	margin: 8% 20% 8% 7%;
}
.imageTitle .title {
	font-size: 45px;
	line-height: 1.4em;
	margin: 0;
}
.imageTitle .category,
.imageTitle .date,
.imageTitle .per {
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
}
.imageTitle .per {
	width: 20px;
	height: 60px;
}
.imageTitle.inspiracio {
	margin-top: 0px;
}
.imageTitle.inspiracio .text {
	top: auto; 
	margin: auto; 
	bottom: 51px;
	left: 63px;
}
.imageTitle.inspiracio .title {
	line-height: 1.2em;
	font-size: 37px;
	width: 74%;
}
.imageTitle.inspiracio:hover .overlay {
	-moz-opacity:.0; filter:alpha(opacity=0); opacity:.0;
}

.newBlock {
	margin-top: 80px;
}

.forExhibitors02 {
	margin-top: -8%;
}
.forExhibitors02 .image {
	display: inline-block;
	vertical-align: bottom;
}
.forExhibitors02 .text {
	padding: 10% 0% 0 11.6%;
	/*box-sizing: border-box;*/
	background-color: #FFF;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}
.forExhibitors02 .title {
	margin-top: 0;
}
.forExhibitors02 .inner {
	position: relative;
	margin-top: 0;
	/*padding-bottom: 40px;*/
	min-height: 325px;
}
.forExhibitors02 .button {
	position: absolute;
	bottom: -5px;
	left: 0;
}

.forExhibitors02.r {
	margin-top: 80px;
}
.forExhibitors02.r .text {
	padding: 0 11.5% 0 0;
}
.forExhibitors02.r .image,
.forExhibitors02.r .text {
	vertical-align: middle;
}
.forExhibitors02.r .inner {
	min-height: unset;
}

.forExhibitors03 {
	
}
.forExhibitors03 img {
	display: inline-block;
	padding: 2.2% 0 0 2.2%;
	background-image: url(images/ls_02.png);
	background-repeat: no-repeat;
	vertical-align: top
}
.forExhibitors03 .text {
	display: inline-block;
	padding-right: 10%;
	margin-top: -3%;
}

#jelentkezes .text .title {
	/*text-transform: uppercase;*/
	font-weight: bold;
}
#jelentkezes td { padding-top: 0; }
#jelentkezes label { display: block; }
#jelentkezes .inputs { margin-top: 30px; }
#jelentkezes .inputs td { width: 50%; }
#jelentkezes input[type=text], #jelentkezes input[type=email] { width: 80%; margin-bottom: 25px; }

#partners .title {
	text-transform: uppercase;
	font-weight: bold;
}
#partners .item {
	margin: auto;
	margin-bottom: 40px;
	text-align: center;
	vertical-align: middle;
}
#partners .items.catid-1 .item,
#partners .items.catid-2 .item,
#partners .items.catid-3 .item {
	/*width: 60%;*/
	/*margin: auto;*/
	/*display: block;*/
}
/*#partners .items.catid-2 .item { width: 40%; }*/
/*#partners .items.catid-3 .item { width: 30%; }*/
#partners .item img { height: auto; vertical-align: middle; }

.box-followUs .title,
#pressInquiry .title { margin: 0.4em 0; }
#pressInquiry .text { width: 85%; }
#pressInquiry a {
	font-size: 150%;
	font-weight: bold;
	display: block;
	margin-top: 25px;
}


#postList .salonSlider02 .item { height: 100%; }
/*#postList .salonSlider02 .item.next { margin-top: 4%; }*/
/*#postList .salonSlider02 .item.prev { margin-top: 4%; }*/
#postList .salonSlider02 .title { margin: 15px 0 0 0; }
#postList .salonSlider02 .category, #postList .salonSlider02 .date { text-transform: uppercase; vertical-align: middle; }
#postList .salonSlider02 .overlay { position: absolute; width: 100%; height: 100%; background-color: #000; }

.postList .item {
	display: inline-block;
	vertical-align: top;
	background-color: #000;
	margin-left: 4%;
	margin-bottom: 8%;
}

.postList .item.odd { margin-left: 0; }
.postList .item img { width: 100%; }
.postList .text { padding: 6% 6%; }
.postList .text * { color: #FFF; }
.postList .title { margin: 3% 0; line-height: 1.3em; }
.postList .category, .postList .date { display: inline-block; text-transform: uppercase; }
.postList .category:empty { display: none; }
.postList .category { margin-right: 5%; }
/*.postList .click { text-transform: uppercase; }*/
.postList .item:hover .click { text-decoration: underline; }
.postList .item { 
	transition: all  .25s;
	-moz-transition: all  .25s; 
	-webkit-transition: all  .25s; 
	-o-transition: all  .25s; 
}
.postList .item:hover { 
	box-shadow: 0px 20px 60px -7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 20px 60px -7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 20px 60px -7px rgba(0, 0, 0, 0.3);
	/*margin-top: -10px;*/
}

#publicTransport { margin: 20px auto; }
#publicTransport .cell { vertical-align: middle; }
.trafficLines { padding-bottom: 5%; text-align: center; }
.trafficLines div {
	display: inline-block;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	width: 115px;
	height: 56px;
	padding-top: 56px;
	line-height: 1px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border: 4px #000 solid;
	margin: 10px 15px;
}

#informacio .cell { padding: 80px 0; }
#informacio .title { margin: 0 0 4% 0; }
#informacio .text { width: 80%; }
#informacio a { text-transform: uppercase; font-size: 115%; display: block; }

#creed .slider1 .text { display: none; }

.pager {
	margin-top: 30px;
	}
	.pager .nav,
	.pager .item {
		width: auto!important;
		display: inline-block;
		padding: 4px 8px;
		margin: 2px;
		font-weight: bold;
		margin-right: 2%;
	}
	.pager .item:hover,
	.pager .item.akt {
		border-bottom: 2px #000 solid;
		text-decoration: none;
	}

#post .content {
		margin: auto;
	}
	#post .content {
		margin-top: 80px;
	}
	#post .content figure.imageAndCaption,
	#post .content img {
		width: 200%;
		margin: 14% 0 12% -50%;
		position: relative;
	}
	#post .content figure.imageAndCaption img {
		max-width: 100%!important;
		height: auto;
		margin: auto;
		/*margin-bottom: 10px;*/
	}
	#post .content .mmSlider1 figure.imageAndCaption {
		width: 100%;
		margin: 0;
	}
	#post .content iframe {
		width: 200%;
		height: 650px;
		margin: 14% 0 14% -50%;
		position: relative;
	}
	#post .content h1,
	#post .content h2,
	#post .content h3 {
		font-size: 30px;
	}
	#post .content a {
		text-decoration: underline;
	}

.imageslines--x1 {
		width: 1150px;
		max-width: 200%;
		margin: 14% 0 14% -50%;
	}
	.imageslines--x1 .mmSlider1-wrap {
		overflow: unset;
	}
	.imageslines--x1 .mmSlider1 .item {
		overflow: unset;
	}
	.imageslines--x1 .mmSlider1 img {
		max-width: 100%!important;
		margin: 0!important;
	}

.postNav { 
	font-size: 25px; 
	font-family: 'AvenirLTPro-Black';
	margin: 40px 0;
}
.postNav a:hover { text-decoration: none; }
.postNav .cell { width: 33%; }
.postNav .back { text-align: center; }
.postNav .next { text-align: right; }

.tervezok-list {
	margin-top: 60px;
}
.tervezok-list .tervezoi-palyazat {
    position: absolute;
    padding: 5px 9%;
    margin-top: -25px;
    width: 100%;
    background: black;
    color: white;
    font-weight: bold;
    font-family: 'AvenirLTPro-Heavy';
    text-transform: uppercase;
    box-sizing: border-box;
    letter-spacing: 1px;
}
.tervezok-list .items .item {
	position: relative;
	text-decoration: none;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	/*bugfix iphone xs chrome*/
		-webkit-transform: translateZ(0);
		-webkit-perspective: 1000;
		-webkit-backface-visibility: hidden;
	transition: all  .25s;
	-moz-transition: all  .25s; 
	-webkit-transition: all  .25s; 
	-o-transition: all  .25s;
	box-shadow: 0px 5px 20px -9px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 5px 20px -9px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 5px 20px -9px rgba(0, 0, 0, 0.25);
	margin-bottom: 6%;
}
.tervezok-list .items .item:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	box-shadow: 0px 5px 45px -9px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 5px 45px -9px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 5px 45px -9px rgba(0, 0, 0, 0.35);
}
.tervezok-list .items .item:hover a {
	text-decoration: none !important;
}
.tervezok-list .items .item .title { font-size: 25px; }
.tervezok-list .items .item .text { margin: 9%; }
.tervezok-list .items .item .url { padding-top: 5%; font-weight: bold; text-decoration: underline; font-family: 'AvenirLTPro-Heavy'; }

.top-bg-section {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 190px 0 20% 0;
}
.page-tervezoi-palyazat .top-bg-section {
	background-image: url(/files/2/palyazat-nyertesei-q50.jpeg);
}
.top-bg-section h1,
.top-bg-section h2,
.top-bg-section p,
.top-bg-section div {
	width: 90%;
	/*max-width: 1152px;*/
    max-width: 755px;
	margin-left: auto;
	margin-right: auto;
}
.top-bg-section * {
	text-align: center;
	color: #FFFFFF;
}
.top-bg-section h1 {
	font-size: 64px;
	margin-bottom: 0;
}
.top-bg-section p {
	font-size: 20px;
	line-height: 1.4em;
}
.top-bg-section h2 {
	font-size: 32px;
	font-weight: normal;
	font-family: 'AvenirLTPro-Book', sans-serif;
	margin-top: 0;
}
.top-bg-section hr {
    max-width: 690px;
	border-color: #FFFFFF;
	margin: 7px auto;
}
.page-tervezoi-palyazat .mmSlider1 .points {
	display: none;
}
.page-tervezoi-palyazat .mmSlider1 .item.next,
.page-tervezoi-palyazat .mmSlider1 .item.prev {
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}
.page-tervezoi-palyazat .mmSlider1-wrap {
	overflow-x: unset;

}
.tervezoi-palyazat-slider-section {
	margin-top: -16%;
	padding-bottom: 6%;
}

.section-wrap-grey {
	background-color: #ececec;
	padding-top: 5%;
	padding-bottom: 5%;
	margin: 5% 0;
}
.section-wrap-grey h1:nth-child(1) {
	margin-top: 0;
}

.page-socialmediakit h1,
.page-socialmediakit h2 {
  font-size: 37px;
  font-family: 'AvenirLTPro-Black';
  line-height: 1.1em;
}
.page-socialmediakit h3 {
  font-size: 25px;
  font-family: 'AvenirLTPro-Black';
  line-height: 1.1em;
}
.mediakit-linkek {
	padding-top: 5%;;
}
.mediakit-linkek img {
	margin-right: 5px;
}
.mediakit-linkek h1,
.mediakit-kreativ-javaslatok h1,
.mediakit-szovegek h1 {
	text-align: center;
}
.mediakit-linkek p:first-of-type,
.mediakit-kreativ-javaslatok p:first-of-type,
.mediakit-szovegek p:first-of-type {
	text-align: center;
	max-width: 560px;
	max-width: 611px;
	margin: 1.5em auto;
}
.mediakit-linkek p:first-of-type {
	max-width: 560px;
}

.mediakit-linkek p:first-of-type {
	margin-bottom: 3.5em;
}
.mediakit-szovegek td p:first-of-type {
	text-align: left;
}
.mediakit-linkek strong {
	font-size: 25px;
  font-family: 'AvenirLTPro-Black';
  line-height: 1.1em;
}
.mediakit-kreativ-javaslatok strong {
	font-family: 'AvenirLTPro-Black';
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	padding-right: 20px;
	margin: 10px 0;
	position: relative;
	background-color: #ececec;
}
.mediakit-kreativ-javaslatok table>tbody>tr>td>table>tbody>tr:nth-child(1)>td {
	position: relative;
}
.mediakit-kreativ-javaslatok table>tbody>tr>td>table>tbody>tr:nth-child(1)>td:before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	border-top: 1px solid #000000;
	top: 21px;
}

.auth-box {
	margin: 40px auto;
	text-align: center;
	max-width: 400px;
	margin: auto;
	}
	.auth-box h1 {
		font-size: 65px;
		margin: 0.3em 0;
	}
	.auth-box table {
		width: 100%;
		margin: auto;
	}
	.auth-box td {
		padding: 5px;
	}
	.auth-box input[type=text],
	.auth-box input[type=email],
	.auth-box input[type=number],
	.auth-box input[type=password],
	.auth-box input.button,
	.auth-box select,
	.auth-box textarea {
		width: 80%;
		max-width: 300px;
		padding: 10px;
		box-sizing: border-box;
	}
	.auth-box .button {
		background: #DDD;
	}

#kerdoivek {
	z-index: 25;
}
#kerdoivek.sp-1 .continue_link,
#kerdoivek.sp-1 .save_button,
#kerdoivek.sp-1 .sp-state,
#kerdoivek .maintitle { display: none; }
#kerdoivek.sp-1 .maintitle { display: block; }
#kerdoivek h1 { margin-top: 0; font-size: 37px; text-transform: unset; }
#kerdoivek ul { padding-left: 1.1em; }
#kerdoivek .sp-state {
	position: absolute;
	top: -60px;
	list-style-type: none;
	background: rgba(255, 255, 255, 0.2);
	display: block;
	width: 100%;
	margin: 0px auto 20px auto;
	padding: 1px 1px;
	text-align: center;
	color: white;
}
#kerdoivek .sp-state.bottom {
	margin-top: 20px;
}
#kerdoivek .sp-state li {
	display: inline-block;
	margin: 0px 12px;
}
#kerdoivek .sp-state li.akt {
	background: white;
	padding: 3px 8px;
	color: black;
	margin-top: -4px;
	margin-bottom: -4px;
	border: 1px #44a4c0 solid;
}
#kerdoivek .sp-state .ok {
	background: #f9f1ed;
	font-size: 10px;
	line-height: 13px;
	height: 10px;
	margin: 0px;
	display: block;
	color: #333;
}
#kerdoivek h1, #kerdoivek .h1, #kerdoivek h2, #kerdoivek .h2, #kerdoivek h3, #kerdoivek .h3, #kerdoivek h4, #kerdoivek h5 {
	letter-spacing: 1px;
}
#kerdoivek .button { border: 0; }

.ui-dialog { z-index: 1010; position: fixed; }
.ui-widget-overlay { background: #000000!important; -moz-opacity:.60!important; filter:alpha(opacity=60)!important; opacity:.60!important; }

.sIcon { width: 25px; height: 25px; vertical-align: middle; margin-left: 7px; }
.sIcon.large, .inverse .sIcon  { width: 35px; height: 35px; margin-left: 0; margin-right: 7px; }
.langIcon { transition: all  .25s; -moz-transition: all  .25s;  -webkit-transition: all  .25s;  -o-transition: all  .25s;  }
.langIcon.act, .langIcon:hover { fill: white; background-color: #000; }
.langs.donly { margin-left: 25px; }
.langs.monly { display: block; margin-bottom: 25px; }
.langs.monly a:first-child img { margin-left: 0; }

.subscriptions {
	margin-top: 3em;
	margin-bottom: 6em;
}
.subscriptions > * {
	max-width: 700px;
}
.subscriptions input[type=radio], .subscriptions input[type=checkbox] {
	margin-right: 5px;
}

.jatek.subscribe form {
	margin: 1.5em 0;
}
.jatek.subscribe td {
	padding-bottom: 1.5em;
}
.jatek.subscribe input {
	width: 80%;
}
.jatek.subscribe input[type=checkbox] {
	width: unset;
}
@media (max-width: 900px)
{
	.jatek.subscribe table,
	.jatek.subscribe tbody,
	.jatek.subscribe tr,
	.jatek.subscribe td {
		display: block;
		width: 100%;
	}
}

footer {
	margin: 80px 0 0 0;
	padding: 80px 0;
	font-size: 14px;
}
footer table { width: 100%; }
footer td { vertical-align: top; }
footer .logo { width: 23%; padding-top: 10px; }
footer .logo img { width: 116px; height: 46px;  fill: #FFF; filter: invert(1); }
footer .linkek {
	padding-left: 3%;
	border-left: 1px #666 solid;
	width: 23%;
}
footer .linkek a {
	color: #BBB!important;
	display: block;
	padding-left: 2%;
}
footer .contact {
	padding-top: 80px;
}
footer .contact .text {
	line-height: 1.7em;
	margin-top: 20px;
}
footer .fotamogato {
	text-align: center;
}
footer .contact img,
footer .fotamogato img {
	margin: 15px;
}
footer .contact img {
	margin: 15px 15px 15px 0px;
}
footer .copyright {
	text-align: right;
	vertical-align: bottom;
	color: #888;
	font-size: 80%;
	padding-right: 6%;
	margin-top: 25px;;
}

.page-fooldal footer, .page-kiallitok footer, .page-partnerek footer, .page-helyszin footer, .page-kapcsolat footer, 
.page-blog footer, .page-helyszin .marvany, .page-kapcsolat .marvany, .page-blog .marvany { margin-top: 0; }

@media (max-width: 1440px)
{
	body {
		zoom: 0.9;
		/*-webkit-transform: scale(0.9);  -ms-transform: scale(0.9);  transform: scale(0.9);*/
	}
	.tervezoi-palyazat-slider-section {
		margin-top: -20%;
	    padding-bottom: 10%;
	}
}
@media (max-width: 1300px)
{
	.tervezoi-palyazat-slider-section {
		margin-top: -22%;
	}
}
@media (max-width: 1200px)
{
	.tervezoi-palyazat-slider-section {
		margin-top: -24%;
	}
}
@media (min-width: 1050px)
{
	#istablet { display: none; }
	.tonly { display: none!important; }
}
@media (max-width: 1170px)
{
	.page-tervezoi-palyazat .mmSlider1-wrap {
		/*margin-bottom: 40%;*/
	}
}
@media (max-width: 1050px)
{
	#istablet { display: block; }
	header { position: relative; }
	
	body.menu-x #firstSlider .item .text {
		display: none;
	}
	#firstSlider .text {
		margin: 57% 7%;
	}
	
	#logo, #menu { display: block; position: initial; }
	#nav-opener { position: absolute; top: 6px; right: 2px; }
	#menu .default { display: none; position: relative; left: 0; top: 0; text-align: left; margin: 0; padding: 0; margin-top: 15px; }
	#menu .faBtn.fb { margin-left: 0; }
	#menu .jegyvasarlas { display: none; }
	#menu .more { display: none; position: relative; text-align: left; right: auto; width: 100%; margin-top: 25px; }
	#menu .more a { display: block; margin-left: 2px; font-size: 16px; line-height: 1.8em; padding: 0px; margin-bottom: 10px; }

	/*header { margin-bottom: 90px; }*/
	/*#logo, #menu { display: block; position: initial; }*/
	/*#nav-opener { position: absolute; top: 6px; right: 2px; }*/
	/*#menu .default { position: absolute; left: 0; top: 90%; text-align: right; margin: 0; padding: 0; margin-top: 25px; }*/
	/*#menu .more { display: none;  position: absolute; top: 123%; right: auto; width: 100%; text-align: right; }*/
	/*#menu .more a { display: inline-block; margin-right: 0; margin-left: 15px; font-size: 15px; line-height: 1.8em; padding: 0px; margin-bottom: 8px; }*/

	.sIcon { width: 34px; height: 34px; margin-left: 0; margin-right: 7px; }
	.sIcon.fb { margin-left: 0; }

	/*header .faBtn  { margin: 0 2px; width: 35px; height: 35px; font-size: 29px; line-height: 28px;	}*/
	/*header .faBtn.yt  { font-size: 27px; padding-left: 3px; line-height: 27px; }*/

	footer .linkek { line-height: 2.5em; }
}
@media (min-width: 474px) and (max-width: 1050px)
{
	#menu .more { top: 146%; }
}
@media (min-width: 950px)
{
	#ismobile { display: none; }
	.monly { display: none!important; }
	#anyList { background-image: none!important; }
}
@media (max-width: 950px)
{
	body { zoom: 1; }
	h1, .h1 { font-size: 40px; }
	h2, .h2 { font-size: 35px; }
	h3, .h3 { font-size: 30px; }
	h3, .h3 { font-size: 30px; }
	h4, .h4 { font-size: 20px; }
	h5, .h5 { font-size: 16px; }
	td.space { display: none; }
	#ismobile { display: block; }
	.donly { display: none!important; }
	.mW { width: 100%; display: block; min-width: unset; }
	.pagewidth { width: 86%; }
	.pagewidth.table { display: block; }
	.w100 { width: 100%; }
	.auth-box { margin: 10px auto; }
	.column3.mW { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
	.grid-30-4 { display: grid; grid-gap: 1%; grid-template-columns: unset; }
	.ui-dialog { max-width: 94%!important; }

	#anyList, #anyList .item { margin-top: 30px; }
	#anyList .item.alignIr .text { margin-right: 0; }
	#anyList .item.alignIl img { margin-left: -18%; float: none; width: 133%; max-width: 133%; }
	#anyList .item.alignIr img { float: left; margin-left: -13px; width: 109%; padding-bottom: 40px; }
	#anyList.mImgBg {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-top: 70%;
		background-size: 127%;
		background-position: 59% top;
	    background-repeat: no-repeat;
	    padding-top: 90%;
	}
	#anyList.mImgBg img { display: none; }
	#anyList.mImgBg .text { width: 86%; margin: auto; }
	#anyList .item.alignIl .button, #anyList .item.alignIr .button { bottom: 0; position: relative; margin-top: 10px; } 

	#ticketPurchase { margin-top: 20px; }
	.price-val { font-size: 30px; }
	#ticketPurchase .jegyarak { margin-top: 20px; }
	#ticketPurchase .jegyarak td { text-align: left; }
	.text.column2 {
		-webkit-column-count: 1; 
		-moz-column-count: 1; 
		column-count: 1;
		column-gap: 0;
	}
	.perBlock .per:not(.dM),
	.salonSlider02 .points { display: none; }
	#firstSlider .points { display: inline-block; }
	#firstSlider .title { width: 75%; }
	
	.imageTitle .text { position: relative; color: #000; width: auto; margin: 0%; }
	.imageTitle .title { font-size: 25px; margin: 1em 0; }
	.imageTitle .overlay { display: none; }
	.imageTitle.inspiracio .overlay { display: block; }
	.imageTitle.inspiracio .text { position: absolute; margin: 0; color: #FFF; bottom: 20px; }
	.imageTitle.inspiracio .title { font-size: 34px; }
	#post .imageTitle { margin-top: 0; }
	#post .imageTitle .title { margin-top: 0.5em; }
	#forExhibitors .imageTitle .text { margin: 0%; }
	.forExhibitors02 { margin: auto; }
	.forExhibitors02 .text { padding-left: 0; padding-right: 0; }
	#postList2 { padding-top: 40px; }
	#postList2 .head .title { font-size: 60px; margin: 15px 0; }
	#postList2 .head { margin-bottom: 10px; }
	#postList2 .points { display: none; }
	#postList2 .item .date { margin-bottom: 0; }
	#postList2 .item .title { margin-bottom: 20px; }
	#postList2.salonSlider02 .item { width: 100%; display: block; position: relative; margin-bottom: 40px; -moz-opacity:1; filter:alpha(opacity=1); opacity:1; }
	#postList2.salonSlider02 .text { margin: 6% 0%; }

	#postList .salonSlider02 .points { display: block; position: absolute; position: absolute; padding: 0; width: 86%; margin-top: -32%; }
	#postList .salonSlider02 .category { padding-right: 15px; }
	#postList .salonSlider02 .points .point.next, #postList .salonSlider02 .points .point.prev { 
		display: inline-block;
		position: absolute;
		left: -34px;
		width: 15px;
		font-size: 35px;
		padding: 20px 5px;
	}
	#postList { width: 100%; overflow-x: hidden; }
	#postList .salonSlider02 .points .point.next { left: auto; right: -31px; text-align: right; }
	#postList .salonSlider02 .item.prev, #postList .salonSlider02 .item.next { -moz-opacity:.0; filter:alpha(opacity=0); opacity:.0; }
	#postList .salonSlider02 .text { position: relative; margin: 1% 0; color: #000; }
	#postList .salonSlider02 .title { font-size: 16px; margin-top: 10px; }
	#postList .salonSlider02 img { position: relative; }
	#postList .salonSlider02 .overlay { display: none; }
	#postList .postList.pagewidth { width: 100%; margin-top: 60px; }
	#postList .postList .item { margin-bottom: 0; }
	#postList .postList .button { color: #FFF; }
	#postList .postList img { width: 86%; margin: 7% 7% 0 7%; }

	#creed .salonSlider02 .item { width: 100%; display: block; position: relative; margin-bottom: 40px; }
	#creed .salonSlider02 .item img { position: relative; }

	.postList .item { margin-left: 0; }
	#toptile {
		height: 1200px;
		display: grid;
		grid-template-columns: 50% 50%;
		grid-template-rows: 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5%; /* 25% 25% 25% 25%*/
	}
	#toptile span, #toptile .lt span {
		font-size: 18px;
		left: 15px;
		bottom: 12px;
	}
	#toptile .tile1  { grid-column: span 2; grid-row: span 2; }
	#toptile .tile2  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile3  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile4  { grid-column: span 2; grid-row: span 1; }
	#toptile .tile5  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile6  { grid-column: span 1; grid-row: span 2; }
	#toptile .tile7  { grid-column: span 1; grid-row: span 1; }
	#toptile .tile8  { grid-column: span 2; grid-row: span 2; }

	.marvany {
		margin-top: 60px;
		padding: 60px 0;
	}
	.box-followUs { margin-top: 0; margin-bottom: 60px; }
	.newsletter-signup td.space { display: block; height: 20px; }
	.newsletter-signup table input { width: 94%; }

	.page-hitvallas .columnHalf { width: 100%; }
	.page-hitvallas h1 { font-size: 21px; margin: 2.1em 0; }

	header { margin-top: 20px; }

	/*#logo .cell { display: block; text-align: left; }*/
	/*#logo .per { display: none; }*/
	#logo {
		transform-origin: center left;
		-webkit-transform-origin: center left;
		-webkit-transform-origin-x: 0;
	}

	#exhibitors .head { display: block; }
	#exhibitors .head .text { margin-top: 0; margin-bottom: 20px; }
	#exhibitors .categories { padding-top: 40px; }
	#exhibitors input { width: 94%; }
	#exhibitors .categories .list { column-count: 2; width: 80%; }

	#brands > .title { margin-bottom: 20px; }
	#brands > .title:after { display: none; }
	#brands .item .text { margin: 5%; width: 90%; }
	#brands .item .cell.text { padding-left: 0; }
	#brands .salonSlider02 .points { display: block; }

	#tickets { margin-top: 15px; }
	#tickets .describe .text { min-height: auto; }
	#tickets .price .min, #tickets .price .text .alignj { min-height: auto; }
	#tickets .price { padding: 5%; margin-left: -5%; }
	#tickets .price-val { }
	#tickets .price .button-dark { -moz-opacity:1; filter:alpha(opacity=100); opacity:1; margin-left: 0; margin-top: 10px; width: 92%; }
	#tickets .price .text {
	     min-height: auto; 
	     margin-bottom: 20px; 
	     padding-bottom: 0; 
	     border-bottom: 0; 
	}

	#partners .items.count-1 .item,
	#partners .items.count-2 .item,
	#partners .items.count-3 .item { width: 90%; }
	#partners .items.count-2 .item { width: 60%; }
	#partners .items.count-3 .item { width: 50%; }
	#partners .items .item { width: 40%; }

	#pressInquiry { margin-bottom: 80px; }

	#forExhibitors .head .button { display: block; position: relative; margin-top: 20px; max-width: 85px; }

	.forExhibitors02 .text { min-height: auto; }
	.forExhibitors02 .button { position: relative; left: 0; display: block; max-width: 85px;  }

	.forExhibitors03 img { padding: 0; }
	.forExhibitors03 .text { margin: auto auto 20px auto ; }
	.page-galeria #gallery .alignj { text-align: left; }
	#gallery .outsidetext {
		column-count: 1;
	}

	.newBlock { margin-top: 40px; }

	#post .content { margin-top: 40px; }
	#post .content iframe { 
		max-width: 100%;
		height: 350px;
		margin: auto;
	}
	#post .content figure.imageAndCaption,
	#post .content img { 
		max-width: 116%!important;
		margin-left: -8%;
		height: auto;
	}
	#post .content figure.imageAndCaption img {
		/*margin-bottom: 8px;*/
	}
	#post .content figure.imageAndCaption figcaption {
		left: 150%;
		width: 80%;
		font-size: 55%;
	}
	#post .content figure.imageAndCaption figcaption.show {
		-webkit-animation: slide-in-right 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
		        animation: slide-in-right 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
	}
	@-webkit-keyframes slide-in-right {
	  from {left: 120%;}
	  to {left: 7%;}
	}
	@keyframes slide-in-right {
	  from {left: 120%;}
	  to {left: 7%;}
	}

	.list-3-2-1-col .items .item { width: 49%; margin-left: 2%; }
	.list-3-2-1-col .items .item:nth-child(3n-2) { margin-left: 2%; }
	.list-3-2-1-col .items .item:nth-child(2n-1) { margin-left: 0; }

	.imageslines--x1 { max-width: 116%; margin: 6% 0 6% -8%; }
	.imageslines--x1 .mmSlider1-wrap { overflow-x: hidden; }
	.imageslines--x1 .mmSlider1 .items { padding-bottom: 10px; /*figcaption hely*/ }
	.imageslines--x1 .mmSlider1 .item { box-shadow: unset; -webkit-box-shadow: unset; -moz-box-shadow: unset; }
	.imageslines--x1 img { width: 100%!important; max-width: 100%!important; margin: 5% 0; }


	#inspiracio .item {
		width: 100% !important;
		height: auto !important;
	}
	#inspiracio .item:before {
		bottom: 7px;
	}
	
	.top-bg-section {
		width: 100%;
		max-width: 100%;
		margin: 0;
	}
	.tervezoi-palyazat-slider-section {
		margin-top: -20%;
	    padding-bottom: 16%;
	}

	.trafficLines div {
	    font-size: 28px;
	    width: 57px;
	    height: 27px;
	    padding-top: 29px;
	    margin: 10px 11px;
	}

	.section-wrap-grey {
		padding-top: 10%;
		padding-bottom: 10%;
		margin: 10% 0;
	}
	.mediakit-linkek p:first-of-type,
	.mediakit-kreativ-javaslatok p:first-of-type,
	.mediakit-szovegek p:first-of-type {
		margin-bottom: 3.5em;
	}
	.mediakit-linkek td p:first-of-type,
	.mediakit-kreativ-javaslatok td p:first-of-type,
	.mediakit-szovegek td p:first-of-type {
		margin-bottom: 1.5em;
	}
	.page-socialmediakit h1,
	.page-socialmediakit h2 {
		font-size: 31px;
	}
	.page-socialmediakit table,
	.page-socialmediakit tbody,
	.page-socialmediakit tr,
	.page-socialmediakit td {
		display: block;
		width: 100%!important;
		box-sizing: border-box;
		margin-left: 0;
		margin-right: 0;
	}
	.mediakit-linkek td {
		display: inline-block;
		width: auto!important;
		margin-bottom: 25px;
		max-width: 243px;
	}
	.mediakit-linkek td {
		font-size: 10px;
	}
	.mediakit-linkek td strong {
		font-size: 20px;
		line-height: 1.2em;
	}
	.mediakit-linkek td img {
		margin-right: 8px;
		margin-left: -3px;
	}
	.mediakit-linkek td br,
	.mediakit-linkek tr td:nth-child(3) {
		display: none;
	}

	footer { padding: 25px 0 25px 0; }
	footer .logo { margin-bottom: 20px; }
	footer .linkek { padding-left: 0; border-left: 0; width: 100%; }
	footer .linkek a { padding-left: 0; color: #EEE!important; }
	footer .fotamogato { padding-top: 60px; }
	footer .contact { padding-top: 30px; }
	footer .fotamogato, footer .contact, footer .copyright { text-align: center; }
	footer .hours { width: 65%; }
}
@media (max-height: 500px)
{
	#firstSlider .text {
		margin: 20% 7%;
	}
}
@media (max-width: 850px){
	.imageTitle.inspiracio .title { font-size: 32px; width: 80%;  }
	.imageTitle.inspiracio .text { bottom: 25px; left: 35px; }
}
@media (max-width: 700px){
	.imageTitle.inspiracio .title { font-size: 30px; width: 95%;  }
	.imageTitle.inspiracio .text { bottom: 25px; left: 35px; }
}
@media (max-width: 600px){
	.imageTitle.inspiracio .title { font-size: 25px; width: 95%;  }
	.imageTitle.inspiracio .text { bottom: 25px; left: 35px; }
	#firstSlider .title { width: 100%; }

	.list-3-2-1-col .items .item { display: block; width: 100%; margin-left: 0; }
	.list-3-2-1-col .items .item:nth-child(3n-2) { margin-left: 0; }
	.list-3-2-1-col .items .item:nth-child(2n-1) { margin-left: 0; }
}
@media (max-width: 500px){
	.imageTitle.inspiracio .title { font-size: 20px; width: 95%;  }
	.imageTitle.inspiracio .text { bottom: 25px; left: 35px; }
}
@media (max-width: 450px){
	.imageTitle.inspiracio .title { font-size: 18px; width: 95%;  }
	.imageTitle.inspiracio .text { bottom: 15px; left: 35px; }
}
@media (max-width: 400px){
	.imageTitle.inspiracio .title { font-size: 16px; width: 95%;  }
	.imageTitle.inspiracio .text { bottom: 10px; left: 25px; }
}
@media (max-width: 550px) {	#logo { -webkit-transform: scale(1);  -ms-transform: scale(1);  transform: scale(1);	}}
@media (max-width: 525px) {	#logo { -webkit-transform: scale(0.98);  -ms-transform: scale(0.98);  transform: scale(0.98);	}}
@media (max-width: 500px) {	#logo { -webkit-transform: scale(0.98);  -ms-transform: scale(0.98);  transform: scale(0.98);	}}
@media (max-width: 475px) {	#logo { -webkit-transform: scale(0.93);  -ms-transform: scale(0.93);  transform: scale(0.93);	}}
@media (max-width: 450px) {	#logo { -webkit-transform: scale(0.88);  -ms-transform: scale(0.88);  transform: scale(0.88);	}}
@media (max-width: 425px) {	#logo { -webkit-transform: scale(0.83);  -ms-transform: scale(0.83);  transform: scale(0.83);	}}
@media (max-width: 400px) {	#logo { -webkit-transform: scale(0.78);  -ms-transform: scale(0.78);  transform: scale(0.78);	}}
@media (max-width: 375px) {	#logo { -webkit-transform: scale(0.73);  -ms-transform: scale(0.73);  transform: scale(0.73);	}}
@media (max-width: 350px) {	#logo { -webkit-transform: scale(0.68);  -ms-transform: scale(0.68);  transform: scale(0.68);	}}
@media (max-width: 325px) {	#logo { -webkit-transform: scale(0.63);  -ms-transform: scale(0.63);  transform: scale(0.63);	}}