@media only screen and (max-device-width: 1100px), all and (max-width: 1100px) {
	body, #wrapper, header { overflow-x: hidden; }
	#wrapper { background-image: none; }
	#search { display: none; }
	header { width: 100%; }
	#container { width: 96%; max-width: 96%; display: block; }
	article { max-width: 96%; }
	#xtr { width: 100%; }
}

@media only screen and (max-device-width: 900px), all and (max-width: 900px) {
	#social { display: none; }
	#mbox { text-align: center; }
	#site { margin: 8vw auto 0 auto; }
	.thumbnails .image, img.image, #film img, #film a { max-width: 12vw!important; height: auto; }
	.display_media img { max-width: 65vw !important; }
	.thumb_title, .thumb_caption, .thumb_resolution { padding: 2px; }
}

@media only screen and (max-device-width: 800px), all and (max-width: 800px) {
	#topbar { padding: 1vw 1%; border-bottom-width: 2vw; }
	header { height: 1vw; background-position: center top; }
	#menu { display: block; }
	#mbox ul { position: static; margin: 1vw 0 0 0; display: none; }
	#mbox li { background-color: #f7f7f7; color: #252525; text-decoration: none; text-transform: uppercase; text-align: left; text-shadow: 1px 1px #ffffff; padding: 8px 2%; border-bottom: 1px solid #252525; z-index: 30; display: block; }
	#mbox li a { color: inherit; }
	#mbox li:before { content: ''; background-color: #584758; width: 4px; height: 4px; margin: 0 8px 2px 0; border-radius: 100%; position: relative; display: inline-block; }
	#mbox .current-page-item a, #mbox .current-menu-item a { color: #9f5459;}
	#mbox ul ul { position: relative; margin-top: 11px; border-width: 0 0 0 1px; }
	#mbox ul ul li:last-child { border: none; }
	.show-menu { display:block;	}
	#st, span#tabs_dropdown_span { display: none; }	
	.maintable { margin: 0 auto; padding: 10px 0; }
	.tableh1 { font-size: 18px; }
	.alblink a { font-size: 12px !important; }
    .tableh1, .alblink a { font-size: 90% !important; }
    #tabsMenu .navmenu a { display: none!important; }
    #tabsMenu .navmenu span { display: block!important; }
    .tableb { padding: 1px 1px!important; }
    #tabsMenu .navmenu a { display: block!important; }
    #tabsMenu .navmenu span { display: block!important; }
	.stath1 { padding: 10px 5px; font-size: 9px; }
	.navmenu, .navmenu1 { font-size: 9px; padding: 10px 0; }
	.navmenu a, .navmenu1 a { margin: 0; }
    .catrow_noalb table,.catrow table  { font-size: 12px!important; }
	.catlink { font-size: 14px; }
	.sortorder_options { font-size: 100%; }
}

@media only screen and (max-device-width: 680px), all and (max-width: 680px) {
	#site { margin-top: 10vw; font-size: 10vw; }
	.thumb_title_title, #stath1 { font-size: 80%; }
	.tableb, .tablef { font-size: 80%; }
}

@media only screen and (max-device-width: 560px), all and (max-width: 560px) {
	#slogan, #sl, .filmstrip_background { display: none; }
	#site { line-height: 100%; }
	#latest img { max-width: 17vw; }
	.thumbnails table td { padding: 5% 0; }
}

@media only screen and (max-device-width: 420px), all and (max-width: 420px) {
	#site { margin-top: 11vw; }
	h5, #latest, #xtr { display: none; }
    .catrow_noalb table,.catrow table  { font-size: 70%!important; }
}