@CHARSET "UTF-8";

.mobile-only {
	display: block;
}

.non-mobile {
	display: none !important;
}

body {
	background-image: none;
}

div#righthandside-banners {
	display: none;
}

.page-content {
	width: 600px;
}

div#header {
	width: 100%;
}

div#header div#updates {
	font-size: 12px;
}

div#header div#strapline {
	display: none;
}

div#home-movies-strapline {
	display: none;
}

div#header div#links {
	float: none;
	width: auto;
	margin-right: 0px;
}

div#header div#links a {
	margin-right: 10px;
}

div.top-voted-models {
	display: none;
}

div#mac-compatibility {
	width: 100%;
}

div.footer-links, div.footer-text {
	width: 100%;
}

div#footer {
	width: 100%;
}

.footer-sitemap {
	padding-top: 0px;
	flex-wrap: wrap;
}

.footer-sitemap-col {
	width: 50%;
	margin-top: 0px;
}

.footer-strip {
  border-bottom: none;
  border-top: none;
  margin-bottom: 0px;
  padding-top: 10px;
	min-height: 0px;
	border-bottom: 1px solid #eee;
}

div.shoot-listing {
	max-width: 985px;
	width: 100%;
}

.large-update {
	width: 100%;
}

.shoot-listing .large-update .shoot-images .shoot-image {
	margin-right: 0px;
	width: 50%;
}

.shoot-listing .large-update .shoot-images .shoot-image img, .premium-shoot .shoot-images .shoot-image img {
	width: 100%;
	height: auto;
}

.premium-shoot .shoot-images {
	width: 100%;
}

.premium-shoot .shoot-images-group-photo div.shoot-image {
	width: 49%;
	box-sizing: border-box;
}

.premium-shoot .shoot-images-group-video div.shoot-image {
	width: 33%;
	box-sizing: border-box;
}

table.paginator {
	width: 100%;
}

ul#topnav {
	width: 100%;
}

ul#topnav li a {
	width: 33%;
	text-transform: uppercase;
	font-size: 18px;
	box-sizing: border-box;
}

li#menu-expander {
	display: inline !important;
}

li#menu-expander a {
	width: 34% !important;
	padding-top: 5px !important;
	padding-bottom: 9px !important;
}

li.hide-for-expander {
	display: none !important;
}

ul#topnavmobile {
	width: 98%;
	clear: both;
	float: right;
	margin-right: 0;
}

ul#topnavmobile li {
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

ul#topnavmobile li a {
	display: block;
	text-decoration: none;
	height: 30px;
	background-color: #112a5a;
	text-transform: uppercase;
	padding-right: 15px;
	padding-top: 25px;
	color: #fff;
}

div#home-movies-logo {
	margin-left: -320px;
	margin-top: 40px;
}

video.full-width-video, video.full-width-video-4k {
	width: 100%;
	height: auto;
}

img.shoot-splash-image {
	width: 100%;
	height: auto;
}

div#header div#login {
	width: 70px;
}

.shoot-header-icon {
	padding-top: 5px;
}

table.downloadOptions {
	display: none;
}

ul.subnavigation {
	width: 100%;
}

.listing-filter-dropdowns {
	clear: both;
	padding-top: 20px;
}
