body:not(.wp-admin) {
	overflow-x: hidden;
	/*font-family: 'maison_neuelight';*/
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	background-color: #000;
	font-family: 'latolight';
    font-weight: bold;
    letter-spacing: .25;
}

body.modal-open {
  height: 100vh;
  overflow-y: hidden;
}


.main a, .main a:link, .main a:visited, .main a:active {
	color: #FFC53E;
}

.main a:hover {
	color: #FFC53E;
}

.modal a, .modal a:link, .modal a:visited, .modal a:active {
	color: #FFC53E;
}

.modal a:hover {
	color: #FFC53E;
}

.selector .col:hover {
	color: #FFC53E;
}

button {
	border: 0px !important;
	outline: none;
	z-index:10;
}

button:focus {
	border: 0px !important;
	outline: none;
}

.navbar .close-btn {
	position: fixed;
    width: 50px;
    height: 50px;
    background-color: transparent;
    top: 6px;
    right: 0px;
    display: none;
}

h4 {
	/*font-family: 'maison_neuebold';*/
	margin:10px;
	font-family: 'latobold';
    font-weight: bold;
    letter-spacing: .25;
}

.main .row {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

.main .section {
	padding: 10% 5%;
}

.main .row h3 {
	/*font-family: 'maison_neuebold';*/
	font-size: 16px;
	position: absolute;
	display: block;
	left:0px;
	right:0px;
	text-align: center;
	height:50px;
	line-height:50px;
	top:50px;
	font-family: 'latobold';
    font-weight: bold;
    letter-spacing: .25;
}

.header {
	z-index:2000;
	background-color: none;
}

.header .background {
	position: absolute;
	background-color: #000;
	height: 100%;
	width: 100%;
	display: none;
	z-index: -5;
}

.header .background.modal_open {
	display: block !important;
}

.header button img {
	height: 30px;
	margin: 10px;
	display: block;
	z-index: 100;
}

.navbar {
	height: 62px;
}

.navbar-brand img {
	height: 50px;
	margin: 0px 10px;
	display: none;
}

.navbar-brand.modal_open img {
	display: block !important;
}

.header button {
	padding: 0px;
	z-index: 100;
}

.main .intro .col.img {
	height: 90vh;
	width: 100%;
	position: relative;
}

.main .intro .col.video {
	width: 100%;
	height: 100%;
	width: 100vw;
	height: 56.25vw;
	max-width: 
	position: relative;
}

.main .intro video {
	max-height: 100vh;
}

.main .intro .col img {
	width: 80%;
	min-width: 320px;
	position: relative;
	margin: 0 auto;
	top: 50%;
	margin-top:-5vw;
	display: block;
}

.main .about {
	background-image: url('/wp-content/themes/tjsp/img/plus_111.png');
	background-repeat: no-repeat;
	background-size: 900px;
	background-position: center;
}

.main .about .col {
    text-align: center;
    width: 500px;
}

.main .about .content {
	max-width: 500px;
    margin: 0 auto;
}

.main .about p {
	margin: 16px;
	text-align: left;
}

.main .talent {
	background-color: #111;
	padding: 5% 5%;
	background-image: url('/wp-content/themes/tjsp/img/plus_000.png');
	background-repeat: no-repeat;
	background-size: 900px;
	background-position: center;
}

.pronouns {
	font-size: 12px;
}

.main .talent li {
	text-align: center;
	list-style-type: none;
}

.main .talent li {
	margin:15px;
}

.main .talent li .bio {
	display: none;
}

.main .talent ul {
	margin: 5% 0px;
}

.main .talent ul.sound {
	max-width: 350px;
	margin: 10% 0 10% auto;
}

.main .talent ul.picture {
	max-width: 350px;
	margin: 10% auto 10% 0;
}


.main .talent li .job {
	font-size: 10px;
}

.main .work .selector .col{
	height:60px;
	line-height:60px;
	text-align:center;
	border: 1px solid #333;
	font-size: 16px;
	cursor: pointer;
}

.main .work .selector .selected{
	background-color: #FFC53E;
	color: #000;
	font-weight: bold;
}

.main .work .grid {
	display: none !important;
}

.main .work .grid.selected {
	display: block !important;
}

.grid .row {
	padding: 0px 2px;
}

.grid .spot {
	padding: 2px;
	position: relative;
    width: 100%;
    height: calc(33.333vw - 1px);
}

.grid .spot img {
	width: 100%;
	display: block;
}

.grid .spot .play-button {
	position: absolute;
	top: 50%;
    left: 50%;
    width: 33%;
    margin: -16.5% -16.5%;
    opacity: .75;
}

.grid .spot .titles {
	position: absolute;
    left: 0;
    bottom: 0;
    /*font-family: 'maison_neuemedium';*/
    font-size: 14px;
    line-height: 16px;
    font-size: 1.4vw;
    line-height: 1.6vw;
    padding: 2%;
    width: 100%;
    height: 18%;
    text-align: center;
    margin-bottom: 5%;
    color: #FFF;
    z-index: 5;
    overflow: hidden;
    font-family: 'latoregular';
    font-weight: bold;
    letter-spacing: .25;
}

.grid .spot .titles .category {
    font-size: 10px;
    line-height: 10px;
    font-size: 1vw;
    line-height: 1vw;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.grid .spot .titles p {
	margin: 0;
    padding: 0;
    text-shadow: 1px 1px #000;
}

.main .services {
	background-color: #111;
	background-image: url('/wp-content/themes/tjsp/img/plus_000.png');
	background-repeat: no-repeat;
	background-size: 900px;
	background-position: center;
}

.main .services .col {
	text-align: center;
	list-style-type: none;
}

.main .services li {
	margin: 10px;
}

.main .facilities h4 {
	text-align: center;
}

.main .facilities .grid .row {
	padding: 0px 2px;
}

.main .facilities .grid .facility {
	padding: 2px;
}

.main .facilities .grid .facility img {
	width: 100%;
	display: block;
}

.main .facilities .grid .facility .titles {
	position: absolute;
    left: 0;
    bottom: 0;
    /*font-family: 'maison_neuemedium';*/
    font-size: 14px;
    line-height: 16px;
    font-size: 1.4vw;
    line-height: 1.6vw;
    width: 100%;
    text-align: center;
    margin-bottom: 2.5%;
    color: #FFF;
    z-index: 5;
    font-family: 'latoregular';
    font-weight: bold;
    letter-spacing: .25;
}

.main .facilities .grid .facility .titles .category {
	font-size: 10px;
    line-height: 10px;
    font-size: 1vw;
    line-height: 1vw;
}

.main .facilities .grid .facility .titles p {
	margin: 0;
    padding: 0;
    text-shadow: 1px 1px #000;
}

.main .contact {
	background-color: #111;
	padding-bottom: 150px;
	background-image: url('/wp-content/themes/tjsp/img/plus_000.png');
	background-repeat: no-repeat;
	background-size: 900px;
	background-position: center;
}

.main .contact .col {
	text-align: center;
	font-size: 18px;
	line-height: 20px;
}

.main .contact .contact-footer {
	margin: 10% auto;
	max-width: 560px;
}

.sidemenu {
	z-index:2500;
}

.sidemenu .modal-content {
	background-color:#000;
	color: #FFF;
	border-left: 1px solid #666;
}

.sidemenu .modal-body {
	padding: 60px !important;
	font-size: 14px;
}

.sidemenu .modal-content .close-btn {
	position: absolute;
	right: 0px;
	top: 6px;
	padding: 0px;
	background:transparent;
	border: 0px;
}

.sidemenu .modal-content .close-btn img {
	height: 30px;
	margin: 10px;
	display: block;
}

.sidemenu .modal-body .container .menu-item {
	margin: 10px 0px;
}

.sidemenu .modal-body .container .menu-footer {
	margin: 40px 0px;
}

.sidemenu .modal-body .container .menu-footer p {
	margin: 10px 0px;
	width: 100%
}

.sidemenu .modal-body .container .menu-footer.small p {
	margin: 10px 0px;
	width: 100%
	font-size: 10px;
	text-align: center;
}

.sidemenu .modal-body .container .menu-item .line{
	height: 30px;
	line-height: 30px;
	text-align: center;
	/*font-family: 'maison_neuebold';*/
	font-family: 'latobold';
    font-weight: bold;
    letter-spacing: .25;
}

.sidemenu .modal-body .container .menu-item .list {
	text-align: center;
	list-style-type: none;
	padding: 0% 5%;
}

.sidemenu p {
	color:#ddd;
}

.modal.video {
	margin-top: 60px;
}

.modal.video .modal-dialog {
	background-color: #000;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    margin: 0px;
}

.modal.video .modal-content{
	background-color: #000;
	width: 100%;
	height: 100%;
}

.modal.video .modal-body{
	position: relative;
	padding:0px;
	width: 100%;
	height: 100%;
	padding-bottom:120px;
}

.modal.video .close-btn img {
	display: block;
    width: 80%;
    margin: 0 auto;
}

.modal.video .titles {
	height: 30px;
    line-height: 30px;
    margin: 10px 0px;
}

.modal.video .titles .col {
	/*font-family: 'maison_neuebold';*/
    color: #FFF;
    text-align: center;
    font-family: 'latobold';
    font-weight: bold;
    letter-spacing: .25;
}

.modal.video .titles .col img {
	height: 22px;
    margin: 5px 0px;
}

.modal.video .titles .col.title {
	font-size: 16px;
}


.modal.talent-page {
	margin-top: 60px;
}

.modal.talent-page .modal-dialog {
	background-color: #000;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    margin: 0px;
}

.modal.talent-page .modal-content{
	background-color: transparent;
	width: 100%;
	height: calc(100vh - 60px);
	overflow: scroll;
}

.modal.talent-page .modal-body{
	padding-bottom: 100px;
}

.modal.talent-page .modal-body .title {
	width: 100%;
    margin: 10px 0px;
    height: auto;
    /*font-family: 'maison_neuebold';*/
    color: #FFF;
    text-align: center;
    font-family: 'latobold';
    font-weight: bold;
    letter-spacing: .25;
}

.modal.talent-page .modal-body .title .name {
	line-height: 24px;
    font-size: 20px;
}

.modal.talent-page .modal-body .title .job {
	line-height: 16px;
    font-size: 12px;
}

.modal.talent-page .modal-body .talent-menu {
	width: 50%;
	margin: 20px auto;
}

.modal.talent-page .modal-body .bio {
	width: 80%;
	max-width: 600px;
    margin: 5% auto;
}

.modal.talent-page .modal-body .bio p {
	margin: 20px 0px;
	line-height: 22px;
	font-size: 16px;
}

.modal.talent-page .modal-body .bio h2 {
	margin: 40px 0px;
	line-height: 30px;
	font-size: 24px;
}

.modal.talent-page .modal-body .talent-menu .col {
	text-align:center;
	height: 40px;
	line-height: 40px;
	border: 1px solid #333;
	cursor: pointer;
}

.modal.talent-page .modal-body .talent-menu .selected {
	background-color: #FFC53E;
	color: #000;
	font-weight: bold;
}

.modal.talent-page .close-btn img {
	display: block;
    width: 80%;
    margin: 0 auto;
}


.intro video {
	width: 100%;
	z-index:500;
}


@media (max-width: 576px) {
  	.grid .spot .titles {
		font-size: 4.2vw;
		line-height: 4.8vw;
	}
	
	.grid .spot {
		height: calc(100vw - 4px);
	}

	.grid .spot .titles .category {
		font-size: 3vw;
		line-height: 3vw;
	}
	
	.main .about {
		background-image: url('/wp-content/themes/tjsp/img/plus_111.png');
		background-repeat: no-repeat;
		background-size: 500px;
		background-position: center;
	}
	.main .talent {
		background-image: url('/wp-content/themes/tjsp/img/plus_000.png');
		background-repeat: no-repeat;
		background-size: 500px;
		background-position: center;
	}
	.main .services {
		background-image: url('/wp-content/themes/tjsp/img/plus_000.png');
		background-repeat: no-repeat;
		background-size: 500px;
		background-position: center;
	}
	.main .contact {
		background-image: url('/wp-content/themes/tjsp/img/plus_000.png');
		background-repeat: no-repeat;
		background-size: 500px;
		background-position: center;
	}
	
	.main .facilities .grid .facility .titles {
		font-size: 4.2vw;
		line-height: 4.8vw;
	}

	.main .facilities .grid .facility .titles .category {
		font-size: 3vw;
		line-height: 3vw;
	}
	
	.main .talent ul {
		margin: 10% 0px;
	}

	.main .talent ul.sound {
		max-width: none;
		margin: 10% 0 10% auto;
	}

	.main .talent ul.picture {
		max-width: none;
		margin: 10% auto 10% 0;
	}
	
	.main .contact .contact-footer {
		margin: 20% auto;
	}
}

@media only screen and (hover: none) and (pointer: coarse){
	.main .intro .col.video {
		margin-top: 62px;
	}
}