@charset "UTF-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Raleway:900,600,400);

.top-mast {
	background: #79111A;	
}


#umnhf-h-ql {
	font-size: 12px;	
}

#umnhf-h-ql a {
	border-bottom: none;
}

#umnhf-h.umnhf {
	background: transparent;	
}

#umnhf-h-mast {
	background: transparent;
}

.visually-hidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.search {
	float:right;
	margin-top: 25px;
}

.sticky-search {
	margin-top: 5px !important;	
}

.search input {
    float: left;
    font-size: 0.77778rem;
    width: 15em;
	margin-right: 5px;
}

img.logo {
	margin-top: 15px;
	margin-bottom: 15px;	
	height: 40px;
	width: auto;
	-webkit-transition: all 2s ease;
	transition: all .5s ease;
}

h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 95px;
	color: #231f20;
	text-transform:uppercase;
	text-align:center;
	  font-weight: 900;
	  position:relative;
	  z-index:50;
	  bottom:-55px;
	  margin-top: 0;
}

	a.btn {
		background: #ffcc33;
		color: #000000;	
		text-transform: uppercase;
		margin-top: 20px;
	}
	
	a.btn:hover,
	a.btn:active,
	a.btn:focus {
		background: #ffcc33;
		color: #000000;	
	}
	
.tile-gold {
	background:url(../../img/grunge-gold-tile.gif);
	position:relative;
}

.tile-dkgrey {
	background:url(../../img/grunge-dkgrey-tile.gif);
}

.tile-dkgrey p {
		font-family: 'Raleway', sans-serif;
	font-weight:400;
	color: #ffffff;
	font-size: 18px;
}

.tile-dkgrey h2 {
			font-family: 'Raleway', sans-serif;
			font-weight: 600;
	color: #ffcc33;
}

.band-black {
	background: rgba(0,0,0,0.5);
}

.band-black h3 {
	color: #ffffff;
			font-family: 'Raleway', sans-serif;
			font-weight: 400;
}

.result {
	border:dashed 1px #fff;
	padding: 20px 30px;
}

footer {
	background: #000000;
	padding: 20px 0;
}

footer p {
	color: #ffffff;
	font-size: 12px;
}

.skyline {
	background: url(../../img/skyline.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	min-height: 350px;
}

.goldy img {
 position: relative;
 z-index: 100;
 margin-left: auto;
 margin-right:auto;
}