/*Tablet and above*/
body {
  line-height: 1.618em;
}

p, ul, ol, dl, blockquote {
    line-height: 1.618em;
    margin-bottom: 1.618em;
  }

.container {
	max-width: 1200px;
	margin: 0 auto; 
	clear: both;
	position: relative;
}

section .container {
	padding: 2em 0em;
	margin: 0 auto;
	width: 96%;
}

section .narrow {
	max-width: 37.5em; 
	margin: 0 auto;
}

section .two-thirds {
	max-width: 50em; 
	margin: 0 auto;
}

.mainstage {
	padding: 6em 0;
}

.mainstage p {
	font-size: 1.5em;	
}

.one-col {
	margin: 0 auto;
}

.blurb h2 {
	font-size: 2.5em;
}

.editor { 
	max-width: 1000px;
}

.body-copy img{
	width: 100%;
	max-width: 50em;

}

.home-events .container {
}

.homepage .films-highlight h3 {
	font-size: 1em;
}

.homepage .films-highlight .six-col li {
	width: 15%;
	margin: 0 1% 1em 0;
	}

.homepage .films-highlight p {
	font-size: 0.6em;
}

.for-filmmakers span.big-number {
	font-size: 2em;
	}

/*
 * Reusable layout components
 */

a.button {
	display: inline;
}

.col1, .col2, .col3, .col4, .col5, .col6, .col {
	margin-bottom: 0;
}

.one-col {
	/* Centered single column layout (used on login screens) */
	width: 30%;
	margin: 0 5% 2.5% 0;
	position: relative;
	padding: 2em 0em;
}

	
.two-col-one-primary {
	/* two column layout with .col1 as the primary (larger) column */
}

.two-col-one-primary .col1 {
	width: 66%;
	float: left;
	margin-right: 4%;
}

.two-col-one-primary .col2 {
	width: 30%;
	float: left;
}

.two-col-two-primary {
	/* two column layout with .col1 as the primary (larger) column */
}

.two-col-two-primary .col2 {
	width: 66%;
	float: left;

}

.two-col-two-primary .col1 {
	width: 30%;
	float: left;
		margin-right: 4%;
}

.two-col {
	width: 100%;
	overflow: hidden;

}

	.two-col ul {
		margin-bottom: 0;
	}

	.two-col li {
		width: 48%;
		margin: 0 2% 0 0;
		float: left;
	}

	.two-col li a {
		border: none;
	}

	.two-col li:nth-child(2n+2){
		margin-right: 0;	
	}

	.two-col li:nth-child(2n+1){
		clear: left;
	}

	.two-col strong {
		font-family: "bebas-neue", "league-gothic", 'Arial Narrow','HelveticaNeue-CondensedBold', 'Helvetica Neue', Arial, sans-serif;
		font-size: 2em;
		line-height: 1em;
	}


.three-col {
	width: 100%;
	overflow: hidden;

}

	.three-col ul {
		margin-bottom: 0;
	}

	.three-col li {
		width: 30%;
		margin: 0 5% 0 0;
		float: left;
	}

	.three-col li a {
		/* border: none; */
	}

	.three-col li:nth-child(3n+3){
		margin-right: 0;	
	}

	.three-col li:nth-child(3n+1){
		clear: left;	
	}

	.three-col strong {
		font-family: "bebas-neue", "league-gothic", 'Arial Narrow','HelveticaNeue-CondensedBold', 'Helvetica Neue', Arial, sans-serif;
		font-size: 2em;
		line-height: 1em;
	}

/*
	Four equal column layout
*/

.four-col {
	
}

	.four-col li {
		width: 21.25%;
		margin: 0 5% 1em 0;
		float: left;
	}
	
	.four-col li:nth-child(4n+4){
		margin-right: 0;	
	}

/*
	Five equal column layout
*/

.five-col {
	
}

	.five-col li {
		width: 19%;
		margin: 0 1% 1em 0;
		float: left;
	}
	
	.five-col li:nth-child(5n+5){
		margin-right: 0;	
	}

	.five-col li:nth-child(5n+6){
		clear: left;
	}

/*
	Six equal column layout
*/

.six-col {
	
}

	.six-col li {
		width: 13%;
		margin: 0 4% 1em 0;
		float: left;
	}
	
	.six-col li:nth-child(6n+6){
		margin-right: 0;	
	}

/* Overrides for mobile-slats
------------------------------------------------------------------------------------ */
 
 .mobile-slats {
 	border: none;
 }
	.mobile-slats img {
		width: 100%;
		height: inherit;
		float: left;
		margin: 0 0 0.5em 0;
	}
	
	.mobile-slats li {
		border: none;
	}

/* Navigation
------------------------------------------------------------------------------------ */

.nav-primary {
	display: block;
}

.navigation ul {
	margin: 0;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	font-family: 'GothamLight';
}

.navigation-manage-event ul {
	margin: 0;
	display: inline-block;
}

.brand a,
.nav-primary a {
	display: inline-block;
}

.nav-primary li.login {
	float:right;	
}
	.nav-primary li.login a {
		padding: 2.5em 1.75em; 
	}

.nav-primary li, nav-primary-event li {
	display: inline-block;
}

.nav-primary li a {
	border-top: none;
}
 
.nav-primary {
 	float: left;
}

.nav-language li a {
  padding: 1em;
  text-align: left;
}

.nav-admin li a {
  padding: 1em;
  text-align: left;
}

a:hover.admenu.open,
.admenu.open,
a:hover.langmenu.open,
.langmenu.open,
a:hover.navmenu.open,
.navmenu.open
{
	background-color: #00aef1;
}

.navigation .mob-menu {
	line-height: 21px;
	padding: 30px 10px 0;
	max-height: 81px;
	height: 51px;
}

.navigation-manage .mob-menu {
	height: 40px;
	padding: 14px 10px 0;
}

.navigation .nav-admin.active, .navigation .nav-language.active  {
	position: absolute;
	background: #00aef1;
	width: 60%;
	max-width: 220px;
	z-index: 20;
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
}

.navigation .nav-language.active li:first-child  {
	background: transparent url("../images/world_map.png") no-repeat center;
	height: 110px;
}

.navigation .nav-admin.active {
  top: 81px;
  right: 64px;
}

.navigation.navigation-manage .nav-admin.nav-admin-manage.active {
  top: 54px;
  right: 0;
}

.navigation .admenu, .navigation .langmenu {
  	position: relative;
	z-index: 100;
}

.navigation .nav-language.active {
  top: 81px;
  left: auto;
  right: 0;
}

#navmenu {
	display: none;
}

.navigation a {
	display: inline-block;
	padding: 2.5em 0.25em;
	border-top: none;
	font-size: 0.9em;
}

.brand {
	width: 10em;
	height: 1em;
	z-index: 9999;
}

.navigation li {
	display: inline-block;
}

.nav-admin li,
.nav-admin li a {
	display: block;
}

.nav-language li,
.nav-language li a {
	display: block;
}

.invite {
	text-align: center;
}

.invite .button-group {
	padding-top: 0;
}

.brand {
	background-size: 90%;
	background-position:center center;
}

/* The Big Idea
----------------------------------------------------------------------------------- */

.big-idea-page h1 {
	font-size: 9em;
}	

	.big-idea h2 {
	   font-size: 4em;
	}   

	.big-idea p {	
		font-size: 1.25em;
		max-width: 37.5em;
	}

	.big-idea img {	
		width: 33.3%;
		min-width: 7em;
	}

	.big-idea .group {
		position: relative;	
		padding: 6em 2%;
		overflow: hidden;
		-webkit-background-size: cover;
		   -moz-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
		        background-position: center;
		        background-attachment:fixed; 
	}
	
.article-list h2 {
	padding-top: 1em;
	}

/*Larger Screens*/
@media screen and (min-width: 63.236em) {
	
	.navigation a {
		font-size: 1em;
		padding: 2.5em 0.75em;
	}

	.navigation-manage a {
		font-size: 1em;
		padding: 1.5em 0.75em;
	}

	.for-filmmakers span.big-number {
		font-size: 5em;
	}
	
	#admenu {
		/* display: none; */
	}
	
  .actions {
    position: absolute;
    top: 1em;
    right: 0;
    bottom: auto;
    left: auto;
    }
  
  /* Quotes */
.quotes p {	
    font-size: 1.35em;
}

.quotes .four-col li {
	margin: 0 3% 5em 0;
	display: inline-block;
	vertical-align: top;
	}
	
	.quotes .four-col li:nth-child(4n) {
		margin-right: 0;
		}
		
	.quotes .four-col li:nth-child(4n+1) {
		clear: left;
		}

.home-events h2 {
	max-height: 1em;
	font-size: 2.5em;
}

	
	.big-idea .group:nth-child(1) {
    	background-attachment: fixed;
	}
	
	.homepage .films-highlight h3 {
	font-size: 1.9em;
	}
	
	.homepage .films-highlight p {
	font-size: 0.9em;
	}
}

/* View film */	

.image-big {
	background-size: cover;
	min-height: 600px;
}

.short-synopsis { 
	margin-top: 200px;
}

.short-synopsis h1 {
  font-size: 5em;
}

.short-synopsis p {
	font-size: 1.125em;
}

.home-post .two-thirds {
	max-width: 50em; 
	margin: 0 auto 0 auto;
}

.films-list-all ul li ul.two-col li {
	width: 48%;
	margin: 0 2% 0 0;
	float: left;
}