/* HOMEPAGE BTS2016 - JUNE 2016 */ 

/* GENERIC */ 

/************** Start Offers 3 Columns Auto Equal Height Code **************/

.table {
	display: table;
	border-spacing: 15px;
	padding: 0;
	margin: 0;
}
.table-group {
	display: table-row-group;
}
.tr {
	display: table-row;
}
.table-cell {
	display: table-cell;
	float: none;
	width:33.3333%;
}
.local-box-green {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006c5b+0,00ab90+15,00ab90+60,006c5b+100 */
	background: #006c5b; /* Old browsers */
	background: -moz-linear-gradient(top,  #006c5b 0%, #00ab90 15%, #00ab90 60%, #006c5b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #006c5b 0%,#00ab90 15%,#00ab90 60%,#006c5b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #006c5b 0%,#00ab90 15%,#00ab90 60%,#006c5b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c5b', endColorstr='#006c5b',GradientType=0 ); /* IE6-9 */
}
.local-box-red {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9f210b+0,ca2a0e+100 */
    background: #9f210b; /* Old browsers */
    background: -moz-linear-gradient(top,  #9f210b 0%, #ca2a0e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #9f210b 0%,#ca2a0e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #9f210b 0%,#ca2a0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f210b', endColorstr='#ca2a0e',GradientType=0 ); /* IE6-9 */
}
@media only screen and (max-width : 767px) {
	.table, .table-group, .tr, .table-cell  {
		display: block;
	}
}

/************** End Offers 3 Columns Auto Equal Height Code **************/

#mid-columns {
	background: #F0F0F0;
	z-index: 225;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfbfbf+0,f0f0f0+10,f0f0f0+100 */
	background: rgb(191,191,191); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(240,240,240,1) 5%, rgba(240,240,240,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(191,191,191,1) 0%,rgba(240,240,240,1) 5%,rgba(240,240,240,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(191,191,191,1) 0%,rgba(240,240,240,1) 5%,rgba(240,240,240,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */

}

body { 
	font-family: Open_sansregular,Arial,sans-serif;
	background:#f0f0f0;
} 
.container { 
	max-width: 1170px; 
	width: 100%; 
} 
main.container { 
	max-width: 100%; 
} 
.no-gutter > [class*='col-'] { 
	padding-right:0; 
	padding-left:0; 
} 
.lrgr-txt { 
	font-size: 18px; 
} 
.clearfix { display: inline-block; } 
.clearfix:after { 
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0; 
} 
/* start commented backslash hack \*/ 
* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* close commented backslash hack */ 

.lp-products section h2 { 
	font-family: open_sans_extrabold,Helvetica,Arial,sans-serif; 
} 

/* HERO */ 
section.hero-wrapper { 
	background-color: #fafbf5; 
} 
section.hero-wrapper .container { 
	padding: 0; 
} 

.hero-wrapper { 
	width: 100%; 
	z-index:0; 
}

.npp-hero { 
	background: #fafbf5 url(/browse/static/homepage/images/freeDVR_hp_hero_992+.png) no-repeat center top; 
}
.npp-hero .local-box {
    margin-top: -50px;
}
.lp-products section .hero-offer-wrapper { 
	display: table; 
	margin-top: 65px; 
} 
.lp-products section .hero-offer-wrapper .hero-offer { 
	display: table-cell; 
	vertical-align: middle; 
} 
.lp-products section .hero-offer h1 { 
	color: #434343; 
	font-size: 50px; 
	margin: 5px 0; 
	font-weight: normal; 
	font-family: open sans bold,Helvetica,Arial,sans-serif; 
} 
.lp-products section .hero-offer h2 { 
	color: #5f1695; 
	font-size: 42px; 
	font-family: open_sans_extrabold,Helvetica,Arial,sans-serif; 
	font-weight: normal; 
	margin: 5px 0; 
} 
.lp-products section .hero-offer h3, .lp-products section .hero-offer h3 a { 
	color: #5f1695; 
	font-size: 30px; 
	font-weight: bold; 
	margin: 5px 0; 
	padding: 0; 
} 
.lp-products section .hero-offer h4 { 
	color: #434343; 
	font-size: 18px; 
	font-weight: bold; 
	margin: 0 0 5px; 
} 
.lp-products section .hero-offer p.hidden-xs { 
	font-size: 18px; 
} 
.lp-products section p.m-note { 
	font-size: 13px; 
	font-weight: bold; 
	margin: 10px 20px 0; 
	text-align: center; 
} 

/* Localization */ 
.local-box { 
	height: 466px; 
	max-width: 375px; 
	padding: 0; 
	margin-top: -109px; 
} 
.local-box h2.header { 
    color: #fff;
    font-family: open_sans_extrabold,Helvetica,Arial,sans-serif;
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 30px;
    text-align: center;
} 
.local-box form { 
	margin: 20px auto 25px; 
	width: 270px; 
} 
.local-box input { 
	color: #666; 
	font-size: 14px; 
	font-weight: normal; 
	height: 32px; 
	line-height: 25px; 
	padding: 0 5px; 
	margin-top: 10px; 
} 
.local-box input[name="address1"] { 
	position: relative; 
	width: 270px; 
} 
.local-box input[name="apt"] { 
	width: 108px; 
} 
.local-box input[name="zipCode"] { 
	margin-left: 5px; 
	width: 108px; 
} 
.local-box .error.bubble { 
	background: #FFF; 
} 
form .bubble.nozip .pointer { 
	left: 130px; 
} 

/* Info Popup */ 
.info-pop { 
	display: inline-block; 
	position: relative; 
} 
.info-link { 
	background-color: #7d7d7d; 
	background-image: none; 
	border-radius: 20px; 
	box-shadow: 1px 1px 1px #202020 inset; 
	color: #fff !important; 
	display: inline-block; 
	height: 29px; 
	margin-left: 10px; 
	text-align: center; 
	text-decoration: none !important; 
	width: 29px; 
} 
.info-link span { 
	font-size: 18px; 
	font-weight: 600; 
	line-height: 29px; 
} 
.info-pop div { 
	background: #fff; 
	border: 1px solid #c9c9c9; 
	border-radius: 5px; 
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.53); 
	color: #777e84; 
	display: none; 
	filter: none; 
	font: 13px "Open Sans Regular",Arial,sans-serif; 
	margin-top: 12px; 
	padding: 10px; 
	position: absolute; 
	right: -40px; 
	text-align: left; 
	width: 200px; 
	z-index: 99999; 

} 
.info-pop div:after { 
	border-color: transparent transparent #fff; 
	border-style: solid; 
	border-width: 14px; 
	content: ""; 
	height: 0; 
	right: 40px; 
	position: absolute; 
	top: -25px; 
	width: 0; 
} 
.orange-button { 
	background-image: -webkit-linear-gradient(#ffb32e, #fba502); 
	background-image: -o-linear-gradient(#ffb32e, #fba502); 
	background-image: linear-gradient(#ffb32e, #fba502); 
	/* Valid, works in 8-9 */ 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffb32e, endColorstr=#fba502)"; 
	border: 0 none; 
	box-shadow: 0 0 3px #491270; 
	color: #fff; 
	cursor: pointer; 
	display: block; 
	font-family: open_sans_extrabold; 
	font-size: 24px; 
	height: 50px; 
	line-height: 50px; 
	margin: 10px 0; 
	text-align: center; 
	text-decoration: none; 
	max-width: 270px; 
	width:90%;
} 
.orange-button:hover, .orange-button:visited { 
	color: #fff; 
	text-decoration: none; 
} 
.local-box .prod-offer, .local-box .free-offer { 
	font-family: open_sans_extrabold,Helvetica,Arial,sans-serif; 
	color: #fff; 
	font-size: 22px; 
	margin: 20px 0 0 0; 
	text-align: center; 
} 
.local-box .free-offer { 
	color: #ffa504; 
	font-size: 16px; 
} 
.lp-products .large_price { 
	margin: 0 auto 30px; 
} 
.lp-products .hero-price-lockup2 .price { 
	color: #fff; 
} 
.lp-products .hero-offer-wrapper .hero-price-lockup2 .price { 
	color: #691798; 
}	
.lp-products .hero-price-lockup2 .market-price { 
	font-size: 11px; 
} 
.lp-products .hero-price-lockup2 .add-info { 
	font-size: 100%; 
	top: -1.5em; 
} 
.lp-products .hero-price-lockup2 .price .change { 
	font-size: 240%; 
} 

/* HOME */ 
#charter-home-bts main.lp-products.container { 
	max-width: 100%; 
} 


.lp-products .offers-wrapper .centerline { 
	margin: 0 0 40px; 
} 

/* OFFERS */ 
section.offers-wrapper { 
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #440f63 0%, #841cbf 100%) repeat scroll 0 0; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover; 
	z-index: 10; 
} 
.lp-products .offers-wrapper h1 { 
	color: #fff; 
	font-size: 35px; 
	font-family: "open_sansregular",Helvetica,Arial,sans-serif; 
	letter-spacing: 1px; 
	line-height: 28px; 
	margin: 30px 0 20px; 
	text-align: center; 
} 
.lp-products .offers-wrapper h2 { 
	color: #ffa302; 
	font-size: 24px; 
	font-family: open_sans_extrabold,Helvetica,Arial,sans-serif; 
	font-weight: normal; 
	letter-spacing: 1px; 
	margin: 10px 0; 
	text-align: center; 
} 
.lp-products .centerline h2 a { 
	color: #ffa302; 
	display: inline-block; 
} 
.lp-products .centerline h2 a:hover { 
	color: #fff; 
} 

.offers-wrapper article { 
	position: relative; 
	/* padding-right: 9px; */ 
} 
.panel { 
	text-align: center; 
} 
.panel:after, .panel:before { 
	background:none; 
} 

hr.dashline { 
	border-color: #000; 
	margin: 20px auto; 
	width: 17%; 
} 
.silver-panel hr.dashline { 
	border-color: #fff; 
} 
.storefront .b_offers { 
	background-color: #eaeaea; 
} 
.storefront .b_offers > .b_content:before { 
	background-image: linear-gradient(to right, #d0d0d0 0px, rgba(208, 208, 208, 0) 100%); 
	background-repeat: repeat-x; 
} 
/* LASTCHANCE LOCALIZATION */ 
#lastchance-offer-form { 
	background: #fff; 
	width: 100%; 
	max-width: 400px; 
} 
.modal p.modal-header { 
	color: #325682; 
	font-size: 25px; 
} 
#lastchance-offer-form p { 
	font-size: 12px; 
} 
#input-field input[type="text"] { 
	border: 1px solid rgb(127, 136, 143); 
	border-radius: 3px 3px 3px 3px; 
	padding: 10px 8px; 
	display: inline; 
	margin-right: 20px; 
	width: 150px; 
} 
.lp-products .ribbon { 
	width: 100%; 
} 
.lp-products .ribbon.silver { 
	top: -30px; 
} 
.lp-products .ribbon > img { 
	margin-left: -1%; 
	max-width: 102%; 
} 
.lp-products .local-box .price { 
	color: #fff; 
} 
.tablet-view { 
	display: none; 
} 
.devices-img { 
	width: 100%; 
	max-width: 298px; 
	margin-top: 10px; 
} 
.panel .orange-button { 
	margin: 30px auto; 
} 
.silver-panel { 
	background: #09aeef !important; 
	color: #fff; 
} 
.channel-number { 
	text-align: center; 
} 
.lp-products .channel-number h2 a, .lp-products .panel .price { 
	color: #0479a7; 
	font-weight: bold; 
	font-family: "open_sans_extrabold","open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif; 
	text-decoration: none; 
} 
.channel-number h2 a { 
	font-size: 72px; 
} 
.panel.hero-price-lockup2 .price { 
	font-size: 11px; 
} 

.panel.silver-panel:before, .panel.silver-panel:after  { 
	background: none; 
} 
.silver-panel .channel-number h2 a, .lp-products .panel.silver-panel .price { 
	color: #fff; 
}	

.lp-products .panel .hero-price-lockup2 { 
	text-align: left; 
} 
.lp-products .panel .hero-price-lockup2 .add-info { 
	font-size: 120%; 
	font-weight: bold; 
} 
section.sweeps { 
	background: #ececec; 
} 
section.sweeps a { 
	text-decoration: none; 
} 
section.sweeps .bts-legal { 
	text-align: left; 
	font-size: 10px; 
	padding: 15px 0 20px 0; 
} 
.lp-products .sweeps h2 { 
	color: #252525; /* grafite */ 
	font-size: 22px; 
	font-family: open_sansregular; 
	margin: 25px 0 0; 
} 
.lp-products .sweeps-container { 
	background: url(/browse/static/homepage-bts/images/sweeps-bg.png) no-repeat center top; 
	padding: 25px 0; 
} 
.lp-products .sweeps-container p { 
	color: #fff; 
	margin: 0; 
} 
.lp-products p.header { 
	font-size: 25px; 
	line-height: 30px; 
} 

.tt-dropdown { 
	background: #fff !important; 
	color: #000; 
} 
.tt-click { 
	font-size: 24px; 
	padding: 5px !important; 
	text-decoration: none; 
} 
#localization .tt-click { 
	font-size: 18px; 
} 
#customer-localization-form { 
	display: none; 
} 
.lp-products .hero-price-lockup2 .exponent { 
	width: 10em; 
} 
.large_price_wrapper { 
	display: table; 
	width: 100%; 
	text-align: center; 
	margin-top: 12px; 
	margin-bottom:0; 
}

.table .large_price_wrapper { 
	position:absolute;
	bottom:10px; 
}

.hero-offer .large_price_wrapper { 
	text-align: left; 
} 
.offers-wrapper .large_price_wrapper { 
	margin-top: 35px; 
}	
.large_price_wrapper .large_price { 
	display: table-cell; 
	float: none; 
	margin: 0 auto; 
	padding: 0; 
} 
.large_price_wrapper .large_price .b_price { 
	text-align: left; 
	display: inline-block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
} 
.lp-products .hero-price-lockup2 .base { 
	margin: 30px 0 20px; 
} 

.pointer { 
	cursor: pointer; 
} 

.toggle-disp a { 
	color: #f48220; 
	font-family: "open_sansregular"; 
	font-size: 16px; 
	text-decoration: underline; 
} 
section.sweeps .touts { 
	max-width: 100%; 
} 

/* TT STYLES - test version overrides */ 
section.offers-wrapper.test-version { 
	background: none; 
} 

.lp-products .hero-offer-wrapper .hero-offer.test-version .hero-price-lockup2 .price { 
	color: #03629c; 
} 
.lp-products .offers-wrapper.test-version .silver-panel hr.dashline { 
	border-color: #000; 
} 
section.offers-wrapper.test-version .panel { 
	border: 0; 
	box-shadow: 0 20px 35px 20px #c4c2c2 inset; 
	-webkit-box-shadow: 0 20px 35px 20px #c4c2c2 inset; 
	-moz-box-shadow: 0 20px 35px 20px #c4c2c2 inset; 
	-o-box-shadow: 0 20px 35px 20px #c4c2c2 inset; 
} 
section.offers-wrapper.test-version .panel.silver-panel { 
	background: none !important; 
	color: #333; 
} 

section.offers-wrapper.test-version .silver-panel .channel-number h2 a, .lp-products section.offers-wrapper.test-version .panel.silver-panel .price { 
	color: #0479a7; 
} 
.lp-products section.offers-wrapper.test-version .ribbon > img { 
	margin-left: -0.4%; 
	max-width: 101%; 
} 
.lp-products section.offers-wrapper.test-version .panel .orange-button { 
	box-shadow: 0 0 3px #333; 
} 
.lp-products section.offers-wrapper.test-version .centerline h2 a:hover { 
	color: #ffa302; 
} 

/* contract buyout banner only styles - remove when it goes down */ 
.cbo { 
	margin: 0 0 30px; 
	position: relative; 
	text-align: left; 
} 
.cbo-wrap { 
	background-image: -webkit-linear-gradient(#008dd5, #009dde); 
	background-image: -o-linear-gradient(#008dd5, #009dde); 
	background-image: linear-gradient(#008dd5, #009dde); 
	/* Valid, works in 8-9 */ 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#008dd5, endColorstr=#009dde)"; 
	margin: 0; 
} 
.cbo-wrap img { 
	max-width: 100%; 
} 
.cbo img { 
	max-width: 100%; 
} 
.row.cbo a { 
	display: block; 
	width: 100%; 
	/* color: #fff;  */
	text-decoration: none; 
} 
.row.cbo > a:hover, .row.cbo > a:active { 
	text-decoration: none; 
	color: #fff; 
} 
.lp-products .sweeps h1 { 
	color: #fff; 
	font-family: open_sansbold,Helvetica,Arial,sans-serif; 
	font-size: 32px; 
	margin: 20px 20px 10px; 
	padding: 0; 
	text-align: left; 
} 
.row.cbo p { 
	margin: 10px 20px; 
} 
.stream-ban { 
	margin: 0 auto 30px; 
} 
img.com-img-m { 
	max-width: 100%; 
	margin: 0 auto; 
} 
img.cbo-get-500 { 
	margin-top: 0; 
} 
img.learn-more { 
	margin-top: 22%; 
} 
.lp-products .large_price_wrapper.hidden-md .hero-price-lockup2 sup.change { 
	top: 0; 
} 

/* CBO AB Test */ 
.cbo-top { 
	color: #fff; 
	display: none; 
	font-size: 16px; 
	line-height: 22px; 
	padding: 10px; 
	width: 100%; 
} 
.cbo-top a { 
	color: #fff; 
	display: inline-block; 
	text-decoration: underline; 
} 
.cbo-in-hero.hp-cbo-test, .fbo-hero { 
	display: none; 
} 
.cbo-top.hp-cbo-test, .fbo-hero.hp-cbo-test { 
	display: block; 
} 
.fbo-hero.orange-button { 
	box-shadow: 0 0 3px #333; 
} 


/* TEST VERSION */
.lp-products  .hero-offer.test-version h1 {
    color: #2b63a1;
    font-family: "open_sans_extrabold","open_sansregular",Helvetica,Arial,sans-serif;
    font-size: 42px;
    line-height: 55px;
    margin-bottom: 20px;
}
.lp-products .hero-offer.test-version h1 span {
    color: #363636;
    font-family: "open_sansregular",Helvetica,Arial,sans-serif;
}
.lp-products .offers-wrapper.test-version .centerline h1 {
    color: #2b63a1;
    font-family: "open_sans_extrabold","open_sansregular",Helvetica,Arial,sans-serif;
    font-size: 56px;
}
.lp-products .offers-wrapper.test-version .centerline h1 span {
    color: #363636;
    font-family: "open_sansregular",Helvetica,Arial,sans-serif;
}
.lp-products .offers-wrapper.test-version .centerline h1 span.note {
    font-size: 26px;
}
.lp-products .offers-wrapper.test-version .centerline h1 span.tagline {
    font-size: 36px;
}
.lp-products .offers-wrapper.test-version .centerline h1 sup {
    top: -0.25em;
}
.lp-products .offers-wrapper.test-version .centerline h1 sup.star {
    color: #363636;
    font-size: 16px;
    top: -1.8em;
}
.lp-products .offers-wrapper.test-version .centerline h1 sup.dd {
    font-size: 14px;
    top: -1em;
}
.lp-products .offers-wrapper .hp-tp-disclaimer p {
    font-size: 14px;
    color: #363636;
    text-align: left;
    margin-left: 15px;
}


/* ==================================================== BTS2016 Code ==================================================== */


.sweeps {
	padding:20px;
	font-size: 12px;
} 
.whiteForm {
	background:#fff;
}
.stuckCopy {
	color:#fff;
	text-align:center;
	margin-top:0 !important;
	font-size:16px;
}
.triple-banner {
    font-family: "open_sans_extrabold","open_sansregular",Helvetica,Arial,sans-serif;
    background: #00836f none repeat scroll 0 0;
    color: #fff;
    margin: 0 auto;
    max-width: 1200px;
	width:100%;
	text-align:center;
	font-size:30px;
	z-index:999;
}
.leftTriangle {
    border-color: transparent transparent #003c34;
    border-style: solid;
    border-width: 0 0 30px 30px;
    height: 0;
    left: 0;
    position: relative;
    top: -30px;
    width: 0;
    z-index: 1;
}
.rightTriangle {
    border-color: transparent transparent transparent #003c34;
    border-style: solid;
    border-width: 30px 0 0 30px;
    height: 0;
    left: 1170px;
    position: relative;
    top: -103px;
    width: 0;
}
.panel {
    margin:0;
	padding:5px 0 130px;
}

.upperBar {
    background: #004d7b none repeat scroll 0 0;
    color: #fff;
    font-family: "open_sans_extrabold","open_sansregular",Helvetica,Arial,sans-serif;
    font-size: 25px;
    padding: 15px 0;
    width: 100%;
	height:55px;
	position:absolute;
	top:-55px
}
.upperBarSilver {
	top:-80px;
	height:80px;
}

.popular {
	font-size:18px;
	color:#ffb32e;
	font-style:oblique;
}

/* Ribbon */


#ribbon {
    font-family: "open_sans_extrabold","open_sansregular",Helvetica,Arial,sans-serif;
	top:-15px;
}
.callout-box #ribbon-container {
    color: #fff;
    font-family: "open_sansbold";
    font-size: 24px;
    left: -8px;
    line-height: 38px;
    max-width: 416px;
    overflow: visible;
    position: absolute;
    top: 5px;
    width: 100%;
}
#ribbon-container div {
    background: #00836f;
    color: #fff;
    display: block;
    overflow: visible;
    position: relative;
    text-decoration: none;
    width: 100%;
	max-width:1180px;
	text-align:center;
	margin:0 auto;
	padding:10px;
	font-size:27px;
}
#ribbon-container div::before {
    border-left: 50px solid transparent;
    border-bottom: 50px solid #003c34;
    bottom: 58px;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}
#ribbon-container div::after {
    border-right: 50px solid transparent;
    border-bottom: 50px solid #003c34;
    bottom: 58px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
}

/* Green Grad */

.green-grad {
	color: #fff;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00ab90+0,006c5b+100 */
	background: #00ab90; /* Old browsers */
	background: -moz-linear-gradient(top, #00ab90 0%, #006c5b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #00ab90 0%,#006c5b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #00ab90 0%,#006c5b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ab90', endColorstr='#006c5b',GradientType=0 ); /* IE6-9 */
}
.green-grad-rev {
	color: #fff;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006c5b+0,00ab90+100 */
	background: #006c5b; /* Old browsers */
	background: -moz-linear-gradient(top, #006c5b 0%, #00ab90 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #006c5b 0%,#00ab90 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #006c5b 0%,#00ab90 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c5b', endColorstr='#00ab90',GradientType=0 ); /* IE6-9 */
}
h1.green-ribbon.green-grad-rev {
    color: #fff;
    font-family: Open_sansregular;
    font-size: 30px;
    line-height: 35px;
    padding: 0 0 50px;
	height: 80px;
	line-height: 87px;
	margin: -20px 0px 0px -10px;
	position: relative;
	text-align: center;
	width: calc(100% + 20px);
}
h1.green-ribbon.green-grad-rev strong {
   font-family: open_sans_extrabold;
   }
h1.green-ribbon.green-grad-rev > span.spacer {
            padding: 0 5px;
}
.green-ribbon:before, .green-ribbon:after {
    border-color: #003c34 transparent;
    border-style: solid;
    content: "";
    position: absolute;
    top: -25px;
}
.green-ribbon:before {
    border-width: 0 0 25px 25px;
    left: 0;
}
.green-ribbon:after {
    border-width: 0 25px 25px 0;
    right: 0;
}


.triPic {
	position:relative;
	top:0;
	width:100%;
}
#mid-columns .add-info {
    left: 40px !important;
    top: -5px !important;
}
#mid-columns .change {
    left: -10px !important;
}

/* HOMEPAGE HEROs - SPP */
.spp-hero { 
	background: #fafbf5 url(/browse/static/homepage-bts/images/bts2016/newday_hp_hero_d.jpg) no-repeat center bottom; 
} 
.spp-hero .cbo-top {
	background: #e88a1b;	/* yellow */
}
.spp-hero .hero-copy {
    margin-top: 90px;
    max-width: 700px;
}
.spp-hero .hero-copy h1 {
	font: 44px/46px "open_sans_extrabold";
	color: #fff;
}
.spp-hero .hero-copy h2 {
	font: 26px/30px "open_sansregular";
	color: #fff;
}
.spp-hero .hero-copy h3 a {
	font: 26px/30px "open_sansregular";
	color: #fff;
	display: inline-block;
	clear: both;
}
.spp-hero .local-box-blue {
	background: #0074c8;
	background: -moz-linear-gradient(top,  #0074c8 0%, #005796 100%);
	background: -webkit-linear-gradient(top,  #0074c8 0%,#005796 100%);
	background: linear-gradient(to bottom,  #0074c8 0%,#005796 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0074c8', endColorstr='#005796',GradientType=0 );
	margin-top: -336px;
}
.spp-hero .local-box-blue h2.header span {
	display: block;
	font-size: 20px;
}
.lp-products section.spp-hero .large_price h3 {
    color: #fff;
    font: 22px "Open Sans Regular";
}
.lp-products section.spp-hero .orange-button { width: 100%; }


/* HOLIDAY */
.local-box-red h2.header {
    color: #fff;
    font-family: open_sans_extrabold,Helvetica,Arial,sans-serif;
    font-size: 32px;
    height: 60px;
    letter-spacing: 1px;
    line-height: 60px;
    margin: 0;
    text-align: center;
}
.local-box-red input {
    border: 1px solid #00629f;
    box-shadow: 1px 2px 3px #8b8b8b inset;    
}
.local-box-red form {
    margin: 10px auto 15px;
}
.local-box-red form .orange-button {
    margin-top: 20px;
    width: 100%;
}
.lp-products .local-box-red .hero-price-lockup2 .base {
    font-size: 12em;
}
.lp-products .local-box-red .hero-price-lockup2 .price .change {
    top: 0.8em;
}
.lp-products .local-box-red .hero-price-lockup2 .add-info {
    font-size: 125%;
    left: -8px;
    top: 3.5em;
}
.lp-products .local-box-red .hero-price-lockup2 .currency {
    top: -2.5em;
}
.lp-products .local-box-red .stuckCopy strong {
    font-size: 20px;
}
.lp-products .local-box-red .stuckCopy a {
    color: #fff;
    text-decoration: none;
}
.lp-products .local-box-red .stuckCopy a:hover, .lp-products .local-box-red .stuckCopy a:active {
    color: #fff;
    text-decoration: underline;
}
/* HOLIDAY */


@media only screen and (min-width : 768px) { 
	.local-box.hp-cbo-test { 
		height: 489px; 
		margin-top: -109px; 
	} 
} 
@media only screen and (max-width: 480px) { 
	.lp-products section .hero-offer-wrapper.hp-cbo-test { 
		min-height: 320px; 
	} 
	p.fbo-hero.hp-cbo-test { 
		margin: 0; 
	} 
} 
/* END CBO AB Test */ 

@media only screen and (max-width : 797px) { 
	.lp-products .sweeps .cbo h1 { 
		font-size: 24px; 
	} 
	.lp-products .sweeps .cbo p { 
		font-size: 14px; 
		margin: 0 0 20px 15px; 
	} 
	.lp-products .ribbon { 
		top: 0; 
	} 
	.lp-products .ribbon.silver { 
		top: 0; 
	} 
	.panel.silver-panel { 
		padding-top: 0; 
	} 
	.lp-products .offers-wrapper .centerline { 
		margin: 0 0 15px; 
	} 
} 
@media only screen and (max-width : 540px) { 
	.lp-products .sweeps h1 { 
		padding-bottom: 0; 
	} 
} 
@media only screen and (max-width : 340px) { 
	.lp-products .sweeps h1 { 
		font-size: 13px; 
	} 
	.row.cbo p { 
		font-size: 10px; 
		margin: 0 10px; 
	} 
} 
/* END TT STYLES - test version overrides */ 


/* TABLET */ 
@media only screen and (min-width : 768px) { 
	.lp-products .hero-price-lockup2 .market-price { 
		font-size: 9px; 
	} 
	.lp-products .hero-price-lockup2 .exponent { 
		margin-top: 2em; 
	} 
	.lp-products .hero-price-lockup2 .add-info { 
		top: -1em; 
		left:0; 
	} 
	.lp-products section .hero-offer-wrapper { 
		margin-top: 6%; 
		height: auto; 
	} 
	.lp-products section .hero-offer h3 { 
		font-size: 30px; 
	} 
	.local-box.test-version { 
		background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #007b67 0%, #007b67 100%) repeat scroll 0 0; 
	}
    .navbar-default .navbar-nav > li > a {
       border-bottom: 0 none; 
    }
}	

@media only screen and (min-width : 765px) and (max-width : 1010px) { 
	.lp-products .hero-price-lockup2 .market-price { 
		font-size: 9px; 
		text-align: left; 
	} 
	.lp-products .local-box .large_price { 
		margin-left: 0; 
	} 
} 
@media only screen and (min-width : 769px) and (max-width : 974px) { 
	.lp-products section .hero-offer-wrapper { 
		margin-top: 59px; 
	} 
} 
@media only screen and (min-width : 641px) and (max-width : 767px) { 
	.hero-wrapper.bg { 
		background: url("/browse/static/homepage-bts/images/hero-slide.jpg") no-repeat scroll left top / 200% auto; 
	} 
	.lp-products section .hero-offer h1 { 
		width: 75%; 
	} 
} 

@media only screen and (min-width : 768px) and (max-width : 870px) { 
	.panel { 
		height: auto; 
	}
} 

@media only screen and (min-width : 768px) and (max-width : 798px) { 
	img.cbo-get-500 { 
		margin-top: 5%; 
	} 
	img.learn-more { 
		margin-top: 30%; 
	} 
} 

@media only screen and (min-width : 768px) and (max-width : 785px) { 
	.lp-products .offers-wrapper h1 { 
		font-size:1.3em;
		letter-spacing:0; 
	} 
} 

@media only screen and (min-width : 768px) and (max-width : 778px) { 
	.lp-products .hero-price-lockup2 .market-price { 
		font-size:8px; 
	} 
} 

@media only screen and (min-width : 798px) and (max-width : 878px) { 
	img.cbo-get-500 { 
		margin-top: 2%; 
	} 
	img.learn-more { 
		margin-top: 25%; 
	} 
} 

@media only screen and (min-width : 350px) and (max-width : 768px) { 
	.local-box { 
		margin-top: 0; 
		max-width: 100%; 
		text-align: center; 
	} 
	.lp-products section .hero-offer-wrapper { 
		height: 336px; 
	} 
	.panel { 
		padding-top:0; 
		text-align: center; 
		margin-bottom: 15px; 
	}	
} 
@media only screen and (max-width : 991px) {
	.hero-wrapper { 
		width: 100%; 
	}
	.npp-hero {
	    background: #fafbf5 url(/browse/static/homepage/images/freeDVR_hp_hero_768-991.png) no-repeat scroll center top;
	}
	.spp-hero {
	    background: #fafbf5 url(/browse/static/homepage-bts/images/bts2016/newday_hp_hero_t.jpg) no-repeat scroll center 40px;
	}	
	.local-box {
		height: 397px;
	}
	.lp-products .offers-wrapper h1 {
	    font-size: 1.7em;
	}
    .local-box-red form {
        margin-top: 0;
    }
} 
@media only screen and (max-width : 980px) { 
	.main-nav-wrapper { 
		height: auto; 
	}
	.local-box .prod-offer, .local-box .free-offer {
		font-size: 18px;
	}
	.triple-banner {
		font-size: 22px;
	}
	.spp-hero .hero-copy h1 {
	    font: 3.8vw/5.5vw "open_sans_extrabold";
	}
	.spp-hero .hero-copy h2, .spp-hero .hero-copy h3 a {
	    font: 2.6vw/3.5vw "open_sansregular";
	}

} 
/**** NEED TO REMOVE ****
@media only screen and (max-width: 768px) { 
	.lp-products section .hero-offer-wrapper { 
		margin-top: 0; 
	} 
	.lp-products section .hero-offer h3, .lp-products section .hero-offer h3 a { 
		font-size: 16px; 
	} 
	.toggle-details { 
		margin-top:15px; 
	} 
	.local-box .loc-header { 
		display:none;	
	} 
	.hero-offer-wrapper .large_price_wrapper { 
		margin-bottom:20px; 
	} 
	.lp-products .hero-wrapper .hero-price-lockup2 .add-info { 
		left: 0px; 
		top: -0.8em; 
	}
	.lp-products section .hero-offer-wrapper {
		height: 289px;
	} 
} */

@media only screen and (max-width: 767px) { 
	.hero-wrapper { 
		background:none; 
	}	
	.local-box { 
		margin: 0; 
		padding: 0; 
	} 
	.local-box form { 
		margin: 0 auto 38px; 
		text-align: left; 
	} 
	.local-box-green form { 
		background: #fff;
	}
	.local-box .orange-button.tcta03 { 
		margin: 10px 0; 
		width: 98%; 
	} 
	.info-pop { 
		margin-top: 5px; 
		margin-left: 0px; 
	} 
	.info-pop div { 
		padding: 5px; 
		right: -20px; 
		width: 260px; 
	} 
	.info-pop div::after { 
		right: 20px; 
	} 
	.info-pop span.visible-xs { 
		display: inline-block !important; 
	} 
	.cbo { 
		margin: 28px auto 30px; 
	} 
	.local-box input[name="apt"], .local-box input[name="zipCode"] { 
		margin-top: 5px; 
	} 
	img.com-img-m {
		width: 100%;
	}
	.col-xs-12.col-sm-4.local-box.test-version {
		background: #007b67;
	}	
	.lp-products section .hero-offer-wrapper {
		height:0;
	} 	
	.local-box .prod-offer, .local-box .free-offer {
		margin: 0;
	}
	.sweeps {
		padding:0;
	}
	.lp-products section.disclaimer p {
		font-size: 11px !important;
	}
	.local-box h2.header {
	    line-height: 60px;
	}	
	.spp-hero .local-box-blue {
	    margin-top: 0;
	}
	.spp-hero .hero-copy {
	    margin-top: 0;
	    max-width: 100%;
	    position: absolute;
	    top: 10%;
	}
	.spp-hero .hero-copy h1 {
	    font: 7vw/12vw "open_sans_extrabold";
	}
	.spp-hero .hero-copy h2 {
	    font: 6vw/6.5vw "open_sansregular";
	}
    .local-box-red form {
        margin: 0 auto 10px;
    }
}	

@media only screen and (max-width : 640px) { 
	section.offers-wrapper { 
		background: #755288; 
	} 
	.lp-products .hero-offer .large_price { 
		margin: 20px 0 0 10px; 
		padding-top: 15px; 
	} 
	.lp-products .hero-offer-wrapper .price { 
		color: #57127e; 
	} 
	.lp-products .hero-price-lockup2 .base { 
		margin: 30px 0 10px; 
	} 
	.lp-products .offers-wrapper h2, .lp-products .sweeps h2 { 
		font-size: 22px; 
	} 
	.lp-products section .hero-offer h1 { 
		font-size: 32px; 
	} 
	.hero-offer-wrapper .hero-offer .large_price_wrapper { 
		margin-bottom: 0; 
		margin-top: 0; 
	} 
	.lp-products section .hero-offer h3, .lp-products section .hero-offer h3 a { 
		font-size: 14px; 
	} 
	.lp-products .sweeps h1 { 
		font-size: 28px; 
	} 
	.lp-products .sweeps-container { 
		background: #ffa302; 
		min-height: 450px; 
	} 
	.customer-localization-form { 
		display: block; 
	} 
	.row.cbo a { 
		background: none; 
	} 
	.row.cbo .com-img-m { 
		display: block; 
		max-width: 100%; 
	} 
	.row.cbo h1, .row.cbo p { 
		display: none; 
	} 
}	

@media only screen and (max-width: 480px) { 
	.lp-products .hero-price-lockup2 .market-price { 
		font-size: 9px; 
	} 
	.devices-img { 
		margin-top: 40px; 
	} 
	.lp-products .ribbon.silver { 
		top: 0; 
	} 
	#BTS_HP_Shopnow_Hero { 
		display:none; 
	} 
	.lp-products section .hero-offer-wrapper { 
		height: auto; 
		padding:10px; 
		min-height: 260px; 
	} 
	.local-box { 
		padding-top:0; 
		height:auto; 
	} 
	.local-box .loc-header { 
		display:block; 
		background: #14aee1 none repeat scroll 0 0; 
		margin: 0; 
		text-align: center; 
		padding:10px;	
	} 
	.local-box .loc-header h2 { 
		color: #fff; 
		font-size: 26px; 
		font-family: open_sans_extrabold,Helvetica,Arial,sans-serif; 
		letter-spacing: 1px; 
		line-height: normal; 
		margin: 0.2em 0; 
	}	
} 

@media only screen and (max-width : 400px) { 
	.lp-products .hero-price-lockup2 .market-price { 
		font-size: 10px; 
	} 
	.lp-products section .hero-offer h4 { 
		font-size: 14px; 
	} 
	.lp-products .sweeps-container p.enter-now { 
		margin: 20px 0 0; 
	} 
	.lp-products p.prize { 
		font-size: 45px; 
	} 
	.lp-products p.grand-prize { 
		font-size: 65px; 
	} 
	.customer-localization-form { 
		display: block; 
	} 
} 

/* CRAZY iPHONE UI */ 
@media only screen and (max-width : 349px) { 

	section.offers-wrapper { 
		margin-top: 0; 
	}	
} 

@media only screen and (max-width : 339px) { 
	.local-box h2.header { 
		font-size: 22px; 
	} 
	.lp-products .hero-price-lockup2 .market-price { 
		font-size: 9px; 
	} 
	.lp-products .offers-wrapper h1, .lp-products .sweeps h1 { 
		/* font-size: 24px; */ 
	} 
	.lp-products .offers-wrapper h2, .lp-products .sweeps h2 { 
		/* font-size: 20px; */ 
	} 
} 

/* Tablet Fix Localization */ 
@media only screen and (min-width: 768px) and (max-width: 834px) { 
	.navbar-default .navbar-nav > li > a { 
		font-size: 13px; 
	} 
	.lp-products section .hero-offer h3 { 
		font-size: 20px; 
	} 
	.lp-products section .hero-offer h1 { 
		font-size: 40px; 
	} 
	.lp-products section .hero-offer p.hidden-xs { 
		font-size: 16px; 
	} 
	.local-box { 
		margin-top: -109px; 
	}
	section.npp-hero .local-box {
	    margin-top: -80px;
	}
	.local-box h2.header { 
		font-size: 23px; 
	}
	.local-box .orange-button {
		max-width: 100%;
	} 
	.nav.navbar-nav li:first-child a { 
		margin-left: 5px; 
	} 
	.local-box form { 
		margin: 20px auto 20px 0; 
		width: 230px; 
	} 
    .local-box-red form {
        margin-top: 0;
    }
    .local-box-red h2.header {
        font-size: 23px;
    }
	.local-box input[name="address1"] { 
		width: 230px; 
	} 
	.local-box input[name="apt"] { 
		width: 90px; 
	} 
	.local-box input[name="zipCode"] { 
		width: 88px; 
	} 
	.localization-hero .orange-button { 
		width: 250px; 
	} 
} 

/* Accomodating crazy layout expectations */ 
@media only screen and (min-width: 768px) and (max-width: 991px) { 
	.hero-offer-wrapper .large_price_wrapper { 
		display: none; 
	} 
	.lp-products section.spp-hero .local-box h2.header, .lp-products section.spp-hero  .local-box-blue h2.header span {
	    font-size: 18px;
	    line-height: 20px;
	}
	.lp-products section.spp-hero .large_price h3 {
	    font: 17px "Open Sans Regular";
	}
	.lp-products section.spp-hero .orange-button {
	    font-size: 22px;
	    width: 270px;
	}
	.lp-products section.spp-hero .offers-wrapper h1.green-ribbon.green-grad-rev {
	    font-size: 24px;
	}
	.lp-products section.spp-hero .large_price_wrapper {
	    margin-top: 0;
	}
	.lp-products section.spp-hero .local-box form {
	    margin: 0 auto 20px 0;
	}
	.lp-products section.spp-hero .info-pop div {
	    right: -25px;
	    width: 270px;
	}
	.lp-products section.spp-hero .info-pop div::after {
	    right: 23px;
    }	
    .lp-products section.spp-hero form .bubble.error {
    	padding: 5px;
	}
	.npp-hero .local-box {
	    margin-top: -80px;
	}
    .spp-hero .local-box-blue {
        margin-top: -346px;
    }
} 


@media only screen and (max-width: 930px) { 
	.lp-products .sweeps h1 { 
		font-size: 24px; 
	} 
} 

@media only screen and (min-width: 668px) and (max-width: 767px) { 
	.row.cbo a {
	    margin: 0 auto;
	    max-width: 640px;
	} 
}

/****** Special Offers CSS 3/2/2016 ******/
section.specialOffer {
	background: #fafbf5 url(/browse/static/images/specialoffers/charterHP_specialOffer_heroBG.jpg) no-repeat center top;
	background-size: cover;
	width: 100%;
}
section.specialOffer .hero-offer-wrapper {
	margin: 0;
}
section.specialOffer .local-box {
	height: 465px;
}
section.specialOffer.hero-wrapper .container.bg {
	background: none;
}
section.specialOffer .hero-offer-wrapper img {
	width: 100%;
}
section.specialOffer .hero-offer-wrapper .desktop {
	max-width: 704px;
}
.lp-products section.disclaimer p {
	font-size: 14px;
	line-height: 16px;
	margin: 15px 0 20px;
}
.lp-products section.disclaimer .disclaimerCopy p {
	font-size: 12px;
}
.lp-products .offers-wrapper .centerline .specialOffer h1 {
	color: #000;
	font-family: Open_sansregular;
	font-size: 30px;
	line-height: 35px;
	padding:0 0 50px;
}
.lp-products .offers-wrapper .centerline .specialOffer h1 strong {
	color: #03629c;
	font-family: open_sans_extrabold;
}
@media (max-width : 991px) { 
	.specialOffer .mobile.img-responsive {
		margin: 10px auto 0;
		max-width: 512px;
	}
	.upperBar {
	    font-size: 20px;
	}	
	.info-pop div {
		right: -10px;
	}
	.info-pop div::after {
	    right: 10px;
	}
}

@media (max-width : 767px) { 
	section.specialOffer .hero-offer-wrapper .mobile {
		max-width: 512px;
		margin: 15px auto;
	}
	.lp-products section.specialOffer .hero-offer-wrapper {
		height: auto;
	}
	section.specialOffer .local-box {
		height: auto;
	}
	section.test-version {
		background: #ebebeb;
	}
	.spp-hero .local-box-blue h2.header {
	    font-size: 16px;
	    height: auto;
	    line-height: 40px;
    }
	section.spp-hero .local-box-blue h2.header span {
		display: inline-block;
		font-size: 16px;
	}	
	.lp-products section.spp-hero .large_price_wrapper {
		margin-top: 0;
	}	
	.lp-products section.spp-hero .hero-wrapper .hero-price-lockup2 .add-info {
		font-size: 125%;
		font-weight: bold;
		left: 12px;
    	top: -1.5em;
	}
	.lp-products section.spp-hero .large_price h3 {
	    font: 20px "Open Sans Regular";
	}
	section.npp-hero .local-box {
	    margin-top: 0;
	}
}

/* TEST1 WINNER HERO */
@media screen and (min-width: 768px) and (max-width: 985px) {
    .hero-offer.test-version.col-sm-8 h1 {
        font-size: 31px;
        line-height: 45px;
    }
}
@media screen and (max-width: 815px) {
    .lp-products .offers-wrapper.test-version .centerline h1 {
        font-size: 22px;
    }
}
@media screen and (min-width: 992px) {
    .lp-products .offers-wrapper .hp-tp-disclaimer p {
        margin-top: 0;
    } 
	.spp-hero .cbo-top .container {
		padding-left: 10px;
	}
}
@media screen and (max-width: 480px) {
	.lp-products .hero-offer.test-version h1 {
	    line-height: 45px;
	    margin-bottom: 0;
	}
	.spp-hero .hero-copy {
	    margin-top: 0;
	    top: 7%;
	}
}
@media screen and (max-width: 440px) {
    .lp-products .hero-offer.test-version h1 {
        font-size: 28px;
        line-height: 38px;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {
	.cbo-top { 
		font-size: 1.8vw; 
	}
}