.jumbotron-overlay{
	background-color:rgba(0,0,0,.45)!important; 
	background-image: url()!important;
}

.bg-t-white {
	background-color: rgba(255,255,255,.825)!important;
}

.home-icon {border-radius: 10px;}

.home-icon:hover {background-color: #15436A !important;}

.bg-4h {background-color: #339966;}

div.hide-date time {display: none !important;}

#impacts-page-top-wrapper time, #impacts-wrapper time {
	display: none !important;
}
#impacts-page-top-wrapper small::after, #impacts-wrapper small::after {
	content: "USU Extension Impacts" !important;
	text-transform: uppercase; !important;
}

#impacts-page-top-wrapper .mb-5, #impacts-wrapper .mb-5, .news-card-mb-adjust div.mb-5 {
	margin-bottom: 1.5rem !important;
}

#impacts-page-top-wrapper .card, #impacts-wrapper .card, .news-card-outline div.card {
	border: 1px solid #dee2e6 !important;
}

@media (min-width: 480px) {

}
	.on-page-nav {width: 100%;	
	}


@media (min-width: 768px){
	.article-figure, .article-figure-small, .article-figure-medium, \{max-width: 60%;	
	}
	#impacts-page-top-wrapper .col-md-3, #impacts-wrapper .col-md-3 {
	position: relative!important;
    width: 100%!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
	max-width: 100%!important;
	flex: 0 0 100%!important;	
	}
				#impacts-page-top-wrapper .col-md-3, #impacts-wrapper .col-md-3 {
	max-width: 50%!important;
	flex: 0 0 50%!important;
}
}

@media (min-width: 994px) {
	.on-page-nav {width: 33%;	
	}
}

@media (min-width: 1200px) {
  .article-figure-large {
    max-width: 60% !important;
    max-width: 610px !important;
  }
}

@media (min-width: 1024px) {
  .article-figure-large {
    width: 100% !important;
  }
}

@media (min-width: 1024px){
	.article-figure-small {max-width: 180px!important;	
	}	
	.article-figure-medium {max-width: 280px!important;	
	}	
	.article-figure {max-width: 480px!important;	
	}
	#impacts-wrapper .mb-5 {
		margin-bottom: 0 !important;
	}
	.article-figure figcaption.figure-caption, .article-figure-medium figcaption.figure-caption, .article-figure-small figcaption.figure-caption, , .article-figure-large figcaption.figure-caption {width: 0px!important; min-width: 100%;}
		#impacts-page-top-wrapper .col-md-3, #impacts-wrapper .col-md-3 {
	max-width: 25%!important;
	flex: 0 0 25%!important;
}
}
/* Area or element excluded from printing */
@media print
{    
	.no-print, .no-print *
	{
		display: none !important;
	}
}