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