CINXE.COM
Carolco Films
<!DOCTYPE html> <html> <head> <title>Carolco Films</title> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="Fluence" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> <link rel="icon" type="image/png" href="http://www.carolcofilms.com/images/favicon.ico"> <link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="libraries/web fonts/colaborate_regular_macroman/stylesheet.css" type="text/css" charset="utf-8" /> <link rel="stylesheet" href="libraries/web fonts/colaborate_medium_macroman/stylesheet.css" type="text/css" charset="utf-8" /> <link href="css/main.css" rel="stylesheet" type="text/css" media="screen"> <link href="css/form.css" rel="stylesheet" type="text/css" media="screen"> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> <script type="text/javascript" src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script> <script type="text/javascript" src="js/jquery.form.js"></script> <script type="text/javascript" src="js/js_params.js"></script> <script type="text/javascript" src="js/js_menu.js"></script> <script type="text/javascript" src="js/js_form.js"></script> <script type="text/javascript" src="js/js_select.js"></script> <script type="text/javascript" src="js/js_checkbox.js"></script> </head> <body> <div class="container"> <div class="header_holder"> <div class="header"> <a href="?page=home"><img src="images/logo.png" class="logo"/> <div class="menu"> <a href="?page=home"> <div class="menu_button">home</div> </a> <a href="?page=sequels_remakes"> <div class="menu_button">sequels & remakes</div> </a> <a href="?page=development_projects"> <div class="menu_button">development projects</div> </a> <a href="?page=current_activity"> <div class="menu_button">current activity</div> </a> <a href="?page=contact"> <div class="menu_button">contact</div> </a> <div class="menu_button menu_dropdown"> menu <img src="images/menu_arrow.png"/> <select> <option value="/index.php?page=home" selected>Home</option> <option value="/index.php?page=sequels_remakes" >Sequels & Remakes</option> <option value="/index.php?page=development_projects" >Development Projects</option> <option value="/index.php?page=current_activity" >Current Activity</option> <option value="/index.php?page=contact" >Contact</option> </select> </div> </div> <div class="clear"></div> <!--<div class="menu_contact">+1 310 275 7505</div>--> </div> </div> <div class="banner_holder"> <div class="banner"> <img src="images/banner-2.png" class="banner_img"/> <img src="images/banner-3.png" class="banner_img"/> <img src="images/banner-4.png" class="banner_img"/> <img src="images/banner-5.png" class="banner_img"/> <img src="images/banner-6.png" class="banner_img"/> <img src="images/banner-7.png" class="banner_img"/> <div class="clear"></div> </div> </div> <div class="banner_menu_holder"> <div class="banner_menu"> <div class="banner_menu_button"></div> <div class="banner_menu_button"></div> <div class="banner_menu_button"></div> <div class="banner_menu_button"></div> <div class="banner_menu_button"></div> <div class="banner_menu_button"></div> </div> <div class="clear"></div> </div> <div class="main_holder"> <div class="main"> <div class="left_col_holder"> <div class="left_col"> <div class="blockquote"> <span class="blockquote_emphasis">Carolco Pictures Inc.</span> was an entertainment company that produced, financed and leased motion pictures for exhibition in domestic and foreign theatrical markets and for later worldwide release in all media, including home video and pay and free television. Carolco Films controls the sequel and remake rights to many of the most valuable properties in the former Carolco Pictures library. </div> </div> </div> <div class="right_col_holder"> <div class="right_col"> <div class="panel"> <div class="panel_title"> History </div> <div class="panel_content"> Carolco Pictures had strong relationships with talent, writers, directors and producers. These relationships, coupled with projects with broad-based commercial appeal, resulted in the production of some of the highest revenue grossing movies ever made, including <em>Terminator 2</em>, <em>Basic Instinct</em>, <em>Cliffhanger</em>, <em>Total Recall</em> and the <em>Rambo</em> franchise. In connection with various transactions, Carolco Pictures also obtained control of fifteen additional motion pictures from Vista L.P. and various development projects from the former DEG.<br><br> Carolco Pictures previously sold sequels/remakes rights to certain of its top pictures, including <em>Terminator 2</em> and <em>Basic Instinct</em>. However, other Carolco sequels/remakes, as well as Vista sequels/remakes, are available for purchase from Carolco Films. In addition, Carolco Films has a significant selection of former Carolco Pictures and DEG development projects. Some of the projects of interest include <em>LA Story</em> (particularly as a television series), and development project <em>Duke & Fluffy.</em><br><br> We invite you review the material on this website and are available to provide additional information and detail, including chain-of-title information and scripts. </div> </div> </div> </div> <div class="clear"></div> </div> </div> <div class="footer_holder"> <div class="footer"> <div class="footer_left"> Copyright 2021 Carolco Films All rights reserved. </div> <div class="clear footer_clear"></div> <div class="footer_right"> +1 (310) 275-7505 </div> <div class="clear"></div> </div> </div> </div> </body> </html>