@charset "utf-8";
@font-face {
	font-family: Calibri;
	src: url(/elements/Calibri.ttf);
}
@font-face {
	font-family: Trajan_Pro;
	src: url(/elements/TrajanPro-Regular.otf);
}
@font-face {
	font-family: Trajan_Pro_Bold;
	src: url(/elements/TrajanPro-Bold.otf);
}
@font-face {
	font-family: Icomoon;
	src: url(/elements/Icons.ttf);
}
html {
	background-color: #000;
	cursor: default;
	overflow-x: hidden;
}
body {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
table {
	width: 100%;
}
table tbody {
	vertical-align: top;
}
table td {
	padding: 5px;
}
h1 {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 12px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 10px;
}
h2 span {
	white-space: nowrap;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 0 5px;
}
h3 span {
	font-weight: bold;
	white-space: nowrap;
}
.wrapper {
	background-image: url(/elements/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
	min-width: 320px;
	height: 800px;
	overflow: hidden;
}
#logo {
	font-family: Trajan_Pro, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00340D;
	text-decoration: none;
	text-align: center;
	font-size: 50px;
	line-height: 50px;
	white-space: nowrap;
	position: absolute;
	right: 13%;
	top: 370px;
	z-index: 9;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#logo span {
	display: block;
	font-size: 22px;
	letter-spacing: 5px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#htmlSite, #flashSite, #selector {
	font-family: Trajan_Pro, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	white-space: nowrap;
	float: right;
	margin-top: 426px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#flashSite {
	margin-right: 16%;
}
#selector {
	margin: 424px 30px 0 32px;
	font-size: 30px;
	cursor: default;
}
#flashSiteSpan {
	position: absolute;
	top: 15px;
	right: 5%;
	width: 40%;
	text-align: center;
	color: #64562A;
	font-size: 14px;
	font-style: italic;
	display: none;
}
#htmlSiteSpan {
	position: absolute;
	top: 15px;
	left: 5%;
	width: 40%;
	text-align: center;
	color: #64562A;
	font-size: 14px;
	font-style: italic;
	display: none;
}
#szinvaweb {
	font-family: Trajan_Pro_Bold, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	line-height: 22px;
	white-space: nowrap;
	display: inline-block;
	margin-top: 312px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#szinvaweb:hover {
	color: #64562A;
}
#menuWrapper {
	position: absolute;
	width: 60%;
	max-width: 580px;
	top: 495px;
	right: 13%;
	margin-right: 210px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#menu {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 50%;
	text-align: center;
}
#menuWrapper a:first-child {
	float: left;
}
#menuWrapper a:last-child {
	float: right;
}
#menu1, #menu2, #menu3 {
	font-family: Trajan_Pro, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 19px;
	line-height: 24px;
	white-space: nowrap;
	letter-spacing: 0.5px;
	display: inline-block;
	position: relative;
	z-index: 1;
	outline: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#menu1:hover, #menu2:hover, #menu3:hover {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.9), 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF;
}
.active {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.9), 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF !important;
}
#intro {
	width: 75%;
	max-width: 960px;
	position: absolute;
	top: 0;
	right: 3%;
	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, right 0.5s ease-in-out;
	-moz-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, right 0.5s ease-in-out;
	-o-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, right 0.5s ease-in-out;
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, right 0.5s ease-in-out;
}
#intro p {
	font-family: Trajan_Pro, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.9);
	line-height: 24px;
	text-align: justify;
	margin: 0;
	padding: 30px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.25)), color-stop(85%, rgba(0,0,0,0.25)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
}
#intro p:first-child {
	visibility: hidden;
}
#resume {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F58C39;
	width: 75%;
	max-width: 960px;
	height: 440px;
	padding: 15px 25px;
	position: absolute;
	top: 30px;
	right: 3%;
	overflow: auto;
	line-height: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, right 0.5s ease-in-out;
	-moz-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, right 0.5s ease-in-out;
	-o-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, right 0.5s ease-in-out;
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, right 0.5s ease-in-out;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(92%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
}
#resume table:last-child {
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
	text-align: center;
	position: relative;
}
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}
.middle {
	vertical-align: middle;
}
.nowrap {
	white-space: nowrap;
}
.main {
	font-weight: bold;
	font-size: 20px;
}
.title {
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cv_download {
	text-decoration: none;
	font-weight: bold;
	color: #509700;
	white-space: nowrap;
	outline: none;
}
.cv_download:hover {
	text-decoration: underline;
}
.cv_download:after {
	content: "";
	background-image: url(/elements/pdf.png);
	width: 23px;
	height: 24px;
	display: inline-block;
	margin: 0 0 -6px 10px;
}
.width_52 {
	width: 52%;
}
.list {
	padding-left: 15px;
}
#contactWrapper {
	width: 100%;
	max-width: 460px;
	height: 440px;
	position: absolute;
	top: 30px;
	left: 50%;
	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out;
	-moz-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out;
	-o-transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out;
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out;
}
#contact {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F58C39;
	width: 100%;
	height: 100%;
	padding: 15px 20px;
	text-align: justify;
	overflow: auto;
	line-height: 20px;
	margin-left: -38%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(92%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
}
#contact a {
	color: #F58C39;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
input[type=text] {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: rgba(255, 255, 255, 0.05);
	border: 1px solid rgba(255, 255, 255, 0.1);
	color: #F58C39;
	font-size: 14px;
	height: 22px;
	width: 100%;
	padding: 1px 4px;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
textarea {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: rgba(255, 255, 255, 0.05);
	border: 1px solid rgba(255, 255, 255, 0.1);
	color: #F58C39;
	font-size: 14px;
	height: 170px;
	width: 100%;
	padding: 1px 4px;
	resize: none;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
input[type=submit] {
	width: 57px;
	height: 28px;
	border: none;
	float: right;
	cursor: pointer;
	margin-left: 10px;
	background: url(/elements/send.png) 0 0 transparent;
	outline: none;
}
input[type=reset] {
	width: 57px;
	height: 28px;
	border: none;
	float: right;
	cursor: pointer;
	margin-left: 10px;
	background: url(/elements/clear.png) 0 0 transparent;
	outline: none;
}
input[type=submit]:active, input[type=reset]:active {
	background-position: 1px 1px;
}
.margin_top {
	margin-top: 10px;
}
.alert {
	color: #FF0000;
	font-size: 14px;
	text-align: center;
}
.alert .success {
	color: #509700;
}
.alert span {
	margin-top: 12px;
	display: inline-block;
	line-height: normal;
}
#credits {
	overflow: hidden;
	position: absolute;
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#my-thumbs-list {
	background-image: url(/elements/scroll_bg_new.png);
	background-position: center center;
	background-repeat: repeat-x;
	overflow: auto;
	width: 100%;
	height: auto;
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
	top: 0;
	z-index: 9;
}
#mainCastle, #mainSisters, #mainShakespeare, #mainEarth, #mainConcept, #mainOlympic, #mainGraphic, #mainPrevis, #mainUnfinished, #mainLight {
	width: 181px;
	height: 106px;
	display: inline-block;
	margin: 8px 31px;
	position: relative;
	background-repeat: no-repeat;
}
#mainCastle {
	background-image: url(/elements/castle.png);
	margin-left: 64px;
}
#mainSisters {
	background-image: url(/elements/sisters.png);
}
#mainShakespeare {
	background-image: url(/elements/shakespeare.png);
}
#mainEarth {
	background-image: url(/elements/earth.png);
}
#mainConcept {
	background-image: url(/elements/concept.png);
}
#mainOlympic {
	background-image: url(/elements/olympic.png);
}
#mainGraphic {
	background-image: url(/elements/graphic.png);
}
#mainPrevis {
	background-image: url(/elements/previs.png);
}
#mainUnfinished {
	background-image: url(/elements/unfinished.png);
}
#mainLight {
	background-image: url(/elements/light.png);
	margin-right: 64px;
}
#mainGlass, #mainDeus, #mainSilver, #mainContractor, #mainBorsalino, #mainCeremonies, #mainSpider, #mainAladdin, #mainJurassic, #mainArthur, #mainCreed, #mainArt {
	width: 200px;
	height: 110px;
	display: inline-block;
	margin: 50px 32px;
	position: relative;
	background-repeat: no-repeat;
	border-radius: 3px;
	box-shadow: inset 0 0 4px rgb(255, 255, 255, 0.6), 0 0 4px rgb(255, 255, 255, 0.6), inset 2px 2px 0 rgba(255,255,255,0.6), inset -2px -2px 0 rgba(255,255,255,0.6);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	outline: none;
}
#mainGlass {
	background-image: url(/images/through_the_looking_glass/through_the_looking_glass_scroll.jpg);
}
#mainDeus {
	background-image: url(/images/deus_otiosus_the_idle_god/deus_otiosus_the_idle_god_scroll.jpg);
}
#mainSilver {
	background-image: url(/images/stealing_silver/stealing_silver_scroll.jpg);
}
#mainContractor {
	background-image: url(/images/contractor_014352/contractor_014352_scroll.jpg);
}
#mainBorsalino {
	background-image: url(/images/blue_borsalino/blue_borsalino_scroll.jpg);
}
#mainCeremonies {
	background-image: url(/images/london_2012_ceremonies/london_2012_ceremonies_scroll.jpg);
}
#mainSpider {
	background-image: url(/images/spider_man_far_from_home/spider_man_far_from_home_scroll.jpg);
	margin-left: 64px;
}
#mainAladdin {
	background-image: url(/images/aladdin/aladdin_scroll.jpg);
}
#mainJurassic {
	background-image: url(/images/jurassic_world_fallen_kingdom/jurassic_world_fallen_kingdom_scroll.jpg);
}
#mainArthur {
	background-image: url(/images/king_arthur_legend_of_the_sword/king_arthur_legend_of_the_sword_scroll.jpg);
}
#mainCreed {
	background-image: url(/images/assassins_creed/assassins_creed_scroll.jpg);
}
#mainArt {
	background-image: url(/images/concept_art/concept_art_scroll.jpg);
	margin-right: 64px;
}
#mainGlass:hover, #mainDeus:hover, #mainSilver:hover, #mainContractor:hover, #mainBorsalino:hover, #mainCeremonies:hover, #mainSpider:hover, #mainAladdin:hover, #mainJurassic:hover, #mainArthur:hover, #mainCreed:hover, #mainArt:hover {
	box-shadow: inset 0 0 4px rgb(255, 255, 255, 0.6), 0 0 40px rgb(255, 255, 255, 1);
	transform: scale(1.08);
}
.credits_text {
	position: absolute;
	top: 120px;
	width: 120%;
	margin-left: -10%;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	white-space: nowrap;
	display: none;
}
.qtip-default {
	max-width: 320px !important;
	border-radius: 2px;
}
.qtip-content {
	font-family: Trajan_Pro, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	padding: 5px 10px 3px !important;
}
#prevWrapper {
	width: 60%;
	height: 400px;
	position: absolute;
	top: 50px;
	right: 13%;
	margin-right: 220px;
}
#prevCastle, #prevSisters, #prevShakespeare, #prevEarth, #prevConcept, #prevOlympic, #prevGraphic, #prevPrevis, #prevUnfinished, #prevLight {
	display: none;
	position: absolute;
	height: 100%;
	opacity: 0.3;
	margin-left: -38%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#prevCastle {
	background-image: url(/elements/castle_or.png);
}
#prevSisters {
	background-image: url(/elements/sisters_or.png);
}
#prevShakespeare {
	background-image: url(/elements/shakespeare_or.png);
}
#prevEarth {
	background-image: url(/elements/earth_or.png);
}
#prevConcept {
	background-image: url(/elements/concept_or.png);
}
#prevOlympic {
	background-image: url(/elements/olympic_or.png);
}
#prevGraphic {
	background-image: url(/elements/graphic_or.png);
}
#prevPrevis {
	background-image: url(/elements/previs_or.png);
}
#prevUnfinished {
	background-image: url(/elements/unfinished_or.png);
}
#prevLight {
	background-image: url(/elements/light_or.png);
}
#prevGlass, #prevDeus, #prevSilver, #prevContractor, #prevBorsalino, #prevCeremonies, #prevSpider, #prevAladdin, #prevJurassic, #prevArthur, #prevCreed, #prevArt {
	display: none;
	position: absolute;
	height: 100%;
	left: 50%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#prevGlass {
	background-image: url(/images/through_the_looking_glass/through_the_looking_glass_poster.jpg);
}
#prevDeus {
	background-image: url(/images/deus_otiosus_the_idle_god/deus_otiosus_the_idle_god_poster.jpg);
}
#prevSilver {
	background-image: url(/images/stealing_silver/stealing_silver_poster.jpg);
}
#prevContractor {
	background-image: url(/images/contractor_014352/contractor_014352_poster.jpg);
}
#prevBorsalino {
	background-image: url(/images/blue_borsalino/blue_borsalino_poster.jpg);
}
#prevCeremonies {
	background-image: url(/images/london_2012_ceremonies/london_2012_ceremonies_poster.jpg);
}
#prevSpider {
	background-image: url(/images/spider_man_far_from_home/spider_man_far_from_home_poster.jpg);
}
#prevAladdin {
	background-image: url(/images/aladdin/aladdin_poster.jpg);
}
#prevJurassic {
	background-image: url(/images/jurassic_world_fallen_kingdom/jurassic_world_fallen_kingdom_poster.jpg);
}
#prevArthur {
	background-image: url(/images/king_arthur_legend_of_the_sword/king_arthur_legend_of_the_sword_poster.jpg);
}
#prevCreed {
	background-image: url(/images/assassins_creed/assassins_creed_poster.jpg);
}
#prevArt {
	background-image: url(/images/concept_art/concept_art_poster.jpg);
}
#castle, #sisters, #shakespeare, #earth, #concept, #olympic, #graphic, #previs, #unfinished, #light {
	display: none;
	font-size: 14px;
	color: #F58C39;
	width: 100%;
	height: 470px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
	line-height: 18px;
	-webkit-transition: top 0.5s ease-in-out;
	-moz-transition: top 0.5s ease-in-out;
	-o-transition: top 0.5s ease-in-out;
	transition: top 0.5s ease-in-out;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(92%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
}
#glass, #deus, #silver, #contractor, #borsalino, #ceremonies, #spider, #aladdin, #jurassic, #arthur, #creed, #art {
	display: none;
	font-size: 0;
	width: 100%;
	height: 500px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
	line-height: 18px;
	-webkit-transition: top 0.5s ease-in-out;
	-moz-transition: top 0.5s ease-in-out;
	-o-transition: top 0.5s ease-in-out;
	transition: top 0.5s ease-in-out;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(92%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
}
.thumbnails {
	display: inline-block;
	width: 48%;
	margin-top: 50px;
	max-width: 600px;
	margin-left: 2%;
	text-align: left;
}
.thumbnails a {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3%;
	margin-bottom: 3%;
	position: relative;
	width: 22.5%;
	overflow: hidden;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.thumbnails a:nth-child(4n), .thumbnails a:last-child {
	margin-right: 0;
}
.thumbnails a span {
	float: left;
	width: 100%;
	padding-bottom: 66.67%;
}
.thumbnails a span:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #FFF;
	opacity: 0.08;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.thumbnails a:hover span:after {
	opacity: 0;
}
.thumbnails a span img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.thumbnails a:hover span img {
	transform: scale(1.08);
}
.description {
	width: 45%;
	display: inline-block;
	font-size: 14px;
	color: #F58C39;
	text-align: justify;
	margin-top: 50px;
	max-width: 600px;
	height: 420px;
	vertical-align: top;
	margin-left: 3%;
	margin-right: 2%;
	overflow: auto;
}
.description p {
	margin: 0 0 12px;
}
.description > div:first-child {
	float: left;
	width: 48%;
	margin-right: 2%;
	text-align: right;
}
.description > div:last-child {
	float: right;
	width: 48%;
	margin-left: 2%;
}
.description img {
	float: right;
	max-width: 100%;
}
.lowercase {
	text-transform: lowercase;
}
.mobil_view {
	visibility: hidden;
}
.more {
	display: block;
	width: 48px;
	cursor: pointer;
	margin: 350px auto 0;
	color: rgba(255,255,255,0.5);
	font-size: 48px;
	font-family: Icomoon;
}
.more:hover {
	color: rgba(255,255,255,0.75);
}
::-webkit-scrollbar {
	width: 10px;
}
::-webkit-scrollbar-track {
	background: rgba(255,255,255,0.2);
	border-radius: 5px;
}
::-webkit-scrollbar-thumb {
	background: #F58C39;
	border-radius: 5px;
}
html, #intro, #resume, .description, #glass, #deus, #silver, #contractor, #borsalino, #ceremonies, #spider, #aladdin, #jurassic, #arthur, #creed, #art {
	scrollbar-color: #F58C39 rgba(255,255,255,0.2);
	scrollbar-width: thin;
}
@media(max-width:1080px) {
	.wrapper {
		background-position: -160px top;
	}
	#intro {
		width: 90%;
		right: 5%;
	}
}
@media(max-width:767px) {
	#htmlSite {
		width: 40%;
		margin-top: 46px;
		margin-left: 5%;
	}
	#flashSite {
		width: 40%;
		margin-top: 46px;
		margin-right: 5%;
	}
	#flashSiteSpan, #htmlSiteSpan {
		display: block;
	}
	#selector {
		width: 10%;
		margin: 44px 0 0;
	}
	#szinvaweb {
		margin-top: 692px;
	}
	.qtip {
		display: none !important;
	}
	#logo {
		right: 0;
		top: 35px;
		width: 100%;
	}
	#intro {
		width: 90%;
		height: 440px;
		top: 250px;
		right: 5%;
		overflow: auto;
		display: none;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 10%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(10%, rgba(0,0,0,0.25)), color-stop(85%, rgba(0,0,0,0.25)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 10%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 10%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 10%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 10%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
	}
	#intro p {
		padding: 15px 30px;
		background: none;
	}
	#intro p:first-child {
		display: none;
	}
	#menuWrapper {
		width: 90%;
		height: 50px;
		max-width: none;
		top: 150px;
		right: 5%;
		margin-right: 0;
		border-top: 1px solid rgba(255, 255, 255, 0.5);
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	}
	#menu {
		left: 0;
	}
	#menu1 {
		width: 25%;
		text-align: center;
		margin-top: 15px;
	}
	#menu2 {
		width: 50%;
		text-align: center;
		margin-top: 15px;
	}
	#menu3 {
		width: 25%;
		text-align: center;
		margin-top: 15px;
	}
	.mobil_border_top, .mobil_border_bottom {
		border-top: 1px solid rgba(255, 255, 255, 0.5);
		border-bottom: medium none;
		position: absolute;
		top: 144px;
		width: 90%;
		left: 5%;
	}
	.mobil_border_bottom {
		top: 194px;
	}
	.mobil_view {
		visibility: visible;
	}
	#resume {
		width: 90%;
		top: 250px;
		right: 5%;
		display: none;
		padding: 15px;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(8%, rgba(0,0,0,0.5)), color-stop(92%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
	}
	#contactWrapper {
		width: 90%;
		max-width: none;
		top: 250px;
		left: 5%;
		display: none;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(8%, rgba(0,0,0,0.5)), color-stop(92%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
	}
	#contact {
		margin-left: 0;
		background: none;
	}
	#prevWrapper {
		display: none;
	}
	#mainCastle, #mainSisters, #mainShakespeare, #mainEarth, #mainConcept, #mainOlympic, #mainGraphic, #mainPrevis, #mainUnfinished, #mainLight {
		height: 146px;
		margin-bottom: 0;
	}
	#credits {
		top: 280px;
	}
	.credits_text {
		display: block;
	}
	#castle, #sisters, #shakespeare, #earth, #concept, #olympic, #graphic, #previs, #unfinished, #light {
		width: 90%;
		height: 400px;
		top: 220px;
		left: 5%;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(8%, rgba(0,0,0,0.5)), color-stop(92%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
	}
	#glass, #deus, #silver, #contractor, #borsalino, #ceremonies, #spider, #aladdin, #jurassic, #arthur, #creed, #art {
		width: 90%;
		height: 400px;
		top: 220px;
		left: 5%;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(8%, rgba(0,0,0,0.5)), color-stop(92%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 8%, rgba(0,0,0,0.5) 92%, rgba(0,0,0,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
	}
	.thumbnails {
		width: 90%;
		margin: 20px 5% 0;
		max-width: none;
		text-align: center;
	}
	.description {
		width: 90%;
		margin: 20px 5% 0;
		max-width: none;
		height: auto;
	}
}
@media(max-width:480px) {
	h1 {
		font-size: 18px;
		line-height: 20px;
	}
	h2 {
		font-size: 16px;
		line-height: 18px;
	}
	h3 {
		font-size: 14px;
	}
	#htmlSite, #flashSite {
		font-size: 32px;
	}
	#selector {
		font-size: 24px;
	}
	#flashSiteSpan, #htmlSiteSpan {
		font-size: 13px;
	}
	#intro {
		width: 100%;
		right: 0;
		top: 310px;
	}
	#intro p {
		font-size: 13px;
		text-align: left;
	}
	#logo {
		font-size: 36px;
		line-height: 36px;
	}
	#logo span {
		font-size: 16px;
	}
	#menuWrapper {
		width: 60%;
		height: 130px;
		top: 130px;
		right: 20%;
	}
	#menu1 {
		width: 100%;
	}
	#menu2 {
		width: 100%;
	}
	#menu3 {
		width: 100%;
	}
	.mobil_border_top, .mobil_border_bottom {
		width: 60%;
		left: 20%;
	}
	.mobil_border_bottom {
		top: 262px;
	}
	#resume {
		width: 100%;
		right: 0;
		top: 310px;
	}
	#contactWrapper {
		width: 100%;
		top: 310px;
		left: 0;
	}
	#castle, #sisters, #shakespeare, #earth, #concept, #olympic, #graphic, #previs, #unfinished, #light {
		width: 100%;
		height: 340px;
		top: 280px;
		left: 0;
	}
	#glass, #deus, #silver, #contractor, #borsalino, #ceremonies, #spider, #aladdin, #jurassic, #arthur, #creed, #art {
		width: 100%;
		height: 340px;
		top: 280px;
		left: 0;
	}
	.thumbnails a {
		width: 31%;
	}
	.thumbnails a:nth-child(4n) {
		margin-right: 3%;
	}
	.thumbnails a:nth-child(3n), .thumbnails a:last-child {
		margin-right: 0;
	}
	.description {
		text-align: left;
	}
	.nomobil {
		display: none;
	}
	.list.nomobil + td {
		padding-left: 15px;
	}
}
@media(min-width:768px) {
	#logo:hover + #intro p:last-child {
		top: 0;
	}
	.mobil_border_top, .mobil_border_bottom {
		display: none;
	}
	#intro, #resume, #contactWrapper {
		display: block !important;
	}
	#intro p:last-child {
		position: absolute;
		top: -100%;
		left: 0;
	}
	.more {
		display: none !important;
	}
	#credits {
		top: 560px !important;
	}
	.width_100 {
		width: 100px;
	}
}
