$(document).on("ready", function () { jQuery(window).on("scroll", function () { 200 < $(this).scrollTop() ? $("#header .header-inner").addClass("sticky") : $("#header .header-inner").removeClass("sticky"); }), $(function () { $("#nav").slicknav({ label: "", prependTo: ".mobile-menu" }); }), $(".testimonial-slider").owlCarousel({ items: 1, autoplay: !0, autoplayTimeout: 3500, smartSpeed: 1e3, autoplayHoverPause: !0, loop: !0, merge: !0, nav: !1, dots: !0, }), $(".single-pf").owlCarousel({ items: 1, autoplay: !1, autoplayTimeout: 4500, smartSpeed: 1e3, autoplayHoverPause: !0, margin: 15, loop: !0, startPosition: "URLHash", merge: !0, nav: !0, dots: !1, navText: ["PREVIOUS", "NEXT"], }), $(".clients-slider").owlCarousel({ autoplay: !0, autoplayTimeout: 3e3, margin: 15, smartSpeed: 1e3, autoplayHoverPause: !0, loop: !0, nav: !1, dots: !1, responsive: { 300: { items: 2 }, 480: { items: 3 }, 768: { items: 4 }, 1170: { items: 6 }, }, }), $(".popup").magnificPopup({ type: "image", gallery: { enabled: !0 } }), $.stellar({ horizontalOffset: 0, verticalOffset: 0 }), new WOW({ boxClass: "wow", animateClass: "animated", offset: 0, mobile: !1, live: !0, callback: function (e) {}, scrollContainer: null, }).init(), $(window).on("load", function () { $.fn.isotope && ($(".isotop-active").isotope({ filter: "*" }), $(".works-menu ul li").on("click", function () { $(".works-menu ul li").removeClass("active"), $(this).addClass("active"); var e = $(this).attr("data-filter"); return ( $(".isotop-active").isotope({ filter: e, animationOptions: { duration: 750, easing: "linear", queue: !0 }, }), !1 ); })); }), $("#nav").onePageNav({ changeHash: !1, scrollSpeed: 1e3, filter: "" }), $(function () { $.scrollUp({ scrollName: "scrollUp", topDistance: "300", topSpeed: 300, animation: "fade", animationInSpeed: 200, animationOutSpeed: 200, scrollText: [""], activeOverlay: !1, }); }), $(".counter").counterUp({ delay: 10, time: 2500 }), $("#submitOpnion").click(function () { console.log("dsqdsadsadas"); var e = $("#opnionForm").serialize(); $.ajax({ url: "/api/sendOpnion", async: !1, data: e, type: "POST", success: function (e) { e && e.success && (location.href = "/mail-success.html"); }, error: function () { alert("error"); }, }); }); new GMaps({ el: "#map", lat: 22.933046, lng: 90.827027 }); new GMaps({ el: "#map", lat: 22.933046, lng: 90.827027, scrollwheel: !1, }).addMarker({ lat: 22.933046, lng: 90.827027, title: "Welcome to SOHEL", infoWindow: { content: "
Welcome To Clipping Hunt
" }, }), $(window).on("load", function () { $(".loader").fadeOut("slow", function () { $(this).remove(); }); }); })(jQuery);