html {
    text-rendering: optimizeLegibility;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: 'psl_kittithadaspregular';
    src: url('psl094sp-webfont.eot');
    src: url('psl094sp-webfont.eot?#iefix') format('embedded-opentype'),
         url('psl094sp-webfont.woff') format('woff'),
         url('psl094sp-webfont.ttf') format('truetype');
 
    font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-weight:100;

}

body {
	background:#000;
	color:#FFF;
	text-align:right;
	font-family:'psl_kittithadaspregular',Sans-Serif;
		letter-spacing:1px;
		font-weight: normal;
	font-style: normal;

	text-transform:uppercase;
	min-width:960px;
	top:0;
	left:0;
	position:absolute;
	height:100%;
	width:100%;
	margin:0;
	/*overflow:hidden;*/
	text-rendering: optimizeLegibility;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
	border:none;
	-webkit-font-smoothing: antialiased;
	
}
.ie body {
	filter: dropshadow(color=#000000, offx=0, offy=1);	
}
h1 {
	font-size:68px;
	letter-spacing:-2px;	
	line-height:60px;
	margin:25px 0;
	text-shadow:0 3px 3px #000;
}
.ie h1 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
	padding-bottom:12px;	
}
h2 {
	text-shadow:0 2px 2px #000;
}
.ie h2 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
}
h3 {
	font-size:25px;
	margin:0.2em 0;
	text-shadow:0 2px 2px #000;
}
.ie h3 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
}
h4 {
	margin-bottom:5px;	
}
p, pre {
	margin:0 0 10px 0; 
}
code {
	text-transform:uppercase !important;
	color:#EEE;	
	border-bottom:1px dotted #666;
}
small {
	background:url(alpha.png);
	background:rgba(0, 0, 0, 0.8) url();	
	border:1px solid #111;
	font-size:15px;
	padding:0 5px;
}
a {
	
	color:#FFFFFF;
	text-decoration:none;	
}
a:hover {
	/*color:#BBB*/
	color:#f89d1b;	
}
ul {
	margin:0 0 10px 0;
	overflow:hidden;
	padding:0;
}
	ul li {
		list-style:none;
		margin:4px 0;
	}
	ul li span {
		font-size:30px;
		border:1px solid #111;
		background:url(alpha.png);
		background:rgba(0, 0, 0, 0.8) url();
		padding:0 15px;
	}
	ul li span em {
		font-style:normal;
	}
	ul ul {
		display:none;
		float:right;
		margin:0 3px 0 3px;
		text-align:left;
	}
		ul ul span {
			font-size:20px;
		}
		ul ul li {
			margin:0 0 6px 0;
		}
.download strong {
	font-weight: normal;
}
#container {
	bottom:0;
	right:0;
	position:absolute;
	padding:0 20px 20px 0;
	width:800px;
}
#menu .current a {
	color:#FFF;	
}
#m_header {
	position:fixed;
	top:0;
	left:0;
	background:url(alpha.png);
	background:rgba(0, 0, 0, 0.5) url();
	padding:5px 50px 5px 5px;	
	width:100%;
	font-weight:lighter;
	text-align:center;
	height:130px;
	z-index:100;
}



#donate {
	position:fixed;
	top:0;
	left:0;
	background:url(alpha.png);
	background:rgba(0, 0, 0, 0.5) url();
	padding:5px 50px 5px 5px;	
	width:99%;
	text-align:right;
}
	#donate h4 {
		margin:0;	
	}
	#donate form {
		padding:0;
		margin:0;	
	}
	#donate input[type=text] {
		background:#333;
		border:0;
		color: #CF0;
		font:11px Arial, Helvetica, sans-serif;
		padding:2px;
		text-align:right;
		padding: 5px;
		font-weight:400;
	}
	#donate input[type=submit] {
		background: #CF0;
		color: black;
		border: 0;
		border-radius: 2px;
	}
#home .vegas-loading {
	top:45px;	
}
#overlay {
	display:none;
	background:url(alpha.png);
	background:rgba(0, 0, 0, 0.8) url();
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:999;
}
#credits {
	display:none;
	z-index:1000;	
	position:fixed;
	top:50%;
	left:50%;
	width:600px;
	height:220px;
	margin-left:-300px;
	margin-top:-110px;
}
	#credits div {
		float:left;
	}
	#credits div.last {
		width:290px;
		text-align:left;
		padding-left:10px;
		margin-left:10px;
		border-left:1px dotted #CCC;
	}
	#credits div.first {
		width:280px;
		text-align:right;	
	}
	#credits h4, #credits p {
		margin:0 0 10px 0;
	}
#download {
	width:500px;
	height:100px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-250px;
	margin-top:-50px;
	text-align:center;
	z-index:1000;
	display:none;
}

#sponsors {
	text-shadow:none;
	position:absolute;
	bottom:20px;
	left:10px;
	text-transform:none;
	width:330px;
	text-align:right;
}
	#sponsors img {
		-moz-box-shadow:0 5px 5px #000; -webkit-box-shadow:0 5px 5px #000; box-shadow:0 5px 2px #000;
		float:left;
		background:#000;
		border:1px solid #111;
		margin-right:5px;
	}
	#sponsors * {
		font:11px Arial;
		color:#FFF;
		line-height:1.8;
	}
	#sponsors .bsa_it_ad {
		padding:10px;
		background:url(alpha.png);
		background:rgba(0, 0, 0, 0.6) url();	
		border:1px solid #111;
	}
	#sponsors .bsa_it_t {
		font:12px Arial;
		display:block;
		
	}
	#sponsors .bsa_it_p {
		display:none;	
	}
	#sponsors .bsa_it_p2, 
	#sponsors .bsa_it_t {
		color:#CF0;
		text-decoration:none;

	}
	#sponsors .bsa_it_p2 {
		margin:-26px 10px 0 0;
		display:block;
	}
	
body#documentation {
	background:#000 url('images/bg.png') !important;	
}
#documentation {
}
	#documentation .try {
		font:bold 13px 'PT Sans Narrow', sans-serif;
		color:#CF0;
		display:block;
		text-align:right;
	}
	#documentation #container {
		margin-right:365px;
	}
	#documentation #sponsors {
		position:relative;
		margin:0;
		top:10px;
		padding:0;
		left:-7px;
		width:335px;
		margin-bottom:30px;
	}
	#documentation #sponsors * {
		border:none !important;	 
		background:none !important;	 
	}
	#documentation #sponsors {
		border:none !important;	 
		background:none !important;	 
	}
#content {
	text-align:left;
	background:url(alpha.png);
	background:rgba(0, 0, 0, 0.8) url();
	width:960px;
	height:470px;
	margin-left: auto;
    margin-right: auto;
	margin-top:165px;

}
#index_banner {
	text-align:left;
	width:960px;
	height:164px;
	margin-left: auto;
    margin-right: auto;
	margin-top:165px;

}
#patterns  {
	overflow:hidden;
}
	#patterns li {
		float:left;
		width:42px;
		height:42px;
		border:1px solid #000;
		margin: 0 1px 1px 0;
		background:#AAA;
		cursor:pointer;
	}
#superheader {
	text-align:left;
	text-transform:none;
	z-index:999;
	
	margin:0;
	padding:0;
	position:absolute;
	color:#FFF;
}
	#superheader * {
		margin:0;
		padding:0;
	}
	#superheader a {
		text-decoration:none;
		display:block;
	}
	#superheader ul {
		position:absolute;
		top:0px;
		left:0px;
		width:180px;
		background:#000;
		-webkit-box-shadow:0px 2px 10px rgba(0, 0, 0, 0.8);
		-moz-box-shadow:0px 2px 10px rgba(0, 0, 0, 0.8);
		display:none;
		-webkit-border-radius: 0 5px 5px 5px; 
		-moz-border-radius: 0 5px 5px 5px;
		z-index:9999;
	}
	
	#superheader li {
		font-size:25px;
		list-style:none;
		padding:10px 15px;
		cursor:pointer;
		z-index:9999;
	}
	#superheader li:hover {
		background:#222;
	}
	
	#superheader {
	text-align:left;
	text-transform:none;
	z-index:999;
	
	margin:0;
	padding:0;
	position:absolute;
	color:#FFF;
}
#superheader_cm {
	text-align:left;
	text-transform:none;
	z-index:999;
	
	margin:0;
	padding:0;
	position:absolute;
	color:#FFF;
}
	#superheader_cm * {
		margin:0;
		padding:0;
	}
	#superheader_cm a {
		text-decoration:none;
		display:block;
	}
	#superheader_cm ul {
		position:absolute;
		top:0px;
		left:0px;
		width:180px;
		background:#000;
		-webkit-box-shadow:0px 2px 10px rgba(0, 0, 0, 0.8);
		-moz-box-shadow:0px 2px 10px rgba(0, 0, 0, 0.8);
		display:none;
		-webkit-border-radius: 0 5px 5px 5px; 
		-moz-border-radius: 0 5px 5px 5px; 
	}
	#superheader_cm li {
		font-size:25px;
		list-style:none;
		padding:10px 15px;
		cursor:pointer;
	}
	#superheader_cm li:hover {
		background:#222;
	}
	
	
#authors {
	position:relative;
}
#hire {
	border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	box-shadow:0px 2px 5px #000; -moz-box-shadow:0px 2px 5px #000; -webkit-box-shadow:0px 2px 5px #000;
	background:#000;
	font:10px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	padding:5px;
	text-shadow:none;	
	text-transform:none;
	position:absolute;
	right:155px;
	margin-top:-30px;
	display:none;
}
	#hire .arrow {
		width:0; height:0;
		border:10px solid transparent;
		border-top:10px solid #000;
		margin:0 auto;
		margin-bottom:-20px;
	}
	
	
footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 0px;
    height:300px;
    background:url(alpha.png);
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
	cursor:pointer;
	text-align:center;
}

.fTab {
     position: absolute;
	 	 width:300px;
	 right:0;

    bottom: 0;
    padding: 1em;
    background-color: gray;

	text-align:center;
    	background:url(alpha.png);

    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
	cursor:pointer;
}

.fTab.active {
    bottom: 300px;
}

.fTab.active + footer {
    max-height: 300px;
}
.img_light{
-webkit-filter: drop-shadow(0px 0px 20px rgba(255,255,250,1));
filter: url(shadow.svg#drop-shadow);
-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, 
Color='#444')";
filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, 
Color='#444')";
}
#footerSlideContainer {
	position: fixed;
	bottom:0;
	width: 100%;
}
#footerSlideButton {
	background:url(alpha.png);
	background:rgba(0, 0, 0, 0.5) url();
	position: absolute;
	top: -50px;
	text-align:center;
	right: 0px;
	width:400px;
	height:50px;
	border: none;
	cursor: pointer;
}
#footerSlideContent {
	width: 100%;
	height: 0px;
	background:url(alpha.png);
	background:rgba(0, 0, 0, 0.5) url();
	border: none;
}

.linecontent {
	width:480px;
	top:0px;
	position:relative;
}
.running .line1,.running .line2,.running .line3,.running .line4 {
	background:#2187e7; 
	width:0px;
	height:1px;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

.running .line1 { -moz-transform:rotate(-35deg);  -webkit-transform:rotate(-35deg);   -moz-animation:move  0.65s linear forwards; -webkit-animation:move  0.65s linear forwards;}


.running .line2 { -moz-transform:rotate(0deg);  -webkit-transform:rotate(0deg);   -moz-animation:move1  0.65s linear forwards; -webkit-animation:move1  0.65s linear forwards;}


.running .line3 { -moz-transform:rotate(35deg);  -webkit-transform:rotate(35deg);   -moz-animation:move2  0.65s linear forwards; -webkit-animation:move2  0.65s linear forwards;}
/* ANIMATION LINE */

@-moz-keyframes move {
	0%   { width:0px;}
	100% { width:150px; box-shadow:0px 0px 5px 1px rgba(0,198,255,0.5); }
}


@-webkit-keyframes move {
	0%   { width:0px;}
	100% { width:150px; box-shadow:0px 0px 5px 1px rgba(0,198,255,0.5); }
}

@-moz-keyframes move1 {
	0%   { width:0px;}
	100% { width:150px; box-shadow:0px 0px 5px 1px rgba(0,198,255,0.5); }
}


@-webkit-keyframes move1 {
	0%   { width:0px;}
	100% { width:150px; box-shadow:0px 0px 5px 1px rgba(0,198,255,0.5); }
}

@-moz-keyframes move2 {
	0%   { width:0px;}
	100% { width:150px; box-shadow:0px 0px 5px 1px rgba(0,198,255,0.5); }
}


@-webkit-keyframes move2 {
	0%   { width:0px;}
	100% { width:150px; box-shadow:0px 0px 5px 1px rgba(0,198,255,0.5); }
}

img.desaturate { 
opacity:0.4;

}

#wrapper {
	position: relative;
	width: 456px;
	height: 370px;
	overflow: hidden;

	/* Prevent native touch events on Windows */
	-ms-touch-action: none;

	/* Prevent the callout on tap-hold and text selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Prevent text resize on orientation change, useful for web-apps */
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

#scroller {
	width:445px;
	text-align:justify;
	position: absolute;

	/* Prevent elements to be highlighted on tap */
	-webkit-tap-highlight-color: rgba(0,0,0,0);

	/* Put the scroller into the HW Compositing layer right from the start */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

#slideshow {
    position:relative;
    height:370px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#wrapper_news {
	position: relative;
	width: 960px;
	height: 400px;
	overflow: hidden;

	/* Prevent native touch events on Windows */
	-ms-touch-action: none;

	/* Prevent the callout on tap-hold and text selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Prevent text resize on orientation change, useful for web-apps */
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

#scroller_news {
	width:960px;
	text-align:justify;
	position: absolute;

	/* Prevent elements to be highlighted on tap */
	-webkit-tap-highlight-color: rgba(0,0,0,0);

	/* Put the scroller into the HW Compositing layer right from the start */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
#wrapper_contact {
	position: relative;
	width: 480px;
	height: 400px;
	overflow: hidden;

	/* Prevent native touch events on Windows */
	-ms-touch-action: none;

	/* Prevent the callout on tap-hold and text selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Prevent text resize on orientation change, useful for web-apps */
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

#wrapper_project {
	position: relative;
	width: 440px;
	height: 400px;
	overflow: hidden;

	/* Prevent native touch events on Windows */
	-ms-touch-action: none;

	/* Prevent the callout on tap-hold and text selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Prevent text resize on orientation change, useful for web-apps */
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
#wrapper_gallery {
	position: relative;
	width: 760px;
	height: 400px;
	overflow: hidden;

	/* Prevent native touch events on Windows */
	-ms-touch-action: none;

	/* Prevent the callout on tap-hold and text selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Prevent text resize on orientation change, useful for web-apps */
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

#scroller_contact {
	width:480px;
	text-align:justify;
	position: absolute;

	/* Prevent elements to be highlighted on tap */
	-webkit-tap-highlight-color: rgba(0,0,0,0);

	/* Put the scroller into the HW Compositing layer right from the start */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
hr.style-one {
    border: 0;
    height: 1px;

    background-image: -webkit-linear-gradient(left, #333, #999, #333); 
    background-image:    -moz-linear-gradient(left, #333, #999, #333); 
    background-image:     -ms-linear-gradient(left, #333, #999, #333); 
    background-image:      -o-linear-gradient(left, #333, #999, #333); 
}
.awesome, .awesome:visited {

	background: #222 url(alert-overlay.png) repeat-x;
	width:250px;
	display: inline-block; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }

	
ul#navigation {
    margin: 0px;
    padding: 0px;
    top: 0px;
    right: 10px;
    list-style: none;
    z-index:999999;
    width:960px;
}
ul#navigation li {
    width: 73.5px;
    display:inline;
    float:left;    
}
ul#navigation li a {
    display: block;
    float:left;
    margin-top: -2px;
    width: 70px;
    height: 25px;
    background-color:#E7F2F9;
    background-repeat:no-repeat;
    background-position:50% 10px;
    border:1px solid #BDDCEF;
    -moz-border-radius:0px 0px 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    text-decoration:none;
    text-align:center;
    padding-top:80px;
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);  
}
ul#navigation li a:hover{
}
ul#navigation li a span{
    letter-spacing:2px;
    font-size:11px;
}
ul#navigation .home a{
    background-image: url(http://tympanus.net/Tutorials/FixedNavigationTutorial2/images/home.png);
}
ul#navigation .about a      {
    background-image: url(http://tympanus.net/Tutorials/FixedNavigationTutorial2/images/id_card.png);
}
ul#navigation .search a      {
    background-image: url(http://tympanus.net/Tutorials/FixedNavigationTutorial2/images/search.png);
}
ul#navigation .podcasts a      {
    background-image: url(http://tympanus.net/Tutorials/FixedNavigationTutorial2/images/ipod.png);
}
ul#navigation .rssfeed a   {
    background-image: url(http://tympanus.net/Tutorials/FixedNavigationTutorial2/images/rss.png);
}
ul#navigation .photos a     {
    background-image: url(http://tympanus.net/Tutorials/FixedNavigationTutorial2/images/camera.png);
}
ul#navigation .contact a    {
    background-image: url(http://tympanus.net/Tutorials/FixedNavigationTutorial2/images/mail.png);
}
.sponsorListHolder{
	margin-bottom:0px;
	padding-left:13px;
}

.sponsor{
	width:225px;
	height:128px;
	float:left;
	margin:4px;
	
	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
/*	border:1px solid #ddd;	
	background:url("testbg.png");*/

}

.sponsorFlip:hover{
	/*border:1px solid #999;*/
	
	/* CSS3 inset shadow: 
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;*/
}

.sponsorFlip img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
}
iframe{
overflow:hidden;
}

#gallery-container {
  font-size: 20px;
  margin: auto;
  position: relative;
  max-width: 50em;
  text-align: center;
  padding-top:0px;
  overflow: hidden;

}

#gallery-container:full-screen {
  max-width: 100% !important;
  width: 100%;
  height: 100% !important;
  background-color: #111
}

#gallery-container:-webkit-full-screen {
  max-width: 100% !important;
  width: 100%;
  height: 100% !important;
  background-color: #111
}

#gallery-container:-moz-full-screen {
  max-width: 100% !important;
  width: 100%;
  height: 100% !important;
  background-color: #111
}

.controls {
  text-align: center;
  font-size: 1em;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}

.control,
.grid,
.fs-toggle {
  width: .66em;
  height: .66em;
  text-align: center;
  line-height: .5em;
  cursor: pointer;
  display: inline-block;
  margin-right: 10px
}

.showControls {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity .6s 1s ease;
  transition: opacity .6s 1s ease
}

.hideControls {
  opacity: 0;
  pointer-events: none
}

.icon-grid,
.icon-arrow-left,
.icon-arrow-right,
.icon-fullscreen-exit,
.icon-fullscreen {
  display:inline-block;
  width: 20px;
  height: 20px;
  background-image: url(images/controls-light2.png);
  background-repeat: no-repeat
}

.icon-grid {
  background-position: 0 0
}

.icon-arrow-left {
  background-position: -40px 0
}

.icon-arrow-right {
  background-position: -80px 0
}

.icon-fullscreen-exit {
  background-position: -120px 0
}

.icon-fullscreen {
  background-position: -160px 0
}
.fs-toggle {
  display: none;
}

/*
.item {
  display: inline-block;
  cursor: pointer;
  width: 24%;
  height: auto;
  margin-right: .5%
}

.item img,
.item--big img {
  width: 100%;
  display:block;
}

.items--big {
  position: absolute;
  top: 0;
  left: 0
  right:0;
  width: 100%;
  height: 100%;
  pointer-events: none
}

.item--big {
  position: absolute;
  width: 60%;
  height: auto;
  left: 20%;
  right: 20%;
  top: 1em;
  opacity: 0;
  -webkit-transform: scale(.8);
  transform: scale(.8)
}
.item--big .img-caption{
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  right:0;
  background-color: rgba(0,0,0,0.6);
  color:white;
  padding:10px;
  font-size:.8em;
  text-align:center;
}
*/
.fadeInScaleUp {
  -webkit-animation: fadeInScaleUp .5s ease-out .6s forwards;
  animation: fadeInScaleUp .5s ease-out .6s forwards;
  z-index: 3
}

.fadeOut {
  -webkit-animation: fadeOut .4s ease-out forwards;
  animation: fadeOut .4s ease-out forwards;
  z-index: 1
}

@keyframes fadeOut {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes fadeInScaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes fadeInScaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.scaleDownFadeOut {
  -webkit-animation: scaleDownFadeOut .4s ease-in forwards;
  animation: scaleDownFadeOut .4s ease-in forwards;
  pointer-events: none
}

@keyframes scaleDownFadeOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  99% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes scaleDownFadeOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  99% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.scaleUpFadeIn {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: scaleUpFadeIn ease-in-out .4s forwards;
  animation: scaleUpFadeIn ease-in-out .4s forwards;
  -webkit-animation-duration: .4s;
  animation-duration: .4s
}

@keyframes scaleUpFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  1% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes scaleUpFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  1% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.showLastSecond {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: showLastSecond ease-in-out .4s forwards;
  animation: showLastSecond ease-in-out .4s forwards;
  -webkit-animation-duration: .4s;
  animation-duration: .4s
}

@keyframes showLastSecond {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  1% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  99% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes showLastSecond {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  1% {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
  }

  99% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@media screen and (max-width: 30em) {
  .item--big {
    width: 80%;
    right: 10%;
    left: 10%
  }
}
div#map_canvas{
	margin:auto;
	width:465px;
	height:370px;
	overflow:hidden;
}

