jQuery(window).on("load",function(){"use strict";jQuery(".loader").fadeOut(800)}),jQuery(function($){"use strict";var a=$(window),b=$(window).width();function c(){var a=$(".equalheight");a.length&&b>767&&a.matchHeight({property:"height"})}function d(){var b=$(".full-screen");b.css("height",a.height()),b.css("width",a.width())}$("html, body"),$(this),c(),a.on("resize",function(){c()}),d(),a.resize(function(){d()}),$(function(){$(".my-background-video").length&&$(".my-background-video").bgVideo()}),b>992&&$(".parallaxie").parallaxie({speed:.55,offset:0})})