#available-offer-container.availableproductpanelscontainer-container {
	box-sizing: content-box
}

#available-offer-container .availableproducts-container-productsloading
	{
	font-weight: 400;
	color: #979797;
	text-align: center;
	padding: 0 50px;
	height: 250px
}

#available-offer-container .availableproducts-container-productsloading>img
	{
	margin-top: 15px
}

#available-offer-container .availableproducts-container-outer {
	padding: 1.429vw 0;
	font-weight: 200;
	background: #f6f6f6;
}

.small-price-tag {
	color:red;
	text-decoration:line-through;
	font-size:20px;
	padding-right: 10px;
}
.small-price-tag span {
	color:#ffffff;
	font-size: 30px !important;
    top: 0;
}

.promo-banner{
	background:
		url(/resources/images/home-services/rebrand2020_v1/hs-bg-kraft-light.jpg) no-repeat left;
	background-size:cover;
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	padding:4%;
}

#blackfridayPromo.blackfriday-promo-banner {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 2%;
	background: #28c2fe;
	color: white;
	font-size: 18px;
	line-height: 21.6px;
}

#blackfridayPromo.blackfriday-promo-banner .blackfriday-offer-desc span {
	font-weight: 700;
}

.founder-offer{
	font-size:1.69vw;
	text-transform: lowercase;
	color:#0F3D58;
}
.onemonthpromo-offer{
	font-size:1.69vw;
	text-transform: lowercase;
	color:#0F3D58;
}
.founder-tagline{
	font-size:4.8828125vw;
	color:#ffffff;
	text-transform: lowercase;
}
.onmonthpromo-tagline{
	font-size:4.8828125vw;
	color:#ffffff;
	text-transform: uppercase;
}
.founder-desc{
	color:#fff;
	font-size:1.30vw;
	width:70%;
	text-align:center;
	padding-bottom:15px;
}
.founder-desc-naviblue{
	font-size:2.15vw;
	color:#0F3D58;
	text-align:center;
	padding-bottom:15px;
}

.discount-disclaimer{
	padding:10px 10%;
}

.discount-disclaimer .disclaimer-desc {
	border-top:3px solid #e9e9e9;
	padding-top:10px;
}

.promo-banner .deal-btn{
	background-color: #f04f23;
    border: 3px solid #f04f23;
    color: #fff;
    text-transform:uppercase;
    text-align: center;
    text-decoration:none;
}

.promo-top{
	background:#f04f23;
	height:7.76vh;
	width:70%;
	color:#fff;
	display:flex;
	align-items: flex-start;
    flex-direction: column;
    justify-content: center;
	padding: 3px;
    margin-left: .786vw;
    border: 1px solid;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    font-size:1.6rem;
}

.inner-card-with-promo {
	margin-top:0 !important;
}

.promo-top .promo-label{
	padding-left:5px;
}
.promo-top .promo-label-desc{
	padding-left:5px;
	font-weight:bold;
}

.availableproducts-container-outer .featured-offers-header {
	text-align: center;
	font-size: 3.125vw;
	padding: 0 0 .714vw;
	color: #363636
}

.availableproducts-container-inner {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: center;
	width: 91vw;
	margin: 0 auto
}

.availableproductpanel-container {
	border-radius: .35vw;
	width: 28.14vw;
	margin: .786vw .786vw;
	background-color: #fff;
	display: flex;
	flex-direction: column
}

.availableproducts-container-outer .byob-package-display-container {
	display: flex;
	justify-content: center;
	width: 100%
}

.availableproductpanel-container .byob-package {
	text-align: center;
	font-size: 4.64vw;
	color: #28c2fe;
	padding: 10% 0 10%;
	line-height: 1
}

.availableproductpanel-container .byob-display-description {
	text-align: center;
	padding: 0 1.071vw 3.27vw;
	color: #363636;
	line-height: 1.5;
	flex-grow: 1;
	font-size: 1vw
}

.availableproductscontainer-infopopup-template-container {
	display: none
}

.availableproducts-infopopup .arrow {
	display: none
}

.availableproducts-infopopup {
	position: absolute
}

.availableproducts-infopopup .tooltip-inner {
	background-color: #fff;
	color: #707070;
	border: 1px solid #707070;
	padding: 1.071vw;
	font-size: 1.143vw;
	box-shadow: 0 .286vw .357vw 0 rgba(0, 0, 0, .15)
}

.bring-your-own-bundle-button-container {
	height: 17.5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.bring-your-own-bundle-button-container .get-byob-package {
	font-size: 2.1961932650073206vw;
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 0
}

.bring-your-own-bundle-button-container .get-byob-package>span {
	color: #28c2fe;
	font-weight: 500
}

.bring-your-own-bundle-button-container .availableproductpanel-addtocart-button
	{
	background-color: #fff;
	color: #28c2fe;
	width: 16.42vw;
	border: 3px solid;
	padding-top: 5px;
}

.bring-your-own-bundle-button-container .availableproductpanel-addtocart-button:hover
	{
	background-color: #f04f23;
	border: 3px solid #f04f23;
	color: #fff
}

#availableoffers .availableproductpanel-header,
#byobpanel .availableproductpanel-header {
	height: 2.85vw;
	min-height: 2.85vw;
	display: flex;
	align-items: center;
	justify-content: center
}

.availableproductpanel-header .availableproductpanel-header-label {
	text-transform: lowercase;
	font-size: 1.28vw;
	padding-top: .71vw;
	display: inline-block
}

#availableoffers .availableproductpanel-price-section,
#byobpanel .availableproductpanel-price-section {
	background-color: #0f3d58;
	height: 6.785vw;
	min-height: 6.785vw;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-bottom: 5px;
}

.availableproductpanel-price-section .starting-at {
	font-size: 1vw;
	text-align: left;
	font-weight: 400;
}

.availableproductpanel-price-section.discount-hidden-style
	{
	margin-bottom: 15px
}

/* october price increase */
.availableproductpanel-price-section .october-price-disclaimer {
	margin-top: 10px;
	font-size: 11px;
	font-weight: 325;
}

.availableofferpanel-price-section-container .offerspanel-price-label-container
	{
	padding-top: 5px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	margin: 0
}

.offerspanel-price-label-container .availableproductpanel-price-label-dollarsign
	{
	font-size: 1.5vw;
	line-height: 1em;
	position: relative;
	top: -.143vw;
	padding-right: .214vw
}

.offerspanel-price-label-container .availableproductpanel-price-label-price
	{
	font-size: 4.28vw;
	line-height: .75em
}

.offerspanel-price-label-container .availableproductpanel-price-label-permonth
	{
	vertical-align: bottom;
	font-size: 1.5vw;
	width: 4.571vw;
	position: relative;
	bottom: -.5vw
}

.offerspanel-price-label-container .availableproductpanel-price-label-permonth>span
	{
	position: absolute;
	bottom: 0
}

.availableproductpanel-price-section .availableproductpanel-price-discount-notice
	{
	text-align: center;
	font-size: .71vw;
	color: #28c2fe;
	padding-top: 6px;
	text-decoration: underline
}

.availableproductpanel-price-section .availableproductpanel-price-discount-notice a:hover
	{
	color: #28c2fe
}

#availableoffers .cspire-wireless-discount {
	background-color: #e4e8f0;
	color: #131e29;
	text-align: center;
	font-size: 1vw;
	padding: .35vw 2.85vw;
	margin-bottom: .714vw;
	min-height: 2.85vw;
	line-height: 1;
	display: flex;
	align-items: center
}

#availableoffers .bundle-info-popup-template-container, #availableoffers .bundle-info-popup-text
	{
	display: none
}

#availableoffers .bundle-info-popup .arrow {
	display: none
}

#availableoffers .bundle-info-popup {
	position: absolute;
	z-index: 10
}

#availableoffers .bundle-info-popup .tooltip-inner {
	min-width: 500px;
	background-color: #fff;
	color: #707070;
	border: 1px solid #707070;
	padding: 20px;
	font-size: 16px;
	font-weight: 500;
	box-shadow: 0 .286vw .357vw 0 rgba(0, 0, 0, .15);
	border-radius: 10px;
	text-align: left
}

#availableoffers .bundle-disc-info-button {
	background-color: #28c2fe;
	border: 1px solid #28c2fe;
	width: 12px;
	height: 12px;
	font-weight: 500 !important;
	border-radius: 15px;
	margin-left: 5px;
	position: relative;
	top: 2px;
	padding: 0;
	font-size: 12px;
	vertical-align: top
}

#availableoffers .info-popup {
	font-size: 12px;
	border: 1px solid #28c2fe;
	text-align: center;
	border-radius: 25px;
	color: #fff;
	background: #28c2fe;
	margin: 0;
	display: inline-block;
	margin-left: 2px;
	height: 12px;
	width: 12px
}

#availableoffers .productpanel-details-container,
#byobpanel .productpanel-details-container {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin: 0 8px;
	display: flex;
	flex-direction: column;
	height: 100%
}

.productpanel-details-container .service-summary {
	padding: 0 10px;
	color: #1B1B1B;
	text-align: left;
	padding-bottom: 10px;
	font-size: 1.14vw;
}

.productpanel-details-container .service-copy-msg {
	text-align: center;
	color: #000;
	padding-bottom: 10px;
	font-size: 1.28vw;
	font-weight: 500;
}

.productpanel-details-container .availableproductpanel-channel-logos-section
	{
	display: flex;
	justify-content: center;
	margin: 0 0 .714vw
}

.productpanel-details-container .availableproductpanel-channel-logos-section>img
	{
	align-self: center;
	margin: 0 .357vw;
	width: 16.42vw
}

.productpanel-details-container .availableproductpanel-description-section
	{
	font-size: 1.14vw;
	color: #363636;
	line-height: 1.75em;
	padding: 0 1.429vw 1.785vw 2.857vw;
	font-weight: 400;
	flex-grow: 1;
	height: 100%
}

.productpanel-details-container .availableproductpanel-description-section.non-tv
	{
	padding-top: 1vw;
	flex-grow: 1
}

.productpanel-details-container .availableproductpanel-description-section ul
	{
	list-style: none;
	padding-left: .571vw;
	text-indent: -.357vw
}

.productpanel-details-container .availableproductpanel-description-section ul>li
	{
	background:
		url(/resources/images/home-services/cspiretv/icn-checkmark.svg)
		no-repeat left;
	background-size: 1.07vw 1vw;
	color: #000000;
	text-align: left;
	padding-left: 1.42vw
}

.productpanel-details-container .availableproductpanel-description-section ul>li::before
	{
	content: '';
	display: inline-block;
	width: .351vw;
	color: #2bc3fe
}

.productpanel-details-container .availableproductpanel-viewchannels-button-section
	{
	width: 100%;
	text-align: center;
	padding-bottom: 8%
}

.availableproductpanel-viewchannels-button-section .availableproductpanel-viewchannels-button
	{
	text-decoration: none
}

a.availableproductpanel-viewchannels-button {
	text-decoration: underline
}

.availableproductpanel-viewchannels-button::after,
	.availableproductpanel-viewchannels-button::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.availableproductpanel-addtocart-button-section {
	text-align: center;
	position: relative
}

.availableproductpanel-container .availableproductpanel-addtocart-button-section
	{
	padding: 10px 0;
}

.availableproductpanel-addtocart-button {
	background-color: #f04f23;
	border: 1px solid #f04f23;
	border-radius: 50vw;
	color: #fff;
	font-size: 1vw;
	height: 2.857vw;
	width: 19.28vw;
	box-sizing: border-box;
	transition: none
}

.availableproductpanel-addtocart-button:hover {
	background-color: #f04f23;
	border: 3px solid #f04f23;
	color: #fff
}

a.availableproductpanel-addtocart-button {
	display: inline-block
}

a.availableproductpanel-addtocart-button::after, a.availableproductpanel-addtocart-button::before
	{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.owl-theme .owl-nav {
	position: relative;
	top: -245px;
	text-align: left !important
}

.owl-next, .owl-prev {
	background: 0 0 !important;
	background-repeat: no-repeat !important;
	width: 60px;
	height: 60px;
	position: absolute
}

.owl-prev {
	background-image:
		url(/resources/images/home-services/available-products/carousel_arrows_sprite.png)
		!important;
	background-position: 0 0 !important
}

.owl-next {
	background-image:
		url(/resources/images/home-services/available-products/carousel_arrows_sprite.png)
		!important;
	background-position: -100px 0 !important
}

.owl-next.disabled, .owl-prev.disabled {
	display: none !important
}

.owl-carousel .owl-stage-outer {
	text-align: center
}

.tv-local-fee-container {
	margin: auto;
	width: 85%
}

.tv-local-fee-container .local-channel-fee-container {
	padding-top: 10px
}

.tv-local-fee-container .local-channel-fee-text {
	font-size: 18px;
	font-weight: bolder;
	padding-top: 10px;
	color: #363636
}

.tv-local-fee-container .fee-network-franchise-description {
	padding-bottom: 20px
}

.tv-local-fee-container .channel-fee-list {
	display: flex;
	width: 100%;
	flex-direction: row
}

.tv-local-fee-container .channel-fee-list>ul {
	line-height: 1.5
}

.tv-local-fee-container .channel-fee-list:first-child>li::before {
	content: '\2022';
	display: inline-block;
	width: 13px
}

.tv-local-fee-container .channel-fee-list .local-fee-pricelist {
	padding-left: 1.42vw
}

/* colorbox css */
#cboxLoadedContent {
	margin-top: 0px !important;
}

.colorbox_popup_c {
	border-radius: 5px !important
}

.fiber-customer-popup {
	width: 470px !important;
	border-radius: 5px !important
}

/* new or existing color box*/

#colorbox.fiber-addtocart-popup {
	border: 1px solid transparent;
}

#customer_popup_fiber {
	padding-left: 5px;
	padding-right: 10px;
}

#customer_popup_fiber .customer_popup_content .popup-title-excellent {
	font-size: 20px;
	font-family:'Barlow Semi Condensed',Arial,sans-serif;
	font-weight: 600;
	padding-bottom: 10px;
	color: #0f3d58;
}

#customer_popup_fiber .customer_popup_content .new-existing-popup {
	padding-bottom: 10px;
	color: #000;
	font-weight: 400;
}

#customer_popup_fiber .customer_popup_content .wireless-fiber {
	font-size: 12px;
}

#customer_popup_fiber .customer_popup_content .popup-content-button {
	padding-top: 15px;
	padding-bottom: 15px;
	display: flex;
	flex-direction: column;
	width: 63%;
	margin: auto;
}

#customer_popup_fiber .customer_popup_content .popup-content-button .customer_button {
	border-radius: 20px;
	padding: 10px 0px;;
	font-size: 16px;
	margin-bottom: 10px;
	background-color: #28c2fe;
	border: #28c2fe;
	font-family:'Barlow Semi Condensed',Arial,sans-serif;
	font-weight: 700;
	color: #ffffff;
}

#customer_popup_fiber .customer_popup_content .popup-content-button .customer_button:hover {
	background-color: #f04f23;
	border: #f04f23;
}

#customer_popup_fiber .note {
	border-top: 2px solid #b1b1b1;
	padding-top: 10px;
	font-size: 12px;
}

#customer_popup_fiber .note .set-up-account {
	color: #00AEEF;
	cursor: pointer;
}

#cboxClose {
	background: url(/resources/images/colorbox/cross_close_blue.svg) no-repeat top left !important;
	height: 16px !important;
	width: 16px !important;
	right: 7px !important;
}

@media ( min-width :1400px) {
	.free-installation {
		font-size: .9vw !important;
		padding: 10px 0 20px;
	}
	#available-offer-container .availableproducts-container-outer {
		padding: 20px 0
	}
	.availableproducts-container-outer .featured-offers-header {
		padding: 0 0 10px
	}
	.availableproducts-container-inner {
		width: 1260px
	}
	.availableproductpanel-container {
		border-radius: 5px;
		width: 385px;
		margin: 11px 11px
	}
	#availableoffers .availableproductpanel-header,
	#byobpanel .availableproductpanel-header {
		height: 80px;
		min-height: 80px
	}
	.availableproductpanel-header .availableproductpanel-header-label {
		font-size: 24px
	}
	.availableproductpanel-container .byob-package {
		font-size: 60px
	}
	.availableproductpanel-container .byob-display-description {
		font-size: 1.0416666666666667vw;
		padding: 0 15px 40px
	}
	.bring-your-own-bundle-button-container {
		height: 175px
	}
	.bring-your-own-bundle-button-container .get-byob-package {
		font-size: 30px
	}
	.bring-your-own-bundle-button-container .get-byob-package>span {
		font-weight: 500
	}
	.bring-your-own-bundle-button-container .availableproductpanel-addtocart-button
		{
		width: 218px
	}
	.availableproductpanel-price-section .starting-at {
		font-size: 14px;
	}
	#availableoffers .availableproductpanel-price-section,
	#byobpanel .availableproductpanel-price-section {
		height: 100px;
		min-height: 100px
	}
	.offerspanel-price-label-container .availableproductpanel-price-label-dollarsign
		{
		font-size: 21px;
		top: -2px;
		padding-right: 3px
	}
	.offerspanel-price-label-container .availableproductpanel-price-label-price
		{
		font-size: 60px
	}
	.offerspanel-price-label-container .availableproductpanel-price-label-permonth
		{
		font-size: 21px;
		width: 64px;
		bottom: -7px
	}
	
	.availableproductpanel-price-section .availableproductpanel-price-discount-notice
		{
		font-size: 12px
	}
	#availableoffers .cspire-wireless-discount {
		font-size: 14px;
		padding: 5px 40px;
		margin-bottom: 10px;
		height: 60px;
		min-height: 60px;
		line-height: 1.5
	}
	#availableoffers .bundle-info-popup-template-container, #availableoffers .bundle-info-popup-text
		{
		display: none
	}
	#availableoffers .bundle-info-popup .arrow {
		display: none
	}
	#availableoffers .bundle-info-popup {
		position: absolute;
		z-index: 10
	}
	#availableoffers .bundle-info-popup .tooltip-inner {
		min-width: 500px;
		background-color: #fff;
		color: #707070;
		border: 1px solid #707070;
		padding: 20px;
		font-size: 16px;
		font-weight: 500;
		box-shadow: 0 .286vw .357vw 0 rgba(0, 0, 0, .15);
		border-radius: 10px;
		text-align: left
	}
	#availableoffers .bundle-disc-info-button {
		background-color: #28c2fe;
		border: 1px solid #28c2fe;
		width: 12px;
		height: 12px;
		font-weight: 500 !important;
		border-radius: 15px;
		margin-left: 5px;
		position: relative;
		top: 2px;
		padding: 0;
		font-size: 12px;
		vertical-align: top
	}
	#availableoffers .info-popup {
		font-size: 12px;
		border: 1px solid #28c2fe;
		text-align: center;
		border-radius: 25px;
		color: #fff;
		background: #28c2fe;
		margin: 0;
		display: inline-block;
		margin-left: 2px;
		height: 12px;
		width: 12px;
		user-select: none;
	}
	#availableoffers .productpanel-details-container,
	#byobpanel .productpanel-details-container {
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		margin: 0 8px
	}
	.productpanel-details-container .service-summary {
		font-size: 16px;
	}
	.productpanel-details-container .service-copy-msg {
		font-size: 18px;
	}
	.productpanel-details-container .availableproductpanel-channel-logos-section
		{
		margin: 10px 0 10px;
		min-height: 25px
	}
	.productpanel-details-container .availableproductpanel-channel-logos-section>img
		{
		margin: 0 5px;
		width: 230px
	}
	.productpanel-details-container .availableproductpanel-description-section
		{
		font-size: 16px;
		padding: 0 20px 25px 40px
	}
	.productpanel-details-container .availableproductpanel-description-section.non-tv
		{
		padding-top: 15px
	}
	.productpanel-details-container .availableproductpanel-description-section ul
		{
		padding-left: 8px;
		text-indent: -5px
	}
	.productpanel-details-container .availableproductpanel-description-section ul>li::before
		{
		width: 5px
	}
	.productpanel-details-container .availableproductpanel-description-section ul>li
		{
		background-size: 15px 14px;
		padding-left: 20px
	}
	.availableproductpanel-addtocart-button {
		font-size: 14px;
		height: 41px;
		width: 218px
	}
	.availableproductscontainer-infolink {
		width: 20px;
		height: 20px;
		top: 5px
	}
	.availableproducts-infopopup .tooltip-inner {
		padding: 15px;
		font-size: 16px;
		box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .15)
	}
}

@media screen and (min-width: 400px){
	#colorbox.fiber-addtocart-popup {
		height: 335px !important;
	}
}
@media screen and (max-width:550px) {
	.promo-top {
		width:80%;
		margin-left:6px;
	}
	.promo-top .promo-label-desc {
		text-align: left;
		font-size:1.2rem;
	}
	.founder-offer { font-size:1.8rem; }
	.founder-desc { 
		font-size: 1.6rem;
    	width: 100%; 
    }
	.disclaimer-desc{ font-size:1rem; }
	.promo-label { font-size:1.2rem; }
	.founder-tagline { 
		font-size: 4rem;
    	text-align: center;
    	line-height: .9;
    	padding: 15px 0; 
    }
	.onmonthpromo-tagline {
		font-size: 4.2rem;
    	line-height: 1;
    	text-align: center;
	}
	.onemonthpromo-offer {
		font-size: 1.6rem;
    	color: #fff;
	}
	.founder-desc-naviblue {
		font-size: 2rem;
    	font-weight: bold;
    	padding-top: 18px;
	}
	.free-installation {
		font-size: 3.5vw !important;
	}
	.availableproducts-container-outer .featured-offers-header {
		font-size: 6.666666666666667vw;
		padding: 5px 0 20px
	}
	.availableproductpanel-container {
		width: 95%;
		border-radius: 5px;
		margin: auto;
		height: auto;
		margin-bottom: 2%
	}
	.availableproducts-container-inner {
		flex-direction: column
	}
	#availableoffers .availableproductpanel-header,
	#byobpanel .availableproductpanel-header {
		margin: 10px 0 20px
	}
	.availableproductpanel-header .availableproductpanel-header-label {
		font-size: 17px
	}
	.availableproductpanel-container .byob-package {
		font-size: 13vw;
		line-height: 1;
		padding: 5% 0 5%
	}
	.availableproductpanel-container .byob-display-description {
		font-size: 13px;
		padding: 0 8px 20px
	}
	.bring-your-own-bundle-button-container .get-byob-package {
		font-size: 4.54vw;
		padding: 0 15px
	}
	.bring-your-own-bundle-button-container .availableproductpanel-addtocart-button
		{
		width: 240px
	}
	#availableoffers .availableproductpanel-price-section,
	#byobpanel .availableproductpanel-price-section {
		height: 80px;
		min-height: 96px;
	}
	.availableproductpanel-price-section .starting-at {
		font-size: 10px;
	}
	.offerspanel-price-label-container .availableproductpanel-price-label-dollarsign
		{
		font-size: 15px
	}
	.offerspanel-price-label-container .availableproductpanel-price-label-price
		{
		font-size: 60px
	}
	.offerspanel-price-label-container .availableproductpanel-price-label-permonth
		{
		font-size: 20px
	}
	.offerspanel-price-label-container .availableproductpanel-price-label-permonth>span
		{
		left: -3px
	}
	.availableproductpanel-price-section .availableproductpanel-price-discount-notice
		{
		font-size: 12px
	}
	#availableoffers .cspire-wireless-discount {
		font-size: 14px;
		padding: 5px 30px;
		margin-bottom: 10px;
		height: 40px;
		min-height: 40px
	}
	#availableoffers .bundle-info-popup-template-container, #availableoffers .bundle-info-popup-text
		{
		display: none
	}
	#availableoffers .bundle-info-popup .arrow {
		display: none
	}
	#availableoffers .bundle-info-popup {
		left: 0px !important;
		position: absolute;
		z-index: 10
	}
	#availableoffers .bundle-info-popup .tooltip-inner {
		min-width: 280px;
		background-color: #fff;
		color: #707070;
		border: 1px solid #707070;
		padding: 20px 5px 20px 5px;
		font-size: 16px;
		font-weight: 500;
		box-shadow: 0 .286vw .357vw 0 rgba(0, 0, 0, .15);
		border-radius: 10px;
		text-align: left;
	}
	#availableoffers .bundle-disc-info-button {
		background-color: #28c2fe;
		border: 1px solid #28c2fe;
		width: 12px;
		height: 12px;
		font-weight: 500 !important;
		border-radius: 15px;
		margin-left: 5px;
		position: relative;
		top: 2px;
		padding: 0;
		font-size: 12px;
		vertical-align: top
	}
	#availableoffers .info-popup {
		font-size: 12px;
		border: 1px solid #28c2fe;
		text-align: center;
		border-radius: 25px;
		color: #fff;
		background: #28c2fe;
		margin: 0;
		display: inline-block;
		margin-left: 2px;
		height: 12px;
		width: 12px
	}
	.productpanel-details-container .service-summary {
		font-size: 12px;
	}
	.productpanel-details-container .service-copy-msg {
		font-size: 13px;
	}
	.productpanel-details-container .availableproductpanel-description-section
		{
		font-size: 13px;
		padding: 0 4.9vw 4.45vw
	}
	.productpanel-details-container .availableproductpanel-description-section ul>li
		{
		background-size: 16px;
		padding-left: 25px
	}
	.availableproductpanel-addtocart-button {
		border-radius: 21px;
		font-size: 14px;
		height: 36px;
		width: 240px;
		margin-bottom: 10px
	}
	.availableproductpanel-viewchannels-button-section .availableproductpanel-viewchannels-button
		{
		font-size: 14px;
		height: 25px
	}
	.cart-channel-button-display {
		display: flex;
		flex-direction: column-reverse
	}
	.owl-carousel .owl-item .availableproductpanel-channel-logos-section>img
		{
		width: 225px;
		margin: 0 5px 7px
	}
	.owl-prev, .owl-prev:hover:not (.disabled ){
		left: 1px
	}
	.owl-next, .owl-next:hover:not (.disabled ){
		right: -6px
	}
	#cboxClose {
		width: 10px !important;
		height: 15px !important;
		padding-right: 2px
	}
}

@media screen and (max-width:450px) {
	.owl-prev, .owl-prev:hover:not (.disabled ){
		left: -18px
	}
	.owl-next, .owl-next:hover:not (.disabled ){
		right: -30px
	}
}

@media screen and (max-width:430px) {
	.availableproductpanel-container .byob-display-description {
		font-size: 12px
	}
	.productpanel-details-container .availableproductpanel-description-section
		{
		padding: 0 2.9vw 4.45vw;
		font-size: 12px
	}
	#customer_popup_fiber .customer_popup_content .popup-content-button {
		width: 75%;
	}
}

@media screen and (max-width:380px) {
	.availableproductpanel-header .availableproductpanel-header-label {
		font-size: 14px
	}
	#cboxLoadedContent {
		margin-top: -3px !important;
	}
}

@media ( max-width :500px) and (min-width:435px) {
	.fiber-customer-popup {
		width: 400px !important
	}
}

@media ( max-width :435px) and (min-width:400px) {
	.fiber-customer-popup {
		width: 375px !important
	}
}

@media ( min-width :321px) and (max-width:400px) {
	.fiber-customer-popup {
		width: 340px !important
	}
}

@media ( max-width :320px) {
	.fiber-customer-popup {
		width: 290px !important
	}
}

.plus-fee-amount-popup {
	width: 90%;
	margin: 10px auto
}

.plus-fee-amount-popup .content-desc {
	padding-bottom: 15px
}

.plus-fee-amount-popup .content-heading {
	font-weight: 500
}

.plus-fee-amount-popup .content-desc .area-price-list {
	padding-top: 10px
}

.plus-fee-amount-popup .content-desc .area-price-list ul li {
	padding-bottom: 5px
}

.plus-fee-amount-popup .content-desc .area-price-list .price {
	float: right;
	padding-right: 3rem
}

.plus-fee-height {
	height: 370px
}

.local-fee {
	height: 260px
}

@media ( max-width :768px) {
	.plus-fee-height {
		height: 400px !important
	}
	
	#cboxLoadedContent {
		width: 100% !important;
	}
}

/* WEBI- 4752 */
.owl-next {
	right: -30px;
}

.owl-prev {
	left: -18px;
}

#save-cart-expire-popup {
	padding-top: 3rem;
}

.free-installation {
	color: #0F3D58;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 15px;
	font-size: 1vw;
}

.availableproducts-body {
	background: #f6f6f6;
}

.box-shadow-effect {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0
		rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0 rgba(0, 0, 0, 0.1)
		inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0 rgba(0, 0, 0, 0.1) inset;
}

@media screen and (-ms-high-contrast: none) {
	/* IE10+ specific styles go here */
	.free-installation {
		color: #F04F23;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 10px;
		font-size: .8vw;
	}
}

@
supports (-ms-accelerator:true ) or (-ms-ime-align:auto ) {
	/* MS Edge CSS */ .free-installation { background-color:#F04F23;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	font-size: .8vw;
	min-height: 30px;
}
}