/* -------------- Global Styles --------------- */

#cw-body{
	color: #001d24;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	overflow-x: hidden;
}

a {
	color: #001d24;
	text-decoration: none;
}

a:hover,
a:focus {
	color: rgb(32, 123, 119);
	text-decoration: underline;
}

.cw-main-content-flex-wrapper {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	padding-top: 2rem;
}

.cw-main-content {
	width: 75%;
	padding-right: 3%;
	line-height: 2.5rem;
	line-height: 25px;
	flex-basis: auto;
}

.cw-sidebar-flex-container {
	width: 25%;
	flex-basis: auto;
}

.cw-btn-primary,
.btn-primary {
    font-size: 1.8rem;
    font-weight: 600;
    padding: 1.3rem 3rem;
    border-radius: 50px;
    width: fit-content;
    margin: 2rem auto;
}

.cw-btn-primary,
.cw-btn-primary a {
	color: white;
	text-decoration: none;
}

.cw-btn-primary:hover,
.cw-btn-primary:focus,
.btn-primary:hover,
.btn-primary:focus {
	background-color: white;
	color: rgb(12,59,51);
	border: 2px solid rgb(12,59,51);
	text-decoration:  none;
}

.cw-btn-primary:hover a,
.cw-btn-primary:focus a {
	color: rgb(12,59,51);
}

.cw-btn-primary {
	background-color: rgb(12,59,51);
	border: 2px solid rgb(12,59,51);
	margin-top:  1rem;
}

.btn-primary {
	background: transparent;
	border: 2px solid #fff;
}

.cw-story-page .cw-btn-primary a {
	text-decoration: none;
}

/* -------------- Additional Main Styles --------------- */

h1.cw-h1 {
	color: #001d24;
	font-weight: 300;
	font-family: 'Work Sans', sans-serif;
	font-size: 5.4rem;
	line-height: 5.8rem;
	margin: 0 0 0.5rem;
}

h2.cw-h2 {
	color: #fff;
	font-weight: 300;
	font-family: 'Work Sans', sans-serif;
	font-size: 4.2rem;
	line-height: 4.6rem;
	margin: 0;
}

h3.cw-h3 {
	color: #fff;
	font-weight: 300;
	font-family: 'Work Sans', sans-serif;
	font-size: 3.4rem;
	margin: 0;
}

h4.cw-h4 {
	color: #fff;
	font-weight: 300;
	font-family: 'Work Sans', sans-serif;
	text-transform: none;
	font-size: 2.3rem;
	line-height: 2.8rem;
	margin: 0;
}

h4.cw-h4 a {
    color:#fff;
}

.padding-top-20 {
	padding: 20px 0 0;
}

.padding-top-bottom-20 {
	padding: 20px 0;
}

.padding-top-bottom-40-35 {
	padding: 35px 0 30px 0;
}

.padding-bottom-15 {
	padding: 0 0 15px;
}

.padding-bottom-20 {
	padding: 0 0 20px;
}

.padding-bottom-30 {
	padding: 0 0 30px;
}

.cw-content-wrapper {
	background-color: #f8f8f8;
	padding-bottom: 135px;
}

.cw-section-inner {
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
}

.cw-section-inner-spacing {
	padding: 3rem 0 3rem;
}

/* -------------- Header --------------- */

#cw-main-nav {
	background: #fff;
}

.cw-search-nav-tabs{
	display: none;
}

.header-top-section{
	display:  flex;
	flex: 1;
	height: 100%;
	width:  100%;
	padding: 20px 20px;
}

.menu-close:hover {
    background-color: #004645;
}

.cw-logo-anchor img {
	display: inline;
}

.cw-logo-anchor img.text-image {
	position: relative;
	left: 2px;
	top: -10px;
}

#cw-header {
	background-image: none;
	background-position: none;
	background-repeat: none;
	background: linear-gradient(151deg, #2C78C9 4%, #024d64 37%, #1FAF1C 78%);
}

#cw-main-nav{
	background-color: #fff;
}

#cw-main-nav .cw-section-inner {
	max-width: 1200px!important;
	padding: 0!important;
}

.is-sticky #cw-main-nav{
	background-color: rgba(0,0,0,0.5);
	border: none;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	width: 100%;
	z-index: 99999;
}

.is-sticky #cw-main-nav:hover{
	background-color: rgba(0,0,0,1);
}

.is-sticky #cw-main-nav ul li a{
	border-color: #999;
	color: #fff;
}

#cw-main-nav div ul li.cw-nav-logo{
	display: none;
}

.is-sticky #cw-main-nav div ul li.cw-nav-logo{
	display: block;
}

.is-sticky #cw-main-nav div ul li.cw-nav-logo a img{
	width: 70px;
	position: relative;
	left: 0;
	top: 2px;
}

.is-sticky #cw-main-nav ul li div a i{
	border-color: #999;
	color: #fff;
}

.is-sticky #cw-main-nav ul li a:hover, .is-sticky #cw-main-nav ul li div a i:hover{
	color: rgb(80,247,217);
	text-decoration: none;
}

#cw-main-nav .cw-section-inner{
	display: table;
	table-layout: fixed;
	width: 100%;
}

#cw-main-nav .cw-section-inner.cw-relative-nav {
	position: relative;
	top: 0;
	left: -17px;
}

#cw-main-nav ul{
	display: table-row;
	margin: 0;
	padding: 0;
}

#cw-main-nav ul li{
	display: table-cell;
	list-style: none;
	text-align: center;
}

#cw-main-nav ul li a,
.menu-close{
	display: block;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 500;
}

#cw-main-nav ul li a{
	color: #322d2d;
	padding: 12px 0;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Work Sans', sans-serif;
}

#cw-main-nav ul li a:hover,
#cw-main-nav ul li a:focus {
	color: #004645;
	opacity: 0.9;
}

#cw-main-nav ul li:nth-child(2) a{
	border-left: none;
}

#cw-main-nav li.mobile-links{
	display: none;
}

.cw-icons a, .cw-icons i {
	font-size: 16px;
    font-size: 1.6rem;
	margin-right: 11px;
    cursor: pointer;
	display: inline !important;
	padding: 0!important;
}

.cw-icons a:last-child{
	margin-right: 0!important;
}

.cw-where-to-watch-btn {
	background-color: #fff;
	color: #001d24;
	font-size: 2rem;
	font-size: 20px;
	font-weight: 600;
	border: 2px solid #fff;
	padding: 1rem 3rem;
	margin-top: 3px;
	text-decoration: none;
	border-radius: 50px;
	letter-spacing: 2px;
}

.cw-where-to-watch-btn i {
	font-size: 1.8rem;
	font-size: 18px;
}

.cw-where-to-watch-btn:hover,
.cw-where-to-watch-btn:focus {
	text-decoration: none;
	background-color: transparent;
	color: #ffffff;
	border: 2px solid #fff;
}

.flex-button-wrapper {
	display: flex;
	flex:  1;
	align-items:  center;
	justify-content: end;
}

.is-sticky .header-search-tab{
	display: none;
}

.cw-header-search-tab{
	color: #fff;
}

.cw-header-search-tab:hover,
.cw-header-nav-tab:hover,
.cw-search-nav-tabs-inner i:hover {
	color: rgb(80,247,217);
}

.cw-header-search{
	display: none;
	position: static;
}

.cw-header-search-input-wrap{
	position: relative;
	background-color: #001d24;
	border-bottom: 2px solid rgb(32,123,119);
	padding-right: 65px;
	clear: both;
}

.cw-header-search-input-wrap input,
.cw-header-search-input-wrap button{
	background: none;
	border: none;
	height: 40px;
}

.cw-header-search-input-wrap input {
	color: rgb(80,247,217);
	padding-left: 40px;
	width: 100%;
	outline: none;
}

.cw-header-search-input-wrap button{
	font-size: 25px;
	padding-bottom: 3px;
	position: absolute;
	width: 40px;
	color: rgb(80,247,217);
	outline: none;
}

.cw-header-search-input-wrap button:hover {
	color: white;
}

.header-sponsor-container {
	background: #023764;
}

.header-sponsor-inner {
	padding-top: 2rem;
}

a.link-is-sponsored, a.link-is-sponsored:hover,
a.link-is-sponsored:link ,a.link-is-sponsored:visited
{
    text-decoration: none;
}

.cw26-video-sponsored-page {
    font-size: 1.2rem;
    margin: 0 2rem;
    padding: 2rem 0 1rem
    color: #e3b002;
}

.market-alert-container {
	background-color: #009ec6;
}


/* -------------- Homepage --------------- */

.owl-carousel.owl-loaded {
	margin-bottom: -106px;
}

.owl-theme.homepage-slider .owl-nav .owl-next .fa-chevron-right {
	margin-left: 25rem;
}

.owl-theme.homepage-slider .owl-nav {
	margin-top: 1.5rem; /* offset the video control bar */
}

.owl-theme .owl-dots .owl-dot span {
	background: rgb(32,123,119);
}

.owl-theme .owl-dots .owl-dot.active span {
	background: rgb(80,247,217);
}

.owl-theme .owl-nav button.owl-prev, .owl-theme .owl-nav button.owl-next{
	color: rgb(32,123,119);
}

.owl-theme .owl-nav button.owl-prev:hover, 
.owl-theme .owl-nav button.owl-next:hover,
.owl-theme .owl-nav button.owl-prev:focus, 
.owl-theme .owl-nav button.owl-next:focus {
	color: #fff;
}

.owl-carousel.owl-theme p a {
	color: rgb(80,247,217);
}

.owl-item a .cw-h2 {
	text-decoration: underline;
}

.owl-item a:hover .cw-h2,
.owl-item a:focus .cw-h2 {
	text-decoration: none;
}

.cw-h2.padding-top-20.home-title {
	margin-top: 6rem;
}

.cw-home-middle-wrapper {
	background-color: #f8f8f8;
}

.cw-header-ad-leaderboard {
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
	width: 728px;
}

.header-ad-container {
	align-items: center;
}

.cw-bottom-728-90 {
	display: block;
	margin: 0 auto;
	vertical-align: top;
	overflow: hidden;
	width: 728px;
}

.cw-home-top-wrapper {
	background: linear-gradient(151deg, #2C78C9 4%, #024d64 50%, #1FAF1C 100%);
}

.cw-home-schedule-wrapper {
	margin-top: 5.5rem;
	margin-bottom: 5rem;
}

.sched-date-picker {
	background: linear-gradient(151deg, #2C78C9 4%, #024d64 50%, #1FAF1C 100%);
}

.datepicker-days td.day.active, 
.datepicker-days .month.active, 
.datepicker-days .year.active {
	background-color: rgb(32, 123, 119);
}

.sched-day-select {
	color: #fff;
}

.sched-item-meta {
	padding: 2rem 0 2rem 5rem;
}

.sched-item-meta h3 span {
	margin-left: 0;
}

.sched-item-meta h2 a {
	color: rgb(32, 123, 119);
}

.sched-item-meta h2 a:hover,
.sched-item-meta h2 a:focus,
.sched-item-time span,
.sched-item-meta h3 span i,
.sched-item-meta h3 span:hover,
.sched-item-meta h3 span:focus {
	color: #322d2d;
	opacity: 0.9;
}

.sched-day-select:hover,
.sched-day-select:focus {
	color: #000;
}

.sched-printable:hover,
.sched-printable:focus {
	background-color: #004645;
}

img.cw-small-logo {
	position: relative;
	top: 1px;
}

.cw-home-tonight-flex-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cw-home-jam-flex-wrapper .video-sponsored-container {
    padding: 0 2rem 2rem;
}

.video-sponsored-container {
	padding-top: 1.5rem;
}

.cw-home-tonight-flex-box {
	width: 23.4375%; /* 281.25 / 1200 */
	background-color: #fff;
	border-radius: 15px;
	flex-basis: auto;
}

.cw-home-tonight-inner {
	padding: 1rem 1.5rem 1rem;
}

.cw-home-tonight-flex-box img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: rgb(32, 123, 119);
}

.cw-home-tonight-flex-box span {
	font-size: 2rem;
	font-weight: 300;
}

.cw-home-tonight-flex-box p {
	color: #2b2b2b;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.8rem;
	letter-spacing: normal;
	margin: 0.6rem 0 0;
}

a.cw-home-view-schedule {
	color: #fff;
	font-weight: 400;
	font-family: 'Work Sans', sans-serif;
	text-transform: none;
	font-size: 1.9rem;
	font-size: 19px;
	margin: 0;
	margin: 0 auto;
	letter-spacing: 1px;
}

a.cw-home-view-schedule i {
	font-size: 1.6rem;
	font-size: 16px;
}

.cw-h1 a {
	color: #001d24;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 1px;
}

.cw-h1 a i {
	font-size: 16px;
	font-size: 1.6rem;
}

.cw-h1.no-inline-title {
	margin-bottom: 1rem;
}

.cw-home-stories {
	padding-top: 3rem;
	padding-bottom: 5rem;
}

.cw-home-stories-flex-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

/* make sure every grid row is spaced evenly */
.cw-home-stories-flex-wrapper:after {
	content: "";
    display: block;
    margin-left: 31.9672131147541%;
}

.cw-home-stories-flex-box {
	width: 31.9672131147541%;
	position: relative;
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	flex-basis: auto;
}

.cw-home-stories-flex-box img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: block;
}

.cw-home-stories-flex-box span {
	font-family: 'Work Sans', sans-serif;
	font-size: 2.2rem;
	font-size: 22px;
}

.cw-home-stories-flex-box p {
	font-family: 'Work Sans', sans-serif;
	font-size: 1.8rem;
	font-size: 18px;
	letter-spacing: normal;
	margin: 8px 0 0;
	color: #2b2b2b;
	font-weight: 300;
}

.cw-home-stories-flex-box.grid {
	margin-bottom: 3rem;
}

.cw-home-second-300-250 {
	padding: 35px 0 70px 0;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	display: block;
}

.connect h1 span a i.fa-twitter {
	left: 52%;
}

.connect h1 span a i.fa-instagram {
	left: 53%;
}

.cw-home-connect-flex-wrapper {
	padding-bottom: 4rem;
}

.cw-home-connect-left {
	width: 68.3333333333333%;
	margin-top: 10px;
	flex-basis: auto;
}

.cw-home-connect-right {
	width: 29.1666666666667%;
	margin-top: 10px;
	flex-basis: auto;
}

.cw-home-connect-local-events-widget {
	position: relative;
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	color: #2b2b2b;
	margin-bottom: 35px;
}

.cw-home-connect-local-events-widget a img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.cw-home-connect-local-events-widget::before {
	content: "LOCAL EVENTS";
	font-size: 33px;
	font-size: 3.3rem;
	font-weight: 300;
	position: absolute;
	top: -50px;
}

.cw-home-connect-text-wrapper {
	padding: 0 20px 20px;
}

.cw-home-connect-local-events-widget a.cw-home-connect-local-view-more {
	display: block;
	text-align: center;
	margin-top: 20px;
	font-size: 1.8rem;
	font-size: 18px;
	letter-spacing: 1px;
}

.cw-home-connect-local-item {
	position: relative;
	font-size: 14px;
	font-size: 1.4rem;
	border-bottom: 2px solid rgb(80,247,217);
	padding: 20px 0 25px 20.9677419354839%;
	font-weight: 300;
}

.cw-home-connect-local-item a {
	color: #2b2b2b;
}

.cw-home-connect-local-events-widget a img {
	display: block;
}

.cw-home-connect-local-item span.cw-home-connect-local-headline {
	font-family: 'Work Sans', sans-serif;
	font-size: 21px;
	font-size: 2.1rem;
	color: #001d24;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
}

.cw-home-connect-local-item span.cw-home-connect-local-month {
	font-family: 'Work Sans', sans-serif;
	position: absolute;
	top: 20px;
	left: 0;
	color: rgb(32,123,119);
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 500;
}

.cw-home-connect-local-item span.cw-home-connect-local-day {
	font-family: 'Work Sans', sans-serif;
	position: absolute;
	top: 40px;
	left: 0;
	color: rgb(32,123,119);
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: 500;
	letter-spacing: -1px;
}

.cw-home-connect h1 span {
	margin-left: 5px;
}

.cw-home-connect h1 span a {
	position: relative;
	padding: 2.2rem;
	border-radius: 100%;
	color: #fff;
	font-weight: 400;
	display: inline-block;
	margin: 0 -3px;
}

.cw-home-connect h1 span a:nth-child(1n+1){
	background-color: #55acee;
}

.cw-home-connect h1 span a:nth-child(-n+1){
	background-color: #4367b2;
}

.cw-home-connect h1 span a:nth-child(3n+0){
	background-color: #ff3e9d;
}

.cw-home-connect h1 span a i {
	position: absolute;
	font-size: 2.3rem;
	font-size: 23px;
	top: 25%;
	left: 50%;
	transform: translate(-50%);
}

.cw-home-connect h1 span a i.fa-facebook-f {
	position: absolute;
	font-size: 2.3rem;
	font-size: 23px;
	top: 25%;
	left: 50%;
	transform: translate(-50%);
}

.cw-home-connect h1 span a i.fa-twitter {
	position: absolute;
	font-size: 2.3rem;
	font-size: 23px;
	top: 25%;
	left: 53%;
	transform: translate(-50%);
}

.cw-home-connect h1 span a i.fa-instagram {
	position: absolute;
	font-size: 2.3rem;
	font-size: 23px;
	top: 25%;
	left: 52%;
	transform: translate(-50%);
}

.cw-home-shows {
	padding: 3rem 0;
	background: linear-gradient(151deg, #2C78C9 4%, #024d64 37%, #1FAF1C 78%);
}

.cw-home-shows h1, .cw-home-shows h1 a {
	color: #fff;
}

.cw-home-shows-flex-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cw-home-shows-flex-box {
	flex-basis: auto;
	position: relative;
	width: 24.375%;
	background-color: #fff;
	border-radius: 15px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 300;
	text-align: center;
}

.cw-home-shows-flex-box img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: block;
	background-color: rgb(32, 123, 119);
}

.cw-home-shows-flex-box span {
	font-family: 'Work Sans', sans-serif;
	font-size: 2rem;
	font-size: 20px;
}

.cw-home-shows-flex-box span:nth-child(even) {
	color: #2b2b2b;
}

.cw-home-shows-flex-box p {
	font-family: 'Work Sans', sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	letter-spacing: normal;
	margin: 3px 0 0;
	color: #2b2b2b;
	font-weight: 300;
}


/* -------------- Contact --------------- */

.contact-form {
	width: 75%;
}

.cw-contact-form input[type='submit'] {
	background: none !important;
	background-color: rgb(12,59,51)!important;
	padding: 1.2rem 3.3rem !important;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2) !important;
}

.cw-contact-form input[type='submit']:hover {
	background-color: #001d24!important;
	color: rgb(80,247,217)!important;
}

.cw-other-contact h3{
	margin-bottom: 15px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	text-transform: none;
}

.cw-other-contact {
	flex: 1 1 30%;
}

.cw-other-contact a {
	color: rgb(32,123,119);
	text-decoration: underline;
}

.cw-newsletter-wrapper {
	width: 90%;
}

.cw-side-newsletter {
	margin-top: 10px;
	position: relative;
	padding-bottom: 65px;
}

.cw-side-newsletter div {
	position: absolute;
	color: #2b2b2b;
	top: 106px;
	left: 11%;
}

.cw-side-newsletter p {
	font-size: 3.5rem;
	line-height: 3.5rem;
	color: rgb(12,59,51);
	margin: 0;
	letter-spacing: 1px;
	margin-left: 12%;
}

.cw-side-newsletter form {
	border-radius: 50px;
	padding: 15px 30px;
	color: #fff;
	background-color: rgb(12,59,51);
	margin-top: 11px;
	width: 100%;
}

.cw-side-newsletter form input[type='email']::placeholder {
	color: #fff;
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 1.7rem;
	font-size: 17px;
}

.cw-side-newsletter form input[type='email'] {
	outline: none;
	background: transparent;
	border: none;
	margin-top: 5px;
	margin-left: 10px;
}

.cw-side-newsletter form button {
	outline: none;
	background: transparent;
	border: none;
	font-size: 2.6rem;
	font-size: 26px;
	float: right;
}

/* -------------- Shows ---------------------- */

.cw-shows-flex-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 24px;
}

.cw-shows-flex-wrapper:after {
	content: "";
	width: 31.7901234567901%;
	display: block;
}

.cw-shows-flex-box {
	flex-basis: auto;
	position: relative;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	width: 31.7901234567901%;
	background-color: #fff;
	border-radius: 15px;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 300;
	text-align: center;
	margin-bottom: 20px;
}

.cw-shows-flex-box img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: block;
	background-color: rgb(32, 123, 119);
}

.cw-shows-flex-box .show-name {
	display: block;
	padding: 20px;
}

.cw-show-container {
	background: #fff;
	position: relative;
	border-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	padding: 54% 2rem 12rem;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 30px;
}

.cw-show-container img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: block;
	background-color: rgb(32, 123, 119);
}

.cw-show-container span {
	display: block;
	font-size: 2.6rem;
	line-height: 3.2rem;
	font-weight: 600;
	margin-bottom: 1rem;
}

.cw-show-container h1 {
	margin-top: 2rem;
}

.cw-show-container span:nth-child(-n+1) {
	font-size: 2.2rem;
}

.cw-show-container .cw-show-social {
	margin-top: 3rem;
}

.cw-show-social a.facbook {
	background-color: #3c5998;
}

.cw-show-social a.twitter {
	background-color: #54abee;
}

.cw-show-social a.email {
	background-color: #525252;
}

.cw-show-social a {
	display: inline-block;
	background-color: #3c5998;
	margin: 1.5rem 1rem 0 0;
	border-radius: 100%;
	position: relative;
	height: 6.5rem;
	width: 6.5rem;
}

.cw-show-social a:hover,
.cw-show-social a:focus {
	filter: brightness(110%);
}

.cw-show-social i {
	position: absolute;
	transform: translate(-50%);
	font-size: 3.5rem;
	top: 25%;
	left: 49%;
	color: #fff;
}

.cw-show-social .fa-envelope {
	font-size: 3.2rem;
}

.cw-related-show-content {
	clear: both;
}

.cw-related-show-content a:hover,
.cw-related-show-content a:focus {
	color: rgb(32,123,119);
}

.cw-related-show-content h3.cw-h3 {
	color: #001d24;
	margin-bottom: 2rem;
}

.cw-story-page .related-content-title {
	font-size: 1.6rem;
	padding: 1.5rem 2rem;
	text-decoration: none;
}

.related-content-title {
	padding: 1.5rem 2rem;
}

.related-content-image {
	position: relative;
}

/* -------------- Stories ---------------------- */

.cw-story-container {
	background: #fff;
	position: relative;
	border-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	font-size: 18px;
	font-size: 1.8rem;
	margin-top: 24px;
}

.cw-story-container h2.cw-h2, .cw-story-container h4.cw-h4 {
	color: #001d24;
	text-transform: none;
}

.cw-story-container h4.cw-h4 {
	color: #2b2b2b;
	text-transform: none;
}

.cw-story-container img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: block;
}

.cw-story-container span {
	display: block;
	font-size: 2rem;
	line-height: 3.2rem;
	font-weight: 600;
}

.content-inner {
	padding: 2rem 0 3rem 13rem;
    position: relative;
    min-height: 350px;
}

.content-inner-side {
    position: absolute;
    top: 2rem;
    left: 0;
    height: 100%;
    width: 130px;
}

.cw-two-story-flex-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px 0 30px 0;
}

.cw-one-of-two-story {
	font-size:  2.2rem;
	flex-basis: auto;
	width: 48.2638888888889%;
	position: relative;
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2)
}

.cw-one-of-two-story a {
	text-transform: none;
}

.cw-one-of-two-story img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: block;
}

.story-date-small {
	font-size: 1.6rem;
}

.cw-one-of-two-story p {
	font-size: 1.6rem;
	letter-spacing: normal;
	margin: 8px 0 10px;
	color: #2b2b2b;
	font-weight: 300;
}

.cw-story-row-container {
	position: relative;
	background-color: #fff;
	font-size: 2.2rem;
	padding: 20px 20px 20px 44%;
	border-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	margin-bottom: 15px;
	min-height: 195px;
}

.cw-story-row-container img {
	position: absolute;
	width: 41.2037037037037%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	object-fit: cover;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.cw-story-row-container span:nth-child(2n+4) {
	font-family: 'Work Sans', sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
}

.cw-story-row-container p {
	font-family: 'Work Sans', sans-serif;
	font-size: 1.6rem;
	font-size: 16px;
	letter-spacing: normal;
	margin: 8px 0 8px;
	color: #2b2b2b;
	font-weight: 300;
}

.cw-bottom-728-90.full-width.cw-stories-landing-ad {
	padding: 20px 0 35px 0;
}

.cw-h2.cw-story-header {
	color: #001d24;
	margin-bottom: 20px;
	text-transform: none;
}

.cw-story-page a,
.cw-story-page a {
	text-decoration: underline;
}

.cw-story-page a:hover,
.cw-story-page a:focus {
	text-decoration: none;
}

.published {
	font-weight: 600;
}

.byline {
	margin-bottom: 1.5rem;
}

.cw-main-content.cw-story-page img {
	border-radius: 10px 10px 0 0;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}

.cw-story-body-right.chicago-weather-forecast {
	float: right;
	width: 80%;
	min-height: 10px;
}

.cw-story-body-left {
	float: left;
	width: 20%;
	text-align: center;
	position: relative;
}

.cw-story-body-right {
	float: right;
	width: 80%;
	min-height: 375px;
	margin-bottom: 8rem;
}

.cw-story-body-left a.facebook {
	position: absolute;
	top: 50px;
	left: 25%;
    /*
	width: 65px;
    */
}

.cw-story-body-left a.twitter {
	position: absolute;
	top: 130px;
	left: 25%;
}

.cw-story-body-left a.email {
	position: absolute;
	top: 210px;
	left: 25%;
}

.share-text {
	font-family: 'Work Sans', sans-serif;
	font-size: 2.2rem;
	font-weight: 600;
	margin-bottom: 0;
}

.cw-show-next-episode-wrap{
	margin-bottom: 30px;
	padding: 2rem;
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	font-size: 1.8rem;
	font-size: 18px;
}

.cw-show-next-episode-wrap > span{
	color: #001d24;
	display: block;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 600;
}

.cw-show-next-episode-wrap h3{
	font-family: 'Work Sans', sans-serif;
	font-weight: 600;
	margin: 15px 0 5px;
	color: #2b2b2b;
	text-transform: none;
}

.cw-show-page-section-wrap{
	margin-bottom: 20px;
}

.cw-show-page-video-inner{
	background-color: #000;
	padding: 0 6.122448979592%; /* 60/980 */
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}

.cw-show-page-video-info{
	color: #001d24;
	padding: 2.5rem 2rem 3rem;
	background-color: #fff;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}

.cw-show-page-video-info h3{
	font-family: 'Work Sans', sans-serif;
	margin: 0 0 10px;
}

.cw-show-page-video-info p{
	font-family: 'Work Sans', sans-serif;
	margin: 0;
}

.social-icons {
	justify-content: center;
}

.cw-social-block {
	border-radius: 15px;
}

.cw-social-block-innner a {
	color: #001d24;
}

h1.cw-h1 a.cw-heading-view-more {
	color: #2b2b2b;
}

.content-callout-sidebar {
	background-color: rgb(29, 100, 95);
}

.related-content-wrap {
	margin: 3rem 0 2rem;
}

.related-content-wrap li {
	background-color: white;
	border-radius: 10px;
	box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 20%);
}

.related-content-img i {
	display: none;
}

/* -------------- Videos --------------- */

.cw-show-social.video-player.cw-social-top-video a i {
	font-size: 2rem;
	top: 27%;
}

.cw-one-of-two-story.cw-video-landing-page {
	position: relative;
	margin-bottom: 30px;
}

.cw-one-of-two-story.cw-video-landing-page:nth-child(3) {
	position: relative;
	margin-bottom: 15px;
}

.cw-one-of-two-story.cw-video-landing-page:nth-child(4) {
	position: relative;
	margin-bottom: 15px;
}

.cw-video-container.video-player {
	margin-top: 0;
	padding-bottom: 10rem;
}

.cw-show-social.video-player {
	margin: 0 0 0 2rem;
	position: relative;
	top: -30px;
}

.cw-show-social.video-player span {
	display: block;
}

.video-js .vjs-big-play-button {
	background-color: rgb(32,123,119) !important;
}

/* -------------- Sweepstakes --------------- */

.cw-one-of-two-story.cw-video-landing-page.sweep img {
	width: 100%;
}

/* -------------- Local Events ---------- */

.cw-local-item {
	position: relative;
	border-bottom: 2px solid rgb(80,247,217);
	padding: 20px 0 25px 10%;
	font-weight: 300;
}

.cw-local-item:last-child {
	margin-bottom: 20px;
}

.cw-local-item a {
	color: #2b2b2b;
}

.cw-local-item span.cw-local-headline {
	font-family: 'Work Sans', sans-serif;
	font-size: 21px;
	font-size: 2.1rem;
	color: #001d24;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
}

.cw-local-item span.cw-local-month {
	font-family: 'Work Sans', sans-serif;
	position: absolute;
	top: 20px;
	left: 0;
	color: rgb(32,123,119);
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 500;
}

.cw-local-item span.cw-local-day {
	font-family: 'Work Sans', sans-serif;
	position: absolute;
	top: 50px;
	left: 0;
	color: rgb(32,123,119);
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: 500;
	letter-spacing: -1px;
}

/* -------------- Sidebar --------------- */

#cw-sidebar .sidebar-heading {
	font-size: 2.5rem;
	color: #001d24;
	margin: 2rem 0;
}

#cw-sidebar .sidebar-heading a {
	font-size: 1.6rem;
}

#cw-sidebar .sidebar-heading i {
	font-size: 1.3rem;
	color: #001d24;
}

#cw-sidebar ul {
	margin: 0;
	padding: 0;
}

#cw-sidebar ul li div.cw-home-second-300-250 {
	padding: 30px 0 0 0;
}

.cw-sidebar-tonight-flex-wrapper {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cw-sidebar-tonight-flex-wrapper .cw-sidebar-flex-box a:hover,
.cw-sidebar-tonight-flex-wrapper .cw-sidebar-flex-box a:focus {
	text-decoration: none;
}

.cw-sidebar-flex-box {
	position: relative;
	width: 100%;
	background-color: #fff;
	padding: 63% 20px 25px;
	border-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	flex-basis: auto;
	margin-bottom: 30px;
}

.cw-sidebar-flex-box a:hover
.cw-sidebar-flex-box a:focus {
	border-bottom: 1px solid;
	text-decoration: none;
}

.cw-sidebar-flex-box:nth-child(4){
	margin-bottom: 0;
}

.cw-sidebar-flex-box:hover,
.cw-sidebar-flex-box:focus {
    filter: brightness(110%);
}

.cw-sidebar-flex-box a img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: block;
	background-color: rgb(32, 123, 119);
}

.cw-sidebar-flex-box a span {
	font-family: 'Work Sans', sans-serif;
	font-size: 2rem;
	font-weight: 300;
}

.cw-sidebar-flex-box a span:nth-child(even) {
	color: #2b2b2b;
}

.cw-sidebar-flex-box a span:nth-child(odd) {
	margin-left: 7px;
}

.cw-sidebar-stories-flex-wrapper {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cw-sidebar-stories-flex-box {
	position: relative;
	width: 100%;
	background-color: #fff;
	border-radius: 15px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	flex-basis: auto;
	margin-bottom: 30px;
}

.cw-sidebar-stories-flex-box:nth-child(3){
	margin-bottom: 0;
}

.cw-sidebar-stories-flex-box a img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: block;
}

.cw-sidebar-stories-flex-box a img:hover,
.cw-sidebar-stories-flex-box a img:focus {
	filter: brightness(110%);
}

.cw-sidebar-stories-flex-box a span {
	font-family: 'Work Sans', sans-serif;
	font-size: 2rem;
	font-weight: 300;
	color: #001d24;
}

.cw-sidebar-connect a {
	position: relative;
	padding: 2.2rem;
	border-radius: 100%;
	color: #fff;
	font-weight: 400;
	display: inline-block;
}

.cw-sidebar-connect a:hover {
	filter: brightness(115%);
}

.cw-sidebar-connect a i {
	position: absolute;
	font-size: 2.3rem;
	top: 25%;
	left: 50%;
	transform: translate(-50%);
}

.cw-sidebar-connect a i.fa-facebook-f {
	position: absolute;
	font-size: 2.3rem;
	top: 25%;
	left: 50%;
	transform: translate(-50%);
}

.cw-sidebar-connect a i.fa-twitter {
	position: absolute;
	font-size: 2.3rem;
	top: 25%;
	left: 53%;
	transform: translate(-50%);
}

/* -------------- Mobile non-slider billboard  ---------------------- */
                
.cw-video-mobile-nav {
    margin-top: 3.5rem;
    position: relative;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    left: 0;
    z-index: 9999999;   
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 1.2rem;
    position: relative;
    justify-content: center;
    display: flex;
    
}
.cw-video-mobile-nav button{
    background: transparent; 
    font-size: 2.5rem; 
    margin-top: 0.8rem; 
    outline: none; 
    background-image: initial; 
    background-position-x: initial; 
    background-position-y: initial; 
    background-size: initial; 
    background-repeat-x: initial; 
    background-repeat-y: initial; 
    background-attachment: initial; 
    background-origin: initial; 
    background-clip: initial; 
    background-color: transparent; 
    outline-color: initial; 
    outline-style: none; 
    outline-width: initial;
    border: 0px;
    color: white;
    width: 90%;    
}



/* -------------- Footer ---------------------- */

footer {
	background: linear-gradient(151deg, #2C78C9 4%, #024d64 50%, #1FAF1C 100%);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding: 75px 0;
	margin-top: 0;
	position: relative;
	text-align: center;
}

#cw-footer-nav {
	font-size: 1.7rem;
	font-weight: 500;
	padding: 0 2rem;
	margin-bottom: 3rem;
	font-family: 'Work Sans', sans-serif;
	text-transform: uppercase;
}

#cw-footer-sub-nav {
	padding: 0 2rem;
	margin-bottom: 3rem;
	font-family: 'Work Sans', sans-serif;
	text-transform: uppercase;
}

#cw-footer-nav a,
#cw-footer-sub-nav a{
	display: inline-block;
	line-height: 3rem;
	margin: 0 25px;
}

#cw-footer-nav a:hover,
#cw-footer-nav a:focus {
	color: rgb(80,247,217);
	text-decoration: none;
}

#cw-footer-sub-nav a{
	color: rgb(80,247,217);
	font-weight: 400;
	font-size: 1.7rem;
	font-weight: 500;
}

#cw-footer-sub-nav a:hover,
#cw-footer-sub-nav a:focus {
	color: #fff;
	text-decoration: none;
}

.cw-footer-apps{
    margin-bottom: 40px;
}

.cw-footer-apps span{
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.cw-footer-apps img{
    display: inline-block;
}

img.cw-footer-app-ios{
    margin-right: 2rem;
}

#cw-footer-network-logos{
	display: flex;
    justify-content: center;
    font-size: 1.1rem;
    margin: 0;
    padding: 2rem 2rem 4rem;
}

#cw-footer-network-logos li{
	display: flex;
    flex-direction: column;
    margin: 2rem;
}

#cw-footer-network-logos img{
	display: block;
	margin-bottom: 0.5rem;
}

.cw-footer-copyright{
	font-size: 1.4rem;
}

.cw-footer-copyright a:hover,
.cw-footer-copyright a:focus {
	color: rgb(80,247,217);
}

/* -------------- Miscellaneous --------------- */

.spin-container {
	position: relative;
}

.spiner {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -10px 0 0 -35px;
	display: inline-block;
	position: relative;
	height: 20px;
	width: 40px;
}

.spiner > * {
	position: absolute;
	top: 5px;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: rgb(12,59,51);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

.spiner > *:nth-child(1) {
	left: 0;
	-webkit-animation: mymove 1.3s infinite ease-in;
	animation: mymove 1.3s infinite ease-in;
}

.spiner > *:nth-child(2) {
	left: 24px;
	-webkit-animation: mymove 1.3s 0.3s infinite ease-in;
	animation: mymove 1.3s 0.3s infinite ease-in;
}

.spiner > *:nth-child(3) {
	left: 48px;
	-webkit-animation: mymove 1.3s 0.6s infinite ease-in;
	animation: mymove 1.3s 0.6s infinite ease-in;
}

@-webkit-keyframes mymove {
	0%,
	100%,
	80% {
		opacity: 0.6;
		-webkit-transform: scale(0.4);
	}
	40% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@keyframes mymove {
	0%,
	100%,
	80% {
		opacity: 0.6;
		transform: scale(0.4);
	}
	40% {
		opacity: 1;
		transform: scale(1);
	}
}

h4.loader-text {
	text-align: center;
}

.cw-search p, .cw-search p a, .cw-search {
	font-family: 'Work Sans', sans-serif;
	color: #001d24;
}

.search-item {
	padding: 1.5rem 0 3rem;
	border-bottom: 1px solid #004645;
}

.search-item a {
	color: #004645;
}


/* -------------- Media Queries --------------- */

@media screen and (max-width: 1270px), handheld and (max-device-width: 1270px) {

	#cw-main-nav ul li div.cw-icons{
		position: relative;
		top: 0;
		left: -20px;
	}

	.cw-icons a, .cw-icons i {
	    margin-right: 5%;
	}

}

@media screen and (max-width: 1255px), handheld and (max-device-width: 1255px) {

	#cw-main-nav .cw-section-inner.cw-relative-nav {
		position: static;
	}

}

@media screen and (max-width: 1110px), handheld and (max-device-width: 1110px){

	.market-alert-mobile {
		overflow: auto;
    	padding-top: 6.5rem;
	}

	.market-alert-mobile .market-alert-container {
		padding: 1rem 0 1rem;
	}

	.marrket-alert-mobile.takeover {
		padding-top: 0;
	}

	#cw-header {
		display: flex;
		flex-direction:  column;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 2;
	}

	.flex-button-wrapper {
		justify-content: center;
	}

	#cw-main-nav-sticky-wrapper{
		height: auto !important;
	}

	#cw-main-nav ul li div.cw-icons{
		width: 100%;
		position: static;
		padding-top: 15px;
	}

	#cw-main-nav ul li div.cw-icons a{
		border-bottom: 1px solid #eaeaea;
	}

	#cw-main-nav ul li div.cw-icons a:hover {
		background-color: #eaeaea;
	}

	.cw-icons a:first-child {
		display: none!important;
	}

	.header-nav-tab {
		margin-left: 15px;
		color: #fff;
	}

	#cw-main-nav li.mobile-links{
		display: block;
	}

	#cw-main-nav ul li a{
		border-left: none;
	}

	.is-sticky #cw-main-nav ul li a{
		border-bottom: 1px solid #ddd;
		color: #322d2d;
	}

	#cw-main-nav .cw-section-inner,
	#cw-main-nav ul,
	#cw-main-nav ul li{
		display: block;
	}

	#cw-main-nav li.mobile-links{
		display: block;
	}

	#cw-main-nav ul li a{
		border-left: none;
	}

	.cw-search-nav-tabs{
		cursor: pointer;
		display: block;
		font-size: 30px;
		position: absolute;
		text-align: right;
		top: 30px;
		right:  1.5rem;
		/*width: 100px;*/
	}

	.cw-header-search-input-wrap input, .cw-header-search-input-wrap input::placeholder{
		color: rgb(80,247,217);
		width: 100%;
		outline: none;
	}

	.cw-header-search-input-wrap input:focus {
		padding-left: 40px;
	}

	.cw-header-search-input-wrap button{
		font-size: 20px;
		font-size: 2rem;
		top: 0;
	}

	.is-sticky .cw-search-nav-tabs-inner{
		background: rgba(0,0,0,0.5);
		padding: 10px 20px;
		right: 0;
		text-align: right;
		width: 100%;
		z-index: 99999;
	}

	.is-sticky .cw-search-nav-tabs-inner:hover{
		background: rgba(0,0,0,1);
	}

	.cbp-spmenu-push-toleft .is-sticky .cw-search-nav-tabs-inner{
		right: 240px;
	}

	.cbp-spmenu,
	.cbp-spmenu-push,
	.cbp-spmenu-push-toleft .is-sticky .cw-search-nav-tabs-inner{
		transition: all 0.3s ease;
	}

	.cbp-spmenu h3{
		color: #afdefa;
		font-size: 1.9em;
		padding: 20px;
		margin: 0;
		font-weight: 300;
		background: #0d77b6;
	}

	.cbp-spmenu a{
		display: block;
		color: #fff;
		font-size: 1.1em;
		font-weight: 300;
	}

	.cbp-spmenu a:hover{
		background: #322d2d;
		color: #fff !important;
	}

	.cbp-spmenu a:active{
		background: #afdefa;
		color: #47a3da;
	}

	/* Orientation-dependent styles for the content of the menu */

	.cbp-spmenu-vertical{
		width: 240px;
		height: 100%;
		top: 0;
		z-index: 1000;
	}

	.cbp-spmenu-vertical a{
		border-bottom: 1px solid #ddd;
		border-left: none;
		padding: 1em;
	}

	/* Vertical menu that slides from the left or right */

	.cbp-spmenu-left{
		left: -240px;
	}

	.cbp-spmenu-right{
		right: -240px;
	}

	.cbp-spmenu-left.cbp-spmenu-open{
		left: 0px;
	}

	.cbp-spmenu-right.cbp-spmenu-open{
		box-shadow: 0 0 10px #000;
		right: 0px;
	}

	/* Push classes applied to the body */

	.cbp-spmenu-push{
		overflow-x: hidden;
		position: relative;
		left: 0;
	}

	.cbp-spmenu-push-toright{
		left: 240px;
	}

	.cbp-spmenu-push-toleft{
		left: -240px;
	}

	.cbp-spmenu-push-toleft .is-sticky .search-nav-tabs-inner{
		right: 240px;
	}

	/* Transitions */

	.cbp-spmenu,
	.cbp-spmenu-push,
	.cbp-spmenu-push-toleft .is-sticky .search-nav-tabs-inner{
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	/* General styles for all menus */

	.cbp-spmenu{
		background: #eaeaea;
		overflow: auto;
		position: fixed;
	}

	.cbp-spmenu-push-toleft #map-list-map {
		left: 0;
	}

	.cw-where-to-watch-btn {
		font-size: 1.8rem;
		font-size: 18px;
		padding: 1rem 2.3rem;
		margin: 10px 120px 0 0;
	}

	.cw-where-to-watch-btn i {
		font-size: 1.5rem;
		font-size: 15px;
	}

	h1.cw-h1 {
		font-size: 4.4rem;
		line-height: 4.8rem;
	}

	h2.cw-h2 {
		font-size: 3.7rem;
		line-height: 4.1rem;
	}

	.cw-home-stories, 
	.cw-home-jam, 
	.cw-home-connect,
	.cw-home-now-next {
		padding-top: 4rem;
	}

	.cw-home-connect {
		padding-bottom: 4rem;
	}

	.cw-content-wrapper {
		padding-bottom: 4rem;
	}

}


@media screen and (max-width: 1075px), handheld and (max-device-width: 1075px) {

	img.text-image {
		display: none;
	}

}

@media screen and (max-width: 1055px), handheld and (max-device-width: 1055px) {

	.cw-home-connect h1 {
		text-align: center;
	}

	.cw-home-connect-right {
		width: 100%;
		margin-top: 40px;
	}

	.cw-home-connect-right-inside-flex-wrapper {
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}

	.cw-home-connect-local-events-widget {
		width: 49%;
		flex-basis: auto;
	}

	.cw-home-connect-right-inside-right {
		display: block;
		width: 49%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.header-inner-top {
		margin-bottom: 1rem;
	}

	.header-sponsor-inner {
		padding: 5rem 0 1.5rem;
	}

	iframe {
		margin: 0 auto;
	}

	.cw-home-connect h1 span {
		display: block;
		padding: 20px 0 10px 0;
	}

	.cw-home-connect-local-events-widget {
		margin-bottom: 0;
	}

	footer {
		padding: 50px;
	}

}

@media screen and (max-width: 1020px), handheld and (max-device-width: 1020px){

	.cw-other-contact{
		width: 350px;
	}

	.cw-main-content-flex-wrapper {
		flex-direction: column;
	}

	.cw-main-content {
		width: 100%;
		padding-right: 0;
	}

	.cw-sidebar-flex-container {
		width: 100%;
	}

	.cw-sidebar-tonight-flex-wrapper {
		flex-direction: row;
	}

	.cw-sidebar-flex-box {
		width: 23.4375%; /* 281.25 / 1200 */
		padding: 15% 10px 15px;
	}

	.cw-sidebar-flex-box:nth-child(4) {
		margin-bottom: 30px;
	}

	.cw-sidebar-stories-flex-wrapper {
		flex-direction: row;
	}

	.cw-sidebar-stories-flex-box {
		width: 31.9672131147541%;
	}

	.cw-sidebar-stories-flex-box:nth-child(3){
		margin-bottom: 30px;
	}

}

@media screen and (min-width: 700px) and (max-width:1110px) {

	.cw-contact-form input[type='submit'] {
		position: relative;
		left: 33%;
	}

}

@media screen and (max-width: 900px), handheld and (max-device-width: 900px) {

	.cw-home-tonight-flex-box {
		width: 48.8372093023256%;
		padding: 29.5% 10px 15px;
	}

	.cw-home-tonight-flex-box:nth-child(-n+2) {
		margin-bottom: 2rem;
	}

	.cw-sidebar-flex-box {
		width: 48.8372093023256%;
		padding: 29.5% 10px 15px;
		margin-bottom: 02.2222222222222%;
	}

	.cw-sidebar-flex-box:nth-child(4) {
		margin-bottom: 02.2222222222222%;
	}

	.cw-sidebar-tonight-flex-wrapper {
		margin-bottom: 2.4%;
	}

	.cw-home-shows-flex-box {
		width: 48.8372093023256%;
	}

	.cw-home-shows-flex-box:nth-child(-n+2) {
		margin-bottom: 2.4%;
	}

	.cw-other-contact{
		width: 300px;
		margin-right: 0;
	}
}

@media screen and (max-width: 885px), handheld and (max-device-width: 885px) {

	.cw-home-second-300-250,
	#cw-sidebar ul li div.cw-home-second-300-250 {
		padding-top: 2rem;
	}

	.cw-home-newsletter form {
		margin: 0 auto;
	}
}

@media screen and (max-width: 800px), handheld and (max-device-width: 800px) {

	.cw-header-ad-leaderboard {
		width: 468px;
	}

	.cw-bottom-728-90 {
		width: 468px;
	}

	.cw-home-stories-flex-box:first-child {
		width: 100%;
		margin-bottom: 3.1%;
	}

	.cw-home-stories-flex-box:nth-child(n+2) {
		width: 48.4375%;
	}

	.cw-sidebar-stories-flex-box:first-child {
		width: 100%;
		margin-bottom: 3.1%;
	}

	.cw-sidebar-stories-flex-box:nth-child(n+2) {
		width: 48.4375%;
	}

	#cw-footer-nav a, #cw-footer-sub-nav a {
		display: block;
	}

}

@media screen and (max-width: 750px), handheld and (max-device-width: 750px) {

	.content-inner {
		min-height: 0;
    	padding-left: 0;
    	padding-top:  0;
	}

	.content-inner-side {
	    margin: 2rem 0;
	    position: static;
	    width: 100%;
	}

	.cw-where-to-watch-btn {
		display: none;
	}

	.cw-where-to-watch-btn i {
		font-size: 1.3rem;
		font-size: 13px;
	}

	.cw-search-nav-tabs{
		display:  flex;
		justify-content: end;
		flex: 1;
		position: relative;
		font-size: 2.5rem;
		top: 0.5rem;
		right: 1.5rem;
	}

	.cw-logo-anchor img {
		width: 150px;
	}

	.cw-contact-form,
	.cw-other-contact{
		float: none;
		width: 100% !important;
	}

	.cw-other-contact{
		float: none;
		padding-top: 60px;
	}

	.cw-contact-form input[type='submit']{
		margin: 0 auto;
	}

	.related-content-img.cw-related-content-img img {
		border-radius: 5px;
		margin: 10px 0 10px 0;
	}

	.cw-shows-flex-box {
		width: 48.4496124031008%;
	}

	.cw-story-body-left {
		float: none;
		width: 100%;
		height: 65px;
		text-align: left;
	}

	.cw-story-body-left > div {
		margin-top: 0;
	}

	.cw-story-body-right {
		float: none;
		width: 100%;
	}

	.share-text {
		display: none;
	}

	.cw-story-body-left a.facebook, .cw-story-body-left a.twitter,.cw-story-body-left a.email {
		position: static;
		display: inline-block;
		top: 0;
		left: 0;
		width: 48px;
		height: 48px;
		transform: translate(0);
		margin: 1rem 1rem 0 0;
	}

	.cw-story-body-left a.facebook i, .cw-story-body-left a.twitter i,.cw-story-body-left a.email i {
		font-size: 26px;
		font-size: 2.6rem;
	}

	#cw-footer-network-logos {
		display: block;
	}

	#cw-footer-network-logos li {
		margin: 0 0 2.5rem;
	}

	#cw-footer-network-logos img {
		margin: 0 auto 0.5rem;
	}

	.header-sponsor-inner {
		padding: 4rem 0;
	}

}

@media screen and (max-width: 650px), handheld and (max-device-width: 650px) {

	.cw-home-connect-right-inside-flex-wrapper {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
	}

	.cw-home-connect-local-events-widget {
		width: 100%;
		flex-basis: auto;
	}

	.cw-home-connect-right-inside-right {
		display: block;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.cw-home-connect-local-events-widget {
		margin-bottom: 35px;
		flex-basis: auto;
	}

	.cw-local-item {
		padding: 20px 0 25px 70px;
	}

}

@media screen and (max-width: 550px), handheld and (max-device-width: 550px) {

	.cw-bottom-728-90 {
		width: 320px;
	}
}

@media screen and (max-width: 500px), handheld and (max-device-width: 500px) {

	.cw-logo-anchor img {
		width: 130px;
	}

	.header-top-section {
		padding: 2rem;
	}

	.owl-theme.homepage-slider .owl-nav,
	.owl-theme.homepage-slider .owl-dots {
		display: none;
	}

	.cw-newsletter-wrapper {
		width: 100%;
	}

	.cw-home-tonight-flex-box span {
		font-size: 1.8rem;
	}

	.cw-home-tonight-flex-box p {
		display: none;
	}

	.cw-home-tonight-flex-box a span:nth-child(even) {
		display: block;
	}

	.cw-sidebar-tonight-flex-wrapper a span {
		font-size: 1.8rem;
	}

	.cw-sidebar-flex-box {
		margin-left: 0;
	}

	.cw-sidebar-flex-box a span:nth-child(odd) {
		margin-left: 0;
	}

	.cw-sidebar-flex-box a span:nth-child(even) {
		display: block;
	}

	.cw-home-shows-flex-box {
		font-size: 1.6rem;
	}

	.cw-home-shows-flex-box .story-desc {
		padding: 0.8rem 0.5rem 0.9rem;
		line-height: 2rem;
	}

	.cw-show-social.video-player.cw-social-top-video {
		top: -35px;
		margin: 0 0 0 2rem;
	}

	.cw-show-social.video-player.cw-social-top-video a {
		height: 3.8rem;
		width: 3.8rem;
	}

	.cw-show-social.video-player.cw-social-top-video a i {
		font-size: 2rem;
		top: 25%;
	}

	.cw-home-shows-flex-box p {
		display: none;
	}

	.cw-home-stories-flex-wrapper {
		flex-direction: column;
	}

	.cw-home-stories-flex-box:first-child {
		width: 100%;
		margin-bottom: 6.2%;
	}

	.cw-home-stories-flex-box:nth-child(n+2) {
		width: 100%;
		margin-bottom: 6.2%;
	}

	.cw-sidebar-stories-flex-box:first-child {
		width: 100%;
		margin-bottom: 6.2%;
	}

	.cw-sidebar-stories-flex-box:nth-child(n+2) {
		width: 100%;
		margin-bottom: 6.2%;
	}

	h1.cw-h1 {
		font-size: 3.4rem;
		line-height: 3.8rem;
	}

	h1.cw-h1 a {
		font-size: 1.6rem;
		display: inline-block;
	}

	h4.cw-h4 {
		font-size: 1.8rem;
		font-size: 18px;
		line-height: 2.3rem;
		line-height: 23px;
	}

	.cw-home-now-next {
		padding-top: 2px;
	}

	.cw-home-stories, .cw-home-jam, .cw-home-connect, .cw-home-bottom-ad-wrapper {
		padding-top: 2rem;
	}

	.cw-home-newsletter p {
		font-size: 3rem;
	}

	.cw-home-schedule-wrapper {
		margin-top: 10rem;
	}

	.cw-shows-flex-box {
		width: 100%;
		margin-bottom: 3rem;
	}

	.cw-video-container h2 {
		font-size: 2.2rem;
		font-weight: 400;
		text-transform: none;
		padding: .9rem 0 2rem 0;
		line-height: 2.5rem;
		margin-bottom: 4rem;
	}

	.cw-one-of-two-story {
		width: 100%;
		padding: 0 0 15px;
	}

	.cw-one-of-two-story.cw-video-landing-page:nth-child(3) {
		padding: 0 0 15px;
		margin-bottom: 30px;
	}

	.cw-one-of-two-story.cw-video-landing-page:nth-child(4) {
		padding: 0 0 15px;
		margin-bottom: 20px;
	}

	.cw-one-of-two-story:nth-child(-n+1){
		margin-bottom: 30px;
	}

	.cw-one-of-two-story.cw-video-landing-page {
		padding: 0 0 15px;
	}

	.cw-story-container h2.cw-h2 {
		color: #001d24;
		text-transform: none;
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 25px;
		line-height: 2.5rem;
		font-weight: 400;
	}

	.cw-story-container h4.cw-h4 {
		margin: 8px 0 0;
		padding: 0;
		line-height: 25px;
		line-height: 2.5rem;
		font-size: 16px;
		font-size: 1.6rem;
	}

	.cw-story-container span {
		font-size: 1.4rem;
		font-size: 14px;
		font-weight: 400;
		padding: 0;
	}

	.cw-story-row-container {
		position: relative;
		background-color: #fff;
		padding: 56% 20px 20px 20px;
		border-radius: 15px;
		box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
		margin-bottom: 30px;
	}

	.cw-story-row-container:nth-child(6) {
		margin-bottom: 20px;
	}

	.cw-story-row-container img {
		position: absolute;
		width: 100%;
		height: auto;
		top: 0;
		left: 0;
		right: 0;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		border-bottom-left-radius: 0;
	}

	.cw-bottom-728-90.full-width.cw-stories-landing-ad {
		padding: 0 0 20px 0;
	}

	.cw-video-container p {
		display: none;
	}

	.cw-video-container.video-player p {
		display: block;
	}

	.cw-video-container.video-player h2 {
		padding: 2rem 0 2rem;
		line-height: 2.5rem;
		line-height: 25px;
		font-size: 22px;
		font-size: 2.2rem;
	}

	.cw-home-newsletter form div {
		width: 100%;
		left: 0;
	}

	.cw-show-container span {
		font-size: 2.2rem;
		font-size: 22px;
		line-height: 2.8rem;
		line-height: 28px;
	}

	.cw-home-now-next-right {
		width: 320px;
	}

	.cw-home-second-300-250 {
		width: 320px;
	}

	.cw-home-newsletter form input[type='email'] {
		width: 70%;
	}

	.cw-home-newsletter form button {
		width: 25px;
	}

	.cw-h2.padding-top-20.home-title {
		font-size: 34px;
		font-size: 3.4rem;
		line-height: 34px;
		line-height: 3.4rem;
	}

	.story-desc {
		padding: 1rem 2rem 2rem;
		line-height: 2.8rem;
	}

	.cw-btn-primary,
	a.cw-btn-primary,
	.cw-btn-primary i {
		font-size: 1.3rem;
		white-space: pre;
	}
}


@media screen and (max-width: 405px), handheld and (max-device-width: 405px) {

	.cw-home-newsletter form {
		width: 290px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 376px), handheld and (max-device-width: 376px) {

	iframe#affiliated-widget-iframe {
		width: 100%;
	}
}

@media screen and (max-height: 650px), handheld and (max-device-height: 650px){
    .homepage-slider{
        max-width: 1000px;
        margin: 0px auto;
    }
}
