
.dianas {
    border: 1px solid #d3d1d1;
    cursor: pointer;
    display: inline-block;
    height: 93px;
    line-height: 93px;
    margin-right:4px;
    margin-top: -80px;
    text-align: center;
    text-transform: uppercase;
    width: 93px;
    overflow:hidden;
    position:relative;
    top:630px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


#picture_1_start { display:table; }

.dianas img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.dianas:hover {
    border: 1px solid #555;
}

.dianas:hover ~ #picture_1_start { display:none; }

#img_thumb_1:hover ~ #picture_1 { display:table; }
#img_thumb_2:hover ~ #picture_2 { display:table; }
#img_thumb_3:hover ~ #picture_3 { display:table; }
#img_thumb_4:hover ~ #picture_4 { display:table; }
#img_thumb_5:hover ~ #picture_5 { display:table; }
#img_thumb_6:hover ~ #picture_6 { display:table; }

.zoom_pic {
    display: none;
    width:100%;
    height:600px;
    float:left;
    position:relative;
    bottom:100px;
    margin-top: -3px;
}
  
.zoom_pic div {
    max-width: 100%;
    max-height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border:1px solid #d3d1d1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background:#fff;
}

.zoom_pic img {
    max-width: 590px;
    max-height: 590px;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}




@media (min-width: 0px) and (max-width: 320px) {

  

    .zoom_pic {
        height:260px;
        bottom:60px;
    }

    .zoom_pic img {
        max-width: 230px;
        max-height: 230px;
    }

    .dianas {
        height: 36px;
        line-height: 36px;
        width: 36px;
        top:270px;
    }

}

@media (min-width: 321px) and (max-width: 620px) {

   
    .zoom_pic {
        height:320px;
        bottom:60px;
    }

    .zoom_pic img {
        max-width: 290px;
        max-height: 290px;
    }

    .dianas {
        height: 48px;
        line-height: 48px;
        width: 48px;
        top:340px;
    }
}

@media (min-width: 321px) and (max-width: 350px) {

    .zoom_pic {
        height:260px;
        bottom:60px;
    }

    .zoom_pic img {
        max-width: 240px;
        max-height: 240px;
    }

    .dianas {
        height: 36px;
        line-height: 36px;
        width: 36px;
        top:280px;
    }

}

@media (min-width: 351px) and (max-width: 366px) {
    
    .zoom_pic {
        height:260px;
        bottom:60px;
    }

    .zoom_pic img {
        max-width: 250px;
        max-height: 250px;
    }

    .dianas {
        height: 36px;
        line-height: 36px;
        width: 36px;
        top:280px;
    }
    
}

@media (min-width: 367px) and (max-width: 390px) {
    
    .zoom_pic {
        height:320px;
        bottom:60px;
    }

    .zoom_pic img {
        max-width: 290px;
        max-height: 290px;
    }

    .dianas {
        height: 44px;
        line-height: 44px;
        width: 44px;
        top:340px;
    }
    
}


@media (min-width: 0px) and (max-width: 768px) {

    
}

@media (min-width: 620px) and (max-width: 768px) {

    
    .zoom_pic {
        height:320px;
        bottom:60px;
    }

    .zoom_pic img {
        max-width: 310px;
        max-height: 310px;
    }

    .dianas {
        height: 53px;
        line-height: 53px;
        width: 53px;
        top:350px;
    }
    
}

@media (min-width: 769px) and (max-width: 900px) {
    
    

    .zoom_pic {
        height:320px;
        bottom:60px;
    }

    .zoom_pic img {
        max-width: 310px;
        max-height: 310px;
    }

    .dianas {
        height: 53px;
        line-height: 53px;
        width: 53px;
        top:350px;
    }
}

@media (min-width: 901px) and (max-width: 1200px) {

       

    .zoom_pic {
        height:420px;
        bottom:70px;
        margin-top:-94px;
    }

    .zoom_pic img {
        max-width: 410px;
        max-height: 410px;
    }

    .dianas {
        height: 63px;
        line-height: 63px;
        width: 63px;
        top:450px;
    }
}

@media (min-width: 1201px) and (max-width: 1300px) {

    
}
