﻿$(document).ready(function() {
    $('.hdr_tagline').fadeIn(2000);
});