[id*="slideshow-"] {background-size: cover; background-position: center; background-repeat: no-repeat;}


#slideshow-i1{background-image: url(images/i-index-website.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-i2{background-image: url(images/i-index-video.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-i3{background-image: url(images/i-index-event.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-i4{background-image: url(images/i-index-socialmedia.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-i5{background-image: url(images/i-index-profile.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}

#slideshow-w1{background-image: url(images/website-hero-1.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-w2{background-image: url(images/ipad-hero-1.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-w3{background-image: url(images/website-hero-2.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-w4{background-image: url(images/website-hero-3.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}

#slideshow-e1{background-image: url(images/event-thumbnail.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-e2{background-image: url(images/event-thumbnail1.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-e3{background-image: url(images/event-thumbnail2.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-e4{background-image: url(images/event-thumbnail3.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}

.carousel-cell:hover .icloak{opacity: 0.8}

#slideshow-gallery-1a{background: url(images/events/dubai-eye-golf/images/image-1.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-gallery-2a{background: url(images/events/dubai-eye-golf/images/image-2.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-gallery-3a{background: url(images/events/dubai-eye-golf/images/image-3.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}

#slideshow-gallery-1b{background:url(images/events/IPS-2019/ips-image1.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-gallery-2b{background:url(images/events/IPS-2019/ips-image2.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}

#slideshow-gallery-1c{background:url(images/events/nigeria-london-market-update/guardian.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}
#slideshow-gallery-2c{background:url(images/events/nigeria-london-market-update/this-day.jpg);background-size: cover; background-position: center; background-repeat: no-repeat;}


.icloak{
    opacity: 0;
    background: rgb(52,204,147);   
    height: 100%;
    width: 100%;
    transition: opacity 0.3s ease-in;
}