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

/*BELLEVUE DESKTOP*/

a.homelinks {
	color: #f06000;
	text-decoration: none;
}
a.homelinks:hover {
	color: #ff822e;
	text-decoration: none;
}
a.homelinks:visited {
	color: #f06000;
	text-decoration: none;
}
A.homelinks:active {
	color: #f06000;
	text-decoration: none; 
}




		a:link {
	color: #dd592c;
	text-decoration: none;
}
a:visited {
	color: #dd592c;
	text-decoration: none;
}
a:hover {
	color: #dd592c;
	text-decoration: none;
}
a:active {
	color: #dd592c;
	text-decoration: none;
}
#content {
	text-align: left;
	margin-top: 145px;
	padding-right:85px;
	margin-left: 70px;
	z-index: 0;
	width:80%;
}
#changeText1, #changeText2, #changeText3, #changeText4, #changeText5, #changeText6, #changeText7, #changeText8, #changeText9, #changeText10,#changeText11, #changeText12, #changeText13, #changeText14, #changeText15, #changeText16, #changeText17, #changeText18, #changeText19, #changeText20
{
	width: 100%;
	cursor: pointer;
}

#navgrey {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0px;
		background-color: rgba(0,0,0,0.7);
z-index: -1;
	
		
	}
.navopaque0 {
	opacity: 0;
		   -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
	pointer-events: none;
	}
.navopaque1 {
	opacity: 1;
		-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
	pointer-events: all;
	}

.BOMBsubheadBIG {
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color:#aebc9f;
	font-size: 44px;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: -0.02em;
	text-align: left;
	padding-right: 0px;
	margin-bottom: 8px;
	padding-left:0px;
}
h1.bombsubhead1 {
	font-family: "pt_sansbold", Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 92%;
	color: #767456;
	line-height: 1.15em;
	letter-spacing: -0.01em;
	margin-bottom:-12px;
	margin-top:30px;
	padding-left: 0;
	padding-right: 34%;
}
p.bombsubhead1{
	font-family: "klavika_ltregular", Verdana, Geneva, sans-serif;
	font-size: 95%;
	color: #767456;
	line-height: 1.2em;
	letter-spacing: 0em;
	margin-bottom: 22px;
	margin-top:10px;
	padding-left: 8%;
	padding-right: 12%;
}
h1.contentssmall {
	font-family: 'TitilliumText25L250wt', Verdana, Geneva, sans-serif;
	color: #C7CEB1;
	font-size: 10px;
	line-height: 24px;
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
	margin-top: -4px;
	margin-bottom: 7px;
	letter-spacing: 0.02em;
}
p.bombHead1 {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 170%;
	line-height: 1.2em;
	color: #767456;
	padding-left: 8%;
	padding-right: 6%;
	margin-bottom: -8px;
	}
p.maintext {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;

		color: #767456;
	font-size: 112%;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 0em;
	text-align: left;
	padding-left: 8%;
	padding-right: 12%;
}
hr {
	float:left;
	border: 0;
	color: none;
	background-color: #6B8C82;
	height: 1px;
	width: 91%;
	padding-right: 20px;
}

 #textboxSYN {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 50px;
	 left: 0;
	 margin-left: 0px;
padding-bottom: 30px;
}
.synopsistext {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color:#C7CEB1;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.4em;
	letter-spacing: 0em;
	text-align: left;

}
#textboxPRESS {
	position: fixed;
	width: 78%;
	height: 100%;
	padding-top: 70px;
	padding-bottom: 30px;
	left: 0;
	top: 0;
	margin-top: 0;
	margin-left: 90px;
	overflow-x: hidden;
	 overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
.presstext {
font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
		color: #767456;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 130%;
	letter-spacing: 0em;
	text-align: left;
	padding-right: 16%;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
blockquote {

	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
  font-size: 86%;
	letter-spacing: 0.02em;
  line-height: 140%;
	color:#cf570c;
  margin-left: 30px;
margin-bottom: 30px;
  padding-right: 10%;
		text-transform: uppercase;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	
}
blockquote > p {
  margin-top: 0px;
}

#pressmenu{


	
	background-color: #e25036;
	
	position: fixed;
	height: 1000px;
	padding-top: 100px;
	padding-bottom: 110px;
	padding-left: 0px;
	padding-right: 40px;
	top: 61px;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;
}

 h1.hovertable {
	font-family: 'TitilliumText25L800wt', Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	 color:#fdefec;

	text-decoration: none;
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: -0.01em;
	text-align: right;
	cursor:pointer;
	padding-top: 10px;
	 padding-bottom: 6px;
	 width: 100%;
	 padding-right: 30px;
	 margin-left: 0px; 
	 padding-left: 10px;
	 margin-top: 0px;
	margin-bottom: 0px; 
	 border-bottom: 1px dashed  #e9bdaa;
}
.firsthovertable{
	border-top: thin solid #0f7eae;
}
.SMALLtext {
	font-family: "TitilliumText25L400wt", "Helvetica", "Arial", sans-serif;
	font-size: 0.7em;
	 color:#f8e1dd;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.7em;
	letter-spacing: 0.02em;
	text-align: right;
	margin-bottom: 0px;
} 
	
.pressposON {
	width: 79%;
	left: 0px;
	    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
	padding-right: 20px;
}
.pressposOFF {
	width: 322px;
	left: 0px;
	   -webkit-transform: translate(-18.9em,0);
    -moz-transform: translate(-19,0);
    -o-transform: translate(-19,0);
    -ms-transform: translate(-19,0);
    transform: translate(-19,0);
	padding-right: 120px;
}
.pressbutton {
	width: 100%;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	color:#b1cec7;
	text-decoration: none;
	line-height: 1.05em;
	letter-spacing: -0.01em;
	text-align: right;
	cursor:pointer;
	vertical-align:text-top;
}

.PTSans {
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color:#C7CEB1;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.4em;
	letter-spacing: 0em;
	text-align: left;
	padding-right: 20px;
}

.PTSansBold {
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #8CBAB0;	
	font-size: 1.7em;
	text-decoration: none;
	line-height: 1.1em;
	letter-spacing: -0.02em;
	text-align: left;
	margin-bottom: -10px;
}
.PTSansCaption {
	font-family: "klavika_rgregular", "Helvetica", "Arial", sans-serif;
	font-size: 1.2em;
	color: #5D979E;
	line-height: 1.1em;
	letter-spacing: 0em;
}
#menuslide{
	position: fixed;

	background-color: #e25036;
	border-radius: 2em;
	top: 84px;
	cursor:pointer;
	z-index: 2;
}
h1 {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color: #8CBAB0;	
	font-size: 1.3em;
	text-decoration: none;
	line-height: 1.1em;
	letter-spacing: -0.04em;
	text-align: left;
	margin-bottom: 6px;
	padding-right: 10%;
}
h2 {
	font-family: "klavika_ltregular", "Helvetica", "Arial", sans-serif;
	font-size: 80%;
	color: #767456;
	line-height: 190%;
	letter-spacing:0em;
	margin-top: 8px;
		text-transform: uppercase;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	padding-right: 15%;
}
.out{

color:#FFFFFF;
	height: 46px;
	background-image: url("../img/outarrow.svg");
	background-repeat: no-repeat;
	background-size: 94%;
	background-position-y: center;
	background-position-x: 7px;
	text-align: center;
	padding-bottom: 4px;
	padding-left: 18px;
	padding-top: 6px;
	padding-right: 0px;
	left: 82%;
	width: 40px;
	margin-left: 0px;
}
.in{

	/*color:#9fc5d6;*/
	background-image: url("../img/inarrow.svg");
	background-repeat: no-repeat;
	background-size: 90%;
	background-position-y: center;
	background-position-x: 86px;
	border-right: 0px solid transparent;
	color:#FFFFFF;
	height: 40px;
	text-align: center;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 22px;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.03em;
	left: -28px;
	width: 114px;
	margin-left: -80px;
}
.more{
	position:absolute;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color:#dc8c7a;
	height: 40px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 0.4em;
	line-height: 1em;
}
#mstext{
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	line-height: 1.15em;
	color:#fff;
	text-align: center;
	letter-spacing: 0.03em;
	left: 0px;
	width: 120px;
	margin-left: 0px;
}
#morearrow {
	position: absolute;
	font-family: 'ArrrowsRegular', Verdana, Geneva, sans-serif;
	font-size: 2em;
	color:#ff7752;
	height: 50px;
	padding-bottom: 19px;
	padding-top: 0px;
	padding-right: 20px;
	text-align: left;
	padding-left: 0px;
	line-height: 0.625em;
	left: 10%;
	margin-left: -22px;
	width: 120px;
	top: 95%;
	margin-top: -22px;
	z-index: 1;
}
 #news {
	background-color: rgba(28, 31, 25, 0.9);	
	position: absolute;
    height: auto;
    width: 73.3%;
	text-align: left;
	padding-left: 47px;
	padding-top: 50px;
	padding-right: 10%;
	 left: 7%;
	margin-left: -16px;
	top: 95%;
	margin-top: -28px;
	z-index: -1;
	border-top: 0px dashed #3d8a94;
	border-right: 0px dashed #3d8a94;	
	 overflow-x: hidden; 
	 overflow-y: hidden; 
	 border-top-left-radius: 8px;
	 border-top-right-radius: 8px;
}

.newsspace p {
   position: absolute;
   bottom: 0;
}
h1.newshead {
	font-family: 'pt_sansbold', Verdana, Geneva, sans-serif;
	font-weight: normal;
color:#d7cebc;
	font-size: 1.45em;
	text-align: left;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: -0.02em;
	margin-bottom: -10px;
	margin-top: 30px;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important; 
}
h1.newsdate {
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
color:#ccb7a8;
	font-size: 0.9em;
	text-align: left;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 0.03em;
	margin-bottom: 14px;
}
.newsitems {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color: #e7e9dd;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 0em;	
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p.newsitems {
	margin-bottom: 2px;
	}
h1.presslink {
	font-family: 'pt_sansbold', Verdana, Geneva, sans-serif;
	font-size: 0.9em;;
	text-decoration: none;
	line-height: 1.1em;
	letter-spacing: 0.04em;
		color: #fea27b;
	text-align: left;
	margin-top: 14px;
	margin-bottom: 0px;
}

.NEWSlink {

	font-family: "klavika_rgregular", "Helvetica", "Arial", sans-serif;
	font-size: 0.95em;
	color: #ef4c01;
	line-height: 1.3em;
	letter-spacing: 0.01em;
	text-decoration:none;
	padding-right: 16%;
   margin-left: 23px;
	padding-bottom: 16px;
    text-indent: -23px;
margin-top: 30px;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/* BACK TO TOP ...............................*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  z-index: 1000001;
  text-indent: 100%;
  white-space: nowrap;
  background: #716c56  url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  border-radius: 1.5em;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .6;
}
.no-touch .cd-top:hover {
  background-color: #22231f;
  opacity: 1;
}

#hidebox {	
 visibility:hidden;
}
 #HEADbelle {	
	position:fixed;
	height: 120px;
	width: 88%;
	left: 50%;
	margin-left:-40.5%;
	bottom: 6%;
	margin-bottom: 10px;
	z-index: -2;
	 background-image:url(../images/bellevue.svg);
	 background-repeat: no-repeat;
	 background-size: 92%;
	 background-position-y: 25%;
	 pointer-events: none;
	}
 #HEADbelle2 {	
	position:fixed;
	height: 80px;
	width: 350px;
	left: 50%;
	margin-left: -172px;
	 bottom:60%;
	margin-bottom: -154px;	
	z-index: -1;
	visibility: visible;
	 background-image:url(../images/bombgirls.svg);
	 background-repeat: no-repeat;
	 background-size: 100%;

	 	 opacity: 0.8;
	}
p.belletitle {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	color: #77C3AC;
	font-size: 66px;
	text-decoration: none;
	line-height: 0px;
	letter-spacing: -0.01em;
	text-align: left;
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
#hidevideo{
	position: absolute; 
	bottom: 86%;
	margin-bottom: -54%; 
	background: url(../images/BGtrailerposter1.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
	background-position-y: 70px;
    width: 100%;
    height: 360px;
	background-size: 150% auto;
	z-index: 9998;
	visibility:visible;
	overflow: hidden;
}
#videoplayBG{
	position: relative;
	width: 80px;
	height: 70px;
	left: 22px;
	top: 20%;
	margin-top: 100px; 
	background-image:url(../images/videoplayBG.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 10001;
}
#mainphotoblank {
	position: fixed;
	background-image:url(../images/bgblank_sm.jpg);
	background-repeat:no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	float:left;
	height:100%;
	width: 100%;
	margin-top:0px;
	overflow:hidden;
	background-color: #254a94;
	z-index: -4;
}

#castphoto {
	position: fixed;
	background-image:url(../images/bganna.jpg);
	background-repeat:no-repeat;
	background-position-x: 47%;
	background-position-y: 0px;
-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	float:left;
	height:100%;
	width: 100%;
	max-height: 700px;
	margin-top:0px;
	overflow:hidden;
	z-index: -4;
}
#castphotoblank {
	position: fixed;
	height:100%;
	width: 100%;
	margin-top:0px;
	overflow:hidden;
	z-index: -6;
background-color: #141414;
}
#castgradient {
	position: fixed;
	background-image:url(../images/castgradient_z.png);
	background-repeat:no-repeat;
	background-position-x: 50%;
	background-position-y: 100px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	float:left;
	height:100%;
	width: 100%;
	margin-top:0px;
	overflow:hidden;
	mix-blend-mode:darken;
	z-index: -3;	
	opacity: 0.5;
}
#apDivsocial {
	background-color:rgba(107,109,129,0);
	position: fixed;
	text-align: left;
	width: 90px;
	height: 50px;
	top: 12px;
	left: 98%;
	margin-left: -88px;
	z-index: 99999;
	
}
.hyperspan {
    background:rgba(0,0,0,0.00);
    position:absolute;
    width:36px;
    height:36px;
    left:0;
    top:0; 
}
.hyperspan2 {
    background:rgba(0,0,0,0.00);
    position:absolute;
    width:36px;
    height:36px;
    left:0;
	margin-left: 45px;
    top:0; 
}
#BAlogo {
	position: absolute;
	background-image: url(../images/BAlogoBelle.svg) ;
	background-repeat:no-repeat;
	width: 200px;
	height: 109px;
	background-size: 100%;
	text-align:center;
	z-index: -2;
	margin-left: -186px;
	cursor:pointer;
} 

.center {
	position: fixed;
	width: 5px;
	height: 109px;
	bottom:10%;
	margin-bottom: 86px;	
	left: 50%;
	z-index: -2;
	mix-blend-mode:screen;
 }

#bomb {
	position:fixed;
	width: 100%;
	float: left;
	height:60px;
	text-align: left;
	top: 0px;
	margin-top: 0px;
	left: 60px;
	margin-left: 0px;
	z-index: 10001;
	border-bottom: 0px solid #202220;
	background-color: rgba(92, 106, 92, 0.6);
}


#bombhome {
	position:fixed;
	width: 100%;
	float: left;
	height:60px;
	text-align: left;
	top: 0px;
	margin-top: 0px;
	left: 60px;
	margin-left: 0px;
	z-index: 10001;
	border-bottom: 0px solid #202220;
	background-color:  rgba(64, 74, 64, 0.4);  
}
.titleFONTalt {
	position: fixed;
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	color:#77C3AC;
	font-size: 50px;
	text-decoration: none;
	padding-left: 20px;
	line-height: 33px;
	padding-top: 4px;
	letter-spacing: -0.01em;
}

h9 {
	/*font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;*/
		font-family: 'DarwinBold', Verdana, Geneva, sans-serif;
	color:#d5cbb9;
	font-size: 3em;
	text-decoration: none;
	padding-left:26px;
	height: 30px;
	padding-top: 0px;
	line-height: 1.24em;
	letter-spacing: 0em;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h9b {
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
		font-family: 'DarwinBold', Verdana, Geneva, sans-serif;
	color:#d5cbb9;
	font-size: 3em;
	text-decoration: none;
	padding-left:26px;
	height: 30px;
	padding-top: 0px;
	line-height: 1.24em;
	letter-spacing: 0em;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.titleFONTHOME {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	color: rgba(0,0,0,0.00);
	font-size: 50px;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 4px;
	letter-spacing: -0.01em;
	line-height: 33px;
}
.titleFONTalt3 {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	color:#77C3AC;
	font-size: 50px;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 4px;
	letter-spacing: -0.01em;
	line-height: 33px;
}
#castlist {
	position:fixed;
	display: block;
/*	background-color: rgba(229, 104, 42, 0.2);*/
		background-color: rgba(175, 67, 13, 0.3);
	

	float:right;
	height:100%;
	width: 34%;
	right: 0px;
	margin-right: 0px;
    top: 0px;
	margin-top: 61px;
	padding-top:6px;
  	padding-left: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
  -webkit-overflow-scrolling: touch; 
}
#castlist p {
 margin-top: -6px;
 margin-bottom: 0.4em;
 padding-bottom: 10px;
padding-top: 10px;
border-bottom-style: solid;
 border-bottom-width: thin;
border-bottom-color:rgba(255, 255, 255, 0.3);
 margin-left: -15px;
 padding-left: 15px;
}
#castlistextra p {
  margin-top: 0em;
  margin-bottom: 0.4em;
  padding-bottom: 6px;
  border-bottom: 0px solid #578ab7;
  margin-left: -15px;
  padding-left: 15px;
}
#trailerlist {
	position: fixed;
	background-color: rgba(0,0,0,0);
	float:right;
	height:100%;
	width: 38%;
    top: 68%;
	margin-top: -94px;
    right: 0px;
	margin-right: -20px;
	padding-right: 2%;
	padding-top: 8px;
	overflow: scroll;
	margin-left: -12px;
  	padding-left: 15px;
	z-index: 20001;
}
#trailist1 {
	margin-top: 30px;
}
#trailist2 {
	margin-top: 50px;
}
#trailerlist p {
  margin-top: 0em;
  margin-bottom: 0.4em;
  padding-bottom: 8px;
  border-bottom: 0px solid #5c9cbc;
  margin-left: -15px;
  padding-left: 20px;
}
#trailerlistextra p {
  margin-top: 0em;
  margin-bottom: 0.4em;
  padding-bottom: 8px;
  margin-left: -15px;
  padding-left: 15px;
  border-bottom: 0px solid #5c9cbc;
}
.trailers {
	font-family: "klavika_mdbold", "Helvetica", "Arial", sans-serif;
	font-size: 0.7em;
	color:#65bacd;
	line-height: 0.8em;
	letter-spacing: 0.13em;
	margin-top: 10px;
}
#trailtop1 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	width: 110px;
	border-bottom: 1px solid #5c9cbc;
}
#trailtop2 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	width: 110px;
	border-bottom: 1px solid #5c9cbc;
}
.bombHeadCAST {
	font-family: 'TitilliumText25L800wt', Verdana, Geneva, sans-serif;
		font-size: 1.0em;
	line-height: 1.1em;
	color: #d2e5de;
	letter-spacing: 0em;
	padding-right: 0px;
	text-decoration:none;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bombsubcast {
	font-family: "klavika_rgregular", "Helvetica", "Arial", sans-serif;
	font-size: 1em;
	color: #fdc4af;
	line-height: 1.3em;
	padding-left: 1px;
	padding-right: 200px;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#titletextBox{
	position:absolute;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color:#9FB08E;
	font-size: 16px;
	text-align:left;
	letter-spacing: -0.04em;
	width: 350px;
	height: auto;
	left: 0px;
	margin-left: 13px;
	padding-left: 0px;
	margin-top: -20px
}
#titletextBox2{
	position:absolute;
	font-family: 'Darwin', Verdana, Geneva, sans-serif;
	color: #c5c5af;
	font-size: 2.8em;
	text-align: left;
	letter-spacing: -0.01em;
	left: 0px;
	margin-left: 10px;
	padding-left: 0px;
	width: auto;
	height: auto;
	line-height: 0.85em;
	text-transform: uppercase;
 }
#titletextBox3{
	position:fixed;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #b88f28;
	font-size: 25px;
	text-align: left;
	letter-spacing: -0.06em;
	padding-left: 4%;
	padding-right: 5px;
	width: auto;
	height: auto;
	margin-top: 58px;
	line-height: 45px;
 }
 #texttitles {
	position: fixed;
	width: 240px;
	height: 100px;
	left: 0px;
	margin-left: 8px;
	top: 95%;
	margin-top: -120px;
	z-index: 1;

}
#texttitlesTR {  
	position:fixed;
	height: 50px;
	top: 25%;
	margin-top: -10px;
	margin-left: 40px;
	z-index: 1;
    width: 200px;
}
#titletextBox2TR {
	position:fixed;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #94937a;
	font-size: 1.6em;
	text-align: left;
	letter-spacing: -0.05em;
	height: auto;
	width: 190px;
	line-height: 0.6em;
} 
.Box3TR {
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #c9eefd;
	font-size: 0.45em;
	padding-left: 1px;
	letter-spacing: 0em;
	line-height: 0.03em;
	margin-top: -10px;
}
#season {
	position:absolute;
	padding-left: 10px;
} 
#patterngrid {
	content: "";
    background: url(../images/patterns/pattern2.png) repeat;
	position:fixed;
	width: 100%;
	height: 100%;
	opacity:0.2;
    filter:alpha(opacity=2);
	z-index: -1;
}

A.class1 {
	color:#acad99;
	text-decoration: none;
	padding-bottom: 5px;
}
A.class1:link  { text-decoration: none; color: #acad99;}
A.class1:visited {text-decoration: none; color: #acad99;}
A.class1:hover {
	text-decoration: none;
	color: #acad99;
}
A.class1:active {text-decoration: none; color: #acad99;
}



.classC {
	color:#FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.classC:link  { text-decoration: none; color: #FFFFFF;	cursor: pointer;}
.classC:visited {text-decoration: none; color:#FFFFFF;	cursor: pointer;}

.classC:hover {
	text-decoration: none;
	color:#FFFFFF;
		cursor: pointer;
}
.classC:hover {
	text-decoration: none;
	color:#FFFFFF;
		cursor: pointer;
}




#wrapjimmix{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: -2;
	mix-blend-mode:color-dodge;
}
#castlistmix {
	position:inherit;
	float:right;
	height:100%;
	width: 34%;
    top: 0px;
	margin-top: 60px;	
    right: 0px;
	margin-right: 0px;	
	padding-top:80px;
  	padding-left: 10px;

/*	background-color: rgba(13, 114, 181, 1);*/
	background-color: rgba(222, 113, 89, 0.7);
}

#textbox {
	position: absolute;
	width: 90%;
	height: 1420px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 6%;
	padding-bottom: 30px;
	margin-left: 0px;
	margin-top: 0px;
	border-left: 0px solid #458087;
}
.productiontext  {		
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
		color: #767456;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 1.3em;
	letter-spacing: -0.02em;
	text-align: left;
	margin-top: 8px;
    -webkit-column-count: 2; 
    -moz-column-count: 2; 
    column-count: 2;
	   -webkit-column-width: 40px; 
    -moz-column-width: 40px; 
    column-width: 40px;
    -webkit-column-gap: 10px; 
    -moz-column-gap: 10px; 
    column-gap: 10px;
    -webkit-column-rule: 1px solid #dc8c7a;
    -moz-column-rule: 1px solid #dc8c7a;
    column-rule: 1px solid #dc8c7a;
}
.colblock {
	display: inline-table;
		width: 90%;
	padding-left: 30px;
	padding-right: 30%;
	}
.colblock2 {
	display: inline-table;
	margin-top: -120px;
	padding-left: 20px;
	}


#wrapjim {
/*	position: fixed;
	width: 100%;
	height: 100%;
	overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;*/
	}
#wrapjimCast {
	position: absolute;
	float:right;
	width: 48%;
	right: 0px;
	margin-right: 0px;
	height: 100%;
	top: 60px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 1;
	}
#wrapjimPro {
	position: fixed;
	top: 0px;
	margin-top: 62px;
	
	width: 100%;
	height: 100%;
	overflow-x: hidden;
		overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;

	}
#wrapjimTrailer {
	position: fixed;
	top: 0px;
	margin-top: 62px;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
		overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;

	}
#bluehide{
	visibility: hidden;
	
}

	.overall {
		position: fixed;
		width: 100%;
			height:100%;
		top: 0;
		left: 0;
	  overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;	 	
	}	
#wrapPress {
	position: fixed;
	width:100%;
	height: 100%;
	top: 0px;
	margin-top: 0px;
	left: 0px;
	 margin-left: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: rgba(208,139,140,0);
	}
h1.pressHead  {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color: #767456;
	font-size: 1.55em;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: -0.02em;
	text-align: left;
	margin-bottom: 6px;
	padding-top: 70px;
	padding-right: 14%;
}
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/

@media (min-width: 100px) { 

@media (min-height: 480px) { 
#BAlogo {
	position: absolute;
	background-image: url(../images/BAlogoBelle.svg) ;
	background-repeat:no-repeat;
	width: 280px;
	height: 109px;
	background-size: 100%;
	text-align:center;
	z-index: -2;
	margin-left: -140px;
	cursor:pointer;

	
} 
	}
	
}


/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/

@media (min-width: 520px) { 
#BAlogo {
	position: absolute;
	background-image: url(../images/BAlogoBelle.svg) ;
	background-repeat:no-repeat;
	width: 250px;
	height: 109px;
	background-size: 100%;
	text-align:center;
	z-index: -2;
	margin-left: -230px;
	cursor:pointer;
} 

@media (min-height: 480px) { 
#BAlogo {
	position: absolute;
	background-image: url(../images/BAlogoBelle.svg) ;
	background-repeat:no-repeat;
	width: 280px;
	height: 109px;
	background-size: 100%;
	text-align:center;
	z-index: -2;
	margin-left: -140px;
	cursor:pointer;
} 
 }
 }

/*..............................................................*/
/*..............................................................*/
/*..............................................................*/

 @media (min-width: 640px) { 
	 
.out{
	left: 80%;
}
 #mstext{
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	line-height: 1.15em;
	color:#8e886b;
	text-align: center;
	letter-spacing: 0.03em;
	left: 0px;
	width: 120px;
	margin-left: 107px;
}
#menuslide{
	position: fixed;
	top: 110px;
}
.bombsubcast {
	font-family: "klavika_rgregular", "Helvetica", "Arial", sans-serif;
	font-size: 1em;

	line-height: 1.0em;
	padding-left: 1px;
	padding-right: 0px;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
	 .bombHeadCAST {
	font-family: 'TitilliumText25L800wt', Verdana, Geneva, sans-serif;
		font-size: 1em;
	line-height: 1.25em;
	color: #d2e5de;
	letter-spacing: -0.01em;
		 	padding-right: 0px;
	text-decoration:none;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 #wrapjimCast {
	position: absolute;
	float:right;
	width: 48%;
	right: 0px;
	margin-right: 0px;
	height: 100%;
	top: 0px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 99998;
	}
#castlist {
width: 36%;
margin-top: 0px;
padding-left: 15px;
padding-top:58px;
} 
#castlistmix {
width: 36%;
margin-top: 0px;	
	  	padding-left: 15px;
} 	 
#apDivsocial {
	top: 18px;
	left: 96%;
	margin-left: -90px;
}
#hidevideo{
	position: absolute; 
	top: 12%;
	margin-top: -48px; 
	background: url(../images/BGtrailerposter1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 380px;
	background-size: 100% auto;
	/*background-size: 110% auto;*/
	z-index: 9998;
	visibility:visible;
}
#videoplayBG {
	position: relative;
	width:75px;
	height: 70px;
	left: 16px;
	top: 88%;
	margin-top: -28px;
	background-image:url(../images/videoplayBG.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 10001;
	visibility:visible;
}
 	
 #HEADbelle {	
	position:fixed;
	height: 210px;
	max-width: 490px;
	 min-width: 300px;
	 width: 45%;
	left: 80px;
	margin-left: 0px;
	bottom: 8%;
	margin-bottom: 32px;	
background-size: 100%;
	 background-position-y: 100%;

} 
	  #HEADbelle2 {	
	position:fixed;
	height: 110px;
	width: 460px;
	left: 60px;
	margin-left: -30px;
	bottom:34%;
	margin-bottom: -82px;	
	z-index: -1;
	visibility: visible;
	 background-image:url(../images/bombgirls.svg);
	 background-repeat: no-repeat;
	 background-size: 100%;
} 
 p.belletitle {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
		color: #767456;
	font-size: 96px;
	text-decoration: none;
	line-height: 0px;
	letter-spacing: -0.01em;
	text-align: left;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
} 
.more{
	height: 40px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 0.4em;
	line-height: 1em;
}
#morearrow {
	font-size: 2em;
	height: 50px;
	padding-bottom: 19px;
	padding-top: 0px;
	padding-right: 20px;
	text-align: left;
	padding-left: 0px;
	line-height: 0.625em;
	left: 86px;
	margin-left: 0px;
	width: 120px;
	top: 97%;
	margin-top: -36px;
}
 #news {
	position: absolute;
    width: 54%;
	 min-width: 484px;
	text-align: left;
	padding-left: 45px;
	padding-top:40px;
	padding-right: 50px;
	margin-left: 66px;
	 left:0px;
	top: 97%;
	margin-top: -48px;
	z-index: -1;
	border-top: 0px dashed #3d8a94;
	border-right: 0px dashed #3d8a94;
	 border-top-left-radius: 20px;
	 border-top-right-radius: 20px;
}

#mainphotoblank {
	position: fixed;
	background-image:url(../images/bgblank_sm.jpg);
	background-repeat:no-repeat;
		-webkit-background-size: cover;
		-moz-background-size:  cover;
		-o-background-size:  cover;
		background-size:  cover;
	float:left;
	height:100%;
	width: 100%;
	margin-top:0px;
	overflow: visible;
	background-color: #254a94;
	z-index: -4;
} 
	 
#castphoto {
	position: fixed;
	height:100%;
		max-height: 22240px;
	width: 100%;
-webkit-background-size: 125%;
		-moz-background-size: 125%;
		-o-background-size: 125%;
		background-size: 125%;

	background-position-x: 40%;
	background-position-y: 30%;
	float:left;
	margin-top:0px;
} 
#castgradient {
	background-size: 100% 80%;
	background-position-x: 50%;
	background-position-y: 130%;
	opacity: 0.6;
}
 #bomb {
	height:52px;
	top: 0px;
	margin-top: 0px;
	left: 80px;
	margin-left: 0px;
}
 #bombhome {
	height:90px;
	top: 0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 0px;
	z-index: -2;
		 /*	background-color: rgba(74, 130, 126, 0.4);*/
background: rgb(74,130,126);
background: -moz-linear-gradient(90deg, rgba(64, 74, 64, 0.8) 12%, rgba(64, 74, 64, 0.3) 30%, rgba(64, 74, 64, 0) 64%, rgba(64, 74, 64, 0.4) 98%);
background: -webkit-linear-gradient(90deg, rgba(64, 74, 64, 0.8) 12%, rgba(64, 74, 64, 0.3) 30%, rgba(64, 74, 64, 0) 64%, rgba(64, 74, 64, 0.4) 98%);
background: linear-gradient(90deg, rgba(64, 74, 64, 0.8) 12%, rgba(64, 74, 64, 0.3) 30%, rgba(64, 74, 64, 0) 64%, rgba(64, 74, 64, 0.4) 98%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4a827e",endColorstr="#4a827e",GradientType=1);
}
#wrapjim {
	/*position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-top:0px;*/
	}

#wrapjimPro {
	position: fixed;
	width: 100%;
	height: 100%;
		top: 0px;
	margin-top: 53px;

	}

#wrapjimTrailer {
	position: fixed;
	width: 100%;
	height: 100%;
		top: 0px;
	margin-top: 0px;

	}

 h9 {

	font-size: 3em;
	text-decoration: none;
	padding-left:26px;
	height: 30px;
	padding-top: 0px;
	line-height: 1.05em;
	letter-spacing: 0em;
}
	  h9b {

	font-size: 3em;
	text-decoration: none;
	padding-left:26px;
	height: 30px;
	padding-top: 0px;
	line-height: 1.05em;
	letter-spacing: 0em;
}

	  
#textbox {
	position: absolute;
	width: 76%;
	max-width: 736px;
	height: 920px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 90px;
	padding-bottom: 30px;
	margin-left: 0px;
	border-left: 0px solid #458087;
}

	  
.colblock {
	display:inline-block;
	width: 100%;
	padding-left: 20px;
	padding-right: 30%;
}
.colblock2 {
	display:inline-block;
	width: 100%;
	padding-left: 10px;
	 }
.titleFONTHOME {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	color:#77C3AC;
	font-size: 50px;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 4px;
	letter-spacing: -0.01em;
	line-height: 33px;
}

#BAlogo {
	position: absolute;
	width: 230px;
	background-image: url(../images/BAlogo_ax.svg) ;
	height: 109px;
	background-size: 100%;
	background-position-y: 0%;
	text-align: left;
	z-index: 10000;
	left: 0px;
	margin-left: 82px;
	cursor:pointer;
} 
.center {
	position:fixed; 
	width: 100%;
	float: left;
	height: 109px;
	text-align:left;
	left: 0px;
	bottom: 100%;
	margin-bottom: -120px;
	z-index: -2;
	opacity: 1;
		mix-blend-mode:normal;
} 

#trailerlist {
	position: fixed;
	background-color: rgba(0, 7, 15, 0.7);
	float:left;
	height:100%;
	width: 24%;
    top: 0px;
	margin-top: 0px;

	margin-right: -120px;
	padding-right: 6%;
	
    right: 0px;

	padding-top: 78px;
	overflow: scroll;

	margin-left: 0px;
  	padding-left: 15px;
	z-index: 99999999;
}
#trailist1 {
	margin-top: 30px;
}
#trailist2 {
	margin-top: 50px;
}
 #trailtop1 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	width: 110px;
	border-bottom: 1px solid #5c9cbc;
}
#trailtop2 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	width: 110px;
	border-bottom: 1px solid #5c9cbc;
}
#texttitles {  
	width: 55%;
	max-width: 650px;
	height: 100px;
	left: 12%;
	margin-left: -40px;
	top: 80%;
	margin-top: -10px;
	
}
#texttitlesTR {  

	height: 50px;
	top: 0px;
	margin-top: 14px;
	margin-left: 320px;
	z-index: 10003;
    width: 300px;
} 
#titletextBox2TR {
	position:fixed;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #fff;
	font-size: 2.1em;
	text-align: left;
	letter-spacing: -0.05em;
	height: auto;
	width: 100%;
	line-height: 0.88em;
}  
#textboxSYN {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 30px;
} 	
h1.pressHead  {
	padding-right: 24%;
} 
p.bombHead1 {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 170%;
	line-height: 1.2em;

	padding-left:108px;
	padding-right: 12%;
	margin-bottom: -8px;
	}
p.maintext {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;

	font-size: 112%;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 0em;
	text-align: left;
	padding-left:108px;
	padding-right: 16%;
}
p.bombsubhead1{
	font-family: "klavika_ltregular", Verdana, Geneva, sans-serif;
	font-size: 90%;

	line-height: 1.2em;
	letter-spacing: 0em;
	margin-bottom: 22px;
	margin-top:10px;
	padding-left:108px;
	padding-right: 16%;
}
h1.bombsubhead1 {
	font-family: "pt_sansbold", Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 100%;
	color: #767456;
	line-height: 1.15em;
	margin-bottom:-12px;
	margin-top:30px;
	padding-left: 0;
	padding-right: 12%;
}	 
#textboxPRESS {
	position: fixed;
	width: 72%;
	max-width: 650px;
	height: 100%;
	padding-top: 70px;
	padding-bottom: 30px;
	left: 0;
	margin-top: -45px;
	margin-left: 200px;
	 overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
h2 {
	padding-right: 0%;
}	 
	#pressmenu{

	top: 53px;

} 
	 
	 
	 
 @media (min-height: 560px) { 
	 
	 #castphoto {
	position: fixed;
-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	background-position-x: 50%;
	background-position-y: 0px;
	float:left;
	height:100%;
	width: 100%;
	margin-top:0px;
} 
	 
	 
	 }
}/* width 640*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/

/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/


 @media (min-width: 736px) { 
	 	 
#hidevideo{
	position: absolute;  
	top: 12%;
	margin-top: -48px; 
	background: url(../images/BGtrailerposter1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 416px;
	background-size: 100% auto;
	z-index: 9998;
	visibility:visible;
}
#videoplayBG {
	position: relative;
	width:75px;
	height: 70px;
	left: 16px;
	top: 88%;
	margin-top: -29px;
	background-image:url(../images/videoplayBG.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 10001;
	 visibility:visible;
}

	 
}

/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/

@media  (max-width: 413px) and (min-height: 568px) { 
#castphoto {

	background-position-x: 50%;
	background-position-y: 20%;
}	
}


	@media  (max-width: 559px) and (min-height: 638px) { 
#castphoto {

background-position-y: 0px;

}	
}



	@media  (max-width: 736px) and (min-height: 560px) { 
#castphoto {
background-position-y: 0px;
}	
}









 @media (min-width: 768px) { 
	 
	 
@media (min-height: 480px) { 

	
	
	
a.homelinks {
	color: #bd4b00;
	text-decoration: none;
}
a.homelinks:hover {
	color: #bd4b00;
	text-decoration: none;
}
a.homelinks:visited {
	color: #f06000;
	text-decoration: none;
}
A.homelinks:active {
	color: #bd4b00;
	text-decoration: none; 
}



	
	
	
a:link {
		color: #dd592c;
	text-decoration: none;
}
a:visited {
	color: #dd592c;
	text-decoration: none;
}
a:hover {
	color: #dd592c;
	text-decoration: none;
}
a:active {
	color: #dd592c;
	text-decoration: none;
}
	
		 #wrapjimCast {

z-index: 1;
	}
#castlistmix  {
	width: 36%;
	margin-top: 47px;
	padding-top: 60px;
}
		  
#hidevideo{
	visibility:hidden;
}
#videoplayBG {
 visibility:hidden;	
}
	h1.pressHead {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: -0.03em;
	text-align: left;
	margin-bottom: 6px;
	padding-right: 40%;
	padding-top: 50px;
	 } 
 #HEADbelle{
	 position:fixed;
	height: 380px;
	width: 56%;
	 	 min-width: 100px;
	 	 max-width: 1200px;
	left: 0;
	margin-left:310px;
	/*top:  calc(62vh - 10vw);*/
	/* bottom:0;
	margin-bottom: 100px;	*/
	 
 bottom:calc(6vh + 8vw);
	margin-bottom: -60px;	
	z-index: -2;
	 background-image:url(../images/bellevue.svg);

	 background-repeat: no-repeat;
	 background-size: 100%;
	 background-position-y: 80%;
	 opacity: 1;
	
	 
	}
 #HEADbelle2 {
	position:fixed;
	height: 210px;
	width: 488px;
	left: 260px;
	margin-left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	z-index: 3;
	visibility: visible;
	}
p.belletitle {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
		color: #767456;
	font-size: 100px;
	text-decoration: none;
	line-height: 0px;
	letter-spacing: -0.01em;
	text-align: left;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
	-moz-text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
	-webkit-text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
}
#bombextrabox {
	background-color: rgba(130, 81, 74, 0.3);
	position: fixed;
	width: 295px;
	height: 45%;
	margin-top: -100px;
	margin-left: 0;
	bottom: 0px;
	z-index: -1;
	border-right: 1px dashed  #dc8c7a;
}
#bombextrapressbox {


	background-color:#fd694e;

	position: fixed;
	width: 309px;
	height: 120px;

	margin-left: 0;
	bottom: 0px;
	z-index: 12;
	border-top: 0px solid  #387d80;
}
 #hidebox {
	position:fixed;
	background-color: rgba(0,0,0,0);
	width: 68%;
	height: 100px;
	bottom: 0px;
	margin-bottom: 0px;
	z-index: 2;
	visibility:visible;
}
 .cd-top {
    right: 30px;
    bottom: 40px;
	z-index: 1000001;
  }	
  
#BAlogo {
	position: fixed;

	background-repeat:no-repeat;
	width: 276px;
	height: 109px;
	background-size: 100%;
	text-align: left;
	z-index: 10000;
	bottom: 60%;
	margin-bottom: -16px;
	left: 0px;
	margin-left: 6px;
	cursor:pointer;
} 
.center {
	position:fixed;
	width: 100%;
	float: left;
	height: 109px;
	left: 0px;
	text-align: left;
	top: 60px;
	margin-top: 0px;
	z-index: 10000;
	
}
#apDivsocial {
	width: 90px;
	height: 50px;
	top:100%;
	margin-top: -70px;
	left: 0;
	margin-left: 200px;
	z-index: 1;
}	 
.more{
	color:#dc8c7a;

	height: 40px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 4px;
	font-size: 0.35em;
	line-height: 1em;
}
#morearrow {

	font-size: 2em;
	height: 50px;
	padding-bottom: 19px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	padding-left: 0px;
	line-height: 0.625em;
	left: 298px;
	width: 80px;
	margin-left: 0px;
	top: 100%;
	margin-top: -96px;
}	 
 #news {
	background-color: rgba(228, 234, 225, 0.8);
	position: fixed;
	height: calc(60vh - 12vw);
    width: 251px;
	 	 min-width: 251px;
	overflow: scroll;
	text-align: left;
	padding-left: 25px;
	padding-right: 20px;
	 top: 40%;
	margin-top: 0%;
	margin-left: 0;
	padding-top: 20px;

	 overflow-x: hidden;
	z-index: -1;
	border-top: 0px dashed #2d5c62;
	border-bottom: 0px dashed #2d5c62;
	border-right: 0px solid  #458087;
	 
	 	 	 border-top-left-radius: 0px;
	 border-top-right-radius: 12px;
	 	 border-bottom-right-radius: 0px;
	 
}

.newsspace p {
    position: absolute;
    bottom: 0;
}	 
h1 {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color: #8CBAB0;	
	font-size: 1.4em;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: -0.03em;
	text-align: left;
	margin-bottom: 6px;
	padding-right: 1%;
}
h1.newshead {
	color:#454739;
	font-size: 1.2em;
	text-align: left;
	text-decoration: none;
	line-height: 1.1em;
	letter-spacing: -0.03em;
	margin-bottom: -10px;
	margin-top: 0px;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.004);*/
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important; 
}
h1.newsdate {
	font-family: 'TitilliumText25L600wt', Verdana, Geneva, sans-serif;
	color: #60634f;
	font-size: 0.8em;
	text-align: left;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 0.03em;
	margin-bottom: 14px;
	margin-top: 0px;
}
.newsitems {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color: #181816;
	font-size: 0.95em;
	text-decoration: none;
	line-height: 1.3em;
	letter-spacing: -0.01em;	
}
h1.presslink {
	font-family: 'pt_sansbold', Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: 0em;
	color: #db5800;
	text-align: left;
	margin-top: 14px;
}

.NEWSlink {

	font-family: "klavika_rgregular", "Helvetica", "Arial", sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: 0.01em;
	text-decoration:none;
	padding-bottom: 0px;
	padding-right: 18%;
}
#menuslide{
	position: fixed;
	visibility:hidden;
}
.pressposON {
	width: 250px;
	left: 0px;
	    -webkit-transition: 0s ease-in-out;
    -moz-transition: 0s ease-in-out;
    -o-transition: 0s ease-in-out;
    transition: 0s ease-in-out;
}
.pressposOFF {
	   -webkit-transform: translate(-0.001em,0);
    -moz-transform: translate(-0.001em,0);
    -o-transform: translate(-0.001em,0);
    -ms-transform: translate(-0.001em,0);
    transform: translate(-0.001em,0);
}
.pressbutton {
	width: 100%;
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
	font-size: 1em;
	color:#bddbd5;
	text-decoration: none;
	line-height: 1.1em;
	letter-spacing: 0em;
	text-align: right;
	cursor:pointer;
}
	
	 #wrapPress{
	width:100%;
	 }
#pressmenu{

	position: fixed;
	width: 295px;
	height: 100%;
	top: 47px;
	padding-top: 66px;
	padding-left: 0px;
	left: 0px;
	z-index: 1;
	overflow:scroll;
	border-right: 0px dashed #fab700;
	border-top: 0px dashed #4aa9b5 ;
	padding-right: 14px;
}	 
	 
 h1.hovertable {
	font-size: 1em;
	 width: 275px;
	 padding-right: 20px;
}
.SMALLtext {
font-family: "TitilliumText25L400wt", "Helvetica", "Arial", sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.9em;
	letter-spacing: 0.02em;
	text-align: right;
	margin-bottom: 0px;
} 	  
 #textboxPRESS {
	margin-top: 48px;
	padding-top: 0px;	 
	margin-left: 340px;
	width: 100%;
	border-top: 0px solid #57563d ;
}
.presstext {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 1.05em;
	text-decoration: none;
	line-height: 140%;
	letter-spacing: 0em;
	text-align: left;
	padding-right: 40%;
}
	 
blockquote {	
  padding-right: 34%;
} 
blockquote > p {
  margin-top: 0px;
}
	 	 
 #textboxSYN {
	position: absolute;

	width: 100%;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 30px;

}
.synopsistext {		
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;	
	color:#C7CEB1;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 0em;
	text-align: left;

}
#wrapjim {
	/*position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-top: 0px;*/
	}

#wrapjimPro {
	position: fixed;
	width: 100%;
	top: 0px;
	margin-top: 48px;
	/*max-width: 1080px;*/
	height: 100%;

	}
	
#wrapjimTrailer {
	position: fixed;
	width: 100%;
	top: 0px;
	margin-top: 48px;
	/*max-width: 1080px;*/
	height: 100%;

	}
	
#textbox {
	position: absolute;
	width: 80%; 
	max-width: 760px;
	height: 990px;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 80px;
	margin-left: 0;

}
.productiontext {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;

	font-size: 0.95em;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: left;
	overflow:scroll;
    -webkit-column-count: 3; 
    -moz-column-count: 3; 
    column-count: 3;
	 -webkit-column-width: 40px; 
    -moz-column-width: 40px; 
    column-width: 40px;
    -webkit-column-gap: 0px; /* Chrome, Safari, Opera */
    -moz-column-gap: 0px; /* Firefox */
    column-gap: 0px;

}
	 
.colblock {
	display:inline-block;
	width: 100%;
	padding-left: 30px;
	padding-right: 0%;
}
.colblock2 {
	display:inline-block;
	width: 100%;
	padding-left: 20px;
}
	 
#mainphotoblank {
	position: fixed;
	background-image:url(../images/bgblankwhite.jpg);
	background-repeat:no-repeat;
	 -webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	float:left;
	height:100%;
	width: 100%;
	margin-top: 0px;
	overflow:hidden;
	z-index: -3;
}
	 

 #bomb {
	height: 123px;
    width: 282px;
	top: 100%;
	margin-top: -120px;
	margin-left:-107px;
	background-color: rgba(92, 106, 103, 0);
}

#bombhome {
	height: 123px;
    width: 282px;
	top: 100%;
	margin-top: -120px;
	margin-left:-99px;
	background: rgba(0, 0, 0, 0);
}
.titleFONTalt {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	color:#77C3AC;
	font-size: 90px;
	text-decoration: none;
	line-height: 100px;
	letter-spacing: -0.06em;
	padding-right: 0px;
}

h9 {
	color: #ff704d;
	font-size: 3em;
	text-decoration: none;
	height: 90px;
	line-height: 1.25em;
	letter-spacing: 0.01em;
	bottom: 1%;
	margin-bottom: -90px;
	position: fixed;
	margin-left: 4px;
	padding-right: 28px;
	padding-top: 8px;
	padding-left: 93px;
	padding-bottom: 100px;
    border-right: 1px dashed #dc8c7a;
}
	h9b {
	color: #eeebe7;
	font-size: 3em;
	text-decoration: none;
	height: 90px;
	line-height: 1.25em;
	letter-spacing: 0.01em;
	bottom: 1%;
	margin-bottom: -90px;
	position: fixed;
	margin-left: 4px;
	padding-right: 28px;
	padding-top: 8px;
	padding-left: 93px;
	padding-bottom: 100px;
    border-right: 1px dashed #dc8c7a;
}
.titleFONTHOME {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	color:#77C3AC;
	font-size: 45px;
	text-decoration: none;
	line-height: 80px;
	letter-spacing: -0.01em;
	bottom: 1%;
	margin-bottom: -90px;
	position: fixed;
	margin-left: 8px;
	padding-right: 27px;
	padding-left: 38px;
	padding-bottom: 100px;
    border-right: 1px dashed #b68f3a;
	background-color: rgba(0, 0, 0, 0);
	visibility:hidden;	
}
.titleFONTalt3 {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	color:#77C3AC;
	font-size: 40px;
	text-decoration: none;
	line-height: 80px;
	letter-spacing: 0.01em;
	bottom: 1%;
	margin-bottom: -90px;
	position: fixed;
	margin-left: 4px;
	padding-right: 12px;
	padding-top: 10px;
	padding-left: 45px;
	padding-bottom: 100px;
    border-top: 0px solid #1e376f ;
	border-right: 1px dashed #4aa9b5;
	background-color: #134e95;
}

#titletextBox{
	color:#9FB08E;
	font-size: 20px;
	letter-spacing: -0.04em;
	width: 350px;
	margin-left: 20px;
	margin-top: -26px
}
#titletextBox2{
	font-size:3.5em;
	letter-spacing: -0.02em;
	line-height: 0.85em;
   } 
#titletextBox3{
	position:fixed;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #b88f28;
	font-size: 32px;
	text-align: left;
	letter-spacing: -0.04em;
	padding-left: 8%;
	padding-right: 5px;
	width: auto;
	height: auto;
	margin-top: 72px;
	line-height: 34px;
}
#texttitlesTR {  

	height: 50px;
	top: 99%;
	margin-top: -70px;
	margin-left: 320px;
	z-index: 10003;
    width: 700px;
}
#titletextBox2TR {
	position:fixed;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #94937a;
	font-size: 2.2em;
	text-align: left;
	letter-spacing: -0.05em;
	height: 50px;
	width: 100%;
	line-height: 0em;
   } 
.Box3TR {
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #c9eefd;
	font-size: 0.4em;
	letter-spacing: 0em;
	line-height: 0.85em;
}
#season {
	position: absolute;
	padding-left: 10px;	
}	 

#castlist {
	width: 36%;
	margin-top: 47px;
	padding-top:30px;
}

 #castphoto {
	position: fixed;
-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	background-position-x: 50%;
	background-position-y: 0px;
	float:left;
	height:100%;
	width: 100%;
	margin-top:0px;
} 
#castgradient {
		background-size: 100% 80%;
background-position-x: 50%;
background-position-y: 150%;
opacity: 0.6;
}	 

#trailerlist {
	position: absolute;
	background-color: #00478f;
	float:left;
	height:100%;
	width: 330px;
    top: 70%;
	margin-top: 10px;
    left: 50%;
	margin-left: 98px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: scroll;	
	margin-right: 0px;
  	padding-left: 4px;
	z-index: 20001;
	 display: inline-flex;
}
 #trailist1{
	position:relative;
	width: 100px;
	height: auto;
	left: 0px;
}
#trailist2{
position:relative;
	width: 100px;
	height: auto;
	margin-top:30px;
	padding-right: 4px;
	left: 6px;
	margin-left: 20px;
}
#trailtop1 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	width: 90px;
	border-bottom: 1px solid #5c9cbc;
}
#trailtop2 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	width: 90px;
	border-bottom: 1px solid #5c9cbc;
}
 #bluehide{
	 position:absolute;
	 width: 410px;
	 height: 100%;
	 left: 50%;
    margin-left: 330px;
	 
	 	background-color: #00478f;
	visibility: visible;
	z-index: 10004;
}
#texttitles {
    width: 55%;
	max-width: 650px;
	height: 100px;
	left: 12%;
	margin-left: -40px;
	top: 80%;
	margin-top: -120px;		 

}
.overall {
		position: fixed;
		width: 100%;
		height:100%;
		top: 0;
		left: 0;
	  overflow-y: hidden;
	}	
#news {
	 background-color: rgba(228, 234, 225, 0.8);
	position: fixed;
height: calc(51vh - 6vw);
	 max-height: 720px;
    width: 251px;
	  overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;	
	padding-left: 25px;
	padding-right: 20px;
	 top: 40%;
	margin-top: 0;
	margin-left: 0;
	padding-top: 20px;
	overflow-x: hidden;
	z-index: -1;
	border-top: 0px dashed #2d5c62;
	border-bottom: 0px dashed #2d5c62;
	border-right: 0px solid  #458087;
}	

p.bombHead1 {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 170%;
	line-height: 1.2em;

	padding-left:380px;
	padding-right: 12%;
	margin-bottom: -8px;
	}
p.maintext {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;

	font-size: 112%;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 0em;
	text-align: left;
	padding-left:380px;
	padding-right: 16%;
	max-width: 560px;
}
p.bombsubhead1{
	font-family: "klavika_ltregular", Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #767456;
	line-height: 1.2em;
	letter-spacing: 0em;
	margin-bottom: 22px;
	margin-top:10px;
	padding-left:380px;
	padding-right: 16%;
}
	
	
	
}/*min height  480*/
	 
	 
@media (min-height: 1024px) {  
 #news {
	 background-color: rgba(228, 234, 225, 0.8);
	position: fixed;
height: calc(51vh - 4vw);
	width: 251px;
	  overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;	
	padding-left: 25px;
	padding-right: 20px;
	 top: 40%;
	margin-top: 0;
	margin-left: 0;
	padding-top: 20px;
	overflow-x: hidden;
	z-index: -1;
	border-top: 0px dashed #2d5c62;
	border-bottom: 0px dashed #2d5c62;
	border-right: 0px solid  #458087;
}	
}/*min height 1024*/
}/*min width 768*/

/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/




@media only screen and (min-width: 1024px) {
#texttitles {
	width: 45%;
	max-width: 450px;
	height: 100px;
	left: 12%;
	margin-left:-60px;
	top: 85%;
	margin-top: -60px;		 

}
	#titletextBox{
	font-size: 20px;
	letter-spacing: -0.04em;
	width: 350px;
	margin-left: 40px;
	margin-top: -28px
}
#titletextBox2{
	font-size:3.5em;
	letter-spacing: -0.03em;
	line-height: 0.85em;
   } 
 @media (min-height: 480px) { 
	
a.homelinks {
	color: #bd4b00;
	text-decoration: none;
}
a.homelinks:hover {
	color: #bd4b00;
	text-decoration: none;
}
a.homelinks:visited {
	color: #bd4b00;
	text-decoration: none;
}
A.homelinks:active {
	color: #bd4b00;
	text-decoration: none; 
}

#castgradient {
		background-size: 100% 80%;
background-position-x: 50%;
background-position-y: 130%;
opacity: 0.4;
}	 

	 #castphoto {
	position: fixed;
-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	background-position-x: 50%;
	background-position-y: 30%;
	float:left;
	height:100%;
	width: 100%;
	margin-top:0px;
} 
	 p.presstext {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
		color: #767456;
	font-size: 1.05em;
	text-decoration: none;
	line-height: 140%;
	letter-spacing: 0em;
	text-align: left;
	padding-right: 25%;
	max-width: 730px;
		
}
	 
 #textboxPRESS {
	margin-top: 48px;
	padding-top: 20px;
}  
	h1.pressHead {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;	
	font-style: normal;
	font-weight:normal;	
	font-size: 1.5em;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: -0.03em;
	text-align: left;
	margin-bottom: 6px;
	padding-right: 40%;
	max-width: 700px;
	padding-top: 10px;
	}


#mainphotoblank {
	position: fixed;
	background-image:url(../images/bgblankwhite.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	float:left;
	height:100%;
	width: 100%;
	margin-top: 0px;
	overflow:hidden;
	z-index: -3;
}
	
  .cd-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
	z-index: 1000001;
  }
	
#BAlogo {

} 
.center {
	position:fixed; 
	width: 100%;
	float: left;
	height: 109px;
	left: 0px;
	text-align: left;
	top: 60px;
	margin-top: 0px;
	z-index: 10000;

}
#apDivsocial {
	/*width: 90px;
	height: 50px;
	top:100%;
	margin-top: -80px;
	left: 98%;
	margin-left: -144px;
	z-index: 1;*/
}	
	 
 #HEADbelle{
	/* height: calc(76vh - 5vw);*/
	height: 380px;
	width: 32%;
	 max-width: 1200px;
 bottom:calc(6vh + 6vw);
	 	margin-bottom: -90px;	
 background-position-y: 70%;

	}
	 #HEADbelle2{
	position:fixed;
	height: 210px;
	width: 590px;
	left: 268px;
	margin-left: 0px;
	bottom: 0px;
	margin-bottom: -12px;
	z-index: 3;
	visibility: visible;
	
	}
p.belletitle {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	color: #77C3AC;
	font-size: 120px;
	text-decoration: none;
	line-height: 0px;
	letter-spacing: -0.01em;
	text-align: left;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
	-moz-text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
	-webkit-text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
}
#morearrow {
	/*top:  calc(62vh - 12vw);
	margin-top: 386px;*/
		color:#ff7752;
}	 
	
 #news {
	
	 background-color: rgba(228, 234, 225, 0.8);
	position: fixed;
height: calc(52vh - 6vw);
    width: 251px;
	  overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;	
	padding-left: 25px;
	padding-right: 20px;
	 top: 40%;
	margin-top: 0;
	margin-left: 0;
	padding-top: 20px;
	overflow-x: hidden;
	z-index: -1;
	border-top: 0px dashed #2d5c62;
	border-bottom: 0px dashed #2d5c62;
	border-right: 0px solid  #458087;

}	
#textbox {
	position: absolute;

	width: 86%;
	max-width: 900px;
	height: auto;
	padding-top:40px;
	padding-right: 20px;
	padding-left: 90px;
	padding-bottom: 130px;
	margin-left: 0px;
	border-left: 0px solid #458087;
}
.productiontext  {			
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;

	font-size: 0.95em;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: left;
	overflow:scroll;
	margin-top: 0px;
    -webkit-column-count: 4; 
    -moz-column-count: 4; 
    column-count: 4;
	  -webkit-column-width: 40px; 
    -moz-column-width: 40px; 
    column-width: 40px;
    -webkit-column-gap: 0px; /* Chrome, Safari, Opera */
    -moz-column-gap: 0px; /* Firefox */
    column-gap: 0px;

}
.colblock {
	display:inline-block;
	width: 100%;

}
.colblock2 {
	display:inline-block;
	width: 100%;
	padding-left: 10px;
} 
#trailerlist {
	position: absolute;
	float:left;
	height:900px;
	width: 180px;
    top: 80%;
	margin-top: -520px;
    left: 55%;
	margin-left: 258px;
	padding-right: 0px;
	padding-top: 210px;
	padding-bottom: 50px;
	overflow: hidden;	
	margin-right: 0px;
  	padding-left: 20px;
	z-index: 20001;
}
 #trailist1{
	position:relative;
	width: 170px;
	height: auto;
	left: 0px;
}
	
#trailist2 {
position:relative;
	width: 170px;
	height: auto;
	top: 130px;
	left: -10px;
	margin-top:40px;
	margin-left: -158px;
	padding-right: 4px;
}
#texttitles {
	width: 50%;
	max-width: 500px;
	height: 100px;
	left: 12%;
	margin-left:-80px;
	top: 72%;
	margin-top: -86px;		 

}
#titletextBox{
	font-size: 28px;
	letter-spacing: -0.04em;
	width: 350px;
	margin-left: 20px;
	margin-top: -32px
}
	#titletextBox2{
	font-size:4.2em;
	letter-spacing: -0.03em;
	line-height: 0.85em;
   } 




h1 {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;	
	font-style: normal;
	font-weight:normal;
	color: #8CBAB0;	
	font-size: 1.5em;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: -0.03em;
	text-align: left;
	margin-bottom: 6px;
	padding-right: 7%;
}
#textboxPRESS {
	width: 100%;
	max-width: 700px;
	padding-top: 40px;
}
blockquote {		
 padding-right: 30%;
} 
	 
	 

.SMALLtext {
	font-family: "TitilliumText25L400wt", "Helvetica", "Arial", sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.9em;
	letter-spacing: 0.02em;
	text-align: right;
	margin-bottom: 0px;
} 
 #textboxSYN {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 30px;

} 

}/*min height 480*/
	
		 
	@media (min-height: 540px) {  
	
	 #HEADbelle{
	/* height: calc(76vh - 5vw);*/
	height: 380px;
	width: 55%;
	 max-width: 700px;
 bottom:calc(6vh + 6vw);
		 	 	margin-bottom: -80px;	
 background-position-y: 70%;

	}
	
	}
	
@media (min-height: 1024px) {  
 #news {
	 background-color: rgba(228, 234, 225, 0.8);
	position: fixed;
height: calc(54vh - 4vw);
    width: 251px;
	  overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;	
	padding-left: 25px;
	padding-right: 20px;
	 top: 40%;
	margin-top: 0;
	margin-left: 0;
	padding-top: 20px;
	overflow-x: hidden;
	z-index: -1;
	border-top: 0px dashed #2d5c62;
	border-bottom: 0px dashed #2d5c62;
	border-right: 0px solid  #458087;
}		
}/* min heihgth 1024*/
}/* minn width 1024*/



@media only screen and (min-width: 1366px) {
	
 #textboxSYN {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 30px;
} 
}


/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
