/******************************************************
	
	One Page Responsive HTML Template
	
	Sections of stylesheet:
		$INDEX0 - FONTS AND RESET
		$INDEX1 - GENERAL
		$INDEX2 - HEADER COMMON
		$INDEX3 - MENU COMMON
		$INDEX4 - HEADER STANDARD
		$INDEX5 - HEADER STANDARD REDUIT
		$INDEX6 - HEADER MOBILE
		$INDEX6bis - FOOTER
		$INDEX7 - MAIN CONTENT
		$INDEX8 - PORTFOLIO
		$INDEX9 - THE TEAM
		$INDEX10 - CONTACT
		$INDEX11 - MEDIA QUERIES : TABLETS
		$INDEX12 - MEDIA QUERIES : SMARTPHONES
		
******************************************************/	







/******************************************************

	$INDEX0 - FONTS AND RESET
	
******************************************************/	



@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Lobster+Two);

body, html { font-size: 100%; 	padding: 0; margin: 0;}

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}
.clear
{
clear: both;
}
embed, iframe, object
{
max-width: 100%;
}
.element {
  margin-top: 50vh; /* poussé de la moitié de hauteur de viewport */
  transform: translateY(-50%); /* tiré de la moitié de sa propre hauteur */
}
.element2 {
  margin-top: 35vh; /* poussé de la moitié de hauteur de viewport */
  transform: translateY(-35%); /* tiré de la moitié de sa propre hauteur */
  float:right; 
  padding-right:5%;
}


/******************************************************

	$INDEX1 - GENERAL
	
******************************************************/	



body {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;

    /*-moz-transition: background-color 1s ease-in;
    -webkit-transition: background-color 1s ease-in;
    -o-transition: background-color 1s ease-in;
    -ms-transition: background-color 1s ease-in;
    transition: background-color 1s ease-in;*/
}


/*::-webkit-input-placeholder {
    color:#000;
}
:-moz-placeholder {
    color:#000;
}
::-moz-placeholder {
    color:#000;
}
:-ms-input-placeholder {
    color:#000;
}*/

a {
	text-decoration: none;
}

a:hover {}

#container {
	position: relative;
	padding-bottom: 0%;
	
}

h1{
	font-family: 'PT Serif', serif;
	font-weight: 300;
    font-size: 38px;
	text-align: center;
	margin: 0px 0px;
	font-style:normal;
}
@media screen and (max-width: 1320px ) {
h1{
    font-size: 28px;
}
}
h2{
	/*font-family: 'Julius Sans One', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	margin: 0px 0px;
}

h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-align: left;
	margin: 0px 0px;
}
h4{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 11px;
	text-align: left;
	margin: 0px 0px;
}
h5{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px;
}
h6{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px;
}
.footertxt{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 10px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
	color:#666;
}
a.footertxt:hover{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 10px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
	color:#333;
}

.footer{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
	color:#666;
}
a.footer:hover{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
	color:#CCC;
}
hr{
	border-top: 1px solid;
	border-bottom: 0px;
	margin: 20px auto 30px auto;
	width: 98%;
	
}

.texte{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	margin: 0px 0px;
	text-align:justify;
	line-height:28px;
}
.textedisco {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color:#40090e;
	text-decoration:none;
}
a.textedisco:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color:#fff;
	text-decoration:none;
}
.textered {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color:#990000;
	text-decoration:none;
	text-align:justify;
}
a.textered:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color:#993333;
	text-decoration:none;
	text-align:justify;
}
.texteprofil {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color:#330000;
	text-decoration:none;
	text-align:justify;
}
a.texteprofil:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color:#993333;
	text-decoration:none;
	text-align:justify;
}

.lien{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:#494444;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
}
a.lien:hover{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:#fff;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
}
.more{
	color:#f3e3b0;
	font-size:16px;
	font-style:normal;
}
a.more:hover{
	color:#fff;
	font-size:16px;
	font-style:normal;
}

.lienmedia{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:#FFF;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
	line-height:30px;
}
a.lienmedia:hover{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:#e9e6e6;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:underline;
}
.liennoir{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:#000;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
	line-height:30px;
}
a.liennoir:hover{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:#fff;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
}
.lienblanc{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:#FFF;
	font-size: 18px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
	line-height:30px;
}
a.lienblanc:hover{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:#f3e3b0;
	font-size: 18px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
}
.next{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color:#000;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
}
a.next:hover{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color:#7b7a7a;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px;
	text-decoration:none;
}

.display{
	display: block;
}

.hide{
	display: none;
}

.no-border{
	border: 0px;
}

p{
	font-weight: 300;
	font-size: 1.3em;
	display: inline-block;
	color:#FFF;
	text-align:justify;
}
/******************************************************

	$INDEX2 - HEADER COMMON
	
******************************************************/	




header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 990;
    overflow: hidden;
	/* -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;*/
}

header h1{
	font-weight: 300;
    margin: 0;
}

header h1, header nav a {
	/*-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;	*/
}




/******************************************************

	$INDEX3 - MENU COMMON
	
******************************************************/	




nav a{}

nav a.current, nav a:hover{}





	

/******************************************************

	$INDEX4 - HEADER STANDARD
	
******************************************************/	




.headerstandard {
    height: 55px;
	background-color:#1a130f;
	/*background-image:url(../img/fond.jpg);*/
}


		.headerstandard .headerstandard-inner {
			width: 100%;
			max-width: 100em;
			margin: 0 auto;
			padding: 0;
			
			
		}


		 /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
		.headerstandard h1,
		.headerstandard nav.menustandard a {
			/*line-height: 150px;*/
		}

		 .headerstandard h1 {
			 letter-spacing: 4px;
			font-size:17px; 
			padding:15px;
			padding-top:17px;
			float: left;
			font-style:normal;
			font-family: 'Roboto', sans-serif; 
			
		}
		/*@media screen and (max-width: 1420px ) {
			.headerstandard h1 {
				font-size: 30px;
				padding-top:25px;
			}
		}*/
		
		 .headerstandard nav.menustandard{
			display: inline-block;
			position: relative;
			text-align:center;
			padding-top:8px;
			
			float: right;
			
		}

		.headerstandard nav.menustandard a {
			font-size: 17px;
			font-weight: 300;
			margin: 0 10px 0 10px;
			font-family: 'Roboto', sans-serif;
			
			/*border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;*/
		}

		@media screen and (max-width: 1270px ) {
			.headerstandard nav.menustandard a {
			margin: 0 5px 0 5px;
			}
		}
		
		@media screen and (max-width: 1150px ) {
			.headerstandard nav.menustandard a {
			margin: 0 3px 0 3px;
			}
		}
		
		


	
	

/******************************************************

	$INDEX5 - HEADER STANDARD REDUIT
	
******************************************************/	




/*.headerstandard.headerstandard-shrink {
    height: 60px;
	background-color:#1a130f;
}
 
.headerstandard.headerstandard-shrink nav.menustandard a {
    font-size: 1.1em;
}
.headerstandard.headerstandard-shrink nav.menustandard {
	padding-top:12px;
}

.headerstandard.headerstandard-shrink h1 {
    font-size: 20px;
	padding-top:15px;
}*/








/******************************************************

	$INDEX6 - HEADER MOBILE
	
******************************************************/	




header.headermobile {
	position: fixed;
	top: 0px;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0 0 10px 0;
	z-index: 10000;
	display: none;
	background-color:#1a130f;
}

		header.headermobile h1 {
			letter-spacing: 4px;
			font-size: 22px;
			font-style:normal;
			font-family: 'Roboto', sans-serif; 
			padding:13px;
			padding-bottom:0px;
			font-weight: 300;
			text-align: center;
			margin-top: 0px;
		}
		@media screen and (max-width: 567px ) {
			header.headermobile h1 {
				padding-left:45px;
			}
		}

		header.headermobile h2 {
			text-align: center;
			font-size: 0.8em;
			margin-top: 10px;
		}

		header.headermobile button {
			position: absolute;
			float: left;
			display: block;
			width: 40px;
			height: 40px;
			border: none;
			cursor: pointer;
			margin: 10px 10px 0px 10px;
		}


				.menumobile a {
					display: block;
					width: 100%;
					text-align: center;
					font-size: 1.1em;
					font-weight: 300;
					font-family: 'Roboto', sans-serif;
					
				}

				/* Orientation-dependent styles for the content of the menu */

				.menumobile {
					width: 240px;
					height: 100%;
					top: 0;
					z-index: 10000;
				}

				.menumobile a {
					padding: 1em;
				}




	
/******************************************************

	$INDEX7 - MAIN CONTENT
	
******************************************************/	



#main{
	-webkit-transition: background 2s ease;
	-moz-transition: background 2s ease;
	transition: background 2s ease;
	padding-top:220px;
	text-align:center;
}

html, body,
#container,
#main,
#main section {}

#main section{
    padding: 110px 4% 20px 4%;
	margin: 5% 0px;
}
#main section:first-child{
	margin-top: 0px;
    padding: 250px 20px 20px 20px;
}
#main section:last-child{
	margin-bottom: 0%;
}

.mobile{
	display: none;
}


#main .home h1{
	font-weight: 300;
	text-align: center;
}

#main .home h1{
	font-size: 5em;
	font-family: 'Lobster Two', Calibri, Arial, sans-serif;
	display: block;
	width: 100%;
	padding-top: 245px;
	line-height: 0.8em;
	height: 450px;
	margin: 20px auto;
	/*background: transparent url('../images/logo.png') center center no-repeat;*/
}

#main .home h2{
	/*margin-top: -140px;
    font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 3em;*/
}

.quote{
	background: rgba(7, 43, 50, 0.6) url('../images/quote.png') 15px 15px no-repeat;
	padding: 20px 20px 20px 80px;
}	



.scroll {
	position: fixed;
	bottom: 10px;
	right: 10%;
    height: 80px;
    width: 80px;
    cursor: pointer;
    background: url("../images/scroll.png") no-repeat scroll center top transparent;

		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out; 
		-o-transition:  all .3s ease-out;  
		transition: all .3s ease-out;
}

.scroll:hover{
	background: url("../images/scroll.png") bottom center no-repeat;
}


.col50{
	display: inline-block;
	width: 48.5%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.left{ float: left; }
.right{ float: right; }

.col30{
	width: 30.3%;
}

.progress {
    height: 50px;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

    margin-bottom: 10px;
}

.progress .bar {
    height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-size: 1.5em;
	text-indent: 20px;
	text-align: left;
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3p;
	-webkit-border-radius: 3px 0px 0px 3p;
}




/******************************************************

	$INDEX8 - PORTFOLIO
	
******************************************************/	

#filter a {
	margin: 0px;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: 300;
	padding: 3px 5px;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/**** Isotope filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}


		
.grid {
	padding: 0px 0px 100px 0px;
	max-width: 1300px;
	margin: 0 auto;
	list-style: none;
}

.grid li {
	display: inline-block;
	width: 270px;
	margin: 0;
	padding: 10px;
	margin: 0px auto;
	position: relative;
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
}

.grid figcaption  span{
	float: right;
}

.grid figcaption h3 {
	margin: 0;
	padding: 0;
}

.grid figcaption a {
	text-align: center;
	padding: 3px 5px;
	display: inline-block;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
}

.grid figure img {
	z-index: 10;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.grid figure:hover img,
.grid figure.cs-hover img {
	margin-left: -27%;
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
}

.grid figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}

.grid figure:hover figcaption,
.grid figure.cs-hover figcaption {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.grid figure a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}








/******************************************************

	$INDEX9 - THE TEAM
	
******************************************************/	


#team{
	width: 100%;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

	#team li{
		margin: 0;
		padding: 0;
		display: inline-block;
		width: 238px;
		height: 238px;
		text-align: center;
	}


		
		#team li figure{
			margin: 0px;
			padding: 0px;
		}
			#team li figcaption{
				margin: 0px;
				padding: 0px;
				
				-moz-transition: all 0.3s ease-in-out;
				-webkit-transition: all 0.3s ease-in-out;
				-o-transition: all 0.3s ease-in-out;
				-ms-transition: all 0.3s ease-in-out;
				transition: all 0.3s ease-in-out;
			}
			
			#team li figcaption span{
				margin: 0px;
				padding: 0px;
			}
			
			#team li figcaption.image{
				display: inline-block;
				width: 220px;
				height: 180px;
				text-align: center;
				display: block;
				float: left;
			}
				
				#team li figcaption.image img{
					margin: 0px;
					padding: 0px;
					height: 180px;
				}
		
			#team li figcaption.contactme{
				display: inline-block;
				width: 0px;
				height: 180px;
				float: right;
			}
			#team li:hover figcaption.image{
				width: 180px;
			}
			
			#team li figcaption.contactme{
				width: 0px;
			}
				#team li figcaption.contactme span{
					display: block;
					width: 0px;
					height: 90px;
					-moz-transition: all 0.3s ease-in-out;
					-webkit-transition: all 0.3s ease-in-out;
					-o-transition: all 0.3s ease-in-out;
					-ms-transition: all 0.3s ease-in-out;
					transition: all 0.3s ease-in-out;
				}
				
				#team li figcaption.contactme span.facebook{
					background: url('../images/facebook.png') center center no-repeat;
				}
				#team li figcaption.contactme span.twitter{
					background: url('../images/twitter.png') center center no-repeat;
				}
				
				#team li figcaption.contactme span:hover{ }
				
			#team li:hover figcaption.contactme{
				width: 40px;
			}
			#team li:hover figcaption.contactme span{
				width: 40px;
			}

			#team li figcaption.member{
				text-align: center;
				display: block;
				width: 100%;
				height: 50px;
				top: 0px;
				float: left;
			}
				#team li figcaption.member span{
					display: block;
					width: 100%;
				}
				#team li figcaption.member span.name{
					font-family: 'Lobster Two', 'Lato', Calibri, Arial, sans-serif;
					font-size: 1.3em;
					line-height: 30px;
					color:#FFF;
				}
				#team li figcaption.member span.role{
					font-family: 'Lato', Calibri, Arial, sans-serif;
					font-size: 0.8em;
					line-height: 20px;
					color:#FFF;
				}











/******************************************************

	$INDEX10 - CONTACT
	
******************************************************/	





#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form textarea {
	font-family: 'Lato', Calibri, Arial, sans-serif;
    width:100%;
    border: 0px;
    margin:0px 0px 10px 0px;
    padding:10px;
	
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
}
#contact-form button[type="submit"] {
	font-family: 'Lobster Two', 'Lato', Calibri, Arial, sans-serif;
	font-size: 1.5em;
    cursor:pointer;
    width:100%;
    border:none;
    margin:0 0 5px;
    padding:10px;
    border-radius:5px;
}
#contact-form button[type="submit"]:hover {}










/******************************************************

	$INDEX11 - MEDIA QUERIES : TABLETS
	
******************************************************/	




/* TABLETS */
@media screen and (max-width: 1040px ) {
	.headerstandard {
        display: none;
    }
	
	
    header.headermobile  {
        display: block;
    }
	
	.menumobile{
		display: none;
		width: 100%;
	}
}
@media screen and (max-width: 1020px ) {
     
    /*.headerstandard .headerstandard-inner {
        width: 100%;
    }
 
    .headerstandard h1,
    .headerstandard nav.menustandard{ 	
        display: block;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
 
    .headerstandard h1,
    .headerstandard nav.menustandard a {
        /*line-height: 115px;
    }
 
    .headerstandard nav.menustandard a {
        margin: 0 40px 0 40px;
    }

	.headerstandard.headerstandard-shrink {
		height: 130px;
	}  
	
    .headerstandard.headerstandard-shrink h1,
    .headerstandard.headerstandard-shrink nav a {
        line-height: 45px;
    }
 
    .headerstandard.headerstandard-shrink h1 {
        font-size: 3em;	
		background: none;
		text-indent: 0px;
    }
 
    .headerstandard.headerstandard-shrink nav a {
        font-size: 1.2em;
    }*/
	.headerstandard {
        display: none;
    }
	
	
    header.headermobile  {
        display: block;
    }
	
	.menumobile{
		display: none;
		width: 100%;
	}




	
	#main section{
		padding: 150px 20px 20px 20px;
	}
	#main section:first-child{
		padding: 250px 20px 20px 20px;
	}
		
		
	
	#main h1{
		font-size: 42px;
		padding-top: 0px;
		margin-top: 0px;
	}
	#main hr{
		margin-top: 10px;
		margin-bottom: 10px;
	}
			
		
	#main .home h1{
		font-size: 4em;
		padding-top: 190px;
		line-height: 0.8em;
		height: 350px;
		margin: 20px auto;
		background: transparent url('../images/logo-medium.png') center center no-repeat;
	}
	
	/*#main .home h2{
		margin-top: -70px;
		font-family: 'Lato', Calibri, Arial, sans-serif;
		font-size: 2.5em;
	}*/
	.scroll {
		position: fixed;
		bottom: 10px;
		right: 0px;
	}
	 
	.col50{
		display: inline-block;
		width: 100%;
		margin-top: 1%;
		margin-bottom: 1%;
	}
	.left{ float: none; }
	.right{ float: none; }

	.col30{
		width: 100%;
	}

	.progress .bar {
		text-transform: none;
		font-size: 1.1em;
	}

}






/******************************************************

	$INDEX12 - MEDIA QUERIES : SMARTPHONES
	
******************************************************/	






/* SMARTPHONES */
@media screen and (max-width: 767px ) {
    .headerstandard {
        display: none;
    }
	
	
    header.headermobile  {
        display: block;
    }
	
	.menumobile{
		display: none;
		width: 100%;
	}

	.element2 {
	  margin-top: 15px; /* poussé de la moitié de hauteur de viewport */
	  margin-left:10px;
	  height:150px;
	  transform: 0; /* tiré de la moitié de sa propre hauteur */
	  float:none;
	  padding-right:0;
	  text-align:center;
	}


	#main {
		padding-top:90px;
	}
	
	#main section, #main section:first-child{
		padding: 80px 20px 20px 20px;
	}

	#main section{
		margin: 150px 0px;
			display: block;
	}
	#main section:first-child{
		margin-top: 0px;
		padding: 50px 20px 20px 20px;
	}
	#main section:last-child{
		margin-bottom: 100%;
	}		
	
	#main h1{
		font-size: 36px;
		padding-top: 0px;
		margin-top: 0px;
	}


	
	#main .home h1{
		width: 80%;
		font-size: 2.8em;
		padding-top: 140px;
		line-height: 0.8em;
		height: 250px;
		margin: 20px auto;
		background: transparent url('../images/logo-small.png') center center no-repeat;
	}
	
	/*#main .home h2{
		margin-top: -20px;
		font-family: 'Lato', Calibri, Arial, sans-serif;
		font-size: 1.7em;
	}*/
	
	#filter{
		text-align: center;
	}
	#filter a{
		font-size: 1em;
	}
 
 
	.scroll {
		position: fixed;
		top: 20px;
		right: 10px;
		float: right;
		height: 20px;
		width: 20px;
		background-image: url('../images/scroll-small.png');
		background-position: 0px 0px;
		z-index: 99999;
	} 
	.scroll:hover {
		background-image: url('../images/scroll-small.png');
		background-position: 0px -20px;
	}
}

