/*FIXES RESPONSIVE*/

.grid_5responsive {
	width: 40.71428571428571%;/*399px*/
	float:left;
	} 

.grid_2-parent-grid_5{
	width:37.59398496240602%; /*150px*/
	float:left;
}



/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
body{
	font-size:92%;
}

#nav ul {
    font-size: 1.2em;
}
	
#products{
	margin-top:55px;
}

}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	
	
body{
	font-size:75%;
}

#nav ul {
    font-size: 1.5em;
}

#promo h2{
	font-size:30px;
	margin-top:65px;
}

#products{
	margin-top:26px;
}

.btn_suscribete{
	font-size:190%;
}

}

/* Samsung 10.-1 (landscape) ----------- */

@media only screen 
and (min-device-width : 800px) 
and (max-device-width : 1280px) 
and (orientation : landscape) {
	
#nav{
	position:inherit;
	background:#333;
}
}
	
/* Samsung 10.-1 (portrait) ----------- */

@media only screen 
and (min-device-width : 800px) 
and (max-device-width : 1280px) 
and (orientation : portrait) {
	
body{
	font-size:75%;
}

#nav{
	position:inherit;
	background:#333;
}

#promo h2{
	font-size:30px;
	margin-top:15px;
}

#products{
	margin-top:26px;
}
	
}





/* iPhone 4 (landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) {

body{
	font-size:75%;
}

#promo h2{
	font-size:30px;
	margin-top:15px;
}

#products{
	display:none;
}

.grid_5responsive {
	width: 100%;
	float:left;
} 

#texto_dinamico{
	width:57.6530612244898%; /*565px*/
	margin-right:3%;
}

#purchase{
	width:37.71428571428571%; /*399px*/
	margin-top:0px;
}

#purchase p{
	margin-top:10px;
	font-size:20px;
}

.grid_2-parent-grid_5{
	width:100%;
	float:left;
	margin-bottom:50px;
	font-size:200%;
}

.btn_suscribete{
	width:90%;
	float:right;
	margin-top:-10px;
	font-size:20px;
}

.contact_item{
	width:18%;
}

#phone dd{
	font-size:125%;
}

#mail dd{
	font-size:75%;
}

#twitter dd{
	font-size:115%;
}
	
}

/* iPhone 4 (portrait) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	width:100%;
}

.grid_5responsive {
	width: 100%;/*399px*/
	float:left;
	} 

.grid_2-parent-grid_5{
	width:100%; /*150px*/
	float:left;
}


	
}

/* iPhone 5 (landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
	
body{
	font-size:75%;
}

#promo h2{
	font-size:30px;
	margin-top:15px;
}

#products{
	display:none;
}

.grid_5responsive {
	width: 100%;
	float:left;
} 

#texto_dinamico{
	width:57.6530612244898%; /*565px*/
	margin-right:3%;
}

#purchase{
	width:37.71428571428571%; /*399px*/
	margin-top:0px;
}

#purchase p{
	margin-top:10px;
	font-size:20px;
}

.grid_2-parent-grid_5{
	width:100%;
	float:left;
	margin-bottom:50px;
	font-size:200%;
}

.btn_suscribete{
	width:90%;
	float:right;
	margin-top:-10px;
	font-size:20px;
}

#phone dd{
	font-size:125%;
}

#mail dd{
	font-size:75%;
}

#twitter dd{
	font-size:115%;
}
	
}

/* iPhone 5 (portrait) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	width:100%;
}

.grid_5responsive {
	width: 100%;/*399px*/
	float:left;
	} 

.grid_2-parent-grid_5{
	width:100%; /*150px*/
	text-align:center;
}

#nav{
	z-index:1;
}

#nav .wrap{
	margin-top:10px;
}

.logo{
	background-size:100%;
	width:16%;
	margin-top:10px;
}

#promo h2{
	position:absolute;
	z-index:0;
	top:50px;
	font-size:25px;
	margin-top:15px;
	font-family:Open Sans;
	font-weight:800;
}

#purchase {
    margin-top: 8px;
}

#purchase p {
    color: #373737;
    font-family: SEGOEUIL;
    font-size: 1.25em;
    text-align: center;
}

#devices{
	margin-top:50px;
}

#products{
	display:none;
}

.btn_suscribete{
	margin-top:10px;
	width:95%;
}

.contact_item{
	border-bottom:dotted 1px #999;
	border-right:none;
	margin-top:5%;
	padding-left:25.63291139240506%;/*105px*/
	width:75%; /*211px*/
}

#phone{
	background-size:23.63291139240506%;
	
}

#mail{
	background-size:23.63291139240506%;
}

#twitter{
	background-size:23.63291139240506%;
}

#footer{
	width:100%;
}

#available div{
	border-bottom:dotted 1px #666;
	margin-top:10px;
	width:70%;
	float:left;
	padding-bottom:10%;
}


#tablet_device{
	border-right:none;
	padding-left:25%;/*75px*/
	padding-right:0.6%;/*5px*/
	width:100%;
	background:url(../img/bg_smartphone.png) no-repeat left;
	background-size:15%;
}

#smartphone_device{
	border-right:none;
	padding-left:25%;/*60px*/
	padding-right:0.6%;/*5px*/
	width:100%;/*169px*/
	background:url(../img/bg_tablet.png) no-repeat left;
	background-size:10%;
}

#computer_device{
	padding-left:25%;/*93px*/
	padding-right:0.6%;/*5px*/
	width:100%;/*131px*/
	background:url(../img/bg_pc.png) no-repeat left;
	background-size:15%;
}

#legal{
	margin-top:10px;
}

#legal p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;/*14px*/
	color:#b6b6b6;
	margin-top:20px;
	line-height:15px;
}

#available dl {
    margin-top: 10px;
	
}

}