/***************************************************/
/******************* responsive ********************/
/***************************************************/


@media screen and (max-width : 1024px){
	.noticia .titulo {
		margin-bottom: 39px !important;
	}
	.setCenter4 { margin-top:0; }
	nav{width:100%;}
	#cssmenu { display:none; }

.logo{position:relative;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none;margin-top: 0px;}

.formulario {
	height:auto;
}
.mapa { height:725px; }

 #googleMap {	height:725px !important; }

.facebook { display:none }

.header a {
	/*background:url('../img/site/menubar.png') center no-repeat;*/
	display: block;
	width: 19px;
	height: 17px;
	position: absolute;
	top: 20px;
	color: #fff;
	left: 25px;
	background-size: cover;
	opacity:1;
	font-size: 20px;
}
.header a:hover, .header a:focus {
	color: #fff;
}
.mm-menu {
	background: #fff !important;
	border-color: rgba(255, 255, 255, 0.1);
	color: rgba(3, 2, 2, 0.7);
}

.content_contactos {
	min-height: 945px;
}

}



/* ----------------------------------------------------- 768 ------------------------ */
@media screen and (max-width : 768px) {
	.noticia {
		height: 356px !important;
	}
	.noticia .titulo {
		margin-bottom: 0px !important;
		height: 103px !important
	}
	.noticia p {
		margin-bottom: 0px !important;
		height: 225px !important;
	}

	.formulario, #googleMap {
		height: 768px !important;
	}
	.feed { height: 438px !important;}
}

/* ----------------------------------------------------- 640 ------------------------ */

@media screen and (max-width : 640px) {
	.formulario, #googleMap {
		height: 827px !important;
	}

	.pageslide {
	height: 180px;
	}

	.feed { height: 480px !important;}
}


/* ----------------------------------------------------- 480 ------------------------ */

@media screen and (max-width : 480px) {
	.feed {
		height: 440px !important;
		width: 48% !important;
	}

	#cssmenu{width:100% !important; }

	.mapa {
		width:100% !important;
		height:235px !important;
	}
	 #googleMap {	height:225px !important; }

	 .formulario {
		 width: 100% !important;
		margin-left: 0% !important;
		height: auto !important;
	 }

	 .noticia {
		margin-bottom: 5px !important;
		width:48% !important;
	 }

	 .pageslide
	{
		height: 120px;
	}

}


/* ----------------------------------------------------- 320 ------------------------ */
@media screen and (max-width : 360px) {


	.noticia {
		height: 286px !important;
		width:100% !important;
	}
	.noticia .titulo {
		height: 64px !important;
	}
	.noticia p {
		height:190px !important;
	}
	.feed {
		height: 400px !important;
		width: 100% !important;
	}
	.formulario {
		height: auto !important;
	}
}
