
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

	.mobile-footer-lockup{
		display: none;
	}

	.span8{
		width: 90%;
		padding-right: 0px;
	}

	.span4{
		width: 100%;
		position: relative;
		clear: both;
	}

	.tout3,
	.tout4{
		width: 100%;
		margin-right: 0;
		margin-bottom: 10%;
	}

	.single-series .contentDetail, .single-films .contentDetail{
		width: 100%;
	}

	.single-series .filmDetail, .single-films .filmDetail{
		width: 100%;
		clear: left;
	}

	.featuredSeries .tout4 img, .featuredSeries .tout3 img{
		width: 99%;
	}

	.headerSocial{
		width: 25%;
	}

	.SidebarAdContainer{
		padding: 0px;
		border:none;
		background: transparent;
	}

	.sidebarAdMargin,
	.socialContainer{
		width: 300px;
		margin: 0 auto;
	}

	.scheduleWidget .scheduleIntro{
		display: none;
	}

	.scheduleWidget .singleAiringHP{
		width: 100%;
	}

	body .scheduleWidget .singleAiringHP .swDiv{
		display: none;
	}

	.nav-menu li.depth-0:hover{
		background: transparent;
	}

	#site-navigation{
		width: 36%;
	}

	.site-header .gcsHeader{
		float: left;
	}

	.nav-menu li.current-menu-item.depth-0 a, .nav-menu li.current-menu-ancestor.depth-0 a{
		background: transparent;
	}
	.archive article .artThumb{
		float: none;
		width: 100%;
		margin-right: 0%;
	}

	.archive article .artDesc p{
		margin-bottom: 2%;
		margin-left: 0%;
	}

	.archive article{
		margin-bottom: 11%;
	}

	.archive article .entry-title, .archive article .entry-title a{
		font-size: 1.3em;
	}

	.archive article .artDesc p{
		font-size: 14px;
	}

	.headerAdMargin{
		width: auto;
	}

	.headerAdMargin img{
		width: auto;
		height: auto;
		max-width: 100%;
	}

	.scheduleWidget{
		background: #9b0707 !important;
		padding: 5%;
	}

	.scheduleWidget .scheduleIntro{
		display: block;
		text-align: center;
		font-size: 24px;
		margin: 10px auto 0 auto;
		padding: 0;
		width: 100%;
	}

	.scheduleWidget .scheduleList{
		width: 100%;
		text-align: center;
	}

	.scheduleWidget .scheduleList .show{
		display: block;
		padding: 5px 0;
		margin-top: 10px;
		border-right: 0;
		border-bottom: solid 1px #000000;
		margin: 0 auto;
	}

	.scheduleWidget .singleAiringHP{
		width: 100%;
	}

	.scheduleWidget .scheduleIntro{
		text-align: left;
		margin-top: 0px;
		font-size: 2em;
	}

	.scheduleWidget .scheduleList{
		text-align: left;
	}

	.scheduleWidget .scheduleList .show{
		border-bottom: none;
		font-size: 1.5em;
	}

	.container #content .bx-wrapper .slideCaption{
		position: relative;
		bottom: 0%;
		left: 0%;
		overflow: hidden;
		background: rgba(0, 0, 0, 0.9);
		padding: 10%;
	}

	.container #content .bx-wrapper .firstLink{
		margin-bottom: 10px;
	}

	.container #content .bx-wrapper .secondLink{
		margin-bottom: 20px;
	}

	a.tax-more, a.tax-more.last{
		float: none;
		width: auto;
		display: block;
		margin: 25px auto;
		text-align: center;
		max-width: 200px;
	}

	#logo-train .row.first .logo, #logo-train .logo{
		width: 23%;
		margin: 0 1%;
	}

	#logo-train .row.first .logo{
		width: 31%;
	}

	.bx-wrapper .bx-prev,
	.bx-wrapper .bx-next{
		top: 25%;
	}

	.beforeSeries .seriesTitleHeader, .beforeFilm .seriesTitleHeader{
		font-size: 2em;
	}

	/* Post-launch */

	#search-wrap label{
		display: block;
	}

	.page-template-schedule-php #search{
		width: 50%;
		display: block;
		clear: left;
		float: left;
	}

	.page-template-schedule-php .clearSearch{
		display: block;
		float: left;
	}

	.beforeSeries .seriesTitleHeader, .beforeFilm .seriesTitleHeader {
		font-size: 1.8em;
		position: relative;
		width: 100%;
		max-width: 100%;
	}

	/* Adding Thumbnails To Schedule */

	#shows .thumbnail{
		float: none;
		margin: 10px 0;
	}

	/* Adding Thumbnails To Schedule */

}