{"id":257,"date":"2022-05-17T18:21:25","date_gmt":"2022-05-17T18:21:25","guid":{"rendered":"http:\/\/sheikhimran.in\/?page_id=257"},"modified":"2026-03-15T07:48:38","modified_gmt":"2026-03-15T07:48:38","slug":"about-sheikh","status":"publish","type":"page","link":"https:\/\/sheikhimran.in\/?page_id=257","title":{"rendered":"About Sheikh"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"257\" class=\"elementor elementor-257\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1c9e4285 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle\" data-id=\"1c9e4285\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-471ea32e\" data-id=\"471ea32e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-104018e9 elementor-widget elementor-widget-heading\" data-id=\"104018e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">About <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e5eb68 elementor-widget elementor-widget-button\" data-id=\"9e5eb68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/sheikhimran.in\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">&lt; Back to Home<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6e42650 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle\" data-id=\"6e42650\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c409bb1\" data-id=\"c409bb1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9158da6 elementor-widget elementor-widget-html\" data-id=\"9158da6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400&family=Cormorant+Garamond:wght@300;400;500;600&family=Montserrat:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n:root {\n  \/* Updated Primary Blue *\/\n  --navy: #182E71; \n  --navy-mid: #223c8a;\n  --gold: #c9a84c;\n  --gold-light: #e8c97a;\n  --cream: #f8f4ed;\n  --text: #1a1a2e;\n  --muted: #6b7280;\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nhtml { scroll-behavior: smooth; }\n\nbody {\n  font-family: 'Cormorant Garamond', serif;\n  background: var(--cream);\n  color: var(--text);\n  overflow-x: hidden;\n}\n\n\/* \u2500\u2500 NOISE OVERLAY \u2500\u2500 *\/\nbody::before {\n  content: '';\n  position: fixed;\n  inset: 0;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'\/%3E%3C\/svg%3E\");\n  pointer-events: none;\n  z-index: 1000;\n  opacity: 0.4;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero {\n  background: var(--navy);\n  min-height: 100vh;\n  display: grid;\n  grid-template-rows: auto 1fr auto;\n  position: relative;\n  overflow: hidden;\n}\n\n.hero::after {\n  content: '';\n  position: absolute;\n  bottom: -2px;\n  left: 0; right: 0;\n  height: 120px;\n  background: var(--cream);\n  clip-path: ellipse(55% 100% at 50% 100%);\n}\n\n.hero-bg-pattern {\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(ellipse 80% 60% at 80% 20%, rgba(201,168,76,0.12) 0%, transparent 60%),\n    radial-gradient(ellipse 60% 80% at 10% 90%, rgba(201,168,76,0.07) 0%, transparent 50%);\n  pointer-events: none;\n}\n\n.hero-lines {\n  position: absolute;\n  inset: 0;\n  background-image:\n    repeating-linear-gradient(\n      90deg,\n      transparent,\n      transparent 119px,\n      rgba(201,168,76,0.04) 119px,\n      rgba(201,168,76,0.04) 120px\n    );\n  pointer-events: none;\n}\n\n.nav-bar {\n  padding: 32px 80px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  position: relative;\n  z-index: 10;\n  animation: fadeDown 0.8s ease both;\n}\n\n.nav-logo {\n  font-family: 'Playfair Display', serif;\n  color: var(--gold);\n  font-size: 14px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  font-weight: 400;\n}\n\n.nav-tagline {\n  font-family: 'Montserrat', sans-serif;\n  color: rgba(255,255,255,0.35);\n  font-size: 11px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n}\n\n.hero-content {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 80px;\n  align-items: center;\n  padding: 40px 80px 100px;\n  position: relative;\n  z-index: 10;\n  max-width: 1400px;\n  margin: 0 auto;\n  width: 100%;\n}\n\n.hero-text { animation: fadeLeft 1s ease 0.2s both; }\n\n.hero-eyebrow {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 24px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.hero-eyebrow::before {\n  content: '';\n  display: block;\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n}\n\n.hero-name {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(52px, 6vw, 82px);\n  font-weight: 900;\n  color: white;\n  line-height: 1.05;\n  margin-bottom: 8px;\n}\n\n.hero-name em {\n  color: var(--gold);\n  font-style: italic;\n}\n\n.hero-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 22px;\n  font-weight: 300;\n  color: rgba(255,255,255,0.6);\n  margin-bottom: 36px;\n  letter-spacing: 1px;\n}\n\n.hero-divider {\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--gold), transparent);\n  margin-bottom: 32px;\n}\n\n.hero-desc {\n  font-size: 19px;\n  line-height: 1.8;\n  color: rgba(255,255,255,0.72);\n  font-weight: 300;\n  margin-bottom: 16px;\n}\n\n.hero-role {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 12px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold-light);\n  opacity: 0.8;\n}\n\n.hero-visual {\n  position: relative;\n  animation: fadeRight 1s ease 0.4s both;\n}\n\n.hero-card {\n  background: linear-gradient(135deg, rgba(201,168,76,0.15), rgba(201,168,76,0.03));\n  border: 1px solid rgba(201,168,76,0.2);\n  border-radius: 4px;\n  padding: 48px;\n  position: relative;\n}\n\n.hero-card::before {\n  content: '';\n  position: absolute;\n  top: -1px; left: -1px;\n  width: 80px; height: 80px;\n  border-top: 2px solid var(--gold);\n  border-left: 2px solid var(--gold);\n  border-radius: 3px 0 0 0;\n}\n\n.hero-card::after {\n  content: '';\n  position: absolute;\n  bottom: -1px; right: -1px;\n  width: 80px; height: 80px;\n  border-bottom: 2px solid var(--gold);\n  border-right: 2px solid var(--gold);\n  border-radius: 0 0 3px 0;\n}\n\n.hero-quote-mark {\n  font-family: 'Playfair Display', serif;\n  font-size: 120px;\n  color: var(--gold);\n  opacity: 0.2;\n  line-height: 0.8;\n  margin-bottom: 20px;\n  display: block;\n}\n\n.hero-card-quote {\n  font-family: 'Playfair Display', serif;\n  font-size: 22px;\n  font-style: italic;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.7;\n  margin-bottom: 28px;\n}\n\n.hero-card-attr {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--gold);\n}\n\n\/* \u2500\u2500 STATS BAND \u2500\u2500 *\/\n.stats-band {\n  background: var(--navy);\n  padding: 0;\n  position: relative;\n}\n\n.stats-band::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.stats-inner {\n  max-width: 1400px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n}\n\n.stat-item {\n  padding: 56px 40px;\n  text-align: center;\n  border-right: 1px solid rgba(201,168,76,0.12);\n  position: relative;\n  transition: background 0.4s;\n}\n\n.stat-item:last-child { border-right: none; }\n\n.stat-item:hover { background: rgba(201,168,76,0.04); }\n\n.stat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 54px;\n  font-weight: 700;\n  color: var(--gold);\n  line-height: 1;\n  margin-bottom: 12px;\n}\n\n.stat-label {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.45);\n  line-height: 1.6;\n}\n\n\/* \u2500\u2500 ABOUT \u2500\u2500 *\/\n.section { padding: 120px 80px; max-width: 1400px; margin: 0 auto; }\n\n.section-eyebrow {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 20px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n\n.section-eyebrow::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: linear-gradient(90deg, var(--gold), transparent);\n  max-width: 80px;\n}\n\n.section-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(38px, 4vw, 56px);\n  font-weight: 700;\n  color: var(--navy);\n  line-height: 1.15;\n  margin-bottom: 28px;\n}\n\n.section-title em {\n  color: var(--gold);\n  font-style: italic;\n}\n\n.about-grid {\n  display: grid;\n  grid-template-columns: 1.2fr 0.8fr;\n  gap: 100px;\n  align-items: start;\n}\n\n.about-text {\n  font-size: 19px;\n  line-height: 1.9;\n  color: #3a3a50;\n  font-weight: 400;\n}\n\n.about-aside {\n  padding-top: 20px;\n}\n\n.aside-card {\n  border-left: 3px solid var(--gold);\n  padding: 28px 32px;\n  background: white;\n  box-shadow: 0 20px 60px rgba(24,46,113,0.06);\n  border-radius: 0 8px 8px 0;\n}\n\n.aside-card p {\n  font-size: 16px;\n  line-height: 1.8;\n  color: var(--muted);\n}\n\n.aside-card strong {\n  display: block;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--navy);\n  margin-bottom: 12px;\n}\n\n\/* \u2500\u2500 TIMELINE \u2500\u2500 *\/\n.timeline-section {\n  background: var(--navy);\n  padding: 120px 0;\n  position: relative;\n  overflow: hidden;\n}\n\n.timeline-section::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.timeline-section::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.timeline-bg {\n  position: absolute;\n  right: -200px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-family: 'Playfair Display', serif;\n  font-size: 400px;\n  font-weight: 900;\n  color: rgba(201,168,76,0.03);\n  pointer-events: none;\n  line-height: 1;\n  letter-spacing: -20px;\n}\n\n.timeline-inner {\n  max-width: 1400px;\n  margin: 0 auto;\n  padding: 0 80px;\n  position: relative;\n  z-index: 2;\n}\n\n.timeline-header reveal { margin-bottom: 72px; }\n\n.timeline-header .section-eyebrow { color: var(--gold); }\n\n.timeline-header .section-title { color: white; }\n\n.timeline-chapters {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 2px;\n  background: rgba(201,168,76,0.1);\n}\n\n.chapter {\n  background: rgba(24,46,113,0.95);\n  padding: 52px 44px;\n  position: relative;\n  transition: background 0.4s;\n}\n\n.chapter:hover { background: var(--navy-mid); }\n\n.chapter-num {\n  font-family: 'Playfair Display', serif;\n  font-size: 72px;\n  font-weight: 900;\n  color: rgba(201,168,76,0.1);\n  line-height: 1;\n  margin-bottom: -16px;\n  display: block;\n}\n\n.chapter-label {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 16px;\n  display: block;\n}\n\n.chapter h4 {\n  font-family: 'Playfair Display', serif;\n  font-size: 28px;\n  color: white;\n  font-weight: 700;\n  margin-bottom: 20px;\n  line-height: 1.3;\n}\n\n.chapter p {\n  font-size: 17px;\n  line-height: 1.9;\n  color: rgba(255,255,255,0.55);\n  font-weight: 300;\n}\n\n\/* \u2500\u2500 SOCIAL IMPACT \u2500\u2500 *\/\n.impact-section { padding: 120px 80px; max-width: 1400px; margin: 0 auto; }\n\n.impact-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 2px;\n  background: rgba(24,46,113,0.06);\n  margin-top: 60px;\n}\n\n.impact-card {\n  background: white;\n  padding: 52px 48px;\n  position: relative;\n  transition: transform 0.3s, box-shadow 0.3s;\n}\n\n.impact-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 24px 60px rgba(24,46,113,0.1);\n  z-index: 2;\n}\n\n.impact-icon {\n  width: 48px;\n  height: 3px;\n  background: var(--gold);\n  margin-bottom: 28px;\n}\n\n.impact-card h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: 26px;\n  color: var(--navy);\n  margin-bottom: 16px;\n  font-weight: 700;\n}\n\n.impact-card p {\n  font-size: 17px;\n  line-height: 1.85;\n  color: #5a5a72;\n}\n\n\/* \u2500\u2500 QUOTE \u2500\u2500 *\/\n.quote-section {\n  position: relative;\n  overflow: hidden;\n  background: linear-gradient(135deg, var(--navy) 0%, #101f4b 100%);\n  padding: 140px 80px;\n  text-align: center;\n}\n\n.quote-section::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(ellipse 70% 70% at 50% 50%, rgba(201,168,76,0.08), transparent);\n}\n\n.quote-border-top, .quote-border-bottom {\n  position: absolute;\n  left: 80px; right: 80px;\n  height: 1px;\n}\n\n.quote-border-top {\n  top: 60px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.quote-border-bottom {\n  bottom: 60px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.quote-mark-open {\n  font-family: 'Playfair Display', serif;\n  font-size: 200px;\n  color: var(--gold);\n  opacity: 0.1;\n  line-height: 0.7;\n  display: block;\n  margin-bottom: -20px;\n}\n\n.quote-text {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(24px, 3vw, 38px);\n  font-style: italic;\n  color: rgba(255,255,255,0.9);\n  line-height: 1.65;\n  max-width: 920px;\n  margin: 0 auto 40px;\n  position: relative;\n  z-index: 2;\n}\n\n.quote-source {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--gold);\n  position: relative;\n  z-index: 2;\n}\n\n\/* \u2500\u2500 AWARDS \u2500\u2500 *\/\n.awards-section { padding: 120px 80px; max-width: 1400px; margin: 0 auto; }\n\n.awards-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-top: 60px;\n}\n\n.award-card {\n  border: 1px solid rgba(24,46,113,0.1);\n  padding: 40px 36px;\n  border-radius: 2px;\n  position: relative;\n  background: white;\n  transition: border-color 0.3s, box-shadow 0.3s;\n  overflow: hidden;\n}\n\n.award-card::before {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, var(--gold), var(--gold-light));\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform 0.4s ease;\n}\n\n.award-card:hover {\n  border-color: rgba(201,168,76,0.3);\n  box-shadow: 0 16px 48px rgba(24,46,113,0.08);\n}\n\n.award-card:hover::before { transform: scaleX(1); }\n\n.award-year {\n  font-family: 'Playfair Display', serif;\n  font-size: 42px;\n  font-weight: 700;\n  color: rgba(201,168,76,0.2);\n  line-height: 1;\n  margin-bottom: 12px;\n}\n\n.award-title {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--navy);\n  line-height: 1.5;\n}\n\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\nfooter {\n  background: #0b1534; \/* Darker version of #182E71 *\/\n  padding: 60px 80px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  border-top: 1px solid rgba(201,168,76,0.15);\n}\n\n.footer-logo {\n  font-family: 'Playfair Display', serif;\n  color: var(--gold);\n  font-size: 18px;\n  letter-spacing: 2px;\n}\n\n.footer-copy {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.25);\n}\n\n.footer-line {\n  width: 60px;\n  height: 1px;\n  background: linear-gradient(90deg, var(--gold), transparent);\n}\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes fadeDown {\n  from { opacity: 0; transform: translateY(-20px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n@keyframes fadeLeft {\n  from { opacity: 0; transform: translateX(-40px); }\n  to   { opacity: 1; transform: translateX(0); }\n}\n@keyframes fadeRight {\n  from { opacity: 0; transform: translateX(40px); }\n  to   { opacity: 1; transform: translateX(0); }\n}\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(30px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n.reveal {\n  opacity: 0;\n  transform: translateY(32px);\n  transition: opacity 0.8s ease, transform 0.8s ease;\n}\n.reveal.visible {\n  opacity: 1;\n  transform: translateY(0);\n}\n.reveal-delay-1 { transition-delay: 0.1s; }\n.reveal-delay-2 { transition-delay: 0.2s; }\n.reveal-delay-3 { transition-delay: 0.3s; }\n.reveal-delay-4 { transition-delay: 0.4s; }\n\n\/* \u2500\u2500 MEDIA QUERIES \u2500\u2500 *\/\n@media (max-width: 1024px) {\n  .nav-bar { padding: 28px 40px; }\n  .hero-content { grid-template-columns: 1fr; gap: 48px; padding: 32px 40px 100px; }\n  .hero-name { font-size: clamp(44px, 8vw, 64px); }\n  .stats-inner { grid-template-columns: repeat(2, 1fr); }\n  .stat-item:nth-child(2) { border-right: none; }\n  .stat-item:nth-child(3), .stat-item:nth-child(4) { border-top: 1px solid rgba(201,168,76,0.12); }\n  .stat-item:nth-child(4) { border-right: none; }\n  .section { padding: 80px 40px; }\n  .about-grid { grid-template-columns: 1fr; gap: 40px; }\n  .timeline-inner { padding: 0 40px; }\n  .timeline-chapters { grid-template-columns: 1fr; }\n  .impact-section { padding: 80px 40px; }\n  .quote-section { padding: 100px 40px; }\n  .awards-section { padding: 80px 40px; }\n  .awards-grid { grid-template-columns: repeat(2, 1fr); }\n  footer { padding: 40px; }\n}\n\n@media (max-width: 640px) {\n  .nav-bar { padding: 20px 24px; flex-direction: column; align-items: flex-start; gap: 6px; }\n  .hero-content { padding: 24px 24px 80px; }\n  .hero-name { font-size: clamp(40px, 11vw, 56px); }\n  .stats-inner { grid-template-columns: repeat(2, 1fr); }\n  .stat-item { padding: 36px 20px; }\n  .stat-number { font-size: 38px; }\n  .section { padding: 64px 24px; }\n  .timeline-inner { padding: 0 24px; }\n  .chapter { padding: 36px 28px; }\n  .impact-grid { grid-template-columns: 1fr; }\n  .awards-grid { grid-template-columns: 1fr; }\n  footer { padding: 32px 24px; flex-direction: column; text-align: center; }\n}\n<\/style>\n<\/head>\n<body>\n\n<section class=\"hero\">\n  <div class=\"hero-bg-pattern\"><\/div>\n  <div class=\"hero-lines\"><\/div>\n\n  <div class=\"hero-content\">\n    <div class=\"hero-text\">\n      <div class=\"hero-eyebrow\">Khadim-e-Qaum<\/div>\n      <h1 class=\"hero-name\">Sheikh<br><em>Mohammad<\/em><br>Imran<\/h1>\n      <p class=\"hero-title\">Politician \u00b7 Entrepreneur \u00b7 Social Activist <br>\n      Secretery Organizational JKPC, Former Deputy Mayor, Srinagar<\/p>\n      <div class=\"hero-divider\"><\/div>\n      <p class=\"hero-desc\">Visionary leader connecting tradition to technology across Jammu and Kashmir.<\/p>\n      <p class=\"hero-role\">Secretary Organisation JKPC &nbsp;\u00b7&nbsp; Former Deputy Mayor Srinagar<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"stats-band\">\n  <div class=\"stats-inner\">\n    <div class=\"stat-item reveal\">\n      <div class=\"stat-number\">2012<\/div>\n      <div class=\"stat-label\">WEF Style<br>Investment Conference<\/div>\n    <\/div>\n    <div class=\"stat-item reveal reveal-delay-1\">\n      <div class=\"stat-number\">3+<\/div>\n      <div class=\"stat-label\">Private Banks<br>Brought to J&amp;K<\/div>\n    <\/div>\n    <div class=\"stat-item reveal reveal-delay-2\">\n      <div class=\"stat-number\">2014<\/div>\n      <div class=\"stat-label\">J&amp;K Showcased<br>at IIFA Awards<\/div>\n    <\/div>\n    <div class=\"stat-item reveal reveal-delay-3\">\n      <div class=\"stat-number\">6+<\/div>\n      <div class=\"stat-label\">Industry<br>Awards<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"section reveal\">\n  <div class=\"section-eyebrow\">The Man<\/div>\n  <div class=\"about-grid\">\n    <div>\n      <h2 class=\"section-title\">About Sheikh<br><em>Mohammad Imran<\/em><\/h2>\n      <p class=\"about-text\">Sheikh Mohammad Imran \u2014 popularly known as Imran Kehwah \u2014 is a Kashmiri entrepreneur, social activist, and politician. Founder and Chairman of the Kehwah Group, he has dedicated his professional life to enhancing the lives of the people of Jammu and Kashmir through inclusive development, efficient governance, and a vision of connecting tradition to technology.<\/p>\n    <\/div>\n    <div class=\"about-aside reveal reveal-delay-2\">\n      <div class=\"aside-card\">\n        <strong>Core Identity<\/strong>\n        <p>A politician with a human heart \u2014 balancing deep-rooted Kashmiri traditions with a forward-looking entrepreneurial mindset built across continents.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<section class=\"timeline-section\">\n  <div class=\"timeline-bg\">J<\/div>\n  <div class=\"timeline-inner\">\n    <div class=\"timeline-header reveal\">\n      <div class=\"section-eyebrow\">The Journey<\/div>\n      <h2 class=\"section-title\">Three Chapters<br><em>of Purpose<\/em><\/h2>\n    <\/div>\n    <div class=\"timeline-chapters\">\n      <div class=\"chapter reveal\">\n        <span class=\"chapter-num\">01<\/span>\n        <span class=\"chapter-label\">Chapter One<\/span>\n        <h4>Early Life &amp; Education<\/h4>\n        <p>Born in Kashmir Valley to a family of educators and entrepreneurs, Imran attended Burn Hall School then Good Shepherd International School, Ooty, before studying business administration at the University of Asia, Sharjah UAE, and later earning a computer science degree from SUNY Albany, USA.<\/p>\n      <\/div>\n      <div class=\"chapter reveal reveal-delay-1\">\n        <span class=\"chapter-num\">02<\/span>\n        <span class=\"chapter-label\">Chapter Two<\/span>\n        <h4>Entrepreneurial Journey<\/h4>\n        <p>After joining the family textile business, Imran diversified into transportation, silk yarn manufacturing, hospitality, cold storage, and Kashmiri arts and crafts retail. His luxury hotels in Pahalgam drew global visitors and created employment across the region.<\/p>\n      <\/div>\n      <div class=\"chapter reveal reveal-delay-2\">\n        <span class=\"chapter-num\">03<\/span>\n        <span class=\"chapter-label\">Chapter Three<\/span>\n        <h4>Political Vision<\/h4>\n        <p>As candidate for Khanyar Assembly Constituency, he launched the Khanyar Darbar campaign focused on restoring the historic soul of old Srinagar while building jobs, infrastructure, education, healthcare, and dignity for every citizen.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"impact-section\">\n  <div class=\"section-eyebrow\">Legacy<\/div>\n  <h2 class=\"section-title\">Social <em>Impact<\/em><\/h2>\n  <div class=\"impact-grid\">\n    <div class=\"impact-card reveal\">\n      <div class=\"impact-icon\"><\/div>\n      <h3>CSR Initiatives<\/h3>\n      <p>Supported education, health, and environment causes across Jammu and Kashmir, including blood donation drives and free medicine distribution.<\/p>\n    <\/div>\n    <div class=\"impact-card reveal reveal-delay-1\">\n      <div class=\"impact-icon\"><\/div>\n      <h3>Promoting Sports<\/h3>\n      <p>Pioneer of the J&amp;K Corporate Premier League and Downtown Premier League, nurturing cricket talent and engaging youth across the region.<\/p>\n    <\/div>\n    <div class=\"impact-card reveal reveal-delay-2\">\n      <div class=\"impact-icon\"><\/div>\n      <h3>Unity &amp; Harmony<\/h3>\n      <p>Advocates peace, cooperation, and social harmony while working for the rights and dignity of the people of Jammu and Kashmir.<\/p>\n    <\/div>\n    <div class=\"impact-card reveal reveal-delay-3\">\n      <div class=\"impact-icon\"><\/div>\n      <h3>Agriculture Revival<\/h3>\n      <p>Initiated modern agriculture projects, cold storage capacity, and horticulture support for apple growers across the valley.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"quote-section\">\n  <div class=\"quote-border-top\"><\/div>\n  <div class=\"quote-border-bottom\"><\/div>\n  <span class=\"quote-mark-open\">\"<\/span>\n  <p class=\"quote-text reveal\">Those black days are gone and it is my commitment with the people of Khanyar who deserve better jobs, opportunities, and economic affluence without compromising dignity.<\/p>\n  <span class=\"quote-source reveal reveal-delay-1\">Sheikh Mohammad Imran &nbsp;\u00b7&nbsp; Konakhan Convention, Nowpora Khanyar<\/span>\n<\/section>\n\n<section class=\"awards-section\">\n  <div class=\"section-eyebrow\">Recognition<\/div>\n  <h2 class=\"section-title\">Awards &amp; <em>Honours<\/em><\/h2>\n  <div class=\"awards-grid\">\n    <div class=\"award-card reveal\">\n      <div class=\"award-year\">2012<\/div>\n      <div class=\"award-title\">Entrepreneur of the Year<br>J&amp;K Bank<\/div>\n    <\/div>\n    <div class=\"award-card reveal reveal-delay-1\">\n      <div class=\"award-year\">2012<\/div>\n      <div class=\"award-title\">Young Entrepreneur Award<br>J&amp;K Chamber of Commerce<\/div>\n    <\/div>\n    <div class=\"award-card reveal reveal-delay-2\">\n      <div class=\"award-year\">2013<\/div>\n      <div class=\"award-title\">Young Entrepreneur Award<br>FICCI<\/div>\n    <\/div>\n    <div class=\"award-card reveal reveal-delay-3\">\n      <div class=\"award-year\">2013<\/div>\n      <div class=\"award-title\">Best Entrepreneur Award<br>CII<\/div>\n    <\/div>\n    <div class=\"award-card reveal reveal-delay-1\">\n      <div class=\"award-year\">2015<\/div>\n      <div class=\"award-title\">Lifetime Achievement Award<br>National Youth Forum<\/div>\n    <\/div>\n    <div class=\"award-card reveal reveal-delay-2\">\n      <div class=\"award-year\">2019<\/div>\n      <div class=\"award-title\">Innovative Entrepreneur Award<br>University of Jammu<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  <div class=\"footer-line\"><\/div>\n  <div class=\"footer-copy\">\u00a9 2026 Sheikh Mohammad Imran<\/div>\n<\/footer>\n\n<script>\nconst observer = new IntersectionObserver(entries => {\n  entries.forEach(e => {\n    if (e.isIntersecting) {\n      e.target.classList.add('visible');\n    }\n  });\n}, { threshold: 0.12 });\n\ndocument.querySelectorAll('.reveal').forEach(el => observer.observe(el));\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9830bd9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9830bd9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-a83988d\" data-id=\"a83988d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-932dcf0 elementor-widget elementor-widget-heading\" data-id=\"932dcf0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ABOUT IMRAN<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4bb5294 elementor-widget elementor-widget-heading\" data-id=\"4bb5294\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"http:\/\/sheikhimran.in\/?page_id=89\">Our Intention<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e5a54f elementor-widget elementor-widget-heading\" data-id=\"3e5a54f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"http:\/\/sheikhimran.in\/?page_id=234\">Vision\u200b<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a8d8e29 elementor-widget elementor-widget-heading\" data-id=\"a8d8e29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"http:\/\/sheikhimran.in\/?page_id=209\">Motivation\u200b<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8fa5e91 elementor-widget elementor-widget-heading\" data-id=\"8fa5e91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"http:\/\/sheikhimran.in\/?page_id=221\">Purpose\u200b<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d54d17e elementor-widget elementor-widget-heading\" data-id=\"d54d17e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"http:\/\/sheikhimran.in\/?page_id=226\">Plan\u200b<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-345682a elementor-widget elementor-widget-heading\" data-id=\"345682a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"http:\/\/sheikhimran.in\/?page_id=92\">Connect with Imran\u200b<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-48d4601\" data-id=\"48d4601\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4bfe3a6 elementor-widget elementor-widget-heading\" data-id=\"4bfe3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">QUICK LINKS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19fbd5a elementor-widget elementor-widget-heading\" data-id=\"19fbd5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/sheikhimran.in\/?page_id=1027\">Early Life &amp; Education<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-047ef56 elementor-widget elementor-widget-heading\" data-id=\"047ef56\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/sheikhimran.in\/?page_id=1042\">Entrepreneurial Journey<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e807c7f elementor-widget elementor-widget-heading\" data-id=\"e807c7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/sheikhimran.in\/?page_id=1036\">Role in Economic Growth of J&amp;K<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f97c07b elementor-widget elementor-widget-heading\" data-id=\"f97c07b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/sheikhimran.in\/?page_id=1058\">Contributions to Industry<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f1bc023 elementor-widget elementor-widget-heading\" data-id=\"f1bc023\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/sheikhimran.in\/?page_id=1070\">Contributions to Society<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4890da elementor-widget elementor-widget-heading\" data-id=\"c4890da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/sheikhimran.in\/?page_id=1070\">Awards &amp; Recognitions<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c743ee elementor-widget elementor-widget-heading\" data-id=\"5c743ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/sheikhimran.in\/?page_id=92\">Join the Revolution<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ef39617\" data-id=\"ef39617\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-51045e8 elementor-widget elementor-widget-image\" data-id=\"51045e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"936\" height=\"936\" src=\"https:\/\/sheikhimran.in\/wp-content\/uploads\/2026\/03\/Round-Photo_Aug232024_123327.png\" class=\"attachment-large size-large wp-image-1301\" alt=\"\" srcset=\"https:\/\/sheikhimran.in\/wp-content\/uploads\/2026\/03\/Round-Photo_Aug232024_123327.png 936w, https:\/\/sheikhimran.in\/wp-content\/uploads\/2026\/03\/Round-Photo_Aug232024_123327-300x300.png 300w, https:\/\/sheikhimran.in\/wp-content\/uploads\/2026\/03\/Round-Photo_Aug232024_123327-150x150.png 150w, https:\/\/sheikhimran.in\/wp-content\/uploads\/2026\/03\/Round-Photo_Aug232024_123327-768x768.png 768w\" sizes=\"(max-width: 936px) 100vw, 936px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60837ff elementor-widget elementor-widget-heading\" data-id=\"60837ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Elected Councillor 2018 onwards || Elected Executive Committee Member - Srinagar Council II <\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-39a6adc7 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"39a6adc7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-62373943\" data-id=\"62373943\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-35206455 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"35206455\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-22c67db6 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"22c67db6\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-713317bd\" data-id=\"713317bd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7fd8f6f elementor-widget elementor-widget-text-editor\" data-id=\"7fd8f6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a9 2022 sheikhimran.in All Rights Reserved.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-33f76797 elementor-hidden-tablet elementor-hidden-mobile\" data-id=\"33f76797\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-204c4064 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"204c4064\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Privacy Policy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-1340dc68 elementor-hidden-tablet elementor-hidden-mobile\" data-id=\"1340dc68\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-435f53c9 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"435f53c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Terms of Service <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4cf56305 elementor-hidden-tablet elementor-hidden-mobile\" data-id=\"4cf56305\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-31691da8 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"31691da8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Terms and Conditions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About &lt; Back to Home Khadim-e-Qaum SheikhMohammadImran Politician \u00b7 Entrepreneur \u00b7 Social Activist Secretery Organizational JKPC, Former Deputy Mayor, Srinagar Visionary leader connecting tradition to technology across Jammu and Kashmir. Secretary Organisation JKPC &nbsp;\u00b7&nbsp; Former Deputy Mayor Srinagar 2012 WEF StyleInvestment Conference 3+ Private BanksBrought to J&amp;K 2014 J&amp;K Showcasedat IIFA Awards 6+ IndustryAwards The [&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-257","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sheikhimran.in\/index.php?rest_route=\/wp\/v2\/pages\/257","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sheikhimran.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sheikhimran.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sheikhimran.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sheikhimran.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=257"}],"version-history":[{"count":0,"href":"https:\/\/sheikhimran.in\/index.php?rest_route=\/wp\/v2\/pages\/257\/revisions"}],"wp:attachment":[{"href":"https:\/\/sheikhimran.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=257"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}