Just to show how CSS can compete with jQuery/javascript, this slideshow has permanent image changes, is responsive, serves different images to PC, tablet and mobile, has left/right slide action and does not need to slide through all the images to get to the one you want to see.
For instance, if you are on the second image and you want to see the last image, just tap the last round button at the bttom of the image and the last image will side in from the right.
If you are using the right arrow to go to the next image and you reach the last image then the next image will wrap to the first image and this will slide in fronm the right.
Similarly, if you are on the first image and click/tap the left arrow then the last image will slide in from the left.
Because I am using background images for each slide, it is possible to change these using @media queries, so that a different image will be shown on PCs, tablets and mobiles.
Works in all the latest browsers, OS and devices.