/*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;
}

.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;
}

.full-width {
	width: 100%;
}

	
.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%;
}


.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: 16%;
		margin: 0 5% 1em 0;
		float: left;
	}
	
	.five-col li:nth-child(5n+5){
		margin-right: 0;	
	}


/*
	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;	
	}



/*.image-list li {
		width: 9.55%;
		margin: 0 0.5% 0.5% 0;
}

	.image-list :nth-child(6n+6){
			margin: 0 0.5% 0.5% 0;
		}

	.image-list :nth-child(10n+10){
			margin: 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;
	}

.nav-primary {
	display: block;
}

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

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

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

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

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

/* .nav-events a {
	background-color: #fff;
	min-width: 8em;
} */

.nav-admin, .nav-language { 
 	float: right;
}

.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;
}

.mainstage {
	padding: 6em 0;

}

.mainstage p {
	font-size: 1.5em;	
}
/* Edit film */
.film-edit-link {
    position: absolute;
    top: -200px;
    right: 50px;
    text-align: center;
}
/* 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;
}


.film-meta {
	background: #F4F4F4;
	padding: 1.5em 5%;
	margin-bottom: 2em;
	border-bottom: 3px solid #1daef1;
}

.one-col {
	margin: 0 auto;
}


.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;
}	

/*How it works*/
.how-page h1 {
	font-size: 9em;
}	

	.how h2 {
	   font-size: 4em;
	}   

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

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

	.how .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; 
	}
	
/* For Filmmakers */

.facts-figures .group {
	padding: 0 0 25em 0;	
}




/*Case-studies*/
.case-studies h3 {
	font-size: 6em;
}

/*People list*/
.people img {
	width: 4.5em;
	margin-right: 1em;
	-webkit-border-radius: 0.25em;
	-moz-border-radius: 0.25em;
	border-radius: 0.25em;
}

.people li {
	border-bottom: 1px dotted #DDD;
}

/*Multi column logos*/
/*.logos-group .container > ul > li{
	width: 24%;
	float: left;
}*/

.event-page.archived h1 {
	font-size: 3em;
}

/*Carousel*/

.touchcarousel {
	width: 100% !important;
	background-color: #000;
	height: 400px !important;
}

.to-do-list.col1 {    
    margin-bottom: 2em;
}


/* Big idea */
.big-idea {
    padding: 2em;
}

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

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

/* Events index */
.events a {
	font-size: 3em;
}

/* Event page */
.films p {
    font-size: 1em;
}

.films strong {
    font-weight: 400;
}

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

/*Footer*/
.concept {

}
	.concept .image-holder {
		text-align: center;
		margin: 0 auto;
		height: 5em;
	}

	.concept .image-holder img{
		float: none;
		margin: 0;
	}
	
	.concept .upcoming li {
    	display: inline;
		padding-right: 1em;
	}

.home-events li a, .home-events li span {
	font-size: 0.9em;
	word-break: normal;
}

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

/*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; */
	}
	
	.nav-admin {
		/* display: block; */
		display: none;
	}

	.navigation .nav-admin.active, .navigation .nav-language.active {
	  	top: 81px;
	  	display: block;
	}
	
	.navigation.navigation-manage .nav-admin.nav-admin-manage {
		top: 54px;
	}
		
		/*.nav-admin li,
	.nav-admin a {
		display: inline-block;
	}
	
	.nav-admin li a {
	display: inline-block;
	padding: 2.5em 0.75em;
	border-top: none;
	}

	.navigation .nav-admin.active,
	.navigation .nav-admin {
		position: relative;
		top: auto;
		width: auto;
		background: transparent;
	} */
	
	
	.film-page .col2 {
		margin-top: -12em;
	}

  .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% 1em 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;
}

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

.big-idea {
	-webkit-background-size: auto !important;
	   -moz-background-size: auto !important;
         -o-background-size: auto !important;
            background-size: auto !important;
            }

.facts-figures {
	-webkit-background-size: auto !important;
	   -moz-background-size: auto !important;
         -o-background-size: auto !important;
            background-size: auto !important;
            }

/* PRESENTATION MODE */

div.personImageWrapper {
	height: 450px;
	min-width: 200px;
}

.presDisplay.person #presLeft {
	width: 50%;
}


/* for the boxes listing the unsubmitted and submitted proposals */
div.dwrapContainer {
  margin-top: 20px;
  margin-left: 20px;
  overflow:hidden;
}

div.dwrapW{
  width: 260px;
  height:18px;
  display:block;
  float:left;
  text-align:left;
  font-size: 1.1em;
}
div.dwrapN {
  width:110px;
  height:18px;
  margin-left:4px;
  float:left;
  font-size: 1.0em;
}

div.dwrapSpacer {
  clear: both;
  }

span.dwrapText {
    color: #666666;
    font-size: 1.1m;
}
