@font-face {
    font-family: "Maison Neue Medium";
    src: url('/assets/fonts/MaisonNeue-Medium.otf') format('opentype'),
         url('/assets/fonts/MaisonNeue-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Maison Neue Bold"; 
    src: url('/assets/fonts/MaisonNeue-Bold.otf') format('opentype'),
         url('/assets/fonts/MaisonNeue-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Maison Neue Book";
    src: url('/assets/fonts/MaisonNeue-Book.otf') format('opentype'),
         url('/assets/fonts/MaisonNeue-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Maison Neue Thin";
    src: url('/assets/fonts/MaisonNeueThin.otf') format('opentype'),
         url('/assets/fonts/MaisonNeueThin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Maison Neue Book Superscript";
    src: url('/assets/fonts/MaisonNeueExtendedThin.otf') format('opentype'),
         url('/assets/fonts/MaisonNeueExtendedThin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.uni_navbar .outerContainer:before {
    opacity: 1 !important;
}
.uni_navbar .uni_container-grey {
    background-color: #eeeeee;
}
body {
    max-width: 1600px;
    margin: 0px auto;
}
#body {
    position: relative;
}
.fixed-fix {
    position: fixed;
    top: -1px;
    height: 1px;
    width: 100%;
    background: white;
}
.stickyHeadernav {
    width: inherit;
    height: 60px;
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.stickyHeadernav .container {
    display: block;
    max-height: 160px;
}
.carouselBG {
    position: relative;
    height: 650px;
    width: 100%;
    top: -43px;
}

.banner {
    width: 100%;
    height: 650px;
    display: block;
}

#checkAvailonScroll::before {
    background-color: #fff;
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .7;
}
.stickyHeadernav .container, #checkAvailonScroll .container {
    padding-left: 0;
    padding-right: 0;
}
.stickyHeadernav ul, #checkAvailonScroll ul {
    list-style-type: none;
    margin: 0 auto;
    padding-left: 0;
    text-align: right;
    max-width: 100%;
}
.stickyHeadernav ul li, #checkAvailonScroll ul li {
    display: inline-block;
    line-height: 60px;
    margin-left: 10px;
    margin-bottom: 0;
}
.stickyHeadernav ul li a, #checkAvailonScroll ul li a {
    text-decoration: none;
    color: black;
    font-size: 14px;
}
.stickyHeadernav .ctaLinkOrangeContainer {
    padding: 9px 0 9px 0;
}
.stickyHeadernav .ctaLinkOrangeContainer .ctaLinkOrange {
    float: none!important;
    background-color: #48D597;
    color: black;
    position: relative;
    padding-top: 11px;
    font-size: 16px;
    font-family: Maison Neue Bold;
    border: 2px solid #48D597;
    border-radius: 0;
    width: 200px;
    height: 43px;
}
.stickyHeadernav .ctaLinkOrangeContainer .ctaLinkOrange:hover, 
#checkAvailonScroll .ctaLinkOrangeContainer .ctaLinkOrange:hover,
.ctap_cta_button input:hover {
    background-color: #eee;
}
#checkAvailonScroll .ctaLinkOrangeContainer .ctaLinkOrange {
    float: none!important;
    background-color: #48D597;
    color: black;
    height: 43px;
    width: 200px;
    font-family: Maison Neue Bold;
    position: relative;
    font-size: 16px;
    border-radius: 0;
    border: 2px solid #48D597;
    padding: 11px 0 0 0;
}
#checkAvailonScroll {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
    display: none;
}
#checkAvailonScroll .ctaLinkOrangeContainer {
    position: relative;
    min-height: 42px;
    line-height: 60px;
}
.section {
    width: 100%;
    background-size: cover;
    background-position: center bottom;
}
.lastSection{
    border-bottom: 1px solid #ccc;
}
.section .container {
    background-position: center center;
    display: block;
    height: 100%;
    background-size: cover;
    overflow: visible;
}
.section h2 {
    color: black;
    margin: 0;
}
.banner {
    width: 100%;
    height: 675px;
    display: block;
}
.bgHolder {
    background-size: cover;
    height: 675px;
    background-position: top center;
}
.bannerContentContainer {
    max-width: 990px;
    position: relative;
    padding: 60px 0 57px 335px;
}
.bannerBotBorder {
    height: 10px;
    background: -webkit-linear-gradient(left, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
    background-image: -ms-linear-gradient(left, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
    background-image: -moz-linear-gradient(left, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
    
    
}
.headerWrap {
    top: 45px;
    position: relative;
    width: 100%;
    height: 60px;
    display: block;
    z-index: 1;
    
}
.headerWrap::before {
    background-color: #646e92;
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .65;
}
h1.bannerTitle {
    font-size: 12px;
    margin: 0 auto;
    padding: 24px 0 0 15px;
}
#bundle_block {
    font-size: 22px;
    font-family: Maison Neue Book;
    color: black;
    padding-left: 20px;
}
#bundle_block li {
    font-size: 22px;
    margin-bottom: 2px;
    font-family: Maison Neue Book;
    color: black;
}
.bannerTopText {
    font-size: 28px;
    font-family: Maison Neue Medium;
    color: #0047BB;
    padding-top: 0px;
    text-align: left;
    margin-bottom: 4px;
    margin-top: 5px;
}
.bannerBigText {
    font-size: 65px;
    font-weight: bold;
}
.bannerBlock1 {
    display: inline-block;
    position: relative;
    z-index: 2;
}
.bannerSubText {
    font-size: 14px;
    font-family: Maison Neue Book;
    margin-top: 16px;
}
.bannerReg {
    padding-left: 118px;
    font-family: Maison Neue Book;
    font-size: 18px;
    line-height: 22px;
    padding-top: 10px;
}
.bannerBlue {
    font-family: Maison Neue Medium;
    color: #0047BB;
    font-size: 28px;
    padding-left: 118px;
    padding-top: 10px;
    white-space: nowrap;
}
.bannerPriceWrap {
    padding-left: 118px;
    position: relative;
    padding-top: 10px;
}
.bannerPriceWrap div {
    float: left;
}
.bannerBuck {
    font-size: 30px;
    font-family: Maison Neue Book;
    left: -3px;
    position: relative;
    top: 9px;
}
.bannerPrice {
    font-family: Maison Neue Light;
    font-size: 60px;
    position: relative;
    left: -5px;
}
.bannerMo {
    font-size: 18px;
    font-family: Maison Neue Book;
    position: relative;
    left: -7px;
    top: 36px;
}
.bannerForSpeeds {
    font-size: 26px;
    font-family: Maison Neue Book;
    top: 29px;
    position: relative;
    left: 0;
}
.bannerText.sixtyPrice {
    padding-left: 118px;
    float: left;
    font-size: 29px;
    padding-top: 30px;
    font-family: Maison Neue Medium;
}
.bannerText.sixtyPrice span {
    font-size: 19px;
    font-family: inherit;
}
.bannerPriceWrap.sixtyPrice.wider {
    padding-left: 9px;
    padding-top: 42px;
}
.bannerForSpeeds.sixtyPrice {
    top: -10px;
    padding-left: 118px;
    font-size: 18px;
}
.bannerText.sixtyFive {
    padding-left: 118px;
    font-size: 40px;
    font-family: Maison Neue Medium;
    padding-top: 31px;
    float: left;
}
.bannerPriceWrap.sixtyFive.wider {
    padding-left: 20px;
    padding-top: 14px;
}
.bannerForSpeeds.sixtyFive {
    top: -3px;
    padding-left: 118px;
}
.bannerDisc {
    position: relative;
    width: 640px;
    padding-top: 30px;
    font-size: 12px;
    font-family: Maison Neue Book;
    color: #666;
    padding-left: 118px;
}
.bannerDisc span {
    color: inherit;
}
.bannerDisc a {
    color: #0047BB;
    text-decoration: underline;
}
.enterAddrInst {
    font-family: Maison Neue Book;
    font-size: 14px;
}
.ctap_address_block {
    float: left;
    width: 399px;
    height: 54px;
    padding: 7px;
    left: -6px;
    position: relative;
}
input#ctap_nc-sfaddress {
    height: 45px;
    background-image: url(/assets/images/page-components/LocationIcon_av.svg);
    background-repeat: no-repeat;
    color: #808080;
    padding-left: 32px;
    background-size: 16px 22px;
    background-position-y: 9px;
    background-position-x: 7px;
    font-family: "Maison Neue Book", arial,helvetica,sans-serif;
    font-size: 14px;
    margin-bottom : 5px;
    text-align : left;
    border: 1px solid #ccc;
    border-radius : 3px;
    box-shadow : 1px 2px 8px #bbb;
    line-height: 45px;
}
input#ctap_nc-sfaddress:focus {
    border-color: #66afe9;
    border-width : 2px;
    border-radius : 3px;
}
div#address-entry-component-wrapper {
    margin-top: 11px;
    padding-left: 118px;
}
.ctap_unit_block {
    float: left;
    clear: right;
    height: 54px;
    padding: 7px 7px 7px 0;
    left: -6px;
    position: relative;
    width: 80px;
}
input#ctap_nc-unit-number,
.extraPlaceholder {
    height: 45px;
    color: #808080;
    padding-left: 12px;
    font-family: "Maison Neue Book", arial,helvetica,sans-serif;
    font-size: 14px;
    margin-bottom : 5px;
    text-align : left;
    border: 1px solid #ccc;
    border-radius : 3px;
    box-shadow: 1px 2px 8px #bbb;
    line-height: 45px;
}
/* this styling is to remove the inner box shadow safari applies to inputs on mobile */
#ctap_nc_form textarea, 
#ctap_nc_form input[type="range"], 
#ctap_nc_form input, 
#ctap_nc_form input:matches([type="password"], [type="search"]),
#ctap_nc_form input[type=text] {   
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.extraPlaceholder {
    position: absolute;
    box-shadow: none;
    border-color: transparent;
    line-height: 45px;
}
input#ctap_nc-unit-number:focus {
    border-color: #66afe9;
}
.ctap_cta_button {
    float: left;
    margin-top: 20px;
    padding-left: 0px; 
}
.ctap_cta_button input {
    display: inline-block;
    background-color: #48D597;
    height: 43px;
    color: black;
    width: 200px;
    font-size: 16px;
    white-space: nowrap;
    text-shadow: none;
    border: 2px solid #48D597;
    font-family: Maison Neue Bold;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
}
#movingBanner .bannerContentContainer {
    overflow: visible;
}
#movingBanner .bgHolder {
    background-image: url(/assets/images/page-components/internet/hsi_banner.jpg);
}
#movingBanner .headerWrap::before {
    background-color: white;
}
#movingBanner .bannerBigText {
    margin-top: 0px;
    letter-spacing: -0.01em;
    font-family: "Maison Neue Bold", Arial, Helvetica, sans-serif;
}
#movingBanner .bannerBigText {
    text-align: left;
    color: black;
    font-family: Maison Neue Medium;
    font-size: 40px;
    font-weight: normal;
}

.section.linkSection {
    background: #eee;
}
.linkSection .container .navIcons {
    background-repeat: no-repeat;
    float: left;
    width: 106px;
    padding: 37px 1px 41px;
    text-align: center;
    height: 155px;
    margin: 26px 0 0 1px;
}
.linkSection .linkHeader {
    font-size: 30px;
    text-align: left;
    padding: 73px 0 8px;
    color: black;
    margin: 0px;
    float: left;
    font-family: Maison Neue Bold;
}
.linkSection .container {
    max-width: 644px;
    margin: 0 auto;
    padding: 0 0 14px;
}
.linkSection .linkWrapper {
    margin: 0 0 0 10px;
    float: left;
}
.section.pflSection {
    margin-top: -11px;
    background: #eee;
    background-image: url(/assets/images/page-components/internet/hsi_banner3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 70%;
}
.priceColWrap {
    background-color: rgba(255,255,255, 0.8);
    border: 2px solid #48D597;
    border-radius: 0;
    margin: 4px 5px 40px;
}
.pflSection .pflLeft {
    text-align: center;
    margin-top: 46px;
}
.pflSection .pflHeader {
    margin: 70px auto 19px;
    font-size: 30px;
    font-family: Maison Neue Bold;
}
.pflSection .priceColumn {
    width: 49%;
    float: left;
}
.pflSection .priceColumn.columnOne {
    width: 50%;
}
.pflSection .columnBorder {
    display: block;
    border-left: 1px solid black;
    height: 423px;
    float: left;
    margin-top: 43px;
}
.pflSection .columnTitle {
    font-family: Maison Neue Medium;
    font-size: 32px;
    padding-top: 47px;
    height: 108px;
}
.pflSection .columnTitle span {
    font-size: 21px;
}
.pflSection .columnTwo .columnTitle {
    font-size: 54px;
}
.pflSection .columnTwo.sixtyContent .columnTitle {
    font-size: 32px;
}
.pflSection .columnUpTo {
    margin: 25px 0 0;
    font-family: Maison Neue Medium;
    font-size: 16px;
}
.pflSection .columnH1 {
    font-size: 16px;
    font-family: Maison Neue Bold;
    margin: 4px 0 5px;
    color: #0047bb;
    height: 25px;
}
.pflSection .listWrap ul {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin: 0 auto;
    padding-top: 10px;
    max-width: 351px;
    padding-bottom: 3px;
    padding-left: 56px;
}
.pflSection .listWrap li {
    color: black;
    font-family: Maison Neue Medium;
    font-size: 14px;
    text-align: left;
}
.pflSection .iconWrapTwo {
    width: 186px;
    margin: 15px auto 0;
    position: relative;
    min-height: 103px;
}
.pflSection .margin {
    position: relative;
    margin-right: 17px;
    overflow: visible;
}
.pflSection .icon {
    display: block;
    float: left;
    overflow: visible;
    white-space: nowrap;
    height: 100px;
    width: 76px;
    position: relative;
    text-align: center;
}
.pflSection .laptop {
    width: 80px;
    background-image: url(/assets/images/page-components/bundles/internet_tv_icons.svg);
    background-repeat: no-repeat;
    padding-top: 66px;
    background-position: 10px 7px;
}
.pflSection .phone {
    background-image: url(/assets/images/page-components/bundles/internet_phone_icons.svg);
    background-repeat: no-repeat;
    padding-top: 66px;
    background-position: -92px 6px;
    background-size: 157px 39px;
}
.pflSection .icon span {
    float: left;
    clear: left;
    width: 100%;
    display: block;
    font-family: Maison Neue Medium;
    font-size: 12px;
    letter-spacing: .7px;
}
.pflSection .plus {
    position: absolute;
    font-size: 21px;
    color: #0047BB;
    right: -13px;
    top: 18px;
    font-family: Maison Neue Book;
}
.pflSection .asLow {
    clear: both;
    width: 68%;
    border-top: 1px solid black;
    margin: 10px auto 0;
    padding: 10px 0 0;
    font-size: 14px;
    font-family: Maison Neue Book;
}
.pflSection .priceBlock {
    clear: left;
    margin-top: 26px;
}
.sixtyFive, .sixtyPrice {
    display: none;
}
.pflSection .excludes {
    clear: both;
    font-size: 12px;
    width: 80%;
    margin: 0 auto;
    min-height: 36px;
    color: black;
    font-family: Maison Neue Book;
    padding-top: 23px;
    text-align: left;
}
.pflSection .excludes a {
    color: #0047BB;
    text-decoration: underline;
    font-family: Maison Neue Book;
    font-size: 12px;
}
.pflSection .startWrap {
    float: left;
    clear: both;
    text-align: center;
    width: 100%;
}
.pflSection a.startButton {
    font-size: 16px;
    color: black;
    background-color: #48D597;
    display: inline-block;
    padding: 14px 0 0;
    font-family: Maison Neue Bold;
    margin: 16px auto;
    border: 2px solid #48D597;
    height: 43px;
    width: 341px;
}
.pflSection a.startButton:hover {
    background-color: #eee;
    text-decoration: none;
}
.pflSection .restrictions {
    font-size: 10px;
    text-align: center;
    width: 92%;
    margin: 0 auto;
    font-family: Maison Neue Book;
    color: #333;
    max-width: 208px;
}
.pflSection .bigFine {
    clear: left;
    padding: 28px 0 24px;
    width: 100%;
    text-align: center;
    font-family: Maison Neue Book;
    color: #333;
    font-size: 10px;
}
.pflSection span.dollarSign, .pflSection span.centText {
    font-size: 40px;
    top: -25px;
    position: relative;
    font-family: Maison Neue Thin;
    left: 5px;
}
.pflSection span.centText {
    left: -4px;
}
.pflSection span.dollarText {
    font-size: 84px;
    line-height: 80px;
    color: #000000;
    font-family: Maison Neue Light;
}
.pflSection span.perMo {
    font-size: 18px;
    position: relative;
    font-family: Maison Neue Book;
}
.pflSection span.perMo.underCent {
    left: -7px;
    font-size: 21px;
    color: #000000;
    font-family: Maison Neue Light;
}
.pflSection .mayNot {
    font-family: Maison Neue Book;
    font-size: 12px;
    padding-top: 10px;
}
.pflSection span.taxes {
    font-size: 10px;
    position: absolute;
    bottom: 2px;
    left: 40px;
    white-space: nowrap;
    font-family: Maison Neue Book;
}
.lastSection a.popup-trigger.navTrackButton {
    font-family: Maison Neue Book;
    font-size: 14px;
    color: #0047BB;
    padding: 35px 0 30px 20px;
    display: block;
}
.lastText {
    padding: 20px 20px;
    line-height: 16px;
    font-size: 14px;
}
.lastText a {
    color: #0047DD;
}
ul li  {
    
    color: white;
}
.error {
    float: left;
    clear: right;
    width: 100%;
    text-align: left;
}
#ctap_modal {
    float: left;
    z-index: 1;
    position: relative;
}
.section.noSection {
    background-color: #bebebe;
}
.noSection .noFluff {
    text-align: center;
    overflow: visible;
}
.noSection h2.noTitle {
    font-family: Maison Neue Medium;
    font-size: 42px;
    padding-top: 109px;
    line-height: 38px;
}
.noSection h2.noTitle span {
    font-size: 26px;
    font-family: Maison Neue Medium;
}
.noSection h2.noTitle span.whiteText {
    color: white;
    font-size: 42px;
}
.noSection .noText {
    font-family: Maison Neue Medium;
    font-size: 22px;
    line-height: 33px;
    margin-top: 16px;
}
.noSection .whiteBullets {
    margin: 19px auto 102px;
    display: inline-block;
    text-align: center;
    color: white;
    font-family: Maison Neue Bold;
    font-size: 18px;
    line-height: 35px;
    white-space: nowrap;
    left: -3%;
    position: relative;
}
.nonPflDiv .whiteBullets {
    left: 0;
}
.noSection .whiteBullets span {
    color: white;
    font-size: 17px;
    font-family: Maison Neue Bold;
}
.nonPflDiv {
    display: none;
}


/* Start - HSI Speed Demo */

.speedTool {
    background-color: #eee;
}
.speedTool .container {
    margin: 77px auto 49px;
}
.speedTool .description,
.speedTool .mbps_selection .mbps span,
.speedTool .meters .meter .meter_type,
.speedTool .checkButton {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
}
.speedTool .select_mbps,
.speedTool .mbps_selection .mbps div,
.speedTool .meters .meter .meter_type,
.speedTool .meters .meter .meter_time,
.speedTool .meters .meter .meter_type_description {
    font-family: "Maison Neue Bold", Arial, Helvetica, sans-serif;
}
.speedTool .headline {
    font-family: "Maison Neue Extra Bold", Arial, Helvetica, sans-serif;
    display: inline-block;
    font-size: 48px;
    text-align: center;
    line-height: 48px;
    margin: 0 0 10px;
    width: 100%;
    color: #000;
    font-weight: bold;
}
.speedTool .description {
    color: #000000;
    font-size: 20.3px;
    line-height: 29px;
    padding-top: 20px;
    text-align: center;
}
.speedTool .select_mbps {
    color: #0047BB;
    font-size: 24px;
    width: 100%;
    text-align: center;
    margin: 0 0 27px;
    font-weight: bold;
    padding-top: 33px;
}
.speedTool .mbps_selection {
    display: table;
    width: 95%;
    margin: 0 auto 16px;
    text-align: center;
    overflow: visible;
}
.speedTool .mbps_selection .mbps {
    position: relative;
    display: inline-block;
    width: calc(19% - 8px);
    border: 1px solid #bebebe;
    background-color: #fff;
    padding: 16px 0 19px;
    margin: 0 5px;
    color: #757575;
    border-radius: 0;
    cursor: pointer;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
}
.speedTool .mbps_selection .mbps:first-child {
    margin-left: 0;
}
.speedTool .mbps_selection .mbps:last-child {
    margin-right: 0;
}
.speedTool .mbps_selection .mbps:hover {
    background-color: #0047BB;
    border-color: #0047BB;
}
.speedTool .mbps_selection .mbps:focus {
    outline: none;
}
.speedTool .mbps_selection .mbps.selected {
    box-shadow: 0 0 0 4px #0047BB;
    border-color: #0047BB;
}
.speedTool .mbps_selection .mbps span {
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #000;
}
.speedTool .mbps_selection .mbps span.upTo {
    line-height: 27px;
}
.speedTool .mbps_selection .mbps div {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    margin: 0;
    color: black;
}
.speedTool .mbps_selection .mbps:hover span,
.speedTool .mbps_selection .mbps:hover div {
    color: #FFFFFF;
}
.speedTool .meters {
    padding: 15px 0 0;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.speedTool .meters .meter {
    width: 25%;
    padding: 0 35px;
    margin: 0 0 30px;
    float: left;
    color: #757575;
}
.speedTool .meters .meter .meter_type {
    margin: 0 0 17px;
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}
.speedTool .meters .meter .meter_wrap {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    padding-bottom: 100%;
}
.speedTool .meters .meter .meter_wrap .circle_path {
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    pointer-events: none;
}
.speedTool .meters .meter .meter_wrap .circle_path .circle {
    position: absolute;
    height: 6%;
    width: 6%;
    background-color: #F74B4B;
    border-radius: 50%;
    left: 50%;
    -ms-transform: translateX(2px);
    transform: translateX(2px);
}
.speedTool .meters .meter svg {
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.speedTool .meters .svg-path {
    fill: none;
    stroke-width: 4;
    stroke-miterlimit: 10;
    stroke-dasharray: 318px;
    stroke-dashoffset: 0;
    visibility: hidden;
}
.speedTool .meters .cls-1 {
    stroke: #0047BB;
}
.speedTool .meters .cls-2 {
    stroke: #02BCB2;
}
.speedTool .meters .cls-3 {
    stroke: #0080BB;
}
.speedTool .meters .cls-4 {
    stroke: #3A8DDD;
}
.speedTool .meters .cls-5 {
    stroke: #53565a;
    stroke-width: 1.3px;
    fill: none;
    stroke-miterlimit: 10;
}
.speedTool .meters.mbps_10 .svg-path,
.speedTool .meters.mbps_20 .svg-path,
.speedTool .meters.mbps_40 .svg-path,
.speedTool .meters.mbps_100 .svg-path,
.speedTool .meters.mbps_1000 .svg-path {
    visibility: visible;
}
/* Speed Tool Animations - Start */
.speedTool.start .meters .svg-path {
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.speedTool.start .meters.mbps_10 .meter .meter_wrap .circle_path,
.speedTool.start .meters.mbps_20 .meter .meter_wrap .circle_path,
.speedTool.start .meters.mbps_40 .meter .meter_wrap .circle_path,
.speedTool.start .meters.mbps_100 .meter .meter_wrap .circle_path,
.speedTool.start .meters.mbps_1000 .meter .meter_wrap .circle_path {
    animation-name: circle_path;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}
.speedTool.start .meters.mbps_10.ie .cls-1,
.speedTool.start .meters.mbps_10.ie .cls-2,
.speedTool.start .meters.mbps_10.ie .cls-3,
.speedTool.start .meters.mbps_10.ie .cls-4,
.speedTool.start .meters.mbps_20.ie .cls-1,
.speedTool.start .meters.mbps_20.ie .cls-2,
.speedTool.start .meters.mbps_20.ie .cls-3,
.speedTool.start .meters.mbps_20.ie .cls-4,
.speedTool.start .meters.mbps_40.ie .cls-1,
.speedTool.start .meters.mbps_40.ie .cls-2,
.speedTool.start .meters.mbps_40.ie .cls-3,
.speedTool.start .meters.mbps_40.ie .cls-4,
.speedTool.start .meters.mbps_100.ie .cls-1,
.speedTool.start .meters.mbps_100.ie .cls-2,
.speedTool.start .meters.mbps_100.ie .cls-3,
.speedTool.start .meters.mbps_100.ie .cls-4,
.speedTool.start .meters.mbps_1000.ie .cls-1,
.speedTool.start .meters.mbps_1000.ie .cls-2,
.speedTool.start .meters.mbps_1000.ie .cls-3,
.speedTool.start .meters.mbps_1000.ie .cls-4 {
    animation: none!important;
    stroke: #0047BB;
}
.speedTool.start .meters.mbps_10 .cls-1,
.speedTool.start .meters.mbps_20 .cls-1,
.speedTool.start .meters.mbps_40 .cls-1,
.speedTool.start .meters.mbps_100 .cls-1,
.speedTool.start .meters.mbps_1000 .cls-1 {
    animation-name: write-1;
}
.speedTool.start .meters.mbps_10 .cls-2,
.speedTool.start .meters.mbps_20 .cls-2,
.speedTool.start .meters.mbps_40 .cls-2,
.speedTool.start .meters.mbps_100 .cls-2,
.speedTool.start .meters.mbps_1000 .cls-2 {
    animation-name: write-2;
}
.speedTool.start .meters.mbps_10 .cls-3,
.speedTool.start .meters.mbps_20 .cls-3,
.speedTool.start .meters.mbps_40 .cls-3,
.speedTool.start .meters.mbps_100 .cls-3,
.speedTool.start .meters.mbps_1000 .cls-3 {
    animation-name: write-3;
}
.speedTool.start .meters.mbps_10 .cls-4,
.speedTool.start .meters.mbps_20 .cls-4,
.speedTool.start .meters.mbps_40 .cls-4,
.speedTool.start .meters.mbps_100 .cls-4,
.speedTool.start .meters.mbps_1000 .cls-4 {
    animation-name: write-4;
}
.speedTool.start .meters.mbps_10 .pictures .circle_path,
.speedTool.start .meters.mbps_10 .pictures .svg-path {
    animation-duration: 6.6s;
}
.speedTool.start .meters.mbps_10 .music .circle_path,
.speedTool.start .meters.mbps_10 .music .svg-path {
    animation-duration: 3.38s;
}
.speedTool.start .meters.mbps_10 .movies .circle_path,
.speedTool.start .meters.mbps_10 .movies .svg-path {
    animation-duration: 1.68s;
}
.speedTool.start .meters.mbps_10 .games .circle_path,
.speedTool.start .meters.mbps_10 .games .svg-path {
    animation-duration: 37.5s;
}
.speedTool.start .meters.mbps_20 .pictures .circle_path,
.speedTool.start .meters.mbps_20 .pictures .svg-path {
    animation-duration: 4s;
}
.speedTool.start .meters.mbps_20 .music .circle_path,
.speedTool.start .meters.mbps_20 .music .svg-path {
    animation-duration: 2s;
}
.speedTool.start .meters.mbps_20 .movies .circle_path,
.speedTool.start .meters.mbps_20 .movies .svg-path {
    animation-duration: 1s;
}
.speedTool.start .meters.mbps_20 .games .circle_path,
.speedTool.start .meters.mbps_20 .games .svg-path {
    animation-duration: 22.5s;
}
.speedTool.start .meters.mbps_40 .pictures .circle_path,
.speedTool.start .meters.mbps_40 .pictures .svg-path {
    animation-duration: 2s;
}
.speedTool.start .meters.mbps_40 .music .circle_path,
.speedTool.start .meters.mbps_40 .music .svg-path {
    animation-duration: 1s;
}
.speedTool.start .meters.mbps_40 .movies .circle_path,
.speedTool.start .meters.mbps_40 .movies .svg-path {
    animation-duration: .5s;
}
.speedTool.start .meters.mbps_40 .games .circle_path,
.speedTool.start .meters.mbps_40 .games .svg-path {
    animation-duration: 7.5s;
}
.speedTool.start .meters.mbps_100 .pictures .circle_path,
.speedTool.start .meters.mbps_100 .pictures .svg-path {
    animation-duration: .8s;
}
.speedTool.start .meters.mbps_100 .music .circle_path,
.speedTool.start .meters.mbps_100 .music .svg-path {
    animation-duration: .4s;
}
.speedTool.start .meters.mbps_100 .movies .circle_path,
.speedTool.start .meters.mbps_100 .movies .svg-path {
    animation-duration: .2s;
}
.speedTool.start .meters.mbps_100 .games .circle_path,
.speedTool.start .meters.mbps_100 .games .svg-path {
    animation-duration: 5s;
}
.speedTool.start .meters.mbps_1000 .pictures .circle_path,
.speedTool.start .meters.mbps_1000 .pictures .svg-path {
    animation-duration: 40ms;
}
.speedTool.start .meters.mbps_1000 .music .circle_path,
.speedTool.start .meters.mbps_1000 .music .svg-path {
    animation-duration: 70ms;
}
.speedTool.start .meters.mbps_1000 .movies .circle_path,
.speedTool.start .meters.mbps_1000 .movies .svg-path {
    animation-duration: 40ms;
}
.speedTool.start .meters.mbps_1000 .games .circle_path,
.speedTool.start .meters.mbps_1000 .games .svg-path {
    animation-duration: .5s;
}
@keyframes circle_path {
    0%,
    95% {
        opacity: 1;
    }
    100% {
        transform: rotate(360deg);
        opacity: 0;
    }
}
@keyframes write-1 {
    0% {
        stroke-dashoffset: 318px;
    }
    25% {
        stroke-dashoffset: 238.5px;
    }
    100% {
        stroke-dashoffset: 238.5px;
    }
}
@keyframes write-2 {
    0% {
        stroke-dashoffset: 318px;
    }
    50% {
        stroke-dashoffset: 159px;
    }
    95% {
        stroke: #02BCB2;
    }
    100% {
        stroke-dashoffset: 159px;
        stroke: #0047BB;
    }
}
@keyframes write-3 {
    0% {
        stroke-dashoffset: 318px;
    }
    75% {
        stroke-dashoffset: 79.5px;
    }
    96% {
        stroke: #0080BB;
    }
    100% {
        stroke-dashoffset: 79.5px;
        stroke: #0047BB;
    }
}
@keyframes write-4 {
    0% {
        stroke-dashoffset: 318px;
    }
    97% {
        stroke: #3A8DDD;
    }
    100% {
        stroke-dashoffset: 0;
        stroke: #0047BB;
    }
}
/* Speed Tool Animations - End */
.speedTool .streamingImg,
.speedTool .musicImg,
.speedTool .photosImg,
.speedTool .gamesImg {
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position: center;
    position: absolute;
}
.speedTool .streamingImg {
    background-image: url(/assets/images/page-components/moving/speed-icon1.svg);
    background-size: 33%;
    top: 0px;
    left: 0px;
}
.speedTool .musicImg {
    background-image: url(/assets/images/page-components/moving/speed-icon2.svg);
    background-size: 37%;
    top: -1px;
    left: -4px;
}
.speedTool .photosImg {
    background-image: url(/assets/images/page-components/moving/speed-icon3.svg);
    background-size: 52%;
    top: -4px;
    left: 3px;
}
.speedTool .gamesImg {
    background-image: url(/assets/images/page-components/moving/speed-icon4.svg);
    background-size: 47%;
    top: -2px;
    left: -1px;
}
.speedTool .ie .streamingImg, .speedTool .edge .streamingImg {
    background-image: url(/assets/images/page-components/moving/speed-icon1.png);
}
.speedTool .ie .musicImg, .speedTool .edge .musicImg {
    background-image: url(/assets/images/page-components/moving/speed-icon2.png);
}
.speedTool .ie .photosImg, .speedTool .edge .photosImg {
    background-image: url(/assets/images/page-components/moving/speed-icon3.png);
}
.speedTool .ie .gamesImg, .speedTool .edge .gamesImg {
    background-image: url(/assets/images/page-components/moving/speed-icon4.png);
}
.speedTool .meters .meter .meter_details {
    margin: 37px 0 0;
}
.speedTool .meters .meter .meter_time,
.speedTool .meters .meter .meter_type_description {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 16px;
    position: relative;
    width: 100%;
    clear: both;
    color: #53565A;
    font-weight: bold;
}
.speedTool .disclaimer {
    font-family: "Maison Neue Light", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #231f20;
    text-align: center;
    padding-top: 8px;
    width: auto;
    margin: 0 auto;
    display: none;
}
.speedTool .disclaimer a {
    color: #0047BB;
    text-decoration: underline;
}
.speedTool .disclaimer a:focus {
    outline: none;
}
.speedTool .checkButton {
    font-size: 16px;
    color: black;
    background-color: #48D597;
    display: inline-block;
    padding: 14px 0 0;
    font-family: Maison Neue Bold;
    margin: 16px auto;
    border: 2px solid #48D597;
    height: 43px;
    width: 341px;
    text-align: center;
    margin: 38px auto 0;
    display: block;
}
.speedTool .checkButton:hover {
    text-decoration: none;
    background-color: #eee;
}
.speedTool .checkButton:focus {
    outline: none;
}
.mobile {
    display: none;
}
#tv-blade, #home-phone-blade {
    position: relative;
}
#tv-blade .block-right.desktop {
    width: 50%;
    position: absolute;
    z-index: 1;
    background-image: url(/assets/images/page-components/internet/hsi_wifi_banner_mobile.jpg);
    right: 0;
    bottom: 0;
    top: 0;
    background-size: cover;
    background-position: center;
}
#tv-blade h2.content-blade {
    font-family: Maison Neue Bold;
    font-size: 30px;
    color: #0047bb;
    margin-top: 39px;
}
#tv-blade .content-text {
    font-family: Maison Neue Book;
    font-size: 18px;
    line-height: 20px;
    padding-right: 35px;
    margin-top: 27px;
    display: block;
}
.vertical-wrapper {
    width: 50%;
}
#tv-blade .bladeCTA {
    text-decoration: none;
    padding: 14px 0 0;
    display: block;
    height: 43px;
    text-align: center;
    font-family: "Maison Neue Bold", arial, helvetica, sans-serif;
    font-weight: bold;
    border: 2px solid #48d597;
    font-size: 16px;
    background-color: #eee;
    color: #53565a;
    width: 234px;
    margin-top: 24px;
}
#tv-blade .bladeCTA:hover, #home-phone-blade .bladeCTA:hover {
    background-color: #48d597;
    color: black;
}
#tv-blade .tvDisclaimer {
    font-family: Maison Neue Light;
    font-size: 12px;
    color: #666;
    margin-top: 27px;
    margin-bottom: 15px;
    padding-right: 10px;
}
#home-phone-blade {
    background-color: #eee;
}
#home-phone-blade .block-left.desktop {
    width: 50%;
    position: absolute;
    z-index: 1;
    background-image: url(/assets/images/page-components/internet/hsi_banner2_mobile.jpg);
    left: 0;
    bottom: 0;
    top: 0;
    background-size: cover;
    background-position: center;
}
#home-phone-blade h2.content-blade {
    font-family: Maison Neue Bold;
    font-size: 30px;
    color: black;
    margin-top: 50px;
    margin-left: 30px;
}
#home-phone-blade .content-text {
    font-family: Maison Neue Book;
    font-size: 18px;
    line-height: 20px;
    margin-top: 27px;
    display: block;
    margin-left: 30px;
    margin-bottom: 20px;
}
.content-text a {
    color: #0047bb;
    text-decoration: underline;
}
.vertical-wrapper {
    width: 50%;
}
#home-phone-blade .vertical-wrapper {
    float: right;
}
#home-phone-blade .bladeCTA {
    text-decoration: none;
    padding: 14px 0 0;
    display: block;
    height: 43px;
    text-align: center;
    font-family: "Maison Neue Bold", arial, helvetica, sans-serif;
    font-weight: bold;
    border: 2px solid #48d597;
    font-size: 16px;
    background-color: white;
    color: #53565a;
    width: 234px;
    margin-top: 24px;
    margin-left: 30px;
    float: left;
}
#home-phone-blade sup {
    top: -3px;
}
#home-phone-blade .linkWrapper {
    float: left;
    width: 203px;
    height: 113px;
    padding-top: 12px;
    padding-left: 20px;
}
#home-phone-blade .linkWrapper img {
    float: left;
    width: 67px;
    margin: 0 12px;
    height: 71px;
}

@media (max-width: 1199px) {
    .noSection .whiteBullets {
        left: -13px;
        font-size: 17px;
    }
}
/*Tablet*/
@media (max-width: 991px) {
    .bannerContentContainer {
        max-width: 625px;
        position: relative;
        padding: 60px 0 0 0;
        float: right;
    }
    .bannerTopText {
        font-size: 24px;
        padding-left: 77px;
    }
    #movingBanner .bannerBigText {
        font-size: 34px;
        padding-left: 77px;
    }
    .bannerReg {
        font-size: 16px;
        line-height: 20px;
    }
    .bgHolder {
        background-size: cover;
    }
    .bannerBlue {
        font-size: 24px;
    }
    .bannerBuck {
        font-size: 24px;
    }
    .bannerPrice {
        font-size: 54px;
    }
    .bannerMo {
        font-size: 16px;
    }
    .bannerForSpeeds {
        font-size: 22px;
        top: 31px;
    }
    .bannerForSpeeds.sixtyPrice {
        top: -5px;
    }
    .bannerForSpeeds.sixtyFive {
        float: left;
    }
    .bannerDisc {
        color: #111;
        padding-right: 20px;
        width: auto;
    }
    #movingBanner .bgHolder {
        background-image: url(/assets/images/page-components/internet/hsi_banner.jpg);
        background-repeat: no-repeat;
        background-position: -237px 0px;
    }

    .stickyHeadernav .container, #checkAvailonScroll .container {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    .pflSection .columnTwo .columnTitle {
        font-size: 49px;
    }
    .pflSection .priceColumn.columnOne {
        margin-right: 3px;
    }
    .pflSection .columnH1 {
        font-size: 14px;
    }
    .pflSection .listWrap ul {
        max-width: 318px;
        padding-left: 44px;
    }
    .pflSection .icon {
        width: 70px;
    }
    .pflSection .mayNot {
        max-width: 345px;
        text-align: left;
    }
    .pflSection .excludes {
        max-width: 345px;
        text-align: left;
        clear: both;
        font-size: 12px;
        width: auto;
        margin: 0 auto;
        min-height: 36px;
        color: black;
        font-family: Maison Neue Book;
        padding-top: 23px;
        padding-left: 12px;
    }
    .pflSection .margin {
        margin-right: 16px;
    }
    .pflSection .laptop {
        background-size: 166px 47px;
        background-position: 7px 7px;
    }
    .pflSection .icon span {
        color: #000000;
        font-size: 12px;
        font-family: Maison Neue Medium;
    }
    .pflSection .plus {
        right: -12px;
        top: 14px;
    }
    .pflSection .iconWrapTwo {
        width: 163px;
    }
    .pflSection .mayNot {
        padding-left: 12px;
        margin: 0 auto;
    }
    .pflSection .priceBlock {
        margin-left: 12px;
    }
    .pflSection span.taxes {
        bottom: -12px;
        left: 0px;
    }
    .pflSection .restrictions {
        font-size: 9px;
        float: none;
        text-align: center;
        max-width: 195px;
        margin: 0 auto;
        width: 96%;
    }
    .ctap_address_block {
        width: 355px;
    }
    .ctap_unit_block {
        width: 84px;
    }
    .enterAddrInst {
        text-shadow: 1px 1px 3px #eee;
    }
    .bannerSubText {
        text-shadow: 1px 1px 3px #eee;
    }
    .speedTool .headline {
        font-size: 40px;
    }
    #home-phone-blade .linkWrapper {
        padding-left: 53px;
        padding-top: 21px;
        width: auto;
    }
    .noSection .whiteBullets {
        white-space: normal;
        left: 0;
        font-size: 18px;
    }
}


/*Mobile*/


@media (max-width: 767px) {
    .stickyHeadernav, #checkAvailonScroll {
        display: none !important;
    }    
    .carouselBG {
        height: auto;
        top: -81px;
    }
    .ui-menu .ui-menu-item a {
        line-height: 3;
    }
    .ctap_cta_button input:hover,
    .pflSection a.startButton:hover,
    .speedTool .checkButton:hover,
    #tv-blade .bladeCTA:hover,
    #home-phone-blade .bladeCTA:hover
     {
        background-color: #48D597;
    }
    .banner {
    width: 100%;
    height: auto;
    display: block;
    }
    .bgHolder {
        background-size: cover;
        margin-top: 91px;
        height: 380px;
    }
    .headerWrap {
        display: none;
    }
    .bannerContentContainer {
        margin: 0px auto 0;
    }
    .bannerBlock1 {
        display: inline-block;
        padding-left: 24px;
        width: 100%;
        margin-top: 0px;
        margin-bottom: -1px;
        
    }
    #movingBanner .bgHolder {
        background-position: top left;
        background-image: none;
        background-size: 100%;
        height: 100%;
        margin-top: 85px;

    }
    img.mobileBanner {
        width: 100%;
    }
    .bannerSubText {
        text-align: left;
    }
    
    #movingBanner .bgHolder {
        background-position: top left;
    }
    #movingBanner .bannerContentContainer {
        text-align: center;
        margin: 0 auto;
        float: none;
        max-width: none;
         padding: 0 0 0;
        height: 100%;
    }
    #movingBanner .bannerBigText {
        text-align: left;
        color: #000000;
        font-family: Maison Neue Medium;
        display: block;
        font-size: 28px;
        line-height: 30px;
        margin: 200px 0 -5px 0;
        
    }    
    #movingBanner .bannerBigText {
        margin-top: 0;
        font-size: 28px;
        text-align: center;
        padding-left: 0;
    }
    #movingBanner .bannerTopText {
        font-size: 22px;
        padding-top: 12px;
        margin-top: 0;
        text-align: center;
        padding-left: 0;
    }
    .bannerReg {
        padding-left: 0;
        font-family: Maison Neue Book;
        font-size: 16px;
        line-height: 20px;
        padding-top: 10px;
        text-align: center;
        max-width: 507px;
        margin: 0 auto;
    }
    .bannerBlue {
        font-family: Maison Neue Medium;
        color: #0047BB;
        font-size: 22px;
        padding-left: 0;
        padding-top: 10px;
        white-space: nowrap;
        text-align: center;
    }
    .bannerForSpeeds {
        font-size: 22px;
        font-family: Maison Neue Book;
        top: 6px;
        position: relative;
        padding-left: 32px;
        text-align: left;
    }
    .bannerPriceWrap {
        width: 304px;
        margin: 0 auto;
        padding-left: 0;
        overflow: visible;
    }
    .bannerPriceWrap.wider {
        width: 330px;
        overflow: visible;
    }
    .bannerPriceWrap.wider .bannerForSpeeds {
        top: 8px;
    }
    .bannerDisc {
        color: #666;
        padding-right: 15px;
        width: 100vw;
        padding-left: 15px;
        max-width: 431px;
        margin: 0 auto 27px;
    }
    .sixtyPriceWrap {
        width: 374px;
        margin: 0 auto;
    }
    .bannerText.sixtyPrice {
        padding-left: 0px;
        float: left;
        font-size: 29px;
        padding-top: 30px;
        font-family: Maison Neue Medium;
        text-align: left;
    }
    .bannerText.sixtyPrice span {
        font-size: 19px;
        font-family: inherit;
    }
    .bannerPriceWrap.sixtyPrice.wider {
        padding-left: 0;
        padding-top: 23px;
        float: left;
        width: 154px;
        left: -1px;
        top: 3px;
        overflow: visible;
    }
    .sixtyPrice .bannerBuck {
        font-size: 36px;
    }
    .sixtyPrice .bannerPrice {
        font-size: 76px;
    }
    .sixtyPrice .bannerMo {
        top: 51px;
    }
    .bannerForSpeeds.sixtyPrice {
        padding-left: 0;
        clear: left;
        font-size: 18px;
        top: -10px;
    }
    .sixtyFiveWrap {
        width: 404px;
        margin: 0 auto;
    }
    .bannerText.sixtyFive {
        padding-left: 0;
        padding-top: 43px;
    }
    .bannerPriceWrap.sixtyFive.wider {
        float: left;
        width: auto;
    }
    .sixtyFive .bannerPrice {
        font-size: 76px;
    }
    .sixtyFive .bannerBuck {
        font-size: 39px;
    }
    .sixtyFive .bannerMo {
        top: 51px;
    }
    .bannerForSpeeds.sixtyFive {
        padding-left: 0;
        text-align: center;
        float: none;
        clear: left;
        top: -11px;
    }
    #bundle_block li {
        font-size: 17px;
    }
    .ctap_cta_button input {
        width: 100%;
        margin-left: -3px;
    }
    
    .section.pflSection {
        margin-top: -91px;
        background: #eee;
    }
    .pflSection .pflHeader, .pflSection .pflHeader a {
        font-size: 20px;
        line-height: 24px;
        max-width: 389px;
    }
    .section.pflSection {
        margin-top: -82px;
    }
    .pflSection .pflLeft {
        margin-top: 0;
    }
    .pflSection .pflHeader {
        margin: 40px auto 19px;
        color: #000000;
        font-size: 24px;
        font-family: Maison Neue Bold;
    }
    .pflSection .columnTitle {
        font-size: 26px;
        height: 99px;
    }
    .pflSection .columnUpTo, .pflSection .columnH1 {
        font-size: 13px;
    }
    .pflSection .priceColumn {
        width: 100%;
        float: left;
        clear: left;
        color: #000000;
        line-height: 5px;
        background-color: white;
        border: 3px solid #48D597;
        border-radius: 0;
        box-shadow: 2px 3px 4px #bbb;
        margin: 10px 10px 10px 0;
    }
    .pflSection .priceColumn.columnOne {
        width: 100%;
        margin-right: 0;
    }
    .pflSection .listWrap ul {
        padding-left: 55px;
    }
    .pflSection .listWrap li {
        font-size: 12px;
    }
    .pflSection .mayNot {
        color: #666;
        text-align: center;
        padding: 10px 3px 0;
    }
    .pflSection .iconWrapTwo {
        width: auto;
        display: inline-block;
    }
    .pflSection .plus {
        right: -12px;
        top: 16px;
    }
    .pflSection span.perMo {
        bottom: 0;
    }
    .pflSection span.dollarText {
        font-size: 78px;
    }
    .pflSection span.perMo.underCent {
        font-size: 19px;
    }
    .pflSection .priceColWrap {
        background-color: transparent;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }
    .pflSection .priceBlock {
        margin-left: 0px;
    }
    .pflSection span.taxes {
        bottom: 2px;
        left: 38px;
    }
    .pflSection .columnTwo .columnTitle {
        font-size: 43px;
    }
    .pflSection .columnBorder {
        display: block;
        border-left: none;
        height: 1px;
        float: left;
        margin-top: 43px;
        border-top: 1px solid black;
        width: 100%;
    }
    .pflSection .bigFine {
        padding: 35px 0 46px;
        max-width: 387px;
        margin: 0 auto;
       
    }
    .pflSection .excludes {
        color: #666;
        text-align: center;
        padding: 23px 3px 12px;
    }
    .pflSection .asLow {
        max-width: 261px;
    }
    .bannerBotBorder {
        height: 10px;
        margin-top: 31px;
        background: -webkit-linear-gradient(left, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
        background-image: -ms-linear-gradient(left, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
        background-image: -moz-linear-gradient(left, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
    }
    .bannerBotBorder:last-of-type {
        margin-top: 0;
    }
    .vertical-wrapper {
        width: 100%;
    }
    .pflSection .restrictions {
        font-size: 10px;
        float: none;
        text-align: center;
        width: 100%;
        max-width: 286px;
        margin: 0 auto;
        display: inline-block;
    }
    .noSection h2.noTitle,
    .noSection h2.noTitle span.whiteText {
        font-size: 36px;
    }
    .noSection .noText {
        font-size: 18px;
        line-height: 31px;
    }
    .noSection h2.noTitle {
        padding-top: 55px;
    }
    .noSection .whiteBullets {
        margin: 19px auto 41px;
        font-size: 18px;
        line-height: 32px;
    }
    ul li{
            text-align: left;
            color: white;
    }
    div#address-entry-component-wrapper {
        padding-left: 24px;
        width: 400px;
        margin: 10px auto 0;
        max-width: 428px;
    }
    .enterAddrInst {
        text-align: left;
        font-size: 13px;
    }
    input#ctap_nc-sfaddress {
        font-size: 16px;
        padding-left: 39px;
    }
    .ctap_address_block {
        width: 80%;
    }
    .ctap_unit_block {
        width: 20%;
    }
    input#ctap_nc-unit-number,
    .extraPlaceholder {
        text-indent: 0px;
        font-size: 16px;
        padding-right: 2px;
        padding-left: 5px;
    }
    .row {
    margin-right : 0px;
    } 
        .speedTool .container {
        margin: 34px auto 40px;
    }
    .speedTool .headline {
        font-size: 22px;
        margin: 0;
        line-height: 32px;
    }
    .speedTool .description {
        font-size: 16px;
        line-height: 26px;
        padding-top: 10px;
    }
    .speedTool .select_mbps {
        font-size: 18px;
        line-height: 26px;
        padding-top: 7px;
        margin-bottom: 21px;
    }
    .speedTool .mbps_selection .mbps {
        padding: 10px 0 11px;
        transition: none;
    }
    .speedTool .mbps_selection .mbps div {
        font-size: 18px;
        line-height: 19px;
    }
    .speedTool .mbps_selection .mbps span {
        font-size: 12px;
        line-height: 14px;
    }
    .speedTool .mbps_selection .mbps span.upTo {
        line-height: 19px;
    }
    .speedTool .meters {
        width: 95%;
    }
    .speedTool .meters .meter {
        width: 50%;
        margin: 0 0 24px;
    }
    .speedTool .meters .meter:nth-child(odd) {
        padding: 0 17.5px 0 35px;
    }
    .speedTool .meters .meter:nth-child(even) {
        padding: 0 35px 0 17.5px;
    }
    .speedTool .meters .meter .meter_type {
        font-size: 11px;
        line-height: 13px;
        margin-bottom: 11px;
    }
    .speedTool .meters .meter .meter_details {
        margin: 11px 0 0;
    }
    .speedTool .meters .meter .meter_time,
    .speedTool .meters .meter .meter_type_description {
        font-size: 10px;
        line-height: 12px;
    }
    .speedTool .disclaimer {
        padding-top: 0px;
        width: auto;
    }
    .speedTool .checkButton {
        margin-top: 21px;
        width: 100%;
    }
    #tv-blade .block-right.desktop,
    #home-phone-blade .block-left.desktop {
        width: 100%;
        height: 335px;
        position: relative;
    }
    #tv-blade h2.content-blade {
        font-size: 24px;
    }
    #tv-blade .content-text {
        font-family: Maison Neue Book;
        font-size: 14px;
        line-height: 20px;
        padding-right: 35px;
        margin-top: 27px;
        display: block;
    }
    #tv-blade .bladeCTA {
        background-color: #48d597;
        width: 100%;
        color: black;
    }
    #tv-blade .bladeCTA:hover {
        text-decoration: none;
    }
    #home-phone-blade h2.content-blade {
        font-size: 24px;
        margin-left: 0;
    }
    #home-phone-blade .vertical-wrapper {
        float: none;
        width: 100%;
    }
    #home-phone-blade .bladeCTA:hover {
        text-decoration: none;
    }
    .lastSection {
        border-bottom: none;
    }
    #home-phone-blade .content-text {
        font-size: 14px;
        position: relative;
        margin-left: 0;
    }
    #home-phone-blade .bladeCTA {
        float: none;
        width: 100%;
        margin-left: 0;
        background-color: #48d597;
        color: black;
        margin-bottom: 40px;
    }
    .shapeOutside {
        shape-outside: inset(42px 0px 0px 0px);
        float: right;
        width: 212px;
        height: 145px;
        position: relative;
    }
    #home-phone-blade .linkWrapper {
        padding-left: 0;
        padding-top: 0;
        width: auto;
        position: absolute;
        bottom: 0px;
        height: 92px;
    }
    .xXS {
        display: none !important;
    }
}


@media (max-width: 500px) {
    #movingBanner .bannerTopText, .bannerBlue  {
        font-size: 5vw;
    }
    #movingBanner .bannerBigText {
        font-size: 6vw;
    }
    .bannerReg {
        font-size: 3.7vw;
        line-height: 4vw;
    }
    .ctap_address_block {
        width: 80%;
    }
    .ctap_unit_block {
        width: 19%;
    }
    div#address-entry-component-wrapper {
        width: 100%;
    }
    .ctap_cta_button {
        padding-left: 0;
        padding-right: 5px;
    }
    .pflSection .columnUpTo, .pflSection .columnH1 {
        font-size: 12px;
    }
    .pflSection .listWrap ul {
        padding-left: 28px;
    }
    .pflSection a.startButton {
        width: 90%;
    }
    .noSection h2.noTitle, .noSection h2.noTitle span.whiteText {
        font-size: 30px;
    }
    .noSection h2.noTitle span {
        font-size: 22px;
    }
    .noSection .noText {
        font-size: 16px;
        line-height: 28px;
    }
    .noSection .whiteBullets {
        font-size: 16px;    
    }
    .regXS {
        display: none !important;
    }
    .xXS {
        display: block !important;
    }
.bannerText.sixtyPrice {
    font-size: 25px;
}
.bannerPriceWrap.sixtyPrice.wider {
    width: 154px;
}
.sixtyPrice .bannerBuck {
    font-size: 25px;
}
.sixtyPrice .bannerPrice {
    font-size: 62px;
}
.sixtyPrice .bannerMo {
    top: 43px;
    font-size: 12px;
}
.bannerForSpeeds.sixtyPrice {
    font-size: 15px;
    top: -3px;
}
.bannerText.sixtyFive {
    font-size: 30px;
}
.bannerPriceWrap.sixtyFive.wider {
    padding-left: 9px;
    padding-top: 20px;
}
.sixtyFiveWrap {
    width: 100%;
    margin: 0 auto;
    max-width: 301px;
}
.sixtyFive .bannerPrice {
    font-size: 58px;
}
.sixtyFive .bannerBuck {
    font-size: 29px;
}
.sixtyFive .bannerMo {
    top: 40px;
    font-size: 13px;
}
.bannerForSpeeds.sixtyFive {
    font-size: 16px;
    margin: 0 auto;
    top: -6px;
    padding-bottom: 10px;
}
}