@media only screen and (max-device-width: 480px) {
	   html * {max-height:1000000px;}
	   body{ -webkit-text-size-adjust: none;}
 }

#foundation-container {
	
	display:block;
	width:950px;
	height: auto;
	position: relative;
	
}

#foundation-finder{
    display: block;
    width:950px;
    height: 1380px;
    /*background-image: url(http://www.shuuemuramy.com/common-assets/images/best-sellers/shubest-bg-with-content.jpg);*/
	background:url(http://www.shuuemuramy.com/common-assets/images/foundation-finder/foundation-bg.png) center top no-repeat; 
    position: relative;
	overflow:hidden;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

#foundation-title{
    display: block;
    position: absolute;
    top:65px;
    right:110px;
}


#coverage {
	
	display: block;
    position: absolute;
    top:335px;
    left:58px;
	
}

#finishing {
	
	display: block;
    position: absolute;
    top:335px;
    right:58px;
	
}

.section-box {
	
	display: block;
	width: 389px;
    height: 457px;
	background:url(http://www.shuuemuramy.com/common-assets/images/foundation-finder/section-box.png) center top no-repeat; 
	position: relative;
   
}

.section-title {
	
	display: block;
    position: relative;
    top: 18px;
    left: 63px;
	
}

.coverage-selections {
	
	margin: 0 auto;
	margin-top: 50px;
	display: block;
	width: 350px;
    height: auto;
	
}

.finishing-selections {
	
	margin: 0 auto;
	padding-top: 130px;
	display: block;
	width: 304px;
    height: auto;
	
}

.finishing-selections > img {
	
	padding: 8px 0;
	
}

#reset-btn {
	
	display: block;
    position: absolute;
    top: 804px;
    right:58px;
	z-index: 2;
	cursor: pointer;
	
}

#pd-click-instruction {
	
	display: block;
    position: absolute;
    top: 810px;
    left: 326px;
	
}

#stage {
	
	width: 900px;
	height: auto;
	position: absolute;
	top: 880px;
	left: 25px;
	
}

#pd-silhouette {
	
	width: 772px;
	height: 579px;
	background:url(http://www.shuuemuramy.com/common-assets/images/foundation-finder/pd-silhouette.png) center bottom no-repeat; 
	margin: 0 auto;
	
}

#pd-division-title {
	
	width: 815px;
	height: 40px;
	background:url(http://www.shuuemuramy.com/common-assets/images/foundation-finder/pd-division-title.png) center top no-repeat; 
	margin: 0 auto;
	
}

.products-onstage {
	
	width: 850px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
    z-index: 1;
	
}

/*.products-onstage > img {
	
	margin: 10px 50px 0;
	
}*/

.products-description {
	
	width: 815px;
	background:url(http://www.shuuemuramy.com/common-assets/images/foundation-finder/prod-desc-bg.png) center top no-repeat;
	height: auto;
	margin: 0 auto;
	padding: 1px;
	position: relative;
}

.products-description h3{
    font-family: "Arial", sans-serif;
    color:#FFFFFF;
    font-size:30px;
    line-height:33px;
	font-weight:bold;
	margin: 20px 30px 13px;;
}

.products-description h3 span{
   
    font-size:24px;
    line-height:24px;
	font-weight:normal;
	
}

.products-description p{
	width: 700px;
    font-family: "Arial", sans-serif;
    color:#FFFFFF;
    font-size:18px;
    line-height:21px;
	margin: 13px 30px 25px;
}

#prod-learn {
	
	width: 90px;
	height: 90px;
	background:url(http://www.shuuemuramy.com/common-assets/images/foundation-finder/prod-learnmre-btn.png) left top no-repeat;
	position: absolute;
	bottom: -20px;
	right: -30px;
	
}

#prod-close {
	
	width: 46px;
	height: 46px;
	background:url(http://www.shuuemuramy.com/common-assets/images/foundation-finder/close-btn.png) center top no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	cursor: pointer;
	
}

#prod-arrow-right {
	
	width: 35px;
	height: 12px;
	background:url(http://www.shuuemuramy.com/common-assets/images/foundation-finder/pd-arrow.png) center top no-repeat;
	position: absolute;
	top: -12px;
	right: 175px;
	
}

#prod-arrow-left {
	
	width: 35px;
	height: 12px;
	background:url(http://www.shuuemuramy.com/common-assets/images/foundation-finder/pd-arrow.png) center top no-repeat;
	position: absolute;
	top: -12px;
	left: 175px;
	
}

.perfect-with {
	
	position: absolute;
	top: 152px; 
	left: 381px;
	
}

.row-divider {
	
	position: absolute;
	top: 0px; 
	left: 333px;
	
}


/*** OTHERS ***/
.back-to-top {
    background: rgba(0, 0, 0, 0) url("../../whats-new/skinfit/assets/fig/arrows.png") no-repeat scroll right top;
    bottom: 50px;
    height: 40px;
    margin: 0 auto 0 960px;
    position: fixed;
    width: 40px;
}

.back-to-top a {
    display: block;
    height: 40px;
    text-indent: -9999px;
    width: 40px;
}

#prod1-hover{
    width: 950px;
    height: 400px;
    display: block;
    position: absolute;
    z-index: 10;
    top:0px;
    left:0px;
}

#prod2-hover{
    width: 950px;
    height: 410px;
    display: block;
    position: absolute;
    z-index: 10;
    top:400px;
    left:0px;
}