body {
	font-family: 'Istok Web', sans-serif;
	background: #000;
	min-height: 100%;
	margin: 0;
}

header {
	background: url("../images/ball_banner.jpg") no-repeat #000;
	background-position: 0 50%;
	background-size: cover;
}

nav {
	text-align: center;
	width: 100%;
	min-height: 30px;
	//background-color: #2F7947;
	background-color: #0F2A3F;
	border-top: 2px dashed #046ca3;
	border-bottom: 2px dashed #046ca3;
    box-shadow: inset 0 -1px 0 0 #046ca3, inset 0 1px 0 0 #046ca3, 0 1px 0 0 #046ca3, 0 -1px 0 0 #046ca3;
	margin-bottom: 1px;
	margin-top: 1px;
}

a {
	text-decoration: none;
	color: inherit;
}

.wide {
	width: 100%;
	text-align: center;
}

.strike {
	text-decoration: line-through;
}

.hide {
	//visibility: hidden;
	display: none;
}

.menu_item {
	display: inline-block;
	min-width: 10%;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	color: #fff;
	font-size: .9em;
	
}
.menu_item:hover {
	background-color: #046ca3;
	color: #fff;
}

li {
	position: relative;
}

li.game_info.center {
	margin-left: -100%;
	margin-right: -100%;
}	

.center {
	text-align: center;
}

.hero {
	position: relative; 
	text-align: center; 
	overflow: hidden; color: #fcfcfc; 
}

.hero h1 {
	font-family: 'Holtwood One SC', serif;
	font-weight: normal;
	font-size: 5.4em;
	margin: 0 0 20px; 
	text-shadow:0 0 12px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
	letter-spacing: -1px;
}

.hero p {
	font-family: 'Abel', sans-serif;
	text-transform: uppercase; 
	color: #5CCA87; 
	letter-spacing: 6px;
	text-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	font-size: 1.2em;
}

.hero-wrap {
	padding: 3.5em 10px;
}

.hero p.intro {
	font-family: 'Holtwood One SC', serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 3em;
	margin-bottom:-40px;
}

.hero p.year {
	color: #fff; 
	letter-spacing: 20px; 
	font-size: 34px; 
	margin: -25px 0 25px;
}

.hero p.year i {
	font-size: 14px;
	vertical-align: middle;
}

#bracket {
	position: relative;
	overflow: hidden;
	background-color: #e1e1e1;
	background-color: rgba(225,225,225,0.9);
	font-size: 12px;
	padding: 20px 15px 150px 0px;
	height: 1050px;
}

.standings {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	opacity: 0.8;
}
.standings:hover {
	//box-shadow: 0 0 2px 1px rgba(44, 115, 153, 0.5);
	cursor: pointer;
}

#standings_hor {
	top: -105px;
	max-width: 350%;
	height: 200px;
}
#standings_vert {
	top: -100px;
	max-width: 250%;
	max-height: 240px;
	display: none;
}

.container {
	//max-width: 1100px;
	margin: 0 auto;
	padding: 0 30px;
	display: block;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
}

.split {
	display: block;
	float: left;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 42%;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
}

.champion {
	float: left;
	display: block;
	width: 16%;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-self: center;
	align-self: center;
	margin-top: -15px;
	text-align: center;
	padding: 230px 0\9;
	padding-top: 200px;
	position: relative;
} 

.champion i {
	color: #a0a6a8; 
	font-size: 45px;
	padding: 10px 0;
}

.round {
	display: block;
	float: left;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	width: 95%;
	width: 30.8333%\9;
}

.split-one {
	//margin-right: 1px;
}
.split-two {
	
}
.split-one .round {
	margin: 0 2.5% 0 0;
}
.split-two .round {
	margin: 0 0 0 2.5%;
}

.matchup {
	margin: 0;
	width: 100%;
	//min-width: 80px;
	padding: 20px 0;
	height: 60px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	position: relative;
}

.score {
	font-size: 13px;
	text-transform: uppercase;
	float: right;
	color: #2C7399;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	position: absolute;
	right: 5px;
}

.team {
	padding: 0 20px 0 5px;
	margin: 3px 0;
	height: 25px; 
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-weight: 600;
	white-space: nowrap; 
	overflow: hidden;
	position: relative;
}

.round li.game_info {
	font-family: 'Open Sans', sans-serif;
	font-size: .75em;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 2px 0 2px;
	list-style-type: none;
	background-color: transparent;
}
.champion li.game_info {
	font-family: 'Open Sans', sans-serif;
	font-size: .75em;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 2px 0 2px;
	list-style-type: none;
	background-color: transparent;
}
.round li.game_info.left {
	text-align: left;
}
.round li.game_info.right {
	text-align: right;
}
.championship li.game_info.center {
	opacity: 1;
}
.championship li.game_info.right {
	text-align: right;
}

.round .game_label {
	width: 30;
	font-size: 12px;
	font-weight: bold;
	//letter-spacing: 1px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color: transparent;
	position: absolute;
}

.game_label.round-1 {
	top: 42px;
}
.game_label.round-2 {
	top: 89px;
}
.game_label.round-3 {
	top: 195px;
}
.game_label.round-4 {
	top: 142px;
}
.game_label.round-5 {
	position: absolute;
	font-weight: bold;
	top: 315px;
}

.game_label.left {
	color: #2F7947;
	left: -33px;
	text-align: right;
}
.game_label.right {
	color: #555FBE;
	right: -33px;
	text-align: left;
}

.round-two .matchup {
	margin: 0; 
	height: 60px;
	padding: 68px 0;
}
.round-three .matchup {
	margin: 0; 
	height: 60px; 
	padding: 173px 0;
}
.round-four .matchup {
	margin: 0; 
	height: 60px; 
	padding: 120px 0;
}
.round-five .matchup {
	margin: 0; 
	height: 60px; 
	padding: 280px 0;
}
.final .matchup {
	padding-top: 0;
}

.matchup.championship {
	padding-bottom: 7px;
	text-align: left;
}

.round-details {
	font-family: 'Roboto Condensed', sans-serif; 
	font-size: 13px; 
	color: #2C7399;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
	margin-bottom: 20px;
}
.round-details.round-4 {
	margin-bottom: 125px;
}
.round-details.final {
	margin: 0;
}
.round-details.result {
	font-size: 20px;
	color: #f3e288;
	margin-left: -100%;
	margin-right: -100%;
	text-shadow:
		1px 1px 1px #000,
		-1px -1px 0 #000,  
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}
.round-details.result i{
	font-size: 19px;
	color: #f3e288;
}
.round-details.result span {
	font-size: 28px;
	color: #000;
	text-shadow:
		1px 1px 0px #FE4A2F,
		-1px -1px 0 #FE4A2F,  
		1px -1px 0 #FE4A2F,
		-1px 1px 0 #FE4A2F,
		1px 1px 0 #FE4A2F;
}

.champion li, .round li {
	background-color: #fff;
	box-shadow: none; 
	opacity: 0.45;
}

.current li {
	opacity: 1;
}
.current li.team {
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	opacity: 1;
}

.vote-options {
	display: block;
	height: 52px;
}

.share .container {
	margin: 0 auto; 
	text-align: center;
}

.share-icon {
	font-size: 24px; 
	color: #fff;
	padding: 25px;
}

.share-wrap {
	max-width: 1100px; 
	text-align: center; 
	margin: 60px auto;
}

.final {
	margin: 4.5em 0 5em 0;
	padding: 0 10px;
	transform: translate(0, -15%);
}

.semis-l {
	padding-top: 30px;
}


@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.share-icon {
	color: #fff; 
	opacity: 0.35; 
}
.share-icon:hover {
	opacity: 1;
	-webkit-animation: pulse 0.5s; 
	animation: pulse 0.5s;
}
.date {
	font-size: 10px; 
	letter-spacing: 2px;
	font-family: 'Istok Web', sans-serif;
	color: #3F915F;
}
.final_time {
	font-size: 10px; 
	letter-spacing: 3px;
	font-family: 'Istok Web', sans-serif;
	color: #2C7399;
}

.hr_derby {
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif; 
	font-size: .9em;
	line-height: 0.9;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin: -30px auto 0 auto;
	padding: 10px;
	padding-bottom: 10px;
	width: 18%;
	min-width: 310px;
	border-radius: 5px 5px 40px 40px;
	border-top: 18px solid #103960;
	background: #4F87BA;
	background: linear-gradient(to bottom, #4074A5 15%, #82AACE 115%);
	box-shadow: 1px 2px 3px black;
	transform: translate(0, -10%);
}
.hr_derby:hover {
	cursor: pointer;
	box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
	opacity: 0.9;
}
.hr_derby h1{
	font-family: 'Holtwood One SC', serif;
	font-weight: lighter;
	text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	letter-spacing: 1px;
	line-height: 1.1;
	margin: 10px;
	font-size: 18px;
}
.hr_derby hr{
	width: 65%;
	margin-bottom: 12px;
}
.hr_derby a{
	height: 200px;
	border: 1px solid yellow;
}
.hr_derby span {
	font-size: 1.3em;
	text-shadow: 0 1px black;
	line-height: 1.3em;
	//text-decoration: underline;
	font-style: italic;
}

.team-logo {
	//width: 55%;
	width: 112px;
	height: 125px;
}
#vs {
	height: 90px;
	width: 14%;
	max-width: 32px;
}

ul li#final_logo {
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0;
	line-height: 135px;
	height: 135px;
	background: transparent;
	list-style: none;
}

#rules_main {
	position: absolute;
	max-width: 35%;
	min-width: 620px;
	bottom: -5px;
	left: 50%;
	transform: translate(-50%, 0);
	border-radius: 10px 10px 0 0;
}
#rules_alt {
	max-width: 75%;
	margin: 0 auto;
	display: none;
}

#logo {
	margin-top: -30px;
	opacity: .65;
}
#logo:hover {
	//box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.5);
	opacity: 1;
}


/* @media screen and (min-width: 981px) and (max-width: 1099px) {
  .container {margin: 0 3% 0 0;}
  .champion {width: 14%;}
  .split {width:43%; }
  .split-one .vote-box {margin-left: 138px;}
  .hero p.intro {font-size: 28px;}
  .hero p.year {margin: 5px 0 10px;}
  
  li.game_info.left {
	padding-right: 10px;
  }
  li.game_info.right {
	padding-left: 10px;
  }
  .game_info br {
	display: none;  
  }
  
  .champion {
	//padding-top: 450px;
  }

  #standings_hor {
	max-height: 160px;
  }
  
  #rules_alt{
	display: block;
  }
  #rules_main {
	display: none;
  }
} */

/* @media screen and (max-width: 1099px) { */

@media screen and (min-width: 1281px) and (max-width: 1399px) {
	li.game_info.left {
		padding-right: 10px;
	}
	li.game_info.right {
		padding-left: 10px;
	}
	.game_info br {
		display: none;  
	}
}

@media screen and (max-width: 1280px) {
	.container {-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;}
	.split, .champion {
		width: 90%;
		margin: 0px 5% 35px 5%;
	}
	.final {
		width: 30%;
		min-width: 200px;
		margin: 0 auto;
		padding-bottom: 110px;
		border-bottom: 1px solid #b6b6b6;
		transform: none;
	}
	.champion {
		-webkit-box-ordinal-group:3;
		-moz-box-ordinal-group:3;-ms-flex-order:3;
		-webkit-order:3;
		order:3;
		padding-top: 0;
		padding-bottom: 00px;
	}
	.split {border-bottom: 1px solid #b6b6b6; padding-bottom: 20px;}
	.hero p.intro {font-size: 24px;}
	.hero h1 {font-size: 3em; margin: 15px 0;}
	.hero p {font-size: 1em;}
	.menu_item{
		padding: 0 5px;
	}
	.team {font-size:inherit;}
	.standings {
		left: 0;
		transform: none;
		margin: 0 auto;
	}
	.hr_derby{
		font-size: 0.8em;
		margin-top: 80px;
		min-width: 280px;
		line-height: 1.2;
		transform: none;
	}
	
	#bracket {
		height: auto;
		padding-bottom: 50px;
	}
  
	#standings_hor {
		display: none;
	}
	#standings_vert {
		position: relative;
		display: inline-block;
		margin: 0 auto;
		top: 40px;
		max-width: 98%;
		min-height: 280px;
	}
  
	#rules_alt{
		display: block;
		max-width: 90%;
	}
	#rules_main {
		display: none;
	}
}

@media screen and (max-width: 425px) {
	body {
		overflow: auto;
		min-width: 600px;
	}

	.split {width: 95%;margin: 25px 2.5%;}
	.round {width:21%;}
	.current {-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;}
	.hero h1 {font-size: 2.15em; letter-spacing: 0;margin:0; }
	.hero p.intro {font-size: 1.15em;margin-bottom: -10px;}
	.round-details {font-size: 90%;}
	.hero-wrap {padding: 2.5em;}
	.hero p.year {margin: 5px 0 10px; font-size: 18px;}

	#rules_alt{
		display: block;
	}
	#rules_main {
		display: none;
	}
}