#image_gallery{margin:0;padding:1px;}
#image_gallery li{list-style:none;padding:0;float:left;position:relative;}
#image_gallery li.unters{width:326px;}
#image_gallery li.dosters{width:652px;}
#image_gallery li.tresters{width:978px;}
#image_gallery li.unmedio{width:489px;}
#image_gallery li img.photo{}
#image_gallery li img.more{width:90px;height:90px;position:absolute;top:50%;left:50%;margin:-45px 0 0 -45px;opacity:0;filter: alpha(opacity=0);-webkit-transition:all 250ms linear;-moz-transition:all 250ms linear;-o-transition:all 250ms linear;-ms-transition:all 250ms linear;transition:all 250ms linear;display:none;}
#image_gallery li>div:hover img.more{opacity:1;filter: alpha(opacity=100);}
#image_gallery li>div{position:relative;padding:3px;}
#image_gallery li.unters div.cpshare{width:320px;}
#image_gallery li.dosters div.cpshare{width:646px;}
#image_gallery li.tresters div.cpshare{width:972px;}
#image_gallery li.unmedio div.cpshare{width:483px;}
#image_gallery li div.cpshare{height:25px;margin:0;padding:15px 0 0 0;color:#fff;font-size:10px;line-height:17px;text-align:center;background:transparent url(../images/bgsocial.png) center center repeat-x scroll;position:absolute;bottom:3px;left:3px;opacity:0;filter: alpha(opacity=0);-webkit-transition:all 250ms linear;-moz-transition:all 250ms linear;-o-transition:all 250ms linear;-ms-transition:all 250ms linear;transition:all 250ms linear;}
#image_gallery li>div:hover div.cpshare{opacity:1;filter: alpha(opacity=100);}
#image_gallery li div.cpshare a{width:17px;height:17px;margin:0 5px;display:inline-block;}
.ilightbox-holder .ilightbox-container .ilightbox-caption{padding-bottom:30px;text-align:center;font-size:10px;}
.ilightbox-caption a{color:#000;text-decoration:none;}
.ilightbox-caption a:hover{color:#8bbbdb;text-decoration:underline;}
.ilightbox-caption div{position:absolute;bottom:0px;right:0px;text-align:center;width:100%;}
.ilightbox-caption div a{width:14px;height:14px;margin:0 5px;display:inline-block;}

.ilightbox-caption h3 {color:#8bbbdb; font-size:24px;font-family: "Ubuntu",Arial;font-weight: bold;margin-top: 15px;}
.ilightbox-caption h4 {font-size:12px;color:#424441;font-family: "Ubuntu",Arial;font-weight: bold;margin-top: 15px;}

/*
@media screen and (min-width:480px) and (max-width:1029px){
    #image_gallery li.unters{width:33%;}
    #image_gallery li.dosters{width:66%;}
    #image_gallery li.tresters{width:100%;}
    #image_gallery li.unmedio{width:50%;}
    #image_gallery li>div{padding:3px;}
    #image_gallery li img.more{width:50px;height:50px;margin:-35px 0 0 -25px;}
    #image_gallery li div.cpshare{left:1%;bottom:1%;}
    #image_gallery li.unters div.cpshare{width:98%;}
    #image_gallery li.unters div.cpshare span{display:none;}
    #image_gallery li.dosters div.cpshare{width:98%;}
    #image_gallery li.tresters div.cpshare{width:98%;}
    #image_gallery li.unmedio div.cpshare{width:98%;}
    .ilightbox-caption h4 {font-size:11px;}
    .ilightbox-caption h3 {font-size:14px;}
    .ilightbox-caption {font-size:14px;}
    
}
@media screen and (min-width:200px) and (max-width:479px){
    #image_gallery li.unters{width:100%;}
    #image_gallery li.dosters{width:100%;}
    #image_gallery li.tresters{width:100%;}
    #image_gallery li.unmedio{width:100%;}
    #image_gallery li>div{padding:3px 0;}
    #image_gallery li div.cpshare{left:0;bottom:3px;}
    #image_gallery li.unters div.cpshare span{display:none;}
    #image_gallery li.unters div.cpshare{width:100%;}
    #image_gallery li.dosters div.cpshare{width:100%;}
    #image_gallery li.tresters div.cpshare{width:100%;}
    #image_gallery li.unmedio div.cpshare{width:100%;}
    .ilightbox-caption h4 {font-size:10px;}
    .ilightbox-caption h3 {font-size:14px;}
    .ilightbox-caption {font-size:12px;}
    
}*/