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

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; background-color: silver; cursor: pointer; color: white; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
em { font-style:italic; }
strong { font-style:bold; }

/*MAIN*/

body {
  font-family: Arial, sans-serif;
  margin:0px;
}

#ad {
   display: block;
   overflow:hidden;
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
background: #4178c0;
background: -moz-linear-gradient(top,  #4178c0 0%, #60c2ef 100%);
background: -webkit-linear-gradient(top,  #4178c0 0%,#60c2ef 100%);
background: linear-gradient(to bottom,  #4178c0 0%,#60c2ef 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4178c0', endColorstr='#60c2ef',GradientType=0 );

 
}

#banner{
  position:absolute;
  overflow: hidden;
	
}

#ad,
#banner,
.click-main
{
	width: 300px;
	height: 250px;
		
}

.border {
	border: 1px solid #ffffff;
	height: 248px;
	position: relative;
}

/*BUTTON*/

.button {
	position: absolute;
	cursor:pointer;
}

.click-main,
.click-video,
.click-video-left,
.click-video-right,
.click-video-top {
	z-index: 10;
}

.click-video-top {
	width: 300px;
	height: 25px;
	display: none;
}

.click-video {
	width: 300px;
	height: 83px;
	top: 167px;
	display: none;
}

.click-replay,
.click-play {
	width: 300px;
	height: 142px;
	top: 25px;
	z-index: 25;
	position: relative;
	float: left;
	display: none;
}

/*VIDEO*/

.video-container {
	width: 298px;
	height: 142px;	
}

.video-container {
	opacity: 1;
	z-index: 20;
	position: absolute;
	background-color: #903080;
	display: none;
	border-top: 2px solid #903080;
	border-bottom: 2px solid #01489a;
}

.video-position {
	top: 25px;
	left: 1px;
	margin: auto;
	position: absolute;
}

video {
	height: 100%;
	width: 100%;
	z-index: 5;
}

#video {
	z-index: 5;
	position: absolute;
}



/*ELEMENTS*/

.element {
	top: 0;
	left: 0;
	opacity: 0;
	background-repeat: no-repeat;
	position: absolute;
	background-size: scale;
	background-position: center center;
}



#particles-js{
	/* ---- particles.js container ---- */
	width: 100%;
	height: 100%;
	-webkit-filter:blur(3px);
	position: absolute;
	background-color: transparent;
	background-image: url('');
	background-size: cover;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 0;
}

.dater { 
	width: 300px; 
	height:20px;
	top: 203px;
	left: 0;
}

.ctaArea, .ctaEnd { 
	width:150px;
	height: 20px;
	left: 75px;
	background-color: #ffffff;
	box-shadow: 0px 4px 0px #0f1936;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #508ec9;
	border-right: solid 1px #508ec9;
	border-radius: 5px;
	padding: 0px;
	
	background: #508ec9;
	background: -moz-linear-gradient(top,  #508ec9 0%, #8cd8f5 100%);
background: -webkit-linear-gradient(top,  #508ec9 0%,#8cd8f5 100%);
background: linear-gradient(to bottom,  #508ec9 0%,#8cd8f5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#508ec9', endColorstr='#8cd8f5',GradientType=0 );
	top: 222px;
}

.grad-bottom {
	width: 100%;
	height: 83px;
	top: 167px;
	background: #4178c0;
background: -moz-linear-gradient(top,  #4178c0 0%, #60c2ef 100%);
background: -webkit-linear-gradient(top,  #4178c0 0%,#60c2ef 100%);
background: linear-gradient(to bottom,  #4178c0 0%,#60c2ef 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4178c0', endColorstr='#60c2ef',GradientType=0 );

}

.ctaEnd {
	left: 75px;
	top: 97px;
}

.cta { 
	width:100%;
	height: 100%;
	position: relative;
	}

.outDate { background-image: url(images/dater_date.svg); }

.outDay { background-image: url(images/dater_day.svg); }

.outNow { background-image: url(images/dater_now.svg); }

.trailer { background-image: url(images/cta_trailer.svg); }

.tickets { background-image: url(images/cta_tickets.svg); }

.replay { background-image: url(images/cta_replay.svg); }

.tag-2line {
	width: 100%;
	height: 65px;
	top: 168px;
}

.tag-2line .top {
	background: url(images/text_tag_2lines.svg) no-repeat right top;
	width: 100%;
	height: 50%;
	background-size:300px 65px;
}

.tag-2line .bottom {
	background: url(images/text_tag_2lines.svg) no-repeat right bottom;
	width: 100%;
	height: 50%;
	top: 50%;
	background-size:300px 65px;
}

.tag-1line {
	width: 100%;
	height: 20px;
	background-image: url(images/text_tag_1line.svg);
	top: 217px;
}

.studio {
	width: 100%;
	height: 100%;
	
}

.grad-top {
	height: 25px;
	width: 100%;
	background: #2a1048;
}

.text-studio {
	width: 300px;
	height: 42px;
	background-image: url(images/text_studio_2lines.svg);
	top: 54px;
}

.text-studio-end {
	width: 237px;
	height: 19px;
	background-image: url(images/text_studio_1line.svg);
	top: 5px;
}

.title-dragon {
	width: 300px;
	height: 100px;
	background-image: url(images/title_dragon.png);
	top: 85px;
}
       
.title {
	width: 300px;
	height: 75px;
	top: 144px;
	background-image: url(images/title.png);
}

.logoLeft { width: 75px; height: 19px; top: 232px; left: 3px; background:url(images/logos_left.png); }

.logoRight { width: 75px; height: 19px; top: 232px; left: 225px; background:url(images/logos_right.png); }
      	      	
.artwork {
	width: 100%;
	height: 100%;
	background: url(images/artwork.jpg) no-repeat center;
	
}

.video-start,
.video-end {
	width: 298px;
	height: 142px;
	top: 25px;
	left: 1px;
	border-top: 2px solid #903080;
	border-bottom: 2px solid #01489a;
	border-radius: 2px;
	background-color: rgba(15,25,51,0.5);
}

.video-start { background-image: url(images/poster.jpg); }

.video-end {
	background-image: url(images/end_frame.jpg);
	
}