#PageBody #naepShell{
	/*padding-top: 163px;*/
}
body {
	font-family: "Open Sans", sans-serif;
	color:#00355a;
	margin:auto;
}
#PageBody #MainContent {
	padding: 0;
}
#PageBody #MainContent #naepPanels.container-fluid { /*restore bootstrap css*/
	padding-right: var(--bs-gutter-x,.75rem);
	padding-left: var(--bs-gutter-x,.75rem);
}
#PageBody #MainContent h2 {
	font-size: 1.7rem;
	font-weight: 900;
	line-height: 1.7rem;
}
img.hero {
	width: 100%;
	overflow: hidden;
}
.right-align {
	text-align:right;
}
#PageBody #MainContent a.btn {
	background-color: #007cc0;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	padding: 6px 12px;
	margin: 0 4px;
}
#PageBody #MainContent a.btn:hover, #PageBody #MainContent a.btn:active {
	padding: 3px 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.homepage-title {
	position:relative;
}
#PageBody #MainContent .homepage-title .title {
	color: #171c66;
	font-weight: 900;
	font-size: 1.85em;
    line-height: 2.3rem;
	margin-bottom: 1em;
}
#PageBody #MainContent .homepage-title .text {
	padding-bottom: 0;
}
.homepage-title .links {
	margin: 10px 0;
}
#PageBody #MainContent .homepage-title .links a.btn {
	margin-left: 0;
}
#PageBody #MainContent .homepage-title.inline-wrapper .title {
	margin-bottom: 0;
}
#PageBody #MainContent .homepage-title.inline-wrapper .links {
	color: #000;
	font-size: 1.2em;
	font-weight: 600;
}
#PageBody #MainContent .homepage-title.inline-wrapper .links strong {
	font-weight: 600;
}
#PageBody #MainContent .homepage-title.inline-wrapper .links a:link {
	color: #0077c7;
}

.before-marker {
	position:relative;
	z-index:100;
	padding-top: 20px;
}
.before-marker:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 15px;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding: 3px 10px;
	z-index: 101;
}
.homepage-title.before-marker:before {
	margin: 0 0 0 12px;
	padding-top: 4px;
}
.release-report:before {
	content: "RELEASE REPORT";
	background-color: #4d0099;
}
.naep-blog:before {
	content: "NAEP+ BLOG";
	background-color: #006b7e;
}
.data:before {
	content: "DATA";
	background-color: #006b5c;	
}
.student-groups:before {
	content: "STUDENT GROUPS & TRENDS";
	background-color: #c65400;
}
.student-groups.sp:before {
	content: "GRUPOS DE ESTUDIANTES Y TENDENCIAS";
}
.methodology-study:before {
	content: "METHODOLOGY STUDY";
	background-color: #0060a2;
}
.naep-factsheet:before {
	content: "NAEP FACTSHEET";
	background-color: #003865;
}
.highlights:before {
	content: "HIGHLIGHTS";
	background-color: #6d0000;
}
.hero-image {
	padding: 0 5px;
}
.hero-image .video-player {
	height: calc( 100% - 10px);
}
.hero-image .video-player iframe {	
	position: relative;
	height: 100%;
	width: calc(100% - 1px);
}
.focal-cards .video-player {
	border-radius: 4px 4px 0 0;
	height: 143px;
}
.focal-cards .video-player iframe {
	position: relative;
	height: 100%;
}
.focal-cards .video-player, .focal-cards .video-player iframe {
	border-radius: 4px 4px 0 0;
}
#PageBody #MainContent .naep-v2-focal-card-panel a.focal-card:not(.did-you-know) img,
#PageBody #MainContent .naep-v2-focal-card-panel a.focal-card iframe {
	width: 100%;
	border-radius: 4px 4px 0 0;
}
.homepage-panel {
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
}
#PageBody #MainContent .naep-v2-focal-card-panel a.focal-card.homepage-panel-comment img,
#PageBody #MainContent .homepage-panel-comment img {
	width: 70px;
}
#PageBody #MainContent a.focal-card.homepage-panel-comment a:link,
#PageBody #MainContent a.focal-card.homepage-panel-comment a:visited {
	color: #001871;
}
.homepage-panel-comment .question span {
	padding: 10px 20px;
	font-size: 18px;
	font-weight: 700;
}
#PageBody #MainContent .naep-v2-focal-card-panel a.focal-card.homepage-panel-comment .text.comment {
	font-size: 16px;
	padding-top: 10px;
	line-height: unset;
}
#PageBody #MainContent .homepage-panel-comment a:hover .comment, 
#PageBody #MainContent .homepage-panel-comment a:active .comment {
	text-decoration: underline;
}
.homepage-panel-links {
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
	padding-left: 4px;
}
.homepage-panel-link {
	position: relative;
	background-color: #171c66;
	width: 100%;
	border: 1px solid black;
	border-radius: 4px;
	color: #ffffff;
	font-size: 18px;
	padding: 1.4rem 1.5rem;
	margin-bottom: 10px;
}
#PageBody #MainContent a.homepage-panel-link:link,
#PageBody #MainContent a.homepage-panel-link:visited {
	text-decoration: none;
}
#PageBody #MainContent a.homepage-panel-link:hover,
#PageBody #MainContent a.homepage-panel-link:active {
	background-color: #004c97;
	text-decoration-color: #fff;
	box-shadow: 0px 1px 8px #666;
	-webkit-box-shadow: 0px 1px 8px #666;
	-moz-box-shadow: 0px 1px 8px #666;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}
.homepage-panel-link img {
	margin-top: -8px;
	margin-right: 10px;
}
.homepage-panel-link span {
	color:#fff;
}
.deleted.homepage-panel-link:after {
	content:"";
	background: url(../img/learn_more.png) no-repeat center;
	right: 20px;
	position: absolute;
	display: block;
	width: 10px;
	height: 18px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
/* override styles from naep_panels.css */
#PageBody #MainContent .naep-v2-split-button-panel > .panel-body img {
	width: auto;
}
#PageBody #MainContent .naep-v2-split-button-panel a.explore-nrc img {
	width: 60%;
}
#PageBody #MainContent a.explore-nrc {
	background-color: #f2ede2;
	border: 2px solid #0D1668;
	border-radius: 4px;
	display: block;	
	color: #333;
	font-size: 1.15em;
	line-height: 1.4;
	margin-top: 23px;
	padding: 20px;
	text-align: center;
	text-decoration: none;
}
#PageBody #MainContent a.explore-nrc .desc {
	border-top: 2px solid #D8C194;
	margin-top: 15px;
	padding-top: 15px;
	text-align: left;
}
#PageBody #MainContent a.explore-nrc .indicator {
	color: #0077c7;
	font-size: 12px;
	font-weight: 700;
	text-align: right;
	margin-top: 10px;
	text-transform: uppercase;
}
#PageBody #MainContent a.explore-nrc:hover, #PageBody #MainContent a.explore-nrc:focus {
	box-shadow: 0px 1px 8px #5a7ca9;
	-webkit-box-shadow: 0px 1px 8px #5a7ca9;
	-moz-box-shadow: 0px 1px 8px #5a7ca9;
}
.explore-subject-icons {
	margin: 15px 0;
}
.subject-icons {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-around;
	width: 100%;
}
#PageBody #MainContent a.subject-icon:hover, #PageBody #MainContent a.subject-icon:active {
	background-color: transparent;
}
.subject-icon {
	width: 22%;
	position: relative;	
	height: 125px;
}
.subject-icon .frame {
	position: absolute;
	top: 40%;
	left: 50%;
	height: 74px;
	width: 74px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border: 2px solid #C69214;
	border-radius: 50%;
	background: transparent;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}

.subject-icon.hover .frame,
.subject-icon:hover .frame {
	height: 82px;
	width: 82px;
	box-shadow: 0 0 15px #b3b3b3;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}

.subject-icon img {
	position: absolute;
	left: 50%;
	top: 40%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 44px !important;
	height: 44px !important;
}

.subject-icon span {
	display: inline-block;
	position: absolute;
	top: 80%;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2;
	color: #001871;
}
.homepage-reports-panel .video-player {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56%; /*48%;*/
	margin-bottom: 15px;
}
.homepage-reports-panel .video-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#PageBody #MainContent .homepage-reports-panel {
	background-color: #171c66;
	color: #fff;
	margin-left: -12px;
	margin-right: -12px;
	padding: 0 12px;
}
#PageBody #MainContent .homepage-reports-panel:first-child {
	margin-left: 12px;
}
.homepage-reports-panel > div {
	margin: 20px 0;
}
.homepage-report-links{
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
}
#PageBody #MainContent .homepage-report-links h2, #PageBody #MainContent .homepage-report-links p {
	color: #fff;
}
#PageBody #MainContent .homepage-report-link {
	background-color: #fff;
	display: block;	
	border-radius: 4px;	
	padding: 15px;
	margin: 0 0 15px 0;
}
#PageBody #MainContent a.homepage-report-link:link, #PageBody #MainContent a.homepage-report-link:visited {
	text-decoration: none;
}
#PageBody #MainContent a.homepage-report-link:active, #PageBody #MainContent a.homepage-report-link:hover {
	background-color: #fff;
	padding: 17px 20px;			/* adding vertical padding 2px and horizontal padding 5px to the base */
	margin: -2px -5px 13px -5px;/* adding vertical margin -2px and horizontal margin -5px to the base */
}
.homepage-report-link span {
	padding-top: 10px;
	font-size: 12px;
	color: #001871;
}
.homepage-report-link span:first-child {
	display: block;
	font-weight: 700;
}
.homepage-report-link:hover span:first-child {
	text-decoration: underline;
}
.homepage-report-link span:last-child {
	display: block;
	color: #363636;
}
#PageBody #MainContent .homepage-report-link:last-child {
	margin: 0;
}
#PageBody #MainContent a.homepage-report-link.blog-link {
	background-color: #f2ede2;
}
#PageBody #MainContent a.homepage-report-link.blog-link:visited {
	background-color: #f2ede2;
}
.homepage-report-link.blog-link span:first-of-type {
	padding-top: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: 700;
	color: black;
	white-space: nowrap;
}
.homepage-report-link.blog-link span:last-of-type {
	padding: 1em;
	color: black;
}
#PageBody #MainContent a.homepage-report-link.blog-link:last-child:active,
#PageBody #MainContent a.homepage-report-link.blog-link:last-child:hover {
	margin-bottom: -2px;
}
#CrumbTrail {
	display: none;
}



/*  ********************************   */
/* 	        Announcement Panel         */
/*  ********************************   */
#PageBody #MainContent .naep-panel.naep-announcement-panel {
	margin: 0 -12px;
	border-bottom: 1px outset #eee;
	padding: 10px 0;
	height: 100%;
	box-sizing: border-box;
	background-color: #97d6f3;
	box-shadow: 0 5px 3px -3px #ccc;
}
#PageBody #MainContent .naep-panel.naep-announcement-panel .naep-announcement {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	position: relative;
	padding: 0 5px;
}
#PageBody #MainContent .naep-panel.naep-announcement-panel .naep-announcement a:link {
	text-decoration: none;
}
#PageBody #MainContent .naep-panel.naep-announcement-panel .naep-announcement a.learn-more:link {
	font-size:16px;
}
#PageBody #MainContent .naep-panel.naep-announcement-panel .announcement-title {
	background: url(../../design2017/images/bell_icon_32px.png) no-repeat 0 center;
	font-weight: bolder;
	font-size: 1.5em;
	vertical-align: middle;
	margin-right: 30px;
	padding-left: 35px;
	color: #000;
	white-space: nowrap;
}
#PageBody #MainContent .naep-panel.naep-announcement-panel .announcement-text {
	display: inline-block;
	position: relative;
	font-weight: 700;
	color: #000;
	text-align: center;
}
#PageBody #MainContent .naep-panel.naep-announcement-panel a.announcement-text:hover {
	background-color: transparent;
	text-decoration: underline;
}
#PageBody #MainContent .naep-panel.naep-announcement-panel a.learn-more {
	margin: 0 0 0 30px;
	padding-right: 40px;
	background-color: #0076c5;
	color: #fff;
	text-wrap: avoid;
	white-space: nowrap;
}
#PageBody #MainContent .naep-panel.naep-announcement-panel a.learn-more:after {
	content: "";
	height: 34px;
	width: 20px;
	right: 10px;
	background: url("../img/learn_more.png") no-repeat 0 center;
	background-size: 50% 50%;
}
#PageBody #MainContent .naep-panel.naep-announcement-panel a.learn-more:hover {
	cursor: pointer;
	background: none #bbc7d6;
	box-shadow: inset 0 0 70px #001871;
}
#PageBody #MainContent .naep-panel.naep-announcement-panel + .naep-panel {
	padding-top: 0;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	#PageBody #MainContent h2 {
		font-size: 1.5rem;
		line-height: 1.6rem;
	}
	#PageBody #MainContent .homepage-title .title {
		font-size: 1.5rem;
		line-height: 1.6rem;
	}
	#PageBody #MainContent .homepage-title .text {
		font-size: 14px;
	}
	#PageBody #MainContent .homepage-title a.btn {
		font-size: 11px;
	}
	.homepage-panel-links {
		height:70%;
	}
	.homepage-panel-link {
		font-size: 15px;
		padding: 1.1rem;
	}	
	.homepage-panel-link img {
		margin-right: 10px;
	}
	.homepage-panel-link:after {
		right: 15px
	}	
	.homepage-panel-comment .question {
		font-size: 14px;		
	}	
	.homepage-panel-comment .question img {
		width: 35px;
	}
	.homepage-reports-panel .video-player {
		padding-bottom: 63%;
	}
}

	@media screen and (min-width: 768px) and (max-width: 992px) {
		#PageBody .header_container + #naepShell{
			padding-top: 124px;
		}
		#PageBody #MainContent {
			padding-top: 14px;
		}
		.homepage-title .notice {
			font-size: 10px;
		}
		#PageBody #MainContent h2 {
			font-size: 1.1rem;
			line-height: 1.1rem;
		}
		#PageBody #MainContent .homepage-title .title {
			font-size: 1.5rem;
			line-height: 1.8rem;
		}
		#PageBody #MainContent .homepage-title .text {
			font-size: 14px;
		}
		.hero-image {
			padding: 0;
		}
		#PageBody #MainContent .homepage-link {
			width: 32%;
			margin-top: -115px;
		}
		.homepage-link .title {
			font-size: 10px;
		}
		.homepage-link .links {
			flex-wrap: wrap;
		}
		.subject-icon img {
			width:45px;
		}
		.homepage-panel {
			padding: 0;
		}
		.homepage-panel-links {
			display: flex;
			flex-flow: row wrap;
			justify-content: space-between;
			padding-left: 0;
			margin: 15px 0 10px 0;
		}
		.homepage-panel-link {
			font-size: 15px;
			width: calc((100% - 20px) / 2);
			margin: 10px 20px 0 0;
			padding: 15px 15px 15px 30px;
		}
			.homepage-panel-link:nth-child(2n) {
				margin-right: 0;
			}
			.homepage-panel-link img {
				margin-right: 5px;
			}
			.homepage-panel-link:after {
				right: 10px
			}
		.hero-image .video-player {
			height: calc( 100% - 5px);
		}
			.hero-image .video-player iframe {
				height: 350px;
				width: 100%;
			}
		.focal-cards .video-player {
			height: 205px;
		}
		#PageBody #MainContent .naep-v2-focal-card-panel a.focal-card.homepage-panel-comment .title.question {
			display: flex;
			flex-flow: row nowrap;
		}
		.homepage-panel-comment .question img {
			width: 25px;
		}
		.homepage-panel-comment .question span {
			padding: 20px;
			font-size: 24px;
		}
		#PageBody #MainContent .naep-v2-focal-card-panel a.focal-card.homepage-panel-comment img,
		#PageBody #MainContent .homepage-panel-comment img {
			width: 80px;
			height: 80px;
		}
		#PageBody #MainContent .naep-v2-focal-card-panel a.focal-card.homepage-panel-comment .text.comment {
			font-size: 14px;
			padding-top: 15px;
		}
		.homepage-reports-panel .video-player {
			padding-bottom: 56%;
		}
		#PageBody #MainContent .homepage-report-link {
			padding: 10px;
			margin: 0 0 15px 0;
		}
		#PageBody #MainContent a.homepage-report-link:active, #PageBody #MainContent a.homepage-report-link:hover {
		padding: 12px 15px;			/* adding vertical padding 2px and horizontal padding 5px to the base */
		margin: -2px -5px 13px -5px;/* adding vertical margin -2px and horizontal margin -5px to the base */
		}
		#PageBody #MainContent .naep-panel.naep-announcement-panel {
			margin-top: 19px;
		}
	}

	@media screen and (max-width: 992px) {
		/* override styles from naep_panels.css */
		#PageBody #MainContent .naep-v2-split-button-panel .subject-icons img {
			width: 45px;
		}
	}

	@media screen and (max-width: 767px){
		#PageBody #MainContent .naep-panel.naep-announcement-panel {
			margin: 0 -17px;
			margin-top: 15px;
		}
			#PageBody #MainContent .naep-panel.naep-announcement-panel .naep-announcement {
				flex-flow: row wrap;
				padding: 0;
				justify-content: center;
			}
	#PageBody #MainContent .naep-panel.naep-announcement-panel .announcement-title {

			}
			#PageBody #MainContent .naep-panel.naep-announcement-panel .announcement-text {
				margin: 10px 0;
				text-align: center;
			}
			#PageBody #MainContent .naep-panel.naep-announcement-panel a.learn-more {
				margin-left: 0;
			}
		.homepage-title .notice {
			font-size: 10px;
		}
		#PageBody #MainContent h2 {
			font-size: 1.1rem;
			line-height: 1.1rem;
		}
		#PageBody #MainContent .homepage-title .title {
			font-size: 1.5rem;
			line-height: 1.6rem;
		}
		.hero-image {
			padding: 0 12px;
		}
		.homepage-panel-links {
			padding-left: 0;
		}
		.homepage-panel-link {
			font-size: 15px;
			padding: 15px 15px 15px 30px;
		}
		#PageBody #MainContent .homepage-link {
			width: 32%;
			margin-top: -125px;
			padding: 5px;
		}
		.homepage-link .title {
			font-size: 10px;
		}
			.homepage-link .title:before {
				font-size: 8px;
			}
		.homepage-link .links {
			flex-wrap: wrap;
		}
		.homepage-panel-comment .question {
			font-size: 14px;
		}
			.homepage-panel-comment .question img {
				width: 25px;
			}
		.homepage-panel-comment {
			font-size: 12px;
		}
		.homepage-panel-link img {
			margin-right: 5px;
		}
		.homepage-panel-link:after {
			right: 10px
		}
		.explore-subject-icons {
			display: flex;
			flex-flow: column nowrap;
		}
		.subject-icons {
			width: 100%
		}
	}

	@media screen and (max-width: 575px) {
		#PageBody #MainContent h2 {
			font-size: 1.5rem;
			line-height: 1.5rem;
		}
		#PageBody #MainContent .naep-panel.naep-announcement-panel .col {
			margin: 0;
		}
		#PageBody #MainContent .naep-panel.naep-announcement-panel .announcement-title {
			margin: 0;
		}
		#PageBody #MainContent .naep-panel.naep-announcement-panel .announcement-text {
			min-width: 98%;
		}
		#PageBody #MainContent .homepage-title .title {
			font-size: 1.5rem;
			line-height: 1.8rem;
		}
		#PageBody #MainContent .homepage-title .text {
			font-size: 14px;
		}
		#PageBody #MainContent .homepage-title a.btn {
			font-size: 11px;
			white-space: nowrap;
		}
		.subject-icon img {
			width:45px;
		}
		.subject-icon span {
			font-size: 9px;
		}
		.hero-image .video-player {
			height: 220px;
		}
		.focal-cards .video-player {
			height: 200px;
		}
	}