{"id":3206,"date":"2025-04-13T17:42:01","date_gmt":"2025-04-13T16:42:01","guid":{"rendered":"https:\/\/lawcomplianceindia.com\/?page_id=3206"},"modified":"2026-06-12T13:14:39","modified_gmt":"2026-06-12T12:14:39","slug":"cunsumer-compliance","status":"publish","type":"page","link":"https:\/\/lawcomplianceindia.com\/index.php\/cunsumer-compliance\/","title":{"rendered":"Cunsumer compliance"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3206\" class=\"elementor elementor-3206\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-360dd5e e-flex e-con-boxed e-con e-parent\" data-id=\"360dd5e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ccd8bc elementor-widget elementor-widget-shortcode\" data-id=\"7ccd8bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!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  <title>Consumer Compliance Services | Law Compliance India<\/title>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght=600;700&family=Montserrat:wght=300;400;500;600&display=swap');\n\n    :root {\n      --gold-primary: #c5a059;\n      --gold-bright: #ffd700;\n      --neon-glow: rgba(255, 215, 0, 0.6);\n      --gold-light: rgba(197, 160, 89, 0.08);\n      --bg-dark: #05080c; \n      --card-bg: rgba(15, 20, 28, 0.85);\n      --card-hover: rgba(20, 27, 38, 0.95);\n      --text-pure: #ffffff;\n      --text-dim: #a0aec0; \n      --border-subtle: rgba(197, 160, 89, 0.15);\n    }\n\n    \/* FORCE OVERRIDE TEAM *\/\n    body, html, #wpcontent, .page, .site-content, .content-area, main, #main {\n      background-color: var(--bg-dark) !important;\n      color: var(--text-pure) !important;\n    }\n    \n    aside, .sidebar, #sidebar, .wp-block-calendar, .widget_calendar, #calendar_wrap {\n      display: none !important;\n      opacity: 0 !important;\n      width: 0 !important;\n    }\n\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    \/* Ultimate Wrapper *\/\n    .lci-ultimate-wrapper {\n      background-color: var(--bg-dark) !important;\n      min-height: 100vh;\n      width: 100%;\n      position: relative;\n      overflow-x: hidden;\n      padding: 90px 20px 120px 20px !important;\n    }\n\n    \/* \u2500\u2500\u2500 LIVE NEON MATRIX BACKGROUND \u2500\u2500\u2500 *\/\n    .lci-cyber-bg {\n      position: absolute;\n      top: 0; left: 0; width: 100%; height: 100%;\n      pointer-events: none;\n      z-index: 1;\n      overflow: hidden;\n      background-image: \n        linear-gradient(90deg, rgba(197, 160, 89, 0.03) 1px, transparent 1px);\n      background-size: 80px 100%;\n    }\n\n    \/* Floating Neon Dots System *\/\n    .lci-cyber-bg::before, .lci-cyber-bg::after {\n      content: '';\n      position: absolute;\n      width: 4px; height: 4px;\n      border-radius: 50%;\n      background: var(--gold-bright);\n      box-shadow: 0 0 12px 3px var(--gold-bright), 0 0 20px 6px var(--neon-glow);\n      animation: neonFloat 18s infinite linear;\n      opacity: 0.7;\n    }\n\n    .lci-cyber-bg::before { left: 25%; animation-delay: 0s; animation-duration: 22s; }\n    .lci-cyber-bg::after { left: 75%; animation-delay: -5s; animation-duration: 16s; }\n\n    \/* Extra Neon Nodes for Dense Premium Feeling *\/\n    .neon-node-1 { position: absolute; left: 10%; top: 15%; width: 3px; height: 3px; background: #fff; box-shadow: 0 0 10px #ffd700; animation: pulseGlow 4s infinite ease-in-out; }\n    .neon-node-2 { position: absolute; right: 15%; top: 45%; width: 3px; height: 3px; background: #fff; box-shadow: 0 0 10px #ffd700; animation: pulseGlow 5s infinite ease-in-out; animation-delay: 1.5s; }\n    .neon-node-3 { position: absolute; left: 40%; top: 75%; width: 3px; height: 3px; background: #fff; box-shadow: 0 0 10px #ffd700; animation: pulseGlow 6s infinite ease-in-out; animation-delay: 3s; }\n\n    @keyframes neonFloat {\n      0% { transform: translateY(-100px); opacity: 0; }\n      10% { opacity: 0.8; }\n      90% { opacity: 0.8; }\n      100% { transform: translateY(2000px); opacity: 0; }\n    }\n\n    @keyframes pulseGlow {\n      0%, 100% { transform: scale(1); opacity: 0.3; box-shadow: 0 0 6px var(--gold-primary); }\n      50% { transform: scale(1.5); opacity: 1; box-shadow: 0 0 15px var(--gold-bright); }\n    }\n\n    .lci-service-block-fluid {\n      position: relative;\n      z-index: 5;\n      width: 100%;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    .lci-main-title {\n      font-family: 'Cinzel', serif !important;\n      font-size: 3rem !important;\n      color: var(--text-pure) !important;\n      text-align: center !important;\n      margin: 0 0 15px 0 !important;\n      letter-spacing: 4px !important;\n      font-weight: 600 !important;\n      text-transform: uppercase !important;\n      text-shadow: 0 0 30px rgba(197, 160, 89, 0.2);\n    }\n\n    .lci-sub-title {\n      font-size: 0.85rem !important;\n      color: var(--gold-primary) !important;\n      text-align: center !important;\n      text-transform: uppercase;\n      letter-spacing: 8px;\n      font-weight: 500;\n      display: block;\n      margin-bottom: 90px;\n    }\n\n    \/* Timeline Infrastructure *\/\n    .lci-matrix {\n      display: flex;\n      flex-direction: column;\n      gap: 60px;\n      position: relative;\n      max-width: 1000px;\n      margin: 0 auto;\n    }\n\n    \/* Center Vertical Laser Line *\/\n    .lci-matrix::before {\n      content: '';\n      position: absolute;\n      left: 50%;\n      top: 30px;\n      bottom: 30px;\n      width: 1px;\n      background: linear-gradient(to bottom, transparent, var(--gold-primary) 15%, var(--gold-bright) 50%, var(--gold-primary) 85%, transparent);\n      box-shadow: 0 0 8px rgba(255, 215, 0, 0.3);\n      z-index: 1;\n      transform: translateX(-50%);\n    }\n\n    .lci-row {\n      display: flex;\n      width: 100%;\n      position: relative;\n      z-index: 2;\n    }\n\n    .lci-row.left-align { justify-content: flex-start; }\n    .lci-row.right-align { justify-content: flex-end; }\n\n    \/* Ultra Luxury Backdrop Cards *\/\n    .lci-module-card {\n      width: 45%;\n      background: var(--card-bg) !important;\n      backdrop-filter: blur(10px);\n      -webkit-backdrop-filter: blur(10px);\n      border: 1px solid rgba(255, 255, 255, 0.05);\n      border-radius: 8px;\n      padding: 40px;\n      position: relative;\n      transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);\n    }\n\n    \/* Neon Connecting Dot Ring *\/\n    .lci-module-card::after {\n      content: '';\n      position: absolute;\n      width: 8px;\n      height: 8px;\n      background: #fff;\n      border: 2px solid var(--gold-bright);\n      box-shadow: 0 0 10px 2px var(--gold-bright);\n      border-radius: 50%;\n      top: 46px;\n      transition: all 0.3s ease;\n    }\n    .lci-row.left-align .lci-module-card::after { right: -13.6%; }\n    .lci-row.right-align .lci-module-card::after { left: -13.6%; }\n\n    \/* Premium Glow Hover Interface *\/\n    .lci-module-card:hover {\n      background: var(--card-hover) !important;\n      border-color: var(--gold-bright);\n      box-shadow: 0 30px 60px rgba(0, 0, 0, 0.6), 0 0 30px rgba(255, 215, 0, 0.1);\n      transform: translateY(-4px);\n    }\n\n    .lci-module-card:hover::after {\n      background: #000;\n      scale: 1.4;\n      box-shadow: 0 0 15px 4px var(--gold-bright);\n    }\n\n    .lci-row.right-align .lci-module-card { text-align: right; }\n\n    .lci-meta-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 20px;\n      gap: 15px;\n    }\n    .lci-row.right-align .lci-meta-header { flex-direction: row-reverse; }\n\n    .lci-module-card h3 {\n      font-family: 'Cinzel', serif !important;\n      font-size: 1.3rem !important;\n      color: var(--text-pure) !important;\n      margin: 0 !important;\n      letter-spacing: 1px;\n      font-weight: 600;\n    }\n\n    .lci-index {\n      font-size: 11px;\n      font-weight: 600;\n      color: var(--gold-bright);\n      background: var(--gold-light);\n      border: 1px solid var(--border-subtle);\n      box-shadow: 0 0 5px rgba(255, 215, 0, 0.1);\n      width: 28px;\n      height: 28px;\n      border-radius: 4px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .lci-module-card p {\n      font-size: 14px;\n      line-height: 1.8;\n      color: var(--text-dim);\n      margin: 0 0 25px 0;\n      font-weight: 300;\n    }\n\n    \/* Minimalist Buttons *\/\n    .lci-action-btn {\n      display: inline-flex;\n      align-items: center;\n      color: var(--gold-primary);\n      text-decoration: none;\n      font-size: 11px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      transition: all 0.3s ease;\n      cursor: pointer;\n      border-bottom: 1px solid rgba(197, 160, 89, 0.2);\n      padding-bottom: 4px;\n    }\n    \n    .lci-action-btn:hover { \n      color: var(--gold-bright); \n      border-bottom-color: var(--gold-bright);\n      text-shadow: 0 0 8px rgba(255, 215, 0, 0.3);\n    }\n    \n    .lci-action-btn svg { \n      margin-left: 8px; \n      fill: currentColor; \n      transition: transform 0.3s ease; \n    }\n    \n    .lci-action-btn:hover svg { transform: translateX(4px); }\n    \n    .lci-row.right-align .lci-action-btn { flex-direction: row-reverse; }\n    .lci-row.right-align .lci-action-btn svg { margin-left: 0; margin-right: 8px; transform: rotate(180deg); }\n    .lci-row.right-align .lci-action-btn:hover svg { transform: rotate(180deg) translateX(-4px); }\n\n    \/* Footer Hub *\/\n    .lci-contact-block {\n      margin-top: 110px;\n      background: var(--card-bg);\n      backdrop-filter: blur(10px);\n      -webkit-backdrop-filter: blur(10px);\n      border: 1px solid rgba(255, 255, 255, 0.03);\n      border-radius: 8px;\n      padding: 40px;\n      display: flex;\n      justify-content: space-between;\n      flex-wrap: wrap;\n      gap: 30px;\n    }\n    \n    .lci-contact-unit {\n      flex: 1;\n      min-width: 220px;\n    }\n    \n    .lci-contact-unit h4 { \n      font-family: 'Montserrat', sans-serif; \n      font-size: 11px; \n      font-weight: 500;\n      color: var(--gold-primary); \n      margin: 0 0 8px 0; \n      text-transform: uppercase; \n      letter-spacing: 2px;\n    }\n    \n    .lci-contact-unit p { \n      font-size: 14px; \n      margin: 0; \n      font-weight: 400; \n      color: var(--text-pure); \n    }\n\n    \/* Screen Adjustments *\/\n    @media (max-width: 1024px) {\n        .lci-row.left-align .lci-module-card::after { right: -12.5%; }\n        .lci-row.right-align .lci-module-card::after { left: -12.5%; }\n    }\n\n    @media (max-width: 900px) {\n        .lci-cyber-bg, .lci-matrix::before, .lci-module-card::after { display: none !important; }\n        .lci-module-card { width: 100% !important; text-align: left !important; border-left: 2px solid var(--gold-bright) !important; border-radius: 4px; background: #0f141c !important; }\n        .lci-row.right-align .lci-meta-header { flex-direction: row; }\n        .lci-row.right-align .lci-action-btn { flex-direction: row; }\n        .lci-row.right-align .lci-action-btn svg { margin-left: 8px; margin-right: 0; transform: none; }\n        .lci-row.right-align .lci-action-btn:hover svg { transform: translateX(4px); }\n        .lci-main-title { font-size: 2.4rem !important; }\n        .lci-contact-block { flex-direction: column; text-align: center; gap: 25px; padding: 30px; background: #0f141c !important; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n    <!-- Ultimate Wrapper covers everything and blacks out the unwanted elements -->\n    <div class=\"lci-ultimate-wrapper\">\n        \n        <!-- Neon Matrix Animated Layer -->\n        <div class=\"lci-cyber-bg\">\n            <div class=\"neon-node-1\"><\/div>\n            <div class=\"neon-node-2\"><\/div>\n            <div class=\"neon-node-3\"><\/div>\n        <\/div>\n\n        <div class=\"lci-service-block-fluid\">\n            \n            <h1 class=\"lci-main-title\">Consumer Complaint<\/h1>\n            <span class=\"lci-sub-title\">Grievance & Legal Redressal Framework<\/span>\n\n            <div class=\"lci-matrix\">\n                \n                <!-- Box 01 -->\n                <div class=\"lci-row left-align\">\n                    <div class=\"lci-module-card\">\n                        <div class=\"lci-meta-header\">\n                            <h3>What is Consumer Compliance?<\/h3>\n                            <span class=\"lci-index\">01<\/span>\n                        <\/div>\n                        <p>Consumer compliance ensures companies follow protection laws and offer remedies for fraud, defects, or unfair practices to safeguard consumer interests and maintain business transparency.<\/p>\n                        <a href=\"https:\/\/lawcomplianceindia.com\/index.php\/contact\/\" class=\"lci-action-btn\">\n                            Learn Compliance System\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\"><path d=\"M5 13h11.86l-5.43 5.43 1.42 1.42L21.14 12l-8.29-8.29-1.42 1.42L16.86 11H5v2z\"\/><\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Box 02 -->\n                <div class=\"lci-row right-align\">\n                    <div class=\"lci-module-card\">\n                        <div class=\"lci-meta-header\">\n                            <h3>Why is it Important?<\/h3>\n                            <span class=\"lci-index\">02<\/span>\n                        <\/div>\n                        <p>It explicitly protects consumer rights and interests, promotes ethical corporate business practices, ensures complete legal accountability in trade, and provides structured support against frauds.<\/p>\n                        <a href=\"https:\/\/lawcomplianceindia.com\/index.php\/contact\/\" class=\"lci-action-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\"><path d=\"M5 13h11.86l-5.43 5.43 1.42 1.42L21.14 12l-8.29-8.29-1.42 1.42L16.86 11H5v2z\"\/><\/svg>\n                            View Rights Matrix\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Box 03 -->\n                <div class=\"lci-row left-align\">\n                    <div class=\"lci-module-card\">\n                        <div class=\"lci-meta-header\">\n                            <h3>When Can You File a Complaint?<\/h3>\n                            <span class=\"lci-index\">03<\/span>\n                        <\/div>\n                        <p>You can execute filings for defective goods or damaged delivery, delayed or unfulfilled logistics, misleading advertising, hidden transaction charges, or extremely poor service quality from applications and businesses.<\/p>\n                        <a href=\"https:\/\/lawcomplianceindia.com\/index.php\/contact\/\" class=\"lci-action-btn\">\n                            Evaluate Your Grievance\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\"><path d=\"M5 13h11.86l-5.43 5.43 1.42 1.42L21.14 12l-8.29-8.29-1.42 1.42L16.86 11H5v2z\"\/><\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Box 04 -->\n                <div class=\"lci-row right-align\">\n                    <div class=\"lci-module-card\">\n                        <div class=\"lci-meta-header\">\n                            <h3>Available Legal Remedies<\/h3>\n                            <span class=\"lci-index\">04<\/span>\n                        <\/div>\n                        <p>Our frameworks target complete capital refunds, product or service rectifications, dynamic compensation setups for financial loss or harassment, and enforcement of penalties against defaulting corporate companies.<\/p>\n                        <a href=\"https:\/\/lawcomplianceindia.com\/index.php\/contact\/\" class=\"lci-action-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\"><path d=\"M5 13h11.86l-5.43 5.43 1.42 1.42L21.14 12l-8.29-8.29-1.42 1.42L16.86 11H5v2z\"\/><\/svg>\n                            Explore Redressal Solutions\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Box 05 -->\n                <div class=\"lci-row left-align\">\n                    <div class=\"lci-module-card\">\n                        <div class=\"lci-meta-header\">\n                            <h3>How We Work<\/h3>\n                            <span class=\"lci-index\">05<\/span>\n                        <\/div>\n                        <p>We execute exhaustive case reviews, collect evidence and essential document kits, build professional legal notices, complete structural complaints, and provide continuous court representation before the consumer forum.<\/p>\n                        <a href=\"https:\/\/lawcomplianceindia.com\/index.php\/contact\/\" class=\"lci-action-btn\">\n                            Engage Legal Experts\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\"><path d=\"M5 13h11.86l-5.43 5.43 1.42 1.42L21.14 12l-8.29-8.29-1.42 1.42L16.86 11H5v2z\"\/><\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Box 06 -->\n                <div class=\"lci-row right-align\">\n                    <div class=\"lci-module-card\">\n                        <div class=\"lci-meta-header\">\n                            <h3>Estimated Time Frame<\/h3>\n                            <span class=\"lci-index\">06<\/span>\n                        <\/div>\n                        <p>Legal Notice Delivery and Server Validation takes 7\u201310 days. The complete Complaint Drafting & Filing module takes 3\u20135 days, followed by an average Forum Adjudication Decision cycle of 3\u20139 months.<\/p>\n                        <a href=\"javascript:void(0)\" onclick=\"alert('\u23f3 Operational Schedule:\\n\u2022 Notice Delivery: 7-10 Days\\n\u2022 Case Filing: 3-5 Days\\n\u2022 Forum Decision: 3-9 Months (Average)')\" class=\"lci-action-btn\">\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\"><path d=\"M5 13h11.86l-5.43 5.43 1.42 1.42L21.14 12l-8.29-8.29-1.42 1.42L16.86 11H5v2z\"\/><\/svg>\n                            Verify Pipeline Schedule\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Box 07 -->\n                <div class=\"lci-row left-align\">\n                    <div class=\"lci-module-card\">\n                        <div class=\"lci-meta-header\">\n                            <h3>Our Legal Charges<\/h3>\n                            <span class=\"lci-index\">07<\/span>\n                        <\/div>\n                        <p>Preliminary Architecture Evaluation starts at \u20b9500. Formal Legal Notice Drafting scales from \u20b91,500 \u2013 \u20b92,500, and Comprehensive Consumer Commission Complaint Filing routes from \u20b93,000 \u2013 \u20b910,000.<\/p>\n                        <a href=\"https:\/\/lawcomplianceindia.com\/index.php\/contact\/\" class=\"lci-action-btn\">\n                            Request Fee Breakdown\n                            <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\"><path d=\"M5 13h11.86l-5.43 5.43 1.42 1.42L21.14 12l-8.29-8.29-1.42 1.42L16.86 11H5v2z\"\/><\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n            <!-- Footer Hub Block -->\n            <div class=\"lci-contact-block\">\n                <div class=\"lci-contact-unit\">\n                    <h4>Initial Consultation<\/h4>\n                    <p>\u20b9500 \/ Case Review<\/p>\n                <\/div>\n                <div class=\"lci-contact-unit\">\n                    <h4>Direct Liaison Mail<\/h4>\n                    <p>support@lawcomplianceindia.com<\/p>\n                <\/div>\n                <div class=\"lci-contact-unit\">\n                    <h4>Statutory Dispute Desk<\/h4>\n                    <p>contact@lawcomplianceindia.com<\/p>\n                <\/div>\n            <\/div>\n            \n        <\/div>\n    <\/div>\n\n<\/body>\n<\/html><\/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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Consumer Compliance Services | Law Compliance India Consumer Complaint Grievance &#038; Legal Redressal Framework What is Consumer Compliance? 01 Consumer compliance ensures companies follow protection laws and offer remedies for fraud, defects, or unfair practices to safeguard consumer interests and maintain business transparency. Learn Compliance System Why is it Important? 02 It explicitly protects consumer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-3206","page","type-page","status-publish","hentry","entry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lawcomplianceindia.com\/index.php\/wp-json\/wp\/v2\/pages\/3206","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lawcomplianceindia.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lawcomplianceindia.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lawcomplianceindia.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lawcomplianceindia.com\/index.php\/wp-json\/wp\/v2\/comments?post=3206"}],"version-history":[{"count":19,"href":"https:\/\/lawcomplianceindia.com\/index.php\/wp-json\/wp\/v2\/pages\/3206\/revisions"}],"predecessor-version":[{"id":3668,"href":"https:\/\/lawcomplianceindia.com\/index.php\/wp-json\/wp\/v2\/pages\/3206\/revisions\/3668"}],"wp:attachment":[{"href":"https:\/\/lawcomplianceindia.com\/index.php\/wp-json\/wp\/v2\/media?parent=3206"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}