$(document).ready((function(){"use strict";$(".background-image-holder").each((function(){var t=$(this).children("img").attr("src");$(this).css("background",'url("'+t+'")'),$(this).children("img").hide(),$(this).css("background-position","50% 0%")}));var t,a="undefined"!=typeof InstallTrigger,o=!!document.documentMode,r=!!window.chrome,s=Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")>0;a?t="-moz-":o||(r||s)&&(t="-webkit-"),$(".main-container section:first-child").addClass("first-child"),$(".parallax-background").each((function(){$(this).closest("section").hasClass("first-child")&&!$(this).closest("section").hasClass("slider-fullscreen")?($(this).attr("data-top",t+"transform: translate3d(0px,0px, 0px)"),$(this).attr("data-top-bottom",t+"transform: translate3d(0px,200px, 0px)")):($(this).attr("data-bottom-top",t+"transform: translate3d(0px,-100px, 0px)"),$(this).attr("data-center",t+"transform: translate3d(0px,0px, 0px)"),$(this).attr("data-top-bottom",t+"transform: translate3d(0px,100px, 0px)"))})),/Android|iPhone|iPad|iPod|BlackBerry|Windows Phone/i.test(navigator.userAgent||navigator.vendor||window.opera)||log.info("Default parallax disabled. Using simpleParallax.js instead.")})),$(window).load((function(){}));