@charset "UTF-8";ul#social{float:right;text-align:right;transform:translatez(0);-webkit-transform:translatez(0);-ms-transform:translatez(0);margin:0;padding-left:0}ul#social li{width:50px;height:50px;display:inline-block;margin-left:10px;margin-top:-10px;margin-bottom:15px;list-style:none}ul#social li div{color:#ccc;border:1px solid #787878;width:50px;height:50px;font-size:1.4em;text-align:center;line-height:44px;transition:all .5s ease;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}ul#social li div .fa{line-height:50px}ul#social li div:hover{color:#ccc;border:1px solid #787878;transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}ul#social li a{text-decoration:none}ul#social li:first-child{margin-left:0}