@import url('../fonts/fonts.css');
@import url('http://fonts.googleapis.com/css?family=Open+Sans');

a {
	color: #7aa1b9;
}

.person-link {
	display: inline-block;
}

.inline-profile-img {
    width: 17px;
    position: relative;
    top: 3px;
    margin-left: 5px;
}

header {
    background-image: url(../img/banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    /*background-color: gray;*/
    margin-bottom: 0px;
    /*color: #FFF;*/
    height: 300px;
}
header h1 {
    text-align: center;
    margin-bottom: 30px;
}

header .about-text {
    height: 300px;
    color: #FFF;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

span#main-title {
	font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
	color: #000;
    text-transform: uppercase;
    font-size: 1.6875em;
    display: block;
}

span#sub-title {
	font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
	font-size: 1.3125em;
}

.deck {
	float: none;
	margin: 20px auto;
}

.deck p {
	font-family: Open Sans;
	font-size: .9375em;
	line-height: 1.5625em;
	color: #666666;
	padding-bottom: 1em;
}

.quote {
	font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	width: 70%;
    margin: 50px auto 150px auto;
    padding: 30px 0;
}

.quote .quote-text {
	font-size: 1.3125em;
	line-height: 1.5em;
	color: #666666;
	font-style: italic;
	border-left: none;
	margin-bottom: 20px;
}

.quote #attribution {
	font-size: .9375em;
    display: block;
    text-align: right;
}

.person-img {
    margin: 0 20px 20px 0;
}

.modal-header {
	margin: 40px 20px;
	border-bottom: none;
}

.modal-footer {
	margin: 40px 20px;
	border-top: none;
}

.modal-title {
	font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
	font-size: 2.1875em;
	line-height: 40px;
	color: #000;
	margin-bottom: 20px;
}

.nickname {
	font-family: 'cooper_hewittsemibold', Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 30px;
	color: #000;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.modal-body .related-img {
	height: 157px;
	width: 157px;
}

.main-top {
	margin-bottom: 30px;
}

.description p {
	font-family: Open Sans;
	font-size: .9375em;
	line-height: 1.5625em;
	margin: 0 0 25px;
}

#supported-header {
	font-size: 21px;
	font-family: 'cooper_hewittmedium', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
	margin: 10px 0;
}

.close {
	opacity: 1;
}

.close-btn {
    margin-top: 30px;
    font-size: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: rgb(153,153,153);
    border-radius: 40px !important;
    border: 2px solid !important;
    opacity: 1;
    text-shadow: none;
}

.close-btn span {
    display: block;
    margin-top: -5px;
    transition: color .1s ease-in-out;
    -moz-transition: color .1s ease-in-out;
    -webkit-transition: color .1s ease-in-out;
}

.back-link a {
	font-family: 'cooper_hewittmedium', Helvetica, Arial, sans-serif;
	font-size: 21px;
	color: #7aa1b9;
	float: left;
}

.modal-share.share-btm {
	display: block;
}

.share-btm .share-btn {
	margin: 0;
    padding: 0;
}

.related-sidebar {
    padding-left: 20px;
}

.sidebar-name {
	font-family: 'cooper_hewittmedium', Helvetica, Arial, sans-serif;
	font-size: 21px;
	color: #7aa1b9;
	padding: 10px 0;
	line-height: 1.1;
}

.film-link-share {
	height: 50px;
	width: 100%;
	margin: 0 auto;
}

.film-link {
	margin: 0 0 20px 0;
    padding: 5px 10px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.film-link a {
	font-family: 'cooper_hewittmedium', Helvetica, Arial, sans-serif;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

#play-button {
	padding: 1px;
}

.share-home {
	margin: 0 auto;
    display: block;
    width: 145px;
}

.modal-share {
	display: inline-block;
}

ul.share-btn {
    list-style-type: none;
    width: 145px;
    padding: 0px;
    margin: 0px;
}

ul.share-btn li {
    display: inline-block;
    margin: 0 5px;
}

ul.share-btn li a {
    width: 35px;
    height: 35px;
    display: block;
    border: none;
}

.card.col-xs-15{
    width:50%;
    float:left;
}

.credits {
	font-family: 'cooper_hewittmedium', Helvetica, Arial, sans-serif;
	color: #969696;
	font-size: .9375em;
	line-height: 1.5em;
	margin-bottom: 50px;
}

.photo-wrap:after {
    white-space: pre;
    position: absolute;
    color: #FFF;
    width: 100%;
    height: 35%;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    padding: 5px;
    font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
    line-height: 1.5em;
    font-size: .8em;
}

.img-responsive {
	width: 100% !important;
}

.back-arrow {
	width: 30px;
    height: 15px;
}

.inline-img img {
	width: 100%;
}

.inline-img-caption {
	font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
	font-size: .9375em;
    line-height: 1.5625em;
	margin: 10px 0 20px 0;
}

/* spoiler text */

span.bold {
	font-weight: 800;
    background-color: black;
    padding: 0px 5px;
    color: #FFF;
}

span.italics {
	font-style: italic;
}

@media only screen and (min-width : 768px) {
	.related-sidebar {
	    padding-left: 0px;
	}

	.inline-profile-img {
		width: 25px;
	    position: relative;
	    top: 5px;
	    margin-left: 5px;
	}
	
	.row {
		margin-left: 0;
		margin-right: 0;
	}
	header {
	    background-image: url(../img/banner.jpg);
	    background-repeat: no-repeat;
	    background-position: center;
	    background-size: auto 100%;
	    /*background-color: gray;*/
	    margin-bottom: 20px;
	    /*color: #FFF;*/
	    height: 380px;
	}
	.container {
		padding: 0;
	}

	header.container {
		width: 100%;
	}

    .card.col-xs-15{
        width:20%;
    }

    span#main-title {
	font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
	color: #000;
    text-transform: uppercase;
    font-size: 5.125em;
    display: block;
	}

	span#sub-title {
		font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
		font-size: 3.125em;
	}
	.deck {
		float: none;
		margin: 30px auto;
	}
	.deck p {
		font-family: Open Sans;
		font-size: 1.3125em;
		line-height: 1.65em;
		color: #666666;
		padding-bottom: 1em;
	}

	.film-link-share {
		height: 50px;
		width: 380px;
		margin: 0 auto;
	}

	.film-link {
		font-size: 1.3em;
	    margin: 0;
	    padding: 5px 10px;
	    width: 210px;
	    display: inline-block;
	}

	.film-link a {
		text-decoration: none;
	}

	.share-home {
		display: inline-block;
	    position: relative;
	    top: 8px;
	}

	.quote {
		font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
		border-top: 1px solid #d2d2d2;
		border-bottom: 1px solid #d2d2d2;
		width: 70%;
	    margin: 50px auto 150px auto;
	    padding: 30px 0;
	}

/*	.photo-name:after {
		bottom: 150px;
	    left: 4px;
	    position: relative;
	    margin: 0 auto;
	    display: block;
	    color: #FFF;
	    font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
	    font-size: 2em;
	    height: 0;
	    width: 150px;
	    text-align: center;
	}
*/

	.photo-wrap:after {
		display: block;
	    font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    background: rgba(0,0,0,0.3);
	    opacity: 0;
	    transition: all .5s;
	    -webkit-transition: all .5s;
	    pointer-events: none;
	    text-align: left;
	    color: white;
	    padding-left: 15px;
	    padding-top: 100px;
	    line-height: 1.3em;
	    font-size: .8em;
	}

	.photo-wrap:hover:after{
	    opacity:1;
	}

	.quote .quote-text {
		font-size: 2.1875em;
		line-height: 46px;
		color: #666666;
		font-style: italic;
		border-left: none;
		margin-bottom: 20px;
	}

	.quote #attribution {
		font-size: 21px;
	    display: block;
	    text-align: right;
	}

	.modal-title {
		font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
		font-size: 50px;
		line-height: 55px;
		color: #000;
		margin-bottom: 20px;
	}

	.description p {
		font-family: Open Sans;
		font-size: 21px;
		line-height: 1.65em;
		margin: 0 0 25px;
	}

	.person-img {
	    margin: 0 20px 20px 0;
	    float: left;
	}

	li.media.person {
		width: 160px;
	    min-height: 230px;
	    float: left;
	    margin: 5px;
	}
}

@media (min-width: 992px) { 
	.container {
		padding: 0;
	}
	header.container {
		width: 100%;
	}
	header {
	    background-image: url(../img/banner.jpg);
	    background-repeat: no-repeat;
	    background-position: center;
	    background-size: auto 100%;
	    /*background-color: gray;*/
	    margin-bottom: 20px;
	    /*color: #FFF;*/
	    height: 380px;
	}
	.quote .quote-text {
		font-size: 2.1875em;
		line-height: 46px;
		color: #666666;
		font-style: italic;
		border-left: none;
		margin-bottom: 20px;
	}
	.deck {
		float: none;
		margin: 30px auto;
	}
	.related-sidebar {
		border-left: 1px solid #e5e5e5;
		padding-left: 20px;
	}

	.film-link {
	    margin: 0;
	}

	ul.share-btn {
	    list-style-type: none;
	    margin: 0 auto;
	    width: 145px;
	}

	.modal-body .main {
		margin-bottom: 50px;
		padding-right: 150px;
	}

	.person-img {
	    margin: 0 20px 20px 0;
	    float: left;
	}

	.photo-wrap:after {
		display: block;
		font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
	    position:absolute;
	    width:100%; 
	    height:100%;
	    top: 0;
	    left: 0;
	    background:rgba(0,0,0,0.3);
	    opacity:0;
	    transition: all .5s;
	    -webkit-transition: all .5s;
	    pointer-events: none;
	    text-align: left;
	    color: white;
	    padding-left: 20px;
    	padding-top: 140px;
    	line-height: 1.3em;
    	font-size: 1em;
	}

	li.media.person {
		width: 160px;
		float: none;
		margin: 0;
	}

}

@media (min-width: 1200px) {
	.photo-wrap:after {
		display: block;
		font-family: 'cooper_hewittlight', Helvetica, Arial, sans-serif;
	    position:absolute;
	    width:100%; 
	    height:100%;
	    top: 0;
	    left: 0;
	    background:rgba(0,0,0,0.3);
	    opacity:0;
	    transition: all .5s;
	    -webkit-transition: all .5s;
	    pointer-events: none;
	    text-align: left;
	    color: white;
    	padding-left: 20px;
	    padding-top: 170px;
	    line-height: 1.3em;
	    font-size: 1.2em;
	}

	.related-sidebar {
	    padding-left: 20px;
	}

}