
.rating{display:inline-block; vertical-align:top; width:150px; margin:0 auto; font-size:0; 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;}



.ip{margin-bottom:60px; box-shadow:0 0 33px 0 rgba(137, 156, 197, 0.17); padding:30px 30px 15px 30px; flex:0 0 100%;}
.ip:last-child{margin-bottom:0;}
.ip .row{display:flex; flex-wrap:wrap; width:100%;}
.ip .col{display:flex; flex-wrap:wrap; align-items:flex-start;}
.ip .call{font-size:14px; display:block; flex:0 0 100%; margin-bottom:5px; color:var(--subtle_color); text-align:center;}
.ip .btn{padding:10px; font-size:20px; margin:0 auto; white-space:nowrap; display:block; width:min-content;}
.ip .btn.btn-click{padding-right:25px;}
.ip .btn .ico{width:18px; height:18px; fill:var(--primary_btn_color); margin-right:5px; vertical-align:middle;}
.ip .link{font-size:18px; line-height:18px; display:inline-block; margin-top:5px; color:var(--subtle_color); text-align:center; border:0; text-decoration:underline;}
.ip .link:hover{color:var(--highlight_color);}
.ip .na::before{content:'-'; color:var(--subtle_color); font-size:18px; line-height:18px; display:inline-block;}
.ip .provider-header{display:flex; margin-bottom:30px;}
.ip .provider-header .col{flex:1; flex-wrap:wrap; display:flex; align-items:center;}
.ip .provider-header .col.cta{flex:0 0 200px; display:flex; align-items:center; text-align:center; justify-content:center;}
.ip .provider-header .title{font-size:24px; line-height:28px; flex:1;}
.ip .provider-header .title a{color:var(--default_color); text-decoration:underline;}
.ip .provider-header .title a:hover{color:var(--highlight_color);}
.ip .provider-header .related{flex:0; margin:auto 0 auto 0; color:var(--primary_color); font-size:16px; text-decoration:underline; white-space:nowrap;}
.ip .provider-header .related:hover{color:var(--highlight_color);}


.ip .provider-header .coverage{}
.ip .provider-header .coverage .txt{display:inline-block; vertical-align:middle; color:var(--subtle_color); font-size:12px;}
.ip .provider-header .coverage svg{margin-left:5px; vertical-align:middle; width:45px; height:30px;}

.ip .subtitle{font-size:18px; line-height:18px; margin-bottom:15px; display:block;}



.ip .row.details{margin-bottom:30px;}
.ip .row.details .col{}
.ip .row.details .col:last-child{margin-right:0;}

.ip .row.details .col.provider-logo{flex:0 0 260px; padding-right:60px; text-align:center;}
.ip .row.details .col.provider-logo img{display:block; height:100px; margin:0 auto; max-width:none;}
.ip .row.details .col.provider-logo .subcol.cta{display:none;}

.ip .row.details .col.plan{display:flex; flex:1;}

.ip .row.details .col.plan .detail{padding:15px; 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;}
.ip .row.details .col.plan .detail:last-child{border-width:0; margin-bottom:0;}
.ip .row.details .col.plan .detail dt{flex:0 0 100%; font-size:14px; line-height:14px; color:var(--subtle_color); margin:auto auto 5px;}
.ip .row.details .col.plan .detail dd{flex:0 0 100%; font-size:20px; line-height:20px; margin:0 auto auto;}
.ip .row.details .col.plan .detail .callout{font-size:12px; line-height:12px; display:block; width:100%; color:var(--subtle_color); text-align:center; position:absolute; top:50%; right:0; margin-top:12px; font-weight:400;}



.ip .subtitle{font-size:20px; line-height:20px; margin-bottom:10px; flex:0 0 100%;}

.ip .row.pros_cons{margin-bottom:15px;}
.ip .row.pros_cons:nth-last-child{border-width:0;}
.ip .row.pros_cons .col{flex:1; align-self:flex-start;}
.ip .row.pros_cons .avg-rating{flex:0 0 100%; margin-bottom:10px;}
.ip .row.pros_cons .avg-rating .rating{vertical-align:middle; width:130px; display:inline-block; margin:0 15px 0 0;}
.ip .row.pros_cons .avg-rating .val{font-size:12px; line-height:12px; display:inline-block;}
.ip .row.pros_cons .avg-rating a.cnt{border:0; color:var(--subtle_color); font-size:12px; text-decoration:underline;}
.ip .row.pros_cons .avg-rating a.cnt:hover{color:var(--highlight_color);}

.ip .row.pros_cons ul.list{list-style:none; margin:0 0 30px 0;}
.ip .row.pros_cons ul.list:last-child{margin-bottom:0;}
.ip .row.pros_cons ul.list li{margin:0 0 5px 0; font-size:16px; line-height:20px; padding-left:25px;}
.ip .row.pros_cons ul.list li:last-child{margin-bottom:0;}
.ip .row.pros_cons ul.list li p{font-size:inherit; line-height:inherit;}

.ip .row.pros_cons ul.list .bull{position:absolute; top:50%; left:0; margin-top:-8px; width:16px; height:16px;}
.ip .row.pros_cons ul.list .bull.p{fill:var(--color_green);}
.ip .row.pros_cons ul.list .bull.c{fill:var(--color_red);}


.ip .row.description:last-child{border-width:0;}
.ip .row.description{}
.ip .row.description p{margin-bottom:15px; font-size:16px; line-height:24px;}
.ip .row.description p:last-child{margin-bottom:0;}
.ip .row.description a{text-decoration:underline; color:var(--primary_color); border:0;}
.ip .row.description a:hover{color:var(--highlight_color);}


.ip .row.plans .list-title{font-size:16px; flex:0 0 100%;}
.ip .row.plans{padding-top:15px; margin-top:15px; border-top:1px solid var(--color_ln_grey);}
.ip .row.plans .tbl-wrap{flex:0 0 100%; margin-bottom:15px;}
.ip .row.plans .tbl-wrap:last-child{margin-bottom:0;}
.ip .row.plans .data-table thead th{font-weight:400;}
.ip .row.plans .data-table .btn{font-size:12px;}
.ip .row.plans .data-table .btn .arr{width:8px;}


@media(max-width:1200px){
.ip .row.details .col.provider-logo{padding-right:30px; flex-basis:181px;}

.ip .row.pros_cons ul.list li{font-size:14px; line-height:18px; padding-left:20px;}
.ip .row.pros_cons ul.list .bull{width:12px; height:12px; margin-top:-6px;}

.ip .row.description p{font-size:14px; line-height:18px;}
}

@media(max-width:1023px){
.ip .row.details .col.provider-logo{flex:0 0 120px; padding-right:30px;}
.ip .row.details .col.provider-logo img{width:120px; height:75px;}
.ip .row.details .col.plan .detail{padding:10px;}
.ip .row.details .col.plan .detail .callout{}
.ip .row.plans .data-table{font-size:14px;}

}
@media(max-width:767px){
.ip .link{font-size:14px;}
.ip .subtitle{font-size:16px; line-height:16px;}
.ip .provider-header{display:none; flex-wrap:wrap; text-align:center; margin-bottom:15px;}
.ip .provider-header .col{flex:0 0 100%;}
.ip .provider-header .col.cta{display:none;}
.ip .provider-header .title{font-size:20px; line-height:24px;}
.ip .row.plans .tbl-wrap{overflow-x:auto;}
.ip .row.plans .data-table{font-size:12px;}
.ip .row.benefits{border-width:0 0 1px;}
.ip .row.details{flex-wrap:wrap; margin-bottom:15px;}
.ip .row.details .col.plan{flex-wrap:wrap;}
.ip .row.details .col.plan .detail{flex:0 0 100%; align-items:center; border:1px solid var(--color_ln_grey); border-width:0 0 1px 0;}
.ip .row.details .col.plan .detail dt{flex:1 1 auto; margin:auto auto auto 0; text-align:left;}
.ip .row.details .col.plan .detail dd{flex:0 0 auto; margin:auto 0 auto auto; text-align:right;}
.ip .row.details .col.plan .detail .callout{position:relative; top:auto; right:auto; margin:5px 0 0 0; text-align:right;}
.ip .row.details .col.provider-logo{flex:0 0 100%; margin-bottom:15px; padding:0; display:flex; align-items:center;}
.ip .row.details .col.provider-logo img{width:120px; height:75px;}
.ip .row.details .col.provider-logo .subcol.cta{display:block; margin:auto 0 auto auto;}

.ip .subtitle{font-size:18px; line-height:18px;}
.ip .row.pros_cons .col{flex:0 0 100%; margin-bottom:15px;}
.ip .row.pros_cons .col:last-child{margin-bottom:0;}
}
@media(max-width:639px){
.ip{padding:15px;}
.ip .btn{font-size:16px;}
.ip .btn .ico{width:14px; height:14px;}
.ip .provider-header .related{font-size:14px;}
.ip .provider-header .title{font-size:18px; line-height:22px;}

.ip .row.details .col.plan .detail dd{font-size:18px; line-height:18px;}

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

}



.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;}
}



.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 .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){

}



.frm-geolocation{display:inline-block; font-size:0; text-align:center; background-color:var(--color_white); background-repeat:no-repeat; background-position:-10px -10px; background-size:auto 100%; box-shadow:0 0 33px 0 rgba(137, 156, 197, 0.17); margin:0 auto; text-align:center; background-image:url(https://www.moneysavingpro.com/cache/img/states_w458_h300.png);}
.frm-geolocation.mobile-only{display:none;}
.frm-geolocation .widget-title{}
.frm-geolocation .input-wrap{white-space:nowrap; margin:0 auto;}
.frm-geolocation .input{font-size:18px; font-weight:400; display:inline-block; vertical-align:middle; background-color:var(--color_white); color:var(--color_md_grey); border:2px solid var(--color_lt_grey); margin-right:15px; width:190px; height:56px; text-align:center;}
.frm-geolocation .input::placeholder{color:var(--color_md_grey);}
.frm-geolocation .input::-ms-placeholder{color:var(--color_md_grey);}
.frm-geolocation .input:focus{border-color:var(--primary_bg);}
.frm-geolocation .input.error{border-color:var(--highlight_color);}
.frm-geolocation .btn{vertical-align:middle; width:190px; height:56px;}
.frm-geolocation .btn .txt{}
.frm-geolocation .btn .spinner{position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); height:50%; opacity:0; visibility:hidden;}

.frm-geolocation .btn.working .txt{opacity:0;}
.frm-geolocation .btn.working .arr{opacity:0;}
.frm-geolocation .btn.working .spinner{opacity:1; visibility:visible;}

/*DEFAULT*/
.frm-geolocation.default{background-color:var(--default_bg);}
.frm-geolocation.default .input{border-color:var(--color_blue);}

/*PAGE TITLE*/
.frm-geolocation.-page_title{padding:30px;}
.frm-geolocation.-page_title .widget-title{display:block; margin-bottom:15px; font-size:22px; line-height:26px; font-weight:700; padding:0; color:var(--default_color); background-color:transparent;}

/*TABLE OF CONTENTS*/
.frm-geolocation.-table_of_contents{padding:30px;}
.frm-geolocation.-table_of_contents .widget-title{display:block; margin-bottom:15px; font-size:22px; line-height:26px; padding:0; color:var(--default_color); background-color:transparent;}

/*HERO*/
.frm-geolocation.-hero{padding:30px; background-image:none;}
.frm-geolocation.-hero .widget-title{display:block; margin-bottom:15px; font-size:22px; line-height:26px; font-weight:700; padding:0; color:var(--default_color); background-color:transparent;}

/*ADVERTISER PAGE TITLE*/
.frm-geolocation.-advertiser_page_title{padding:60px; display:flex; color:var(--default_color); align-items:center; align-self:center; width:100%; max-width:1000px}
.frm-geolocation.-advertiser_page_title .frm-wrap{flex:1;}
.frm-geolocation.-advertiser_page_title .before-title{margin-right:60px; flex:0;}
.frm-geolocation.-advertiser_page_title .before-title img{width:auto; height:150px; display:inline-block;}
.frm-geolocation.-advertiser_page_title .after-title{font-size:30px; line-height:30px; font-weight:700; display:block; vertical-align:middle; margin-bottom:15px;}
.frm-geolocation.-advertiser_page_title.sharing{height:100%; margin-right:15px;}
.frm-geolocation.-advertiser_page_title.sharing .before-title img{width:196px; height:130px;}
.frm-geolocation.-advertiser_page_title.sharing .after-title{font-size:26px; line-height:26px;}

/*NEED HELP STRIP*/
.frm-geolocation.-need_help_strip{display:block; text-align:center; background-color:var(--default_bg); padding:8px 0; background-image:none;}
.frm-geolocation.-need_help_strip .widget-title{font-size:var(--default_font_size); vertical-align:middle; display:inline-block; font-weight:700; margin:0 15px 0 0;}
.frm-geolocation.-need_help_strip .widget-title a{color:var(--default_color); text-decoration:underline;}
.frm-geolocation.-need_help_strip .widget-title a:hover{color:var(--highlight_color);}
.frm-geolocation.-need_help_strip .input{width:130px; height:32px; font-size:14px;}
.frm-geolocation.-need_help_strip .btn{width:auto; height:32px; font-size:14px; line-height:14px;}



/*SIDEBAR*/
.frm-geolocation.-sidebar{padding:15px; background-color:var(--color_white); background-size:50% auto; margin:0 auto 30px;}
.frm-geolocation.-sidebar .widget-title,
.frm-geolocation.-sidebar .after-form{display:block; margin-bottom:15px; font-size:16px; line-height:20px; padding:0; color:var(--default_color); background-color:transparent;}
.frm-geolocation.-sidebar .after-form{margin:15px 0 0 0;}
.frm-geolocation.-sidebar .after-form a{color:var(--highlight_color);}
.frm-geolocation.-sidebar .after-form a:hover{color:var(--primary_color);}
.frm-geolocation.-sidebar .after-title{display:block; margin-bottom:15px; font-size:14px; line-height:14px;}
.frm-geolocation.-sidebar .input-wrap{white-space:nowrap; vertical-align:middle;}
.frm-geolocation.-sidebar .input{width:65%; margin:0 5px 0 0; padding:5px; font-size:16px; height:42px;}
.frm-geolocation.-sidebar .btn{width:35%; padding:5px; font-size:14px; height:42px;}
.frm-geolocation.-sidebar .upper-tagline{font-size:16px; text-align:center; margin:10px 0 10px;}
.frm-geolocation.-sidebar .lower-tagline{font-size:12px; text-align:center; margin:10px 0;}
.frm-geolocation.-sidebar .lower-tagline .u{text-decoration:underline;}
.frm-geolocation.-sidebar .img{display:block; margin:0 auto; height:100px;}
.frm-geolocation.-sidebar .img.vs{padding-top:20px; width:260px; height:auto; margin-bottom:20px;}

.frm-geolocation.default.-sidebar .widget-title{font-size:16px; line-height:16px;}
.frm-geolocation.default.-sidebar .after-form{font-size:14px; line-height:14px;}

/*ARTICLE*/
.frm-geolocation.-article{display:block; color:var(--default_color); margin:30px 0; text-align:center; width:100%; max-width:750px; margin:30px auto; padding:30px;}
.frm-geolocation.-article .widget-title{display:block; margin-bottom:15px; font-size:22px; line-height:26px; font-weight:700; padding:0; color:var(--default_color); background-color:transparent;}

.frm-geolocation.-article.w-device{margin:0;}

/*ARTICLE THIN*/
.frm-geolocation.-article.thin{display:block; text-align:center; background-position:-20px 0; margin:30px 0; max-width:none; padding:15px;}
.frm-geolocation.-article.thin .after-title{font-size:18px; font-weight:700; display:inline-block; vertical-align:middle; margin-right:15px;}
.frm-geolocation.-article.thin .input-wrap{vertical-align:middle;}
.frm-geolocation.-article.thin .input{height:48px;}
.frm-geolocation.-article.thin .btn{height:48px;}


/*COVERAGE CHECKER*/
.frm-geolocation.-coverage_checker{padding:30px; width:100%; max-width:750px; z-index:1;}
.frm-geolocation.-coverage_checker .frm-wrap{padding:0;}
.frm-geolocation.-coverage_checker .widget-title{display:block; margin-bottom:15px; font-size:22px; line-height:26px; font-weight:700; padding:0; color:var(--default_color); background-color:transparent;}

/*STICKY FOOTER*/
.frm-geolocation.-sticky_footer{background:none; margin:0; box-shadow:none;}
.frm-geolocation.-sticky_footer .widget-title{font-size:var(--default_font_size); vertical-align:middle; display:inline-block; font-weight:700; margin:0 30px;}
.frm-geolocation.-sticky_footer .input{width:160px; height:40px;}
.frm-geolocation.-sticky_footer .input:hover{}
.frm-geolocation.-sticky_footer .btn{width:110px; height:40px; padding:5px 0;}
.frm-geolocation.-sticky_footer .watermark{width:40px; height:35px; vertical-align:middle; fill:var(--primary_color);}

/*FIND YOUR SAVINGS*/
.frm-geolocation.-find_your_savings{background-color:transparent; box-shadow:none; margin:0; background-image:none;}
.frm-geolocation.-find_your_savings .widget-title{font-size:20px; line-height:20px; font-weight:700; display:block; text-align:left; margin-bottom:15px;}
.frm-geolocation.-find_your_savings .input{border-color:var(--primary_btn_bg_color); width:200px}
.frm-geolocation.-find_your_savings .input:focus{border-color:var(--highlight_color);}
.frm-geolocation.-find_your_savings .btn{width:auto; padding:0 15px;}

@media(max-width:1200px){
.frm-geolocation.-coverage_checker{max-width:600px;}

.frm-geolocation.-advertiser_page_title .after-title{font-size:28px; line-height:28px;}
.frm-geolocation.-advertiser_page_title.sharing{flex-wrap:wrap; padding:30px;}
.frm-geolocation.-advertiser_page_title.sharing .before-title{flex:0 0 100%; margin:0; justify-content:center;}
.frm-geolocation.-advertiser_page_title.sharing .after-title{font-size:20px; line-height:20px;}

.frm-geolocation.-article.w-device .input{width:160px;}
.frm-geolocation.-article.w-device .btn{width:160px;}
}
@media(max-width:1023px){
.frm-geolocation.-page_title .widget-title,
.frm-geolocation.-table_of_contents .widget-title,
.frm-geolocation.-hero .widget-title,
.frm-geolocation.-sidebar .widget-title,
.frm-geolocation.-article .widget-title{font-size:20px; line-height:24px;}

.frm-geolocation.-coverage_checker{width:auto; white-space:nowrap;}

.frm-geolocation.-advertiser_page_title{padding:60px 30px;}
.frm-geolocation.-advertiser_page_title .before-title{margin-right:30px;}
.frm-geolocation.-advertiser_page_title .after-title{font-size:24px; line-height:24px;}

.frm-geolocation.-advertiser_page_title .before-title{margin-right:15px;}
.frm-geolocation.-advertiser_page_title.sharing .after-title{font-size:18px; line-height:18px;}

.frm-geolocation.-sticky_footer .input{width:130px;}
.frm-geolocation.-need_help_strip .input{width:130px;}
}
@media(max-width:767px){
.frm-geolocation.mobile-only{display:block;}

.frm-geolocation.-page_title .widget-title,
.frm-geolocation.-table_of_contents .widget-title,
.frm-geolocation.-hero .widget-title,
.frm-geolocation.-sidebar .widget-title,
.frm-geolocation.-article .widget-title{font-size:18px; line-height:22px; margin-bottom:15px;}

.frm-geolocation.-article{padding:15px 30px;}

.frm-geolocation.-coverage_checker .widget-title{display:none;}

.frm-geolocation.-advertiser_page_title{padding:15px;}
.frm-geolocation.-advertiser_page_title .before-title img{width:151px; height:100px;}


.frm-geolocation.-advertiser_page_title.sharing{height:auto; padding:15px;}

.frm-geolocation.-advertiser_page_title.sharing .before-title img{width:auto; height:60px;}


.frm-geolocation.-need_help_strip .widget-title{font-size:14px; margin:0 15px 0 0;}
.frm-geolocation.-need_help_strip .input{height:30px; font-size:12px;}
.frm-geolocation.-need_help_strip .btn{height:30px; font-size:12px; line-height:12px; padding:5px 10px; width:auto;}



.frm-geolocation.-sticky_footer{width:100%; display:block;}
.frm-geolocation.-sticky_footer .widget-title{font-size:12px; margin:0 15px;}
.frm-geolocation.-sticky_footer .input{height:30px; font-size:12px;}
.frm-geolocation.-sticky_footer .btn{height:30px; font-size:12px; width:auto; padding:5px 10px;}


}
@media(max-width:639px){
.frm-geolocation .input{height:40px; width:calc(50% - 5px); margin-right:10px;}
.frm-geolocation .btn{height:40px; width:calc(50% - 5px); padding-left:0; padding-right:0;}

.frm-geolocation.-article .widget-title .call{display:block;}
.frm-geolocation.-article .after-title{margin-bottom:5px;}

.frm-geolocation.-advertiser_page_title .before-title img{width:121px; height:80px;}
.frm-geolocation.-advertiser_page_title .after-title{font-size:18px; line-height:22px;}

.frm-geolocation.-need_help_strip{padding:5px 0}
.frm-geolocation.-need_help_strip .widget-title{display:block; margin:0;}

.frm-geolocation.-sticky_footer .watermark{width:30px; height:25px;}
.frm-geolocation.-sticky_footer .frm-wrap{display:block;}
}
@media(max-width:479px){
.frm-geolocation.-article{padding:15px;}
.frm-geolocation.-coverage_checker{width:100%; white-space:normal;}
.frm-geolocation.-coverage_checker .widget-title{font-size:18px; line-height:22px;}
.frm-geolocation.-advertiser_page_title .before-title{display:none;}
.frm-geolocation.-advertiser_page_title.sharing .before-title{display:block;}
}



.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 ul:last-child{margin-bottom:0;}
.article ol{margin-bottom:30px;}
.article ol:last-child{margin-bottom:0;}
.article p{margin-bottom:1em;}
.article p:last-child{margin-bottom:0;}
.article li{margin-bottom:.5em;}
.article li:last-child;{margin-bottom:0;}

.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 .featured-image{max-inline-size:100%; object-fit:cover; display:block; margin:0 auto 30px auto; max-height:350px; object-position:center;}

.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:last-child{align-items:center; font-size:0;}
.article .table-of-contents .items{margin:10px 10px 10px 30px;}
.article .table-of-contents .items li{font-size:14px; line-height:20px; margin-bottom:15px;}
.article .table-of-contents .items li p{font-size:inherit; line-height:inherit;}
.article .table-of-contents .items a{}
.article .table-of-contents img{margin:0 0 0 auto;}




.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;}



.article .table-of-contents img{width:auto; height:auto; max-width:100%;}
}

@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:last-child{-webkit-order:1; order:1; margin-top:10px;}
.article .table-of-contents .items li{margin-bottom:5px;}



.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 th,
.article .data-table td{padding:5px;}
.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;}
}



