@charset "UTF-8";

.contentWrapper { }

div#FooterPane,div.footer { display:none;width:100%;box-sizing:border-box}


@media screen and (min-width:676px) and (max-width:1100px) {

	
}



@media screen and (min-width:720px) and (max-width:900px) {
	
}



/* Smartphones (portrait and landscape) ----------- */
@media screen and (min-width:50px) and (max-width:719px) {

	div#FooterPane { position:inherit; }	
	
}