@charset "UTF-8";
/* CSS Document */

.csstransitions #loading, #arrows .msg { display:none; }
body #pageSlider
{
width: auto;
	height: auto;
	background-color:white;
	transform: none ;
	backface-visibility: hidden;
	touch-action: auto;
	_-webkit-overflow-scrolling:touch;
}

body, html
{
	overflow:auto;
	overflow-x:hidden;	
	background-color:black;
	position:relative;
	font-family: 'Roboto', sans-serif;
	touch-action: auto;
	height:auto;
	
}

.copyright { display:block; }
#nav.black #arrows img.black {

background: rgba(255,255,255,0.4);
}


body div#pageSlider { -webkit-overflow-scrolling:touch; width:100%; height:auto; position:relative; left:0; top:0; overflow:auto; overflow-x:hidden; }

#pageSlider > .wrapper { position:relative; max-width:100%; -webkit-overflow-scrolling: auto; overflow-x:hidden; }
#pageSlider .slide
{
	max-width:100%;
	oerflow:hidden;	
}




h1, h2
{
	font-family: 'Novecentowide-Bold', sans-serif;	
}

p
{
	font-size: 15px;
line-height: 161%;
color: #77777b;
margin: 24px 0;
}

a { color: black; }
#nav { position: absolute; }
#nav ul li a:hover, #nav ul li:hover >  a
{
	color:white;
}
.banner
{
	background:black;	
}

.banner
{
	width:100%;
	height:428px;	
	display:block;
	margin: 0 auto;
}
.banner.hypnosis
{
	background: black url('../images/banners/hypnosis.jpg') center top no-repeat;
}

.banner.magic
{
	background: black url('../images/banners/magic.jpg') center top no-repeat;
}
.banner.magicianotist
{
	background: black url('../images/banners/magicianotist.jpg') center top no-repeat;
}
.banner.motivation
{
	background: black url('../images/banners/motivation.jpg') center top no-repeat;
}
.banner.training
{
	background: black url('../images/banners/training.jpg') center top no-repeat;
}
.banner.about
{
	height:380px;
	background: black url('../images/banners/about.jpg') center -48px no-repeat;
}
.banner img.front
{
position:absolute;
left:50%;
top:0;
margin-left:314px;	
height:800px;
}
.banner.magic img.front
{
	height:865px;
}

.banner.training img.front
{
	
top: 208px;
margin-left: 197px;
height: 595px;
}

.banner.about img.front
{
	top: 80px;
margin-left: 252px;
}

#pageSlider .main, #pageSlider .testiblock
{
width:90%;
padding:0 5%;	

}
#pageSlider div .wrapper
{
	width:100%;
	max-width: 900px;	
	margin: 0px auto 0;
	
	box-shadow:none;
}

#pageSlider .main .wrapper
{
	margin: -136px auto 80px;
	max-width: 700px;
	padding-right:190px;
	
}

#pageSlider .main .wrapper object {
width: 450px;
height: 380px;
max-width: 100%;
margin: 0 auto;
display: block;
}

h1
{
font-size: 79px;
color:#fcce01;	
margin-bottom: 58px;
}
h3, h3 a
{
	color:#555;
}

 #pageSlider .testiblock
{
background:	#fcce01;	
padding:25px 5%;
	position:relative;
	z-index:4;
}
.testiblock p, .testiblock em
{
	color:black;
		font-weight:bold;
		position:relative;
}
.testiblock .wrapper
{
	padding: 12px 0;
}
.testiblock p
{
margin-left: 23px;	
}

.testiblock .testi-l
{
	width:55%;
	float:left;
}
.testiblock .testi-r
{
	margin-left:5%;
	width:40%;
	float:right;
}

.testiblock .testi-r.full, .testiblock .testi-l.full
{
	margin: 0 0%;
	width: 46%;	
	padding:0;
}
.testiblock h1
{
	color:black;	
	margin-bottom: 14px;
	padding-top: 104px;
	margin-top:0;
}

.testiblock h3, .testiblock h3 a
{
	color:black;
	clear:both;
}

.testiblock h3
{
	padding: 4px 0 24px;
	text-align:center;
	
	margin:0;
}

.testiblock h3 a.button
{
	width: auto;
display: inline-block;
margin-left: 13px;
}
.testiblock .full em
{
	margin-bottom: 58px;
display: block;
}


.testiblock .wrapper:after
{
	display:block;
	content: ' ';
	clear:both;	
}

.testiblock .button
{
	display:block;
	margin: 30px 0;
	width:100%;
	border: 3px black solid;	
	text-align:center;
	box-sizing: border-box;
}



.testiblock p:before {
	content: url('../images/tes-quote.png');
	position: absolute;
	left: -47px;
	width: 31px;
	height: 25px;
	display: inline-block;
	transform: scale(0.5);
	margin-top: -13px;
}
.testiblock p:after {
	content: url('../images/tes-quote-flipped.png');
	position: relative;
	left: 2px;
	width: 31px;
	height: 25px;
	display: inline-block;
	transform: scale(0.5) translateY(76px) translateX(16px);
	margin-top: -31px;
	top: 0px;
	transform-origin: 0 0;
	vertical-align: top;
}
.no-csstransforms3d .testiblock p:before, .no-csstransforms3d .testiblock .testis p:after 
{
	content:'"';
	position:static;
	margin:0;
	padding:0;
	transform: none !important;
	display:inline;
}




.copyright
{
	background:black;	
}
.copyright p, .copyright a
{
	text-align:center;
	color:#fcce01 !important;
	margin: 0;	
	padding: 10px;
	font-size:12px;
}




h4
{
	margin-bottom: -26px;
}

h4 a.button
{
	text-decoration: none;
width: auto;
display: inline-block;
text-align: center;
margin: 10px 10px 10px 0;
}

h4 a.button span
{
	font-size: 34px;
font-family: "NovecentoWide-Bold", sans-serif;
text-decoration: none;
line-height: 100%;
margin-bottom: 10px;
}

.iOS .hideonmobile
{
display:none !important;	
}

 @media only screen and (max-width: 1000px) {
	 
	 .hideonmobile
	 {
		display:none !important; 
	 }
	.wrapper
	{
	
		
	}
	
	#pageSlider .main, #pageSlider .testiblock
{
width:86%;
padding:0 7%;	

}
	
	.banner .front
	{
	display:none;	
	}
	.testiblock em
	{
	font-size: 13px;	
	}
	 .banner.about
	 {
		 height: 151px;
background: black;
	 }
	 
 }
 
 @media only screen and (max-width: 767px) {
	 .testiblock .testi-r, .testiblock .testi-l
	 {
		width:90% !important;
		padding:5% !important;
		margin:0 !important; 
		float:none;
	 }
	 #pageSlider .banner
	 {
		 height: 240px;
background-size: cover;
background-attachment: initial;
box-shadow: none !important;
	 }
	 #nav
	 {
		position:fixed; 
	 }
	 .testiblock p
	 {
		margin-left: 18px; 
	 }
	 h1
	 {
		font-size: 38px; 
		margin-bottom: 51px;
	 }
	 .banner .front
	 {
		display:none; 
	 }
	 #pageSlider .main .wrapper {
margin: -93px auto 80px;
	 }
	 
	 #nav.yellow ul li a
	 {
		 color: #77777b;
	 }
	 
	 h4 a.button
{
width: 100%;
margin-bottom: 10px;
box-sizing: border-box;
}
h4 a.button span
{
	font-size: 18px;
}


#pageSlider .banner.about
	 {
		 height: 140px;
background: black;
	 }
	 
	 
 }