
/*====================
==General
=====================*/
/* #porquethinkpad * {
	margin: 0;
	padding: 0;
}*/

#porquethinkpad {
	background-color: #6F7170;
}

#porquethinkpad, #porquethinkpad a {
	color: white !important;
	max-width: inherit;
	max-height: inherit;
}

.black {
	color: black;
}

#descubre, .black {
	background-color: #62C0D9;
}

#porquethinkpad h1, #porquethinkpad h3, #porquethinkpad a {
	text-transform: uppercase;
	margin-left: 3%;
}

#porquethinkpad a {
	font-size: 0.7em;
}

#porquethinkpad h3, #porquethinkpad h2, #porquethinkpad p {
	line-height: 1.4em;
}

#porquethinkpad h1 span {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

#porquethinkpad h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;  
	font-size: 3em;
    padding-top: 3.1%;
    line-height: 1em;  

}
#porquethinkpad h1,
#porquethinkpad h2, 
#porquethinkpad h3, 
#porquethinkpad h4, 
#porquethinkpad h5, 
#porquethinkpad h6 {
	color: #fff;
}

#porquethinkpad h2 {
	font-size: 2em;
}
#porquethinkpad img {
	max-height: inherit !important;
	max-width:  inherit !important;
}

#porquethinkpad h3 { 
	font-size: 1.4em;
	margin-top: 2.2%;
}

#porquethinkpad p {
	font-size: 1em;
} 

#porquethinkpad section {
	position: relative;
} 

.image_right, .text_right, .image_right img {
	position: absolute;
	right: 0;
}

.image_left img {
	position: absolute;
	left: 0;
}

.image_left, .text_left, {
	position: absolute;
	left: 5%;
	top: 5%;
}

.image_right, .image_left {
	width: 50%;
}

.text_right, .text_left {
	width: 50%;
	padding-top: 2%;

}

.text_right	h2, .text_right p {
	margin-right: 5% !important;
}

.text_left h2, .text_left p {
	margin-left: 5% !important; 
}

.image_right a, .image_left a {
	display: inline-block;
}

.image_right a {
	float: left;
}

.image_left a {
	float: right;
}


/*====================
==bottomlink
=====================*/

#bottomlink {
	background: #01618d; 
	text-align: center; 
	text-decoration: underline;
	color: white;
	font-size: 25px;
	line-height: 60px; 
	left: 0; 
	width: 100%; 
	position: fixed; 
	z-index: 5000; 
	bottom: 0;
}

/*====================
==descubre
=====================*/

#descubre {
	
}

#descubre, #descubre img {
	height: 392px;
}

#descubre .image_right {
	width: 60%;
	margin-right: 3%;
}

#descubre .text_left {
	width: 40%;
	margin-left: 6%;
}

#descubre a {
    margin-top: 10%;
    margin-left: 14%;
}


/*====================
==productividad
=====================*/

#productividad, #productividad img {
	height: 360px;
}

#productividad img {
	width: 500px;
}

#productividad a {
	margin-top: 45%;
    margin-right: 10%;
}

/*====================
==teclados
=====================*/

#teclados, #teclados img {
	height: 391px;
}

#teclados img {
	width: 100%;
}

/*====================
==ultranav
=====================*/

#ultranav, #ultranav img {
	height: 300px; 
}


/*====================
==durabilidad
=====================*/

#durabilidad, #durabilidad img {
	height: 317px;
}

#durabilidad a {
	margin-top: 4%;
	margin-left: 4%;
}

/*====================
==software
=====================*/

#software, #software img {
	height: 320px;
}

#software a {
	margin-top: 28%;
    margin-right: 24%;
}

/*====================
==seguridad
=====================*/

#seguridad, #seguridad img {
	height: 317px;
}


/*====================
==diseÃ±os
=====================*/

#diseÃ±os, #diseÃ±os img {
	height: 502px; 
}

#diseÃ±os a {
	float: left;
    margin-top: 42%;
    margin-left: 9%;
}

#diseÃ±os .image_left img {
	margin-left: 3%;
}

#diseÃ±os ul {
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
}

#diseÃ±os ul li {
	display: inline-block;
	width: 20%;
}

#diseÃ±os ul li img {
	width: 80px;
	height: 80px;
}

#diseÃ±os ul li p {
	margin: 0px;
}

/*====================
==conectividad
=====================*/

#conectividad, #conectividad img {
	height: 373px; 
}

/*===================
==MediaQueries
====================*/

@media (min-width: 951px) and (max-width: 1184px) {
	.image_right, .image_left {
		width: 40%;
	}

	.text_right, .text_left {
		width: 60%;
	}

	#descubre img {
		height: 373px;
	}

	#descubre a {
		margin-left: 6%;
	}

	#productividad img {
    	width: 28%;
	}

	#productividad a {
		margin-top: 73%;
		margin-right: 18%;
	}

	#teclados, #teclados img {
	    height: 315px;
	}

	#ultranav, #ultranav img {
		height: 324px;
	}

	#ultranav img {
		width: 39%;
	}

	#durabilidad {
    	height: 286px;
	}

	#durabilidad img {
    	height: 196px;
	}

	#durabilidad a {
		margin-left: 0%;
	}

	#software {
    	height: 295px;
	}

	#software img {
    	height: 246px;
	}

	#software a {
    	margin-top: 34%;
    	margin-right: 5%;
	}

	#seguridad, #seguridad img {
    	height: 253px;
	}

	#diseÃ±os {
    	height: 358px;
	}

	#diseÃ±os img {
	    height: 300px;
	}

	#diseÃ±os a {
        margin-top: 38%;
    	margin-left: 2%;
    }

    #conectividad, #conectividad img {
    	height: 323px;
    }

    #conectividad img {
    	width: 98%;
    }
}

@media (max-width: 950px) {
	/*Descubre section*/

	#descubre img {
	    height: 281px;
	    margin-top: 16%;
	}

	#descubre a {
		margin-top: 67%;
    	margin-left: 51%;
	}

	.image_right, .image_left {
		display: inline-block;
		width: 100%;
	}

	.text_left, .text_right {
		width: 70%;
	}

	/*Productividad section*/

	#productividad {
		height: 660px;
	}

	#productividad img {
		height: 50%;
    	width: 55%;
	}

	#productividad a {
		margin-top: 27%;
    	margin-right: 40%;
	}

	#productividad .text_right {
		margin-top: 3%;
	}

	/*Teclados section*/

	#teclados {
		height: 300px;
	}

	#teclados img {
		display: none;
	}

	#teclados .text_left {
		padding-top: 3%;
	}

	/*Ultranav section*/

	#ultranav {
		height: 290px;
	}

	#ultranav img {
		display: none;
	}

	#ultranav .text_right {
		padding-top: 0;
	}

	/*Durabilidad section*/

	#durabilidad {
		height: 515px;
	}

	#durabilidad img {
		height: 239px;
	}

	#durabilidad a {
		margin-top: 11%;
    	margin-left: 44%;
	}

	#durabilidad .text_left {
		padding-top: 27%;
	}

	/*Software section*/

	#software {
		height: 615px;
	}

	#software img {
		height: 339px;
	}

	#software a {
		margin-top: 21%;
		margin-right: 46%;
	}

	#software .text_right {
		margin-top: 10%;
	}

	/*Seguridad section*/

	#seguridad {
		height: 300px;
	}

	#seguridad img {
		display: none;
	}

	#seguridad .text_left {
		padding-top: 4%;
	}

	/*DiseÃ±os section*/

	#diseÃ±os {
		height: 700px;
	}

	#diseÃ±os .image_left img {
    	position: absolute;
    	right: 0 !important;
    	left: 20%;
    	height: 365px;
	}

	#diseÃ±os a {
		margin-top: 19%;
    	margin-left: 20%;
	}

	#diseÃ±os .text_right {
		margin-top: 15%;
	}

	#diseÃ±os ul {
		padding-left: 0;
	}

	#diseÃ±os ul li {
		margin-right: 4%;
	}

	/*Conectividad section*/

	#conectividad {
		height: 330px;
	}

	#conectividad img {
		display: none;
	}

	#conectividad .text_left {
		padding-top: 4%;
	}
}

@media (max-width: 800px) {
	/*Descubre section*/

	#descubre img {
	    height: 250px;
	    margin-top: 11%;
	}

	.text_left, .text_right {
		width: 96%;
	}

	/*Productividad section*/

	#productividad a {
    	margin-right: 30%;
	}

	#productividad .text_right {
		margin-top: 10%;
	}

	/*Teclados section*/

	#teclados {
		height: 456px;
	}

	#teclados .text_left {
		padding-top: 9%;
	}

	/*Ultranav section*/

	#ultranav {
		height: 340px;
	}

	/*Durabilidad section*/

	#durabilidad a {
		margin-top: 11%;
	}

	#durabilidad .text_left {
		padding-top: 37%;
	}

	/*Software section*/

	#software img {
		height: 359px;
	}

	#software a {
		margin-top: 24%;
		margin-right: 38%;
	}

	#software .text_right {
		margin-top: 19%;
	}

	/*Seguridad section*/

	#seguridad {
		height: 390px;
	}

	#seguridad .text_left {
		padding-top: 7%;
	}

	/*DiseÃ±os section*/

	#diseÃ±os .image_left img {
    	height: 400px;
	}

	#diseÃ±os a {
		margin-top: 27%;
    	margin-left: 17%;
	}

	/*Conectividad section*/

	#conectividad {
		height: 440px;
	}

	#conectividad .text_left {
		padding-top: 7%;
	}
}

@media (max-width: 670px) {
	/*Descubre section*/

	#descubre img {
	    height: 200px;
	}

	/*Productividad section*/

	#productividad a {
    	margin-right: 23%;
	}

	/*Durabilidad section*/

	#durabilidad img {
		height: 220px;
	}

	#durabilidad a {
		margin-top: 15%;
    	margin-left: 21%;
	}

	#durabilidad .text_left {
		padding-top: 40%;
	}

	/*Software section*/

	#software img {
		height: 285px;
	}

	#software a {
		margin-top: 28%;
		margin-right: 24%;
	}

	#software .text_right {
		margin-top: 19%;
	}

	/*Seguridad section*/

	#seguridad {
		height: 390px;
	}

	#seguridad img {
		display: none;
	}

	#seguridad .text_left {
		padding-top: 7%;
	}

	/*DiseÃ±os section*/

	#diseÃ±os {
		height: 700px;
	}

	#diseÃ±os .image_left img {
    	left: 32%;
    	height: 312px;
	}

	#diseÃ±os a {
		margin-top: 27%;
    	margin-left: 17%;
	}

	#diseÃ±os .text_right {
		margin-top: 20%;
	}
}

@media (max-width: 560px) {

	/*Descubre section*/

	#descubre .text_left {
		width: 84%;
    	margin-left: 0%;
	}

	#descubre img {
	    height: 113px;
	    margin-top: 40%;
	}

	#descubre a {
		margin-top: 30%;
    	margin-left: 50%;
	}

	/*Productividad section*/

	#productividad a {
    	margin-right: 13%;
	}

	#productividad .text_right {
		margin-top: 19%;
	}

	/*Durabilidad section*/

	#durabilidad img {
		height: 165px;
	}

	#durabilidad a {
    	margin-left: 15%;
	}

	/*Software section*/

	#software img {
		height: 200px;
	}

	#software a {
		margin-top: 24%;
	}

	/*DiseÃ±os section*/

	#diseÃ±os .image_left img {
    	height: 234px;
	}

}

@media (max-width: 427px) {

	#descubre .image_right {
		display: none;
	}

	#descubre .text_left {
		text-align: center;
		width: 80%;
	}

	#productividad {
		height: 750px;
	}

	#productividad img {
    height: 38%;
    width: 44%;
    }

    #teclados {
    	height: 562px;
    }

    #ultranav {
    	height: 461px;
    }

    #durabilidad {
    	height: 587px;
    }

    #durabilidad img {
    	height: 115px;
    }

    #software {
    	height: 680px;
    }

    #software img {
    	height: 133px;
	}

	#seguridad {
    	height: 466px;
	}

	#diseÃ±os .image_left img {
    	height: 182px;
	}

	#diseÃ±os ul {
    	display: none;
	}

	#conectividad {
   		height: 577px;
	}
}