@media screen and (max-width: 1024px)  {

#cont_box{
	width:100%!important;
	margin:0 auto;
	background-color:#fff;
	}
	
	header{
width:100%!important;
margin:0 auto;
text-align:center;
}
footer{
	width:100%!important;
	margin:0 auto;
	background-color:#fff;
	}
}

@media screen and (max-width: 1000px)  {

.menu {
	position:absolute;
	width: 30px !important;
	height: 50px;
	float:right;
	top: 25px;
	right: 25px;
	font-family:"Champagne & Limousines";
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#666;
	z-index:1;
	}
	
	#menutext{
	
	line-height: 72px;
margin-left: -15px !important;
}


}
  
  @media screen and (max-width: 620px)  {

  #anunturi{
	width:90%!important;
  margin:0 auto;
  text-align:center;
  }

   #anunt_data { 
	width:100%!important;
  margin:0 auto;
  text-align:center;
  font-family:"Champagne & Limousines";
	font-size:20px;
	font-weight:bold;
	font-style:italic;
  display:inline-table!important;
	  background-color:#C9E2DE;
	  border-bottom:0px !important;
	  padding-bottom:10px!important;
	  
  }
  
 
  
  #anunt_contenido{
	width:100%!important;
  margin:0 auto;
  text-align:center;
  font-family:"Champagne & Limousines";
	font-size:20px;
	font-weight:bold;
	font-style:italic;
  display:inline-table!important;
	  
  }
  
   #anunt_continut{
	  width:100%!important;
	  display:inline-table!important;
	  text-align:center!important;
  }
  #anunt_complet{
	   width:80%!important;
	  display:inline-table;
	  font-family:"Champagne & Limousines";
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	 padding:5px 0px;
	 text-align:center!important;
  }
  
  #anunt_complet a{
	 text-align:center !important;
  }
  
  #anunt_complet a:hover{
	 text-align:center!important;
  }
  
    #anunt_titlu{
	  width:80%!important;
	  font-family:"Champagne & Limousines";
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	  display:inline-table!important;
	  text-align:center!important;
	  margin-top:15px!important;
  }
  
    #box_mapa{
  width:90%!important;
  margin:0 auto;
  margin-top:25px;
  text-align:center;
  padding:25px 0px 25px 0px;
 background-image: url(images/mapa.png);
 background-position: 50% 50%;
  }

  
  #mapa_direccion{
  width:90%!important;
  margin:0 auto;
  text-align:left;
    }
	
	#mapa_direccion p{
  margin:0 auto;
  text-align:left;
  padding:25px 0px 25px 0px;
  padding-left:25px;
 background-color:#666;
 font-family:"Champagne & Limousines";
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
    }

}