/* Fiber Pricing CSS (Start) */
.fiber75var2,
.fiber75var3 {
    display: none !important;
}
.fiber75var2.active,
.fiber75var3.active {
    display: inline-block !important;
}
.answer .fiber75var2.active,
.answer .fiber75var3.active {
    display: inline-block !important;
}
.fiber75var2 a,
.fiber75var3 a {
    color: #FFFFFF !important;
    font-weight: normal;
}
.fiber75var2 a:hover,
.fiber75var3 a:hover {
    color: #48D597 !important;
}
.offer-wrap.fiber75var3.active,
.disclaimer.fiber75var3.active {
    width: 100%;
}
@media(max-width: 767px) {
    .fiber75var3-wrapper .hero .columns-wrap {
        height: auto;
    }
    .hero .address-input {
        background-size: 10px 15px !important;
        background-position: 308px 5px !important;
        margin-bottom: 15px;
        padding: 5px;
        width: 100%;
    }   
    .hero .submit-btn {
        display: inline-block;
        background-color: #FFC800;
        height: 40px;
        color: black;
        width: 240px;
        font-size: 14px;
        line-height: 21px;
        white-space: nowrap;
        text-shadow: none;
        padding-top: 9px;
        padding-bottom: 10px;
        border-radius: 26px!important;
        font-family: "Poppins Bold", sans-serif;
        text-align: center;
        vertical-align: middle;
        margin-bottom: 20px;
    }
}
/* Fiber Pricing CSS (End) */
.hero {
   /*background-color: #000000;*/
    width: 100%;
    height: auto;
    margin: 0px;
}
.hero .mobile-bkg {
    background: url(/c/small-business/assets/images/business-fiber/hero-mobile.png) no-repeat center;
    background-size: cover;
    height: 300px;
    width: 100%;
}
.hero .head-wrap {
    margin: 0px;
    font-weight: normal;
}
.hero .header {
    font-family: "Poppins SemiBold", sans-serif;
	font-size: 44px;
	line-height: 53px;
	color: #000000;
	margin-top: 39px;
	margin-bottom: 3px;
	float: none;
	display: block;
}
.hero .green {
    color: #48D597;
}
.hero .subhead {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 57.6px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
    display: block;
}
.hero .registered {
    top: -5px;
}
.hero .columns-wrap {
    height: auto;
}
.hero .speed-dial {
    background: url(/c/small-business/assets/images/business-internet/Speed_dial.svg) no-repeat center;
    background-size: contain;
    width: 107px;
    height: 108px;
    float: left;
}
.hero .price-wrap {
    float: left;
   /*  height: 108px; */
    padding-top: 29px;
    padding-left: 5px;
}
.hero .dollar-sign {
    font-family: "Poppins SemiBold", sans-serif;
    font-size: 44px;
    line-height: 53px;
    color: #000000;
    display: inline-block;
    position: relative;
    /* top: -35px; */
}
.hero .price {
    font-family: "Poppins SemiBold", sans-serif;
    font-size: 44px;
    line-height: 53px;
    color: #000000;
    position: relative;
    left: 4px;
    bottom: 0px;
    display: inline-block;
}
.hero .per-month {
    font-family: "Poppins Regular", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    display: inline-block;
    position: relative;
    top: -1px;
}
.hero .offer-wrap {
    float: left;
    margin-top: 20px;
}
.hero .offer-content {
    font-family: "Poppins SemiBold", sans-serif;
	font-size: 23px;
	line-height: 31px;	
    text-align:left;
    margin-top: 4px;
    width: 100%;
    color: #000000;
    margin-bottom: -40px;
}
.hero .free {
    font-family: "Maison Neue Bold", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #48D597;
}
.hero .offer-price {
    font-family: "Maison Neue Medium", Arial, Helvetica, sans-serif;
    color: #000000;
}
.hero .offer-highlite {
    font-family: "Maison Neue Medium", Arial, Helvetica, sans-serif;
    color: #48D597;
}
.hero .disclaimer {
	font-family: "Poppins Regular", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	display: block;
}
.hero .bold {
    font-family: "Poppins Regular", sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
}
.hero .offer-details-link {
    text-decoration: underline;
    color: #000000;
}
.hero .offer-details-link:hover {
    color: #000000;
}
.hero .offer-details-link:focus {
    color: #000000;
}
.hero .form-instructions {
	font-family: "Poppins Regular";
  	font-size: 12px;
  	line-height: 16px;
  	color: #000000;
    margin-bottom: 11px;
}
.hero .form-wrap {
    position: relative;
}
.hero .address-input {
    font-family: "Poppins Regular", sans-serif;
    color: #000000;
    float: left;
    background: url(/assets/images/page-components/LocationIcon_av.svg) no-repeat 16px center, #FFFFFF;
    background-size: 16px 22px;
    background-position: 11px 6px;
    padding-right: 5px;
    border: 1px solid #000000;

}
.address-error {
    color: #000000 !important;
}
.address-error::-webkit-input-placeholder {
    color: #000000;
}
.address-error:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000000;
}
.address-error::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000000;
}
.address-error:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
}
.address-error::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000000;
}
.hero .loading {
    top: 19px !important;
    right: 1.5px !important;
}
.hero .address-input:focus {
    outline: 0px;
}
.hero .submit-btn {
    width: 100%;
    background-color: #FFC800;
    font-family: "Poppins Bold", sans-serif;    
    color: #000000;
    font-size: 14px;
    text-align: center;
    border-radius: 26px;
}
.hero .submit-btn:hover {
    background-color: #000000;
	color: #FFFFFF;
}
.hero .submit-btn:focus {
    outline: none;
}
.jump-links {
    background: #000000;
    text-align: center;
}
.jump-links .dropdown-toggle {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 64px;
    color: #48D597;
    background-color: #000000;
    border: 0px;
}
.jump-links .glyphicon {
    color: #FFFFFF;
    font-size: 15px;
    padding-left: 4px;
}
.jump-links .open .glyphicon-chevron-down {
    display: none;
}
.jump-links .glyphicon-chevron-up {
    display: none;
}
.jump-links .open .glyphicon-chevron-up {
    display: inline-block;
}
.jump-links .dropdown-menu {
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    left: -webkit-calc(50% - 112.5px);
    left: -moz-calc(50% - 112.5px);
    left: calc(50% - 112.5px);
}
.jump-links .jump-link {
    background-color: #48D597;
    color: #000000;
    font-size: 18px;
    line-height: 50px;
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    padding: 0px 30px;
    border-bottom: 1px solid #000000;
}
.jump-links .jump-link:hover {
    background-color: #0047BB;
    color: #FFFFFF;
}
.jump-links .jump-link.last {
    border-bottom: 0px;
}
.product-info {
    background-color: #FFFFFF;
}
.product-info .head-wrap {
    margin: 0px;
}
.product-info .above-head {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 21.6px;
    color: #48D597;
    font-weight: normal;
    margin: 38px 0px 6px;
    display: block;
}
.product-info .header {
    font-family: "Poppins SemiBold", sans-serif;
/*     font-weight: bold;
    font-size: 27.4px; */
    line-height: 33.6px;
    color: #000000;
    float: none;
    margin-bottom: 15px;
    display: block;
}
.product-info .benefit-icon {
    width: 56px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    float: left;
    margin: 31px 23px 30px 0px;
}
.product-info .speed-icon {
    background-image: url(/c/small-business/assets/images/business-fiber/speed-icon.svg);
}
.product-info .money-decrease-icon {
    background-image: url(/c/small-business/assets/images/business-internet/BusinessSales-ControlCosts-Solid.svg);
}
.product-info .wifi-icon {
    background-image: url(/c/small-business/assets/images/business-internet/ProductsConcepts-WiFi.svg);
}
.product-info .bill-icon {
    background-image: url(/c/small-business/assets/images/business-internet/BusinessSales-Billing-Stroked.svg);
}
.product-info .benefit-header {
    font-family: "Poppins SemiBold", sans-serif;
    color: #000000;
    float: left;
    width: 237px;
    margin: 31px 0px 14px;
}
.product-info .benefit-content {
    font-family: "Poppins Regular", sans-serif;
	font-size: 16px;
	line-height: 24px;
    color: #000000;
    float: left;
    width: 239px;
}
.product-info .bold {
    font-family: "Maison Neue Bold", Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 19.2px;
}
.product-info .small {
    font-size: 12px;
    line-height: 18px;
    margin-top: 5px;
}
.product-info .disclaimer {
	font-family: "Poppins Regular", sans-serif;
	font-size: 12px;
	line-height: 16px;
    color: #000000;
    margin: 47px 0px 52px;
}
.do-more {
    background-color: #001E60;
}
.do-more .head-wrap {
    margin: 0px;
}
.do-more .above-head {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 21.6px;
    color: #48D597;
    font-weight: normal;
    margin: 38px 0px 9px;
    display: block;
}
.do-more .header {
    font-family: "Maison Neue Extra Bold", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 28px;
    line-height: 33.6px;
    color: #FFFFFF;
    float: none;
    margin-bottom: 32px;
    display: block;
}
.do-more .speed-compare-header {
    font-family: "Poppins Regular", sans-serif;
    font-size: 19px;
    line-height: 22.8px;
    /* letter-spacing: 0.47px; */
    color: #48D597;
    text-align: center;
    margin-bottom: 22px;
}
.do-more .speed-compare-img {
    background: url(/c/small-business/assets/images/business-fiber/speed-comparison-mobile.png) no-repeat center;
    background-size: contain;
    width: 330px;
    height: 159px;
}
.do-more .speed-header {
    font-family: "Maison Neue Bold", Arial, Helvetica, sans-serif;
    font-size: 17.4px;
    line-height: 21.6px;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 23px;
    margin-bottom: 6px;
}
.do-more .speed-header.first {
    margin-top: 35px;
}
.do-more .speed-content {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16.8px;
    color: #FFFFFF;
}
.do-more .disclaimer {
    font-family: "Poppins Regular", sans-serif;
    font-size: 12px;
    line-height: 16px;
    /* letter-spacing: 0.12px; */
    color: #FFFFFF;
    margin-top: 34px;
}
.do-more .disclaimer-link {
    color: #FFFFFF;
}
.do-more .disclaimer-link:hover {
    color: #48D597;
}
.do-more .order-btn-wrap:hover {
    text-decoration: none;
}
.do-more .order-btn {
    width: 100%;
    border: 2px solid #48D597;
    background-color: #48D597;
    height: 45px;
    font-family: "Maison Neue Bold", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    line-height: 41px;
    text-align: center;
    margin: 30px 0px 33px;
}
.do-more .order-btn:hover {
    background-color: #000000;
    color: #48D597;
}
.faqs {
    background-color: #53565A;
}
.faqs .head-wrap {
    margin: 0px;
}
.faqs .above-head {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 21.6px;
    color: #48D597;
    font-weight: normal;
    margin: 43px 0px 15px;
    display: block;
}
.faqs .header {
    font-family: "Maison Neue Extra Bold", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 28px;
    line-height: 33.6px;
    color: #FFFFFF;
    float: none;
    margin-bottom: 19px;
    display: block;
}
.faqs .question-answer-wrap {
    border-top: 1px solid #222222;
    overflow: hidden;
}
.faqs .question-answer-wrap.last {
    border-bottom: 1px solid #222222;
    margin-bottom: 39px;
}
.faqs .question {
    font-family: "Maison Neue Medium", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 21.6px;
    color: #FFFFFF;
    font-weight: normal;
    position: relative;
    padding: 23px 37px 19px 0px;
    margin: 0px;
}
.faqs .question:hover {
    cursor: pointer;
}
.faqs .question .glyphicon {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 24px;
    position: absolute;
    top: -webkit-calc(50% - 12px);
    top: -moz-calc(50% - 12px);
    top: calc(50% - 12px);
    right: 11px;
}
.faqs .open .glyphicon-plus {
    display: none;
}
.faqs .glyphicon-minus {
    display: none;
}
.faqs .open .glyphicon-minus {
    display: inline-block;
}
.faqs .answer {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 19.2px;
    color: #FFFFFF;
    padding-right: 37px;
    margin-bottom: 26px;
    display: none;
}
.faqs .open .answer {
    display: block;
}
.faqs .availability-link {
    font-family: "Poppins Regular", sans-serif;
    font-size: 16px;
    line-height: 16px;
    /* letter-spacing: 0.16px; */
    color: #48D597;
    margin-top: 19px;
    display: block;
}
.faqs .glyphicon-arrow-right {
    padding-left: 4px;
}
.faqs .small {
    font-family: "Maison Neue Light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 19px;
    line-height: 16.8px;
}
.faqs .offer-details-link {
    text-decoration: underline;
    color: #FFFFFF;
}
.faqs .offer-details-link:hover {
    color: #48D597;
}
.faqs .offer-details-link:focus {
    color: #FFFFFF;
}
/* Location Specific Offers Start */
.is-try-for-1 {
    display: none !important;
}
.is-try-for-1.active {
    display: block !important;
}
.is-reward-card-200 {
    display: none !important;
}
.is-reward-card-200.active {
    display: block !important;
}
.answer span.is-try-for-1.active,
.answer .is-try-for-1.offer-details-link.active {
    display: inline !important;
}
.is-try-for-1-wrapper .hero .subhead {
    margin-bottom: 1px;
}
.hero .subhead-2.is-try-for-1 {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 57.6px;
    color: #48D597;
    margin-top: 0px;
    margin-bottom: 5px;
    display: block;
}
.is-try-for-1-wrapper .hero .columns-wrap {
    height: 150px;
}
.is-try-for-1.offer-wrap ul {
    margin: 0px 0px 0px 21px;
}
.is-try-for-1 li.offer-content {
    list-style: disc;
}
.hero .is-try-for-1 .offer-details-link {
    color: #FFFFFF !important;
    font-weight: normal;
}
.hero .is-try-for-1 .offer-details-link:hover {
    color: #000000 !important;
}
/* Location Specific Offers End */
@media (max-width: 767px) {
    .container {
        width: 360px;
    }
    .hero .offer-wrap {
        width: 90%;
    }
}
@media (min-width: 768px) {
    .hero {
        background: url(/c/small-business/assets/images/business-fiber/hero.jpg) no-repeat center;
        background-size: cover;
        height: 608px;
        padding-top: 85px;
    }
    .hero .header {
        font-size: 44px;
		line-height: 53px;
		margin-top: 92px;		
		/* margin-bottom: 18px; */
		text-align: left;
    }
    .hero .subhead {
        font-size: 48px;
        line-height: 72px;
        margin-bottom: 26px;
    }
    .hero .registered {
        top: 10px;
    }
    .hero .columns-wrap {
        height: 115px;
        /* margin-top: 40px; */
    }
  /*   .hero .speed-dial,
    .hero .price-wrap {
        margin-top: 15px;
    } */
    .hero .offer-wrap {
        margin-top: 40px;
        margin-left: -10px;
    }
    .hero .disclaimer {
        margin-top: 37px;
		margin-bottom: 37px;
		width: 55%;
    }
    .hero .address-input {
        font-size: 14px;
        line-height: 38px;
        height: 39px;
        width: 450px;
        padding-left: 38px;
    }
    .hero .loading {
        top: 11px !important;
        right: 0px !important;
        left: 407px;
    }
    .hero .submit-btn {
        max-width: 240px;
    	height: 40px;
        line-height: 21px;
        margin: 0px 0px 0px 12px;
        border: none;
    }
    .jump-links .jump-list {
        font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #48D597;
        line-height: 104px;
    }
    .jump-links .jump-link {
        font-family: "Maison Neue Bold", Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #FFFFFF;
        background: none;
        margin: 0px 0px 0px 30px;
        padding: 0px;
    }
    .jump-links .jump-link:hover {
        background: none;
    }
    .product-info .above-head {
        font-size: 32px;
        line-height: 38.4px;
        margin: 66px 0px 7px;
    }
    .product-info .header {
        font-size: 28px;
		line-height: 36px;
		/* margin-bottom: 1px; */
		padding-top: 78px;
    }
    .product-info .benefit-icon {
        margin-top: 49px;
    }
    .product-info .benefit-header {
        width: 266px;
        margin-top: 49px;
    }
    .product-info .first .benefit-icon {
        margin-top: 38px;
        margin-right: 21px;
    }
    .product-info .first .benefit-header {
        margin-top: 14px;
    }
    .product-info .benefit-content {
        width: 266px;
    }
    .product-info .disclaimer {
        margin-bottom: 42px;
        margin-top: 52px;
    }
    .do-more .above-head {
        font-size: 32px;
        line-height: 38.4px;
    }
    .do-more .header {
        font-size: 39.2px;
        line-height: 48px;
    }
    .do-more .left-column {
        width: 470px;
        float: left;
        padding-right: 30px;
    }
    .do-more .right-column {
        width: 250px;
        float: left;
    }
    .do-more .speed-compare-header {
        font-size: 30.4px;
        line-height: 38.4px;
       /*  letter-spacing: 0.8px; */
        margin-top: 23px;
        margin-bottom: 38px;
    }
    .do-more .speed-compare-img {
        height: 212px;
        width: 440px;
        background-image: url(/c/small-business/assets/images/business-fiber/speed-comparison.png);
    }
    .do-more .disclaimer {
        margin-top: 39px;
        margin-bottom: 34px;
    }
    .do-more .speed-header {
        font-size: 18px;
    }
    .do-more .speed-header.first {
        margin-top: 9px;
        margin-bottom: 5px;
    }
    .do-more .order-btn {
        width: 250px;
        height: 38px;
        line-height: 34px;
        margin-top: 33px;
        margin-bottom: 39px;
    }
    .faqs .above-head {
        font-size: 32px;
        line-height: 38.4px;
        margin: 85px 0px 3px;
    }
    .faqs .header {
        font-size: 48px;
        line-height: 57.6px;
        /* letter-spacing: 0.48px; */
        margin-bottom: 31px;
    }
    .faqs .question-answer-wrap.last {
        margin-bottom: 81px;
    }
    .faqs .question {
        font-size: 24px;
        line-height: 28.8px;
        padding: 26px 53px 21px 20px;
    }
    .faqs .question .glyphicon {
        right: 19px;
    }
    .faqs .answer {
        padding-right: 53px;
        padding-left: 20px;
    }
    .faqs .availability-link {
        margin-top: 15px;
    }
    /* Location Specific Offers Start */
    .is-try-for-1-wrapper .hero {
        height: 786px;
    }
    .is-try-for-1-wrapper .hero .subhead {
        margin-bottom: 0px;
    }
    .hero .subhead-2.is-try-for-1 {
        font-size: 48px;
        line-height: 72px;
        margin-bottom: 26px;
        margin-top: -1px;
    }
    .is-try-for-1-wrapper .hero .columns-wrap {
        height: 130px;
    }
    .hero .offer-wrap.is-try-for-1 {
        margin-left: 0px;
    }
    /* Location Specific Offers End */
}
@media (min-width: 992px) {
    .product-info .first .benefit-icon {
        margin-bottom: 0px;
    }
    .product-info .benefit-header {
        width: 376px;
        font-size: 19.4px;
    }
    .product-info .benefit-content {
        width: 376px;
    }
    .do-more .header {
        font-size: 35px;
    }
    .do-more .left-column {
        width: 603px;
        padding-right: 90px;
    }
    .do-more .speed-compare-header {
        font-size: 32px;
    }
    .do-more .speed-compare-img {
        height: 248px;
        width: 513px;
    }
    .do-more .right-column {
        width: 337px;
    }
}
@media (min-width: 1200px) {
    .product-info .benefit-header {
        width: 379px;
		font-size: 23px;
		line-height: 31px;
    }
    .product-info .benefit-content {
        width: 379px;
        margin-bottom: -18px;
		margin-top: -8px;
    }
    .do-more .header {
        font-size: 35.8px;
    }
    .do-more .left-column {
        width: 623px;
    }
    .do-more .speed-compare-img {
        height: 258px;
        width: 533px;
    }
}

/* Redesign CSS Starts */

.redesignPage .hero {
    width: auto;
    height: auto;
    position: relative;
    margin-bottom: 0px;
    text-align: center;
}
.redesignPage .green-btn {
    width: 100%;
    font-family: "Poppins Regular", sans-serif;
    font-weight: bold;
    color: #000000 !important;
    font-size: 16px;
    line-height: 38px;
    /* letter-spacing: 0.4px; */
    height: 40px;
    border: 1px solid #48D597;
    background: #48D597;
    border-radius: 0px;
    display: inline-block;
    text-align: center;
}
.redesignPage .green-btn:hover {
    background: #EEEEEE;
    text-decoration: none;
}
.redesignPage .hero .green-btn {
    margin: 23px 0px 13px;
}
.redesignPage .hero .mobile-background {
    background: url(/c/small-business/assets/images/business-fiber/business-fiber-mobile.png) no-repeat center;
    background-size: cover;
    height: 253px;
    width: 100%;
}
.redesignPage .horizontal-stripe {
    height: 6px;
    background-image: linear-gradient(to right, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
}
.redesignPage .hero .above-header {
    font-family: "Poppins Regular", sans-serif;
    font-size: 18px;
    line-height: 24px;
    /* letter-spacing: 1.35px; */
    color: #53565A;
    margin: 61px 0px 1px;
}
.redesignPage .header {
    float: none;
    width: auto;
    margin-bottom: auto;
}
.redesignPage .hero .header {
    margin-bottom: 21px;
    font-family: "Maison Neue Light", Arial, Helvetica, sans-serif;
    font-size: 45px;
    line-height: 58px;
    color: #0047BB;
	font-weight: normal;
	margin-top:15px;
}
.redesignPage .hero  .subHeader{
	font-family: "Maison Neue Light", Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 36px;
	margin-top:15px;
	padding-right: 35px;
}
.redesignPage .hero .column-2 {
    margin-bottom: 29px;
}
.redesignPage .hero .column-3 {
    margin-bottom: 22px;
}
.redesignPage .hero .speed-image-wrap {
    width: 191px;
    height: 134px;
    background: #f2f6fc;
    border: 1px solid #00000000;
    border-radius: 50%;
    margin: 0px auto;
    position: relative;
    z-index: 1;
}
.redesignPage .hero .speed-image {
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
}
.redesignPage .hero .column-2 .speed-image {
    background-image: url(/c/small-business/assets/images/small-business/up-to-100.png);
}
.redesignPage .hero .column-3 .speed-image {
    background-image: url(/c/small-business/assets/images/small-business/up-to-940.png);
}
.redesignPage .hero .product-wrap {
    background: #f2f6fc;
    border: 1px solid #00000000;
    border-radius: 10px;
    position: relative;
    z-index: 0;
    margin-top: -67px;
}
.redesignPage .hero .column-2 .product-wrap {
    padding: 0px 43px 29px 40px;
}
.redesignPage .hero .column-3 .product-wrap {
    padding: 0px 26px 18px 19px;
}
.redesignPage .hero .product-name {
    font-family: "Maison Neue Medium", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    margin-top: 67px;
    border-bottom: 0.53px solid #53565A;
}
.redesignPage .hero .column-2 .product-name {
    padding-bottom: 21px;
}
.redesignPage .hero .column-3 .product-name {
    padding-bottom: 13px;
}
.redesignPage .hero .product-details-wrap {
    list-style: disc;
    margin-bottom: 0px;
    margin: 0 auto;
}
.redesignPage .hero .column-2 .product-details-wrap {
    padding: 15px 13px 17px 23px;
    max-width: 235px;
}
.redesignPage .hero .column-3 .product-details-wrap {
    padding: 11px 0px 11px 14px;
    max-width: 288px;
    margin-right: -9px;
    margin-left: 0px;
}
.redesignPage .hero .product-details {
    font-family: "Maison Neue Book", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #000000;
}
.redesignPage .blue-text {
    color: #0047BB;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-align: inherit;
}
.redesignPage .hero .product-details .blue-text {
    font-family: "Maison Neue Medium", Arial, Helvetica, sans-serif;
}
.redesignPage .hero .price-wrap {
    border-top: 0.53px solid #53565A;
    display: inline-block;
    width: 100%;
    padding: 11px 0px 2px;
}
.redesignPage .hero .column-2 .price-wrap {
    padding-left: calc(50% - 61.075px);
    padding-left: -webkit-calc(50% - 61.075px);
    padding-left: -moz-calc(50% - 61.075px);
}
.redesignPage .hero .column-3 .price-wrap {
    padding-left: calc(50% - 61.47px);
    padding-left: -webkit-calc(50% - 61.47px);
    padding-left: -moz-calc(50% - 61.47px);
}
.redesignPage .hero .dollar-sign {
    float: left;
    font-family: "Maison Neue Light", Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    position: relative;
    top: 11px;
}
.redesignPage .hero .price {
    position: relative;
    left: auto;
    bottom: auto;
    float: left;
    font-family: "Maison Neue Light", Arial, Helvetica, sans-serif;
    font-size: 60.41px;
    line-height: 81.52px;
    color: #000000;
}
.redesignPage .hero .per-month {
    float: left;
    font-family: "Poppins Regular", sans-serif;
    font-size: 14.33px;
    line-height: 24px;
    /* letter-spacing: -0.14px; */
    color: #000000;
    position: relative;
    top: 41px;
}
.redesignPage .hero .product-disclaimer {
    font-family: "Maison Neue Light", Arial, Helvetica, sans-serif;
    font-size: 10.1px;
    line-height: 12px;
    color: #666666;
}
.redesignPage .hero .product-disclaimer .offer-details-link {
    color: #000000;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-align: inherit;
    text-decoration: underline;
}
.redesignPage .hero .speed-disclaimers {
    font-family: "Maison Neue Light", Arial, Helvetica, sans-serif;
    font-size: 10.1px;
    line-height: 11px;
    color: #666666;
}
.redesignPage .hero .address-bar-wrap {
    margin-top: 32px;
    margin-bottom: 90px;
}
.redesignPage .benefits-blade .header {
    margin-bottom: 37px;
}
.redesignPage .benefit-wrap {
    display: table;
}
.redesignPage .benefit-icon {
    background-repeat: no-repeat;
    background-position: center top;
    display: table-cell;
}
.redesignPage .benefits-blade .benefit-icon {
    width: 43px;
}
.redesignPage .low-rate .benefit-icon {
    background-image: url(/c/small-business/assets/images/business-fiber/readometer.png);
    background-size: 42px auto;
}
.redesignPage .easy-billing .benefit-icon {
    background-image: url(/c/small-business/assets/images/business-fiber/wifi-one.png);
    background-size: 40px auto;
}
.redesignPage .reliable-wifi .benefit-icon {
    background-image: url(/c/small-business/assets/images/business-fiber/bar-dollar.png);
    background-size: 43px auto;
}
.redesignPage .service-support .benefit-icon {
    background-image: url(/c/small-business/assets/images/business-fiber/dollar.png);
    background-size: 35px auto;
}
.redesignPage .benefit-details {
    display: table-cell;
}
.redesignPage .benefits-blade .benefit-details {
    padding-left: 10px;
}
.redesignPage .benefit-header {
    font-family: "Poppins Regular", sans-serif;
    font-size: 20px;
    line-height: 32px;
    /* letter-spacing: 0.6px; */
    color: #0047BB;
}
.redesignPage .benefits-blade .benefit-header {
    margin-bottom: 6px;
}
.redesignPage .benefit-description {
    font-family: "Maison Neue Light", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.redesignPage .benefits-blade .benefit-description {
    margin-bottom: 37px;
}
.redesignPage .benefits-blade .green-btn {
    margin-bottom: 46px;
}
.redesignPage .benefits-blade  .header {
    font-family: "Poppins Regular", sans-serif;
    font-size: 36px;
    line-height: 46px;
    /* letter-spacing: 0.36px; */
    color: #0047BB;
    text-align: center;
    float: none;
    width: auto;
    margin-bottom: auto;
}
.redesignPage .fiber-blade .mobile-background {
    background: url(/c/small-business/assets/images/business-fiber/fiber-blade-mobile-bkg.png) no-repeat center;
    background-size: cover;
    height: 253px;
    width: 100%;
}
.redesignPage .fiber-blade .header {
    margin: 33px 0px 51px;
}
.redesignPage .fiber-blade .benefit-icon {
    width: 66px;
}
.redesignPage .symmetrical .benefit-icon {
    background-image: url(/c/small-business/assets/images/business-fiber/symmetrical-icon.svg);
    background-size: 27px auto;
}
.redesignPage .connectivity .benefit-icon {
    background-image: url(/c/small-business/assets/images/business-fiber/connectivity-icon.svg);
    background-size: 66px auto;
}
.redesignPage .productivity .benefit-icon {
    background-image: url(/c/small-business/assets/images/business-fiber/productivity-mobile-icon.svg);
    background-size: 59px auto;
}
.redesignPage .fiber-blade .benefit-details {
    padding-left: 10px;
}
.redesignPage .fiber-blade .benefit-header {
    margin-bottom: 13px;
}
.redesignPage .fiber-blade .benefit-description {
    margin-bottom: 41px;
}
.redesignPage .fiber-blade .green-btn {
    margin-bottom: 38px;
}
.redesignPage .wifi-blade .header {
    margin-bottom: 37px;
}
.redesignPage .wifi-blade .subhead,
.redesignPage .wifi-blade .details {
    font-family: "Poppins Regular", sans-serif;
    font-size: 18px;
    line-height: 30px;
    /* letter-spacing: 0.18px; */
    color: #000000;
}
.redesignPage .wifi-blade .details-wrap {
    list-style: disc;
    margin: 30px 0px 20px 18px;
}
.redesignPage .wifi-blade .background {
    background: url(/c/small-business/assets/images/business-fiber/wifi-blade-mobile-bkg.png) no-repeat center top;
    height: 308px;
    width: 100%;
}
.redesignPage .wifi-blade .background-details {
    font-family: "Maison Neue Light", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #53565A;
    padding-top: 264px;
    text-align: center;
}
.redesignPage .wifi-blade .green-btn {
    margin: 37px 0px 28px;
}
.redesignPage .header {
    font-family: "Poppins Regular", sans-serif;
    font-size: 36px;
    line-height: 46px;
    /* letter-spacing: 0.36px; */
    color: #0047BB;
    text-align: center;
    float: none;
    width: auto;
    margin-bottom: auto;
}
.redesignPage .complete-wifi{
	background:#EEEEEE;
	padding-top:80px;
	padding-bottom:30px;
}
.redesignPage .complete-wifi .header{
	text-align:left;
	margin-bottom:20px;
	padding-right: 20px;
}
.redesignPage .complete-wifi .benefit-wrap.chain-link .benefit-icon{
	background-image: url(/c/small-business/assets/images/business-fiber/chainlink-icon.png);
	    width: 60px;
    height: 60px;
}
.redesignPage .complete-wifi .benefit-wrap.time-rate .benefit-icon{
	background-image: url(/c/small-business/assets/images/business-fiber/clock-icon.png);
	    width: 60px;
    height: 60px;
	position: relative;
    top: 15px;
}
.redesignPage .complete-wifi .benefit-wrap.globe-rate .benefit-icon{
	background-image: url(/c/small-business/assets/images/business-fiber/globe-cloud.png);
	    width: 60px;
    height: 60px;
	position: relative;
    top: 20px;
}
.redesignPage .complete-wifi .benefit-wrap .benefit-description{
	margin-top:20px;
	margin-left:20px;
}
.redesignPage .faq-blade {
    padding-bottom: 40px;
}
.redesignPage .faq-blade .header {
    margin: 28px 0px 10px;
}
.redesignPage .faq-blade .question-wrap {
    padding: 0px 12px;
}
.redesignPage .faq-blade .question-wrap.active {
    box-shadow: 0px 5px 10px #00000026;
    outline: 1px solid #CCCCCC;
    margin-bottom: 10px;
}
.redesignPage .faq-blade .question {
    font-family: "Poppins Regular", sans-serif;
    font-size: 18px;
    line-height: 24px;
    /* letter-spacing: 0.18px; */
    color: #000000;
    padding: 12px 0px 9px 36px;
    border-bottom: 1px solid #BEBEBE;
    position: relative;
}
.redesignPage .faq-blade .first .question {
    border-top: 1px solid #BEBEBE;
}
.redesignPage .faq-blade .question:hover {
    cursor: pointer;
}
.redesignPage .faq-blade .active .question {
    border-color: transparent;
}
.redesignPage .faq-blade .next-active .question {
    border-bottom-color: transparent;
}
.redesignPage .faq-blade .chevron-icon {
    width: 18px;
    height: 11px;
    background: url(/assets/images/page-components/tv/downchevron_icon.svg) no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -5.5px;
    left: 0px;
}
.redesignPage .faq-blade .active .chevron-icon {
    background-image: url(/assets/images/page-components/tv/up_chevron_icon.svg);
}
.redesignPage .faq-blade .answer {
    font-family: "Poppins Regular", sans-serif;
    font-size: 16px;
    line-height: 24px;
    /* letter-spacing: 0.16px; */
    color: #000000;
    padding: 0px 0px 12px 36px;
    display: none;
}
.redesignPage .faq-blade .answer li {
    font-family: "Poppins Regular", sans-serif;
    font-size: 16px;
    line-height: 24px;
    /* letter-spacing: 0.16px; */
    color: #000000;
}
.redesignPage .faq-blade ol li {
    padding-left: 5px;
}
.redesignPage .faq-blade ol,
.redesignPage .faq-blade ul {
    margin-bottom: 0px;
    margin-left: 23px;
}
.redesignPage .faq-blade ol {
    list-style-type: decimal;
}
.redesignPage .faq-blade ul {
    list-style-type: disc;
}
.redesignPage .faq-blade .answer a {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    /* letter-spacing: inherit; */
    color: #0047BB !important;
    text-decoration: underline;
    font-weight: inherit;
}
.redesignPage .faq-blade .active .answer {
    display: block;
}
.redesignPage .help-blade .header {
    margin-bottom: 21px;
}
.redesignPage .help-blade .help-wrap {
    display: table;
    padding-bottom: 34px;
}
.redesignPage .help-blade .help-icon {
    display: table-cell;
    width: 75px;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}
.redesignPage .help-blade .chat .help-icon {
    background-image: url(/c/small-business/assets/images/business-internet/chat-icon.svg);
    background-size: 35px auto;
    height: 30px;
}
.redesignPage .help-blade .support .help-icon {
    background-image: url(/c/small-business/assets/images/business-internet/support-icon.svg);
    background-size: 32px auto;
    height: 42px;
}
.redesignPage .help-blade .help-details,
.redesignPage .help-blade .help-details button,
.redesignPage .help-blade .help-details a {
    font-family: "Poppins Regular", sans-serif;
    font-size: 20px;
    line-height: 32px;
    /* letter-spacing: 0.20px; */
}
.redesignPage .help-blade .help-details {
    color: #000000;
    display: table-cell;
    vertical-align: middle;
}
.redesignPage .help-blade .help-details button,
.redesignPage .help-blade .help-details a {
    color: #0047BB;
    display: inline;
}
.redesignPage .help-blade .help-details button {
    background: #FFFFFF;
    border: 0px;
}
.redesignPage .help-blade .help-details button:hover {
    text-decoration: underline;
}
.redesignPage .moving-blade {
    background-image: url(/c/small-business/assets/images/business-fiber/cen-small-hero.png);
	background-repeat: no-repeat;
}
.redesignPage .moving-blade .header {
    margin: 24px 0px 22px;
}
.redesignPage .moving-blade .details,
.redesignPage .moving-blade .chat-link {
    font-family: "Poppins Regular", sans-serif;
    font-size: 18px;
    line-height: 36px;
    /* letter-spacing: 0.18px; */
}
.redesignPage .moving-blade .details {
    color: #000000;
}
.redesignPage .moving-blade .chat-link {
    border: 0px;
    background: transparent;
    color: #0047BB;
    text-decoration: underline;
}
.redesignPage .moving-blade .background {
    height: 307px;
    width: 100%;
    background: transparent url(/c/small-business/assets/images/business-internet/moving-blade-mobile-bkg.png) no-repeat center;
    mix-blend-mode: darken;
}
.redesignPage .moving-blade .green-btn {
    margin-bottom: 27px;
}
.redesignPage .moving-blade .green-btn:hover {
    background-color: #FFFFFF;
}
.redesignPage .horizontal-stripe {
    height: 6px;
    background-image: linear-gradient(to right, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
}
.redesignPage .speed-columns.visible-sm.ipad-portrait .column-3 .speed-image-wrap{
	width: 191px;
    height: 134px;
    background: #f2f6fc;
    border: 1px solid #00000000;
    border-radius: 50%;
    margin: 0px auto;
    position: relative;
    z-index: 1;
}
.redesignPage .speed-columns.visible-sm.ipad-portrait .column-3 .product-wrap{
	    background: #f2f6fc;
    border: 1px solid #00000000;
    border-radius: 10px;
    position: relative;
    z-index: 0;
    margin-top: -67px;
}
.redesignPage .speed-columns.visible-sm.ipad-portrait .column-3{
	width:400px;
	margin-left: 30px;
}
.redesignPage .speed-columns.visible-sm.ipad-portrait .column-3 .product-name{
	margin-top:75px;
}


@media (min-width: 365px) {
    .redesignPage .hero .column-3 .product-details-wrap {
        margin: 0px auto;
    }
}

@media (min-width: 768px) {
   /*  .redesignPage {
        margin-top: 85px;
    } */
	.redesignPage .horizontal-stripe {
		height: 10px;
	}
    .redesignPage .hero {
        background: url(/c/small-business/assets/images/business-fiber/sbg-fiber-hero-desktop.png) no-repeat center;
        background-size: cover;
        padding-bottom: 30px;
    }
    .redesignPage .hero .column-1 {
        float: left;
    }
	.redesignPage .hero .header{
		text-align:left;
	}
    .redesignPage .hero .above-header {
        margin: 85px 0px 4px;
    }
    .redesignPage .hero .speed-columns {
        margin: 57px auto 0px;
        background: rgba(255, 255, 255, 0.85);
        border-radius: 10px;
        width: 400px;
        display: inline-block;
    }
    .redesignPage .hero .column-2 {
        max-width: 317px;
        float: left;
        margin-bottom: 0px;
    }
    .redesignPage .hero .vertical-line {
        float: left;
        height: 256px;
        margin-top: 52px;
        background-color: #CBCBCB;
    }
    .redesignPage .hero .column-3 {
        max-width: 336px;
        float: left;
        margin-bottom: 0px;
    }
    .redesignPage .hero .speed-image-wrap {
        background: #FFFFFF;
        width: 191px;
        height: 134px;
        margin-top: -57px;
    }
    .redesignPage .hero .product-wrap {
        background: transparent;
        border-radius: 0px;
        margin-top: -57px;
    }
    .redesignPage .hero .column-2 .product-wrap {
        padding: 0px 39px 13px 40px;
    }
    .redesignPage .hero .column-3 .product-wrap {
        padding: 0px 22px 13px 33px;
    }
    .redesignPage .hero .product-name {
        margin-top: 58px;
    }
    .redesignPage .hero .column-3 .product-details-wrap {
        margin-left: 0px;
        margin-right: -9px;
    }
    .redesignPage .hero .price-wrap {
        padding-top: 0px;
        padding-bottom: 0px;
		height: 80px;
		margin-top:0px;
    }
    .redesignPage .hero .product-disclaimer {
        margin-top: -8.39px;
    }
    .redesignPage .hero .speed-disclaimers {
        float: left;
        width: 100%;
        padding: 0px 20px 5px;
    }
    .redesignPage .hero .address-bar-wrap {
        margin-top: 18px;
        margin-bottom: 0px;
        padding: 17px 0px;
        background: rgba(255, 255, 255, 0.65);
    }
    .redesignPage .horizontal-stripe {
        height: 10px;
    }
	.redesignPage .benefits-blade {
        padding-bottom: 62px;
    }
    .redesignPage .benefits-blade .header {
        margin: 61px 0px;
		font-family: "Poppins Regular", sans-serif;
		font-size: 36px;
		line-height: 46px;
		/* letter-spacing: 0.36px; */
		color: #0047BB;
		text-align: center;
		float: none;
		width: auto;
    }
    .redesignPage .benefits-blade .benefit-wrap {
        width: 345px;
    }
    .redesignPage .benefits-blade .benefit-wrap:first-child {
        float: left;
    }
    .redesignPage .benefits-blade .benefit-wrap:last-child {
        float: right;
    }
    .redesignPage .benefits-blade .benefit-icon {
        width: 57px;
    }
	.redesignPage .low-rate .benefit-icon {
        background-size: 52px auto;
    }
    .redesignPage .easy-billing .benefit-icon {
        background-size: 43px auto;
    }
    .redesignPage .reliable-wifi .benefit-icon {
        background-size: 57px auto;
    }
    .redesignPage .service-support .benefit-icon {
        background-size: 49px auto;
    }
    .redesignPage .benefits-blade .benefit-details {
        padding-left: 38px;
    }
    .redesignPage .benefits-blade .benefit-description {
        margin-bottom: 33px;
    }
    .redesignPage .fiber-blade {
        background: url(/c/small-business/assets/images/business-fiber/fiber-blade-desktop-bkg.png) no-repeat center;
        background-size: cover;
    }
    .redesignPage .fiber-blade .col-xs-12 {
        width: 552px;
    }
    .redesignPage .fiber-blade .header {
        text-align: left;
        margin: 42px 0px 40px;
    }
    .redesignPage .fiber-blade .benefit-icon {
        width: 83px;
    }
    .redesignPage .symmetrical .benefit-icon {
        background-size: 31px auto;
    }
    .redesignPage .connectivity .benefit-icon {
        background-size: 81px auto;
    }
    .redesignPage .productivity .benefit-icon {
        background-image: url(/c/small-business/assets/images/business-fiber/productivity-desktop-icon.svg);
        background-size: 83px auto;
    }
    .redesignPage .fiber-blade .benefit-details {
        padding-left: 25px;
    }
    .redesignPage .green-btn {
        line-height: 41px;
        height: 43px;
    }
    .redesignPage .fiber-blade .green-btn {
        background-color: #FFFFFF;
        width: 300px;
    }
    .redesignPage .green-btn:hover {
        background-color: #48D597 !important;
    }
    .redesignPage .fiber-blade .green-btn {
        margin: 2px 0px 63px 108px;
    }
    .redesignPage .wifi-blade .content-wrap {
        width: 480px;
    }
    .redesignPage .wifi-blade .header {
        margin: 84px 0px 13px;
        text-align: left;
    }
    .redesignPage .wifi-blade .details-wrap {
        position: relative;
        z-index: 1;
    }
    .redesignPage .wifi-blade .background {
        background: url(/c/small-business/assets/images/business-fiber/wifi-blade-desktop-bkg.png) no-repeat center top;
        height: 511px;
        width: 324px;
        position: absolute;
        top: 49px;
        right: 0px;
    }
    .redesignPage .wifi-blade .background-details {
        padding-top: 467px;
    }
    .redesignPage .wifi-blade .green-btn {
        background-color: #EEEEEE;
        width: 287px;
        margin: 23px 0px 80px 42px;
    }
	.redesignPage .complete-wifi .green-btn{
		margin: 2px 0px 63px 0px;
		background-color: #FFFFFF;
		width: 300px;
	}
	.redesignPage .faq-blade {
        padding-bottom: 51px;
    }
    .redesignPage .faq-blade .header {
        margin: 48px 0px 26px;
    }
    .redesignPage .faq-blade .question-wrap {
        padding: 0px 12px 0px 0px;
    }
    .redesignPage .faq-blade .question {
        padding-left: 62px;
        font-size: 20px;
        /* letter-spacing: 0.20px; */
    }
    .redesignPage .faq-blade .chevron-icon {
        left: 22px;
    }
    .redesignPage .faq-blade .answer {
        padding-left: 62px;
    }
    .redesignPage .help-blade {
        width: 731px;
    }
    .redesignPage .help-blade .help-wrap {
        padding-bottom: 72px;
    }
	.redesignPage .moving-blade .header {
        text-align: left;
        margin: 40px 0px 31px;
    }
    .redesignPage .moving-blade .content-wrap {
        position: relative;
        z-index: 1;
    }
    .redesignPage .moving-blade .background {
        background-image: url(/c/small-business/assets/images/business-internet/moving-blade-desktop-bkg.png);
        width: 755px;
        height: 448px;
        position: absolute;
        left: -610px;
        top: 46px;
        z-index: 0;
    }
    .redesignPage .moving-blade .green-btn {
        width: 300px;
        background-color: #FFFFFF;
        margin: 34px auto 20px auto;
        position: relative;
        z-index: 1;
        display: block;
    }
  
}
@media (max-width:1000px){
	.redesignPage .hero .above-header {
		margin: 40px 0px 4px;
	}
	.redesignPage .hero{
		height:530px;
	}
	.redesignPage .moving-blade{
		background:none;
	}
	.redesignPage .moving-blade .mobile-cent-small{
		padding:0px;
	}
	.redesignPage .hero .above-header{
		text-align:left;
	}
	.redesignPage .hero .subHeader{
		width:0px;
	}
	.redesignPage .hero .subHeader{
		width: 60%;
		text-align: left;
	}
	.redesignPage .hero .speed-disclaimers{
		margin-top:20px;
	}
}

@media(max-width:767px){
	.redesignPage .hero{
		background:#ffffff;
	}
	.redesignPage .hero .above-header{
		margin-top:20px;
	}
	.redesignPage .hero .subHeader{
		text-align:left;
		margin-left:50px;
	}
	.redesignPage .benefits-blade .header{
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.redesignPage .fiber-blade{
		background:#EEEEEE;
	}
	.redesignPage .wifi-blade{
		margin-top:30px;
	} 
	.redesignPage .complete-wifi .uas-link.green-btn{
		display:none;
	}
	.redesignPage .complete-wifi{
		padding-top:40px;
	}
	.redesignPage .complete-wifi .header{
		text-align:center;

	}
	.redesignPage .moving-blade{
		background:none;
	}
	.redesignPage .moving-blade .mobile-cent-small{
		padding:0px !important;
	}
	.redesignPage .moving-blade .details{
		margin-bottom:20px;
	}
	.redesignPage .moving-blade .green-btn{
		margin-bottom:20px;
	}
	.redesignPage .horizontalStripe{
		display:none !important;
	}
	.redesignPage .hero .subHeader{
		width: 100%;
		text-align: left;
	}
	.redesignPage .hero .speed-disclaimers{
		margin-top:20px;
	}
}
@media(max-width:1200px){
	.redesignPage .moving-blade{
		background-size: contain;
	}
}
@media (min-width: 992px) {
    .redesignPage .hero .column-1 {
        width: 330px;
        text-align: left;
        margin-right: -26.17px;
        position: relative;
        z-index: 1;
    }
    .redesignPage .hero .header {
        margin-bottom: 0px;
        font-size: 38.4px;
        line-height: 49.4933px;
    }
    .redesignPage .hero .speed-columns {
        float: none;
        position: relative;
        z-index: 0;
        margin-top: 84px;
    }
	.redesignPage .benefits-blade .benefit-wrap {
        width: auto;
    }
    .redesignPage .benefits-blade .benefit-wrap:first-child {
        width: 429px;
    }
    .redesignPage .benefits-blade .benefit-wrap:last-child {
        width: 366px;
    }
	.redesignPage .wifi-blade .content-wrap {
        width: 511px;
    }
    .redesignPage .wifi-blade .green-btn {
        margin-bottom: 110px;
    }
}
.disclaimer .offer-details-link.not-try-for-1 {
  color: #000000;	
  text-decoration: underline;
}
/* Redesign End */