/*-----------------------------------------------------------------------------------*/
/*RESPONSIVE AJUST ---------------------------------------------[Large Screen 1200]--*/
/*-----------------------------------------------------------------------------------*/

@media (min-width: 1220px) {

h1{
	font-size:52px;
}

h2{
	font-size:36px;
}

h3{

	font-size:28px;
	line-height:32px;
	margin-top:50px;

}


h4{
	font-size:22px;
	line-height:26px;
	margin-top:35px;
	
}

h5{
	font-size:20px;
	line-height:24px;
	margin-top:30px;

}

p{
	font-size:18px;
	line-height:22px;
	margin-top:25px;
}
li{
	font-size:18px;
	line-height:22px;
	margin-top:15px;
	background-position:left 7px;
}

li ul:first-child{margin-top:10px;}
li li{
	font-size:16px;
	color:#777777;
	margin-top:4px;
	background-image:url(../img/actu-fleche.gif);
	padding-left:15px;
}

a.bouton{font-size:18px; padding: 10px 18px;}

/*MENUTOP [GRENAT]*/

#zone-menutop-grenat{
	background-position:calc(50% - 635px) center;
}

/*------------------------------------------------------------------------------------*/

/*FIN MENUTOP [GRENAT]*/

.responsive-stamp{display:none;}
.responsive-stamp.large {display:block; display:none;}
.container{width:1200px;}


/*------------------------------------------------------------------------------------*/

/* ZONE PAVES FONCTIONNALITES [QUARTZ] */

#zone-paves-fonctionnalites-quartz .blocs3col{
	height:300px;
	line-height:300px;
}

/* FIN ZONE PAVES FONCTIONNALITES [QUARTZ] */


/*------------------------------------------------------------------------------------*/

/* ACTUALITES [TOURMALINE] */

#zone-actualites-tourmaline .actualites .actu{
	float:left; 
	width:390px;
	height:150px;
	margin-left:25px;
	background-color:#ffffff;
	border-radius:10px;
	padding:20px;
}

#zone-actualites-tourmaline .actualites .contact{
	float:left; 
	width:280px;
	margin-left:35px;
}

#zone-actualites-tourmaline .actualites .actu h4{
	font-size:18px;
	line-height:22px;
}

#zone-actualites-tourmaline .actualites .actu p{ font-size:15px; margin-top:10px; line-height:normal;}
#zone-actualites-tourmaline .actualites .actu .cadre p.suite a{font-size:18px;}


/* FIN ACTUALITES [TOURMALINE] */

/*------------------------------------------------------------------------------------*/

/* LOGOS REFERENCES [EMERAUDE] */

#zone-references-emeraude .sliderkit-panel div{width:180px;}


/* FIN LOGOS REFERENCES [EMERAUDE] */

/*------------------------------------------------------------------------------------*/

/* ZONE ACTUALITES [ZIRCON] */

#zone-actualites-zircon .detail a.retour{padding:12px 30px 12px 38px; background-position:18px center;}

/* FIN ZONE ACTUALITES [ZIRCON] */

}



