@media screen and (max-device-width: 480px) {

body {
	min-width: 0;
}
.container {
	width: 480px;
	display: block;
	clear: both;
	overflow: visible;
}
#content {
	position: relative;
	display: block;
	clear: both;
	overflow: visible;
}
#title {
	margin-left:-150px;
}
/*
#share {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -192px;
	z-index: 50;
}
#follow {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-right: -175px;
	z-index: 50;
}

.share-hitchcock, 
.follow-fox {
    float: left;
    margin: 0 0 -100px;
}
.follow-fox {
	float: right;
}
#follow-links .facebook a {
	top:65px;
}
#follow-links .twitter a {
	top:99px;
}
#follow-links .tumblr a {
	top:142px;
}
#share-links .facebook a {
	top:195px;
}
#share-links .twitter a {
	top:173px;
}
#share-links .gplus a {
	top:130px;
}
#share-links .pinterest a {
	top:97px;
}
#share-links .email a {
	top:60px;
}
#gein {
	right:0;
}
*/
 
  #title #interior section.description{ top:130px;left:190px; }
  #story .container #title #drain{  left:-465px;top:-120px;  }
   #content{ height:645px; }
  #title{ height:600px; padding-top:275px;}
  div.container #title #drain{ left:-465px;top:-130px; }
  #title #interior section.description{top:80px;left:240px; }
  div.follow-fox{ margin-top:470px;}
  div.share-hitchcock{ margin-top:470px;}
  #title #interior ul.one{ top:10px; left:-150px }
  #title #interior ul.two{ top:190px; left:-150px; }
  #frontpage #title{ padding-top:160px;  background: url("../img/hitchcock.png") no-repeat scroll center top;}
  #trailer .video{ top:-90%;  }
  div.container #title{ margin-left:57px; }
 #frontpage .content .container #title {margin-left:0px;margin-right:40px; }
  #frontpage #title ul.names.one #hopkins{ margin-top:74px;}
  #frontpage #title ul.names.one #mirren{ margin-top:42px;}
  #frontpage #title ul.names.two #johansson{ top:25px; }
  #frontpage #title ul.names.two #collette{ top:31px; }
  #frontpage #title ul.names.two #huston{ top:33px; }
  #frontpage #title ul.names.two #biel { top:30px; }
  #frontpage #title ul.names.two #darcy{ top:15px; }
  #frontpage #title ul.names.two #wincott{ top:0px; }
  #frontpage #title .date { margin-top:-155px; }

}