@media screen and (max-width: 948px) {
.cajaProfile {
	width: 31%;
	margin-right: 1.5%;
	min-height: 300px;
}
}
 @media screen and (min-width: 1650px) {
}
@media screen and (min-width: 2450px) {
}
 @media screen and (-webkit-min-device-pixel-ratio: 0) {
}
 @media screen and (max-width: 768px) {
.videoYT {
	width: 48%;
	height: 205px;
	float: left;
	margin: 0 2% 2% 0;
}
.socialWidget {
	padding-left: 20px !important;
	padding-right: 20px !important
}
.cajaImagen {
	width: 100%;
}
.cajaTexto {
	width: 100%;
	float: left;
}
.cajaImagen2 {
	width: 45%;
}
.cajaTexto2 {
	width: 55%;
}
.botonLinkExt {
	min-height: 80px;
	width: 100%;
	text-align: center;
}
.botonLinkExt a {
	width: 100%;
	text-align: center;
}
.botonLinkExt a  span {
	text-align: center;
	float:none;
}
.cajaProfile {
	width: 48%;
	margin-right: 1.5%;
	min-height: 350px;
}
.contactenos .parte1 { width:60%;  font-size:15px}
.contactenos .parte2{ width:40%; float:left; border-left:1px solid #ccc; display:block; font-size:15px}
}

@media screen and (max-width: 600px){
.contactenos .parte1 { width:100%; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #ccc; }
.contactenos .parte2{ width:100%; float:none; border-left:none;  margin-top:10px}
.formulario{width: 100%;}
.formulario .labelForm{ float:none; margin: 5px 10px 0 0; width: 100%; text-align: left;}
.formulario .campo1Int {width: 96%;}
.formulario .campo4Int {float: none; width: 100%;}
.formulario .cajaCampoG{padding-left: 0;}
	}
 @media screen and (max-width: 480px) {
.u-size4of12 {
	width: 95%;
}
.facepile {
	width: 95%;
	margin: 0 auto 25px auto;
	float: none;
}
.twitWidget {
	width: 95%;
	margin: 0 auto 25px auto;
	float: none;
}
.carousel-caption {
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	position: static;
	max-width: 200px;
	margin-bottom: 5px;
	padding: 10px;
	float: right;
	margin-right: 60px;
}
.carousel .carousel-inner {
	display: none
}
.videoYT {
	width: 98%;
	height: 300px;
	float: left;
	margin: 0 2% 2% 0;
}
.cajaImagen {
	width: 100%;
}
.cajaImagen2 {
	width: 100%;
}
.cajaTexto2 {
	width: 100%;
}
.agradecimiento {
	width: 100%;
}
}
 @media screen and (max-width: 520px) {

.cajaProfile {
	width: 100%;
	min-height: 250px;
	margin-bottom: 3%;
}



}
@media screen and (max-width: 320px) {
}