#debuginfo {
	position: fixed;
	bottom: 24px;
	left: 2px;
	z-index: 9999;
	background-color: grey;
	padding: 3px 10px 0px 10px;
	color: white;
}

@media only screen and (max-width: 400px) {
	.accessory div.right {
		width: 100%;
	}
	.accessory div.left {
		margin-left: auto;
		margin-right: auto !important;
		float: inherit;
	}
	#hey {
		right: 20px;
		bottom: 20px;
	}
	#hey-container {
		right: 30px;
		bottom: 30px;
	}
}

@media only screen and (max-width: 1500px) {

	.shop-products div.productview {
		grid-template-columns: 1fr 1fr 1fr;
	}

}

@media only screen and (max-width: 1150px) {

	.shop-products div.productview {
		grid-template-columns: 1fr 1fr;
	}

}

@media only screen and (max-width: 950px) {

	.shop-products {
		display: inherit;
	}

	body.shopproducts .productheader {
		position: relative;
		top: 0px;
	}

	.bluredMessage .bluredMessageContainer p {
		font-size: 18px;
	}

}

@media only screen and (max-width: 660px) {

	.shop-products div.productview {
		grid-template-columns: 1fr;
	}

	section.seo div h3,
	section.seo div h2,
	section#group-products div h2,
	section#product-equals div h2,
	section#product-description div h2 {
		width: 90%;
	}

	section.seo div.description p,
	section.seo div h3, section.seo div h2, section#group-products div h2, section#product-equals div h2, section#product-description div h2,
	section.seo div.description-wide p {
		text-align: left !important;
	}

}

@media only screen and (max-width: 1200px) {
	#debuginfo:after {
		content: '>=800&&<=1200';
	}
	
}

@media only screen and (max-width: 799px) {
	.innersection.text {
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.innersection.text {
		font-size: 17px;
	}
	.innersection.text h1 {
		font-size: 39pt;
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
	.info-popup {
		width: calc(100% - 30px);
		width: -moz-calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		margin: 5px;
		padding: 10px;
	}
	
}

@media only screen and (max-width: 371px) {
.Logobox {
  width: 20%;
  margin-left: 15%;
}
.texto-block {
  margin-top: 0px;
}	
	.title-small {font-size: 14px; line-height:18px}
	
	.box {
  padding: 35px;
}

.button1 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  }

.button2 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  top: 43%;
  left: 18%;
  }

.button3 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  left: 68%;
  }

.button4 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  left: 68%;
  top: 66%;
  }


.button5 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  top: 66%;
  }
	.button6 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  left: 8%;	
  }
	.button7 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  }

.popup {
  width: 70%;
  margin: auto;
  height: auto;
  padding: 5px;
  }
.popup h6 {
	line-height:10px;
	font-size: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.popup .close {
  position: absolute;
  top: -3px;
  right: 6px;
  font-size: 35px;
  }
.popup .content {
   font-size: 8px;
	margin-top: -5px;
	line-height: 10px;
}	
	
	#categories .category {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 92vw;
		height: 63.4vw;
		
	}
	#categories .category:nth-child(8) {
	}
	#categories .category p {
		font-size: 8px;
	}
	#categories .category div.catimage {
		height: 46vw;
		width: 92vw;
	}
	#categories .category:hover > div.catimage {
		background-position: 28.33vw 0px;
	}
	
	#categories .category h7 {
	position: absolute;
	font-family: 'Quicksand';
	font-size: 14px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:16px;
	}

	#categories .category:hover h7 {
	position: absolute;
	font-family: 'Quicksand';
	color: rgb(255, 255, 255);
	font-size: 14px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:16px;
	}

	#categories .category:hover ul {
		line-height: 13px;
		margin: 20px;
		margin-bottom: 5px;
		padding-top: 30px;
		padding-left: 5px;
		max-width: 57%;
		color: rgb(255, 255, 255);
		font-family: 'Quicksand';
		font-size: 9px;
		position: relative;
		transition: opacity 1s;
	}

	
	#features .feature {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 92vw;
		height: 57vw;
	}

	#features .feature img {
	    height: 100%;
		width: 60px;
	}
	
		#comparativa .compara {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 92vw;
		height: 37.9vw;
	}
#comparativa .compara h3 {
	font-size: 12px;
	line-height: 15px;
	margin-top: 5px;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	}
#comparativa .compara ul {
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: -20px;
	width: 50%;
	font-size: 9px;
	}

#comparativa .compara:hover ul {
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: -20px;
	width: 50%;
	font-size: 9px;
	}
#comparativa .compara p {
	line-height:10px;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 45%;
	font-size: 9px;
	}

#comparativa .compara:hover p {
	line-height:10px;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 45%;
	font-size: 9px;
	}
#comparativa .compara ul2 {
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-right: 10px;
	width: 50%;
	font-size: 9px;
	}
#comparativa .compara:hover ul2 {
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-right: 10px;
	width: 50%;
	font-size: 9px;
	}
#comparativa .compara p2 {
	line-height:10px;
	margin-top: -5px;
	margin-bottom: 5px;
	width: 50%;
	padding-right: 10px;
	font-size: 9px;
	}

#comparativa .compara:hover p2 {
	line-height:10px;
	margin-top: -5px;
	margin-bottom: 5px;
	width: 50%;
	padding-right: 10px;
	font-size: 9px;
	}
	#comparativa .compara img {
	    height: 100%;
		width: 60px;
	}
	.bluredMessage .bluredMessageContainer p {
		font-size: 16px;
	}
}

@media only screen and (min-width: 371px) and (max-width: 649px) {
.texto-block {
  margin-top: 0px;
}	
.Logobox {
  width: 25%;
  margin-left: 15%;
}
.title-small {font-size: 18px; line-height:22px}
	.box {
  padding: 35px;
}

.button1 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  }

.button2 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  top: 43%;
  left: 18%;
  }

.button3 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  left: 69%;

  }

.button4 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  left: 69%;
  top: 68%;
  }


.button5 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  top: 68%;
  }
.button6 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  left: 9%;	
  }
	.button7 {
  font-size: 12px;
  padding: 0px 8px;
  border: 2px solid #06D85F;
  border-radius: 14px;
  }

.popup {
  width: 60%;
  margin: auto;
  height: auto;
  padding: 5px;
  }
.popup h6 {
	line-height:10px;
	font-size: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.popup .close {
  position: absolute;
  top: -3px;
  right: 6px;
  font-size: 35px;
  }
.popup .content {
   font-size: 8px;
	margin-top: -5px;
	line-height: 10px;
}		

	#categories .category {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 92vw;
		height: 63.4vw;
		
	}
	#categories .category:nth-child(8) {
	}
	#categories .category p {
		font-size: 8px;
	}
	#categories .category div.catimage {
		height: 46vw;
		width: 92vw;
	}
	#categories .category:hover > div.catimage {
		background-position: 28.33vw 0px;
	}
	
	#categories .category h7 {
	position: absolute;
	font-family: 'Quicksand';
	font-size: 16px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:16px;
	}

	#categories .category:hover h7 {
	position: absolute;
	font-family: 'Quicksand';
	color: rgb(255, 255, 255);
	font-size: 16px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:16px;
	}

	#categories .category:hover ul {
		line-height: 15px;
		margin: 20px;
		margin-bottom: 5px;
		padding-top: 35px;
		padding-left: 5px;
		max-width: 57%;
		color: rgb(255, 255, 255);
		font-family: 'Quicksand';
		font-size: 12px;
		position: relative;
		transition: opacity 1s;
	}

	
	#features .feature {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 92vw;
		height: 57vw;
	}
#features .feature h2 {
	font-size: 34px;
	margin-top: 34px;
}
	#features .feature img {
	    height: 100%;
		width: 60px;
	}
	
	#comparativa .compara {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 92vw;
		height: 37.9vw;
	}
#comparativa .compara h3 {
	font-size: 14px;
	line-height: 15px;
	margin-top: 10px;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	}
#comparativa .compara ul {
	line-height: 18px;
	margin-top: 23px;
	margin-bottom: 5px;
	margin-left: -20px;
	width: 50%;
	font-size: 11px;
	}

#comparativa .compara:hover ul {
	line-height: 18px;
	margin-top: 23px;
	margin-bottom: 5px;
	margin-left: -20px;
	width: 50%;
	font-size: 11px;
	}
#comparativa .compara p {
	line-height: 12px;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 45%;
	font-size: 11px;
	}

#comparativa .compara:hover p {
	line-height: 12px;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 45%;
	font-size: 11px;
	}
#comparativa .compara ul2 {
	line-height: 18px;
	margin-top: 23px;
	margin-bottom: 5px;
	padding-right: 10px;
	width: 50%;
	font-size: 11px;
	}
#comparativa .compara:hover ul2 {
	line-height: 18px;
	margin-top: 23px;
	margin-bottom: 5px;
	padding-right: 10px;
	width: 50%;
	font-size: 11px;
	}
#comparativa .compara p2 {
	line-height: 12px;
	margin-top: -5px;
	margin-bottom: 5px;
	width: 50%;
	padding-right: 10px;
	font-size: 11px;
	}

#comparativa .compara:hover p2 {
	line-height: 12px;
	margin-top: -5px;
	margin-bottom: 5px;
	width: 50%;
	padding-right: 10px;
	font-size: 11px;
	}
	#comparativa .compara img {
	    height: 100%;
		width: 60px;
	}
	
	.bluredMessage .bluredMessageContainer p {
		font-size: 16px;
	}
}



@media only screen and (min-width: 649px) and (max-width: 719px) {
.texto-block {
  margin-top: 0px;
}	
.Logobox {
  width: 25%;
  margin-left: 15%;
}
	.title-small {font-size: 30px; line-height:38px}

.button3 {
  left: 70%;

  }

.button4 {
  left: 70%;
  top: 70%;
  }


.button5 {
  top: 70%;
  }
	.button6 {
  left: 10%;	
  }	
.popup {
  width: 50%;
  margin: auto;
  height: auto;
  padding: 10px;
  }
.popup h6 {
	line-height:20px;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
}
.popup .close {
  position: absolute;
  top: -3px;
  right: 6px;
  font-size: 35px;
  }
.popup .content {
   font-size: 11px;
	margin-top: 0px;
	line-height: 13px;
}	
	
	#categories .category {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.5vw;
		float: left;
		width: 46.8vw;
		height: 32.6vw;
	}
	#categories .category div.catimage {
		height: 23.4vw;
		width: 46.8vw;
	}
	#categories .category:hover > div.catimage {
		background-position: 14.7vw 0px;
	}
	
	#categories .category h7 {
	position: absolute;
	font-family: 'Quicksand';
	font-size: 14px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:16px;
	}

	#categories .category:hover h7 {
	position: absolute;
	font-family: 'Quicksand';
	color: rgb(255, 255, 255);
	font-size: 14px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:16px;
	}

	#categories .category:hover ul {
		line-height: 12px;
		margin: 20px;
		margin-bottom: 5px;
		padding-top: 45px;
		padding-left: 5px;
		max-width: 57%;
		color: rgb(255, 255, 255);
		font-family: 'Quicksand';
		font-size: 11px;
		position: relative;
		transition: opacity 1s;
	}

	
	#categories .category p {
		font-size: 8px;
	}
	#categories .category:nth-child(1),#categories .category:nth-child(3),#categories .category:nth-child(5),#categories .category:nth-child(7) {
	}
	#categories .category:nth-child(-n+6) {
	}
	#features .feature {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 96vw;
		height: 59.5vw;
	}
	#features .feature h2 {
	font-size: 36px;
	margin-top: 36px;
}
	#comparativa .compara {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 96vw;
		height: 39.5vw;
	}
	#comparativa .compara h3 {
	font-size: 26px;
	line-height: 34px;
	margin-top: 20px;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	}
#comparativa .compara ul {
	line-height: 32px;
	margin-top: 60px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 20px;
	
	margin-left: 5px;
	}
	
#comparativa .compara:hover ul {
	line-height: 32px;
	margin-top: 60px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 20px;
	
	margin-left: 5px;
	}
#comparativa .compara p {
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 20px;
	
	margin-left: 20px;
	}

#comparativa .compara:hover p {
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 20px;
	
	margin-left: 20px;
	}
#comparativa .compara ul2 {
	line-height: 32px;
	margin-top: 60px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 20px;
	
	padding-right: 30px;
	}
#comparativa .compara:hover ul2 {
	line-height: 32px;
	margin-top: 60px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 20px;
	
	padding-right: 30px;
	}
#comparativa .compara p2 {
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 20px;
	
	padding-right: 0px;
	}

#comparativa .compara:hover p2 {
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 20px;
	
	padding-right: 0px;
	}
	#comparativa .compara img {
	    height: 100%;
		width: 60px;
	}
}

@media only screen and (min-width: 719px) and (max-width: 1023px) {
.texto-block {
  margin-top: 0px;
}	
.Logobox {
  width: 25%;
  margin-left: 15%;
}
	.title-small {font-size: 40px; line-height:48px}
	.button3 {
  left: 70%;

  }

.button4 {
  left: 70%;
  top: 70%;
  }


.button5 {
  top: 70%;
  }
.button6 {
  left: 11%;	
  }	
.popup {
  width: 50%;
  margin: auto;
  height: auto;
  padding: 15px;
  }
.popup h6 {
	line-height:20px;
	font-size: 16px;
	margin-right: 20px;
	margin-left: 20px;
}
.popup .close {
  position: absolute;
  top: 0px;
  right: 9px;
  font-size: 40px;
  }
.popup .content {
   font-size: 12px;
	margin-top: 0px;
	line-height: 15px;
}	
	#categories .category {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.3vw;
		float: left;
		/*width: calc(50% - 8px);
		width: -moz-calc(50% - 8px);
		width: -webkit-calc(50% - 8px);
		width: -o-calc(50% - 8px);
		height: 260px;*/
		width: 46.0vw;
		height: 32.6vw;
	}
	#categories .category p {
		font-size: 8px;
	}
	#categories .category div.catimage {
		height: 23.0vw;
		width: 46.0vw;
	}
	#categories .category:hover > div.catimage {
		background-position: 14.3vw 0px;
	}
	
	#categories .category h7 {
	position: absolute;
	font-family: 'Quicksand';
	font-size: 16px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:16px;
	}

	#categories .category:hover h7 {
	position: absolute;
	font-family: 'Quicksand';
	color: rgb(255, 255, 255);
	font-size: 16px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:16px;
	}

	#categories .category:hover ul {
		line-height: 16px;
		margin: 20px;
		margin-bottom: 5px;
		padding-top: 45px;
		padding-left: 5px;
		max-width: 57%;
		color: rgb(255, 255, 255);
		font-family: 'Quicksand';
		font-size: 12px;
		position: relative;
		transition: opacity 1s;
	}
	
	#categories .category:nth-child(1),#categories .category:nth-child(3),#categories .category:nth-child(5),#categories .category:nth-child(7) {
	}
	#categories .category:nth-child(-n+6) {
	}
	#features .feature {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 97vw;
		height: 60vw;
	}
#features .feature h2 {
	font-size: 40px;
	margin-top: 40px;
}
	#comparativa .compara {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 97vw;
		height: 40vw;
	}
	#comparativa .compara h3 {
	font-size: 26px;
	line-height: 34px;
	margin-top: 20px;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	}
#comparativa .compara ul {
	line-height: 36px;
	margin-top: 60px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 20px;
	
	margin-left: 5px;
	}
	
#comparativa .compara:hover ul {
	line-height: 36px;
	margin-top: 60px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 20px;
	
	margin-left: 5px;
	}
#comparativa .compara p {
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 20px;
	
	margin-left: 20px;
	}

#comparativa .compara:hover p {
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 20px;
	
	margin-left: 20px;
	}
#comparativa .compara ul2 {
	line-height: 36px;
	margin-top: 60px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 20px;
	
	padding-right: 30px;
	}
#comparativa .compara:hover ul2 {
	line-height: 36px;
	margin-top: 60px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 20px;
	
	padding-right: 30px;
	}
#comparativa .compara p2 {
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 20px;
	
	padding-right: 0px;
	}

#comparativa .compara:hover p2 {
	line-height:24px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 20px;
	
	padding-right: 0px;
	}
	#comparativa .compara img {
	    height: 100%;
		width: 60px;
	}
}

@media only screen and (min-width: 1023px) and (max-width: 1400px) {
.texto-block {
  margin-top: -20px;
}	
.button6 {
  left: 12%;	
  }	
.popup {
  width: 50%;
  margin: auto;
  height: auto;
  padding: 20px;
  }
.popup h6 {
	line-height:24px;
	font-size: 18px;
	margin-right: 20px;
	margin-left: 20px;
}
.popup .close {
  position: absolute;
  top: 0px;
  right: 9px;
  font-size: 40px;
  }
.popup .content {
   font-size: 14px;
	margin-top: 0px;
	line-height: 18px;
}
	
	#categories .category {
		margin-bottom: 0.2vw;
	width: 31.5vw;
	height: 22.1vw;
	}
#categories .category h7 {
	position: absolute;
	font-family: 'Quicksand';
	font-size: 14px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:16px;
	}

	#categories .category:hover h7 {
	position: absolute;
	font-family: 'Quicksand';
	color: rgb(255, 255, 255);
	font-size: 14px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:16px;
	}

	#categories .category:hover ul {
		line-height: 15px;
		margin: 20px;
		margin-bottom: 5px;
		padding-top: 35px;
		padding-left: 5px;
		max-width: 57%;
		color: rgb(255, 255, 255);
		font-family: 'Quicksand';
		font-size: 11px;
		position: relative;
		transition: opacity 1s;
	}
	
	#categories .category:nth-child(1),#categories .category:nth-child(3),#categories .category:nth-child(5),#categories .category:nth-child(7) {
	}
	#features .feature {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.3vw;
		float: left;
		width: 47vw;
		height: 30.2vw;
	}
	#features .feature h2 {
	font-size: 40px;
	margin-top: 40px;
}
	#comparativa .compara {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 97vw;
		height: 40vw;
	}
#comparativa .compara h3 {
	font-size: 36px;
	line-height: 38px;
	margin-top: 28px;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	}
#comparativa .compara ul {
	line-height: 50px;
	margin-top: 85px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 26px;
	
	margin-left: 10px;
	}
	
#comparativa .compara:hover ul {
	line-height: 50px;
	margin-top: 85px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 26px;
	
	margin-left: 10px;
	}
#comparativa .compara p {
	line-height:24px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 26px;
	
	margin-left: 30px;
	}

#comparativa .compara:hover p {
	line-height:24px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 26px;
	
	margin-left: 30px;
	}
#comparativa .compara ul2 {
	line-height: 50px;
	margin-top: 85px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 26px;
	
	padding-right: 30px;
	}
#comparativa .compara:hover ul2 {
	line-height: 50px;
	margin-top: 85px;
	margin-bottom: 5px;
	width: 50%;
	font-size: 26px;
	
	padding-right: 30px;
	}
#comparativa .compara p2 {
	line-height:24px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 26px;
	
	padding-right: 0px;
	}

#comparativa .compara:hover p2 {
	line-height:24px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 45%;
	font-size: 26px;
	
	padding-right: 0px;
	}
	#comparativa .compara img {
	    height: 100%;
		width: 60px;
	}
}

@media only screen and (min-width: 1400px) and (max-width: 1550px) {
#categories .category {
		margin-bottom: 0.2vw;
	}
/*
	#categories .category p {
		font-size: 12px;
	}
*/
	#categories .category:nth-child(1),#categories .category:nth-child(3),#categories .category:nth-child(5),#categories .category:nth-child(7) {
	}
	#features .feature {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.3vw;
		float: left;
		width: 48vw;
		height: 30.2vw;
	}
	#comparativa .compara {
		margin-right: 0.1vw;
		margin-left: 0.1vw;
		margin-bottom: 0.8vw;
		float: left;
		width: 97vw;
		height: 40vw;
	}
	#comparativa .compara h1 {
		font-size: 40px;
	}
	#comparativa .compara img {
	    height: 100%;
		width: 60px;
	}
}


@media only screen and (min-width: 1550px) {
#categories .category {
		margin-right: 1px;
		margin-left: 1px;
		margin-bottom: 5px;
		float: left;
		width: 500px;
		height: 345px;
	}
	#categories .category div.catimage {
		height: 250px;
		width: 500px;
	}
	#categories .category:hover > div.catimage {
		background-position: 156px 0px;
	}
	
	#categories .category h7 {
	position: absolute;
	font-family: 'Quicksand';
	font-size: 20px;
	margin-top: 10px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:22px;
	}

	#categories .category:hover h7 {
	position: absolute;
	font-family: 'Quicksand';
	color: rgb(255, 255, 255);
	font-size: 20px;
	margin-top: 10px;
	width:80%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	letter-spacing: 0; 
	font-weight: 400;
	line-height:22px;
	}

	#categories .category:hover ul {
		line-height: 22px;
		margin: 20px;
		margin-bottom: 5px;
		padding-top: 65px;
		padding-left: 5px;
		max-width: 57%;
		color: rgb(255, 255, 255);
		font-family: 'Quicksand';
		font-size: 16px;
		position: relative;
		transition: opacity 1s;
	}

	
	#categories .category p {
		font-size: 8px;
	}
	#categories .category:nth-child(1),#categories .category:nth-child(3),#categories .category:nth-child(5),#categories .category:nth-child(7) {
	}
	#categories .category:nth-child(-n+6) {
	}
	#features .feature {
		margin-right: 1px;
		margin-left: 1px;
		margin-bottom: 5px;
		float: left;
		width: 750px;
		height: 465px;
	}
	#comparativa .compara {
		margin-right: 1px;
		margin-left: 1px;
		margin-bottom: 5px;
		float: left;
		width: 1500px;
		height: 620px;
	}
	#comparativa .compara h1 {
		font-size: 40px;
	}
	#comparativa .compara img {
	    height: 100%;
		width: 60px;
	}
}

}
