<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    color: #676e81;
    font-size: 13px;
    font-family: 'Gotham 3r','Gotham A','Gotham B', sans-serif;
    font-weight: 400;
    font-style: normal;
}

img, media {
    max-width: 100%;
    height: auto;
}

.btn-join {
  font-family: 'Gotham 3r','Gotham A','Gotham B', sans-serif;
  background: #8dc63f;
  border-radius: 0;
  text-transform: uppercase;
  margin-right: 0px;
  margin-top: 16px;
  color: white;
}

.btn-join:hover {
  color: white;
  background-color: #80b636;
}



.service-type-group {
    margin-left: .5em;
}

.service-type-group input[type=radio] {
    display: none;
}

.productcard__no_contract {
  text-align: left;
  margin-bottom: 10px;
}

.service-type-group label.active:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: .5em;
}


  .service-type-group .btn {
    font-size: 12px;
    padding: 6px;
  }
  /*
.service-type-group .btn {
  font-size: 11px;
  padding: 6px;
  line-height: 20px;
}

@media (min-width: 992px) {
  .service-type-group .btn {
    font-size: 11px;
    padding: 6px 5px;
  }
}
@media (min-width: 1200px) {
  .service-type-group .btn {
    font-size: 12px;
    padding: 6px;
  }
}
*/



.form-inline {
  display: inline-block;
}

.btn {
  border-radius: 0;
}

.btn-rounded {
  border-radius: 6px;
}

.btn-primary {
  background-color: #337ab7;
  border-color: #337ab7;
}

.btn-join:hover, .btn-primary:hover {
  background-color: #299bc1;
  border-color: #299bc1;
}

.btn-green {
  color: white;
  background-color: #8dc63f;
  border-color: #8dc63f;
}

.btn-green:hover {
  color: white;
  background-color: #80b636;
  border-color: #80b636;
}

.nav-secondary .phone-number {
  padding-right: 8px;
}

.nav-secondary .phone-number a,
.nav-secondary .phone-number a:visited {
  font-family: 'Gotham 3r','Gotham A','Gotham B', sans-serif;
  color: #00549f;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
}

.nav-secondary .phone-number a:hover {
  text-decoration: underline;
}

.nav-secondary .list-inline li {
  line-height: 14px;
  border-right: 2px solid #45b3d8;
  padding: 0;
  margin: 0;
}
.nav-secondary .list-inline li:last-child {
  border-right: none;
}


.nav-secondary .list-inline li a {
  color: #676e81;
  text-decoration: none;
  font-size: 12px;
  padding: 2px 8px;
}
.nav-secondary .list-inline li a:hover {
  color: #45b3d8;
}

.nav-secondary .icon-search {
  color: #45b3d8;
}

.nav-secondary form input {
  font-family: 'Gotham 3r','Gotham A','Gotham B', sans-serif;
  padding: 0px 5px;
  font-size: 12px;
  line-height: 18px;
  width: 120px;
}

.selected .product-card-fiber,
.product-card:hover .product-card-fiber {
    background-image: url(img/gigabit-fireworks-480.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media (min-width: 536px) {
    .selected .product-card-fiber,
    .product-card:hover .product-card-fiber {
        background-image: url(img/gigabit-fireworks-536.jpg);
    }
}
@media (min-width: 736px) {
    .selected .product-card-fiber,
    .product-card:hover .product-card-fiber {
        background-image: url(img/gigabit-fireworks-736.jpg);
    }

}
@media (min-width: 1024px) {
    .selected .product-card-fiber,
    .product-card:hover .product-card-fiber {
        background-image: url(img/gigabit-fireworks-1024.jpg);
    }

}
@media (min-width: 1280px) {
    .selected .product-card-fiber,
    .product-card:hover .product-card-fiber {
        background-image: url(img/gigabit-fireworks-1280.jpg);
    }

}
@media (min-width: 1440px) {
    .selected .product-card-fiber,
    .product-card:hover .product-card-fiber {
        background-image: url(img/gigabit-fireworks-1440.jpg);
    }

}

@media (min-width: 768px) {
    body {
        font-size: 16px;
    }
}

p, li {
    line-height: 120%;
    font-size: 14px;
    margin: 0 0 1em;
    font-family: 'Gotham 3r','Gotham A','Gotham B', sans-serif;
    font-weight: 400;
    font-style: normal;
}

@media (min-width: 768px) {
    p, li {
        font-size: 16px;
        line-height: 140%;
    }
}

input, textarea {
    border-radius: 0;
}



.btn {
    border-radius: 0;
}

.btn-rounded {
    border-radius: 6px;
}

h1,h2,h3,h4,h5,h6

.basic h1,
.basic h2,
.basic h3,
.basic h4,
.basic h5,
.basic h6 {
    font-family: 'Gotham 3r','Gotham A','Gotham B', sans-serif;
}

.footer-section-heading {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#service_type_label {
  font-size: 16px;
  border-bottom: 0px !important;
  font-weight: 700;
  color: #676e81;
  margin-bottom: 5px;
}

p:last-child {
    margin-bottom: 16px;
}

.basic .entry-title, .basic .entry-title a {
    font-family: 'Gotham 3r','Gotham A','Gotham B', sans-serif;
    font-weight: bold;
    color: #45b3d8;
}

.check_avail_header {
    font-size: 30px;
    color: #676e81;
    margin-top: 20px;
    margin-bottom: 10px;
}

.stepContainer h2 {
    font-size: 30px;
    color: #676e81;
}
.stepContainer h4 {
    color: #676e81;
}

.basic .entry-title a:hover {
    color: #299bc1;
}

.btn {
    font-family: 'Gotham 3r','Gotham A','Gotham B', sans-serif;
}


.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    border-radius: 15px;
    cursor: default;
    position:relative;
    z-index: 5;
}

.btn-circle:hover {
    cursor: default;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
}


.btn-group-radio label {
    margin-right: 10px;
}

.btn-group-radio .btn-primary {
    background-color: white;
    color: #676e81;
    border-color: #676e81;
}

.btn-group-radio .btn-primary.active {
    background-color: #337ab7;
    border-color: #337ab7;
    color: white;
}

.product-card-content {
    padding: 10px;
    color: #676e81;
}

.product-card-content hr {
    opacity: .1;
    border-top-color: #000;
}

.product-card-promo {
    padding: 10px;
    text-align: center;
    background-color: #8dc63f;
    color: #676e81;
}

.product-card .product-card-content {
    background-color: #efefef;
    border: 1px solid #58595C;
    cursor: pointer;
    margin: 25px 0 25px 0;
    position: relative;
}

#ReactApp .product-card:hover .product-card-content,
#ReactApp .product-card.selected .product-card-content {
    background-color: #27aee1;
    color: white;
    box-shadow: 0px 0px 0px 2px #27aae1;
    -webkit-box-shadow: 0px 0px 0px 2px #27aae1;
    border: 1px solid white;
}

.product-card:hover .product-card-content:before,
.product-card.selected .product-card-content:before {
    content: "\e252";
    font-family: "Glyphicons Halflings";
    line-height: 1;
    display: block;
    color: #27AAE1;
    position: absolute;
    top: -20px;
    left: 48%;
    white-space: pre;
}


.product-card .secretmenu {
    color: red;
    font-weight: bold;
}
.product-card:hover .secretmenu,
.product-card.selected .secretmenu {
    color: gold;
}

.product-card-footer {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    height: 24px;
    margin-top: 12px;
}

.close-ribbon {
    position: absolute;
    top: 0;
    right: .3em;
    z-index: 5;
    color: #fff;
    font-size: 1em;
    /* cursor: pointer; */
    width: 3.5em;
    line-height: 1em;
    text-align: center;
}
.close-ribbon &gt; div {
    margin-top: -.5em;
    line-height: 1em;
}
.close-ribbon:before {
    content: "";
    font-size: 1em;
    position: absolute;
    border-style: solid;
    border-color: transparent transparent #5F862B transparent;
    top: -1em;
    right: 3.5em;
    border-width: 0 0 1em 0.7em;
    z-index: -1;
}
.close-ribbon:after {
    content: "";
    font-size: 1em;
    position: absolute;
    height: 4.5em;
    border: 1.8em solid #8cc63e;
    z-index: -1;
    top: -1em;
    border-top-width: 1.5em;
    border-bottom-color: transparent;
    right: 0;
}

.ribbon-month {
    font-size: 11px;
}
@media screen and (min-width: 768px) {
    .ribbon-month {
        font-size: 12px;
    }
}

.product-card-content &gt; div &gt; div {
    text-align: center;
}

.product-card-content h1 {
    font-weight: 500;
    font-size: 30px;
}

@media screen and (min-width: 768px) {
    .product-card-content h1 {
        font-size: 1.75vw;
    }
}


@media screen and (min-width: 1200px) {
    .product-card-content h1 {
        font-size: 24px;
    }

    .prequal-progress h1 {
        font-size: inherit;
    }
}

.product-card:hover h1, .product-card.selected h1 {
    color: white;
}


.container-fiber {
    background: #000 url(fireworks.jpg) center 40px no-repeat;
    background-size: cover;
    color: #676e81;
}

.map {
    position: absolute;
    top: 50px;
    width: 100%;
    margin: 0 -20px 0 -20px;
    height: 100px;
    padding-top: 20px;
    background-position: center center;
    border: 1px solid #27aae1;
    border-width: 2px 0 2px 0;
}

.map img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.service-available .map-after {
    margin-top: 66px;
}

@media screen and (min-width: 768px) {
    .map {
        background-position: center center;
        height: 160px;
    }

    .service-available .map-after {
        margin-top: 126px;
    }
}


.react-autosuggest__container {
    position: relative;
}

.react-autosuggest__input {
    width: 240px;
    height: 30px;
    padding: 10px 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.react-autosuggest__input:focus {
    outline: none;
}

.react-autosuggest__container--open .react-autosuggest__input {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.react-autosuggest__suggestions-container {
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 1px solid #aaa;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 2;
}

.react-autosuggest__suggestion {
    cursor: pointer;
    padding: 10px 20px;
}

.react-autosuggest__suggestion--focused {
    background-color: #ddd;
}

h1, h2, h4 {
    font-weight: normal;
}


.stepContainer {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #CCC;
    padding: 10px 20px;
    position: relative;
    margin-bottom: 20px;
    background-color: white;
}
.stepContainer:before, .stepContainer:after {
    display: table;
    content: " ";
}

.stepContainer:after {
    clear: both;
}

.productsStepContainer {
  border: none;
}


.summarySidebarGrey {
    border: 1px solid #e2e2e2;
    margin: 0 auto;
    text-align: center;
    color: #e2e2e2;
}
.summarySidebarGrey h4 {
    background-color: #e2e2e2;
    color: #FFF;
    margin: 0;
    font-weight: 300;
    line-height: 50px;
}
.summarySidebarGrey p {
    padding: 30px 0 10px 0;
}

.summarySidebarBlue {
    border: 1px solid #27aae1;
    margin: 0 auto;
    text-align: center;
}
.summarySidebarBlue table {
    width: 100%;
}
.summarySidebarBlue table td {
    text-align: right;
}
.summarySidebarBlue table tfoot {
    border-top: 1px solid #676e81;
}
.summarySidebarBlue table tfoot td,
.summarySidebarBlue table tfoot th {
    padding-top: 10px;
}
.summarySidebarInsideBlue {
    padding: 10px;
    text-align: left;
    background-color: white;
}
.summarySidebarBlue h4 {
    background-color:#27AAE1;color:#FFF;margin:0;font-weight:300;
    line-height: 50px;
}


.summarySidebarBlue p, .summarySidebarBlue table td, .summarySidebarBlue table th {
    font-size: 14px;
    vertical-align: top;
}
    .summarySidebarGrey, .summarySidebarBlue {
        margin-top: 20px;
    }

@media (min-width: 992px) {
    .summarySidebarBlue p, .summarySidebarBlue table td, .summarySidebarBlue table th {
        font-size: 15px;
    }
    .summarySidebarGrey, .summarySidebarBlue {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {

    .summarySidebarBlue p, .summarySidebarBlue table td, .summarySidebarBlue table th {
        font-size: 16px;
    }
}


/* centered columns styles */
.row-centered {
    text-align:center;
}

@media (min-width: 768px) {
    .col-sm-centered, .col-centered {
        display:inline-block;
        float:none;
        /* reset the text-align */
        /*text-align:left;*/
        /* inline-block space fix */
        margin-right:-4px;
        vertical-align: top;
    }
}


@media (min-width:992px) {

    .col-md-centered {
        display:inline-block;
        float:none;
        /* reset the text-align */
        /*text-align:left;*/
        /* inline-block space fix */
        margin-right:-4px;
        vertical-align: top;
    }
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
        flex-wrap: wrap;
    }
}

.otherProducts a span {
    display: block;
    cursor: pointer;
}

/**
 * The geosuggest module
 */
.geosuggest__input {
  width: 100%;
  box-shadow: 0 0 1px #3d464d;
  padding: .5em 1em;
  -webkit-transition: border 0.2s, box-shadow 0.2s;
          transition: border 0.2s, box-shadow 0.2s;
}
.geosuggest__input:focus {
  border-color: #267dc0;
  box-shadow: 0 0 0 transparent;
}
.geosuggest__suggests {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 25em;
  padding: 0;
  margin-top: -1px;
  background: #fff;
  border: 2px solid #267dc0;
  border-top-width: 0;
  overflow-x: hidden;
  overflow-y: auto;
  list-style: none;
  z-index: 5;
  -webkit-transition: max-height 0.2s, border 0.2s;
          transition: max-height 0.2s, border 0.2s;
}

.geosuggest__suggests:after {
    display: block;
    height: 14px;
    min-width: 120px;
    content: " ";
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.geosuggest__suggests--hidden {
  max-height: 0;
  overflow: hidden;
  border-width: 0;
}

.geosuggest__suggests-wrapper {
    position: relative;
    padding: 0 15px;
}

/**
 * A geosuggest item
 */
.geosuggest-item {
  font-size: 11px;
  font-size: 1rem;
  padding: 1em .65em;
  margin-bottom: 0;
  cursor: pointer;
}
.geosuggest-item:hover,
.geosuggest-item:focus {
  background: #f5f5f5;
}
.geosuggest-item--active {
  background: #267dc0;
  color: #fff;
}
.geosuggest-item--active:hover,
.geosuggest-item--active:focus {
  background: #ccc;
}

.summarySidebarBlue h5 {
    color: #45B3D8;
    text-align: left;
    font-size: 16px;
    font-weight: 700px;
}

.summarySidebarInsideBlue table tbody th {
    font-weight: normal;
}

.progressdots {
  margin-top: 20px;
}
.progressdots i {
    color: #27aae1;
    padding: 1px;
}

.product-card-inner {
    z-index: 5;
    position: relative;
}

.fwkscanvas {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: black;
}

.lnpForm p {
    text-align: left;
}

.fadeslow {
    opacity: 0;
    -webkit-transition: opacity 2s linear;
    -o-transition: opacity 2s linear;
    transition: opacity 2s linear;
}


.numberCircle {
   width: .25em;
   height: .25em;
   line-height: 1em;
   border-radius: 50%;
   background-color: #27aae1;
   color: #FFF;
   font-size: 2.5em;
   text-align: center;
   margin: 0 auto;
   vertical-align: middle;
   margin-bottom: 15px;
   display: inline-block;
   margin-right: .5em;
}
.numberCircleGrey {
   width: .25em;
   height: .25em;
   line-height: 1em;
   border-radius: 50%;
   border: 2px solid #e2e2e2 ;
   color: #e2e2e2 ;
   background-color: #FFF;
   font-size: 2.5em;
   text-align: center;
   margin: 0 auto;
   vertical-align: middle;
   margin-bottom: 15px;
   display: inline-block;
   margin-right: .5em;
}

.container #ReactApp .row {
     margin-bottom: 0;
}

.stepContainer h1, .stepContainer h2, .stepContainer h3, .stepContainer h4, .stepContainer h5 {
    color: #676e81;
}

.stepContainer .col-sm-12, #ReactApp .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.details-circle {
    margin-left: 3px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .details-circle { margin-left: 6px; }
}

.prequal-input-display {
    margin: -10px -20px 0 -20px;
    background-color: #e2e2e2;
    height: 50px;
    font-size: 2vw;
}

.prequal-input-display .btn-sm {
  font-size: 2vw;
}

.service-available .prequal-input-display {
    background-color: white;
}

.well {
    margin-top: 20px;
}

.bail-out-form-inputs .form-group {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}



input[type=text] {
    background-color: #FFFFFF;
    box-shadow: none;
    border-radius: 0px;
}
.address-block {
    text-transform: capitalize;
}

@media screen and (min-width: 768px) {
.row-eq-height {
    flex-wrap: wrap;
}

.prequal-input-display {
  line-height: 50px;
  font-size: 13px;
  color: black;
}

.prequal-input-display .btn-sm {
  font-size: 13px;
}
}
@media screen and (min-width: 992px) {
.row-eq-height {
    flex-wrap: nowrap;
}

.summary-productname {
    font-size: .9vw;
}
}
@media screen and (min-width: 1200px) {
.row-eq-height {
    flex-wrap: nowrap;
}
.summary-productname {
    font-size: 12px;
}
}

.summary-productname {
    color: #27AAE1;
    display:block;
    font-size: 12px;
    font-weight: 500;
}

.verification-failed {
    margin-bottom: 10px;
}

.geosuggest__input, #zip_code {
    border-color: #45b3d8;
    border-width: 2px;
}
#secondary {
    border-width: 2px;
}

.check-availability-button-container .btn {
    margin-top: 0px;
    text-transform: uppercase;
}

.check-availability-button {
    background-color:#337ab7;
    color: white;
}

.continue-button {
    margin: 10px;
    margin-bottom: 30px;
}


.btn-secondary {
    background-color: #CCC;
    color: white;
}

.btn-bold {
  text-transform: uppercase;
  font-weight: bold;
}

.btn-black-bg {background-color:#000000; color:white;}
.btn-black-bg:hover, .black-bg:active:hover, .black-bg:active.hover {background-color:#666666; color:white;}
.btn-black-bg:active.focus, .black-bg:active:focus, .black-bg:focus {color:white;}

.stepContainer h2.enter_address_header {
    color: #337ab7;
    text-transform: uppercase;
}

.spinner {
    padding-bottom: 40px;
}

.prequal-progress h1 {
    font-size: 24px;
}


@media (min-width: 1200px) {
    .prequal-progress h1 {
        font-size: 30px;
    }
}

.fineprint {
    margin: 1em 0;
    font-size: xx-small;
}

.fineprint a {
    cursor: pointer;
}

.foo {
    background-color: #27AAE1;
    color: white;
    margin-left: -20px;
    margin-right: -20px;
}
.foo h2 {
    margin-top: 6px;
    padding-bottom: 10px;
    color: white;
}

.product-card .btn-default {
    color: #27aee1;
    font-size:14px;
    border-color: #27aee1;
}

.product-card .btn-default:hover {
    color: white;
    background-color: #27aee1;
}

.new-product-card .new-product-card-footer .btn-primary {
    font-size:14px;
}


/*New Product Layout Designs */

.new-recommended &gt; div:first-child {
  background-color:#f2ede7;
}

.new-product-card {
  cursor: inherit;
  margin-top: 25px;
  margin-bottom: 25px;
  position: relative;
}

.new-product-card-content {
    margin: 10px;
    color: #676e81;
    border: 1px solid #dddddd;
    padding: 15px;
}

.new-product-card-content hr {
  opacity: .1;
  border-top-color: #000;
}

.new-product-card-promo {
  padding: 10px;
  text-align: center;
  background-color: #8dc63f;
  color: #676e81;
}

.new-product-card-header {
  text-align:left;
  border-bottom: 1px solid #58595c;
  font-size: 1.75em;
  margin-bottom: 10px;
}

.new-product-card-header h3 {
    text-align:left;margin-top:10px;
    font-size: 2em;
}

.new-product-card-speed {
  font-size: 2.5em;
  line-height: .8em;
  font-weight: 600;
}

.new-product-card-mbps {
  font-weight: 600;
  font-size: 1.25em;
}

.new-product-card-speed-text {
  font-weight:500;
  font-size: 1.5em;
}

.new-product-card-price {
    color: #27aee1;
}

.new-gigabit-speed {color:#27aee1;}

.new-product-card .secretmenu {
  color: red;
  font-weight: bold;
}

.new-product-card-footer {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  height: inherit;
  margin-top: 12px;
}


.new-recommended-ribbon {
  position: absolute;
  top: -1em;
  left: 25px;
  z-index: 5;
  color: #fff;
  /* cursor: pointer; */
  width: 4em;
  line-height: 1em;
  text-align: center;
}
.new-recommended-ribbon p {
    padding-left: 1.75em;
    font-size: 1.25em;
    line-height: .3em;
    white-space: nowrap;
}
.new-recommended-ribbon:before {
  content: "";
  font-size: 1.75em;
  top: -.4em;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent rgba(90, 147, 11, 1) transparent;
  left: 0px;
  border-width: 0 0 1em 1em;
  z-index: -1;
}
.new-recommended-ribbon:after {
    font-size: 1.75em;
height: .96em;
top: -0.4em;
left: .95em;

  content: "";
  position: absolute;
  background-color: #8dc63f;
  z-index: -1;
  border-top-width: 1.5em;
  /* border-bottom-color: transparent; */
  width: 11em;
}



.new-product-card-footer .btn-lg {
    font-size: 14px;
}

.product-select-price {
    background-repeat: no-repeat;
    background-size:50%;
    height: 100px;
}

.product-select-price span {
    display: none;
}


.productcard__body__description {
    font-size: 110%;
    text-align: left;
}
.productcard__price {
    position:relative;height: 80px;color:#27aee1; margin-top: 16px;
    text-align: left;
}

.productcard__price__label {
    font-weight:500; font-size: larger;
    display:block;
}

.productcard__price__sign {
  display: inline-block;
    font-size: 2.5em;font-weight: 700;
}

.productcard__price__price {
display: inline-block;
font-size: 4em;
letter-spacing: -.05em;
  line-height:1;
    font-weight: 700;
}

.productcard__price__slash {
display: inline-block;
font-size: 3em;
    font-weight: 100;
}

.productcard__price__mo {
display: inline-block;
    font-size: 2em;
    font-weight:700;
}


.productcard__price__plus_taxes_fees {
    display: inline-block;
    margin-left: 5px;
    color: #676e81;
    font-size: smaller;
}


.productcard__price__flat {
    display: inline-block;
    margin-left: 5px;
    color: #676e81;
    font-size: smaller;
}



.productcard__body__fineprint {
  text-align: left;
  font-size: 9px;
  color: #27aee1;
  height: 22px;
}


.new-product-card .new-product-card-footer .btn-primary span:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: .5em;
}

  .promobanner {
    margin-bottom: 4px;
    color: white;
    background-color: #27AAE1;
    font-weight: bold;
    padding: 5px;
    margin-left: -16px;
    margin-right: -16px;
    font-size: large;
}

.promobanner-spacer {
    margin-bottom: 4px;
    padding: 5px;
    height: 38px;
}

.sonicgreen {
  color: #8dc63f;
}

    .new-product-card-speed-text {
        margin-bottom: 0;
    }

.place-order-container {
      position: fixed;
      z-index:5;
    bottom: 0;
    width: 100%;
    height: 150px;
    padding: 10px 0;
    background-color: #f5f5f5;
    left: 0;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
.place-order-container-pad {
  height: 150px;
}
.place-order-container__youselected {
  font-size: smaller;
}
.place-order-container .well {
  margin-top: 0;
  font-size: smaller;
  padding: 8px;
  background-color: white;
}

.place-order-container .well .table {
  margin-bottom: 0;
}

.place-order-container .well .table td {
  padding: 0 8px;
}

.place-order-container .well .table tr:first-child td {
  border-top: none;
}

.place-order-container .well .table tr:nth-child(2) {
  border-top: 1px solid #676e81;
}

.place-order-container p {
  margin-top: 16px;
}

.place-order-logo {
  height: 68px;
  max-width: inherit;
}


.orderstages {
  margin-bottom: 20px;
  text-align: center;
}

.orderstages img {
  height: 78px;
}


  .dualgig-product-card .productcard__body__description {
    height: auto;
    margin-top: 16px;
  }

  .dualgig-product-card .productard__header__subheader {
    color: #27aee1;
    font-style: italic;
  }

  .dualgig-product-card .new-product-card-footer {
    margin-top: 3em;
  }

  .dualgig-product-card .new-product-card-speed {
    margin-top: 8px;
    font-size: 3em;
  }

@media (min-width: 480px) {
    .product-select-price {
        background-size:25%;
        height: 90px;
    }
  }
@media (min-width: 768px) {

.new-recommended &gt; .new-product-card-content {
  border: none !important;
}

.new-recommended-ribbon {
  left: 0;
  }

.new-recommended {
  background-color:#f2ede7;
}

.productcard__price__label {
  font-size: normal;
}
.new-product-card-speed-text span {
  display: block;
}

.new-product-card-mbps {
  font-weight: 600;
  font-size: 1.33em;
}

.new-product-card-speed-text {
  font-weight:500;
  font-size: 2em;
}

.productsStepContainer {
  border: 1px solid #CCC;
}

.place-order-container {
    height: 110px;
  }
.place-order-container-pad {
  height: 110px;
}

    .prequal-progress h1 {
        margin-top: 20px;
        font-size: 1.75vw;
    }
    .new-product-card-speed-text {
        font-size: inherit;
    }

    .service-type-group {
        margin-left: 0;
    }

    .product-select-price {
        background-size:50%;
        height: 75px;
    }


    .new-recommended-ribbon:before {

      font-size: 1em;
      top: 0;
    }

    .new-recommended-ribbon p {
      padding-left: 2.2em;
      font-size: .7em;
      line-height: inherit;
    }

    .new-recommended-ribbon:after {
      font-size: 1em;
      height: 1em;
      top: 0em;
      left: 1em;
    }

    .new-product-card-header,
    .new-product-card-header h3 {
        font-size: inherit;
    }

    .productcard__price__sign {
        font-size: 1.5em;
    }

    .productcard__price__price {
        top: 12px;
        left: 16px;
        font-size: 3em;
    }

    .productcard__price__slash {
        top: 19px;
        left: 79px;
        font-size: 2.5em;
    }

    .productcard__price__mo {
        top:38px;
        left:95px;
        font-size:1.25em;
    }

  .productcard__body__description {
        font-size: 85%;
      height: 6em;
  }

  .new-product-card-content {
    border: none;
    padding: 0;
  }

.new-product-card-speed-text span {
  display: inline;
}
}

@media (min-width: 1200px) {

  .new-product-card-speed {
    font-size: 3.5em;
    line-height: .8em;
    font-weight: 600;
  }
}


.txt_eligible, .stepContainer h3.txt_eligible {
  color: #8dc63f;
}

.stepContainer h3.txt_ineligible {
  color: red;
}

.business_type {
  margin: 10px 0;
  display: block;
  border: 1px solid #676e81;
  color: #676e81;
  cursor: pointer;
  padding: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
  background-origin: content-box;
  height: 150px;
  position: relative;
}

.business_type_button_container {
  position: absolute;
  width: 100%;
  bottom: 15px;
  text-align: center;
}

.business_type:hover {
  text-decoration: none;
}

.modal-body h2 {
  color: #676e81;
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.preorder_block__title {
  font-size:1.5em;color:black;text-align:center;font-weight:600;
  margin-bottom: 0;
}
.preorder_block__title2 {
  font-size:1.75em;color:black;text-align:left;font-weight:600;
  margin-bottom: 0;
}

.preorder_block__link_container {
  font-size:1em;text-align:center;
}

.preorder_block__link {
  color:#27aee1;text-decoration:underline;
}

.preorder_block__bullet_column {
  margin-top:2.25rem;
  text-align: center;
}

.preorder_block__bullet_column img {
  width: 33%;
}

.preorder_block__description {
  margin-top:2.25rem;
  font-size:1em;color:#333333;
}

.preorder_block b {
  font-weight:600;
}

.preorder_block__collapse {
  margin-top:2rem;
  margin-bottom: 5rem;
  padding: 0;
  overflow:hidden;
}

.preorder_block__collapse.offcanvas {
  position: absolute;
  top: -10000px;
  left: -10000px;
  display: block;
}

.preorder_block__collapse__inner {
  padding: 3rem 5rem;
}

@media (min-width: 768px) {
  .business_type {
    height: 230px;
    background-size: 35%;
    background-position: right 10px center;
  }

  .business_type p {
    margin-top: 20px;
    width: 75%;
  }

  .business_type .small {
    font-size: 75%;
  }

  .business_type.avail_smb {
    background-image: url(img/avail_smb.png);
    /*background-size: 269px 259px;*/
  }
  .business_type.avail_business {
    background-image: url(img/avail_bus.png);
    /*background-size: 225px 315px;
    /*WAS background-size: 154px 302px;*/
    background-size: 25%;
  }

  .modal-body h2 {
    color: #676e81;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .business_type {
    background-size: 30%;
  }

  .business_type.avail_business {
    background-size: 20%;
  }
}

.qualSuggestionsContainer {
  height: 250px;
  overflow-y: scroll;
}

.qualSuggestionsContainer .radio:nth-child(even) {
  background-color: #EEE;
}

.qualSuggestionsContainer .radio {
  padding: 10px 20px;
  margin-right: 20px;
}
.qualSuggestionsContainer .radio label {
  width: 100%;
  padding-left: 0;
}
.qualSuggestionsContainer .radio label input {
  display: none;
}
.qualSuggestionsContainer .radio label address {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-bottom: 0;
}

.qualSuggestionsContainer .active,
.qualSuggestionsContainer .active:nth-child(even)  {
  background-color: #45b3d8;
  color: white;
}

.new-product-card-header-icons {
  text-align: left;
}
.new-product-card-header-icons img {
  height: 24px;
  margin: 0 5px;
}

.ipbbdelay {
    color: red;
    font-style: italic;
    font-size: smaller;
    font-weight: bold;
}


.ftth_self_install__phrase {
    font-size: 16px;
    display: block;
    text-align: center;
}
.ftth_self_install__phrase--strong {
    font-weight: bold;
}

@media (min-width: 768px) {

    .ftth_self_install__phrase {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    .ftth_self_install__phrase {
        display: inline;
        font-size: 18px;
        margin-right: .5em;
    }
}

@media (min-width: 992px) {
    .ftth_self_install__phrase {
        font-size: 24px;
    }
}</pre></body></html>