html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}html,body{background:#fff;height:100%;width:100%;font-family:'Poppins', sans-serif;width:100%;margin:0}section{min-height:100vh;width:100%;text-align:center;display:block;position:relative;z-index:5}h1{padding:10px;color:#fff}h2,h3{color:#fff;opacity:0.8}#logocontainer{height:500px;width:500px;position:absolute;top:50%;left:50%;margin-left:-250px;margin-top:-250px}#logo{height:500px;width:500px;text-indent:-9999px;white-space:nowrap;background:url("images/logo.png") no-repeat center center;background-size:100% 100%;position:absolute;z-index:5;display:block;top:0;left:0;padding:0}#logobackground{height:500px;width:500px;position:relative;top:0;left:0;z-index:1}#profilephoto{height:350px;width:350px;border-radius:350px;margin-top:280px;border:10px solid #fff}#examplelist li{display:inline-block;margin:50px;height:350px;width:350px;overflow:hidden;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}#examplelist li img{height:350px;width:350px}#examplelist li:hover{opacity:0.7}.overlay{background:#000;height:100%;width:100%;position:fixed;display:block;top:0;left:0;z-index:9998;display:none}#imagelightbox{position:fixed;z-index:9999;-ms-touch-action:none;touch-action:none}
