.heroshot.artgalleryparty {
	background-image: url(../images/ArtGalleryPartySquishedHeroshot.png);
    height: 220px;
}

.heroshot.sluzzuls {
	background-image: url(../images/SLUZZULSSquishedHeroshot.png);
    height: 220px;
}

.heroshot.elemints {
	background-image: url(../images/EleMintsSquishedHeroshot.png);
    height: 220px;
}

.heroshot.kamakiri {
	background-image: url(../images/SiteSquishedHeroKamakiri.png);
    height: 220px;
}

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

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

.intro p {
	font-size: 16px;
	position: relative;
	line-height: 25px;
	margin: 0;
	text-align: left;
	text-indent: 0;
	color: rgb(31,31,31);
}

.intro.artgalleryparty {
	position: relative;
	height: 330px;
}

.intro.artgalleryparty .actionshot {
	position: absolute;
	width: 440px;
	height: 230px;
	top: -88px;
	left: 500px;
	background-image: url(../images/AppArtGalleryParty.png);
	background-size: 100%;
}

.intro.artgalleryparty .learnmoreButton {
	top: 194px;
	left: 180px;
}

.intro.artgalleryparty .buyButton {
	top: 200px;
	left: 460px;
}

.intro.artgalleryparty .buyButtonCaption {
	display: block;
	position: absolute;
	width: 220px;
	top: 250px;
	left: 420px;
	text-align: center;
}

.intro.artgalleryparty p {
    padding: 0;
	width: 366px;
	top: 28px;
	left: 100px;
}

.intro.sluzzuls {
	position: relative;
	height: 330px;
}

.intro.sluzzuls .actionshot {
	position: absolute;
	width: 230px;
	height: 440px;
	top: -158px;
	left: -80px;
	background-image: url(../images/AppSLUZZULS.png);
	background-size: 100%;
}

.intro.sluzzuls .moreInfo {
	top: 220px;
	left: 260px;
}

.intro.sluzzuls .buyButton {
	top: 221px;
	left: 540px;
}

.intro.sluzzuls p {
	padding: 0 0 22px 0;
	width: 366px;
	top: 16px;
	left: 290px;
}

.intro.elemints {
	position: relative;
	height: 330px;
}

.intro.elemints .actionshot {
	position: absolute;
	width: 230px;
	height: 440px;
	top: -158px;
	left: 700px;
	background-image: url(../images/AppEleMints.png);
	background-size: 100%;
}

.intro.elemints .moreInfo {
	top: 220px;
	left: 120px;
}

.intro.elemints .buyButton {
	top: 221px;
	left: 400px;
}

.intro.elemints p {
    padding: 0;
	width: 366px;
	top: 28px;
	left: 150px;
}

.intro.kamakiri {
	position: relative;
	height: 330px;
}

.intro.kamakiri .learnmoreButton {
	top: 240px;
	left: 180px;
}

.intro.kamakiri .downloadButton {
	top: 240px;
	left: 438px;
}

.intro.kamakiri p {
	padding: 0 0 22px 0;
	width: 600px;
	top: 28px;
	left: 100px;
}

@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.artgalleryparty {
	background-image: url(../images/ArtGalleryPartySquishedHeroshot@2x.png);
}

.heroshot.sluzzuls {
    background-image: url(../images/SLUZZULSSquishedHeroshot@2x.png);
}
    
.heroshot.elemints {
    background-image: url(../images/EleMintsSquishedHeroshot@2x.png);
}
    
.heroshot.kamakiri {
    background-image: url(../images/SiteSquishedHeroKamakiri@2x.png);
}

.intro.artgalleryparty .actionshot {
    background-image: url(../images/AppArtGalleryParty@2x.png);
}
.intro.sluzzuls .actionshot {
    background-image: url(../images/AppSLUZZULS@2x.png);
}

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

/*#intro .minishot2 {
    background-image: url(../images/SLUZZULSIntroButtons@2x.png);
}

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

#levels .minishot1 {
    background-image: url(../images/SLUZZULSLevels1@2x.png);
}

#levels .minishot2 {
    background-image: url(../images/SLUZZULSLevels2@2x.png);
}

#levels .minishot3 {
    background-image: url(../images/SLUZZULSLevels3@2x.png);
}

#levels .minishot4 {
    background-image: url(../images/SLUZZULSLevels4@2x.png);
}

#levels .minishot5 {
    background-image: url(../images/SLUZZULSLevels5@2x.png);
}

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

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

#themes .actionshot {
    background-image: url(../images/SLUZZULSThemesShot@2x.png);
}*/

}