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





@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


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


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


#navgrey {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0px;
		background-color: rgba(0,0,0,0.6);
		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;
	}

hr.stylenews{
	display: block;
    margin-top: 2em;
    margin-bottom: 0em;
    margin-left: -1em;
    margin-right: auto;
	border-top: thin solid #707845;
	width: 73%;
}
.classC {
	color:#FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	/*	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	 -webkit-transition-timing-function: cubic-bezier(0, 0, 2.58, 1);
	transition-timing-function: cubic-bezier(0, 0, 2.58, 1);*/
}
.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:active {text-decoration: none; color: #FFFFFF;	cursor: pointer;
}


A.class66 { 
	color:#77e4c9;
}
A.class66:link  { text-decoration: none; 
	color:#77e4c9;
}
A.class66:visited {text-decoration: none; 
	color:#77e4c9;
}
A.class66:hover {text-decoration: none;
		color:#c7eff0;
}
A.class66:active {
	text-decoration: none; 
		color:#77e4c9;
}


#content {
	text-align: left;
	margin-top: 145px;
	padding-right:85px;
	margin-left: 70px;
	z-index: 0;
	width:80%;
}
.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;
}
p.bombsubhead1{
	font-family: "klavika_ltregular", Verdana, Geneva, sans-serif;
	/*font-family: 'PT Sans', Verdana, Geneva, sans-serif;*/
	font-style: normal;
	font-weight:normal;
	color: #a9b483;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	margin-bottom: 16px;
	margin-top:0px;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
h1.contentssmall {
	font-family: 'TitilliumText25L250wt', Verdana, Geneva, sans-serif;
	color: #a9b483;
	font-size: 75%;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
	margin-top: -16px;
	margin-bottom: 14px;
	letter-spacing: -0.03em;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p.bombHead1 {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #e1cf75;	
	margin-bottom: 0px;
	padding-right: 13%;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
	}
p.maintext {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color:#cacbc2;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 0em;
	text-align: left;
	padding-right: 19%;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
hr {
	float:left;
	border: 0;
	color: none;
	background-color: #57563d;
	height: 1px;
	width: 66%;
	padding-right: 80px;
	max-width: 700px;
}
 #textboxSYN {
	position: absolute;
	background-color:#202220;
	width: 100%;
	 height: 100%;

	padding-top: 70px;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 30px;
	left: 0;
	margin-left: 10%;
	top: 0;
	margin-top: 62px;
	overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;
}
#textboxPRESS {
	position: fixed;
	width: 78%;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	left: 0;
	top: 0;
	margin-top: 0;
	margin-left: 90px;
	background-color: rgba(5,128,100,0);
	 overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
p.presstext {
	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: 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:#C7CEB1;
  margin-left: 30px;
margin-bottom: 30px;
  padding-right: 12%;
		text-transform: uppercase;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
blockquote > p {
  margin-top: 0px;
}
#pressmenu{
	background-color: #eaa206;
	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;
}
.firsthovertable{
	border-top: thin dashed #ad5100;
}
 h1.hovertable {
	font-family: 'TitilliumText25L800wt', Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	 color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: 0em;
	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: thin dashed #ad5100;
}
.SMALLtext {
	font-family: "TitilliumText25L400wt", "Helvetica", "Arial", sans-serif;
	font-size: 0.7em;
	 color: #f3e8c3;
	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: #eaa206;
	border-radius: 2em;
	top: 84px;
	cursor:pointer;
	z-index: 2;
}
h1.pressHead  {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color: #e1cf75;	
	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: 24%;
}
h1.pressHeadShort  {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color: #e1cf75;	
	font-size: 1.4em;
	text-decoration: none;
	line-height: 1.1em;
	letter-spacing: -0.04em;
	text-align: left;
	margin-bottom: 6px;
	padding-top: 28px;
	padding-right: 14%;
}
h2 {
	font-family: "klavika_ltregular", "Helvetica", "Arial", sans-serif;
	font-size: 80%;
	color: #C7CEB1;
	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;
}
#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;
}
.in{
	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_ltregular', Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color:#c5bfa0;
	padding-left: 3px;
	letter-spacing: 0.04em;
	line-height: 1.1em;
}
.moreup {
		font-family: 'ArrrowsRegular', Verdana, Geneva, sans-serif;
	font-size: 2em;
	color:#0eb9b0;
	text-align: left;
	padding-left: 0px;
	line-height: 0.6em;
}
.moredown {
	font-family: 'ArrrowsRegular', Verdana, Geneva, sans-serif;
	font-size: 2em;
	color:#0eb9b0;
	text-align: left;
	line-height: 0.625em;
}
.moreV2 {
	font-family: 'klavika_ltregular', Verdana, Geneva, sans-serif;
	font-size: 1em;
	color:#c5bfa0;
	letter-spacing: 0.07em;
	line-height: 0.5em;
	padding-left: 4px;
	vertical-align: 75%;
}
#morearrow {
	position: absolute;
	height: 50px;
	padding-bottom: 19px;
	padding-top: 0px;
	left: 10%;
	margin-left: -26px;
	width: 120px;
	top: 0px;
	margin-top: 10px;
	z-index: 1;
}
#newsbox2 {
		position: fixed;
		height: 100%;
		width: 100%;
		top: 62px;
		left: 0px;
		background-color: rgba(28,163,50,0);
		 overflow-x: hidden;
/*		overflow-y: scroll;*/
overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;
	}
 #news {
	background-color: rgba(28, 31, 25, 0.86);
	position: absolute;
	width: 81.5%;
	height: auto;
	text-align: left;
	padding-left: 37px;
	padding-top: 90px;
	padding-right: 0px;
	 left: 0px;
	margin-left: 5%;
	top: 100%;
	margin-top: -120px; 
	z-index: 2;
	border-top: 1px dashed #0eb9b0;
	border-right: 0px dashed #0eb9b0;	
 overflow-x: hidden;
overflow-y: hidden; 
}
.newsspace p {
   position: absolute;
   bottom: 0;
}
h1.newshead {
	font-family: 'pt_sansbold', Verdana, Geneva, sans-serif;
	color:#cbd5c8;
	font-size: 1.4em;
	text-align: left;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: -0.04em;
	margin-bottom: -10px;
	margin-top: 36px;
	padding-right: 12%;
	/*text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important; */
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1.newsdate {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
		color: #a1baa2;
	font-size: 0.7em;
	text-align: left;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 0.02em;
	margin-bottom: 14px;
	text-transform: uppercase;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p.newsitems {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color: #c7d6c8;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 0em;	
	margin-bottom: 4px;
	padding-right: 12%;
	text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
	}
h1.presslink {
		font-family: 'pt_sansbold', Verdana, Geneva, sans-serif;
	font-size: 0.8em;;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: 0.02em;
	color: #77e4c9;
	text-align: left;
	margin-top: 28px;
	margin-bottom: 0px;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.NEWSlink {
	font-family: "klavika_rgregular", "Helvetica", "Arial", sans-serif;
	font-size: 0.95em;
	color: #a9b483;
	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: 30px;
  right: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  z-index: 1000001;
  text-indent: 100%;
  white-space: nowrap;
  background: #727c4b url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
	cursor: pointer;
  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 {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .8;
}
.no-touch .cd-top:hover {
  background-color: #464d2e;
  opacity: 1;
}
.cd-top:hover {
  background-color: #464d2e;
  opacity: 1;
}
#hidebox {	
 visibility:hidden;
}
#HEADbelle {	
position:fixed;
height: 80px;
width: 350px;
left: 50%;
margin-left: -172px;
bottom:45%;
margin-bottom: -114px;	
z-index: -2;
visibility: visible;
background-image:url(../images/bombgirls.svg);
background-repeat: no-repeat;
background-size: 100%;
}
p.belletitle {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	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; 
	top: 0;
	margin-top: 0px; 
	background: url(../images/coronerS3C.jpg);
    background-repeat: no-repeat;
    background-position-x: 40%;
	background-position-y: 0px;
    width: 100%;
    height: 100%;
	background-size:cover;
	z-index: 99999999;
	overflow: hidden;
	/*pointer-events: none;*/
	pointer-events: all;
}
.videoplayBG{
	position: fixed;
	float:right;
	width: 80px;
	height: 70px;
	left: 78%;
	margin-left: -33px;
	bottom: 38%;
	margin-bottom: 30px;
	background-image:url(../images/videoplayBG.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 999999999;
	background-color: rgba(92,112,19,0);
	cursor: pointer;
}
#castphoto {
	position: fixed;
	background-image:url(../images/bg_Serinda.jpg);
	background-repeat:no-repeat;
	background-position-x: 55%;
	background-position-y: 20%;
		-webkit-background-size: 250%;
		-moz-background-size: 250%;
		-o-background-size: 250%;
		background-size: 250%;
	float:left;
	height:100%;
	width: 100%;
	margin-top:0px;
	overflow:hidden;
	z-index: -4;
	background-color:#202220;
		pointer-events: none;
	/*-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;*/
	 /* image-rendering: auto;*/
  image-rendering: crisp-edges;
/*  image-rendering: pixelated;*/	
}
#castgradient {
	position: fixed;
	display: block;
	background-image:url("../images/bg_Gradient.png");
	background-repeat:no-repeat;
	background-position-x: 58%;
	background-position-y: 0;
		-webkit-background-size: 250%;
		-moz-background-size: 250%;
		-o-background-size: 250%;
		background-size: 250%;
	float:left;
	height:100%;
	width: 100%;
	margin-top:0px;
	overflow:hidden;
	z-index: -3;
	pointer-events: none;
	mix-blend-mode:normal;
	opacity: 1;
}
#castgradientSecond {
	position: fixed;
	background-image:url(../images/castgradient.png);
	background-repeat:no-repeat;
	background-position-x: 50%;
	background-position-y: 0px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	float:left;
	width: 100%;
	overflow:hidden;
	z-index: -2;	
	height: calc(70vh - 39px);
	bottom: 0;
	margin-bottom: 0px;
	visibility: visible;
	opacity: 0.6;
}
#castphotoblank {
	position: fixed;
	float:left;
	height:100%;
	width: 100%;
	margin-top:0px;
	overflow:hidden;
	z-index: -5;
	background-color:#202220;
	pointer-events: none;
}
#trailergradient {
	position: fixed;
	background-image:url(../images/trailergradient.png);
	background-repeat:no-repeat;
	background-position-x: 0;
	background-position-y: 100%;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
	height:100%;
	width: 100%;
	margin-bottom:0px;
	overflow:hidden;
	z-index: 99999998;
opacity: 0.7;
}
#apDivsocial {
	background-color:rgba(107,109,129,0);
	position: fixed;
	text-align: left;
	width: 90px;
	height: 50px;
	top: 12px;
	left: 98%;
	z-index: 99999;
}
.apDivleft {
		margin-left: -155px;
}
.apDivleft2 {
		margin-left: -140px;
}
.hyperspan {
    background:rgba(0,0,0,0.00);
    position:absolute;
    width:36px;
    height:36px;
    left:0;
	margin-left: 0px;
    top:0; 
	/*
  -webkit-filter: drop-shadow( 0px 3px 5px rgba(0, 0, 0, .5));
  filter: drop-shadow( 0px 3px 5px rgba(0, 0, 0, .5));*/
}
.hyperspan2 {
    background:rgba(0,0,0,0.00);
    position:absolute;
    width:36px;
    height:36px;
    left:0;
	margin-left: 50px;
    top:0; 
	/*
  -webkit-filter: drop-shadow( 0px 3px 5px rgba(0, 0, 0, .5));
  filter: drop-shadow( 0px 3px 5px rgba(0, 0, 0, .5));*/
}
.hyperspan3 {
    background:rgba(0,0,0,0.00);
    position:absolute;
    width:36px;
    height:36px;
    left:0;
	margin-left: 100px;
    top:0; 
	/*
  -webkit-filter: drop-shadow( 0px 3px 5px rgba(0, 0, 0, .5));
  filter: drop-shadow( 0px 3px 5px rgba(0, 0, 0, .5));*/
}
#BAlogo {
	position: fixed;
	/*background-image: url(../images/BAlogolight.svg);*/
	background-image: url(../images/BAlogolight_dark.svg);
	background-repeat:no-repeat;
	width: 280px;
	height: 109px;
	background-size: 100%;
	text-align:center;
	z-index: -2;
	left: 50%;
	margin-left: -140px;
	margin-top: 0px;
	cursor:pointer;
} 
.center {
	position: absolute;
	width: 5px;
	height: 109px;
	bottom: 86%;
	margin-bottom: -350px;
	left: 50%;
	z-index: -2;
 }
#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(202, 191, 145, 0.5); 
}
#bombMain {
	position:fixed;
	width: 100%;
	float: left;
	height:60px;
	text-align: left;
	top: 0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 0px;
	z-index: 10001;
	border-bottom: 0px solid #202220;
	background-color: rgba(215, 198, 132,0.3); 
}
#bombPress {
	position:fixed;
	width: 100%;
	float: left;
	height:60px;
	text-align: left;
	top: 0px;
	margin-top: 0px;
	left:60px;
	margin-left: 0px;
	z-index: 9999999;
	z-index: 10001;
	/*background-color: #7a7355;*/
	background-color: #75705c;

	
}
.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;
	color:#eeeee7;
	font-size: 3em;
	text-decoration: none;
	padding-left:24px;
	height: 30px;
	padding-top: 0px;
	line-height: 1.24em;
	letter-spacing: 0em;
}
.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(192, 134, 53, 0.3);
	float:right;
	height:100%;
	width: 36%;
	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; 
}
#wrapjimmix{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: -2;
	mix-blend-mode:hard-light;
}
#castlistmix {
	position:inherit;
	float:right;
	height:100%;
	width: 36%;
    top: 0px;
	margin-top: 60px;	
    right: 0px;
	margin-right: 0px;	
	padding-top:80px;
  	padding-left: 10px;
	background-color: rgba(199, 132, 15, 1);
}
#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.5);
  margin-left: -15px;
  padding-left: 15px;
}
#castlistextra p {
  margin-top: 0em;
  margin-bottom: 0.4em;
  padding-bottom: 6px;
	border-bottom-style: none;
  margin-left: -15px;
  padding-left: 15px;
}
#trailerlist {
	position: fixed;
	float:right;
	height:300px;
	width: 34px;
	bottom: 38%;
	margin-bottom: -300px;
    right: 22%;
	margin-rightt: -174px;
	padding-right: 0;
	padding-top: 0px;
  	padding-left: 14px;
	z-index: 999999999;
	background-color: rgba(0,0,0,0);
	border-left: thin solid #5d5737;
}
#trailist1 {
	height: 30px;
	margin-top: 10px;
	width: 90px;
	cursor: pointer;
}
#trailist2 {
	height:30px;
	margin-top: 26px;
	width: 90px;
	cursor: pointer;
}
#trailist3 {
	height:30px;
	margin-top: 26px;
	width: 90px;
	cursor: pointer;
}

#trailerlist p {
  margin-top: 0em;
  margin-bottom: 0.4em;
  padding-bottom: 8px;
  border-bottom: 0px solid rgba(220, 215, 188, 0.4);
  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 rgba(0, 0, 0, 0);
}
.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: auto;
	border-bottom: 1px solid #5c9cbc;
}
#trailtop2 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	width: auto;
	border-bottom: 1px solid #5c9cbc;
}

.bombHeadCAST {
	font-family: 'TitilliumText25L800wt', Verdana, Geneva, sans-serif;
		font-size: 1.1em;
	line-height: 1.1em;
	color: #FFFFFF;
	letter-spacing: -0.01em;
	padding-right: 20px;
	text-decoration:none;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bombsubcast {
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;	
	font-size: 1.05em;
	color: #f8f8f2;
	line-height: 1.0em;
	letter-spacing: -0.025em;
	padding-right: 74px;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cast2bold {
	font-family: 'klavika_bdbold', Verdana, Geneva, sans-serif;
	font-size: 0.75em;;
	text-decoration: none;
	letter-spacing: 0em;
padding-right: 10px;
		color: #FFFFFF;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bombHeadCTrailer {
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #FFFFFF;
	letter-spacing: 0.04em;
	text-decoration:none;
}
.b1 {
color:#f5c000;
}
.b2 {
	color:#e7e7df;
}

#titletextBox{
	position: absolute;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color:#d0d4af;
	font-size:1.05em;
	text-align:left;
	letter-spacing: -0.03em;
	 line-height: 1.1em;
	width: 180px;
	height: auto;
	left: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: -32px
}
#titletextBox2{
	position:absolute;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color : #9b9278;
	font-size: 2.1em;
	text-align: left;
	letter-spacing: -0.06em;
	padding-left: 0px;
	padding-right: 0;
	left: 0px;
	margin-left: 0px;
	width: 200px;
	height: auto;
	line-height: 0.85em;
	margin-top: 5px;
	border-bottom: 0px solid #578ab7;
 }
#titletextBox3{
	position:absolute;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #fab700;
	font-size: 2.6em;
	line-height: 1.05em;
	text-align: left;
	letter-spacing: -0.06em;
	left: 0px;
	margin-left: 0px;
	padding-left: 0;
	padding-right: 0px;
	width: auto;
	height: auto;
	margin-top: 30px;
 }
 #texttitles {
	position:fixed;
	width: 150px;
	height: 200px;
	bottom: 0;
	margin-bottom: -70px;
	 left: 10%;
	margin-left: -24px;
	z-index: 2;
	/*pointer-events: none;*/
}
#texttitlesTR {  
	position:fixed;
	height: 80px;
	bottom: 35%;
	margin-bottom: -120px;
	left: 65%;
	z-index: 1;
    width: 220px;
	pointer-events: none;
}
.TRleft {
	margin-left: -200px;
}
		.TRleft2 {
	margin-left: -200px;
}
#titletextBox2TR {
	position:fixed;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #e1cf75;		
	font-size: 2.9em;
	text-align: left;
	letter-spacing: -0.05em;
	height: auto;
	width: 190px;
	line-height: 0.6em;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	display: inline-flex;
} 
.titletextBox3TRW {
	position:relative;
	font-family: 'klavika_bdbold', Verdana, Geneva, sans-serif;
	color:#FFFFFF;		
	/*height: auto;*/
	top: 0px;
	margin-top: 0.25em;
	width: 12px;
	font-size: 101%;
	text-align: right;
/*	letter-spacing: -0.05em;*/
	line-height: 0em;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 
#trailerW {
	position:relative;
	display: block;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #e1cf75;	
	font-size: 1.2em;
	text-align: left;
	letter-spacing: 0.67em;
	top: 0px;
	margin-top: 40px;
	left: 0px;
	margin-left: 14px;
	height: 20px;
	width: 190px;
	line-height: 0.6em;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 
.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;
}
.productiontext  {		
	position: absolute;
	width: 80%;
	height: auto;	
	padding-top: 90px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	border-left: 0px solid #458087;
	left: 0;
	margin-left: 10%;
	top: 0px;
	margin-top: 0px;
    -webkit-column-count: 2; 
    -moz-column-count: 2; 
    column-count: 2;
	   -webkit-column-width: 100px; 
    -moz-column-width: 100px; 
    column-width: 100px;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    -webkit-column-rule: 1px solid #697345; /* Chrome, Safari, Opera */
    -moz-column-rule: 1px solid #697345; /* Firefox */
    column-rule: 1px solid #697345;		
}
.colblock {
	display: inline-table;
	padding-left: 0px;
	}
.extraPad {
	padding-bottom: 0px;
}
.colblock2 {
	display: inline-table;
	margin-top: -140px;
	padding-left: 0px;
	}
#wrapjim {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	}
#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);
	}
#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;
	width: 100%;
	height: 100%;
	top: 0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 0px;
	overflow-x: hidden;
	 overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;
	}
#bluehide{
	visibility: hidden;	
}
#bombback {
 	position: fixed;
   	top: 0;
  	right: 0;
 	bottom: 0;
 	left: 0px;
	/*background-color:#131410;*/
	background-color: #0c0d0a;
 	width: auto;
	height:100%;
	z-index:-10;
	}	
.bombbackimage {	
background:url(../images/bg_S3.jpg) no-repeat;
	background-size: 128%;
	background-position-x: 10%;
	background-position-y: 0px;
	/*background-repeat:no-repeat;*/
       -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    -o-transition: 0.6s ease-out;
    transition: 0.6s ease-out;	
}
#city{
	position: fixed;
    top: 0;
	margin-top: calc(3vh + 22px);
	left: 0;
	margin-left: 0px;
	overflow-y: hidden;
	width: 100%;
	height: 100%;
	background-image: url(../images/serindaS3.png);
	background-size: 195%;
	background-repeat:no-repeat;
	background-position-x: 38.5%;
	background-position-y: 45px;
	z-index:-6;
	pointer-events: none;
	}
#city2{
	position: fixed;
    top: 0;
	margin-top: calc(3vh + 22px);
	left: 0;
	margin-left: 0px;
	overflow-y: hidden;
	width: 100%;
	height: 100%;
	background-image: url(../images/rogerS3.png);
	background-size: 180%;
	background-repeat:no-repeat;
	background-position-x: 62%;
	background-position-y: 60px;
	z-index:-10;
	pointer-events: none;
	}
#HEAD {
	position:fixed;
	width:100%;
	height: 166px;
	text-align: right;
	z-index:-8;
	top: 0px;
	margin-top: 80px;
	right: 50%;
	margin-right: -53%;
	overflow:visible;
	background-image: url(../images/coroner_New3.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(216,38,41,0.0);
}
#HEAD2 {
	position:fixed;
	width:90%;
	height: 166px;
	text-align: right;
	z-index:-5;
	top: 0px;
	margin-top: 90px;
	right: 55%;
	margin-right: -55%;
	overflow:visible;
	background-image: url(../images/coroner_New3a.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(216,38,41,0.0);
}
.dot1 {
	font-size: 160%;
	color: #0f8995;
	margin-left: -16px;
	padding-right: 5px;
	vertical-align: -1.5px;
	}
.Pcredits {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color:#C7CEB1;
	font-size: 1.04em;
	text-decoration: none;
	line-height: 1.3em;
	letter-spacing: -0.02em;
	text-align: left;
	margin-top: 8px;
}
p.prodsubhead {
	font-family: "klavika_ltregular", Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color: #e1cf75;	
	font-size: 1em;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: 0em;
	margin-bottom: 0px;
	margin-top:34px;
}
.seasonsC {
	position: fixed;
	font-family: "klavika_ltregular", Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color: #61bec2;	
	font-size: 1.1em;
	text-decoration: none;
	line-height: 2em;
	letter-spacing: 0.02em;
	width: 120px;
	 height: 30px;
	top: 0;
	left: 90%;
	padding-left: 0px;
	padding-right: 20px;
	text-align: right;
	z-index: 9999;
	cursor: pointer;
	background-color: rgba(120,12,14,0.0);
}
.seaLeft {
		margin-top: 74px;
		 margin-left: -110px;
}
.seaLeft2 {
		margin-top: 74px;
		 margin-left: -110px;
}
.downarrow3 {
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	color:#aebc9f;
	font-size: 32px;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: -0.02em;
	text-align: left;
	padding-right: 0px;
	margin-bottom: 8px;
	padding-left:0px;
}


#bioholder1 {
	position: fixed;
	height: auto;
	/*max-height: 40%;*/
	max-height: calc(100% - 18.1em);
	width: 65.2%;
	left: 0;
	margin-left: -15px;	
	bottom: 10%;
	bottom: 0;
	margin-bottom: 170px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 38px;
	vertical-align: bottom;
	display: table-cell;
		background: rgba(17,17,17,0.65);
	border-top: thin solid rgba(193,195,183,0.6);
	border-bottom: thin solid rgba(193,195,183,0.6);
	overflow-y: scroll;
  -webkit-overflow-scrolling: touch; 
	z-index: 2;


} 

.bioborder {
border-bottom: thin solid rgba(193,195,183,0.7);
}
.bioBtnP {
	position: absolute;
	font-family: 'TitilliumText25L600wt', Verdana, Geneva, sans-serif;
	color:#d0d4af;
	font-size:1em;
	text-align:left;
	letter-spacing: 0.04em;
	line-height: 0em;
	width: 200px;
	height:20px;
	left: 0px;
	margin-left: 2px;
	cursor: pointer;
	background-color: rgba(157,180,10,0);
}
.bptop{
		margin-top: 66px;
}
.bptop2 {
		margin-top: 66px;
}
.bioBtn0 {
	opacity: 0;
	pointer-events: none;
}
.bioBtn1 {
	pointer-events: all;
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-out;
	animation-duration: 0.5s;
}
.closebox{
/*	position: absolute;*/
	position: fixed;
	width: 48px;
	height: 10px;;
	background-color: rgba(127,154,155,0);
	left: 50%;
	margin-left: -14px;
	bottom: 0;
	margin-bottom: 174px;
	overflow: visible;
	z-index: 20;
}
.bioclose1, .bioclose2, .bioclose3, .bioclose4, .bioclose5, .bioclose6, .bioclose7, .bioclose8, .bioclose9, .bioclose10, .bioclose11 {
	position: fixed;
	width: 44px;
	height: 44px;
	background-image: url("../img/bioclosealt.svg");
	background-repeat: no-repeat;
	background-size: 100%;
	cursor: pointer;
	/*z-index: 10;*/
}
p.bio {
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color:#f5f4eb;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: -0.01em;
	text-align: left;
	padding-left: 15%;
padding-right: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p.biox, p.bioxdark {
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color:#f5f4eb;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: -0.01em;
	text-align: left;
	padding-left: 15%;
padding-right: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p.biox:first-letter {
	font-family: 'TitilliumText25L999wt', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:6em;
	float: left;
	color : #b3bd98;
	line-height: 0.5em;
	padding-top: 0px;
	margin-top: 8px;
	margin-left: -14px;
	margin-right: 2px;
	margin-bottom: 6px;
}
p.bioxdark:first-letter {
	font-family: 'TitilliumText25L999wt', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 6em;
	float: left;
	color : #b3bd98;
	line-height: 0.5em;
	padding-top: 0px;
	margin-top: 12px;
	margin-left: -22px;
	margin-right: 0px;
	margin-bottom: 10px;
}
	#morearrowV2 {
	visibility: hidden;

}	
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/

/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
@media (min-height: 568px) { 

	
}


@media (min-height: 667px) { 
#castgradientSecond {
opacity: 0.6
}	

}





@media (min-width: 414px) { 

#HEADbelle {	
	position:fixed;
	height: 80px;
	width: 380px;
	left: 50%;
	margin-left: -186px;
	 bottom:46%;
	margin-bottom: -116px;	
	z-index: -2;
	visibility: visible;
	 background-image:url(../images/bombgirls.svg);
	 background-repeat: no-repeat;
	 background-size: 100%;
	}	
 p.belletitle {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	font-size: 68px;
	text-decoration: none;
	line-height: 0px;
	letter-spacing: -0.01em;
	text-align: left;
		text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
	-moz-text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
} 

.productiontext  {		
	position: absolute;
	width: 76%;
	height: auto;	
	padding-top: 90px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	border-left: 0px solid #458087;
	left: 0;
	margin-left: 11%;
	top: 0px;
	margin-top: 0px;
    -webkit-column-count: 2; 
    -moz-column-count: 2; 
    column-count: 2;
	   -webkit-column-width: 100px; 
    -moz-column-width: 100px; 
    column-width: 100px;
    -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;
}
.colblock {
	display: inline-table;
	padding-left: 0px;
	}
.colblock2 {
	display: inline-table;
	margin-top: -90px;
	padding-left: 0px;
	}


}/* width 414*/



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


  

















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


 @media (min-width: 560px) { 
	 .productiontext  {
	position: absolute;
	width: 76%;
	height: auto;	
	padding-top: 68px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	border-left: 0px solid #458087;
	left: 0;
	margin-left: 80px;
	top: 0px;
	margin-top: 0px;
    -webkit-column-count: 2; 
    -moz-column-count: 2; 
    column-count: 2;
	   -webkit-column-width: 100px; 
    -moz-column-width: 100px; 
    column-width: 100px;
    -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;
	
}  
#trailerlist {

	bottom: 45%;
	margin-bottom: -270px;
    right: 20%;
	margin-rightt: -170px;

}
#wrapjimPro {
	top: 0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 0px;
	} 
	 #castlistmix {
	position:inherit;
	float:right;
	height:100%;
	width: 42%;
    top: 0px;
	margin-top: 60px;	
    right: 0px;
	margin-right: 0px;	
	padding-top:80px;
  	padding-left: 15px;
	background-color: rgba(199, 132, 15, 1);
}
  #castlist {
	position:fixed;
	display: block;
	background-color: rgba(192, 134, 53, 0.3);
	float:right;
	height:100%;
	width: 42%;
	right: 0px;
	margin-right: 0px;
    top: 0px;
	margin-top: 61px;
	padding-top:6px;
  	padding-left: 15px;
	overflow-x: hidden;
	overflow-y: scroll;
  -webkit-overflow-scrolling: touch; 
}
.bombHeadCAST {
	font-family: 'TitilliumText25L800wt', Verdana, Geneva, sans-serif;
		font-size: 1em;
	line-height: 1.1em;
	color: #FFFFFF;
	letter-spacing: -0.01em;
		padding-right: 0px;
	text-decoration:none;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bombsubcast {
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;	
	font-size: 1.05em;
	color: #f8f8f2;
	line-height: 1.0em;
	letter-spacing: -0.025em;
		padding-right: 0px;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cast2bold {
	font-family: 'klavika_bdbold', Verdana, Geneva, sans-serif;
	font-size: 0.75em;;
	text-decoration: none;
	letter-spacing: 0em;
padding-right: 10px;
		color: #FFFFFF;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.closebox{
	left: 45%;
	margin-left: -10px;
}
	 .center {
	position: absolute;
	width: 5px;
	height: 109px;
	bottom: 75%;
	margin-bottom: -350px;
	left: 50%;
	z-index: -2;
 }
	 #bioholder1 {
	width: 58%;
	left: 0;
	margin-left: -15px;	
} 
	 .videoplayBG{
	position: fixed;
	float:right;
	width: 80px;
	height: 70px;
	left: 79%;
	margin-left: -26px;
	bottom:45%;
	margin-bottom: 50px;
	background-image:url(../images/videoplayBG.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 999999999;
	background-color: rgba(92,112,19,0);
	cursor: pointer;
}
} /* width 560*/









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












@media (min-width: 640px) { 
	 	 
#castgradientSecond {
	visibility: hidden;
}
 #menuslide{
	position: fixed;
	background-color: #eaa206;
	top: 110px;
}
.seaLeft {
		margin-top: 74px;
		 margin-left: -80px;
}
	.seaLeft2 {
		margin-top: 74px;
		 margin-left: -80px;
}
h9 {
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
	color:#eeeee7;
	font-size: 3em;
	text-decoration: none;

	height: 30px;
	padding-top: 0px;
	padding-left: 97px;
	line-height: 1.09em;
	letter-spacing: 0em;
}
	 #mstext{
		font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
		font-size: 0.95em;
	line-height: 1.15em;
		color:#7c7855;
		text-align: center;
	letter-spacing: 0.03em;
	left: 0px;
	width: 120px;
	margin-left: 107px;
}
#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;*/
	z-index: 99998;
	}
	 .pressposOFF {
	width: 342px;
	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;
}
#textboxPRESS {
	position: fixed;
	width: 72%;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 30px;
	left: 0;
	top: 0;
	margin-top: -45px;
	margin-left: 200px;
	background-color: rgba(5,128,100,0);
	 overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
#bomb {
	height:52px;
	top: 0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 0px;
}
#bombPress {
	height:52px;
	top: 0px;
	margin-top: 0px;
	left: 0px;
	padding-left: 78;
	margin-left: 0px;

}
#bombMain {
	position:fixed;
	width: 100%;
	float: left;
	height:52px;
	text-align: left;
	top: 0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 0px;
	z-index:-7;
	border-bottom: 0px solid #202220;
	background-color: rgba(215, 198, 132,0.3); 
}

 #HEADbelle {	
	position:fixed;
	height: 110px;
	width: 460px;
	left: 60px;
	margin-left: -30px;
	bottom:34%;
	margin-bottom: -82px;	
	z-index: -2;
	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: #c6c6b8;
	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);
} 

#morearrow {
	position: absolute;
	font-family: 'ArrrowsRegular', Verdana, Geneva, sans-serif;
	color:#0affd6;
	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: -36px;
	width: 120px;
	bottom: 32%;
	margin-bottom: -122px;
	z-index: 1;
}
#newsbox2 {
		position: fixed;
		height: 100%;
		width: 100%;
		top: 0px;
		left: 0px;
		background-color: rgba(132,20,224,0);	
		 overflow-x: hidden;
/*		overflow-y: scroll;*/
overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;
	}
 #news {
	background-color: rgba(28, 31, 25, 0.86);
	position: absolute;
	width: 53%;
	height: auto;
	text-align: left;
	padding-left: 60px;
	padding-top: 50px;
	padding-right: 0;
	 left: 42px;
	margin-left: 50px;
	top: 100%;
	margin-top: -50px;
	border-top: 1px dashed #0eb9b0;
	border-right: 0px dashed #0eb9b0;
 overflow-x: hidden;
overflow-y: hidden; 
}
 h1.newshead {
	padding-right: 10%;
}
p.newsitems {

	font-size: 1.1em;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 0em;	
	margin-bottom: 4px;
	padding-right: 13%;
	} 

#castlist {
width: 34%;
	margin-top: 0px;
	padding-top:59px;
}
#castlistmix {
width: 34%;
	margin-top: 0px;	
} 	 
#castphoto {
background-position-x: 45%;
	background-position-y: 20%;
	 -webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	float:left;
	height:100%;
	width: 100%;
	min-width: 640px;
	margin-top:0px;
	overflow:hidden;
} 
#castgradient {
background-position-x: 58%;
	background-position-y: 100%;
	 -webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	float:left;
	height:100%;
	width: 100%;
	min-width: 640px;
	margin-top:0px;
	overflow:hidden;
	mix-blend-mode: multiply;
	opacity: 0.4;
} 
 #trailergradient {
	opacity: 0;
} 
#wrapjim {
	top: 0px;
	margin-top: 0px;
	}
#wrapjimPro {
	margin-top: 0px;
	}
 #texttitles {
	width: 150px;
	height: 200px;
	bottom: 22%;
	margin-bottom: -200px;
	 left: 10%;
	margin-left: -180px;
	 display:table;
}
 #titletextBox{
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	font-size:1em;
	text-align:right; 
	letter-spacing: -0.03em;
	width: 154px;
	 line-height: 1em;
	height: 40px;
	left: 0px;
	margin-left: 130px;
	display: table-cell;
    vertical-align: bottom;
	padding-left: 0;
	margin-top: -26px;
}
 #titletextBox2{
	font-size: 2em;
	text-align: right;
	letter-spacing: -0.04em;
	padding-left: 0;
	padding-right: 0px;
	left: 0px;
	margin-left: 0px;
	width: 280px;
	height: auto;
	line-height: 0em;
	margin-top: 22px;
	border-bottom: 0px solid #578ab7;
   } 
#titletextBox3{
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	display: inline-block;
	font-size: 2.7em;
	line-height: 0em;
	text-align: left;
	letter-spacing: -0.04em;
	padding-left: 0;
	padding-right: 0px;
	left: 286px;
	margin-left: 0px;
	width: auto;
	height: 100px;
	margin-top: 18px;
}
.productiontext  {
	position: absolute;
	width: 80%;
	max-width: 560px;
	height: auto;	
	padding-top: 68px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: 0px solid #458087;
	left: 0;
	margin-left: 90px;
	top: 0px;
	margin-top: 0px;
    -webkit-column-count: 3; 
    -moz-column-count: 3; 
    column-count: 3;
	   -webkit-column-width: 100px; 
    -moz-column-width: 100px; 
    column-width: 100px;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
	

}  
 #textboxSYN {
	position: absolute;
	background-color:#202220;
	width: 100%;

	padding-top: 10px;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 30px;
	 left: 0;
	margin-left: 100px;
	 top: 0;
	 margin-top: 53px;
	 overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;
}
p.maintext {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.4em;
	letter-spacing: 0em;
	text-align: left;
	padding-right: 38%;
}
.colblock {
	display:inline-block;
	width: 100%;
	padding-left: 10px;
}
 .extraPad {
	padding-bottom: 180px;
}
.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;
}
#trailist1 {
	margin-top: 20px;
}
#trailist2 {
	margin-top: 20px;
}
	#trailist3 {
	margin-top: 20px;
}
#trailtop1 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	border-bottom: 1px solid #5c9cbc;
}
#trailtop2 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	border-bottom: 1px solid #5c9cbc;
}
#texttitlesTR {  /* ipad  + min-width: 767px */
	position:fixed;
	height: 50px;
	top: 0px;
	margin-top: 16px;
	left: 76%;
	z-index: 10003;
    width: 240px;
} 
	.TRleft {
	margin-left: -110px;
}
		.TRleft2 {
	margin-left: -150px;
}
#titletextBox2TR {
	position:fixed;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
		color:#FFFFFF;		
	font-size: 2.4em;
	text-align: left;
	letter-spacing: -0.05em;
	height: auto;
	width: 100%;
	line-height: 0.6em;
}  	 
.titletextBox3TRW {
	top: 0px;
	margin-top: 0.29em;
	width: 12px;
	color: #e1cf75;		
	font-size: 101%;
 }
#trailerW {
	position:relative;
	display: block;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color:#FFFFFF;		
	font-size: 1.2em;
	text-align: left;
	letter-spacing: 0.2em;
	top: 0px;
	margin-top: 11px;
	left: 0px;
	margin-left: 153px;
	height: 20px;
	width: 180px;
	line-height: 0.7em;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 
h1.hovertable {
	 width: 93%;
	 padding-right: 86px;
}
 .out{
	left: 80%;
}
.bioborder {
border-bottom: thin solid rgba(193,195,183,0.7);
}
.bioBtnP {
	position: absolute;
	font-size:0.8em;
	text-align:right;
	letter-spacing: 0.04em;
	line-height: 0em;
	width: 200px;
	height:20px;
	left: 0px;
	margin-left: 102px;
	cursor: pointer;
	background-color: rgba(157,180,10,0);
}
.bptop{
	margin-top: 36px;
}
.bptop2 {
	margin-top: 31px;
}
.bioBtn0 {
	opacity: 0;
	pointer-events: none;
}
.bioBtn1 {
	pointer-events: all;
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-out;
	animation-duration: 0.5s;
}
.closebox{

	width: 40px;
	height: 10px;;
	background-color: rgba(127,154,155,0);
	left: 32%;
	margin-left: 58px;
	bottom: 22%;
	margin-bottom: 46px;
	overflow: visible;
}
	
	
#pressmenu{

	top: 53px;

}
	
.bioclose1, .bioclose2, .bioclose3, .bioclose4, .bioclose5, .bioclose6, .bioclose7, .bioclose8, .bioclose9, .bioclose10, .bioclose11 {
	position: fixed;
	width: 40px;
	height: 40px;
	background-image: url("../img/bioclosealt.svg");
	background-repeat: no-repeat;
	background-size: 100%;
	cursor: pointer;

}
p.bio {
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color:#f5f4eb;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: -0.01em;
	text-align: left;
	padding-left: 15px;
padding-right: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p.biox, p.bioxdark {
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	color:#f5f4eb;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: -0.01em;
	text-align: left;
	padding-left: 15px;
	padding-right: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p.biox:first-letter {
	font-family: 'TitilliumText25L999wt', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size:6em;
	float: left;
	color : #b3bd98;
	line-height: 0.5em;
	padding-top: 0px;
	margin-top: 8px;
	margin-left: -14px;
	margin-right: 2px;
	margin-bottom: 6px;
}
p.bioxdark:first-letter {
	font-family: 'TitilliumText25L999wt', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 6em;
	float: left;
	color : #b3bd98;
	line-height: 0.5em;
	padding-top: 0px;
	margin-top: 12px;
	margin-left: -22px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#bioholder1 {
	position: fixed;
	height: auto;
	max-height: 36%;
	width: 31%;
	left: 0px;
	margin-left: 0px;	
	bottom: 22%;
	margin-bottom: 38px;
	padding-top: 10px;
	padding-left: 65px;
	padding-right: 10px;
	padding-bottom: 18px;
	vertical-align: bottom;
	display: table-cell;
background: rgb(17,17,17);
background: -moz-linear-gradient(90deg, rgba(17,17,17,0.4) 22%, rgba(17,17,17,0.3) 61%, rgba(17,17,17,0) 100%);
background: -webkit-linear-gradient(90deg, rgba(17,17,17,0.4) 22%, rgba(17,17,17,0.3) 61%, rgba(17,17,17,0) 100%);
background: linear-gradient(90deg, rgba(17,17,17,0.4) 22%, rgba(17,17,17,0.3) 61%, rgba(17,17,17,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#111111",GradientType=1);
} 
	  @media (min-height: 320px) { 
#bioholder1 {
	max-height: 40%;
} 
	}
 @media (min-height: 414px) { 
#bioholder1 {
	max-height: 49%;
} 
	 }
	 
 @media (min-height: 480px) { 
#bioholder1 {
	max-height: 49%;
	width: 31%;
	left: 0px;
	margin-left: 0px;	
	bottom: 22%;
	margin-bottom: 38px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 18px;
} 
.closebox{

	width: 40px;
	height: 10px;;
	background-color: rgba(127,154,155,0);
	left: 32%;
	margin-left: 12px;
	bottom: 22%;
	margin-bottom: 46px;
	overflow: visible;
}
	 }	 
	 
}/*min width 640px*/

























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


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


	@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 only screen and (min-width: 667px) {
	 
blockquote {
  padding-right: 18%;
}	
#apDivsocial {
	top: 8px;
}	
.apDivleft {
	margin-left: -144px;
}
.apDivleft2 {
	margin-left: -230px;
}
		.seaLeft {
		margin-top: 74px;
		 margin-left: -110px;
}
	.seaLeft2 {
		margin-top: 114px;
		 margin-left: -80px;
}
h2 {
	padding-right: 0%;
}
.center {
position:fixed;
	width: 100%;
	float: left;
	height: 109px;
	text-align:left;
	bottom: 90%;
	margin-bottom: -128px;
	z-index: -2;
} 

#BAlogo {
	position: absolute;
	/*background-image: url(../images/BAlogolight.svg);*/
	background-image: url(../images/BAlogolight_dark.svg);
	background-repeat:no-repeat;
	background-position: 50% 30%;
	width: 27%;
	min-width: 120px;
	height: 90px;
	background-size: 100%;
	text-align: left;
	z-index: 10000;
	left: 110px;
	margin-left: 0%;
	margin-top: 0px;
	cursor:pointer;
	opacity: 0.7;
} 
	#HEAD {
	position: fixed;
	width:60%;
	height: 166px;
	text-align: right;
	top: 12%;
	margin-top: 120px;
	left: 12%;
	margin-left: 170px;
	overflow:visible;
	background-color: rgba(216,238,41,0.0);	
}
#HEAD2 {
	position: fixed;
	width:60%;
	height: 166px;
	text-align: right;
	z-index:-5;
	top:12%;
	margin-top: 124px;
	left: 12%;
	margin-left: 170px;
	overflow:visible;
	background-image: url(../images/coroner_New3a.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(216,238,41,0.0);
}	
.bombbackimage {
	background-size: 100%;
	background-position-x: 0%;
	background-position-y: 20%;

 }
	
#city{
position: fixed;
    top: 0;
	margin-top: calc(1vh - 10px);
	left: 10%;
	margin-left: -240px;
	overflow-y: hidden;
	width: 120%;
	min-width: 900px;
	max-width: 860px;
	height: 106%;
	background-size: 74%;
	background-repeat:no-repeat;
	background-position-x: 62%;
	background-position-y: -32px;
	pointer-events: none;
	}
#city2{
	position: fixed;
    top: 0;
	margin-top: calc(1vh - 10px);
	left: 32%;
	margin-left: -320px;
	overflow-y: hidden;
	width: 120%;
	max-width: 900px;
	height: 106%;
	background-size: 74%;
	background-repeat:no-repeat;
	background-position-x: 32%;
	background-position-y: -12px;
	pointer-events: none;
	}

	
		

	
	
@media (min-height: 520px) {
	
	.bombbackimage {
	background-size: 100%;
	background-position-x: 0%;
	background-position-y: 0px;

 }	
}
	

}/* min width 667*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/
/*..............................................................*/




















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

 @media (min-width: 768px) { 
.center {
	/*position:fixed;
	width: 100%;
	float: left;
	height: 109px;
	text-align:left;
	bottom: 97%;
	margin-bottom: -170px;
	z-index: -2;*/
} 
#BAlogo {
	/*position: absolute;
	background-image: url(../images/BAlogolight.svg);
	background-repeat:no-repeat;
	background-position: 100% 40%;
	width: 30%;
	height: 90px;
	background-size: 100%;
	text-align: left;
	z-index: 10000;
	left: 5%;
	margin-left: 50px;
	margin-top: 0px;
	cursor:pointer;
	opacity: 0.7;*/
} 
#news {
	top: 100%;
	width: 58%;
	padding-top: 80px;
	margin-top: -50px;
 overflow-x: hidden;
overflow-y: hidden; 
}
	 /*----------------------------------*/	 
@media (min-height: 480px) { 
.closebox{

	width: 40px;
	height: 10px;;
	background-color: rgba(127,154,155,0);
	left: 32%;
	margin-left: 26px;
	bottom: 16%;
	margin-bottom: 128px;
	overflow: visible;
}
 p.prodsubhead {
	 	font-size: 0.95em;
	line-height: 1.1em;
	margin-bottom: 0px;
	margin-top:34px;
}
 #wrapjimCast {

z-index: 1;
	}
#bioholder1 {
	position: fixed;
	height: auto;
	max-height: 42%;
	width: 32%;
	left: 0;
	margin-left: 0px;	
	bottom: 16%;
	margin-bottom: 120px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 18px;
	vertical-align: bottom;
	display: table-cell;

	/*background: rgba(17,17,17,0.0);*/
		background: rgb(17,17,17);
background: -moz-linear-gradient(90deg, rgba(17,17,17,0.5) 22%, rgba(17,17,17,0.3) 61%, rgba(17,17,17,0) 100%);
background: -webkit-linear-gradient(90deg, rgba(17,17,17,0.5) 22%, rgba(17,17,17,0.3) 61%, rgba(17,17,17,0) 100%);
background: linear-gradient(90deg, rgba(17,17,17,0.5) 22%, rgba(17,17,17,0.3) 61%, rgba(17,17,17,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#111111",GradientType=1);
} 
hr {
	float:left;
	border: 0;
	color: none;
	height: 1px;
	width: 62%;
	padding-right: 0px;
	max-width: 700px;
}
	 hr.stylenews{
	display: block;
    margin-top: 2em;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: auto;
	width: 94%;
}
 #HEAD {
	position: fixed;
	width:68%;
	max-width: 760px;
	height: 266px;
	text-align: right;
	top: 0px;
	margin-top: 68px;
	left: 22%;
	margin-left: 80px;
	overflow:visible;
	background-color: rgba(216,38,141,0.0);
	
}
#HEAD2 {
	position: fixed;
	width:68%;
	max-width: 760px;
	height: 266px;
	text-align: right;
	z-index:999;
	top: 0px;
	margin-top: 78px;
	left: 22%;
	margin-left: 80px;
	overflow:visible;
	background-image: url(../images/coroner_New3a.svg);
	background-repeat: no-repeat;
	background-size: 100%;
		background-color: rgba(216,38,141,0.0);
}
#city{
	position: absolute;
	position: fixed;
   	top: 8%;
	margin-top: -30px;
	left: 0;
	margin-left: 0px;
	overflow-y: hidden;
	width: 100%;
	max-width: 1025px;
	height: 106%;

	background-size: 140%;
	background-repeat:no-repeat;
	background-position-x: 15%;
	background-position-y: 38px;
	}
	#city2 {
	position: absolute;
	position: fixed;
   	top: 8%;
	margin-top: -10px;
	left: 0;
	margin-left: 0px;
	overflow-y: hidden;
	width: 100%;
	max-width: 1025px;
	height: 106%;

	background-size: 120%;
	background-repeat:no-repeat;
	background-position-x: 6%;
	background-position-y: 38px;
		background-color: rgba(207,233,116,0.0);

	}

.seasonsC {
	font-size: 1em;
	text-decoration: none;
	line-height: 2.5em;
	letter-spacing: 0.02em;
	width: 120px;
	 height: 30px;
	top: 0;
	left: 18px;
	padding-left: 30px;
	padding-right: 20px;
}
.seaLeft {
		margin-top: 104px;
		 margin-left: -60px;
}
.seaLeft2 {
		margin-top: 104px;
		 margin-left: -60px;
}
.downarrow3 {
	font-size: 32px;
}	  
.productiontext {
	position: absolute;
	width: 56%;
	max-width: 500px;
	height: auto;	
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	border-left: 0px solid #458087;
	left: 0;
	margin-left: 290px;
	top: 0px;
	margin-top: 0px;
    -webkit-column-count: 2; 
    -moz-column-count: 2; 
    column-count: 2;
	   -webkit-column-width: 110px; 
    -moz-column-width: 110px; 
    column-width: 110px;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}	 
.colblock {
	display:inline-block;
	width: 100%;
	padding-left: 20px;
}
.extraPad {
	padding-bottom: 0px;
}
.colblock2 {
	display:inline-block;
	width: 100%;
	padding-left: 20px;
}
	 
#hidevideo{
	position: absolute; 
	top: 0;
	margin-top: 0px; 
	background: url(../images/coronerS1C.jpg);
    background-repeat: no-repeat;
    background-position-x: 40%;
	background-position-y: -50px;
    width: 100%;
    height: 100%;
	background-size:cover;
	z-index: 99999997;
	overflow: hidden;
	opacity: 0;
}
.videoplayBG {
	width: 60px;
	height: 50px;
    left: 50%;
	margin-left: 280px;
	bottom:0;
	margin-bottom: 0;
	top: 100%;
	margin-top: -110px;

}	
	

	 
#bombback {
	position: fixed;
   	top: 0;
  	right: 0;
 	bottom: 0;
 	left: 0px;
	}
.bombbackimage {

	background-size: 100%;
	background-position-x:  40%;
	background-position-y: 0px;


 }
	 


 #HEADbelle{
	position:fixed;
	height: 210px;
	width: 488px;
	left: 260px;
	margin-left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	z-index: 2;
	visibility: visible;
	}
p.belletitle {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	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(24, 35, 37, 0.3);
	position: fixed;
	width: 263px;
	height: 50px;
	margin-top: -100px;
	margin-left: 0;
	bottom: 0px;
	z-index: -1;
	 border-right: 0px solid  #0eb9b0;
}
 #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: absolute;
	/*	background-image: url(../images/BAlogodeskhome.svg) ;*/

		background-image: url("../images/BAlogolight.svg");
	background-repeat:no-repeat;
	width: 276px;
	height: 109px;
	background-size: 100%;
	left: 0;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 1;
} 
.center {
	position:fixed; 
	width: 300px;
	float: left;
	height: 109px;
	text-align:left;
	
	top: 0;
	margin-top:  calc(25vh + 10px);
	
	bottom: 0;
	margin-bottom: 0;
	left: 0px;
	z-index: 10000;
		background-color: rgba(170,55,56,0);
}
#apDivsocial {
	background-color:rgba(207,209,9,0);
	position: fixed;
	text-align: left;
	width: 90px;
	height: 50px;
	top:100%;
	margin-top: -90px;
	left: 98%;

	opacity: 1;
}	 
	.apDivleft {
		margin-left: -144px;
}
		.apDivleft2 {
		margin-left: -144px;
}

#morearrow {
	visibility: hidden;

}	 
	
	.moreV2 {
		/*
	font-family: 'klavika_ltregular', Verdana, Geneva, sans-serif;
	font-size: 1.em;
	color:#c5bfa0;
	padding-left: 3px;
	line-height: 1.3em;
		*/	
	}
	
#morearrowV2 {
	position: fixed;
	visibility: visible;
	height: 50px;
	padding-bottom: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	left: 250px;
	width: 80px;
	bottom: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	z-index: 1;
}	 	
#newsbox2 {
		position: fixed;
		height: 100%;
		width: 100%;
		top: 0px;
		left: 0px;
		background-color: rgba(251,136,138,0);
	 overflow-x: hidden;
overflow-y: hidden; 

	}
	
 #news {
	background-color: rgba(28, 31, 25, 0.7);
	position: fixed;
	width: 218px;
	height:auto;
	padding-left: 25px;
	padding-right: 20px;
	 top: 0;
	 margin-top:  calc(25vh + 100px);
	 left: 0px;
	margin-left: 0px;
	padding-top: 20px;
	bottom: 0px;
	 margin-bottom: 50px;
	vertical-align: bottom;
	display: table-cell;
	border-top:  1px dashed #0eb9b0;
	border-bottom: 1px dashed #0eb9b0;
	 border-right: 0px solid  #0eb9b0;
	 overflow-x: hidden;
  overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;	 
}
.newsspace p {
    position: absolute;
    bottom: 0;
}	 
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.02em;
	text-align: left;
	margin-bottom: 6px;
	padding-right: 50%;
	padding-top: 50px;
	 } 
 h1.pressHeadShort {
	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: 50%;
	padding-top: 18px;
	 }
h1.newshead {

	font-size: 1.0em;
	text-decoration: none;
	line-height: 1.2em;
	letter-spacing: -0.04em;
	margin-bottom: -10px;
	margin-top: 28px;
	padding-right: 7%;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.004);*/

}
h1.newsdate {

	font-size: 0.7em;	
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 0.02em;
	margin-bottom: 14px;
	margin-top: 0px;
		  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 p.newsitems {
	

	font-size: 1em;
	text-decoration: none;
	line-height: 1.3em;
	letter-spacing: 0em;	
	margin-bottom: 4px;
	 	padding-right: 3%;
	}
h1.presslink {

	font-size: 0.7em;
	text-decoration: none;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	margin-top: 20px;
	margin-bottom: -10px;
}
.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);
}
/* 
#presstable {
	width: 70%;
	height: auto;
	z-index: 2;
	table-layout: fixed;
	margin-left: 0px;
}*/ 
.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;
}
#pressmenu{
	position: fixed;
	width: 250px;
	height: 100%;
	top: 48px;
	padding-top: 42px;
	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;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: 0em;
	text-align: right;
	cursor:pointer;
	padding-top: 10px;
	 padding-bottom: 4px;
	 width: 220px;
	 padding-right: 20px;
	 margin-left: 0px; 
	 padding-left: 22px;
	 margin-top: 0px;
	margin-bottom: 0px; 
}
.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 {
	top: 0;
	margin-top: 48px;
	padding-top: 0px;
	margin-left: 310px;
	width: 100%;
	border-top: 0px solid #57563d ;
} 
p.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: 50%;
}
 p.maintext {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;	
	font-size: 1.05em;
	text-decoration: none;
	line-height: 1.6em;
	letter-spacing: 0em;
	text-align: left;
	padding-right: 50%;
}
p.bombHead1 {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 0px;
	padding-right: 13%;
	}
p.bombsubhead1{
	font-family: "klavika_ltregular", Verdana, Geneva, sans-serif;
	/*font-family: 'PT Sans', Verdana, Geneva, sans-serif;*/
	font-style: normal;
	font-weight:normal;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	margin-bottom: 16px;
	margin-top:0px;
}
blockquote {	
  padding-right: 54%;
}
blockquote > p {
  margin-top: 0px;
}	 	 
#textboxSYN {
width: 100%;

 top: 0;
 margin-top: 48px;
padding-top: 80px;
padding-right: 65%;
padding-left: 0px;
	padding-bottom: 30px;
 left: 0;
margin-left: 300px;
}
 #wrapPress{
	width:100%;
	 }
#wrapjimPro {
	margin-top: 41px;
	}
#mainphoto {
	position: fixed;
	background-image:url(../images/bgbomb_Bomgbirls.jpg);
	background-repeat:no-repeat;
	background-position-x: 90%;
	background-position-y: -32px;
		-webkit-background-size: 122%;
		-moz-background-size: 122%;
		-o-background-size: 122%;
		background-size: 122%;
	float:left;
	height:100%;
	width: 100%;
	margin-top:30px;
	overflow: visible;
	z-index: -2;
  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  image-rendering:pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}
#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;
} 
#bombhome {
	text-align: left;
	height: 2px;
    width: 95%;
	margin-left:-60px;
	z-index: 10001;
	}
#bombMain {
	height: 123px;
    width: 282px;
	top: 100%;
	margin-top: -120px;
	margin-left:-80px;
	background-color: rgba(0, 0, 0, 0);
}
#bomb {
	height: 123px;
    width: 282px;
	top: 100%;
	margin-top: -120px;
	margin-left:-99px;
	background-color: rgba(0, 0, 0, 0);
}
#bombPress {
	height: 123px;
    width: 364px;
	top: 100%;
	margin-top: -120px;
	margin-left:-99px;
	background-color: #45433b;
}
.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;
}
.titleFONTalt2 {
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
	font-size: 40px;
	text-decoration: none;
	line-height: 73px;
	letter-spacing: 0.01em;
	bottom: 1%;
	margin-bottom: -90px;
	position: fixed;
	margin-left: 4px;
	padding-right: 12px;
	padding-top: 19px;
	padding-left: 45px;
	padding-bottom: 100px;
    border-right: 1px dashed #fab700;
}
h9 {
	font-family: 'TitilliumText25L400wt', Verdana, Geneva, sans-serif;
	color:#eeeee7;
	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: 16px;
	padding-top: 8px;
	padding-left: 130px;
	padding-bottom: 100px;
    border-right: 1px dashed #fab700;
}
	 
.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;
}
#texttitles {  
	width: 150px;
	height: 200px;
	bottom: 10%;
	margin-bottom: -80px;
	 left: 10%;
	margin-left: -160px;

}
#titletextBox{
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;

	font-size:1.2em;
	text-align:right;
	letter-spacing: -0.03em;
	width: 200px;
	height: auto;
	left: 0px;
	margin-left: 82px;
	padding-left: 0;
	margin-top: -36px;
}
#titletextBox2{

	font-size: 2.7em;
	text-align: right;
	letter-spacing: -0.04em;
	padding-left: 0;
	padding-right: 0px;
	left: 0px;
	margin-left: 0px;
	width: 280px;
	height: auto;
	line-height: 0em;
	margin-top: 22px;
	border-bottom: 0px solid #578ab7;
   } 
#titletextBox3{
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	display: inline-block;
	font-size: 3.8em;
	line-height: 0em;
	text-align: left;
	letter-spacing: -0.04em;
	padding-left: 0;
	padding-right: 0px;
	left: 286px;
	margin-left: 0px;
	width: auto;
	height: 100px;
	margin-top: 18px;
}
#texttitlesTR {  
	position:fixed;
	height: 50px;
	top: 99%;
	margin-top: -78px;
	left: 0px;
	z-index: 10003;
    width: 160px;
}
.TRleft{
	margin-left: 286px;
}
	.TRleft2 {
	margin-left: 286px;
}
#titletextBox2TR {
	position:fixed;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
		color: #e1cf75;		
	font-size: 2.0em;
	text-align: left;
	letter-spacing: -0.05em;
	height: 50px;
	width: 100%;
	line-height: 0em;
   } 
.titletextBox3TRW {
	top: 0px;
	margin-top: -0.056em;
	width: 12px;
		color:#FFFFFF;	
	font-size: 101%;
	 }
#trailerW {
	position:relative;
	display: block;
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	color: #a49237;		
	font-size: 0.9em;
	text-align: left;
	letter-spacing: 0.67em;
	top: 0px;
	margin-top: 20px;
	left: 0px;
	margin-left: 6px;
	height: 20px;
	width: 190px;
	line-height: 0.6em;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 
.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;	
}	 
#castgradient {
	mix-blend-mode: multiply;
	opacity: 0.4;
}

 #trailergradient {

	opacity: 0;
}
#castlist {
	width: 30%;
	margin-top: 47px;
	padding-top: 30px;
}
#castlistmix  {
	width: 30%;
	margin-top: 47px;
	padding-top: 60px;
}
 #castphoto {
	background-position-x: 45%;
	background-position-y: 20%;
	 -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;
} 

#trailerlist {
	position: absolute;
	background-color: rgba(0, 0, 0, 0);
	float:left;
	height:130px;
	width: 330px;
    top: 100%;
	margin-top: -122px;
    left: 88%;
	margin-left: -260px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: scroll;	
	margin-right: 0px;
  	padding-left: 4px;
	display: inline-flex;
	z-index: 99999999;
}
 #trailist1{
	position:relative;
	margin-top: 30px;
	width: 90px;
	left: 18px;
}
#trailist2{
	position:relative;
	width: 100px;
	width: 90px;
	margin-top:30px;
	padding-right: 4px;
	left: 0px;
	margin-left: 24px;
}
#trailist3{
	position:relative;
	width: 100px;
	width: 90px;
	margin-top:30px;
	padding-right: 4px;
	left: 0px;
	margin-left: 8px;
}
#trailtop1 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	border-bottom: 1px solid #5c9cbc;
}
#trailtop2 {
	position: absolute;
	height: 16px;
	margin-top: -26px;
	display: inline-block;
	border-bottom: 1px solid #5c9cbc;
}
 #bluehide{
	 	visibility: hidden;	
}
.videoplayBG {

visibility: hidden;

}	
	 } /* 480 height */
	 
@media (min-height: 740px) { 
	
 #HEAD {
	position: fixed;
	width:730px;
	max-width: 730px;
	height: 266px;
	text-align: right;
	top: 0px;
	margin-top: 64px;
	left: 50%;
	margin-left: -348px;
	overflow:visible;
	background-color: rgba(216,238,241,0.0);


}
#HEAD2 {
	position: fixed;
	width:640px;
	max-width: 750px;
	height: 266px;
	text-align: right;
	z-index:-5;
	top: 0px;
	margin-top: 78px;
	left: 50%;
	margin-left: -306px;
	overflow:visible;
	background-image: url(../images/coroner_New3a.svg);
	background-repeat: no-repeat;
	background-size: 100%;	
	background-color: rgba(216,238,241,0.0);
}
#city{
	/*position: absolute;
	position: fixed;
   	top: 8%;
	margin-top: -30px;
	left: 0;
	margin-left: 0px;
	overflow-y: hidden;
	width: 100%;
	max-width: 1025px;
	height: 106%;

	background-size: 140%;
	background-repeat:no-repeat;
	background-position-x: 15%;
	background-position-y: 38px;
*/
	}
	#city2 {
	/*position: absolute;
	position: fixed;
   	top: 8%;
	margin-top: -10px;
	left: 0;
	margin-left: 0px;
	overflow-y: hidden;
	width: 100%;
	max-width: 1025px;
	height: 106%;

	background-size: 120%;
	background-repeat:no-repeat;
	background-position-x: 6%;
	background-position-y: 38px;
*/
	}

.downarrow3 {
	font-size: 32px;
}	 
	
#hidevideo{
	background-position-y: 0px;
}
	
} /* 740 height */
	 
	 
	 
	/*---------------------*/ 
	 
@media (min-height: 800px) { 
	
.productiontext {
	position: absolute;
	width: 82%;
	max-width: 800px;
	height: auto;	
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	border-left: 0px solid #458087;
	left: 5%;
	margin-left: 60px;
	top: 0px;
	margin-top: 0px;
	
    -webkit-column-count: 3; 
    -moz-column-count: 3; 
    column-count: 3;
	   -webkit-column-width: 110px; 
    -moz-column-width: 110px; 
    column-width: 110px;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}	 
.colblock {
	display:inline-block;
	width: 100%;
	padding-left: 20px;
}
.colblock2 {
	display:inline-block;
	width: 100%;
	padding-left: 20px;
}
#BAlogo {
/*	position: absolute;

		background-image: url("../images/BAlogolight.svg");
	background-repeat:no-repeat;
	width: 276px;
	height: 109px;
	background-size: 100%;
	left: 0;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 1;*/
} 	

 }	 /*800 height */
	/*---------------------*/ 
	 
	 
	 
	  	 
	 
} /*----------768 end---*/


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




























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


@media only screen and (min-width: 1024px) {

	
	
	.videoplayBG {

	/*visibility: hidden;*/

}	
.closebox{
	left: 30%;
	margin-left: 66px;
	bottom: 5%;
	margin-bottom: 128px;
}	
 #bioholder1 {
 	position: fixed;
	height: auto;
	max-height: 38%;
	width: 30%;
	left: 0;
	margin-left: 20px;	
	bottom: 5%;
	margin-bottom: 120px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 38px;
	padding-bottom: 18px;
	vertical-align: bottom;
	display: table-cell;
} 
.bptop2 {
	margin-top: 36px;
}
#bluehide{
visibility: hidden;	
}
#HEAD {
	position: fixed;
	width: 53%;
	max-width: 720px;
	height: 300px;
	text-align: right;
	top: 4%;
	margin-top: 194px;
	left: 44%;
	margin-left: -10px;
	overflow:visible;
	background-color: rgba(57,233,130,0.0);
}
#HEAD2 {
	position: fixed;
	width: 53%;
	max-width: 720px;
	height: 300px;
	text-align: right;
	top: 4%;
	margin-top: 196px;
	left: 44%;
	margin-left: 0px;
	overflow:visible;
	background-image: url(../images/coroner_New3a.svg);
	background-repeat: no-repeat;
	background-size: 100%;	
	background-color: rgba(57,233,130,0.0);
}
#bombback {
	 position: fixed;
   	top: 0;
  	right: 0;
 	bottom: 0;
 	left: 0px;
	min-width: 1200px;
	max-width: 2550px;

	}
.bombbackimage {

	background-size: 100%;
	background-position-x: 37%;
	background-position-y: 0%;

 }
#city{
	position: fixed;
   	top: 10%;
	margin-top: -80px;
	left: 5%;
	margin-left: -100px;
	overflow-y: hidden;
	width: 106%;
	min-width: 1160px;
	max-width: 1390px;
	height: 112%;

	background-size: 90%;
	background-repeat:no-repeat;
	background-position-x: 40%;
	background-position-y: -20px;
	
	}
	#city2 {
	position: fixed;
   	top: 10%;
	margin-top: -80px;
	left: 5%;
	margin-left: -140px;
	overflow-y: hidden;
	width: 106%;
	min-width: 1160px;
	max-width: 1390px;
	height: 112%;
	background-size: 80%;
	background-repeat:no-repeat;
	background-position-x: 60%;
	background-position-y: 20px;
	background-color: rgba(233,33,36,0.0);
	}
  .cd-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
	z-index: 1000001;
  }		
 #castphoto {
	background-position-x: 45%;
	background-position-y: 20%;
	 -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;
} 
 #HEADbelle{
	position:fixed;
	height: 210px;
	width: 590px;
	left: 268px;
	margin-left: 0px;
	bottom: 0px;
	margin-bottom: -12px;
	z-index: 2;
	visibility: visible;
	}
p.belletitle {
	font-family: 'DarwinAltLight', Verdana, Geneva, sans-serif;
	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);
}
 p.maintext {
	padding-right: 54%;
}	 
.productiontext  {			
	position: absolute;
	width: 60%;
	max-width: 760px;
	height: auto;	
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 120px;
	border-left: 0px solid #458087;
	left: 5%;
	margin-left: 290px;
	top: 0px;
	margin-top: 0px;
    -webkit-column-count: 3; 
    -moz-column-count: 3; 
    column-count: 3;
	   -webkit-column-width: 120px; 
    -moz-column-width: 120px; 
    column-width: 120px;
    -webkit-column-gap: 50px; /* Chrome, Safari, Opera */
    -moz-column-gap: 50px; /* Firefox */
    column-gap: 50px;
}
p.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: 50%;
	max-width: 700px;
}
.colblock {
	display:inline-block;
	width: 100%;
	padding-left: 10px;
}
.colblock2 {
	display:inline-block;
	width: 100%;
	padding-left: 10px;
} 	
#texttitles {
	width: 150px;
	height: 200px;
	bottom: 5%;
	margin-bottom: -120px;
	 left: 10%;
	margin-left: -160px;
}
#newsbox2 {
		position: fixed;
		height: 100%;
		width: 100%;
		top: 0px;
		left: 0px;
	 overflow-x: hidden;
overflow-y: hidden; 
	}
 #textboxPRESS {
	top: 0;
	margin-top: 48px;
	padding-top: 0px;
} 
#titletextBox{
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	font-size:1.2em;
	text-align:right;
	letter-spacing: -0.03em;
	width: 200px;
	height: auto;
	left: 0px;
	margin-left: 82px;
	padding-left: 0;
	margin-top: -36px;
}
#titletextBox2{
	font-size:2.7em;
	text-align: right;
	letter-spacing: -0.04em;
	padding-left: 0;
	padding-right: 0px;
	left: 0px;
	margin-left: 0px;
	width: 280px;
	height: auto;
	line-height: 0em;
	margin-top: 22px;
	border-bottom: 0px solid #578ab7;
   } 
#titletextBox3{
	font-family: 'klavika_rgregular', Verdana, Geneva, sans-serif;
	display: inline-block;
	font-size: 3.8em;
	line-height: 0em;
	text-align: left;
	letter-spacing: -0.04em;
	padding-left: 0;
	padding-right: 0px;
	left: 286px;
	margin-left: 0px;
	width: auto;
	height: 100px;
	margin-top: 18px;
}
#castlist {
	width: 33%;
}
#castlistmix  {
	width: 33%;
}
#trailergradient {
	opacity: 0;
}
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.02em;
	text-align: left;
	margin-bottom: 6px;
	padding-right: 50%;
	max-width: 700px;
	padding-top: 10px;
	}
h1.pressHeadShort {
	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: 50%;
	max-width: 700px;
	padding-top: 10px;
	}	
#textboxPRESS {
width: 100%;
		top: 0;
	margin-top: 48px;
	padding-top: 0px;
}
blockquote {		
 padding-right: 55%;
}
 #textboxSYN {
	width: 100%;
	 max-width: 1100px;
	padding-top: 80px;
	  margin-top: 48px;
	padding-right: 15%;
	padding-left: 300px;
	padding-bottom: 30px;
	margin-left: 0px;
} 

.center {
	position:fixed; 
	width: 100%;
	float: left;
	height: 109px;
	top: 0;
	 margin-top:  calc(12vh + 140px);
	left: -130px;
background-color: rgba(10,5,56,0);
}		
#BAlogo {
	position: absolute;

	/*background-image: url(../images/BAlogodeskhome.svg) ;
	background-image: url("../images/BAlogolight.svg");*/
	background-image: url(../images/BAlogolight_dark.svg);


	background-repeat:no-repeat;
	width: 276px;
	height: 109px;
	background-size: 100%;
	left: 0px;
	margin-left: -180px;
	opacity: 1;
} 	
		
	/*-------------------------------------*/
@media (min-height: 480px) { 

	#newsbox2 {
		position: fixed;
		height: 8000px;
		width: 100%;
		top: 0px;
		left: 0px;
			 overflow-x: hidden;
overflow-y: hidden; 
	}
 #news {
	 top: 0;
	 margin-top:  calc(20vh + 100px);
	 	 overflow-x: hidden;
  overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;	
}	
#BAlogo {
	position: absolute;
	
		/*background-image: url(../images/BAlogodeskhome.svg) ;
	background-image: url("../images/BAlogolight.svg");*/
	background-image: url(../images/BAlogodeskhome.svg) ;
	background-repeat:no-repeat;
	width: 276px;
	height: 109px;
	background-size: 100%;
	left: 0;
	margin-left: -10px;
		margin-top: -10px;
	opacity: 0.7;
} 
.center {
	position:fixed; 
	width: 100%;
	float: left;
	height: 109px;
	top: 0;
	 margin-top:  calc(20vh + 10px);
	left: 0px;
background-color: rgba(10,5,56,0);
}	
#apDivsocial {
	background-color:rgba(207,209,9,0);
	position: fixed;
	text-align: left;
	width: 90px;
	height: 50px;
	top:100%;
	margin-top: -70px;
	left: 98%;

}		
.apDivleft {
		margin-left: -144px;
}
	.apDivleft2 {
		margin-left: -144px;
}
			
#texttitles {
	width: 150px;
	height: 200px;
	bottom: 10%;
	margin-bottom: -80px;
	 left: 10%;
	margin-left: -160px;
}		
.closebox{
	left: 32%;
	margin-left: 56px;
	bottom: 16%;
	margin-bottom: 128px;
}	
 #bioholder1 {
 	position: fixed;
	height: auto;
	max-height: 45%;
	width: 32%;
	left: 0;
	margin-left: 0px;	
	bottom: 16%;
	margin-bottom: 120px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 38px;
	padding-bottom: 18px;
	vertical-align: bottom;
	display: table-cell;
} 
.bombbackimage {

	background-size: 100%;
	background-position-x: 37%;
	background-position-y: 0%;

 }	
	#HEAD {
	position: fixed;
	width: 52%;
	max-width: 700px;
	height: 300px;
	text-align: right;
	top: 18%;
	margin-top: 154px;
	left: 36%;
	margin-left: 90px;
	overflow:visible;
background-color: rgba(151,15,203,0.0);
}
	#HEAD2 {
	position: fixed;
	width: 54%;
	max-width: 720px;
	height: 300px;
	text-align: right;
	top: 18%;
	margin-top: 154px;
	left: 38%;
	margin-left:58px;
	overflow:visible;
	background-image: url(../images/coroner_New3a.svg);
	background-repeat: no-repeat;
	background-size: 100%;
background-color: rgba(151,15,203,0.0);
}
	
	
}/* 480 height*/
	

/*-------------------------------------*/
	
@media (min-height: 800px) { 
	
.productiontext  {			
	position: absolute;
	width: 82%;
	max-width: 860px;
	height: auto;	
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 120px;
	border-left: 0px solid #458087;
	left: 5%;
	margin-left: 56px;
	top: 0px;
	margin-top: 0px;
    -webkit-column-count: 4; 
    -moz-column-count: 4; 
    column-count: 4;
	   -webkit-column-width: 130px; 
    -moz-column-width: 130px; 
    column-width: 130px;
    -webkit-column-gap: 50px; /* Chrome, Safari, Opera */
    -moz-column-gap: 50px; /* Firefox */
    column-gap: 50px;
}
.colblock {
	display:inline-block;
	width: 100%;
	padding-left: 10px;
}
.colblock2 {
	display:inline-block;
	width: 100%;
	padding-left: 10px;
} 
	 #news {
	 top: 0;
	 margin-top:  calc(10vh + 100px);
		 	 overflow-x: hidden;
  overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;	
}	
	.center {
	 margin-top:  calc(10vh + 10px);

}	
}/* 800 height*/
	/*-------------------------------------*/
	
	 	
@media (min-height: 1024px) { 
	 #HEAD {
	position: fixed;
	width: 52%;
	max-width: 700px;
	height: 300px;
	text-align: right;
	top: 20%;
	margin-top: 154px;
	left: 36%;
	margin-left: 90px;
	overflow:visible;
background-color: rgba(16,69,203,0.0);
}
	#HEAD2 {

	position: fixed;
	width: 54%;
	max-width: 720px;
	height: 300px;
	text-align: right;
	top: 20%;
	margin-top: 154px;
	left: 38%;
	margin-left: 40px;
	overflow:visible;
	background-image: url(../images/coroner_New3a.svg);
	background-repeat: no-repeat;
	background-size: 100%;
		background-color: rgba(16,69,203,0.0);
}
	#city{
	
	position: fixed;
   	top: 8%;
	margin-top: -30px;
	left: 0;
	margin-left: -80px;
	overflow-y: hidden;
	width: 130%;
	max-width: 1600px;
	height: 106%;

	background-size: 90%;
	background-repeat:no-repeat;
	background-position-x: 10%;
	background-position-y: 38px;
			background-color: rgba(239,239,137,0.0);
	}
		#city2 {
	position: fixed;

   	top: 8%;
	margin-top: 0px;
	left: 0;
	margin-left: -20px;
	overflow-y: hidden;
	width: 120%;
	max-width: 1600px;
	height: 106%;

	background-size: 84%;
	background-repeat:no-repeat;
	background-position-x: 10%;
	background-position-y: -20px;
			background-color: rgba(137,165,239,0.0);
	}
	
	
	
	}/* min height 1112*/
	
/*----------------------------------------------*/	
} /*1024 width*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/






@media only screen and (min-width: 1024px) {
	@media  (max-height: 480px) {
		
	
	.center {
	position:fixed;
	width: 100%;
	float: left;
	height: 109px;
	text-align:left;
	bottom: 70%;
	margin-bottom: -230px;
	z-index: -2;
} 
	#BAlogo {
	position: absolute;
	/*background-image: url("../images/BAlogolight.svg");
		background-image: url(../images/BAlogodeskhome.svg) ;*/
			background-image: url(../images/BAlogolight_dark.svg);
	background-repeat:no-repeat;
	width: 240px;
	height: 120px;
	background-size: 100%;
	text-align: left;
	z-index: 10000;
	left: 15%;
	margin-left: 40px;
	margin-top: 0px;
	cursor:pointer;
	opacity: 0.8;
} 
}
}



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


@media only screen and (min-width: 1366px) {
	
.bombbackimage {
	background-size: 100%;
	background-position-x: 37%;
	background-position-y: -90px;


 }
#HEAD {
	/*width:670px;	*/
	width:48%;
	max-width: 870px;
	height: 266px;
		left: 0;
	margin-left: 616px;
	top: 26%;
	margin-top: 120px;
			 background-color: rgba(219,138,16,0.0);
}
 #HEAD2 {
	/*width:670px;	*/
	width:48%;
	max-width: 900px;
	height: 266px;
	top: 26%;
	margin-top: 120px;
left: 600px;
 margin-left: 10px;		 
	 background-color: rgba(219,138,16,0.0);
}
#mainphoto {
	position: fixed;
	background-image:url(../images/bgbomb_Bomgbirls.jpg);
	background-repeat:no-repeat;
	background-position-x: 0px;
	background-position-y: -170px;
		-webkit-background-size: 102%;
		-moz-background-size: 102%;
		-o-background-size: 102%;
	background-size: 102%;
	float:left;
	height:100%;
	width: 100%;
	margin-top:30px;
	overflow: visible;
	z-index: -2;
  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  image-rendering:pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}

#city{
	position: fixed;
   	top: 10%;
	margin-top: -60px;
	left: 0px;
	margin-left: -83px;
	overflow-y: hidden;
	width: 106%;
	min-width: 1590px;
	max-width: 1590px;
	height: 106%;

	background-size: 100%;
	background-repeat:no-repeat;
	background-position-x: 60%;
	background-position-y: -40px;	
	background-color: rgba(13,233,236,0);
	}	
	#city2 {
	position: fixed;
   	top: 10%;
	margin-top: -20px;
	left: 0px;
	margin-left: -123px;
	overflow-y: hidden;
	width: 106%;
	min-width: 1590px;
	max-width: 1590px;
	height: 106%;

	background-size: 86%;
	background-repeat:no-repeat;
	background-position-x: 60%;
	background-position-y: -70px;	
	background-color: rgba(32,236,13,0.0);
	}		 
#hidevideo{
	background-position-y: -70px;
}
	
} /* 1366 width */


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

@media only screen and (min-width: 2000px) {
	.bombbackimage {
	background-size: 100%;
	background-position-x: 37%;
	background-position-y: -230px;


 }
	
}
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
	 
	 
	 
	 
	 
	 
	 