@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.default header .title{
    -webkit-animation-duration: 0.7s;
    -webkit-animation-name: fadein;
}

.default header .description{
    -webkit-animation-duration: 1.5s;
    -webkit-animation-name: fadein;
}


.default  header .social{
    -webkit-animation-duration: 2s;
    -webkit-animation-name: fadein;
}
/*
     FILE ARCHIVED ON 21:24:06 Oct 19, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:14:30 Jul 04, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1449.358
  exclusion.robots: 1.834
  exclusion.robots.policy: 0.24
  cdx.remote: 0.077
  esindex: 0.009
  LoadShardBlock: 1418.757 (3)
  PetaboxLoader3.datanode: 1439.234 (5)
  CDXLines.iter: 14.479 (3)
  load_resource: 313.018 (2)
  PetaboxLoader3.resolve: 126.069 (2)
*/