@media (max-width: 1680px) { 
	#header{ padding-left:20px; padding-right:20px;  }
}
@media (max-width: 1420px) { 
	
	/*#header{height:120px;  }
	
	#header #logo{  width:250px; height:170px;}
	#header #logo a{   padding: 20px 40px; }
	#header #logo a img{  max-width:180px;  }
	
	#header #menu_1 #menu #menuPC a { font-size:15px; padding: 25px 15px 25px 15px; }
	#header #menu_1 #menu #menuPC a.Actiu{font-size:15px !important; padding: 25px 15px 25px 15px !important; }
	
	#header #menu_2 a.contacto{  font-size:15px; padding: 25px 15px 25px 15px;}
	#header #menu_2 a.contactoActiu{ font-size:15px; padding: 25px 15px 25px 15px;}*/
}
@media (max-width: 1320px) { 
	.ampla_pagina{ padding-left:40px; padding-right:40px;  }
	
	.blocs { padding:80px 40px !important; width:100%; }
}
@media (max-width: 1280px) { 

	#esloganHome #textEslogan{  position:absolute;  left:0; right:0; top:15%; z-index:10; text-align:center;}
	#esloganHome #textEslogan h1{ font-size:42px;  line-height:42px; }
	#esloganHome #textEslogan h1 span{ font-size:28px; line-height:28px;}
	#esloganHome #textEslogan img{ max-width:60px; height:auto; }
	
	a.botoGroc{ font-size:22px; padding:10px 20px; }
 .foto_flotantPresentacio{ display:none !important; }
}



@media (max-width: 1000px) { 

	
	#esloganHome {
	  position: relative;
	 
	  padding-bottom: 40px !important;
	  padding-top: 40px !important;
	  width: 100%;
	  z-index: 9;
	  text-align: left;
	  height: 350px !important;
	  border-bottom: #cccccc solid 1px;
	}
	
	
	.blocs { padding:40px 20px !important; width:100%; }
	 
 
}

@media (max-width: 850px) { 
	 
	.blocs h2{ font-size:40px;line-height:40px; }
	.blocs h3{ font-size:26px;  line-height:28px; }
	.blocs h4{  font-size:20px !important; line-height:22px; }
	.blocs p{ font-size:18px; line-height:26px; }
	.blocs ul li{ font-size:18px; line-height:26px; }
	.blocs  a.boto{ font-size:22px; padding:10px 20px; }
	
	
}
@media (max-width: 650px) { 
	
	#header{ height:210px; padding-left:15px; padding-right:15px;  }
	#header #logo{ top:60px; width:150px; height:130px;}
	#header #logo a img{ width:100%; max-width:120px; height:auto; }
	
	#header #iconesContacte a {font-size: 16px !important;width: 35px !important;height: 35px !important; margin-right:5px; }
	
	#header a.idioma{ font-size: 16px !important;width: 35px !important;height: 35px !important; }
	#header a.idiomaActiu{ font-size: 16px !important;width: 35px !important;height: 35px !important; }
	
	#header a.botoMenu{ font-size: 16px; padding: 8px; width: 80px; height: 35px; margin-right:5px;}
	
	#header a.botoMenu{ width:35px; }
	 #header a.botoMenu span{ display:none; }
	 #header a.botoMenu i{ margin-right:0; }
}

@media (max-width: 580px) { 
	
	
}






