/*
 Theme Name:     Nittany AI Alliance - PSUOutreachMarketing
 Theme URI:      https://nittanyai.psu.edu
 Description:    Child theme using the PSUOutreachMarketing parent theme
 Author:         Penn State Outreach Marketing
 Author URI:     https://www.outreach.psu.edu
 Template:       PSUOutreachMarketing
 Version:        2.1.2
*/


/*
  Home
*/
#masthead .site-logo img {
	max-width: 220px;
}
@media screen and (min-width: 480px) {
	#masthead .site-logo img {
		max-width: 260px;
		margin-top: -20px;
	}
}
@media screen and (max-width: 363px) {
	#masthead .dual-logos .site-logo {
		margin-left: 70px;
	}
}
.home #content #homepage-widget-body-template .intro-text {
	padding-bottom: 60px;
	max-width: 860px;
	margin: 0 auto;
}
.home #content #homepage-widget-body-template .intro-text p {
	margin-bottom: 0;
}
.home .display-posts-listing {
	font-size: 0;
}
.home #content #homepage-widget-body-template .intro-text img {
	margin-right: 30px;
	margin-bottom: 30px;
}
.home #content #homepage-widget-body-template .intro-text h2 {
	font-size: 2.5rem;
	font-weight: normal;
}

.home .what-going-on {
	padding-top: 60px;
}
.home .what-going-on h3 {
	font-weight: 600;
	font-size: 1.625rem;
	margin-top: 0;
}

.home .what-going-on .link-wrapper {
	margin-right: 24px;
}
.home .what-going-on p {
	margin-top: 0;
	margin-bottom: .5em;
}
.home .what-going-on a {
	color: #376ad3;
	font-weight: bold;
}
.home .what-going-on .link-wrapper::after {
	font-family: "FontAwesome";
	content: "\f054";
	margin-left: 8px;
	color: #376ad3;
	font-size: 12px;
}

.home .what-going-on .content {
	font-size: 0.875rem;
}
.home .what-going-on .content a {
	font-size: 1rem;
}
@media screen and (min-width: 320px) {
	.home .what-going-on .image-wrapper,
	.home .what-going-on .content {
		width: 100%;
		float: none;
	}
}
@media screen and (min-width: 580px) {
	.home .what-going-on .image-wrapper {
		width: 31.3%;
		max-height: 230px;
		margin-right: 30px;
		float: left;
	}
	.home .what-going-on .content {
		float: right;
		width: calc(68.7% - 30px);
	}
}
@media screen and (min-width: 768px) {
	.home .what-going-on img {
		margin-bottom: 1.5em;
	}
}
/* Slider description background color */
.slider-description {
	background-color: rgba(15, 25, 45, 0);
	padding:0;
}
/* Slider content padding */
.slider-content {
	padding: 70px 6% 70px 0;
	vertical-align: top;
}
/* Slider background color */
#hero-list li {background-color:#ffffff}

/* Remove space and border on mobile sidebar/navigation */
#sidebar-body {
	border-top: none;
	padding-top: 0;
}

/* Homepage intro background color */
.homepage-intro-content-wrapper {
	background-color:#ffffff;
}

/* Hide the H1 on program landing pages (pages tagged with 'program') */
.page-template-level-one-landing-page.tag-program .entry-header h1 {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.page-template-level-one-landing-page.tag-program .content-area {
	max-width: 1232px;
}
.page-template-level-one-landing-page.tag-program #primary {
	padding-bottom: 60px;
}
.page-template-level-one-landing-page.tag-program .tile-nav .display-posts-listing {
	margin-top: 0;
}

/* Sponsor logos */
.sponsors {
	font-size: 0;
	margin-bottom: 50px;
}
.sponsors img {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin: 2% 2% 2% 0;
	width: 49%;
}
.sponsors img:nth-child(2) {
	margin-right: 0;
}
.sponsors img:nth-child(3) {
	margin-top: 0;
}
.sponsors img:nth-child(4) {
	margin-right: 0;
	margin-top: 0;
}
@media screen and (min-width: 580px) {
	.sponsors img {
		width: 23.5%;
	}
	.sponsors img:nth-child(2) {
		margin-right: 2%;
	}
	.sponsors img:nth-child(3),
	.sponsors img:nth-child(4) {
		margin-top: 2%;
	}
}


/*------------------------------------------------------------------------
## Hide sidebar nav on pages that have custom widget nav or tile nav
------------------------------------------------------------------------*/
.page-template-level-one-landing-page.tag-program #sidebar-body,
.parent-pageid-1234 #sidebar-body nav,
.parent-pageid-1244 #sidebar-body nav,
.parent-pageid-1531 #sidebar-body nav,
.parent-pageid-1650 #sidebar-body nav,
.parent-pageid-683 #sidebar-body nav,
.parent-pageid-52 #sidebar-body nav {
	display: none;
}
.page-template-level-one-landing-page.tag-program #main {
	float: none;
	max-width: 1232px;
}

/*------------------------------------------------------------------------
## Level One Landing Page Template ("Page w/Widgets Above and Below Body")
------------------------------------------------------------------------*/

/* Styles for pages tagged as 'program' */
.page-template-level-one-landing-page.tag-program #primary .left-column:first-of-type h2:first-of-type {
	font-size: 2.5rem;
	font-weight: normal;
	line-height: 1.125;
	margin-top: 0;
}
.page-template-level-one-landing-page .homepage-body-widget-full-width .section-content,
.page-template-level-one-landing-page .homepage-body-widget-full-width.widget_media_image {
	padding: 0;
}
.page-template-level-one-landing-page .breadcrumb-container {
	margin-bottom: 0;
}
.page-template-level-one-landing-page .banner-wrapper {
	position: relative;
}
.page-template-level-one-landing-page .banner-wrapper img {
	width: 100%;
	object-fit: cover;
	object-position: 100% 0;
	font-family: 'object-fit: cover;';
}
.page-template-level-one-landing-page .banner-wrapper .resource-page img {
	max-height: 85px;
}
.page-template-level-one-landing-page .tile-nav__group {
	display: flex;
}
.page-template-level-one-landing-page .tile-nav__group--4 .tile {
	border: 1px solid grey;
	flex: 0 0 25%;
}
.page-template-level-one-landing-page #content #homepage-widget-body-template h2 {
	font-size: 1.625rem;
	font-weight: 600;
	margin-top: 0;
}
.page-template-level-one-landing-page .banner-wrapper .logo-watermark {
	max-width: 320px;
}
.page-template-level-one-landing-page .banner-wrapper p {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 600;
	margin: 4px 0 0;
	-webkit-font-smoothing: antialiased;
}
.page-template-level-one-landing-page #primary .right-column {
	margin-bottom: 0;
}
@media screen and (min-width: 320px) {
	.page-template-level-one-landing-page .banner-wrapper .homepage-body-widget-full-width.banner-actions {
		padding: 0;
		width: 100%;
		min-height: 120px;
		background: #376ad3;
	}
	.page-template-level-one-landing-page .banner-wrapper .section-content.banner-actions {
		max-width: 1232px;
		margin: 0 auto;
		padding: 0 16px;
	}
	.page-template-level-one-landing-page .banner-wrapper .call-to-action a {
		padding: 0;
		margin: 0;
		background: none;
	}
	.page-template-level-one-landing-page .banner-wrapper .inner-wrapper {
		padding-left: 16px;
		padding-top: 24px;
		padding-bottom: 24px;
	}
	.page-template-level-one-landing-page .banner-wrapper .banner-actions .textwidget,
	.page-template-level-one-landing-page .banner-wrapper .banner-actions .inner-wrapper {
		width: 100%;
		height: 120px;
		vertical-align: bottom;
		padding-bottom: 16px;
		position: relative;
		display: table-cell;
	}
}

.widget-body .continue-reading,
.homepage-body-widget .continue-reading,
.homepage-body-widget-full-width .continue-reading {
	margin-bottom: 24px;
}
.page-template-level-one-landing-page .homepage-body-widget h3.entry-title a,
.page-template-level-one-landing-page .homepage-body-widget-full-width h3.entry-title a {
	display: initial;
}
@media screen and (min-width: 768px) {
	.page-template-level-one-landing-page #primary .left-column,
	.page-template-level-one-landing-page #primary .right-column {
		margin-bottom: 0;
	}
}
@media screen and (min-width: 810px) {
	.page-template-level-one-landing-page .banner-wrapper img.size-full {
		height: auto !important;
		max-height: 100%;
	}
	.page-template-level-one-landing-page .banner-wrapper .resource-page img.size-full {
		height: 175px !important;
	}
	.page-template-level-one-landing-page .banner-wrapper .homepage-body-widget-full-width.banner-actions {
		position: absolute;
		background: none;
	}
	.page-template-level-one-landing-page .banner-wrapper .call-to-action {
		position: absolute;
		top: 0;
		right: 0;
	}
	.page-template-level-one-landing-page .banner-wrapper .call-to-action a {
		border-radius: 0;
		margin-top: 0;
		width: 235px;
		background: #376ad3;
		text-align: left;
		padding: 20px;
	}
	.page-template-level-one-landing-page .banner-wrapper .call-to-action a:hover {
		background: #1e407c;
	}

	.page-template-level-one-landing-page .banner-wrapper .watermark-wrapper {
		margin-top: 64px;
	}
	.page-template-level-one-landing-page .banner-wrapper .call-to-action a span {
		margin-left: 2px;
	}
	.page-template-level-one-landing-page .banner-wrapper .banner-actions .textwidget,
	.page-template-level-one-landing-page .banner-wrapper .banner-actions .inner-wrapper {
		display: inline-block;
	}
}

@media screen and (min-width: 1024px) {
	.page-template-level-one-landing-page #homepage-widget-body-template #sidebar-body .widget-title {
		font-size: 1.625rem;
		font-weight: 600;
		margin-top: 0;
	}
	.page-template-level-one-landing-page .homepage-body-widget-full-width .content-area.upcoming-events {
		padding: 0 16px;
	}
	.page-template-level-one-landing-page .banner-wrapper img.size-full {
		width: 100%;
		height: auto !important;
		object-fit: cover;
		object-position: 100% 0;
		font-family: 'object-fit: cover;';
	}
}

@media screen and (min-width: 1232px) {
	.page-template-level-one-landing-page .homepage-body-widget-full-width .content-area.upcoming-events {
		padding: 0;
	}
}
.page-template-level-one-landing-page #homepage-widget-body-template #main section.homepage-body-widget,
.page-template-level-one-landing-page #homepage-widget-body-template #main section.homepage-body-widget-full-width,
.page-template-level-one-landing-page #homepage-widget-body-template #sidebar-body {
	padding: 16px 0;
}
@media screen and (min-width: 1024px) {
	.page-template-level-one-landing-page #homepage-widget-body-template .widget {
		padding-bottom: 0;
	}
	.page-template-level-one-landing-page #homepage-widget-body-template #sidebar-body .widget,
	.page-template-level-one-landing-page #primary .homepage-body-widget .section-content {
		padding-bottom: 40px;
	}
}

.page-template-level-one-landing-page #homepage-widget-body-template #primary {
	padding-bottom: 0;
}
.page-template-level-one-landing-page #homepage-widget-body-template #main section.homepage-body-widget .section-content {
	width: 100%;
	max-width: 882px;
	margin: 0 auto;
}
.page-template-level-one-landing-page #homepage-widget-body-template #main section.widget_homepage-bullets-widget .section-content {
	max-width: 1232px;
	padding: 0 16px;
}
.homepage-intro-content-wrapper #homepage-intro-sidebar .widget_twitter-tweets-widget,
.homepage-intro-content-wrapper #homepage-intro-sidebar blockquote,
.homepage-intro-content-wrapper blockquote {
	background-color: #ffffff;
}
.homepage-intro-content-wrapper #homepage-intro-sidebar section.widget {
	background-color: #ffffff;
	border-radius: 2px;
	margin-bottom: 2.8em;
	padding: 32px 32px 48px;
}
.page-template-level-one-landing-page #content .homepage-intro-content-wrapper #homepage-intro-sidebar section.widget .widget-title {
	background-color: transparent;
	color: #0F192D;
	font-weight: normal;
	margin-top: 0;
	padding: 0;
}
.homepage-intro-content-wrapper #homepage-intro-sidebar .widget_recent-posts-reorder-widget a.read-more {
	margin: 32px 0 0;
}
.homepage-intro-content-wrapper #homepage-intro-sidebar section.widget li {
	margin: 0;
}
.homepage-intro-content blockquote p {
	font-size: 0.875rem;
}
@media screen and (min-width: 1024px) {
	.homepage-intro-content-wrapper #homepage-intro-sidebar {
		max-width: 365px;
		float: right;
		width: 100%;
	}
	.sidebar-right .homepage-intro-content-wrapper #homepage-intro-sidebar {
		max-width: 327px;
	}
	.homepage-intro-content-wrapper.intro-sidebar-right .homepage-intro-content {
		float: left;
		max-width: calc(100% - 450px);
		width: 100%;
	}
	.sidebar-right .homepage-intro-content-wrapper.intro-sidebar-right .homepage-intro-content {
		max-width: calc(100% - 400px);
	}
}

/*--------------------------------------------------------------
## Level One Landing Page Events

For Events Manager "Events" Widget. Widget content should be:

<li class="upcoming-training-event">
  <ul class="event-information">
    {has_image}<li class="event-image"><a href="#_EVENTURL" title="#_EVENTNAME">#_EVENTIMAGE{360,360}</a></li>{/has_image}
    <li class="event-title">#_EVENTLINK</li>
    <li class="event-time"><span class="when">When:</span> #_EVENTDATES</li>
    <li class="event-location"><span class="where">Where:</span> #_LOCATIONTOWN, #_LOCATIONSTATE</li>
  </ul>
</li>

--------------------------------------------------------------*/
.page-template-level-one-landing-page .widget_em_widget .section-content > ul {
	padding: 0;
}
.page-template-level-one-landing-page .upcoming-events .section-content {
	margin: 0 auto;
	max-width: 882px;
	padding: 0 16px;
}
.homepage-body-widget-full-width.upcoming-events {
	padding-bottom: 60px;
}
.page-template-level-one-landing-page .upcoming-events .section-content {
	margin: 50px auto 0;
}
@media screen and (min-width: 1024px) {
	.page-template-level-one-landing-page .upcoming-events .section-content {
		max-width: 1232px;
	}
}
.page-template-level-one-landing-page .upcoming-events .widget-title {
	font-size: 1.625rem;
}
.page-template-level-one-landing-page .homepage-body-widget .event-title h3,
.page-template-level-one-landing-page .homepage-body-widget-full-width .event-title h3 {
	margin-top: 0;
}

.page-template-level-one-landing-page .event-date,
.page-template-level-one-landing-page .event-title a {
	font-weight: bold;
}

.page-template-level-one-landing-page .homepage-body-widget .event-title a:hover,
.page-template-level-one-landing-page .homepage-body-widget-full-width .event-title a:hover {
	text-decoration: underline;
}
.page-template-level-one-landing-page .homepage-body-widget li.upcoming-training-event,
.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event {
	list-style: none;
	display: inline-block;
}
.page-template-level-one-landing-page .homepage-body-widget li.upcoming-training-event .event-information,
.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event .event-information {
	margin: 0;
}
.page-template-level-one-landing-page .homepage-body-widget li.upcoming-training-event .event-information li,
.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event .event-information li {
	list-style: none;
	padding: 0;
}
.page-template-level-one-landing-page .homepage-body-widget li.upcoming-training-event .event-information .when,
.page-template-level-one-landing-page .homepage-body-widget li.upcoming-training-event .event-information .where,
.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event .event-information .when,
.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event .event-information .where {
	font-weight: bold;
}
.page-template-level-one-landing-page .all-events-link a {
	background-color: #ffffff;
	border-radius: 25px;
	color: #376ad3;
	border: 1px solid #376ad3;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 600;
	height: auto;
	min-width: 153px;
	margin-top: 1.5em;
	padding: 8px 24px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: background-color .25s ease-out;
	-moz-transition: background-color .25s ease-out;
	-o-transition: background-color .25s ease-out;
	transition: background-color .25s ease-out;
	-webkit-font-smoothing: antialiased;
}
.page-template-level-one-landing-page .all-events-link a:hover {
	background-color: #376ad3;
	color: #ffffff;
}

/* Industry Partners */
.industry-partners-wrapper .widget-title {
	font-size: 1.125rem;
	font-weight: 600;
}
section#sponsors .section-content {
	margin: 0 auto;
	max-width: 1232px;
	padding: 0 16px;
}
#sponsors .section-content .custom-html-widget {
	text-align: left;
}
#sponsors .section-content .custom-html-widget img {
	display: inline-block;
	vertical-align: middle;
	margin: 20px 3% 20px 0;
	max-width: 275px;
	min-width: 200px;
}
@media screen and (min-width: 320px) {
	.page-template-level-one-landing-page .homepage-body-widget li.upcoming-training-event,
	.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event {
		list-style: none;
		display: inline-block;
		width: 100%;
		vertical-align: top;
		min-width: 200px;
		max-width: 100%;
		margin: auto;
		padding: 24px 0;
	}
}
@media screen and (min-width: 580px) {
	.page-template-level-one-landing-page .event-image {
		max-width: 100%;
	}
	.page-template-level-one-landing-page .homepage-body-widget li.upcoming-training-event,
	.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event {
		width: 48.5%;
	}
	.page-template-level-one-landing-page .homepage-body-widget li.upcoming-training-event:nth-child(odd),
	.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event:nth-child(odd) {
		margin-right: 1.5%;
	}
	.page-template-level-one-landing-page .homepage-body-widget li.upcoming-training-event:nth-child(even),
	.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event:nth-child(even) {
		margin-left: 1.5%;
	}
}
@media screen and (min-width: 1024px) {
	/* Full-width homepage body widget */
	.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event {
		width: 31.3%;
		padding-bottom: 16px;
	}
	.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event:nth-child(even),
	.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event:nth-child(odd) {
		margin-left: 0;
		margin-right: 0;
	}
	.page-template-level-one-landing-page .homepage-body-widget-full-width li.upcoming-training-event:nth-child(3n+2) {
		margin-left: 3%;
		margin-right: 3%;
	}
}

/* Hero image bottom */


.full-width-image-with-overlay {
	position: relative;
	line-height: 0;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	padding-top: 1px;
}
.full-width-image-with-overlay .overlay-block {
	padding: 45px 30px 60px 30px;
	box-shadow: 0 0 15px rgba(39,47,66,0.15);
}
.full-width-image-with-overlay h2 {
	font-size: 2.5rem;
	font-weight: normal;
	margin: 0;
	line-height: 1.2;
}

.full-width-image-with-overlay h2 a:hover {
	text-decoration: none;
}
.full-width-image-with-overlay .call-to-action {
	margin-bottom: 0;
}
.full-width-image-with-overlay .call-to-action a {
	padding: 18px 52px;
	border-radius: 35px;
}
.full-width-image-with-overlay img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 100% 0;
	object-position: 100% 0;
	font-family: 'object-fit: cover;';
	height: 500px;
	display: none;
}
.full-width-image-with-overlay .overlay-block {
	width: 100%;
}
.full-width-image-with-overlay .overlay-block {
	top: 0;
	background: #fff;
	height: 100%;
}
.full-width-image-with-overlay .overlay-block-wrapper {
	margin-top: 30px;
	margin-left: 16px;
	margin-right: 16px;
	height: auto;
}
.full-width-image-with-overlay .overlay-block-wrapper .call-to-action a {
	margin-bottom: 0;
}
@media screen and (min-width: 580px) {
	.full-width-image-with-overlay {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.full-width-image-with-overlay img {
		height: 580px;
	}
	.full-width-image-with-overlay .overlay-block {
		padding-top: 60px;
	}
	.full-width-image-with-overlay .call-to-action a {
		margin-bottom: 0;
	}
}
@media screen and (min-width: 1024px) {
	.homepage-body-widget-full-width:last-of-type {
		padding-bottom: 0;
	}
	.full-width-image-with-overlay {
		position: relative;
		height: 580px;
		background: none !important;
		padding-bottom: 0;
	}

	.full-width-image-with-overlay .overlay-block-wrapper {
		max-width: 1232px;
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
		min-height: 580px;
	}

	.full-width-image-with-overlay .overlay-block {
		position: absolute;
		width: 50%;
		height: 430px;
		top: 90px;
		right: 16px;
	}

	.full-width-image-with-overlay .overlay-block .call-to-action a {
		margin-bottom: 0;
	}

	.full-width-image-with-overlay .overlay-block .overlay-block-contents {
		padding-left: 30px;
		padding-right: 30px;
	}

	.full-width-image-with-overlay img {
		display: block;
		width: 100%;
		height: 100%;
	}
}
/* Statistics (used for Gravity Form) */
#statistics h2 {
	margin-bottom: 0;
	font-size: 2.5rem;
	text-align: left;
	margin-top: 6px;
	line-height: 1.125;
}
#statistics {
	width: 100%;
	text-align: center;
}
#statistics .textwidget {
	text-align: left;
	display: inline-block;
	width: 100%;
}
#statistics a,
#statistics p,
#statistics .left-column {
	color: #ffffff;
}
#statistics p.small {
	font-size: 0.75rem;
}
#statistics a {
	text-decoration: underline;
}
#statistics a:hover {
	text-decoration: none;
}
#statistics .gfield_no_follows_desc {
	color: #ffffff;
	margin-top: 18px;
}
#statistics .gform_wrapper .gform_page_footer,
#statistics .gform_wrapper .gform_footer {
	border-top: 0;
	text-align: right;
}
#statistics .gform_wrapper .gform_page_footer input,
#statistics .gform_wrapper .gform_footer input {
	border: 1px solid white;
	border-radius: 35px;
	margin: 20px 0 0;
	padding: 22px 48px;
}
#statistics .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}
#statistics ul {
	columns: 1;
}
#statistics li {
	min-height: auto;
	padding: 0;
}
#statistics li .gfield_label {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#statistics input[type="checkbox"] + label {
	color: #ffffff;
}
#statistics .gform_wrapper li.gfield.gfield_error {
	background-color: transparent;
	border-top: 0;
	border-bottom: 0;
	padding-top: 0;
}
#statistics .gform_wrapper .validation_message,
#statistics .gform_wrapper .validation_error {
	color: #ffffff;
	text-align: left;
}
#statistics .gform_wrapper .validation_error {
	background-color: transparent;
	border: 2px solid #ffffff;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
}
#statistics .gform_wrapper .validation_error h2 {
	font-size: 1rem;
	font-weight: 600;
	padding-left: 30px;
	line-height: 1.4;
}
#statistics .gform_validation_errors>h2:before {
	background-image: none;
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: sub;
	margin: 0 8px 0 -30px;
	font-family: 'Font Awesome 5 Pro';
	content: "\f06a";
	font-size: 22px;
}
#statistics .gform_wrapper .gform_body .ginput_container_select,
#statistics .gform_wrapper.gform_validation_error input:not([type="button"]):not([type="submit"]):not([type="checkbox"]),
#statistics .gform_wrapper.gform_validation_error select {
	width: 100%;
}
#statistics .gform_wrapper input[type="checkbox"] {
	vertical-align: top;
}
#statistics .gform_confirmation_wrapper {
	color: #ffffff;
}
#statistics .gform_wrapper .gform_body .ginput_container_checkbox ul {
	text-align: left;
}
#statistics .right-column {
	margin-bottom: 0;
}
@media screen and (min-width: 768px) {
	#statistics .left-column {
		margin-right: 3%;
		width: 47%;
	}
	#statistics .right-column {
		margin-left: 3%;
		width: 47%;
	}
}
/* Featured Content */
.homepage-body-widget-full-width.featured-content {
	background: #f2f3f4;
	padding-bottom: 60px !important;
}
.homepage-body-widget-full-width.featured-content article {
	padding-top: 60px;
}
.homepage-body-widget-full-width.featured-content .featured-image {
	margin-top: 0;
}
.homepage-body-widget-full-width.featured-content .featured-image img {
	width: 100%;
}
.featured-content .article-content h3 {
	font-size: 2.5rem;
	margin-top: 20px;
}
.homepage-body-widget-full-width.full-width-banner {
	padding-bottom: 0;
}
.homepage-body-widget-full-width .featured-content.section-content {
	padding: 0 16px;
	margin: 0 auto;
}
.featured-content .section-content {
	margin: 0 auto;
	max-width: 1232px;
	padding: 0 16px;
}
.featured-content .continue-reading a {
	border-bottom: none;
	font-weight: bold;
}
.featured-content .continue-reading a::after {
	font-family: "FontAwesome";
	content: "\f054";
	font-size: 12px;
	color: #376ad3;
}
.featured-content .article-content h3 {
	line-height: 1.2;
}
@media screen and (min-width: 320px) {
	.featured-content .featured-image {
		float: none;
		max-width: 100%;
	}
}
@media screen and (min-width: 1024px) {
	.featured-content .featured-image {
		float: left;
		max-height: 450px;
		max-width: 65.5%;
		overflow: hidden;
		width: 100%;
	}
	.featured-content .article-content {
		width: 31%;
		display: inline-block;
		margin-left: 30px;
	}
	.featured-content .article-content h3 {
		margin-top: 0;
	}
}

/* RSS Widget */
#sidebar-body .rsswidget:nth-of-type(2) {
	display: none;
}
#sidebar-body .widget_rss h2.widget-title:before {
	content: "Penn State News";
	margin-right: 5px;
}
#sidebar-body .widget_rss {
	padding-bottom: 0;
}

/* Tile Navigation */
.tile-nav .display-posts-listing li.listing-item a.title {
	font-size: 1.625rem;
}
.tile-nav .display-posts-listing li.listing-item .title, .tile-nav .display-posts-listing li.listing-item .excerpt, .tile-nav .display-posts-listing li.listing-item .call-to-action {
	padding: 0 30px;
}
.tile-nav .display-posts-listing li.listing-item .excerpt {
	padding-bottom: 30px;
}
.tile-nav .display-posts-listing li.listing-item .call-to-action a {
	margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
	.tile-nav .display-posts-listing li.listing-item {
		min-height: 440px;
	}
	.home .tile-nav .display-posts-listing li.listing-item {
		min-height: 520px;
	}
}
@media screen and (min-width: 1024px) {
	.tile-nav .display-posts-listing li.listing-item {
		min-height: 412px;
	}
	.home .tile-nav .display-posts-listing li.listing-item {
		min-height: 493px;
	}
}
@media screen and (min-width: 1232px) {
	.tile-nav .display-posts-listing li.listing-item {
		min-height: 400px;
	}
	.home .tile-nav .display-posts-listing li.listing-item {
		min-height: 478px;
	}
}
/* Homepage CTAs for new tile navigation */
.home .tile-nav .display-posts-listing div.listing-item .call-to-action a {
	background-color: #ffffff;
	color: #376ad3;
	border: 1px solid #376ad3;
	margin-top: 20px;
	margin-bottom: 0;
}
.home .tile-nav div.display-posts-listing .listing-item .tile-link:hover ~ .tile-content .call-to-action > a {
	background-color: #376ad3;
	color: #ffffff;
}

/* Category Labels for Events Page */
.event-category {
	background-color: #555555;
	font-size: .75rem;
	padding: 2px 10px;
	font-weight: 600;
	color: #ffffff;
	border-radius: 3px;
	-webkit-font-smoothing: antialiased;
}

/* Hide Facebook */
div.field_79 {
	display: none !important;
}

h3.team-search-label {
	margin-bottom: 0px;
}

/* Pasted from customizer on 3-16-2022 */
/* Hide the Team Tool banner login CTA when on the login page */
.page-id-675 .banner-wrapper .call-to-action {
	display: none;
}

/* Event Table Styles */
.single-event table li {
	padding: 0;
}

@media screen and (min-width: 480px) {
	#masthead .site-logo img {
		margin-top: -7px;
	}
}
.clearfix::after {
	content: "";
	clear: both;
	display: table;
}
@media screen and (min-width: 810px) {
	.home h3.slider-title {
		max-width: 575px;
	}
}
.page-template-level-one-landing-page .banner-wrapper a, .page-template-level-one-landing-page .banner-wrapper a:active {
	color: #ffffff;
	text-decoration: none;
}
.page-template-level-one-landing-page .banner-wrapper a:hover {
	text-decoration: underline;
}

@media print {
	.buddypress main {
		column-count: 1 !important;
	}
	.buddypress .page-template-level-one-landing-page,
	#buddypress #header-cover-image, #buddypress #item-header-cover-image #item-header-avatar,
	#buddypress #item-header-cover-image {
		display: none;
	}
}

/* Hide H1 by using the 'Hide Title' tag - used for Programs */
.tag-hide-title .entry-header h1 {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

/* Styles for widgets below body content */
#primary ~ .homepage-body-widget-full-width {
	padding: 0;
}
#primary ~ .homepage-body-widget-full-width .section-content {
	max-width: 882px;
	margin: 0 auto;
	padding: 60px 16px;
}
.homepage-body-widget-full-width.featured-content article {
	padding-top: 0;
}
.home .homepage-body-widget-full-width.featured-content article {
	padding-top: 60px;
}
@media screen and (min-width: 1024px) {
	#primary ~ .homepage-body-widget-full-width .section-content {
		max-width: 1232px;
	}
}
#primary ~ .homepage-body-widget-full-width:nth-child(even) {
	background-color: #f2f3f4;
}
#primary ~ .homepage-body-widget-full-width:nth-child(odd) {
	background-color: #ffffff;
}