ul {
  background-color: #27586B;
}

.nav a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 14px 10px;
  text-transform: uppercase;
}

.nav li {
  display: inline;
}

.fa {
  padding: 20px;
  font-size: 30px;
  width: 35px;
  text-align; center;
  text-decoration: none;
  border-radius: 50%;
}

.fa:hover {
  opacity: 0.7;
}

.fa-instagram {
  background: #FF7F50;
  color: white;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.jumbotron {
  background-image:url('Show_85.jpg');
  height: 2200px;
  
  background-repeat: no-repeat;
  background-size: cover;
}
/*this adjusts the top of player*/
.jumbotron .container {
  position: relative;
  top:1600px;
}

.jumbotron h1 {
  color: #33fff2;
  font-size: 48px;  
  font-family: 'Shift', sans-serif;
  font-weight: bold;
}

.jumbotron h2 {
  color: #33fff2;
  font-size: 30px;  
  font-family: 'Shift', sans-serif;
  font-weight: bold;
}

.jumbotron h3 {
	color: #055FFA;
	font-size: 25px;
}

.jumbotron p {
  line-height: 1.1;
  letter-spacing: 1px;
  font-size: 20px;
  color: #fff;
}

.learn-more {
  background-color: #f7f7f7;
}

.learn-more h3 {
  font-family: 'Shift', sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.learn-more a {
  color: #00b0ff;
}

.contain {
max-width:960px;
text-align:center;
}

.show 1 {
position:relative;
display: inline-block;
float:left;
padding:10px;
}

.show 2 {
position:relative;
display: inline-block;
padding:10px;
}
