@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

html, body {
	height: 100%;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.6em;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

hr.dark {
	border-top: 2px solid #d2d2d2 !important;
}

.btn-purple {
	background-image: -webkit-linear-gradient(top,#333697 0,#282b87 100%);
	background-image: -o-linear-gradient(top,#333697 0,#282b87 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#333697),to(#282b87));
	background-image: linear-gradient(to bottom,#333697 0,#282b87 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff512789', endColorstr='#ff451d79', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #282b87;
	color: white !important;

	/* 512789 to 451d79 */
}

.btn-purple:hover,
.btn-purple:active {
	color: white;
	background-image: -webkit-linear-gradient(top,#282b87 0,#22257e 100%);
	background-image: -o-linear-gradient(top,#282b87 0,#22257e 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#282b87),to(#22257e));
	background-image: linear-gradient(to bottom,#282b87 0,#22257e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff481b85', endColorstr='#ff401579', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #282b87;

	/* light: 481b85;
	/* dark: #401579 */;
}

.alpha60 {
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgb(0, 0, 0) transparent;
  /* RGBa with 0.6 opacity */
  background: rgba(0, 0, 0, 0.6);
  /* For IE 5.5 - 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.img-responsive {
	width: 100%;
}

.img-vertical-centre {
	width: 100%;
	display: inline-block;
    vertical-align: middle;
    float: none;
}

.navbar-inverse {
	background-color: #1a1a1a;
}

.push-up-in-container-fluid {
	margin-top: 2.5%;
}

a.light-link, a.light-link:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a, a:hover {
	color: #3e2e92;
	font-weight: bold;
	text-decoration: none;
}

.image-table .row {
    display: table;
}

.image-table [class*="col-"] {
		float: none;
    display: table-cell;
    vertical-align: middle;
}

.fixed-row-height .row {
    display: table;
}

.fixed-row-height [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.one-page {
	background-color: #f1f1f1; /* lazy redundancy */
}

.content {
	background-color: #f1f1f1;
	padding: 3.5%;
}

.content-heading {
	font-size: 3.6em;
}

.content-subheading {
	font-size: 18px;
	margin-bottom: 30px;
}

.intro {
	height: 100%;
	color: white;
	background-image: url('../img/bg/tower.jpg');
	background-size: cover;
}

.intro-content {
	padding: 2%;
	max-width: 770px;
	margin-top: 28%;
	margin-left: 3%;
	margin-right: 3%;
}

.intro .tagline {
	font-weight: bold;
	font-size: 48px;
	margin: 0; padding: 0;
}

.intro .tagline-descrip p {
	margin: 0; padding 0;
	margin-top: 10px;
}

#about {
	background-color: #3e2e92;
	color: white;
}

.featurette-image {
	border: 1px solid #c7c7c7;
}

.team-members {
	text-align: center;
}

.team-members img {
	border: 1px solid #c7c7c7;
}

.team-members .team-member h4 {
	margin-top: 20px;
}

.form-inner-spacing {
	padding: 30px;
}

/* Better sponsor logos */

.sponsor-logos, .title, .gold-platinum, .bronze-silver, .inkind-startup {
	display: inline-block;
	margin-top: 1rem;
	padding-bottom: 1rem;
	width: 100%;
}

.sponsor-logos img {
	display: inline-block;
	max-height: 100%;
	max-width: 95%;
	vertical-align: middle; 
}

.sponsor-logos .title img {
	margin: 0;
}

.sponsor-logos a {
	float: left;
	display: inline-block;
	padding: 1rem 0;
}

.sponsor-logos .title a {
	height: 25rem;
	width: 60%;
}

.sponsor-logos .gold-platinum a {
	height: 20rem;
	line-height: 20rem;
	text-align: center;
	width: 33%;
}

.sponsor-logos .bronze-silver a {
	height: 10rem;
	line-height: 10rem;
	text-align: center;
	width: 25%;
}

.sponsor-logos .inkind-startup a {
	height: 5rem;
	line-height: 5rem;
	text-align: center;
	width: 20%;
}

/*
 * Responsive nav
 */

.navbar {
	display: none;
}

.navbar-inverse {
	background-image: none;
	background-color: #1a1a1a;
}

.navbar-inverse .navbar-nav>li>a {
	font-weight: normal;
}

.navbar-btn {
	text-transform: uppercase;
  font-weight: normal;
  margin: 0 2%;
}

.presented-by {
	margin: 10px 0 !important;
}

.presented-by-img {
	max-height: 1em;
	margin-left: 0.1em;
	margin-top: -0.1em;
}

@media screen and (max-width:768px){
  /* tablet */
  .intro-content {
		padding: 4%;
		margin-top: 5%:;
	}

	.navbar-toggle {
		margin-top: 2.5%;
		margin-bottom: 2.5%;
	}

	.sidebar-text {
		color: white;
		padding: 2%;
		margin-left: 3%;
	}

	.navbar {
		display: block;
	}
}

@media screen and (max-width:480px){
}