@charset "UTF-8";

/* CSS Document */


@media only screen and (min-width: 1281px) {

	/* ////////////////// Services ////////////////// */

	#services .service .bt:hover span {
		background-position: 100% 100%;
		transition: background-position 0.5s;
	}

	#services .service .bt:hover + .listeServ, #services .service .listeServ:hover {
		height: 340px;
		padding-top: 82px;
	}

	#galeries > .GGestionMobile {
		display: none;
	}

	/* ////////////////// Fin Services ////////////////// */

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

	.content {
		width: 80%;
	}

	/* ////////////////// Header ////////////////// */

	#header {
	    position: relative;
	    width: 100%;
	    height: 465px;
	    top: -5px;
	}

	#ban .content {
		width: 100%;
	}

	#accroche1, #accroche2, #accroche3 {
		width: 100%;
		left: 0px;
	}

	#accroche1 .imgBan {
	    height: 84%;
		margin-left: 25%;
	}

	#accroche2 .imgBan {
		height: 75%;
		margin-left: 20%;
	}

	#accroche3 .imgBan {
		height: 80%;
		margin-left: 16%;
	}

	#accroche1 p, #accroche2 p, #accroche3 p {
		left:9%;
	    font-size: 1.95em;
	    top: 25%;
	}

	#accroche1 p:first-child, #accroche2 p:first-child, #accroche3 p:first-child {
		left:9%;
	    font-size: 3.2em;
	    top: 25%;
	}

	/* ////////////////// Fin Header ////////////////// */

	/* ////////////////// Services ////////////////// */

	#services .content {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
	    align-items: center;
	}

	#services .service {
	    min-width: 300px;
	    width: 300px;
	    height: 420px;
	    margin: 120px 35px 70px 35px;
	}

	#services .service p {
	    font-size: 1.05em;
	    line-height: 1.8em;

	}

	#services .service .listeServ {
 	   width: 240px;
	}

	#services .service .listeServ p {
	    font-size: 0.88em;
	    line-height: 1.65em;
	}

	/* ////////////////// Fin Services ////////////////// */

	/* ////////////////// Projets ////////////////// */

	#projets .content {
		justify-content: center;
	}

	#projets .content div:nth-child(6n+1) {
		margin: 15px 15px;
	}

	#projets .content div:nth-child(6n+6), #projets .content div:last-child {
		margin: 15px 15px;
	}

	/* ////////////////// Fin Projets ////////////////// */

	/* ////////////////// Contact ////////////////// */

	#contact .content > form > div:first-child {
		min-width: 450px;
	}

	#contact .content > form > div > div {
		min-width: 225px;
	}

	#contact .content > form > .btForm {
		min-width: 430px;
	}

	/* ////////////////// Fin Contact ////////////////// */

	/* ////////////////// Nous ////////////////// */

	#nous .content div:first-child p, #nous .content div:first-child h3 {
		position: relative;
		width: 240px;
	}

	#nous .content div:last-child p, #nous .content div:last-child h3 {
		position: relative;
		width: 240px;
	}

	/* ////////////////// Fin Nous ////////////////// */

	/* ////////////////// Footer ////////////////// */

	#mentions .mentionsL {
		max-width: 1000px;
		width: calc(80% - 200px) ;
	}

	/* ////////////////// Fin Footer ////////////////// */
}

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

	/* ////////////////// Header ////////////////// */

	#accroche1 p, #accroche2 p, #accroche3 p {
		left:8%;
	}

	#accroche1 p:first-child, #accroche2 p:first-child, #accroche3 p:first-child {
		left:8%;
	}
	/* ////////////////// Fin Header ////////////////// */

	/* ////////////////// Footer ////////////////// */

	#mentions .mentionsL {
		max-width: 1000px;
		width: calc(80% - 100px) ;
		height: calc(80% - 200px);
		padding: 125px 50px 50px 50px;
	}

	.mentionsL h2 {
		top: 50px;
		left: 50px;
	}

	.mentionsL .Gferm {
		top: 48px;
		right: 48px;
	}

	/* ////////////////// Fin Footer ////////////////// */
}

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

	/* ////////////////// Header ////////////////// */

	#header {
	    height: 410px;
	}

	#accroche1 .imgBan {
		height: 70%;
		margin-left: 25%;
	}

	#accroche2 .imgBan {
		height: 64%;
		margin-left: 20%;
	}

	#accroche3 .imgBan {
		height: 68%;
		margin-left: 15%;
	}

	#accroche1 p, #accroche2 p, #accroche3 p {
		left:8%;
	    font-size: 1.7em;
	    top: 20%;
	}

	#accroche1 p:first-child, #accroche2 p:first-child, #accroche3 p:first-child {
		left:8%;
		font-size: 2.8em;
		top: 20%;
	}

	/* ////////////////// Fin Header ////////////////// */

	/* ////////////////// Services ////////////////// */

	#services .content {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	    align-items: center;
	}

	#services .service {
	    min-width: 320px;
	    width: 320px;
	}

	#services .service p {
		font-size: 1.05em;
		line-height: 1.8em;

	}

	#services .service .listeServ {
 	   width: 260px;
	}

	#services .service .listeServ p {
		font-size: 0.95em;
		line-height: 1.55em;
	}

	#services .content {
	    flex-wrap: wrap;
	}

	#services .service:first-child {
	    margin: 50px 40px 70px 40px;
	    order: 3;
	}

	/* ////////////////// Fin Services ////////////////// */

	/* ////////////////// Contact ////////////////// */

	#contact .content > p {
		text-align: center;
	}

	#contact .content > form {
		flex-direction: column;
		justify-content: center;
		margin-top: 10px;
		width: 800px;
	}

	#contact .content > form > div:first-child {
		min-width: 100%;
	}

	#contact .content > form > .messForm {
		min-width: 100%;
	}

	#contact .content > form > .btForm {
		margin-top: 30px;
		min-width: calc(100% - 20px);
	}

	/* ////////////////// Fin Contact ////////////////// */

	/* ////////////////// Projet ////////////////// */

	#projets .content {
		width: 90%;
	}

	/* ////////////////// Fin Projet ////////////////// */

	/* ////////////////// Nous ////////////////// */

	#nous .content div:first-child p, #nous .content div:first-child h3 {
		margin-right: -20px;
	}

	#nous .content div:last-child p, #nous .content div:last-child h3 {
		margin-left: -30px;
	}

	/* ////////////////// Fin Nous ////////////////// */
}

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

	/* ////////////////// Header ////////////////// */

	.content {
		width: 90%;
	}

	#accroche1 p, #accroche2 p, #accroche3 p {
		left:6%;
	    font-size: 1.6em;
	    top: 20%;
	}

	#accroche1 p:first-child, #accroche2 p:first-child, #accroche3 p:first-child {
		left:6%;
		font-size: 2.6em;
		top: 20%;
	}

	/* ////////////////// Fin Header ////////////////// */

	/* ////////////////// Nous ////////////////// */

	#nous .content h3 {
		font-size: 1.2em;
	}

	#nous .content p {
		font-size: 1em;	
	}

	#nous .content div:first-child p, #nous .content div:first-child h3, #nous .content div:last-child p, #nous .content div:last-child h3 {
		width: 220px;
	}

	#nous .content img {
		min-width: 262px;
		min-height: 220px;
		max-width: 262px;
		max-height: 220px;
	}

	#nous img:nth-child(2) {
		position: relative;
		margin-right: -50px;
	}

	#nous img:nth-child(3) {
		position: relative;
		margin-left: -50px;
	}

	/* ////////////////// Fin Nous ////////////////// */

}

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

	/* ////////////////// Header ////////////////// */

	#header {
		height: 590px;
	    background: url(../0-Links/00-bg.png), #333;
	}

	#header .deg {
		height: 410px;
	}

	#header .errordeg {
		height:100%;
	}

	#accroche1 .imgBan, #accroche2 .imgBan, #accroche3 .imgBan {
		margin-left: 0px;
	}

	#accroche1 .imgBan {
		height: 71%;
		margin-left: 35px;
	}

	#accroche2 .imgBan {
		height: 63.5%;
	}

	#accroche3 .imgBan {
		height: 67.5%;
	}

	#accroche1 p:first-child, #accroche2 p:first-child, #accroche3 p:first-child, #accroche1 p, #accroche2 p, #accroche3 p {
		position: relative;
	    top: 0px;
		left: 0px;
		width: 80%;
	    margin-top: 0px;
	    text-align: center;
	}

	#accroche1 p, #accroche2 p, #accroche3 p {
		width: 100%;
		font-family: RalewayExtraLight, Arial, Helvetica, sans-serif;
	}

	#accroche1 p:first-child {
		width: 100%;
		margin-top: 300px;
		padding-top: 40px;
	}

	#accroche2 p:first-child {
		width: 100%;
		margin-top: 300px;
		padding-top: 50px;
	}

	#accroche3 p:first-child {
		width: 100%;
		margin-top: 300px;
		padding-top: 40px;
	}

	/* ////////////////// Fin Header ////////////////// */

	/* ////////////////// Services ////////////////// */

	#services .content {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	    align-items: center;
	}

	#services .service {
	    min-width: 278px;
	    width: 278px;
	    margin: 120px 40px 70px 40px;
	}

	#services .service p {
	    font-size: 0.95em;
	    line-height: 1.96em;

	}

	#services .service .listeServ {
 	   width: 218px;
	}

	#services .service .listeServ p {
	    font-size: 0.85em;
	    line-height: 1.55em;
	}

	/* ////////////////// Fin Services ////////////////// */

	/* ////////////////// Contact ////////////////// */

	#contact .content > p {
		width: 600px;
	}

	#contact .content > form {
		width: 600px;
	}

	/* ////////////////// Fin Contact ////////////////// */

	/* ////////////////// Nous ////////////////// */

	#nous .content {
		flex-wrap: wrap-reverse;
	}

	#nous .content div:first-child {
		order: 1;
		width: calc(50% - 20px);
		max-width: 250px;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
		margin-right: 0px;
		margin-left: auto;
		margin-bottom: 50px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-right: 20px;
		background: url(../0-Links/00-bg.png), #333;
	}

	#nous .content div:last-child {
		order: 1;
		width: calc(50% - 20px);
		max-width: 250px;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		margin-right: auto;
		margin-left: 0px;
		margin-bottom: 50px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		background: url(../0-Links/00-bg.png), #333;
	}

	#nous .content h3 {
		text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
		color: rgba(0,0,0,0.6);
	}

	#nous .content p {
		text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
		color: #fff;
	}

	#nous .content div:first-child h3 {
		margin-top: 0px;
		margin-right: 0px;
		text-align: right;
	}

	#nous .content div:first-child p {
		margin-bottom: 0px;
		margin-right: 0px;
		text-align: right;
	}

	#nous .content div:last-child h3 {
		margin-top: 0px;
		margin-left: 0px;
		text-align: left;
	}

	#nous .content div:last-child p {
		margin-bottom: 0px;
		margin-left: 0px;
		text-align: left;
	}

	#nous img:nth-child(2) {
		order:2;
		position: relative;
		margin-right: -50px;
		margin-left: 100px;
	}

	#nous img:nth-child(3) {
		order:2;
		position: relative;
		margin-right: 100px;
		margin-left: -50px;
	}

	/* ////////////////// Fin Nous ////////////////// */

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

	/* ////////////////// Services ////////////////// */

	#services .content {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
	    align-items: center;
	}

	#services .service {
	    min-width: 278px;
	    width: 278px;
	    margin: 120px 40px 70px 40px;
	}

	#services .service:nth-child(1) {
		order: 1;
	    margin: 120px 0px 120px 0px;
	}

	#services .service:nth-child(2) {
		order: 2;
	    margin: 0px 0px 120px 0px;
	}

	#services .service:nth-child(3) {
		order: 3;
	    margin: 0px 0px 70px 0px;
	}

	.identite::before {
		width: 68%;
	    background: url(../0-Links/Icones-level-up-studio.png) no-repeat;
		background-size: 500% auto;
		background-position: 50% 10px;
	}

	.impression::before {
		width: 68%;
	    background: url(../0-Links/Icones-level-up-studio.png) no-repeat;
		background-size: 500% auto;
		background-position: 75% 10px;
	}

	.digital::before {
		width: 68%;
	    background: url(../0-Links/Icones-level-up-studio.png) no-repeat;
		background-size: 500% auto;
		background-position: 100% 10px;
	}

	#services .service p {
	    font-size: 0.95em;
	    line-height: 1.96em;

	}

	#services .service .listeServ {
 	   width: 218px;
	}

	#services .service .listeServ p {
	    font-size: 0.85em;
	    line-height: 1.55em;
	}

	/* ////////////////// Fin Services ////////////////// */

	/* ////////////////// Galerie ////////////////// */

	#galeries > div > div {
		height: calc(100% - 150px);
	}

	#galeries > div > .GLegende > p:first-child {
	    width: 75px;
		background-size: auto 35%, auto auto;
	    transition: background-size 0.3s;
	}

	#galeries > div > .GLegende > p:first-Child:hover {
		background-size: auto 45%, auto auto;
	 	transition: background-size 0.3s;
	}

	#galeries > div > .GLegende > p:first-child::before {
	    width: 40px;
	    height: 40px;
	}

	#galeries > div > .GLegende {
	    transition: width 0.3s 0.3s, height 0.3s 0s;
	    width: 100% !important;
	}

	#galeries > div > .GLegende:hover {
		width: 250px;
		transition: width 0.3s 0s, height 0.3s 0.3s, opacity 0.3s;
	}

	#galeries > .GGestion > p {
	    padding-top: 26px;
	    font-size: 1.1em;
	   	position: absolute;
	    top: 0px;
	    left: 0;
	    width: 100%;
	}

	#galeries > .GGestion > .BtDroit, #galeries > .GGestion > .BtGauche {
	    width: 45px;
	}

	#galeries > .GGestion > .BtDroit::before, #galeries > .GGestion > .BtGauche::before, #galeries > div > .GMiniatures > .BtDroit::before, #galeries > div > .GMiniatures > .BtGauche::before {
		z-index: 99;
		width: 25px;
		height: 25px;
	}

	#galeries > .GGestion .BtDroit:hover::before, #galeries > .GGestion .BtGauche:hover::before, #galeries > div > .GMiniatures .BtDroit:hover::before, #galeries > div > .GMiniatures .BtGauche:hover::before {
		width: 35px;
		height: 35px;
	}

	#galeries > div > .GMiniatures > .BtDroit, #galeries > div > .GMiniatures > .BtGauche {
		width: 45px;
		height: 75px;
	}

	#galeries > div > .GMiniatures .BtDroit:hover, #galeries > div > .GMiniatures .BtGauche:hover {
		width: 45px;
		height: 75px;
	}

	#galeries > .GGestion {
	    width: 170px;
	}

	#galeries > .GGestionMobile {
	    height: calc(100% - 150px);
	}

	#galeries > .Gferm::before {
		width: 40px;
		height: 40px;
	}

	#galeries > .Gferm:hover::before {
		width: 50px;
		height: 50px;
	}

	#galeries > div > .GMiniatures > div > div {
	    min-width: 45px;
	    height: 45px;
	    width:  45px;
	}

	#galeries > div > .GMiniatures > div > div:hover, #galeries > div > .GMiniatures > div > .MSelect {
		width: 60px;
		height: 60px;
		min-width: 60px;
	}

/*	#galeries > div > .GMiniatures > div {
	    display: none;
	}*/

	#galeries > div > .GMiniatures {
		height: 75px;
	}

	#galeries > div > .GMiniatures > div {
		width: calc(100% - 160px);
		height: 75px;
	}

	/* ////////////////// Fin Galerie ////////////////// */	
}

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

	/* ////////////////// Header ////////////////// */

	#header {
	    height: 575px;
	}

	#accroche1 p, #accroche2 p, #accroche3 p {
	    font-size: 1.4em;
	}

	#accroche1 p:first-child, #accroche2 p:first-child, #accroche3 p:first-child {
		font-size: 2.2em;
	}

	#accroche1 p:first-child {
		padding-top: 35px;
	}

	 #accroche2 p:first-child {
		padding-top: 50px;
	}

	#accroche3 p:first-child {
		padding-top: 40px;
	}

	/* ////////////////// Fin Header ////////////////// */

	/* ////////////////// Nous ////////////////// */

	#nous img:nth-child(2) {
		margin-left: 0px;
	}

	#nous img:nth-child(3) {
		margin-right: 0px;
	}

	/* ////////////////// Fin Nous ////////////////// */

	/* ////////////////// Footer ////////////////// */

	#mentions .mentionsL {
		max-width: 1000px;
		width: calc(80% - 100px) ;
		height: calc(80% - 150px);
		padding: 100px 50px 50px 50px;
	}

	#mentions .mentionsL .content {
	    width: calc(100% - 15px);
	    padding-right: 15px;
	}

	.mentionsL h2 {
		top: 35px;
		left: 50px;
		font-size: 1.8em;
	}

	.mentionsL h3 {
    	margin-top: 30px;
    	margin-bottom: 20px;
		font-size: 1.3em;
	}
	.mentionsL p {
		font-size: 0.85em;
		margin-bottom: 10px;
	}

	.mentionsL .Gferm {
		top: 34px;
		right: 40px;
		width: 40px;
		height: 40px;
	}

	.mentionsL .Gferm::before {
		width: 30px;
		height: 30px;
	}

	.mentionsL .Gferm:hover::before {
		width: 35px;
		height: 35px;
	}

	/* ////////////////// Fin Footer ////////////////// */
}

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

	/* ////////////////// Header ////////////////// */

	#header {
	    height: 535px;
	}

	#accroche1 .imgBan {
		height: 61%;
		margin-left: 38px;
	}

	#accroche2 .imgBan {
		height: 54.5%;
		margin-left: -15px;
	}

	#accroche3 .imgBan {
		height: 57.5%;
	}

	#accroche1 p:first-child {
		margin-top: 260px;
		padding-top: 35px;
	}

	 #accroche2 p:first-child {
		margin-top: 260px;
		padding-top: 50px;
	}

	#accroche3 p:first-child {
		margin-top: 260px;
		padding-top: 40px;
	}

	#header .deg {
	    height: 367px;
	}

	#header .errordeg {
		height:100%;
	}

	/* ////////////////// Fin Header ////////////////// */

	/* ////////////////// Contact ////////////////// */

	#contact .content > form > div > div {
	    width: 50%;
	}

	/* ////////////////// Fin Contact ////////////////// */

	/* ////////////////// Nous ////////////////// */

	#nous .content {
		flex-direction: column;
		flex-wrap: wrap;
		align-items: center;
	}

	#nous .deg {
		height: 100%;
		top: 0px;
	}

	#nous .content img {
		width: 262px;
		height: 220px;
	}

	#nous img:nth-child(2) {
	    position: relative;
	    margin-top: -30px;
	    margin-left: auto;
	    margin-right: auto;
	   	order: 1;
	}

	#nous img:nth-child(3) {
	    position: relative;
	    margin-left: auto;
	    margin-right: auto;
	    order: 3;
	    margin-top: -43px;
	    z-index: 2;
	}

	#nous .content div:first-child, #nous .content div:last-child {
		align-items: center;
		max-width: 300px;
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}

	#nous .content div:first-child {
	    margin: 0px;
	    margin-bottom: 19px;
	    order: 2;
	    margin-top: -82px;
	    z-index: 2;
	}

	#nous .content div:last-child {
	    margin: 0px;
	    margin-bottom: 40px;
	    order: 4;
	    margin-top: -82px;
	    z-index: 3;
	}

	#nous .content div:first-child p, #nous .content div:first-child h3, #nous .content div:last-child p, #nous .content div:last-child h3 {
		text-align: center;
	}

	#nous .content div:first-child p, #nous .content div:last-child p {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

	/* ////////////////// Fin Nous ////////////////// */

	/* ////////////////// Footer ////////////////// */

	#footer .content {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}

	#footer .content p {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		font-size: 0.8em;
	}

	#footer .content p span {
		margin-bottom: 7px;
	}

	#footer .content p span:nth-child(1) {
		order: 2;
	}

	#footer .content p span:nth-child(2) {
		order: 3;
		margin-bottom: 0px;
	}

	#footer .content p span:nth-child(3) {
		order: 1;
	}

	#mentions .mentionsL {
		max-width: 1000px;
		width: calc(90% - 50px);
		height: calc(80% - 200px);
		padding: 75px 25px 25px 25px;
		margin-bottom: 40px;
		transition: height 0.3s, margin-bottom 0.3s;
	}

	#mentions .mentionsG {
		height: calc(80% - 100px);
		margin-bottom: -60px;
	}

	#mentions .mentionsL .content {
		width: calc(100% - 20px);
		padding-right: 30px;
	}

	.mentionsL h2 {
		top: 25px;
		left: 25px;
		font-size: 1.5em;
	}

	.mentionsL h3 {
		font-size: 1.1em;
	    margin-top: 25px;
		margin-bottom: 15px;
	}

	.mentionsL p {
    	font-size: 0.84em;
		margin-bottom: 10px;
	}

	.mentionsL .Gferm {
		top: 20px;
		right: 25px;
		width: 40px;
		height: 40px;
	}

	/* ////////////////// Fin footer ////////////////// */

}

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

	/* ////////////////// Header ////////////////// */

	#header {
	    height: 505px;
	}

	#accroche1 .imgBan {
		height: 61%;
		margin-left: 38px;
	}

	#accroche2 .imgBan {
		height: 54.5%;
		margin-left: -15px;
	}

	#accroche3 .imgBan {
		height: 57.5%;
		margin-left: -0%;
	}

	#accroche1 p, #accroche2 p, #accroche3 p {
	    font-size: 1.2em;
	}

	#accroche1 p:first-child, #accroche2 p:first-child, #accroche3 p:first-child {
		font-size: 1.9em;
	}

	#accroche1 p:first-child {
		margin-top: 260px;
		padding-top: 25px;
	}

	 #accroche2 p:first-child {
		margin-top: 260px;
		padding-top: 37px;
	}

	#accroche3 p:first-child {
		margin-top: 260px;
		padding-top: 30px;
	}

	#header .deg {
	    height: 367px;
	}

	#header .errordeg {
		height:100%;
	}

	#menu ul {
		z-index: 1;
		position: relative;
		display:block;
		top:-100px;
		margin-top:-160px;
		margin-bottom:10px;
		transition: top 0.2s linear 0.2s, margin-top 0.2s linear 0s;
	}

	#menu .affichemenu {
		top:0px;
		margin-top:-100px;
		transition: top 0.2s linear 0s, margin-top 0.2s linear 0.2s;
	}

	#menu .affichemenuSC {
		top:0px;
		margin-top:-60px;
		transition: top 0.2s linear 0s, margin-top 0.2s linear 0.2s;
	}

	#menu li {
	    font-family: "RalewayThin", Arial, Helvetica, sans-serif;
		display: block;
		width: calc(100% - 10px);
		height: 50px;
		text-align: center;
		padding-left: 10px;
	}

	#menu li a {
		padding:20px 10px;
		opacity: 1;
	}

	#menu li:last-child a {
		padding:20px 10px;
	}

	#menu h1 {
		z-index: 2;
	}

	#menu p {
		z-index: 2;
		display: block;
		position:relative;
		width:60px;
		height:102px;
		margin:0px 0px 0px auto;
		font-size:0px;
		transition: width 0.5s, height 0.5s;
		cursor:pointer;
	}

	#menu p::before {
		content: '';
		display: block;
		position:relative;
		width:75%;
		height:75%;
		margin:0px 0px 0px auto;
		font-size:0px;
		background: url(../0-Links/Icones-level-up-studio.png);
		background-size:500% auto;
		background-position: 25% 29px;
		background-repeat: no-repeat;
		transition: width 0.5s, height 0.5s, background 0.5s;
		cursor:pointer;
	}

	#menu .scrolled-menu-p {
		width:40px;
		height:62px;
	}

	#menu .scrolled-menu-p::before {
		background-position: 25% 17px;
	}

	/* ////////////////// Fin Header ////////////////// */

	/* ////////////////// Projets ////////////////// */

	#projets .content div {
		width: 150px;
		height: 150px;
		margin: 10px 10px !important;
	}

	#projets .content div:nth-child(2n) {
		margin-right: 0px !important;
	}

	#projets .content div:nth-child(2n+1) {
		margin-left: 0px !important;
	}

	#projets .content div p {
		font-size: 1.1em;
	}

	/* ////////////////// Fin Projets ////////////////// */

	/* ////////////////// Contact ////////////////// */

	#contact {
		padding-bottom: 60px;
	}

	#contact .content > form {
		font-size: 0.85em;
	}

	#contact .content > form > div > div {
	    min-width: 200px;
	}

	/* ////////////////// Fin Contact ////////////////// */

}

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

	/* ////////////////// Contact ////////////////// */

	#contact .content > form > div > div {
	    min-width: 100%;
	}

	/* ////////////////// Fin Contact ////////////////// */

}

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

	/* ////////////////// Header ////////////////// */

	#header {
	 	height: 545px;
	}

	#accroche3 .imgBan {
		margin-left: -20%;
	}

	#accroche2 p:first-child {
		padding-top: 45px;
	}


	#accroche1 p {
	 	width: 145px;
	 	margin-left: auto;
	 	margin-right: auto;
	}

	#accroche2 p {
	 	width: 200px;
	 	margin-left: auto;
	 	margin-right: auto;
	 	margin-left: auto;
	 	margin-right: auto;
	}

	#accroche3 p {
	 	width: 230px;
	 	margin-left: auto;
	 	margin-right: auto;
	}

	/* ////////////////// Fin Header ////////////////// */

	/* ////////////////// Services ////////////////// */
	#services .service {
	    min-width: 269px;
	    width: 269px;
	}

	#services .service p {
	    font-size: 0.95em;
	    line-height: 1.96em;

	}

	#services .service .listeServ {
 	   width: 209px;
	}

	#services .service .listeServ p {
	    font-size: 0.85em;
	    line-height: 1.55em;
	}

	#services .content {
	    flex-wrap: wrap-reverse;
	}
	/* ////////////////// Fin Services ////////////////// */

	/* ////////////////// Projets ////////////////// */

	#projets .content div {
		width: 125px;
		height: 125px;
		margin: 10px 10px !important;
	}

	#projets .content div:nth-child(2n) {
		margin-right: 0px !important;
	}

	#projets .content div:nth-child(2n+1) {
		margin-left: 0px !important;
	}

	#projets .content div p {
		font-size: 0.9em;
	}

	/* ////////////////// Fin Projets ////////////////// */ 

	/* ////////////////// Contact ////////////////// */
	
	#contact .content > form > div > div:nth-child(6) > input {
		margin-left: 3px;
	}

	/* ////////////////// Fin Contact ////////////////// */

}

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

	/* ////////////////// Header ////////////////// */

	#accroche1 .imgBan {
		height: 60%;
	}

	#accroche2 .imgBan {
		margin-left: -22px;
	}

	#accroche3 .imgBan {
		margin-left: -25%;
	}

	/* ////////////////// Fin Header ////////////////// */

	/* ////////////////// Footer ////////////////// */

	.mentionsL .Gferm {
		top: 22px;
		right: 22px;
		width: 35px;
		height: 35px;
	}

	/* ////////////////// Fin Footer ////////////////// */

}