@media screen and (max-width: 1030px) {
	a.contenedor-farm:hover:before { display: none; }
}

@media screen and (max-width: 950px) {
	
	a.contenedor-farm {
		width: 100%;
		display: block;
		height: 160px;
	}
	
	.cotenedor-farm {
		display: block;
		height: auto;
		background-color: #000;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.cont-img,
	ul#slider-single { width: 60%; }
	ul#slider-single { background-color: transparent; }
	.cont-video-single,
	.img-cafe-profile { display: none !important; }
	.cont-texto,
	.texto-single { width: 35%; }
	.contenedor-bloque.cotenedor-farm.farm-single { display: flex; }
	
	.texto-news h1 { width: 46%; }
	.titulo-resumen-news p { width: 100%; }
	footer { padding: 40px; }
	.contenedor-portada.portada-who-we-are { background-size: cover; background-position: center; }
	a.img-logo-header { width: 73%; }
}

@media screen and (max-width: 720px) {
	.banner-negro { font-size: 19px; }
	.contenedor-bloque { background-position: left; }
	.relleno-izquierda { display: none; }
	
	.texto-derecha { 
		width: 100%;
		padding-top: 120px; 
	}
	
	.cont-video-single {
		position: absolute;
		width: 100%;
		height: 240px;
		z-index: 1;
		overflow: hidden;
	}
	
	.cont-video-single iframe#player {
		width: 110%;
		top: -30px;
		display: none;
	}
	
	.cont-play-video-right {
		position: relative;
		top: 0;
		bottom: 0;
		right: 0;
		margin: 70px auto 0px;
		width: 100%;
		height: 138px;
		text-align: center;
	}
	
	.newsletter {
		display: block;
		width: 100%;
		margin-bottom: 50px;
	}
	
	.contenedor-portada.portada-who-we-are { background-size: cover; }
	.contenedor-portada.portada-who-we-are p { width: 76%; font-size: 30px; top: 60%; } 
	header:before { left: 30px; }
	ul#slider li:before { left: 30px; }
	
	
	.redes-bottom.redes-footer {
		display: block;
		width: 100%;
		text-align: center;
	}
	.contenedor-portada.profile-portada p { width: 92%; }
	.banner-negro-centro-profile p { padding-left: 0px; }
	
	.redes-bottom a { margin: 0px 10px; }
	form.newsletter-form { width: 100%; }
	input.correo-newsletter { width: 250px; }
	ul#menu-menu-principal { padding-top: 190px; }
	.menu-principal a { font-size: 35px; }
	.redes-bottom { margin-top: 0px; }
	
	.banner-negro-centro {
		padding: 30px;
		font-size: 13px;
	}
	
	.cont-img, 
	ul#slider-single {
		width: 100%;
		height: 240px;
	}
	
	.cont-texto, .texto-single {
		width: 100%;
		padding: 40px;
	}
	
	.bloque-info-about,
	.contenedor-bloque,
	.bloque-contacto { height: auto; }
	
	.contenedor-portada { height: 70vh; }
	.contenedor-portada p { font-size: 30px; }
	.contenedor-portada small { font-size: 18px; }
	
	.titulo-seccion {
		font-size: 19px;
		padding-left: 40px;
	}

	.contenedor-bloque.cotenedor-farm.farm-single {
		padding: 0px;
		display: block;
		text-align: justify;
	}
	
	.cont-texto-banner {
		display: block;
		width: 90%;
		text-align: center;
		font-size: 32px;
		color: #FFF;
		text-transform: uppercase;
		font-weight: bold;
		margin: 130px auto 130px;
		font-family: 'Akrobat-ExtraBold', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
	.farm-single a.contenedor-farm {
		width: 49%;
		display: inline-block;
		margin-bottom: 4px;
	}
	
	.contenedor-bloque.cotenedor-farm.farm-single:after {
		display: inline-block;
		content: '';
		width: 100%;
		height: 1px;
		vertical-align: top;
	}
	
	.texto-single img { margin-top: 0px; }
	.contenedor-bloque.portada-news { height: 380px; }
	.texto-news { height: 120px; }
	
	.texto-news h1 {
		width: 100%;
		font-size: 30px;
	}
	
	a.bloque-single-news { width: 100%; }
	.titulo-resumen-news h2 { font-size: 18px; }
	
	div#map {
		position: relative !important;
		top: 0;
		left: 0;
		width: 100%;
		height: 500px;
		z-index: 0;
	}
	
	.cont-derecha-contacto {
		position: relative;
		height: auto;
		width: 100%; 
	}
	
	.relleno-bloque { display: none; }
	
	.cont-play-video,
	.cont-play-video-right { 
		height: auto;
		padding-bottom: 70px;
		position: relative; 
	}
	
	.cont-play-video { 	
		padding-top: 70px;
		display: none; 
	}
	
	iframe#player {
		width: 100%;
		position: relative;
		height: 290px;
		top: -40px;
		z-index: 1;
	}
	
	.bloque-video-home {
		background-image: none !important;
		height: 240px;
	}
	
}
