/****** PLACE YOUR CUSTOM STYLES HERE ******/

.bg-dark{
	background-color: #000000;
}

.image-large {
	background: none;
}

.bio {
	color: #FFFFFF;
}

.small {
font: normal 8px/12px sans-serif;
}

.small-next-line {
font: normal 8px/12px sans-serif;
margin-top: -0.70cm;
}

p.bio {
text-align: justify;
color: gray;
}

img.biolinks {
	height: 4em;
	padding-left: 10%;
}

.nav-bar > [class*='col-']{
	max-height: 55px;
}

.nav-bar .icon-sm i{
	font-size: 18px;
}

.nav-bar .social-list a{
	line-height: 0;
	position: relative;
	bottom: 4px;
	right: 30px;
}

.film-poster {
border: 0px solid white;
}

.synopsis{
text-align: justify;
font-size: 1em;
line-height: normal;
}

@media all and (max-width: 767px){
.fullscreen{ height: auto !important; }
.parallax > .background-image-holder, .parallax .slides li > .background-image-holder{
height: 100%;
}
}

@media all and (max-width: 767px){
  .v-align-transform{ top: 0; transform: none; }
}