@font-face {
	font-family:'LLBrownWeb-Bold';
	font-style:normal;
	font-weight:400;
	src:url(fonts/lineto-brown-bold-c.eot);
	src:url(fonts/lineto-brown-bold-c.eot?#iefix) format("embedded-opentype"),url(fonts/lineto-brown-bold-c.woff) format("woff"),url(fonts/lineto-brown-bold-c.ttf) format("truetype"),url(fonts/lineto-brown-bold-c.svg#LLBrownWeb-Bold) format("svg");
}

* {
	margin:0;
	padding:0;
}

body {
	background:#000;
}

a { 
	text-decoration: none;
}
.bold { font-weight: bold; }

#wrapper_ctr {
	margin: 0 auto;
	width: 1025px;
}

#wrapper {
/* 	margin:0 auto; */
	min-width:1025px;
	position:relative;
	width:1025px;
}


iframe {
	z-index:100;
}

.hidden {
	display: none;
}

#about_ctr {
	float:left;
	margin-top:53px;
	position:relative;
}

#about_ctr .description_ctr {
	position: relative;
	float: left;
	width: 1025px;
	height: 576px;
	background: #1c1c1c;
	color: #fff;
	text-align: center;
}

#about_ctr .description {
	float: left;
	width: 825px;
	color:#fff;
	display:table-cell;
	-webkit-font-smoothing:antialiased;
	font-family:'LLBrownWeb-Bold';
	font-size: 58px;
	font-weight:100;
	height:576px;
	letter-spacing:.1em;
	line-height: 95px;
	/* line-height:32px; */
	margin-top: 77px;
	padding: 0 100px;
}

#about_ctr a img {
	position: absolute;
}

#about_ctr a:hover img {
	opacity: 0.6;
}

#about_ctr .logan {
	top: 395px;
	left: 325px;
}
#about_ctr .loganandsons {
	top: 395px;
	left: 484px;
}
#about_ctr .loganproductions {
	top: 395px;
	left: 624px;
}

#footer {
	-webkit-font-smoothing:antialiased;
	float:left;
	width: 100%;
	height: 30px;
	border-top: 1px solid #313131;
	font-family:'LLBrownWeb-Bold';
}

#footer .email {
	float:left;
	margin-top:15px;
	font-family:'LLBrownWeb-Bold';
	color:#f09;
	text-decoration:none;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:1px;
}
#footer .email.one {  }
#footer .email.two { margin-left: calc(34% - 210px); }
#footer .email.three { margin-left: calc(35.5% - 210px); }

#footer a.email:hover {
	color: #fff;
}

#footer .location {
	float: right;
	margin: 15px 0 0 40px;
	text-align: right;
	width: 230px;
}
#footer .location .spot {
    color: #676767;
    font-size: 10px;
}
#footer .phone_name {
	float: right;
	margin-right: 14px;
	color:#fff;
	font-weight:400;
	text-align:right;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 300;
}
#footer .phone_number {
	float: right;
	color: #8b8b8b;
	text-align:right;
	letter-spacing:1px;
	font-size: 10px;
	font-weight: 300;
}

#mail_icon { 
	width: 42px;
	height: 42px;
	left: 492px;
	top:360px;
	background: url(images/mail_white.png);
	position:absolute;
	z-index: 2;
	display:block;
}

#mail_icon:hover {
	opacity: 0.7 !important;
}

#about_ctr .about_slide {
	background:#000;
	color:#fff;
	cursor:pointer;
	display:block;
	float:left;
	height:576px;
	margin-top:1px;
	position:relative;
	width:1025px;
}

#about_ctr .frame iframe {
	opacity: 0;
}

#about_ctr .about_slide .about_slide_arrow {
	background:url(images/play_white.png);
	height:42px;
	left:492px;
	position:absolute;
	top:360px;
	width:43px;
}

#about_ctr .about_slide .about_slide_arrow:hover {
	opacity:0.6;
}

#about_ctr .about_slide .about_slide_arrow_dark {
	background:url(images/play_black.png);
	height:42px;
	left:492px;
	position:absolute;
	top:360px;
	width:43px;
}

#about_ctr .about_slide .about_slide_arrow_dark:hover {
	opacity:.8;
}

#about_ctr .frame {
	height:576px;
	overflow:hidden;
	position:relative;
	width:1025px;
}

#about_ctr iframe {
	left:-10000px;
	position:absolute;
	top:0;
	z-index:5;
}

#about_ctr .about_off {
	display:none;
}

#blog_ctr {
	margin-top:54px;
}

#blog_ctr .blog_slide img {
	display: none;
}

#blog_ctr .blog_slide_arrow {
	background:url(images/play_white.png);
	height:42px;
	left:492px;
	position:absolute;
	top:360px;
	width:43px;
}

#blog_ctr .blog_slide_arrow:hover {
	opacity:0.6;
}

#contact_ctr {
	margin-top:54px;
}

#contact_ctr .contact_off {
	display:none;
}

/*
#contact_ctr .subtitle {
	font-size:19px;
	letter-spacing:4px;
	text-transform:uppercase;
}
*/

/*
#contact_ctr .title {
	font-size: 98px;
}
*/

#contact_information_ctr {
	position: relative;
	background:#1c1c1c;
	float:left;
	font-family:'LLBrownWeb-Bold';
	height:260px;
	text-transform:uppercase;
	width:100%;
}

#contact_information {
	float:left;
	margin-left: 7%;
	width: 86%;
}

#contact_information_ctr .contact {
	float:left;
	height:160px;
	width:293px;
	text-align:center;
	color: #999;
	line-height: 18px;
	letter-spacing: 3px;
	font-size:10px;
}

#contact_information_ctr .header {
	margin-top: 115px;
}

#contact_information_ctr .contact.with_email {
	position:relative;
	float:left;
	margin-top: 55px;
}

#contact_information a {
	color: #aaa;
	text-decoration: underline;
}

#contact_information_ctr .email {
	text-decoration: none;
	border-bottom: 1px solid currentcolor;
}

#contact_information_ctr .rep_email {
	border-bottom: 1px solid currentColor;
	text-decoration: none;
}

#contact_information_ctr .email_bar {
	position: absolute;
	top: 24px;
	left: 61px;
	width: 167px;
	height: 2px;
	background: #87ff00;
}

#contact_information .contact_info {
	-webkit-font-smoothing:antialiased;
	letter-spacing:0.25em;
}

#contact_information .contact_address {
	letter-spacing:0.2em;
}

#contact_information_ctr .email_box {
	float: left;
	margin-left: 33px;
}

#contact_information_ctr .email_box .email {
	color: #f09;
	font-size: 22px;
	line-height: 24px;
	font-family:'LLBrownWeb-Bold';
	-webkit-font-smoothing:antialiased !important;
	letter-spacing: 0.1em;
	width: 226px !important;
	/* background: #fff; */
	/*text-decoration: underline;*/
}

#contact_information_ctr .email_box .email:hover {
	color: #fff;
}

#contact_information_ctr .with_email .email { 
	float: left;
	width: 100%;
	text-align:center;

}

#contact_information_ctr .contact_sub {
	margin-top: 2px;
	font-size: 11px;
}

#contact_information_ctr .with_email .contact_title { 
	margin-top: 37px;
}

#contact_information_ctr .contact_title {
	float:left;
	width: 100%;
	height: 22px;
	-webkit-font-smoothing:antialiased;
	color:#fff;
	font-size:15px;
	letter-spacing:2px;
	text-align:center;
}

#contact_information_ctr .contact_subtitle {
	margin-top: 45px;
}

#contact_information_ctr .contact_title2 {
	width: 100%;
	height: 22px;
	-webkit-font-smoothing:antialiased;
	color:#fff;
	font-size:15px;
	letter-spacing:2px;
	margin-top: 12px;
}

#contact_information_ctr .title_email { 
	margin-top: 25px;
	left: 150px;
	font-size: 10px;
	letter-spacing: 0.2em;
}

#contact_information_ctr .title_email a {
	text-decoration: none;
	color: #999;
}

#contact_information_ctr .title_email a:hover {
	color: #fff;
}

#contact_information_ctr .gray {
	color: #999;
}

.content_spacer {
	float:left;
	height:35px;
	width:100%;
}

#director_ctr {
	float:left;
	margin-top:54px;
	height:576px;
	width:100%;
}

.director_title {
	letter-spacing: 6px !important;
}

.director_slide {
	width: 1025px;
	height: 576px;
}

#director_ctr .description {
	color:#ccc;
	display:table-cell;
	font-family:'proxima-nova',sans-serif;
	font-size:22px;
	font-weight:100;
	height:576px;
	letter-spacing:1px;
	line-height:32px;
	margin:0 auto;
	padding:0 100px;
	vertical-align:middle;
}

#director_ctr .description b {
	color:#fff;
	font-family:'proxima-nova',sans-serif;
	font-size:23px;
	font-variant:small-caps;
	font-weight:300;
	letter-spacing:3px;
	line-height:32px;
}

#director_ctr .description_ctr {
	background:#1c1c1c;
	display:table;
	float:left;
	height:576px;
	margin-bottom:1px;
	width:100%;
}

#director_ctr .director_slider {
	float:left;
	height:576px;
	margin-top:1px;
	width:1025px;
}

#director_ctr .image {
	background-repeat:no-repeat;
	background-size:1025px 576px;
	color:#fff;
	float:left;
	height:576px;
	position:relative;
	width:100%;
}

#director_slideshow_ctr {
	display:block;
	float:left;
	min-height:576px;
	position:relative;
	width:100%;
}

.main_slide,
.slide_fade,
.slide_fade_related,
.slide_fade_titles  {
	display: none;
}

.share {
	z-index: 10;
	position: absolute;
	bottom: 2px !important;
	right: 23px !important;
	color: #fff;
	font-family:'LLBrownWeb-Bold';
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing: 0.24em;
}

#directors {
	float:left;
	margin-top:1px;
	width:1026px;
}

#directors .director_off {
	display:none;
}

#directors a {
	float:left;
	height:192px;
	margin:0 1px 1px 0;
	position:relative;
	width:341px;
}

#directors a .director_image {
	background-repeat:no-repeat;
	background-size:cover;
	cursor:pointer;
	display:block;
	height:100%;
	position:absolute;
	width:100%;
}

#directors a .director_image img {
	float:left;
	height:192px;
	width:341px;
}

#directors a .director_text {
	-webkit-font-smoothing:antialiased;
	color:#fff;
	font-family:'LLBrownWeb-Bold';
	font-size:24px;
	height:100%;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	z-index:1;
}

#directors a .director_text .dir_title {
	float:left;
	font-size:24px;
	letter-spacing:0.1em;
	margin-top:80px;
	text-align:center;
	width:100%;
}

#directors a:hover .director_text .dir_title {
	color:#999;
}

#header {
	background:#000;
	height:54px;
	position:fixed;
	top:0;
	width:1025px;
	z-index:1000;
}

#header #filters {
	opacity: 0;
	margin: 0 auto 0 230px;
	width: 660px;
	height: 54px;
	font-family:'LLBrownWeb-Bold';
	text-transform: uppercase;
	letter-spacing: 0.23em;
	font-size: 11px;
}

#header #filters .director_name,
#header #filters .header_title {
	margin: 0 0 0 75px;
	width: 400px;
	line-height: 54px;
	text-align: center;
	color: #999;
	font-size: 11px;
	cursor: pointer;
	font-family:'LLBrownWeb-Bold';
	/* -webkit-font-smoothing:antialiased; */
	letter-spacing: 2px;
}
#header #filters .director_name {  }

#header #filters .director_name:hover,
#header #filters .header_title:hover {
	color: #fff;
}

#header #filters .item {
	float: left;
	margin-left: 34px;
	line-height: 54px;
	color: #999;
	/* opacity: 0.58; */
	cursor: pointer;
	-khtml-user-select:none;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;
	font-family:'LLBrownWeb-Bold';
	/* -webkit-font-smoothing:antialiased; */
}

#header #filters .item.active {
	color: #fff !important;
}
/*

@-webkit-keyframes hovering_filter {
	0% { color: #999; }
	25% { color: #bbb; }
	50% { color: #eee; }
	75% { color: #ddd; }
	100% { color: #fff !important; }
}

@keyframes hovering_filter {
	0% { color: #999; }
	25% { color: #bbb; }
	50% { color: #eee; }
	75% { color: #ddd; }
	100% { color: #fff !important; }
}

@-webkit-keyframes leaving_filter {
	0% { color: #fff; }
	25% { color: #eee; }
	50% { color: #ddd; }
	75% { color: #bbb; }
	100% { color: #999 !important; }
}

@keyframes leaving_filter {
	0% { color: #fff; }
	25% { color: #eee; }
	50% { color: #ddd; }
	75% { color: #bbb; }
	100% { color: #999 !important; }
}

#header #filters .item.hovering_filter {
	-webkit-animation-name: hovering_filter;
    -webkit-animation-duration: 500ms;
    -webkit-animation-timing-function: linear;
	animation-name: hovering_filter;
    animation-duration: 500ms;
    animation-timing-function: linear;
}

#header #filters .item.leaving_filter {
	-webkit-animation-name: leaving_filter;
    -webkit-animation-duration: 500ms;
    -webkit-animation-timing-function: linear;
	animation-name: leaving_filter;
    animation-duration: 500ms;
    animation-timing-function: linear;
}
*/

#header #filters .item.first {
	margin: 0;
}

#loading_ctr {
	display:none;
	float:left;
	margin-top:30px;
	text-align:center;
	width:100%;
}

#header a {
	float: right;	
}

#logo_icon {
	background:url(images/logo.png);
	float:right;
	height:10px;
	margin:22px 20px 0 0;
	width:49px;
}

#menu {
	background:url(images/menubg.png);
	display:none;
	float:left;
	height:80px;
	position:fixed;
	top:54px;
	width:127px;
	z-index:100;
}

#menu a {
	-khtml-user-select:none;
	-moz-user-select:none;
	-webkit-font-smoothing:antialiased;
	-webkit-user-select:none;
	background:#000;
	float:left;
	font-family:"LLBrownWeb-Bold",Arial;
	font-size:14px;
	height:40px;
	letter-spacing:1px;
	text-align:left;
	text-decoration:none;
	user-select:none;
	width:127px;
}

#menu a span {
	color:#999;
	height:40px;
	line-height:40px;
	margin-left:19px;
}
#menu a span.active,
#menu a:hover span {
	color: #fff;
}

#menu a:hover {
	background:transparent;
}

#social_media_ctr { float: left; margin: 19px 0 0 40px; width: 100px; height: 16px; display: block; }
#social_media_ctr a { float: left; height: 16px; }
#social_media_ctr a .image {
	width: 17px;
	height: 14px;
	display: block;
	background-image: url(images/social_media_on.png);
	opacity: 0.5;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
	/* 	background-image: url(images/social_media_off.png); */
}
#social_media_ctr .image:hover {
	opacity: 1.0;
	-webkit-transition: opacity 0s ease 0s;
	-moz-transition: opacity 0s ease 0s;
	-ms-transition: opacity 0s ease 0s;
	-o-transition: opacity 0s ease 0s;
	transition: opacity 0s ease 0s;
}

.share_menu {
	background:url(images/menubg.png);
	display:none;
	height:120px;
	position:absolute !important;
	right:0;
	bottom: 0;
	width:126px;
	z-index:10000;
}

.share_menu a {
	-khtml-user-select:none;
	-moz-user-select:none;
	-webkit-font-smoothing:antialiased;
	-webkit-user-select:none;
	background:#000;
	float:left;
	font-family:"LLBrownWeb-Bold",Arial;
	font-size:14px;
	height:40px;
	letter-spacing:1px;
	text-align:right;
	text-decoration:none;
	user-select:none;
	width:127px;
	color:#999;
	height:40px;
	line-height:40px;
	cursor: pointer;
}

.share_menu a:hover {
	background:transparent;
}

.share_menu a span {
	margin-right: 15px;
}

.share_menu a:hover span {
	color: #fff;
}

#menu_icon {
	background:url(images/icon_menu.png) no-repeat;
	cursor:pointer;
	float:left;
	height:34px;
	margin:20px 0 0 20px;
	width:19px;
}

#menu_icon:hover {
	opacity:.7;
}

#project_ctr {
	float:left;
	margin-top:54px;
	position:relative;
	width:100%;
}

#project_ctr iframe,
#director_ctr iframe {
	left:-10000px;
	position:absolute;
	top:0;
	z-index:5;
}

.slide_arrow,
.slide_arrow_dark,
.slide_arrow_gray,
.slide_arrow_gray2 {
	background:url(images/play_white.png);
	height:42px;
	left:492px;
	position:absolute;
	top:360px;
	width:43px;
	z-index: 10;
	cursor: pointer;
}

.slide_arrow:hover {
	opacity:0.6;
}

.slide_arrow_dark {
	background:url(images/play_black.png);
}

.slide_arrow_gray {
	background:url(images/play_gray.png);
}

.slide_arrow_gray2 {
	opacity: 1.0 !important;
	display: block !important;
	background:url(images/play_gray2.png);
}

.slide_arrow_dark:hover {
	opacity:.8;
}

.slide_0 { 
	cursor: pointer;
}

.slideshow_video_ctr {
	z-index: 100;
	left: -10000px;
	position: absolute;
	width: 1025px;
	height: 576px;
	overflow: hidden;
}

.slideshow_video {
	float: left;
	opacity: 0;
	left: 0;
}

.share {
	position: absolute;
	bottom: 0;
	height: 40px;
	right: 25px;
	-webkit-font-smoothing:antialiased;
	color: #fff;
	font-family:'LLBrownWeb-Bold';
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing: .2em;
}

.share.dark {
	color: #000;
}

.share:hover {
	color: #bbb;
}

#project_ctr .project_top,
#director_ctr .project_slide {
	float: left;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

.project_slide_arrow,
.project_slide_arrow_gray2 {
	background:url(images/play_white.png);
	height:42px;
	left:492px;
	position:absolute;
	top:360px;
	width:43px;
}

.project_slide_arrow:hover {
	opacity:0.6;
}

.project_slide_arrow_gray2 {
	background: url(images/play_gray2.png);
}

.project_slide_arrow_dark {
	background:url(images/play_black.png);
	height:42px;
	left:492px;
	position:absolute;
	top:360px;
	width:43px;
}

.project_slide_arrow_dark:hover {
	opacity:0.8;
}

#project_ctr .description {
	color:#ccc;
	display:table-cell;
	font-family:'proxima-nova',sans-serif;
	font-size:22px;
	font-weight:100;
	height:576px;
	letter-spacing:1px;
	line-height:32px;
	margin:0 auto;
	padding:0 100px;
	vertical-align:middle;
}

#project_ctr .description b {
	color:#fff;
	font-family:'proxima-nova',sans-serif;
	font-size:23px;
	font-variant:small-caps;
	font-weight:300;
	letter-spacing:3px;
	line-height:32px;
}

#project_ctr .description_ctr {
	background:#1c1c1c;
	display:table;
	float:left;
	height:576px;
	margin-bottom:1px;
	width:100%;
}

#project_ctr .image,
#director_ctr .image {
	background-repeat:no-repeat;
	background-size:1025px 576px;
	color:#fff;
	float:left;
	height:576px;
	position:relative;
	width:100%;
}

#project_slideshow_ctr {
	display:block;
	float:left;
	margin:0;
	min-height:576px;
	position:relative;
	width:100%;
}

#projects {
	float:left;
	margin-top:1px;
	width:1026px;
}

#related_projects {
	float: left;
	width: 100%;
}

#related_projects #related_projects_title {
	float: left;
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-family:'LLBrownWeb-Bold';
	-webkit-font-smoothing:antialiased;
	font-size: 11px;
	letter-spacing: 2px;
	color: #fff;
}

#related_projects a {
	position: relative;
	margin-bottom: 1px;
	text-align: center;
	text-decoration: none;
	color:#fff;
}

#related_projects a .title_related {
	opacity: 0;
	position: absolute;
	width: 100%;
	top: 125px;
	left: 0;
	font-family:'LLBrownWeb-Bold';
	-webkit-font-smoothing:antialiased;
	letter-spacing: 3px;
	font-size: 40px;
	z-index: 5;
}

#related_projects a .subtitle_related {
	opacity: 0;
	position: absolute;
	width: 100%;
	top: 96px;
	left: 0;
	color: #fff;
	font-family:'LLBrownWeb-Bold';
	-webkit-font-smoothing:antialiased;
	font-size: 12px;
	letter-spacing: 2px;
	z-index: 5;
}

#related_projects a,
#related_projects a img {
	float: left;
	width: 512px;
	height: 288px;
	z-index: 1;
}

#projects .project_off {
	display:none;
}

#projects a {
	float:left;
	margin:0 1px 1px 0;
	width:341px;
	height:192px;
	position:relative;
}

#projects a .project_image {
	background-repeat:no-repeat;
	background-size:cover;
	cursor:pointer;
	display:block;
	height:100%;
	position:absolute;
	width:100%;
}

#projects a .project_image img {
	float:left;
	height:192px;
	width:341px;
}

#projects a .project_subtitle {
	-webkit-font-smoothing:antialiased;
	color: #fff;
	position: absolute;
	top: 57px;
	font-family:'LLBrownWeb-Bold';
	opacity: 0;
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing: 2px;
	text-align:center;
	width:100%;
	z-index:1;
}

#projects a .project_text {
	-webkit-font-smoothing:antialiased;
	color:#fff;
	font-family:'LLBrownWeb-Bold';
	font-size:24px;
	height:100%;
	opacity: 0;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	z-index:1;
}

#projects a .project_text .prj_title {
	float:left;
	font-size:27px;
	letter-spacing:2px;
	margin-top:80px;
	text-align:center;
	width:100%;
}

#splash_slides_0 {
	float:left;
	height:576px;
	overflow:hidden;
	width:1025px;
	background: #000 !important;
	/* fix safari bug */
/* 	margin-left: 1px !important; */
}

#splash_slides_0 .slide_style {
	display:block;
	float:left;
	height:576px;
	width:1025px;
}

#splash_slides_0 .slide_style .subtitle {
	display:none;
}

#splash_slides_0 .slide_style .title {
	display:none;
}

#splash_slides_0 .slide_style img {
	float:left;
	height:576px;
	width:1025px;
	/* fix safari bug */
/* 	margin-left: -1px; */
}

.slider {
	display:block;
	height:576px;
	margin:0 0 1px;
	overflow:hidden;
	position:relative;
	width:1025px;
	z-index:1;
}

.subtitle {
	-webkit-font-smoothing:antialiased;
	color:#fff;
	font-family:'LLBrownWeb-Bold';
	font-size:16px;
	letter-spacing:3px;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top: 192px;
	width:100%;
	z-index:2;
}

.subtitle.long {
	top:130px;
}

.title {
	-webkit-font-smoothing:antialiased;
	color:#fff;
	top: 238px;
	font-family:'LLBrownWeb-Bold';
	font-size:96px;
	letter-spacing:6px;
	line-height:100px;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	z-index:2;
}

.title.long {
	font-size:64px;
	letter-spacing:3px;
	line-height:85px;
}


/* iphone styles */
@media (max-device-width: 320px) {
	#header {
		float: left;
		/* margin-left: -1px; */
		width: 100%;
		/* height: 108px; */
	}
  
	#header #filters {
		/*height: 108px;*/
		font-size: 14px;
	}
	
	#header #filters .item {
		margin-left: 15px;
	}

	#header #filters .item {
		/* line-height: 108px; */
	}
}

@media (max-device-width: 1024px) {
	#header {
		/* height: 108px; */
	}
  
	#header #filters {
		/* height: 108px; */
		font-size: 14px;
	}

	#header #filters .item {
		/* line-height: 108px; */
		margin-left: 15px;
	}
}