
.rating{vertical-align:middle; width:150px; margin:0 auto; display:inline-flex; white-space:nowrap;}
.rating .star{display:inline-block; width:20%; padding-top:20%; vertical-align:top;}
.rating .star .ico{position:absolute; top:0; left:0; width:100%; height:100%; stroke-width:2; stroke:var(--color_yellow); fill:none;}



.doc{margin-bottom:60px; box-shadow:0 0 33px 0 rgba(137, 156, 197, 0.17); text-align:left;}
.doc:last-child{margin-bottom:0;}
.doc .row{display:flex; align-items:center; flex-wrap:wrap; padding:0 30px;}
.doc .offer-header{flex:1; display:flex; flex-wrap:wrap; align-items:flex-start;}
.doc .offer-header .device-image{flex:0 0 60px; text-align:center; margin-right:15px; display:flex; align-items:center;}
.doc .offer-header .device-image .img{display:block; width:60px; height:115px; max-width:none; margin:0 auto;}
.doc .offer-header .device-image a{border:0;}
.doc .offer-header .row{display:flex; flex:0 0 100%;}
.doc .offer-header .row.title{flex-wrap:wrap; background-color:var(--default_bg); margin-bottom:15px; padding:0; border-radius:24px 24px 0 0;}

.doc .offer-header .row.title .name{display:flex; font-size:20px; line-height:24px; flex:1; padding:15px 0 15px 15px; margin:auto 0;}

.doc .offer-header .row.title .name a{color:var(--default_color); text-decoration:underline; border:0;}
.doc .offer-header .row.title .name a:hover{color:var(--highlight_color);}
.doc .offer-header .row.title .callout{display:flex; font-size:14px; line-height:14px; white-space:nowrap; margin:auto 5px auto auto; align-self:flex-end;}
.doc .offer-header .row.title .btn-compare-device{background-color:var(--default_bg); padding:5px 15px; align-self:flex-end; white-space:nowrap; margin:auto 0; padding:5px 15px;}
.doc .offer-header .row.title .btn-compare-device:hover .txt{color:var(--color_green);}
.doc .offer-header .row.title .btn-compare-device:hover .chk{border-color:var(--color_green);}
.doc .offer-header .row.title .btn-compare-device .chk{width:18px; height:18px; border:1px solid var(--color_ln_grey); display:inline-block; margin-right:5px; vertical-align:middle; background-color:var(--color_white); transition:var(--default_transition);}
.doc .offer-header .row.title .btn-compare-device .chk .ico{width:14px; height:14px; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); transition:var(--default_transition); visibility:hidden; opacity:0; fill:var(--color_green);}
.doc .offer-header .row.title .btn-compare-device .ico.plus{fill:var(--default_color);}
.doc .offer-header .row.title .btn-compare-device .ico.check{fill:var(--color_green);}
.doc .offer-header .row.title .btn-compare-device .txt{font-size:14px; vertical-align:middle; transition:var(--default_transition);}
.doc .offer-header .row.title .btn-compare-device.active{background-color:var(--color_green);}
.doc .offer-header .row.title .btn-compare-device.active:hover .chk{border-color:var(--color_ln_grey);}
.doc .offer-header .row.title .btn-compare-device.active .chk .ico{visibility:visible; opacity:1;}
.doc .offer-header .row.title .btn-compare-device.active .txt{color:var(--color_white);}
.doc .offer-header .row.title .btn-compare-device.disabled{cursor:not-allowed;}
.doc .offer-header .row.title .btn-compare-device.disabled:hover .txt{color:inherit;}
.doc .offer-header .row.title .btn-compare-device.disabled:hover .chk{border-color:var(--color_ln_grey);}


.doc .offer-header .row.details .wrap{display:flex; flex:1;}
.doc .offer-header .row.details .detail{padding:5px; border:1px solid var(--color_ln_grey); border-width:0 1px 0 0; text-align:center; display:flex; align-items:center; flex-wrap:wrap; flex:1;}
.doc .offer-header .row.details .detail:last-child{border-width:0; margin-bottom:0;}
.doc .offer-header .row.details .detail dt{flex:0 0 100%; font-size:12px; line-height:12px; color:var(--color_md_grey); margin:auto auto 5px;}
.doc .offer-header .row.details .detail dd{flex:0 0 100%; font-size:18px; line-height:18px; margin:0 auto auto;}

.doc .offer-header .row.details .detail.retailer{display:none;}

.doc .offer-header .row.details .detail.price dd{font-size:30px; line-height:30px;}
.doc .offer-header .row.details .detail.price dd .mo{font-size:18px; line-height:18px; vertical-align:baseline;}
.doc .offer-header .row.details .detail.price .promo-info{font-size:12px; line-height:12px; display:block; width:100%; color:var(--color_md_grey); text-align:center; font-weight:400; margin-top:2px;}
.doc .offer-header .row.details .detail.price .promo-info .term{color:var(--color_md_grey);}
.doc .offer-header .row.details .detail.price .msrp{display:block; margin-bottom:3px;}
.doc .offer-header .row.details .detail.price .msrp:last-child{margin-bottom:0;}
.doc .offer-header .row.details .detail.price .msrp .s{text-decoration:line-through;}
.doc .offer-header .row.details .detail.price .btn-view-device-savings{display:block; font-size:12px; text-decoration:underline; margin:2px auto 0;}
.doc .offer-header .row.details .detail.price .btn-view-device-savings:hover{color:var(--highlight_color);}


.doc .offer-header .row.details .detail .ln{flex:0 0 100%; margin:0;}
.doc .offer-header .row.details .detail.cta .btn{display:block; width:100%; max-width:120px; padding:7px; font-size:16px; margin:0 auto;}
.doc .offer-header .row.details .detail.cta .rlogo{width:auto; height:40px; display:block; margin:0 auto;}
.doc .offer-header .row.details .detail.cta .full-price{}
.doc .offer-header .row.details .detail.cta .full-price{font-size:12px; line-height:12px; margin-top:5px; width:100%; display:block;}
.doc .offer-header .row.details .detail.cta .full-price .s{text-decoration:line-through; color:var(--color_md_grey);}

.doc .out-of-stock{margin:0 auto; font-size:14px; line-height:14px; font-weight:700; color:var(--color_md_grey); text-align:center; padding:5px; border:2px solid var(--color_ln_grey); padding:8px 16px;}
.doc .powered{flex:0 0 100%; text-align:center; justify-content:center; font-size:12px; white-space:normal;}


.doc .avg-rating{margin:0 auto 0 0; text-align:center;}
.doc .avg-rating .rating{vertical-align:middle; width:100px; margin:0 5px 0 0;}
.doc .avg-rating a.cnt{border:0; color:var(--subtle_color); font-size:12px; text-decoration:underline;}
.doc .avg-rating a.cnt:hover{color:var(--highlight_color);}

.doc .row.coverage{display:none; align-items:flex-end; flex-wrap:wrap; text-align:center; flex:0 0 100%;}
.doc .row.coverage .powered{display:flex; justify-content:flex-end;}
.doc .row.coverage .cta{display:none; text-align:center; flex:0 0 200px; margin:0 0 0 auto;}
.doc .row.coverage .cta .btn{font-size:16px; width:100%; max-width:200px; padding:10px; margin:0 auto; display:block;}
.doc .row.coverage .cta .ln{flex:0 0 100%;}


.doc .row.accordian{padding:15px 0; margin:0 30px; border-bottom:1px solid var(--color_ln_grey);}
.doc .row.accordian:last-child{border-bottom:0;}
.doc .row.accordian .wrap{max-height:0; transition:var(--default_transition); overflow:hidden; z-index:1; flex:0 0 100%;}
.doc .row.accordian .subtitle{transition:var(--default_transition); cursor:pointer; margin-bottom:0; flex:0 0 100%; font-size:18px; line-height:18px; display:block;}
.doc .row.accordian .subtitle .arr{position:absolute; top:50%; right:15px; width:16px; height:16px; margin-top:-8px; transition:var(--default_transition); fill:var(--primary_color);}
.doc .row.accordian .subtitle:hover{color:var(--highlight_color);}
.doc .row.accordian .subtitle:hover .arr{fill:var(--highlight_color);}
.doc .row.accordian .subtitle.active{color:var(--primary_color); margin-bottom:15px;}
.doc .row.accordian .subtitle.active .arr{color:var(--primary_color); transform:rotate(-180deg);}

.doc .row.accordian .list-title{font-size:18px; margin-bottom:10px; font-weight:700;}
.doc .row.accordian ul{margin:0 0 30px 15px; font-size:16px; line-height:20px; list-style:square;}
.doc .row.accordian ul:last-child{margin-bottom:0;}
.doc .row.accordian ul li{margin:0 0 15px 0; font-size:inherit; line-height:inherit;}
.doc .row.accordian ul li p{font-size:inherit; line-height:inherit;}

.doc .row.accordian ul.list{list-style:none; margin-left:0;}
.doc .row.accordian ul.list li{padding-left:25px; margin:0 0 15px 0;}
.doc .row.accordian ul.list li:last-child{margin-bottom:0;}
.doc .row.accordian ul.list .bull{position:absolute; top:50%; left:0; margin-top:-8px; width:16px; height:16px;}
.doc .row.accordian ul.list .bull.p{fill:var(--color_green);}
.doc .row.accordian ul.list .bull.c{fill:var(--color_red);}



.doc .row.description{border-bottom:1px solid var(--color_ln_grey); padding:0 0 15px; font-size:16px; line-height:24px; margin:15px 30px 0;}
.doc .row.description p{margin-bottom:15px; font-size:16px; line-height:22px;}
.doc .row.description p:last-child{margin-bottom:0;}
.doc .row.description a{text-decoration:underline; color:var(--primary_color); border:0;}
.doc .row.description a:hover{color:var(--highlight_color); border-color:var(--highlight_color);}

.doc .row.specs .wrap{display:flex;}
.doc .row.specs .col{flex:0 0 50%;}
.doc .row.specs .col:first-child{padding-right:15px;}
.doc .row.specs .col:last-child{padding-left:15px;}

.doc .tbl-wrap{margin:0;}
.doc .data-table{margin:0; font-size:16px;}
.doc .data-table.tbl-small{font-size:12px;}
.doc .data-table th.l{text-align:left;}
.doc .data-table td.l{text-align:left;}
.doc .data-table .term{display:block; color:var(--color_md_grey);}

.doc .row.pros_cons{border-width:0;}
.doc .row.pros_cons .wrap{display:flex; flex-wrap:wrap;}
.doc .row.pros_cons .col{flex:0 0 50%;}


@media(max-width:1440px){

}

@media(max-width:1200px){


.doc .offer-header .details .detail{padding:5px;}
.doc .offer-header .details .detail dd{font-size:16px;}
.doc .offer-header .details .detail.price dd{font-size:24px; line-height:24px;}
.doc .offer-header .details .detail.price dd .mo{font-size:14px; line-height:14px;}
.doc .offer-header .details .detail.cta .rlogo{height:40px;}
.doc .offer-header .details .detail.cta .btn{font-size:14px;}
.doc .offer-header .details .detail.cta .btn .arr{width:10px;}

.doc .offer-header .details .powered{display:none;}
.doc .row.coverage{display:flex;}
}

@media(max-width:1023px){

.doc .data-table{margin:0;}
}
@media(max-width:767px){

.doc .offer-header{flex-wrap:wrap; text-align:center;}
.doc .offer-header .row{padding:0 15px;}
.doc .offer-header .row.title{margin-bottom:0; text-align:center; padding:5px 15px; justify-content:center;}
.doc .offer-header .row.title .name{font-size:20px; line-height:26px; flex:0 0 100%; justify-content:center; -webkit-order:2; order:2; padding:0;}
.doc .offer-header .row.title .callout{font-size:12px; line-height:12px; flex:0 0 100%; justify-content:center; margin-top:5px; -webkit-order:3; order:3;}
.doc .offer-header .row.title .btn-compare-device{-webkit-order:1; order:1;}




.doc .offer-header .row.details .wrap{flex-wrap:wrap; margin:15px 0; display:flex; flex:1;}
.doc .offer-header .row.details .detail{flex:0 0 100%; align-items:center; border:1px solid var(--color_ln_grey); border-width:0 0 1px 0;}

.doc .offer-header .row.details .detail dt{flex:1 1 auto; margin:auto auto auto 0; text-align:left;}
.doc .offer-header .row.details .detail dd{flex:0 0 auto; margin:auto 0 auto auto; font-size:18px; line-height:18px; text-align:right;}

.doc .offer-header .row.details .detail.retailer{display:flex;}
.doc .offer-header .row.details .detail.cta{display:none;}
.doc .offer-header .row.details .detail.price{border-width:0;}
.doc .offer-header .row.details .detail.price .promo-info{position:relative; top:auto; right:auto; margin:0 0 0 0; text-align:right; white-space:nowrap;}

.doc .row.description{margin:15px;}
.doc .row.accordian{margin:0 15px;}



.doc .row.description p{font-size:14px; line-height:20px;}

.doc .row.plans .tbl-wrap{overflow-x:auto;}
.doc .row.plans .data-table{font-size:12px;}

.doc .row.accordian{padding:10px 0}
.doc .row.accordian .subtitle{font-size:14px; line-height:14px;}
.doc .row.accordian .subtitle .arr{width:12px; height:12px; right:10px;}

.doc .row.specs .wrap{flex-wrap:wrap;}
.doc .row.specs .col{flex:0 0 100%; padding:0}
.doc .row.specs .col:first-child{padding:0;}
.doc .row.specs .col:fist-child .data-table tbody{border-bottom:0;}
.doc .row.specs .col:last-child{padding:0;}
.doc .row.specs .col:last-child .data-table{border-top:0;}

.doc .row.specs .data-table td{width:50%;}

.doc .row.specs .data-table{margin:0;}

.doc .row.coverage{display:flex;}
.doc .row.coverage .col.powered{flex:0 0 100%; flex-wrap:wrap; justify-content:center;}
.doc .row.coverage .col.cta{display:flex; flex:0 0 100%; flex-wrap:wrap;}


}
@media(max-width:639px){
.offers .summary{font-size:16px;}

.doc .offer-header .row.title .name{font-size:18px; line-height:24px;}

.doc .row.accordian .list-title{font-size:16px;}
.doc .row.accordian ul{font-size:14px;}

.doc .row.pros_cons .col{flex:0 0 100%;}
.doc .row.pros_cons .col:first-child{margin-bottom:15px;}

.doc .offer-header .row.details .detail dt{font-size:14px; line-height:14px;}
.doc .offer-header .row.details .detail dd{font-size:14px; line-height:14px;}

}
@media(max-width:479px){
.doc .avg-rating{flex:0 0 50%; text-align:center;}
.doc .avg-rating .rating{display:block; margin:0 auto;}
.doc .coverage{flex:0 0 50%;}

}



.device-comparison-picker{position:fixed; top:50px; left:0; width:100%; padding:10px 0; z-index:-1; background-color:var(--color_white); box-shadow:0 0 5px rgba(0,0,0,0.5); transition:opacity .4s ease-in-out; opacity:0; visibility:hidden;}
.device-comparison-picker.active{z-index:9; opacity:1; visibility:visible;}
.device-comparison-picker .wrap{display:flex; height:60px;}
.device-comparison-picker .devices{display:flex; flex:1;}
.device-comparison-picker .devices .device{flex:1; margin-right:15px; display:flex; align-items:center;}
.device-comparison-picker .devices .device:last-child{margin-right:0;}

.device-comparison-picker .devices .device .device-image{background:url(https://www.moneysavingpro.com/cache/img/device-outline_w250_h500.png) center top no-repeat; flex:0 0 30px; width:30px; height:60px; margin-right:5px; background-size:cover;}
.device-comparison-picker .devices .device .device-image img{display:block; height:100%; margin:0 auto;}
.device-comparison-picker .devices .device .device-name{font-size:var(--default_font_size); font-weight:700;}
.device-comparison-picker .devices .device.active .device-image{background:none;}
.device-comparison-picker .cta{display:flex; align-items:center; flex:0; margin:0 0 0 auto}
.device-comparison-picker .cta .btn{white-space:nowrap; padding-right:25px;}
.device-comparison-picker .cta .btn .txt{transition:var(--default_transition);}
.device-comparison-picker .cta .btn .arr{transition:var(--default_transition);}
.device-comparison-picker .cta .btn .spinner{position:absolute; width:18px; height:18px; position:absolute; top:50%; left:50%; margin:-9px 0 0 -9px; opacity:0; visibility:hidden; transition:var(--default_transition); fill:var(--color_white); animation:rotate 2s linear infinite;}
.device-comparison-picker .cta .btn.working .txt{opacity:0; visibility:hidden;}
.device-comparison-picker .cta .btn.working .arr{opacity:0; visibility:hidden;}
.device-comparison-picker .cta .btn.working .spinner{opacity:1; visibility:visible;}
@media(max-width:767px){
.device-comparison-picker .devices{flex:0 0 calc(100% - 30px); overflow:hidden;}
.device-comparison-picker .devices .device{flex-wrap:wrap; margin-right:5px; justify-content:center; flex:0 0 33.33%; overflow:hidden;}
.device-comparison-picker .devices .device:last-child{margin-right:0;}
.device-comparison-picker .devices .device .device-image{width:15px; height:30px; flex:0 0 15px;}
.device-comparison-picker .devices .device .device-name{flex:0 0 100%; font-size:12px; line-height:12px; white-space:nowrap; text-overflow:ellipsis; text-align:center; overflow:hidden;}
.device-comparison-picker .cta .btn{width:30px; height:30px; padding:0;}
.device-comparison-picker .cta .btn .txt{display:none;}
.device-comparison-picker .cta .btn .arr{width:14px; height:14px; top:50%; right:50%; transform:translateX(50%) translateY(-50%); padding:0}
}

@media(max-width:479px){

}





.article .tbl-pros-cons{border:1px solid var(--color_lt_grey); margin-bottom:30px;}
.article .tbl-pros-cons a{border:0;}
.article .tbl-pros-cons td{padding:10px; border-right:1px solid #dedede; width:50%;}
.article .tbl-pros-cons td.logo-rating{padding-bottom:30px;}
.article .tbl-pros-cons td.logo-rating .rating-wrap{}
.article .tbl-pros-cons td.logo-rating .cnt{font-size:12px; color:var(--subtle_color);}
.article .tbl-pros-cons td.logo-rating a.cnt{text-decoration:underline;}
.article .tbl-pros-cons td.logo-rating a.cnt:hover{color:var(--highlight_color);}
.article .tbl-pros-cons h3{margin:0;}
.article .tbl-pros-cons h4{}
.article .tbl-pros-cons ul{list-style:none; margin:0;}
.article .tbl-pros-cons li{font-size:14px; line-height:20px; padding-left:20px; margin:0 0 5px 0;}
.article .tbl-pros-cons li p{font-size:14px; line-height:20px;}
.article .tbl-pros-cons .bull{position:absolute; top:50%; left:0;}
.article .tbl-pros-cons .bull.p{fill:#4ca240; margin-top:-6px; width:12px; height:12px;}
.article .tbl-pros-cons .bull.c{fill:#c00; margin-top:-5px; width:10px; height:10px;}
.article .data-table th{text-transform:none;}




.page-title{width:100%; z-index:2; color:var(--default_color); background-color:var(--default_bg); text-align:center;}
.page-title .con{display:flex; flex-direction:row; flex-wrap:wrap;}
.page-title .wrap{flex:1; display:flex; flex-wrap:wrap; align-items:center; padding:0 0 30px; width:100%;}
.page-title .bg-dual-tone{background:linear-gradient(-180deg, var(--default_bg) 50%, var(--color_white) 50%); color:var(--default_color);}

.page-title h1{width:100%; margin:auto 0 15px 0;}
.page-title h1:last-child{margin-bottom:0;}
.page-title .page-subtitle{flex:1 1 100%; margin:0 auto auto; z-index:1; font-size:24px; line-height:24px; font-weight:400;}

.page-title.bg-branded{background-color:var(--primary_bg); color:var(--color_over_primary_bg);}
.page-title.bg-branded .bg-dual-tone{background:linear-gradient(-180deg, var(--primary_bg) 50%, var(--color_white) 50%);}

.page-title.is-dual-tone .wrap{padding-bottom:0;}
.page-title.is-dual-tone .bg-dual-tone .wrap{padding:30px 0; align-items:normal; flex-wrap:nowrap;}


@media(max-width:1200px){
}

@media(max-width:1023px){
}
@media (max-width:767px){
.page-title h1{margin:0 auto 5px;}
.page-title .page-subtitle{font-size:20px; line-height:24px;}
.page-title .wrap{flex-wrap:wrap;}

.page-title.is-dual-tone .bg-dual-tone .wrap{flex-wrap:wrap;}
.page-title.is-dual-tone.no-bottom-widgets-on-mobile{padding-bottom:15px;}
.page-title.no-bottom-widgets-on-mobile .bg-dual-tone{display:none;}
}
@media (max-width:639px){
.page-title .page-subtitle{font-size:18px; line-height:20px;}
}
@media(max-width:479px){

}
@media(max-width:359px){

}



.breadcrumbs{padding:10px 0; width:100%; display:flex; align-items:center;}

.breadcrumbs .nav{line-height:12px; flex:1; text-align:left;}
.breadcrumbs ol{list-style:none; font-size:12px; line-height:12px; display:inline-block; vertical-align:top; margin:0;}
.breadcrumbs li{display:inline-block;}
.breadcrumbs li a{text-decoration:underline; color:var(--default_color);}
.breadcrumbs li a:hover{color:var(--highlight_color);}
.breadcrumbs li a:hover::before{border-color:var(--highlight_color);}
.breadcrumbs li a:hover::after{background-color:var(--highlight_color);}
.breadcrumbs .arr{margin:0 5px; display:inline-block; font-size:20px; width:12px; height:12px; line-height:8px; vertical-align:middle;}


.page-title.bg-branded .breadcrumbs li a{color:var(--color_over_primary_bg);}
.page-title.bg-branded .breadcrumbs li a:hover{color:var(--secondary_btn_bg_color);}
.page-title.bg-branded .breadcrumbs li a:hover::before{border-color:var(--secondary_btn_bg_color);}
.page-title.bg-branded .breadcrumbs li a:hover::after{background-color:var(--secondary_btn_bg_color);}

@media( max-width:767px ){
.breadcrumbs{padding:5px 0;}
.breadcrumbs li{display:none;}
.breadcrumbs li:nth-last-child(2){display:inline-block; padding-left:20px;}
.breadcrumbs li:nth-last-child(2) a::before{content:''; border:solid var(--default_color); border-width:0 0 2px 2px; transform:rotate(45deg) translateY(-50%); position:absolute; top:9px; left:-20px; width:6px; height:6px; transition:var(--default_transition);}
.breadcrumbs li:nth-last-child(2) a::after{content:''; width:12px; height:2px; position:absolute; top:9px; left:-17px; background-color:var(--default_color); transition:var(--default_transition);}

.breadcrumbs .arr{display:none;}

}
@media(max-width:359px){
.breadcrumbs{}
.breadcrumbs ol{display:block;}
}



.po.sp{display:flex; display:flex; justify-content:center; flex:0 0 100%; margin:0 auto; width:100%; align-items:center;}

.po.sp .remote{display:none; flex:0 0 100%; margin-bottom:30px; justify-content:center;}
.po.sp .remote .rail{padding:8px; display:flex; background-color:var(--color_white); display:inline-block; box-shadow:0 3px 10px 0 rgba(142,155,183,0.58);}

.po.sp .remote .vs{font-size:16px; font-weight:700; display:inline-block; margin-right:8px; color:var(--color_md_grey);}
.po.sp .remote .btn-device{width:80px; margin-right:8px; padding:5px; font-size:16px; text-align:center; background-color:var(--color_white); color:var(--default_color); font-weight:700;}
.po.sp .remote .btn-device:last-child{margin-right:0;}
.po.sp .remote .btn-device.active,
.po.sp .remote .btn-device:hover{background-color:var(--primary_bg); color:var(--color_over_primary_bg);}

.po.sp .remote .btn-device.n106.active,
.po.sp .remote .btn-device.n106:hover{background-color:var(--brand_color_verizon); color:var(--color_white);}

.po.sp .remote .btn-device.n665.active,
.po.sp .remote .btn-device.n665:hover{background-color:var(--brand_color_att); color:var(--color_white);}

.po.sp .remote .btn-device.n94.active,
.po.sp .remote .btn-device.n94:hover{background-color:var(--brand_color_tmobile); color:var(--color_white);}

.po.sp .remote .btn-device.n92.active,
.po.sp .remote .btn-device.n92:hover{background-color:var(--brand_color_sprint); color:var(--default_color);}

.po.sp .devices{width:100%; display:flex; flex:0 0 100%;}
.po.sp .devices .rail{display:flex; flex-wrap:nowrap; white-space:nowrap; transform:translateX(0); justify-content:center; width:100%;}

.po.sp .device{display:flex; justify-content:flex-start; flex:1 0 0; max-width:320px; box-shadow:0 3px 10px 0 rgba(142,155,183,0.58); flex-direction:row; flex-wrap:wrap; margin:0 15px; background-color:var(--color_white); align-items:flex-start; text-align:left; overflow:hidden;}
.po.sp .device:first-child{margin-left:0;}
.po.sp .device:last-child{margin-right:0;}
.po.sp .device .row{display:flex; flex-wrap:wrap; flex:0 0 100%;}
.po.sp .device .row.t{padding:15px 0;}
.po.sp .device .row.b{align-self:flex-end; align-items:center; padding:10px 0; background-color:var(--color_lt_grey);}
.po.sp .device .col{flex:1; display:flex; flex-wrap:wrap; align-items:flex-start;}
.po.sp .device .col.device-images{flex:0 0 120px; height:160px; padding:0;}
.po.sp .device .col.device-images .img{position:absolute; top:0; left:50%; height:100%; transform:translateX(-50%);}
.po.sp .device .col.device-images .img.f{margin-left:20px; z-index:1;}
.po.sp .device .col.device-images .img.b{margin-left:-5px; z-index:0;}
.po.sp .device .col.device-images .img img{width:auto; height:100%; max-width:none;}
.po.sp .device .col.info{padding:0 10px 0 15px;}
.po.sp .device .col.info .mname{font-size:14px; line-height:14px; flex:0 0 100%;}
.po.sp .device .col.info .dname{font-size:24px; line-height:24px; flex:0 0 100%; font-weight:700; white-space:break-spaces;}
.po.sp .device .col.info .storage{font-size:18px; line-height:18px; flex:0 0 100%; font-weight:700; color:var(--color_md_grey);}
.po.sp .device .col.info .ctext{font-size:14px; line-height:14px; display:block;}
.po.sp .device .col.info .rlogo{flex:0 0 100%; height:50px; margin:auto 0 0 0;}
.po.sp .device .col.info .rlogo img{width:auto; height:100%;}
.po.sp .device .col.info .powered{font-size:12px; flex:0 0 100%; margin:auto 0 0 0; flex-wrap:wrap; white-space:normal;}


.po.sp .device .callout{font-size:12px; line-height:12px; justify-content:center; padding:8px 5px; background-color:var(--secondary_bg); color:var(--color_over_secondary_bg);}


.po.sp .device .col.purchase{justify-content:center; align-items:center;}
.po.sp .device .col.purchase .price{display:block; font-size:30px; line-height:30px; font-weight:700; margin:5px auto;}
.po.sp .device .col.purchase .price .mo{font-size:18px; line-height:18px; vertical-align:baseline;}

.po.sp .device .col.purchase .lbl{flex:0 0 100%; font-size:12px; line-height:12px; font-weight:400; text-align:center;}
.po.sp .device .col.purchase .lbl.t{margin:auto auto 5px auto}
.po.sp .device .col.purchase .lbl.b{margin:5px auto auto auto;}
.po.sp .device .col.purchase .lbl.lt{color:var(--color_md_grey);}
.po.sp .device .col.purchase .lbl .s{text-decoration:line-through; color:var(--color_md_grey);}


.po.sp .device .col.cta{justify-content:center; align-items:center; padding:5px;}
.po.sp .device .col.cta .btn{padding:5px; width:100%; max-width:120px;}
.po.sp .device .col.cta .more{flex:0 0 100%; font-size:12px; text-align:center;}
.po.sp .device .col.cta .more a{text-decoration:underline;}
.po.sp .device .col.cta .more a:hover{color:var(--highlight_color);}
.po.sp .device .col.cta .out-of-stock{margin:0 auto; font-size:14px; line-height:14px; font-weight:700; color:var(--color_md_grey); text-align:center; padding:5px; border:2px solid var(--color_ln_grey); padding:8px 16px;}


.po.sp .vs{font-size:48px; line-height:48px; height:48px; font-weight:700; display:inline-block; vertical-align:middle; margin:0 30px; align-self:center;}


.article .po.sp{margin:30px 0;}

.article .po.sp .device .col.info{padding:0 10px;}
.article .po.sp .device .col.info .dname{font-size:18px; line-height:18px;}
.article .po.sp .device .col.info .rlogo{height:40px;}
.article .po.sp .device .col.device-images{flex:0 0 65px; height:90px;}
.article .po.sp .device .col.device-images .img.f{margin-left:5px;}
.article .po.sp .device .col.device-images .img.b{margin-right:5px;}

@media(max-width:1200px){
.po.sp{flex-wrap:wrap;}
.po.sp .remote{display:flex;}
.po.sp .devices{padding:0 10px 10px 10px; overflow:hidden; max-width:100%;}
.po.sp .devices .rail{transition:var(--default_transition); justify-content:flex-start;}

.po.sp .device{flex:0 0 300px;}
.po.sp .device:first-child{margin-left:auto;}
.po.sp .device:last-child{margin-right:auto;}
.po.sp .device.active{opacity:1;}
.po.sp .device.inactive{opacity:.5;}


}
@media(max-width:1023px){
.po.sp .remote .btn-device{width:70px;}

}
@media(max-width:767px){
.po.sp .remote .btn-device{width:60px; font-size:14px;}

.po.sp .vs{font-size:28px; line-height:28px;}

}
@media(max-width:639px){
.po.sp .device{flex:0 0 250px;}
.po.sp .device .row.t{padding-bottom:0}
.po.sp .device .col{}
.po.sp .device .col.device-images{flex:0 0 70px; height:90px;}
.po.sp .device .col.device-images .img.f{margin-left:5px;}
.po.sp .device .col.device-images .img.b{margin-right:5px;}
.po.sp .device .col.info{padding-left:10px;}
.po.sp .device .col.info .rlogo{height:40px;}
.po.sp .device .col.cta{}
.po.sp .device .col.cta .btn{padding:5px 15px 5px 5px; font-size:14px; width:100%;}
.po.sp .device .col.cta .btn .arr{width:8px;}
}
@media(max-width:479px){
.po.sp .device.device-2{display:none;}
}
@media(max-width:359px){

}




.sticky-strip-placeholder{width:100%;}
.sticky-strip-placeholder.active{display:block;}
.sticky-strip{width:100%; z-index:0;}
.sticky-strip.sticky{position:fixed; top:40px; left:0; z-index:9; box-shadow:0 0 5px rgba(0,0,0,0.5);}



.cta-strip{display:flex; padding:10px 0; background-color:var(--color_black); color:var(--color_white); text-align:center; z-index:1; font-size:16px; line-height:16px; width:100%;}
.cta-strip.mb{margin-bottom:30px;}
.cta-strip.tel{font-size:16px; line-height:16px;}
.cta-strip .con{display:flex; text-align:center; justify-content:center;}
.cta-strip a{text-decoration:underline; color:var(--color_white); margin:auto 0;}
.cta-strip a:hover{color:var(--highlight_color);}
.cta-strip .btn{text-decoration:none; line-height:normal;}
.cta-strip .arr{fill:var(--color_over_secondary_bg); width:10px;}

.cta-strip.tel a{text-decoration:none; border:0; font-weight:700; color:var(--color_white);}

.cta-strip.lg-permalink a{font-weight:700; font-size:18px; line-height:18px;}

.cta-strip .title{flex:0; white-space:nowrap; margin:auto 0;}
.cta-strip .title.b::after{content:' '; white-space:pre; vertical-align:middle;}
.cta-strip .title.a::before{content:' '; white-space:pre; vertical-align:middle;}
.cta-strip .title img{vertical-align:middle; margin-right:15px; width:75px; height:50px;}

.cta-strip.primary-bg{background-color:var(--primary_bg); color:var(--color_over_primary_bg);}
.cta-strip.primary-bg a{color:var(--color_over_primary_bg);}

.cta-strip.strong{font-weight:700;}

.cta-strip.-article a{color:var(--color_white);}

.cta-strip.-sticky_footer{padding:0; background-color:transparent; color:var(--default_color);}
.cta-strip.-sticky_footer .title{display:flex; align-items:center; font-weight:400; flex:1;}
.cta-strip.-sticky_footer a{color:var(--primary_color); text-decoration:none;}
.cta-strip.-sticky_footer a:hover{text-decoration:underline;}
.cta-strip.-sticky_footer a.tel{font-weight:700;}

.cta-strip.sticky{position:fixed; top:40px; left:0; z-index:9; margin:0; box-shadow:0 0 5px rgba(0,0,0,0.5); transition:padding .4s ease-in-out;}

@media( max-width:1023px ){
.cta-strip{font-size:var(--default_font_size); line-height:var(--default_font_size);}
.cta-strip.lg-permalink a{font-size:var(--default_font_size); line-height:var(--default_font_size);}
}
@media(max-width:767px){
.cta-strip{font-size:14px; line-height:14px;}
.cta-strip.tel{font-size:14px; line-height:14px;}
.cta-strip.lg-permalink a{font-size:14px; line-height:14px;}

.cta-strip.desktop-only{display:none;}
.cta-strip.tel .title{white-space:nowrap;}
.cta-strip.title-desktop-only .title{display:none;}
.cta-strip .btn{padding:8px;}
.cta-strip .btn .txt{display:none;}
.cta-strip .btn .arr{position:relative; top:auto; right:auto; margin:0; width:12px; height:12px;}

.cta-strip.-sticky_footer{display:flex; margin-right:30px;}
.cta-strip.-sticky_footer .btn{margin:auto 0 auto auto; padding:5px;}
.cta-strip.-sticky_footer .title{flex:1; white-space:normal;}

}
@media(max-width:639px){
.cta-strip{font-size:12px;}
.cta-strip.tel{font-size:12px;}

.sticky-strip.sticky .cta-strip,
.cta-strip.sticky{padding:5px 0;}

}
@media( max-width:479px ){

}





.article{width:100%; color:var(--default_color);}
.article h2{margin-bottom:15px;}
.article h3{margin-bottom:5px;}
.article a{text-decoration:underline;}
.article img{z-index:1; max-width:100%; height:auto;}
.article table{margin-bottom:30px;}
.article table:last-child{margin-bottom:0;}
.article ul{margin-bottom:30px;}
.article ol{margin-bottom:30px;}
.article p{margin-bottom:1rem;}
.article li{margin-bottom:.5rem;}

.article .data-table p{font-size:inherit; line-height:inherit; margin:0;}
.article .block-highlight{display:block; border-left:10px solid var(--primary_bg); background-color:var(--default_bg); padding:10px 15px;}
.article .grey-bg{padding:10px; background-color:var(--default_bg);}
.article .dkblue-bg,
.article .blue-bg{padding:10px; background-color:var(--primary_bg); color:var(--color_over_primary_bg);}
.article .dkblue-bg a,
.article .blue-bg a{text-decoration:underline; color:var(--color_over_primary_bg);}
.article .blue-txt{color:var(--primary_color);}
.article .peacock{color:var(--color_white); padding:15px 15px 15px 40px; margin-left:-30px; width:calc(100% + 60px); text-shadow:1px 1px 1px rgba(0,0,0,.25); box-shadow: 3px 3px 3px rgba(0,0,0,.20);}
.article .peacock.green{background-color:#3ac6a0;}
.article .peacock.orange{background-color:#f29145;}
.article .peacock.purple{background-color:#635c87;}
.article .peacock.red{background-color:#de3954;}
.article .peacock.navy{background-color:#00224f;}
.article .peacock.forest{background-color:#1d7c6f;}

.article .faq{margin-bottom:30px;}
/*.article .widget{margin:30px 0; font-size:0; background-color:var(--default_bg);}*/
/*.article .widget .widget-title{background-color:var(--primary_bg); color:#fff; padding:10px; font-size:18px; font-weight:400; text-align:left; margin:0;}*/
.article .disclaimer{font-size:14px; line-height:20px;}

.article .faq h4{margin:15px 0 5px;}

.article .table-of-contents{background-color:var(--color_white); box-shadow:0 3px 10px 0 rgba(142,155,183,0.58); margin-bottom:30px; text-align:left;}
.article .table-of-contents .title{display:block; background-color:var(--default_bg); color:var(--default_color); font-weight:700; padding:10px; margin:0}
.article .table-of-contents span.title{font-size:18px;}
.article .table-of-contents .row{display:flex; flex-wrap:nowrap;}
.article .table-of-contents .col{display:flex; flex:1; align-items:center;}
.article .table-of-contents .col:first-child{padding:15px;}
.article .table-of-contents .col:last-child{}
.article .table-of-contents .items li{font-size:14px; line-height:20px; margin-bottom:10px;}
.article .table-of-contents .items li:last-child{margin-bottom:0;}
.article .table-of-contents .items li p{font-size:inherit; line-height:inherit;}
.article .table-of-contents .items a{}
.article .featured-image{display:block; width:100%; height:100%; min-height:220px;}
.article .featured-image img{width:100%; height:100%; object-fit:cover; object-position:center; position:absolute; top:0; left:0;}



.article .disclosure{font-size:12px; line-height:12px; margin-bottom:15px; padding:15px; background-color:var(--default_bg); border-left:6px solid var(--primary_color);}
.article .disclosure a{color:var(--primary_color); text-decoration:underline; border:0;}
.article .disclosure a:hover{color:var(--highlight_color);}


.article .msp-comparison{margin-bottom:25px; border:1px solid #dedede; padding:10px;}
.article .msp-comparison .widget-title{display:none;}
.article .amchart{height:300px; margin:0 0 30px;}
.article .amchart.rotated{height:500px;}
.article .geochart{height:500px; margin:0 0 30px;}
.article .tbl-wrap{margin-bottom:30px;}
.article .tbl-wrap:last-child{margin-bottom:0;}
.article .tbl-wrap .data-table{margin-bottom:0;}


.article .frm .recaptcha-terms a{text-decoration:none;}
.article .frm-search{background-color:var(--default_bg); height:125px; margin:65px 0; padding:0 25px 0 220px;}
.article .frm-search .ico{width:150px; position:absolute; top:-40px; left:20px;}
.article .frm-search h3{font-size:22px; padding-top:15px;}
.article .frm-search .input{padding:9px; font-size:20px; border:1px solid #000; width:250px;}
.article .frm-search .input:focus{border-color:var(--primary_color);}
.article .frm-search .input.error{border-color:#c00000;}
.article .frm-search  .btn{font-size:20px; padding:10px;}


@media (max-width:1440px){
}

@media (max-width:1200px){
.article .img{max-width:calc(100% - 10px);}
.article .chart-title{margin-left:0;}
.article .geochart{height:auto;}
}

@media (max-width:1023px){
.article{padding:0;}

.article .frm-search{padding:20px; text-align:center; height:auto; margin:0 0 25px 0;}
.article .frm-search .ico{display:none;}
.article .frm-search h3{font-size:20px; margin:0 0 10px 0; padding:0;}
}

@media (max-width:767px){


.article .table-of-contents .row{flex-wrap:wrap;}
.article .table-of-contents .col{flex:0 0 100%;}
.article .table-of-contents .col:first-child{-webkit-order:2; order:2;}
.article .table-of-contents .col:last-child{-webkit-order:1; order:1;}
.article .table-of-contents .items li{margin-bottom:5px;}
.article .featured-image{position:relative; top:auto; left:auto; height:auto; max-height:200px;}
.article .featured-image img{max-height:200px;}

.article .published{font-size:12px; line-height:12px;}

.article .disclosure{line-height:14px;}

.article .mobile-m0{margin-bottom:0;}
.article .mobile-m15{margin-bottom:15px;}
.article .data-table{font-size:12px;}
.article .data-table.offers tr th:nth-child(1){display:none;}
.article .data-table.offers tr td:nth-child(1){display:none;}
.article .data-table .callout{font-size:10px;}
}

@media (max-width:639px){

.article .frm-search h3{font-size:20px;}
.article .frm-search .input{width:calc(100% - 22px); margin-bottom:10px;}
.article .frm-search .btn{width:100%; display:block}
.article .data-table p{line-height:normal;}

.article img.alignright{float:none; margin:0 auto 25px; display:block;}
}




.article .published{font-size:14px; line-height:14px; margin-bottom:15px; z-index:2;}

.author{position:static; display:inline;}
.author .ab{flex:1; position:absolute; top:100%; left:0; padding:15px; box-shadow:0 0 33px 0 rgba(137, 156, 197, 0.17); opacity:0; visibility:hidden; transition:var(--default_transition); background-color:var(--color_white); width:320px;}
.author:hover .ab{opacity:1; visibility:visible; z-index:1;}
.author .ab .row{border-bottom:1px solid var(--color_ln_grey); padding-bottom:10px; margin-bottom:10px; }
.author .ab .row:last-child{padding-bottom:0; margin-bottom:0; border-bottom:0;}
.author .ab p{margin-bottom:15px; font-size:14px; line-height:20px; color:var(--default_color);}
.author .ab p:last-child{margin-bottom:0;}
.author .ab .lbl{color:var(--color_md_grey); margin-bottom:5px;}
.author .ab .name{flex:1; display:block; font-size:16px; line-height:16px; margin-bottom:10px;}
.author .ab .aa{display:flex; align-items:center;}
.author .ab .aimg{flex:0 0 50px; height:50px;}
.author .ab .aimg img{width:100%; height:100%:}
.author .ab .ainfo{flex:1; margin-left:15px; align-items:center;}
.author .ab .ainfo .name{font-size:16px; line-height:16px;}
.author .ab .ainfo .role{font-size:14px; line-height:14px;}

@media (max-width:767px){

}



.posts-list{width:100%; display:flex;}
.posts-list .col{flex:1; margin:0 15px;}
.posts-list .col:first-child{margin-left:0;}
.posts-list .col:last-child{margin-right:0;}
.posts-list .post{box-shadow:0 0 33px 0 rgba(137, 156, 197, 0.17); padding:15px; display:flex; transition:var(--default_transition); color:var(--default_color); text-align:left; align-items:center; margin-bottom:30px}
.posts-list .post:last-child{margin-bottom:0;}


.posts-list .post .thumb{flex:0 0 200px; height:100px;}
.posts-list .post .thumb .img{display:block; width:100%; height:100%; object-fit:cover;}
.posts-list .post .info{flex:1; padding-left:15px;}
.posts-list .post .title{font-size:20px; line-height:20px; color:var(--default_color); text-decoration:underline; display:block; transition:var(--default_transition);}
.posts-list .post .title:hover{color:var(--highlight_color);}

.posts-list .post .excerpt{font-size:18px; line-height:18px; display:block; margin-top:10px;}
.posts-list .post .published{font-size:12px;}


.posts-list.cols-2 .post{padding:5px; margin-bottom:15px;}
.posts-list.cols-2 .post .thumb{flex:0 0 150px; height:75px;}
.posts-list.cols-2 .post .title{font-size:16px; line-height:16px;}
.posts-list.cols-2 .post .excerpt{font-size:14px; line-height:14px;}

.posts-list.cols-3{}
.posts-list.cols-3 .post{padding:5px; margin-bottom:15px;}
.posts-list.cols-3 .post .thumb{flex:0 0 80px; height:40px;}
.posts-list.cols-3 .post .title{font-size:14px; line-height:14px; font-weight:normal;}
.posts-list.cols-3 .post .excerpt{font-size:12px; line-height:12px;}

@media(max-width:1200px){
.posts-list .post .info{}
.posts-list .post .title{font-size:18px; line-height:22px;}
.posts-list .post .excerpt{font-size:16px; line-height:16px;}
}
@media(max-width:1023px){
.posts-list{flex-wrap:wrap;}
.posts-list .col{flex:0 0 100%; margin:0;}

.posts-list.cols-2 .post .thumb{flex:0 0 60px; height:30px}
.posts-list.cols-2 .post .title{font-size:12px; line-height:12px;}

.posts-list.cols-3 .post .thumb{flex:0 0 60px; height:30px}
.posts-list.cols-3 .post .title{font-size:12px; line-height:12px;}
}
@media(max-width:767px){
.posts-list .post .title{font-size:16px; line-height:20px;}
.posts-list .post .excerpt{font-size:14px; line-height:14px;}
}
@media(max-width:639px){
.posts-list .post{margin-bottom:15px;}
.posts-list .post .thumb{flex:0 0 150px; height:75px;}
.posts-list .post .excerpt{font-size:14px; line-height:14px; margin-bottom:0;}
.posts-list .post .published{display:none;}
}
@media(max-width:479px){
.posts-list .post{flex-wrap:wrap;}
.posts-list .post .info{padding-left:10px}
.posts-list .post .title{font-size:14px; line-height:18px;}
.posts-list .post .excerpt{font-size:12px; line-height:12px;}

.posts-list.cols-1 .post .thumb{flex:0 0 100%; margin-bottom:10px;}
.posts-list.cols-1 .post .info{padding:0;}
}



.il-btns{text-align:center; justify-content:center; display:flex; width:100%; flex-wrap:wrap; margin-top:30px;}
.il-btns.m0{margin:0;}
.il-btns .btn{margin:0 10px; font-size:18px;}
.il-btns .btn.s{text-decoration:line-through!important;}
.il-btns .btn.w-arr{padding:5px 30px;}
@media(max-width:767px){
.il-btns .btn{font-size:16px;}
}



.widget-wrapper{margin-bottom:60px; width:100%;}

@media(max-width:767px){
.widget-wrapper{margin-bottom:30px;}
}



.footer{padding-bottom:75px;}
.sticky-footer{position:fixed; bottom:-70px; left:50%; background-color:var(--color_white); text-align:center; z-index:9; transition:var(--default_transition); transform:translateX(-50%); white-space:nowrap; padding:5px 30px;}
.sticky-footer .wrap{display:flex; justify-content:center; align-items:center; height:60px;}

.sticky-footer .btn-close{display:block; width:20px; height:20px; cursor:pointer; z-index:1; position:absolute; top:0; right:0; background-color:var(--default_bg);}
.sticky-footer .btn-close:hover .ico{fill:var(--highlight_color);}
.sticky-footer .btn-close .ico{fill:var(--default_color); width:14px; height:14px; transition:var(--default_transition); position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}

.sticky-footer.on.active{bottom:0; box-shadow:0 3px 10px 0 rgba(142,155,183,0.58);}



@media(max-width:1240px){

}
@media(max-width:1023px){
.sticky-footer{padding-left:15px; }
}
@media(max-width:767px){
.sticky-footer{width:100%; height:auto;}
.sticky-footer .wrap{width:100%;}

}
@media(max-width:639px){
}
@media(max-width:479px){
.sticky-footer .wrap{height:auto;}
}



.internal-cta{display:flex; width:100%; height:100%; align-items:center;}
.internal-cta .col.device{width:50px; flex:0 0 50px; height:100%; align-self:flex-start;}
.internal-cta .col.device .img{height:calc(100% + 30px); position:absolute; bottom:-30px; left:0; transition:var(--default_transition);}
.internal-cta .col.device .img img{width:auto; height:100%;}

.internal-cta .col.messaging{padding:0 15px; text-align:left;}
.internal-cta .col.messaging .title{display:block; font-size:18px; line-height:18px; font-weight:700; white-space:normal; margin:auto 0 5px 0;}
.internal-cta .col.messaging .subtitle{display:block; font-size:14px; line-height:14px; white-space:normal; margin:0 0 auto 0;}
.internal-cta .col.cta{flex:0 0 130px; margin:auto 0 auto auto;}
.internal-cta .col.cta .btn{font-size:14px; width:100%; padding:5px 0;}
.internal-cta .col.cta .btn .arr{display:none; width:16px; height:16px; fill:var(--color_white); position:absolute; top:50%; left:54%; transform:translateX(-50%) translateY(-50%);}


.sticky-footer.on.active .col.device .img{bottom:-5px;}

@media(max-width:767px){

.internal-cta .col.messaging{flex:0 0 calc(100% - 150px); padding-right:15px;}

.internal-cta .col.cta{flex:0 0 30px; margin:auto 0 auto auto;}
.internal-cta .col.cta .btn{width:30px; height:30px;}
.internal-cta .col.cta .btn .txt{display:none;}
.internal-cta .col.cta .btn .arr{display:block;}
}
@media(max-width:639px){

.internal-cta .col.device{position:static;}
.internal-cta .col.messaging{flex:0 0 calc(100% - 115px);}
.internal-cta .col.messaging .title{font-size:16px; line-height:18px;}


}
@media(max-width:479px){
.internal-cta .col.messaging .title{font-size:14px; line-height:16px;}
}


