!function($){wp.customize("blogname",function(a){a.bind(function(a){$(".site-title a").text(a)})}),wp.customize("blogdescription",function(a){a.bind(function(a){$(".site-description").text(a)})}),wp.customize("header_textcolor",function(a){a.bind(function(a){"blank"===a?$(".site-title, .site-description").css({clip:"rect(1px, 1px, 1px, 1px)",position:"absolute"}):($(".site-title, .site-description").css({clip:"auto",position:"relative"}),$(".site-title a, .site-description").css({color:a}))})}),["banner", "service"].forEach(function(a,b){wp.customize.bind("preview-ready",function(){$(".panel-placeholder").hide(),a=a.replace(/-/g,"_"),wp.customize.preview.bind(a,function(b){$("body").hasClass("home")&& !0===b.expanded&&$("html, body").animate({scrollTop:$("#aster_startup_"+a+"_section").position().top})})})})}(jQuery)