{"id":4475,"date":"2025-11-25T17:06:06","date_gmt":"2025-11-25T17:06:06","guid":{"rendered":"https:\/\/rhsled.com\/standard-all-in-one-displays-led-tv\/"},"modified":"2025-12-24T13:06:24","modified_gmt":"2025-12-24T13:06:24","slug":"led-tv","status":"publish","type":"page","link":"https:\/\/rhsled.com\/en\/led-tv\/","title":{"rendered":"Standard All-in-One Displays (LED TV)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4475\" class=\"elementor elementor-4475 elementor-3862\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13ed176 e-flex e-con-boxed e-con e-parent\" data-id=\"13ed176\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84b484d elementor-widget elementor-widget-spacer\" data-id=\"84b484d\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-877f222 elementor-widget elementor-widget-rhs_standard_tv\" data-id=\"877f222\" data-element_type=\"widget\" data-widget_type=\"rhs_standard_tv.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <style>\n            .rhs-tv-877f222 {\n                font-family: inherit;\n                direction: rtl;\n                text-align: right;\n                position: relative;\n                padding: 20px 0;\n            }\n            .rhs-tv-877f222 * { box-sizing: border-box; }\n\n            \/* LED Background *\/\n            .rhs-tv-877f222 .led-grid {\n                position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n                overflow: hidden; pointer-events: none; z-index: 0;\n            }\n            .rhs-tv-877f222 .led-pixel {\n                position: absolute; width: 3px; height: 3px; border-radius: 50%;\n                animation: ledGlow 4s ease-in-out infinite;\n            }\n            @keyframes ledGlow {\n                0%, 100% { opacity: 0.1; transform: scale(1); }\n                50% { opacity: 0.4; transform: scale(1.3); }\n            }\n\n            \/* Glass Card - FIXED OVERFLOW & SHADOWS *\/\n            .rhs-tv-877f222 .glass-card {\n                background: rgba(255, 255, 255, 0.7);\n                backdrop-filter: blur(20px);\n                -webkit-backdrop-filter: blur(20px);\n                border: 1px solid rgba(255, 255, 255, 0.9);\n                box-shadow: 0 4px 30px rgba(0, 0, 0, 0.05);\n                border-radius: 24px;\n                padding: 40px;\n                margin-bottom: 40px;\n                position: relative;\n                \/* overflow: hidden REMOVED to allow shadows to be seen on edges *\/\n            }\n            \n            \/* Scan Line Wrapper - To keep scan line inside even if main card isn't overflow:hidden *\/\n            .rhs-tv-877f222 .scan-wrapper {\n                position: absolute; inset: 0; pointer-events: none; overflow: hidden; border-radius: 24px;\n            }\n\n            \/* Header Layout *\/\n            .rhs-tv-877f222 .header-flex {\n                display: flex; flex-direction: column; gap: 40px;\n            }\n            @media (min-width: 1024px) {\n                .rhs-tv-877f222 .header-flex { flex-direction: row; align-items: center; }\n            }\n\n            .rhs-tv-877f222 .header-text { flex: 1; text-align: center; }\n            @media (min-width: 1024px) { .rhs-tv-877f222 .header-text { text-align: right; } }\n\n            .rhs-tv-877f222 .top-badge {\n                display: inline-block;\n                background: #e0f2fe; color: #0369a1;\n                padding: 6px 16px; border-radius: 50px;\n                font-size: 0.85rem; font-weight: bold;\n                margin-bottom: 16px;\n            }\n\n            .rhs-tv-877f222 .gradient-text {\n                background: linear-gradient(135deg, #0369a1 0%, #0ea5e9 50%, #38bdf8 100%);\n                -webkit-background-clip: text;\n                -webkit-text-fill-color: transparent;\n                font-weight: 800; font-size: 2.5rem; line-height: 1.2;\n                margin-bottom: 16px;\n            }\n            @media (max-width: 768px) { .rhs-tv-877f222 .gradient-text { font-size: 1.8rem; } }\n\n            \/* TV Animation - RESPONSIVE FIX *\/\n            .rhs-tv-877f222 .led-tv-container {\n                animation: tvFloat 6s ease-in-out infinite;\n                perspective: 1000px;\n                position: relative;\n                \n                \/* Center on mobile *\/\n                margin: 0 auto; \n                width: 100%;\n                display: flex;\n                justify-content: center;\n            }\n            @media (min-width: 1024px) { \n                \/* RTL Desktop *\/\n                .rhs-tv-877f222 .led-tv-container { \n                    margin: 0 auto 0 0; \n                    justify-content: flex-start;\n                    width: auto;\n                } \n                body:not(.rtl) .rhs-tv-877f222 .led-tv-container { \n                    margin: 0 0 0 auto; \n                    justify-content: flex-end;\n                }\n            }\n            @keyframes tvFloat { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-12px); } }\n\n            .rhs-tv-877f222 .tv-frame {\n                width: 280px; height: 180px;\n                background: #0f172a; border-radius: 12px;\n                position: relative; overflow: hidden;\n                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);\n                z-index: 2;\n                max-width: 90vw;\n            }\n            @media (min-width: 768px) { .rhs-tv-877f222 .tv-frame { width: 320px; height: 200px; } }\n\n            \/* Animated Border *\/\n            .rhs-tv-877f222 .animated-border-bg {\n                position: absolute; inset: -2px;\n                background: linear-gradient(90deg, #0ea5e9, #38bdf8, #7dd3fc, #0ea5e9);\n                background-size: 300% 100%;\n                border-radius: 14px; z-index: -1;\n                animation: borderMove 6s linear infinite; opacity: 0.8;\n            }\n            @keyframes borderMove { 0% { background-position: 0% 50%; } 100% { background-position: 300% 50%; } }\n\n            .rhs-tv-877f222 .tv-screen {\n                position: absolute; inset: 8px;\n                background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n                border-radius: 8px; overflow: hidden;\n                box-shadow: inset 0 0 40px rgba(14, 165, 233, 0.1);\n            }\n\n            .rhs-tv-877f222 .tv-content {\n                width: 100%; height: 100%;\n                display: flex; flex-direction: column;\n                align-items: center; justify-content: center;\n                animation: screenPulse 3s ease-in-out infinite;\n            }\n            @keyframes screenPulse { 0%, 100% { opacity: 0.9; } 50% { opacity: 1; } }\n\n            .rhs-tv-877f222 .fhd-badge {\n                background: #0ea5e9; color: white;\n                font-size: 10px; font-weight: bold;\n                padding: 4px 10px; border-radius: 50px;\n                margin-top: 8px;\n                animation: fhdGlow 2s ease-in-out infinite;\n            }\n            @keyframes fhdGlow { 0%, 100% { box-shadow: 0 0 10px rgba(14, 165, 233, 0.5); } 50% { box-shadow: 0 0 20px rgba(14, 165, 233, 0.8); } }\n\n            .rhs-tv-877f222 .stand-neck {\n                width: 80px; height: 12px;\n                background: linear-gradient(180deg, #334155 0%, #1e293b 100%);\n                border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;\n                margin: 0 auto;\n            }\n            .rhs-tv-877f222 .stand-base {\n                width: 128px; height: 8px;\n                background: linear-gradient(180deg, #334155 0%, #1e293b 100%);\n                border-radius: 8px 8px 0 0;\n                border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;\n                margin: 0 auto;\n            }\n\n            .rhs-tv-877f222 .size-badge {\n                position: absolute;\n                background: #0ea5e9; color: white;\n                font-size: 12px; font-weight: bold;\n                padding: 4px 8px; border-radius: 50px;\n                box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n                animation: badgePop 2s ease-in-out infinite;\n                z-index: 10;\n            }\n            @keyframes badgePop { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.05); } }\n\n            \/* --- FIXED ICONS & TITLES --- *\/\n            .rhs-tv-877f222 .section-title {\n                display: flex; align-items: center; gap: 15px;\n                font-size: 1.5rem; font-weight: bold; color: #1e293b;\n                margin-bottom: 24px;\n            }\n            \n            \/* Unified Icon Container Style *\/\n            .rhs-tv-877f222 .icon-container {\n                background: linear-gradient(135deg, #0ea5e9, #0369a1);\n                display: flex; \n                align-items: center; \n                justify-content: center;\n                box-shadow: 0 4px 15px rgba(14, 165, 233, 0.3);\n                flex-shrink: 0;\n            }\n            \n            \/* Force white color *\/\n            .rhs-tv-877f222 .icon-container i, \n            .rhs-tv-877f222 .icon-container svg,\n            .rhs-tv-877f222 .f-icon-box i,\n            .rhs-tv-877f222 .f-icon-box svg {\n                color: #ffffff !important; \n                fill: #ffffff !important;\n                display: block;\n            }\n\n            \/* Features Grid - SHADOW FIX *\/\n            .rhs-tv-877f222 .features-grid {\n                display: grid;\n                grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n                gap: 24px;\n                \/* Allow shadows to spill *\/\n                padding: 10px; \n                margin: -10px;\n            }\n            .rhs-tv-877f222 .full-span { grid-column: 1 \/ -1; }\n            \n            .rhs-tv-877f222 .feature-card {\n                background: #fff;\n                border: 1px solid rgba(226, 232, 240, 0.8);\n                border-radius: 16px; padding: 24px;\n                transition: 0.3s;\n                display: flex; flex-direction: column; align-items: flex-start;\n                box-shadow: 0 4px 10px rgba(0,0,0,0.05); \/* Base shadow *\/\n            }\n            .rhs-tv-877f222 .feature-card.is-wide {\n                flex-direction: row; align-items: center; gap: 20px;\n            }\n            @media (max-width: 768px) { .rhs-tv-877f222 .feature-card.is-wide { flex-direction: column; align-items: flex-start; } }\n\n            .rhs-tv-877f222 .feature-card:hover {\n                transform: translateY(-8px);\n                border-color: #0ea5e9;\n                box-shadow: 0 20px 40px rgba(15, 23, 42, 0.08); \/* Hover shadow *\/\n            }\n\n            \/* Feature Icons *\/\n            .rhs-tv-877f222 .f-icon-box {\n                display: flex; align-items: center; justify-content: center;\n                margin-bottom: 16px; \n                box-shadow: 0 10px 20px rgba(0,0,0,0.1); flex-shrink: 0;\n            }\n            .rhs-tv-877f222 .is-wide .f-icon-box { margin-bottom: 0; }\n\n            \/* Showcase *\/\n            .rhs-tv-877f222 .main-showcase {\n                background: linear-gradient(135deg, #f1f5f9, #f8fafc);\n                border: 1px solid #e2e8f0; border-radius: 16px;\n                padding: 24px; position: relative; overflow: hidden;\n                margin-bottom: 24px; cursor: pointer;\n            }\n            .rhs-tv-877f222 .showcase-badge {\n                position: absolute; top: 16px; right: 16px;\n                background: #0ea5e9; color: white;\n                font-size: 12px; font-weight: bold; padding: 6px 12px;\n                border-radius: 50px; z-index: 5;\n                box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n            }\n            .rhs-tv-877f222 .main-img {\n                width: 100%; max-width: 800px; height: auto;\n                margin: 0 auto; display: block; border-radius: 12px;\n                box-shadow: 0 20px 50px -10px rgba(0,0,0,0.2);\n            }\n\n            .rhs-tv-877f222 .thumbs-grid {\n                display: grid; grid-template-columns: 1fr; gap: 20px;\n                \/* Allow shadows to spill *\/\n                padding: 10px; margin: -10px;\n            }\n            @media (min-width: 768px) { .rhs-tv-877f222 .thumbs-grid { grid-template-columns: 1fr 1fr; } }\n            \n            .rhs-tv-877f222 .thumb-item {\n                background: #fff; border: 1px solid #e2e8f0;\n                border-radius: 12px; overflow: hidden; cursor: pointer;\n                transition: 0.3s;\n            }\n            .rhs-tv-877f222 .thumb-item:hover {\n                border-color: #0ea5e9;\n                box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            }\n            .rhs-tv-877f222 .thumb-item img {\n                width: 100%; height: auto; display: block;\n            }\n\n            \/* Contact\/CTA *\/\n            .rhs-tv-877f222 .contact-card {\n                border-right: 4px solid #0ea5e9;\n                display: flex; flex-direction: column; gap: 24px;\n                align-items: center;\n            }\n            @media (min-width: 768px) {\n                .rhs-tv-877f222 .contact-card { flex-direction: row; text-align: right; }\n            }\n            \n            \/* CTA Icon *\/\n            .rhs-tv-877f222 .contact-icon {\n                width: 64px; height: 64px;\n                background: linear-gradient(135deg, #334155, #0f172a);\n                border-radius: 16px;\n                display: flex; align-items: center; justify-content: center;\n                box-shadow: 0 10px 20px rgba(0,0,0,0.2); flex-shrink: 0;\n            }\n            .rhs-tv-877f222 .contact-icon i,\n            .rhs-tv-877f222 .contact-icon svg {\n                font-size: 32px !important;\n                width: 32px !important; height: 32px !important;\n                color: #0ea5e9 !important;\n                fill: #0ea5e9 !important;\n            }\n\n            \/* CTA Button *\/\n            .rhs-tv-877f222 .cta-btn {\n                background: linear-gradient(90deg, #0ea5e9, #0369a1);\n                color: white; padding: 12px 28px; border-radius: 12px;\n                font-weight: bold; text-decoration: none; display: inline-flex;\n                align-items: center; gap: 8px; transition: 0.3s;\n                white-space: nowrap; box-shadow: 0 5px 15px rgba(14, 165, 233, 0.3);\n                margin-top: 10px;\n            }\n            @media (min-width: 768px) { .rhs-tv-877f222 .cta-btn { margin-top: 0; margin-right: auto; } }\n            body:not(.rtl) .rhs-tv-877f222 .cta-btn { margin-right: 0; margin-left: auto; }\n\n            .rhs-tv-877f222 .cta-btn:hover {\n                transform: translateY(-2px);\n                box-shadow: 0 8px 20px rgba(14, 165, 233, 0.4);\n            }\n            .rhs-tv-877f222 .cta-btn i { color: white !important; }\n\n            \/* Scan Line Global *\/\n            .rhs-tv-877f222 .scan-line {\n                position: absolute; top: 0; left: 0; width: 100%; height: 1px;\n                background: linear-gradient(90deg, transparent, #0ea5e9, transparent);\n                animation: scanMove 4s linear infinite; opacity: 0.3; pointer-events: none;\n            }\n            @keyframes scanMove { 0% { top: 0%; } 100% { top: 100%; } }\n\n            \/* Helper *\/\n            .rhs-tv-877f222 .text-sky-600 { color: #0ea5e9; }\n            .rhs-tv-877f222 .text-slate-800 { color: #1e293b; }\n            .rhs-tv-877f222 strong { font-weight: 700; }\n            \n            \/* Lightbox *\/\n            .rhs-lightbox {\n                display: none; position: fixed; inset: 0;\n                background: rgba(15, 23, 42, 0.95); z-index: 9999;\n                justify-content: center; align-items: center;\n                backdrop-filter: blur(10px);\n            }\n            .rhs-lightbox.active { display: flex; }\n            .rhs-lightbox img {\n                max-width: 90%; max-height: 90%;\n                border-radius: 16px; box-shadow: 0 25px 80px rgba(0,0,0,0.5);\n            }\n            .rhs-lightbox .close-btn {\n                position: absolute; top: 20px; right: 20px;\n                color: white; font-size: 40px; cursor: pointer;\n            }\n        <\/style>\n\n        <div class=\"rhs-tv-877f222\">\n            <div class=\"led-grid\" id=\"ledGrid-877f222\"><\/div>\n\n            <!-- Header -->\n            <div class=\"glass-card\">\n                <div class=\"scan-wrapper\"><div class=\"scan-line\"><\/div><\/div>\n                <div class=\"header-flex\">\n                    <div class=\"header-text\">\n                        <span class=\"top-badge\">Standard Integrated LED TV<\/span>\n                        <h1 class=\"gradient-text\">Standard All-in-One Displays<\/h1>\n                        <p style=\"font-size: 1.125rem; color: #475569;\">Large-Format FHD LED TVs<\/p>\n                    <\/div>\n                    <div class=\"led-tv-container\">\n                        <div class=\"relative\" style=\"position: relative;\">\n                            <!-- Frame & Screen -->\n                            <div class=\"animated-border-bg\"><\/div>\n                            <div class=\"tv-frame\">\n                                <div class=\"tv-screen\">\n                                    <div class=\"tv-content\">\n                                        <div style=\"display: flex; align-items: center; gap: 8px; color: #0ea5e9;\">\n                                            <i class=\"eicon-tv\" style=\"font-size: 32px; color: #0ea5e9 !important;\"><\/i>\n                                            <span style=\"font-size: 24px; font-weight: bold;\">LED TV<\/span>\n                                        <\/div>\n                                        <div class=\"fhd-badge\">Full HD 1080p<\/div>\n                                    <\/div>\n                                    <div class=\"scan-line\" style=\"animation-duration: 3s;\"><\/div>\n                                <\/div>\n                            <\/div>\n                            \n                            <!-- Stand -->\n                            <div class=\"stand-neck\"><\/div>\n                            <div class=\"stand-base\"><\/div>\n\n                            <!-- Badges -->\n                            <div class=\"size-badge\" style=\"top: -12px; right: -12px; background: #0ea5e9;\">\n                                220&quot;                            <\/div>\n                            <div class=\"size-badge\" style=\"bottom: 0px; left: -12px; background: #06b6d4; animation-delay: 0.5s;\">\n                                110&quot;                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- About -->\n            <div class=\"glass-card\">\n                <h2 class=\"section-title\">\n                    <div class=\"icon-container\">\n                        <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-info\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 424.229h20V279.771H20c-11.046 0-20-8.954-20-20V212c0-11.046 8.954-20 20-20h112c11.046 0 20 8.954 20 20v212.229h20c11.046 0 20 8.954 20 20V492c0 11.046-8.954 20-20 20H20c-11.046 0-20-8.954-20-20v-47.771c0-11.046 8.954-20 20-20zM96 0C56.235 0 24 32.235 24 72s32.235 72 72 72 72-32.235 72-72S135.764 0 96 0z\"><\/path><\/svg>                    <\/div>\n                    About Standard All-in-One Displays (LED TV)                <\/h2>\n                <div class=\"desc-text\" style=\"line-height: 1.8; color: #475569;\">\n                    <p>This type of LED display is capable of displaying <strong class=\"text-slate-800 font-semibold\">high-resolution<\/strong> images in indoor environments.<\/p><p>If you are looking for TVs with <strong class=\"text-sky-600 font-semibold\">Full HD (FHD)<\/strong> display quality in sizes larger than <strong class=\"text-sky-600 font-semibold\">110 inches<\/strong>, Integrated LED TVs are the only solution to meet your needs. <\/p>                <\/div>\n            <\/div>\n\n            <!-- Features -->\n            <div class=\"glass-card\" style=\"padding: 0; background: transparent; border: none; box-shadow: none;\">\n                <h2 class=\"section-title\" style=\"margin-bottom: 30px;\">\n                    <div class=\"icon-container\" style=\"background: linear-gradient(135deg, #334155, #1e293b);\">\n                        <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>                    <\/div>\n                    Features of Standard All-in-One Displays                <\/h2>\n                <div class=\"features-grid\">\n                                            <div class=\"feature-card \">\n                            <div class=\"f-icon-box\" style=\"background: linear-gradient(135deg, #0ea5e9, #0891b2);box-shadow: 0 10px 20px #0ea5e933;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-expand\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 180V56c0-13.3 10.7-24 24-24h124c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H64v84c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12zM288 44v40c0 6.6 5.4 12 12 12h84v84c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12V56c0-13.3-10.7-24-24-24H300c-6.6 0-12 5.4-12 12zm148 276h-40c-6.6 0-12 5.4-12 12v84h-84c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h124c13.3 0 24-10.7 24-24V332c0-6.6-5.4-12-12-12zM160 468v-40c0-6.6-5.4-12-12-12H64v-84c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v124c0 13.3 10.7 24 24 24h124c6.6 0 12-5.4 12-12z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 4px;\">\n                                    Various Sizes                                <\/h3>\n                                <p style=\"font-size: 0.9rem; color: #64748b; margin: 0;\">\n                                    110, 135, 165, and 220 inches                                <\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feature-card \">\n                            <div class=\"f-icon-box\" style=\"background: linear-gradient(135deg, #10b981, #16a34a);box-shadow: 0 10px 20px #10b98133;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-video\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336.2 64H47.8C21.4 64 0 85.4 0 111.8v288.4C0 426.6 21.4 448 47.8 448h288.4c26.4 0 47.8-21.4 47.8-47.8V111.8c0-26.4-21.4-47.8-47.8-47.8zm189.4 37.7L416 177.3v157.4l109.6 75.5c21.2 14.6 50.4-.3 50.4-25.8V127.5c0-25.4-29.1-40.4-50.4-25.8z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 4px;\">\n                                    FHD Display Quality                                <\/h3>\n                                <p style=\"font-size: 0.9rem; color: #64748b; margin: 0;\">\n                                    Full HD 1080p Image Resolution                                <\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feature-card \">\n                            <div class=\"f-icon-box\" style=\"background: linear-gradient(135deg, #8b5cf6, #7c3aed);box-shadow: 0 10px 20px #8b5cf633;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-eye\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 4px;\">\n                                    Wide Viewing Angle                                <\/h3>\n                                <p style=\"font-size: 0.9rem; color: #64748b; margin: 0;\">\n                                    Ultra-Wide Viewing Angle (160 Degrees)                                <\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feature-card \">\n                            <div class=\"f-icon-box\" style=\"background: linear-gradient(135deg, #f59e0b, #f97316);box-shadow: 0 10px 20px #f59e0b33;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plug\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M320,32a32,32,0,0,0-64,0v96h64Zm48,128H16A16,16,0,0,0,0,176v32a16,16,0,0,0,16,16H32v32A160.07,160.07,0,0,0,160,412.8V512h64V412.8A160.07,160.07,0,0,0,352,256V224h16a16,16,0,0,0,16-16V176A16,16,0,0,0,368,160ZM128,32a32,32,0,0,0-64,0v96h64Z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 4px;\">\n                                    Diverse Connectivity                                <\/h3>\n                                <p style=\"font-size: 0.9rem; color: #64748b; margin: 0;\">\n                                    HDMI, DVI, VGA, Composite, etc.                                <\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feature-card \">\n                            <div class=\"f-icon-box\" style=\"background: linear-gradient(135deg, #f43f5e, #dc2626);box-shadow: 0 10px 20px #f43f5e33;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-desktop\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528 0H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h192l-16 48h-72c-13.3 0-24 10.7-24 24s10.7 24 24 24h272c13.3 0 24-10.7 24-24s-10.7-24-24-24h-72l-16-48h192c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-16 352H64V64h448v288z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 4px;\">\n                                    Stand Installation                                <\/h3>\n                                <p style=\"font-size: 0.9rem; color: #64748b; margin: 0;\">\n                                    \u0642\u0627\u0628\u0644\u06cc\u062a \u0646\u0635\u0628 \u0628\u0631 \u0631\u0648\u06cc \u067e\u0627\u06cc\u0647 \u0627\u0633\u062a\u0646\u062f                                <\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feature-card \">\n                            <div class=\"f-icon-box\" style=\"background: linear-gradient(135deg, #6366f1, #2563eb);box-shadow: 0 10px 20px #6366f133;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-th\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 4px;\">\n                                    Wall Installation                                <\/h3>\n                                <p style=\"font-size: 0.9rem; color: #64748b; margin: 0;\">\n                                    Wall Mountable                                <\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feature-card full-span is-wide\">\n                            <div class=\"f-icon-box\" style=\"background: linear-gradient(135deg, #14b8a6, #0891b2);box-shadow: 0 10px 20px #14b8a633;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-images\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M480 416v16c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v208c0 44.112 35.888 80 80 80h336zm96-80V80c0-26.51-21.49-48-48-48H144c-26.51 0-48 21.49-48 48v256c0 26.51 21.49 48 48 48h384c26.51 0 48-21.49 48-48zM256 128c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-96 144l55.515-55.515c4.686-4.686 12.284-4.686 16.971 0L272 256l135.515-135.515c4.686-4.686 12.284-4.686 16.971 0L512 208v112H160v-48z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 4px;\">\n                                    Picture-in-Picture (PIP) Capability                                <\/h3>\n                                <p style=\"font-size: 0.9rem; color: #64748b; margin: 0;\">\n                                    Ability to display multiple images simultaneously on one screen                                <\/p>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n\n            <!-- Showcase -->\n            <div class=\"glass-card\" style=\"margin-top: 40px;\">\n                <h2 class=\"section-title\">\n                    <div class=\"icon-container\">\n                        <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-search-plus\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M304 192v32c0 6.6-5.4 12-12 12h-56v56c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-56h-56c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h56v-56c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v56h56c6.6 0 12 5.4 12 12zm201 284.7L476.7 505c-9.4 9.4-24.6 9.4-33.9 0L343 405.3c-4.5-4.5-7-10.6-7-17V372c-35.3 27.6-79.7 44-128 44C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 48.3-16.4 92.7-44 128h16.3c6.4 0 12.5 2.5 17 7l99.7 99.7c9.3 9.4 9.3 24.6 0 34zM344 208c0-75.2-60.8-136-136-136S72 132.8 72 208s60.8 136 136 136 136-60.8 136-136z\"><\/path><\/svg>                    <\/div>\n                    Product Overview                <\/h2>\n\n                <div class=\"main-showcase\" onclick=\"openRHSLightbox('https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/DISCOVERY-\u2161-LED_TV-1_600x345.jpg')\">\n                    <div class=\"showcase-badge\">\n                        <i class=\"fas fa-star\" style=\"margin-left: 5px; color: white !important;\"><\/i>\n                        Featured Product                    <\/div>\n                    <img decoding=\"async\" src=\"https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/DISCOVERY-\u2161-LED_TV-1_600x345.jpg\" class=\"main-img\" alt=\"Main Product\">\n                <\/div>\n\n                <div class=\"thumbs-grid\">\n                                            <div class=\"thumb-item\" onclick=\"openRHSLightbox('https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/DISCOVERY-\u2161-LED_TV-15.jpg')\">\n                            <img decoding=\"async\" src=\"https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/DISCOVERY-\u2161-LED_TV-15.jpg\" alt=\"Side View\">\n                        <\/div>\n                                            <div class=\"thumb-item\" onclick=\"openRHSLightbox('https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/DISCOVERY-\u2161-LED_TV-18.jpg')\">\n                            <img decoding=\"async\" src=\"https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/DISCOVERY-\u2161-LED_TV-18.jpg\" alt=\"Details\">\n                        <\/div>\n                                    <\/div>\n            <\/div>\n\n            <!-- Contact \/ CTA -->\n            <div class=\"glass-card contact-card\">\n                <div class=\"contact-icon\">\n                    <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-headset\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M192 208c0-17.67-14.33-32-32-32h-16c-35.35 0-64 28.65-64 64v48c0 35.35 28.65 64 64 64h16c17.67 0 32-14.33 32-32V208zm176 144c35.35 0 64-28.65 64-64v-48c0-35.35-28.65-64-64-64h-16c-17.67 0-32 14.33-32 32v112c0 17.67 14.33 32 32 32h16zM256 0C113.18 0 4.58 118.83 0 256v16c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-16c0-114.69 93.31-208 208-208s208 93.31 208 208h-.12c.08 2.43.12 165.72.12 165.72 0 23.35-18.93 42.28-42.28 42.28H320c0-26.51-21.49-48-48-48h-32c-26.51 0-48 21.49-48 48s21.49 48 48 48h181.72c49.86 0 90.28-40.42 90.28-90.28V256C507.42 118.83 398.82 0 256 0z\"><\/path><\/svg>                <\/div>\n                <div style=\"flex: 1;\">\n                    <h3 style=\"font-size: 1.25rem; font-weight: bold; color: #1e293b; margin-bottom: 8px;\">\n                        Consultation and Purchase                    <\/h3>\n                    <p style=\"color: #475569; margin: 0; line-height: 1.6;\">\n                        Contact Rangin Kaman Honar Shargh experts for consultation and more information about standard all-in-one displays.                    <\/p>\n                <\/div>\n                <a href=\"#\" class=\"cta-btn\">\n                    <span>Contact Us<\/span>\n                    <i class=\"fas fa-phone-alt\" style=\"color: white !important;\"><\/i>\n                <\/a>\n            <\/div>\n\n        <\/div>\n\n        <!-- Lightbox Markup -->\n        <div class=\"rhs-lightbox\" id=\"rhsLightbox-877f222\" onclick=\"closeRHSLightbox('877f222')\">\n            <span class=\"close-btn\">&times;<\/span>\n            <img decoding=\"async\" id=\"rhsLightboxImg-877f222\" src=\"\" alt=\"Zoom\">\n        <\/div>\n\n        <script>\n            \/\/ LED Animation\n            (function(){\n                const grid = document.getElementById('ledGrid-877f222');\n                const colors = ['#7dd3fc', '#38bdf8', '#0ea5e9', '#0284c7', '#22d3ee'];\n                for(let i=0; i<25; i++){\n                    const p = document.createElement('div');\n                    p.className = 'led-pixel';\n                    p.style.left = Math.random()*100+'%';\n                    p.style.top = Math.random()*100+'%';\n                    p.style.backgroundColor = colors[Math.floor(Math.random()*colors.length)];\n                    p.style.animationDelay = Math.random()*4+'s';\n                    p.style.animationDuration = (3+Math.random()*3)+'s';\n                    grid.appendChild(p);\n                }\n            })();\n\n            \/\/ Lightbox Functions\n            function openRHSLightbox(url) {\n                const lb = document.getElementById('rhsLightbox-877f222');\n                const img = document.getElementById('rhsLightboxImg-877f222');\n                img.src = url;\n                lb.classList.add('active');\n                document.body.style.overflow = 'hidden';\n            }\n            function closeRHSLightbox(id) {\n                const lb = document.getElementById('rhsLightbox-' + id);\n                lb.classList.remove('active');\n                document.body.style.overflow = 'auto';\n            }\n            \/\/ Close on Escape\n            document.addEventListener('keydown', function(e) {\n                if(e.key === 'Escape') {\n                    const lb = document.getElementById('rhsLightbox-877f222');\n                    if(lb && lb.classList.contains('active')) {\n                        closeRHSLightbox('877f222');\n                    }\n                }\n            });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2de25c5 elementor-widget elementor-widget-spacer\" data-id=\"2de25c5\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\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>Standard Integrated LED TV Standard All-in-One Displays Large-Format FHD LED TVs LED TV Full HD 1080p 220&quot; 110&quot; About Standard All-in-One Displays (LED TV) This type of LED display is capable of displaying high-resolution images in indoor environments. If you are looking for TVs with Full HD (FHD) display quality in sizes larger than 110 [&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-4475","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages\/4475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/comments?post=4475"}],"version-history":[{"count":3,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages\/4475\/revisions"}],"predecessor-version":[{"id":4482,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages\/4475\/revisions\/4482"}],"wp:attachment":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/media?parent=4475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}