55.6 F
Los Angeles
Tuesday, Apr 22, 2025

MBS Ready for Action On UNLV Consortium

The Manhattan Beach Studios Group is going to Vegas. 

The company, also known as MBS Group, is part of a consortium that will build and manage a 34-acre media production and multi-use facility complex at the University of Nevada – Las Vegas’s Harry Reid Research and Technology Park in the southwest section of the city.

MBS, which is based in Manhattan Beach, will manage the studio in conjunction with Birtcher Development in Newport Beach, Gardner Nevada Tech Park Studios, the university and its research foundation.

The campus will feature full-service film and television studios and facilities designed to capitalize on emerging technologies related to content creation.

MBS is owned by Hackman Capital Partners, one of the world’s largest film studio owners and operators. The firm is based in Culver City.

UNLV President Keith E. Whitfield said the school was excited to partner on the Nevada Studios Campus project.

“It complements our growing innovation ecosystem at the Tech Park and holds great potential to bring new, diverse industries to Southern Nevada and bolster our regional economy,” Whitfield said in a statement. “It will also support our region’s growing creative workforce and offer new and exciting opportunities for UNLV’s students, faculty, and innovators.”

“The Nevada Studios Campus is a signature example of what the Tech Park is intended to attract and facilitate,” Zach Miles, executive director of the UNLV Research Foundation, added in a statement.

The main 50,000-square-foot facility will be the Nevada Media Lab, a production and immersive-learning building that will provide both space and industry engagement opportunities for the UNLV film department and other academic departments at the university, according to a release on the project. 

The lab will also have space to support vocational training, internship experiences and research and workforce development opportunities for K-12 and higher-education partners throughout Nevada, the release said.

MBS’s role in the project will be as managers of the studio operations. 

Discussions between UNLV and MBS Group have been going on for about a
year, Jason Hariton, the chief studio and real estate officer for MBS Group, said, according to a story in the Las Vegas Review-Journal.

Hariton said the partnership made sense because of Las Vegas’ location and current workforce.

“As the entertainment capital of the world, with highly skilled technicians, Las Vegas is a natural choice to create a new film and television production hub to service the demands of a growing global content industry,” Hariton said in an emailed statement to the paper. “Nevada offers great proximity to Los Angeles, while also serving as an international destination for talent, and has a diverse range of filmable locations throughout the state.”

Don Snyder, a UNLV Research Foundation board member and former UNLV acting president, said he has been a big supporter of the studio project from the beginning because of what it can do for the state and the university.

“This project makes tremendous sense for Southern Nevada for many reasons, including the significant ground-lease revenue that will flow to UNLV,” Snyder said in a statement.

Execution of a lease agreement and subsequent commencement of construction is subject to the passage of the anticipated Nevada Film Studio Infrastructure Act, which will be introduced during the 2025 Nevada legislative session.

Nevada State Senator Roberta Lange, the bill’s sponsor, said, “I am eager to partner with UNLV, Birtcher Development and the MBS Group to gain legislative support in furthering economic diversification and workforce development goals in Southern Nevada, through film and television industry growth.”

Featured Articles

Related Articles

Mark R. Madler 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 -->