{"id":3126,"date":"2023-09-10T20:35:44","date_gmt":"2023-09-10T15:05:44","guid":{"rendered":"https:\/\/digitalmarketingguru.info\/new\/?page_id=3126"},"modified":"2026-05-27T15:22:29","modified_gmt":"2026-05-27T09:52:29","slug":"about-digital-marketing-guru","status":"publish","type":"page","link":"https:\/\/digitalmarketingguru.info\/new\/about-digital-marketing-guru\/","title":{"rendered":"About Digital Marketing GURU"},"content":{"rendered":"\n<div class=\"wp-block-greenshift-blocks-row alignfull gspb_row gspb_row-id-gsbp-973388ec-fba6\" id=\"gspb_row-id-gsbp-973388ec-fba6\">\n<div class=\"wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_col-id-gsbp-e536e73e-876f\" id=\"gspb_col-id-gsbp-e536e73e-876f\">\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>About Us \u2013 Digital Marketing GURU<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&amp;display=swap\" rel=\"stylesheet\">\n<style>\n\n\/* \u2500\u2500 RESET \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --orange:      #F69333;\n  --orange-dark: #D97B1C;\n  --blue:        #00A4DE;\n  --navy:        #0A1F3D;\n  --navy-mid:    #0E2A50;\n  --white:       #FFFFFF;\n  --off-white:   #F6F9FC;\n  --light:       #EDF2F8;\n  --text-dark:   #0A1F3D;\n  --text-mid:    #3D4F68;\n  --text-muted:  #6E82A0;\n  --border:      rgba(10,31,61,0.09);\n  --font:        'Poppins', sans-serif;\n  --radius:      14px;\n  --radius-sm:   8px;\n}\n\nhtml { scroll-behavior: smooth; }\n\nbody {\n  font-family: var(--font);\n  font-size: 18px;\n  line-height: 1.75;\n  color: var(--text-dark);\n  background: var(--white);\n  -webkit-font-smoothing: antialiased;\n}\n\nimg { display: block; max-width: 100%; border-radius: var(--radius); }\na   { color: inherit; text-decoration: none; }\nul  { list-style: none; }\n\n.container { max-width: 1290px; margin: 0 auto; padding: 0 36px; }\n\n\/* \u2500\u2500 TYPOGRAPHY \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.eyebrow {\n  display: inline-block;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--blue);\n  margin-bottom: 16px;\n}\n.eyebrow-light { color: rgba(0,164,222,0.9); }\n\nh1 { font-size: clamp(32px, 5vw, 50px); font-weight: 800; line-height: 1.15; color: var(--navy); }\nh2 { font-size: clamp(26px, 3.5vw, 36px); font-weight: 700; line-height: 1.2;  color: var(--navy); }\nh3 { font-size: 22px; font-weight: 700; line-height: 1.3; color: var(--navy); }\n\n\/* \u2500\u2500 BUTTONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.btn {\n  display: inline-block;\n  padding: 13px 30px;\n  border-radius: var(--radius-sm);\n  font-family: var(--font);\n  font-size: 15px;\n  font-weight: 600;\n  cursor: pointer;\n  border: 2px solid transparent;\n  transition: transform .18s ease, box-shadow .18s ease, opacity .18s ease;\n}\n.btn:hover { transform: translateY(-2px); box-shadow: 0 8px 28px rgba(0,0,0,.13); }\n\n.btn-orange { background: var(--orange); color: var(--white); border-color: var(--orange); }\n.btn-orange:hover { background: var(--orange-dark); border-color: var(--orange-dark); }\n\n.btn-ghost-white {\n  background: transparent;\n  color: var(--white);\n  border-color: rgba(255,255,255,.45);\n}\n.btn-ghost-white:hover { background: rgba(255,255,255,.08); }\n\n.btn-ghost-navy {\n  background: transparent;\n  color: var(--navy);\n  border-color: rgba(10,31,61,.3);\n}\n.btn-ghost-navy:hover { background: var(--light); }\n\n\/* \u2500\u2500 IMAGE PLACEHOLDER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.img-ph {\n  background: var(--light);\n  border: 2px dashed rgba(10,31,61,.15);\n  border-radius: var(--radius);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  color: var(--text-muted);\n}\n.img-ph-icon { font-size: 36px; opacity: .55; }\n.img-ph-label { font-size: 13px; font-weight: 500; }\n.img-ph-size  { font-size: 11px; opacity: .6; }\n\n\/* dark variant *\/\n.img-ph-dark {\n  background: rgba(255,255,255,.06);\n  border-color: rgba(255,255,255,.15);\n  color: rgba(255,255,255,.4);\n}\n\n\n\n\/* \u2500\u2500 1. HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.hero {\n  background: var(--navy);\n  padding: 88px 0 80px;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* decorative circles *\/\n.hero::before, .hero::after {\n  content: '';\n  position: absolute;\n  border-radius: 50%;\n  pointer-events: none;\n}\n.hero::before {\n  width: 480px; height: 480px;\n  top: -140px; right: -100px;\n  background: radial-gradient(circle, var(--orange) 0%, transparent 70%);\n  opacity: .08;\n}\n.hero::after {\n  width: 340px; height: 340px;\n  bottom: -120px; left: 10%;\n  background: radial-gradient(circle, var(--blue) 0%, transparent 70%);\n  opacity: .10;\n}\n\n.hero-grid {\n  position: relative; z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr 400px;\n  gap: 56px;\n  align-items: center;\n}\n\n.hero-content .eyebrow { margin-bottom: 20px; }\n\n.hero-content h1 {\n  color: var(--white);\n  margin-bottom: 22px;\n}\n.hero-content h1 em {\n  font-style: normal;\n  color: var(--orange);\n}\n\n.hero-content p {\n  font-size: 17px;\n  color: rgba(255,255,255,.7);\n  line-height: 1.8;\n  margin-bottom: 36px;\n  max-width: 500px;\n}\n\n.hero-btns { display: flex; gap: 14px; flex-wrap: wrap; }\n\n.hero-photo {\n  height: 380px;\n  position: relative;\n}\n\n.hero-photo .img-ph {\n  height: 100%;\n}\n\n.hero-photo-badge {\n  position: absolute;\n  bottom: -18px; left: 24px;\n  background: var(--orange);\n  color: var(--white);\n  padding: 12px 20px;\n  border-radius: var(--radius-sm);\n  box-shadow: 0 8px 28px rgba(246,147,51,.35);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.hero-photo-badge-num {\n  font-size: 26px;\n  font-weight: 800;\n  line-height: 1;\n}\n.hero-photo-badge-txt {\n  font-size: 12px;\n  font-weight: 500;\n  line-height: 1.35;\n  opacity: .9;\n}\n\n\/* \u2500\u2500 2. PROOF STRIP \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.proof {\n  background: var(--orange);\n}\n\n.proof-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n}\n\n.proof-item {\n  padding: 38px 30px;\n  text-align: center;\n  border-right: 1px solid rgba(255,255,255,.22);\n}\n.proof-item:last-child { border-right: none; }\n\n.proof-num {\n  font-size: 52px;\n  font-weight: 800;\n  color: var(--white);\n  line-height: 1;\n  margin-bottom: 8px;\n}\n\n.proof-lbl {\n  font-size: 14px;\n  font-weight: 500;\n  color: rgba(255,255,255,.85);\n  line-height: 1.4;\n}\n\n\/* \u2500\u2500 3. WHO WE ARE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.who {\n  padding: 88px 0;\n  background: var(--white);\n}\n\n.who-grid {\n  display: grid;\n  grid-template-columns: 340px 1fr;\n  gap: 60px;\n  align-items: start;\n}\n\n\/* founder card *\/\n.founder-card {\n  background: var(--navy);\n  border-radius: var(--radius);\n  overflow: hidden;\n  position: sticky;\n  top: 90px;\n}\n\n.founder-photo {\n  height: 310px;\n  border-radius: 0;\n}\n.founder-photo .img-ph {\n  height: 100%;\n  border-radius: 0;\n  border: none;\n  background: var(--navy-mid);\n}\n\n.founder-info {\n  padding: 28px 26px 32px;\n}\n\n.founder-name {\n  font-size: 22px;\n  font-weight: 800;\n  color: var(--white);\n  margin-bottom: 4px;\n}\n\n.founder-role-tag {\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n  color: var(--blue);\n  margin-bottom: 22px;\n}\n\n.cert-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.cert-row {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 13px;\n  color: rgba(255,255,255,.72);\n}\n\n.cert-dot {\n  width: 6px; height: 6px;\n  border-radius: 50%;\n  background: var(--orange);\n  flex-shrink: 0;\n}\n\n\/* founder bio *\/\n.founder-bio .eyebrow { margin-bottom: 14px; }\n\n.founder-bio h2 { margin-bottom: 22px; }\n\n.founder-bio p {\n  font-size: 17px;\n  color: var(--text-mid);\n  line-height: 1.82;\n  margin-bottom: 18px;\n}\n.founder-bio p strong { color: var(--text-dark); font-weight: 600; }\n\n.quote-pull {\n  border-left: 4px solid var(--orange);\n  background: #FFF8F0;\n  padding: 18px 22px;\n  border-radius: 0 var(--radius-sm) var(--radius-sm) 0;\n  margin: 28px 0;\n}\n.quote-pull p {\n  font-size: 17px !important;\n  font-style: italic;\n  color: var(--navy) !important;\n  margin: 0 !important;\n  line-height: 1.7;\n}\n\n.badge-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin-top: 26px;\n}\n\n.badge {\n  display: inline-block;\n  padding: 6px 15px;\n  border-radius: 100px;\n  font-size: 12px;\n  font-weight: 600;\n}\n.badge-blue   { background: #E6F6FD; color: #006FA0; }\n.badge-orange { background: #FFF2E5; color: #B86010; }\n.badge-navy   { background: var(--light); color: var(--navy); }\n\n\/* \u2500\u2500 4. RESULTS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.results {\n  padding: 88px 0;\n  background: var(--navy);\n  position: relative;\n  overflow: hidden;\n}\n\n.results::before {\n  content: '';\n  position: absolute;\n  width: 500px; height: 500px;\n  border-radius: 50%;\n  top: -180px; right: -120px;\n  background: radial-gradient(circle, var(--blue) 0%, transparent 65%);\n  opacity: .07;\n  pointer-events: none;\n}\n\n.results-head {\n  text-align: center;\n  margin-bottom: 52px;\n  position: relative; z-index: 2;\n}\n.results-head h2 { color: var(--white); margin-bottom: 12px; }\n.results-head p {\n  font-size: 16px;\n  color: rgba(255,255,255,.6);\n  max-width: 500px;\n  margin: 0 auto;\n}\n\n.results-grid {\n  position: relative; z-index: 2;\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.result-card {\n  background: rgba(255,255,255,.05);\n  border: 1px solid rgba(255,255,255,.09);\n  border-top: 3px solid var(--orange);\n  border-radius: var(--radius);\n  padding: 32px 28px;\n  transition: background .2s, transform .2s;\n}\n.result-card:hover {\n  background: rgba(255,255,255,.08);\n  transform: translateY(-4px);\n}\n\n.result-client {\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n  color: var(--blue);\n  margin-bottom: 16px;\n}\n\n.result-metric {\n  font-size: 44px;\n  font-weight: 800;\n  color: var(--orange);\n  line-height: 1;\n  margin-bottom: 14px;\n}\n.result-metric sub {\n  font-size: 17px;\n  font-weight: 600;\n  vertical-align: baseline;\n  color: rgba(246,147,51,.75);\n}\n\n.result-desc {\n  font-size: 15px;\n  color: rgba(255,255,255,.7);\n  line-height: 1.7;\n}\n.result-desc strong { color: var(--white); font-weight: 600; }\n\n\/* \u2500\u2500 5. WHY DMG \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.why {\n  padding: 88px 0;\n  background: var(--off-white);\n}\n\n.why-head {\n  text-align: center;\n  margin-bottom: 52px;\n}\n.why-head h2 { margin-bottom: 0; }\n\n.why-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n}\n\n.why-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 32px 24px 28px;\n  transition: transform .2s, box-shadow .2s;\n  position: relative;\n  overflow: hidden;\n}\n\n.why-card::before {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 3px;\n  background: var(--orange);\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform .25s ease;\n}\n.why-card:hover::before { transform: scaleX(1); }\n.why-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 16px 40px rgba(10,31,61,.10);\n}\n\n.why-icon {\n  width: 50px; height: 50px;\n  border-radius: 12px;\n  background: #E6F6FD;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 20px;\n}\n.why-icon svg {\n  width: 22px; height: 22px;\n  stroke: var(--blue);\n  fill: none;\n  stroke-width: 2.1;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.why-card h3 {\n  font-size: 17px;\n  margin-bottom: 10px;\n}\n\n.why-card p {\n  font-size: 14px;\n  color: var(--text-mid);\n  line-height: 1.65;\n}\n\n\/* \u2500\u2500 6. CLIENT LOGOS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.clients {\n  padding: 60px 0;\n  background: var(--white);\n  border-top: 1px solid var(--border);\n  border-bottom: 1px solid var(--border);\n}\n\n.clients-label {\n  text-align: center;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  color: var(--text-muted);\n  margin-bottom: 36px;\n}\n\n.clients-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n\n.client-tile {\n  background: var(--off-white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius-sm);\n  height: 80px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--text-muted);\n  text-align: center;\n  padding: 10px 16px;\n  transition: border-color .2s, box-shadow .2s;\n}\n.client-tile:hover {\n  border-color: var(--blue);\n  box-shadow: 0 4px 16px rgba(0,164,222,.10);\n  color: var(--navy);\n}\n\n\/* \u2500\u2500 7. CTA BAND \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.cta-band {\n  padding: 88px 0;\n  background: var(--navy);\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.cta-band::before, .cta-band::after {\n  content: '';\n  position: absolute;\n  border-radius: 50%;\n  pointer-events: none;\n}\n.cta-band::before {\n  width: 400px; height: 400px;\n  top: -160px; left: -80px;\n  background: radial-gradient(circle, var(--orange) 0%, transparent 65%);\n  opacity: .07;\n}\n.cta-band::after {\n  width: 300px; height: 300px;\n  bottom: -100px; right: 5%;\n  background: radial-gradient(circle, var(--blue) 0%, transparent 65%);\n  opacity: .09;\n}\n\n.cta-band-inner { position: relative; z-index: 2; }\n\n.cta-band h2 {\n  color: var(--white);\n  margin-bottom: 16px;\n}\n\n.cta-band p {\n  font-size: 17px;\n  color: rgba(255,255,255,.65);\n  margin-bottom: 40px;\n  max-width: 480px;\n  margin-left: auto; margin-right: auto;\n}\n\n.cta-btns {\n  display: flex;\n  gap: 16px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n\n\n\n\/* \u2500\u2500 FADE-UP ANIMATION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(22px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n.fu  { animation: fadeUp .65s ease both; }\n.d1  { animation-delay: .10s; }\n.d2  { animation-delay: .22s; }\n.d3  { animation-delay: .34s; }\n.d4  { animation-delay: .46s; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media (max-width: 960px) {\n  .hero-grid   { grid-template-columns: 1fr; }\n  .hero-photo  { height: 240px; margin-top: 8px; }\n  .who-grid    { grid-template-columns: 1fr; }\n  .founder-card{ position: static; }\n  .why-grid    { grid-template-columns: 1fr 1fr; }\n  .results-grid{ grid-template-columns: 1fr; }\n  .clients-grid{ grid-template-columns: repeat(4, 1fr); }\n}\n\n@media (max-width: 600px) {\n  body         { font-size: 16px; }\n  h1           { font-size: clamp(26px, 7vw, 32px); }\n  h2           { font-size: 22px; }\n  h3           { font-size: 18px; }\n  .container   { padding: 0 20px; }\n  .proof-grid  { grid-template-columns: 1fr; }\n  .proof-item  { border-right: none; border-bottom: 1px solid rgba(255,255,255,.18); }\n  .proof-item:last-child { border-bottom: none; }\n  .why-grid    { grid-template-columns: 1fr; }\n  .clients-grid{ grid-template-columns: repeat(2, 1fr); }\n  .hero-btns   { flex-direction: column; }\n  .cta-btns    { flex-direction: column; align-items: center; }\n}\n\n<\/style>\n\n\n\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     1. HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"container\">\n    <div class=\"hero-grid\">\n\n      <div class=\"hero-content fu\">\n        <span class=\"eyebrow eyebrow-light\">About Digital Marketing GURU<\/span>\n        <h1>25 Years of Real Work.<br><em>One Obsession.<\/em><\/h1>\n        <p>Most trainers teach from slides. I&#8217;ve spent 25 years inside actual businesses \u2014 selling, running campaigns, and watching what works when money is on the line. That&#8217;s what I bring into every training and every client engagement.<\/p>\n        <div class=\"hero-btns\">\n          <a href=\"https:\/\/digitalmarketingguru.info\/new\/digital-marketing-fundamentals\/\" class=\"btn btn-orange\">Explore Training<\/a>\n          <a href=\"https:\/\/digitalmarketingguru.info\/new\/services\/\" class=\"btn btn-ghost-white\">Our Services<\/a>\n        <\/div>\n      <\/div>\n\n     <div class=\"hero-photo fu d2\">\n  <img decoding=\"async\" src=\"https:\/\/digitalmarketingguru.info\/new\/wp-content\/uploads\/2026\/05\/jogesh4.png\" alt=\"Jogesh Ammu \u2014 Chief Mentor &amp; Founder, Digital Marketing GURU\" style=\"width:100%; height:100%; object-fit:cover; border-radius:var(--radius);\">\n  <div class=\"hero-photo-badge\">\n    <div class=\"hero-photo-badge-num\">25+<\/div>\n    <div class=\"hero-photo-badge-txt\">Years of<br>Industry Experience<\/div>\n  <\/div>\n<\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     2. PROOF STRIP\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"proof\">\n  <div class=\"container\">\n    <div class=\"proof-grid\">\n      <div class=\"proof-item\">\n        <div class=\"proof-num\">1000+<\/div>\n        <div class=\"proof-lbl\">Students Trained Since 2015<\/div>\n      <\/div>\n      <div class=\"proof-item\">\n        <div class=\"proof-num\">6x<\/div>\n        <div class=\"proof-lbl\">Avg. ROI Delivered for Clients<\/div>\n      <\/div>\n      <div class=\"proof-item\">\n        <div class=\"proof-num\">100+<\/div>\n        <div class=\"proof-lbl\">Businesses Served Across India, US &amp; Australia<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     3. WHO WE ARE \u2014 Founder + Bio merged\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"who\">\n  <div class=\"container\">\n    <div class=\"who-grid\">\n\n     <!-- Founder Card -->\n<div class=\"founder-card\">\n  <div class=\"founder-photo\">\n    <img decoding=\"async\" src=\"https:\/\/digitalmarketingguru.info\/new\/wp-content\/uploads\/2026\/05\/jogesh5.png\" alt=\"Jogesh Ammu \u2014 Chief Mentor &amp; Founder, Digital Marketing GURU\" style=\"width:100%; height:100%; object-fit:cover; border-radius:0;\">\n  <\/div>\n  <div class=\"founder-info\">\n    <div class=\"founder-name\">Jogesh Ammu<\/div>\n    <div class=\"founder-role-tag\">Chief Mentor &amp; Founder<\/div>\n    <ul class=\"cert-list\">\n      <li class=\"cert-row\"><span class=\"cert-dot\"><\/span>Google Certified Professional<\/li>\n      <li class=\"cert-row\"><span class=\"cert-dot\"><\/span>HubSpot Certified Marketer<\/li>\n      <li class=\"cert-row\"><span class=\"cert-dot\"><\/span>YouTube Certified<\/li>\n      <li class=\"cert-row\"><span class=\"cert-dot\"><\/span>Guest Lecturer \u2014 ICMB School of Business Excellence<\/li>\n    <\/ul>\n  <\/div>\n<\/div>\n\n      <!-- Bio -->\n      <div class=\"founder-bio\">\n        <span class=\"eyebrow\">Who We Are<\/span>\n        <h2>Built on Real Business Experience<\/h2>\n        <p>I started <strong>Digital Marketing GURU in 2015<\/strong> after watching training institutes across Hyderabad prioritise throughput over understanding. Students were completing courses. None of them could actually do the work.<\/p>\n        <p>My background isn&#8217;t just digital. It&#8217;s 25 years across sales, corporate marketing, branding, and running a business with no safety net. By the time I got into digital marketing, I already knew what businesses actually need \u2014 not more traffic, but more revenue.<\/p>\n\n        <div class=\"quote-pull\">\n          <p>&#8220;Every student says they understand each and every concept properly. That&#8217;s the feedback I care about most.&#8221;<\/p>\n        <\/div>\n\n        <p>Today that same standard applies to consulting. When I take on a client, I use <strong>premium tools, run campaigns I can stand behind<\/strong>, and track everything that matters.<\/p>\n\n        <div class=\"badge-row\">\n          <span class=\"badge badge-blue\">Google Certified<\/span>\n          <span class=\"badge badge-blue\">HubSpot Certified<\/span>\n          <span class=\"badge badge-blue\">YouTube Certified<\/span>\n          <span class=\"badge badge-orange\">ICMB Guest Lecturer<\/span>\n          <span class=\"badge badge-navy\">Est. 2015 \u00b7 Secunderabad<\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     4. RESULTS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"results\">\n  <div class=\"container\">\n    <div class=\"results-head\">\n      <span class=\"eyebrow eyebrow-light\">Real Outcomes<\/span>\n      <h2>What Clients Got \u2014 With Numbers<\/h2>\n      <p>Not testimonials. Actual business outcomes from actual campaigns \u2014 tracked and verified.<\/p>\n    <\/div>\n\n    <div class=\"results-grid\">\n\n      <div class=\"result-card\">\n        <div class=\"result-client\">Skanda Lab<\/div>\n        <div class=\"result-metric\">6<sub>x ROI<\/sub><\/div>\n        <div class=\"result-desc\">Spent <strong>\u20b92 Lakhs<\/strong> on Google Ads over 6 months. Got <strong>\u20b912 Lakhs in business<\/strong> back. Tracked and verified through Google Ads data.<\/div>\n      <\/div>\n\n      <div class=\"result-card\">\n        <div class=\"result-client\">Sahara Jyothi Foundation<\/div>\n        <div class=\"result-metric\">5<sub> New Clients<\/sub><\/div>\n        <div class=\"result-desc\">Acquired <strong>5 high-value clients<\/strong> through targeted paid campaigns \u2014 in a sector where trust takes time to build.<\/div>\n      <\/div>\n\n      <div class=\"result-card\">\n        <div class=\"result-client\">SBT Global<\/div>\n        <div class=\"result-metric\">\u2713<sub> Verified<\/sub><\/div>\n        <div class=\"result-desc\">Paid campaigns drove <strong>confirmed conversions and measurable business growth<\/strong>. Exact numbers kept confidential at client&#8217;s request.<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     5. WHY CHOOSE DMG\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"why\">\n  <div class=\"container\">\n    <div class=\"why-head\">\n      <span class=\"eyebrow\">Why Choose DMG<\/span>\n      <h2>What Makes the Difference<\/h2>\n    <\/div>\n\n    <div class=\"why-grid\">\n\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"><\/path><path d=\"M2 17l10 5 10-5\"><\/path><path d=\"M2 12l10 5 10-5\"><\/path><\/svg>\n        <\/div>\n        <h3>Teach to Understanding<\/h3>\n        <p>Every concept is explained until it clicks. Not until the timer runs out. Students leave knowing exactly what they&#8217;re doing and why.<\/p>\n      <\/div>\n\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"><\/rect><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"><\/line><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"><\/line><\/svg>\n        <\/div>\n        <h3>Live Projects Only<\/h3>\n        <p>Training happens on real campaigns, not sandbox exercises. That&#8217;s the only way to build confidence that holds up in the real world.<\/p>\n      <\/div>\n\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <svg viewBox=\"0 0 24 24\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"><\/polyline><\/svg>\n        <\/div>\n        <h3>Premium Tools, Always<\/h3>\n        <p>Every client engagement uses professional-grade tools. No budget shortcuts when your ad spend and business outcomes are on the line.<\/p>\n      <\/div>\n\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><polyline points=\"9 12 11 14 15 10\"><\/polyline><\/svg>\n        <\/div>\n        <h3>100% Money-Back Guarantee<\/h3>\n        <p>Not satisfied after the first module? Full refund \u2014 no conditions. We back our training because we know what it delivers.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     6. CLIENT LOGOS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"clients\">\n  <div class=\"container\">\n    <p class=\"clients-label\">Trusted by Businesses Across India, US &amp; Australia<\/p>\n    <div class=\"clients-grid\">\n      <div class=\"client-tile\">DAMS Hyderabad<\/div>\n      <div class=\"client-tile\">CBD Remedies<\/div>\n      <div class=\"client-tile\">WalkerTown School<\/div>\n      <div class=\"client-tile\">Team SBT Global<\/div>\n      <div class=\"client-tile\">NRich HCM Solutions<\/div>\n      <div class=\"client-tile\">NRich HR Academy<\/div>\n      <div class=\"client-tile\">New Lotus Hospital<\/div>\n      <div class=\"client-tile\">ICBM SBE<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     7. CTA BAND\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"contact\" class=\"cta-band\">\n  <div class=\"container\">\n    <div class=\"cta-band-inner\">\n      <span class=\"eyebrow eyebrow-light\">Work With Us<\/span>\n      <h2>Ready to Start the Conversation?<\/h2>\n      <p>Whether you want training that actually sticks or consulting that moves revenue \u2014 the first call is free.<\/p>\n      <div class=\"cta-btns\">\n        <a href=\"#\" class=\"btn btn-orange\">Explore Training<\/a>\n        <a href=\"#\" class=\"btn btn-ghost-white\">Talk to Us About Services<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"#gspb_row-id-gsbp-973388ec-fba6{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap}#gspb_row-id-gsbp-973388ec-fba6>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}.gspb_row{position:relative}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;padding:var(--gs-row-column-padding, 15px min(3vw, 20px))}@media (max-width:575.98px){#gspb_row-id-gsbp-973388ec-fba6{padding-top:120px;padding-bottom:120px}}#gspb_row-id-gsbp-973388ec-fba6{background-color:#02275a}@media (max-width:991.98px){#gspb_row-id-gsbp-973388ec-fba6{background-color:#02275a}}@media (max-width:767.98px){#gspb_row-id-gsbp-973388ec-fba6{background-color:#02275a}}@media (max-width:575.98px){#gspb_row-id-gsbp-973388ec-fba6{background-color:#02275a}}#gspb_col-id-gsbp-e536e73e-876f.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-e536e73e-876f.gspb_row__col--12{width:100%}}.gspb_row #gspb_col-id-gsbp-e536e73e-876f.gspb_row__col--12{padding:0}@media (max-width:575.98px){.gspb_row #gspb_col-id-gsbp-e536e73e-876f.gspb_row__col--12{padding-right:5px;padding-left:5px}}","footnotes":""},"class_list":["post-3126","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"vertical_spacing_source":"custom","content_area_spacing":"none"},"_links":{"self":[{"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/pages\/3126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/comments?post=3126"}],"version-history":[{"count":3,"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/pages\/3126\/revisions"}],"predecessor-version":[{"id":5721,"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/pages\/3126\/revisions\/5721"}],"wp:attachment":[{"href":"https:\/\/digitalmarketingguru.info\/new\/wp-json\/wp\/v2\/media?parent=3126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}