


.IIV::-webkit-media-controls-play-button,
.IIV::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px;
}

.play {
	float: left;
}
.titleholder{
	position: absolute;
	z-index: 7;	
	overflow: visible;
	display: inline-block;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	pointer-events: none;
	mix-blend-mode:hard-light;
	 will-change: mix-blend-mode;
}
#title {
	position: fixed;
	height: 330px;
	width: 100%;
	left: -1.5%;
	bottom: 0;
	margin-bottom: calc(50vw - 270px);
	z-index: 7;	
	overflow: visible;
	display: inline-block;
	background-image: url(../images/titleMobile.svg);
	background-repeat: no-repeat;
	background-size: 104%;
filter: brightness(1.9)  saturate(2) opacity(0.5);
}

@media (min-width: 414px) {
#title {
	

}		
}

@media (min-width: 440px) {
#title {


}		
}

#subtitle{
	visibility: hidden;
}
#subtitleA {
	position: fixed;
	height: 20px;
	width: 95%;
	left: 3%;
	top: 1%;
	margin-top: 0px;
	z-index: 7;	
	overflow: visible;
	display: inline-block;	
	visibility: visible;	
	background-image: url(../images/subtitleA.svg);
	background-repeat: no-repeat;
	background-size: 100%;
}
#subfade {
	visibility: hidden;
}
.bigpicbtns {
	position: fixed;
	height:160px;
	width: 180px;
	top: 26px;
	left: 30px;	
	}	
.picclose {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
	display: inline-block;
	background-image: url(../images/closepicBTN.svg);
	background-repeat: no-repeat;
	background-size:40px;
	cursor: pointer;
	-webkit-filter: drop-shadow(5px 4px 6px black);
     filter: drop-shadow( 5px 4px 6px rgba(0,0,0,.3) );
}
.picdownload {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 210px;
	}		
#bigpicgrey {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color:rgba(27,29,23,1);
	z-index: 399;
}
.bigpicposter  {
	position: fixed;
	top:20%;
	margin-top: -40px;
	left: 50%;
	margin-left: -175px;
	width: 350px;	
	height: 750px;
	z-index: 400;
}
#bigpicposter {
background-image: url(../images/megaloposter.jpg);
background-repeat: no-repeat;
  background-size: 100%;
	background-position: 0px 75%;
  overflow: visible;
}
.bigpic  {
	position: fixed;	
	top:30%;
	margin-top: -30px;
	left: 50%;
	margin-left: -186px;
	width: 375px;	
	height: 250px;
	z-index: 400;
}
#bigpic1 {
background-image: url(../images/pic1.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}	
#bigpic2 {
 background: url(../images/pic2.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}	
#bigpic3 {
 background: url(../images/pic3.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}	
#bigpic4 {
 background: url(../images/pic4.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}
#bigpic5 {
 background: url(../images/pic5.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}
#bigpic6 {
 background: url(../images/pic6.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}
#bigpic7 {
 background: url(../images/pic7.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}
#bigpic8 {
 background: url(../images/pic8.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}
#bigpic9 {
 background: url(../images/pic9.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}
#bigpic10 {
 background: url(../images/pic10.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}
#bigpic11 {
 background: url(../images/pic11.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}
#bigpic12 {
 background: url(../images/pic12.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}
#bigpic13 {
 background: url(../images/pic13.webp);
background-repeat: no-repeat;
  background-size:100%;
  overflow: visible;
}
#pic1, #pic2, #pic3, #pic4, #pic5, #pic6, #pic7, #pic8, #pic9, #pic10, #pic11, #pic12, #pic13 {
	cursor: pointer;	
	}
.btn-download {
  	position: absolute;
	top: 0px;
	left: 60px;
	width: 40px;
	height: 40px;
	display: inline-block;
	background-image: url(../images/downloadBTN.svg);
	background-repeat: no-repeat;
	cursor: pointer;
	background-size:cover;
	-webkit-filter: drop-shadow(4px 3px 6px black);
      filter: drop-shadow( 4px 3px 6px rgba(0,0,0,.3) ); 
}
.download-instruction {
  font-size: 10px;
  margin-top: 20px;
  color: #8fa5c7;
}
#productionbox  {
	position: fixed;
	background-color:#181a14;
	top:0px;
	margin-top: 0px;
	left:0px;
	width: 100%;
	height: 100%;
	overflow:auto;
	z-index: 6;	
	overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.procontent {
	position:absolute;
	height: auto;
	width: 100%;
	top: 103px;
	margin-top: 0;
	padding-top: 0px;
	overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;	
}
.procontent > img {
    width: 100%;
    height: auto;
}
#gototop {
	position: fixed;
	width: 40px;
	height: 40px;
	right: 0px;
	margin-right: 26px;
	bottom: 0px;
	margin-bottom: 30px;
	background-image: url(../images/upBTN.svg);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 399;	
	cursor: pointer;
}
.grow {
position: absolute;
  top: 12px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
	right: 10%;
	margin-right: -25px;
	background-image: url(../images/growup.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}
.img-overlay-wrap {
  position: relative;
  display: inline-block; 

}
.img-overlay-wrap img { 
   display: block;
   max-width: 100%;
   height: auto;
}


#loadbox{
	position: fixed;
	background-color:rgba(27,29,23,1);
	top:0px;
	margin-top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	overflow:auto;
	z-index: 6;	
}
#loading {
	position: fixed;
	width: 40px;
	height: 40px;
	top: 32px;
	left: 348px;
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#a5a894;
	font-size: 1em;
	line-height: 2.2em;
	letter-spacing: 0.1em;	
	text-align: left;
	padding-left: 40px;
	padding-right: 53px;
}	
#gear {
	position: fixed;
	width: 50px;
	height: 50px;
	top: 36px;
	left: 30px;
	background-image: url(../images/loading.svg);
	background-repeat: no-repeat;	
}
.gear{
    animation-name: ckw;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    display: inline-block;
}
@keyframes ckw {
    0% {
    transform: rotate(0deg);
    }
    100% {
    transform: rotate(360deg);
    }
}


/* unvisited link */
a:link {
    color: #f6b10e;
	text-decoration: none;
}

/* visited link */
a:visited {
    color: #f6b10e;
	text-decoration: none;
}

/* mouse over link */
a:hover {
    color: #f6b10e;
	text-decoration: none;
}

/* selected link */
a:active {
    color: #f6b10e;
	text-decoration: none;
}	
	
#jimplay {
	position: fixed;
	width: 76px;
	height: 76px;
	top: 34px;
	left: 30px;
	z-index: 10;
	cursor:pointer;
}
.jimpause {
	background-image: url(../images/pauseBTN.svg);
	background-repeat: no-repeat;	
	background-size: 66%;
}
.jimplay {
	background-image: url(../images/playBTN.svg);
	background-repeat: no-repeat;
	background-size: 66%;
}
#close {
	position: fixed;
	width: 76px;
	height: 76px;
	top: 34px;
	left: 30px;
	z-index: 300;
	cursor:pointer;
}
.close1 {
	background-image: url(../images/closeBTN.svg);
	background-repeat: no-repeat;	
	background-size: 66%;
}
.video-container1 {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100vh;
	left: 0px;
	margin-left: 0px;
	z-index: 2;
	margin-top: 0px;	
	background: linear-gradient(to bottom, #181a14 0%, #181a14 75%, #ffffff 85%);
}
.vid1 {
    position: absolute;
    width: 100%; 
    height: 100%; 
    top: 50%; 
    left: 50%;
    transform: translate(-50%, -50%); 
    object-fit: cover; 
	opacity: 0.8;
}
.rightbox {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	z-index: 5;
	top: 0;
	margin-top: 0;
	pointer-events: none;
}

.dotted {
  padding: 0;
	background-image: repeating-radial-gradient(circle at center, rgba(5, 13, 29, 0.1), rgba(5, 13, 29, 0.2) 1px, rgba(0, 0, 0, 0.3) 1px, transparent 100%);
  background-size: 3px 3px;
}


#greybox {
	position: fixed;
	background-color:#1f221b;/* brighter because of dotted overlay*/
	top:0px;
	margin-top: 0px;
	left:0px;
	width: 100%;
	height: 100%;
	overflow:visible;
	z-index: 2;	
}
.rafa {
	position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 4;  
	pointer-events: none;
}
.ben {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 3;  
	pointer-events: none;
}
#greyboxBIO {
	position: relative;
    background-color: rgba(0, 0, 0, 0.0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; 
    background-image: url(../images/Rafa.webp);
    background-size: 175%; 
    background-repeat: no-repeat;
    background-position: 50% 10px; 
	pointer-events: none;
}

#greyboxBIO2 {
	position: relative;
    background-color: rgba(0, 0, 0, 0.0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-image: url(../images/Ben.webp);
    background-size: 180%; 
    background-repeat: no-repeat;
    background-position: 78% 80px; 
	pointer-events: none;
}

#videobox {
	position: fixed;
	background-color:#181a14;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	overflow:auto;
	z-index: 6;		
	margin-top:0;
	overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;
}
#contactbox {
	position: fixed;
	background-color:#181a14;
	top:0px;
	margin-top: 0px;
	left:0px;
	width: 100%;
	height: 100%;	
	z-index: 8;	
}
#screeningsbox {
	position: fixed;
	background-color:#181a14;
	top:0px;
	margin-top: 0px;
	left:0px;
	width: 100%;
	height: 100%;	
	z-index: 6;	
}

.ruleline {
visibility: hidden;
}
#menu {
	visibility: hidden;
}
#menumobilebox {
	position:fixed;
	width: 250px;
	height: 332px;
	left: 100%;
	top:10%;
	margin-top: -50px;
	margin-left: -250px;
	background-color: rgba(0,0,0,0.0);
	z-index: 7;	
}
#menumobile {
	position:relative;
	width: 200px;
	height: 280px;
	overflow: hidden;
	left: 100%;
	margin-left: -205px;
	top: 0px;
	margin-top: 38px;
	text-align: right;
	padding-right: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#75D200;
	visibility: visible;
}
.menubutton {
	font-family: 'core_sans_ar45_regular', Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	line-height: 1.4em;
	letter-spacing: 0.055em;	
	text-align: right;
	-webkit-tap-highlight-color: transparent;
}
.menubtn {
	color:#d7ffc2;
}
.menubtn2 {
	color:#f6b10e;
}
#btn1m, #btn2m, #btn3m, #btn4m, #btn5m, #btn6m  {
	position: relative;
	display: inline-block;
	margin-bottom:5px;
	height:30px;
	width: 160px;
	text-align: right;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 20px;
	margin-left: -10px;
}
#btn1, #btn2, #btn3, #btn4, #btn5, #btn6 {
	position: relative;
	display: inline-block;
	margin-bottom:5px;
	height:30px;
	width: 160px;
	text-align: right;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 20px;
	margin-left: -10px;
}
.menubtn:hover {
    background-color:rgba(37,38,33,0);
}
.source{
font-family: 'core_sans_ar45_regular', Verdana, Geneva, sans-serif;
font-size: 1.5em;
line-height: 140%;
color:#a1db00;
}
.source22 {
	font-family: 'core_sans_ar45_regular', Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	line-height: 150%;
	letter-spacing: 0.05em;	
	color: #bdbfb0;
	max-width: 600px;
}
.source22b {
	font-family: 'core_sans_ar45_regular', Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 140%;
	margin-bottom: -10px;
	padding-right: 10%;
	color:#cfd1c7;
}	
.text{
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#bdbfb0;
	font-size: 1.2em;
	line-height: 160%;
	text-align: left;
	padding-left: 36px;
	padding-right: 20%;
}
.text2{
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#8c937b;
	font-size: 1.15em;
	line-height: 140%;
	letter-spacing: 0.02em;	
	text-align: left;
	padding-left: 36px;
	padding-right: 20%;
}	


.parent-div {
	display: flex;
	align-items: flex-start;
	width: 85%;
	min-width: 280px;
	gap: 15px; 
	margin-left: 36px;
}


.left-column {
  width: 50%; /* Set exact width for the left column */
}

.right-column {
  width: 50%; /* Set exact width for the right column */
}


.textsmall{
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#8c937b;
	font-size: 1em;
	line-height: 140%;
	letter-spacing: 0.02em;	
	text-align: left;
	/*padding-left: 36px;
	padding-right: 20%;*/
}	
.text2b {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#848970;
	font-size: 1.2em;
	line-height: 130%;
	letter-spacing: 0em;	
	text-align: left;
	padding-left: 36px;
	padding-right: 20%;
}
.text2column {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#848970;
	font-size: 1.1em;
	line-height: 130%;
	letter-spacing: 0em;	
	text-align: left;
	padding-left: 0;
	padding-right: 10%;
}
h1	{
font-family: 'core_sans_ar55_medium', Verdana, Geneva, sans-serif;
color:#bdbfb0;
font-size: 1.7em;
line-height: 120%;
font-weight: normal;
padding-left: 36px;
padding-right: 28%;
margin-bottom: -5px;
}
h1a	{
font-family: 'core_sans_ar55_medium', Verdana, Geneva, sans-serif;
color:#bdbfb0;
font-size: 1.7em;
line-height: 140%;
font-weight: normal;
letter-spacing: 0em;
padding-left: 36px;
padding-right: 10%;
margin-bottom: -9px;
}

h2	{
font-family: 'core_sans_ar45_regular', Verdana, Geneva, sans-serif;
color: #bdbfb0;
font-size: 0.9em;
line-height: 150%;
font-weight:normal;
letter-spacing: 0.02em;
padding-left: 36px;
padding-right: 10%;
margin-bottom: 0px;
}
	
h4	{	
font-family: 'core_sans_ar55_medium', Verdana, Geneva, sans-serif;
color:#bdbfb0;
font-size: 1.5em;
line-height: 140%;
font-weight: normal;
letter-spacing: -0.01em;
padding-left: 36px;
padding-right: 10%;
padding-top: 28px;
}
h3	{
font-family: 'PT Sans', Verdana, Geneva, sans-serif;
color:#a1db00;
font-size: 1em;
line-height: 140%;
font-weight:normal;
letter-spacing: 0.02em;
padding-left: 40px;
padding-right: 30px;
margin-bottom: 20px;
padding-top: 10px;
}
h7	{
font-family: 'core_sans_ar45_regular', Verdana, Geneva, sans-serif;
color: #bdbfb0;
font-size: 1.75em;
line-height: 130%;
font-weight:normal;
letter-spacing: 0em;
padding-left: 36px;
padding-right: 10%;
margin-bottom: 20px;
}
.quote {
font-family: 'core_sans_ar45_regular', Verdana, Geneva, sans-serif;
color:#bf8322;
font-size: 2.4em;
line-height: 0em;
font-weight:normal;
letter-spacing: 0.01em;
padding-left: 0px;
padding-right: 0px;
vertical-align: -16px;
margin-left: -23px;
margin-right: -8px;
}
.endquote {
font-family: 'core_sans_ar45_regular', Verdana, Geneva, sans-serif;
color:#bf8322;
font-size: 2.4em;
line-height: 0em;
font-weight:normal;
letter-spacing: 0.01em;
padding-left: 0px;
padding-right: 0px;
vertical-align: -16px;
margin-left: -2px;
}
h8	{
font-family: 'PT Sans', Verdana, Geneva, sans-serif;
color:#bdbfb0;
font-size: 1em;
line-height: 100%;
font-weight:normal;
letter-spacing: 0.02em;
text-align: right;
padding-left: 55%;
padding-right: 0;
margin-bottom: 40px;
padding-top: 10px;
}	
.textgreen {
font-family: 'core_sans_ar45_regular', Verdana, Geneva, sans-serif;
color:#f6b10e;
font-size: 1.3em;
line-height: 140%;
letter-spacing: 0em;	
text-align: left;
padding-left: 46px;
padding-right: 46px;
}
hr.line2 {
width: 86%;
margin-top: 18px;
border: 0;
border-bottom: 1px dashed #767775;
}	
#menuabout {
	position: fixed;
	height:100px;
	width: 100%;
	text-align: left;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 20px;
	background-color: rgba(0,0,0,0.80);
	border-bottom: 1px solid #4d503f;
	z-index: 12;
}	
#menuscreenings {
	position: fixed;
	height:100px;
	width: 100%;
	text-align: left;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: rgba(0,0,0,0.7);
	border-bottom: 1px solid #4d503f;
	z-index: 8;
	}
#menupress {
	position: fixed;
	height:100px;
	width: 100%;
	text-align: left;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0;
	padding-left: 0px;
	background-color: rgba(0,0,0,0.7);
	border-bottom: 1px solid #4d503f;
	z-index: 12;
	}
.menublank {
	position: fixed;
	height:100px;
	width: 100%;
	text-align: left;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 20px;
	background-color: rgba(0,0,0,0.7);
	border-bottom: 1px solid #4d503f;
	z-index: 8;
	}
#menuproduction {
	position: fixed;
	height:100px;
	width: 100%;
	text-align: left;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 20px;
	background-color: rgba(0,0,0,0.7);
	border-bottom: 1px solid #4d503f;
	z-index: 8;
	}
#stillshead {
	position: relative;
	display: inline-block;
	margin-bottom:0px;
	left: 0px;
	margin-left: 100px;
	height:50px;
	width: auto;
	text-align: left;
	padding-top: 48px;
	padding-right: 0;
	padding-left: 0px;
}		
.menubuttons {
	font-family: 'core_sans_ar65_bold', Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 100%;
	letter-spacing: 0.05em;	
	text-align: left;
}	
.menubtnAB {
	color:#a3b78f;
}
.menubtnAB2 {
	color:#f6b10e;
}	

#btnPR1{
	position: relative;
	display: inline-block;
	margin-bottom:6px;
	height:20px;
	width: auto;
	text-align: left;
	cursor: pointer;
	top: 0;
	margin-top: 12px;
	padding-top: 15px;
	padding-left: 0;
	padding-right: 130px;
	left: 0;
	margin-left: 100px;
}
#btnAB2{
	position: relative;
	display: inline-block;
	margin-bottom:6px;
	height:20px;
	width: auto;
	text-align: left;
	cursor: pointer;
	top: 0;
	margin-top: 12px;
	padding-top: 15px;
	padding-left: 0;
	padding-right: 70px;
	left: 0;
	margin-left: 100px;
}
#btnPR2{
	position: relative;
	display: inline-block;
	margin-bottom:0px;
	height:30px;
	width: auto;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 40px;
	left: 0;
	margin-left: 100px;
}
#btnAB3{
	position: relative;
	display: inline-block;
	margin-bottom:0px;
	height:30px;
	width: auto;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 40px;
	left: 0;
	margin-left: 100px;
}

.textbioyelo {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#a1db00;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 150%;	
	text-align: left;
	padding-left: 36px;
	padding-right: 42%;
}
.textbioyelo22 {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#bdbfb0;
	font-size: 1.2em;
	line-height: 140%;
	letter-spacing: 0em;	
	text-align: left;
	padding-left: 36px;
	padding-right: 6%;
	margin-top: 0;
	margin-bottom: -6px;
}
		

#pressbox {
	position: fixed;
	background-color:#181a14;
	top:0px;
	margin-top: 0px;
	left:0px;
	width: 100%;
	height: 100%;
	z-index: 8;	
}
.content {
	position: fixed;
	height: 100%;
	width: 100%;	
	top: 0px;
	margin-top: 0px;
	padding-top: 130px;
	overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;
}
#aboutbox {
	position: fixed;
	background-color:rgba(0,0,0,0.0);
	top:0px;
	margin-top: 0px;
	left:0px;
	width: 100%;
	height: 100%;
	z-index: 8;	
}	
.contentabout {
	position:absolute;
	height: 100vh;
	width: 100%;	
	top: 0px;
	margin-top: 0px;
	padding-top: 130px;
	overflow-y: scroll; 
  -webkit-overflow-scrolling: touch;
}
.textabout {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#bdbfb0;
	font-size: 1.2em;
	line-height: 170%;
	letter-spacing: 0em;	
	text-align:left;
	padding-left: 36px;
	padding-right: 10%;
}
.textaboutb {
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#bdbfb0;
	font-size: 1em;
	line-height: 140%;
	letter-spacing: 0em;	
	text-align:left;
	padding-left: 0px;
	padding-right: 10%;
	margin-bottom: -16px;
}
#poster{
	position: relative;
	top: 0px;
	margin-top: -15px;	
	width: 200px;
	height: 300px;	
	left: 50%;
	margin-left: 0;
	  transform: translate(-50%, 0);
	display: inline-block;	
	padding-bottom: 0px;
	background-image: url(../images/megaloposter.jpg);
	background-repeat:no-repeat;
	background-size: 100%;
	cursor: pointer;
	}

#alltext{
	position:relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
	margin-left:  0px;
	padding-top: 20px;
	display: block;
	}
hr.line1 {
width: 86%;
margin-top: 1px;
margin-left: 30px;
padding-top: 4px;
border: 0;
border-bottom: 1px dashed #767775;
}	
hr.line2 {
width: 86%;
margin-top: 24px;
}	
hr.line4 {
width: 80%;
margin-top: 1px;
margin-left: 36px;
padding-top: 18px;
border: 0;
border-bottom: 1px dashed #767775;
}		
hr.line5 {
width: 80%;
margin-top: -10px;
margin-left: 36px;
padding-top: 0px;
border: 0;
border-bottom: 1px solid #6B4E1E;
}

.contactfloat {
	position:relative;
	height: 450px;
	width: 100%;
	left: 0;
	top: 0;
	margin-top: 0;
}
/*--------------------------------------------*/

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

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








@media (min-width: 520px) {
.parent-div {
	width: 50%;
	width: 60%; 
	min-width: 300px;
	gap: 20px;
	margin-left: 40px;
}

.contactfloat {
	top: 0;
	margin-top: calc(30vh - 150px);
}
.video-container1 {
	background: linear-gradient(to bottom, #ffffff 10%, #181a14 25%, #181a14 75%);
}
#title {
	height: 300px;
	width: 96%;
	left: 170px;
	top: 0px;
	margin-top: 10px;
	background-image: url(../images/title.svg);
	background-repeat: no-repeat;
	background-size: 70%;
}
#subtitle {
	position: fixed;
	height: 50px;
	width: 96%;
	left: 176px;
	bottom: 2%;
	margin-bottom: -30px;
	z-index: 7;	
	overflow: visible;
	display: inline-block;	
	visibility: visible;
	background-image: url(../images/subtitleA.svg);
	background-repeat: no-repeat;
	background-size: 70%;
    transition-duration: 700ms;
}	
#subtitleA {
	visibility: hidden;
}	
#subfade {
	visibility: visible;
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 90px;
	z-index: 3;	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b1d17+4,1b1d17+13,1b1d17+57,1b1d17+100&0+4,0.04+13,0.3+57,0.8+100 */
background: -moz-linear-gradient(top, rgba(27,29,23,0) 4%, rgba(27,29,23,0.04) 13%, rgba(27,29,23,0.3) 57%, rgba(27,29,23,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(27,29,23,0) 4%,rgba(27,29,23,0.04) 13%,rgba(27,29,23,0.3) 57%,rgba(27,29,23,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(27,29,23,0) 4%,rgba(27,29,23,0.04) 13%,rgba(27,29,23,0.3) 57%,rgba(27,29,23,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001b1d17', endColorstr='#cc1b1d17',GradientType=0 ); /* IE6-9 */
}
	
#productionbox {
	left: 171px;
	width: 90%;
}
.procontent {
	width: 84%;
	top: 52px;
	margin-top: 0;
	padding-top: 0px;
}
.procontent > img {
    width: 90%;
    height: auto;
}
#bigpicbtns {
	position: fixed;
	height:160px;
	width: 180px;
	top: 26px;
	left: 30px;	
	}	
#picclose {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
	display: inline-block;
	background-image: url(../images/closepicBTN.svg);
	background-repeat: no-repeat;
	background-size:40px;
	-webkit-filter: drop-shadow(5px 4px 6px black);
     filter: drop-shadow( 5px 4px 6px rgba(0,0,0,.3) ); /* Same syntax as box-shadow */
}
.bigpicposter {
	top:10%;
	margin-top:  calc(-28vh + 50px);
	left: calc(50vw - 180px);
	margin-left: 0px;
	width: calc(28vh + 100px);	
	height: 100%;
	z-index: 400;
}	
#bigpicposter {
	

}
.bigpic  {
	top:0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 0px;
	width: 100%;	
	height: 100%;
}
#pic1, #pic2, #pic3, #pic4, #pic5, #pic6, #pic7, #pic8, #pic9, #pic10, #pic11, #pic12, #pic13 {
	cursor: pointer;	
	}
.grow {
	position: absolute;
	top: 12px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	right: 8%;
	margin-right: -25px;
	background-image: url(../images/growup.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;	
}
.img-overlay-wrap {
  position: relative;
  display: inline-block; 
}
.img-overlay-wrap img { 
   display: block;
   max-width: 100%;
   height: auto;
}		
		
.menubtn:hover {
    background-color:rgba(0,0,0,0.3);
}
	

#jimplay {
	position: fixed;
	width: 48px;
	height: 48px;
	top: 24px;
	left: 30px;
	z-index: 10;
	cursor:pointer;
}
.jimpause {
	background-image: url(../images/pauseBTN.svg);
	background-repeat: no-repeat;
	background-size: 100%;
}
.jimplay {
	background-image: url(../images/playBTN.svg);
	background-repeat: no-repeat;
		background-size: 100%;
}
#close {
	position: fixed;
	width: 68px;
	height: 68px;
	top: 24px;
	left: 150px;
	z-index: 300;
	cursor:pointer;
}
#gear {
	position: fixed;
	width: 48px;
	height: 48px;
	top: 24px;
	left: 30px;
	background-image: url(../images/loading.svg);
	background-repeat: no-repeat;	
}	
#loading {
	position: fixed;
	width: 40px;
	height: 40px;
	top: 27px;
	left: 38px;
	font-family: 'PT Sans', Verdana, Geneva, sans-serif;
	color:#a5a894;
	font-size: 1em;
	line-height: 2.2em;
	letter-spacing: 0.1em;	
	text-align: left;
	padding-left: 40px;
	padding-right: 53px;
	 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;	
}	
.close1 {
	background-image: url(../images/closeBTN.svg);
	background-repeat: no-repeat;	
}	

.vid1 {
	width: 100%; 
    height: 100%; 
	top: 0; 
	margin-top: 0px;
    left: 50%;
    transform: translate(-50%, 0); 
}
#greybox {
	left: 171px;
	}
	
.rafa {
	top: 0;
    left: 171px;
}
.ben {
	left: 171px;
}	
	
#greyboxBIO {
	height: 120vh;
	top: calc(12% - 60px);
	left: calc(25% - 240px);
	background-size: 90%; 
	background-position: 50% 17%;
	}
	
#greyboxBIO2 {
	height: 120vh;
	top: calc(10% - 40px);
	left: calc(14% - 220px);
	background-size: 95%; 
	background-position: 80% 30%;  	
	}
#videobox {
	left: 171px;
	}	
#pressbox {
	left: 171px;
	width: 98%;
}
.content {
	padding-top: 20px;
	padding-right: 10%;
}
#screeningsbox {
	left: 171px;
	width: 90%;
}
#contactbox {
	left: 171px;
	width: 90%;
	height: 100%;
	overflow:auto;
	}		
.rightbox {
	left: 170px;
}
.ruleline {
	position: absolute;
	width: 170px;
	height:3000px;
	left: 0px;
	top: 0;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color:#75D200;
	z-index: 3;
	background-color: rgba(12,16,14,0.55);
	visibility: visible;
}
#menu {
	position: fixed;
	width: 170px;
	height: 500px;
	overflow: hidden;
	left: 0px;
	margin-left: 0px;
	top: 25%;
	margin-top: -25px;
	z-index: 7;	
	text-align: right;
	display: block;
	padding-right: 0px;
	visibility: visible;
}
#menumobilebox {
	visibility: hidden;
}
#menumobile  {
visibility: hidden;
}
.menubutton {
	font-size: 1.2em;
	line-height: 1.2em;
}	
#btn1, #btn2, #btn3, #btn4, #btn5, #btn6  {
	position: relative;
	display: inline-block;
	margin-bottom:5px;
	height:30px;
	width: 160px;
	text-align: right;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 8px;
}
.text{
	font-size: 1.2em;
	padding-left: 40px;
	padding-right: 30%;
}
.text2{
	padding-left: 40px;
	padding-right: 18%;
}
.textsmall {
	/*padding-left: 40px;
	padding-right: 18%;*/
}
.text2b{
	padding-left: 40px;
	padding-right: 20%;
}		
h2	{
padding-left: 40px;
padding-right: 42%;
margin-bottom: -10px;
}

	
h1	{
padding-left: 40px;
padding-right: 42%;
}
h1a	{
padding-left: 46px;
padding-right: 35%;
}	
h4	{	
font-size: 1.5em;
padding-left: 40px;
padding-right: 35%;
padding-top: 28px;
}
h3	{
padding-left: 40px;
padding-right: 46%;
}
h7	{
font-size: 1.9em;
padding-left: 40px;
padding-right: 35%;
margin-bottom: 20px;
}
.quote {
font-size: 2.4em;
vertical-align: -16px;
margin-left: -23px;
margin-right: -8px;
}
.endquote {
font-size: 2.4em;
padding-left: 0px;
padding-right: 0px;
vertical-align: -16px;
margin-left: -2px;
}	
h8	{
font-size: 1em;
padding-left: 256px;
padding-right: 0px;
margin-bottom: 40px;
padding-top: 10px;	
}	
.textgreen {
	font-size: 1.3em;
	padding-left: 46px;
	padding-right: 35%;
}
.menublank{
visibility: hidden
	}
#menuscreenings {
visibility: hidden;
	}	
#menupress {
	height:50px;
	width: 100%;
	text-align: left;
	top: 0px;
	right: 0px;
	left: 171px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: rgba(0,0,0,0.7);
	border-bottom: 1px solid #4d503f;
	}
#menuproduction {
	height:50px;
	width: 100%;
	top: 0px;
	right: 0px;
	left: 170px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 20px;
	background-color: rgba(0,0,0,0.7);
	border-bottom: 1px solid #4d503f;
	z-index: 10;
	}
#stillshead {
	margin-bottom: 0px;
	left: 0px;
	margin-left: 30px;
	height:30px;
	width: 160px;
	text-align: left;
	padding-top: 18px;
	padding-right: 0px;
	padding-left: 0px;
}	
#btnPR1{
	margin-bottom:5px;
	height:25px;
	text-align: left;
	margin-left: 40px;
	padding-top: 8px;
	padding-right: 6px;
	padding-left: 0px;
}

 #btnPR2{
	position: relative;
	display: inline-block;
	margin-bottom:5px;
	height:25px;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 20px;
	left: 0;
	margin-left: 15px;
	border-left: 1px solid #4d503f;
}
#menuabout {
	position: fixed;
	height:80px;
	width: 100%;
	text-align: left;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0;
	padding-left: 20px;
	border-bottom: 1px solid #4d503f;
	}		
#btnAB2{
	margin-bottom:6px;
	height:20px;
	top: 0;
	margin-top: 12px;
	padding-top: 8px;
	padding-left: 0;
	padding-right: 15px;
	left: 0;
	margin-left: 210px;
}
#btnAB3{
	margin-bottom:0px;
	height:25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	left: 0;
	margin-left: 210px;
}
.textbioyelo {
	padding-left: 40px;
	padding-right: 54%;
}
.textbioyelo22 {
	font-size: 1.2em;	
	padding-left: 46px;
	padding-right: 34%;
}

#aboutbox {
	left: 171px;
}
.contentabout {
	width: 100%;	
	padding-top: 90px;
}	
.textabout {
	padding-left: 40px;
	padding-right: 56%;
}	

#poster{
	width 400px;
	left: 200px;
	margin-left: 0;
	transform: translate(-92px, 0);
	}


hr.line1 {
width: 40%;
margin-top: 1px;
margin-left: 40px;
padding-top: 8px;
}	
hr.line2 {
width: 60%;
margin-top: 18px;
margin-left: 30px;
}	
hr.line4 {
width: 60%;
margin-top: 1px;
margin-left: 30px;
padding-top: 18px;
}	
hr.line5 {
width: 60%;
margin-top: -10px;
margin-left: 30px;
padding-top: 0px;
}		

	
@media (min-height: 580px) {	

	#greyboxBIO {
	top: calc(10% - 100px);
	left: calc(20% - 200px);
		background-size: cover; 
	background-position: 50% 23%;
}
	#greyboxBIO2 {
	height: 120vh;
	top: calc(10% - 40px);
	left: calc(14% - 220px);
	background-size: cover; 
	background-position: 80% 30%;  	
	}
}/*(min-height: 540px)*/
	
	
}	/*min-width: 520px*/


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



@media (min-width: 640px) {
#title {
	height: 300px;
	width: 98%;
	left: 170px;
	top: 0px;
	margin-top: 10px;
	background-size: 74%;
}
#subtitle {
	height: 50px;
	width: 98%;
	left: 176px;
	bottom: 2%;
	margin-bottom: -30px;
	background-size: 73%;
}
.parent-div {
	width: 30%;
	min-width: 380px;
	max-width: 400px;
	gap: 15px;
	margin-left: 46px;
}
}


@media (min-width: 667px) {
#title {
	height: 300px;
	width: 98%;
	left: 170px;
	top: 0px;
	margin-top: 10px;
	background-size: 74%;
}
#subtitle {
	height: 50px;
	width: 98%;
	left: 176px;
	bottom: 2%;
	margin-bottom: -30px;
	background-image: url(../images/subtitleA.svg);
	background-size: 75%;
}
#btnAB2{
	margin-bottom:5px;
	height:25px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 17px;
}
#btnAB3{
	position: relative;
	display: inline-block;
	margin-bottom:5px;
	height:25px;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 20px;
	left: 0;
	margin-left: 15px;
	border-left: 1px solid #4d503f;
}	
#menuabout {
	position: fixed;
	height: 50px;
	width: 100%;
	text-align: left;
	top: 0px;
	right: 0px;
	left: 171px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom: 1px solid #4d503f;
	}
.contentabout {
	padding-top: 50px;
}	
}


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

@media (min-width: 736px) {
	
#title {
	height: 300px;
	width: 75%;
	left: 174px;
	top: 0px;
	margin-top: 10px;
	background-size: 100%;	
}
#subtitle {
	height: 50px;
	left: 184px;
	bottom: 2%;
	margin-bottom: -26px;
}
.procontent {
	width: 86%;
	top: 52px;
	margin-top: 0;
	padding-top: 0px;
}
.procontent > img {
    width: 90%;
    height: auto;
}

	



#menuabout {
	position: fixed;
	height: 50px;
	width: 100%;
	text-align: left;
	top: 0px;
	right: 0px;
	left: 171px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom: 1px solid #4d503f;
	}	
	
}/* (min-width: 736px)*/
	

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

@media (min-width: 767px) {
	
#title {
	height: 300px;
	width: 77%;
	left: 170px;
	top: 0px;
	margin-top: 10px;
	z-index: 7;	
	background-size: 100%;
}
#subtitle {
	height: 50px;
	width: 77%;
	left: 176px;
	bottom: 2%;
	margin-bottom: -25px;
	background-image: url(../images/subtitle.svg);
	background-size: 100%;
}
#productionbox {
	left: 171px;
	width: 90%;
}
.procontent {
	width: 88%;
	top: 52px;
	margin-top: 0px;
	padding-top: 0px;
}
.procontent > img {
    width: 90%;
    height: auto;
}
#bigpicbtns {
	position: fixed;
	height:160px;
	width: 180px;
	top: 26px;
	left: 30px;	
	}	
#picclose {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
	display: inline-block;
	background-image: url(../images/closepicBTN.svg);
	background-repeat: no-repeat;
	background-size:40px;
	-webkit-filter: drop-shadow(4px 3px 6px black);
      filter: drop-shadow( 4px 3px 6px rgba(0,0,0,.3) ); 
}
.bigpic {
	top:0px;
	margin-top: 0px;
	left: 0px;
}	
.bigpicposter {
	top:10%;
	margin-top:  calc(-28vh + 80px);
	left: calc(45vw - 200px);
	margin-left: 0px;
	width: calc(40vh + 100px);	
	height: 100%;
	z-index: 400;
}		

.bigpic {
	top:20%;
	margin-top: -70px;
	left: 0px;
	width: 100%;	
	height: 100%;
}		
#pic1, #pic2, #pic3, #pic4, #pic5, #pic6, #pic7, #pic8, #pic9, #pic10, #pic11, #pic12, #pic13 {
	cursor: pointer;	
}
	
	
#jimplay {
	position: fixed;
	width: 40px;
	height: 40px;
	top: 27px;
	left: 30px;
	z-index: 10;
	cursor:pointer;
}
.jimpause {
	background-image: url(../images/pauseBTN.svg);
	background-repeat: no-repeat;	
}
.jimplay {
	background-image: url(../images/playBTN.svg);
	background-repeat: no-repeat;
}
#close {
	position: fixed;
	width: 58px;
	height: 58px;
	top: 27px;
	left: 150px;
	z-index: 300;
	cursor:pointer;
}
#gear {
	position: fixed;
	width: 40px;
	height: 40px;
	top: 27px;
	left: 30px;
	background-image: url(../images/loading.svg);
	background-repeat: no-repeat;	
}
.close1 {
	background-image: url(../images/closeBTN.svg);
	background-repeat: no-repeat;	
}


	
#greybox {
	left: 171px;
}
.rafa {
    left: 171px;
}
.ben {
left: 171px;
}	
	
#greyboxBIO {
	top: calc(10% - 90px);
	left: calc(20% - 200px);
	background-size: 84%; 
	background-position: 50% 17%;
}
#greyboxBIO2 {
	height: 120vh;
	top: calc(10% - 40px);
	left: calc(14% - 220px);
	background-size: 80%; 
	background-position: 80% 30%;  	
	}
#videobox {
	left: 171px;
}	
#pressbox {
	left: 171px;
	width: 100%;
}
.content {
	padding-top: 20px;		
}
#screeningsbox {
	left: 171px;
	width: 100%;
}	
#contactbox {
	left: 171px;
	width: 100%;
}
.rightbox {
	left: 170px;
}
.ruleline {
	width: 170px;
}
#menu {
	width: 170px;
	height: 500px;
	top: 0;
	margin-top: calc(30vh - 30px);
	padding-right: 0px;
}
#menumobile  {
visibility: hidden;
}
	
.menubutton {
	font-size: 1.2em;
}	
#btn1, #btn2, #btn3, #btn4, #btn5, #btn6 {
	position: relative;
	display: inline-block;
	margin-bottom:5px;
	height:30px;
	width: 160px;
	text-align: right;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 8px;
}
.text{
	font-size: 1.2em;
	padding-left: 46px;
	padding-right: 46%;
}
.text2{
	padding-left: 50px;
	padding-right: 50%;
}
.textsmall{
/*	padding-left: 50px;
	padding-right: 50%;*/
}
.text2b{
	padding-left: 46px;
	padding-right: 70%;
}	
h1	{
padding-left: 46px;
padding-right: 46%;
}
h1a	{
padding-left: 46px;
padding-right: 46%;
margin-bottom:-69px;
}
h2	{
padding-left: 46px;
padding-right: 46%;
margin-bottom: -10px;
}
h4	{	
font-size: 1.5em;
padding-left: 46px;
padding-right: 46%;
padding-top: 28px;
}
h3	{
padding-left: 46px;
padding-right: 40%;
}
h7	{
font-size: 1.9em;
padding-left: 46px;
padding-right: 53px;
margin-bottom: 20px;
}

.quote {
font-size: 2.4em;
vertical-align: -16px;
margin-left: -21px;
margin-right: -8px;

}
.endquote {
font-size: 2.4em;
padding-left: 0px;
padding-right: 0px;
vertical-align: -16px;
margin-left: -2px;
}	
h8	{
font-size: 1em;
padding-left: 37%;
padding-right: 0px;
margin-bottom: 40px;
padding-top: 10px;	
}	
.textgreen {
	font-size: 1.3em;
	padding-left: 46px;
	padding-right: 46%;
}	


#menuabout {
	position: fixed;
	height:auto;
	width: 230px;
	left: 67%;
	text-align: right;
	top: 0px;
	right: 0px;
	margin-top: 40px;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: rgba(0,0,0,0);
	border-bottom: 0px solid #4d503f;
	background:rgba(0,0,0,0); 
	}		
#menupress {
	height:auto;
	width: 180px;
	text-align: right;
	left: 74%;
	top: 0px;
	right: 0px;
	margin-top: 40px;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: rgba(0,0,0,0);
	border-bottom: 0px solid #4d503f;
	}	
#menuproduction {
	position: fixed;
	height:50px;
	width: 100%;
	text-align: left;
	left: 0px;
	margin-left: 171px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	z-index: 8;
	background-color: rgba(0,0,0,0.7);
	border-bottom: 1px solid #4d503f;
	}		
	
.menubuttons {
	font-size: 0.9em;
	text-align: left;
}	

#btnPR1, #btnPR2{
	margin-bottom:5px;
	height:30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;	 
	border-left: 0px solid #4d503f;
}
#btnAB2, #btnAB3{
	margin-bottom:5px;
	height:30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;	 
	border-left: 0px solid #4d503f;
}
.textbioyelo {
	font-size: 1.2em;
	padding-left: 46px;
	padding-right: 64%;
}

	
.textbioyelo22 {
	font-size: 1.2em;
	padding-left: 46px;
	padding-right: 64%;
}	
#aboutbox {
	left: 171px;
}	
.contentabout {
	width: 140%;	
	padding-top: 50px;
}
		
.textabout {
	font-size: 1.2em;
	padding-left: 46px;
	padding-right: 65%;
}
	

	

hr.line1 {
	width: 30%;
	margin-top: 1px;
	margin-left: 48px;
}
hr.line2 {
	width: 50%;
	margin-top: 24px;
}			
hr.line4 {
width: 50%;
margin-top: 1px;
margin-left: 40px;
padding-top: 18px;
}	
hr.line5 {
width: 50%;
margin-top: -10px;
margin-left: 30px;
padding-top: 0px;
}		
			
@media (min-height: 580px) {	
	#greyboxBIO {
	top: calc(10% - 100px);
	left: calc(20% - 220px);
		background-size: cover; 
	background-position: 50% 23%;
}
	#greyboxBIO2 {
	height: 120vh;
	top: calc(10% - 40px);
	left: calc(14% - 220px);
	background-size: cover; 
	background-position: 80% 30%;  	
	}
	}
	
@media (min-height: 678px) {		



.rafa {
    left: 171;
}
.ben {
left: 171;
}	
	


}
	
	
}/*min width 767*/
	


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



@media (min-width: 1024px) {

#title {
	height: 300px;
	width: 76%;
	max-width: 1036px;
	left: 240px;
	top: 0px;
	margin-top: 10px;
	background-size: 100%;
}
#subtitle {
	height: 50px;
	width: 77%;
	max-width: 1048px;
	left: 240px;
	bottom: 2%;
	margin-bottom: -18px;
}	
.bigpic {
	top:18%;
	margin-top: -60px;
	left: 0px;
	width: 100%;	
	height: 100%;
}		
	
#productionbox {
	left: 241px;
	width: 100%;
}
.procontent {
	width: 77%;
	max-width: 1200px;
	top: 82px;
	margin-top: 0px;
	padding-top: 0px;
}
.procontent > img {
    width: 80%;
    height: auto;
}
.grow {
position: absolute;
  top: 12px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
	right: 6%;
	margin-right: -35px;
	background-image: url(../images/growup.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

	
#loadbox{
	position: fixed;
	background-color:rgba(27,29,23,1);
	top:0px;
	margin-top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	overflow:auto;
	z-index: 6;	
}
	
#close {
	position: fixed;
	width: 58px;
	height: 58px;
	top: 27px;
	left: 220px;
	z-index: 300;
	cursor:pointer;
}
#gear {
	position: fixed;
	width: 40px;
	height: 40px;
	top: 24px;
	left: 30px;
	background-image: url(../images/loading.svg);
	background-repeat: no-repeat;	
}
#greybox {
	left: 241px;
}
greyboxBIO {
	left: 241px;
    background-size: 80%; 
    background-repeat: no-repeat;
    background-position: 30px 40%; 
}
.rafa {
    left: 241px;
}
.ben {
	left: 241px;
}	
#greyboxBIO {
	top: calc(10% - 100px);
	left: calc(20% - 300px);
	background-size: 85%; 
	background-position: 50% 17%;
}
#greyboxBIO2 {
		background-size: cover; 
	top: calc(10% - 100px);
	left: calc(-10% - 50px);
	background-position: 50% 36%;
} 
#videobox {
	left: 241px;
}
#pressbox {
	left: 241px;
	width: 100%;
}

#screeningsbox {
	left: 241px;
	width: 100%;
}
#contactbox {
	left: 241px;
	width: 100%;
}
.rightbox {
	left: 240px;
}
.ruleline {
	width: 240px;
	height:100%;
}
#menu {
	width: 250px;
	height: 500px;
	left: 0px;
	margin-left: -10px;
	padding-right: 10px;
}
#menumobile  {
visibility: hidden;
}
#btn1, #btn2, #btn3, #btn4, #btn5, #btn6 {
	position: relative;
	display: inline-block;
	margin-bottom:5px;
	height:30px;
	width: 240px;
	text-align: right;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 8px;
}	
#menuabout {
	position: fixed;
	height:auto;
	width: 230px;
	left: 75%;	
	text-align: right;
	top: 0px;
	right: 0px;
	margin-top: 40px;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: rgba(0,0,0,0);
	}	
#menupress {
	height:auto;
	width: 180px;
	text-align: right;
	left: 80%;
	top: 0px;
	right: 0px;
	margin-top: 40px;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: rgba(0,0,0,0);
	}	
#menuproduction {
	position: fixed;
	height: 80px;
	width: 100%;	
	text-align: right;
	left: 0px;
	margin-left: 241px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: rgba(0,0,0,0.7);
	border-bottom: 1px solid #4d503f;
	}	
	
#stillshead {
	margin-bottom:0px;
	right: 0px;
	margin-right: 63px;
	height:30px;
	width: 200px;
	text-align: right;
	padding-top: 40px;
	padding-right: 20%;
	padding-left: 0px;
}	
.menubuttons {
	font-size: 1em;
	text-align: right;
}	


.text{
	font-size: 1.2em;
	padding-left: 46px;
	padding-right: 46%;
}	
.text2{
	padding-left: 46px;
	max-width: 600px;
}
.textsmall{
/*	padding-left: 46px;
	max-width: 600px;*/
}
.text2b {	
	text-align: left;
	padding-left: 46px;
	padding-right: 70%;
}	
h1	{
padding-left: 46px;
padding-right: 50%;
}
h1a	{
padding-left: 46px;
padding-right: 46%;
margin-bottom:-69px;
}	
h2	{
padding-left: 46px;
padding-right: 46%;
margin-bottom: -10px;
}
h4	{	
font-size: 1.5em;
padding-left: 46px;
padding-right: 46%;
padding-top: 28px;
}	
h7	{
font-size: 1.9em;
padding-left: 46px;
padding-right: 12%;
margin-bottom: 20px;
}
.quote {
font-size: 2.4em;
vertical-align: -16px;
}
.endquote {
font-size: 2.4em;
padding-left: 0px;
padding-right: 0px;
vertical-align: -16px;
margin-left: -2px;
}
h8	{
padding-left: 46px ;
padding-right: 0px;
margin-bottom: 50px;
padding-top: 10px;
}	
.textgreen {
	font-size: 1.3em;
	padding-left: 46px;
	padding-right: 46%;
}	


	

.textbioyelo {
	padding-left: 46px;
	padding-right: 71%;
}
		
.textbioyelo22 {
	font-size: 1.2em;
	padding-left: 46px;
	padding-right: 0px;

}
#aboutbox {
	left: 241px;
}
hr.line1 {
width: 25%;
margin-top: 1px;
margin-left: 48px;
}
hr.line2 {
width: 52%;
margin-top: 24px;
}	
hr.line4 {
width: 52%;
margin-top: 1px;
margin-left: 40px;
padding-top: 18px;
		max-width: 600px;
}	
hr.line5 {
width: 52%;
margin-top: -10px;
margin-left: 30px;
padding-top: 0px;
max-width: 600px;
}	
.textabout {
	padding-left: 46px;
	padding-right: 72%;
}		

	
	
@media (min-height: 580px) {	
	#greyboxBIO {
	top: calc(10% - 100px);
	left: calc(-10% - 50px);
		background-size: cover; 
	background-position: 50% 36%;
}
	}
	
}/* min width 1024*/
	


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


@media (min-width: 1365px) {
	
	#menuproduction {
	position: fixed;
	height: 80px;
	width: 1055px;	
	text-align: right;
	left: 0px;
	margin-left: 241px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: rgba(0,0,0,0.7);
	border-bottom: 1px solid #4d503f;
	}	
#stillshead {
	margin-bottom:0px;
	right: 0px;
	margin-right: 20px;
	height:30px;
	width: 200px;
	text-align: right;
	padding-top: 40px;
	padding-right: 0;
	padding-left: 0px;
}
.text{
	padding-left: 46px;
	padding-right: 50%;
	max-width: 880px
}
.text2 {
	padding-left: 46px;
	max-width: 600px;
}
.textsmall {
	/*padding-left: 46px;
	max-width: 600px;*/
}
.text2b{
	padding-left: 46px;
	padding-right: 70%;
}		
.textabout {
	padding-left: 46px;
	padding-right: 75%;
}		

h1	{
padding-left: 46px;
padding-right: 66%;
}
h1a	{
padding-left: 46px;
padding-right: 12%;
margin-bottom:-76px;
}
h2	{
padding-left: 46px;
padding-right: 12%;
margin-bottom: 0px;
}	
h4	{	
font-size: 1.5em;
padding-left: 46px;
padding-right: 12;
padding-top: 28px;
	max-width: 880px
}	
h7	{
font-size: 1.9em;
padding-left: 46px;
padding-right: 12%;
margin-bottom: 20px;
}
.textbioyelo {
	padding-left: 46px;
	padding-right: 79%;
}

.textbioyelo22 {
	font-size: 1.2em;
	padding-left: 46px;
	padding-right: 0px;

}
.textgreen {
	font-size: 1.3em;
	padding-left: 46px;
	padding-right: 46%;
	max-width: 880px
}
hr.line1 {
width: 20%;
}
hr.line2 {
width: 50%;
margin-top: 24px;
	max-width: 880px
}	
hr.line4 {
width: 50%;
margin-top: 1px;
margin-left: 40px;
padding-top: 18px;
	max-width: 600px;
}		
}/*min-width: 1365p*/



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





