/*
	Theme Name: TDN
	Theme URI: http://tdn.com
	Description: TDN WordPress Theme
	Version: 1.4.3
	Author: Love Local Design
	Author URI: http://www.lovelocaldesign.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
	background-color:#000000;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
article{
	margin-bottom:50px;
}

body.page-template-default article.page.type-page, body.page-template-default article.page.type-page:after, body.page-template-default article.page.type-page:before{
	   margin: 45px 20%;
    color: #fff;
    font-size: 1.3em;

	-webkit-font-smoothing:none !important;
	font-smoothing:none !important;
	text-rendering:optimizeLegibility;
   }




/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	width:90%;
	margin:0 auto;
	position:relative;
}
/* header */
.home .header {
	padding:26px 0;
	z-index:5;
	position:absolute !important;
}
.header {
	padding: 26px 0 20px;
	position:relative;
	display: block;
	width: 100%;

}
.current_page_item
{
	display:none;
}
/* logo */
/*.logo , .logo-img {
	display:inline-block;
	vertical-align: top;
}*/
.blogo {
	position: absolute;
    z-index: 1;
    top: 30%;
    left: 31%;
    max-width: 597px
}
/* nav */
.menu-header {
    background: transparent url("./img/menu-icon.png") no-repeat scroll left top;
    height: 18px;
	cursor: pointer;
	padding:20px;
}
nav ul {
	padding:0px;
}
nav li { display: inline-block }

.menu-header ul {
	left: 50px;
	margin: 0px;
	padding: 12px 0px;
	position: absolute;
	top: 0px;
	white-space: nowrap;
	z-index: 20;
	/*display: inline-block;*/
	display: none;
}
/*.home .menu-header ul {} */
.menu-header ul a{
	font-size: 18px;
	font-family: "Open Sans";
	color: #E2E2E2;
	text-transform: uppercase;
	line-height: 1.222;
	text-align: left;
		padding: 25px 13px;
	font-weight: bold;
	display: inline-block;
}

.socialNav-desktop {
	position: absolute;
	top: 36px;
	right: -5px;
}
.socialNav-desktop a{
	color: #fff;
    padding: 2px 5px;
}
.socialNav-desktop.header-fb{
	right: 38px;
}
.header .fa-facebook,
.header .fa-instagram,
.header .fa-twitter{
	background-color: transparent;
	font-size: 28px;
	color: rgb(255, 255, 255);
}

.socialnav
{
	display:none;
}

.current_page_item
{
display:none;
}

#primary-directors {
    min-height: 750px;
}
.home-text {
    margin: 45px 20%;
	text-align: left;
	font-size: 15px;
	line-height: 1.2;
	font-family: "Open Sans";
	color: rgb(226, 226, 226);}
/* sidebar */
.sidebar {

}
/* footer */
.footer {
    padding: 20px 0;
    border-top: 1px solid #FFFFFF;
}

.footer .textwidget
{
	text-align: center;
	font-size: 16px;
	font-family: open sans;
	font-weight: 600;
}

.footer .fa-facebook
{
background-color: #3B5998;
    padding: 3px 4px 1px;
    color: #fff;
}
.footer .fa-twitter
{
	background-color: #28A9E0;
	padding: 3px 4px 1px;
	color: #fff;
}
.footer .fa-instagram
 {
  	display: inline-block;
  	background: #d6249f;
  	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 	60%,#285AEB 90%);
    color: #fff;
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
	padding: 3px 4px 1px;
	color: #fff;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/
/*Director*/
h1.directors {
	font-size: 24px;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	line-height: 0.583;
	text-align: center;

}
h1.directors img {
	vertical-align:middle;
	padding-left:20px;
}
h1.directors a {
	font-size: 12px;
	font-family: "Open Sans";
	color: rgb(226, 226, 226);
	line-height: 1.167;
	text-align: left;
	padding: 0 20px;
    vertical-align: middle;
}

#primary-directors ul {
	list-style:none;
	display:inline-block;
	margin: 0 0 10px;
	padding: 0;
}
#primary-directors ul li{
	display:inline-block;
	padding:0 0 10px;
}
#primary-directors ul li a{
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(226, 226, 226);
	line-height: 1;
	text-align: center;
}
#primary-directors ul li a.active {
	color: rgb(255, 255, 255);
}
.category{
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(226, 226, 226);
	line-height: 1;
	text-align: center;
}
.category a{
	padding: 4px 20px;
}

#portfolio a{
	overflow:hidden;
}
#gridview
{

}

#portfolio {
    max-width: 1280px;
    margin: auto;
}
.portfolio-item-width
{
	width: 23.8%;

}
#gridview .portfolio-item {
    box-sizing: border-box;
    height: 131px;
    width: 19.1%;
    overflow: hidden;
    background-size:100% 100%;
	margin:5px;
}
/*#gridview .portfolio-item:hover {
	background-size:120% 120%;
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;
	-ms-transition: all 3s ease-in-out;
	-o-transition: all 3s ease-in-out;
	transition: all 3s ease-in-out;
}*/
#gridview .portfolio-item:hover .text{
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0% 0%;
}
#listview .portfolio-item {
    box-sizing: border-box;
	height: 55px;
	width: 30%;
	overflow: hidden;
	margin-left: 3%;
	}
/*#listview a:nth-child(odd) .portfolio-item, #listview a:nth-child(2n+1) .portfolio-item, #listview a:nth-of-type(2n+1) .portfolio-item
{
left:190px !important;
}
#listview a:nth-child(even) .portfolio-item, #listview a:nth-child(2n) .portfolio-item, #listview a:nth-of-type(2n) .portfolio-item
{
	left:690px !important;
}
*/
.wrap{
    position:relative;
	cursor:pointer;
	width: 23.8%;
	display: block;
	float: left;
	margin: 1% 0px 1% 1.6%;
	overflow:hidden;
}

.text{
    position:absolute;
    top:0; left:0;
    width:100%; height:100%;
    background:rgba(0,0,0,0);
    text-align:center;
		display:none;
}
.text h1, .title-list{
	font-size: 20px;
	font-family: "Open Sans";
	color: rgb(226, 226, 226);
	text-transform: uppercase;
	line-height: 1.5;
}

.title-list:hover{
	color: #ffffff;
}
.title-list
{
	text-align:center;
}
.lists
{
	margin:0 auto;
	width:50%;
}
.text:after{
    content:'';
    width:1px; height:100%;
    vertical-align:middle;
    display:inline-block;
}
.title-direct{
	margin-top:74px;
	margin-bottom:0;
	transition:all 0.4s ease 0s;
}
#gridview .portfolio-item:hover .title-direct{
	margin-top:44px;
	transition:all 0.4s ease 0s;

}
.caption-overlay-content hr {
	border-bottom: 2px solid transparent;
	border-top: 0px none;
	width: 250px;
	transition:all 0.4s ease 0s;
	border-right: 0px none;
	border-left: 0px none;
}

#gridview .portfolio-item:hover .caption-overlay-content hr {
	border-bottom: 2px solid rgb(255, 255, 255);
	transition:all 0.4s ease 0s;
}
.caption-overlay-content {
	font-size: 12px;
	font-family: "Open Sans";
	color: transparent;
	line-height: 1.2;
	text-align: center;
	cursor: pointer;
	display: block;
	margin-top:-50px;
/*	padding:0 40px;*/
	transition:all 0.4s ease 0s;
}
#gridview .portfolio-item:hover .caption-overlay-content
{
	margin-top:0px;
	display: block;
	transition:all 0.4s ease 0s;
	color: rgb(255, 255, 255);
}
#listview{
	/*display:none;*/
	vertical-align:top;
}
.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

	/**** Isotope CSS3 transitions ****/

	.isotope,
	.isotope .isotope-item {
	  -webkit-transition-duration: 0.8s;
		 -moz-transition-duration: 0.8s;
		  -ms-transition-duration: 0.8s;
		   -o-transition-duration: 0.8s;
			  transition-duration: 0.8s;
	}

	.isotope {
	  -webkit-transition-property: height;
		 -moz-transition-property: height;
		  -ms-transition-property: height;
		   -o-transition-property: height;
			  transition-property: height;
	}

	.isotope .isotope-item {
	  -webkit-transition-property: -webkit-transform, opacity;
		 -moz-transition-property:    -moz-transform, opacity;
		  -ms-transition-property:     -ms-transform, opacity;
		   -o-transition-property:      -o-transform, opacity;
			  transition-property:         transform, opacity;
	}

	/**** disabling Isotope CSS3 transitions ****/

	.isotope.no-transition,
	.isotope.no-transition .isotope-item,
	.isotope .isotope-item.no-transition {
	  -webkit-transition-duration: 0s;
		 -moz-transition-duration: 0s;
		  -ms-transition-duration: 0s;
		   -o-transition-duration: 0s;
			  transition-duration: 0s;
	}
/*------------------------------------*\
    Bio pages
\*------------------------------------*/
main h1
{
	text-align:center;
	font-size: 24px;
	font-family: "Open Sans";
	color: rgb(226, 226, 226);
	text-transform: uppercase;
/*	line-height: 0.583;  DJ01 */
	    line-height: 0.85;
	font-weight:600;
}
/* Style The Dropdown Button */
.dropbtn {
    background-color: transparent;
	font-size: 14px;
	border: none;
	cursor: pointer;
	font-family: "Open Sans";
	font-weight: bold;
	color: rgb(255, 255, 255);
	padding: 12px 16px;
	min-width: 160px;
	border-bottom: 3px solid transparent;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  /*  display: none;
    position: absolute;*/
    background-color: rgba(0, 0, 0, 0.74);
/*    min-width: 160px;
*/    /*z-index:99999 !important;*/
}
.dropdown-content select, .dropdown-content option
{
border: black;
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.74);
	color: rgb(255, 255, 255) !important;
}
/*.single .category:after {
  content: '<>';
  font: 17px "Consolas", monospace;
  color: #cccccc;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 11px;

  top: 10px;
  padding: 0 0 2px;
  border-bottom: 1px solid #999;


  position: absolute;
  pointer-events: none;
}
 */
.category select, #toggleopenclose {

  float: right;
  margin: 5px 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 1.75;
  font-weight: bold;
	background-color: rgba(0, 0, 0, 0.74);
	color: rgb(255, 255, 255);
  background-image: none;
  border: 1px solid rgb(0,0,0);
  -ms-word-break: normal;
  word-break: normal;



}
.category select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling
    -webkit-appearance: searchfield;   */
  display: block;
/*  width: 100%;*/
  /*max-width: 300px;*/
  padding-right:10px;

}
.category select:hover{
	cursor: pointer;
}
.dropdown-content option
{
	display: block;
	text-align: center !important;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #000000;
	/*padding: 12px 16px !important;*/
}
/* Links inside the dropdown */
.dropdown-content a {
    font-size: 18px !important;
	color: rgb(217, 217, 217) !important;
    padding: 12px 16px !important;
	text-decoration: none;
	display: block;
	text-align: center !important;
	font-weight: bold;
	text-transform:uppercase;

}

.dropdown-content a:hover {
	background-color:#ffffff;
	color:#000000 !important;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    border-bottom: 3px solid #ffffff;
}

.return, .return a {
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	line-height: 1;
	text-align: left;
}

.showfilm, .showfilm-filter {
	color: rgb(255, 255, 255);
}

.openclose, .openclose a {
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(226, 226, 226);
	line-height: 1;
	text-align: right;
}
.return img{
	padding:0 10px;
	color: rgb(255, 255, 255);
}

.openclose a {
	text-align: center;
	/*border-bottom: 3px solid #ffffff;*/
	padding-bottom: 5px;
}

.openclose span {
	margin: 5px 0px 5px 125px;
	padding: 0px;
	font-size: 16px;
	line-height: 1.75;
	font-weight: bold;
	color: rgb(255, 255, 255);
	float: left;
}

.bio, .normalarticle p, .normalarticle p a {
  font-size: 15px;
  font-family: "Open Sans";
  color: rgb(226, 226, 226);
  line-height: 1.2;
  text-align: left;
}
.bio {
  display:none;
}
.normalarticle h2 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	padding: 0;
  font-family: "Open Sans";
  color: rgb(226, 226, 226);
}

.bio #flexslider2.flexslider li {z-index: 1 !important;}

article.artist
{
	/*margin-top:350px;*/
}

#artistBio{margin: 20px 180px;}

.wd-poster, .wd-player.inline-player, .slt-poster, .slt-player.inline-player {
	width: 100% !important;
}

.wd-thumb-tray, .slt-thumb-tray{
	width: 100% !important;
}

.pass-label { display: none; }
.button {
    background-color: #000;
    color:#fff;
    border: 0;
    font-family: Impact, Arial, sans-serif;
    margin: 0;
    height: 33px;
    padding: 0px 6px 6px 6px;
    font-size: 15px;
    cursor: pointer;
}

.left {
  float: left;
    margin-right: 1em;
    margin-top: 1em;
}

.right {
  float: right;
  margin-left: 1em;
  margin-top: 1em;
}

select[name="reel"] {
    border: 1px solid rgb(255,255,255);
    padding-right: 0px;
    margin-right: 10px;
    border-radius: 5px;
    text-align: center;
	min-width: 140px;
	text-align-last:center;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width:1280px) {
	.text h1 {
		font-size: 20px;
	}
	.blogo {
		width: 50%;
		height: auto;
		left: 25%;
		top: 22%;
	}

	.wd-credit-tray-static, .slt-credit-tray-static {
		margin-top: 0px;
	}

/*		.wd-thumbnail img {
    max-height: 156px !important; DJ01
}*/

}
@media only screen and (max-width:1140px) {
	.caption-overlay-content {
		font-size: 12px;
	}

/*	.wd-player.inline-player .wd-thumb-tray li{ dj01
		width: 32% !important; margin: 0px 5px 10px;}*/


}


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

/*	.wd-player.inline-player .wd-thumb-tray li{   DJ01
	width: 32% !important;margin: 0px 5px 10px;}*/

	#artistBio{margin: 20px 130px;}


	.menu-header ul a {
		font-size: 16px;
		padding: 25px 0.5em;
	}

}


@media only screen and (max-width:919px) {
	#gridview .portfolio-item {
		width: 49%;
		margin-left: 0px;
	}


	#listview .portfolio-item {
		width: 40%;
		margin-left: 0px;
	}
}
@media only screen and (max-width:900px) {

}


@media only screen and (max-width:850px) {
.wd-player.inline-player .wd-thumb-tray li, .slt-player.inline-player .slt-thumb-tray li {
    width: 48% !important;
    margin: 0px 5px 10px;
}

	.menu-header ul a {
		font-size: 14px;
		padding: 30px 0.25em;
	}

}



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

	#artistBio{margin: 20px 120px;}



.menu-header ul {
		display: none;
	}
	.header {
		padding: 26px 0px;
		z-index: 2;
		/*position: absolute;*/
	}
	.socialnav
	{
		display:block;
	}
	.navsocial
	{
		background:none !important;
		color:#ffffff;
	}
	.menu-header ul {
		top: 0px;
		width: 100%;
		padding: 0px;
		margin: 0px;
		position: fixed;
		right: 0px;
		left: 0px;
		background-color: rgba(2, 51, 2, 0.87);
	}
	.menu-header ul li {
		display: block;
		text-align: left;
		padding-left: 10px;
	}
	.menu-header ul a {
		padding: 8px 10px;
		font-size:24px;
		line-height:48px
	}
	.navsocial:hover {
		color:rgb(5, 100, 5);
	}
	.menu-header ul li:first-child {
		padding-top:65px;
	}
	.category a {
		padding: 2px 10px;
	}
	.header,
	.home .header {
		padding: 15px 0px;
	}
	.header .socialNav-desktop {
		top: 26px;
	}
	.home .header .socialNav-desktop {
		top: 42px;
	}


}
@media only screen and (max-width:649px) {
	#gridview .portfolio-item, #listview .portfolio-item {
		width:100%;
	}


	#gridview .portfolio-item{
		min-height: 250px;
	}

	#gridview .portfolio-item .title-direct {
    margin-top: 100px;
}

	.blogo {
		top: 16%;
	}



/*	.wd-thumbnail img {
    max-height: 156px !important;
    DJ01
}*/
	#artistBio{margin: 20px 80px;}

	#portfolio{ height: 100px !important;}

	#primary-directors{min-height: 2000px;}



}
@media only screen and (max-width:600px) {
 .home-text {margin: 45px 5%;}
}
@media only screen and (max-width:580px) {

	#gridview .portfolio-item{
		min-height: 200px;
	}

	#gridview .portfolio-item .title-direct {
    margin-top: 90px;
}


.wd-player.inline-player .wd-thumb-tray li, .slt-player.inline-player .slt-thumb-tray li {
    width: 99% !important;
    margin: 0px 5px 10px;
}


.wd-player.inline-player .wd-credit-tray, .slt-player.inline-player .slt-credit-tray{
    bottom: 0px;
    width: 95%;
    top: 40%;
    left: 2%;
}

body.cinematographers a.listbtn{
	clear: both;
    display: block;
    text-align: center;
    margin-top: 18px;
}

	.wd-credit-tray-static, .slt-credit-tray-static {
		margin-top: -35px;
	}

/*	.wd-thumbnail img {  DJ01
    min-height: 250px !important;
}*/

#artistBio{margin: 20px 30px;}

body.page-template-default article.page.type-page, body.page-template-default article.page.type-page:after, body.page-template-default article.page.type-page:before{
	   margin: 45px 5%;
    color: #fff;
    font-size: 1.3em;

	-webkit-font-smoothing:none !important;
	font-smoothing:none !important;
	text-rendering:optimizeLegibility;
   }

   #primary-directors{min-height: 2000px;}




}

@media only screen and (max-width:480px) {
	.category a {
		padding: 1px 5px;
	}
	.blogo {
		top: 10%;
	}

	.wd-thumbnail img, .slt-thumbnail img {
    	min-height: 190px !important;
	}


	h1.directors a {
		display: block;
		padding:0 ;
		line-height: 4em;
		text-align: center;
	}
	h1.directors a img{
		padding: 0 1ex 0 0 !important;
	}

}
@media only screen and (max-width:360px) {
	.category a {
		padding: 0px 2px;
	}
	#primary-directors ul li a {
		font-size: 12px;
	}


}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
