!function(e){"use strict";e.fn.fusionCalcFlipBoxesHeight=function(){var i,n,f=e(this),o=0;f.find(".flip-box-front").css("min-height",""),f.find(".flip-box-back").css("min-height",""),f.find(".flip-box-front-inner").css("margin-top",""),f.find(".flip-box-back-inner").css("margin-top",""),f.css("min-height",""),setTimeout(function(){f.find(".flip-box-front").outerHeight()>f.find(".flip-box-back").outerHeight()?(n=f.find(".flip-box-front").height(),i=f.find(".flip-box-front").outerHeight(),o=(n-f.find(".flip-box-back-inner").outerHeight())/2,f.find(".flip-box-back").css("min-height",i),f.css("min-height",i),f.find(".flip-box-back-inner").css("margin-top",o)):(n=f.find(".flip-box-back").height(),i=f.find(".flip-box-back").outerHeight(),o=(n-f.find(".flip-box-front-inner").outerHeight())/2,f.find(".flip-box-front").css("min-height",i),f.css("min-height",i),f.find(".flip-box-front-inner").css("margin-top",o))},100)}}(jQuery),jQuery(window).load(function(){jQuery(".flip-box-inner-wrapper").each(function(){jQuery(this).fusionCalcFlipBoxesHeight()}),jQuery(window).resize(function(){jQuery(".flip-box-inner-wrapper").each(function(){jQuery(this).fusionCalcFlipBoxesHeight()})})});