/* Mobile size */
.page-home #body-b{
	background: none;
}

.page-home #body-c{
	width: 100%;
	padding: 0;
}

.page-home #main{
	padding: 0;
	margin: 0;
}

.page-home #main-body{
	padding: 0;
	margin: 0;
	width: 100%;
}

.page-home .cfct-row-z{
	/*background: #000000;*/
	width: 100%;
}

.page-home .cfct-block-z{
	width: 100%;
	margin: 0 auto;
	position: relative;
	float: none;
	display: block;
	overflow: hidden;
}

.page-home .arrow-template{
	display: none;
}

.page-home .we-homepage{
	width: 100%;
	margin: 0 auto;
}

.page-home .we-main-top,
.page-home .we-main-full{
	width: 100%;
	clear: both;
}

.page-home .we-homepage .cfct-block-ab,
.page-home .we-homepage .cfct-block-c{
	width: 100%;
	clear: both;
}

.page-home .we-main-left .cfct-module{
	clear: both;
}

.page-home .we-homepage-feature.slide-inactive .cfct-module{
	display: none;
}

.page-home .we-homepage-feature.slide-inactive .cfct-module:first-child{
	display: block;
}

.page-home .we-homepage-feature{
	margin: 0;
	padding: 0;
	/*min-height: 700px;*/
	overflow: hidden;
	display: block;
	font-family: 'FuturaRound-Book', Arial, sans-serif;
	-webkit-font-smoothing:antialiased;
}

.page-home .we-homepage-feature .cfct-module{
	margin: 0;
}

.page-home .we-tout-feature .feature-tout-content, 
.page-home .we-tout-feature-custom .feature-tout-content{
	bottom: auto;
	right: auto;
	position: initial;
	background: none;
	color: #000000;
}

.page-home .we-tout-feature .tout-feature-container:hover .feature-tout-content,
.page-home .we-tout-feature-custom .tout-feature-container:hover .feature-tout-content{
	background: #ffffff;
}

.page-home .we-tout-feature .feature-tout-content a, 
.page-home .we-tout-feature-custom .feature-tout-content a{
	color: #000000;
}

.page-home .we-tout-feature .feature-tout-content .tout-text h3,
.page-home .we-tout-feature-custom .feature-tout-content .tout-text h3{
	color: #D21914;
	font-family: 'FuturaRoundCond-ExtraBold', Arial, sans-serif;
}

.page-home .we-homepage-feature-module .feature-img{
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 140%;

	width: 100%;
	height: 100%;
	position: absolute;
	max-height: 750px;
}

.page-home .we-homepage-feature-module .feature-column .content-one,
.page-home .we-homepage-feature-module .feature-column .content-two{
	clear: both;
	height: 52px;
}

.page-home .we-homepage-feature-module .feature-column .content-one{
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

.page-home .we-homepage-feature-module .feature-column .content-two{
	margin: 10px 0;
}

.page-home .we-homepage-feature-module .feature-column .content-left{
	float: left;
	width: 88px;
	margin-right: 15px;
}

.page-home .we-homepage-feature-module .feature-column .content-left img{
	width: 52px;
	height: 52px;
	margin: 0 auto;
	display: block;
	border: 1px solid #ffffff;
}

.page-home .we-homepage-feature-module .feature-column .content-right{
	float: left;
	width: 80%;
	width: -webkit-calc(100% - 105px);
	width: -moz-calc(100% - 105px);
	width: calc(100% - 105px);
}

.page-home .we-homepage-feature .carousel-nav{
	position: absolute;
	width: 100%;
	z-index: 5;
}

.page-home .we-homepage-feature-module .feature-logo{
	height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 15px;
}

.page-home .we-homepage-feature-module .feature-show-logo-link{
	/*display: block;*/
}

.page-home .we-homepage-feature-module .show-logo{
	width: auto;
	height: auto;
	max-height: 50px;
	max-width: 80%;
	margin: 0 0 0 15px;
}

.page-home .we-homepage-feature .carousel-nav .prev{
	float: left;
	margin-left: 5px;
}

.page-home .we-homepage-feature .carousel-nav .next{
	float: right;
	margin-right: 5px;
}

.page-home .we-homepage-feature-module .feature-text-container{
	height: 230px;
	position: relative;
}

.page-home .we-homepage-feature .slide-nav{
	position: absolute;
	top: 75px;
	width: 100%;
}

/*.page-home .we-homepage-feature .slide-nav-container{
	position: relative;
	bottom: 700px;
}*/

.page-home .we-homepage-feature .carousel-pagination{
	position: absolute;
	right: 50px;
	bottom: 25px;
	margin: 0;
	padding: 0;
	z-index: 6;

	display: none;
}

.page-home .we-homepage-feature .carousel-pagination li{
	margin-left: 10px;
}

.page-home .we-homepage-feature .carousel-pagination li,
.page-home .we-homepage-feature .carousel-pagination li a{
	display: none;
	position: relative;
}
.page-home .we-homepage-feature .carousel-pagination .carousel-active-page a{
	text-decoration: none;
}

.page-home .we-homepage-feature-module .feature-content-bg{
	width: 100%;
	height: 800px;
	display: block;
	position: relative;
	background: #000000;
	background: rgba(0,0,0,0.7);
	/*padding-top: 10px;*/
}

.page-home .we-homepage-feature-module .feature-share{
	position: absolute;
	top: 0;
	right: 0;
	width: 80%;
	padding: 5px 10%;
	background: rgba(255,255,255,0.4);
	color: #000000;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	font-family: 'FuturaRoundCond-ExtraBold', Arial, sans-serif;
}

.page-home .we-homepage-feature-module .feature-share .share-details{
	display: none;
	height: 0;
	width: 0;
}

.page-home .we-homepage-feature-module .feature-share .share-text{
	width: 70%;
	float: left;
	margin-top: 6px;
	font-size: 14px;
}

.page-home .we-homepage-feature-module .feature-share .share-buttons{
	width: 25%;
	float: right;
}

.page-home .we-homepage-feature-module .feature-share .share-buttons .button{
	width: 50%;
	float: left;
	position: relative;
}

.page-home .we-homepage-feature-module .feature-share .share-buttons .button svg{
	height: 30px;
	width: auto;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.page-home .we-homepage-feature-module .feature-content-left{
	background: #b7001d;
	background: rgba(183,0,29,0.7);
	padding: 10px 0;
	font-family: 'FuturaRound-Book', Arial, sans-serif;
}

.page-home .we-homepage-feature-module .feature-content-text{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
	word-wrap: break-word;
	overflow-wrap: break-word;
	text-align: center;
	width: 90%;
	margin: 0 auto 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff;
}

.page-home .we-homepage-feature-module .feature-content-text a:hover,
.page-home .we-homepage-feature-module .feature-content-tunein a:hover{
	color: #ffffff;
}

.page-home .we-homepage-feature-module a,
.page-home .we-homepage-feature-module .feature-content{
	color: #ffffff;
}

.page-home .we-homepage-feature-module a:hover{
	color: #b7001d;
}

.page-home .we-homepage-feature-module .feature-column .feature-content-tunein{
	width: 90%;
	margin: 0 auto;
}

.page-home .we-homepage-feature-module .feature-content-tunein .tunein-time{
	font-size: 18px;
	line-height: 18px;
	font-family: 'FuturaRoundCond-ExtraBold', Arial, sans-serif;
	float: right;
	text-align: right;
}

.page-home .we-homepage-feature-module .feature-content-tunein .tune-day,
.page-home .we-homepage-feature-module .feature-content-tunein .tune-time{
	text-transform: uppercase;
}

.page-home .we-homepage-feature-module .feature-content-tunein .tune-time-c{
	font-family: 'FuturaRoundCond-ExtraBold', Arial, sans-serif;
}

.page-home .we-homepage-feature-module .feature-content-tunein .tune-time-c sup{
	vertical-align: super;
	font-size: .8rem;
}

.page-home .we-homepage-feature-module .feature-content-tunein .hashtag{
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	float: left;
	display: block;
	margin-top: 20px;
}

.page-home .we-homepage-feature-module .feature-content-center{
	margin-top: 15px;
}

.page-home .we-homepage-feature-module .link-container{
	float: left;
	width: 90%;
}

.page-home .we-homepage-feature-module .link-container h3{
	/*font-family: 'FuturaRoundCond-ExtraBold', Arial, sans-serif;*/
	font-size: 15px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.page-home .we-homepage-feature-module .link-container p{
	font-size: 14px;
	line-height: 15px;
	font-family: 'FuturaRound-Book', Arial, sans-serif;
}

.page-home .we-homepage-feature-module .link-arrow{
	float: right;
	fill: white;
	width: 10%;
	height: 50px;
}

.page-home .we-homepage-feature-module .link-arrow .arrow-right{
	width: 50%;
}

.page-home .we-homepage-feature-module .feature-content-right{
	background: #ffffff;
	width: 100%;
	margin: 15px 0;
	padding: 15px 0;
}

.page-home .we-homepage-feature-module .feature-content-right .advertisement{
	width: 300px;
	margin: 0 auto;
}

/* carousel thumbnails */
.page-home .featured-radio{
	display: none;
	height: 0;
	margin: 0;
	padding: 0;
}

.page-home .we-homepage-feature-module .homepage-feature-container{
	height: 800px;
	overflow: hidden;
	background: #252525;
}

.page-home .carousel-nav .prev .arrow-right,
.page-home .carousel-nav .next .arrow-right{
	fill: rgba(255,255,255,0.5);
	
	margin: 0 auto;
	display: block;
}

.page-home .carousel-nav .prev .arrow-right,
.page-home .carousel-nav .next .arrow-right{
	fill: #ffffff;
}

.page-home .we-homepage-feature .carousel-nav .prev{
	/*transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);*/
	/*background: url(../img/homepage-slide/prev-arrow.png) no-repeat;*/
}

.page-home .we-homepage-feature .carousel-nav .next{
	/*transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);*/
	/*background: url(../img/homepage-slide/next-arrow.png) no-repeat;*/
}

.page-home .we-homepage-feature .carousel-nav .prev img,
.page-home .we-homepage-feature .carousel-nav .next img{
	height: 50px;
}

/* static schedule */
.page-home .we-homepage-schedule-module{
	width: 100%;
	background: #ffffff;
	height: 170px;
	margin-bottom: 0;
}

.page-home .we-homepage-schedule-module .schedule-container{
	width: 94%;
	height: 94%;
	padding: 3%;
}

.page-home .we-homepage-schedule-module .schedule-container h2{
	margin-bottom: 0;
	border-bottom: 2px solid #000000;
	font-size: 24px;
	line-height: 26px;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule{
	width: 100%;
	margin-bottom: 10px;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items{
	width: 100%;
	float: none;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items a{
	color: #b7001d;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .first-child{
	margin: 0;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .now{
	float: left;
	margin-right: 10px;
	width: 25%;
	text-align: right;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .first-child a{
	float: right;
	width: 60%;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .now .whats-on{
	font-size: 14px;
	line-height: 16px;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .now .now-wetv{
	font-size: 22px;
	line-height: 24px;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .sched-item-container{
	float: left;
	width: 90%;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .first-child .sched-item-container{
	width: auto;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .arrow-container,
.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule .arrow-container{
	float: left;
	width: 10%;
	height: 40px;
	fill: #b7001d;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule .arrow-container{
	width: 5%;
	height: 20px;
	float: right;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule .arrow-container .arrow-right{
	height: 100%;
}

.page-home .we-homepage-schedule-module .menu-item{
	font-family: 'FuturaRoundCond-ExtraBold', Arial, sans-serif;
}

.page-home .we-homepage-schedule-module .menu-item .sub{
	font-family: 'FuturaRoundCond-ExtraBold', Arial, sans-serif;
}

.page-home .we-homepage-schedule-module .menu-item a{
	color: #000000;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule{
	display: block;
	width: 100%;
	float: right;
	color: #707070;
	text-transform: lowercase;
	text-align: right;
	font-size: 14px;
	font-family: 'FuturaRoundCond-ExtraBold', Arial, sans-serif;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule br{
	display: none;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule .full-sched-text{
	width: 95%;
	float: left;
	margin: 0;
}

.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule:hover{
	color: #b7001d;
}

.page-home .we-homepage-schedule-module .schedule-module-social{
	width: 100%;
}

.page-home .we-homepage-schedule-module .schedule-module-social .follow{
	text-transform: uppercase;
	font-size: 24px;
	line-height: 26px;
	margin: 0;
	border-bottom: 2px solid #000000;
}

.page-home .we-homepage-schedule-module .menu-item{
	display: none;
}

.page-home .we-homepage-schedule-module .menu-item .title,
.page-home .we-homepage-schedule-module .menu-item .sub{
	display: block;
	color: #000000;
	font-size: 12px;
	line-height: 13px;
}

.page-home .we-homepage-schedule-module .menu-item.first-child{
	width: 100%;
	margin: 0;
	display: block;
	margin-left: 3%;
	border: 0;
	height: 60px;
	overflow: hidden;
}

.page-home .we-homepage-schedule-module .social-icons{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	margin: 0 auto;
	width: 100%;
}

.page-home .we-homepage-schedule-module .social-icons li{
	float: left;
	width: 25%;
	margin: 0;
}

.page-home .we-homepage-schedule-module .social-icons li a{
	width: 45px;
	margin: 0 auto;
	display: block;
}

.page-home .we-homepage-schedule-module .social-icons li a svg{
	height: 45px;
}

.page-home .we-homepage-schedule-module .social-icons li a:hover svg{
	height: 47px;
	fill: #b7001d;
}

.page-home .homepage-feature-container .arrow-item{
	display: none;
}

.page-home .we-homepage-slide-module,
.page-home .we-homepage-show-slide-module{
	display: block;
}

.page-home .we-homepage-slide-module .homepage-slide-container,
.page-home .we-homepage-show-slide-module .homepage-slide-container{
	position: relative;
	width: 100%;
	/*margin-bottom: -135px;*/
}

.page-home .we-homepage-slide-module .homepage-slide-container .slide-img-container,
.page-home .we-homepage-show-slide-module .homepage-slide-container .slide-img-container{
	position: relative;
	width: 100%;
	height: 100%;
}

.page-home .we-homepage-slide-module #slide-img-mobile,
.page-home .we-homepage-slide-module #slide-img-large,
.page-home .we-homepage-show-slide-module #slide-img-mobile,
.page-home .we-homepage-show-slide-module #slide-img-large{
	width: 100%;
	height: 300px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	/*padding-top: 77%;*/
}

.page-home .we-homepage-slide-module #slide-img-large,
.page-home .we-homepage-show-slide-module #slide-img-large{
	display: none;
}

.page-home .we-homepage-slide-module .slide-content-top,
.page-home .we-homepage-show-slide-module .slide-content-top{
	/*position: relative;
	top: -15px;
	padding-top: 15px;*/
	position: absolute;
	bottom: 0;
	width: 100%;
	/*height: 100%;*/
}

.page-home .we-homepage-slide-module .slide-content-top .tunein-time,
.page-home .we-homepage-show-slide-module .slide-content-top .tunein-time{
	background: #23B9FF;
	padding: 6px 100px 12px 0;
	margin-top: 15px;
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	display: inline-block;
	-webkit-font-smoothing:antialiased;
	font-family: 'FuturaRound-Demi',Arial,sans-serif;
}

.page-home .we-homepage-slide-module .slide-content-top .tunein-time .blue{
	color: #FFF;
}

.page-home .we-homepage-show-slide-module .slide-content-top .tunein-time .blue{
	color: #28235A;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-content-tagline,
.page-home .we-homepage-show-slide-module .slide-content-top .slide-content-tagline{
	text-transform: uppercase;
	padding: 15px 15px 0;
	margin: 0;
	color: #ffffff;
	font-size: 22px;
	line-height: 24px;
	font-family: 'FuturaRound-Demi', Arial, sans-serif;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-content-tagline a,
.page-home .we-homepage-show-slide-module .slide-content-top .slide-content-tagline a{
	color: #ffffff;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-content-tagline a:hover,
.page-home .we-homepage-show-slide-module .slide-content-top .slide-content-tagline a:hover{
	color: #b7001d;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-logo,
.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo{
	margin: 0 auto;
	position: relative;
	display: block;
}

.page-home .we-homepage-slide-module .slide-content-top .top-container,
.page-home .we-homepage-show-slide-module .slide-content-top .top-container{
	width: 100%;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-logo-header {
	clear:both;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-logo-header h2 {
	color:#FFF;
	font-size: 60px;
	line-height: 56px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-logo{
	height: 80px;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-logo a,
.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo a{
	font-size: 50px;
	line-height: 54px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'FuturaRound-Demi',Arial,sans-serif;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-logo a:hover,
.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo a:hover{
	color: #ffffff;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-logo img,
.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo img{
	width: auto;
	max-width: 70%;
	height: auto;
	max-height: 100%;
	display: block;
	margin: 0 auto;
}

.page-home .we-homepage-slide-module .slide-content-top .slide-logo img {
	float:left;
}

.page-home .we-homepage-slide-module .slide-content-bottom,
.page-home .we-homepage-show-slide-module .slide-content-bottom{
	/*position: relative;*/
	background: #4B195A;
	padding-top: 10px;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-text,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-text{
	margin: 15px;
	font-size: 16px;
	line-height: 18px;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-text a,
.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-text,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-text a,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-text{
	color: #ffffff;
	font-size: 20px;
	line-height: 22px;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-social,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-social{
	font-family: 'FuturaRoundCond-ExtraBold', Arial, sans-serif;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-tout-container,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-tout-container{
	padding: 7px 15px;
	margin-bottom: 5px;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-tout-container a,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-tout-container a{
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	text-transform: uppercase;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-tout-container a img,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-tout-container a img{
	height: 16px;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-share,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-share{
	padding: 7px 15px;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-share .share-text,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-share .share-text{
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 2px;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-share > div,
.page-home .we-homepage-slide-module .slide-content-bottom .slide-share a,
.page-home .we-homepage-slide-module .slide-content-bottom .slide-share .button,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-share > div,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-share a,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-share .button{
	float: left;
	margin-right: 10px;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-hashtag,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-hashtag{
	padding: 7px 15px;
	clear: both;
}

.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-hashtag a,
.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-hashtag a{
	font-size: 18px;
	color: #ffffff;
}

.page-home .we-homepage-slide-module .slide-content,
.page-home .we-homepage-show-slide-module .slide-content{
	/*position: relative;
	top: -160px;*/
	/*width: 100%;
	height: 100%;*/
}

.page-home .we-main-video{
	clear: both;
	padding-top: 30px;
}

.page-home .we-main-video .we-main-video-title h2,
.page-home .we-show-list .we-show-list-container h2{
	font-size: 32px;
	color: #ffffff;
	background: #23B9FF;
	display: inline-block;
	padding: 10px 20px;
}

.page-home .we-main-shows{
	/*background: #d7d7d7;*/
}

.page-home .we-video-loop{

}

.page-home .we-video-loop .media-gallery .header {
	margin: 0 0 12px -15px;
	position: relative;
}

.page-home .we-video-loop .media-gallery .hastitle,
.page-home .we-video-loop .media-gallery .header.hastitle{
	border: 0;
}

.page-home .we-video-loop .media-gallery li{
	display: block;
}

.page-home .we-video-loop .box-media-gallery-item .video-title-container{
	background: none;
}

.page-home .we-video-loop .title{
	width: 100%;
	float: none;
	font-size: 32px;
}

.page-home .we-video-loop .box-media-gallery-item .video-title-container .video-type{
	color: #000000;
}

.page-home .we-video-loop .title,
.page-home .we-video-loop .box-media-gallery-item .video-title-container .video-title{
	color: #000000;
}

.page-home .we-video-loop .box-media-gallery-item .video-title-container .video-title-show{
	color: #23B9FF;
}

.page-home .we-video-loop .img-container{
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}



.page-home .we-main-left .cfct-block{
	overflow: inherit;
}



.page-home .we-show-list{
	padding: 0 3%;
}

.page-home .we-show-list-title{
	margin-left: -15px;
}

.page-home .we-show-list .we-show-list-container{
	width: 100%;
	height: 100%;
}

.page-home .we-main-video .we-main-video-title h2,
.page-home .we-show-list .we-show-list-container h2{
	font-size: 32px;
	line-height: 34px;
}

.page-home .we-show-list .we-show-list-container h2{
	margin-top: 15px;
}

.page-home .we-show-list .we-show-list-container .show-list{
	margin: 5px 0 0;
	padding: 0;
	list-style-type: none;
}

.page-home .we-show-list .we-show-list-container .show-item{
	width: 48%;
	margin-right: 4%;
	position: relative;
	margin-bottom: 13px;
	float: left;
}

.page-home .we-show-list .we-show-list-container .show-item:nth-child(even){
	margin-right: 0;
}

.page-home .we-show-list .we-show-list-container .show-item a{
	display: block;
	background-color: #707070;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 56.25%;
}

.page-home .we-show-list .we-show-list-container .show-item .show-logo{
	background-size: 80%;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

.page-home .we-homepage-social{
	width: 82%;
	height: 86%;
	padding: 7%;
	background: #23B9FF;
	margin: 0 2% 15px;
}

.page-home .we-homepage-social .social-wetv-follow{
	font-size: 54px;
	line-height: 70px;
	font-family: 'FuturaRoundCond-ExtraBold',Arial,sans-serif;
	float: left;
	color: #ffffff;
}

.page-home .we-homepage-social .social-wetv-logo{
	width: 75px;
	fill: #4B195A;
	float: left;
	margin-left: 10px;
	position:relative;
	top: 2px;
}

@media(max-width:1000px) {
	.page-home .we-homepage-social .social-wetv-logo{
		top:-4px;
	}


}

.page-home .we-homepage-social .social-links{
	margin: 0;
	padding: 0;
	clear: both;
	list-style-type: none;
}

.page-home .we-homepage-social .social-links .link-item{
	float: left;
	width: 18%;
	margin: 0 1%;
}

.page-home .we-homepage-social .social-links .link-item:after {
	content:'';
	display:block;
	background:#4b195a;
	width:0%;
	height:6px;
	position:relative;
	top:6px;
	-webkit-transition:width .2s linear 0s;
	transition:width .2s linear 0s;
	-moz-transition:width .2s linear 0s;
	-ms-transition:width .2s linear 0s;
	margin:0 auto;
	left:-9%
}

.page-home .we-homepage-social .social-links .link-item:hover:after {
	width:80%;
}

.page-home .we-homepage-social .social-links .link-item img{
	width: 100%;
	max-width: 48px;
	height: auto;
}

.page-home .we-homepage-social .social-links .link-item svg{
	fill: white;
}

.page-home .we-homepage-social .social-wetv-logo svg{
	height: 60px;
}

.page-home .we-homepage-social .social-links svg{
	height: 38px;
}

.we-tell-all-link{
	width: 94%;
	height: 94%;
	margin: 3%;
}

.we-tell-all-link img{
	width: 100%;
}

.we-tell-all{
	font-family: 'FuturaRoundCond-ExtraBold',Arial,sans-serif;
}

.we-tell-all .we-tell-all-header{
	margin: 0;
	position: relative;
}

.we-tell-all .we-tell-all-header a{
	color: #000000;
}

.we-tell-all .we-tell-all-header a:hover{
	color: #b7001d;
}

.we-tell-all .we-tell-all-header .wta-title{
	font-size: 36px;
	line-height: 38px;
	color: #23B9FF;
}

.we-tell-all .we-tell-all-header .wta-title .wta-we-logo{
	width: 69px;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

.we-tell-all .we-tell-all-header .wta-title .wta-we-logo svg{
	width: 100%;
	fill: #28235A;
}

.we-tell-all .we-tell-all-header .wta-title .wta-we-logo svg #SOLIDBAR{
	fill: #23B9FF;
}

.we-tell-all .we-tell-all-header .wta-title .wta-text{
	float: left;
}

.we-tell-all .we-tell-all-header .wta-title .wta-we-text{
	text-transform: uppercase;
	font-size: 54px;
	line-height: 46px;
}

.we-tell-all .we-tell-all-header .wta-title .wta-subtext{
	font-size: 12px;
	line-height: 14px;
	color :#28235A;
}

.we-tell-all .we-tell-all-content{
	position: relative;
	clear: both;
}

.we-tell-all .we-tell-all-content img{
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
}

.we-tell-all .we-tell-all-content .we-tell-all-text{
	padding: 1%;
	background: #28235A;
	width: 98%;
	min-height: 48px;
}

.we-tell-all .tout-text{
	width: 94%;
	margin: 4px 3%;
}

.we-tell-all .we-tell-all-content .we-tell-all-text a{
	font-size: 24px;
	line-height: 24px;
	display: block;
	color: #ffffff;
	font-family: 'FuturaRound-Book',Arial,sans-serif;
	-webkit-font-smoothing:antialiased;
}

.we-tell-all .we-tell-all-content .we-tell-all-text a:hover{
	color: #23B9FF;
}

/* Blue Headline box extending out past container */

.page-home .tunein-time{
	position: relative;
}

.page-home .side-box{
	display: block;
	height: 100%;
	width: 200%;
	background: #23B9FF;
	position: absolute;
	right: 100%;
	bottom: 0;
}



@media (max-width: 700px) {


	.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo {
		margin: 20px 0 0 15px;
		position: relative;
		display: block;
		width: 100%;
		text-align: left;
	}


	.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo a {
		font-size: 34px;
		line-height: 27px;
		color: #ffffff;
		text-transform: uppercase;
		text-align: left;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-content-tagline, .page-home .we-homepage-show-slide-module .slide-content-top .slide-content-tagline{
		margin-bottom: 12px;
	}

	.page-home .we-homepage-slide-module .slide-content{
		/*position: relative;
		top: -149px;*/
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo {
		height: auto;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo img {
		 float: none; 
		 margin: 0 auto 8px auto;
		 max-height:52px;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo-header h2 {
		color: #FFF;
		font-size: 30px;
		line-height: normal;
		color: #ffffff;
		text-transform: uppercase;
		text-align: center;
	}

	.page-home .we-homepage-slide-module .slide-content-top .tunein-time, .page-home .we-homepage-show-slide-module .slide-content-top .tunein-time {
		background: #23B9FF;
		padding: 2px 15px 3px;
		color: #ffffff;
		font-size: 18px;
		line-height: 30px;
		text-transform: uppercase;
		display: inline-block;
		width: 100%;
	}


}

@media (min-width: 600px){
	.page-home .we-main-top .cfct-module.rb-module-group,
	.page-home .we-main-top .module-group{
		margin: 0;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-a{
		width: 40%;
		float: left;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c{
		width: 55%;
		float: right;
		margin: 0;
		padding: 0;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tout-feature{
		margin-top: 59px;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tout-feature,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all{
		margin-top: 38px;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all-header,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all-header{
		display: none;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all .we-tell-all-content .we-tell-all-text,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all .we-tell-all-content .we-tell-all-text{
		background: #ffffff;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all .tout-text,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all .tout-text{
		margin: 0;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all .we-tell-all-content .we-tell-all-text a,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all .we-tell-all-content .we-tell-all-text a{
		color: #000000;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all-thumb,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all-thumb{
		overflow: hidden;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all-thumb img,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all-thumb img{
		width: auto;
		max-width: none;
		max-height: 87px;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .tout-feature-container img,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .tout-feature-container img,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all-thumb,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all-thumb{
		width: 41%;
		float: left;
		padding: 0;
		margin: 0;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .tout-feature-container .feature-tout-content,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .tout-feature-container .feature-tout-content,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all-text,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all-text{
		width: 55%;
		float: right;
		padding: 0;
		margin: 0;
	}

	.we-tout-feature .feature-tout-content,
	.we-tout-feature-custom .feature-tout-content{
		position: relative;
	}

	.page-home .we-main-right .rb-dart-sidebar{
		float: none;
		width: auto;
	}

	.page-home .we-video-loop .media-gallery li{
		width: 155px;
		margin-right: 13px;
	}

	.page-home .we-video-loop .media-gallery li:nth-child(even){
		margin-right: 0;
	}

	.page-home .we-video-loop .media-gallery li:nth-child(3n){
		margin-right: 13px;
	}
}

/* Tablet size */
@media (min-width: 700px){
	.page-home .we-homepage .we-main-top,
	.page-home .we-homepage .we-main-full{
		width: 660px;
		margin: 0 auto;
	}

	.page-home .we-homepage .we-main-top{
		padding-top: 30px;
	}

	.page-home .we-homepage .we-main-top .module-group{
		padding: 0;
	}

	.page-home .we-main-video .we-main-video-title h2,
	.page-home .we-show-list .we-show-list-container h2{
		font-size: 36px;
		margin-right: 0;
	}

	.page-home .we-main-shows .we-main-full:last-child{
		padding-top: 10px;
	}

	.page-home .we-main-left{
		width: 350px;
		float: left;
	}

	.page-home .we-main-right{
		float: right;
		width: 300px;
	}

	.page-home .cfct-row-z{
		background: #252525;
	}

	.page-home .we-homepage-feature{
		height: 600px;
		min-height: 0;
	}

	.page-home .we-homepage-feature-module .homepage-feature-container{
		height: 740px;
	}

	.page-home #featured-1:checked ~ .cfct-block-z{
		margin-top: -740px;
	}

	.page-home #featured-2:checked ~ .cfct-block-z{
		margin-top: -1480px;
	}

	.page-home #featured-3:checked ~ .cfct-block-z{
		margin-top: -2220px;
	}

	.page-home #featured-4:checked ~ .cfct-block-z{
		margin-top: -2960px;
	}

	.page-home #featured-5:checked ~ .cfct-block-z{
		margin-top: -3700px;
	}

	.page-home .we-feature-carousel-nav .active{
		display: block;
		position: absolute;
		bottom: 15px;
		right: 15px;
	}

	.page-home .we-homepage-feature .carousel-pagination{
		bottom: -45px;
		display: block;
	}

	.page-home .we-homepage-feature .carousel-pagination li{
		display: inline-block;
	}

	.page-home .we-homepage-feature .carousel-pagination li a{
		display: block;
		width: 45px;
		height: 10px;
		margin-right: 5px;
		float: left;
		background: #d7d7d7;
		text-align: left !important;
		text-indent: -32000px !important;
		overflow: hidden !important;
	}

	.page-home .we-homepage-feature .carousel-pagination .carousel-active-page a{
		background: #D21914;
	}

	.page-home .we-homepage-feature-module .feature-text-container{
		height: 370px;
	}

	.page-home .we-homepage-feature .slide-nav{
		bottom: 200px;
		top: auto;
	}

	.page-home .we-homepage-feature .slide-nav-container{
		/*bottom: 600px;*/
		/*height: 225px;*/
	}

	.page-home .we-homepage-feature .carousel-nav{
		/* DISABLED */
		display: none;
	}

	.page-home .we-homepage-feature .carousel-nav .prev img,
	.page-home .we-homepage-feature .carousel-nav .next img{
		height: auto;
	}

	.page-home .we-homepage-feature-module .feature-content-text{
		font-size: 30px;
		line-height: 32px;
		width: 50%;
		margin: 0;
	}

	.page-home .we-homepage-feature-module .feature-img{
		background-size: 130%;
	}

	.page-home .we-homepage-feature-module .feature-logo{
		height: auto;
	}

	.page-home .we-homepage-feature-module .feature-content-bg{
		height: 370px;
		padding: 0;
	}

	.page-home .we-homepage-feature-module .feature-share{
		width: 325px;
		padding: 5px 2%;
		font-size: 18px;
		line-height: 20px;
	}

	.page-home .we-homepage-feature-module .feature-share .share-text{
		margin-top: 9px;
		font-size: 16px;
	}

	.page-home .we-homepage-feature-module .feature-share .share-buttons .button svg{
		height: 35px;
	}

	.page-home .we-homepage-feature-module .feature-content-left{
		width: 100%;
		padding: 15px 0 10px;
	}

	.page-home .we-homepage-feature-module .feature-content-left a{
		display: block;
	}

	.page-home .we-homepage-feature-module .feature-content-text{
		border: 0;
		margin: 0 0 0 2%;
		width: 47%;
		height: 110px;
		overflow: hidden;
		float: left;
		text-align: left;
	}

	.page-home .we-homepage-feature-module .feature-content-left .feature-content-tunein{
		float: right;
		width: 47%;
		margin: 0 2% 0 0;
	}

	.page-home .we-homepage-feature-module .feature-content-tunein .tunein-time,
	.page-home .we-homepage-feature-module .feature-content-tunein .hashtag{
		text-align: right;
		font-size: 24px;
		line-height: 26px;
		margin: 0;
		float: none;
	}

	.page-home .we-homepage-feature-module .feature-content-tunein .hashtag{
		font-size: 18px;
		line-height: 19px;
		margin-top: 10px;
	}

/*	.page-home .we-homepage-feature-module .feature-content-center,
	.page-home .we-homepage-feature-module .feature-content-right{
		float: left;
		width: 50%;
	}*/

	.page-home .we-homepage-feature-module .feature-content-center{
		width: 50%;
		width: -webkit-calc(100% - 350px);
		width: -moz-calc(100% - 350px);
		width: calc(100% - 350px);
		float: left;
		margin-left: 15px;
	}

	.page-home .we-homepage-feature-module .feature-content-right{
		width: 300px;
		float: right;
		background: none;
		margin: 0 15px 0 0;
		padding: 0;
		position: relative;
		bottom: 30px;
	}
	.page-home .we-homepage-feature-module .feature-content-center a{
		display: block;
	}

	.page-home .we-homepage-feature-module .feature-column .content-left img{
		width: auto;
		height: auto;
	}

	.page-home .we-homepage-feature-module .feature-content-center .content-one,
	.page-home .we-homepage-feature-module .feature-content-center .content-two{
		height: 93px;
		margin: 0;
	}

	.page-home .we-homepage-feature-module .feature-column .content-one{
		border: 0;
		padding-top: 10px;
	}

	.page-home .we-homepage-feature-module .feature-column .content-left{
		/*width: 33%;*/
	}

	.page-home .we-homepage-feature-module .feature-column .content-right{
		/*width: 66%;*/
	}

	.page-home .we-homepage-feature-module .link-container h3{
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 3px;
	}

	.page-home .we-homepage-feature-module .link-container p{
		font-size: 16px;
		line-height: 19px;
	}

	.page-home .we-homepage-feature-module .link-arrow{
		display: none;
	}

	.page-home .we-homepage-feature-module .show-logo{
		max-width: 85%;
		max-height: 80px;
	}

	.page-home .we-homepage-feature-module h3{
		font-size: 24px;
	}

	.page-home .we-homepage-feature-module .feature-content-right{

	}

	.page-home .we-homepage-slide-module .slide-content-top .tunein-time,
	.page-home .we-homepage-show-slide-module .slide-content-top .tunein-time{
		font-size: 22px;
		line-height: 22px;
	}

	.page-home .we-homepage-slide-module .slide-content-top .tunein-time .tune-text,
	.page-home .we-homepage-show-slide-module .slide-content-top .tunein-time .tune-text{
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-content-tagline,
	.page-home .we-homepage-show-slide-module .slide-content-top .slide-content-tagline{
		font-size: 26px;
		line-height: 28px;
		background: none;
		padding: 15px 0;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo,
	.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo{
		/*max-height: 130px;*/
		height: auto;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo img,
	.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo img{
		width: auto;
		max-height: 130px;
		max-width: 100%;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo img {
		max-width:52%;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo-header h2 {
		font-size: 48px;
		line-height: 54px;

	}

	.page-home .we-homepage-slide-module #slide-img-mobile,
	.page-home .we-homepage-slide-module #slide-img-large,
	.page-home .we-homepage-show-slide-module #slide-img-mobile,
	.page-home .we-homepage-show-slide-module #slide-img-large{
		height: 600px;
		padding: 0;
	}

	.page-home .we-homepage-slide-module #slide-img-mobile,
	.page-home .we-homepage-show-slide-module #slide-img-mobile{
		display: none;
	}

	.page-home .we-homepage-slide-module #slide-img-large,
	.page-home .we-homepage-show-slide-module #slide-img-large{
		display: block;
	}

	.page-home .we-homepage-slide-module .slide-content,
	.page-home .we-homepage-show-slide-module .slide-content{
		margin: 0 auto;
		position: absolute;
		bottom: 0;
		width: 100%;
	}

	.page-home .we-homepage-slide-module .slide-content-top,
	.page-home .we-homepage-show-slide-module .slide-content-top{
		bottom: 185px;
		margin: 0 auto;
	}

	.page-home .we-homepage-slide-module .slide-content-top .top-container,
	.page-home .we-homepage-show-slide-module .slide-content-top .top-container{
		/*position: absolute;
		top: auto;
		bottom: 145px;
		background: none;*/
		width: 700px;
		margin: 0 auto;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom,
	.page-home .we-homepage-show-slide-module .slide-content-bottom{
		
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-text,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-text{
		margin: 15px 0;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-text a,
	.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-text,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-text a,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-text{
		font-size: 22px;
		line-height: 22px;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo,
	.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo{
		margin: 0;
		background: none;
	}

	.page-home .we-homepage-show-slide-module .slide-content-top .tunein-time .blue{

	}

	.page-home .we-homepage-slide-module .slide-content-bottom,
	.page-home .we-homepage-show-slide-module .slide-content-bottom{
		width: 100%;
		background: #4B195A;
		height: 167px;
	}

	.page-home .we-homepage-slide-module .slide-content .bottom-container,
	.page-home .we-homepage-show-slide-module .slide-content .bottom-container{
		width: 700px;
		height: 100%;
		margin: 0 auto;
		position: relative;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-touts,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-touts{
		float: left;
		margin-bottom: 10px;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-tout-container a,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-tout-container a{
		font-size: 18px;
		line-height: 20px;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-tout-container,
	.page-home .we-homepage-slide-module .slide-content-bottom .slide-share,
	.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-hashtag,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-tout-container,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-share,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-hashtag{
		padding: 0;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-hashtag,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-hashtag{
		clear: none;
		float: left;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-social,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-social{
		position: absolute;
		right: 0;
		bottom: 30px;
	}

	.page-home .we-homepage-slide-module .homepage-slide-container,
	.page-home .we-homepage-show-slide-module .homepage-slide-container{
		margin-bottom: 0;
	}

	.page-home .we-main-top .we-homepage-schedule-module{
		height: 100%;
		width: 100%;
		float: none;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule{
		margin: 0;
	}

	.page-home .we-homepage-schedule-module .schedule-container h2{
		display: block;
		font-size: 30px;
		line-height: 32px;
	}

	.page-home .we-homepage-schedule-module .menu-item{
		display: block;
		width: 30%;
		margin-left: 3%;
		border: 0;
		height: 60px;
		overflow: hidden;
	}

	.page-home .we-homepage-schedule-module .menu-item .title,
	.page-home .we-homepage-schedule-module .menu-item .sub{
		display: block;
		color: #000000;
		font-size: 12px;
		line-height: 13px;
	}

	.page-home .we-homepage-schedule-module .menu-item.first-child,
	.page-home .we-homepage-schedule-module .menu-item:last-child{
		border-bottom: 0;
	}

	.page-home .we-homepage-schedule-module .menu-item.first-child{
		width: 65%;
		margin-left: 0;
	}

	.page-home .we-homepage-schedule-module .menu-item:nth-child(n+3){
		display: none;
	}

	.page-home .we-homepage-schedule-module .schedule-container{
		width: 100%;
		height: 100%;
		padding: 0;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule{
		width: 68%;
		margin-top: 20px;
		margin-left: 2%;
		float: left;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items{
		height: 60px;
		float: left;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .sched-item-container{
		margin-top: 5px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .now{
		margin-right: 5px;
		margin-top: 7px;
		width: 25%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .first-child a{
		width: 60%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .now .whats-on{
		font-size: 12px;
		line-height: 14px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items{
		width: 85%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule{
		height: auto;
		font-size: 14px;
		line-height: 16px;
		width: 15%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule br{
		display: block;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule .full-sched-text{
		font-size: 12px;
		width: 85%;
		margin: 9px 5% 0 0;
	}

	.page-home .we-homepage-schedule-module .schedule-module-social{
		width: 25%;
		margin-top: 20px;
		margin-right: 2%;
		float: right;
	}

	.page-home .we-homepage-schedule-module .schedule-module-social .follow{
		font-size: 30px;
		line-height: 32px;
		text-transform: uppercase;
	}

	.page-home .we-homepage-schedule-module .social-icons{
		height: 28px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .arrow-container .arrow-right{
		height: auto;
		width: 70%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule .arrow-container{
		width: 10%;
		height: 40px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule .arrow-container .arrow-right{
		height: auto;
		width: 140%;
	}

	.page-home .we-show-list{
		padding: 0;
	}

	.page-home .we-show-list .we-show-list-container .show-item{
		width: 155px;
		margin-right: 13px;
		float: left;
	}

	.page-home .we-show-list .we-show-list-container .show-count-4 .show-item{
		margin-bottom: 0;
	}

	.page-home .we-show-list .we-show-list-container .show-count-4 .show-item:nth-child(even){
		margin-right: 13px;
	}

	.page-home .we-show-list .we-show-list-container .show-count-4 .show-item:nth-child(4n){
		margin-right: 0;
	}

	.page-home .we-show-list .we-show-list-container .show-count-6 .show-item, .page-home .we-show-list .we-show-list-container .show-count-9 .show-item{
		/*width: 49%;
		margin-right: 2%;*/
	}

	.page-home .we-show-list .we-show-list-container .show-count-6 .show-item:nth-child(even), .page-home .we-show-list .we-show-list-container .show-count-9 .show-item:nth-child(even){
		margin-right: 0;
	}

	.page-home .we-video-loop{
		padding: 0;
		margin: 0;
	}

	.page-home .we-main-video .rb-dart-sidebar{
		margin-top: 65px;
	}

	.page-home .we-tout-feature .feature-tout-content .tout-text h3,
	.page-home .we-tout-feature-custom .feature-tout-content .tout-text h3{
		font-size: 18px;
		line-height: 18px;
		height: auto;
	}

	.page-home .we-tout-feature .feature-tout-content .tout-text p,
	.page-home .we-tout-feature-custom .feature-tout-content .tout-text p{
		font-size: 14px;
		line-height: 14px;
		height: 50px;
		margin-top: 5px;
	}

	.we-tell-all .we-tell-all-header .wta-title .wta-we-text{
		font-size: 52px;
		line-height: 50px;
	}

	.we-tell-all .we-tell-all-header .wta-title .wta-subtext{
		font-size: 10px;
		line-height: 11px;
	}

	.we-tell-all .we-tell-all-header .wta-title .wta-we-logo{
		width: 70px;
		height: 50px;
	}

	.we-tell-all .we-tell-all-content .we-tell-all-text a{
		font-size: 20px;
		line-height: 20px;
	}

	.page-home .we-homepage-social{
		margin: 0 0 20px;
		width: 86%;
	}

	.page-home .we-homepage-social .social-wetv-follow{
		font-size: 54px;
		line-height: 60px;
		margin-top: 7px;
	}

	.page-home .we-homepage-social .social-wetv-logo{
		width: 68px;
	}
}

/* Minimal Desktop */
@media (min-width: 1000px){
/*	.page-home .we-homepage{
		width: 940px;
	}

	.page-home .we-homepage{
		padding: 20px;
	}*/

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo img,
	.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo img{
		max-width: 62%;
		max-height:130px;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo-header h2 {
		color: #FFF;
		font-size: 48px;
		line-height: 56px;
		color: #ffffff;
		text-transform: uppercase;
	}

	.page-home .we-homepage .we-main-top,
	.page-home .we-homepage .we-main-full{
		width: 940px;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tout-feature{
		/*margin-top: 50px;*/
		margin-top: 0;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tout-feature,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all{
		margin-top: 40px;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all-thumb img,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all-thumb img{
		max-height: 128px;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .tout-feature-container .feature-tout-content,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .tout-feature-container .feature-tout-content,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all-text,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all-text{
	 	margin-top: 19px;
	 }

	.page-home .we-main-video .we-main-video-title h2{
		font-size: 36px;
		line-height: 36px;
	}

	.page-home .we-homepage-feature{
		height: 650px;
		background: #000;
	}

	.page-home .we-homepage-feature-module .feature-img{
		/*background-size: auto;*/
		background-size: 100%;
	}

	.page-home .we-homepage-feature-module .feature-content-bg{
		background: #000000; /* fallback color if gradients are not supported */
		background: -webkit-linear-gradient(top, rgba(183,0,29,0.7), rgba(183,0,29,0.7) 140px, rgba(0,0,0,0.7) 140px);
		background: -moz-linear-gradient(top, rgba(183,0,29,0.7), rgba(183,0,29,0.7) 140px, rgba(0,0,0,0.7) 140px);
		background: -ms-linear-gradient(top, rgba(183,0,29,0.7), rgba(183,0,29,0.7) 140px, rgba(0,0,0,0.7) 140px);
		background: -o-linear-gradient(top, rgba(183,0,29,0.7), rgba(183,0,29,0.7) 140px, rgba(0,0,0,0.7) 140px);
		background: linear-gradient(180deg, rgba(183,0,29,0.7), rgba(183,0,29,0.7) 140px, rgba(0,0,0,0.7) 140px);
	}

	.page-home .we-homepage-feature-module .feature-text-container,
	.page-home .we-homepage-feature .slide-nav-container{
		position: relative;
		margin: 0 auto;
		width: 980px;
	}

	.page-home .we-homepage-feature .slide-nav{
		bottom: 170px;
	}

	.page-home .we-homepage-feature .slide-nav-container{
		/*bottom: 500px;*/
		/*height: 300px;*/
	}

	.page-home .we-homepage-feature-module .feature-share{
		width: 400px;
		font-size: 22px;
		line-height: 24px;
	}

	.page-home .we-homepage-feature-module .feature-share .share-text{
		margin-top: 6px;
		font-size: 18px;
	}

	.page-home .we-homepage-feature-module .feature-content-text{
		font-size: 36px;
		line-height: 36px;
	}

	.page-home .we-homepage-feature-module .feature-content-left{
		background: none;
		width: -webkit-calc(100% - 320px);
		width: -moz-calc(100% - 320px);
		width: calc(100% - 320px);
		float: left;
	}

	.page-home .we-homepage-feature-module .feature-content-left .feature-content-text{
		width: 63%;
	}

	.page-home .we-homepage-feature-module .feature-content-left .feature-content-tunein{
		width: 33%;
	}

	.page-home .we-homepage-feature-module .feature-content-tunein .tunein-time, .page-home .we-homepage-feature-module .feature-content-tunein .hashtag{
		font-size: 20px;
		line-height: 22px;
	}

	.page-home .we-homepage-feature-module .feature-content-tunein .hashtag{
		margin-top: 30px;
	}

	.page-home .we-homepage-feature-module .feature-column .content-one,
	.page-home .we-homepage-feature-module .feature-column .content-two{
		width: 47%;
		float: left;
		clear: none;
		padding: 0;
		margin: 0;
	}

	.page-home .we-homepage-feature-module .feature-column .content-two{
		float: right;
	}

	.page-home .we-homepage-feature-module .feature-content-right{
		bottom: 130px;
	}

	.page-home .we-homepage-feature-module .show-logo{
		max-height: 120px;
	}

	.page-home .we-homepage-feature-module .homepage-feature-container{
		height: 750px;
	}

	.page-home .we-homepage-feature-module .feature-content{
		width: 980px;
		margin: 0 auto;
	}

	.page-home .we-homepage-feature-module .feature-text-container{
		height: 480px;
	}

	.page-home .we-homepage-slide-module .slide-content,
	.page-home .we-homepage-show-slide-module .slide-content{
		
	}

	.page-home .we-homepage-slide-module #slide-img-mobile,
	.page-home .we-homepage-show-slide-module #slide-img-mobile{
		display: none;
	}

	.page-home .we-homepage-slide-module #slide-img-large,
	.page-home .we-homepage-show-slide-module #slide-img-large{
		height: 650px;
		display: block;
		background-repeat: repeat-y, repeat-y, no-repeat;
		background-position: -2%, 103%, top center;
		background-size: 34% auto, 33% auto, auto 563px;
	}

	.is-ie8 .page-home .we-homepage-slide-module #slide-img-large,
	.is-ie8 .page-home .we-homepage-show-slide-module #slide-img-large{
		height: 100%;
		display: block;

		background-repeat: no-repeat;
		background-position:center;
		background-size:auto 600px;
	}

	.page-home .we-homepage-slide-module .slide-content-top .top-container,
	.page-home .we-homepage-show-slide-module .slide-content-top .top-container{
		bottom: 145px;
		width: 980px;
	}

	.page-home .we-homepage-feature .carousel-pagination{
		bottom: 10px;
	}

	.page-home .we-homepage-slide-module .slide-content .bottom-container,
	.page-home .we-homepage-show-slide-module .slide-content .bottom-container{
		width: 980px;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-touts,
	.page-home .we-homepage-slide-module .slide-content-bottom .slide-share,
	.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-hashtag,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-touts,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-share,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-hashtag{
		float: left;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-tout-container,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-tout-container{
		margin-right: 50px;
		margin-bottom: 10px;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-touts,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-touts{
		width: 60%;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-logo,
	.page-home .we-homepage-show-slide-module .slide-content-top .slide-logo{
		margin: 0;
	}

	.page-home .we-homepage-slide-module .slide-content-top .tunein-time,
	.page-home .we-homepage-show-slide-module .slide-content-top .tunein-time{
		font-size: 30px;
		line-height: 34px;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-text a,
	.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-text,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-text a,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-text{
		font-size: 30px;
		line-height: 28px;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-tout-container a,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-tout-container a{
		font-size: 22px;
		line-height: 24px;
		white-space: nowrap;
	}

	.page-home .we-homepage-slide-module .slide-content-top .slide-content-tagline,
	.page-home .we-homepage-show-slide-module .slide-content-top .slide-content-tagline{
		font-size: 30px;
		line-height: 26px;
		white-space: nowrap;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .share-text,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .share-text{
		margin-top: 0;
	}

	.page-home #featured-1:checked ~ .cfct-block-z{
		margin-top: -750px;
	}

	.page-home #featured-2:checked ~ .cfct-block-z{
		margin-top: -1500px;
	}

	.page-home #featured-3:checked ~ .cfct-block-z{
		margin-top: -2250px;
	}

	.page-home #featured-4:checked ~ .cfct-block-z{
		margin-top: -3000px;
	}

	.page-home #featured-5:checked ~ .cfct-block-z{
		margin-top: -3750px;
	}

	.page-home .we-homepage-slide-module .slide-content-top,
	.page-home .we-homepage-show-slide-module .slide-content-top{
		width: 100%;
	}

	.page-home .we-main-top .we-homepage-schedule-module{
		margin-bottom: 20px;
	}

	.page-home .we-homepage-schedule-module .schedule-container{
		width: 100%;
		height: 100%;
		padding: 0;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule{
		width: 76%;
		float: left;
		margin: 0;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items{
		height: 60px;
		float: left;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .sched-item-container{
		margin-top: 5px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .now{
		margin-right: 5px;
		margin-top: 7px;
		width: 35%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .now .whats-on{
		font-size: 12px;
		line-height: 14px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .first-child a{
		width: 50%;
	}

	.page-home .we-homepage-schedule-module .menu-item .title,
	.page-home .we-homepage-schedule-module .menu-item .sub{
		font-size: 12px;
		line-height: 13px;
	}

	.page-home .we-homepage-schedule-module .menu-item{
		width: 19%;
		margin-left: 3%;
		border: 0;
		height: 60px;
		overflow: hidden;
	}

	.page-home .we-homepage-schedule-module .menu-item.first-child{
		width: 33%;
		margin-left: 0;
	}

	.page-home .we-homepage-schedule-module .menu-item:nth-child(n+3){
		display: block;
	}

	.page-home .we-homepage-schedule-module .menu-item:nth-child(n+5){
		display: none;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items{
		width: 85%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule{
		height: auto;
		float: right;
		font-size: 14px;
		line-height: 16px;
		width: 15%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule .full-sched-text{
		font-size: 14px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-social{
		width: 21%;
		margin: 0;
		float: right;
	}

	.page-home .we-main-left{
		float: left;
		width: 65%;
	}

	.page-home .we-main-right{
		float: right;
		width: 33%;
	}

	.page-home .we-video-loop .media-gallery li{
		width: 195px;
	}

	.page-home .we-video-loop .media-gallery li:nth-child(even){
		margin-right: 13px;
	}

	.page-home .we-video-loop .media-gallery li:nth-child(3n){
		margin-right: 0;
	}

	.page-home .we-show-list .we-show-list-container .show-item{
		width: 225px;
	}

	.page-home .we-show-list .we-show-list-container .show-count-6 .show-item, .page-home .we-show-list .we-show-list-container .show-count-9 .show-item{
		width: 195px;
		margin-right: 13px;
	}

	.page-home .we-show-list .we-show-list-container .show-count-6 .show-item:nth-child(even), .page-home .we-show-list .we-show-list-container .show-count-9 .show-item:nth-child(even){
		margin-right: 13px;
	}

	.page-home .we-show-list .we-show-list-container .show-count-6 .show-item:nth-child(3n), .page-home .we-show-list .we-show-list-container .show-count-9 .show-item:nth-child(3n){
		margin-right: 0;
	}

	.page-home .we-main-video .rb-dart-sidebar{
		margin-top: 0;
	}

	.page-home .we-tout-feature .feature-tout-content .tout-text h3,
	.page-home .we-tout-feature-custom .feature-tout-content .tout-text h3{
		font-size: 22px;
		line-height: 22px;
	}

	.page-home .we-tout-feature .feature-tout-content .tout-text p,
	.page-home .we-tout-feature-custom .feature-tout-content .tout-text p{
		font-size: 18px;
		line-height: 18px;
	}

	.we-tell-all .we-tell-all-header .wta-title .wta-we-text{
		font-size: 60px;
		line-height: 50px;
	}

	.we-tell-all .we-tell-all-header .wta-title .wta-subtext{
		font-size: 15px;
		line-height: 18px;
	}

	.we-tell-all .we-tell-all-header .wta-title .wta-we-logo{
		width: 84px;
		height: 60px;
		float: left;
		margin: 4px 10px 10px 0;
	}

	.we-tell-all .we-tell-all-content .we-tell-all-text a{
		font-size: 24px;
		line-height: 24px;
	}

	.page-home .we-homepage-social .social-wetv-follow{
		font-size: 60px;
		line-height: 70px;
	}

	.page-home .we-homepage-social .social-wetv-logo{
		width: 75px;
	}
}

/* Max Desktop */
@media (min-width: 1300px){
	.page-home .cfct-block-z{
		width: 100%;
		padding: 0;
	}
/*	.page-home .we-homepage{
		width: 1160px;
	}*/

	.page-home .we-homepage .we-main-top,
	.page-home .we-homepage .we-main-full{
		width: 1160px;
	}

	.page-home .we-homepage-slide-module .slide-content-top .top-container,
	.page-home .we-homepage-show-slide-module .slide-content-top .top-container{
		bottom: 165px;
		width: 1200px;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom,
	.page-home .we-homepage-show-slide-module .slide-content-bottom{
		height: 192px;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-text a,
	.page-home .we-homepage-slide-module .slide-content-bottom .slide-content-text,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-text a,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-content-text{
		font-size: 36px;
		line-height: 38px;
	}

	.page-home .we-homepage-feature .carousel-pagination{
		bottom: 25px;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tout-feature{
		/*margin-top: 62px;*/
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tout-feature,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all{
		margin-top: 47px;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all-thumb img,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all-thumb img{
		max-height: 158px;
	}

	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .tout-feature-container .feature-tout-content,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .tout-feature-container .feature-tout-content,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-b .we-tell-all-text,
	.page-home .we-main-top .module-group.module-group-has-3-cols .cfct-module-col.cfct-module-col-c .we-tell-all-text{
	 	margin-top: 25px;
	 }

	.page-home .we-homepage-feature-module .feature-img{
		background-size: auto;
	}

	.page-home .we-homepage-feature-module .feature-text-container,
	.page-home .we-homepage-feature .slide-nav-container{
		width: 1200px;
	}

	.page-home .we-homepage-feature-module .feature-content{
		width: 1200px;
	}

	.page-home .we-homepage-feature-module .feature-content-text{
		font-size: 36px;
		line-height: 38px;
	}
	.page-home .we-homepage-feature-module .feature-content-tunein .tunein-time, .page-home .we-homepage-feature-module .feature-content-tunein .hashtag{
		font-size: 22px;
		line-height: 24px;
	}

	.page-home .we-homepage-feature-module .link-container h3{
		font-size: 24px;
	}

	.page-home .we-homepage-feature-module .link-container p{
		font-size: 18px;
		line-height: 20px;
	}

	.page-home .we-homepage-slide-module .slide-content-bottom .slide-touts,
	.page-home .we-homepage-show-slide-module .slide-content-bottom .slide-touts{
		width: 65%;
	}

	.page-home .we-homepage-slide-module .slide-content,
	.page-home .we-homepage-show-slide-module .slide-content{
		/*width: 1070px;*/
		-webkit-font-smoothing:antialiased;
	}

	.page-home .we-homepage-slide-module .slide-content .bottom-container,
	.page-home .we-homepage-show-slide-module .slide-content .bottom-container{
		width: 1200px;
	}

	.page-home .we-homepage-slide-module .slide-content-top,
	.page-home .we-homepage-show-slide-module .slide-content-top{
		bottom: 202px;
	}

	.page-home .we-homepage-feature .slide-nav{
		bottom: 177px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule{
		width: 80%;
	}

	.page-home .we-homepage-schedule-module .menu-item{
		width: 17%;
		margin-left: 5%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .sched-item-container{
		margin-top: 0;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .now{
		margin-right: 10px;
		margin-top: 0;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .now .whats-on{
		font-size: 16px;
		line-height: 18px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .now .now-wetv{
		font-size: 26px;
		line-height: 28px;
	}

	.page-home .we-homepage-schedule-module .menu-item .title,
	.page-home .we-homepage-schedule-module .menu-item .sub{
		font-size: 14px;
		line-height: 15px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items{
		width: 90%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule{
		width: 10%;
		font-size: 16px;
		line-height: 18px;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .schedule-items .arrow-container .arrow-right{
		height: auto;
		width: 100%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-schedule .full-schedule .arrow-container .arrow-right{
		height: auto;
		width: 200%;
	}

	.page-home .we-homepage-schedule-module .schedule-module-social{
		width: 17%;
	}

	.page-home .we-video-loop .media-gallery li{
		width: 265px;
	}

	.page-home .we-main-left{
		width: 71%;
	}

	.page-home .we-main-right{
		width: 27%;
	}

	.page-home .we-homepage-slide-module #slide-img-large,
	.page-home .we-homepage-show-slide-module #slide-img-large{
		height: 650px;
		background-repeat: repeat-y, repeat-y, no-repeat;
		background-position: 0%, 100%, center;
		background-size: 40% auto, 40% auto, auto 650px;
	}

	.is-ie8 .page-home .we-homepage-slide-module #slide-img-large,
	.is-ie8 .page-home .we-homepage-show-slide-module #slide-img-large{
		height: 600px;
		background-size: auto 600px;

		background-repeat: no-repeat;
		background-position: center;
	}

	.page-home .we-show-list .we-show-list-container .show-item{
		width: 280px;
	}

	.page-home .we-show-list .we-show-list-container .show-count-6 .show-item, .page-home .we-show-list .we-show-list-container .show-count-9 .show-item{
		width: 265px;
	}

	.page-home .we-tout-feature .feature-tout-content .tout-text h3,
	.page-home .we-tout-feature-custom .feature-tout-content .tout-text h3{
		font-size: 26px;
		line-height: 26px;
	}

	.page-home .we-tout-feature .feature-tout-content .tout-text p,
	.page-home .we-tout-feature-custom .feature-tout-content .tout-text p{
		font-size: 20px;
		line-height: 20px;
	}

	.we-tell-all .we-tell-all-header .wta-title .wta-we-text{
		font-size: 60px;
		line-height: 52px;
	}

	.we-tell-all .we-tell-all-header .wta-title .wta-subtext{
		font-size: 18px;
		line-height: 20px;
	}

	.we-tell-all .we-tell-all-header .wta-title .wta-we-logo{
		height: 65px;
	}
}


@media (min-width: 2100px) {
	.page-home .we-homepage-slide-module #slide-img-large,.page-home .we-homepage-show-slide-module #slide-img-large {
		height: 600px;
		background-repeat: repeat-y, repeat-y, no-repeat;
		background-position: 0%, 100%, center;
		background-size: 50% auto, 51% auto, auto 600px;
	}


	.is-ie8 .page-home .we-homepage-slide-module #slide-img-large,
	.is-ie8 .page-home .we-homepage-show-slide-module #slide-img-large{
		height: 100%;
		display: block;

		background-repeat: no-repeat;
		background-position:center;
		background-size:auto 600px;
	}

}



@media (min-width: 2400px) {
	.page-home .we-homepage-slide-module #slide-img-large,.page-home .we-homepage-show-slide-module #slide-img-large {
		height: 600px;
		background-repeat: repeat-y, repeat-y, no-repeat;
		background-position: 12%, 87%, center;
		background-size: 47% auto, 47% auto, auto 600px;
	}


	.is-ie8 .page-home .we-homepage-slide-module #slide-img-large,
	.is-ie8 .page-home .we-homepage-show-slide-module #slide-img-large{
		height: 100%;
		display: block;

		background-repeat: no-repeat;
		background-position:center;
		background-size:auto 600px;
	}

}