#overview-content .a_plus_content:before,
#overview-content .a_plus_content:after,
#overview-content .a_plus_group:before,
#overview-content .a_plus_group:after,
#overview-content .a_plus_module:before,
#overview-content .a_plus_module:after,
#overview-content .a_plus_info:after {
content: ”;
display: table;
clear: both;
}
#overview-content .a_plus_content {
position: relative;
margin: 0;
padding: 0;
background: #fff;
color: #222;
font-family: “PingFang SC”, ‘Open Sans’, “Helvetica Neue”, Helvetica, Arial, 5FAE8F6F96C59ED1, tahoma, simsun, sans-serif;
font-size: 13px;
line-height: 1.4285em;
}
#overview-content .a_plus_content .a_plus_info .text{color:#565959;font-weight: bold;}
#overview-content .a_plus_content .a_plus_info .features_text{background: #f3f3f3;border:1px solid #ccc;border-radius: 7px;padding:8px;}
#overview-content .a_plus_content .a_plus_info h3{font-size:20px;font-weight: bold;color:#000;line-height: 26px;}
#overview-content .a_plus_content .a_plus_info strong{color:#000;font-size:14px;}
#overview-content .a_plus_content .a_plus_info span{color:#000;font-size:17px;line-height: 23px;}
#overview-content .a_plus_module {
position: relative;
margin:3em 0;
padding: 0;
overflow: hidden;
}
#overview-content .a_plus_img {
margin: 0 auto;
padding: 0;
max-width: 100%;
}
#overview-content .a_plus_info img {
display: block;
max-width: 100%;
margin:0 auto;
}
#overview-content .a_plus_img img {
display: block;
max-width: 100%;
margin:auto;
}
#overview-content .a_plus_img + .a_plus_info { margin: 1em 0 0 0; }
#overview-content .a_plus_title {
display: block;
margin: 1em 0 0.4em 0;
overflow: hidden;
font-weight: bold;
font-size: 1.3em;
line-height:27px;
}
#overview-content .a_plus_info p {
display: block;
margin: 0.5em 0;
}
#overview-content .a_plus_info ul,
#overview-content .a_plus_info ol { margin: 1em 0; }
#overview-content .a_plus_info ul {
list-style-type: disc!important;
list-style-position: outside!important;
padding-left:15px;
}
#overview-content .a_plus_info li:last-child { margin-bottom: 0; }
#overview-content .a_plus_module:first-child,
#overview-content .a_plus_title:first-child,
#overview-content .a_plus_info p:first-child { margin-top: 0; }
#overview-content .a_plus_module:last-child,
#overview-content .a_plus_title:last-child,
#overview-content .a_plus_info p:last-child { margin-bottom: 0; }
#overview-content .a_plus_module.txt-align-center { text-align: center; }
#overview-content .a_plus_group { margin: 3em 0; }
#overview-content .a_plus_group:first-child { margin-top: 0; }
#overview-content .a_plus_group:last-child { margin-bottom: 0; }
@media (min-width: 768px) {
#overview-content .a_plus_module.img-is_small .a_plus_img { width: 95px; }
#overview-content .a_plus_module.img-is_large .a_plus_img { width: 300px; }
#overview-content .a_plus_module.img_at_left .a_plus_img { float: left; }
#overview-content .a_plus_module.img_at_right .a_plus_img { float: right;}
#overview-content .a_plus_module.img-is_small.img_at_left .a_plus_img img,
#overview-content .a_plus_module.img-is_small.img_at_right .a_plus_img img { width: 95px; }
#overview-content .a_plus_module.img-is_large.img_at_left .a_plus_img img,
#overview-content .a_plus_module.img-is_large.img_at_right .a_plus_img img { width: 300px;}
#overview-content .a_plus_module.img-is_small.img_at_left .a_plus_img + .a_plus_info { margin: 0 0 0 120px; }
#overview-content .a_plus_module.img-is_small.img_at_right .a_plus_img + .a_plus_info { margin: 0 120px 0 0; }
#overview-content .a_plus_module.img-is_large.img_at_left .a_plus_img + .a_plus_info { margin:0 0 0 330px; }
#overview-content .a_plus_module.img-is_large.img_at_right .a_plus_img + .a_plus_info { margin:0 330px 0 0; }
/* layout */
#overview-content .a_plus_cell { float: left; }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_left .a_plus_img,
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_right .a_plus_img { width: 30%; }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_left .a_plus_img + .a_plus_info { margin-left: calc(30% + 32px); }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_right .a_plus_img + .a_plus_info { margin-right: calc(30% + 32px); }
/* 2 columns */
#overview-content .a_plus_group.two_columns .a_plus_cell { width: calc(50% – 30px); }
#overview-content .a_plus_group.two_columns .a_plus_cell:first-child { margin-right: 60px; }
/* 3 columns */
#overview-content .a_plus_group.three_columns .a_plus_cell {width: calc(33.333% – 20px);margin-left:30px;}
#overview-content .a_plus_group.three_columns .a_plus_cell:first-child {margin-left: 0;}
/* 4 columns */
#overview-content .a_plus_group.four_columns .a_plus_cell .a_plus_img img{width:100%;}
#overview-content .a_plus_group.four_columns .a_plus_cell {margin-left:30px;width: calc(25% – (90px / 4));
}
#overview-content .a_plus_group.four_columns .a_plus_cell:first-child { margin-left: 0; }
#overview-content .a_plus_content .a_plus_module .box{position:absolute;top:25%;left:5%;margin:0;width:38%;color:#fff; background-color:none;display:block; overflow:hidden;}
#overview-content .a_plus_content .a_plus_module .box1{position:absolute;top:28%;right:3%;margin:0 auto;width:35%;color:#fff;background: none repeat scroll 0 0 rgba(000, 000, 000, 0.7); padding:2%;display:block; overflow:hidden;font-size:12px;line-height: 16px;}
}
/* table styles */
#overview-content table {
width: 100%;
border-collapse: collapse;
max-width: 100%;
border-spacing: 0;
margin:0 auto;
}
#overview-content table th{
text-align:left;
border:0;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
background:#f7f7f7;
padding:10px 7px;
text-align: center;
vertical-align:top;
width:20%;
}
#overview-content table td {
text-align:left;
border:0;
border-bottom:1px solid #ccc;
padding:10px 7px;
text-align: center;
vertical-align:top;
}
@media (max-width: 767px) {
#overview-content .a_plus_group .a_plus_cell { margin: 3em 0; }
#overview-content .a_plus_group .a_plus_cell:first-child { margin-top: 0; }
#overview-content .a_plus_group .a_plus_cell:last-child { margin-bottom: 0; }
#overview-content .a_plus_content .a_plus_module .box{position:relative;padding:2%;color:#fff; background-color:#000;display:block; overflow:hidden;}
#overview-content .a_plus_content .a_plus_module .box1{position:relative;padding:2%;color:#fff; background-color:#000;display:block; overflow:hidden;}
}
EpiqVision Mini EF12 Smart Streaming Laser Projector
A New Type of Streaming Experience — Only from Epson.
Go Epic!
Enjoy an epic viewing experience with the Epson EpiqVision Mini EF12 Smart Streaming Laser Projector. Whether you’re binge-watching your favorite TV shows or hosting an outdoor movie night, the portable Epson EpiqVision EF12 Streaming Laser Projector makes it easy to stream bright images from virtually anywhere in your home, even outside. Featuring built-in Android TV1, sound by Yamaha and wireless connectivity, the Epson EpiqVision EF12 Streaming Laser Projector gives you seamless access to popular streaming services including Hulu, HBO and YouTube, right out of the box. Simply power on the projector and start streaming your favorite content up to an epic 150″ — no screen required.
Audiophile Speaker System by Yamaha
Epson has partnered with Yamaha to create a unique audio experience unlike anything in its class. Developed exclusively for the Epson EpiqVision Mini EF12 Streaming Laser Projector, Yamaha’s leading Acoustic Engineers designed a unique sound system to deliver a true audiophile performance.
Designed within a custom 3D Acoustic Enclosure, two high-end Yamaha drivers are powered by a discrete amplifier and tuned, using Yamaha’s latest AudioEngine DSP technology to produce an impressive, wide sound stage that rivals dedicated higher-end audio systems and soundbars.
Note: Epson does not accept returns on refurbished items except if product arrives defective, in which case, we will provide a replacement with the same model or equivalent. This unit may not include the same software or paper pack as new models.
- Stunning Picture Quality up to 150″
- Sound by Yamaha
- Built-In Android TV
- Elegant Compact Design
- Epson MicroLaser Array Technology
Stunning Picture Quality up to 150″
Delivers an immersive viewing experience for TV shows, sporting events, gaming and movies by accepting content up to 4K — for an amazing Full-HD HDR picture.
Sound by Yamaha
Custom-designed audiophile speaker system offers a powerful and emotional performance that rivals soundbars; connect via Bluetooth to use as standalone speaker.
Streaming with Built-In Android TV
Latest Android TV interface with a simple-to-use remote — including voice search with built-in Google Assistant. Watch all your favorite streaming channels including Hulu, HBO, YouTube and more. Even stream live TV with apps like YouTube TV
Elegant Compact Design
Designed with simplicity in mind, the Epson EpiqVision Mini EF12 Streaming Laser Projector has a clean, compact and modern design to beautifully fit within any décor.
Epson MicroLaser Array Technology
Unique multi-array laser diode technology produces an exceptional level of brightness while significantly enhancing the black density.
- Advanced Scene Adaptive Color Correction — Automatic scene-based color correction produces a clear and natural picture – regardless of the content being played.
- True 3-Chip Projector Design — Advanced 3LCD technology displays 100% of the RGB color signal for every frame. This allows for outstanding color accuracy while maintaining excellent color brightness, without any distracting “rainbowing” or “color brightness” issues seen with other projection technologies.
- Auto Picture Skew & Focus Correction — Depending upon how you orient the projector to the wall, the projector will analyze the projected image and correct the geometry, while automatically focusing the picture for a beautiful viewing experience.
- Chromecast Built-In — Wirelessly cast your favorite content directly from your smart phone, tablet, or computer – including from popular Android and Apple devices.