@media(max-width: 495px){
		.ocultaEnMuyChico{
			display: none;
		}
}
@media(max-width: 470px){
		.onlySmall{
			height: 25px !important;
		}
		.onlySmall{
			height: 25px !important;
		}
}


.tableVideos{
	text-align: justify;
}
@media(min-width: 270px){
		
		.padding_cero {
			padding: 0px;
		}
		.tituloHomeBanner{
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
	.tablaHeader{
		width: 100%; text-align: center;
		height: 30px;
		font-size: 10px;
	}
	.btnBanner{
	height: 123px;
    width: 40px;
	}
	.divBanner{
	position: absolute;
	bottom: 0px;
	padding-bottom: 0px;
    font-weight: bold;
    width: 100%;
    text-align: center;
		}
			.tituloBanner{
			font-size: 19px;
			color: #214198;
			text-shadow: 0 2px 2px rgba(255,255,255,1);
		}
		.descripcionBanner{
			font-size: 12px;
			color: #214198;
			text-shadow: 0 2px 2px rgba(255,255,255,1);
		}

		.jarallax {
				    height: 300px !important;
				}


				#jarallax-container-0 div{

  }
  #miVideo{
				  	height: 100px;
				  }
	
.videoInicio{
	height: 200px;
}

}
@media(min-width: 767px){
		.menuWidth{
			width: 149px;
			font-weight: bold;
			font-size: 18px;
		}
		.tablaHeader{
		width: 100%; text-align: center;
		height: 30px;
		font-size: 12px;
	}
		.contactoMenu{
			width: 149px;
		}
		.paddingMenu{
			padding-left: 0px;
			padding-right: 0px;
			background-image: url(../images/pozos_bg_menu.jpg);
			background-size: 100% 100%;
		}
		.container_menu {
			padding: 0px;
		}
		.padding_cero {
			padding: 0px;
		}

		.divBanner{
		position: absolute;
		bottom: 0px;
		padding-bottom: 30px;
	    font-weight: bold;
	    width: 100%;
	    text-align: center;
			}

		.tituloHomeBanner{
				text-align: center;
				font-weight: bold;
				font-style: italic;
				font-size: 19px;
			}
			.tituloBanner{
				font-size: 33px;
				color: #214198;

			}
			.descripcionBanner{
				font-size: 22px;
				color: #214198;
			}

			.jarallax {
				    height: 550px !important;
				}
				.tablaServicios{ height: 250px; }
				#miVideo{
				  	height: 140px;
				  }

				  .videoInicio{
	height: 506px;
}

}
	@media (min-width: 992px){
		.menuWidth{
			width: 185px;
			font-weight: bold;
			font-size: 18px;
		}
		.contactoMenu{
			width: 185px;
		}
		.paddingMenu{
			padding-left: 0px;
			padding-right: 0px;
			background-image: url(../images/pozos_bg_menu.jpg);
			background-size: 100% 100%;
		}
		.container_menu {
			padding: 0px;
		}
		.padding_cero {
			padding: 0px;
		}
		.jarallax {
				    height: 400px !important;
				}
		.tablaServicios{ height: 330px; }
		.tablaVideos{ height: 278px; }
		#miVideo{
		  	height: 170px;
		  }
		
}	
	
	@media (min-width: 1200px){
		.menuWidth{
			width: 220px;
			font-weight: bold;
			font-size: 18px;
		}
		.paddingMenu{
			padding-left: 0px;
			padding-right: 0px;
			background-image: url(../images/pozos_bg_menu.jpg);
			background-size: 100% 100%;
		}
		.container_menu {
			padding: 0px;
		}
		.padding_cero {
			padding: 0px;
		}
		.contactoMenu{
			width: 220px;
		}
		.tablaServicios{ height: 380px; }
		.tableVideos{ height: 250px; }
		.separacionTablaVideos{
			width: 95px;
		}

		#jarallax-container-0 div{
    width: 100% !important;
    margin-left: 0px !important; 
    margin-top: 0px !important; 
    height: 438px !important;
    background-position: center !important;
     max-width: 1140px;


  }
  #miVideo{
  	height: 200px;
  }
	}




	


