.tour-type {
  font-size: 1.3em;
  margin-bottom: 1.1em;
  color: #e5503d;
  margin-top: 2em;
  text-decoration:underline;
}

.tour-type a {
  color: #e5503d;
}

/* ----------------------------------------
  National Championship Rules Page
---------------------------------------- */
.governed-by-text {
  font-family: "Trade Gothic LT";
  font-size: 2em;
  color: #414141;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.general-rules {
  font-family: "Open Sans";
  font-size: 13px;
  color: #414141;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: -5px;
}

.rules-category {
  color: #3A4972;
  font-size: 14px;
  font-family: "Open Sans";
  text-align: center;
  font-weight: bold;
}

.local-rules-category {
  color: #3A4972;
  font-size: 18px;
  font-family: "Open Sans";
  text-align: center;
  font-weight: bold;
}

.head-rules-official-title {
  color: #3A4972;
  font-size: 18px;
  font-weight: bold;
  font-family: "Open Sans";
  text-align: center;
}

.head-rules-official-contact {
  color: #414141;
  font-size: 16px;
  font-weight: bold;
  font-family: "Open Sans";
  text-align: center;
  margin-top: -5px;
}

.thanks-to-officials {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: bold;
  font-family: "Open Sans";
  text-align: center;
  text-transform: uppercase;
}

.rules-icons {
  height: 30px;
  width: auto;
  margin: 0 auto;
  display: block;
}

.ind-player .span3 {
  background: rgb(247, 247, 247);
  text-align: center;
  padding-top: 5px;
  margin-bottom: 2px;
}

.ind-player .name {
  font-size: 1em;
}

.ind-player .school {
  font-family: "Trade Gothic LT";
  color: #969696;
}

/*
	Albums Template
---------------------------------------- */
div.albums-wrapper {
	position: relative;
}

div.albums-description {
	position: relative; /* absolute position (so we can position it where we want)*/
	bottom: 4.2em;
	height: 38px;
	left: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
  font-family: 'Open Sans';
	font-size: 16px;
	color: white;
	font-weight: 200;
	line-height: 120%;
	background-color: rgba(0,0,0,.6);
	opacity: .7;
}

@media (min-width: 1300px) {
	div.albums-description {
		width: 300px !important;
	}
}

@media (min-width: 1066px) and (max-width: 1200px) {
	div.albums-description {
		width: 250px !important;
	}
}

@media (min-width: 837px) and (max-width: 979px) {
	div.albums-description {
		width: 190px !important;
	}
}

.padding-all-sides {
	padding-top: 1em;
	padding-bottom: 1em;
}

.img-center {
	display: block;
	margin: 0 auto;
}

.full-width {
	width: 100%;
}

.regional-photos {
	width: 350px;
	height: auto;
	margin: 0 auto;
	display: block;
}

.albums-description {
	text-transform: uppercase;
	text-align: center;
}

@media (min-width: 1201px) {
	.regional-photos {
		height: 300px;
		width: 300px;
		margin: 0 auto;
		display: block;
	}
}

@media (min-width: 980px) and (max-width: 1200px) {
	div.albums-description {
		font-size: 15px;
		line-height: 120%;
		bottom: 4.5em;
	}

	.regional-photos {
		height:250px;
		width: 250px;
		margin: 0 auto;
		display: block;
	}
}

@media (min-width: 767px) and (max-width: 980px) {
	div.albums-description {
		font-size: 14px;
		line-height: 120%;
		bottom: 4.4em;
		height: 33px;
	}

	.regional-photos {
		height:190px;
		width: 190px;
		margin: 0 auto;
		display: block;
	}
}

@media (min-width: 540px) and (max-width: 767px) {
	div.albums-description {
		font-size: 16px;
		line-height: 120%;
		width: 400px !important;
		bottom: 4.8em;
	}

	.regional-photos {
		height:400px;
		width: auto;
		margin: 0 auto;
		display: block;
	}
}

@media (max-width: 540px) {
	div.albums-description {
		font-size: 14px;
		line-height: 120%;
		width: 300px;
		bottom: 5em;
	}

	.regional-photos {
		height:300px;
		width: auto;
		margin: 0 auto;
		display: block;
	}

}







/* ----------------------------------------
  Past Tournaments Page
---------------------------------------- */
.past-tournaments a {
	height: 300px;
	width: 300px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.past-tournaments-img {
	height: 300px;
	width: 300px;
	border: 3px solid #3A4972;
	margin: 0 auto;
}

.past-tournaments-schedule-photo {
	background-image: url("images/past-tournaments-schedule.jpg");
}

.past-tournaments-schedule-photo:hover {
	background-image: url("images/past-tournaments-schedule-hover.jpg");
}

.past-tournaments-nationals-photo {
	background-image: url("images/past-tournaments-nationals.jpg");
}

.past-tournaments-nationals-photo:hover {
	background-image: url("images/past-tournaments-nationals-hover.jpg");
}

.past-tournaments-individual-photo {
	background-image: url("images/past-tournaments-individual.jpg");
}

.past-tournaments-individual-photo:hover {
	background-image: url("images/past-tournaments-individual-hover.jpg");
}

.past-tournaments-team-photo {
	background-image: url("images/past-tournaments-team.jpg");
}

.past-tournaments-team-photo:hover {
	background-image: url("images/past-tournaments-team-hover.jpg");
}

.past-tournaments-both-photo {
	background-image: url("images/past-tournaments-both.jpg");
}

.past-tournaments-both-photo:hover {
	background-image: url("images/past-tournaments-both-hover.jpg");
}

.past-tournaments-gallery-photo {
	background-image: url("images/past-tournaments-gallery.jpg");
}

.past-tournaments-gallery-photo:hover {
	background-image: url("images/past-tournaments-gallery-hover.jpg");
}


.past-tournaments-text {
	position: relative;
	top: 130px;
	font-size: 23px;
	width: 300px;
	line-height: 1.3;
	text-transform: uppercase;
	text-align: center;
	color: white;
	z-index: 999;
	padding-top: 4px;
	padding-bottom: 2px;
  font-family: "Trade Gothic LT";
}

.past-tournaments {
	margin-bottom: 30px !important;
}

@media (min-width: 979px) and (max-width: 1200px) {
	.past-tournaments a {
		height: 250px;
		width: 250px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

  	.past-tournaments-img {
		height: 250px;
		width: 250px;
	}

	.past-tournaments-text {
		top: 105px;
		font-size: 20px;
		width: 250px !important;
		padding-top: 3px;
		padding-bottom: 1px;
	}

	.past-tournaments {
		margin-bottom: 20px !important;
	}
}

@media (min-width: 767px) and (max-width: 979px) {
	.past-tournaments a {
		height: 220px;
		width: 220px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

  	.past-tournaments-img {
		height: 220px;
		width: 220px;
	}

	.past-tournaments-text {
		top: 95px;
		font-size: 17px;
		width: 220px !important;
	}

	.past-tournaments {
		margin-bottom: 20px !important;
	}
}


@media (max-width: 767px) {
	.past-tournaments a {
		height: 250px;
		width: 250px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.past-tournaments-img {
		margin-top: 2px;
		margin-bottom: 2px;
		height: 250px;
		width: 250px;
	}

	.past-tournaments-text {
		top: 105px;
		font-size: 17px;
		width: 250px;
		padding-top: 3px;
		padding-bottom: 1px;
	}

	.past-tournaments {
		margin-bottom: 0 !important;
		margin-top: -9px !important;
	}
}

/* ----------------------------------------
  Spring 2015 Nationals Page
---------------------------------------- */
@media (min-width: 1876px) {
	.view-tee-times-cover a {
		bottom: 9em !important;
		right: 1.1em !important;
		font-size: 36px;
	}
}

@media (min-width: 1725px) and (max-width: 1875px) {
	.view-tee-times-cover a {
		bottom: 10em !important;
		right: 1.1em !important;
	}
}

@media (min-width: 1600px) and (max-width: 1724px) {
	.view-tee-times-cover a {
		bottom: 9.3em !important;
		right: 1em !important;
	}
}

@media (min-width: 1500px) and (max-width: 1599px) {
	.view-tee-times-cover a {
		bottom: 8.6em !important;
		right: .9em !important;
	}
}

@media (min-width: 1400px) and (max-width: 1499px) {
	.view-tee-times-cover a {
		bottom: 8.1em !important;
		right: .9em !important;
	}
}

@media (min-width: 1350px) and (max-width: 1399px) {
	.view-tee-times-cover a {
		bottom: 9.1em !important;
		right: 1em !important;
		font-size: 26px !important;
	}
}

@media (min-width: 1300px) and (max-width: 1349px) {
	.view-tee-times-cover a {
		bottom: 8.7em !important;
		right: 1em !important;
		font-size: 26px !important;
	}
}

@media (min-width: 1250px) and (max-width: 1299px) {
	.view-tee-times-cover a {
		bottom: 8.6em !important;
		right: .9em !important;
		font-size: 26px !important;
	}
}

@media (min-width: 1200px) and (max-width: 1249px) {
	.view-tee-times-cover a {
		bottom: 8.2em !important;
		right: .9em !important;
		font-size: 26px !important;
	}
}

@media (min-width: 1150px) and (max-width: 1199px) {
	.view-tee-times-cover a {
		bottom: 8.3em !important;
		right: .8em !important;
		font-size: 24px !important;
	}
}

@media (min-width: 1100px) and (max-width: 1149px) {
	.view-tee-times-cover a {
		bottom: 8em !important;
		right: .8em !important;
		font-size: 24px !important;
	}
}

@media (min-width: 1024px) and (max-width: 1099px) {
	.view-tee-times-cover a {
		bottom: 7.9em !important;
		right: .85em !important;
		font-size: 23px !important;
	}
}

@media (min-width: 979px) and (max-width: 1023px) {
	.view-tee-times-cover a {
		bottom: 7.6em !important;
		right: .8em !important;
		font-size: 23px !important;
	}
}

@media (min-width: 860px) and (max-width: 978px) {
	.view-tee-times-cover a {
		bottom: 6.9em !important;
		right: .8em !important;
		font-size: 20px !important;
	}
}

@media (min-width: 768px) and (max-width: 859px) {
	.view-tee-times-cover a {
		bottom: 6.9em !important;
		right: .8em !important;
		font-size: 20px !important;
	}
}

@media (min-width: 767px) {
	.view-tee-times-cover a {
		position: relative;
		bottom: 160px;
		float: right;
		right: 17px;
		color: white;
		font-size: 30px;
		text-decoration: underline;
	}
}

.view-tee-times-phone {
	font-size: 30px;
	text-transform: uppercase;
	text-decoration: underline;
	color: black !important;
	padding-top: 1em;
	position: absolute;
	float: none !important;
	text-align: center !important;
	margin: 0em auto !important;
	display: block !important;
	width: 100% !important;
	padding-top: 1em;
}

@media (max-width: 480px) {
	.view-tee-times-phone {
		font-size: 30px;
		text-transform: uppercase;
		text-decoration: underline;
		color: black !important;
		padding-top: 1em;
		position: absolute;
		float: none !important;
		text-align: center !important;
		margin: 0em auto !important;
		display: block !important;
		width: 100% !important;
		padding-top: 1em;
	}
}

.view-tee-times-cover a:hover {
	color: #A0DBB3 !important;
}

.navbar-nationals {
	border: 2px solid #4E4E4E;
	padding: 1em .2em .2em .5em;
	background-color: white;
	margin-top: 6em !important;
}

.navbar-nationals a:hover {
  color: #DE983C !important;
}

.navbar-nationals .row-fluid .span2 {
	text-align: center;
}

.navbar-nationals .row-fluid .span2 a {
	color: #1f3946;
	font-weight: bold;
}

.nationals-2015-title {
  font-size: 1.7em;
  color: #1f3946;
  margin-bottom: 0.3em;
  font-family: "Trade Gothic LT";
  line-height: 1.3em;
  text-align: center;
}

.nationals-2015-gallery-photo {
	height: 300px;
	width: 300px;
	display: block;
	margin: 0 auto;
}

.nationals-photo-detail {
	position: relative;
	color: white;
  font-family: "Trade Gothic LT";
	font-size: 1.7em;
	text-align: center;
	margin: 0 auto;
	display: block;
	bottom: 10em;
	line-height: 1.7em;
}


.qualified-teams-nationals-2015 {
	background-color: #F7F7F7;
	padding: 1em;
}

@media (min-width: 1200px) {
	.nationals-2015-gallery-photo {
		height: 400px;
		width: 400px;
	}

	.nationals-photo-detail {
		bottom: 9.5em;
		font-size: 2.1em;
	}

	.navbar-nationals {
		width: 80% !important;
	}

	.nationals-photo-gallery .row-fluid .span4 {
		height: 450px !important;
	}
}

@media (min-width: 979px) and (max-width: 1200px) {
	.nationals-2015-gallery-photo {
		height: 300px;
		width: 300px;
	}

	.nationals-photo-detail {
		bottom: 9em;
		font-size: 1.6em;
	}

	.nationals-photo-gallery .row-fluid .span4 {
		height: 350px !important;
	}
}

@media (min-width: 767px) and (max-width: 979px) {
	.nationals-2015-gallery-photo {
		height: 250px;
		width: 250px;
	}

	.nationals-photo-detail {
		bottom: 9em;
		font-size: 1.4em;
	}

	.navbar-nationals .row-fluid .span2 a {
		font-size: 11px;
	}
}

@media (min-width: 768px) {
	.navbar-nationals {
		width: 95%;
		display: block;
		margin: 0 auto;
	}

	.qualifying-team-photo {
		height: 60px;
		width: 60px;
	}

	.desktop-mtop1 {
		margin-top: 1em;
	}

	.nationals-photo-gallery .row-fluid .span4 {
		height: 300px;
	}
}

@media (max-width: 767px) {
	.nationals-photo-gallery .row-fluid .span4 {
		height: 300px;
	}

	.nationals-2015-gallery-photo {
		height: 250px;
		width: 250px;
	}

	.nationals-photo-detail {
		bottom: 9em;
		font-size: 1.4em;
	}

	.qualifying-team-photo {
		height:100px;
		width: 100px;
	}

	.qualified-teams-nationals-2015 .row-fluid [class*="span"] {
		width: 49%;
		display: inline-block;
	}
}

@media (max-width: 480px) {
	.qualifying-team-photo {
		height: 80px;
		width: 80px;
	}
}
