/* Landscape phones and down */
@media (max-width: 480px) {

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

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

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

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

	.socialContainer{
		margin-top: 20px;
	}

	.nav-menu li{
		width: 100%;
	}

	.headerSocial{
		width: 100px;
	}

	.mobile-footer-lockup{
	    text-align: center;
	    display: block;
	    margin-top: 20px;
	}

	.mobile-footer-lockup p{
		text-align: center;
		color: #fff;
		margin-top: 10px;
	}

	.mobile-footer-lockup a{
	    background: url('img/AMCN_STACK_Train_White_320x48.png') no-repeat top center;
	}

	.mobile-footer-lockup a.amcnetworks{
	    background-position: center 0;
	    width:100%;
	    height: 31px;
	    display: block;
	}

	.mobile-footer-lockup a.amc{
	    background-position: 1px -31px;
	    width: 41px;
	    height: 15px;
	    display: inline-block;
	}

	.mobile-footer-lockup a.ifc{
	    background-position: -44px -31px;

	    width: 31px;
	    height: 15px;
	    display: inline-block;
	}

	.mobile-footer-lockup a.sundance{
	    background-position: -79px -31px;

	    height: 15px;
	    display: inline-block;
	    width: 60px;
	}

	.mobile-footer-lockup a.wetv{
	    background-position: -143px -31px;
	     width: 30px;
	    height: 15px;
	    display: inline-block;
	}

	.mobile-footer-lockup a.ifcfilms{
	    background-position: -179px -31px;

	    width: 62px;
	    height: 15px;
	    display: inline-block;
	}

	.mobile-footer-lockup a.amni{
	    background-position: -245px -31px;

	    width: 77px;
	    height: 15px;
	    display: inline-block;
	}

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

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

	.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;
	}

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

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

	.site-header .gcsHeader{
		clear: both;
		height: 50px;
		margin-left: 93px;
	}

	.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;
	}

	#site-navigation {
		width: 44%;
	}

	#shows .time{
		padding: 8px 10px 8px 0;
	}

	#shows .title{
		font-size: 22px;
	}

	#schedule-date a.date{
		width: 24%;
		float: left;
		padding: 2%;
		margin: 2% 1%;
	}

	#schedule-date .dates, #schedule-date a.arrow{
		display: block;
	}

	#schedule-date .dates{
		position: relative;
		width: 80%;
		margin: 0 auto 25px auto;
		padding: 0 10%;
		overflow: hidden;
	}

	#schedule-date{
		position: relative;
		overflow: hidden;
	}

	#schedule-date a.arrow{
		position: absolute;
		width: 10%;
		top: 35%;
		z-index: 50;
	}

	#schedule-date a.arrow.right{
		right: 0;
	}

	#schedule-date a.arrow.left{
		left: 0;
	}

	#timezone-select, #channel-select{
		width: 76%;
		margin-right: 2%;
	}

	#clearSearch, #reset-tz, #reset-channel{
		width: 20%;
		float: right;
	}

	#timezone label, #channel label{
		display: block;
		width: 100%;
		margin: 0;
		max-width: inherit;
	}

	.home .soliloquy-container .soliloquy-wrapper .soliloquy-caption, .single-series .soliloquy-container .soliloquy-wrapper .soliloquy-caption, .single-films .soliloquy-container .soliloquy-wrapper .soliloquy-caption {
		bottom: 10%;
		left: 0%;
		display: block;
		position: relative;
		width: 100%;
		padding: 10px 10px 0px 10px;
		box-shadow: none;
	}

	.single-series .soliloquy-container .soliloquy-wrapper .soliloquy-caption{
		background: #9b0707;
	}

	.single-series .soliloquy-container .soliloquy-wrapper .soliloquy-caption .soliloquy-caption-inside p{
		color: #fff;
	}

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

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

	.single-series .detailList, .single-films .detailList {
		padding-top: 10%;
		border-top: 1px solid #3c3c39;
		margin-top: 10%;
	}

	.headerAdContainer{
		display: none;
	}

	.soliloquy-viewport{
		height: auto;
	}

	#site-navigation button.menu-toggle{

	}

	.category-blog .readMoreCust{
		display: block;
		clear: both;
		padding: 10px;
		text-align: center;
		margin-top: 10px;
	}

	#site-navigation .menu-item-has-children.depth-1 .sub-toggle{
		top: 5px;
	}

	.headerSocial ul li a{
		margin-right: 5px;
	}

	#logo-train .row{
		width: 48%;
		float: left;
		margin: 0 1%;
	}

	#logo-train .row.first .logo, #logo-train .logo{
		width: 100%;
		margin: 15px auto;
	}

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

	.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;
		text-align: center;
	}

	#shows .title .en-title{
		font-size: 24px;
	}

	/* Adding Thumbnails To Schedule */

}

