Sport Berkey
Sport Berkey Portable Water Filter - Product Description * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Rob oto, Oxygen, Ubuntu, Cantarell, sans-serif; line-height: 1.6; color: #333; } .full-width-section { width: 100%; padding: 40px 20px; } .content-wrapper { max-width: 1200px; margin: 0 auto; } /* Hero Section */ .hero-section { background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-bottom: 3px solid #28a745; } .hero-content .h2-top { font-size: 36px; font-weight: 700; color: #1a1a1a; margin-bottom: 16px; text-align: center; } .hero-tagline { font-size: 20px; color: #555; margin-bottom: 24px; max-width: 800px; margin-left: auto; margin-right: auto; text-align: center; } .hero-highlight { background: linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%); padding: 20px 24px; border-radius: 8px; border: 2px solid #ffc107; font-size: 16px; color: #333; margin-top: 24px; max-width: 700px; margin-left: auto; margin-right: auto; text-align: center; } .hero-highlight strong { color: #d35400; } .key-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; margin-top: 28px; } .feature-badge { background: white; padding: 16px 20px; border-radius: 8px; border: 2px solid #28a745; text-align: center; font-weight: 600; color: #28a745; font-size: 14px; } /* Why Sport Berkey Section */ .why-section { background: white; } .section-title { font-size: 28px; font-weight: 700; color: #1a1a1a; margin-bottom: 24px; text-align: center; } .section-subtitle { text-align: center; font-size: 16px; color: #666; max-width: 800px; margin: 0 auto 32px; } .benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; margin-top: 24px; } .benefit-card { background: #f8f9fa; padding: 28px; border-radius: 8px; border-top: 4px solid #28a745; } .benefit-icon { font-size: 40px; margin-bottom: 12px; } .benefit-card h3 { font-size: 20px; font-weight: 600; color: #1a1a1a; margin-bottom: 10px; } .benefit-card p { font-size: 15px; color: #555; line-height: 1.6; } /* Removal Section */ .removal-section { background: #f8f9fa; } .removal-intro { text-align: center; max-width: 800px; margin: 0 auto 32px; font-size: 16px; color: #666; } .removal-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 24px; } .removal-card { background: white; padding: 24px; border-radius: 8px; border-top: 4px solid #28a745; } .removal-card h3 { font-size: 20px; font-weight: 600; color: #1a1a1a; margin-bottom: 12px; } .removal-percentage { font-size: 28px; font-weight: 700; color: #d35400; margin-bottom: 12px; } .removal-list { list-style: none; padding: 0; } .removal-list li { padding: 8px 0; padding-left: 24px; position: relative; font-size: 15px; color: #555; } .removal-list li:before { content: "✓"; position: absolute; left: 0; color: #28a745; font-weight: bold; font-size: 16px; } /* Heavy Metals Table */ .metals-table { background: white; border-radius: 8px; overflow: hidden; margin-top: 24px; border: 2px solid #dee2e6; } .metals-table table { width: 100%; border-collapse: collapse; } .metals-table th { background: #28a745; color: white; padding: 16px; text-align: left; font-weight: 600; font-size: 15px; } .metals-table td { padding: 14px 16px; border-bottom: 1px solid #eee; font-size: 15px; color: #555; } .metals-table tr:last-child td { border-bottom: none; } .metals-table tr:nth-child(even) { background: #f8f9fa; } /* Technology Section */ .tech-section { background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%); border-top: 3px solid #2196f3; border-bottom: 3px solid #2196f3; } .tech-content { max-width: 900px; margin: 0 auto; } .tech-card { background: white; padding: 32px; border-radius: 8px; border: 2px solid #2196f3; margin-top: 24px; } .tech-card h3 { font-size: 22px; font-weight: 600; color: #1a1a1a; margin-bottom: 16px; } .tech-card p { font-size: 15px; color: #555; line-height: 1.7; margin-bottom: 12px; } .tech-highlight { background: #fff3cd; padding: 20px; border-radius: 6px; border-left: 4px solid #ffc107; margin-top: 20px; font-size: 15px; color: #555; } .tech-highlight strong { color: #d35400; } /* Capacity Section */ .capacity-section { background: white; } .capacity-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; margin-top: 24px; } .capacity-card { background: linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%); padding: 28px; border-radius: 8px; border: 2px solid #ffc107; text-align: center; } .capacity-number { font-size: 48px; font-weight: 700; color: #d35400; margin-bottom: 8px; } .capacity-label { font-size: 18px; font-weight: 600; color: #333; margin-bottom: 8px; } .capacity-detail { font-size: 14px; color: #666; } .capacity-note { background: #e7f5ff; border: 2px solid #1c7ed6; border-radius: 8px; padding: 20px; margin-top: 24px; text-align: center; } .capacity-note strong { color: #1c7ed6; font-size: 16px; } /* Care & Maintenance Section */ .care-section { background: #f8f9fa; } .care-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 24px; margin-top: 24px; } .care-card { background: white; padding: 28px; border-radius: 8px; border: 2px solid #dee2e6; } .care-card h3 { font-size: 20px; font-weight: 600; color: #1a1a1a; margin-bottom: 16px; } .step-list { list-style: none; padding: 0; counter-reset: step-counter; } .step-list li { padding: 10px 0 10px 36px; position: relative; font-size: 15px; color: #555; counter-increment: step-counter; margin-bottom: 8px; } .step-list li:before { content: counter(step-counter); position: absolute; left: 0; top: 8px; background: #28a745; color: white; width: 24px; height: 24px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 12px; } .care-list { list-style: none; padding: 0; } .care-list li { padding: 10px 0; padding-left: 28px; position: relative; font-size: 15px; color: #555; } .care-list li:before { content: "→"; position: absolute; left: 0; color: #d35400; font-weight: bold; font-size: 18px; } .warning-box { background: #ffebee; border: 2px solid #ef5350; border-radius: 8px; padding: 20px; margin-top: 20px; } .warning-box strong { color: #c62828; font-size: 16px; display: block; margin-bottom: 8px; } .warning-box ul { list-style: none; padding: 0; margin-top: 12px; } .warning-box li { padding: 6px 0 6px 24px; position: relative; font-size: 14px; color: #555; } .warning-box li:before { content: "✗"; position: absolute; left: 0; color: #ef5350; font-weight: bold; font-size: 16px; } /* Specs Section */ .specs-section { background: white; } .specs-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px; margin-top: 24px; } .spec-badge { background: #f8f9fa; padding: 20px; border-radius: 8px; border: 2px solid #28a745; text-align: center; } .spec-badge strong { display: block; font-size: 16px; color: #28a745; margin-bottom: 8px; } .spec-badge span { font-size: 14px; color: #555; } /* Warranty Section */ .warranty-section { background: #f8f9fa; padding: 30px 20px; } .warranty-content { text-align: center; max-width: 700px; margin: 0 auto; } .warranty-content h2 { font-size: 28px; font-weight: 700; color: #1a1a1a; margin-bottom: 16px; } .warranty-content p { font-size: 15px; color: #555; line-height: 1.6; margin-bottom: 12px; } .warranty-badge { background: white; padding: 16px 24px; border-radius: 8px; border: 2px solid #28a745; display: inline-block; margin-top: 16px; font-weight: 600; color: #28a745; } /* Mobile Responsive */ @media (max-width: 768px) { .hero-content .h2-top { font-size: 28px; } .hero-tagline { font-size: 17px; } .section-title { font-size: 24px; } .key-features-grid, .benefits-grid, .removal-grid, .capacity-grid, .care-grid, .specs-grid { grid-template-columns: 1fr; } .full-width-section { padding: 30px 16px; } .capacity-number { font-size: 36px; } .metals-table { overflow-x: auto; } } Sport Berkey Portable Water Filter You care about water quality at home—why settle for less everywhere else? The Sport Berkey delivers medical-grade filtration in a portable 22 oz bottle, perfect for the gym, office, travel, and outdoor adventures. Advanced Filtration Technology: The Sport Berkey uses a "Tortuous Path" pore structure with ionic absorption media to remove 99.9% of chlorine, heavy metals, VOCs, pesticides, and more. Developed and tested by water purification specialists. ✓ Medical Grade Filtration ✓ BPA-Free LDPE #4 ✓ 22 oz Capacity ✓ 640 Refills (Municipal Water) ✓ 50 Year Shelf Life ✓ Made in USA Why Sport Berkey? Clean drinking water shouldn't stop when you leave the house. Whether you're hitting the gym, hiking a trail, or working at the office, the Sport Berkey ensures every sip is safe. 🏃 Portable Protection Take medical-grade filtration anywhere. Gym, office, travel, camping, or daily commutes—fill from any tap or natural water source and filter on-the-go. 💪 Durable Construction Built from safe, non-leaching LDPE #4 material that's BPA-free and impact-resistant. Designed to withstand active lifestyles and outdoor conditions. 💧 Proven Performance Removes 99.9% of contaminants using proprietary ionic absorption media. The same filtration technology trusted by emergency responders and outdoor professionals. See the Sport Berkey in Action A quick look at how the Sport Berkey filters water on the go What the Sport Berkey Removes The Sport Berkey's advanced filter removes a comprehensive range of contaminants, ensuring safe drinking water from virtually any freshwater source. Primary Contaminants 99.9% Chlorine Trihalomethanes (THMs) Volatile Organic Compounds (VOCs) Detergents & Pesticides Radon 222 Foul Tastes & Odors Cloudiness, Silt & Sediment Heavy Metals Reduced Up to 99.9% Lead (kidney & nervous system damage) Mercury (kidney & nervous disorders) Aluminum (respiratory & nervous disorders) Cadmium (kidney damage) Chromium (liver, kidney, circulatory issues) Copper (gastro-enteric disease) Heavy Metal Health Effects if Not Removed Lead Kidney damage, nervous system impairment Mercury Kidney damage, nervous system disorders Aluminum Respiratory problems, nervous system disorders Cadmium Kidney damage, bone fragility Chromium Liver, kidney, and circulatory system disorders Copper Gastro-enteric disease, digestive issues Advanced Filtration Technology The Sport Berkey's filtration system was developed through extensive research by water purification specialists, engineers, and researchers. Here's how it works: "Tortuous Path" Pore Structure The filter element features a unique "Tortuous Path" pore structure—a complex network of microscopic channels that force water to take a winding route through the filter media. This extended contact time maximizes contaminant removal. As you squeeze the bottle, source water is forced through the filter. The quality, volume, and specific media composition have been carefully calculated to achieve optimal flow rate and maximum removal of toxic chemicals from industrial and agricultural pollution. Dual-Action Filtration Process Adsorption: The filter media removes contaminants through a surface phenomenon called "adsorption"—the molecular attraction of pollutants to the media surface. This process physically traps contaminants within the filter structure. Ionic Absorption: The filter element is impregnated with proprietary absorbing media that promotes ionic absorption of dissolved pollutants. This electro-chemical process is particularly effective for removing heavy metals like aluminum, cadmium, chromium, copper, lead, and mercury. Why This Matters: The combination of mechanical adsorption and ionic absorption provides comprehensive protection against both particulate contaminants and dissolved chemicals—something standard carbon filters cannot achieve. Filter Capacity & Lifespan The Sport Berkey filter's lifespan depends on your water source. Cleaner municipal water allows for more refills, while untreated outdoor sources require more frequent replacement. 160 Refills Lakes, streams, & untreated sources 640 Refills Municipal & well water 50 Years Shelf life when properly stored 💡 When to Replace: Replace the filter when you notice reduced flow rate, changes in water taste, or when you've reached the refill count for your water source. Find replacement filters here. Care & Maintenance 🚧 First Use Setup Fill the Sport Berkey bottle with water Screw on the cap and tighten securely Pull down the lever to expose the straw Squeeze water through the filter and out the straw Repeat flushing process twice to remove process dust Rinse the bottle and cap—now ready to use! 🧼 Regular Maintenance Rinse the bottle and cap regularly with clean water Clean the exterior with mild soap and water as needed Do not store filled bottle on its side or upside down (prevents leaks) Keep track of refill count to know when replacement is needed 📦 Long-Term Storage If not using the Sport Berkey for an extended period: Flush with chlorinated solution (1/4 tsp per half gallon water) Allow to dry thoroughly with cap removed Reassemble and store in a cool, dry place Shelf life when properly stored: 50 years ⚠️ Important: Do NOT Do This Do not allow the Sport Berkey to freeze Do not place in a microwave oven Do not run hot water through the filter Do not store filled bottle on its side or upside down Specifications Capacity 22 oz (650 ml) Material BPA-Free LDPE #4 Filter Media Ionic Absorption Technology Removal Rate 99.9% of Contaminants Refills (Municipal) Up to 640 Refills Refills (Outdoor) Up to 160 Refills Shelf Life 50 Years Made In USA Warranty & Support The manufacturer warrants this product to be free from defects in materials and workmanship for 6 months from the date of purchase. The manufacturer will replace or repair any product that is not properly functioning during the warranty period. Note: Used Sport Berkeys are not eligible for a refund, however, they are still covered under the warranty as noted. BigBerkeyWaterFilters is always at your service to assist with warranty claims, send replacement hardware free of charge if needed, or provide system maintenance support during the life of ownership. ✓ 6 Month Manufacturer Warranty {"@context":"https://schema.org","@type":"VideoObject","name":"Sport Berkey Water Filter","description":"A quick overview of the Sport Berkey, a 22 oz BPA-free portable water filter bottle rated for 640 refills with municipal water or 160 refills with lake, stream, and other untreated sources.","thumbnailUrl":"https://img.youtube.com/vi/-S655p0Mbfw/maxresdefault.jpg","uploadDate":"2013-10-01T06:52:34-07:00","duration":"PT1M10S","embedUrl":"https://www.youtube.com/embed/-S655p0Mbfw","contentUrl":"https://www.youtube.com/watch?v=-S655p0Mbfw"}
More you might like
Related
Berkey - Replacement Sports Berkey Filter
Related
Berkey - Sport Berkey Filtered Water Bottle 22 oz.
Related
Berkey Filters - Sport Berkey Water Bottle, 650 ml
Related