/*!
 * Start Bootstrap - Portfolio Item (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    padding-top: 20px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400; 
	background-image: url("cream_dust.png");
	
}

.titlefont {
    color: #FFFFFF; 
    font-weight: 300;
    font-size: 30px;
}

a {	
color: none;
text-decoration: none;
}
a:link{
text-decoration: none;
}
a:hover {	
color: #039;
text-decoration: none;
}
a:visited {	
color: none;
text-decoration: none;
}
a:active{
color: none;
text-decoration: none;
}

/*Change Font Size for Tablets*/
@media (min-width: 975px) and (max-width: 1200px){
.pscroll{
font-size: 75%;
}
}


 padding-top:

h1 {font-size:18px; font-weight: 300;}


h3 {

margin-top: -4px;
	
}

@media (max-width: 992px){
h3 {

margin-top: 5px;
	
}
	
}


.clear{
clear: both;	
}

.alert{
display: block;
font-weight: 400;
width: 50%;
text-shadow:0 1px rgba(255,255,255,0.3);
border-radius:3px;
border:1px solid rgba(0,0,0,0.1);
position: relative;
padding:10px 7px 7px;
text-align: center;
	
}



.btn{background-color:#505050; border: none;}
.btn:hover{background-color:#000000;}

@media (max-width: 992px){
	.alert { width: 100%; }
	}


.portfolio-item {
    margin-bottom: 25px;
}



.fader{
	opacity: 0.7;
	}
	
.fader:hover{
	opacity: 1;
	
}

splash {
	
	margin-top: 20%;
	margin: 10px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 12px;
	color: #000000;
}

footer {
	margin-top: 20%;
    margin: 10px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 12px;
	color: #000000;


	
}

.faded {
opacity: .8;	
}


@media (min-width: 769px){
	
	.dropdown:hover .dropdown-menu {
display: block;

}
	
}


.navbar-nav > li > .dropdown-menu { 
background-color: #333; 



}
.navbar-nav > li > .dropdown-menu a{ color: #FFFFFF; font-weight: 300; }

.navbar-left { color: #FFFFFF; font-weight: 300; }

.dropdown-menu > li > a:hover {
    background-color: #515151;
    background-image: none;
}
 
.page-header { border-bottom:none; }

.logo {
	margin-top: 12px;
	margin-left: -19px;
	opacity: .9;
    color: #FFFFFF; 
    font-weight: 300;
	
}


.headshot:before{
	content: url(../images/pk2.jpg);
	visibility:hidden;
	position: absolute;
}

.headshot:hover{
	content: url(../images/pk2.jpg);
	height: 300px;
	display: block;


}

/*Video Hover Large & Small*/

@media (min-width: 1024px){
.videoContainer {
	position: relative;
}

.videoContainer:hover{
	transition: ease-in .3s;
	opacity: 0.8
	}

.videoContainer:hover .play{display:block; }
.play{
	position: absolute;
	display: none;
	top:43%;
	right: 45%;
	width:8%;
	margin:0 auto; left: 0px;
	right:0px;
	z-index:100;
	opacity:0.8;
	
}

.videoContainerSmall { position: relative; width: 300px;}

.videoContainerSmall:hover{
	transition: ease-in .3s;
	opacity: 0.8;
	}
	

.videoContainerSmall:hover .playsmall {display:block; }
.playsmall {
	position: absolute;
	display: none;
	top:40%;
	right:45%;
	width:10%;
	margin:0 auto;
	z-index:100;
	opacity:0.8;
}


.videoContainerMedium { position: relative; width: 450px;}

.videoContainerMedium:hover{
	transition: ease-in .3s;
	opacity: 0.8;
	}
	

.videoContainerMedium:hover .playsmall {display:block; }
.playsmall {
	position: absolute;
	display: none;
	top:40%;
	right:45%;
	width:10%;
	margin:0 auto;
	z-index:100;
	opacity:0.8;
}

}

@media (max-width: 1024px){
.play{
	position: absolute;
	display: block;
	top:43%;
	right: 45%;
	width:8%;
	margin:0 auto; left: 0px;
	right:0px;
	z-index:100;
	opacity:0.8;
}

.playsmall{
	position: absolute;
	display: block;
	top:40%;
	right:45%;
	width:10%;
	margin:0 auto;
	z-index:100;
	opacity:0.8;
}
}

.quadrant {
display: flex;
justify-content: center;
align-items: center;
margin-top: 20px;
 
}



.splashquadrant {
display: flex;
justify-content: center;
align-items: center;
margin-top: 60px;
}

.splashquadrant2 {
display: flex;
justify-content: center;
align-items: center;
margin-top: 10px;
margin-bottom: 20px;
font-size: 12px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
}


.splashquadrant3 {
display: flex;
justify-content: center;
align-items: center;
margin-top: 0px;
}



@media (max-width: 480px){
	.splashquadrant3 {display: none;}
	.splashquadrant {
display: flex;
justify-content: center;
align-items: center;
margin-top: 35%;
}
}



.splashactive:hover{
	opacity: .8;
}

.textbox {

 padding-left: 25px;
 padding-right: 50px;

	
}
/*use textscroll-a for 16:9, textscroll-b for 2.35 */

.textscroll-a{

overflow-y: scroll;
height: 350px;
resize: none;	
	
	
}

.textscroll-b{

overflow-y: scroll;
height: 235px;
resize: none;	
	
	
}

.right{

text-align: right;
}

.left{
	
text-align: left;
}

.dataset{

display: none;
}

