.our-works-full{padding:50px 0}.our-works-full ul{display:flex;flex-wrap:wrap;padding:30px 0 0}.overlay-img{position:absolute;bottom:0;background:#000;background:rgba(0,0,0,0.5);color:#f1f1f1;width:100%;transition:.5s ease;opacity:0;color:white;font-size:20px;padding:56px 0;text-align:center;height:auto}.our-works-full ul li{list-style:none;margin:0;flex:0 0 33.33%;max-width:33.33%;width:100%;max-height:280px;overflow:hidden;background-size:cover;background-repeat:no-repeat;height:60vh;color:#fff;text-align:center;transition:color 1s ease;position:relative}.our-works-full ul li:hover .overlay-img{opacity:1}.our-works-full ul li .inner-box h5{font-size:30px;font-weight:bold;margin-top:80px}.our-works-full ul li img{width:100%}@media(max-width:991px){.our-works-full ul li{flex:0 0 50%;max-width:50%;width:100%}}@media(max-width:767px){.our-works-full ul li{flex:0 0 100%;max-width:100%;width:100%}}