@charset "UTF-8";
/* CSS Document */

/* Mobile (Standard Res) */

/*Responsive To Screen Size*/
/*@media only screen and (max-width: 761px) {*/

/*Responsive to Device Size*/
@media only screen and (max-device-width: 761px) {

a,
body,
p {
	font-size: 1em;
}
body {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
p {
}
#wrapper {
}
.page {
	width: 100%;
}
#content {
	margin-top:-10px;
}
#header {
	height:100px;
	min-height:100px;
	max-height:100px;
	background-image: url(../media/assetsv2/headerbg.png);
}
#header .headerList {
	display:none;
}
#loginForm {
	display: none;
}
#mobileLoginForm {
    display: block;
}
.login {
	float: left;
	/*margin: 10px 10px 0 0;*/
	clear: left;
	width: 100%;
	margin-right: 10px;
}
#mobileLoginForm li {
	display:inline;
	float:left;
	width: calc((100% - 30px) / 2);
	width: -webkit-calc((100% - 30px) / 2);
	margin-left: 10px;
}
#mobileLoginForm .username,
#mobileLoginForm .password {
	display:none;
}
#mobileLoginForm .username input,
#mobileLoginForm .password input,
#mobileLoginForm .username a,
#mobileLoginForm .password a {
	height: 30px;
	width: 120px;
}
#mobileLoginForm .username input,
#mobileLoginForm .password input {
	padding: 0 10px;
}
#mobileLoginForm .login .loginHelp {
	line-height: 20px;
	height: 20px;
	min-width: 140px;
	width: 140px;
}
.button,
.loginSubmit input,
button.bannerBtn,
.joinPageBtn a,
.loginSubmit input,
.signupBtn input,
form#jobpost input[type="submit"],
.blueBtn {
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
}
.loginSubmit input {
	/*border: medium none;*/
	/*border-radius: 3px;*/
	height: 30px;
	padding-bottom: 1px;
	width: 100%;
}
.loginBtn input {
	background:url(../media/assetsv2/btnBg30Silver.png) 0 0;
	color: #333333;
}
.loginBtn input:hover,
.loginBtn input:active {
	background:url(../media/assetsv2/btnBg30Silver.png) 0 -30px;
}
.signupBtn input {
	background:url(../media/assetsv2/btnBg30Blue.png) 0 0;
}
.signupBtn input:hover,
.signupBtn input:active {
	background:url(../media/assetsv2/btnBg30Blue.png) 0 -30px;
}
#nav {
	height:70px;
	min-height:70px;
	max-height:70px;
	background-image: url(../media/assetsv2/navbg2.png);
}
.topNav {
	position:absolute;
	margin-top:100px;
}
#nav ul a:link,
#nav ul a:visited,
#nav ul a:active,
#nav ul a:hover {
	padding: 20px 8px;
}
#nav li:last-child a {
	padding-right:0;
}
#headerLogo {
	/*background-image:url(../media/assetsv2/logoNavINCLight.png);*/
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position:center;
	height: 40px;
	margin: 0 0 0 10px;
	padding: 10px 0;
	width: 267px;
}
/*#headerLogo.AU {
	background:url(../media/assetsv2/logonavlight-australia2.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}
#headerLogo.EU {
	background:url(../media/assetsv2/logonavlight-europe.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}
#headerLogo.FR {
	background:url(../media/assetsv2/logonavlight-france.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}
#headerLogo.IN {
	background:url(../media/assetsv2/logonavlight-india2.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}*/
#headerLogo.CN {
	background:url(../media/assetsv2/logonavlight-incorporated.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}
/*#headerLogo.MX {
	background:url(../media/assetsv2/logonavlight-mexico2.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}
#headerLogo.LAM {
	background:url(../media/assetsv2/logonavlight-latinamerica.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}*/
#headerLogo.LA {
	background:url(../media/assetsv2/logonavlight-losangeles.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}
/*#headerLogo.mexico {
	background:url(../media/assetsv2/logonavlight-mexico2.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}
#headerLogo.NA {
	background:url(../media/assetsv2/logonavlight-northamerica.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}*/
#headerLogo.SF {
	background:url(../media/assetsv2/logonavlight-sanfrancisco.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}
/*#headerLogo.UK {
	background:url(../media/assetsv2/logonavlight-unitedkingdom2.png) no-repeat scroll center center rgba(0, 0, 0, 0);
}*/
#headerLogo.AU,
#headerLogo.EU,
#headerLogo.FR,
#headerLogo.IN,
#headerLogo.NA,
#headerLogo.UK {
	background:url(../media/assetsv2/logonavlight-international.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
#headerLogo.MX,
#headerLogo.LAM,
#headerLogo.mexico {
	background:url(../media/assetsv2/logonavlight-internacional.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
#navLogo {
	display: block;
	float: left;
	opacity: 1;
	filter: alpha(opacity=1);
	border-right: 1px solid #D4D4D4;
	height: 60px;
	width: 60px;
}
#navLogo span {
	margin: calc((60px - 18px) / 2) calc((60px - 17px) / 2);
	margin: -webkit-calc((60px - 18px) / 2) -webkit-calc((60px - 17px) / 2);
	height: 18px;
	width: 17px;
	background-position:center;
	background:url("../media/assetsv2/hamburger.png") no-repeat 0 0;
	background-repeat: no-repeat;
	display: block;
	padding: 0;
}
#navLogo:hover span,
#navLogo:active span {
	background:url("../media/assetsv2/hamburger.png") no-repeat 0 -18px;
}
.expanded #navLogo span {
	background:url("../media/assetsv2/menuItemIconClose.png") no-repeat 0 0;
	height: 17px;
	width: 17px;
	margin: calc((60px - 17px) / 2);
}
.expanded #navLogo:hover span,
.expanded #navLogo:active span {
	background:url("../media/assetsv2/menuItemIconClose.png") no-repeat 0 -17px;
}
#pageTitle {
	border-left: 1px solid #FFFFFF;
	/*border-right: 1px solid #D4D4D4;*/
	clear: none;
	display: block;
	float: left;
	height: 60px;
	width: calc(100% - 124px);
	width: -webkit-calc(100% - 124px);
	color: #666666;
	cursor: default;
	font-weight: bold;
	line-height: 58px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-shadow: 0 1px #FFFFFF;
}
#bttBtn {
	float: right;
	opacity: 1;
	filter: alpha(opacity=1);
	border-left: 1px solid #ffffff;
}
#bttBtn span {
	background:url(../media/assetsv2/bttBtn.png) no-repeat 0 0;
	margin: calc((60px - 12px) / 2) calc((60px - 17px) / 2);
	margin: -webkit-calc((60px - 12px) / 2) -webkit-calc((60px - 17px) / 2);
	display: block;
	height: 12px;
	width: 17px;
}
#bttBtn:hover span,
#bttBtn:active span {
	background:url(../media/assetsv2/bttBtn.png) no-repeat 0 -12px;

}
#nav ul {
	height: 60px;
	line-height: 60px;
	padding: 0 10px;
	float:right;
}
#nav ul li {
	display: inline;
	float:left;
	line-height:60px;
}
#nav.expanded {
	background-image: url("../media/assetsv2/navbg.png");
	background-position: center top;
	max-height: none;
	height:auto;
	min-height: inherit;
}
#nav.expanded #menu {
	clear: right;
	display: block;
	float:none;
	padding:0;
}
#nav.expanded ul li {
	border-top: 1px solid #CCCCCC;
	display: block;
	float: left;
	line-height: 60px;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: rgba(240, 240, 240, 0.95);
}
#nav ul .menuItem a {
	padding: 20px 0;
}
#nav.expanded ul li:last-of-type,
#nav.expanded ul li:last-of-type:hover,
#nav.expanded ul li:last-of-type:active {
	background-color:transparent;
	height: 70px;
}
#nav.expanded ul li:last-of-type a {
	background: url("../media/assetsv2/navbg3.png") 0 0;
	height: 70px;
	display: block;
	background-repeat: repeat-x;
}
#nav.expanded ul li:last-of-type a:hover,
#nav.expanded ul li:last-of-type a:active {
	background: url("../media/assetsv2/navbg3.png") 0 -70px;
	background-color:transparent;
}
#nav.expanded ul li:hover,
#nav.expanded ul li:active {
	background-color: rgba(255, 255, 255, 0.95);
}
#nav.expanded ul li a {
	float: left;
	text-align: left;
	width: 100%;
	line-height: normal;
	margin: 0;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
}
#nav.expanded ul li span {
	/*background-repeat: no-repeat;*/
	display: block;
	float: left;
}

/*	Menu Icon: Home	*/
#nav.expanded li.menuItem.landing span {
	background:url("../media/assetsv2/menuItemIconHome.png") 0 0;
	margin: 0 calc((60px - 16.5px) / 2);
	margin: 0 -webkit-calc((60px - 16.5px) / 2);
	height: 16px;
	width: 16.5px;
}
#nav.expanded li.menuItem.landing:hover span,
#nav.expanded li.menuItem.landing:active span {
	background:url("../media/assetsv2/menuItemIconHome.png") 0 -16px;
}

/*	Menu Icon: About	*/
#nav.expanded li.menuItem.about span {
	background:url("../media/assetsv2/menuItemIconAbout.png") 0 0;
	margin: 0 calc((60px - 9px) / 2);
	margin: 0 -webkit-calc((60px - 9px) / 2);
	height: 18px;
	width: 9px;
}
#nav.expanded li.menuItem.about:hover span,
#nav.expanded li.menuItem.about:active span {
	background:url("../media/assetsv2/menuItemIconAbout.png") 0 -18px;
}

/*	Menu Icon: Talent	*/
#nav.expanded li.menuItem.talentGroup span {
	background:url("../media/assetsv2/menuItemIconTalent.png") 0 0;
	margin: 0 calc((60px - 17px) / 2);
	margin: 0 -webkit-calc((60px - 17px) / 2);
	height: 17px;
	width: 17px;
}
#nav.expanded li.menuItem.talentGroup:hover span,
#nav.expanded li.menuItem.talentGroup:active span {
	background:url("../media/assetsv2/menuItemIconTalent.png") 0 -17px;
}

/*	Menu Icon: Industry	*/
#nav.expanded li.menuItem.industryPros span {
	background:url("../media/assetsv2/menuItemIconIndustry.png") 0 0;
	margin: 0 calc((60px - 17px) / 2);
	margin: 0 -webkit-calc((60px - 17px) / 2);
	height: 18px;
	width: 17px;
}
#nav.expanded li.menuItem.industryPros:hover span,
#nav.expanded li.menuItem.industryPros:active span {
	background:url("../media/assetsv2/menuItemIconIndustry.png") 0 -18px;
}

/*	Menu Icon: Casting	*/
#nav.expanded li.menuItem.castingCalls span {
	background:url("../media/assetsv2/menuItemIconCasting.png") 0 0;
	margin: 0 calc((60px - 17px) / 2);
	margin: 0 -webkit-calc((60px - 17px) / 2);
	height: 15px;
	width: 17px;
}
#nav.expanded li.menuItem.castingCalls:hover span,
#nav.expanded li.menuItem.castingCalls:active span {
	background:url("../media/assetsv2/menuItemIconCasting.png") 0 -15px;
}

/*	Menu Icon: Sides	*/
#nav.expanded li.menuItem.sides span {
	background:url("../media/assetsv2/menuItemIconSides.png") 0 0;
	margin: 0 calc((60px - 17px) / 2);
	margin: 0 -webkit-calc((60px - 17px) / 2);
	height: 14px;
	width: 17px;
}
#nav.expanded li.menuItem.sides:hover span,
#nav.expanded li.menuItem.sides:active span {
	background:url("../media/assetsv2/menuItemIconSides.png") 0 -14px;
}

/*	Menu Icon: Contact	*/
#nav.expanded li.menuItem.contact span {
	background:url("../media/assetsv2/menuItemIconContact.png") 0 0;
	margin: 0 calc((60px - 17px) / 2);
	margin: 0 -webkit-calc((60px - 17px) / 2);
	height: 18px;
	width: 17px;
}
#nav.expanded li.menuItem.contact:hover span,
#nav.expanded li.menuItem.contact:active span {
	background:url("../media/assetsv2/menuItemIconContact.png") 0 -18px;
}

/*	Menu Icon: Login	*/
#nav.expanded li.menuItem.login span {
	background:url("../media/assetsv2/menuItemIconLogin.png") 0 0;
	margin: 0 calc((60px - 8px) / 2);
	margin: 0 -webkit-calc((60px - 8px) / 2);
	height: 18px;
	width: 8px;
}
#nav.expanded li.menuItem.login:hover span,
#nav.expanded li.menuItem.login:active span {
	background:url("../media/assetsv2/menuItemIconLogin.png") 0 -18px;
}
#submenu, #subNav {
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    clear: both;
    display: table;
    width: 100%;
    margin-bottom: -60px;
}
#submenu > ul, #subNav > ul {
    background-attachment: scroll;
    background-position: center bottom;
    background-repeat: repeat-x;
    display: inline;
    padding-bottom: 0;
    padding-top: 0;
    width: 960px;
}
#submenu > ul, #subNav > ul {
    text-align: left;
}
#submenu ul li, #subNav ul li {
    border-bottom: 1px solid #E6E6E6;
    /*border-right: 1px solid #E6E6E6;*/
    display: inline-block;
    float: left;
    max-height: 45px;
    overflow: hidden;
    width: 100%;
    clear: none;
}
#submenu ul li:first-child, #subNav ul li:first-child {
    border-top: 1px solid #E6E6E6;
}
#submenu a, #subNav a, #submenu a:link, #submenu a:visited, #subNav a:link, #subNav a:visited {
    color: #666666;
}
#submenu .selected a, #subNav .active a:only-child {
    color: #1D63AE;
    font-weight: bold;
}
#submenu li:hover, #subNav li:hover {
    background-color: rgba(0, 0, 0, 0);
}
#subNav a:hover:only-child {
    color: #1D63AE;
}
#wrapper .topContent {
	/*margin-top:60px;*/
}
#banner {
}
#slideshow {
	margin: 0 auto;
	width: 100%;
}
/*#slideshow ul {
	margin-left: 0;
}*/
#banner #slideshow ul.slidePagination,
#banner #slideshow span {
}
#slideshow ul li {
	width:100%;
}
.bannerContent {
}
.bannerButtonCopy {
	/*bottom: 68px;*/
	font-weight: lighter;
	/*line-height: 57px;*/

	bottom: 60px;
    left: 20px;
    text-align: left;
    font-size: 200%;
    line-height: 150%;
}
button.bannerBtn {
	/*height: 48px;*/
	/*margin-left: 80px;*/
	/*margin-top: 230px;*/
	/*width: 300px;*/

    /*bottom: -100%;*/
    display: block;
    left: 0;
    /*margin: 0;*/
    padding: 0;
    position: relative;
    /*width: 100%;*/

    /*border-radius: 3px;*/
    bottom: calc(-100% + 50px);
    bottom: -mox-calc(-100% + 50px);
    bottom: -webkit-calc(-100% + 50px);
    font-size: 87.5%;
    height: 30px;
    margin: 0 20px;
    width: calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    /*box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);*/
}
#slideshow ul {
    overflow: inherit;
}
/*.green{
	background:url(../media/assetsv2/bannerBtnBg48Green.png) 0 0;
}
.green:hover,
.green:active{
	background:url(../media/assetsv2/bannerBtnBg48Green.png) 0 -48px;
}
.orange{
	background:url(../media/assetsv2/bannerBtnBg48Orange.png) 0 0;
}
.orange:hover,
.orange:active {
	background:url(../media/assetsv2/bannerBtnBg48Orange.png) 0 -48px;
}
.blue{
	background:url(../media/assetsv2/bannerBtnBg48Blue.png) 0 0;
}
.blue:hover,
.blue:active{
	background:url(../media/assetsv2/bannerBtnBg48Blue.png) 0 -48px;
}*/
.slidePagination {
    /*margin-left: calc((100% - 4 * 30px - 0px) / 2);
    max-height: 45px;*/

    /*margin-left: calc((100% - 4 * 30px - 0px) / 2);*/
    max-height: 45px;
    width: 100%;
}
#prevBtn,
#nextBtn,
#slideshow .slidePagination > li {
	/*height: 10px;
	margin: 15px 5px 0;
	width: 10px;*/

	background:url(../media/assetsv2/bannerPaginationSprites02.png) 100px 0;
	height: 21px;
    margin: 15px 5px 0;
    width: 20px;
}
#slideshow .slidePagination li.current {
	background:url(../media/assetsv2/bannerPaginationSprites02.png) 60px 0;
}
#slideshow .slidePagination > li:hover {
	background:url(../media/assetsv2/bannerPaginationSprites02.png) 80px 0;
}
#slideshow .slidePagination li.current:hover {
	background:url(../media/assetsv2/bannerPaginationSprites02.png) 40px 0;
}
/*#slideshow .slidePagination > li {
	background:url(../media/assetsv2/bannerPaginationSprites02.png) 50px 0;
}
#slideshow .slidePagination li.current,
#slideshow .slidePagination li.current:hover {
	background:url(../media/assetsv2/bannerPaginationSprites02.png) 30px 0;
}
#slideshow .slidePagination > li:hover,
#slideshow .slidePagination > li:active {
	background:url(../media/assetsv2/bannerPaginationSprites02.png) 20px 0;
}
#prevBtn {
	background:url(../media/assetsv2/bannerPaginationSprites02.png) 50px 10px;
}
#nextBtn {
	background:url(../media/assetsv2/bannerPaginationSprites02.png) 40px 10px;
}
#prevBtn:hover,
#prevBtn:active {
	background:url(../media/assetsv2/bannerPaginationSprites02.png) 30px 10px;
}
#nextBtn:hover,
#nextBtn:active {
	background:url(../media/assetsv2/bannerPaginationSprites02.png) 20px 10px;
}*/
#slideshow #prevBtn {
	/*
		((100% - (X * 20px)) / 2)
		X = Number of Slides
	*/
	margin-left: calc((100% - (4 * 20px)) / 2);
	margin-left: -webkit-calc((100% - (4 * 20px)) / 2);
}
#slideshow li .slide {
	/*background-size: contain !important;*/
	background-size: 100%;
	height: 400px;
	/*max-width: 940px;*/
	width: 100%;
}
/*#banner000 {
	background-color: #000000;
}
#banner001 {
	background:
		url(../media/assetsv2/banner001.jpg) top center no-repeat;
}
#banner002 {
	background:
		url(../media/assetsv2/banner002.jpg) top center no-repeat;
}
#banner003 {
	background:
		url(../media/assetsv2/banner003.jpg) top center no-repeat;
}
#banner004 {
	background:
		url(../media/assetsv2/banner004.jpg) top center no-repeat;
}
#banner005 {
	background:
		url(../media/assetsv2/banner005.jpg) top center no-repeat;
}
#banner006 {
	background:
		url(../media/assetsv2/banner006.jpg) top center no-repeat;
}
#banner007 {
	background:
		url(../media/assetsv2/banner007.jpg) top center no-repeat;
}
#banner008 {
	background:
		url(../media/assetsv2/banner008.jpg) top center no-repeat;
}
#banner009 {
	background:
		url(../media/assetsv2/banner009.jpg) top center no-repeat;
}
#banner010 {
	background:
		url(../media/assetsv2/banner010.jpg) top center no-repeat;
}
#banner011 {
	background:
		url(../media/assetsv2/banner011.jpg) top center no-repeat;
}
#banner012 {
	background:
		url(../media/assetsv2/banner012.jpg) top center no-repeat;
}
#banner013 {
	background:
		url(../media/assetsv2/banner013.jpg) top center no-repeat;
}
#banner014 {
	background:
		url(../media/assetsv2/banner014.jpg) top center no-repeat;
}*/
#tiles {
    padding-top: 12px;
}
.tile {
    background-color: #E6E6E6;
    display: block;
    height: 226px;
    margin-right: 10px;
    width: 226px;
    position: relative;
}
.tile.actor {
    background:url(../media/assetsv2/tile-actor.jpg) 0px 0px;
}
.tile.actor:hover {
    background:url(../media/assetsv2/tile-actor.jpg) 0px -226px;
}
.tile.cd {
    /*background: url("../media/assetsv2/tile-casting-off.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);*/
    background:url(../media/assetsv2/tile-casting.jpg) 0px 0px;
}
.tile.cd:hover {
    /*background: url("../media/assetsv2/tile-casting-on.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);*/
    background:url(../media/assetsv2/tile-casting.jpg) 0px -226px;
}
.tile.icd {
    /*background: url("../media/assetsv2/tile-icd-off.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);*/
    background:url(../media/assetsv2/tile-icd.jpg) 0px 0px;
}
.tile.icd:hover {
    /*background: url("../media/assetsv2/tile-icd-on.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);*/
    background:url(../media/assetsv2/tile-icd.jpg) 0px -226px;
}
.tile.postproj {
    /*background: url("../media/assetsv2/tile-icd-off.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);*/
    background:url(../media/assetsv2/tile-postproj.jpg) 0px 0px;
}
.tile.postproj:hover {
    /*background: url("../media/assetsv2/tile-icd-on.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);*/
    background:url(../media/assetsv2/tile-postproj.jpg) 0px -226px;
}
.tile.agent {
    /*background: url("../media/assetsv2/tile-agent-off.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);*/
    background:url(../media/assetsv2/tile-agent.jpg) 0px 0px;
}
.tile.agent:hover {
    /*background: url("../media/assetsv2/tile-agent-on.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);*/
    background:url(../media/assetsv2/tile-agent.jpg) 0px -226px;
}
#tiles a {
    background-size: 100% 200%;
    display: inline-block;
    background-position: center bottom;
}
/*.tile:first-of-type {
    margin-left: 10px;
}*/
.tile:nth-child(2n+1) {
    margin-left: 10px;
}
.tile:last-of-type {
    margin-right: 0;
}
.joinPageBtn a span {
	bottom: -10px;
}
.tile span {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: block;
    position: absolute;
    width: inherit;
    /*height: 40px;*/
    min-height: 40px;
}
.tile p {
    color: #FFFFFF;
    font-size: 1.125em;
    font-variant: small-caps;
    line-height: 40px;
    padding-left: 10px;
    text-align: center;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    font-style: italic;
    background: url("../media/assetsv2/bannerShadow.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
#mainContent {
	margin-top: 60px;
	margin-bottom: 66px;
}
#mainContent li:nth-child(2n+1) {
	clear: both;
}
.content1.testimonial {
    margin-bottom: 52px;
}
.quoteOpen {
    background-image: url("../media/assetsv2/quoteOpen01.png");
    background-repeat: no-repeat;
    background-size: 60px auto;
    display: block;
    float: left;
    height: 60px;
    filter: alpha(opacity=0.2);
    margin-right: 20px;
    opacity: 0.2;
    width: 60px;
}
.quoteClose {
    background-image: url("../media/assetsv2/quoteClose01.png");
    background-repeat: no-repeat;
    background-size: 60px auto;
    display: inline-block;
    height: 60px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -60px;
    opacity: 0.2;
    filter: alpha(opacity=0.2);
    width: 60px;
    vertical-align: text-top;
    float: right;
}
.testimonial p {
    color: #666666;
    font-style: italic;
    font-weight: lighter;
    font-size: 125%;
    margin-left: 80px;
    width: calc(100% - 180px);
    width: -webkit-calc(100% - 180px);
    width: -moz-calc(100% - 180px);
    text-align: justify;
}
.testimonialName {
    color: #666666;
    font-style: italic;
    font-weight: bold;
    margin-left: 80px;
}
.testimonial h2 {
    margin-left: 80px;
}
#footer {
	background-image: url(../media/assetsv2/footerShadow.png);
	margin-top: 60px;
	padding: 0 0 30px;
}
#footer .content1,
#footer .content2,
#footer .content3 {
	margin: 30px 0 0 0;
}
.headerList {
	display: inline;
	line-height: 60px;
	margin: 0 0 0 10px;
	float:left;
}
.headerList li,
.footerList li {
	display: inline;
	padding: 0 10px 0 5px;
	border-right: 1px solid #333;
}
.footerList li:first-of-type,
.headerList li:first-of-type {
	padding: 0 10px 0 0;
}
.footerList li {
    border: medium none;
    /*display: inline-block;*/
    padding: 0 10px 0 0;
    width: calc(33.3333% - 13px);
    width: -webkit-calc(33.3333% - 13px);
    top: 0;
}
.footerList li:last-of-type,
.headerList li:last-of-type {
	border-right: none;
}
#footer .headerList {
	clear: both;
	line-height: 100%;
	margin: 46px 0 0 10px;
	width: 100%;
}
.fb-like-box.fb_iframe_widget iframe,
.twitter-timeline.twitter-timeline-rendered {
    width: calc(100vw - 35px)!important;
}
.social li {
	display: inline-block;
	width: 60px;
}
/*
((100% - (60px * X)) / ((X * 2) - 2))
X = Number of Social Media Icons
*/
.social li,
.social li:first-of-type {
	margin-right: calc((100% - (63px * 4)) / ((4 * 2) - 2));
	margin-right: -webkit-calc((100% - (63px * 4)) / ((4 * 2) - 2));
}
.social li,
.social li:last-of-type {
	margin-left: calc((100% - (63px * 4)) / ((4 * 2) - 2));
	margin-left: -webkit-calc((100% - (63px * 4)) / ((4 * 2) - 2));
}
.social li:first-of-type {
	margin-left: 0;
}
.social li:last-of-type {
	margin-right: 0;
}
span.social {
	width:60px;
	height:60px;
	background-repeat: no-repeat;
	display: block;
}
.facebook {
	background:url(../media/assetsv2/socialFacebook.png) 0 0;
}
.facebook:hover,
.facebook:active {
	background:url(../media/assetsv2/socialFacebook.png) 0 -60px;
}
.tumblr {
	background:url(../media/assetsv2/socialTumblr.png) 0 0;
}
.tumblr:hover,
.tumblr:active {
	background:url(../media/assetsv2/socialTumblr.png) 0 -60px;
}
.twitter {
	background:url(../media/assetsv2/socialTwitter.png) 0 0;
}
.twitter:hover,
.twitter:active {
	background:url(../media/assetsv2/socialTwitter.png) 0 -60px;
}
.google {
	background:url(../media/assetsv2/socialGoogle.png) 0 0;
}
.google:hover,
.google:active {
	background:url(../media/assetsv2/socialGoogle.png) 0 -60px;
}
.hideBg {
}
#subfooter {
	/*height:100px;*/
	/*min-height:100px;*/
	/*max-height:100px;*/
	padding: 0 10px;
	text-align: left;
}
#subfooter .contentCentered {
	padding: 20px 0;
}
.contentCentered {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.content1 {
	margin: 20px 0 10px;
	padding: 0 10px;
}
.content2 {
	margin: 20px 0 30px;
	padding: 0 10px;
	width: calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	display: block;
}
.content3 {
	margin: 36px 0 19px 0;
	padding: 0 10px;
	max-width: calc(100% - 20px);
	max-width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	float: left;
	display: block;
}
#content #membership,
#content #premium,
#page.downloadSides #editForm,
#page.photographers .photographerList,
#page.schools #ajaxContent,
#content.seminars #page.seminars #ajaxContent,
#page.aboutus #content div:nth-child(3),
#content.contact #page.contact #content {
    width: 100%;
    margin: 50px 0 0;
}
.rowSignUp td {
    width: 100%;
}
.rowSignUp td:first-child {
    margin-bottom: 20px;
}
.photoCell,
.castingCell,
.mediaCell {
    /*border-bottom: 1px solid #CBCBCB;*/
    border-right: 1px solid #CBCBCB;
    padding: 30px 20px 20px;
    vertical-align: top;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
}
.photoCell {
    padding-top: 80px;
}
.pricingCell {
    font-size: 87.5%;
    padding: 30px 20px 20px;
    text-align: center;
    vertical-align: top;
    color: #666666;
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px);
    margin: 0 20px 20px;
    background: linear-gradient(to top, #FFFFFF, #F3F3F3) repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    display: block;
}
.rowPremium:first-child .pricingCell {
    /*padding-top: 80px;*/
}
.rowPremium td {
    clear: both;
    float: left;
}
.rowPremium {
    border-top: 1px solid #CBCBCB;
}
#premiumTable .rowPremium:last-child td:first-child {
    border-bottom: medium none;
}
.rowPremium:first-child {
    border-bottom: medium none;
}
.pkgTitle, .sideNote {
    clear: both;
    display: block;
    float: left;
    margin-left: 0;
    width: 100%;
}
#membership > fieldset,
#premium > fieldset,
.photoCell,
.castingCell,
.mediaCell {
    border: medium none;
}
#membership fieldset legend, #premium fieldset legend {
    width: -webkit-calc(100% - 39px);
    width: -moz-calc(100% - 39px);
    width: calc(100% - 39px);
    background-color:#000;
}

/*Bryant's Style Overwrites */
.content2.thumb {
    margin-top:0px;
    float:none;
}
.content2.thumb img {
    height: auto;
    width:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

#content > ul {
	width: -webkit-calc(100% - 20px);
	width: -moz-calc(100% - 20px);
	width: calc(100% - 20px);
	margin:10px;
	display: table;
}
li.content2.thumb {
    display: table-footer-group;
}

/*Contact Form*/
.contactForm {
    width:auto;
    float:none;
    clear:both;
}
.contactForm.left {
    margin-bottom:0px;

}
.mailingInfo,
dl.phone.content2,
.address dl.address {
    float: none!important;
    min-height:0;
    width:auto!important;
    display:block;
    clear:both;
}
h1#emailDiv, 
h1#phoneDiv, 
h1#locationsDiv {
    margin-top: 30px;
}
#page.joinPage .hasBtn {
    display: block;
    float: none;
    width:auto!important;
    min-height:100px!important;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom:10px!important;
}
#page.joinPage .hasBtn .joinPageBtn {
    display: none;
}
#page.joinPage .hasBtn .tile .joinPageBtn {
    display: block;
}

.joinSecContent {
    line-height: normal;
}
/*#page.joinPage .hasBtn:nth-child(2n+2) {
    margin-left: 10px;
    margin-right: 10px;
}*/
#page.joinPage .tile {
    background-position: center -300px;
    background-size: 100%;
    width: auto!important;
    height:200px!important;
}
#page.joinPage .tile:first-of-type {
    margin-left: 0;
}
.joinPageBtn a {
    /*border-radius: 3px;*/
}
.signupBtn input, .emailSend .send .button, .emailSend .send, .joinPageBtn a {
    background: url("../media/assetsv2/btnBg30Blue.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.groupHeader {
    margin-bottom: 42px;
    padding: 0 10px;
}
#page {
    margin-bottom: 66px;
    margin-top: 60px;
}
.joinSecContent li {
    list-style: disc outside none;
    margin-left: 10px;
}

/*Job/Seminar Posting Forms */

#page.seminars.contentCentered {
    width:auto;
}
form#jobpost select, 
form#jobpost input[type="text"] {
    width:100%;
}
form#jobpost select, 
form#jobpost input[type="text"] {
    width:100%;
}
#mainContent.jobForm.contentCentered {
    margin-top:70px;
}
.jobForm.contentCentered > #content {
    padding:8px;
}
/*Demo Reels*/
.contentCentered.reels td:first-child {
    display: none!important;
}
.contentCentered.reels #paging-wrapper td.pages,
.contentCentered.reels  td.pages {
    display: block!important;
    width:auto!important;
    margin-left:0px!important;
    font-size:14px;
}

/* Casting Billboard */
.extraRoles #content,
.directCast #content {
    margin:0 8px;
}
#directCastProjects thead th {
   display:none;
}
#directCastProjects tbody td.date,
#directCastProjects thead th.date {
    text-align:center;
    
}
#directCastProjects .projectInfo td {
    background: #F8F8F8;
    display:block;
    float:none;
    margin: 1px;
    text-align: center;
    width:100% !important;
}
#directCastProjects .projectInfo td.name,
#directCastProjects .projectInfo td.date {
    display:none;
} 
#directCastProjects .projectInfo td.role {
    max-width:100%!important;
    width:100%!important;
    display:block;
    float:none;
    background:none;
    text-align:left;
}
#directCastProjects .projectInfo td.role a {
    display:block;
}
#directCastProjects .more {
    display:block;
    text-align:center;
    font-weight:bold;
    padding:10px;
}
.joinModal {
	display: none;
	width: auto;
	padding: 38px 48px;
}
div.postProject ul.postProjectForm li {
    clear: both;
    height: 60px;
    margin-bottom: 30px;
    width: 100%;
}
div.postProject input.text {
    height: 30px;
    margin-bottom: 10px;
    width: -wekit-calc(100% - 22px);
    width: -moz-calc(100% - 22px);
    width: calc(100% - 22px);
}
div.postProject select {
    height: 30px;
    margin-bottom: 10px;
    width: calc(100% - 0px);
}
div.postProject label {
    width: 100%;
}
#verticleCntrIcd {
    /*top: 180px;*/
    width: 100%;
}
.joinModal.widerModal {
    padding: 20px !important;
}
div.postProject ul.emailSend {
    margin-left: -webkit-calc((100% - 250px) / 2);
    margin-left: -moz-calc((100% - 250px) / 2);
    margin-left: calc((100% - 250px) / 2);
}
/* Industry Jobs Page */
.contentCentered.industryJobs #pagingtop td:first-child,
.contentCentered.industryJobs #pagingbottom td:first-child {
    display: none;
}
.contentCentered.industryJobs #pagingtop td.pages,
.contentCentered.industryJobs #pagingbottom td.pages {
    display: block!important;
    width:auto!important;
    margin-left:0px!important;
}

.postheading .postdate {
    position: relative;
    right: auto;
    top: auto;
    margin-top:6px;
}
.contentCentered.industryJobs .postdescription {
    line-height: normal;
    font-size:14px;
}
.contentCentered.industryJobs .postdescription > p {
    margin-top: inherit;
}
/* Directories Page Overwrites */
.listPagination td {
    display:block;
    width:auto;
    text-align:left;
}
.listPagination td:first-child {
    display:none;
}
#pagingtop, 
#pagingbottom {
    height: auto;
    width: auto;
}
#directorytable,
#directorytable tbody,
#directorytable tbody tr {
    width:auto;
    display:block;
}
#directorytable table,
#directorytable table td {
    display: block;
    float: none;
    width: auto;
}
#directorytable table td {
    border-bottom: 1px solid #EFEFEF;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
/* Download Sides Page */
.contentCentered.downloadSides table thead {
    display:none;
}
.searchOptions {
    height:80px;
}
.searchOptions ul.sort {
    clear: both;
    display: block;
    float: none;
}
.searchOptions ul.searchSides li input {
    width:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.searchOptions ul.searchSides li.submit {
    float: left;
}
.searchOptions ul.searchSides li.label,
.searchOptions ul.searchSides li.searchIn,
.searchOptions ul.searchSides li.reset {
   display:none;
}
.contentCentered.downloadSides table tbody tr {
    width:100%;
}
.contentCentered.downloadSides table tbody tr td {
    display:block;
    line-height:18px;
    width:100%;
    padding:4px;
}
.contentCentered.downloadSides table tbody tr td.role {
    font-weight:bold;
}

.contentCentered.downloadSides table tbody tr td.cd,
.contentCentered.downloadSides table tbody tr td.project,
.contentCentered.downloadSides table tbody tr td.episode {
    display:none;
}
.contentCentered.downloadSides table tfoot .pagination a {
    margin: 3px;
}
/* Photographer Gallery */
.contentCentered.photographers .paging-wrapper {
    height:auto;
}
.contentCentered.photographers .paging-wrapper ul.paging {
    clear: both;
    display: inline-block;
    float: none;
    margin-top:8px;
}
.contentCentered.photographers .bannerItem {
    position:relative;
}
.contentCentered.photographers .bannerItem ul.banner {
    width:100%;
    display:table;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.contentCentered.photographers .bannerItem h3 {
    font-size:14px;
}
.contentCentered.photographers .bannerItem ul.banner li.contactInfo {
    position: relative;
}
.contentCentered.photographers .bannerItem ul.banner li.contactInfo span {
    position: relative;
}
.contentCentered.photographers .bannerItem ul.banner li.studioInfo {
    bottom: 0;
    display: table-footer-group;
    position: relative;
}
.contentCentered.photographers .bannerItem ul.banner li.thumbs {
    display:table;
    float: none;
    position: relative;
    width:100%;
    top:auto;
   	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.contentCentered.photographers .bannerItem ul.banner li.thumbs > a {
    display:table-cell;
}
.contentCentered.photographers .bannerItem ul.banner li.thumbs > a img {
    width:100%;
    height:auto;
}
.contentCentered.photographers .bannerItem > a img {
    width:100%;
    height:auto;
}
.contentCentered.photographers .bannerItem img.discount {
    height: auto;
    width: auto;
    position: absolute;
    top:40px;
    right: 0;
}
.contentCentered.photographers .bannerItem object,
.contentCentered.photographers .bannerItem embed {
    width:100%!important;
}
#page.photographers #content,
#page.photographers #sideBar {
    margin: 10px;
}
/* Coaches and Schools */
#page.schools {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
}
#page.schools #toolbar-wrapper
{
    display:none;
}
#page.schools #content-wrapper
{
    display:block;
    width:100%;
}
#page.schools #bannertable table 
{
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);	
}

#page.schools #bannertable table img{
    width: 100%!important;
    height:auto!important;
}
.schoolName{
    font-size: 100%;
}
/* Video Tutorials */
.tutorials.contentCentered #content {
    float: none;
    margin-top: 0;
    width: auto;
}
.tutorials.contentCentered > div.topics {
    float: none;
    width: auto;
    margin: 20px 10px
}
.videoContainer {
    height: 250px;
    width: auto;
    margin:10px;
}
.videoHead {
    width: auto;
    height:auto;
    line-height:normal;
}
h3.videoTitle {
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#player {
    display: block;
    height: 90%;
    width: 100%;
}
div.videoHead ul.videoNav a.prev,
div.videoHead ul.videoNav a.next {
    overflow: hidden;
    padding:0;
}
div.videoHead ul.videoNav li.prev a.prev:before,
div.videoHead ul.videoNav li.next a.next:after {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#466FAB;
    text-align:center;
    margin:0;
}
div.videoHead ul.videoNav li.prev,
div.videoHead ul.videoNav li.next {
    position:relative;
    height: 42px;
    display:none;
}
/* Studio Rentals Page */
.contentCentered.studiorentals div#ajaxContent table tbody tr td table tbody tr td table tbody tr td table tbody tr td > table  span.medium {
	font-size:12px!important;
	max-width:500px;
	white-space: normal!important;
}
.contentCentered.studiorentals div#ajaxContent > table > tbody tr > td > table > tbody tr > td > table > tbody tr > td > table > tbody > tr > td > table {
	text-align:left;
	display:table;
	font-size:12px!important;
	line-height:normal!important;
 }
 .contentCentered.studiorentals div#ajaxContent table td.medium  {
	white-space: normal!important;
	font-size:10px!important;
 }
.contentCentered.studiorentals div#ajaxContent table tbody tr td table tbody tr td table tbody tr td table tbody tr td > table td.medium:first-child strong {
    font-size: 16px;
}
.contentCentered.studiorentals div#ajaxContent   {
    margin: 10px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
}

/* Join Page */

/*Agent Join Modal*/
.joinPage  #verticleCenter {
    z-index: 0;
}
.joinPage .joinModal.agt
{
    width: auto;
    padding: 10px;
    position: fixed;
    font-size: 10pt;
    left: 10px;
    right: 10px;
    line-height: normal;
    -webkit-box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
}


.joinModal.widerModal.icd a.closeBtn
{
    margin:10px;
}

.joinPage .joinModal.widerModal.icd:before,
.joinPage .joinModal.agt:before
{
    display:block;
    background:transparent;
    content:"";
    position:fixed;
    top:60px;
    left:0;
    right:0;
    bottom:0;
    z-index:-30;
}
.joinPage .joinModal.agt h4 {
    font-size: 12pt;
    font-weight: bold;
}


.joinPage .joinModal.widerModal.icd {
    padding: 10px !important;
    margin: 10px;
    line-height: normal;
    -webkit-box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
}
.joinPage .joinModal.widerModal.icd h2{
    margin-right: 20px;
}

.joinPage .joinModal.widerModal.icd div.postProject input.text {
width: 90%;
}
.joinPage .joinModal.widerModal.icd div.postProject ul.emailSend {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    display: block;
}
/*Login Modal */
#modalContainer {
    top:0px!important;
    margin:5% 5%!important;  
    width:auto!important;
}
#cookieBanner .content {
    padding: 0 10px 20px;
    width: 100%;
}
#cookieBanner {
	padding: 0 10px 20px;
	/*width: 960px;*/
}
/*FAQ Page*/
.faqs.contentCentered {
    /*width: 100%;*/
}
.faqs div#content,
#page.seminars #content,
#page.aboutus #content,
#page.contact,
#page.advertinfo #content {
    padding: 0 10px;
    width: auto;
}
.studioRentals #map iframe {
    height: 640px;
    min-height: 640px;
}
#fcstudiosbanner {
    height: auto;
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
}
#fcstudiosbanner img {
	max-width: 100%;
}
#content .studioRentals #content {
	padding: 0 20px;
}
}

/* Mobile (>HDPI) */
@media

/*Responsive To Screen Size*/
only screen and (-webkit-min-device-pixel-ratio: 2)      and (max-width: 761px),
only screen and (min--moz-device-pixel-ratio:    2)      and (max-width: 761px),
only screen and (-moz-min-device-pixel-ratio:    2)      and (max-width: 761px),
only screen and (-o-min-device-pixel-ratio:      2/1)    and (max-width: 761px),
only screen and (min-device-pixel-ratio:         2)      and (max-width: 761px),
only screen and (min-resolution:                 192dpi) and (max-width: 761px),
only screen and (min-resolution:                 2dppx)  and (max-width: 761px) {


/*Responsive To Device Size*/
/*only screen and (-webkit-min-device-pixel-ratio: 2)      and (max-device-width: 761px),
only screen and (min--moz-device-pixel-ratio:    2)      and (max-device-width: 761px),
only screen and (-moz-min-device-pixel-ratio:    2)      and (max-device-width: 761px),
only screen and (-o-min-device-pixel-ratio:      2/1)    and (max-device-width: 761px),
only screen and (min-device-pixel-ratio:         2)      and (max-device-width: 761px),
only screen and (min-resolution:                 192dpi) and (max-device-width: 761px),
only screen and (min-resolution:                 2dppx)  and (max-device-width: 761px) {*/

body {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
#content {
	margin-top:-20px;
}
#header {
	height:79px;
	min-height:79px;
	max-height:79px;
	/*background-image: url(../media/assetsv2/headerbg@2x.png);*/
}
#mobileLoginForm li {
	width: calc((100% - 45px) / 2);
	width: -webkit-calc((100% - 45px) / 2);
	margin-left: 15px;
}
.loginSubmit input {
	/*border: medium none;*/
	/*border-radius: 3px;*/
	height: 21.5px;
	padding-bottom: 1px;
	width: 100%;
}
.loginBtn input {
	background:url(../media/assetsv2/btnBg43Silver.png) 0 0;
	background-size: 100% 43px;
}
.loginBtn input:hover,
.loginBtn input:active {
	background:url(../media/assetsv2/btnBg43Silver.png) 0 -21.5px;
	background-size: 100% 43px;
}
.signupBtn input {
	background:url(../media/assetsv2/btnBg43Blue.png) 0 0;
	background-size: 100% 43px;
}
.signupBtn input:hover,
.signupBtn input:active {
	background:url(../media/assetsv2/btnBg43Blue.png) 0 -21.5px;
	background-size: 100% 43px;
}
#nav {
	height:70px;
	min-height:70px;
	max-height:70px;
	background-image: url(../media/assetsv2/navbg2@2x.png);
	/*background-size: auto 60px;*/
}
.topNav {
	position:absolute;
	margin-top:79px;
}
#nav ul a:link,
#nav ul a:visited,
#nav ul a:active,
#nav ul a:hover {
	padding: 0;
}
#nav li:last-child a {
	padding-right:0;
}
#headerLogo {
	/*background-image:url(../media/assetsv2/logoNavINCLight@2x.png);*/
	background-size: 267px 40px;
	height: 40px;
	margin: 6px 0 0 15px;
	padding: 0 0 6px 0;
	width: 267px;
	background-repeat: no-repeat;
	display: block;
}
/*#headerLogo.AU {
	background:url(../media/assetsv2/logonavlight-australia2@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
#headerLogo.EU {
	background:url(../media/assetsv2/logonavlight-europe@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
#headerLogo.FR {
	background:url(../media/assetsv2/logonavlight-france@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
#headerLogo.IN {
	background:url(../media/assetsv2/logonavlight-india2@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}*/
#headerLogo.CN {
	background:url(../media/assetsv2/logonavlight-incorporated@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
/*#headerLogo.MX {
	background:url(../media/assetsv2/logonavlight-mexico2@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
#headerLogo.LAM {
	background:url(../media/assetsv2/logonavlight-latinamerica@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}*/
#headerLogo.LA {
	background:url(../media/assetsv2/logonavlight-losangeles@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
/*#headerLogo.mexico {
	background:url(../media/assetsv2/logonavlight-mexico2@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
#headerLogo.NA {
	background:url(../media/assetsv2/logonavlight-northamerica@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}*/
#headerLogo.SF {
	background:url(../media/assetsv2/logonavlight-sanfrancisco@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
/*#headerLogo.UK {
	background:url(../media/assetsv2/logonavlight-unitedkingdom2@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}*/
#headerLogo.AU,
#headerLogo.EU,
#headerLogo.FR,
#headerLogo.IN,
#headerLogo.NA,
#headerLogo.UK {
	background:url(../media/assetsv2/logonavlight-international@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
#headerLogo.MX,
#headerLogo.LAM,
#headerLogo.mexico {
	background:url(../media/assetsv2/logonavlight-internacional@2x.png) no-repeat scroll 0 0 / 267px 40px rgba(0, 0, 0, 0);
}
#navLogo {
	display: block;
	float: left;
	opacity: 1;
	filter: alpha(opacity=1);
	border-right: 1px solid #D4D4D4;
	height: 50px;
	width: 50px;
}
#navLogo span {
	margin: calc((50px - 18px) / 2) calc((50px - 17px) / 2);
	margin: -webkit-calc((50px - 18px) / 2) -webkit-calc((50px - 17px) / 2);
	height: 18px;
	width: 17px;
	background:url("../media/assetsv2/hamburger@2x.png") no-repeat 0 0;
	background-repeat: no-repeat;
	display: block;
	padding: 0;
	background-size: 17px 36px;
}
#navLogo:hover span,
#navLogo:active span {
	background:url("../media/assetsv2/hamburger@2x.png") no-repeat 0 -18px;
	background-size: 17px 36px;
}
.expanded #navLogo span {
	background:url("../media/assetsv2/menuItemIconClose@2x.png") no-repeat 0 0;
	height: 17px;
	width: 16.5px;
	margin: calc((50px - 17px) / 2) calc((50px - 16.5px) / 2);
	margin: -webkit-calc((50px - 17px) / 2) -webkit-calc((50px - 16.5px) / 2);
	background-size: 16.5px 34px;
}
.expanded #navLogo:hover span,
.expanded #navLogo:active span {
	background:url("../media/assetsv2/menuItemIconClose@2x.png") no-repeat 0 -17px;
	background-size: 16.5px 34px;
}
#pageTitle {
	border-left: 1px solid #FFFFFF;
	clear: none;
	display: block;
	float: left;
	height: 50px;
	width: calc(100% - 103px);
	width: -webkit-calc(100% - 103px);
	color: #666666;
	cursor: default;
	font-weight: bold;
	line-height: 48px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-shadow: 0 1px #FFFFFF;
}
#bttBtn {
	float: right;
	opacity: 1;
	filter: alpha(opacity=1);
	border-left: 1px solid #ffffff;
}
#bttBtn span {
	background:url(../media/assetsv2/bttBtn@2x.png) no-repeat 0 0;
	margin: calc((50px - 12px) / 2) calc((50px - 17px) / 2);
	margin-top: -webkit-calc((50px - 12px) / 2) -webkit-calc((50px - 17px) / 2);
	display: block;
	height: 12px;
	width: 17px;
	background-size: 17px 24px;
}
#bttBtn:hover span,
#bttBtn:active span {
	background:url(../media/assetsv2/bttBtn@2x.png) no-repeat 0 -12px;
	background-size: 17px 24px;

}
#nav ul {
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	float:right;
}
#nav ul li {
	display: inline;
	float:left;
	line-height:50px;
}
#nav.expanded {
	background-image: url("../media/assetsv2/navbg@2x.png");
	background-position: center top;
	max-height: none;
	height:auto;
	min-height: inherit;
}
#nav.expanded #menu {
	clear: right;
	display: block;
	float:none;
	padding:0;
}
#nav.expanded ul li {
	border-top: 1px solid #CCCCCC;
	display: block;
	float: left;
	line-height: 50px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 49px;
	background-color: rgba(240, 240, 240, 0.95);
	max-height: 49px;
}
#nav ul .menuItem a {
	padding: 0;
}
#nav.expanded ul li:last-of-type,
#nav.expanded ul li:last-of-type:hover,
#nav.expanded ul li:last-of-type:active {
	background-color:transparent;
	height: 60px;
	min-height: 60px;
}
#nav.expanded ul li:last-of-type a {
	/*background: url("../media/assetsv2/navbg3@2x.png") 0 0;*/
	background:url("../media/assetsv2/navbg3@2x.png") no-repeat scroll 0 0 / 1px 120px rgba(0, 0, 0, 0);
	display: block;
	background-repeat: repeat-x;
	background-size: 1px 120px;
	height: 60px;
}
#nav.expanded ul li:last-of-type a:hover,
#nav.expanded ul li:last-of-type a:active {
	/*background: url("../media/assetsv2/navbg3@2x.png") 0 -60px;*/
	background:url("../media/assetsv2/navbg3@2x.png") no-repeat scroll 0 -60px / 1px 120px rgba(0, 0, 0, 0);
	background-color:transparent;
	background-size: 1px 120px;
}
#nav.expanded ul li:hover,
#nav.expanded ul li:active {
	background-color: rgba(255, 255, 255, 0.95);
}
#nav.expanded ul li a {
	float: left;
	text-align: left;
	width: 100%;
	margin: 0;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 50px;
}
#nav.expanded ul li span {
	background-repeat: no-repeat;
	display: block;
	float: left;
}

/*	Menu Icon: Home	*/
#nav.expanded li.menuItem.home span,
#nav.expanded li.menuItem.landing span {
	background:url("../media/assetsv2/menuItemIconHome@2x.png") 0 0;
	height: 17px;
	margin: calc((50px - 17px) / 2) calc((50px - 17px) / 2);
	margin: -webkit-calc((50px - 17px) / 2) -webkit-calc((50px - 17px) / 2);
	width: 17px;
	background-size: 17px 34px;
}
#nav.expanded li.menuItem.home:hover span,
#nav.expanded li.menuItem.home:active span,
#nav.expanded li.menuItem.landing:hover span,
#nav.expanded li.menuItem.landing:active span {
	background:url("../media/assetsv2/menuItemIconHome@2x.png") 0 -17px;
	background-size: 17px 34px;
}

/*	Menu Icon: About	*/
#nav.expanded li.menuItem.about span {
	background:url("../media/assetsv2/menuItemIconAbout@2x.png") 0 0;
	height: 17px;
	margin: calc((50px - 17px) / 2) calc((50px - 8.5px) / 2);
	margin: -webkit-calc((50px - 17px) / 2) -webkit-calc((50px - 8.5px) / 2);
	width: 8.5px;
	background-size: 8.5px 34px;
}
#nav.expanded li.menuItem.about:hover span,
#nav.expanded li.menuItem.about:active span {
	background:url("../media/assetsv2/menuItemIconAbout@2x.png") 0 -17px;
	background-size: 8.5px 34px;
}

/*	Menu Icon: Talent	*/
#nav.expanded li.menuItem.talentGroup span,
#nav.expanded li.menuItem.talentGroupMX span {
	background:url("../media/assetsv2/menuItemIconTalent@2x.png") 0 0;
	margin: calc((50px - 16px) / 2) calc((50px - 16.5px) / 2);
	margin: -webkit-calc((50px - 16px) / 2) -webkit-calc((50px - 16.5px) / 2);
	height: 16px;
	width: 16.5px;
	background-size: 16.5px 32px;
}
#nav.expanded li.menuItem.talentGroup:hover span,
#nav.expanded li.menuItem.talentGroup:active span,
#nav.expanded li.menuItem.talentGroupMX:hover span,
#nav.expanded li.menuItem.talentGroupMX:active span {
	background:url("../media/assetsv2/menuItemIconTalent@2x.png") 0 -16px;
	background-size: 16.5px 32px;
}

/*	Menu Icon: Industry	*/
#nav.expanded li.menuItem.industryPros span,
#nav.expanded li.menuItem.industryProsMX span {
	background:url("../media/assetsv2/menuItemIconIndustry@2x.png") 0 0;
	margin: calc((50px - 16.5px) / 2) calc((50px - 16.5px) / 2);
	margin: -webkit-calc((50px - 16.5px) / 2) -webkit-calc((50px - 16.5px) / 2);
	height: 16.5px;
	width: 16.5px;
	background-size: 16.5px;
}
#nav.expanded li.menuItem.industryPros:hover span,
#nav.expanded li.menuItem.industryPros:active span,
#nav.expanded li.menuItem.industryProsMX:hover span,
#nav.expanded li.menuItem.industryProsMX:active span {
	background:url("../media/assetsv2/menuItemIconIndustry@2x.png") 0 -16.5px;
	background-size: 16.5px;
}

/*	Menu Icon: Casting	*/
#nav.expanded li.menuItem.castingCalls span,
#nav.expanded li.menuItem.findRoles span {
	background:url("../media/assetsv2/menuItemIconCasting@2x.png") 0 0;
	margin: calc((50px - 14.5px) / 2) calc((50px - 16.5px) / 2);
	margin: -webkit-calc((50px - 14.5px) / 2) -webkit-calc((50px - 16.5px) / 2);
	height: 14.5px;
	width: 16.5px;
	background-size: 16.5px 29px;
}
#nav.expanded li.menuItem.castingCalls:hover span,
#nav.expanded li.menuItem.castingCalls:active span,
#nav.expanded li.menuItem.findRoles:hover span,
#nav.expanded li.menuItem.findRoles:active span {
	background:url("../media/assetsv2/menuItemIconCasting@2x.png") 0 -14.5px;
	background-size: 16.5px 29px;
}

/*	Menu Icon: Sides	*/
#nav.expanded li.menuItem.sides span {
	background:url("../media/assetsv2/menuItemIconSides@2x.png") 0 0;
	margin: calc((50px - 13.5px) / 2) calc((50px - 16.5px) / 2);
	margin: -webkit-calc((50px - 13.5px) / 2) -webkit-calc((50px - 16.5px) / 2);
	height: 13.5px;
	width: 16.5px;
	background-size: 16.5px 27px;
}
#nav.expanded li.menuItem.sides:hover span,
#nav.expanded li.menuItem.sides:active span {
	background:url("../media/assetsv2/menuItemIconSides@2x.png") 0 -13.5px;
	background-size: 16.5px 27px;
}

/*	Menu Icon: Contact	*/
#nav.expanded li.menuItem.contact span {
	background:url("../media/assetsv2/menuItemIconContact@2x.png") 0 0;
	margin: calc((50px - 13.5px) / 2) calc((50px - 16.5px) / 2);
	margin: -webkit-calc((50px - 13.5px) / 2) -webkit-calc((50px - 16.5px) / 2);
	height: 13.5px;
	width: 16.5px;
	background-size: 16.5px 27px;
}
#nav.expanded li.menuItem.contact:hover span,
#nav.expanded li.menuItem.contact:active span {
	background:url("../media/assetsv2/menuItemIconContact@2x.png") 0 -13.5px;
	background-size: 16.5px 27px;
}

/*	Menu Icon: Login	*/
#nav.expanded li.menuItem.login span {
	background:url("../media/assetsv2/menuItemIconLogin@2x.png") 0 0;
	margin: calc((50px - 17px) / 2) calc((50px - 8px) / 2);
	margin: -webkit-calc((50px - 17px) / 2) -webkit-calc((50px - 8px) / 2);
	height: 17px;
	width: 8px;
	background-size: 8px 34px;
}
#nav.expanded li.menuItem.login:hover span,
#nav.expanded li.menuItem.login:active span {
	background:url("../media/assetsv2/menuItemIconLogin@2x.png") 0 -17px;
	background-size: 8px 34px;
}
#wrapper .topContent {
}
#banner {
}
#slideshow {
	margin: 0 auto;
	width: 100%;
}
#slideshow ul {
	margin-left: 0;
}
#banner #slideshow ul.slidePagination,
#banner #slideshow span {
}
#slideshow ul li {
	width:100%;
}
.bannerContent {
	position: relative;
}
.bannerButtonCopy {
	bottom: 68px;
	font-weight: lighter;
	/*line-height: 57px;*/
	line-height: 100%;
}
button.bannerBtn {
	/*height: 48px;*/
	/*margin-left: 80px;*/
	/*margin-top: 230px;*/
	/*width: 300px;*/
}
.slidePagination {
	max-height:25px;
}
#prevBtn,
#nextBtn,
#slideshow .slidePagination > li {
	height: 10px;
	margin: 15px 5px 0;
	width: 10px;
}
#slideshow .slidePagination > li {
	background:url(../media/assetsv2/bannerPaginationSprites@2x.png) 50px 0;
}
#slideshow .slidePagination li.current,
#slideshow .slidePagination li.current:hover {
	background:url(../media/assetsv2/bannerPaginationSprites@2x.png) 30px 0;
}
#slideshow .slidePagination > li:hover,
#slideshow .slidePagination > li:active {
	background:url(../media/assetsv2/bannerPaginationSprites@2x.png) 20px 0;
}
#prevBtn {
	background:url(../media/assetsv2/bannerPaginationSprites@2x.png) 50px 10px;
}
#nextBtn {
	background:url(../media/assetsv2/bannerPaginationSprites@2x.png) 40px 10px;
}
#prevBtn:hover,
#prevBtn:active {
	background:url(../media/assetsv2/bannerPaginationSprites@2x.png) 30px 10px;
}
#nextBtn:hover,
#nextBtn:active {
	background:url(../media/assetsv2/bannerPaginationSprites@2x.png) 20px 10px;
}
#slideshow #prevBtn {
	/*
		((100% - (X * 20px)) / 2)
		X = Number of Slides
	*/
	margin-left: calc((100% - (5 * 20px)) / 2);
	margin-left: -webkit-calc((100% - (5 * 20px)) / 2);
}
#slideshow li .slide {
	/*background-size: contain;*/
	background-size: 100% !important;
	height: 400px;
	width: 100%;
	position: absolute;
}
#mainContent {
	margin-top: 30px;
	margin-bottom: 66px;
}
#mainContent li:nth-child(2n+1) {
	clear: both;
}
.tile p {
	background: none;
	line-height: 100%;
	margin: 10px auto;
}
#footer {
	background-image: url(../media/assetsv2/footerShadow@2x.png);
	margin-top: 60px;
	padding: 0 0 30px;
}
#footer .content1,
#footer .content2,
#footer .content3 {
	margin: 30px 0 0 0;
}
.headerList {
	display: inline;
	line-height: 60px;
	margin: 0 0 0 10px;
	float:left;
}
.headerList li,
.footerList li {
	display: inline;
	padding: 0 10px 0 5px;
	border-right: 1px solid #333;
}
.footerList li:first-of-type,
.headerList li:first-of-type {
	padding: 0 10px 0 0;
}
.footerList li:last-of-type,
.headerList li:last-of-type {
	border-right: none;
}
#footer .headerList {
	clear: both;
	line-height: 100%;
	margin: 46px 0 0 10px;
	width: 100%;
}
.social li {
	display: inline-block;
	width: 60px;
}
/*
((100% - (60px * X)) / ((X * 2) - 2))
X = Number of Social Media Icons
*/
.social li,
.social li:first-of-type {
	margin-right: calc((100% - (63px * 4)) / ((4 * 2) - 2));
	margin-right: -webkit-calc((100% - (63px * 4)) / ((4 * 2) - 2));
}
.social li,
.social li:last-of-type {
	margin-left: calc((100% - (63px * 4)) / ((4 * 2) - 2));
	margin-left: -webkit-calc((100% - (63px * 4)) / ((4 * 2) - 2));
}
.social li:first-of-type {
	margin-left: 0;
}
.social li:last-of-type {
	margin-right: 0;
}
span.social {
	width:60px;
	height:60px;
	background-repeat: no-repeat;
	display: block;
	background-size: 60px;
}
.facebook {
	background:url(../media/assetsv2/socialFacebook@2x.png) 0 0;
	background-size: 60px;
}
.facebook:hover,
.facebook:active {
	background:url(../media/assetsv2/socialFacebook@2x.png) 0 -60px;
	background-size: 60px;
}
.tumblr {
	background:url(../media/assetsv2/socialTumblr@2x.png) 0 0;
	background-size: 60px;
}
.tumblr:hover,
.tumblr:active {
	background:url(../media/assetsv2/socialTumblr@2x.png) 0 -60px;
	background-size: 60px;
}
.twitter {
	background:url(../media/assetsv2/socialTwitter@2x.png) 0 0;
	background-size: 60px;
}
.twitter:hover,
.twitter:active {
	background:url(../media/assetsv2/socialTwitter@2x.png) 0 -60px;
	background-size: 60px;
}
.google {
	background:url(../media/assetsv2/socialGoogle@2x.png) 0 0;
	background-size: 60px;
}
.google:hover,
.google:active {
	background:url(../media/assetsv2/socialGoogle@2x.png) 0 -60px;
	background-size: 60px;
}
.hideBg {
}
#subfooter {
	height:100px;
	min-height:100px;
	max-height:100px;
	padding: 0 10px;
	text-align: left;
}
#subfooter .contentCentered {
	padding: 20px 0;
}
.contentCentered {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.content1 {
	margin: 20px 0 10px;
	padding: 0 10px;
}
.content2 {
	margin: 50px 0 30px;
	padding: 0 10px;
	width: calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	display: block;
}
.content3 {
	margin: 36px 0 19px 0;
	padding: 0 10px;
	max-width: calc(100% - 20px);
	max-width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	float: left;
	display: block;
}
#content .studioRentals #content {
	padding: 0 20px;
}
.studioRentals #map iframe {
    height: 640px;
    min-height: 640px;
}
#fcstudiosbanner {
    height: auto;
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
}
#fcstudiosbanner img {
	max-width: 100%;
}
}
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
