


html, body
{
	
	overflow:hidden;
    -webkit-font-smoothing: antialiased;
    background-color:#071c26;


}

	 overflow-y:auto;
	
	}
    ::-webkit-scrollbar {
        display: none;
    }

body 
	
	
	font-size:100%;
	
}
#video-background {
/*  making the video fullscreen  */
  position: fixed;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: -100;
}
.fluid_container2 {	
    
    z-index:0;
pointer-events: none;
}

#background {	
    pointer-events: none;
    z-index:0;
}



	.player_nav
{
	top:0px;
	z-index: 999;
	}


	
	a:link {
	text-decoration: none;
	color:#00BBFF;
	transition: all 0.5s ease;
	
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#ffffff;
	
}
a:active {
	text-decoration: none;
	color:#000000;

}

		.fluid_container2 {
		position: fixed;	
     
 
}

#menucontrol {	
    width:0px;
    height: 0px;
    z-index:999999999999999999;
}

#menucontrol:hover #navdiv {	
    left: 28px;
    transition: all .3s ease-in-out;
    opacity: 1.0; 
    
 
}
#menucontrol:hover #dashes {	 
    
     transition: all .3s ease-in-out;
   transform: scalex(0);
     left:-35px;
	
}
#navdiv {
	position: absolute;
	top: 69px;
    left:-35px;
    z-index:999999;
    opacity: 0;
    width: 200px;
    transition: all .03s ease-in-out;	
   z-index:999999999999999999;
		animation-delay: 2s;
    
}
#home_logo {
	top: 22px;
	left: 33px;
	text-align: left;
	 z-index:999999999;
	position: absolute;  
    width: 45px;	
}


#dashes {  
    background: rgba(0, 0, 0, 0.01); 
	top: 76px;
	left: 20px;	
	text-align: left;
	 
	   z-index:999999999999999999;
	position: absolute;
     opacity: 1;
    width: 145px;
transition: all .03s ease-in-out;

	
}

.top {
	animation-name: fade;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-duration: 1s;
	animation-direction: alternate;
}

@keyframes fade {
	0% {
		opacity: 1;
	}
	25% {
		opacity: 1;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

.navbutton {
    	
    padding-top: .25em}
	
 .navbutton a:hover{
  
    	transition: all .03s ease-in-out;
    padding-left:6px;

}

.item {
transition: all 0.5s ease;
position:absolute;
top:20px;
  left: 20px;
    width: 244px;
z-index:99999999999;

}
#header2 {
top: 30px;
	left: 33px;
	 z-index:999999999;
	position: absolute; 
 }
.rachel_title a {
    font-family: Gotham_med;
	font-weight: 200;
     font-size: 1.6em;
    text-transform: uppercase;
	color:#FFF;


	letter-spacing:.1em;
    text-align: left;
	
z-index:99999999999;
}
.rachel_title {
  padding-bottom:.1em;

}
.andy_title a {
    font-family: DINPromed;
     font-size: 1.83em;
    text-transform: uppercase;
	color:#FFF;

	letter-spacing:.165em;
    text-align: left;
	
z-index:99999999999;
}
.andy_title {
top: 22px;
	left: 33px;
	 z-index:999999999;
	position: absolute; 
	
z-index:99999999999;
}
#nav_bar {
    padding-left: 10px;
    padding-top: 15px;
	
z-index:99999999999;
}
.titlebig{
    	font-weight: 900;
    font-family: DINPro;
     font-size: .95em;
    text-transform: uppercase;
	color:#FFF;
	letter-spacing:.21em;
    text-align: left;
     vertical-align:-.4px;
	
z-index:99999999999;

}
.producer a{
    	font-weight: 600;
    font-family: Gotham_light;
    font-size: .9rem;
    text-transform: uppercase;
	color:#FFF;
	letter-spacing:.3rem;
    text-align: left;
	
z-index:99999999999;
}
.producer {
	
 margin-top:-24px;
    margin-left: 2px;
	padding-top:1.5em;
	 z-index:999999999;

}
.navbutton a{
    	
    font-weight: 600;
    font-family: Gotham_light;
     font-size: .8em;
    text-transform: uppercase;   
	 position: relative;
	letter-spacing:.1em;
    text-align: left;
z-index:99999999999;
color:#ffffff}


.navbutton {
    	
    padding-top: .25em;}
	
 .navbutton a:hover{
     
  
    	transition: all .33s ease-in-out;
    padding-left:15px;

}
.navbutton a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 20;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  background: #fff;
    opacity: .8;
    line-height: 3px;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
   margin-left:13px; 
}
.navbutton a:hover:after { 
  width: 88%; 
  left: 0; 

}
.navbutton_down {    
 padding-top: .35em;}

.navbutton_down a{    
 text-decoration: underline;
     font-weight: 600;
    font-family: Gotham_light;
     font-size: .8em;
    text-transform: uppercase;   
	 position: relative;
	letter-spacing:.1em;
    text-align: left;
z-index:99999999999;
color:#ffffff;
padding-left:0px;
    padding-top: .35em}
 
#sociadiv11 {
    padding-left: 10px;
    padding-top: 20px; }
.social11 a{
    	
    font-weight: 600;
    font-family: social_mediaregular;
     font-size: 1.1em;
	 position: relative;
    text-align: left;	
z-index:99999999999;
color:#ffffff;}

.social11 a:hover{
     font-size: 1.5em;

         
    	transition: all .1s ease-in-out;
}
.social11 {
    	transition: all .1s ease-in-out;
    float: left;
    padding-right: .7em;
z-index:99999999999;
color:#ffffff;}

  left: 0; 



} 


.clear
{
	clear: both;
}
.thumb-container
{
	
	position: relative;
	overflow: hidden;
	
	float: left;
	


}
 .imageContainer {
width: 50%;
margin-bottom:0px;
text-align:left;
	


}

.thumb-container {
	width: 50%;
	height: auto;
	font-size: 0;
	

	

}

.thumb-title-container
{
	top:41%;
	width: 100%;
	height:100%;
	position: absolute;
 transition: all 1800ms ease-in-out; 
    left:55%;
    

}
 
	
  .thumb-title-container:hover {
top:41%;
   transition: all 1800ms ease-in-out; 
    } 


.thumb_brand {
        font-size: 1.5vw;
		 
        font-family: Gotham_med;
		color:#FFF;
   
		
		text-transform:uppercase;
		letter-spacing:3px;
        display: inline-block;
		text-align:right;
      padding-bottom:6px;
     padding-top:22px;
      border-bottom: solid .01em #cfd0d1;
		
		
    } 

.thumb_title {
         font-size: .8vw;
		 text-transform:uppercase;
        font-family: Gotham_light;
	    color: #FFFFFF; 
		letter-spacing:px;
        display: inline-block;
		text-align:right;
    	
         padding-top:12px;
        padding-bottom:12px;
		 font-weight: 600;
		 text-align:left;
		 
        } 

.thumb_title2{
         font-size: .67vw;
		 text-transform:uppercase;
        font-family: Gotham_light;
	    color: #FFFFFF; 
		letter-spacing:px;
        display: inline-block;
		text-align:right;
    	font-style: oblique;
         padding-top:12px;
        padding-bottom:12px;
		 font-weight: 600;
		 text-align:left;
		 
    } 
.thumb_role {
	  font-size: .8vw;
		 text-transform:uppercase;
	
        font-family: Gotham_light;
	    color: #FFFFFF; 
		letter-spacing:2px;
    font-style: oblique;
        display: inline-block;
		text-align:right;
    border: .05em solid #d3d1cf;
        padding: 5px 5px; 
    padding-top: 6px;   
         
        
		 font-weight: 600;
		 text-align:left;
    }
	
  
}

.thumb-row
{
	clear: both;
  
		
    } 
.thumb-image-overlay{
width: 100%;
	height: 100%;
}
.thumb-overlay{
 transition: all 300ms ease-in-out; 
 



	position: absolute;
	
	opacity: 0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	
	width: 100%;
	height: 100%;
	
	left: 300px;
	top: 0px;

}

.thumb-container:hover .thumb-overlay{
		left: 0px;
	top: 0px;
	z-index: 10;
            opacity: 1
			;
			 transition: all 300ms ease-in-out;   
        }
		.thumb1:hover {
			
	
            opacity: 1
			;
			transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        }

div.fadehover {
	position: relative;

}
	
.faded { display: none; }


img.fade {
            opacity: 1;
            -webkit-transition: .7s;
			position: absolute; top:0px; left: 0px; "
        }
        
        img.fade:hover {
			
	z-index: 10;
            opacity: 0;
        }
		
		#fadehot {
            position:: absolute; top:0px; left: 0px; }


	 
#about {
       
        position:relative;
 top:160px;
       


}
	
.element {
     
}
.element2 {
	padding-top:120px;
   
}

	#contactpic
{
    
     
   padding-top:14px;
   
      padding-right:24px;
   
	float: left;

}
 #bio  {
     
	padding-left:330px;
       border-top-style: outset;
  border-top-color: #999999;
  border-top-width: 1px;
      border-bottom-style: outset;
  border-bottom-color: #999999;
  border-bottom-width: 1px;
   padding-top:14px;
    padding-bottom:2px;
   
}
 .biotype  {
	 
    font-family: Gotham_light;
     font-size: .8em;
     font-weight: 100;
       line-height: 2em;
	 position: relative;
	letter-spacing:.1em;
    text-align:justify;
   

}
 .biotype2  {
	 
    font-family: Gotham_light;
     font-size: 1.4em;
     text-transform: uppercase;
      font-weight: 900; 
	 position: relative;
	letter-spacing:.08em;
    text-align:justify;

}

 .contactinfo {
	 
    font-family: DINPro;
     font-size: .8em;
       
	 position: relative;
	letter-spacing:.08em;
    text-align:justify;

}
#agent  {
 padding-left:530px;   
    
}
.contact_title{
    	font-weight: 900;
    font-family: DINPro;
     font-size: 1.3em;
    text-transform: uppercase;
	color:#FFF;
	letter-spacing:.21em;
    text-align: left;
     border-top: solid .01em #999999;
    padding-top:15px;
	
z-index:99999999999;
}
#section {
       
        position: absolute;
        top: 50%;
       }
.contactdiv
{
    border: 1px color:#ffffff;
	 position: relative;
	letter-spacing:.1em;
    text-align: left;
z-index:99999999999;
color:#ffffff;
	top:100;
	position: absolute;
	left: 50%;
	width: 690px;
	height:410px;
	margin-left: -345px; /*set to a negative number 1/2 of your width*/
	z-index:999;
	
	float: left;

}	

.contactdiv a:link 
 { 
 color: #fbe6b2; 
 text-decoration: none; 
} 	
	
.contactdiv a:visited 
 { 
 color: #fbe6b2; 
 text-decoration: none; 
} 	
.contactdiv a:hover 
 { 
 color: #fcce60; 
 text-decoration: none; 
} 	
/* loader animation */
.ball-clip-rotate-multiple {
	position: relative; 
	left: 50%;
	top: 50%;
	margin-left: -17px;

}
	.creditdiv
{
	margin-top:40px;
	position: absolute;
	  border-top-style: outset;
  border-top-color: #888888;
  border-top-width: 1px;
      border-bottom-style: outset;
  border-bottom-color: #999999;
  border-bottom-width: 1px;
   padding-top:17px;
    padding-bottom:12px;
	left: 50%;
	width: 350px;
	margin-left: -175px; /*set to a negative number 1/2 of your width*/
	z-index:999;
	text-align:center;
	float: left;
     font-family: DINPro;
     z-index: 999999999999999;
     font-weight: 500;
     font-size: 1.2em;
    color:#fff;
        overflow-y: auto;
	


}
 .imageContainer2 {
width: 25%;
height: 100%;

text-align:center;



}
  .thumb-image {
	
	width: 100%;
	height:100%;



}


#cj-thumb-container {
	margin-top:63px;

	width: 100vw;
	height: 100vw;

	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	
	}



#cj-thumb-container {
	margin-top:63px;

	width: 100vw;
	height: 100vw;

	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	

}


				.previous-project, .next-project, .player-close {
					position: absolute;
					overflow: hidden;
					
					outline: medium none;
				}
				
.player-close:hover {
  /* transform */
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.085);
  -ms-transform: scale(1.085);
  -o-transform: scale(1.085);
  transform: scale(1.085);
  }
  .next-project:hover{
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
  transition: all .2s;

}
.previous-project:hover{
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
  transition: all .2s;
}

				a.previous-project, a.next-project {
					color: #D1D1D1;
					text-align: center;
					font-family: 'videocon';
					speak: none;
					font-style: normal;
					font-weight: normal;
					font-variant: normal;
					text-transform: none;
					line-height: 1;
					font-size: 2.3rem;
					
				}
				 a.player-close {
					color: #D1D1D1;
					text-align: center;
					font-family: 'videocon';
					speak: none;
					font-style: normal;
					font-weight: normal;
					font-variant: normal;
					text-transform: none;
					line-height: 1;
					font-size: 1.8rem;
				
				}

				.previous-project, .next-project {
					bottom: 0px;
				}
				.previous-project {
					left: 0px;
				}
				.next-project {
					right: 0px;
				}
				
				.player-close {
					top: 13px;
					right: 14px;
				}

				.media-player .controller{
					opacity: 1;	
				}
				.media-player .vjs-control-bar {
					opacity: 0;	
				}
				
				.media-player:hover .vjs-control-bar, .media-player:hover .controller {
					opacity: 1;
					
				}	

				.controller  {
					position: absolute;
					top: 0;
					left: 0;
					height: 50%;
					width: 100%;
					z-index: 1;
					background:transparent;
				}
				

				.titlediv2 {
                    
					position:absolute;
					width:100vw;
	margin:auto 0;
	top:72px;
	z-index: 9999999;
	text-align:center;
				}
				a.titlediv2 {
					 text-transform:uppercase;
					  font-family: DINPro;
					color:#ffffff;
					font-size: .9em;
					letter-spacing:2.1px;
					 	
					
				}					 
	.share2_  {
	position:relative;
	float: left;
    height: 15px;
	width: 15px;
	padding-left:7px;
	bottom:7px;
}
	.outer-center {
    float: right;
    right: 50%;
    position: relative;
}
.inner-center {
    float: right;
    right: -50%;
    position: relative;
}

#footer {
	margin:auto 0;
	position:absolute;
	bottom: 3px;
	text-align:center;
}
video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(file:///Hard%20Drive/Users/toddheyman/Documents/websites/Toddheymandirector/public_html/public_html/saltcontent/css/polina.jpg) no-repeat;
    background-size: cover; 
}
