.zio {

                      //float:none;
                                                                //width: 20%;
float:center;
                                                                width: 100%;
                                                                text-align:center;
                                                                margin:auto;
                                                                padding:auto;
                                }


                   .zio:hover{
                                //box-shadow: 0px 0px 10px #888;
                    }
                    .zio img { 
                                //float: center;
                                height: 200px;
                                margin-left:auto;
margin-right:auto;
//text-align:center;
                                padding-right: auto;
                                padding-left:auto;
                                }
                    
                                                                   
                    .zioinfo {
                                float: none;
                                padding: 1%;
                                overflow: hidden;
                                width: 50%;
                                text-align: center;
                                margin-left: auto;
                                margin-right: auto;
                                }

                                        .ziotitle {
//float: center;                                
font-weight: bold;
                                font-size: 100%;
                                text-align:justify;
                                color:black;
//margin-left:auto;
//margin-right:auto;
                    }

					
                                        .ziometa {
display: inline-block;
                                font-size: 100%;
                                text-align:justify;
                                
                    }
                                .ziometa > a {
                                font-size: 100%;
                                text-align:justify;
                                color:black;
                    }
                    .ziobutton {
                                display: inline-block;
float:center;
                                //text-align: center;
font-size: 100%;
margin-left:auto;
margin-right:auto;
                                width:40%;
                                padding-top:1%;
                                }

                    .ziobutton a {
                                text-decoration: none;
color:#fff;
                                }

								
                                       .apibutton {
                                //display: block;
                                //background-color: #DA4453;
background-color: #000;
                                padding:5% 5%;
                                border-radius: 5px;
-moz-border-radius: 5px;
                                white-space: nowrap;
                                //overflow: hidden;
                                font-size:110%;
                                text-align:center;
                                text-decoration: none;
                                color:#fff;
                                transition-duration:0.5s;
                                margin-top:3px;
                                }

                    .apibutton a {
                                                text-decoration: none;
color:#fff;
                                }


                    .apibutton:hover {
                                text-decoration: none;
                                background-color:#000 !important;
                
								}


                                        .zioprice {
display: inline-block;
                                font-size: 100%;
                                }
                    
					.zioamz {
                                font-size:100%;   
                                margin-top:5px;
                                }

.zioamz img {
height:auto; 
                                width:40%;

margin-right:auto;
    margin-left:auto;                   
                                }
                   
                   
                    .ziolistprice {
                                text-decoration: line-through;
                                font-size: 75%;  
                                line-height: -10%;
                                                
                                }

								
                    .highlight {
                                font-weight: bold;
                                color: #DA4453;
                                font-size: 100%;            
								}

@media only screen and (max-width: 768px) {
                
                    .zio > img { 
                                                                //float:none;
                                                                //width: 20%;
float:left;
                                                                width: 20%;
                                                                text-align:center;
                                                                margin:auto;
                                                                padding:auto;
                                }
                
                    .zioinfo {
                                                                float:none;
                                                                padding:1%;
                                                                text-align:center;
                                                                font-size:100%;
                                                                margin:auto;
                                                                width: 80%;
                                }
                    .ziotitle {
                                text-align:center;
                    }
                
					.ziometa {
//width:100%;
                                text-align:center;
                                font-size:100%;
                                padding-bottom:1%;
                                
                                
					}
                
					.ziobutton {
                                padding:1%;
                                text-align:center;
                                width:75%;
                                margin:auto;
					}
                
					.ziolistprice {
                                text-decoration: line-through;
                                
					}
                
					.zioamz {
                                                font-size:100%;   
                                padding:auto;
                                margin:auto;
                                float:center;

                                                }
					.zioamz > img {
                                
height:auto; 
width:40%;
                                padding:auto;
                                margin:auto;
text-align:center;
}
                    .zioprice {
                                                font-size: 100%;
                                padding-bottom:5%;
							}
                                
					.apibutton {
                                float:none;
                                font-size:110%;
                                width: 75%;
                                margin: auto;
                                border-radius: 5px;
-moz-border-radius: 5px;
                                padding: 3%;
                                                
                  }

					.highlight {
                                                font-weight: bold;
                                                color: #DA4453;
                                                font-size: 100%;

}

                


 