.channels-content .channel-header {
	position: relative;
}
.channels-content #addressWrapper-view-primary {
	border-bottom: 4px solid #0F3D58;
}

.channels-content div.primary-fast-internet {
	height: 282px;
	background-image: url(/resources/images/home-services/cspiretv/new_cstv_header.jpg);
	background-color: #E4E8F0;
	background-size: cover;
	background-position: center;
	padding: 30px 5% 60px 0;
}
.channels-content .address-banner-vanilla {
	position: absolute;
	bottom: 40px;
	z-index: 1;
}
.channellistings-application-container {
	display:inline-block;
	width:100%;
}
.channellistings-application-container h1 {
	font-weight: bold;
	font-size: 52px;
	text-align: left;
	padding-left: 50px;
}

.channels-content ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #0F3D58;
	opacity: 1; /* Firefox */
}

.flex-table {
	width: 90%;
	margin: 3% auto;
	display: flex;
	flex-direction: column;
	color: #131E29;
}

.flex-table .header-row input {
	font-family:'Barlow Semi Condensed';
	font-weight: 700;
	width: 100%;
	height: 100%;
	padding: 10px 15px;
	color: #0F3D58;
	font-size: 16px;
}

.channels-content .flex-table .header-row {
	background: #0F3D58;
	padding: 1.5% 0% 1% 3%;
	justify-content: space-evenly;
}

.channels-content .flex-table .header-row .channellistings-select-dropdown a
	{
	color: #0F3D58;
}

.channels-content .table-header {
	font-size: 16px;
}

.channels-content .flex-table .thead .channels-long-cell {
	font-size: 16px;
}

.channels-content .flex-table .th.large-font {
	font-size: 16px;
}

.channels-content .flex-table .replay {
	background: #0F3D58;
	padding: 1% 0 0 0;
}

.channels-content .zip-wrapper p {
	color: #00C0f3;
	margin-top: 5%;
	letter-spacing: 0px;
}

.mob-zip-wrapper {
	display: none;
}

.channels-content .searchfilter-input-short input {
	border-radius: 8px;
	opacity: 1;
	width: 272px;
}

.channels-content .flex-table .replay h2 {
	padding: 5px 10px;
	margin-bottom: 0;
	font-weight: 400;
	line-height: inherit;
}

.channellistings-searchfilter-input.channel-search input {
	border-radius: 36px;
	opacity: 1;
	background-size: 25px 25px;
	padding-left: 35px;
}

.channellistings-zipcode-lookup-input {
	width: 120px;
	margin-right: 3%;
}

.channellistings-zipcode-lookup-input input {
	border-radius: 22px;
	text-align: center;
	margin: 0% 5%;
}

.channels-content .flex-table .replay .info-icon {
	width: 20px;
	height: 29px;
}

.channels-content .flex-table .replay .disclaimer {
	margin-left: auto;
    padding: 5px 1%;
}

.channels-content .flex-table .disclaimer-mob {
	display: none;
}

.channels-content .flex-table .zip-wrapper {
	display: flex;
	width: 40%;
	justify-content: space-evenly;
}

.channels-content input {
	border: none;
}

.channels-content .flex-table .left-panel {
	display: flex;
	justify-content: space-around;
	width: 60%;
	max-width: none;
}

.channellistings-searchfilter-input {
	width: 272px;
}

.channellistings-zipcode-lookup-cell {
	text-align: left;
	margin: 0 10px;
	font-size: 16px;
}

.channels-content .flex-table .replay .replay-marker {
	height: 33px;
	width: 14px;
	background: #98A4AE;
	display: inline-block;
	position: relative;
}

.table-channels-wrapper .replay-class {
	box-shadow: inset 7px 0px 0px 0px #0f227c;
	-webkit-box-shadow: inset 14px 0px 0px 0px #98A4AE;
	-moz-box-shadow: inset 14px 0px 0px 0px #98A4AE;
	box-shadow: inset 14px 0px 0px 0px #98A4AE;
}

.table-channels-wrapper td.channellistings-channels-cell-logo {
	border-bottom: 1px solid #98A4AE;
	width: 10%;
}

.table-channels-wrapper tbody td {
	height: 65px;
	vertical-align: middle;
	text-align: center;
	border-left: 2px solid #98A4AE;
	border-right: 2px solid #98A4AE;
	border-top: 2px solid #98A4AE;
	border-bottom: 2px solid #98A4AE;
	padding: 0 1%;
	width: 25%;
}

.channels-content .header-banner-flex-container {
	margin-right: 0;
}

.channels-content .table-channels-wrapper tbody:nth-child(2n) {
	background-color: #E4E8F0;
}

.table-header .thead .th {
	border-left: 2px solid #98A4AE;
	border-right: 2px solid #98A4AE;
	color: #0F3D58;
	font-weight: 700;
}

@media screen and (max-width: 1385px) {
	.channels-content .flex-table .header-row input {
		width: 90%;
	}
}

@media screen and (max-width: 1185px) {
	.channels-content .flex-table .header-row input {
		width: 85%;
	}
	.channellistings-select-dropdown {
		width: 85%;
	}
	.channellistings-zipcode-lookup-cell {
		font-size: 14px;
		margin: 0 2% 0 0;
	}
}
@media (max-width: 1100px) {
	.channels-content div.primary-fast-internet {
		padding: 30px 0;
		height: 130px;
	}
	.channels-content .address-banner-vanilla {
		position: initial;
	}
	.channels-content .header-banner-flex-container {
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.channels-content .channellistings-application-container h1 {
		padding-left: 0;
	}
	.channels-content .address-banner-vanilla .addressbanner-container {
		max-height: none;
	}
}
@media screen and (max-width: 1024px) {
	.channels-content .table-title.show-mob {
		display: none;
	}
	.channels-content .flex-table .replay {
		justify-content: left;
	}
	.channels-content .flex-table .header-row input {
		border-radius: 8px;
	}
	.channellistings-zipcode-lookup-cell {
		font-size: 16px;
		text-align: center;
		margin: 2% auto;
	}
	.channels-content .flex-table .header-row input {
		width: 100%;
	}
	.channels-content .flex-table .zip-wrapper {
		display: none;
	}
	.mob-zip-wrapper {
		display: flex;
		flex-direction: column;
		width: 90%;
		margin: 10px auto;
	}
	.channellistings-zipcode-lookup-input {
		width: 100%;
	}
	.flex-table .thead .th.empty-cell {
		width: 20%;
	}
	.table-channels-wrapper td.channellistings-channels-cell-logo {
		width: 20%;
	}
	#addressWrapper-view-primary {
		text-align: center;
	}
	.channels-content .flex-table .header-row {
		padding: 1% 0% 1% 0%;
	}
	.channellistings-select-dropdown {
		width: 100%;
	}
	
	.channels-content .flex-table .replay .disclaimer {
		display: none;
	}
	.channels-content .flex-table .disclaimer-mob {
		display: flex;
	    background: #0F3D58;
	    color: white;
	    background: #0F3D58;
	    font-weight: 100;
	    font-size: 14px;
	    justify-content: center;
	}
}

@media screen and (max-width: 590px) {
	.channels-content 	.flex-table .left-panel {
		width: auto;
	}
}

@media screen and (max-width: 500px) {
	.channels-content .flex-table .th.large-font {
		font-size: 10px;
	}
	.channels-content .flex-table .replay .replay-marker {
		width: 12px;
	}
	.table-channels-wrapper .replay-class {
		box-shadow: inset 7px 0px 0px 0px #0f227c;
		-webkit-box-shadow: inset 10px 0px 0px 0px #98A4AE;
		-moz-box-shadow: inset 10px 0px 0px 0px #98A4AE;
		box-shadow: inset 10px 0px 0px 0px #98A4AE;
	}
}

@media
screen
and
(max-width:
350px)
{
.channels-content .flex-table .replay .replay-marker {
	width: 7px;
}

.table-channels-wrapper .replay-class {
	box-shadow: inset 7px 0px 0px 0px #0f227c;
	-webkit-box-shadow: inset 7px 0px 0px 0px #98A4AE;
	-moz-box-shadow: inset 7px 0px 0px 0px #98A4AE;
	box-shadow: inset 7px 0px 0px 0px #98A4AE;
}
}