!function(e){"use strict";e.fn.fitVids=function(t){var i={customSelector:null,ignore:null};if(!document.getElementById("fit-vids-style")){var r=document.head||document.getElementsByTagName("head")[0],a=document.createElement("div");a.innerHTML='
x
',r.appendChild(a.childNodes[1])}return t&&e.extend(i,t),this.each(function(){var t=["iframe[src*='player.vimeo.com/']","iframe[src*='youtube.com/']","iframe[src*='youtu.be/']","iframe[src*='youtube-nocookie.com']","iframe[src*='kickstarter.com'][src*='video.html']","iframe[src*='blip.tv/']","iframe[src*='dailymotion.com/']","iframe[src*='dai.ly/']","iframe[src*='flickr.com/']","iframe[src*='flic.kr/']","iframe[src*='smugmug.com/']","iframe[src*='hulu.com/']","iframe[src*='viddler.com/']","iframe[src*='revision3.com/']","iframe[src*='wordpress.tv/']","iframe[src*='funnyordie.com/']","iframe[src*='slideshare.net/']","iframe[src*='instagram.com/p/']","iframe[src*='instagr.am/p/']","iframe[src*='scribd.com/']","object","embed"];i.customSelector&&t.push(i.customSelector);var r=".fitvidsignore";i.ignore&&(r=r+", "+i.ignore);var a=e(this).find(t.join(","));a=a.not("object object"),a=a.not(r),a.each(function(){var t=e(this);if(!(t.parents(r).length>0||"embed"===this.tagName.toLowerCase()&&t.parent("object").length||t.parent(".fluid-width-video-wrapper").length)){t.css("height")||t.css("width")||!isNaN(t.attr("height"))&&!isNaN(t.attr("width"))||(t.attr("height",9),t.attr("width",16));var i="object"===this.tagName.toLowerCase()||t.attr("height")&&!isNaN(parseInt(t.attr("height"),10))?parseInt(t.attr("height"),10):t.height(),a=isNaN(parseInt(t.attr("width"),10))?t.width():parseInt(t.attr("width"),10),o=i/a;if(!t.attr("id")){var s="fitvid"+Math.floor(999999*Math.random());t.attr("id",s)}t.wrap('').parent(".fluid-width-video-wrapper").css("padding-top",100*o+"%"),t.removeAttr("height").removeAttr("width")}})})}}(window.jQuery||window.Zepto);