@media (max-width: 768px) {
	.fndSiteHome .contenidoSlideTit {
		background: url(../images/fndHomeMob.jpg) no-repeat center;
	}

	.barraPrincP {
		justify-content: space-between;
		width: 100%;
	}
	
	header.headPrim {
		background: rgba(255,255,255,.6);
	}
	
	.barraPrincP .container-logo {
		width: 80%;
	}
	
	.container-logo .logoAceiteraAreco {
		margin: 0!important;
		width: 100%!important;
		height: 50px!important;
		background-position-x: left;
	}

	.toggle-menu {
		height: unset!important;
		display: block!important;
		width: 20%!important;
	}
	
	div#btn-toggle-menu {
		width: 40px;
		margin: 20px auto!important;
		height: 30px;
	}
	
	.contenidoMenu {
		padding: 0;
	}
	
	.contenidoMenu ul {
		flex-direction: column;
	}
	
	a.linkMenu {
		margin: 0 0 20px;
		font-size: 18px;
	}
	
	a.linkMenu span {
		display: initial;
		margin-left: 10px;
	}
	
	.collapse:not(.show) {
		display: none;
	}
	
	h1.megaTitulo.activo.topini {
		transform: translateY(0px);
	}
	
	h1.megaTitulo {
		font-size: 32px;
	}
	
	h1.megaTituloDark {
		font-size: 32px;
	}
	
	h1#titHacemos span {
		font-size: 18px;
	}

	img#semilla_1 {
		right: -8%;
	}

	img#semilla_2 {
		left: 10%;
		display: none;
	}

	img#semilla_4 {
		width: 10%;
		right: 10%;
	}

	img#semilla_5 {
		right: 70vw;
		width: 100%;
		display: none;
	}

	img#semilla_6 {
		width: 20%;
		left: 70%;
	}

	img#semilla_7 {
		width: 20%;
		left: -15%;
	}

	img#semilla_8 {
		width: 15%;
		right: -3%;
	}
	
	img#semilla_9 {
		top: 290%;
	}

	img#semilla_10 {
		width: 15%;
		right: 10%;
	}

	img#semilla_13 {
		width: 8%;
		right: 5%;
	}

	img#semilla_14 {
		width: 20%;
		left: -30px;
	}

	img#semilla_15 {
		width: 70%;
	}

	img#semilla_12 {
		width: 20%;
		right: -40px;
	}

	img#semilla_19 {
		width: 15%;
		right: -10px;
	}

	img#semilla_21 {
		width: 60%;
		right: -40%;
	}

	img#semilla_18 {
		left: -20%;
	}

	img#semilla_25 {
		width: 50%;
		left: -40%;
		top: 660%;
	}

	img#semilla_20 {
		left: -15%;
		top: 550%;
	}

	img#semilla_22 {
		left: -20%;
	}
	
	img#semilla_23 {
		left: 95%;
	}

	img#semilla_24 {
		right: -10%;
	}

	.contenidoSlide {
		padding: 15px;
		height: auto;
		min-height: 100vh;
	}

	#Clientes .contenidoSlideTit {
		display: block;
		height: auto;
		padding-top: 100px;
	}

	.boxClientes {
		padding: 15px;
	}

	img.iconCliente {
		width: 100%;
		margin: 0 auto;
	}

	.boxClientes a {
		width: 28%;
		display: inline-block;
		margin: 3px;
	}

	.videoObj {
		width: 100%!important;
	}	

	.contVideo {
		margin-bottom: 0;
		padding: 0 15px 60px;
	}

	img.logoFooter {
		width: 80%;
	}
	
	.contenidoMenu ul li {
		border-top: 0;
		padding: 0px 0;
	}
	
	span.claimCont {
		font-size: 7px;
		letter-spacing: 0.5px;
		text-align: left;
		margin-left: 10px;
	}
	
	.textoDesc {
		padding: 0 15px;
	}
	
	.textoSimple {
			width: 100%;
	}
}
