
body {
	color: #252525;
    text-align: center;
    background-color: #333;
    -webkit-font-smoothing: antialiased;
    font-family: europa, sans-serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 27px;
    overflow-x: hidden;
}

a {
	text-decoration: none;
	display: block;
}

a.svg {
	display: inline;
}

#projectTitle {
	line-height: 33px;
	margin: 30px auto;
	overflow: hidden;
	-webkit-transform: translateY(-20px);
	opacity: 0;
}

#nodoubtTitle {
	width: 800px;
	display: block;
}

#arrowDown, #aboutBtn #menu01, #menu02, #menu03, #menuOverlayInner li:hover, .btn, .btn:hover, #aboutBtn li, #nav01 {
transition: 0.3s;
-moz-transition:  0.3s; /* Firefox 4 */
-webkit-transition:  0.3s; /* Safari and Chrome */
-o-transition: 0.3s; /* Opera */
} 

.infoFade, a, #aboutBtn, #arrow_svg, #arrow_svg:hover, #dishSVG, #nav02, a.loginBtn:hover, a.loginBtn {
transition: 0.4s;
-moz-transition:  0.4s; /* Firefox 4 */
-webkit-transition:  0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */

}

#closeBtn, #holder, .title, .hidden, .hidden2, #nameTitle, #header span, #header, #logo, #filmmakerTitle, #nav03, #projectTitle, #contactOverlay span, #headerDescription, #loginMessage {
transition: 0.6s;
-moz-transition:  0.6s; /* Firefox 4 */
-webkit-transition:  0.6s; /* Safari and Chrome */
-o-transition: 0.6s; /* Opera */

}

#menuOverlay, #nameTitle, #aboutOverlay, #arrow, #nav04 {
transition: 0.7s;
-moz-transition:  0.7s; /* Firefox 4 */
-webkit-transition:  0.7s; /* Safari and Chrome */
-o-transition: 0.7s; /* Opera */

}

.holderPic {
	transition: 1.3s;
-moz-transition:  1.3s; /* Firefox 4 */
-webkit-transition:  1.3s; /* Safari and Chrome */
-o-transition: 1.3s; /* Opera */


}


/*.section a {
	display: block;
}*/


a img:hover, a img {
	transition: 0.4s;
	-moz-transition:  0.4s; /* Firefox 4 */
	-webkit-transition:  0.4s; /* Safari and Chrome */
	-o-transition: 0.4s; /* Opera */
}


#loginMessage {
    position: absolute;
    color: #333;
    left: 0;
    top: 30px;
    opacity: 0;
}

#loginMessage p {
	font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 13px;
    padding: 15px;
    background-color: #fff;
}

#triangle {
	display: block;
    position: relative;
    left: 15px;
	width: 0;
	height: 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 18px solid #fff;
}

section#holder {
width:100%;
overflow: hidden;
padding:0px;
background-color: #fff;
}

.container {
	max-width:1400px;
	margin:0px auto;
	padding-top: 140px;
}

#contactOverlay {
	background-color: rgba(249, 249, 247, 0.95);
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 20;
}

#contactOverlay span {
	position: absolute;
    color: #333;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -70%);
    line-height: 33px;
    display: inline-block;
    overflow: hidden;
    width: 80%;
}

.homepageItem {
	width:100%;
	height: 75vh;
	background-color: #121212;
}

.homepageItem span {
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 50px;
	transform: translate(-50%, -50%);
	width: 80%;
	z-index: 8;

}

#contactSection {
	margin: 15% auto;
}

#contactSection p {

}

#contactSection a {
	font-size: 27px;
}

#viewMoreSection a {
	color:#333;
}

.contactEmail {
	margin:6px auto;
	font-family: "Lora";
	font-style: italic;
}

#contactOverlay span p {
	font-family: 'Lora';
}

#contactOverlay span a {
	font-family: 'Lora';
	font-style:italic;
	color:#333;
}

#aboutSection {
	position: relative;
	background-color: #fdfdfd;
	border-top: 1px solid #3333334a;
	border-bottom: 1px solid #3333334a;
}

#viewMoreSection {
	width:100%;
}

#viewMoreSection span {
	margin: 20% auto;
	display: block;
}


#aboutSection span{
	margin: 12% auto;
	display: block;
}

#aboutSection p {
	margin: 50px auto;
    text-align: left;
    font-family: europa, sans-serif;
    font-size: 25px;
    line-height: 33px;
    font-weight: 300;
    width:60%;
}

#contactOverlay .underlineSml {
	margin:20px auto;
}

#contactClose, #mobMenuClose {
	font-family: europa, sans-serif;
	position: absolute;
	font-size: 35px;
	right:40px;
	top:40px;
	cursor: pointer;
}

ul#socialLinks a {
	font-family: europa, sans-serif;
    font-weight: 400;
    color: #333;
    letter-spacing: 4px;
    font-size: 21px;
    font-style: normal;
    display: inline-block;
    margin: 0px 10px;
}

#twitterSocial {
	margin:0px 30px;
}

.left {
	margin-left: 2%;
}

.right {
	margin: auto 2% auto auto;
}

.leftMid {
	margin-left: 9%;
}

section {
/*	padding: 70px 0px;*/
	overflow: hidden;
	position: relative;
}

.projectContain section {
	padding: 0px 0px 70px 0px;
}

img {
	width: 100%;
	position: relative;
	
}


.highlight{
	background-color: rgb(243, 230, 211);
}


.hidden {
opacity:0;
-webkit-transform: translateY(0px);
}

.hidden2 {
opacity:0;
}


/* widths */


.width600 {
	max-width: 42%;
}

.width700 {
	max-width: 50%;
}

.width800 {
	max-width: 57%;
}

.widthMed {
	max-width: 65%;
}

.widthLrg {
	max-width: 70%;
}

.widthXl {
	max-width: 75%;
}

.widthXXl {
	max-width: 85%;
}

.section img {
	width: 100%;
}


#header {
	height: 100vh;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #000;
	background-image: url(../images/J01.jpg);
	background-size: cover;
	background-attachment: fixed;	
}

#header span {
	position: absolute;
    color: #333;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}


#headerInner {
	position:absolute;
	color:#333;	
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}

#nav {
	position: absolute;
    top: 30px;
    right: 40px;
    z-index: 5;
    font-size: 20px;
    float: right;
    font-family: europa, sans-serif;
    font-weight: 400;
    cursor: pointer;
}

#nav01, #nav02, #nav03, #nav04 {
	display:inline-block;
	margin: 0 5px;
	opacity: 0;
	-webkit-transform: translateY(-20px);
	cursor: pointer;
}

.navWhite a {
	color: #fff;
}

.navBlack a, #contactSection a {
	color: #000;
}

#logo { 
    width:700px;
    opacity: 0;
}

#nodoubtTitle {
/*    font-family: europa, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 120px;
    letter-spacing: 3px;
    line-height: 120px;*/
    margin: 12px auto;
}


#headerBGVid {
	position: relative;
    height: 100%;
  }

#headerBGVidmp4 {
	height: 100%;
    width: 177.77777778vh; /* 100 * 16 / 9 */
    min-width: 100%;
    min-height: 56.25vw; /* 100 * 9 / 16 */
    margin:0px -50%;
}

.filmOuterLanding {
	position: relative;
    height: 100%;
    width:100%;
}

.filmInnerLanding {
	height: 100%;
    width: 177.77777778vh; /* 100 * 16 / 9 */
    min-width: 100%;
    min-height: 56.25vw; /* 100 * 9 / 16 */
    margin:-15px -50%;
}

p#aboutOverlayTitle, p#contactSectionTitle {
    font-size: 35px;
    color: #000;
    text-align: center;
    margin: 0px auto;
    font-family: europa, sans-serif;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-weight: 700;
    line-height: 35px;

}

.filmmakerTitle {
	font-family: "Lora";
}

#aboutOverlayTitle, #contactSectionTitle {
	font-family: europa, sans-serif;
}

.filmmakerTitle, #aboutOverlayTitle, #contactSectionTitle {
    display: block;
    margin:20px auto;
    z-index: 10;
 }

#filmmakerTitle {
	font-family: europa, sans-serif;
    position: absolute;
    bottom: 12.5%;
    left: 50%;
    transform: translate(-50%, 50%);
    color: #fff;
    z-index: 10;
    opacity: 0;
}

#aboutOverlay {
	position:absolute;
	color:#333;	
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	z-index: 15;
	opacity: 0;
}

#menuOverlayInnerText .underlineSml {
	margin:20px 0px;
}

.underlineSml {
width: 30px;
display: block;
height: 1px;
background-color: #9B9A9A;
margin: 30px auto;
}

.underlineMed {
width: 30px;
display: block;
height: 1px;
background-color: #9B9A9A;
margin: 30px auto;
}


#projectTitle h1, #projectTitle h2 {
	color: #000;
	opacity: 0;
}

.title {
	font-family: europa, sans-serif;
	color: #fff;
	letter-spacing: 8px;
	font-size: 40px;
	font-weight: 200;
	line-height: 50px;
	width: 80%;
	z-index: 8;
	text-transform: uppercase;
	display: inline-block;
}

p#title {
	font-family: "GT-Super-Bold";
	font-size: 75px;
	/*font-weight: 600;*/
}


h1, h2, h3, h4 {
	color: #fff;

}

h1 {
	font-size: 80px;
	line-height: 80px;
	/*font-weight: 600;*/
}


h2 {
	font-size: 40px;
    color: #000;
    text-align: center;
    margin: 0px auto;
    font-family: europa, sans-serif;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-weight: 700;
    line-height: 35px;
}


.subText {
	margin:20px auto 5px auto;
	font-size: 20px;
}

.subText, #contactSection p, #contactSection a {
	text-transform: uppercase;
	letter-spacing: 4px;
	display: inline-block;
}

#contactSection p, #contactSection a {
	font-size: 22px;
}

.filmOuter{
	width:100%;
	position: absolute;
}

.holderPic {
	height: 100%;
    width: 177.77777778vh;
    min-width: 100%;
    min-height: 56.25vw;
    margin: 0px -50%;
}

.scale {
	opacity: 0;
}

#headerDescription {
	opacity: 0;
}

#headerSubTitle {
	margin: 0px auto;
    font-size: 32px;
}

.inProduction {
	text-transform: uppercase;
    color: #fff;
    font-family: 'europa';
    letter-spacing: 3px;
    font-size: 17px;
    border: 1px solid;
    display: inline-block;
    padding: 0px 17px;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top:20px;
}


.getInTouch {
	font-size: 28px;
    display: inline-block;
    color: #fff;
    overflow: hidden;
    position: absolute;
    bottom: 15%;
    z-index: 3;
    transform: translate(-50%, -50%);
    font-family: 'Lora';
    padding-bottom: 3px;
    font-style: italic;
    opacity: 0;
}

#headerDescription p {
	color: #fff;
}

.footer p, p.projectDescription {
	font-family: 'Lora', sans-serif;
	letter-spacing: 0px;
	font-size: 18px;
    line-height: 25px;
}

#underStoryLogo {
	width: 700px;
    display: block;
    margin:12px auto;
}

#headerInner h3 {
	margin:15px auto;
}

#headerInner .underlineSml {
	margin:15px auto;
}

a.loginBtn {
	background-color: #fff;
	text-transform: uppercase;
	font-family: europa, sans-serif;
	letter-spacing: 2px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	padding:15px 45px;
	margin:30px auto;
	color: #000;
	display: inline-block;
}

a.loginBtn:hover {
	background-color: #000;
	color: #fff;
}

.role {
	font-family: europa, sans-serif;
	text-transform: uppercase;
    font-weight: 700;
    display: block;
    font-size: 15px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    display: inline-block;
}

.roleAnswer {
	font-family: 'Lora', sans-serif;
	font-size: 22px;
    line-height: 24px;
    margin: 5px 0px;
    font-style: italic;
 	display: inline-block;
    margin-bottom: 20px;
}


h3 {
	font-family: europa, sans-serif;
	text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 3px;
    display:block;
}

h4 {
	font-size: 60px;
	line-height: 60px;
}

.footer ul {
	width:80%;
	margin:0px auto;
	overflow: hidden;
}

.footer ul li {
	float: left;
	text-align: left;
	width:68%;
	padding-left: 5%;
}


.footer .underlineSml {
	display: inline-block;
}

#aboutContain p.projectDescription {
	width: 66%
}


p.projectDescription {
width: 71%;
margin:0px auto;
text-align: left;
display: inline-block;
}



.item a{
	position: relative;
	overflow: hidden;
}


.item a:hover .infoFade > .holderPic {
/*	opacity: 0;*/
}


.infoFade:hover > .title {
/*	top: 49%;
	opacity: 1;*/
}

.center {
	margin: 0px auto;
}

.infoFade {
	position: absolute;
	cursor:pointer;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	z-index:5;
	background-color:rgba(0, 0, 0, .15);
	opacity: 1;

}

.copyright {
	padding: 25px 0px;
	font-size: 18px;
	background-color: #fff;
	font-family: europa, sans-serif;
	border-bottom: 8px solid #ececec;
}

#arrowBack g {
	display: inline-block;
}

/* ---- Kew film & responsive film ---- */

.filmOutter {
	margin:0px auto;
	position: relative;
}

.filmInner {
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;

	
}

.film {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

 

#innocentMP4Outer, #BUSAMP4Outer, #vitalMP4Outer, #vanillMP4Outer {
	margin:0px auto;
	position: relative;
	overflow: hidden;
}

#innocentMP4Inner, #vitalMP4Inner {
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}



#vanillMP4Outer {
 	max-width:400px;
 }

#vanillMP4Inner{
	padding-bottom: 159%;
	height: 0;
}

#vanillMP4Inner .mp4 {
left: 0.5px;
}

#soliMainVid .mp4 {
left: 1px;
}

.mp4 {
	position: absolute;
	top: -30px;
	left: 0px;
	width: 100%;
	height: 100%;
}



#arrow {
	max-width: 50px;
	position:absolute;
	bottom: 5.5%;
	fill: #FFF;
	transform: translate(-50%, -50%);
	z-index: 5;
	opacity: 0;
}

#arrow_svg:hover {
fill: rgba(0, 0, 0, 0.40);
-webkit-transform: translate(-50%, -60%);
}

#arrow_svg {
	width:55px;
	position:absolute;
	bottom:20%;
	cursor: pointer;
	opacity: 1;
    -webkit-transform: translate(-50%, -50%);
}



#closeBtn {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 30px;
	font-family: 'Space Mono', monospace;;
	z-index: 5;

}



#contactOverlay h1, #mobMenuOverlay h1 {
    font-size: 30px;
    font-family: europa, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 30px;
    color: #000; 
}

#projectTitle h1  {
	font-size: 40px;
	font-family: europa, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 7px;
	line-height: 50px;
}

#projectTitle h2 {
	font-size: 22px;
    line-height: 24px;
    margin: 5px 0px;
    font-style: italic;
}




#arrowBack g {
	display: inline-block;
}




#aboutSec p {
	font-family: 'Space Mono', monospace;;
	letter-spacing: 0px;
	font-size: 17px;
	line-height: 22px;
}

#aboutSec {
	padding:200px 0px;
}

#aboutSecInner {
	display: inline-block;
	width: 49%;
	text-align: left;
	float: left;
	margin-left: 13%;
}


#aboutSecInner .underlineSml {
	display: inline-block;
}

#aboutTextBtn {
	z-index: 5;
	position: fixed;
	top: 50%;
	left: -10px;
	cursor: pointer;
	overflow: hidden;
	display: block;
	transform: rotate(90deg);
	text-transform: uppercase;
	font-family: Space Mono;
	font-size: 18px;
	letter-spacing: 2px;
	color: #333;
	opacity: 0;
}

#aboutSection #aboutPic {
	padding-bottom: 0%;
	height: 600px;
	width: 73%;
}

#aboutPic {
	background-color: #ededed;
	margin:0px auto;
	padding-bottom: 45%;
}

#mobMenuOverlay {
	background-color: rgba(249, 249, 247, 0.95);
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 31;
    display: none;
 }

 #mobMenuInner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    line-height: 30px;
    display: inline-block;
    overflow: hidden;
    width: 80%;
	font-family: europa, sans-serif;
    font-weight: 400;
    color: #333;
    letter-spacing: 0px;
    font-style: normal;
    display: block;
    font-size: 36px;
}

#mobMenuInner a {
	color: #333;
	margin: 17px 0px;
}

#mobMenuInner a:hover {
	color: #a7a7a7;
}

#mobMenuInner span {
	font-family: Lora;
	font-size: 26px;
	line-height: 17px;
}

#mobMenuInner span a {
	font-style: italic;
}

#mobMenu {
	width: 32px;
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 30;
    cursor:pointer;
    display: none;
}

#mobMenu li {
	height: 2px;
    margin: 7px 0px;
    background-color: #fff;
}

/* ---------------------------- Screen Sizes ---------------------------- */

@media screen and (max-width: 1100px) {


#aboutSection p {
	width:70%;
}

}


@media screen and (max-width: 900px) {

#logo {
	width: 500px;
}

#underStoryLogo {
    width: 550px;
}

.holderPic {
	margin:0px -100%;
}

#nav {
	/*left:50%;
	-webkit-transform: translate(-50%, -50%);
	width: 100%;*/
	display: none;
}

#mobMenu {
    display: block;
}


#nodoubtTitle {
    width: 380px;
}

#socialGrid li{
	margin: 20px auto;
	width: 70%;
	float:none;
}

#menuOverlay {
	width:100%;
	height:100%;
} 


#menuOverlayInner {
	padding: 30px;
	width: 80%;
}

p.projectDescription {
	width:80%;
}

.section, .projectContain {
max-width: 90%;
}

h1 {
	font-size: 60px;
	line-height: 60px;
}

}

/* mobile */

@media screen and (max-width: 600px) {


.filmInnerLanding {
    height: 100%;
    width: 150vw;
    min-width: 100%;
    min-height: 56.25vw;
    margin: 0% -50%;
}


#contactSection p, #contactSection a, #socialLinks li {
font-size: 20px;
}

.homepageItem {
	height: 40vh;
	margin:0px auto;

}

#viewMoreSection span {
	margin:45% auto;
}

h2 {
	font-size: 25px;
}

.subText {
	margin:5px auto;
}

#underStoryLogo {
	width: 400px;
}

.holderPic {
	margin:0px -130%;
}

#header {
	height: 85vh;
}

#loginMessage {
	display: none;
}

#loginMessage p {
	opacity: 0;
}

.getInTouch {
	font-size: 21px;
}

#nav {
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	width: 100%;
}

#logo {
	width: 300px;
	top:100px;
}


#headerBGVidmp4, .holderPic {
    margin: 0px -150%;
}

#aboutSection p {
    width: 80%;
}

#headerInner {
	width: 100%;
}

ul#socialLinks a {
	font-size: 26px;
	margin:5px auto;
}

#twitterSocial {
	margin:5px 30px;
}

#aboutSection #aboutPic {
	height: 350px;
}

#headerDescription p {
	font-size: 23px;
}

#filmmakerTitle {
	font-size: 23px;
    width: 85%;
}


#socialGrid li{
	width: 90%;
}

.footer h4 {
	font-size: 55px;
}

#projectTitle h1 {
	font-size: 27px;
	letter-spacing: 4px;
	line-height: 30px;
}

#kevContain {
	padding-top: 0px;
}

#projectTitle h2 {
	font-size: 18px;	
}

#projectTitle {
	margin: 0px auto;
}

p.projectDescription {
	margin:50px auto;
}

#aboutContain p.projectDescription {
	width: 80%;
}

ul#socialLinks a {
	display: block;
}

.footer ul li:first-child {
	width:100%;
	padding-left: 0%;
}

.footer ul li:first-child img {
	width:45%;
	margin: 0px auto 30px auto;
	display: block;
}

.footer ul {
	width: 90%;
}

.footer ul li {
	float: left;
	text-align: left;
	width:100%;
	padding-left: 0%;
}

.footer ul li h4 {
	text-align: center;
}

.footer .underlineSml {
	display: block;
}


.projectContain {
	max-width:100%;
}


.title {
	font-size: 27px;
    line-height: 30px;
    letter-spacing: 4px;
}

.item a {
margin: 0px auto;
}

.right {
	margin-right: 0px;
	float: none;
}

.left {
	margin-left: 0px;
	float: none;
}

.leftMid {
	float:none;
	margin-left: 0px;
}



.width600, .width700, .width800, .widthMed, .widthLrg, .widthXl, .widthXXl   {
	max-width: 90%;
}


}


@media screen and (max-width: 500px) {




/*#menuOverlayInner {
	line-height: 24px;
	width:90%
}

#menuOverlayInner li {
	font-size: 33px;
	line-height: 33px;
}*/





}
