File: /home/jairicem/basalehglobal.ng/wp-content/themes/porto/js/theme-fit-vd.min.js
(function(t,i){"use strict";t=t||{};var n="__fitVideo",e=function(t,i){return this.initialize(t,i)};e.defaults={},e.prototype={initialize:function(t,i){return t.data(n)||(this.$el=t,this.setData().setOptions(i).build()),this},setData:function(){return this.$el.data(n,this),this},setOptions:function(t){return this.options=i.extend(!0,{},e.defaults,t,{wrapper:this.$el}),this},build:function(){if(!i.fn.fitVids)return this;var t=this.options.wrapper;return t.fitVids(),i(window).on("resize",(function(){t.fitVids()})),this}},i.extend(t,{FitVideo:e}),i.fn.themeFitVideo=function(e){return this.map((function(){var o=i(this);return o.data(n)?o.data(n):new t.FitVideo(o,e)}))}}).apply(this,[window.theme,jQuery]),function(t,i){window.theme.isReady&&t.fn.themeFitVideo&&t((function(){t(".fit-video:not(.manual)").each((function(){var i,n=t(this),e=n.data("plugin-options");e&&(i=e),n.themeFitVideo(i)}))})),t(document.body).on("porto_init",(function(i,n){t.fn.themeFitVideo&&t((function(){n.find(".fit-video:not(.manual)").each((function(){var i,n=t(this),e=n.data("plugin-options");e&&(i=e),n.themeFitVideo(i)}))}))}))}(window.jQuery);