body{
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "Gotham A", "Gotham B", "Gotham", "Arial", Sans-Serif;
	font-size: 22px;
	background-color: #ffffff;
	color: #404040;
	line-height: 26px;
}

/* navigation */
.navigation{
	background-color: #840a2d;
	color: #fff;
	padding: 30px 20px;
	margin: 0 -120px;
	box-sizing: border-box;
}

.visible_nav{
	height: 90px;
}

.nav_left{
	float: left;
}

.nav_right{
	float: right;
}

.logo{
	height: 95px;
	width: 275px;
	display: block;
	background-position: center;
	background-size: cover;
	background-image: url("img/logo_horiz_white.png");
}

.impact{
	height: 75px;
	width: 275px;
	display: block;
	background-position: center;
	background-size: cover;
	background-image: url("img/makeYourImpact.png");
	margin-right: 30px;
	margin-top: 10px;
}

.impact_link{
	display: block;
	width: 100%;
	height: 70px;
}

.hambuger{
	cursor: pointer;
	margin-top: 10px;
}

.header_menu_icon {
	display: block;
	width: 75px;
    margin: 20px 15px 15px;
}

.header_menu_icon_bar{
	display: block;
	height: 4px;
	width: 65px;
	background-color: #fff;
	margin-bottom: 7px;
}

.header_menu_icon.open{
	position: relative;
	top: 10px;
}

.header_menu_icon.open .header_menu_icon_bar:nth-child(1){
	rotate: 45deg;
}

.header_menu_icon.open .header_menu_icon_bar:nth-child(2){
	display: none;
}

.header_menu_icon.open .header_menu_icon_bar:nth-child(3){
	rotate: -45deg;
	position: relative;
	top: -10px;
}


.nav_dropdown{
	clear: both;
	margin-top: 20px;
	display: none;
}

.nav_dropdown ul{
	margin: 0;
	padding: 0;
}

.nav_dropdown li{
	list-style: none;
	display: block;
	width: 100%;
	margin: 10px 0;
}

.visually_hidden{
	display: none;
}

a.navlink,
a.navlink:link,
a.navlink:active,
a.navlink:visited{
	color: #ffffff;
	text-decoration: none;
}

a.navlink:hover{
	text-decoration: underline;
}

/* end navigation */


a,
a:link,
a:active,
a:visited{
	color: #8C2531;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.print_style{
	display: none;
}

.web_style{
	display: block;
}

.chart_holder.light{
	display: block;
}

.chart_holder.dark{
	display: none;
}

.outer_container{
	width: 100%;
	min-width: 350px;
	max-width: 1200px;
	margin: auto;
	padding: 0 120px;
	background-color: #ffffff;
	border: solid 1px #bfbfbf;
	border-top: solid 1px #fff;
	box-sizing: border-box;
	overflow: hidden;
	z-index: 0;
}

.page_opener{
	margin-top: 100px;
	margin-bottom: 300px;
	text-align: center;
}

.opener_date_title{
	margin-top: 120px;
}

.text_logo{
	background-image: url("img/RFUMS_wordmark_1line_k.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 550px;
	height: 45px;
	margin: 30px auto;
}

.seal{
	background-image: url("img/RFU1912_seal_rgb.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 300px;
	height: 300px;
	margin: 50px auto;
}

.logo_seal{
	background-image: url("img/RFU1912_logo_vert_rgb.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 400px;
	height: 400px;
	margin: 80px auto;
}

.opener_date_title hr,
.center_text hr{
	width: 50px;
	height: 6px;
	background-color: #8C2531;
	border: none;
}

.opener_date_title h1{
	font-size: .75em;
	color: #7f7f7f;
}

.color_red{
	color: #8C2531;
}

.color_gray{
	color: #797979;
}

.italic{
	font-style: italic;
}

.red_headline{
	font-family: "EB Garamond", "Garamond Bold", "Georgia", Serif;
	font-size: 4.5em;
	line-height: 1;
	color: #8C2531;
	font-style: italic;
	font-weight: 500;
}

.first_title{
	font-size: 5.5em;
}

.red_headline.main_headline{
	margin: 80px 0;
}

.red_headline .smaller_text{
	font-size: .6em;
}

.red_headline.smaller_text{
	font-size: 3em;
	margin-top: 30px;
	font-weight: 500;
}

.red_headline.finding{
	font-size: 2.75em;
	text-align: right;
	border-right: solid 12px;
    margin-right: -120px;
    padding-right: 120px;
}

.intial_cap_letter{
	font-family: "EB Garamond", "Garamond Bold", "Georgia", Serif;
	font-size: 4.5em;
	float: left;
	padding: 0 4px 4px 0 ;
	color: #8C2531;
	line-height: 0.75;
}

.story_title{
	margin-bottom: 40px;
}

.story_title.red_gutter{
	border-left: solid 26px #8C2531;
    margin-left: -120px;
    padding-left: 94px;
}

.story_title h2{
	line-height: 1.2;
	font-size: 1.75em;
	font-weight: 500;
}

.story_title_text{
	line-height: 1.3;
	margin: 6px;
	font-style: italic;
}


ul{

}

li{
	margin: 20px 0; 
}

li::marker{
	color: #8C2531;
}

.end_swirl_mark{
	background-image: url("img/Endmark-01.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-left: 4px;
}


.image_caption_holder{
	background-color: #ebe8e2;
	margin-bottom: 80px;
}	

.image_header{
	margin-bottom: 40px;
}

.image_caption_img img,
.image_header img{
	max-width: 100%;
}

.image_caption_holder p{
	padding: 20px;
	margin: 0;
}

.tan_bg{
	background-color: #ebe8e2;
}

.box_curve_holder,
.tan_bg.finding{
	background-color: #ebe8e2;
	margin: 0 -120px;
}

.box_curve_holder .tan_bg,
.box_curve_holder .red_curve,
.tan_bg.finding{
	padding: 40px 120px 80px;
}


.bold_text{
	font-weight: bold;
	font-style: italic;
	font-size: 1.25em;
}


.red_curve{
	background-color: #8C2531;
	color: #ffffff;
	position: relative;
	padding-top: 0px !important;
	margin-top: -23px;
}

.red_curve .bold_text{
	margin-top: 0;
}

blockquote{
	font-size: 1.65em;
	font-weight: lighter;
	font-style: italic;
	color: #8C2531;
	line-height: 1;
	margin: 50px 0;

}

.center_text{
	text-align: center;
}

.admin_heading{
	color: #8C2531;
	font-weight: 300;
	font-style: italic;
}

.admin_heading P{
	margin: 0;
}

.three_colum .left{
	float: left;
	width: 33%;
	padding: 10px;
	box-sizing: border-box;
}

.three_colum:after{
	content: "";
	width: 100%;
	height: 1px;
	display: block;
	clear: both;
}

.leadership,
.chart_numbers{
	margin-top: 100px;
}

.chart_holder{
	vertical-align: top;
	margin-bottom: 80px;
}

.charts{
	display: inline-block;
	width: 49%;
	height: auto;
	vertical-align: top;
}

.schools{
	margin-bottom: 120px;
}

footer{
margin: 0 -120px;
}

.red_bg{
	background-color: #8C2531;
	color: #ffffff;
	padding: 30px 20px;
}


.spirals{
	width: 100%;
	height: 1px;
	position: relative;
	float: left;
}

.swirls{
	width: 250px;
	height: 250px;
	background-image: url("img/Waves/waves_LIGHT.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	z-index: 1;
}

.on_left{
	left: -190px;
	float: left;
}

.on_right{
	right: -190px;
	float: right;
}

.on_left.big{
	left: -250px;
	width: 450px;
	height: 450px;
}

.on_right.big{
	right: -250px;
	width: 450px;
	height: 450px;
}

/* swirls z-index ranking */
.outer_container{
	z-index: 1;
}

.swirls{
	z-index: 10;
}

.image_caption_holder,
.red_headline,
.box_curve_holder,
.story_title.red_gutter,
p,
ul li,
li,
footer{
	z-index: 99;
	position: relative;
}


/* mobile size */
@media only screen and (max-width: 750px){

	.outer_container{
		padding: 0 20px;
	}

	/* mobile navigation */
	.navigation{
		padding: 15px 20px;
		margin: 0 -20px;
	}

	.visible_nav{
		height: 60px;
	}


	.logo{
		width: 175px;
		height: 60px;
	}

	.hambuger{
		margin-top: -6px;
	}
	
	.header_menu_icon{
		width: 45px;
	}

	.header_menu_icon_bar{
		width: 40px;
	}

	.nav_right.impact{
		width: 100%;
		float: none;
		clear: both;
		margin: 0;
	}

	.impact{
		height: 50px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: right;
	}

	.impact_link{
		height: 45px;
	}

	.nav_dropdown{
		margin-top: 10px;
		border-top: solid 1px #fff;
		padding-top: 20px;
	}

	/* end mobile navigation */

	.text_logo{
		width: 100%;
	}

	.large_spaces{
		display: none;
	}

	ul{
		padding-left: 15px;
	}

	.box_curve_holder,
	.tan_bg.finding,
	footer{
		margin: 0 -20px;
	}

	.red_curve{
		margin-top: -7px;
	}

	.box_curve_holder .tan_bg, 
	.box_curve_holder .red_curve,
	.tan_bg.finding,
	footer{
		padding: 40px 20px;
	}

	.story_title.red_gutter{
		margin-left: -20px;
		padding-left: 20px;
		border-left: solid 8px #8C2531;
	}

	.red_headline.finding{
		margin-right: -20px;
		padding-right: 20px;
	}

	.center_text .red_headline.main_headline{
		text-align: left;
	}

	.red_headline{
		font-size: 1.9em;
		word-break: break-word;
	}

	.red_headline.finding{
		font-size: 1.7em;
	}

	.red_headline.smaller_text{
		font-size: 1.75em;
	}

	.story_title h2{
		font-size: 1.25em;
	}

	.intial_cap_letter{
		font-size: 2.5em;
	}

	.bold_text{
		font-size: 1.125em
	}

	blockquote{
		font-size: 1.3em;
	}

	.image_caption_holder p{
		font-size: .75em;
	}
	
	.three_colum .left{
		float: none;
		width: 100%;
		padding: 0;
	}

	.charts{
		width: 100%;
		margin-bottom: 15px;
	}

	.logo_seal{
		width: 275px;
		height: 275px;
	}

	.spirals{
		display: none;
	}
}

/* tablet size */
@media only screen and (min-width: 751px) and (max-width: 1200px){
	.red_headline{
		font-size: 3.5em;
	}

	.large_spaces{
		display: none;
	}

	.red_curve{
		margin-top: -15px;
	}
}



@media (prefers-color-scheme: dark) {
	body{
		background-color: #000;
		color: #fff;
	}

	.outer_container{
		border-color: #222;
	}

	.outer_container,
	.tan_bg.finding{
		background-color: #222;
	}

	a,
	a:link,
	a:active,
	a:visited,
	.opener_date_title h1,
	.red_headline,
	.red_headline.main_headline,
	.story_title h2,
	strong.color_red{
		color: #ffffff;
	}

	.tan_bg,
	.box_curve_holder{
		background-color: #404040;
	}

	.bold_text.color_red,
	.color_red.story_title_text,
	.color_gray.story_title_text,
	.intial_cap_letter,
	.admin_heading{
		color: #ffffff;
	}

	.red_headline.finding{
		border-right-color: #8C2531;
	}

	blockquote{
		color:  #a6a6a6;
	}

	.image_caption_holder{
		color: #222222;
	}

	.chart_holder.light{
		display: none;
	}

	.chart_holder.dark{
		display: block;
	}

	.end_swirl_mark{
		background-image: url("img/Endmark_DARK.png");
	}

	.text_logo{
		background-image: url("img/RFUMS_wordmark_1line_white.png");
	}

	.seal{
		background-image: url("img/RFUMS_seal_white.png");
	}

	.logo_seal{
		background-image: url("img/RFU1912_logo_vert_white.png");
	}

	.swirls{
		background-image: url("img/Waves/waves_DARK.png");
	}
}

@media print {
	.print_style{
		display: block;
	}

	.web_style{
		display: none;
	}
}