63.7 F
Los Angeles
Saturday, Mar 15, 2025

Digital Media Arm Thinks It Has Virtual Match

Manatt Digital Media has hired Eunice Shin to head its business consulting services, capping off nearly a year of growth for the new investment and consulting arm of West L.A. law firm Manatt Phelps & Phillips.

The division was founded last spring to further position the firm in the burgeoning digital media and entertainment scene; it provides legal services, business consulting and venture capital in the space.

Shin fits the division’s criteria and will boost the firm, said Chief Executive Peter Csathy.

“We’ve been looking for the right person to be the senior business consultant at Manatt Digital Media,” Csathy said.

Shin, 39, will provide digital transformation knowhow to clients across a range of industries, including banking and health care. Shin has been consulting for the media and entertainment industry for 18 years, most recently at Cognizant Technology Solutions.

“A lot of consulting companies are investing in Los Angeles,” she said, “but not that many are truly at the heart of digital media.”

Manatt Digital Media, spearheaded by Chairman T. Hale Boggs, has expanded quickly, nearly doubling its number of employees to about 50 in its first 11 months. The division has made investments ranging from $25,000 to $500,000 in about 10 companies, including Encino YouTube network DanceOn and MovieLaLa, a social network for movie fans.

Entertainment Expansion

Lewis Brisbois Bisgaard & Smith has grown to become the largest law firm in Los Angeles by attorney head count as it caters to the middle market, taking on high volumes of litigation work at lower or more flexible rates than white-shoe firms.

Those traits also helped it recently recruit Jonathan Pink, its new entertainment practice co-chairman and the former head of entertainment, media and Internet practice in the L.A. outpost of St. Louis’ Bryan Cave.

“It has a very deep litigation bench, which suited my clients particularly well,” said Pink, 52, who handles litigation for entertainment clients. “There were and continue to be certain clients who could not really stomach the rates I was charging at Bryan Cave, and here I have the ability to service even those clients.”

He also said the firm’s nimble management, along with the fact that he would be close to firm decision-makers, including Managing Partner Robert Lewis in Los Angeles, were factors in his move.

Traditionally an insurance litigation powerhouse, Lewis Brisbois has been looking to expand further in the intellectual property and entertainment areas, said Dan DeCarlo, co-chairman of the firm’s intellectual property and technology group.

“There is a great need for high-quality services without pushing the envelope to $700, $800, $900 an hour,” said DeCarlo. “There’s space in the marketplace for that and we’re filling that need. That’s what’s driving the expansion.”

Pink said his book of business exceeds $1 million annually, and his clients include music publisher BMG Rights Management as well as musician and writer Henry Rollins.

High-Level Hire

Eric Reimer has left his position as head of corporate finance for downtown L.A. powerhouse O’Melveny & Myers, joining the local office of New York’s Milbank Tweed Hadley & McCloy.

Reimer, who said his annual book of business is between $5 million and $6 million, cited Milbank’s greater depth in bankruptcy and finance in New York as a reason for the move. His clients include Bank of America, Wells Fargo, Oaktree Capital and Avenue Capital.

“The fit was quite good for me, to have the depth and the breadth of the New York office with Milbank to partner with,” he said.

Reimer, 52, was based primarily in New York while at O’Melveny, but has moved to Los Angeles for Milbank. He will help with expanding the firm’s finance practice.

“There are very solid finance people at Milbank in L.A., and now adding me gives a little bit more top-end help,” he said. “Having a former group head of a major firm come into Milbank and help them grow market share and grow the group itself certainly was part of what made sense for them.”

O’Melveny has not had many high-profile defections since suffering a partner exodus in 2011. It was helped by a record year in terms of profits per partner and revenue per lawyer in 2012. But profits and revenue slid 16 percent and 10 percent, respectively, last year due to fewer large success fees, according to American Lawyer magazine.

Reimer said his move was unrelated to the firm’s financial performance.

Staff reporter Alfred Lee can be reached at alee@labusinessjournal.com or (323) 549-5225, ext. 221.

Featured Articles

Related Articles

Alfred Lee Author ' + // image style settings '
' + 'tagDiv image style' + '' + '
' + ''; //inject our settings in the template - before
td_template_content = td_template_content.replace('
', td_our_content + '
'); //save the template jQuery('#tmpl-image-details').html(td_template_content); //modal off - click event jQuery(document).on( "click", ".td-modal-image-on", function() { if (jQuery(this).hasClass('active')) { return; } td_add_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); }); //modal on - click event jQuery(document).on( "click", ".td-modal-image-off", function() { if (jQuery(this).hasClass('active')) { return; } td_remove_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").addClass('active'); jQuery(".td-modal-image-on").removeClass('active'); }); // select change event jQuery(document).on( "change", ".td-wp-image-style", function() { switch (jQuery( ".td-wp-image-style").val()) { default: td_clear_all_classes(); //except the modal one jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } }); //util functions to edit the image details in wp-admin function td_add_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value + ' ' + new_class); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } function td_remove_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); //try first with a space before the class var td_regex = new RegExp(" " + new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); var td_regex = new RegExp(new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } //clears all classes except the modal image one function td_clear_all_classes() { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (td_extra_classes_value.indexOf('td-modal-image') > -1) { //we have the modal image one - keep it, remove the others jQuery('*[data-setting="extraClasses"]').val('td-modal-image'); } else { jQuery('*[data-setting="extraClasses"]').val(''); } } //monitor the backbone template for the current status of the picture setInterval(function(){ var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (typeof td_extra_classes_value !== 'undefined' && td_extra_classes_value != '') { // if we have modal on, switch the toggle if (td_extra_classes_value.indexOf('td-modal-image') > -1) { jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); } } }, 1000); })(); //end anon function -->