/* custom css

blue: #073bab
yellow: #d0b94c;

*/

.ndxAstroBuddy{
	width: 30%;
	float: left;
	padding: 0 15px 10px 0;
}

header.header-area.scrolledDown{
	position: fixed;
	left: 0;
	right: 0;
	top: -100px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.95);
	transform:translate(0, 100px);
	-webkit-transition: background-color 0ms ease, transform 300ms ease;
	-moz-transition: background-color 0ms ease, transform 300ms ease;
	-o-transition: background-color 0ms ease, transform 300ms ease;
	transition: background-color 0ms ease, transform 300ms ease;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	z-index: 99999;
}

.menuHelperLabel{
	position: absolute;
	top: 30px;
	left: 0;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-indent: 0;
	letter-spacing: 1px;
}

footer{
	padding: 40px 10%;
}

footer p{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
}

footer p:last-child {
	margin-bottom: 0;
}

.astronautCell{
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 141.14%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.astronautCellCover{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 200;
	background-size: cover;
	background-repeat: no-repeat;
}

.astronautCellFace{
	position: absolute;
	top: 27%;
	left: 11.5%;
	bottom: 20%;
	right: 12%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 90;
}

.longTable{
	background-image: url('/assets/images/tiling-background.jpg');
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 40px 20px 20px 20px;
	text-align: center;
	position: relative;
}

.longTableTop{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('/assets/images/field-top.png');
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.supernovaContainer{
	position: absolute;
	top: -1000px;
	left: 0;
	right: 0;
	z-index: 70;
}

.bottomForestContainer{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 60;
}

.lastUpdate{
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	position: absolute;
	top: 8px;
	right: 10px;
	text-shadow: 1px 1px 3px #000000;
	z-index: 200;
}

.spriteContainer{
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	bottom: 0;
}

.playerWorkoutIconWrapper{
	position: relative;
	display: inline-block;
	z-index: 110;
	margin: 0 7px 14px 7px;
}

.playerWorkoutIcon{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 110;
}

.playerWorkoutIconFace{
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 120;
}

.playerWorkoutIconWrapper.gift0{
	width: 79.5px;
	height: 100px;
}

.gift0 .playerWorkoutIcon{
	background-image: url('/assets/images/gift0.png');
}

.gift0 .playerWorkoutIconFace{
	top: 35px;
	left: 10px;
	width: 60px;
	height: 60px;
}

.playerWorkoutIconWrapper.gift1{
	width: 92px;
	height: 100px;
}

.gift1 .playerWorkoutIcon{
	background-image: url('/assets/images/gift1.png');
}

.gift1 .playerWorkoutIconFace{
	top: 35px;
	left: 16px;
	width: 60px;
	height: 60px;
}

.playerWorkoutIconWrapper.gift2{
	width: 94.5px;
	height: 100px;
}

.gift2 .playerWorkoutIcon{
	background-image: url('/assets/images/gift2.png');
}

.gift2 .playerWorkoutIconFace{
	top: 30px;
	left: 17px;
	width: 60px;
	height: 60px;
}

.playerWorkoutIconWrapper.gift3{
	width: 100px;
	height: 100px;
}

.gift3 .playerWorkoutIcon{
	background-image: url('/assets/images/gift3.png');
}

.gift3 .playerWorkoutIconFace{
	top: 35px;
	left: 20px;
	width: 60px;
	height: 60px;
}

.playerWorkoutIconWrapper.gift4{
	width: 71px;
	height: 100px;
}

.gift4 .playerWorkoutIcon{
	background-image: url('/assets/images/gift4.png');
}

.gift4 .playerWorkoutIconFace{
	top: 35px;
	left: 5px;
	width: 60px;
	height: 60px;
}

.playerWorkoutIconWrapper.gift5{
	width: 123.5px;
	height: 100px;
}

.gift5 .playerWorkoutIcon{
	background-image: url('/assets/images/gift5.png');
}

.gift5 .playerWorkoutIconFace{
	top: 35px;
	left: 32px;
	width: 60px;
	height: 60px;
}

.playerWorkoutIconWrapper.gift6{
	width: 128.5px;
	height: 100px;
}

.gift6 .playerWorkoutIcon{
	background-image: url('/assets/images/gift6.png');
}

.gift6 .playerWorkoutIconFace{
	top: 35px;
	left: 34px;
	width: 60px;
	height: 60px;
}

.playerWorkoutIconWrapper.gift7{
	width: 69.5px;
	height: 100px;
}

.gift7 .playerWorkoutIcon{
	background-image: url('/assets/images/gift7.png');
}

.gift7 .playerWorkoutIconFace{
	top: 35px;
	left: 5px;
	width: 60px;
	height: 60px;
}

.playerWorkoutIconWrapper.gift8{
	width: 87.5px;
	height: 100px;
}

.gift8 .playerWorkoutIcon{
	background-image: url('/assets/images/gift8.png');
}

.gift8 .playerWorkoutIconFace{
	top: 35px;
	left: 14px;
	width: 60px;
	height: 60px;
}

.playerWorkoutIconWrapper.gift9{
	width: 80px;
	height: 100px;
}

.gift9 .playerWorkoutIcon{
	background-image: url('/assets/images/gift9.png');
}

.gift9 .playerWorkoutIconFace{
	top: 35px;
	left: 10px;
	width: 60px;
	height: 60px;
}

.playerWorkoutIconWrapper.giftGold{
	width: 100px;
	height: 100px;
}

.giftGold .playerWorkoutIcon{
	background-image: url('/assets/images/giftGold.gif');
}

.giftGold .playerWorkoutIconFace{
	top: 30px;
	left: 20px;
	width: 60px;
	height: 60px;
}

#snNameSuggest{
	position: absolute;
	top: 105%;
	max-height: 200px;
	z-index: 1000;
	overflow-y: scroll;
	background-color: #fff;
	padding: 15px 15px;
	width: 100%;
}

#snNameSuggest .nameCell{
	position: relative;
	min-height: 40px;
	margin-bottom: 15px;
	padding-left: 50px;
	line-height: 20px;
	font-size: 12px;
	cursor: pointer;
}

#snNameSuggest .nameCell .namePic{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.main-banner{
	background-image: url('/assets/images/hero.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 250px 20% 250px 20%;
	margin-top: 0px;
}

.main-banner span.category {
	background-color: #fff;
	color: #1e1e1e;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 6px 15px;
	display: inline-block;
	margin-bottom: 30px;
}

.main-banner span.category em {
	font-style: normal;
	color: #f35525;
}

.main-banner h2 {
	font-size: 42px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	line-height: 52px;
	width: 50%;
	margin-bottom: 0px;
}

.main-banner.ros{
	background-image: url('/assets/images/hero-ros.jpg');
	padding: 60px 20% 60px 20%;
	margin-bottom: 80px;
	background-position: center center;
}

.main-banner.ros h2{
	font-size: 40px;
	line-height: 50px;
	width: 100%;
}

.regFormP{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
}

p{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 15px;
}

.leaderboardTable .nameCell{
	padding-left: 40px;
	position: relative;
}

.leaderboardTable .nameCell .namePic{
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 30px;
	height: 30px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#teamTabs button{
	font-size: 15px;
}

#dayTabs button{
	font-size: 14px;
}

.c3VideoIframeWrapper{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	margin-bottom: 25px;
}

.c3VideoIframeWrapper iframe{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}








/* resonsive overrides */
@media (max-width:1199px) {
	
}

@media (max-width:991px) {
	
}

@media (max-width: 980px) {
	
}


@media (max-width: 767px) {

	.main-banner h2 {
		font-size: 30px;
		line-height: 36px;
		width: 80%;
	}

	.main-banner.ros h2{
		font-size: 30px;
		line-height: 36px;
		width: 100%;
	}

	.ndxAstroBuddy{
		width: 40%;
	}

}

@media (max-width: 610px) {
	
}

@media (max-width: 505px) {
	
	.ndxAstroBuddy{
		width: 60%;
	}

}
















