/*---- refactored styles ----*/

.dash-background {
	background: url(../images/svg-pattern.png);
	text-align: center;
}

.dash-background h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-stretch: condensed;
}

.dash-background h4 {
	font-size: 20px;
	font-weight: bold;
	font-stretch: condensed;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-top: 2rem;
}

.dash-background p {
	max-width: 400px;
	margin: auto;
}

.dash-background-green {
	background-color: #6dc8bf;
	color: #FFFFFF;
	padding: 80px 0;
}

.dash-background-dark {
	background-color: #333;
	color: rgba(255,255,255,0.9);
	font-size: 16px;
	font-weight: 300;
	line-height: 1.56;
}

.dash-background-dark h4 {
	color: #e481ad;
}

.feature-cluster {
	padding-bottom: 20px;
}

.feature-cluster p {
	font-size: 16px;
	line-height: 1.62;
	font-weight: 300;
	color: #999999;
}

.feature-cluster img + h2 {
	margin-top: 1rem;
}

.feature-cluster h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.54;
}

.feature-cluster-pink h2 {
	color: #e481ad;
	text-transform: uppercase;
}

.feature-cluster-video video {
	max-width: 100%;
}

.feature-cluster-glassticket {
	padding: 125px 0;
}

#team-toggle {
	position: relative;
	clear: both;
}

.toggle-teams {
	color: #FFF;
	position: absolute;
	top: 220px;
	height: 1000px;
}

.team-chooser {
	position: absolute;
	padding: 20px 0
	height: 260px;
	width: 33.4%;
	top: 0;
	text-align: center;
}

.toggle-teams .clip-phone {
	margin: 160px 10px 0 auto;
}

.toggle-teams p {
	max-width: 500px;
	margin: 0 auto auto 20px;
}
.toggle-teams .video-toggle img {
	margin-left: 20px;
}

#toggle-panthers {
	background-color: #333;
}

#toggle-sparks {
	background-color: #fec630;
	left: 33.3%;
}

#toggle-huskies {
	background-color: #ecdba8;
	left: 66.6%;
}

.video-toggle {
	margin-top: 2rem;
}

.hero-content {
	max-width: 776px;
	font-size: 32px;
	font-weight: 300;
	text-align: center;
	color: #fff;
}

.glassticket-logo img {
	max-width: 90%;
	margin-bottom: 30px;
}

.clip-phone {
	position: relative;
	margin: 60px auto 0 auto;
	height: 720px;
	width: 360px;
}

.clip-phone img {
	position: absolute;
	width: 100%;
}

.clip-phone video {
	position: absolute;
	width: 92%;
	left: 14px;
	top: -34px;
	cursor: pointer;
	background-color: #ffffff;
	padding: 4px 0 8px  0
}

.phone-case {
	position: absolute;
	left: 0px;
	top: -55px;
}

.arrow {
	position: absolute;
	top: 0px;
}

#panthers {
	position: relative;
	background-color: #333;
}

#sparks {
	position: relative;
	background-color: #fec630;
	color: #434343;
}

#huskies {
	position: relative;
	background-color: #ecdba8;
	color: #636363;
}

#huskies .arrow {
	right: 15%;
}

#sparks .arrow {
	right: 48%;
}

#panthers .arrow {
	left: 15%;
}

.collapse {
	width: 100%;
	margin: 0;
	padding: 0px;
}

/* Styles for reviews section */

.reviews-section {
	padding: 75px 0px 125px 0;
	background-color: #333;
	color: #FFF;
	line-height: 1.29;
	margin-top: 200px;
}

.review {
	max-width: 500px;
	margin: 25px 0px;
}

.review p::after {
	position: absolute;
	content: "\201D";
	font-size: 20px;
}
.reviews-section h2 {
	font-size: 44px;
	font-weight: 400;
}

.quotes {
	width: 36px;
	margin-bottom: 15px;
}

.reviews-section p {
	font-size: 20px;
	font-weight: 300;
	text-align: left;
}

.reviews-section h4 {
	font-size: 20px;
	font-weight: bold;
	font-stretch: condensed;
	letter-spacing: 0.4px;
	text-align: left;
	color: #6dc8bf;
}

@media only screen and (max-width:768px) {

	.clip-phone {
		width: 96%;
		height: 680px;
	}
	.clip-phone video {
		top: -37px;
	}

	.toggle-teams {
		position: relative;
		top: 0;
		height: auto;
		padding-bottom: 100px !important;
		text-align: center;
	}

	.toggle-teams p {
		margin: auto;
	}

	.toggle-teams img + p {
		margin: auto 12px;
	}
	#huskies .arrow,
	#sparks .arrow,
	#panthers .arrow {
		left: 36%;
	}

	.team-chooser {
		position: relative;
		width: 100%;
	}

	.team-chooser img {
		max-width: 90%;
	}

	#toggle-sparks {
		left: 0;
	}

	#toggle-huskies {
		left: 0;
	}

	.reviews-section {
		margin-top: 0px;
	}

	.reviews-section h2 {
		font-size: 36px;
		margin: auto;
	}

	.hero-content {
		max-width: 100%;
		padding: 75px 10px;
		font-size: 24px;
	}

	.hero-section {
		position: relative;
		width: 100%;
		height: 100%;
	}
	.toggle-teams .video-toggle img {
		margin-left: auto;
	}


}

/* Video Pop Up */

.modal-dialog {
	margin: 30px auto;
	max-width: 85%;
}

.modal-backdrop {
	width: 100%;
	height: 100vh;
	opacity: 1;
}

.modal-backdrop.show {
	opacity: 0.9;
}

.modal-body {
	position: relative;
	padding: 0px;
	width: 100%;
	height: 100%;
	height: auto;
}

.close {
	position: absolute;
	right: -50px;
	top: 0;
	z-index: 999;
	font-size: 4rem;
	font-weight: normal;
	color: #fff;
	opacity: 1;
}

.close:hover,
.close:focus {
	color: #fff;
}

iframe {
	width: 100%;
}
