{"id":138,"date":"2026-02-04T17:28:16","date_gmt":"2026-02-04T17:28:16","guid":{"rendered":"http:\/\/localhost\/gds\/?page_id=138"},"modified":"2026-03-09T07:35:38","modified_gmt":"2026-03-09T07:35:38","slug":"simple-edit","status":"publish","type":"page","link":"https:\/\/gdsproductions.com\/index.php\/simple-edit\/","title":{"rendered":"simple edit"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"138\" class=\"elementor elementor-138\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bdce420 e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"bdce420\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:400}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce8b75d elementor-widget elementor-widget-html\" data-id=\"ce8b75d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n*{margin:0;padding:0;box-sizing:border-box;}\r\nbody{background:#000;color:#fff;font-family:sans-serif;}\r\n\r\n\/* ================= COMMON SECTION ================= *\/\r\n.section{\r\n  min-height:100vh;\r\n  background:#000;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  padding:100px 80px;\r\n  overflow:hidden;\r\n}\r\n\r\n\/* LEFT *\/\r\n.left{\r\n  width:32%;\r\n  opacity:0;\r\n  transform:translateX(-90px);\r\n  transition:1.5s cubic-bezier(.19,1,.22,1);\r\n}\r\n.left.show{opacity:1;transform:translateX(0);}\r\n\r\n.left h2{\r\n  font-family:'Bebas Neue',sans-serif;\r\n  font-size:70px;\r\n  margin-bottom:20px;\r\n}\r\n.left p{\r\n  font-size:18px;\r\n  line-height:1.6;\r\n  opacity:.85;\r\n}\r\n\r\n\/* TAGS *\/\r\n.tags{margin-top:20px;}\r\n.tags span{\r\n  display:inline-block;\r\n  padding:6px 14px;\r\n  border-radius:20px;\r\n  margin:6px;\r\n  font-size:14px;\r\n  opacity:0;\r\n  transform:translateY(20px);\r\n  transition:.8s ease;\r\n}\r\n.tags span.show{\r\n  opacity:1;\r\n  transform:translateY(0);\r\n}\r\n\r\n\/* RIGHT *\/\r\n.right{\r\n  width:65%;\r\n  display:grid;\r\n  grid-template-columns:repeat(4,1fr);\r\n  gap:20px;\r\n}\r\n\r\n\/* VIDEO CARDS *\/\r\n.card{\r\n  height:300px;\r\n  border-radius:20px;\r\n  background:#111;\r\n  overflow:hidden;\r\n  object-fit:cover;\r\n  opacity:0;\r\n  transform:translateY(120px) scale(.96);\r\n  transition:1.3s cubic-bezier(.19,1,.22,1);\r\n}\r\n.card.show{\r\n  opacity:1;\r\n  transform:translateY(0) scale(1);\r\n}\r\n.card:hover{\r\n  transform:scale(1.08);\r\n}\r\n\r\n\/* ================= CTA SECTION ================= *\/\r\n.cta-section{\r\n  min-height:100vh;\r\n  background:#000;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  text-align:center;\r\n  padding:120px 40px;\r\n}\r\n\r\n.cta-box{\r\n  max-width:800px;\r\n}\r\n\r\n.cta-box h2{\r\n  font-family:'Bebas Neue',sans-serif;\r\n  font-size:90px;\r\n  letter-spacing:6px;\r\n  color:#e50914;\r\n}\r\n\r\n.cta-box p{\r\n  margin:20px 0 40px;\r\n  font-size:18px;\r\n  opacity:.85;\r\n}\r\n\r\n.cta-box a{\r\n  display:inline-block;\r\n  padding:16px 50px;\r\n  border-radius:40px;\r\n  border:1px solid #fff;\r\n  color:#fff;\r\n  text-decoration:none;\r\n  font-size:18px;\r\n  transition:.4s ease;\r\n}\r\n\r\n.cta-box a:hover{\r\n  background:#fff;\r\n  color:#000;\r\n}\r\n\/* ================= PREMIUM MOBILE OPTIMIZATION ================= *\/\r\n@media(max-width:768px){\r\n\r\n  \/* SECTION LAYOUT *\/\r\n  .section{\r\n    flex-direction:column;\r\n    padding:90px 22px;\r\n    min-height:auto;\r\n  }\r\n\r\n  \/* LEFT CONTENT *\/\r\n  .left{\r\n    width:100%;\r\n    text-align:center;\r\n    margin-bottom:35px;\r\n    transform:none;\r\n  }\r\n\r\n  .left h2{\r\n    font-size:42px;\r\n    margin-bottom:15px;\r\n  }\r\n\r\n  .left p{\r\n    font-size:15px;\r\n    line-height:1.7;\r\n  }\r\n\r\n  \/* TAGS *\/\r\n  .tags{\r\n    margin-top:15px;\r\n  }\r\n\r\n  .tags span{\r\n    font-size:12px;\r\n    padding:6px 12px;\r\n    margin:5px;\r\n  }\r\n\r\n  \/* VIDEO GRID *\/\r\n  .right{\r\n    width:100%;\r\n    grid-template-columns:repeat(2,1fr);\r\n    gap:14px;\r\n  }\r\n\r\n  .card{\r\n    height:190px;\r\n    border-radius:16px;\r\n  }\r\n\r\n  .card:hover{\r\n    transform:none; \/* remove heavy zoom on mobile *\/\r\n  }\r\n\r\n  \/* CTA SECTION *\/\r\n  .cta-section{\r\n    padding:90px 25px;\r\n    min-height:auto;\r\n  }\r\n\r\n  .cta-box h2{\r\n    font-size:40px;\r\n    letter-spacing:2px;\r\n  }\r\n\r\n  .cta-box p{\r\n    font-size:15px;\r\n    line-height:1.7;\r\n  }\r\n\r\n  .cta-box a{\r\n    padding:14px 30px;\r\n    font-size:15px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n<!-- ================= SIMPLE EDITS ================= -->\r\n<section class=\"section reveal\">\r\n  <div class=\"left\">\r\n    <h2 style=\"color:#e50914;\">SIMPLE EDITS<\/h2>\r\n    <p>Clean cuts, smooth transitions and beat synced edits.<\/p>\r\n    <div class=\"tags\">\r\n      <span style=\"border:1px solid #e50914;color:#e50914;\">Clean cuts<\/span>\r\n      <span style=\"border:1px solid #e50914;color:#e50914;\">Transitions<\/span>\r\n      <span style=\"border:1px solid #e50914;color:#e50914;\">Beat sync<\/span>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"right\">\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/Reel-1-Baldev-PURI.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/AD2.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/video-final.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/Brand-fam-reel-promotion.mp4\" autoplay muted loop playsinline><\/video>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= MOTION GRAPHICS ================= -->\r\n<section class=\"section reveal\">\r\n  <div class=\"left\">\r\n    <h2 style=\"color:#4fc3ff;\">MOTION GRAPHICS<\/h2>\r\n    <p>High impact motion designs and cinematic animations.<\/p>\r\n    <div class=\"tags\">\r\n      <span style=\"border:1px solid #4fc3ff;color:#4fc3ff;\">Logo reveal<\/span>\r\n      <span style=\"border:1px solid #4fc3ff;color:#4fc3ff;\">Explainers<\/span>\r\n      <span style=\"border:1px solid #4fc3ff;color:#4fc3ff;\">Promos<\/span>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"right\">\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/Reel-1-Baldev-PURI.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/AD2.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/video-final.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/Brand-fam-reel-promotion.mp4\" autoplay muted loop playsinline><\/video>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= GYM EDITS ================= -->\r\n<section class=\"section reveal\">\r\n  <div class=\"left\">\r\n    <h2 style=\"color:#ff3b3b;\">GYM EDITS<\/h2>\r\n    <p>High energy edits designed to push limits.<\/p>\r\n    <div class=\"tags\">\r\n      <span style=\"border:1px solid #ff3b3b;color:#ff3b3b;\">Beat drops<\/span>\r\n      <span style=\"border:1px solid #ff3b3b;color:#ff3b3b;\">Shakes<\/span>\r\n      <span style=\"border:1px solid #ff3b3b;color:#ff3b3b;\">Hype cuts<\/span>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"right\">\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/Reel-1-Baldev-PURI.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/AD2.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/video-final.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/Brand-fam-reel-promotion.mp4\" autoplay muted loop playsinline><\/video>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= COMMERCIAL EDITS ================= -->\r\n<section class=\"section reveal\">\r\n  <div class=\"left\">\r\n    <h2 style=\"color:#ffd166;\">COMMERCIAL EDITS<\/h2>\r\n    <p>High-end promotional edits crafted for brands.<\/p>\r\n    <div class=\"tags\">\r\n      <span style=\"border:1px solid #ffd166;color:#ffd166;\">Brand films<\/span>\r\n      <span style=\"border:1px solid #ffd166;color:#ffd166;\">Product ads<\/span>\r\n      <span style=\"border:1px solid #ffd166;color:#ffd166;\">Corporate<\/span>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"right\">\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/Reel-1-Baldev-PURI.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/AD2.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/video-final.mp4\" autoplay muted loop playsinline><\/video>\r\n    <video class=\"card\" src=\"https:\/\/gdsproductions.com\/wp-content\/uploads\/2026\/02\/Brand-fam-reel-promotion.mp4\" autoplay muted loop playsinline><\/video>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= FINAL CTA ================= -->\r\n<section class=\"cta-section\">\r\n  <div class=\"cta-box\">\r\n    <h2>READY TO START YOUR PROJECT?<\/h2>\r\n    <p>Let\u2019s create cinematic edits that make your brand stand out.<\/p>\r\n    <a href=\"https:\/\/wa.me\/917303237016?text=Hi%20GDS%20Production,%20I%20want%20to%20start%20a%20project.\" target=\"_blank\">\r\nStart Your Project\r\n<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\nconst sections = document.querySelectorAll('.reveal');\r\n\r\nconst observer = new IntersectionObserver(entries=>{\r\n  entries.forEach(entry=>{\r\n    if(entry.isIntersecting){\r\n      const left = entry.target.querySelector('.left');\r\n      const tags = entry.target.querySelectorAll('.tags span');\r\n      const cards = entry.target.querySelectorAll('.card');\r\n\r\n      setTimeout(()=>left.classList.add('show'),300);\r\n\r\n      tags.forEach((tag,i)=>{\r\n        setTimeout(()=>tag.classList.add('show'),700 + i*120);\r\n      });\r\n\r\n      cards.forEach((card,i)=>{\r\n        setTimeout(()=>card.classList.add('show'),1000 + i*250);\r\n      });\r\n\r\n      observer.unobserve(entry.target);\r\n    }\r\n  });\r\n},{threshold:0.3});\r\n\r\nsections.forEach(section=>observer.observe(section));\r\n<\/script>\r\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>SIMPLE EDITS Clean cuts, smooth transitions and beat synced edits. Clean cuts Transitions Beat sync MOTION GRAPHICS High impact motion designs and cinematic animations. Logo reveal Explainers Promos GYM EDITS High energy edits designed to push limits. Beat drops Shakes Hype cuts COMMERCIAL EDITS High-end promotional edits crafted for brands. Brand films Product ads Corporate [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-138","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gdsproductions.com\/index.php\/wp-json\/wp\/v2\/pages\/138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gdsproductions.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gdsproductions.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gdsproductions.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gdsproductions.com\/index.php\/wp-json\/wp\/v2\/comments?post=138"}],"version-history":[{"count":58,"href":"https:\/\/gdsproductions.com\/index.php\/wp-json\/wp\/v2\/pages\/138\/revisions"}],"predecessor-version":[{"id":833,"href":"https:\/\/gdsproductions.com\/index.php\/wp-json\/wp\/v2\/pages\/138\/revisions\/833"}],"wp:attachment":[{"href":"https:\/\/gdsproductions.com\/index.php\/wp-json\/wp\/v2\/media?parent=138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}