@media only screen and (max-width: 1024px) {
	#panocontent{ margin-top:0px; height:100% !important; }
	#bottomBar{ position:fixed; }
	#bottomBar #controls{ margin: 25px 0 0px 25px; }
	/*#bottomBar #controls div{ width:35px; height:35px; }*/
	#infoText{ max-width:40%; max-height:60%; }
	#contentThumbs { margin: 15px 0 10px 35%; }
}