.ct-card-sec{background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1),0 5px 20px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1),0 5px 20px rgba(0,0,0,.1);display:inline-block;min-height:300px;padding:15px;width:100%}.ct-card-sec .ct-card-image{line-height:0;overflow:hidden;position:relative}.ct-card-sec .ct-card-image a.icon-zoom{color:#fff;content:"";cursor:pointer;font-size:30px;height:auto;left:0;margin:auto;opacity:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);width:auto;z-index:3}.ct-card-sec .ct-card-image .overlay{background:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .33s;transition:opacity .33s;width:100%;z-index:1}.ct-card-image:hover .overlay,.ct-card-image:hover a.icon-zoom{opacity:1}.ct-card-title h3{margin-bottom:0;margin-top:15px}.ct-card-image img{height:auto;max-width:100%;width:100%}@media screen and (max-width:767px){.ct-card-sec{margin-bottom:40px}.span4.widget-span:last-child .ct-card-sec{margin:0}}