{"id":223,"date":"2026-02-01T22:30:21","date_gmt":"2026-02-01T22:30:21","guid":{"rendered":"https:\/\/acmeprivatesecurity.com\/?page_id=223"},"modified":"2026-02-01T22:51:49","modified_gmt":"2026-02-01T22:51:49","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/acmeprivatesecurity.com\/?page_id=223","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<!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    <meta name=\"description\" content=\"Privacy Policy for Acme Private Security - Learn how we collect, use, and protect your personal information.\">\n    <title>Privacy Policy &#8211; Acme Private Security<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background-color: #f5f5f5;\n        }\n\n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n            background-color: #fff;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n        }\n\n        header {\n            background: linear-gradient(135deg, #1a365d 0%, #2d5a8a 100%);\n            color: #fff;\n            padding: 40px 30px;\n            text-align: center;\n        }\n\n        header h1 {\n            font-size: 2.5em;\n            margin-bottom: 10px;\n            font-weight: 700;\n        }\n\n        header .subtitle {\n            font-size: 1.2em;\n            font-style: italic;\n            opacity: 0.9;\n            margin-bottom: 20px;\n        }\n\n        .effective-date {\n            background-color: rgba(255,255,255,0.1);\n            padding: 15px;\n            border-radius: 5px;\n            margin-top: 20px;\n            font-size: 0.95em;\n        }\n\n        .company-info {\n            background-color: #f8f9fa;\n            padding: 30px;\n            border-left: 4px solid #2d5a8a;\n            margin: 30px;\n        }\n\n        .company-info h2 {\n            color: #1a365d;\n            margin-bottom: 20px;\n            font-size: 1.5em;\n        }\n\n        .company-info p {\n            margin: 8px 0;\n            font-size: 0.95em;\n        }\n\n        .company-info strong {\n            color: #1a365d;\n            min-width: 200px;\n            display: inline-block;\n        }\n\n        .content {\n            padding: 30px;\n        }\n\n        h2 {\n            color: #1a365d;\n            margin-top: 40px;\n            margin-bottom: 20px;\n            font-size: 1.8em;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #2d5a8a;\n        }\n\n        h3 {\n            color: #2d5a8a;\n            margin-top: 25px;\n            margin-bottom: 15px;\n            font-size: 1.3em;\n        }\n\n        h4 {\n            color: #333;\n            margin-top: 20px;\n            margin-bottom: 10px;\n            font-size: 1.1em;\n        }\n\n        p {\n            margin-bottom: 15px;\n            text-align: justify;\n        }\n\n        ul, ol {\n            margin-left: 30px;\n            margin-bottom: 15px;\n        }\n\n        li {\n            margin-bottom: 8px;\n        }\n\n        .highlight-box {\n            background-color: #fff3cd;\n            border-left: 4px solid #ffc107;\n            padding: 20px;\n            margin: 20px 0;\n        }\n\n        .info-box {\n            background-color: #d1ecf1;\n            border-left: 4px solid #17a2b8;\n            padding: 20px;\n            margin: 20px 0;\n        }\n\n        .warning-box {\n            background-color: #f8d7da;\n            border-left: 4px solid #dc3545;\n            padding: 20px;\n            margin: 20px 0;\n        }\n\n        .toc {\n            background-color: #f8f9fa;\n            padding: 25px;\n            margin: 30px 0;\n            border-radius: 5px;\n            border: 1px solid #dee2e6;\n        }\n\n        .toc h3 {\n            color: #1a365d;\n            margin-top: 0;\n            margin-bottom: 15px;\n        }\n\n        .toc ol {\n            margin-left: 20px;\n        }\n\n        .toc a {\n            color: #2d5a8a;\n            text-decoration: none;\n            transition: color 0.3s;\n        }\n\n        .toc a:hover {\n            color: #1a365d;\n            text-decoration: underline;\n        }\n\n        a {\n            color: #2d5a8a;\n            text-decoration: underline;\n        }\n\n        a:hover {\n            color: #1a365d;\n        }\n\n        .contact-info {\n            background: linear-gradient(135deg, #1a365d 0%, #2d5a8a 100%);\n            color: #fff;\n            padding: 30px;\n            margin-top: 40px;\n        }\n\n        .contact-info h2 {\n            color: #fff;\n            border-bottom: 2px solid rgba(255,255,255,0.3);\n            margin-top: 0;\n        }\n\n        .contact-info p {\n            margin: 10px 0;\n        }\n\n        .contact-info strong {\n            display: block;\n            margin-top: 15px;\n            margin-bottom: 5px;\n            font-size: 1.1em;\n        }\n\n        footer {\n            background-color: #1a365d;\n            color: #fff;\n            text-align: center;\n            padding: 30px;\n            font-size: 0.9em;\n        }\n\n        footer p {\n            margin: 10px 0;\n            text-align: center;\n        }\n\n        .tagline {\n            font-size: 1.2em;\n            font-weight: 600;\n            margin-top: 20px;\n            color: #ffc107;\n        }\n\n        hr {\n            border: none;\n            border-top: 1px solid #dee2e6;\n            margin: 30px 0;\n        }\n\n        @media print {\n            body {\n                background-color: #fff;\n            }\n            .container {\n                box-shadow: none;\n            }\n            header {\n                background: #1a365d;\n                -webkit-print-color-adjust: exact;\n                print-color-adjust: exact;\n            }\n        }\n\n        @media (max-width: 768px) {\n            header h1 {\n                font-size: 1.8em;\n            }\n            .content, .company-info {\n                padding: 20px;\n            }\n            h2 {\n                font-size: 1.5em;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <header>\n            <h1>WEBSITE PRIVACY POLICY<\/h1>\n            <div class=\"subtitle\">Acme Private Security<\/div>\n            <div class=\"subtitle\">A Division of Acme Security Team LLC<\/div>\n            <div class=\"effective-date\">\n                <strong>Effective Date:<\/strong> January 1, 2026<br>\n                <strong>Last Updated:<\/strong> January 1, 2026\n            <\/div>\n        <\/header>\n\n        <div class=\"company-info\">\n            <h2>COMPANY INFORMATION<\/h2>\n            <p><strong>Business Name:<\/strong> Acme Private Security<\/p>\n            <p><strong>Legal Entity:<\/strong> Acme Security Team LLC<\/p>\n            <p><strong>Florida Document Number:<\/strong> L25000244609<\/p>\n            <p><strong>Security License Number:<\/strong> B3500144<\/p>\n            <p><strong>Owner:<\/strong> Michael Leon Frazier<\/p>\n            <p><strong>Principal Office Address:<\/strong> 8429 SW Morning Sun Trl, Port St. Lucie, FL 34987<\/p>\n            <p><strong>Operating County:<\/strong> St. Lucie County, Florida<\/p>\n            <p><strong>Contact Phone:<\/strong> 1-800-217-9616<\/p>\n            <p><strong>Email:<\/strong> Michael.frazier@AcmePrivateSecurity.com<\/p>\n            <p><strong>Website:<\/strong> https:\/\/acmeprivatesecurity.com<\/p>\n        <\/div>\n\n        <div class=\"content\">\n            <div class=\"toc\">\n                <h3>Table of Contents<\/h3>\n                <ol>\n                    <li><a href=\"#introduction\">Introduction<\/a><\/li>\n                    <li><a href=\"#information-collect\">Information We Collect<\/a><\/li>\n                    <li><a href=\"#how-use\">How We Use Your Information<\/a><\/li>\n                    <li><a href=\"#how-share\">How We Share Your Information<\/a><\/li>\n                    <li><a href=\"#third-party\">Third-Party Services and Links<\/a><\/li>\n                    <li><a href=\"#cookies\">Cookies and Your Choices<\/a><\/li>\n                    <li><a href=\"#security\">Data Security<\/a><\/li>\n                    <li><a href=\"#rights\">Your Privacy Rights<\/a><\/li>\n                    <li><a href=\"#children\">Children&#8217;s Privacy<\/a><\/li>\n                    <li><a href=\"#changes\">Changes to This Privacy Policy<\/a><\/li>\n                    <li><a href=\"#contact\">Contact Us<\/a><\/li>\n                    <li><a href=\"#florida\">Florida-Specific Disclosures<\/a><\/li>\n                    <li><a href=\"#consent\">Consent<\/a><\/li>\n                <\/ol>\n            <\/div>\n\n            <section id=\"introduction\">\n                <h2>1. INTRODUCTION<\/h2>\n                <p>Welcome to the Acme Private Security website. This Privacy Policy explains how Acme Private Security (&#8220;we,&#8221; &#8220;us,&#8221; or &#8220;our&#8221;) collects, uses, discloses, and protects information that we receive from visitors to our website.<\/p>\n                <p>By accessing or using our website, you agree to the terms of this Privacy Policy. If you do not agree with our policies and practices, please do not use our website.<\/p>\n                <div class=\"highlight-box\">\n                    <strong>Important:<\/strong> This policy applies only to information collected through our website and does not apply to information collected offline or through other means.\n                <\/div>\n            <\/section>\n\n            <section id=\"information-collect\">\n                <h2>2. INFORMATION WE COLLECT<\/h2>\n\n                <h3>2.1 Information You Provide Directly<\/h3>\n                <p>We collect information that you voluntarily provide when you:<\/p>\n\n                <h4>Contact Forms and Quote Requests:<\/h4>\n                <ul>\n                    <li>Full name<\/li>\n                    <li>Business or organization name<\/li>\n                    <li>Email address<\/li>\n                    <li>Phone number<\/li>\n                    <li>Service location address<\/li>\n                    <li>Type of security service needed<\/li>\n                    <li>Message or inquiry details<\/li>\n                    <li>Preferred contact method and time<\/li>\n                <\/ul>\n\n                <h4>Employment Applications:<\/h4>\n                <ul>\n                    <li>Name and contact information<\/li>\n                    <li>Resume and cover letter<\/li>\n                    <li>Work history and qualifications<\/li>\n                    <li>Certifications and licenses<\/li>\n                    <li>References<\/li>\n                <\/ul>\n\n                <h4>Newsletter Subscriptions:<\/h4>\n                <ul>\n                    <li>Email address<\/li>\n                    <li>Name (optional)<\/li>\n                    <li>Preferences for communication<\/li>\n                <\/ul>\n\n                <h4>Service Request Forms:<\/h4>\n                <ul>\n                    <li>Property details<\/li>\n                    <li>Security requirements<\/li>\n                    <li>Schedule preferences<\/li>\n                    <li>Special instructions or concerns<\/li>\n                <\/ul>\n\n                <h3>2.2 Information Collected Automatically<\/h3>\n                <p>When you visit our website, we automatically collect certain information:<\/p>\n\n                <h4>Device and Browser Information:<\/h4>\n                <ul>\n                    <li>IP address<\/li>\n                    <li>Browser type and version<\/li>\n                    <li>Operating system<\/li>\n                    <li>Device type (desktop, mobile, tablet)<\/li>\n                    <li>Screen resolution<\/li>\n                    <li>Language preferences<\/li>\n                <\/ul>\n\n                <h4>Usage Information:<\/h4>\n                <ul>\n                    <li>Pages visited and time spent on each page<\/li>\n                    <li>Links clicked<\/li>\n                    <li>Date and time of visits<\/li>\n                    <li>Referring website (how you found us)<\/li>\n                    <li>Exit pages<\/li>\n                    <li>Navigation patterns<\/li>\n                <\/ul>\n\n                <h4>Location Data:<\/h4>\n                <ul>\n                    <li>General geographic location (city, state) based on IP address<\/li>\n                    <li>We do NOT collect precise GPS location through our website<\/li>\n                <\/ul>\n\n                <h3>2.3 Cookies and Tracking Technologies<\/h3>\n                <p>We use cookies and similar technologies to enhance your browsing experience:<\/p>\n\n                <h4>Types of Cookies We Use:<\/h4>\n\n                <div class=\"info-box\">\n                    <strong>Essential Cookies<\/strong> (Required for website function):\n                    <ul>\n                        <li>Session cookies for form submissions<\/li>\n                        <li>Security cookies to prevent fraud<\/li>\n                        <li>Load balancing cookies<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"info-box\">\n                    <strong>Analytics Cookies<\/strong> (Help us improve our website):\n                    <ul>\n                        <li>Google Analytics or similar services<\/li>\n                        <li>Page view tracking<\/li>\n                        <li>User behavior analysis<\/li>\n                        <li>Traffic source identification<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"info-box\">\n                    <strong>Functional Cookies<\/strong> (Remember your preferences):\n                    <ul>\n                        <li>Language settings<\/li>\n                        <li>Contact form data (to prevent re-entry)<\/li>\n                        <li>Display preferences<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"info-box\">\n                    <strong>Marketing Cookies<\/strong> (Optional):\n                    <ul>\n                        <li>Advertising platform cookies (Google Ads, Facebook Pixel, etc.)<\/li>\n                        <li>Retargeting and remarketing<\/li>\n                        <li>Conversion tracking<\/li>\n                    <\/ul>\n                <\/div>\n\n                <p><strong>You can control cookies through your browser settings.<\/strong> See Section 6 for more details.<\/p>\n            <\/section>\n\n            <section id=\"how-use\">\n                <h2>3. HOW WE USE YOUR INFORMATION<\/h2>\n                <p>We use the information we collect for the following purposes:<\/p>\n\n                <h3>3.1 To Provide and Improve Our Services<\/h3>\n                <ul>\n                    <li>Responding to your inquiries and quote requests<\/li>\n                    <li>Processing service applications<\/li>\n                    <li>Scheduling consultations or site assessments<\/li>\n                    <li>Communicating about our security services<\/li>\n                    <li>Improving our website functionality and user experience<\/li>\n                    <li>Analyzing website traffic and usage patterns<\/li>\n                <\/ul>\n\n                <h3>3.2 Marketing and Communications<\/h3>\n                <ul>\n                    <li>Sending newsletters and security tips (with your consent)<\/li>\n                    <li>Informing you about new services or promotions<\/li>\n                    <li>Following up on quote requests<\/li>\n                    <li>Sending service reminders or updates<\/li>\n                    <li>Customer satisfaction surveys<\/li>\n                <\/ul>\n                <p>You can opt out of marketing communications at any time (see Section 8).<\/p>\n\n                <h3>3.3 Legal and Safety Purposes<\/h3>\n                <ul>\n                    <li>Complying with legal obligations<\/li>\n                    <li>Protecting against fraud and abuse<\/li>\n                    <li>Enforcing our Terms of Service<\/li>\n                    <li>Protecting the rights and safety of Acme Private Security and others<\/li>\n                    <li>Responding to legal process (subpoenas, court orders)<\/li>\n                <\/ul>\n\n                <h3>3.4 Analytics and Performance<\/h3>\n                <ul>\n                    <li>Understanding how visitors use our website<\/li>\n                    <li>Identifying popular pages and content<\/li>\n                    <li>Troubleshooting technical issues<\/li>\n                    <li>Testing new features and improvements<\/li>\n                    <li>Measuring effectiveness of marketing campaigns<\/li>\n                <\/ul>\n            <\/section>\n\n            <section id=\"how-share\">\n                <h2>4. HOW WE SHARE YOUR INFORMATION<\/h2>\n                <div class=\"highlight-box\">\n                    <strong>We do not sell, rent, or trade your personal information to third parties.<\/strong> We may share your information in the following limited circumstances:\n                <\/div>\n\n                <h3>4.1 Service Providers<\/h3>\n                <p>We may share information with trusted third-party service providers who assist us with:<\/p>\n                <ul>\n                    <li><strong>Website Hosting:<\/strong> Cloud hosting providers that store our website data<\/li>\n                    <li><strong>Email Services:<\/strong> Email marketing platforms (e.g., Mailchimp, Constant Contact)<\/li>\n                    <li><strong>Analytics:<\/strong> Google Analytics and similar analytics services<\/li>\n                    <li><strong>Payment Processing:<\/strong> Secure payment gateways for online transactions<\/li>\n                    <li><strong>CRM Systems:<\/strong> Customer relationship management platforms<\/li>\n                    <li><strong>Marketing Platforms:<\/strong> Advertising services (Google Ads, Facebook, etc.)<\/li>\n                <\/ul>\n                <p>All service providers are contractually bound to protect your information and use it only for specified purposes.<\/p>\n\n                <h3>4.2 Legal Requirements<\/h3>\n                <p>We may disclose your information when required by law or to:<\/p>\n                <ul>\n                    <li>Comply with legal processes (subpoenas, warrants, court orders)<\/li>\n                    <li>Enforce our website terms and conditions<\/li>\n                    <li>Protect our rights, property, or safety<\/li>\n                    <li>Protect the rights, property, or safety of others<\/li>\n                    <li>Prevent fraud or security threats<\/li>\n                    <li>Cooperate with law enforcement investigations<\/li>\n                <\/ul>\n\n                <h3>4.3 Business Transfers<\/h3>\n                <p>If Acme Private Security is involved in a merger, acquisition, or sale of assets, your information may be transferred as part of that transaction. We will notify you via email and\/or prominent notice on our website of any change in ownership or use of your personal information.<\/p>\n\n                <h3>4.4 With Your Consent<\/h3>\n                <p>We may share your information with third parties when you have given us explicit consent to do so.<\/p>\n            <\/section>\n\n            <section id=\"third-party\">\n                <h2>5. THIRD-PARTY SERVICES AND LINKS<\/h2>\n\n                <h3>5.1 Third-Party Websites<\/h3>\n                <p>Our website may contain links to third-party websites, including:<\/p>\n                <ul>\n                    <li>Social media platforms (Facebook, LinkedIn, Twitter)<\/li>\n                    <li>Industry associations<\/li>\n                    <li>Partner organizations<\/li>\n                    <li>News sources or references<\/li>\n                <\/ul>\n                <div class=\"warning-box\">\n                    <strong>We are not responsible for the privacy practices of these external websites.<\/strong> We encourage you to review the privacy policies of any third-party sites you visit.\n                <\/div>\n\n                <h3>5.2 Third-Party Analytics<\/h3>\n                <p>We use third-party analytics services to understand how visitors use our website:<\/p>\n                <h4>Google Analytics:<\/h4>\n                <ul>\n                    <li>We use Google Analytics to track website traffic and user behavior<\/li>\n                    <li>Google Analytics uses cookies to collect anonymous usage data<\/li>\n                    <li>You can opt out of Google Analytics by installing the <a href=\"https:\/\/tools.google.com\/dlpage\/gaoptout\" target=\"_blank\">Google Analytics Opt-out Browser Add-on<\/a><\/li>\n                    <li>Learn more: <a href=\"https:\/\/policies.google.com\/privacy\" target=\"_blank\">Google Privacy Policy<\/a><\/li>\n                <\/ul>\n\n                <h3>5.3 Social Media Plugins<\/h3>\n                <p>Our website may include social media features and widgets (e.g., Facebook Like button, Twitter share button). These features may collect your IP address, page visits, and set cookies. Your interactions with these features are governed by the privacy policies of the respective social media companies.<\/p>\n\n                <h3>5.4 Advertising and Remarketing<\/h3>\n                <p>We may use third-party advertising services to show you relevant ads:<\/p>\n\n                <h4>Google Ads and Remarketing:<\/h4>\n                <ul>\n                    <li>We may use Google Ads to display our advertisements on other websites<\/li>\n                    <li>Google may use cookies to show you ads based on your visit to our website<\/li>\n                    <li>You can opt out of Google&#8217;s use of cookies by visiting <a href=\"https:\/\/www.google.com\/settings\/ads\" target=\"_blank\">Google&#8217;s Ads Settings<\/a><\/li>\n                <\/ul>\n\n                <h4>Facebook Pixel:<\/h4>\n                <ul>\n                    <li>We may use Facebook Pixel to track conversions and create custom audiences<\/li>\n                    <li>Facebook&#8217;s use of your data is governed by <a href=\"https:\/\/www.facebook.com\/privacy\/explanation\" target=\"_blank\">Facebook&#8217;s Data Policy<\/a><\/li>\n                    <li>You can control ad preferences in your Facebook account settings<\/li>\n                <\/ul>\n            <\/section>\n\n            <section id=\"cookies\">\n                <h2>6. COOKIES AND YOUR CHOICES<\/h2>\n\n                <h3>6.1 What Are Cookies?<\/h3>\n                <p>Cookies are small text files stored on your device when you visit a website. They help websites remember your preferences and track your activity.<\/p>\n\n                <h3>6.2 Managing Cookies<\/h3>\n                <p>You have several options for managing cookies:<\/p>\n\n                <h4>Browser Settings:<\/h4>\n                <ul>\n                    <li>Most browsers allow you to block or delete cookies<\/li>\n                    <li>You can set your browser to notify you when cookies are sent<\/li>\n                    <li>Blocking cookies may affect website functionality<\/li>\n                <\/ul>\n\n                <h4>Browser-Specific Instructions:<\/h4>\n                <ul>\n                    <li><strong>Chrome:<\/strong> Settings &gt; Privacy and Security &gt; Cookies and other site data<\/li>\n                    <li><strong>Firefox:<\/strong> Settings &gt; Privacy &#038; Security &gt; Cookies and Site Data<\/li>\n                    <li><strong>Safari:<\/strong> Preferences &gt; Privacy &gt; Manage Website Data<\/li>\n                    <li><strong>Edge:<\/strong> Settings &gt; Privacy, search, and services &gt; Cookies and site permissions<\/li>\n                <\/ul>\n\n                <h4>Opt-Out Tools:<\/h4>\n                <ul>\n                    <li><a href=\"https:\/\/tools.google.com\/dlpage\/gaoptout\" target=\"_blank\">Google Analytics Opt-out<\/a><\/li>\n                    <li><a href=\"http:\/\/www.networkadvertising.org\/choices\/\" target=\"_blank\">Network Advertising Initiative Opt-out<\/a><\/li>\n                    <li><a href=\"http:\/\/www.aboutads.info\/choices\/\" target=\"_blank\">Digital Advertising Alliance Opt-out<\/a><\/li>\n                <\/ul>\n\n                <h3>6.3 Do Not Track Signals<\/h3>\n                <p>Some browsers have a &#8220;Do Not Track&#8221; (DNT) feature. Our website currently does not respond to DNT signals, as there is no common industry standard for DNT. We continue to monitor developments in DNT browser technology.<\/p>\n            <\/section>\n\n            <section id=\"security\">\n                <h2>7. DATA SECURITY<\/h2>\n\n                <h3>7.1 Security Measures<\/h3>\n                <p>We implement appropriate technical and organizational security measures to protect your information:<\/p>\n\n                <h4>Technical Safeguards:<\/h4>\n                <ul>\n                    <li>SSL\/TLS encryption for data transmission<\/li>\n                    <li>Secure socket layer (HTTPS) protocol<\/li>\n                    <li>Firewall protection<\/li>\n                    <li>Regular security updates and patches<\/li>\n                    <li>Intrusion detection systems<\/li>\n                    <li>Secure data storage<\/li>\n                <\/ul>\n\n                <h4>Organizational Safeguards:<\/h4>\n                <ul>\n                    <li>Access controls and authentication<\/li>\n                    <li>Employee training on data protection<\/li>\n                    <li>Confidentiality agreements with staff and vendors<\/li>\n                    <li>Regular security audits and assessments<\/li>\n                    <li>Incident response procedures<\/li>\n                <\/ul>\n\n                <h3>7.2 Data Retention<\/h3>\n                <p>We retain your information for as long as necessary to:<\/p>\n                <ul>\n                    <li>Fulfill the purposes described in this Privacy Policy<\/li>\n                    <li>Comply with legal obligations<\/li>\n                    <li>Resolve disputes and enforce agreements<\/li>\n                <\/ul>\n\n                <h4>Retention Periods:<\/h4>\n                <ul>\n                    <li>Contact form submissions: 2 years<\/li>\n                    <li>Quote requests: 3 years<\/li>\n                    <li>Newsletter subscribers: Until you unsubscribe<\/li>\n                    <li>Analytics data: 26 months (Google Analytics default)<\/li>\n                    <li>Website logs: 90 days<\/li>\n                <\/ul>\n\n                <h3>7.3 Limitations<\/h3>\n                <div class=\"warning-box\">\n                    <strong>No system is 100% secure.<\/strong> While we strive to protect your information, we cannot guarantee absolute security. You transmit information at your own risk.\n                <\/div>\n\n                <h4>Recommendations for users:<\/h4>\n                <ul>\n                    <li>Use strong, unique passwords<\/li>\n                    <li>Keep your devices and software updated<\/li>\n                    <li>Be cautious about phishing emails or suspicious links<\/li>\n                    <li>Verify you&#8217;re on our legitimate website before entering information<\/li>\n                <\/ul>\n            <\/section>\n\n            <section id=\"rights\">\n                <h2>8. YOUR PRIVACY RIGHTS<\/h2>\n\n                <h3>8.1 Access and Control<\/h3>\n                <p>You have the right to:<\/p>\n\n                <h4>Access Your Information:<\/h4>\n                <ul>\n                    <li>Request a copy of the personal information we hold about you<\/li>\n                    <li>Ask about how we use and share your information<\/li>\n                <\/ul>\n\n                <h4>Correct Your Information:<\/h4>\n                <ul>\n                    <li>Update or correct inaccurate information<\/li>\n                    <li>Complete incomplete information<\/li>\n                <\/ul>\n\n                <h4>Delete Your Information:<\/h4>\n                <ul>\n                    <li>Request deletion of your personal information (subject to legal retention requirements)<\/li>\n                    <li>Note: We may need to retain certain information for legal or business purposes<\/li>\n                <\/ul>\n\n                <h4>Opt Out of Communications:<\/h4>\n                <ul>\n                    <li>Unsubscribe from marketing emails using the &#8220;unsubscribe&#8221; link<\/li>\n                    <li>Contact us to opt out of phone or mail communications<\/li>\n                    <li>You will still receive service-related communications<\/li>\n                <\/ul>\n\n                <h4>Object to Processing:<\/h4>\n                <ul>\n                    <li>Object to certain uses of your information<\/li>\n                    <li>Withdraw consent where processing is based on consent<\/li>\n                <\/ul>\n\n                <h3>8.2 California Privacy Rights (CCPA)<\/h3>\n                <p>If you are a California resident, you have additional rights under the California Consumer Privacy Act (CCPA):<\/p>\n\n                <h4>Right to Know:<\/h4>\n                <ul>\n                    <li>Categories of personal information we collect<\/li>\n                    <li>Sources of personal information<\/li>\n                    <li>Business purpose for collecting information<\/li>\n                    <li>Categories of third parties we share with<\/li>\n                <\/ul>\n\n                <h4>Right to Delete:<\/h4>\n                <ul>\n                    <li>Request deletion of your personal information<\/li>\n                <\/ul>\n\n                <h4>Right to Opt-Out:<\/h4>\n                <ul>\n                    <li>We do not sell personal information (no opt-out required)<\/li>\n                <\/ul>\n\n                <h4>Right to Non-Discrimination:<\/h4>\n                <ul>\n                    <li>We will not discriminate against you for exercising your privacy rights<\/li>\n                <\/ul>\n\n                <p>To exercise these rights, contact us using the information in Section 11.<\/p>\n\n                <h3>8.3 European Privacy Rights (GDPR)<\/h3>\n                <p>If you are in the European Economic Area (EEA), you have rights under the General Data Protection Regulation (GDPR):<\/p>\n\n                <h4>Legal Basis for Processing:<\/h4>\n                <ul>\n                    <li>Consent (for marketing communications)<\/li>\n                    <li>Legitimate interests (for website analytics and service improvement)<\/li>\n                    <li>Contractual necessity (for providing requested services)<\/li>\n                <\/ul>\n\n                <h4>Your Rights:<\/h4>\n                <ul>\n                    <li>Right of access<\/li>\n                    <li>Right to rectification<\/li>\n                    <li>Right to erasure (&#8220;right to be forgotten&#8221;)<\/li>\n                    <li>Right to restrict processing<\/li>\n                    <li>Right to data portability<\/li>\n                    <li>Right to object<\/li>\n                    <li>Right to withdraw consent<\/li>\n                    <li>Right to lodge a complaint with a supervisory authority<\/li>\n                <\/ul>\n            <\/section>\n\n            <section id=\"children\">\n                <h2>9. CHILDREN&#8217;S PRIVACY<\/h2>\n                <p>Our website is not directed to children under the age of 18. We do not knowingly collect personal information from children under 18.<\/p>\n                <p>If you are a parent or guardian and believe your child has provided us with personal information, please contact us immediately. We will take steps to delete such information from our systems.<\/p>\n            <\/section>\n\n            <section id=\"changes\">\n                <h2>10. CHANGES TO THIS PRIVACY POLICY<\/h2>\n                <p>We may update this Privacy Policy from time to time to reflect changes in our practices, technology, legal requirements, or other factors.<\/p>\n\n                <h4>How We Notify You:<\/h4>\n                <ul>\n                    <li>We will post the updated policy on this page<\/li>\n                    <li>We will update the &#8220;Last Updated&#8221; date at the top of this policy<\/li>\n                    <li>For material changes, we may provide additional notice (email notification or prominent website notice)<\/li>\n                <\/ul>\n\n                <h4>Your Continued Use:<\/h4>\n                <p>Your continued use of our website after changes are posted constitutes your acceptance of the updated Privacy Policy.<\/p>\n\n                <h4>Review Regularly:<\/h4>\n                <p>We encourage you to review this Privacy Policy periodically to stay informed about how we protect your information.<\/p>\n            <\/section>\n        <\/div>\n\n        <div class=\"contact-info\" id=\"contact\">\n            <h2>11. CONTACT US<\/h2>\n            <p>If you have questions, concerns, or requests regarding this Privacy Policy or our privacy practices, please contact us:<\/p>\n\n            <strong>Acme Private Security<\/strong>\n            <p>Acme Security Team LLC<\/p>\n\n            <strong>Mailing Address:<\/strong>\n            <p>8429 SW Morning Sun Trl<br>\n            Port St. Lucie, FL 34987<\/p>\n\n            <strong>Phone:<\/strong>\n            <p>1-800-217-9616<\/p>\n\n            <strong>Email:<\/strong>\n            <p>Michael.frazier@AcmePrivateSecurity.com<\/p>\n\n            <strong>Website:<\/strong>\n            <p><blockquote class=\"wp-embedded-content\" data-secret=\"yh3cQjHfzN\"><a href=\"https:\/\/acmeprivatesecurity.com\/\">Home<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Home&#8221; &#8212; Acme Private Security\" src=\"https:\/\/acmeprivatesecurity.com\/?embed=true#?secret=pdYwHxj2Wb#?secret=yh3cQjHfzN\" data-secret=\"yh3cQjHfzN\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p>\n\n            <strong>Hours:<\/strong>\n            <p>Monday &#8211; Friday: 9:00 AM &#8211; 5:00 PM EST<br>\n            Emergency Line: 24\/7<\/p>\n\n            <strong>Response Time:<\/strong>\n            <p>We will respond to privacy inquiries within 30 days.<\/p>\n        <\/div>\n\n        <div class=\"content\">\n            <section id=\"florida\">\n                <h2>12. FLORIDA-SPECIFIC DISCLOSURES<\/h2>\n                <p>As a Florida-licensed private security company, we comply with all applicable Florida privacy and security laws:<\/p>\n\n                <h4>Florida Security Licensing:<\/h4>\n                <ul>\n                    <li>Licensed by the Florida Department of Agriculture and Consumer Services<\/li>\n                    <li>License Number: B3500144<\/li>\n                    <li>All security personnel are licensed and background-checked per Florida Statute 493<\/li>\n                <\/ul>\n\n                <h4>Florida Information Protection Act:<\/h4>\n                <ul>\n                    <li>We implement reasonable security measures as required by Florida law<\/li>\n                    <li>We will notify affected individuals in the event of a data breach as required by Florida Statute 501.171<\/li>\n                <\/ul>\n\n                <h4>Public Records:<\/h4>\n                <ul>\n                    <li>As a private company, we are not subject to Florida&#8217;s public records law (Chapter 119)<\/li>\n                    <li>However, information we provide to law enforcement or government agencies may become subject to public records requests<\/li>\n                <\/ul>\n            <\/section>\n\n            <section id=\"consent\">\n                <h2>13. CONSENT<\/h2>\n                <p>By using our website, you consent to our collection, use, and sharing of your information as described in this Privacy Policy.<\/p>\n                <p>If you do not agree with this Privacy Policy, please do not use our website.<\/p>\n\n                <h4>For marketing communications specifically, you can manage your preferences at any time by:<\/h4>\n                <ul>\n                    <li>Clicking &#8220;unsubscribe&#8221; in any marketing email<\/li>\n                    <li>Contacting us at the information provided above<\/li>\n                    <li>Adjusting cookie settings in your browser<\/li>\n                <\/ul>\n            <\/section>\n\n            <hr>\n\n            <section class=\"acknowledgment\">\n                <h2>ACKNOWLEDGMENT<\/h2>\n                <p>This Privacy Policy was last updated on <strong>January 1, 2026<\/strong> and is effective as of that date.<\/p>\n                <p><strong>Acme Private Security<\/strong><br>\n                <em>A Division of Acme Security Team LLC<\/em><br>\n                Florida Document Number: L25000244609<br>\n                Security License Number: B3500144<\/p>\n                <p class=\"tagline\">Protecting Your Privacy. Securing Your Peace of Mind.<\/p>\n            <\/section>\n        <\/div>\n\n        <footer>\n            <p><em>This privacy policy is provided for informational purposes. While we strive for compliance with applicable laws, this document does not constitute legal advice. We recommend consulting with legal counsel to ensure full compliance with all applicable privacy laws and regulations.<\/em><\/p>\n            <p>&copy; 2026 Acme Private Security. All rights reserved.<\/p>\n        <\/footer>\n    <\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Privacy Policy &#8211; Acme Private Security WEBSITE PRIVACY POLICY Acme Private Security A Division of Acme Security Team LLC Effective Date: January 1, 2026 Last Updated: January 1, 2026 COMPANY INFORMATION Business Name: Acme Private Security Legal Entity: Acme Security Team LLC Florida Document Number: L25000244609 Security License Number: B3500144 Owner: Michael Leon Frazier Principal [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-223","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/acmeprivatesecurity.com\/index.php?rest_route=\/wp\/v2\/pages\/223","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/acmeprivatesecurity.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/acmeprivatesecurity.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/acmeprivatesecurity.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/acmeprivatesecurity.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=223"}],"version-history":[{"count":4,"href":"https:\/\/acmeprivatesecurity.com\/index.php?rest_route=\/wp\/v2\/pages\/223\/revisions"}],"predecessor-version":[{"id":229,"href":"https:\/\/acmeprivatesecurity.com\/index.php?rest_route=\/wp\/v2\/pages\/223\/revisions\/229"}],"wp:attachment":[{"href":"https:\/\/acmeprivatesecurity.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=223"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}