{"id":444,"date":"2025-09-09T12:16:49","date_gmt":"2025-09-09T12:16:49","guid":{"rendered":"http:\/\/kenneyzmediacity.com\/?page_id=444"},"modified":"2025-09-09T12:21:55","modified_gmt":"2025-09-09T12:21:55","slug":"about","status":"publish","type":"page","link":"https:\/\/kenneyzmediacity.com\/?page_id=444","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"444\" class=\"elementor elementor-444\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68641ef e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"68641ef\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-efdb53e elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"efdb53e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<head><link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" integrity=\"sha512-bHIXGbM4dM7Z+ZqZqUpzBPOa5OY0TX8A0Oi2oGpO1q4twEv6lqSpEkP0vVD8a8HKdfmrMLAPlMJWWRDRxI8zXA==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\r\n\r\n<\/head>\r\n<style>\r\n  .tab-container {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    font-family: Arial, sans-serif;\r\n    color: white;\r\n    background: #000;\r\n  }\r\n\r\n  .sidebar-tabs {\r\n    background-color: #1a1a1a;\r\n    padding: 40px 20px;\r\n    width: 250px;\r\n    min-height: 100vh;\r\n  }\r\n\r\n  .tab-button {\r\n    display: block;\r\n    padding: 15px 10px;\r\n    margin-bottom: 10px;\r\n    background: transparent;\r\n    color: white;\r\n    border: none;\r\n    border-left: 3px solid transparent;\r\n    text-align: left;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n    font-weight: bold;\r\n  }\r\n\r\n  .tab-button:hover,\r\n  .tab-button.active {\r\n    color: #dffa00;\r\n    border-left: 3px solid #dffa00;\r\n    background-color: #333;\r\n  }\r\n\r\n  .tab-content {\r\n    flex-grow: 1;\r\n    width: calc(100% - 250px);\r\n  }\r\n\r\n  .custom-content {\r\n    display: none;\r\n    padding: 60px 20px;\r\n  }\r\n\r\n  .custom-content.active {\r\n    display: block;\r\n  }\r\n\r\n  .content-overlay {\r\n    background: rgba(0, 0, 0, 0.75);\r\n    padding: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    border-radius: 8px;\r\n  }\r\n\r\n  .content-overlay h2 {\r\n    color: #DFFA00;\r\n    font-size: 32px;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .content-overlay h3 {\r\n    color: #DFFA00;\r\n    font-size: 24px;\r\n    margin-top: 30px;\r\n  }\r\n\r\n  .content-overlay ul {\r\n    padding-left: 20px;\r\n    line-height: 1.8;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .gallery {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 16px;\r\n    justify-content: center;\r\n    margin-top: 30px;\r\n  }\r\n\r\n  .gallery img {\r\n    width: 150px;\r\n    height: 100px;\r\n    object-fit: cover;\r\n    border-radius: 6px;\r\n    box-shadow: 0 2px 8px rgba(0,0,0,0.6);\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    .tab-container {\r\n      flex-direction: column;\r\n    }\r\n\r\n    .sidebar-tabs {\r\n      width: 100%;\r\n      min-height: auto;\r\n    }\r\n\r\n    .tab-content {\r\n      width: 100%;\r\n    }\r\n  }\r\n\r\n  \/* About Us specific styles *\/\r\n  #about-us h1, #about-us h2 {\r\n    color: #DFFA00;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  #about-us h1 {\r\n    font-size: 3em;\r\n    text-align: center;\r\n    margin-bottom: 40px;\r\n    border-bottom: 2px solid #444;\r\n    padding-bottom: 20px;\r\n  }\r\n\r\n  #about-us h2 {\r\n    font-size: 2em;\r\n    margin-top: 40px;\r\n  }\r\n\r\n  #about-us p {\r\n    line-height: 1.8;\r\n    font-size: 1.1em;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  #about-us ul {\r\n    list-style: disc;\r\n    padding-left: 20px;\r\n    margin-top: 20px;\r\n  }\r\n\r\n  #about-us ul li {\r\n    margin-bottom: 10px;\r\n    font-size: 1.05em;\r\n  }\r\n\r\n  #about-us .stats {\r\n    display: flex;\r\n    justify-content: space-around;\r\n    flex-wrap: wrap;\r\n    background-color: #111;\r\n    border: 1px solid #333;\r\n    padding: 20px;\r\n    margin: 30px 0;\r\n    border-radius: 8px;\r\n  }\r\n\r\n  #about-us .stats div {\r\n    text-align: center;\r\n    margin: 10px 20px;\r\n  }\r\n\r\n  #about-us .stats div span.num {\r\n    display: block;\r\n    font-size: 2.2em;\r\n    font-weight: bold;\r\n    color: #DFFA00;\r\n  }\r\n\r\n  #about-us .vision {\r\n    background: #111;\r\n    padding: 25px;\r\n    border-left: 4px solid #DFFA00;\r\n    margin-top: 40px;\r\n    border-radius: 6px;\r\n  }\r\n\r\n  #about-us strong {\r\n    color: #DFFA00;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"tab-container\">\r\n  <!-- Sidebar -->\r\n  <div class=\"sidebar-tabs\">\r\n    <button class=\"tab-button active\" data-tab=\"lighting\">ABOUT US<\/button>\r\n  <\/div>\r\n\r\n  <!-- Content Area -->\r\n  <div class=\"tab-content\">\r\n\r\n\r\n    <!-- About Us -->\r\n<div class=\"custom-content active\" id=\"lighting\">\r\n  <div id=\"about-us\">\r\n    <h1>Kenneyz Media City<\/h1>\r\n    <h2>A New Hub for Creative Ventures<\/h2>\r\n    <p>\r\n      Formerly known as Karawood Film City, <strong>Kenneyz Media City (KMC)<\/strong> is now the flagship production and creative hub under the Kenneyz Group Holdings umbrella...\r\n    <\/p>\r\n    <p>\r\n      A visionary production house largely involved in content creation and modern cinema gear supplies join hands with Danish Qasim Awan (fulfilms) & Sibghat Shaikh (City films) to co create a community focused media city supporting every filmmaker and artist.\r\n    <\/p>\r\n    <div class=\"stats\">\r\n      <div>\r\n        <span class=\"num\">200,000\u202fft\u00b2<\/span>\r\n        <span>Site Area<\/span>\r\n      <\/div>\r\n      <div>\r\n        <span class=\"num\">40,000\u202fft\u00b2<\/span>\r\n        <span>Studio Floors<\/span>\r\n      <\/div>\r\n      <div>\r\n        <span class=\"num\">150,000\u202fft\u00b2+<\/span>\r\n        <span>Outdoor Sets & Support<\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <p>\r\n      Strategically located in Korangi Creek, Karachi, KMC covers over 4 acres and includes four modern sound stages, on-site make\u2011up and green rooms, massive outdoor set areas...\r\n    <\/p>\r\n    <div class=\"vision\">\r\n      <h2>Our Vision<\/h2>\r\n      <p>\r\n        To empower Pakistan\u2019s entertainment industry with world-class infrastructure and collaborative innovation...\r\n      <\/p>\r\n    <\/div>\r\n    <h2>Our Services<\/h2>\r\n    <ul>\r\n      <li>Premium sound stages & studio rentals<\/li>\r\n      <li>Outdoor set construction and custom location builds<\/li>\r\n      <li>High\u2011end cinema gear and technical crew<\/li>\r\n      <li>Film lighting and on\u2011site power management<\/li>\r\n      <li>Vanity vans, artist lounges & logistics support<\/li>\r\n      <li>In-house production, music & editing via Kenneyz Productions<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n<\/div>\r\n\r\n   \r\n<\/div>\r\n\r\n\r\n<script>\r\n  const buttons = document.querySelectorAll('.tab-button');\r\n  const contents = document.querySelectorAll('.custom-content');\r\n\r\n  buttons.forEach(btn => {\r\n    btn.addEventListener('click', () => {\r\n      buttons.forEach(b => b.classList.remove('active'));\r\n      btn.classList.add('active');\r\n\r\n      contents.forEach(content => {\r\n        content.classList.remove('active');\r\n      });\r\n\r\n      const target = btn.getAttribute('data-tab');\r\n      document.getElementById(target).classList.add('active');\r\n    });\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ABOUT US Kenneyz Media City A New Hub for Creative Ventures Formerly known as Karawood Film City, Kenneyz Media City (KMC) is now the flagship production and creative hub under the Kenneyz Group Holdings umbrella&#8230; A visionary production house largely involved in content creation and modern cinema gear supplies join hands with Danish Qasim Awan (fulfilms) &#038; Sibghat Shaikh (City films) to co create a community focused media city supporting every filmmaker and artist. 200,000\u202fft\u00b2 Site Area 40,000\u202fft\u00b2 Studio Floors 150,000\u202fft\u00b2+ Outdoor Sets &#038; Support Strategically located in Korangi Creek, Karachi, KMC covers over 4 acres and includes four modern sound stages, on-site make\u2011up and green rooms, massive outdoor set areas&#8230; Our Vision To empower Pakistan\u2019s entertainment industry with world-class infrastructure and collaborative innovation&#8230; Our Services Premium sound stages &#038; studio rentals Outdoor set construction and custom location builds High\u2011end cinema gear and technical crew Film lighting and on\u2011site power management Vanity vans, artist lounges &#038; logistics support In-house production, music &#038; editing via Kenneyz Productions<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-444","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kenneyzmediacity.com\/index.php?rest_route=\/wp\/v2\/pages\/444","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kenneyzmediacity.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kenneyzmediacity.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kenneyzmediacity.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kenneyzmediacity.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=444"}],"version-history":[{"count":5,"href":"https:\/\/kenneyzmediacity.com\/index.php?rest_route=\/wp\/v2\/pages\/444\/revisions"}],"predecessor-version":[{"id":452,"href":"https:\/\/kenneyzmediacity.com\/index.php?rest_route=\/wp\/v2\/pages\/444\/revisions\/452"}],"wp:attachment":[{"href":"https:\/\/kenneyzmediacity.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=444"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}