#byline {display:none;}
.bdr-gold-top {border-top: 8px solid #C1EE86;}
.bdr-gold-left {border-left: 8px solid #C1EE86;}
.bdr-gold-right {border-right: 8px solid #C1EE86;}
.bdr-gold-bottom {border-bottom: 8px solid #C1EE86;}
.emphasis-gold {color:#C1EE86;}
.text-overlay {
	font-size:1.125em;
	color:#fff;
	padding:1em;
	background: rgba(0, 0, 0, 0.75);
	width: 80%;
	max-width:1000px;
	margin: 5em 0;
}
.text-overlay strong {font-weight:600;}
.headerbanner {background-color:#222;background-image:url(/news/features/2023/images/202301-unalakleet-welcome.jpg);background-position:right top;min-height:500px;background-size:cover;margin-top: -33px;text-align: center;position: relative;}
.headerbannertitle {background-color:rgba(0,0,0,0.67); border-top: 8px solid #FECB00;width:100%;position:absolute;bottom:0;}
.textgold {color:#FECB00;}
.img100w {max-width:100%;}
@media only screen and (min-width: 768px) {
	.headerbanner {}
	.headerbannertitle {top:25px;left: 50%;transform: translate(-50%, 10%);bottom:auto; width:max-content;}
}
.carousel-caption {
	position: absolute;
	right: 0%;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	background: #00000080;
}
.carousel-control-next, .carousel-control-prev {top: 250px;}
/* PARALLAX */
.parallax {
	display: flex;
	align-items: center;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height:auto;	
	justify-content: center;
	margin:0 -15px;
}
.parallax1 {background-image: url("/news/features/2023/images/202301-unalakleet-winter.jpg");}
.parallax2 {background-image: url("/news/features/2023/images/202301-unalakleet-arctic-conditions.jpg");background-position:right top;min-height:400px;}
.parallax3 {background-image: url("/news/features/2022/images/202210-supplychain-istock-1352825151-xs.jpg");}
.parallax4 {background-image: url("/news/features/2022/images/202210-supply-chain-istock-526262739-xs.jpg");}
.parallax5 {background-image: url("/news/features/2022/images/202210-supply-chain-55216-xs.jpg");}
.parallax6 {background-image: url("/news/features/2022/images/202210-supply-chain-istock-1188910533-xs.jpg");}
.parallax7 {background-image: url("/news/features/2022/images/202210-supply-chain-istock-175139453-xs.jpg");}


/* RESPONSIVE STYLES */

/* Small devices */
@media (min-width: 576px) {  
	.text-overlay {
		font-size:1.375em;
		color:#fff;
		padding:1em;
		width: 50%;
	}
}

/* Medium devices */
@media (min-width: 768px) { 	

}

/* Large devices */
@media (min-width: 992px) { 

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  

}