  #request_info label { text-align: left; }

#request_info input, select { display: block; width: 100%; margin-bottom: 0.5em; }

#request_info input[type=submit] { box-sizing: border-box; background-color: #740438; color: #FFFFFF; margin-top:0.5em; padding: 0.5em; border: none; }

#homepage_top { text-align: center; background-image:url('https://extranet.ogs.edu/web/content/images/homepage4.jpg'); background-size: cover; background-position: top left; background-repeat: no-repeat; padding: 1em; min-height:800px; background-size: auto 100%; margin: 0; }

#homepage_request_info { display: inline-block; width: 40%; text-align: center; min-width:25em; box-sizing: border-box;

background-color: rgba(255,255,255,0.70); border: solid 0.25em; #00213D; margin: 0; padding: 0.5em; }

@media(max-aspect-ratio: 1/1) {
	#homepage_request_info { position: relative; top: -1em; }
	div#mega-menu-wrap-social { display: none; }
	#secondary-menu { padding: 0; }
	#secondary-menu-items { margin: 0.125em; }
	#secondary-menu-items ul, li, a { margin: 0; }
	#menu-item-53 { display: none; } 
	#menu-item-52 { display: none; } 
	#menu-item-63 { display: none; } 
	#menu-item-62 { display: none; } 
	.row .header-7 { display: none; }
	.row .header-6 { height: 3em; } 
	.site-header { position: sticky; top:0; z-index: 9999; } 
}