@font-face {
        font-family: 'HelveticaInseratLTStd-Roman';
	src: url('../fonts/HelveticaInseratLTStd-Roman.eot');
	src: url('../fonts/HelveticaInseratLTStd-Roman.woff') format('woff'), url('../fonts/HelveticaInseratLTStd-Roman.ttf') format('truetype'), url('../fonts/HelveticaInseratLTStd-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
    }
	

	
.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: #000;  z-index: 99;  height: 100%;
}


#rdate { position: fixed;
bottom: 60px;
left: 50%;
margin-left: -400px;
width: 800px;
text-align: center;
font-size: 40px;
background: -webkit-linear-gradient(#fff, #727d93);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
letter-spacing:1px;
display:none;


} 

#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:Helvetica,Arial, sans-serif
} 

 
* {
    -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: 'HelveticaInseratLTStd-Roman', arial;
	color: #fff;
	background:#000;
	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;
	
}
#header
{
	display:none;
}
#bgimg{
	position:relative;
	
}
#bgimg img{
	width:100%;
	min-width:1000px;
	  margin-top: -45px;
	
	/*padding-top:20px;*/
}
a {
    color: #fff545;
    text-decoration: none;
}


.main {
	text-align:center;
}

@media only screen and (max-width:640px) {
    .main {
        height: 400px;
    }
}
/***

NAVIGATION

***/
#navigation{background-image: url(../images/body_bg.jpg); */
  position: absolute;
  /* width: 50%; */
  height: 50px;
  top: 10%;
  left: 0;
  display: none;
  color: #fff;
  /* text-align: right; */}
#menu {  position: absolute;
  text-align: right;
  top: 10%;
  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:#000;
}
#menu li a:hover, a:active{
	
color:#FFFFFF;
/*background:url(../images/nav_hover.png);*/
}
#menu li a{
	color:#000;
}
.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:#000;
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;}


/*video section */
#tnavigation{background-color:#000; 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:bank_gothicmedium, Arial, sans-serif; */
	font-size:15px; letter-spacing: 2px; height:40px; 
	/*background-color:#000;*/
	padding: 8px 12px;margin: 0 5px;
	color:#bd9444;
}
/*#tmenu li a:hover, a:active{
	
	color:#fff;
}*/
#tmenu li a{
	color:#bd9444;
	cursor:pointer;
	font-family:"HelveticaInseratLTStd-Roman",Helvetica,Arial, sans-serif;
}

/***

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: Arial, Helvetica, sans-serif; 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: Arial, Helvetica, sans-serif;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: 'Conv_arial', arial;*/
font-family: 'TitilliumRegular';
min-width:1000px;
background-color:#000;
}

.left {
    margin-top: 10px;
    padding-left: 5px;
    width: 50%;
    /*
    min-width: 455px;
    */
    float: left;

}
.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: 20%; */
/* min-width: 455px; */
float: left;
position: absolute;
top: 4px;
 right: 7%; 
display: none;
z-index: 1000;
}

.top > div {
    float: left;
    line-height: 22px;
    margin-right: 15px;
	/* padding-left: 5px;*/
}
.top a
{
	width: 20px;
height: 20px;
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 {

opacity: 0.5;
color: -webkit-link;
text-decoration: underline;
cursor:pointer;
}*/
/*.youtube a{
	background: url(../images/youtube.png) no-repeat center center;
}
.youtube a:hover{
	background: url(../images/social_facebook_ro.png) no-repeat center center;
}*/
.facebook a{
	background: url(../images/facebook.png) no-repeat center center;
}
.facebook a:hover{
	background: url(../images/social_facebook_ro.png) no-repeat center center;
}
.twitter a{
	background: url(../images/twitter.png) no-repeat center center;
}
.twitter a:hover{
	background: url(../images/social_twitter_ro.png) no-repeat center center;
}
.gplus a{
	background: url(../images/g+.png) no-repeat center center;
}
.gplus a:hover{
	background: url(../images/social_gplus_ro.png) no-repeat center center;
}
.insta a{
	background: url(../images/insta.png) no-repeat center center;
}
.insta a:hover{
	background: url(../images/social_instagram_ro.png) no-repeat center center;
}

#playbutton {
position: fixed;
bottom: 50%;
margin-bottom: -230px;

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;
}

.right {
    margin-top: 10px;
  /* right: 28px; */
  /* float: right; */
  text-align: center;
  position: absolute;
  bottom: -3px;
  width: 100%;
}

.credits {
    cursor: pointer;
   /* padding-right: 10px;*/
  width:auto;
    margin-bottom: 2px;
	
text-decoration: none;
text-align: center;
letter-spacing: 1px;
font-size:11px;
background-color:#000;
}
.credits span{
		color:#666666;	
}
.credits a{
		color:#666666;	
}
.credits a:hover{

	color:#fff;	
}
.credits #terms{
	/*padding-right:50px;*/
}

.middle {
overflow: hidden;
  /* text-align: center; */
  padding: 0px 10px;
  min-width: 245px;
  /* width: 100%; */
  letter-spacing: 1px;
  color:#666666;	

}

.date img {
    display: block;
    margin: 0 auto 5px;
}

.billing-block {
    width: 100%;
	 height: auto;
	 background-color:#b60000;
   /* background-image: url(../images/body_bg.jpg);*/
    /*padding: 20px;*/
	padding: 0px 10px 20px 10px;
    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: 1060px;
}

.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;}


.article-content{
		width: 600px;
/*left: 40%;*/
position: relative;
background-color: white;
color: black;
padding-left: 30px;
font-family: Arial, sans-serif;
font-size: 20px;
padding-top: 15px;
padding-bottom: 5px;
top: 10px;
height:580px;
margin:auto;
	
	}
.sweepcontent{
	height:450px;
}
	.article-content p
	{
		font-family:Arial, sans-serif;
		font-size:17px;
			color:#000;
			font-weight:100;
	}
	.article-content a{
		color:#333;
		font-family: Arial, sans-serif; 
	font-size:15px;
	line-height:25px;
	}
	
@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: #000;
/*font-family: 'Conv_arial', arial;*/
font-family: arial;
	
}


.synopsis-copy {
    margin: 0;
    height: 305px;
    overflow: auto;
}

.synopsis-copy {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 15px;
	line-height: 1.6em;
	width: 800px;
	color: #C5C5C5;
}

.synopsis-copy p {
	margin-top: 0.3em;	
	margin-bottom: 1.5em;	
}

.text1 {
	font-size: 26px!important;
	color: #FF0004;
	margin-bottom: 0em;
	
}

.text2 {
	font-size: 20px!important;
	 line-height: 1.6em;
	 color: #ffffff;
	
}

.text3 {
	font-size: 20px!important;
	color: #FF0004;
}

.textRed {
	color: #FF0004;
}

.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);
}


/*8888888888888888888888888888888888888888888*/

header {
    background: url("http://static.tumblr.com/e6lc7yi/jWSmidq6l/fixie-loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    clear: both;
    height: auto;
    max-height: 1440px;
    opacity: 0;
    overflow: hidden;
    /*position: relative;*/
    text-align: center;
    transition: all 0.14s ease-in-out 0s;
    width: 100%;
}
header.on {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    opacity: 1;
}
header.on .header-image, header.on .center {
    opacity: 0;
}
header .header-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    transition: opacity 0.3s ease-in-out 0s;
    width: 100%;
}
header .header-image .scroll-down {
    bottom: 10px;
    height: 17px;
    left: 50%;
    margin-left: -116px;
    position: absolute;
    width: 223px;
}
header .header-image .scroll-down img {
    height: auto;
    width: auto;
}
.main #headerTitle {
    display: block;
}

#headerTitle {
    display: none;
    width: 100%;
}
.scroll-date {
    bottom: 0;
    height: 104px;
    position: absolute;
    right: 0;
    width: 291px;
}
.rift #headerTitle {
    display: none;
}
#headerTitle {
    display: none;
    max-width: 671px;
    position: absolute;
    right: 10px;
    top: 218px;
    width: 31%;
}
#headerTitle img {
    float: right;
    margin-bottom: 30%;
    width: 60%;
}
#watchtrailer{
	position: absolute;
  width: 100%;
  text-align: center;
  height: 100px;
  bottom: 50px;
  background: url("../images/watchtrailer_bg.png") top center  no-repeat ;
    padding-top: 43px;
	 font-family:"SpecialElite",Helvetica,Arial, sans-serif;
	 font-size:28px;
	 display:none;
 
}
#watchtrailer p{
	cursor:pointer;
}
#headerTitle #titleTreatment {
    clear: both;
    cursor: pointer;
    margin-bottom: 0;
    width: 100%;
}
.mobile #headerTitle #titleTreatment {
    top: 190px;
}
header .header-image img {
    max-width: 1440px;
    width: 100%;
}
header .header-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
header .center {
    display: table;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease-in-out 0s;
    width: 100%;
}
header .center .logo {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
header .center .logo a {
    display: inline-block;
    transition: none 0s ease 0s ;
}
header .center .logo img {
    display: inline;
    max-height: 128px;
    max-width: 100%;
}
header .center .logo h1 {
    display: inline-block;
    max-width: 90%;
}
header .center .logo h1 a {
    border: 3px solid #fff;
    float: left;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 14px 16px 16px;
}
header .center .avatar {
    display: inline;
}
header .center .avatar img {
    display: inline-block;
    max-height: 128px;
    overflow: hidden;
}
header .center .avatar img.default {
    max-height: 128px;
}
header .center .avatar.circle img {
    border-radius: 100%;
}
header .header-prompt {
    bottom: 50px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 17px;
    font-weight: 600;
    left: 50%;
    margin-left: -150px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    width: 300px;
}
header .header-prompt span {
    display: block;
    margin-top: 8px;
}
header .header-prompt:hover {
    opacity: 0.6;
}
