jQuery(function(){jQuery(function(){var e=jQuery("#search-toggle"),n=jQuery("#search-box");jQuery("#search-toggle").on("click",function(){"search-toggle"==jQuery(this).attr("id")&&(n.is(":visible")?e.removeClass("header-search-x").addClass("header-search"):e.removeClass("header-search").addClass("header-search-x"),n.slideToggle(200,function(){}))})}),function(){var e,n,o=jQuery(".main-navigation");if(o&&(e=o.find(".menu-toggle")))return n=o.find(".menu"),n&&n.children().length?void jQuery(".menu-toggle").on("click",function(){jQuery(this).toggleClass("on"),o.toggleClass("toggled-on")}):void e.hide()}(),jQuery(function(){setInterval(function(){jQuery(".min_slider ul").animate({marginLeft:-220},1e3,function(){jQuery(this).css({marginLeft:0}).find("li:last").after(jQuery(this).find("li:first"))})},3e3)}),jQuery(document).ready(function(){jQuery(".go-to-top").hide(),jQuery(window).scroll(function(){var e=jQuery(window).scrollTop();e>900?jQuery(".go-to-top").fadeIn():jQuery(".go-to-top").fadeOut()}),jQuery(".go-to-top").click(function(){return jQuery("html,header,body").animate({scrollTop:0},700),!1})})});