
/*body {background-color:black;}*/
body {/*color:#FFF;*/ background-image:url('https://scontent.ford1-1.fna.fbcdn.net/v/t1.0-9/10660301_1658847214390063_7936938109299433669_n.jpg?oh=fa51423d1ebef49d5073fea4a8c5a15e&oe=5B0AAA32'); background-size:cover; background-attachment:fixed; background-position:center;}
/*body .container {position:absolute; left:0; right:0; top:0; bottom:0; width:100%;}*/

#title {font-weight:bold; font-size:24px; text-align:center;}
#title small {color:#999;}

#progressBarHolder {position:absolute; top:32%; width:100%;}
#progressBar {padding:0; width:.1%; transition:4s linear; color:rgba(0,0,0,0.9);}
#progressBar.full {width:100%;}

#enterButton {position:absolute; top:60%; left:50%; transform:translate(-50%,-50%); padding:40px 50px 32px 50px;}
#enterButton {font-family:sans-serif; border:3px solid rgba(200,200,200,0.5); color:rgba(200,200,200,1.0); font-size:13px; font-weight:500; letter-spacing:2px; background-color:transparent; transition:1s; text-decoration:none; cursor:pointer;}
#enterButton:hover {background-color:rgba(200,200,200,0.5); color:black;}

#socialBox {position:absolute; left:50%; transform:translateX(-50%); bottom:8%; /*width:100%;*/ text-align:center; padding:16px; background-color:rgba(0,0,0,0.25); /*display:inline-block;*/}
#socialBox a.socialButton {display:inline-block; margin:0 3px; /*border:1px dashed red;*/}
#socialBox:hover a.socialButton .fa {opacity:0.4;}
#socialBox a.socialButton .fa {font-size:32px; color:rgba(200,200,200,0.9); transition:.35s ease-in-out;}
#socialBox a.socialButton .fa:hover {opacity:1; font-size:36px;}
#socialBox a.socialButton #fb:hover {color:#3b5998;}
#socialBox a.socialButton #tw:hover {color:#55acee; color:#00aced;}
#socialBox a.socialButton #ig:hover {color:#e95950; color:#125688; color:#4c68d7; color:#e95950;}
#socialBox a.socialButton #yt:hover {color:#dd0000;}
#socialBox a.socialButton #sc:hover {color:#fffc00;}
#socialBox a.socialButton #az:hover {color:#EE9D10; color:#EE9D10;}
