
  	#main {
		min-height: 400px;
		background: none;
		background-color: var(--color-cw-grey-pepper);
	}

	#cw-page-hdr-title {
		float: none;
		text-transform: none;
		margin: 20px 0 10px;
		min-height: 60px;
		font-size: 24px;
		font-weight: 600;
		color: #fff;
		border-bottom: 1px solid rgb(229, 236, 249);
		padding-bottom: 0;
	}

	/* Container centering - widths handled by global .cwtv-c-1 rules */
	main.cwtv-c-1,
	#lower-page-wrap.cwtv-c-1,
	#finder-wrap.cwtv-c-1 {
		max-width: 1280px;
		margin: 0 auto;
	}

	.channel-finder {
		background-color: var(--color-cw-grey-pepper);;
	}

	#city-search-select, #results {
		text-transform: capitalize;
	}

	#results {
		width: 1260px;
		padding: 0 10px;
		margin: 0;
		overflow: hidden;
	}
	#results h3 {
		margin: 30px 0 10px;
		padding: 0;
		font-size: 24px;
		font-weight: 400;
		line-height: 38.4px;
		letter-spacing: 5px;
		text-transform: uppercase;
		color: #fff;
	}
	#results h3 span {
		color: rgb(48, 193, 78);
	}

	#results tr.results-header {
		background: none;
		margin: 0 0 10px;
		border-bottom: 1px solid #fff;
	}

	#results tr.results-header th {
		background: none;
		width: 420px;
		padding: 9px 0;
		font-size: 14px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color: rgb(237, 237, 237);
		border: 0;
	}

	#results tr td {
		width: 420px;
		padding: 9px 0;
		font-size: 14px;
		font-weight: 200;
		line-height: 30px;
		text-align: start;
		color: rgb(255, 255, 255);
		border-bottom: 1px solid #ffffff48;
		border-radius: 0;
	}

	#results table {
		display: inline-table;
		width: 1260px;
		margin: 0 0 21.6px;
		padding: 0;
		border: 0;
	}

	#results .no-zip-results {
		font-size: 12px;
		color: var(--color-cw-grey-salt);
		margin-bottom: 2em;
		text-align: center;
	}

	#message {
	    background: none repeat scroll 0 0 #E5ECF9;
	    border: 1px solid #00aa13;
	    height: 30px;
	    margin-left: 225px;
	    padding-top: 15px;
	    text-align: center;
	    width: 300px;
	}

	.liv-msg {
		width: 94%;
		height: 160px;
		background-color: #373737;
		border: 2px solid #706a6c;
		margin: auto auto 50px;
		color: #fff;
	}

	.liv-msg .heading {
		font-size: 30px;
		color: #9df426;
		margin: 20px 30px;
	}
	.liv-msg p {

		text-align: center;
		font-size: 24px;
		margin: 25px;
		text-transform: none;
		color: #fff;
	}
	.liv-msg a, .liv-msg a:visited {
		color: white;
	}
	@media screen and (max-width: 480px) {
		.liv-msg {
			height: 115px;
			margin: auto auto 20px;
		}
		.liv-msg .heading {
			font-size: 20px;
			margin: 10px 30px;
		}
		.liv-msg p {
			font-size: 16px;
			margin: 15px;
		}
	}

	/* Sports images */
	#sports-logos {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		gap: 0px;
		margin: 28px 0;
	}
	#sports-logos a span {
		background-size: contain;
	}

	a#cw-sports {
		width: 135px;
	}
	a#nxt {
		width: 161px;
	}
	a#cw-nascar {
		width: 219px;
	}
	a#acc {
		width: 135px;
	}
	a#pac-12 {
		width: 75px;
	}
	a#pbr {
		width: 75px;
	}
	a#avp {
		width: 175px;
	}

	.logo-img {
		display: block;
		height: 75px;
		background: no-repeat center/contain;
		text-indent: -9999px;
		margin: 5px 0;
		scale: 0.8;
	}


	#mid-page-wrap {
		background-color: rgba(5, 12, 13, 0.50);
	}

	#finder-wrap {
		padding: 0;
	}


	#channel-finder-footer {
		padding: 28px 0;
	}
	#channel-finder-footer h4 {
		color: #fff;
		font-size: 24px;
		font-weight: 600;
		border-bottom: 1px solid #fff;
		padding-bottom: 19.2px;
		margin: 0 0 30px;
	}

	#channel-finder-footer p {
		margin-top: 20px;
		color: var(--color-cw-grey-salt);
		font-size: 12px;
	}
	#channel-finder-footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#channel-finder-footer ul li {
		display: inline-block;
		padding: 0 25.5938px;
		border-right: 1px solid #fff;
		width: 151.1876px;
		text-align: center;
	}
	#channel-finder-footer ul li:last-child {
		border: none;
	}

	h4.no-zip-results {
		margin-top: 10px;
		text-align: left;
		color: var(--color-cw-grey-salt);
		font-size: 12px;
	}

	div.cw-main-footer {
		border-color: #fff;
	}
	.ch-footer-link {
		display: block;
		background-color: transparent;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
    	min-height: 20px;
		height: 20px;
		cursor: pointer;
	}

	#waiting {
		top: 8px;
		right: 0px;
		color: #ededed;

		width: 160px;
		position: absolute;
		top: 30px;
		right: 6px;
		display: none;
		font-size: 11px;
		color: #ededed;
	}

	
	#cwsform {
		width: 100%;
		overflow: visible;
		padding: 10px;
	}
	#cwsform #formItems {
		width: 42%;
		margin: 0 auto;
	}
	#zip-search {
		margin: 20px 0;
		text-align: center;
	}

	#cwsform #zip-search h3 {
		font-size: 24px;
		font-weight: 400;
		margin-bottom: 30px;
		line-height: 120%;
	}
	#zip-search label {
		font-size: 10px;
		padding-bottom: 5px;
		display: block;
		text-align: left;
	}

	#zipcode {
		color: var(--color-cw-salt);
		
		background-color: rgba(255, 255, 255, 0.05);
		border: 1px solid var(--color-cw-grey-salt);
		width: 100%;
		vertical-align: top;
		margin-bottom: 0;
		padding: 8px;
		font-size: 14px;
	}
	#search-btn {
		background-color: var(--color-cw-hot-sauce);
		border: 1px solid var(--color-cw-hot-sauce);
		color: #fff;
		margin-left: 15px;
		padding: 6px 30px;
		line-height: 24px;
		font-size: 14px;
		min-width: 104px;
		vertical-align: top;
	}

	#sports-logos a {
		flex-basis: calc(100% / 6);
	}

	#sports-logos a:hover span {
		opacity: 0.7;
	}

	body.wLarge #sports-logosx {
		gap: 25px;
	}
	body.w980 #sports-logosx a
		body.w980 #sports-logosx a span {
			transform: scale(0.9) !important;
	}
	body.w768 #sports-logosx a,
		body.w768 #sports-logosx a span {
			transform: scale(0.7) !important;
	}
	

	@media only screen and (max-width: 800px) {
		#main {
			padding: 0 2%;
		}
		#finder-wrap,
		#results {
			padding: 0;
		}
		#cwsform {
			width: 90%;
        	margin: 0px auto;
		}
		#zip-search,
		#cwsform #formItems {
			width: 100%;
		}
		#zipcode {
			width: 100%;
			box-sizing: border-box;
		}

		#sports-logos {
			margin: 15px 0;
		}

		.logo-img {
			height: 50px;
		}
	}

	@media only screen and (max-width: 600px) {
		#cw-page-hdr-title {
			font-size: 32px;
			margin: 15px 0 10px;
			min-height: 40px;
		}

		.logo-img {
			height: 45px;
		}

		#sports-logos {
			gap: 15px 0;
			justify-content: space-evenly;
			margin: 15px 0;
		}

		#cw-nascar {
	    	width: 185px;
		}

		#cwsform {
			padding: 5px;
		}

		#cwsform #formItems {
			width: 80%;
		}

		#zip-search {
			width: 100%;
			margin: 15px 0;
		}

		#zipcode {
			font-size: 16px;
			padding: 10px;
		}

		#channel-finder-footer ul li {
			width: 18%;
			padding: 0 10px;
		}

		#search-btn {
			margin: 20px 0 0 0;
			display: block;
		}
	}

	@media only screen and (max-width: 479px) {
		#sports-logos {
			flex-wrap: wrap;
		}

		#sports-logos a {
			flex-basis: calc(100% / 4);
		}
		a#cw-nascar {
			flex-basis: calc(100% / 3);
		}
	}

