

@media only screen and (max-width: 1500px) {
	

	
#telmail {
	
	
	height: 35px;
	width: 500px; 
	
	
	margin-right: 50px;
	margin-top: 21px;
	

	border-radius: 20px;
	
	line-height: 35px;
	
	font-size: 14px;
	
	
}


#logo img {
	
	
	height: 60px;

}
	
	
	
#header {
	
	
	width: 100%;
	height: 80px;
	
}


#vp{
	
	
	width: 480px;
	height: 60px;
	line-height: 60px;

	font-size: 30px;

	
	margin-top: 250px;
	margin-left: 80px;

	
}

#vptext{
	
	
	width: 500px;
	height: 40px;
	line-height: 40px;
	

	font-size: 18px;

	
	margin-top: 350px;
	margin-left: 130px;
	
}


 .nav-inner {
	  
	height: 80px;
	
}



.menuaccueil {
	
	
	height: 40px;
	line-height: 40px;
	
	margin-top: 20px;
	
	font-size: 18px;

	
}

.menu {
	
	
	height: 40px;
	line-height: 40px;
	
	margin-top: 20px;
	
	font-size: 18px;

	
}



}

/* ------------------------------------------------------------ */

@media only screen and (max-width: 1200px) {
	
.menuaccueil {
	
	width: 165px;
	
	margin-left: calc( ( 100% - 932px ) / 2 );
	margin-right: 20px;
	
	
}

.menu {
	
	width: 165px;

	margin-right: 20px;
		
	
}
	
}

/* ------------------------------------------------------------ */

@media only screen and (max-width: 1000px) {
	
	
	
#header {
	
	
	height: 110px;
	
}
	
	
#telmail {	

	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	
	height: 30px;
	 
	margin: 0;
	
	border-radius: 0;
	border: none;
	border-bottom: 1px solid rgba(61,120,180,1);
	
	line-height: 30px;
	
	font-size: 14px;

}

#logo {
	

	margin-left: 10px;
	margin-top: 10px;	
	
}


#logo img {
	
	
	height: 60px;
	

}

#vp{
	

	margin-left: 40px;
	
}

#vptext{
	

	margin-left: 60px;
	
}

#presentation{
	
	
	width: 90%;
	padding: 30px;


}

#section0 p {
	
	
	font-size: 18px;
	
	
}

 .nav-inner {
	  
	
	transform: translateX(-200%);
	will-change: transform;
	 
	position: absolute;
	width: 80%;
	left: 10%;
	top: 110px;
   
	background-color: transparent;
    
  }
  

 
 input:checked ~ .nav-inner {
	
    transform: translateX(0px);
	transition: transform .2s;
	
  }
 

  
  /* Button deco hamburger */
  .nav-button {
	 
	display: block;
	position: absolute;
	margin-top: 48px;
    width: 50px;
	height: 50px;
	right: 20px;
	
	background-color: transparent;
	
    cursor: pointer;
	
}
  
 
  
.ham{
	width: 50px;
	height: 8px;
	
	background-color: rgba(83,90,96,1);
	
	margin-bottom: 10px;
	border-radius: 4px;
	  
	  
  }
  
  /*mise en forme menu block*/
.menu  {
	width: 100%;
	height: 40px;

	margin-top: 15px;
	
	background-color: rgba(10,10,10,0.5);
	
	font-size: 20px;
	
	margin-right: 0;
	margin-left: 0;
	
	line-height: 40px;
	
	text-align: center;
	
	color: white;
	
	
}

.menuaccueil  {
	width: 100%;
	height: 40px;

	margin-top: 15px;
	
	background-color: rgba(10,10,10,0.5);
	
	font-size: 20px;
	
	margin-right: 0;
	margin-left: 0;
	
	line-height: 40px;
	
	text-align: center;
	
	color: white;
	
	
}

.adresse {

	height: 50px;
	width: 100%;
	min-width: 250px;

	text-align: center;

	display: inline-block;
	
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 60px;
	margin-bottom: 40px;	
	
	
}


#nav-back {

	width: 100%;
	height: 64px;
	display: inline-block;
	text-align: center;
	
	margin-bottom: 60px;	
	

}




}


/* ------------------------------------------------------------ */

@media only screen and (max-width: 800px) {




#presentation{
	
	
	width: 90%;
	
	padding: 30px;
	
}

#section0 p {
	

	font-size: 14px;
}

h3{
	
	font-size: 16px;
}

.article p {
	
	
	font-size: 14px;


}



.services{
	
	width: 80%;	
	

}






#formulaire {
	
	padding-right: 5%;
	padding-left: 5%;
	
}
	
#formulaire h4 {
	
	
	font-size: 25px;
	width: 90%;
	
}



#pseudo {
	
	
	width: 90%;
	
}

#mailcontact {
	
	
	width: 90%;


}

#sujet {
	
	
	width: 90%;


}

#textmessage {
	
	
	width: 90%;
	
	
}

}


/* ------------------------------------------------------------ */

@media only screen and (max-width: 700px) {
	
	
#telmail {	
	
	font-size: 11px;
	min-width: 350px;
}
	

#vp{
	
	width: 92%;
	min-width: 330px;
	
	font-size: 26px;
	margin-left: 4%;
	
}

#vptext{
	
	width: 92%;
	min-width: 330px;
	
	min-height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-left: 4%;
	
}
	
	
#section0 {
	
	
	padding: 20px;
}
	
#presentation{
	
	
	width: 80%;
	
	padding: 10px;
	
}



}



/* ------------------------------------------------------------ */

@media only screen and (max-width: 500px) {

#section0 {
	
	
	padding: 20px;
}
	
#presentation{
	
	
	width: 95%;
	
	padding: 10px;
	
}

}
