@media screen and (max-width: 1023px) {	
	
	#blurred-background-container, #noise {
		min-height: 645px;
	}
	
	#blurred-background {
		height: 100%;
	}
	
	#contentcontainer {
		margin-top: 0;
		background-image: url(/global/titlepages/images/title/bg-contentcontainer-800.gif);
		background-position: 0 552px;
		background-repeat: repeat-x;
	}
	
	#title-content-container {
		width: 768px;
		padding: 11px 0 0;
	}
	
		#title-header {
			width: 746px;
			height: 105px;
			margin: 0 auto;
		}
					
			#title-categories { padding: 0; }
	
		#title-keyart {
			width: 298px;
			height: 452px;
			margin: 0 0 80px 11px;
		}
		
		#title-widgets-and-social {  
			width: 448px;
		}
		
		 	#title-widget-canvas  img {
				height:100%;
				width:auto;
			} 
		
			#title-widget-canvas, #title-photo-gallery {
				width: 439px;
				height: 245px;
				
			}
			
			#title-widget-canvas { margin-left: 9px; }

			#title-widget-canvas > div { 
				width: 439px;
				height: 245px;
			}
			
			#title-photo-gallery .previous,
			#title-photo-gallery .next { top: 95px; }
			
			#title-widgets-container {
				width: 439px;
				height: 180px;
				padding-left: 9px;
			}
			
				#title-widgets-scrollable-content { height: 153px; }
				
				#title-widgets { 
					height: 153px; 
					padding: 5px 0 0;
				}
				
					#title-widgets li {
						width: 146px;
						height: 146px;
						background-position: 0 88px;
					}
					
						#title-widgets li img {
							width: 146px;
						}
						
						#title-widgets li .content {
							width: 100px;
							height: 36px;
							padding: 5px 5px 0;
						}
						
						#title-widgets li h2 { font-size: 1.2em; }
						
						#title-widgets li a.call-to-action {
							margin: 0 5px;
						}
						
				#title-widgets-navigation-container {
					height: 20px;
					bottom: 0px;
				}				
				
					#title-widgets-navigation .widget-nav {	
						width: 16px;
						padding: 20px 0 0;
						left: 9px; 
						background-size: auto 20px;
					}
					
					#title-widgets-navigation .next {
						left: auto;
					}
					
					#title-widgets-navigation li { margin-top: 2px; }
		
		#title-social { margin-top: 0; }
		
			#title-social li#title-tag p.use { padding: 4px 0 0; }
			#title-social .title-hashtag-container { padding: 3px 0 0 2px; }
			#title-social li#title-tag p.hashtag, #title-social li#title-tag p.use-hashtag-on { float: left; }
			#title-social li#title-tag p.use-hashtag-on { padding: 4px 0 0 3px; }
			
		#title-social.hash {
			width: 400px;
		}				
				
		
		#title-details {
		}
		
			#title-details h2 {
				width: 298px;
			}
			
			#title-synopsis, #title-cast-and-crew {
				width: 440px;
				padding-right: 8px;
			}

		#title-legal {
			margin-left: 90px;
		}
			
		#title-promos {
			width: 746px;
		}
			#title-promos li, #title-promos li img {
				width: 230px;
				display: block;
			}
			
		#title-recommendations-content {
			width: 746px;
			margin: 0 auto;
		}
						
	#sp-300-by-250-ad { display: none; }

	
	
}