#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:23px;color:#000;line-height: 28px;margin:0}
#overview-content .a_plus_content strong{color:#000;font-size: 15px;line-height: 21px;}
#overview-content .a_plus_content .a_plus_info span{color:#000;font-size:17px;line-height: 22px;}
#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: 75px; }
#overview-content .a_plus_module.img-is_large .a_plus_img { width: 350px; }
#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: 75px; }
#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: 350px;}
#overview-content .a_plus_module.img-is_small.img_at_left .a_plus_img + .a_plus_info { margin: 0 0 0 90px; }
#overview-content .a_plus_module.img-is_small.img_at_right .a_plus_img + .a_plus_info { margin: 0 90px 0 0; }
#overview-content .a_plus_module.img-is_large.img_at_left .a_plus_img + .a_plus_info { margin: 0 0 0 380px; }
#overview-content .a_plus_module.img-is_large.img_at_right .a_plus_img + .a_plus_info { margin: 0 380px 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 .a_plus_img img{width:100%;}
#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:80%;left:5%;right:5%;margin:0 auto;width:80%;color:#fff; background-color:none;display:block; overflow:hidden;text-align: center;}
#overview-content .a_plus_content .a_plus_module .box1{position:absolute;top:17%;right:5%;margin:0;width:33%;color:#fff; background-color:none;display:block; overflow:hidden;}
#overview-content .a_plus_content .a_plus_module .box2{position:absolute;top:5%;left:5%;margin:0;width:61%;color:#fff; background-color:none;display:block; overflow:hidden;}
}
/* 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;}
#overview-content .a_plus_content .a_plus_module .box2{position:relative;padding:2%;color:#fff; background-color:#000;display:block; overflow:hidden;}
}
MB8611 Ultra-Fast DOCSIS 3.1 Cable Modem with 2.5Gb Ethernet
Supporting the only standard that can deliver speeds over 1 Gbps/sec, this DOCSIS 3.1 Cable Modem has been approved for all multi-Gigabit speed tiers by Comcast Xfinity, Charter Spectrum, and Cox. The MB8611 is equipped to keep you connected, now and in the future, with backwards compatibility to 32×8 DOCSIS 3.0. A speedy 2.5GbE port enables faster, more reliable Internet for lag-free streaming, gaming, and more!
* Actual speeds depend on your cable modem service and the speed of your Ethernet LAN ports.
Ultra-Fast 2.5Gb Ethernet Port
A 2.5GbE port optimizes performance and eliminates throttling on even the fastest routers and personal computers, taking your Internet experience up a level. Pair with any WiFi router for shared Internet on all your WiFi and Ethernet-capable devices. For the best performance, use a router with a 2.5GbE WAN port.
* This cable modem does not include a router or telephone jacks for the support of voice calls.
Saves You Money
Eliminate monthly cable modem rental fees and save $168 per year on your Comcast Xfinity* bill (actual savings depend on your service provider). Advanced surge and lightning protections fortify your investment.
* Not compatible with Verizon, AT&T, CenturyLink, and other fiber optic, satellite, or DSL services.
Refreshingly Simple Setup and Quality Assurance
Setup is easy with just 3 connections – power, coax cable, and Ethernet — with high-quality documentation to guide you through each simple step. The MB8611 comes with our two-year warranty and experienced, Boston-based support specialists who are ready to provide help in English and Spanish if you need them.
Features
Ultra-Fast DOCSIS 3.1 Performance
Future-proof DOCSIS 3.1 speeds and extended coverage for use with Comcast Xfinity, Charter Spectrum, and Cox, complete with backwards compatibility to 32×8 DOCSIS 3.0.
Active Queue Management (AQM)
Faster page loads for all Web traffic and greatly enhanced interactive applications like online gaming and video conferencing.
Broadcom Full-Band Capture Digital Tuner
Optimizes speed by saving energy on your devices.
2.5 Gbps Ethernet Port
Enables high-speed Internet for any computer, smart TV, game station, or other ethernet-capable device.
Proactive Protection
Ruggedized lightning and power surge circuits protect your investment.
Multi-Processor Technology
Provides lower latency and speeds up response times with an ARM-based Application Processor for faster performance.