.UnSteveYourself{
	position:relative;
	width:99.3%;
	height:621px;
	overflow:hidden;
}
.UnSteveYourself *{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
}
.footerPadding{
	padding: 0px 0 0 0;
}
.backgroundImg{
	width:100%;
	height:100%;
	position:relative;
}
.backgroundImg img{
	width:100%;
}
.HomeWrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
}
.HeaderContent{
	position: relative;
	width: 70%;
	font-size: 59px;
	font-family: "FNBSansBold";
	color: #020202;
	top: 22%;
	text-align: right;
}
.HeaderContent span.headeritalic{
	font-family:"FNBSansItalic";
}
.HeaderContentSmall{
	position: relative;
	width: 69.5%;
	font-size: 37px;
	font-family: "FNBSansLight";
	color: #020202;
	top: 23%;
	text-align: right;
}
.Buttons{
	width: 69.5%;
	position: relative;
	top: 28%;
	overflow:hidden;
	height:84px;
}
.Personal{
	background: #f99d1c;
	width: 126px;
	height: 33px;
	position: absolute;
	right: 0;
	top:0;
}
.Business{
	background: #f99d1c;
	width: 126px;
	height: 33px;
	position: absolute;
	right: 0;
	top:47px;
}
.ArrowImg{
	position:relative;
	width:11px;
	float:left;
	padding-top: 8px;
	left:5px;
}
.ArrowImg img{
	width:100%;
}
.LinkText{
	position: relative;
	width: 75%;
	font-size: 16px;
	color: #FFFFFF;
	font-family: "FNBSansLight";
	left: 16px;
	padding-top: 9px;
}
.PersonalInformation{
	background:#78cdd1;
	width:100%;
	position:relative;
	height:100%;
	top:0px;
}
.HoldingContainer{
	position:relative;
	margin:0px auto;
	width:50%;
	background:#009999;
	height:50%;
	top:7%;
	overflow:hidden;
}
.people{
	width:100%;
	position:absolute;
	bottom:-1.5%;
	z-index:2;
}
.people img{
	width:100%;
}
.SwitchNow{
	position: absolute;
	height: 33px;
	width: 141px;
	z-index: 3;
	right: 0;
	background: #f99d1c;
	bottom: 10.5%;
	cursor: pointer;
}
.PlayContentWrapper{
	position:relative;
	width: 90%;
	left: 5%;
	height:85%;
}
.ButtonHolderWrapper{
	position: absolute;
	bottom: 0px;
	height: 9%;
	width: 83px;
	right: 0px;
}
.Information{
	position: absolute;
	top: 0%;
	width: 100%;
	height: 100%;
	font-size: 36px;
	font-family: "FNBSansRegular";
	color: #FFFFFF;
	padding-right: 1%;
	padding-top: 10%;
	display:block;
}
.Information span.informBold{
	font-family: "FNBSansBold";
}
.buttonsPlayPauseRefresh{
	position:relative;
	float:left;
	width:31.2%;
	margin-left:2%;
	height:100%;
	cursor:pointer;
}
.buttonsPlayPauseRefresh img{
	width: 100%;
	height: 30px;
}
span.Keepitreal{
	white-space:nowrap;
}

.mediumScreen .UnSteveYourself{
	height: 728px;
}
.mediumScreen .HeaderContent{
	position: relative;
	width: 82%;
	font-size: 50px;
}
.mediumScreen .HeaderContentSmall{
	position: relative;
	width: 81.5%;
	font-size: 33px;
}
.mediumScreen .SwitchNow{
	bottom: 12.5%;
}
.mediumScreen .Buttons{
	width: 80%;
}
.mediumScreen .SwitchNow{
	bottom: 11.5%;
}
.smallScreen .HoldingContainer{
	width:85%;
}
.smallScreen #content .ui-gridCol#productApplyNow{
	display:none;
}
.smallScreen #content{
	padding-top: 0px;
	padding-bottom:0px;
}
.smallScreen .HeaderContent{
	width: 94%;
	font-size: 50px;
	top: 15%;
}
.smallScreen .HeaderContentSmall{
	width: 93%;
	font-size: 30px;
	top: 16%;
}
.smallScreen .Buttons{
	width: 93%;
	top: 19%;
}
.smallScreen .SwitchNow{
	bottom: 0.5%;
}
.tinyScreen .backgroundImg img{
	width:100%;
	height:50%;
}
.tinyScreen .HoldingContainer{
	width: 100%;
}
.tinyScreen .HeaderContent{
	font-size: 30px;
	top: 15%;
	width: 83%;
}
.tinyScreen .HeaderContentSmall{
	width: 82%;
	font-size: 23px;
	top: 17%;
}
.tinyScreen .Buttons{
	width: 81.5%;
	top: 20%;
}
.tinyScreen .Information{
	font-size: 27px;
}