/* Scene 1 */
/* Scene 2 */
/* Scene 3 */
/* Scene 4 */
/* Scene 5 */
/* Scene 6 */
/* Scene 7 */
/* Scene 8 */
/* Scene 9 */
/* Scene 10 */
/* Scene 11 */
/* Scene 12 */
/* Scene 13 */
/* Scene 14 */
/* Scene 15 */
/* Scene 16 */
/* Scene 17 */
/* Scene 18 */
/* Scene 19 */
/* Scene 20 */
/* Media queries */

/* Scene 2 - Introduction personnage */
.scene-2 {
	text-align: center;
	padding:20vh 0;
	position: relative;
	overflow-x: hidden;
	pointer-events: none;;
}
.scene-2 .logo-episode {
	position: fixed;
	left:0;	
	top:0;
	padding: 25px;
	height: auto;
	width: 150px;
	opacity:1;
	z-index: 99;
}
.scene-2 .illustration-droite {
	position: absolute;
	top: 20px;
	right: 20px;
}
.scene-2 .illustration-droite img {
	height: 500px;
}
.scene-2 .illustration-gauche {
	position: absolute;
	top: 20%;
	left: -40px;
}
.scene-2 .illustration-gauche img {
	height: 1200px;
}
.scene-2 .texte-style-intro {
	width: 1000px!important;
	/*transform: translateX(80%);*/
	max-width: 100%;
	overflow-x: hidden;
}
.scene-intro-episode .image-perso {
	text-align: center;
}

/* Scene 4 */
.scene-4 h2 {
	padding:30px;
}

/* Scene 5 - Ils n'ont aucune idée de ce qui les attend */
.scene-5 .image.deux .contour {
	margin-top:-60px;
}
.scene-5 .image.deux img {
	height: 450px;
	object-fit: cover;
	object-position: center;
}

/* Scene Présentation Paul */
.scene-presentation-paul .flex {
	padding:40px 0px;
}

/* Scene Senneterre */
.scene-senneterre img {
	max-height: 750px;
}
.scene-senneterre .trois .texte-inside {
	position: absolute;
	bottom: 15px;
	left: 250px;
	right: 250px;
	display: inline;
	color: #000;
	font-size: 1.8em;
	z-index: 1;
}


/* Scene xx - Ambiance */
.scene-ambiance .image {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom:0;
	height: 100vh;
}
.scene-ambiance .image img{
	width: 100%;
	height: 100vh;
	object-fit: cover;
	object-position: center;
}
.scene-ambiance .un {
	z-index: 1;
}
.scene-ambiance .deux {
	z-index: 2;
}
.scene-ambiance .trois {
	z-index: 3;
}
.scene-ambiance .quatre {
	z-index: 4;
}

/* Scene xx - Attendre l'ours */

.scene-attendre .image {
	width: 200%;
}
.scene-attendre .image img {
	height: 100vh;
}

/* Scene coupe */
.scene-coupe .image {
	height: 600px;
	overflow: hidden;
}
.scene-coupe .image img {
	object-position: center bottom;
}

/* Scene Grand-père */
.scene-grand-pere img {
	border-radius:20px;
}

/* Scene pekan */
.scene-pekan img {
	max-width: 100%!important;
	width: 500px;
	margin:auto;
}
.scene-pekan .image {
	text-align: center;
}

/* Scene xx - Rotation*/
.scene-rotation .image img{
	height:400px;
	padding:40px;
}

/* Scene Feu */
.scene-feu .image {
	margin:10px
}

/* Scene manteau */
.scene-manteau img {
	height: 600px;
	max-height: 80%;
}

/* Scene insultes */
.scene-insultes h2 {
	color: transparent;
    -webkit-text-stroke: 4px #fcb912;
    font-size: 10em;
    font-weight: normal;
}

/* Scene conseils */
.scene-conseils img {
	height: 100%;
	max-height: 500px;
}

/* */
.scene-entree-jerry .plume {
	position: absolute;
}
.scene-entree-jerry .plume-1 {
	height:600px;
	width: 350px;
	top:0;
	left:0;
}
.scene-entree-jerry .plume-2 {
	height:100px;
	width: 100px;
	top:0;
	right:0;
}

/* Scene 12 */
.scene-12 .wrap.scene-flex {
	width: 100%;
	flex-direction: column!important;
	justify-content: space-between;
}
.scene-12 .image img {
	height: 80%;
}
.scene-12 .split-text-title {
	z-index:9;
}

/* Scene 15 - Danse */
.scene-danse .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.scene-danse .gabarit-zoom {
	width: 300vw;
}
.scene-danse .image {
	width: 100vw;
	height: 100vh;
}
.scene-danse .image.un {
	height: 200vh!important;
	/*padding-right:20px;*/
}
.scene-danse .image.trois {
	height: 300vh!important;
	/*padding-left:20px;*/
}
.scene-danse .texte-inside {
	font-size: 3.2em;
}


/* Scene photos*/
.scene-photos .image img {
	box-shadow:0 0 20px #000;
}
.scene-photos .trois {
	transform:rotate(-5deg);
}
.scene-photos .deux {
	transform:rotate(-2deg);
}
.scene-photos .un {
	transform:rotate(3deg);
}
.scene-photos .un {
	transform:rotate(-3deg);
}

.scene-intro-pow.scene-flex {
	flex-direction: column;
}
.scene-intro-pow .image img {
	height:300px;
	opacity:0.2;
}

/* Scene 15 - Défis */
.scene-defi .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.scene-defi .gabarit-zoom {
	width: 300vw;
}
.scene-defi .image {
	width: 100vw;
	height: 100vh;
}
.scene-defi .image.un {
	height: 200vh!important;
	/*padding-right:20px;*/
}
.scene-defi .image.trois {
	height: 300vh!important;
	/*padding-left:20px;*/
}
.scene-defi .texte-inside {
	font-size: 4em;
}

/* Scène 16 - Danse pow wow compétition femmes */
.scene-vintage .image {
	height: 80vh;
}
.scene-vintage .image img {
	height: 100%;
}
.scene-vintage .column {
	height: 100%;
}

/* Scène XX */
.scene-piege img {
	width:80%;
}

/* Scene 20 - La fierté */
.scene-20 .image-bg {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url("../images/conclusion-bg-fourrure.jpg");
	background-size: cover;
}
.scene-20 .texte-style-intro {
	z-index: 99999999;
}

/* Footer */
.footer-wrap {
	background-color: #fff;
	color: #000;
	width: 100%;
	min-height: 300px;
	display: block;
}
.footer-wrap .membre-numero {
	text-align: right;
	margin-bottom: 20px;
}
.footer-wrap .membre-info {
	max-width: 300px;
	margin:auto;
}
.separateur-orange {
	width: 100%;
	height: 1px;
	display: block;
	margin-bottom: 20px;
	background-color: #f1b130;
	position: relative;
	display: block;
}
.separateur-noir {
	width: 100%;
	height: 1px;
	display: block;
	margin-bottom: 20px;
	background-color: #000;
	position: relative;
	display: block;
}
.separateur-noir::after {
	content:"";
	width: 0%;
	height: 1px;
	background-color: #feb82c;
	position: absolute;
	top: 0;
	left: 0;
	transition:0.7s;
}
.membre-info:hover 	.separateur-noir::after {
	width: 100%;
	transition: 0.3s ease-out;
}

/* Media queries - Breakpoint */
@media (max-width: 1170px) {
	.scene-senneterre .trois .texte-inside {
		left: 10px;
		right: 10px;
		text-align: left;
	}
}

@media (max-width: 1024px) {
	.scene-12 .image img {
		height: 70%;
	}
}

@media (max-width: 960px) {
	.scene-insultes h2 {
		color: transparent;
		-webkit-text-stroke: 2px #fcb912;
		font-size: 7em;
		font-weight: normal;
	}
}

@media (max-width: 769px) {
	.scene-portage .texte-inside {
		bottom: 3px;
		left: 40px;
	}
	.scene-1 .carre-intro-titre {
		padding: 0 20px;
		margin: 20px;
		line-height: 0;
	}
	.scene-1 .numero-episode {
		font-size: 1.2em;
	}
	.scene-2 .texte-style-intro h2 {
		color:#fdf0d6;
		opacity: 0.9;
		font-size: 3.4;
		padding: 20px;
	}
	.scene-transition .image img {
		height: 100%;
		object-fit: cover;
		object-position: center;;
	}
	.scene-expo .contour {
		margin-bottom:20px;
	}
	.scene-5 .image.deux .contour {
		margin-top:0px;
	}
	.scene-9.scene-flex {
		flex-wrap:wrap!important;
	}
	.scene-9 .column-25 {
		width: 50%;
	}
	.scene-12 .image img {
		height: 60%;
	}
	.scene-15 .un img {
		object-position: 55%!important;
	}
	.scene-15 .deux img {
		object-position: 35%!important;
	}
	.scene-15 .trois img {
		object-position: 56%!important;
	}
	.scene-15 .texte-inside {
		font-size: 3em;
	}
	.scene-16 .texte-style-o {
		padding: 10px!important;
	}
	.scene-manteau img {
		height: auto;
	}
	.scene-conseils {
		flex-direction: column;
	}
	.scene-insultes h2 {
		font-size: 4em !important;
	}
	.scene-ambiance .image.un img {
		object-position: 90% center;
	}
	.scene-ambiance .image.trois img {
		object-position: 35%;
	}
	.scene-ambiance .image.quatre img {
		object-position: 90%;
	}
}

@media (max-width: 420px) {
	.scene-castor img {
		object-position: 70%!important;
	}
	.gabarit-zoom .texte {
		display: none;
	}
	.scene-15 .deux img {
		object-position: 50%!important;
	}
	.scene-15 .trois img {
		object-position: 72%!important;
	}
}




