301 durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
GET / HTTP/1.1 Host: bcfm.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us" > <head> <link href="https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap" rel="stylesheet"> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="robots" content="index, follow" /> <meta name="keywords" content="" /> <meta name="title" content="HOME" /> <meta name="author" content="Jamie Grande" /> <meta name="description" content="" /> <meta name="generator" content="MemberClicks Content Management System" /> <title>HOME</title> <link href="/templates/carmel-jt-mp/favicon.ico" rel="shortcut icon" type="image/x-icon" /> <style type="text/css"> ::-webkit-input-placeholder {color:inherit; opacity: 0.6} :-moz-placeholder {color:inherit;opacity:0.6} ::-moz-placeholder {color:inherit;opacity:0.6} :-ms-input-placeholder {color:inherit; opacity: 0.6} </style> <link rel="stylesheet" href="/components/com_jevents/views/default/assets/css/new-jevents.css" type="text/css" /> <script type="text/javascript" src="https://www.mediafinance.org/includes/js/jquery.min.js"></script> <script type="text/javascript" src="https://www.mediafinance.org/includes/js/jquery-migrate.min.js"></script> <script type="text/javascript"> (function($){ jQuery.fn.extend({ live: function (event, callback) { if (this.selector) { jQuery(document).on(event, this.selector, callback); } }, curCSS : function (element, attrib, val){ $(element).css(attrib, val); } }) })(jQuery); </script> <script type="text/javascript">jQuery.noConflict();</script> <script type="text/javascript" src="https://www.mediafinance.org/includes/js/jquery-ui-custom-elvn-fr.min.js"></script> <script type="text/javascript" src="https://www.mediafinance.org/includes/js/jQueryUIDialogInclude.js"></script> <script type="text/javascript" src="https://www.mediafinance.org/includes/js/jquery.dataTables.js"></script> <script type="text/javascript" src="https://www.mediafinance.org/includes/js/jquery.tablednd-0.5.js"></script> <script type="text/javascript" src="https://www.mediafinance.org/includes/js/json2.js"></script> <script type="text/javascript" src="/ui-v2/js/libs/underscore/underscore.js"></script> <link rel="stylesheet" href="https://www.mediafinance.org/includes/css/themes/base/ui.all.css" type="text/css" /> <link rel="stylesheet" href="https://www.mediafinance.org/includes/css/jqueryui.css" type="text/css" /> <link rel="stylesheet" href="https://www.mediafinance.org/includes/css/system-messages.css" type="text/css" /> <script type="text/javascript" src="/plugins/system/mtupgrade/mootools.js"></script> <script type="text/javascript" src="/includes/js/joomla.javascript.js"></script> <script type="text/javascript" src="/media/system/js/caption.js"></script> <script type='text/javascript'> /*<![CDATA[*/ var jax_live_site = 'https://www.mediafinance.org/index.php'; var jax_site_type = '1.5'; var jax_token_var = '0902a3d8c8759cb05155a44db93d1d3e'; /*]]>*/ </script><script type="text/javascript" src="https://www.mediafinance.org/plugins/system/pc_includes/ajax_1.3.js"></script> <link rel="stylesheet" href="/media/system/css/modal.css" type="text/css" /> <script type="text/javascript" src="/media/system/js/modal.js"></script> <script type="text/javascript"> window.addEvent("domready", function() { SqueezeBox.initialize({}); $$("a.modal").each(function(el) { el.addEvent("click", function(e) { new Event(e).stop(); SqueezeBox.fromElement(el); }); }); }); </script> <script type="text/javascript"> jQuery(document).ready(function() { var mcios = navigator.userAgent.toLowerCase().match(/(iphone|ipod|ipad)/); var supportsTouch = 'ontouchstart' in window || window.navigator.msMaxTouchPoints || navigator.userAgent.toLowerCase().match(/(iemobile)/); if (mcios) { jQuery('#bkg').addClass('mc-touch mc-ios'); } else if (supportsTouch) { jQuery('#bkg').addClass('mc-touch non-ios'); } else { jQuery('#bkg').addClass('mc-no-touch'); } jQuery('#cToolbarNavList li:has(li)').addClass('parent'); }); </script> <link rel="stylesheet" href="/templates/system/css/general.css" type="text/css"/> <link rel="stylesheet" href="/jmc-assets/nivo-slider-css/nivo-slider.css" type="text/css" /> <link rel="stylesheet" href="/jmc-assets/nivo-slider-css/nivo-themes/mc01/mc01.css" type="text/css" /> <link rel="stylesheet" href="/jmc-assets/nivo-slider-css/nivo-themes/mc02/mc02.css" type="text/css" /> <link rel="stylesheet" href="/templates/carmel-jt-mp/css/editor.css" type="text/css" /> <!--[if lte IE 8]> <link rel="stylesheet" type="text/css" href="/templates/carmel-jt-mp/css/ie8.css" /> <![endif]--> <script type="text/javascript" src="/jmc-assets/global-js/hoverIntent.js"></script> <script type="text/javascript" src="/jmc-assets/global-js/jquery.nivo.slider.pack.js"></script> <script type="text/javascript"> jQuery(function(){ var activeMenuItemsExistHereInTheSecondaryHeader = jQuery('#mc-secondary-header-bar .site-width .mc-mainmenu').addClass('secondary'); // Hide #header on scroll down //https://stackoverflow.com/questions/4326845/how-can-i-determine-the-direction-of-a-jquery-scroll-event var lastScrollTop = 0; var navbarHeight = jQuery('#header').outerHeight() + jQuery('#header').position().top; (activeMenuItemsExistHereInTheSecondaryHeader.length ? activeMenuItemsExistHereInTheSecondaryHeader : jQuery('#mc-primary-header-bar .site-width .mc-mainmenu')).find('.resp-menu').clone().appendTo('.mobile-menu'); areTheOtherModulesInThePrimaryHeader = activeMenuItemsExistHereInTheSecondaryHeader.length; addTheOtherModulesIntoTheMobileMenu = areTheOtherModulesInThePrimaryHeader ? '#mc-primary-header-bar' : '#mc-secondary-header-bar'; jQuery( addTheOtherModulesIntoTheMobileMenu + ' .site-width').addClass('secondary-add-to-mobile-menu').children('div:not(.mc-logo-link)').clone().prependTo('.mobile-menu .module-flex'); if(jQuery('.mobile-menu .module-flex').find('.mc-site-search-mod').length){ jQuery('.mobile-menu .module-flex').find('.mc-site-search-mod').parent().addClass('mc-search-bar-in-mobile-menu').insertBefore('.mobile-menu .module-flex div.moduletable:nth-child(1)'); } (activeMenuItemsExistHereInTheSecondaryHeader.length ? activeMenuItemsExistHereInTheSecondaryHeader : jQuery('#mc-primary-header-bar .site-width .mc-mainmenu')).clone().appendTo('#mc-primary-header-bar-scrollable-header .site-width'); if(activeMenuItemsExistHereInTheSecondaryHeader.length){ navbarHeight = jQuery('#header').outerHeight() + jQuery('#header').position().top; activeMenuItemsExistHereInTheSecondaryHeader.clone().appendTo('#mc-primary-header-bar .site-width').addClass('hidden'); } jQuery('.socnets ul > li > a > span').each(function() { var socnetText = jQuery(this).text().toLowerCase(); jQuery(this).addClass('icon-'+socnetText); jQuery(this).parent('a').addClass(socnetText); }); jQuery('a#menu-toggle').bind('click', function(){ jQuery('#bkg').toggleClass('show-mobile'); jQuery('a#menu-toggle-x').css('top', Math.abs(jQuery('a#menu-toggle').offset().top) + 'px'); }); jQuery('a#menu-toggle-x').bind('click', function(){ jQuery('#bkg.show-mobile').toggleClass('show-mobile'); }); function isInViewport(node) { var rect = node.getBoundingClientRect() return ( (rect.height > 0 || rect.width > 0) && rect.bottom >= 0 && rect.right >= 0 && rect.top <= (window.innerHeight || document.documentElement.clientHeight) && rect.left <= (window.innerWidth || document.documentElement.clientWidth) ) } jQuery(window).resize(function(){ navbarHeight = jQuery('#header').outerHeight() + jQuery('#header').position().top; }) //parallax: //https://www.codementor.io/lautiamkok/js-tips-creating-a-simple-parallax-scrolling-with-css3-and-jquery-efp9b2spn jQuery(window).on( 'scroll', function(){ var st = jQuery(this).scrollTop(); if (document.body.scrollTop > navbarHeight || document.documentElement.scrollTop > navbarHeight) { //hide the secondary menu jQuery('#mc-primary-header-bar-scrollable-header').addClass('nav-up'); } else { jQuery('#mc-primary-header-bar-scrollable-header').removeClass('nav-up'); } /* jQuery('.parallax').each(function(index, element) { var initY = jQuery(this).offset().top; var height = jQuery(this).height(); var endY = initY + jQuery(this).height() // Check if the element is in the viewport. var visible = isInViewport(this) if(visible) { var diff = st - initY var ratio = Math.round((diff / height) * 100) jQuery(this).css('background-position','center ' + parseInt(-(ratio * 2.5)) + 'px') } }) */ lastScrollTop = st; }); }); </script> <script type="text/javascript">// <![CDATA[ jQuery(window).load(function() { jQuery('#slider').nivoSlider({ effect: 'fade', // Specify sets like: 'fold,fade,sliceDown' slices: 1, // For slice animations boxCols: 1, // For box animations boxRows: 1, // For box animations animSpeed: 500, // Slide transition speed pauseTime: 5000, // How long each slide will show startSlide: 0, // Set starting Slide (0 index) directionNav: false, // Next & Prev navigation directionNavHide: false, // Only show on hover controlNav: false, // 1,2,3... navigation controlNavThumbs: false, // Use thumbnails for Control Nav pauseOnHover: true, // Stop animation while hovering manualAdvance: false, // Force manual transitions prevText: 'Prev', // Prev directionNav text nextText: 'Next', // Next directionNav text randomStart: true, // Start on a random slide beforeChange: function(){}, // Triggers before a slide transition afterChange: function(){}, // Triggers after a slide transition slideshowEnd: function(){}, // Triggers after all slides have been shown lastSlide: function(){}, // Triggers when last slide is shown afterLoad: function(){} // Triggers when slider has loaded }); }); // ]]></script> <script type="text/javascript" src="/jmc-assets/crawler/crawler.js"> /* Text and/or Image Crawler Script v1.53 (c)2009-2011 John Davenport Scheuer as first seen in http://www.dynamicdrive.com/forums/ username: jscheuer1 - This Notice Must Remain for Legal Use */ </script> <script type="text/javascript" src="/assets/site/crawler.js"> /* Text and/or Image Crawler Script v1.53 (c)2009-2011 John Davenport Scheuer as first seen in http://www.dynamicdrive.com/forums/ username: jscheuer1 - This Notice Must Remain for Legal Use */ </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-2KEEGFFLRZ"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-2KEEGFFLRZ'); </script> </head> <body id="bkg"> <div id="viewports"> <div id="phone-landscape"></div> <div id="tablet-portrait"></div> <div id="tablet-landscape"></div> </div> <a id="menu-toggle-x"><svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill-rule="evenodd"><path d="M3.272 25.9L25.9 3.27l2.828 2.83L6.1 28.727z"/><path d="M6.1 3.272L28.73 25.9l-2.83 2.828L3.273 6.1z"/></g></svg></a> <div class="mobile-menu"> <div class="module-flex"> </div> </div> <div class="site-container"> <div id="site-wrap"> <div id="header"> <div id="mc-primary-header-bar-scrollable-header"> <div class="site-width"> <div class="mc-scrollable-header-logo-link"><a title="MemberClicks" href="/"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/site/logo.png" alt="" width="" height="" align="" /></a> <a id="alt-small-logo" title="MemberClicks" href="/"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/site/alt-logo.png" alt="" align="" /></a></div> <a id="menu-toggle" class="hamburger-menu"><svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M0 6h32v4H0zm0 8h32v4H0zm0 8h32v4H0z" fill-rule="evenodd"/></svg></a> </div> </div> <div id="mc-primary-header-bar"> <div class="site-width"> <div class="mc-logo-link"><a title="MemberClicks" href="/"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/site/logo.png" alt="" width="" height="" align="" /></a> <a id="alt-small-logo" title="MemberClicks" href="/"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/site/alt-logo.png" alt="" align="" /></a></div> <!-- If mc-primary bar has primary menu or main menu or header menu then add the menu toggle else --> <!-- 1. check if the logo is in primary and if there is a class name associated with it --> <div class="moduletable mc-mainmenu"> <ul class="menu resp-menu"><li id="current" class="active item1"><a href="https://www.mediafinance.org/"><span>HOME</span></a></li><li class="parent item129"><span class="separator"><span>ABOUT US</span></span><ul><li class="item139"><a href="/overview"><span>Overview</span></a></li><li class="parent item147"><a href="/current-board-of-directors"><span>MFM Board of Directors</span></a><ul><li class="item149"><a href="/past-chairs"><span>Past Chairs</span></a></li></ul></li><li class="item153"><a href="/our-team"><span>Our Team</span></a></li><li class="item155"><a href="/contact-us"><span>Contact Us</span></a></li><li class="item271"><a href="https://www.youtube.com/channel/UCMAEc9VVpQJB_X-IcxxZlyw"><span>MFM Channel</span></a></li></ul></li><li class="parent item130"><span class="separator"><span>MEMBERSHIP</span></span><ul><li class="item157"><a href="/membership-benefits"><span>Membership Benefits</span></a></li><li class="parent item158"><a href="/cpe"><span>CPE</span></a><ul><li class="item145"><a href="/cpe-for-cpas"><span>CPE for CPAs</span></a></li></ul></li><li class="item161"><a href="/join"><span>Join</span></a></li><li class="parent item164"><a href="/networks"><span>Networks</span></a><ul><li class="item308"><a href="https://www.mediafinance.org/assets/docs/MFM-Networks-Digital-FINAL.pdf"><span>What Are MFM Networks?</span></a></li><li class="item167"><a href="/network-descriptions"><span>Network Descriptions</span></a></li><li class="item165"><a href="/join-a-network"><span>Join a Network</span></a></li></ul></li><li class="parent item307"><a href="/corporate-partnerships"><span>Corporate Partnerships</span></a><ul><li class="item306"><a href="https://issuu.com/mediafinance/docs/2024_mfm-corporatepartnership-brochure"><span>Available Sponsorships</span></a></li></ul></li></ul></li><li class="parent item131"><span class="separator"><span>CAREER CENTER</span></span><ul><li class="item170"><a href="/post-view-jobs"><span>Post & View Jobs</span></a></li></ul></li><li class="parent item138"><span class="separator"><span>PROGRAMS & EVENTS</span></span><ul><li class="item156"><a href="/calendar-of-events"><span>Calendar of Events</span></a></li><li class="parent item171"><a href="/annual-conference" target="_blank"><span>Annual Conference</span></a><ul><li class="item317"><a href="/2025-agenda"><span>2025 Agenda</span></a></li><li class="item248"><a href="/opening-night-party"><span>Opening Night Party</span></a></li><li class="item320"><a href="/entertainment" target="_blank"><span>Entertainment</span></a></li><li class="item172"><a href="/exhibitors" target="_blank"><span>Exhibitors</span></a></li><li class="item305"><a href="/exhibitor-information"><span>Exhibitor Information</span></a></li><li class="item174"><a href="/sponsors" target="_blank"><span>Sponsors</span></a></li><li class="item282"><a href="/mcintosh-scholarship-25" target="_blank"><span>McIntosh Scholarship</span></a></li><li class="item252"><a href="/awards" target="_blank"><span>Awards</span></a></li><li class="item319"><a href="/award-recipients"><span>Award Recipients</span></a></li></ul></li><li class="parent item132"><a href="/executive-summit"><span>Executive Summit</span></a><ul><li class="item309"><a href="/summit-agenda"><span>Summit Agenda</span></a></li><li class="item292"><a href="/cfo-presentations"><span>CFO Presentations</span></a></li></ul></li><li class="item210"><a href="/credit-conference"><span>Credit Conference</span></a></li><li class="parent item178"><a href="/town-hall-webinars"><span>Town Hall Webinars</span></a><ul><li class="item316"><a href="/knowledge-center-preview"><span>Knowledge Center Preview</span></a></li></ul></li></ul></li><li class="parent item135"><span class="separator"><span>RESOURCES & PUBLICATIONS</span></span><ul><li class="item304"><a href="/mfm-smartbrief"><span>MFM SmartBrief</span></a></li><li class="item188"><a href="/newsroom"><span>Newsroom</span></a></li><li class="item189"><a href="/industry-links-resources"><span>Industry Links & Resources</span></a></li></ul></li><li class="parent item136"><span class="separator"><span>MY MFM</span></span><ul><li class="item196"><a href="/mfm-knowledge-center"><span>MFM Knowledge Center</span></a></li></ul></li></ul> </div> <!-- Testing out positions to find if the menu is apart of this position --> <a id="menu-toggle" class="hamburger-menu"><svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M0 6h32v4H0zm0 8h32v4H0zm0 8h32v4H0z" fill-rule="evenodd"/></svg></a> </div> </div> <div id="mc-secondary-header-bar"> <div class="site-width"> <div class="moduletable site-search"> <form action="/index.php?option=com_search" method="post" name="mod_search_form" class="mc-site-search-mod"> <div class="search site-search"> <input name="searchword" id="mod_search_searchword" alt="Search" class="inputbox inputbox site-search" type="text" size="20" value="" placeholder="Search our site..." onfocus="this.placeholder = ''" onblur="this.placeholder = 'Search our site...'" /><a href="#" class="test button site-search">Search</a> </div> <input type="hidden" name="task" value="search" /> <input type="hidden" name="option" value="com_search" /> <input type="hidden" name="0902a3d8c8759cb05155a44db93d1d3e" value="1" /> </form> <script type="text/javascript"> jQuery('form.mc-site-search-mod').find('a').click(function(e){ e.preventDefault(); var mcSiteSearchText = jQuery(this).closest('form.mc-site-search-mod').find('input.inputbox').val(); if (mcSiteSearchText != ''){ jQuery(this).closest('form.mc-site-search-mod').submit(); } }); </script> </div> <div class="moduletable"> <a id='mcSimpleLogin' href='login'>Member Login</a> </div> <div class="moduletable join-now"> <a id="cta-join" href="https://www.mediafinance.org/join">Join Now</a> </div> </div> </div> </div> <div id="featured-content-1" class="featured-content"> <div class="color-overlay"> <div class="site-width"> <div class="clarence"></div> </div> </div> </div> <div id="featured-content-2" class="featured-content"> <div class="color-overlay"> <div class="site-width"> <div class="moduletable"> <h3><span style="color: #ffffff;"><strong><span style="font-size: 22px;">MARK YOUR CALENDAR</span></strong></span></h3> <h3><span style="font-size: 22px; font-weight: normal; color: #ffffff;">2026 <strong>MFM Annual Conference</strong>, May 17-20, 2026 in San Antonio, Texas at the Marriott Rivercenter. Earn CPE, meet hundreds of industry colleagues, view latest products and services, and learn from the best! </span></h3> <p><span class="EOP SCXW74271851 BCX0" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"></span></p> <h6><a href="https://www.mediafinance.org/annual-conference">DETAILS COMING SOON!</a></h6> </div> <div class="clarence"></div> </div> </div> </div> <div id="featured-content-3" class="featured-content"> <div class="color-overlay"> <div class="site-width"> <div class="moduletable"> <div class="slider-wrapper theme-mc01"> <div class="ribbon"></div> <div id="slider" class="nivoSlider"><!-- >>> Modules Anywhere >>> --><a href="https://www2.deloitte.com/us/en/insights/industry/technology/digital-media-trends-consumption-habits-survey/2024/funflation-goes-up-against-cost-conscious-consumers.html" target="_blank"><img style="margin: 0px 0px 0px 0px;" src="/assets/slideshow-images/mfm-website-25.jpg" alt="" /><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/Corporate-Sponsors/TMT_9883441_DMT18.5VarietyAds_Resizes_Ad3_970x250_FINAL_110824.jpg" alt="" width="997" height="257" align="" /></a><a href="https://www.mediafinance.org/town-hall-webinars" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/MFM_WebBanner_TownHallWebinars.jpg" alt="" align="" /></a><a href="https://www.edenredpay.com/" target="_blank"><img style="margin: 0px 0px 0px 0px;" src="/assets/slideshow-images/MFM_Homepage_Banner_Rotating%20Ad_2600x500_1.jpeg" alt="" /></a><a href="https://www.szabo.com" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/Szabo%20DigitalAd2023-970X250-animated_2a.gif" alt="" align="" /></a><a href="https://kpmg.com/us/en/industries/media.html?utm_source=thirdparty&utm_medium=referral&utm_campaign=7014W000001jGshQAE&cid=7014W000001jGshQAE" target="_blank"><img style="margin: 0px 0px 0px 0px;" src="/assets/slideshow-images/221012_ME%20digital%20ad_Digital%20ad%20resize_300x3002600x5002.jpg" alt="Grant Thornton" /></a><a href="https://kpmg.com/us/en/industries/media.html?utm_source=thirdparty&utm_medium=referral&utm_campaign=7014W000001jGshQAE&cid=7014W000001jGshQAE" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/025502-1A_Ad - MFM Large Billboard.jpg" alt="" align="" /></a><a href="https://www.mediafinance.org/annual-conference" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/MFM_AC25_EmailBannerv2.jpg" alt="" align="" /></a> <a href="https://rsmus.com/industries/media-and-entertainment.html?cmpid=ola:rsm-mfm-home-banner:bb01l" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/RSM MFM Home Page Banner Ad - Final.jpg" alt="" align="" /></a><a href="https://www.chubb.com/us-en/business-insurance/broadcasters.html" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/Chubb_BusinessInsurance_2600x500.jpg" alt="" align="" /></a><a href="https://www.oracle.com/applications/" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/Oracle%20mfm-hero-2600x500%20%28002%29.png" alt="Oracle" align="" /></a><a href="https://rgp.com/" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/Large Billboard 970_250 1.png" alt="" align="" /></a><a href="https://www.symphonyai.com/media/" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/Website%20Rotating%20Banner%202600x500%202600%20x%20500%20px.png" alt="" align="" /></a><!-- <<< Modules Anywhere <<< --></div> </div> </div> <div class="clarence"></div> </div> </div> </div> <div id="content-wrap" class="r-mid"> <div class="site-width"> <div id="content-padding"> <div id="jmc-message"></div> <div id="component-wrap"> <table class="contentpaneopen"> <tr> <td valign="top"> <div class="home-template-01"> <div class="home-main"> <div class="pad"><!-- >>> Modules Anywhere >>> --><h1>About Us<br /><span style="font-family: arial, helvetica, sans-serif; font-size: 18px; color: #000000;"><strong style="font-family: arial, helvetica, sans-serif; font-size: 18px; font-style: italic; color: #4a4a4a;"><span class="TextRun SCXW178184832 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="none"><span class="NormalTextRun SCXW178184832 BCX0"><span class="TextRun SCXW263861651 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun ContextualSpellingAndGrammarErrorV2Themed GrammarErrorHighlight SCXW263861651 BCX0"></span></span><span class="EOP SCXW263861651 BCX0" style="color: #434e7e; font-size: 24px;" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"><strong>Where media and entertainment finance professionals network, share, and grow.</strong></span></span></span></strong></span></h1> <p><span>The Media Financial Management Association (MFM) is a not-for-profit professional association dedicated to the unique interests and needs of business and finance executives in the media and entertainment industry.</span></p> <p><span lang="EN-US" xml:lang="EN-US" data-contrast="auto">Be part of the association singularly focused on enhancing the careers of media finance professionals, supporting their professional goals through knowledge sharing, problem solving, and building community.</span><span data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"> </span> </p> <p><strong>Mission statement</strong><span lang="EN-US" xml:lang="EN-US" data-contrast="none"><strong>:</strong> MFM provides media and entertainment industry financial professionals unique networking and educational opportunities and media-specific information services to enhance their personal capabilities and contribute to their organizations’ success. </span><span data-ccp-props="{"201341983":0,"335551550":0,"335551620":0,"335559739":160,"335559740":259}"> </span> </p> <p><strong>Vision statement</strong><span lang="EN-US" xml:lang="EN-US" data-contrast="none"><strong>:</strong> To make media and entertainment industry financial professionals more knowledgeable and valuable today while developing the next generation of global industry leaders.</span></p> <p class="OutlineElement Ltr SCXW178184832 BCX0"><span style="font-family: arial, helvetica, sans-serif;"><span class="TextRun SCXW178184832 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="none"><span class="NormalTextRun SCXW178184832 BCX0"></span></span></span></p> <p class="Paragraph SCXW11830012 BCX0"><span class="EOP SCXW11830012 BCX0" style="font-size: 15px;" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"></span></p><!-- <<< Modules Anywhere <<< --></div> </div> <div class="sub-modules-flex"> <div class="home-sub"> <div class="pad"><!-- >>> Modules Anywhere >>> --><h3><span class="TextRun SCXW208051140 BCX0" style="color: #000080;" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW208051140 BCX0">BECOME A MEMBER </span></span></h3> <p><span style="color: #000000;">There’s never been a better time for media and entertainment industry financial and credit executives and personnel to join MFM. Improved educational experiences, multiple networking opportunities in-person and virtually, reenergized Member Networks, and easier access to timely information are just a few ways that make memberships valuable.<br /><br /></span></p> <h6><a href="https://www.mediafinance.org/membership-benefits">LEARN MORE AND BECOME A MEMBER</a></h6> <h3><span class="TextRun SCXW208051140 BCX0" style="color: #000080;" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW208051140 BCX0">MFM SMARTBRIEF</span></span></h3> <p><span class="TextRun SCXW208051140 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW208051140 BCX0"><span class="TextRun SCXW105540095 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="none"><a href="https://www2.smartbrief.com/subscribertools/archive.jsp?brief=mfm" target="_blank" data-feathr-click-track="true" data-feathr-link-aids="["5da5eded282798a977473a22"]"><strong>MFM SmartBrief</strong></a> </span><span class="TextRun SCXW105540095 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="none"><span style="color: #000000;">is a weekly publication of breaking news, features and other timely articles, curated specifically for media industry finance and credit professionals and delivered to your inbox each Tuesday. A snapshot of each week’s top news stories, features, how-to's and career-boosting reads relevant to the media financial sector.</span><span style="color: #000000;"><br /></span></span></span></span></p> <p><span class="TextRun SCXW208051140 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW208051140 BCX0"><span class="TextRun SCXW105540095 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="none"></span></span></span></p> <h6><a href="https://www2.smartbrief.com/subscribertools/archive.jsp?brief=mfm">LEARN MORE ABOUT MFM SMARTBRIEF</a></h6> <p style="text-align: center;"><img style="margin: 0px; vertical-align: middle;" src="/assets/images/smartbrief%20mfm.png" alt="" width="596" height="156" /></p><!-- <<< Modules Anywhere <<< --></div> </div> <div class="home-sub"> <div class="pad"><!-- >>> Modules Anywhere >>> --><h3><span class="TextRun SCXW208051140 BCX0" style="color: #000080;" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW208051140 BCX0">MEMBER NETWORKS</span></span></h3> <h3><span style="font-size: 19px; font-weight: normal; color: #000000;">The Networks are communities of financial professionals from a cross-section of the media and entertainment industry and a variety of financial disciplines that share knowledge, seek solutions to common problems, identify topics and speakers for MFM educational programs, and stay abreast of industry trends.<br /></span> </h3> <h6><a href="https://www.mediafinance.org/networks">LEARN MORE ABOUT NETWORKS</a></h6> <h3><strong><span class="EOP SCXW233404330 BCX0" style="font-size: 20px; color: #000080;" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"><strong><span class="EOP SCXW208051140 BCX0" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}">THE SPREADSHEET </span></strong></span></strong></h3> <p><span style="color: #000000;"><strong>The Spreadsheet</strong>, is MFM's new monthly bulletin emailed to all members, jam-packed with information about upcoming conferences, webinars, Member Network teleconferences, and association products and programs. Each issue will include a feature story on an emerging issue or a podcast with an industry leader to help keep you up to date on the trends and developments in the media and entertainment industry. </span></p> <h6><a href="/cdn-cgi/l/email-protection#b99c8b89d0d7dfd6f9d4dcddd0d8dfd0d7d8d7dadc97d6cbde" target="_blank">LEARN MORE ABOUT MFM SPREADSHEET</a></h6> <p style="text-align: center;"> <br /><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/the%20spreadsheet%20masthead%20cropped.jpg" alt="" width="590" height="96" align="" /></p><!-- <<< Modules Anywhere <<< --></div> </div> </div> </div> </td> </tr> </table> <span class="article_separator"> </span> </div> </div> <div class="login-search side-bar"> <div class="moduletable"> <a id='mcSimpleLogin' href='login'>Member Login</a> </div> <div class="moduletable mc-search single-search"> <form action="/index.php?option=com_search" method="post" name="mod_search_form" class="mc-site-search-mod"> <div class="search mc-search single-search"> <input name="searchword" id="mod_search_searchword" alt="Search" class="inputbox inputbox mc-search single-search" type="text" size="20" value="" placeholder="Search our site" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Search our site'" /> </div> <input type="hidden" name="task" value="search" /> <input type="hidden" name="option" value="com_search" /> <input type="hidden" name="0902a3d8c8759cb05155a44db93d1d3e" value="1" /> </form> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript"> jQuery('form.mc-site-search-mod').find('a').click(function(e){ e.preventDefault(); var mcSiteSearchText = jQuery(this).closest('form.mc-site-search-mod').find('input.inputbox').val(); if (mcSiteSearchText != ''){ jQuery(this).closest('form.mc-site-search-mod').submit(); } }); </script> </div> </div> <div id="right-bar" class="side-bar"> <div class="moduletable"> <h3>Upcoming Events</h3> <table class="mod_events_latest_table" width="100%" border="0" cellspacing="0" cellpadding="0" align="center"><tr class="jevrow0"><td class="mod_events_latest_first"><div class="mc-event-listing" style="border-color: #3333FF "><span class="mod_events_latest_date">Tue Jun 3, 2025</span><span class="mod_events_latest_content"><a href="/index.php?option=com_jevents&task=icalrepeat.detail&evid=637&Itemid=116&year=2025&month=06&day=03&title=town-hall-webinar-hypatia-women-ceo-index--the-facts-about-performance-of-female-ceos&uid=e62d129c48dffa91724c5b24127d0b26" >Town Hall Webinar: Hypatia Women CEO Index – The FACTS about Performance of Female CEOs</a></span><div class="event-list-cat">Category: Events</div></div></td></tr> <tr class="jevrow1"><td class="mod_events_latest"><div class="mc-event-listing" style="border-color: #3333FF "><span class="mod_events_latest_date">Wed Jun 4, 2025</span><span class="mod_events_latest_content"><a href="/index.php?option=com_jevents&task=icalrepeat.detail&evid=636&Itemid=116&year=2025&month=06&day=04&title=mfm-town-hall-webinar-atsc-30-and-datacasting&uid=b4ca1acad1934410df16cb2b324d4a2c" >MFM Town Hall Webinar: ATSC 3.0 and Datacasting</a></span><div class="event-list-cat">Category: Events</div></div></td></tr> <tr class="jevrow0"><td class="mod_events_latest"><div class="mc-event-listing" style="border-color: #3333FF "><span class="mod_events_latest_date">Tue Jun 10, 2025</span><span class="mod_events_latest_content"><a href="/index.php?option=com_jevents&task=icalrepeat.detail&evid=629&Itemid=116&year=2025&month=06&day=10&title=mfm-town-hall-webinar-ai-accounting-a-finance-transformation&uid=983c835d22bebb698215f6cc2883d90f" >MFM Town Hall Webinar: AI, Accounting, & Finance Transformation</a></span><div class="event-list-cat">Category: Events</div></div></td></tr> <tr class="jevrow1"><td class="mod_events_latest"><div class="mc-event-listing" style="border-color: #CC33CC "><span class="mod_events_latest_date">Thu Jun 12, 2025</span><span class="mod_events_latest_content"><a href="/index.php?option=com_jevents&task=icalrepeat.detail&evid=630&Itemid=116&year=2025&month=06&day=12&title=games-network-meeting&uid=78a56ab7fbfce687a335c286058ecf20" >Games Network Meeting</a></span><div class="event-list-cat">Category: Networks/Committees</div></div></td></tr> <tr class="jevrow0"><td class="mod_events_latest"><div class="mc-event-listing" style="border-color: #CC33CC "><span class="mod_events_latest_date">Tue Jun 17, 2025</span><span class="mod_events_latest_content"><a href="/index.php?option=com_jevents&task=icalrepeat.detail&evid=635&Itemid=116&year=2025&month=06&day=17&title=customer-finance-operations-network-meeting&uid=8a44d269591cc109d11ccb1b643814bc" >Customer Finance Operations Network Meeting</a></span><div class="event-list-cat">Category: Networks/Committees</div></div></td></tr> </table> <h6><a href="/index.php?option=com_jevents&Itemid=116&task=." >View Full Calendar</a></h6> </div> <div class="moduletable"> <h3>Our Sponsors</h3> <div class="bannergroup"> <div class="banneritem"><a href="/index.php?option=com_banners&task=click&bid=2" target="_blank"><img src="/assets/slideshow-images/MFM_WebBanner_Networks.jpg" alt="Banner" /></a><div class="clr"></div> </div> </div> </div> </div> </div> <div class="clarence"></div> </div> </div> <div id="featured-content-4" class="featured-content"> <div class="color-overlay"> <div class="site-width"> <div class="moduletable"> <h3><strong><span style="font-size: 24px; color: #ffffff;">PROGRAM/EVENTS</span></strong></h3> <p><span style="color: #ffffff;">Participate with your colleagues in Network Zoom meetings, Town Hall webinars, Regional educational and Networking events, and the Annual Conference. </span></p> <p><span class="EOP SCXW74271851 BCX0" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"></span></p> <h6><strong><a href="https://www.mediafinance.org/calendar-of-events">CALENDAR OF EVENTS</a></strong></h6> </div> <div class="clarence"></div> </div> </div> </div> <div id="featured-content-5" class="featured-content"> <div class="color-overlay"> <div class="site-width"> <div class="moduletable"> <h2 style="text-align: left;"><span style="color: #1a1b4b;">CORPORATE PARTNERSHIPS <img style="margin-top: 0px; margin-bottom: 0px;" title="" src="/assets/Corporate-Sponsors/2025MFM_CorporatePartnerGraphic%204-17.jpg" alt="" width="1582" height="408" align="" /></span></h2> </div> <div class="clarence"></div> </div> </div> </div> <div id="featured-content-6" class="featured-content"> <div class="color-overlay"> <div class="site-width"> <div class="moduletable"> <div class="slider-wrapper theme-mc01"> <div class="ribbon"></div> <div id="slider" class="nivoSlider"><!-- >>> Modules Anywhere >>> --><a href="https://www2.deloitte.com/us/en/insights/industry/technology/digital-media-trends-consumption-habits-survey/2024/funflation-goes-up-against-cost-conscious-consumers.html" target="_blank"><img style="margin: 0px 0px 0px 0px;" src="/assets/slideshow-images/mfm-website-25.jpg" alt="" /><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/Corporate-Sponsors/TMT_9883441_DMT18.5VarietyAds_Resizes_Ad3_970x250_FINAL_110824.jpg" alt="" width="997" height="257" align="" /></a><a href="https://www.mediafinance.org/town-hall-webinars" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/MFM_WebBanner_TownHallWebinars.jpg" alt="" align="" /></a><a href="https://www.edenredpay.com/" target="_blank"><img style="margin: 0px 0px 0px 0px;" src="/assets/slideshow-images/MFM_Homepage_Banner_Rotating%20Ad_2600x500_1.jpeg" alt="" /></a><a href="https://www.szabo.com" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/Szabo%20DigitalAd2023-970X250-animated_2a.gif" alt="" align="" /></a><a href="https://kpmg.com/us/en/industries/media.html?utm_source=thirdparty&utm_medium=referral&utm_campaign=7014W000001jGshQAE&cid=7014W000001jGshQAE" target="_blank"><img style="margin: 0px 0px 0px 0px;" src="/assets/slideshow-images/221012_ME%20digital%20ad_Digital%20ad%20resize_300x3002600x5002.jpg" alt="Grant Thornton" /></a><a href="https://kpmg.com/us/en/industries/media.html?utm_source=thirdparty&utm_medium=referral&utm_campaign=7014W000001jGshQAE&cid=7014W000001jGshQAE" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/025502-1A_Ad - MFM Large Billboard.jpg" alt="" align="" /></a><a href="https://www.mediafinance.org/annual-conference" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/MFM_AC25_EmailBannerv2.jpg" alt="" align="" /></a> <a href="https://rsmus.com/industries/media-and-entertainment.html?cmpid=ola:rsm-mfm-home-banner:bb01l" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/RSM MFM Home Page Banner Ad - Final.jpg" alt="" align="" /></a><a href="https://www.chubb.com/us-en/business-insurance/broadcasters.html" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/Chubb_BusinessInsurance_2600x500.jpg" alt="" align="" /></a><a href="https://www.oracle.com/applications/" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/Oracle%20mfm-hero-2600x500%20%28002%29.png" alt="Oracle" align="" /></a><a href="https://rgp.com/" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/Large Billboard 970_250 1.png" alt="" align="" /></a><a href="https://www.symphonyai.com/media/" target="_blank"><img style="margin: 0px 0px 0px 0px;" title="" src="/assets/slideshow-images/Website%20Rotating%20Banner%202600x500%202600%20x%20500%20px.png" alt="" align="" /></a><!-- <<< Modules Anywhere <<< --></div> </div> <span class="EOP SCXW74271851 BCX0" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"> </span> <p><span class="EOP SCXW74271851 BCX0" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"></span></p> <h6><strong><a href="https://www.mediafinance.org/corporate-sponsors" target="_blank">Corporate Partnership Opportunities</a></strong></h6> </div> <div class="clarence"></div> </div> </div> </div> <div id="footer"> <div class="site-width"> <div class="footer-info"> <div class="moduletable mc-footer-info"> <p><span style="font-family: 'arial black', 'avant garde'; color: #c0c0c0;">MFM<br /> 2365 Harrodsburg Road, Ste. A325, Lexington, KY 40504</span></p> <p><span style="font-family: 'arial black', 'avant garde'; color: #c0c0c0;">Phone: 847.716.7000 | <a href="/cdn-cgi/l/email-protection#85ecebe3eac5e8e0e1ece4e3ecebe4ebe6e0abeaf7e2"><span style="color: #c0c0c0;"><span class="__cf_email__" data-cfemail="f891969e97b8959d9c91999e919699969b9dd6978a9f">[email protected]</span></span></a></span><strong><span style="color: #ffffff;"><br /><span style="font-size: 14px; color: #c0c0c0;">#MFMMediaFinance | #MediaFinance</span></span></strong></p> <p> </p> <span style="color: #888888; font-family: arial, helvetica, sans-serif;"><strong style="color: #c0c0c0; font-size: 19px;"><a href="https://mfm.memberclicks.net/index.php?option=com_mcform&view=ngforms&id=11794" target="_blank"><span style="color: #888888;">Join Mailing List<br /></span></a></strong><strong><a href="https://associationsinternational.com/" target="_blank"><span style="color: #888888;">A</span></a><a href="https://associationsinternational.com/" target="_blank"><span style="color: #888888;">ssociations International</span></a></strong></span><br /><span style="color: #c0c0c0; font-family: arial, helvetica, sans-serif;"><strong><a href="https://associationsinternational.com/" target="_blank"></a></strong></span> <ul> <li><span style="color: #c0c0c0; font-family: arial, helvetica, sans-serif; font-size: 13px;"><strong><a title="" href="/privacy-policy" target="_self"><span style="color: #c0c0c0;">Privacy Policy</span></a></strong></span></li> <li><span style="color: #c0c0c0; font-family: arial, helvetica, sans-serif; font-size: 13px;"><strong><a title="" href="/terms-of-use-policy" target="_self"><span style="color: #c0c0c0;">Terms of Use Policy</span></a></strong></span></li> <li><span style="color: #c0c0c0; font-family: arial, helvetica, sans-serif; font-size: 13px;"><strong><a title="" href="/assets/docs/anti-trust compliance statement adopted 03-08-2010.pdf" target="_self"><span style="color: #c0c0c0;">Anti-Trust Policy</span></a></strong></span></li> </ul> <span style="color: #c0c0c0; font-family: arial, helvetica, sans-serif;"> </span> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript">// <![CDATA[ !function(f,e,a,t,h,r){if(!f[h]){r=f[h]=function(){r.invoke? r.invoke.apply(r,arguments):r.queue.push(arguments)}, r.queue=[],r.loaded=1*new Date,r.version="1.0.0", f.FeathrBoomerang=r;var g=e.createElement(a), h=e.getElementsByTagName("head")[0]||e.getElementsByTagName("script")[0].parentNode; g.async=!0,g.src=t,h.appendChild(g)} }(window,document,"script","https://cdn.feathr.co/js/boomerang.min.js","feathr"); feathr("fly", "5da5eded282798a977473a22"); feathr("sprinkle", "page_view"); // ]]></script> </div> <div class="moduletable footer-buttons"> <ul> <li><a href="https://www.mediafinance.org/join">Join now</a></li> <li><a href="/login">Log in</a></li> </ul> </div> </div> <div id="container-of-socnets-top-btn"> <div class="socnets"><ul class="menu" id=" socnets"><li class="item110"><a href="https://twitter.com/MediaFinance" target="_blank"><span>X</span></a></li><li class="item111"><a href="https://www.linkedin.com/company/media-financial-management-association/" target="_blank"><span>LinkedIn</span></a></li><li class="item113"><a href="https://www.facebook.com/MediaFinancialManagement" target="_blank"><span>Facebook</span></a></li><li class="item268"><a href="https://www.youtube.com/channel/UCMAEc9VVpQJB_X-IcxxZlyw"><span>YouTube</span></a></li></ul></div> <a id="RTT" href="#"><span>Back to top</span> <svg width="16" height="11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 8l3 3 5-5 5 5 3-3-8-8-8 8z" fill="#fff"/></svg> </a> </div> </div> <div id="pbmc-wrap"> <a id="pbmc" title="powered by MemberClicks" href="http://www.memberclicks.com/"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 167 26"><defs/><path fill="#fff" fill-rule="evenodd" d="M107.8 14c1.1-.1 1.2-.4 1.2-1.4 0-1.7-.7-2.5-2.6-2.5-2 0-3.2.6-3.2 3.3v.4c0 2.1 1 3 3.4 3 1 0 1.6 0 2-.3.1 0 .3-.4.3-.8 0-.5-.3-.7-.6-.6a9 9 0 01-1.5 0c-1 0-1.4-.1-1.4-.7 0-.3 0-.3.4-.4h2zm12.2 2c0 .4.2.6.6.7l2.2.1c2.6 0 3.4-1.2 3.4-3.4 0-2.4-.7-3.3-3.4-3.3-.4 0-.6 0-.6-.4V8.2c0-.4-.6-.5-1-.5-.6 0-1.2 0-1.2.5V16zm42.3-4c0 .8.3 1.2 1.3 1.8 1 .6 1 .7 1 1 0 .4-.2.4-.7.4h-1.1c-.4-.1-.6.2-.6.6 0 .4.1.7.4.8.4.2 1 .2 1.8.2 1.6 0 2.6-.4 2.6-2 0-.8-.4-1.3-1.4-1.9-.8-.5-1-.6-1-.9 0-.2.2-.3.7-.3h1.1c.4.1.6-.2.6-.6 0-.4 0-.6-.4-.8-.3-.2-.8-.3-1.8-.3-1.2 0-2.5.3-2.5 2zm-31 2c1.2-.1 1.3-.4 1.3-1.4 0-1.7-.8-2.5-2.7-2.5-1.9 0-3.1.6-3.1 3.3v.4c0 2.1.9 3 3.3 3 1 0 1.7 0 2-.3.1 0 .3-.4.3-.8 0-.5-.3-.7-.6-.6a9 9 0 01-1.4 0c-1.1 0-1.5-.1-1.5-.7 0-.3 0-.3.4-.4h2zm8.8-1.4c0-2 .3-2.4 1.5-2.4h1c.3.1.5-.1.5-.8 0-.5-.1-.7-.4-.9l-1.5-.2c-2.5 0-3.6 1.7-3.6 4.3 0 2.7 1 4.2 3.5 4.2.7 0 1.4 0 1.8-.3.2 0 .3-.3.3-.8 0-.7-.3-1-.6-.9a5 5 0 01-1 .1c-1.2 0-1.5-.4-1.5-2.3zm12.8 1c0-1.6.4-2 1.2-2l.6.1c.3 0 .4-.3.4-.7 0-.3 0-.6-.2-.7-.3-.2-.8-.2-1.2-.2-1.7 0-3.1.7-3.1 3.5 0 2.7 1.4 3.2 3 3.2.6 0 1 0 1.3-.2l.2-.8c0-.4 0-.7-.3-.7h-.7c-.8 0-1.2-.2-1.2-1.6zm-9 1.5c0 1.3.8 1.7 2 1.7.5 0 .8 0 1-.2.2 0 .3-.3.3-.8 0-.3 0-.6-.3-.6h-.2c-.4 0-.5-.2-.5-1v-6c0-.4-.6-.5-1.1-.5-.5 0-1.1 0-1.1.5v7zm-24.6-3c0-1.6-1-2-3-2-.4 0-1.2 0-1.6.2h-.2-.2c-.5-.2-1.2-.3-1.8-.3-.5 0-1.6 0-2.3.2-.4.1-.5.3-.5.8v5.3c0 .4.6.5 1.1.5.6 0 1.1-.1 1.1-.5V12c0-.1 0-.2.2-.3h.5c.5 0 .8 0 .8.6v4c0 .3.6.4 1 .4.6 0 1.1-.1 1.1-.5v-4.1c0-.2 0-.3.2-.4h.6c.7 0 .8.3.8 1v3.5c0 .4.6.5 1 .5.6 0 1.2-.1 1.2-.5V12zm38.6-4c0-.3-.6-.4-1-.4-.6 0-1.2 0-1.2.5v8.1c0 .4.6.5 1.1.5.5 0 1.1-.1 1.1-.5v-2.1c0-.1 0-.2.2-.2a44.3 44.3 0 011.4 2.4c.1.3.2.4.8.4 1 0 1.5-.3 1.5-.6l-.1-.4-1.3-2.3-.1-.3.1-.4 1.3-1.8.1-.3c0-.4-.6-.6-1.5-.6-.4 0-.6.1-.7.3l-1.1 1.9-.4.2c-.1 0-.2 0-.2-.2V8.2zm-62.3.3c-1.2 0-1.5.2-1.5.8v7.1c0 .4.5.5 1 .5.6 0 1-.1 1-.5v-4.8-.2l.2.1.8 3c.2.5.5.6 1.1.6.6 0 .8-.2 1-.6l.9-3 .1-.1.1.2-.1 4.7c0 .5.5.6 1.1.6.6 0 1.2-.1 1.2-.6v-7c0-.6-.3-.9-1.5-.9-1 0-1.5.3-1.7.7l-.8 3.2c0 .2-.1.2-.2.2l-.2-.2-1-3.2c0-.5-.4-.6-1.5-.6zm54.4 2.2c0-.4-.7-.5-1.2-.5s-1 0-1 .5v5.7c0 .4.5.5 1 .5.6 0 1.2-.1 1.2-.5v-5.7zM137 11c0-.8-.1-1-.8-1l-2.2.2c-.4.1-.8.3-.8.8v5.3c0 .4.6.5 1.1.5.5 0 1.1-.1 1.1-.5v-4c0-.5 0-.6.5-.6h.8c.2 0 .3-.3.3-.7zm-14.9 1.3c0-.6.1-.7.5-.7 1 0 1.2.4 1.2 1.8 0 1.5-.3 2-1 2-.6 0-.7-.2-.7-.7v-2.4zm-15.5.6c.4 0 .5 0 .5-.4 0-.7-.2-1-.9-1s-1 .4-1 1c0 .3.1.4.5.4h1zm23.6 0c.4 0 .5 0 .5-.4 0-.7-.2-1-1-1-.7 0-1 .4-1 1 0 .3.2.4.5.4h1zm17.3-4.3c0 .7.2.8 1.3.8 1 0 1.2-.1 1.2-1 0-.7-.2-.8-1.2-.8s-1.3.1-1.3 1zM79.7 18.6l2 1.6c.7.3 1.3.8 2 .8s1.4-.5 2-.8l2.1-1.6 1.7-1.5c.2-.2.2-.5 0-.7l-.9-.7a.5.5 0 00-.7 0l-1.1 1c-.3.3-.6.1-.9-.1a2.8 2.8 0 00-4.3-.1c-.3.3-.7.4-1 .2l-1-1a.5.5 0 00-.8 0l-.8.7c-.2.2-.2.6 0 .8l1.6 1.4zM80.4 5.7l-2.4 1c-.7.4-1.4.7-1.7 1.4-.4.6-.3 1.4-.3 2 0 1 .2 1.8.3 2.7l.4 2.2c.1.2.4.4.7.3l1-.4c.3 0 .4-.3.3-.6l-.3-1.4c0-.4.2-.7.6-.7a2.8 2.8 0 002.2-3.7c-.1-.4 0-.8.4-1l1.3-.4c.2-.1.4-.4.4-.6L83 5.4c0-.3-.3-.5-.6-.4l-2 .7zM91.1 12.8c.1-1 .4-1.8.4-2.6 0-.7 0-1.5-.3-2.1-.4-.7-1-1-1.7-1.3-.7-.5-1.6-.7-2.4-1-.7-.4-1.4-.6-2-.8-.3 0-.6.1-.7.4l-.2 1c0 .3.1.6.4.7l1.4.4c.3.2.4.5.3.9-.3.8-.3 1.7.1 2.4.5.8 1.2 1.3 2 1.4.4 0 .7.3.6.7 0 .5-.1 1-.3 1.4 0 .3.1.6.4.7l1 .3c.3 0 .6 0 .6-.3.2-.8.4-1.5.4-2.2z" clip-rule="evenodd"/><path fill="#fff" d="M16.9 13.4c0-.6-.2-1.2-.5-1.5-.4-.4-.8-.6-1.4-.6a6.2 6.2 0 00-1.1.2V15l.5.3a2 2 0 001.6 0l.5-.5.3-.6v-.9zm1 0c0 .5 0 .9-.2 1.2 0 .4-.2.7-.5 1l-.8.6-1 .2a2.7 2.7 0 01-1.5-.4v2.3h-1v-7.6a17 17 0 012.1-.3l1.2.2 1 .6.5 1 .2 1.2zM24.4 13.4c0 .5 0 .9-.2 1.2-.1.4-.3.7-.6 1a2.4 2.4 0 01-1.9.8c-.4 0-.7 0-1-.2a2.6 2.6 0 01-1.5-1.6l-.2-1.2.2-1.2.6-1 .8-.6 1.1-.2a2.6 2.6 0 012 .8l.5 1 .2 1.2zm-1 0c0-.6-.2-1.1-.5-1.5-.3-.4-.7-.6-1.2-.6s-.9.2-1.2.6c-.3.4-.4.9-.4 1.5 0 .7.1 1.2.4 1.6.3.3.7.5 1.2.5s1-.2 1.2-.5c.3-.4.4-1 .4-1.6zM30.4 16.3a53.3 53.3 0 01-1.3-4 32.9 32.9 0 01-1.3 4H27a28.4 28.4 0 01-1.9-5.7h1.1a29 29 0 001.3 4.4 23.8 23.8 0 001-3.4l.3-1h.9a23 23 0 00.8 3.3l.4 1.1a14.6 14.6 0 00.7-2.1 37.2 37.2 0 00.6-2.3h1a45.4 45.4 0 01-1.8 5.7h-1zM34 13.4c0-.5 0-1 .2-1.3l.5-1 .9-.5 1-.2c.7 0 1.3.3 1.7.7.4.5.6 1.2.6 2.2v.4H35c0 .6.2 1 .5 1.3.3.4.8.5 1.4.5a3.9 3.9 0 001.5-.3l.1.9a4.6 4.6 0 01-3 .1 2.5 2.5 0 01-1.4-1.6l-.2-1.2zm3.9-.5c0-.5-.1-.9-.4-1.2-.2-.3-.5-.4-1-.4l-.6.1-.4.4c-.2.1-.3.3-.3.5l-.2.6H38zM42.5 10.4h.3l.4.1h.2l.3.1-.2.9-.4-.1a3.2 3.2 0 00-1.3 0h-.4v4.9h-1v-5.5a6.5 6.5 0 012.1-.4zM44.3 13.4l.2-1.3.6-1c.3-.2.5-.4.9-.5l1-.2c.7 0 1.3.3 1.7.7.4.5.6 1.2.6 2.2v.4h-4c.1.6.3 1 .6 1.3.3.4.8.5 1.4.5a3.9 3.9 0 001.5-.3l.1.9a4.6 4.6 0 01-3 .1 2.5 2.5 0 01-1.4-1.6l-.2-1.2zm4-.5c0-.5-.2-.9-.4-1.2-.2-.3-.6-.4-1-.4l-.6.1-.5.4-.3.5v.6h2.8zM54.5 11.8a2.1 2.1 0 00-1.3-.5c-.3 0-.6 0-.8.2-.2 0-.4.2-.5.4l-.3.7v.8c0 .7.1 1.2.4 1.6.4.3.8.5 1.4.5a6 6 0 001-.1v-3.6zm0-3.9l1-.2v8.4a10 10 0 01-2.2.3c-.4 0-.8 0-1.1-.2a2.5 2.5 0 01-1.5-1.5c-.2-.4-.2-.8-.2-1.3l.1-1.2.5-1 .8-.6 1.1-.2c.4 0 .7 0 1 .2l.5.2V8zM60.8 10.8a2.8 2.8 0 012.6-.2l.8.7c.2.2.4.5.5 1a4 4 0 010 2.4l-.6.9c-.3.3-.6.5-1 .6l-1.1.2a7.2 7.2 0 01-2.2-.3V8l1-.2v3.1zm0 4.6a3.9 3.9 0 001.2.1c.5 0 1-.2 1.3-.5.3-.4.5-1 .5-1.6l-.1-.8c0-.3-.2-.5-.3-.7l-.5-.4-.8-.2a2.1 2.1 0 00-1.3.4v3.7zM65.5 17.3l.3.1.4.1c.4 0 .7 0 1-.3.1-.2.4-.4.5-.8a32.8 32.8 0 01-2.3-5.8h1.1a27 27 0 001.7 4.6 29.3 29.3 0 001.3-4.6h1a44.5 44.5 0 01-2.3 6.7l-.6.6-.6.3a2.7 2.7 0 01-1.7 0l.2-.9z"/></svg> </a> </div> </div> </div> <script type="text/javascript" src="/jmc-assets/global-js/mc-respond-v2.1.js"></script> <!-- inject global template body code --> <script type="text/javascript"> document.write(unescape("%3Cscript src='https://ssl.google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("G-G08WWJQP7L"); pageTracker._trackPageview(); } catch(err) {}</script> </body> </html>