|
|
@ -10,15 +10,13 @@
|
|
|
|
'use strict';
|
|
|
|
'use strict';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// $(window).on('load', function() {
|
|
|
|
$(window).on('load', function() {
|
|
|
|
/*------------------
|
|
|
|
/*------------------
|
|
|
|
Preloder
|
|
|
|
Preloder
|
|
|
|
--------------------*/
|
|
|
|
--------------------*/
|
|
|
|
document.addEventListener("DOMContentLoaded", function() {
|
|
|
|
|
|
|
|
$(".loader").fadeOut();
|
|
|
|
$(".loader").fadeOut();
|
|
|
|
$("#preloder").delay(400).fadeOut("slow");
|
|
|
|
$("#preloder").delay(400).fadeOut("slow");
|
|
|
|
});
|
|
|
|
});
|
|
|
|
// });
|
|
|
|
|
|
|
|
/*------------------
|
|
|
|
/*------------------
|
|
|
|
Background set
|
|
|
|
Background set
|
|
|
|
--------------------*/
|
|
|
|
--------------------*/
|
|
|
|