.heroshot.elemints {
	background-image: url(../images/EleMintsHeroshot.png);
}

.heroshot.elemints h1 {
	color: transparent;
	text-shadow: none;
}

.heroshot.elemints h2 {
	color: transparent;
	text-shadow: none;
}

.heroshot.elemints .buyButton {
	top: 335px;
	left: 617px;
}

#intro {
	position: relative;
	height: 390px;
}

#intro .actionshot {
	position: absolute;
	width: 550px;
	height: 650px;
	top: -169px;
	left: -196px;
	background-image: url(../images/EleMintsIntroDevices.png);
	background-size: 100%;
}

#intro .minishot {
	position: absolute;
	width: 330px;
	height: 50px;
	top: 300px;
	left: 370px;
	background-image: url(../images/EleMintsIntroTabs.png);
	background-size: 100%;
}

#intro p {
	font-size: 16px;
	position: absolute;
	height: 200px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
	color: rgb(31,31,31);
	width: 305px;
	top: 100px;
	left: 385px;
}

#intro .buyButton {
	top: 25px;
	left: 470px;
}

#periodicTable {
	position: relative;
	height: 740px;
}

#periodicTable .actionshot {
	position: absolute;
	width: 850px;
	height: 480px;
	top: 0;
	left: 360px;
	background-image: url(../images/EleMintsPeriodicTableShot.png);
	background-size: 100%;
}

@-webkit-keyframes fade {
     0% { opacity: 0; }
    18% { opacity: 0; }
    20% { opacity: 1; }
    38% { opacity: 1; }
    40% { opacity: 0; }
   100% { opacity: 0; }
}

#periodicTable .actionshot .actionshotA {
	position: absolute;
	top: 101px;
	left: 184px;
	width: 480px;
	height: 300px;
	background-image: url(../images/EleMintsPeriodicTableShotA.png);
	background-size: 100%;
	opacity: 0;
	-webkit-animation-name: fade;
	-webkit-animation-duration: 25s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-delay: 0;
	-webkit-animation-iteration-count: infinite;
}

#periodicTable .actionshot .actionshotB {
	position: absolute;
	top: 101px;
	left: 184px;
	width: 480px;
	height: 300px;
	background-image: url(../images/EleMintsPeriodicTableShotB.png);
	background-size: 100%;
	opacity: 0;
	-webkit-animation-name: fade;
	-webkit-animation-duration: 25s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-delay: 5s;
	-webkit-animation-iteration-count: infinite;
}

#periodicTable .actionshot .actionshotC {
	position: absolute;
	top: 101px;
	left: 184px;
	width: 480px;
	height: 300px;
	background-image: url(../images/EleMintsPeriodicTableShotC.png);
	background-size: 100%;
	opacity: 0;
	-webkit-animation-name: fade;
	-webkit-animation-duration: 25s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-delay: 10s;
	-webkit-animation-iteration-count: infinite;
}

#periodicTable .actionshot .actionshotD {
	position: absolute;
	top: 101px;
	left: 184px;
	width: 480px;
	height: 300px;
	background-image: url(../images/EleMintsPeriodicTableShotD.png);
	background-size: 100%;
	opacity: 0;
	-webkit-animation-name: fade;
	-webkit-animation-duration: 25s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-delay: 15s;
	-webkit-animation-iteration-count: infinite;
}

#periodicTable .minishotIcons {
	position: absolute;
	width: 200px;
	height: 50px;
	top: 350px;
	left: 90px;
	background-image: url(../images/EleMintsPeriodicTableIcons.png);
	background-size: 100%;
}

#periodicTable .minishotZoom {
	position: absolute;
	width: 730px;
	height: 242px;
	top: 480px;
	left: 35px;
	background-image: url(../images/EleMintsPeriodicTableZoom.png);
	background-size: 100%;
}

#periodicTable h2 {
	font-size: 36px;
	position: absolute;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 245px;
	top: 100px;
	left: 80px;
}

#periodicTable p {
	font-size: 16px;
	position: absolute;
	height: 200px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
	color: rgb(31,31,31);
	width: 197px;
	top: 160px;
	left: 100px;
}

#inspector {
	position: relative;
	height: 820px;
}

#inspector .actionshot {
	position: absolute;
	width: 400px;
	height: 820px;
	top: 0;
	left: -100px;
	background-image: url(../images/EleMintsInspectorShot.png);
	background-size: 100%;
}

#inspector h2 {
	font-size: 36px;
	position: absolute;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 160px;
	top: 80px;
	left: 450px;
}

#inspector h3 {
	font-size: 18px;
	position: absolute;
	text-decoration: none;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 130px;
	top: 210px;
	left: 350px;
}

#inspector p {
	font-size: 16px;
	position: absolute;
	height: 60px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
	color: rgb(31,31,31);
	width: 360px;
	top: 140px;
	left: 350px;
}

#inspector ul {
	font-size: 14px;
	position: absolute;
	height: 530px;
	line-height: 21px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
	color: rgb(31,31,31);
	width: 300px;
	top: 250px;
	left: 397px;
}

#inspector ul li {
	font-size: 14px;
	margin: 0;
}

#graph {
	position: relative;
	height: 580px;
}

#graph .actionshot {
	position: absolute;
	width: 1880px;
	height: 480px;
	top: 100px;
	left: -540px;
	background-image: url(../images/EleMintsGraphShot.png);
	background-size: 100%;
}

#graph h2 {
	font-size: 36px;
	position: absolute;
	text-align: center;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 160px;
	top: 35px;
	left: 320px;
}

#graph p {
	font-size: 16px;
	position: absolute;
	text-align: center;
	height: 60px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: rgb(31,31,31);
	width: 600px;
	top: 90px;
	left: 100px;
}

#more {
	position: relative;
	height: 1000px;
}

#more .actionshot {
	position: absolute;
	width: 1100px;
	height: 900px;
	top: 100px;
	left: -150px;
	background-image: url(../images/EleMintsMoreShot.png);
	background-size: 100%;
}

#more h2 {
	font-size: 36px;
	position: absolute;
	text-align: center;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 300px;
	top: 35px;
	left: 250px;
}

#more p {
	font-size: 16px;
	position: absolute;
	text-align: center;
	height: 60px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: rgb(31,31,31);
	width: 600px;
	top: 90px;
	left: 100px;
}

#details {
	position: relative;
	height: 400px;
}

#details .actionshot {
	position: absolute;
	width: 350px;
	height: 350px;
	top: 0px;
	left: 20px;
	background-image: url(../images/EleMintsDetailsShot.png);
	background-size: 100%;
}

#details h2 {
	font-size: 36px;
	position: absolute;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 320px;
	top: 70px;
	left: 410px;
}

#details p {
	font-size: 16px;
	position: absolute;
	height: 160px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
	color: rgb(31,31,31);
	width: 313px;
	top: 130px;
	left: 410px;
}

#download {
	position: relative;
	height: 300px;
}

#download h2 {
	font-size: 36px;
	position: absolute;
	text-align: center;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 600px;
	top: 0px;
	left: 100px;
}

#download p {
	font-size: 16px;
	position: absolute;
	text-align: center;
	height: 60px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: rgb(31,31,31);
	width: 800px;
	top: 200px;
	left: 0px;
}

#download .buyButton {
	top: 100px;
	left: 330px;
}

#sponsorship {
	position: relative;
	height: 150px;
}

#sponsorship h2 {
	font-size: 36px;
	position: absolute;
	text-align: center;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 600px;
	top: 0px;
	left: 100px;
}

#sponsorship p {
	font-size: 16px;
	position: absolute;
	text-align: center;
	height: 60px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: rgb(31,31,31);
	width: 700px;
	top: 70px;
	left: 50px;
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5) and (min-device-width: 480px),
       only screen and (-o-min-device-pixel-ratio: 3/2) and (min-device-width: 480px),
	   only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-device-width: 480px),
	   only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-device-height: 480px) and (orientation: landscape),
	   only screen and (min-device-pixel-ratio: 1.5) and (min-device-width: 480px),
	   only screen and (min-resolution: 1.5dppx) and (min-device-width: 480px)
{

.heroshot.elemints {
	background-image: url(../images/EleMintsHeroshot@2x.png);
}

#intro .actionshot {
	background-image: url(../images/EleMintsIntroDevices@2x.png);
}

#periodicTable .actionshot .actionshotA {
	background-image: url(../images/EleMintsPeriodicTableShotA@2x.png);
}

#periodicTable .actionshot .actionshotB {
	background-image: url(../images/EleMintsPeriodicTableShotB@2x.png);
}

#periodicTable .actionshot .actionshotC {
	background-image: url(../images/EleMintsPeriodicTableShotC@2x.png);
}

#periodicTable .actionshot .actionshotD {
	background-image: url(../images/EleMintsPeriodicTableShotD@2x.png);
}

#intro .minishot {
	background-image: url(../images/EleMintsIntroTabs@2x.png);
}

#periodicTable .actionshot {
	background-image: url(../images/EleMintsPeriodicTableShot@2x.png);
}

#periodicTable .minishotIcons {
	background-image: url(../images/EleMintsPeriodicTableIcons@2x.png);
}

#periodicTable .minishotZoom {
	background-image: url(../images/EleMintsPeriodicTableZoom@2x.png);
}

#inspector .actionshot {
	background-image: url(../images/EleMintsInspectorShot@2x.png);
}

#graph .actionshot {
	width: 1024px;
	left: -112px;
	background-image: url(../images/EleMintsGraphShot-1024@2x.png);
}

#more .actionshot {
	background-image: url(../images/EleMintsMoreShot@2x.png);
}

#details .actionshot {
	background-image: url(../images/EleMintsDetailsShot@2x.png);
}

}

@media only screen and (-moz-min-device-pixel-ratio: 1.5) and (min-width: 1025px),
       only screen and (-o-min-device-pixel-ratio: 3/2) and (min-width: 1025px),
	   only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1025px),
	   only screen and (min-device-pixel-ratio: 1.5) and (min-width: 1025px),
	   only screen and (min-resolution: 1.5dppx) and (min-width: 1025px)
{

#graph .actionshot {
	width: 1880px;
	left: -540px;
	background-image: url(../images/EleMintsGraphShot@2x.png);
}

}