


*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after {display: table;  content: ''; }
.clearfix:after { clear: both; }

body {
	background: #fff;
	color: #333;
	font-size: 1em;
  
    transition: all .5s;
}

a {
	outline: none;
	color:black;
	text-decoration: none;  
}

a:hover, a:focus {   
	color:#9aaba5;
}

h3 {font-size: 2em; text-align: center;}


/* Header */
.codrops-header {
	text-align: center;
	height: 100vh;
	overflow: hidden;
	background: url(../img/lveg-back.jpg) no-repeat center center;
	background-size: auto 100vh;
}

.codrops-header h1 {
	margin: 0.5em 0 0;
	letter-spacing: -1px;
	font-weight: 400;
	font-size: 4.25em;
	line-height: 1;
	position: absolute;
	width: 100%;
	top: 25vh;
	color: #fff;
	pointer-events: none;
	  
}

.codrops-header h1 span {
	display: block;
	padding: 2em 0 1em;
	color: #fff;
	font-size: 0.2em;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 3px;
	text-shadow: none;
    
}

.github-link {
	font-size: 0.95em;
	position: absolute;
	right: 60px;
	top: 22px;
}

.github-link span {
	margin: 0 0 0 5px;
}

.hero {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	overflow: hidden;
}

.hero__imgwrap {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.hero__imgwrap::after {
	content: '';
	position: absolute;
	background: rgba(76,0,1,0.1);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.hero__img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: 100vh;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

.hero__imgwrap .tilt__back,
.hero__imgwrap .tilt__front {
	background-size: auto 100vh;
}

/* Top Navigation Style */
.codrops-links {
	position: absolute;
	z-index: 1000;
	display: inline-block;
	text-align: center;
	font-size: 0.85em;
	white-space: nowrap;
	left: 60px;
	top: 15px;
}

.codrops-links::after {
	position: absolute;
	top: 0;
	left: 51%;
	width: 1px;
	height: 100%;
	background: rgba(160, 148, 147, 0.5);
	content: '';
	-webkit-transform: rotate3d(0,0,1,22.5deg);
	transform: rotate3d(0,0,1,22.5deg);
}

.codrops-icon {
	display: inline-block;
	margin: 0.5em;
	padding: 0em 0;
	width: 1.5em;
	text-decoration: none;
}

.codrops-icon span {
	display: none;
}

.codrops-icon:before {
	margin: 0 5px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	  
	line-height: 1;

	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon--drop:before {
	content: "\e001";
}

.codrops-icon--prev:before {
	content: "\e004";
}

/* Content */
.content {
	padding: 4em 0 2em;
}

.content > p {
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
}

.content p > code {
	background: #ddd;
	display: inline-block;
	padding: 0.25em 0.5em;
	border-radius: 3px;
}

.content--color-alt {
	background: #EDE8DA;
	color: #A39C88;
}

.poster-headline {
	text-align: center;
	  
	font-size: 4.65em;
	font-weight: 400;
	margin: 0;
}

.poster-text {
	font-size: 1.15em;
	text-align: center;
	padding: 1em 0;
	max-width: 1000px;
	margin: 0 auto;
	line-height: 1.5;
	max-width: 800px;
 
}

/* Grid */
.grid {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	max-width: 1020px;
}

.grid__item {
	margin: 0;
	width: 100%;
}

.grid--xray .grid__item {
	margin: 0 20px 20px;
	width: 300px;
}

.grid__item-title {
	  
	font-size: 1em;
	padding: 1em 0;
	font-weight: bold;
}

.grid__item-title code {
	color: #aaa;
	font-weight: normal;
	font-size: 0.85em;
}

.grid--xray .grid__img {
	width: 300px;
	height: 300px;
}

.grid__img img {
	max-width: 100%;
	display: block;
}

.grid__img--border .tilt__back,
.grid__img--border .tilt__front {
	border: 1px solid #333;
}

.grid__img--border .tilt {
	overflow: visible;
} 

/* Examples custom styles */
.grid--examples {
	max-width: 830px;
}

.grid--examples .grid__img {
	position: relative;
	height: 0;
	padding-bottom: 66.714%;
	overflow: hidden;
}

.grid--examples .tilt {
	position: absolute;
	top: 0;
}

.grid__img--example-2::after {
	content: '';
	position: absolute;
	box-shadow: inset 0 0 50px 30px rgba(2,0,37,0.8);
	pointer-events: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.grid__img--example-3 .tilt {
	-webkit-filter: grayscale(100%) brightness(105%) contrast(120%);
	filter: grayscale(100%) brightness(105%) contrast(120%);
	-webkit-transition: filter 0.5s, -webkit-filter 0.5s;
	transition: filter 0.5s, -webkit-filter 0.5s;
}

.grid__img--example-3 .tilt:hover {
	-webkit-filter: none;
	filter: none;
}

.grid__img--example-4 .tilt {
	width: 120%;
	height: 120%;
	top: -10%;
	left: -10%;
}

/* Definition list */
.def-list {
	max-width: 900px;
	background: #f0f0f0;
	border-radius: 10px;
	margin: 1em auto;
	padding: 3%;
}



.def-list dt:not(:first-child) {
	margin-top: 2em;
}

.def-list dd {
	margin: 0;
	font-size: 0.95em;
	line-height: 1.4;
}

/* Related demos */
.content--related {
	text-align: center;
	font-weight: bold;
	padding: 8em 0;
}

.media-item {
	display: inline-block;
	padding: 1em;
	vertical-align: top;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.media-item__img {
	max-width: 100%;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.media-item:hover .media-item__img,
.media-item:focus .media-item__img {
	opacity: 1;
}

.media-item__title {
	margin: 0;
	padding: 0.5em;
	font-size: 1em;
}



/*/////////////////////////////////////////   PERSO //////////////////////////////////////////////////////////////////////////////// */

 img {
    max-width:  100%;
}  

a:hover {
 cursor:pointer;
}

.presentation { border:0; padding: 0; margin: 0; margin-top:1em; max-width:130em; z-index:0; text-align:center; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center;}

.haut {align-items: flex-start;}


	.cinquante {flex: 1; text-align: justify;flex-flow: column-reverse wrap;   }
	.cinquante img { max-width: 100%; border:0; margin:auto; padding:0; max-height: 54vh;  transition: all .5s;}

	.cinquantetxt {  padding:0em;max-width:43vw; font-size: 1.2em; text-align: right; padding-left: 2em;}
	.cdtxt {  padding:1em;max-width:50vw; font-size: 1.2em; margin: auto; text-align: justify; clear: both;}
	.thomas {  padding:5em;margin: auto; }
.center {text-align:center; margin: auto; }
.bandcamp {text-align:center; margin: auto; max-width: 700px; padding: 1em; }
.youtube {max-width: 800px; margin: auto;margin-top: 5em; margin-bottom: 2em; }
.swiper-container {
    width:100%; position: relative;
    height: auto; margin: auto;
}  .swiper-container img {
    max-width:  100%;
}  


.small {
color: #000000;
	font-size: 0.625em;
}
.small12 {
color: #000000;
	font-size: 0.750em;
}
}
.medium {color: #000000;
	font-size: 1.1em;
}


.big {
	font-size: 1.313em;
}


.xbig {
	font-size: 2.5em;
}

.xxbig {
	font-size: 2.875em;
    font-weight:bold;}
.home {     position: fixed;
   bottom: 1em;
    left: .5em;
    text-decoration: none;
   
    background-color:none;
    padding: 1em;
    opacity:0.5;filter:alpha(opacity=50); transition:opacity .5s ease-in;   transition: all .5s;} 
					.home:hover,.back-to-top:hover { opacity:1;filter:alpha(opacity=100);    transition: all .5s;} 
				
.clearclass {clear:both;}
.clearleft {clear:left;}
.floatleft {float:left; position:relative;}
a:active,
a:hover {
  outline: 0;
}
	.autresproductions{ float:left;width: 31%;  margin:1%; padding:0; text-align:center;  transition: all .5s;}

.autresproductions:hover, .autresproductions:hover a{  background-color: #000000; color: aliceblue;transition: all .5s;}
.autresproductions a{  transition: all .5s;}

.fullimage{ width: 100%; height: 100vh; }


.fullimage img{ max-width: 100%;  }
	
	
	.underline {text-decoration:underline;} 
#contactleft a:hover{text-decoration:none; color:#00aeef;}
#contactleft{ width: 98%; clear:both; text-align:center; font-size: 1.3em;}
.contactmidl{ width: 98%; clear:both; text-align:center; margin: auto; margin-top: 1.3em;}
.ligne {width:50%; height:0.063em; background-color:black; margin: auto; clear:both; margin-top:3em; margin-bottom: 2.7em; }
.lignefooter {width:33%; height:0.063em; background-color:black; margin: auto; clear:both;margin-bottom: 1em;}

.lignesoustitre {width:10%; height:0.063em; background-color:black; margin: auto; clear:both; margin-top:1em; margin-bottom: 1em;}
.lignesoustitrecontact {width:10%; height:0.063em; background-color:black; margin: auto; clear:both; margin-top:0em; margin-bottom: 2em;}
.lignetotale {width:100%; height:0.063em; background-color:black; margin: auto; clear:both; margin-top:2em; margin-bottom: 1.7em;}
.ligneseparation {width:50%; height:0.063em; background-color:black; margin: auto;  margin-top:3em; margin-bottom: 2.7em; display:none;}
#contactmidl{ width: 98%; clear:both; text-align:center;}

.delay1 {-webkit-animation-delay: .1s;-moz-animation-delay: .1s;-o-animation-delay: .1s;}
	.delay2 {-webkit-animation-delay: .25s;-moz-animation-delay: .25s;-o-animation-delay: .25s;}
	.delay3 {-webkit-animation-delay: .5s;-moz-animation-delay: .5s;-o-animation-delay: .5s;}
	.delay4 {-webkit-animation-delay: .65s;-moz-animation-delay: .65s;-o-animation-delay: .65s;}
	.delay5 {-webkit-animation-delay: .8s;-moz-animation-delay: .8s;-o-animation-delay: .8s;}
	.delay6 {-webkit-animation-delay: .95s;-moz-animation-delay: .95s;-o-animation-delay: .95s;}

#contact img{vertical-align: middle;}

#langue { position:absolute; right: 0; top: 7px; text-align:right;font-size: 1.5em; background-color: black; color: white; padding: .5em; z-index: 75471547157157157152000;  -webkit-transition: background-color 1s; 
    transition: background-color 1s;} 
		#langue:hover {  background-color: white; color:black; } 
		#langue a { color: white;} #langue a:hover, #langue:hover a { color:blue;} 


#backhome { position:absolute; left: 0; top: 0; text-align:left;padding: .5em;  -webkit-transition: filter 1s; 
    transition: filter 1s;} 

#backhome:hover {filter: invert(100%);  -webkit-filter: invert(100%);
}

/*/////////////////////////////////////////   MEDIA QUERIZ  //////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-aspect-ratio: 1440/960) {
	.hero__imgwrap .tilt__back,
	.hero__imgwrap .tilt__front,
	.codrops-header {
		background-size: 100vw auto;
	}
	.hero__img {
		width: 100vw;
		height: auto;
	}
}

@media screen and (max-aspect-ratio: 1600/986) {
    .fullcoverimage{display: none;}
}
	@media screen and (max-width: 75em) {	.thomas {  padding:3em;margin: auto; }     
        
        .poster-headline {font-size: 3.65em;}
    }	

@media screen and (max-width: 64em) { .thomas {  padding:1em;margin: auto; } 
	.ligneseparation {display:block; clear:both;}
		.autresproductions { width: 100%; clear:both; margin:0; padding:0;margin-bottom:2em;}
	.autresproductions{ background:none; background-image:none;}
    }


@media screen and (max-width: 58em){ .thomas {  padding:5em;margin: auto; } 
     .presentation  {display: inline-block; clear: both; text-align: center; margin: auto; width: 100%;}
     .presentation img {display: inline-block; clear: both; text-align: center; margin: auto;}
        	.cinquante  { clear: both; border:0; margin:0; padding:0; width: 100%; }
          .cinquantetxt {  display: inline-block; clear: both; width: 100%;max-width:100%;  border:0; margin:0; padding:2em;}
    .youtube {width: 80%;}
    .cdtxt {  padding:1em;max-width:70vw; font-size: 1.12em; }
     .poster-headline {font-size: 2.65em;}
    .xbig {	font-size: 2em;}
}
    
    
    
    
@media screen and (max-width: 40em){ .poster-headline {font-size: 2em;}.poster-text {font-size: 1em;}
	.codrops-header h1 {	font-size: 2.5em;	}
    .xbig {	font-size: 1.5em;}
	.hero {
		left: 0px;
		bottom: 0px;
		right: 0px;
	}
      .cdtxt {  padding:1em;max-width:80vw; font-size: 1.07em; }
	
}

        @media screen and (max-width: 34em) {
 .home { position:relative; } 
 .ligne { display:block;} 

    }
@media screen and (max-width: 30em){ .poster-headline {font-size: 1.8em;}
	
      .cdtxt {  padding:.5em;max-width:90vw; font-size: 1.0em; }
	
}

