/* Remove top header from site */
body.responsive.layout-full #page-wrapper .hgroup.full-container {
	display: none;
}

body.layout-boxed .hgroup.full-container {
	display: none;
}

/*Remove menu header in on student pricing page*/
/*.page-id-27 header#masthead { display: none; } */