window.addComment=function(s){var u,f,v,y=s.document,p={commentReplyClass:"comment-reply-link",cancelReplyId:"cancel-comment-reply-link",commentFormId:"commentform",temporaryFormId:"wp-temp-form-div",parentIdFieldId:"comment_parent",postIdFieldId:"comment_post_ID"},e=s.MutationObserver||s.WebKitMutationObserver||s.MozMutationObserver,i="querySelector"in y&&"addEventListener"in s,n=!!y.documentElement.dataset;function t(){r(),function(){if(!e)return;new e(d).observe(y.body,{childList:!0,subtree:!0})}()}function r(e){if(i&&(u=I(p.cancelReplyId),f=I(p.commentFormId),u)){u.addEventListener("touchstart",a),u.addEventListener("click",a);var t=function(e){if((e.metaKey||e.ctrlKey)&&13===e.keyCode)return f.removeEventListener("keydown",t),e.preventDefault(),f.submit.click(),!1};f&&f.addEventListener("keydown",t);for(var n,r=function(e){var t,n=p.commentReplyClass;e&&e.childNodes||(e=y);t=y.getElementsByClassName?e.getElementsByClassName(n):e.querySelectorAll("."+n);return t}(e),d=0,o=r.length;d i; i++) g[i]=d[i].style.cssText, d[i].style.display="block", d[i].style.height="0", d[i].style.overflow="hidden", d[i].style.visibility="hidden", c(d[i]); h=a[b]; for (var j=0; e > j; j++) d[j].style.cssText=g[j], c(d[j]) } return h } function h(a, b){ var c=parseFloat(a); return Number.isNaN(c) ? b:c } function i(a){ return a.charAt(0).toUpperCase() + a.substr(1) } function j(b, e){ if(this.jQuerywindow=a(window), this.jQuerydocument=a(document), this.jQueryelement=a(b), this.options=a.extend({}, n, e), this.polyfill=this.options.polyfill, this.orientation=this.jQueryelement[0].getAttribute("data-orientation")||this.options.orientation, this.onInit=this.options.onInit, this.onSlide=this.options.onSlide, this.onSlideEnd=this.options.onSlideEnd, this.DIMENSION=o.orientation[this.orientation].dimension, this.DIRECTION=o.orientation[this.orientation].direction, this.DIRECTION_STYLE=o.orientation[this.orientation].directionStyle, this.COORDINATE=o.orientation[this.orientation].coordinate, this.polyfill&&m) return !1; this.identifier="js-" + k + "-" + l++, this.startEvent=this.options.startEvent.join("." + this.identifier + " ") + "." + this.identifier, this.moveEvent=this.options.moveEvent.join("." + this.identifier + " ") + "." + this.identifier, this.endEvent=this.options.endEvent.join("." + this.identifier + " ") + "." + this.identifier, this.toFixed=(this.step + "").replace(".", "").length - 1, this.jQueryfill=a('
'), this.jQueryhandle=a('
'), this.jQueryrange=a('
').insertAfter(this.jQueryelement).prepend(this.jQueryfill, this.jQueryhandle), this.jQueryelement.css({ position: "absolute", width: "1px", height: "1px", overflow: "hidden", opacity: "0" }), this.handleDown=a.proxy(this.handleDown, this), this.handleMove=a.proxy(this.handleMove, this), this.handleEnd=a.proxy(this.handleEnd, this), this.init(); var f=this; this.jQuerywindow.on("resize." + this.identifier, d(function(){ c(function(){ f.update() }, 300) }, 20)), this.jQuerydocument.on(this.startEvent, "#" + this.identifier + ":not(." + this.options.disabledClass + ")", this.handleDown), this.jQueryelement.on("change." + this.identifier, function(a, b){ if(!b||b.origin!==f.identifier){ var c=a.target.value, d=f.getPositionFromValue(c); f.setPosition(d) }}) } Number.isNaN=Number.isNaN||function(a){ return "number"==typeof a&&a!==a }; var k="rangeslider", l=0, m=b(), n={ polyfill: !0, orientation: "horizontal", rangeClass: "rangeslider", disabledClass: "rangeslider--disabled", horizontalClass: "rangeslider--horizontal", verticalClass: "rangeslider--vertical", fillClass: "rangeslider__fill", handleClass: "rangeslider__handle", startEvent: ["mousedown", "touchstart", "pointerdown"], moveEvent: ["mousemove", "touchmove", "pointermove"], endEvent: ["mouseup", "touchend", "pointerup"] }, o={ orientation: { horizontal: { dimension: "width", direction: "left", directionStyle: "left", coordinate: "x" }, vertical: { dimension: "height", direction: "top", directionStyle: "bottom", coordinate: "y" }} }; j.prototype.init=function(){ this.update(!0, !1), this.jQueryelement[0].value=this.value, this.onInit&&"function"==typeof this.onInit&&this.onInit() }, j.prototype.update=function(a, b){ a=a||!1, a&&(this.min=h(this.jQueryelement[0].getAttribute("min"), 0), this.max=h(this.jQueryelement[0].getAttribute("max"), 100), this.value=h(this.jQueryelement[0].value, this.min + (this.max - this.min) / 2), this.step=h(this.jQueryelement[0].getAttribute("step"), 1)), this.handleDimension=g(this.jQueryhandle[0], "offset" + i(this.DIMENSION)), this.rangeDimension=g(this.jQueryrange[0], "offset" + i(this.DIMENSION)), this.maxHandlePos=this.rangeDimension - this.handleDimension, this.grabPos=this.handleDimension / 2, this.position=this.getPositionFromValue(this.value), this.jQueryelement[0].disabled ? this.jQueryrange.addClass(this.options.disabledClass):this.jQueryrange.removeClass(this.options.disabledClass), this.setPosition(this.position, b) }, j.prototype.handleDown=function(a){ if(a.preventDefault(), this.jQuerydocument.on(this.moveEvent, this.handleMove), this.jQuerydocument.on(this.endEvent, this.handleEnd), !((" " + a.target.className + " ").replace(/[\n\t]/g, " ").indexOf(this.options.handleClass) > -1)){ var b=this.getRelativePosition(a), c=this.jQueryrange[0].getBoundingClientRect()[this.DIRECTION], d=this.getPositionFromNode(this.jQueryhandle[0]) - c, e="vertical"===this.orientation ? this.maxHandlePos - (b - this.grabPos):b - this.grabPos; this.setPosition(e), b >=d&&b < d + this.handleDimension&&(this.grabPos=b - d) }}, j.prototype.handleMove=function(a){ a.preventDefault(); var b=this.getRelativePosition(a), c="vertical"===this.orientation ? this.maxHandlePos - (b - this.grabPos):b - this.grabPos; this.setPosition(c) }, j.prototype.handleEnd=function(a){ a.preventDefault(), this.jQuerydocument.off(this.moveEvent, this.handleMove), this.jQuerydocument.off(this.endEvent, this.handleEnd), this.jQueryelement.trigger("change", { origin: this.identifier }), this.onSlideEnd&&"function"==typeof this.onSlideEnd&&this.onSlideEnd(this.position, this.value) }, j.prototype.cap=function(a, b, c){ return b > a ? b:a > c ? c:a }, j.prototype.setPosition=function(a, b){ var c, d; void 0===b&&(b = !0), c=this.getValueFromPosition(this.cap(a, 0, this.maxHandlePos)), d=this.getPositionFromValue(c), this.jQueryfill[0].style[this.DIMENSION]=d + this.grabPos + "px", this.jQueryhandle[0].style[this.DIRECTION_STYLE]=d + "px", this.setValue(c), this.position=d, this.value=c, b&&this.onSlide&&"function"==typeof this.onSlide&&this.onSlide(d, c) }, j.prototype.getPositionFromNode=function(a){ for (var b=0; null!==a;) b +=a.offsetLeft, a=a.offsetParent; return b }, j.prototype.getRelativePosition=function(a){ var b=i(this.COORDINATE), c=this.jQueryrange[0].getBoundingClientRect()[this.DIRECTION], d=0; return "undefined"!=typeof a["page" + b] ? d=a["client" + b]:"undefined"!=typeof a.originalEvent["client" + b] ? d=a.originalEvent["client" + b]:a.originalEvent.touches&&a.originalEvent.touches[0]&&"undefined"!=typeof a.originalEvent.touches[0]["client" + b] ? d=a.originalEvent.touches[0]["client" + b]:a.currentPoint&&"undefined"!=typeof a.currentPoint[this.COORDINATE]&&(d=a.currentPoint[this.COORDINATE]), d - c }, j.prototype.getPositionFromValue=function(a){ var b, c; return b=(a - this.min) / (this.max - this.min), c=Number.isNaN(b) ? 0:b * this.maxHandlePos }, j.prototype.getValueFromPosition=function(a){ var b, c; return b=a / (this.maxHandlePos||1), c=this.step * Math.round(b * (this.max - this.min) / this.step) + this.min, Number(c.toFixed(this.toFixed)) }, j.prototype.setValue=function(a){ a!==this.value&&this.jQueryelement.val(a).trigger("input", { origin: this.identifier }) }, j.prototype.destroy=function(){ this.jQuerydocument.off("." + this.identifier), this.jQuerywindow.off("." + this.identifier), this.jQueryelement.off("." + this.identifier).removeAttr("style").removeData("plugin_" + k), this.jQueryrange&&this.jQueryrange.length&&this.jQueryrange[0].parentNode.removeChild(this.jQueryrange[0]) }, a.fn[k]=function(b){ var c=Array.prototype.slice.call(arguments, 1); return this.each(function(){ var d=a(this), e=d.data("plugin_" + k); e||d.data("plugin_" + k, e=new j(this, b)), "string"==typeof b&&e[b].apply(e, c) }) }}); function updateHandle(el, val){ el.textContent=" " + "$" + val + " "; jQuery('#spanvalue').html(el.textContent); jQuery('.rangeslider__handle').css('color','rgba(0,0,0,0)'); } jQuery(document).ready(function(){ var jQueryelement=jQuery('input[type="range"]'); var jQueryhandle; jQueryelement .rangeslider({ polyfill: false, onInit: function(){ jQueryhandle=jQuery('.rangeslider__handle', this.jQueryrange); }}) .on('input', function(){ updateHandle(jQueryhandle[0], this.value); }); jQuery("input").on("change", function(){ jQuery("#helper").fadeOut("slow"); }); jQuery("#js-promo-box").hide(); jQuery("#promo-link").on("click", function(){ jQuery("#js-promo-box").slideToggle(); return false; }); }); var cssua=function(a,b,c){"use strict";var d=" ua-",e=/\s*([\-\w ]+)[\s\/\:]([\d_]+\b(?:[\-\._\/]\w+)*)/,f=/\b(?:(blackberry\w*|bb10)|(rim tablet os))(?:\/(\d+\.\d+(?:\.\w+)*))?/,g=/\bsilk-accelerated=true\b/,h=/\bfluidapp\b/,i=/(\bwindows\b|\bmacintosh\b|\blinux\b|\bunix\b)/,j=/(\bandroid\b|\bipad\b|\bipod\b|\bwindows phone\b|\bwpdesktop\b|\bxblwp7\b|\bzunewp7\b|\bwindows ce\b|\bblackberry\w*|\bbb10\b|\brim tablet os\b|\bmeego|\bwebos\b|\bpalm|\bsymbian|\bj2me\b|\bdocomo\b|\bpda\b|\bchtml\b|\bmidp\b|\bcldc\b|\w*?mobile\w*?|\w*?phone\w*?)/,k=/(\bxbox\b|\bplaystation\b|\bnintendo\s+\w+)/,l={parse:function(a,b){var c={};if(b&&(c.standalone=b),!(a=(""+a).toLowerCase()))return c;for(var d,l,m=a.split(/[()]/),n=0,o=m.length;n0;)c+=d+a+"-"+b.substring(0,e),e=b.indexOf("-",e+1);c+=d+a+"-"+b}return c}(c,a[c]));return b},encode:function(a){var b="";for(var c in a)c&&a.hasOwnProperty(c)&&(b&&(b+="&"),b+=encodeURIComponent(c)+"="+encodeURIComponent(a[c]));return b}};l.userAgent=l.ua=l.parse(b,c);var m=l.format(l.ua)+" js";return a.className?a.className=a.className.replace(/\bno-js\b/g,"")+m:a.className=m.substr(1),l}(document.documentElement,navigator.userAgent,navigator.standalone); !function(a,b,c){function d(a,b){return typeof a===b}function e(a){var b=y.className,c=x._config.classPrefix||"";if(z&&(b=b.baseVal),x._config.enableJSClass){var d=new RegExp("(^|\\s)"+c+"no-js(\\s|$)");b=b.replace(d,"$1"+c+"js$2")}x._config.enableClasses&&(b+=" "+c+a.join(" "+c),z?y.className.baseVal=b:y.className=b)}function f(a,b){if("object"==typeof a)for(var c in a)C(a,c)&&f(c,a[c]);else{a=a.toLowerCase();var d=a.split("."),g=x[d[0]];if(2==d.length&&(g=g[d[1]]),void 0!==g)return x;b="function"==typeof b?b():b,1==d.length?x[d[0]]=b:(!x[d[0]]||x[d[0]]instanceof Boolean||(x[d[0]]=new Boolean(x[d[0]])),x[d[0]][d[1]]=b),e([(b&&0!=b?"":"no-")+d.join("-")]),x._trigger(a,b)}return x}function g(){return"function"!=typeof b.createElement?b.createElement(arguments[0]):z?b.createElementNS.call(b,"http://www.w3.org/2000/svg",arguments[0]):b.createElement.apply(b,arguments)}function h(a){return a.replace(/([a-z])-([a-z])/g,function(a,b,c){return b+c.toUpperCase()}).replace(/^-/,"")}function i(a,b){return!!~(""+a).indexOf(b)}function j(){var a=b.body;return a||(a=g(z?"svg":"body"),a.fake=!0),a}function k(a,c,d,e){var f,h,i,k,l="modernizr",m=g("div"),n=j();if(parseInt(d,10))for(;d--;)i=g("div"),i.id=e?e[d]:l+(d+1),m.appendChild(i);return f=g("style"),f.type="text/css",f.id="s"+l,(n.fake?n:m).appendChild(f),n.appendChild(m),f.styleSheet?f.styleSheet.cssText=a:f.appendChild(b.createTextNode(a)),m.id=l,n.fake&&(n.style.background="",n.style.overflow="hidden",k=y.style.overflow,y.style.overflow="hidden",y.appendChild(n)),h=c(m,a),n.fake?(n.parentNode.removeChild(n),y.style.overflow=k,y.offsetHeight):m.parentNode.removeChild(m),!!h}function l(a,b){return function(){return a.apply(b,arguments)}}function m(a,b,c){var e;for(var f in a)if(a[f]in b)return!1===c?a[f]:(e=b[a[f]],d(e,"function")?l(e,c||b):e);return!1}function n(a){return a.replace(/([A-Z])/g,function(a,b){return"-"+b.toLowerCase()}).replace(/^ms-/,"-ms-")}function o(b,c,d){var e;if("getComputedStyle"in a){e=getComputedStyle.call(a,b,c);var f=a.console;if(null!==e)d&&(e=e.getPropertyValue(d));else if(f){var g=f.error?"error":"log";f[g].call(f,"getComputedStyle returning null, its possible modernizr test results are inaccurate")}}else e=!c&&b.currentStyle&&b.currentStyle[d];return e}function p(b,d){var e=b.length;if("CSS"in a&&"supports"in a.CSS){for(;e--;)if(a.CSS.supports(n(b[e]),d))return!0;return!1}if("CSSSupportsRule"in a){for(var f=[];e--;)f.push("("+n(b[e])+":"+d+")");return f=f.join(" or "),k("@supports ("+f+"){ #modernizr { position: absolute; }}",function(a){return"absolute"==o(a,null,"position")})}return c}function q(a,b,e,f){function j(){l&&(delete T.style,delete T.modElem)}if(f=!d(f,"undefined")&&f,!d(e,"undefined")){var k=p(a,e);if(!d(k,"undefined"))return k}for(var l,m,n,o,q,r=["modernizr","tspan","samp"];!T.style&&r.length;)l=!0,T.modElem=g(r.shift()),T.style=T.modElem.style;for(n=a.length,m=0;m7)}),x.addTest("canvas",function(){var a=g("canvas");return!(!a.getContext||!a.getContext("2d"))}),x.addTest("canvastext",function(){return!1!==x.canvas&&"function"==typeof g("canvas").getContext("2d").fillText}),x.addTest("audio",function(){var a=g("audio"),b=!1;try{b=!!a.canPlayType,b&&(b=new Boolean(b),b.ogg=a.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),b.mp3=a.canPlayType('audio/mpeg; codecs="mp3"').replace(/^no$/,""),b.opus=a.canPlayType('audio/ogg; codecs="opus"')||a.canPlayType('audio/webm; codecs="opus"').replace(/^no$/,""),b.wav=a.canPlayType('audio/wav; codecs="1"').replace(/^no$/,""),b.m4a=(a.canPlayType("audio/x-m4a;")||a.canPlayType("audio/aac;")).replace(/^no$/,""))}catch(a){}return b}),x.addTest("video",function(){var a=g("video"),b=!1;try{b=!!a.canPlayType,b&&(b=new Boolean(b),b.ogg=a.canPlayType('video/ogg; codecs="theora"').replace(/^no$/,""),b.h264=a.canPlayType('video/mp4; codecs="avc1.42E01E"').replace(/^no$/,""),b.webm=a.canPlayType('video/webm; codecs="vp8, vorbis"').replace(/^no$/,""),b.vp9=a.canPlayType('video/webm; codecs="vp9"').replace(/^no$/,""),b.hls=a.canPlayType('application/x-mpegURL; codecs="avc1.42E01E"').replace(/^no$/,""))}catch(a){}return b}),x.addTest("webgl",function(){var b=g("canvas"),c="probablySupportsContext"in b?"probablySupportsContext":"supportsContext";return c in b?b[c]("webgl")||b[c]("experimental-webgl"):"WebGLRenderingContext"in a}),x.addTest("cssgradients",function(){for(var a,b="background-image:",c="",d=0,e=A.length-1;d-1}),x.addTest("multiplebgs",function(){var a=g("a").style;return a.cssText="background:url(https://),url(https://),red url(https://)",/(url\s*\(.*?){3}/.test(a.background)}),x.addTest("opacity",function(){var a=g("a").style;return a.cssText=A.join("opacity:.55;"),/^0.55$/.test(a.opacity)}),x.addTest("rgba",function(){var a=g("a").style;return a.cssText="background-color:rgba(150,255,150,.5)",(""+a.backgroundColor).indexOf("rgba")>-1}),x.addTest("inlinesvg",function(){var a=g("div");return a.innerHTML="","http://www.w3.org/2000/svg"==("undefined"!=typeof SVGRect&&a.firstChild&&a.firstChild.namespaceURI)});var G=g("input"),H="autocomplete autofocus list placeholder max min multiple pattern required step".split(" "),I={};x.input=function(b){for(var c=0,d=b.length;c=9;return b||c}()?x.addTest("fontface",!1):O('@font-face {font-family:"font";src:url("https://")}',function(a,c){var d=b.getElementById("smodernizr"),e=d.sheet||d.styleSheet,f=e?e.cssRules&&e.cssRules[0]?e.cssRules[0].cssText:e.cssText||"":"",g=/src/i.test(f)&&0===f.indexOf(c.split(" ")[0]);x.addTest("fontface",g)}),O('#modernizr{font:0/0 a}#modernizr:after{content:":)";visibility:hidden;font:7px/1 a}',function(a){x.addTest("generatedcontent",a.offsetHeight>=6)});var P=w._config.usePrefixes?D.split(" "):[];w._cssomPrefixes=P;var Q=function(b){var d,e=A.length,f=a.CSSRule;if(void 0===f)return c;if(!b)return!1;if(b=b.replace(/^@/,""),(d=b.replace(/-/g,"_").toUpperCase()+"_RULE")in f)return"@"+b;for(var g=0;g=f?(b.addClass("fusion-border-below-title"),c.data("min-width",d)):b.removeClass("fusion-border-below-title")})}}(jQuery),jQuery(document).ready(function(a){jQuery(".fusion-title").fusion_responsive_title_shortcode(),jQuery(window).on("resize",function(){jQuery(".fusion-title").fusion_responsive_title_shortcode()})}); var fusionBgImageVars={"content_break_point":"800"};!function(a){"use strict";a.fn.fusion_set_bg_img_dims=function(){a(this).each(function(){var b,c,d;'
'!==a.trim(a(this).html())&&""!==a.trim(a(this).html())||!a(this).data("bg-url")||(b=new Image,b.src=a(this).data("bg-url"),c=parseInt(b.naturalHeight),d=parseInt(b.naturalWidth),a(this).attr("data-bg-height",c),a(this).attr("data-bg-width",d))})},a.fn.fusion_calculate_empty_column_height=function(){a(this).each(function(){var b,c,d,e,f;(a(this).parents(".fusion-equal-height-columns").length&&(Modernizr.mq("only screen and (max-width: "+fusionBgImageVars.content_break_point+"px)")||!0===a(this).data("empty-column"))||!a(this).parents(".fusion-equal-height-columns").length)&&('
'!==a.trim(a(this).html())&&""!==a.trim(a(this).html())||(b=a(this).data("bg-height"),c=a(this).data("bg-width"),d=a(this).outerWidth(),e=d/c,f=b*e,a(this).height(f),(a("html").hasClass("ua-edge")||a("html").hasClass("ua-ie"))&&a(this).parent().height(f)))})}}(jQuery); var fusionAnimationsVars={"disable_mobile_animate_css":"0"};!function(a){"use strict";a.fn.init_waypoint=function(){a().waypoint&&a(".fusion-animated").each(function(){var b,c,d=getWaypointOffset(a(this));"top-out-of-view"===d&&(b=getAdminbarHeight(),c="function"==typeof getStickyHeaderHeight?getStickyHeaderHeight():"0",d=b+c),a(this).waypoint(function(){var b,c,d;a(this).parents(".fusion-delayed-animation").length||(a(this).css("visibility","visible"),b=a(this).data("animationtype"),c=a(this).data("animationduration"),a(this).addClass(b),c&&(a(this).css("-moz-animation-duration",c+"s"),a(this).css("-webkit-animation-duration",c+"s"),a(this).css("-ms-animation-duration",c+"s"),a(this).css("-o-animation-duration",c+"s"),a(this).css("animation-duration",c+"s"),d=a(this),setTimeout(function(){d.removeClass(b)},1e3*c)))},{triggerOnce:!0,offset:d})})}}(jQuery),jQuery(document).ready(function(a){"1"!=fusionAnimationsVars.disable_mobile_animate_css&&cssua.ua.mobile?jQuery("body").addClass("dont-animate"):jQuery("body").addClass("do-animate")}),jQuery(window).load(function(){setTimeout(function(){jQuery(window).init_waypoint()},300)}); !function(a){function b(a,b){return a.toFixed(b.decimals)}a.fn.countTo=function(b){return b=a.extend({},a.fn.countTo.defaults,b||{}),a(this).each(function(){function c(){j+=g,i++,d(j),"function"==typeof e.onUpdate&&e.onUpdate.call(h,j),i>=f&&(clearInterval(k),j=e.to,"function"==typeof e.onComplete&&e.onComplete.call(h,j))}function d(b){var c=e.formatter.call(h,b,e);a(h).html(c)}var e=a.extend({},b,{from:parseFloat(a(this).attr("data-from")||b.from),to:parseFloat(a(this).attr("data-to")||b.to),speed:parseInt(a(this).attr("data-speed")||b.speed,10),refreshInterval:parseInt(a(this).attr("data-refresh-interval")||b.refreshInterval,10),decimals:parseInt(a(this).attr("data-decimals")||b.decimals,10)}),f=Math.ceil(e.speed/e.refreshInterval),g=(e.to-e.from)/f,h=this,i=0,j=e.from,k=setInterval(c,e.refreshInterval);d(j)})},a.fn.countTo.defaults={from:0,to:0,speed:1e3,refreshInterval:100,decimals:0,formatter:b,onUpdate:null,onComplete:null}}(jQuery); !function(a){a.fn.countDown=function(b){return config={},a.extend(config,b),diffSecs=this.setCountDown(config),config.onComplete&&a.data(a(this)[0],"callback",config.onComplete),config.omitWeeks&&a.data(a(this)[0],"omitWeeks",config.omitWeeks),a("#"+a(this).attr("id")+" .fusion-digit").html('
'),a(this).doCountDown(a(this).attr("id"),diffSecs,500),this},a.fn.stopCountDown=function(){clearTimeout(a.data(this[0],"timer"))},a.fn.startCountDown=function(){this.doCountDown(a(this).attr("id"),a.data(this[0],"diffSecs"),500)},a.fn.setCountDown=function(b){var c=new Date;b.targetDate?c=new Date(b.targetDate.month+"/"+b.targetDate.day+"/"+b.targetDate.year+" "+b.targetDate.hour+":"+b.targetDate.min+":"+b.targetDate.sec+(b.targetDate.utc?" UTC":"")):b.targetOffset&&(c.setFullYear(b.targetOffset.year+c.getFullYear()),c.setMonth(b.targetOffset.month+c.getMonth()),c.setDate(b.targetOffset.day+c.getDate()),c.setHours(b.targetOffset.hour+c.getHours()),c.setMinutes(b.targetOffset.min+c.getMinutes()),c.setSeconds(b.targetOffset.sec+c.getSeconds()));var d=new Date;if(b.gmtOffset){var e=60*b.gmtOffset*6e4,f=6e4*d.getTimezoneOffset();d=new Date(d.getTime()+e+f)}return diffSecs=Math.floor((c.valueOf()-d.valueOf())/1e3),a.data(this[0],"diffSecs",diffSecs),diffSecs},a.fn.doCountDown=function(b,c,d){$this=a("#"+b),c<=0&&(c=0,$this.data("timer")&&clearTimeout($this.data("timer"))),secs=c%60,mins=Math.floor(c/60)%60,hours=Math.floor(c/60/60)%24,1==$this.data("omitWeeks")?(days=Math.floor(c/60/60/24),weeks=Math.floor(c/60/60/24/7)):(days=Math.floor(c/60/60/24)%7,weeks=Math.floor(c/60/60/24/7)),days>99&&$this.find(".fusion-dash-days").find(".fusion-hundred-digit").css("display","inline-block"),days>999&&$this.find(".fusion-dash-days").find(".fusion-thousand-digit").css("display","inline-block"),weeks>99&&$this.find(".fusion-dash-weeks").find(".fusion-hundred-digit").css("display","inline-block"),$this.dashChangeTo(b,"fusion-dash-seconds",secs,d||800),$this.dashChangeTo(b,"fusion-dash-minutes",mins,d||1200),$this.dashChangeTo(b,"fusion-dash-hours",hours,d||1200),$this.dashChangeTo(b,"fusion-dash-days",days,d||1200),$this.dashChangeTo(b,"fusion-dash-weeks",weeks,d||1200),a.data($this[0],"diffSecs",c),c>0?(e=$this,t=setTimeout(function(){e.doCountDown(b,c-1)},1e3),a.data(e[0],"timer",t)):(cb=a.data($this[0],"callback"))&&a.data($this[0],"callback")()},a.fn.dashChangeTo=function(b,c,d,e){$this=a("#"+b);for(var f=$this.find("."+c+" .fusion-digit").length-1;f>=0;f--){var g=d%10;d=(d-g)/10,$this.digitChangeTo("#"+$this.attr("id")+" ."+c+" .fusion-digit:eq("+f+")",g,e)}},a.fn.digitChangeTo=function(b,c,d){var e=a(b+" div.top"),f=a(b+" div.bottom");d||(d=800),e.html()!=c+""&&e.not(":animated").length&&(e.css({display:"none"}),e.html(c||"0").fadeOut(d,function(){f.html(e.html()),f.css({display:"block",height:"auto"}),e.css({display:"none"})}))}}(jQuery); var fusionVideoVars={"status_vimeo":"0"};jQuery(document).ready(function(a){var b;jQuery(".fusion-video").each(function(){!jQuery(this).parents(".fusion-modal").length&&1==jQuery(this).data("autoplay")&&jQuery(this).is(":visible")&&jQuery(this).find("iframe").each(function(a){jQuery(this).attr("src",jQuery(this).attr("src").replace("autoplay=0","autoplay=1"))})}),b=!1,Number(fusionVideoVars.status_vimeo)&&jQuery(".fusion-vimeo").length&&jQuery.getScript("https://secure-a.vimeocdn.com/js/froogaloop2.min.js").done(function(a,c){b=!0}),jQuery(window).on("resize",function(){var a,c,d=document.querySelectorAll("iframe"),e=d.length;if(jQuery(".fusion-youtube").each(function(){jQuery(this).is(":visible")||jQuery(this).parents(".fusion-modal").length&&!jQuery(this).parents(".fusion-modal").is(":visible")||jQuery(this).find("iframe").each(function(a){this.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}',"*")})}),b)for(c=0;c