/* CSS Document */


/* CSS Document */

.Header_HallOfFame {
	width: 100%;
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
				radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	padding: 25px 0;
	margin: 0 auto;
	text-align: center;
	box-shadow:  4px 4px 5px #CCC;
	opacity: .8;
	border-radius: 4px;
}

h1 {
	font-family: "Times", serif;
	font-size: 4rem;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	color:#000;
	margin: 0;
	padding: 0;
	display: inline;
}

h2 {
	font-family: "Times", serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	color:#000;
	margin: 0;
	padding: 0;
	display: block;
}

h3 {
	font-family: "Times", serif;
	font-size: 1rem;
	font-weight: 900;
	line-height: normal;
	text-transform: uppercase;
	color:#000;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
}



h5 {
	font-family: "Roboto", sans-serif;
	font-size: 3.5rem;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
	color: #FFF;
	padding: 0;
	margin: 0;
}


/* Awards Title */
h6 {
	font-family: "Oswald", sans-serif;
	font-size: 1.4rem;
	font-weight: 500;
	color: #000;
	line-height: normal;
	text-decoration: none;
	padding: .5rem;
	background-color: #FFCC00;
	width: 100%;
	max-width: 800px;
	text-align: center;
	margin: 0 auto 1rem;
}


h7 {
	font-family: "Oswald", sans-serif;
	font-size: 1.8rem;
	font-weight: 700;
	color: #000;
	line-height: normal;
	margin: 0;
	display: block;
}

h8 {
	font-family: "Oswald", sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	color: #000;
	line-height: normal;
	display: block;
	margin-bottom: 0;
}

h9 {
	display: block;
	font-family: "Roboto", sans-serif;
	font-size: .9rem;
	font-weight: 400;
	color: #333;
	line-height: normal;
	text-decoration: none;
	margin: .5rem 0 .2rem;
	text-align: center;
}




.Member_Photo_170x237 {
	width: 170px;
	height: 237px;
}






.Section_Header {
	background-color: black;
	width: 100%;
	padding: 1rem;
	text-align: center;
	margin-bottom: 2rem;
}

.Section_Header_Description {
	font-size: 1.1rem;
	color: #FF9;
}

.Container_FirstPlaceWinner {
	margin-bottom: 4rem;
}

.Container_Award {
	width: 100%;
	text-align: center;
	margin-bottom: 4rem;
}

.Photo_AwardRecipient {
	margin: 0 auto 1rem 0;
	width: 100%;
	max-width: 800px;
	
}

.Photo_AwardLogo {
	margin: 0 auto 1rem 0;
	max-width: 800px;
	
}

.Container_Top10 {
	list-style: none;
	padding: 0;
	margin: 0 0 3rem;
}

.Container_Top10 li {
	display: flex;
	width: 100%;
	vertical-align: top;
	line-height: normal;
	margin-bottom: .5rem;
}

.Top10_Title {
	width: 49%;
	text-align: right;
	padding-right: 5px;
	flex-grow: 1;
}

.Top10_Name {
	width: 51%;
	text-align: left;
	padding-left: 5px;
	font-weight: 700;
	flex-grow: 1;
	color: #000;
}

.Container_OneTimeAchievers {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	row-gap: 3rem;
	margin: 0 0 3rem;
}

.Container_OneTimeAchievers li {
	line-height: normal;
	padding: 0 1rem;
	margin-bottom: .5rem;
	flex-basis: 240px;
}

.OneTimeAchiever_Name {
	font-weight: 700;
	color: #000;
}

.NoPhoto {
	border: 1px solid #DDD;
	padding: 50px;
	color: #777;
	background-color: #FFF;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
	width: 90%;
	max-width: 500px;
	margin: 0 auto 1rem;
}

.Text_SelectYear {
	color: white;
}

select {
	text-align: center;	
	padding: 5px;
	font-size: 1.2rem;
	font-weight: 500;
} 

select .JumpMenu_Header {
	background-color: #EEE;
	font-family: "Oswald", sans-serif;
	font-weight: 700;
	padding: 1rem;
}

.Button_PlayVideo {
	margin-bottom: 0;
}

.Award_Logo {
	max-height: 15rem;
	margin-bottom: 1.5rem;
}

.Award_Member_Photo {
	text-align: center;
	margin: 0 auto .7rem;
}

.Award_Member_Photo img {
	max-width: 170px;
	max-height: 237px;
	box-shadow: 4px 4px 8px 2px #777;
}

.Button_View_Statement {
	margin-top: .6rem;
}

.Button_View_Statement:hover {
	background-color: yellow;
	color: #333;
}

.NationBuilder_Medal {
	max-width: 7rem;
	margin: .8rem auto 0;
}

.Frame_Award_Statement ul,
.Frame_Award_Statement ol {
	text-align: left;
	margin-bottom: 2rem;
}

.Frame_Award_Statement li {
	margin-bottom: 1.5rem;
}



/* Mobile First */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

	h2 {
		display: inline;
    }

}





/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {



}



/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {



}






/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {



}