/*NAVBAR STUFF
-------------------------------------------------- */
.navbar-default {
  background-color: #ffcd68;
  border-color: #febf40;
  z-index: 100000;
  visibility: hidden;
  opacity: 0.9;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #a97c22;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #a97c22;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #a97c22;
  background-color: #febf40;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #a97c22;
  background-color: #febf40;
}
.navbar-default .navbar-toggle {
  border-color: #febf40;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #febf40;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #a97c22;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #a97c22;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #a97c22;
    background-color: #febf40;
  }
}

.navbar.affix {
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    border: 0;
    margin-top: 0;
    padding-top: 0px;
    border-radius: 0;
}

.fb-like{
    height: 20px;
    overflow: hidden;
}

@media (min-width: 767px) {
  .fb-buttons{
    transform: translate(0, 70%);
  }
}

/* Prize Image
-------------------------------------------------- */
 body, html {
    width:100%;
    height:100%;
    padding:0;
    margin:0;
}
.prizes {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
 }
.prizecontainer {
	height: 100%;
	width:100%;
}
#header_pic {
  background: url(staticpics/prize_header.png)  no-repeat fixed;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position:relative;
  left:0;
  top:0;
}
#grand {
	background: url(staticpics/grand.jpg)  no-repeat fixed;
	height: 100%;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	position:relative;
	left:0;
	top:0;
}
#hardware {
	background: url(staticpics/hardware.jpg)  no-repeat fixed;
	height: 100%;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	position:relative;
	left:0;
	top:0;
}
#environmental {
	background: url(staticpics/environmental.jpg)  no-repeat fixed;
	height: 100%;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	position:relative;
	left:0;
	top:0;
}
#beginners {
	background: url(staticpics/beginner.jpg)  no-repeat fixed;
	height: 100%;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	position:relative;
	left:0;
	top:0;
}
#opengov {
	background: url(staticpics/opengov.jpg)  no-repeat fixed;
	height: 100%;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	position:relative;
	left:0;
	top:0;
}
#smartstones {
	background: url(staticpics/smartstones.jpg)  no-repeat fixed;
	height: 100%;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	position:relative;
	left:0;
	top:0;
}
#heywatch {
  background: url(staticpics/UCSB8.jpg)  no-repeat fixed;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position:relative;
  left:0;
  top:0;
}
#mindbody {
  background: url(staticpics/mindbody.jpg)  no-repeat fixed;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position:relative;
  left:0;
  top:0;
}
#shiphawk {
  background: url(staticpics/shiphawk.jpg)  no-repeat fixed;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position:relative;
  left:0;
  top:0;
}
#flir {
  background: url(staticpics/flirone.jpg)  no-repeat fixed;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position:relative;
  left:0;
  top:0;
}
#citrix {
  background: url(staticpics/UCSB5.jpg)  no-repeat fixed;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position:relative;
  left:0;
  top:0;
}
#cisco {
  background: url(staticpics/UCSB2.jpg)  no-repeat fixed;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position:relative;
  left:0;
  top:0;
}
#makeschool {
  background: url(staticpics/makeschool.jpg)  no-repeat fixed;
  height: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position:relative;
  left:0;
  top:0;
}
.blurb {
    position:absolute;
    top: 50%;
    left: 30%;
    font-size: 1.5em;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
	color: #505050;
	background: #ffcd68;
	opacity: 0.65;
	text-align: left;
	width: 748px;
	padding: 0 10px 0 10px;
}

.blurb:hover {
	background: #ffcd68;
	opacity: 0.97;
}

h1 {
	font-size: 1.5em;
}


@media (max-width: 1300px) {
	.prizecontainer {
		height: 100%;
    
	}
	#grand, #environmental, #hardware, #beginners, #opengov, #smartstones, 
  #heywatch, #mindbody, #shiphawk, #citrix, #cisco, #makeschool{
		background-attachment: scroll;
		width: 100%;
		height: 100%;
	}
	
	#header_pic {
		height: 80%;
		width: 100%;
		background-attachment: scroll;
	}
	
	.blurb {
		top: 50%;
		left: 40%;
		font-size: 1.5em;
		text-align: center;
		width: 65%;
	}
}
@media (max-width: 767px) {
	.blurb {
		font-size: 1.0em;
		opacity: 0.97;
	}
	#header_pic{
		height: 50%;
	}
}