/* #Media Queries
================================================== */

	/* Mayor de 960px (dispositivos y navegadores) */
	@media only screen and (max-width: 876px) {
	.col1 {
	width:50%;
	min-width:300px;

	background-color:#CCC;
		margin: 0 auto !important;
		height:40px;
	float:none !important;
	margin-bottom:10px;

}
	.columna1 {
	margin-bottom:10px;
}
	.col2 {

width:90%!important;
	min-width:300px;
	leftx:0px;

	position:relative;
	background-colorx:#0099CC;
	float:none !important;
	clear:both;

}

.logo {
	
	text-align:left;
width:287px;
height:103px;
background-image:url(../im/logom.png);
background-size:287px 103px;

}
.o {

	font-size:30px;
	top:37px;
}
.o span {

	font-size:calc(0.9em + 0.9vw);

}
	.url, .urlcaja{
	font-size:calc(2em + 2vw);


}

.info {

	font-size:30px;

}
.boton {

	font-size: 16px;


}
.imago{
	width:100px;
}

.original{
	width:150px;
	top:-110px !important;
	left:0px !important;
}


		}
		
		
			@media only screen and (max-width: 2100px) {

.original0{
	width:150px;
	top:-110px !important;
	left:0px !important;
}

		}

