
@font-face {
        font-family: 'Futura-CondensedLight-Normal';
	src: url('../fonts/Futura-CondensedLight-Normal.eot');
	src: local('☺'), url('../fonts/Futura-CondensedLight-Normal.woff') format('woff'), url('../fonts/Futura-CondensedLight-Normal.ttf') format('truetype'), url('../fonts/Futura-CondensedLight-Normal.svg') format('svg');
	font-weight: normal;
	font-style: normal;
    }
	

/*video section */
#tnavigation{ background-color:#000000; position:absolute; width:100%; height: 8%; bottom:0px;left:0; display:block; color:#000;}
#tmenu {position:relative; text-align:left; top:25%; margin:0px; padding:0px;}
#tmenu li{
	font-family:"acumin-pro-extra-condensed",sans-serif;font-weight:400;
	font-size:15px; letter-spacing: 2px; height:40px; 
	/*background-color:#000;*/
	padding: 8px 12px;margin: 0 5px;
	color:#000;
}
/*#tmenu li a:hover, a:active{
	
	color:#fff;
}*/
#tmenu li a{
	color:#fff;
	cursor:pointer;
	font-family:"acumin-pro-extra-condensed",sans-serif;font-weight:400;
}

/***/
#videomenus{
	display: block;
width: 80%;
position: relative;
text-align: center;
margin: 0 auto;
top: 50px;
background-color: #000;
border-top:solid;
border-left:solid;
border-right:solid;
border-color:#01cbdf;
}
.centeredMenu {
			
			list-style: none;
			text-align: left;
		}	
	
.portrait{ text-align:center; width:100%; }
#portrait-container{left:0; background-color:#000000; position: absolute; top: 0; width: 100%; height: 100%; z-index:9999; display:none;}

/*#loader{ background: url("../images/loader.gif") no-repeat; margin: auto; position: relative; width: 22px; z-index:-2;}*/
#loader{ background: url("../images/loader.gif") no-repeat;  width: 200px;  height: 200px;  position: absolute;  left: 50%;  top: 50%; background-repeat: no-repeat;  background-position: center;  margin: -100px 0 0 -100px;
}
#loader-container{ position: absolute; bottom: 430px; width: 100%; z-index:9999;  top: 0;  left: 0;  right: 0;  bottom: 0;  background-color: #000000;  z-index: 99;  height: 100%;
}
.tt
{
/* display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    margin: -257px 0px 0px 218px;
  -webkit-transform: translate3d(0, 0, 10px);
  -moz-transform: translate3d(0, 0, 10px);
  -ms-transform: translate3d(0, 0, 10px);
  -o-transform: translate3d(0, 0, 10px);
  transform: translate3d(0, 0, 10px);*/
}
.tt img
{
	width:30%;
}
.date
{
/*position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    margin: 7px 0px 0px 328px;*/
	
}
#rdate {letter-spacing: 0.17em;text-shadow: #110a01 0px 2px 6px;

} 

#wrdate
{ position: fixed;
bottom: 10px;
left: 50%;
margin-left: -150px;
width: 300px;

/*font-size: 12px!important;*/
color: #fff;
text-decoration: none;
text-align: center;
letter-spacing: 1px;
font-family:"acumin-pro-extra-condensed",sans-serif;font-weight:400;
} 

 
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
	width:100%
}

/*body {
    margin: 0;
    padding: 0;
    background: #000;
    color: #fff;
    font-family: arial;
    height: 100%;
}*/
body{
	font-family:"acumin-pro-extra-condensed",sans-serif;font-weight:400;
	color: #fff;
	background:#262626;
	margin:0;
}
#homemain {
	/*background: url(../images/bg.jpg) no-repeat center center fixed;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*background-origin:padding-box;
	background-clip:border-box;*/
	
	overflow:hidden;
	
}
#bgimg img{
	width:100%;
	min-width:1000px;
	/*padding-top:20px;*/
}
a {
    color: #fff;
    text-decoration: none;
}


/*.main {
    width: 100%;
    background: url(../images/bg.jpg) center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 95%;
	display:none;
}*/

@media only screen and (max-width:640px) {
    .main {
        height: 400px;
    }
}
/***

NAVIGATION

***/
#navigation{background-image: url(../images/navigation_bg.png);
position: absolute;
width: 100%;
height: 40px;
top: 0;
/* left: 0; */
display: none;
color: #fff;
text-align: left;}
#menu {position:relative; text-align:left; top:8px; margin:0px; padding:0px;}
#menu li{
	/*font-family:bank_gothicmedium, Arial, sans-serif; */
	font-size:15px; letter-spacing: 2px; height:40px; 
	/*background-color:#000;*/
	padding: 8px 12px;margin: 0 5px;
	color:#fff;
}
#menu li a:hover, a:active{
	
	color:#fff4ca;
}
#menu li a{
	color:#fff;
}
.close{ font-family: bank_gothicmedium, Arial, sans-serif;
font-size: 15px;
position: relative;
text-align: right;
letter-spacing: 2px;
/*text-shadow: 1px 1px 2px #000;*/
color:#fff;
padding-bottom: 10px;
top: 0px;
cursor: pointer;
z-index: 1000;
right: 35px;}
#scrim{ display:none; background-color:#000; position:absolute; top:0px; left:0px; width:100%; height:100%; /*opacity: .7;*/ z-index:3;}
/***

SYNOPSIS

***/
#synopsis_page{position:relative;width:853px;margin:auto;}
#synopsis_page #synopsis-container{background:transparent url(../img/bg-content.png) no-repeat 0 0; position:relative;width:853px;height:363px;}
#synopsis_page .scroll-pane p{font-family:"acumin-pro-extra-condensed",sans-serif;font-weight:400; font-size:13px; text-indent: 20px;}
#synopsis_page h1{position:relative; top:-11px; left:30px; color:#efc87c; font-size: 22px; letter-spacing: 2px;}
#synopsis_page .scroll-pane{ position:relative; float:left;	left: 32px; top: 0px; width: 750px; height: 275px; overflow: hidden;}
	#synopsis_page .scroll-pane .txt_inner{	font-family:"acumin-pro-extra-condensed",sans-serif;font-weight:400;color:#e3e3e3;margin:0;padding:0; list-style:none;font-size:13px; text-indent: 20px;position:absolute; top: 0px;}
.arrow_up{ background:transparent url(../img/arrow-up.png) no-repeat 0 0; position: absolute; width:39px; height:39px; left:800px; top:100px; cursor: pointer; z-index:99;}
.arrow_down{ background:transparent url(../img/arrow-down.png) no-repeat 0 0; position: absolute; width:39px; height:39px; left:800px; top:230px; cursor: pointer; z-index:99;}

#synclose
{
	width: 865px;
position: absolute;
text-align: right;
margin-top: -20px;

}
#synclose img{
	right: 18px;
position: absolute;
cursor:pointer;
}

/***
.menu-dropdown {
    position: absolute;
    top: 40px;
    left: 25px;
    z-index: 10;
    width: auto;
    height: 46px;
    background: url(../images/bg-menu.png) repeat left top;
    overflow: hidden;
    border: 3px solid #030229;
}

@media only screen and (max-width:640px) {
    .menu-dropdown {
        margin: 0;
        position: absolute;
        top: 10px;
        left: 10px;
    }
}

.menu-item {
   margin-top:3px;
	top:0px;
  /*  text-indent: -999em;*/
    cursor: pointer;
}

.menu-text {
    width: 100%;
    height: 26px;
   
	text-align:center;

	
}
#menutitle {
    width: auto;
    height: 26px;
   /* background: url(../images/menu.png) no-repeat right;*/
	padding-right:15px;
    margin-top: 4px;
	
	
}


.menu-text.open {
   /* background: url(../images/menu-open.png) no-repeat;*/
}

.synopsis-text {
    width: 100%;
    height: 21px;
   /* background: url(../images/synopsis.png) no-repeat;*/
    margin-top: 22px;
	text-align:center;
}

.trailer-text {
    width: 100%;
    height: 20px;
  /*  background: url(../images/trailer.png) no-repeat;*/
    margin-top: 22px;
	text-align:center;
}

.option1-text {
    width: 100%;
    height: 20px;
  /*  background: url(../images/trailer.png) no-repeat;*/
    margin-top: 22px;
	text-align:center;
}
.option2-text {
    width: 100%;
    height: 20px;
  /*  background: url(../images/trailer.png) no-repeat;*/
    margin-top: 22px;
	text-align:center;
}
.option3-text {
    width: 100%;
    height: 20px;
  /*  background: url(../images/trailer.png) no-repeat;*/
    margin-top: 22px;
	text-align:center;
}
/*.main .tt {
    margin: 60px auto 0;
    text-align: center;
    height: 35%;
}*/

@media only screen and (max-width:640px) {
   /* .main .tt {
        margin-top: 20px;
    }*/
}

/*.main .tt img {
    height: 100%;
    width: auto;
}*/


.main .cta {
    margin: 10px auto 50px;
    text-align: center;
    height: 10%;
    min-width: 452px;
}

.main .cta img {
    width: auto;
    height: 100%;
}

.footer {
    position: absolute;
    /*font-size: 10px;
  
    padding-top: 10px;
   
    height: 10%;*/
	bottom:0px;
	width:100%;
	font-family:arial,sans-serif;
	font-weight:400;
min-width:1000px;
background-color:#262626;
}


.terms{
	left: 40px;
position: relative;
}
.left > div {
    float: left;
    line-height: 22px;
    margin-right: 5px;
}
.left .legal a {
    padding-left: 10px;

}
.top {
margin-top: 10px;
/* padding-left: 10px; */
/* width: 100%; */
/* min-width: 455px; */
float: right;
position: absolute;
top: 0;
right: 20px;
display: none;
/* z-index: 1000; */
}

.top > div {
    float: right;
    line-height: 22px;
    margin-right: 5px;
	/* padding-left: 5px;*/
}
.top a
{
	width: 30px;
height: 30px;
display: inline-block;
margin: 0 1px;
padding: 4px;
border-radius: 4px;
transition: .3s ease-in-out;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
cursor:pointer;
}
.top a:hover {
	
/*background-color: #2d3f5b;
box-shadow: 1px 1px 0px rgba(0,0,0,0.76);*/
background-position: center -1px; 
opacity: 1;
color: -webkit-link;
text-decoration: underline;
cursor:pointer;
}
.youtube a{
	background: url(../images/youtube.png) no-repeat center center;
}
.facebook a{
	background: url(../images/facebook.png) no-repeat center center;
}
.twitter a{
	background: url(../images/twitter.png) no-repeat center center;
}
.gplus a{
	background: url(../images/g+.png) no-repeat center center;
}
.insta a{
	background: url(../images/insta.png) no-repeat center center;
}

#playbutton {
position: fixed;
bottom: 50%;
margin-bottom: -230px;
background: url(../images//play_btn.png) no-repeat left center;
width: 210px;
left: 50%;
margin-left: -105px;
/*z-index: 99999999;*/
height: 60px;
text-align: right;
line-height: 60px;
opacity: .9;
transition: .3s ease-in-out;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
font-size: 22px;
text-transform: uppercase;
display:none;
}
#playbutton:hover {
cursor: pointer;
opacity: 1;
margin-bottom: -220px;
}
.share {
    cursor: pointer;
    padding-right: 10px;
	width:auto;
   /* background: url(../images/arrow-right.png) no-repeat right center;*/
}

.share.open {
   /* background: url(../images/arrow-left.png) no-repeat right center;*/
}

.share-wrapper {
    overflow: hidden;
    position: relative;
    height: 30px;
    width: 345px;
}

.share-sites {
    position: relative;
    margin-left: -345px;
}

.share-sites > div {
    float: left;
    margin-right: 10px;
    height: 21px;
    line-height: 21px;
}

.share-sites .facebook-like,
.share-sites .gplusbtn {
    margin-top: 2px;
}

.share-sites .getglue {
    margin-top: 3px;
}
.left {
margin-top: 10px;
left: 10px;
float: left;
text-align: left;
position: absolute;

}
.middle {
overflow: hidden;
   text-align: center; 
  padding: 0px 10px;
  min-width: 245px;
   width: 100%; 
  letter-spacing: 1px;

}
.right {
margin-top: 10px;
right: 10px;
float: right;
text-align: right;
position: absolute;
/*bottom: 15px;*/
}

.credits {
    cursor: pointer;
    padding-right: 10px;
  width:auto;
    margin-bottom: -5px;
	
text-decoration: none;
text-align: center;
letter-spacing: 1px;
font-size:11px;
}

.credits a{
		color:#fff;	
}
.credits a:hover{

	color:#fff;	
}
.credits #terms{
	/*padding-right:50px;*/
}


.date img {
    display: block;
    margin: 0 auto 5px;
}

.billing-block {
    width: 100%;
	 height: auto;
    background-image: url(../images/footer_bg.png);
    padding: 20px;
    text-align: center;
    position: fixed;
    bottom: -350px;
    left: 0;
}

.billing-block .close {
    cursor: pointer;
    font-size: 14px;
    float: right;
    margin-bottom: 10px;
}

.billing-block img {
    display: block;
    margin: 0 auto;
    clear: both;
   
    max-width: 930px;
}

.billing-block .rating {
    font-size: 12px;
    margin-top: 10px;
}

@media only screen and (max-width:640px) {
    .billing-block .close,
    .billing-block .rating {
        font-size: 10px;
    }
}

/*
@media only screen and (max-width:1225px) {
    .footer {
        min-width: 0;
    }

    .footer > div {
        float: none;
    }

    .left,
    .middle,
    .right {
        clear: both;
    }

    .left {
        position: absolute;
        top: 50px;
        left: 50%;
        margin-left: -232px;
    }

    .middle {
        position: absolute;
        top: 10px;
        left: 50%;
        margin-left: -145px;
    }

    .right {
        position: absolute;
        top: 80px;
        left: 50%;
        margin-left: -232px;
    }
}
*/

/* ================================================================= overlay === */

.overlay {
    z-index: 100;
    display: none;
    position: fixed;
      background-image:url(../images/ie_bg.png);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

 /*.modal {
   border: 1px solid #8e959b;
    background: #111111;
    width: 860px;
    height: 355px;
    margin: 215px auto;
	
position: fixed;
background: #000;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
opacity: 1;
z-index: 999;
transition: .3s ease-in-out;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
}*/
.modalclose {
/* border: 1px solid #8e959b; */
/* background: #111111; */
width: 100%;
/* height: 355px; */
/* margin: 175px auto; 
right: -440px;
color:#8e959b;*/
position: absolute;
top: 200px;
text-align: center;


font-weight:bold;
cursor:pointer;
z-index:100;
color: #04beea;
font-size: 20px;
}
.modal {
    border: 1px solid #8e959b;
   /* background: #01142C;*/
    width: 860px;
    height: 355px;
    margin: 215px auto;
}
.gallerymodal {
background: #000;
width: 100%;
height: 100%;
/* margin: 0 auto; */
position: absolute;
top: 0;
left: 0px;
display: none;
}
#gallery-container .close{ position: absolute; right: 10px; top: 5px; margin: 0 10px; z-index:9999;}
.gallery-wrapper, #gallery-container{width: 100%; margin: 0 auto; overflow: hidden;}
@media only screen and (max-width:640px) {
    .modal {
        margin: 50px auto;
    }
}

@media all and (min-device-width: 481px) and (max-device-width: 768px) and (orientation:portrait) {
	.modal {
        border: 1px solid #01142C;
    background: #000;
    width: 563px;
    height: 335px;
    margin: 215px auto;
    }
	#portrait-container{
		display:block;
	}
	#homemain {
	background: url(../images/black.jpg) repeat;	
	}
	
	
}
@media all and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	.modal {
        border: 1px solid #01142C;
    background: #000;
    width: 563px;
    height: 335px;
    margin: 215px auto;
    }
	#portrait-container{
		display:none;
	}
}
/* ================================================================= synopsis page === */
.synopsis-wrapper {
    padding: 15px;
	background:#262626;
	font-family:"acumin-pro-extra-condensed",sans-serif;font-weight:400;
	
}


.synopsis-copy {
    margin: 0;
    height: 305px;
    overflow: auto;
	color:#fff4ca;
}

.synopsis-copy p {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    width: 800px;
}

.scrollpane:focus {
    outline: 0;
}

.video-wrapper
{
	/* width: 850px;
    height: 315px;*/
	 width: 100%;
    height: 100%;
}
.video
{
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
/*	 width: 855px;
    height: 349px;*/
	width: 100%;
    height: 100%;
}




/* VIDEO PLAYER STYLE */
.tdk-vid {
	height: 100%;
	
}

.vjs-spinner {
	visibility: hidden;
}

.tdk-vid .vjs-controls {
	color: #FFF;
	background: transparent;
	display: block;
	width: 70%;
	margin: 0px auto 0px auto;
	padding: 15px 0px 0px 0px;
	/*border-top: 1px solid #404346;*/
}
.tdk-vid.video-js-box.vjs-controls-below .vjs-controls {
	background: transparent;
}

.tdk-vid .vjs-controls > div {
	top: 0;
	background: none;
	border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}

/* Top Level Items */
.tdk-vid .vjs-controls > div.vjs-play-control,
.tdk-vid .vjs-controls > div.vjs-volume-control {
	top: 15px; height: 27px;
}
/* Bottom Level Items */
.tdk-vid .vjs-controls > div.vjs-progress-control, .tdk-vid .vjs-controls > div.vjs-time-control {
	margin-top: 20px; height: 14px;
}

/* Placement of Control Items */
.tdk-vid .vjs-controls > div.vjs-play-control       { width: 33px; left: 0px; }
.tdk-vid .vjs-controls > div.vjs-progress-control   { left: 40px; right: 95px; }
.tdk-vid .vjs-controls > div.vjs-time-control       { display: none; }
.tdk-vid .vjs-controls > div.vjs-volume-control     { width: 43px; right: 40px; }
.tdk-vid .vjs-controls > div.vjs-fullscreen-control {
	top:17px;
	right: 0;
	background: url(../images/fullscreen.gif) left top no-repeat;
	width: 33px;
	height: 20px;
}
.tdk-vid .vjs-controls > div.vjs-fullscreen-control div { display: none; }

/* Play/Pause */
.tdk-vid.vjs-paused .vjs-play-control span { margin: 9px 0 0 12px; }
.tdk-vid.vjs-playing .vjs-play-control span { margin: 9px 0 0 12px; }

/* Progress */
.tdk-vid .vjs-progress-holder {
	height: 14px; border: none;
	margin: 0px 0px 0 0px;
	background: #000;
	border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0;
	border: 1px solid #59606B;
}
.tdk-vid .vjs-progress-holder div {
	height: 14px; 
	border-radius: 0; 
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
}
.tdk-vid .vjs-play-progress {
	background: #767F83;
}
.tdk-vid .vjs-load-progress { background: #24282A; }

/* Time Display */
.tdk-vid .vjs-controls .vjs-time-control { font-size: 11px; background: #000; }
.tdk-vid .vjs-controls .vjs-time-control span { line-height: 19px; /* Centering vertically */ }

/* Volume */
.tdk-vid .vjs-volume-control div { margin: 0 5px 0 5px; padding: 2px 0 0 0; }
.tdk-vid .vjs-volume-control div span {
	background: #24282A;
	margin: 0 2px 0 0;
	width: 3px; height: 0px;
	border-bottom: 20px solid #24282A;
}
.tdk-vid .vjs-volume-control div span.vjs-volume-level-on { border-color: #FFF; }
.tdk-vid .vjs-volume-control div span:nth-child(1) { border-bottom-width: 2px; height: 18px; }
.tdk-vid .vjs-volume-control div span:nth-child(2) { border-bottom-width: 6px; height: 14px; }
.tdk-vid .vjs-volume-control div span:nth-child(3) { border-bottom-width: 10px; height: 10px; }
.tdk-vid .vjs-volume-control div span:nth-child(4) { border-bottom-width: 14px; height: 6px; }
.tdk-vid .vjs-volume-control div span:nth-child(5) { border-bottom-width: 18px; height: 2px; }

/* Start Button */
.tdk-vid div.vjs-big-play-button {
	width: 76px;
	height: 70px;
	margin: -35px 0 0 -38px;
	border: 1px solid #ccc; opacity: 0.8;
	border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;
	background: rgba(50,50,50,0.8);
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.tdk-vid div.vjs-big-play-button:hover {
	box-shadow: 0px 0px 80px #fff; -webkit-box-shadow: 0px 0px 80px #fff; -moz-box-shadow: 0px 0px 80px #fff;
}
.tdk-vid div.vjs-big-play-button span {
	margin: 16px 0 0 21px;
	border-left: 40px solid #fff;
	border-top: 20px solid rgba(0,0,0,0); border-bottom: 20px solid rgba(0,0,0,0);
}
