.pe-thumbs{	width: 100%;background-size: cover;
    background-position: center;box-shadow: 0 1px 2px rgba(0,0,0,0.2); /*height: 750px;*/  height: 100vh; padding: 0;overflow: hidden;margin: 0;}
/*.pe-thumbs:before {
	content: "";
	
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(53,125,176, 0.2);
}*/
.pe-thumbs li{float:left;position: relative;width: 14.28%;}
.pe-thumbs li a, .pe-thumbs li a img{display: block;position: relative;}
.pe-thumbs li a img{width: 100%;opacity: 0.3;}
.pe-thumbs li a div.pe-description{width: 200px;height: 100px;background: rgba(0,0,0,0.8);position: absolute;top: 0px;left: -200px;color: white;display: none;z-index: 1001;}