/*! Respond.js: min/max-width media query polyfill. Remote proxy (c) Scott Jehl. MIT/GPLv2 Lic. j.mp/respondjs  */
(function(f,j,b){var a=j.documentElement,d=j.getElementById("respondproxy").href,g=(j.getElementById("respondredirect")||location).href,i=[],h;function e(n,p){var o,l;if("ActiveXObject" in f){l=new ActiveXObject("htmlfile");l.open();l.write('<iframe id="x"></iframe>');l.close();o=l.getElementById("x")}else{o=j.createElement("iframe");o.style.cssText="position:absolute;top:-99em";a.insertBefore(o,a.firstElementChild||a.firstChild)}o.src=d+"?url="+g+"&css="+n;function m(){var q;try{q=o.contentWindow.name}catch(r){}if(q){o.src="about:blank";o.parentNode.removeChild(o);o=null;if(l){l=null;if(f.CollectGarbage){f.CollectGarbage()}}p(q)}else{f.setTimeout(m,100)}}f.setTimeout(m,500)}function c(){if(~!g.indexOf(location.host)){var l=j.createElement("div");l.innerHTML='<a href="'+g+'"></a>';a.insertBefore(l,a.firstElementChild||a.firstChild);g=l.firstChild.href;l.parentNode.removeChild(l);l=null}}function k(){var m=j.getElementsByTagName("link");for(var n=0,q=m.length;n<q;n++){var p=m[n],l=m[n].href,o=/^([a-zA-Z]+?:(\/\/)?(www\.)?)/;if(p.rel.indexOf("stylesheet")>=0&&o.test(l)){(function(r){e(l,function(s){r.styleSheet.rawCssText=s;respond.update()})})(p)}}}if(!respond.mediaQueriesSupported){c();k()}})(window,document);
