.box-slider-bottom {display:inline-block; clear:both; width:100%;}
.box-slider-bottom ul li {float:left; padding-right:10px; width:320px;}
.box-slider-bottom ul li:last-child, 
.box-slider-bottom ul li.last {padding:0px;}

.mosaic-overlay .details {padding:10px;}
.mosaic-overlay .details h4 {color:#111; font:bold 14px Tahoma, Geneva, sans-serif; margin:0px; padding-bottom:5px;}
.mosaic-overlay:hover .details h4 {color:#1EB4ED;}
.mosaic-overlay .details p {color:#555; font:normal 11pt "Lato",sans-serif;}
.mosaic-overlay:hover .details p{color:#000;}

/*General Mosaic Styles*/
.mosaic-block {float:left; position:relative; overflow:hidden; width:320px; height:400px; border:1px solid #fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);}
.mosaic-overlay {display:none;z-index:5;position:absolute;width:100%;height:100%;background:#FFF;}
.bar2 .mosaic-overlay {bottom:-50px;height:120px;opacity:0.6;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=60);}
.bar2 .mosaic-overlay:hover {opacity:0.85;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=85);}
.bar3 .mosaic-overlay {top:-100px;height:100px;background:url(..../images/mosaic/bg-black.png);}
/*** End Animation Styles ***/
