body, html {height:100%}
body {
	margin:0px;
	background:#000;
}
body,div,p,span,a,td,img {
	color:#fff;
	font-size:30px;
	font-weight:300;
	transition: all 0.25s ease;
}

a {text-decoration:none}
img,video {vertical-align:bottom}





/**********/
/* HEADER */
/**********/

.menu {
	position:fixed;
	top:0px;
	width:100%;
	background:rgba(0,0,0,0.65);
	z-index: 102;
}
.title {
	display:inline-block;
	padding: 13px 10px 0px 10px;
}
.title_img
{
	float: left;
	position: relative;
	top: -6px;
	margin-right: 15px;
	
}
.title_james {font-weight:700;display:inline-block}
.alphabg {opacity:0.25;width:100%;height:100%;position:fixed;background:url(../gfx/alphabg.png) no-repeat top center;    background-size: cover;}
.title_contact {margin-top: 3px;    font-size: 16px;    letter-spacing: 2px;    opacity: 0.7;}
.title_contact a {font-size: 16px;}
.buttons {display:inline-block;float:right;padding:0px}
.buttons a {    padding: 22px 20px;    float: right;}
.buttons a:hover {background:#fff;color:#000}

.lines {
    display: none;
    float: right;
    width: 25px;
	cursor:pointer;
	cursor:hand;
	height: 55px;
    padding: 18px 20px 0px 20px;
}

.lines:hover {background:#fff}
.lines:hover .una_line {border-bottom:2px solid #000;} 
.una_line {border-bottom:2px solid #fff;height:8px}

.menu_responsive_wrap {
	display:none; 
	overflow:hidden;    
	position: absolute;    
	width: 100%;     
	top: 75px; 
	height:0px;
	    margin-top: -2px;
}
.menu_responsive { 
    position:relative;
	background: rgba(255,255,255,0.9);
	text-align: center;
	color: #000;
	/* order-bottom: 1px solid rgba(0,0,0,0.75); */
	transition: all 0.25s ease;
	top:-200px;
}

.menu_responsive div {padding: 10px 5px;color:#000}
.menu_responsive div:hover {color:#fff;background:#000}



/***********/
/* CONTENT */
/***********/
.content {
	text-align:center;
	background-size:cover;
	padding:120px 15px 60px;
}

#video_bg {
/* 	transition: all 0.5s ease; */
}
#video_bg {
	position:relative;
	z-index:101;    
	display: table;    
	width: 100%;    
	height: 100% !important;    
	box-sizing: border-box;
	background:url('../gfx/webpagevideo_v1.jpg') center center no-repeat;
	background-size:contain;
}

.content .text {
	text-align:center;
	width: 100%;
    margin: auto;
}

.content.red {/*background:#961f0b;*/}
.content.blue {background:#285477;}
.content.green {background:#25ac72;}

.cont_title {font-size:60px;letter-spacing:10px;margin-bottom:50px;transform: scale(0,0);text-align:center}


/****************/
/* CONTENT:HOME */
/****************/

.logo {
	transform: scale(0,0);
    vertical-align: middle;
	display:inline-block;

}

.logo_img {
	max-width: 140px;
    max-height: 237px;
}



.showreel_wrap {
	display:inline-block;
	margin:auto;
	padding: 2px;
}

.arrowdown {
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.65);
    width: 100%;
    left: 0px;
	height:75px;
	padding: 9px 5px;
    box-sizing: border-box;
}
.arrowdown a {opacity:0.5}
.arrowdown a:hover {opacity:1}



.showreel {
	display:table-cell;
	border:10px solid #fff;
	text-align:center;
	margin:auto;
	width:620px;
	height:345px;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	transform: scale(0,0);
}

.showreel:hover {background:rgba(0,0,0,0.25)}

.showreel img {height:100px;}

.showreel_title {font-size:40px;font-weight:400;}

.demo_reel {
    height:auto; 
    position:relative;
    z-index:101;
    width: 50vw;
}



/****************/
/* CONTENT:WORK */
/****************/
.content .title {font-size:50px;font-weight:bold}
.content_intro {line-height:30px;font-size:22px;max-width:800px;text-align:left;margin:auto}

.about_intro_wrap {max-width:730px;margin:auto}
.about_intro {transform: scale(0,0);display:inline-block;max-width:400px;font-size:22px;text-align:left;margin-bottom:20px;}
.about_img {transform: scale(0,0);text-align:center;margin:auto;vertical-align:top;display:inline-block;float:right;padding:10px}
.about_img img {border:5px solid #fff;max-width:270px}
.work_history {transform: scale(0,0);display: inline-block;text-align:center;margin:0px 0px 100px;padding:10px;padding-top:30px;}
.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #fff;
	margin:20px auto;
}

#work_history_list {padding-top:100px;}

.work_history_list {text-align: center;}

.wh_column {width:30%;px;display:inline-block;vertical-align:top;text-align:left}

.wh_item {transform: scale(0,0);text-align:center;font-size:22px;padding-bottom:10px;margin-bottom:20px;}
.wh_wt {display:inline-block; font-size:30px;font-weight:bold}
.wh_sep {color:#e9e86d;font-size:22px}
.wh_entry {
	/* transform: scale(0,0); */
    font-size: 20px;
    padding: 15px;
    background: rgba(0,0,0,0.25);
	margin-bottom:5px;
	transform: scale(0,0);
}

.wh_entry p {font-size:20px;margin:0px;}








/******************/
/* CONTENT:VIDEOS */
/******************/

.port_vid_wrap {
	display: inline-block;
    border: 0px solid #000;
    margin: 5px;
    position: relative;
    width: 32%;
    transform: scale(0,0);
    overflow: hidden;
        min-height: 280px;
}

    .demo_reel { width: 50vw !important;}
    .remodal   { width: 50vw !important;}
    .vid_wrap  { width: 50vw !important;}

.port_vid img {
	width:100%;
        height: 280px;
    object-fit: cover;
}

.video_play {
	opacity:0;
	position:absolute;
	z-index:10;
	width:100%;
	height:280px
	transition: all 0.25s ease;
	cursor:pointer;
}
.video_player {
	border: 5px solid #000;
	background:#000;
}

.video_title {
    font-size: 25px;
    margin: 10px;
	text-shadow: 2px 1px 1px #000;
	float:left;
    text-align: left;
}

.vid_close {
    cursor: hand;
	cursor: pointer;
	font-size: 15px;
	float: right;
	padding: 20px 0px;
}
.vid_wrap {display:inline-block;padding:10px}