@-webkit-keyframes reset{0%{opacity:0.0}50%{opacity:0}100%{opacity:0}}@keyframes reset{0%{opacity:0.0}50%{opacity:0}100%{opacity:0}}@-webkit-keyframes fade-in{0%{opacity:0.0}50%{opacity:0}100%{opacity:1.0}}@keyframes fade-in{0%{opacity:0.0}50%{opacity:0}100%{opacity:1.0}}#content_page_wrapper .fade-in{-webkit-animation-name:reset, fade-in;animation-name:reset, fade-in;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1}#content_page_wrapper .fade-in.one{-webkit-animation-delay:0s, 0s;animation-delay:0s, 0s}#content_page_wrapper .fade-in.two{-webkit-animation-delay:0s, 0.2s;animation-delay:0s, 0.2s}#content_page_wrapper .fade-in.three{-webkit-animation-delay:0s, 0.4s;animation-delay:0s, 0.4s}#content_page_wrapper .fade-in.four{-webkit-animation-delay:0s, 0.6s;animation-delay:0s, 0.6s}#content_page_wrapper .fade-in.five{-webkit-animation-delay:0s, 0.8s;animation-delay:0s, 0.8s}
