	.main 
	{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
	z-index: -10;
	}
	
	.opacity
	{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7) ;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -9;
	}
	
	.res
	{
	color: #fff;
	position: absolute;
	top: 45%;
	font-size: 20px;
	left: 35%;
	right: 35%;
	text-align: center;
	visibility: hidden;
	}
	
	.headermenu
	{
	width: 100%;
	height: 7%;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -8;
	}
	
	.image
	{
	position: absolute;
	top: 35%;
	left: 3%;
	}
	
	.tool
	{
	width: 20%;
	height: 100%;
	position: absolute;
	font-size: 16px;
	font-family: Helvetica;
	}
	
	.awards
	{
	width: 25%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #fff;
	border: 1px solid #9e9e9e;
	border-top: 0px;
	transition: 0.5s  0s;
	-webkit-transition: 0.5s  0s;
	}
	
	.work
	{
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #fff;
	border: 1px solid #9e9e9e;
	border-top: 0px;
	transition: 0.5s  0s;
	-webkit-transition: 0.5s  0s;
	}
	
	.about
	{
	width: 20%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #fff;
	border: 1px solid #9e9e9e;
	border-top: 0px;
	transition: 0.5s  0s;
	-webkit-transition: 0.5s  0s;
	}
	
	.directors
	{
	width: 33.33333333%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #fff;
	border: 1px solid #9e9e9e;
	border-top: 0px;
	transition: 0.5s  0s;
	-webkit-transition: 0.5s  0s;
	}
	
	.holder1
	{
	position: absolute;
	width: 40%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 3;
	}
	
	.holder2
	{
	position: absolute;
	width: 60%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 2;
	}
	
	.holder3
	{
	position: absolute;
	width: 80%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	}
	
	.menu
	{
	height: 85%;
	width: 90%;
	color: #9e9e9e;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 17px;
	font-family: Helvetica;
	letter-spacing: 1px;
	}
	
	.page
	{
	height: 85%;
	width: 90%;
	color: #fff;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 17px;
	font-family: Helvetica;
	letter-spacing: 1px;
	}
	
	.mainbar 
	{
	height: 7%;
	width: 10%;
	position: absolute;
	top: 70%;
	left: 0%;
	background-color: rgb(255,0,0)
	}
	
	.bars 
	{
	height: 7%;
	width: 10%;
	position: absolute;
	top: 70%;
	left: 0%;
	background-color: #9e9e9e;
	}
	
	.bar1 
	{
	height: 0.5%;
	width: 3%;
	position: absolute;
	top: 24%;
	left: 10%;
	background-color: #fff;
	}
	
	.bar2
	{
	height: 0.5%;
	width: 3%;
	position: absolute;
	top: 70%;
	left: 10%;
	background-color: #fff;
	}
	
	.since
	{
	color: #fff;
	position: absolute;
	top: 19%;
	left: 24%;
	font-family: Helvetica;
	font-size: 20px;
	letter-spacing: 1px;
	}
	
	.Aproducton
	{
	color: #fff;
	position: absolute;
	top: 26%;
	left: 24%;
	font-family: Helvetica;
	font-size: 64px;
	letter-spacing: 1px;
	}
	
	.Company
	{
	color: #fff;
	position: absolute;
	top: 35%;
	left: 24%;
	font-family: Helvetica;
	font-size: 70px;
	letter-spacing: 2px;
	}
	
	.viewreel
	{
	width: 21%;
	height: 5%;
	border: 2px solid #fff;
	position: absolute;
	top: 66%;
	left: 24%;
	font-family: helvetica;
	font-size: 18px;
	letter-spacing: 3px;
	color: #fff;
	padding-top: 2%;
	padding-left: 1%;
	}
	
	.work:hover 
	{
	background-color: #000;
	cursor: pointer;
	transition: 0s  0s;
	-webkit-transition: 0s  0s;
	}
	
	.directors:hover 
	{
	background-color: #000;
	cursor: pointer;
	transition: 0s  0s;
	-webkit-transition: 0s  0s;
	}
	
	.awards:hover 
	{
	background-color: #000;
	cursor: pointer
	transition: 0s  0s;
	-webkit-transition: 0s  0s;
	}
	
	.about:hover 
	{
	background-color: #000;
	cursor: pointer;
	transition: 0s  0s;
	-webkit-transition: 0s  0s;
	}

	.viewreel:hover
	{
	color: #000;
	background-color: #fff;
	cursor: pointer;
	}
	
	.pleaseresize
	{
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 4;
	}
	
	@media screen and (min-width: 600px) and (max-width: 699px)
	{
	.menu {font-size: 14px;}
	.page {font-size: 14px;}
	.since {font-size: 17px;}
	.Aproducton {font-size: 55px;}
	.Company {font-size: 61px;}
	.viewreel {font-size: 17px;}
	}
	
	@media screen and (min-width: 500px) and (max-width: 599px)
	{
	.menu {font-size: 13px;}
	.page {font-size: 13px;}
	.since {font-size: 16px;}
	.Aproducton {font-size: 45px;}
	.Company {font-size: 49px; top: 32%;}
	.viewreel {font-size: 14px;}
	}
	
	@media screen and (max-width: 499px)
	{
	.opacity {background-color: rgba(0,0,0,1);}
	.res {visibility: visible;}
	.main,.headermenu,.image,.tool,.awards,.work,.about,.directors,.holder1,.holder2,.holder3,.menu,.page,.mainbar,.bars,.bar1,.bar2,.since,.Aproducton,.Company,.viewreel
	{visibility: hidden;}

	
	}