/* CSS Document */
@media only screen and (min-width: 100px) and (max-width:700px){
	.espacio{
	display:none;		
	}
	
	.titulo{
	font-family: 'futura_lt_btlight';
	color: rgba(237,33,116,1);
	font-size:14px;
	}

	.parrafo{
	font-family: 'futura_lt_btlight';
	color:rgba(91,91,91,1.00);
	font-size:12px;
	}
	
	
	
	section#head{
	background-image: url(../images/bg-head2.jpg);
	}
	
	header{
	width:70%;
	margin:auto;
	height:130px;

	}
	
	section#redes_sociales{	
		display:none;
	}
	
	section#registro{	
		display:none;
	}
	
	section#logo{
		display:none;	
	}
	
	section#logo2{
		text-align:center;
		display:block;
		width:100%;	
		margin-top:0px;
		}
	
	
	.menu-trigger{
	display:block;
	text-align:center;
	color: rgba(237,33,116,1);
	font-family: 'futura_lt_btlight';
	
	
	}
	
	div.nav-menu{
	display:none;
	width:100%;
	}
	
	
	
	div.nav-expanded{
	display:block;
	}
	
	div.nav-menu ul li{	
		float:none;
		border-bottom: 1px solid  rgba(208,208,208,1.00);
		width:100%;
		display:block;
		padding:5px 0px 5px  0px;
		
	
	}
	
	div.nav-menu ul li:last-child{	
		float:none;
		border-bottom: none;
	
	}
	
	#content{
	display:none;

	

}
	
	#content2{
	width:100%;
	height:100px;
	float:left;
	margin-top:5px;
	position:relative;
	display:block;



}


section#cuerpo-info-info{
	width:90%;
	margin-top:20px;
		
}

.espacio{
display:none;

}

section#historia{
width:100%;
float:left;
	
}
	
section#mi{
width:100%;
float:left;
	
}
	
section#vi{
width:100%;
float:left;
	
}

section#raya{
display:none;
		

}

section#raya2{
margin-top:10px;
}

section#joyeria-personalizada{
width:100%;
float:left;
}


section#joyeria-personalizada-info{
width:90%;
margin-top:35px;
margin-bottom:35px;
}

section#item{
width:100%;
float:left;
margin-top:35px;
}

img#jper{
	width:100%;
	
}

section#raya4{
	display:none;
}	

section#raya5{
	display:none;
	
}

footer{
	float:left;
	height:90px;
	width:100%;
	margin-top:50px;
	background-color: rgba(237,33,116,1);
	
}

section#footer-contenedor{
	display:none;
}

div.nav-menu3{
text-align:center;
width:90%;
margin:auto;
margin-top:15px;

}

section#rights{
display:none;
}

section#rights2{
width:100%;
text-align:center;
margin-top:5px;
color:rgba(255,255,255,1.00);
font-family: 'futura_lt_btlight';
font-size:14px;
display:block;
}

section#footer-contenedor2{
display:block;	
}	
	
	
	
	
	}