/*
Theme Name: Les indépendances

Author: the YUMI team
Author URI: http://www.thisisyumi.com/
Description: Les indépendances 
Version: 2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: indep 
 */

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Metrophobic');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'Metrophobic', Helvetica;
	font-size: 100%;
	font-style: inherit;
	//	font-weight: 100;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	text-align: justify;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

body {
	background: #fff;
	//	line-height: 1;
	color: #666;
	font-family: helvetica, arial;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;

}

strong, b {
	font-weight:700;
	color: #565656;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* ###### common ##### */
.inline{display:inline;}
.clear{clear: both;}
.hidden{display: none;}
.float-left{float:left;}
h1.content-el{font-weight: 400; font-size: 30px; margin-bottom:5px;}
h2.content-el{font-weight: 400; font-size: 22px;margin-top: 6px;margin-bottom: 5px;}
h3.content-el{font-size: 16px;margin-top: 6px;margin-bottom: 5px;}
hr{background-color: #666; border:none; height:1px;}
a.link{text-decoration: none; color: #666;}
a.link:hover {text-decoration: none; color: #224e9c;}
a.link:hover div{text-decoration: none; color: #224e9c;}
a.link:hover h1{text-decoration: none; color: #224e9c;}
a.link:hover h2{text-decoration: none; color: #224e9c;}
p {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
div.content-el.fix-margin{margin-top:10px;}
ul.file-list{
	list-style-type: circle;
	margin-left: 20px;
	margin-top: 10px;
}
li.file-link{
	font-size: 14px;
	line-height: 20px;
}
li.file-link a:hover{text-decoration: none; color: #224e9c;}

/* form */
.error{
	color: #224e9c;
	font-size: 10px;
}

/* ##### locale chooser ##### */
ul.qtrans_language_chooser{
	margin-left:10px;
	font-size:10px;
}
ul.qtrans_language_chooser li{
	display:inline;
	margin-right:10px;
	text-transform:uppercase;
}
ul.qtrans_language_chooser li a {
	text-decoration: none; color:#666;
	line-height: 25px;
}
ul.qtrans_language_chooser li a:hover {
	text-decoration: none; color: #224e9c;
}

.month .bg-c1{
	background-color: #a0a1a3;
	color: white;	
}

.month .bg-c2{
	background-color: #a0a1a3;
	background-color: #b2b3b5;
	color: white;	
}

.month .bg-c3{
	background-color: #a0a1a3;
	background-color: #c5c6c8;
	color: white;	
}

.month .bg-c4{
	background-color: #d7d8da;
	color: white;	
}

.bg-c1{
	background-color: white;
}

.bg-c2{
	background-color: #b2b3b5;
	background-color: white;
}

.bg-c3{
	background-color: #c5c6c8;
	background-color: white;
}

.bg-c4{
	background-color: #d7d8da;
	background-color: white;
}

/* ##### typo ##### */



/* ##### container ##### */
#page{width: 1024px;margin: 0 auto;}

/* ##### header ##### */
header{float: left;width: 219px; margin: 10px 5px 0 0; position:fixed;}

@media screen and (max-width: 1025px) 
{
	header 
	{
		position: relative;
	}
}

.logo{margin-left:00px;height: 201px;width: 200px; padding-top: 5px};
.seo{display: none;}
nav {font-family: helvetica, arial}
nav a, nav span{
	text-decoration: none; 
	color:#666; 
	font-size:22px; 
	margin: 10px 0 0 10px;
	font-size: 18px;
	line-height: 22px;
}
.level-1 a
{
	font-size: 12px;
	line-height: 15px;
}
.sub-menu span{
	cursor: pointer;
}
nav li {margin-top: 10px;}
li.sub-menu:hover ul { //display: block;}
li.sub-menu:hover span {color: #224e9c;}
li.vertical-separator{border-bottom: 1px dashed #666; margin: 10px 10px 0 10px;}
hr.vertical-separator{border-bottom: 1px dashed #666; margin: 10px; background-color:transparent;}
nav a:link {text-decoration: none;}
nav A:visited {text-decoration: none;}
nav a:active {text-decoration: none;}
nav a:hover {text-decoration: none; color:#224e9c;}

.troup{
	font-weight: 700;
	font-size:14px;
	text-align: left;
}

.level-1 a{
	margin:0;
}

.level-1 a div {
	margin-left: 10px;
}

/* ##### content ##### */
#main{width: 800px;float: right; margin-top:5px;}
.content-el{margin: 5px;}
.event-content-el{margin: 0px 5px;}
img.content-el{display:block;margin-bottom:10px;}
img.align-left{float:left; margin: 5px 10px 10px 0;}
.description{font-size: 14px;}
.description {
	display: block;
	font: 14px/150% Helvetica,"Times New Roman",Times,serif;
	line-height: 17px;
	font-weight: 400;
	color: #666;
}

.description a{
	color: #666;
}

/* ##### footer ##### */
footer{
	clear: both;
	width: 800px;
	float: right;
	margin-bottom: 10px;
	margin-right: 5px;
}
footer hr{
	margin-left: 10px;
}
footer ul{
	text-align: right;
}

footer li{
	display: inline;
	padding: 0 3px;
}

footer nav a{
	font-size: 12px;
}

img.link-inline{margin-bottom:-6px;}

li.horizontal-separator{
	border-right: 1px solid #666;
	padding: 0 5px;
}

/* ##### home ##### */
.box-head{
	margin:30px 5px 5px;
	float: left;
	width: 190px;
	height: 40px;
	color:#b2b3b5;
}

div.box, a.box {
	margin:5px;
	float: left;
	width: 190px;
	height: 190px;
	background-color: #F5F5F5;
}

/*.box:hover .box-text-container{display:block;}*/

div.big{
	width: 390px;
	height: 390px;
}

.box:hover .box-text{/*color:#224e9c;*/}
div.box a{width: inherit;}
div.box a{text-decoration:none;}


div.box-text-container{
	position: absolute;
	width: inherit;
	height: 190px;
	//	margin-top: 0px;
	display:none;
	background: rgba(256, 256, 256, 0.7);
	opacity:1;
	color: black;
}


div.box-text-container:hover div
{

}

.first-line{
	display: flex;
	flex-direction: column;
	margin-bottom: 80px;
}

.big .first-line{
	display: flex;
	flex-direction: row;
	margin-bottom: 0px;
}


.limit{
	overflow: hidden;
	white-space: nowrap;
	width: 170px;
	text-overflow: ellipsis;
}

.big .limit{
	width: 370px;
}


.big .box-text-container{
	height: 390px;
	margin-bottom: 20px;
	color: black;
}

.big .box-text{
	height: 390px;

}
.blue{
	color: #224e9c;
}
.box-text{
	position: absolute;
	font-family: helvetica, arial;
	color: #666;
	height: 190px;
	width: 190px;
}



.box-text span{
	display: block;
}

.box-text >*{
	position: absolute;
	color: black;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 500;
	left: 5px;
}

.box-text .name{
	width: 175px;
	bottom: 20px;
	font-weight: 600 !important
}

.box-text .artist{
	width: 175px;
	bottom: 20px;
}

.box-text .date{
	font-weight: 600 !important;
	font-size: 12px;
	top: 5px;
	width: 190px;
	overflow: hidden;
}

.artist-name{font-size:12px; margin-bottom: 1px}
.project-name{font-size:16px;margin-top: 0px; margin-bottom: 8px}
.bold{font-weight: 700;}
.first-line .event-city{font-size:16px; font-weight:700}
.big .name{width: 390px; font-size:30px; bottom:22px}
.big .date{top:5px; width: 390px;}
.big .artist{font-size:14px; margin-bottom :0; width: 390px;}
.first-line .avenue{font-size:16px; font-weight:700}
.big .first-line {flex-direction: column; }
.big .place{font-size:24px; font-weight:bold; width: 390px;}

.event_detail{
	width:800px;
}

.big .first-line{

}

/* Artist sheet */
div.project{
	width: 190px;
	height: 90px;
	float: left;
	background-image:url(images/Bloc2.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	text-align: left;
}

div.project div{
	margin: 10px;
	color: #666;
	text-align: left;
}

/* project sheet */
.avenue-name{margin-bottom:5px;}
.event-date.content-el{margin-top:12px}
.event-avenue.content-el{margin-top:9px;}
hr.event{margin:5px;}

/* agenda page */
table.content-el {
	width: 790px;
	background: #CCC;
}
h2.year{
	font-size: 29px;
	//	position: absolute;
	bottom: -1px;
	font-weight: 400;
	left: 39px;
	margin: 3px 1px 0px 4px;
}
.nav-bt{width:30px; height:30px;background-color:pink;display:inline-block;}
.prev{
	//position:absolute;
	bottom: 0;
	text-decoration: none !important;
	background-image: url(images/fleche-g.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	left: 0px;
	bottom: 4px;
}

.next{
	//position:absolute;
	bottom: 0;
	text-decoration: none !important;
	background-image: url(images/fleche-d.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	left: 137px;
	bottom: 4px;
}

.navigator{
	display: inline-block;
}

.line{
	overflow: hidden;
	position: relative;
	height:34px;
}

.agenda_container{

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 2px 0px 0px 5px;
	width: 800px;
}

.event{
	height: 190px;
	width: 190px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}

.header-month{
	display: flex;
	justify-content: space-between;
	width: 791px;
	margin: 8px 2px 9px 5px;
}

.month-header.content:hover {color:white;cursor:pointer;}
.month-header.content{color:white;cursor:pointer;}

.en .month{
	4loat:left;
	text-align: center;
	display: inline-block;
	//	margin: 0px 7.3px;
	font-size: 16px;
	cursor: pointer; 
}

.fr .month{
	float:left;
	text-align: center;
	display: inline-block;
	//	margin: 0px 8.9px;
	font-size: 17px;
	cursor: pointer; 
}

.month-header{
	line-height: 24px;
	//	padding-left: 10px;
}

h2.month-header{
	font-size:12px;
}

.event-item{
	width:190px;
	height:60px;
}

.event-item span{
	display: block;
	font-size:14px;
	//	margin-left:68px;
	margin-bottom:2px;
}

span.agenda-avenue{
	font-size:10px;
}

.month-content{}

.img-container{
	width:150px;
	height:150px;
}

.img-container img{

	position:absolute;
	height: 120px;
	width: 120px;
	margin: auto;
}

.year-img-container img{

	position:absolute;
	height: 190px;
	width: 190px;
	margin: auto;
	top: 0x;
	left: 0px;
}

.event .month1{
	display:none;

	left: auto;
	//	color: #666 !important;
	left: auto !important;
	font-size: 9px;
	right: 5px;
	bottom: 51px;
}

.event .month2{
	display:none;
	left: auto;
	//	color: #666 !important;
	left: auto !important;
	right: 35px;
	bottom: 16px;
	font-size: 9px;
}

.event .month3{
	display:none;
	left: auto;
	//	color: #666 !important;
	left: auto !important;
	right: 8px;
	bottom: 37px;
	font-size: 9px;
}

.end{
	display:none;
	//	color: #666 !important;
	text-align: right;
	font-size: 18px;
	bottom: 33px;
	text-align: right;
	right: 17px;
}

.middle{
	display:none;
	//	color: #666 !important;
	text-align: right;
	font-size: 18px;
	bottom: 22px;
	text-align: right;
	right: 19px;
}

.event .name{
	width: 175px;
	bottom: 45px;
	font-weight: 600 !important
}

.event .artist{
	width: 175px;
	bottom: 20px;
}

.event .text{
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 500;
	left: 5px;
	width: 180px;
}

.event_wrapper2{
	width: 190px;
	height: 190px;
	background: rgba(256, 256, 256, 0);
	opacity: 1;
	position: absolute;
	color: #224e9c;
	display: block;
}

.event_wrapper{
	width: 190px;
	height: 190px;
	background: rgba(256, 256, 256, 0.7);
	opacity: 1;
	position: absolute;
	color: black;	
}

.filler{
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	font-weight: 600;
}

.current{
	color: #224e9c;
	//	font-weight: 600;
}

.day{
	font-weight: 600 !important;
	font-size: 12px;
	top: 5px;
	width: 190px;
	overflow: hidden;
}

.place{
	top: 25px;
	width: 175px;
	font-weight: 600 !important;
	font-size: 14px;
}

.avenue{
	bottom: 5px;
	width: 175px;
	font-size: 14px;
}


a.link.orange:hover div{
	color:#224e9c;
}

/* ###### contact ##### */
fieldset label{
	display:block;
}

fieldset input, textarea{
	display:block;
	width: 780px;
	margin-top:5px;
	margin-bottom:5px;
	background: none repeat scroll 0 0 #FAFAFA;
	border-radius: 0.4em 0.4em 0.4em 0.4em;
	font-family: arial,sans-serif;
	padding: 5px;
	color:#555;
}

fieldset{
	margin: 10px 0 10px 0;
}

fieldset label{
	margin-left:5px;
}

fieldset textarea{
	height: 150px;
}

input.submit{
	-moz-user-select: none;
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #DDDDDD;
	border-radius: 0.4em 0.4em 0.4em 0.4em;
	cursor: pointer;
	float: right;
	font: bold 0.95em arial,sans-serif;
	padding: 5px;
	text-align: center;
	width: 100px;
	margin-bottom:10px;
	color: #555;
}

input.submit:hover{
	color: white;
	background-color: gray;
}

/* test footer */

html{
	height: 100%;
}

body {
	height: 100%;	
}

#main{
	position: relative;
	min-height: 100%;
	/*margin: 0 auto;*/
	padding-bottom: 62px;

}

#page{
	position : relative;
	min-height: 100%;
}

footer{
	position: absolute;
	bottom: 0px;
	height: 50px;
	width: 800px;
	right: 0px;
}

.home footer{
}

.home header{
	margin: auto;
}

.triangle{
	border-right: 60px solid white;
	border-top: 60px solid transparent;
	height: 0;
	width: 0;
}

#navigator{
	display: flex;
	position: absolute;
	bottom: 0px;
}

#navigator_filler{
	height: 219px;
	position: relative;
}

.box-year{
	height: 35px;
	width: 17px;
}

.nine{
	margin-left: 0px !important;
}

.seven{
	margin-right: 0px !important;
}

.year-img-container{
}

.text:hover {text-decoration: none; color: #224e9c;}
.event_wrapper .text:hover {text-decoration: none; color: rgb(255, 255, 255);}

.titre_mobile{
	display: none;
}

.menu.modal{
	display: none;
}

.menu.hidden{
	max-height: 221px;
}

.pod-projects .menu.hidden{
	max-height: 221px;
}

.pod-artists .menu.hidden{
	max-height: 221px;
}

.pod-page-agenda-w .menu.hidden{
	max-height: 221px;
}

.home .menu.hidden{

	max-height: 231px 
}

.mobile{
	display: none;
}

.content-el.box_wrapper{
	display: unset;
	margin: unset;
}
/********* Burger Menu **********/
@media only screen and (max-width: 800px) {

#page{
	position : relative;
	min-height: 100%;
	width: 100vw;
}

	.mobile_logo{
		display: inline-block;
		cursor: pointer;
		width: 46px;
	}
	.mobile_logo img{
		height: 50px;
	}
	.mobile.titre_mobile img{
		height: 44px;
	}
	.container {
		display: inline-block;
		margin-top: 5px;
		cursor: pointer;
		z-index: 120;
	}

	.bar1, .bar2, .bar3 {
		width: 35px;
		height: 5px;
		background-color: #666;
		margin: 6px 0;
		transition: 0.4s;
	}

	/* Rotate first bar */
	.change .bar1 {
		-webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
		transform: rotate(-45deg) translate(-9px, 6px) ;
	}

	/* Fade out the second bar */
	.change .bar2 {
		opacity: 0;
	}

	/* Rotate last bar */
	.change .bar3 {
		-webkit-transform: rotate(45deg) translate(-8px, -8px) ;
		transform: rotate(45deg) translate(-8px, -8px) ;
	}


	header{
		display: flex;
		float: unset;
		width: 95%;
		margin: 8px auto;
	}

	#main{
		float: unset;
		width: 95%;
		margin: 55px 0px;
		margin: auto;
	}

	#page{
		display: flex;
		flex-direction: column;
		width: 100vw;
		overflow-x: hidden;
	}

	.pod-page-presentation img.content-el{
		height: auto;
	}

	.home_wrapper{
		margin: auto;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-row-gap: 5px;
		grid-column-gap: 5px;

	}

	div.box.big{
		grid-column: span 2;
		grid-row: span 2;
	}

	div.box, a.box{
		width: 100% !important;
		padding-bottom: 100% !important;
		position: relative;
		height: 0 !important;
		margin: 0px;
	}

	div.box img, a.box img{
		width: 100%;
		height: auto;
	}

	div.box-text-container{
		width: 100%;
		height: 100%;
	}

	.big .box-text {
		width: 100%;
		height: 100%;
	}

	.box-text {
		width: 100%;
		height: 100%;
	}
	.events_wrapper{
		display: grid;
		flex-wrap: wrap;
		justify-content: center;
		grid-template-columns: repeat(auto-fit, minmax(145px, 1fr));
		grid-column-gap: 5px;
		margin-bottom: 15px;
	}

	.box_wrapper{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.titre_mobile{
		text-align: center;
		vertical-align: middle;
		line-height: 39px;
		font-size: 24px;
		width: 100%;
	}

	footer{
		left: 0;
		width: 95%;
		margin: auto;
		transition: display 0.5s linear;
		position: unset;
	}

	footer hr{
		margin-left: 0px;
		width: 100%;
	}

	footer i.fab.fa-facebook-square {
		font-size: 20px;
	}

	.desktop{
		display: none;
	}

	.event_detail{
		width: unset;
	}

	.pod-projects #page #main img.content-el{
		width: 100%;
		height: auto;
	}

	.pod-projects #page #main .box_wrapper{
		grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));
        justify-content: unset;
	}

	.content-el{
		width: 100%;
		margin: 0px;
	}

	.project.content-el{
		margin: 5px 0px;
		width: 145px;
    		height: 75px;
    		border-top: 1px solid;
    		border-left: 1px solid;
    		text-overflow: ellipsis;
		font-size: 14px;
	}

	.file_wrappper hr.content-el{
		margin-top: 7px;
	}

	#navigator_filler {
		height: 31px;
		position: relative;
	}

	.titre_mobile{
		display: flex;
		position: relative;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	.titre_mobile .filter{
		height: 44px;
		width: 100%;
		position: absolute;
		background-color: white;
		opacity: 0.4;
	}
	.menu.modal{
		display: block;
		height: 100%;
		min-height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 100%;
		z-index: 100;
		background-color: #BBBBBB;
		opacity: 0.8;
		transition: left 0.7s ease-out;
	}

	body{
		min-height: 100%;
		position: relative;
	}

	.menu.modal .menus li{
		text-align: right;
	}


	.menu.modal .menus li a:link{ text-decoration: none; color: black !important; }
	.menu.modal .menus li a:visited{ text-decoration: none; color: black !important}
	.menu.modal .menus li a:active{ text-decoration: none; color: black !important; }
	.menu.modal .menus li a:hover{ text-decoration: none; color: black !important; }
	.menu.modal .submenus li a:link{ text-decoration: none; }
	.menu.modal .submenus li a:visited{ text-decoration: none; color: black}
	.menu.modal .submenus li a:active{ text-decoration: none; }
	.menu.modal .submenus li a:hover{ text-decoration: none; }
	.menu.modal_intern{
		display: flex;
    		flex-direction: column;
    		justify-content: center;
		height: 100%;
		width :95%;
		margin: auto;
	}

	.menu.modal .menus{
		float: right;
		color: black;
		font-size: 1.2em;
		font-weight: 600;
		text-align: right;
		margin-right: 5px;
	}

	.submenus{
		height: 100%;
		width: 50%;
		position: absolute;
		top: 0;
		left: 100%;
		color: beige;
		background-color: #224e9c;
	}

	.submenus ul{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: 96%;
		max-height: unset !important;
		width: 100%;
		margin-top: 5px;
		overflow: hidden;
	}

	.submenus ul li div{
		color: white;
		text-shadow: -1px 0px 0px black;
	}
        .submenus	li.page-item.level-1 {
		margin:  3px;
	}
	.submenus .troup{
		font-size: 1.35em;
	}

	.submenus_trigger{
		cursor: pointer;
	}

	#slider {
		position: absolute;
		width: 100px;
		height: 100px;
		background: blue;
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
	}

	.slide-in {
		animation: slide-in 0.5s forwards;
		-webkit-animation: slide-in 0.5s forwards;
	}

	.slide-out {
		animation: slide-out 0.5s forwards;
		-webkit-animation: slide-out 0.5s forwards;
	}

	@keyframes slide-in {
		0% { transform: translateX(150%); }
		100% { transform: translateX(0%); }
	}

	@-webkit-keyframes slide-in {
		0% { -webkit-transform: translateX(150%); }
		100% { -webkit-transform: translateX(0%); }
	}

	@keyframes slide-out {
		0% { transform: translateX(0%); }
		100% { transform: translateX(-100%); }
	}

	@-webkit-keyframes slide-out {
		0% { -webkit-transform: translateX(0%); }
		100% { -webkit-transform: translateX(-100%); }
	}

	.header-month{
		margin: 8px 1px 9px 1px;
		flex-flow: row wrap;
		width: unset;
	}

	.fr,  .en{
		margin-top: 10px;
	}

	.agenda_container{
		width: 100%;
	}

	.big .box-text-container {
		height: 100%;
	}

	.agenda_container{
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
		margin: 2px 0px 0px 0px;
		grid-column-gap: 5px;
		grid-row-gap: 10px;
		grid-column-gap: 10px;
	}
	
	.event_detail img.content-el{
		height: auto;
	}
	
	.pod-artists img.content-el{
		height: auto;
	}
	
	.event_detail div.project{
		height: 60px;
		border-top: 1px solid;
	}
	
	div.project div {
		margin: 3px 2px;
		width: 120px;
	}
	.event_wrapper .event .text {
		width: 95%;
	}	
	.event {
		height: 0;
		width: 100%;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-bottom: 100%;
	}
	.event .text {
		width: 95%;
	}
	.event .name {
		width: 95%;
	}
	.year-img-container img {
		width: 100%;
		margin: auto;
		left: 0px;
	}

	.event_wrapper {
		width: 100%;
	}

	.event-content-el{
		margin: 0px;
	}

	h1.content-el h3.content-el, h2.content-el{
		text-align: left;
	}
	
	.event_detail .event-date.content-el{
		margin-top: 5px;
	}
	.event_detail .event-avenue.content-el{
		margin-top: 5px;
        text-align: left;
	}
	ul.file-list {
		width: 94%;
	}
	#main{
		padding-bottom: unset;
	}
	.content-el img{
		height: auto;
	}
	h1.content-el {
    		font-size: 23px;
		margin-top: 5px;
		text-align: left;
    	}
	.pod-artists #main h1.content-hel{
		text-align: left;
	}
	.description{
		font-size: 13px;
	}
	.menu.modal .lang{
		text-align: right;
	}
	ul.qtrans_language_chooser li{
		margin-right: 5px;
	}
	.menu.modal .lang ul{
		text-align: right;
    		display: inline-block;
		margin-right: -5px;
    	}
	.content-el.box_wrapper{
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
		margin: 2px 0px 0px 0px;
		grid-column-gap: 5px;
		grid-row-gap: 10px;
		grid-column-gap: 10px;
		margin: 10px 0px;
	}
	div.fancybox-inner a h2.content-el{
		margin-bottom: 5px;
	}
	div.fancybox-inner a h1.content-el{
		margin-bottom: 0px;
	}
	.description.content-el{
		margin-bottom: 10px;
	}
	a h2.content-el{
		margin: 0px;
		font-size: 19px;
		margin-bottom: 0px;
	}
	.openmenu{
		overflow-y: hidden;
    		max-height: 100%;
	}
    body.pod-site-configurations img.content-el {
        height: auto;
    }
    .box-text-container .box-text > div,
    .box-text-container .box-text > h2{
        width: 95%;
    }
    .event_wrapper.imgbox div.text{
        width: 95%;
    }
    .description.content-el p{
        text-align: left;
    }
    form#contact-form{
        display: flex;
        flex-direction: column;
    }
    input.submit{
        margin-left: auto;
        margin-right: 2.5%;
    }
    fieldset input, textarea{
        width: 95%;
    }
}

@media only screen and (max-width: 375px){
	.home_wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
	.mobile.titre_mobile a > *{
		height: 36px;
	}
	.change .bar1{
		transform: rotate(-45deg) translate(-6px, 6px);
	}
	.bar1, .bar2, .bar3 {
    		width: 28px;
    		height: 4px;
	}
}

/**************** Musique */
body#musique {
background-color: black;
}

body #musique_main{
width: 80vw;
min-height: 100vh;
margin:  auto;
background-color: black;
//background-image: url("images/Partition_secrete_blanche.png");
  background-repeat: no-repeat;
    background-size: cover;
}

body #musique_main img{
	width: 100%;
	position: relative;
}

body #musique_main #button{
	background-color: white;
	position: absolute;
	width: 7.5%;
	z-index: 1000;
	top: 2.0%;
	left: 25%;
}

body #musique_main #button:after{
	content: "";
	display: block;
	padding-bottom: 100%;
}

body#musique .menu, body#musique #branding{
	display: none;
}

body#musique #page{
	width: unset;
}

body#musique #main {
	float: unset;
	width: unset;
	margin: auto;
}

.fancybox-content header{
//	display: none;
}

.fancybox-slide.fancybox-slide--html.fancybox-slide--current.fancybox-slide--complete{
	display: inline-flex;
}

#main.fancybox-content{
    display: inline-flex !important;
    align-items: center;
    margin: auto;
    float: unset;
    padding: 22px 0px
}
