/*

Desktop specific styles and overrides


*/
@font-face {
	font-family: 'ProximaNova-Light';
	src: url('../fonts/27AC33_0_0.eot');
	src: url('../fonts/27AC33_0_0.eot?#iefix') format('embedded-opentype'),
	url('../fonts/27AC33_0_0.woff') format('woff'),
	url('../fonts/27AC33_0_0.ttf') format('truetype');
}

@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url('../fonts/27AC33_1_0.eot');
	src: url('../fonts/27AC33_1_0.eot?#iefix') format('embedded-opentype'),
	url('../fonts/27AC33_1_0.woff') format('woff'),
	url('../fonts/27AC33_1_0.ttf') format('truetype');
}

@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../fonts/27AC33_2_0.eot');
	src: url('../fonts/27AC33_2_0.eot?#iefix') format('embedded-opentype'),
	url('../fonts/27AC33_2_0.woff') format('woff'),
	url('../fonts/27AC33_2_0.ttf') format('truetype');
}

@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/27AC33_3_0.eot');
	src: url('../fonts/27AC33_3_0.eot?#iefix') format('embedded-opentype'),
	url('../fonts/27AC33_3_0.woff') format('woff'),
	url('../fonts/27AC33_3_0.ttf') format('truetype');
}


#iphoneHolder{
	width:60vh;
	height:100vh;
	margin:0 auto;
	padding:0;
	position:relative;
}

#iphoneBkgOff{
	
}

#demoAreaWindow{
	/*
	top:106px;
	left:89px;
	*/
	top:16.5vh;
	left:11.6vh;
	visibility:visible;
}

#demoArea{
	top:0px;
	left:0px;
	visibility:visible;
}


#loadingAnimation{
	top:-425px;	
}