// LOADER ANIMATION $(window).on("load", function () { $(".loader-wrapper").fadeOut("slow"); });