@font-face {font-family: "Cyrillic Pixel-7";
    src: url("https://db.onlinewebfonts.com/t/aaf62f5075894b316a9b9ae06146051e.eot");
    src: url("https://db.onlinewebfonts.com/t/aaf62f5075894b316a9b9ae06146051e.eot?#iefix") format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/aaf62f5075894b316a9b9ae06146051e.woff2") format("woff2"),
    url("https://db.onlinewebfonts.com/t/aaf62f5075894b316a9b9ae06146051e.woff") format("woff"),
    url("https://db.onlinewebfonts.com/t/aaf62f5075894b316a9b9ae06146051e.ttf") format("truetype"),
    url("https://db.onlinewebfonts.com/t/aaf62f5075894b316a9b9ae06146051e.svg#Cyrillic Pixel-7") format("svg");
}
@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:400,400i');
/** 
 * main.css
 * 
 * 1. General HTML tags
 * 2. Masthead area
 * 3. Main content and sidebar
 * 4. Footer
 * 5. Media queries for responsive layout
 * 6. Accessibility helpers
 * 
 */

/*********************************************************************
 * 1. General HTML tags
 *
 */

.clear{clear:both;}

* {
	box-sizing: border-box; 
    font-family: 'Barlow Semi Condensed', sans-serif;
}

body {
margin:0;
}

body, td, input[type=text], textarea {
	font-family: Arial, sans-serif;
	font-size: 105%; 
	line-height: 1.8em;
	color: #444; 
}

img {
	max-width: 100%; 
}

h2 {
	font-weight: normal;
}

h3 {
	border-top: 1px solid #eee; 
	padding-top: 1em;
	color: #777; 
}

a {
	text-decoration: none;
	color: #fff;
}
	a:hover,
	.nav a:hover {
		color: #000;
		border-color: #aaa; 
	}

blockquote {
	margin-left: 0;
	padding-left: 1.5em;
	padding-right: 2em; 
	border-left: 4px solid #ddd; 
	font-style: italic; 
	color: #777; 
}

pre, code {
	background: #eee; 
	border: 1px solid #ddd; 
}

pre {
	font-size: 14px; 
	line-height: 1.4em;
	padding: 1em;
	border-left: 4px solid #ddd; 
}

/*********************************************************************
 * 2. Masthead area
 *
 */

.topnav, .topnav li {
	list-style: none; 
	padding: 0;
	margin: 0;
}
	.topnav li {
		float: left; 
		margin-right: 1em;
		margin-bottom: 1em;
	}
	.topnav a {
		padding: 0.25em 0.5em;
		text-decoration: none; 
		display: block;
		background: #eee; 
		color: #333; 
		border: 1px solid #eee; 
	}
	.topnav a:hover {
		background: #ddd;
		border-color: #ddd; 
	}
	.topnav li.current a {
		background: #ddd; 
		border-color: #ddd; 
	}
	.topnav li.edit a {
		background: none; 
	}

.languages {
	list-style: none; 
	margin: 0;
	padding: 0; 
	float: right;
	width: 30%; 
	font-size: 80%; 
}

	.languages li {
		list-style: none; 
		display: inline-block;
		margin: 0;
		padding: 0;
	}

	.languages a {
		padding: 0 0.5em;
		border: none; 
		display: inline;
		border-left: 1px solid #ccc; 
	}
		.languages li.current a {
			font-weight: bold; 
		}
		.languages li:first-child a {
			border: none; 
			padding-left: 0;
		}

/*********************************************************************
 * 3. Main content and sidebar
 *
 */
 
 
 
 
a {color: #704;}

.topMenuContainer{position:fixed;top:0;width:100%;text-align:center;z-index:999;}
.topMenu{width: auto;margin:0 auto;background-color:rgba(255,243,53, 0.8);padding:10px;}
.topMenu a{padding:10px;text-transform:uppercase;font-size:0.875;font-weight:900;color:#e52d93;}
 
#topImage{	background-size: cover;
	background-image: url("/site/templates/img/dk_top.jpg");
	background-position: top;
	position:relative;
	min-height: 100vh;
}
 
header h1, header h2, .languages{margin:0;padding:0;color:#fff;}

header{
	padding: 3%;
	position:relative;
	padding-bottom:0;
}

header h1{width:50%;position:relative;margin:0 auto;text-transform: uppercase;max-width: 400px;margin-top:20vh;}
header h1 img{width:100%;}

header .languages{position: absolute;top: 7vw;left:3%;}
header .languages li a{color:#fff;}

header h2{margin:5vh auto 0;width:48%;font-size:1em;padding:1%;background-color: rgb(255, 243, 53);text-align:center;border: 5px solid #e52d93;color:#e52d93;font-weight: 900;text-transform: uppercase;}
header h2 a{color:#e52d93;text-decoration:underline;}
header h2 p{font-size: 0.75em;}

header #laurels{position: absolute;top:7vw;right:3%;width: 20%;}
header #laurels .img_laurel{width:40%;margin-left:10%;float:right;display:block;}
header #laurels .img_laurel img{width:100%;height:100%;}

header .fb_iframe_widget{
	width: 97%;
    text-align: right;
    margin-bottom: 1vh;
}

header h3{position: relative;text-align:right;border:none;color:#fff;margin-top: 15vh;margin-bottom: 0;}
header h3>span{background-color: rgba(255, 255, 255, 0.7);color:#000;width:auto;padding:0 1%;}
#main {
	clear: both; 
}

#content {
}


section#synopsis{
	padding: 50px 20%;
	border-top: 1px solid #704;
	border-bottom: 1px solid #704
}

section#projections, section#projections_passe{
	height:auto;
	position:relative;
	border-top: 1px solid #704;
	background-color: #444173;

background-image: url("/site/templates/img/bg2.jpg");
color:#000;
}

#projections article, section#projections_passe article{width: 18%;margin:1%;display:inline-block;vertical-align:top;background-color: rgba(255, 255, 255, 0.7);padding:1%;}
section#projections_passe article{width:8%;}
#projections article h2, section#projections_passe article h2{margin-top:0;color:#000;font-weight:700;margin-bottom: 0.2em;}
section#projections_passe article h2{font-size:12px;}
section#projections_passe h4{text-align:center;}
#projections article address, #projections article time, #projections article .cinema{line-height: 1em;color:#000;font-size:0.9em;}
section#projections_passe article address, section#projections_passe time, section#projections_passe article .cinema{font-size:10px;line-height:10px;margin:0;}
.datetime{display:none;color:#000;}
.datetime span{font-size:0.8em;line-height: 1.1em;display:block;}
.cinema{margin-top:12px;margin-bottom: 12px;}
.autre p{margin:0;font-size:0.9em;line-height: 1.3em;}
#projections .res_button{padding: 4px;margin-top:8px;text-decoration:none;display:block;width:100%;text-align:center;border:none;background-color:rgba(255, 255, 255, 0.4);color:#ef798a;border: 1px solid #ef798a;transition-duration:0.5s;}
#projections .res_button:hover{background-color:#ef798a;color:#fff;border:none;}
#projections article a{color:#000;text-decoration:underline;}
#projections article a:hover{color:#ef798a;}
#projections h4{cursor:pointer;margin-bottom: 0.2em;font-size:0.9em;}
#festivals{font-size:12px;line-height:16px;}
.programme_content p{margin:0;font-size:0.8em;line-height: 1.3em;}
.date_free{font-size: 0.9em;} 
#projections article h2{font-size:1.2em;}



section#images{height:auto;}
section#trailer{background-color: #112;}
section#trailer iframe{width:70%;margin: 0 auto !important;}


.img_gall{height:80vh;background-size:cover;background-position: center;}


.bx-wrapper{position:relative;}
.bx-controls-direction{position:absolute;top:40vh;z-index:999;width:100%;display:none;}
.bx-controls-direction a{display:block;position:absolute;vertical-align:center;font-size:40px;width:38px;text-align:center;color:#fff;text-decoration:none;border-bottom:none;background-color:rgba(110, 110, 110, 0.8);font-weight:100;}
.bx-controls-direction a.bx-prev{left: 3%;}
.bx-controls-direction a.bx-next{right: 3%;}

.bx-pager{position:absolute;top:5vh;right:5vh;z-index:999;border-bottom:none;}
.bx-pager-item{float:left;margin: 5px;}
.bx-pager-item a{display:block;width:15px;height:15px;background-color:rgba(255, 255, 255, 0.1);border: 2px solid #ef798a;content:"";color:transparent;transform: rotate(45deg);}
.bx-pager-item a.active{background-color:#ef798a;}


#press{padding:4vh;border-bottom: 5px solid #ef798a;}

#press_file{width:33.333%;float:left;text-align:center;border-bottom: 1px solid #ef798a;padding-bottom:4vh;transition:0.4s;}
#press_file h3{padding-top:0;border-top:none;}
#press_file a{display:block;width:200px;text-align:center;padding:10px;background-color:#ef798a;color:#fff;margin:0 auto;border: 1px solid #ef798a;}
#press_file a:hover{background-color:#fff;color:#ef798a;}
#press_articles{width:100%;column-count: 3;padding-top:4vh;}
#press_articles div.press{display:inline-block;width:100%;margin-bottom: 1.5em;}
#press_articles div.press h4{line-height: 1.1em;width: 85%;margin-top:0;}
#press_articles div.press span{font-style:italic;}
#press .article_date{font-size: 0.7em;display:block;padding-left: 0.2em;}

#press_images{position:relative;width:100%;position:relative;text-align:center;padding-top:15px;padding-bottom:45px;clear:both;}
#press_images a{width:200px;display:block;padding:10px;border: 1px solid #ef798a;background-color:#ef798a;color:#fff;margin: 0 auto;}
#press_images a:hover{background-color:#fff;color:#ef798a;}


#prod_container{background-color:#444173;background-image: url("/site/templates/img/bg2.jpg");background-size:cover;}

#prod{
	padding: 4vh;text-align:center;color:#fff;text-align:left;column-count: 3;
	border-top: 5px solid #ef798a;
}

#prod_sub {
	padding : 4vh;text-align:center;color#fff;border-top: 1px dotted #fff;
}
#prod_sub img{height: 50px;width: auto; margin: 10px 3%;}

#prod div{margin-bottom:1em;text-transform:uppercase;font-size:0.8em;display:inline-block;width:100%;}
#prod div h4{margin:0;font-family:'Cyrillic Pixel-7', sans-serif;font-weight:normal;}
#prod span{display:block;line-height: 1.4em;}

#prod div.grand, #press div.grand{font-size:1.1em;}
#prod div.grand span{line-height:1.6em;}
#press div.grand span{line-height:1.1em;}
#press div.grand h4{font-size:1.4em;}

#footer_02{
	padding: 2vh;text-align:center;color:#fff;background-color:#222;
}

#footer_02 p{padding:0;margin:0;}

#footer_02 p a:hover{color: #ef798a;}

#logout{padding:0;margin:0;width:100%;text-align:center;position:relative;overflow:hidden;}
#logout a{color:#000;}

.align_left {
	/* for images placed in rich text editor */ 
	float: left;
	margin: 0 1em 0.5em 0; 
	position: relative;
	top: 0.5em;
	max-width: 50%; 
}

.align_right {
	/* for images placed in rich text editor */ 
	float: right;
	margin: 0 0 0.5em 1em;
	max-width: 50%; 
}

.align_center {
	/* for images placed in rich text editor */ 
	display: block;
	margin: 1em auto; 
	position: relative;
	top: 0.5em;
}


/*********************************************************************
 * 4. Footer
 *
 */

#footer {
	clear: both; 
	border-top: 1px solid #eee; 
	font-size: 80%; 
}

/*********************************************************************
 * 5. Media queries for responsive layout
 *
 */

@media only screen and (max-width: 800px) {
	/* mobile layout */ 

	.languages {
		width: 100%; 
		margin-bottom: 1em;
		margin-top: 0;
	}
	.topnav {
		float: none;
		clear: both; 
		width: 100%; 
	}
	.breadcrumbs {
		margin-bottom: 1em;
		margin-top: 0;
	}

	body, td, textarea {
		font-size: 100%; 
	}
	body.has-sidebar #content, 
	body.has-sidebar #sidebar {
		float: none;
		width: 100%; 
		padding: 0; 
	}
	form.search {
		float: none; 
		width: 100%; 
		padding-bottom: 0;
	}
	#content {
		width: 100%; 
	}
	#sidebar {
		border-top: 1px solid #eee;
		padding-top: 1em; 
	}
	.align_left, .align_right, .align_center {
		display: block;
		float: none; 
		margin: 1em auto;
		max-width: 100%; 
	}
	
	section#synopsis{
	padding: 25px;
}


}

@media only screen and (max-width: 1064px) {
	section#projections article{width: 23%;}
	section#projections_passe article{width:18%;}
}


@media only screen and (max-width: 820px) {

section#projections article{width: 31.2%;}
#prod{column-count: 2;}
header h2{width: 47%;}

}


@media only screen and (max-width: 540px) {

header h1, header .languages, header h2, header #laurels{
	position:relative;

	text-align: center;
}

section#projections_passe article{width:47.5%;}

header h1{	width: 40%;}

header h2{margin-top:5vh;width:90%;}

header h3{width: 70%;float:right;}

#laurels div.img_laurel{
	width:20%;
	margin: 2%;
}

header .fb_iframe_widget{margin-bottom:10px;z-index:9999;}

section#synopsis{
	padding: 7px;
}



section#projections article{width: 97%;padding:3%;}

#prod{column-count: 1;}
.img_gall{height:50vh;}


}


@media only screen and (min-width: 1200px) {
	/* extra-wide desktop layout */ 
	
	body, td, textarea {
		font-size: 115%; 
	}
	
	
}

/*********************************************************************
 * 6. Accessibility helpers
 *
 */

/* Hide visually, but remain approachable for screenreader */

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	white-space: nowrap;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	border: 0;
}

/* Show bypass link on hover */

.element-focusable:focus {
	clip: auto;
	overflow: visible;
	height: auto;
}

/* Sample styling for bypass link */

.bypass-to-main:focus {
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #333;
	color: #fff;
}
