@charset "utf-8";
@import url('common.css');

/*/////////////////// Common ////////////////////////*/

#wrap div.contents {
    position:relative;
    height: 100%;
/*    background-color: #3d3b3c;*/
}

/* (990 - 1220) 비쥬얼 영역 사이즈 기준 : 좌우 가운데 정렬 콘테이너 */
.centered_container {
    position: relative;
    width: 100%;
    min-width: 990px;
    max-width: 1220px;
    margin: 0 auto;
}

/* 배경이미지 콘테이너 */
div.back {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* lazy image 안보이기 */
img.lazy {
   display: block; 
}

.horizontal_center, .vertical_middle {
    display: none;
}


/*/////////////////// Main //////////////////////////*/

#contents > div#buttons {
    display: none;
    position: fixed;
    width: 18px;
    height: 85px;
    z-index: 100;
}

#contents > div.section > div.visual {
    height: 100%;
}

#contents > div#buttons > ul > li {
    margin-bottom: 15px;
}

#contents > div#buttons > ul > li > a {
    width: 18px;
    height: 18px;
    display: block;
    background: url("../images/contents/btn_active.png") no-repeat;
}

#contents > div.section {
    position:relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-width: 990px;
    min-height: 740px;
}

#contents > div.section > div.visual {
    z-index: 10;
}

#contents > div#galaxy > div.back {
    background: url("../images/contents/bg_dot_dark2.png");
}

#contents > div#galaxy > div.visual {
    height: 100%;
}

#contents > div#galaxy > div.visual > img {
    position: absolute;
    width: 1778px;
    height: 934px;
}

#contents > div#galaxy > div.visual > div.copy {
    position: absolute;
    top: 0;
    right: 20px;
    padding-top: 50%;
}

#contents > div#galaxy > div.visual > a.arrow {
    position: absolute;
    display: none;
    width: 48px;
    height: 48px;
    background: url("../images/contents/main/arrow_bg.png") no-repeat;
    bottom: 1%;
    left: 49%;
}

#contents > div#galaxy > div.visual > a.arrow > img {
    position: relative;
    display: block;
    margin: 0 auto;
    top: 15px;
}



/********************/

#contents > div#galaxy11 > div.back {
    background: url("../images/contents/bg_dot_dark2.png");
}

#contents > div#galaxy11 > div.visual {
    height: 100%;
	margin:0 auto;
}

#contents > div#galaxy11 > div.visual > img {
    position: absolute;
/*    width: 1452px;
    height: 849px;*/
	width:100%;
	/*height:100%;*/
}

#contents > div#galaxy11 > div.visual > div.copy {
    position: absolute;
    top: 0;
    right: 20px;
    padding-top: 50%;
}

#contents > div#galaxy11 > div.visual > a.arrow11 {
    position: absolute;
    display: block;
    width: 48px;
    height: 48px;
    background: url("../images/contents/main/arrow_bg.png") no-repeat;
    bottom: 1%;
    left: 49%;
}

#contents > div#galaxy11 > div.visual > a.arrow11 > img {
    position: relative;margin: 0 auto;top: 15px;
    display: block;
    
    
}

/***********************/


 
#contents > div#s5Duo > div.back {
   /* background: url("../images/contents/bg_dot_dark2.png");*/
	background:url(../images/contents/main/s5duo_bg.jpg); background-position:bottom; background-size:cover;
}

#contents > div#s5Duo > div.visual {
    height: 100%;
	margin:0 auto;
}

#contents > div#s5Duo > div.visual > img {
 /*    position: absolute;
   width: 1452px;
    height: 849px; 
	width:100%;
	 height:100%;*/
}

#contents > div#s5Duo > div.visual > div.copy {
    position: absolute;
    top: 0;
    right: 20px;
    padding-top: 50%;
}

#contents > div#s5Duo > div.visual > a.arrow11 {
    position: absolute;
    display: block;
    width: 48px;
    height: 48px;
    background: url("../images/contents/main/arrow_bg.png") no-repeat;
    bottom: 1%;
    left: 49%;
}

#contents > div#s5Duo > div.visual > a.arrow11 > img {
    position: relative;margin: 0 auto;top: 15px;
    display: block;
    
    
}

/***********************/
#contents > div.section > div.visual > div.title {
    text-align: center;
}

#contents > div.section > div.visual > div.title > img {
    display: block;
    margin: 0 auto;
    padding-bottom: 28px;
}

#contents > div.section > div.visual > div.title > p {
    font-size: 20px;
    color: #85888c;
    line-height: 26px;
}

#contents > div#gear > div.back {
    background: url("../images/contents/pattern_black.png");
}

#contents > div#gear > div.visual > img {
    position: relative;
    width: 1240px;
    height: 719px;
}

#contents > div#gear > div.visual > div.copy {
    position: relative;
    width: 461px;
    height: 79px;
    padding-top: 258px;
    padding-bottom: 74px;
    margin: 0 auto;
}

/*
#contents > div#accessories > div.back {
    background: url("../images/contents/bg_dot_light1.png");
}

#contents > div#accessories > div.visual > img {
    display: block;
    margin: 0 auto;
    margin-top: 100px;
}
*/

/*/////////////////// Design //////////////////////////*/

#wrap > div.top_design {
    position: absolute;
}

#contents_design {
    overflow: hidden;
    min-width: 990px;
    min-height: 700px;
}

#contents_design > div.section {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-width: 990px;
    min-height: 740px;
}

#contents_design > div.section > div.visual {
    z-index: 50;
}

#contents_design > div.section > div.back > div.dp {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 700px;
}

#contents_design > div.section > div.back > div.dp > div.obj {
    position: relative;
    z-index: 10;
    width: 100%;
    min-width: 990px;
    height: 100%;
}

#contents_design > div.section > div.back > div.dp > div.obj > img {
    position: relative;
}

#contents_design > #keyImages {
/*    display: none;*/
}

#contents_design > #keyImages > div.back > div.dp {
    top: 90px;
}

#contents_design > div.section > div.visual > div.title,
#contents_design > div.section > div.visual > div.controlls { 
    position:relative; 
}

#contents_design > div.section > div.visual > div.controlls > ul {
    margin-top: 25px;
    height: 60px;
}

#contents_design > div.section > div.visual > div.controlls > ul > li {
    float: left;
    margin-right: 10px;
}

#contents_design > div.section > div.visual > div.controlls > ul > li > a {
    display: block;
    width: 19px;
    height: 19px;
    background: url("../images/contents/design/color_icon_out.png") 0 0 no-repeat;
}

#contents_design > div.section > div.visual > div.controlls > div.colorText {
    position: absolute;
    top: -5px;
    left: 120px;
}

#contents_design > div.section > div.visual > div.controlls > div.colorText > ul > li {
    position: absolute;
    top:0; left:0;
    text-indent: -9999px;
    width: 147px;
    height: 28px;
    /*background: url("../images/contents/design/color_text.png") 0px 0px no-repeat;*/
    opacity: 0;
}

#contents_design > div.section > div.visual > div.controlls > a.moveBtn {
    position: relative;
    display: block;
    height: 30px;
}

#contents_design > div.section > div.visual > div.controlls > a.moveBtn > p {
    padding-top: 5px;
    padding-left: 12px;
    font-size: 16px;
}

#contents_design > #keyImages > div.visual > div.title {
    width: 426px;
    height: 108px;
    background: url("../images/contents/design/main_title_copy2.png") -428px 0px no-repeat;
}

#contents_design > #keyImages > div.visual > div.controlls > a.moveBtn {
    width: 133px;
    height: 30px;
    background: url("../images/contents/design/detail_btn.png") no-repeat;
}

#contents_design > #keyImages > div.visual > div.controlls > a.moveBtn > p {
    color: #4a4648;
}

#contents_design > #moreImages > div.visual > div.controlls > a.moveBtn {
    width: 112px;
    background: url("../images/contents/design/main_btn.png") no-repeat;
}

#contents_design > #moreImages > div.visual > div.controlls > a.moveBtn > p {
    color: #535050;
}

#contents_design > div.section > div.back > div.dp {
    display: none;
}

#contents_design > div.section > div.back > div.start {
    display: block;
}

#contents_design > #keyImages > div.back > div.dp {
    background-color: #3c3939;
}

#contents_design > #moreImages {
    display: none;
}

#contents_design > #moreImages > div.visual > div.controlls > ul > li > a {
    background: url("../images/contents/design/color_icon_out.png") -19px 0 no-repeat;
}

#contents_design > #moreImages > div.back > div.dp > div.obj > img {
    width: 596px;
    height: 854px;
}

#contents_design > #moreImages > div.back {
    background: url("../images/contents/bg_dot_dark3.png");
}

#contents_design > #moreImages > div.back > div.btns {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 125px;
    height: 60px;
    padding-top: 10px;
}

#contents_design > #moreImages > div.back > div.btns > ul {
    overflow: hidden;
}

#contents_design > #moreImages > div.back > div.btns > ul > li {
    float: left;
    margin-left: 5px;  
}

#contents_design > #moreImages > div.back > div.btns > ul > li:first-child {
    margin-left: 0px;  
}

/*/////////////////// Feature //////////////////////////*/

/* common text  */
#contents_feature > div.section > div.container > div.title {
    padding-top: 105px;
    padding-bottom: 80px;
    text-align: center;
}

#contents_feature > div.section > div.container > div.title > h2 {
    color: #5d6370;
    font-size: 60px;
    letter-spacing: -1px;
}

#contents_feature > div.section > div.container > div.prod > div.copy > img.icon {
    float: left;
    margin-right: 15px;
}

#contents_feature > div.section > div.container > div.prod > div.copy2 > img.icon {
    float: left;
    margin-right: 15px;
	padding-bottom:20px;
}

#contents_feature > div.section > div.container > div.prod > div.copy > h2,
#contents_feature > div.section > div.container > div.prod > div.copy > h3 {
    color: #757780;
    font-family: "SamsungIFBd", sans-serif;
}

#contents_feature > div.section > div.white > div.title > h2,
#contents_feature > div.section > div.white > div.prod > div.copy > h2,
#contents_feature > div.section > div.white > div.prod > div.copy > h3 {
    color: #fff;
}

#contents_feature > div.section > div.container > div.prod > div.copy > h2 {
    font-size: 30px;
    line-height: 40px;
}

#contents_feature > div.section > div.container > div.prod > div.copy > h3 {
    font-size: 20px;
    line-height: 32px;
}

#contents_feature > div.section > div.container > div.prod p {
    font-size: 18px;
    color: #bfbfbf;
    letter-spacing: -0.2px;
    padding-bottom: 35px;
    line-height: 20px;
}

#contents_feature > div.section > div.container > div.prod > div.copy > h2 > span {
    font-family: "SamsungIFRg", sans-serif;
}

#contents_feature > div.section > div.container > div.prod {
    position: relative;
}

/* //////////////////////////////////////////////////// */

#contents_feature > div.section {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 990px;
}

#contents_feature > div.section div.container {
    width: 990px;
    height: 100%;
    margin: 0 auto;
}

#contents_feature > #camera {
    height: 2554px;
    background: url("../images/contents/bg_dot_dark2.png");
}

#contents_feature > #camera > div.container > div.prod {
    height: 600px;
    padding-bottom: 190px;
}

#contents_feature > #camera > div.container > div.prod2 {
    margin-top: -60px;
}

#contents_feature > #fitness {
    height: 1884px;
    background: url("../images/contents/bg_dot_light1.png");
}

#contents_feature > #fitness > div.container > div.prod {
   /* height: 750px;*/
    padding-bottom: 80px;
}

#contents_feature > #fitness > div.container > div.prod p {
    color: #74757c;
    padding-bottom: 60px;
}

#contents_feature > #fitness > div.container > div.prod > div.popCopy {
    position: absolute;
    top: 0px;
    left: 568px;
    width: 430px;
    height: 188px;
    z-index: 100;
}

#contents_feature > #fitness > div.container div.popCopy > div.prod2{
	margin-top:60px;
}

#contents_feature > #fitness > div.container div.popCopy > div.prod2 p{
	color:#82848e;
	font-size:16px;
	margin-top:20px;
}

#contents_feature > #fitness > div.container > div.prod > div.popCopy > img.icon2 {
	display:block;
}

#contents_feature > #fitness > div.container > div.prod > div.popCopy2 {
    position: absolute;
    top: 240px;
    left: 568px;
    width: 430px;
    height: 188px;
    z-index: 100;
}

#contents_feature > #fitness > div.container > div.prod > div.popCopy2 p{
	padding-bottom:19px;
	color:#82848e;
	font-size:19px;
}


#contents_feature > #fitness > div.container > div.prod > div.popCopy > p {
    padding-bottom: 22px;
}

#contents_feature > #fitness > div.container > div.prod > div.popCopy > a.btn {
    display: block;
    width: 113px;
    height: 18px;
	/*
    background: url("../images/contents/feature/fitness/fit_gear_btn.png") no-repeat;
    margin-left: 238px;*/
}

#contents_feature > #download_booster {
    height: 1267px;
    background: url("../images/contents/bg_dot_dark1.png");
}
/*
#contents_feature > #download_booster > div.bottomBg {
    position: absolute;
    width: 100%;
    height: 1267px;
    bottom: 0px;
    background: url("../images/contents/bg_dot_dark3.png");
    z-index: 0;
}
*/
#contents_feature > #download_booster > div.container > div.title {
    padding-bottom: 68px;
}

#contents_feature > #download_booster > div.container div.prod {
    height: 530px;
    padding-bottom: 156px;
    z-index: 10;
}

#contents_feature > #download_booster > div.container div.prod p.sp {
    font-size: 16px;
    color: #949aa5;
    background: url("../images/contents/feature/downloadbooster/dot_icon.png") 438px 5px no-repeat;
}

#contents_feature > #download_booster > div.container > div.prod1 > div.copy > img.icon,
#contents_feature > #finger > div.container > div.prod > div.copy > img.icon {
    float: none;
    padding-bottom: 15px;
}

#contents_feature > #download_booster > div.container > div.prod1 > img:first-child,
#contents_feature > #finger > div.container > div.prod1 > img:first-child{
    float: left;
    padding-left: 60px;
    padding-right: 60px;
}

#contents_feature > #download_booster > div.container > div.prod2 p {
    padding-bottom: 60px;
}

#contents_feature > #download_booster > div.container > div.prod2 > img.bigImg {
    margin-left: -148px;
}

#contents_feature > #water_dust {
    height: 1120px;
    background: url("../images/contents/bg_dot_light1.png");
}

.prod_img {
    position:relative;
    left:-500px;
    bottom:0;
    height:720px;
}
#contents_feature > #water_dust > div.container > div.prod p,
#contents_feature > #safety > div.container > div.prod p {
    color: #82848e;
}

#contents_feature > #finger {
    height: 958px;
    background: url("../images/contents/bg_dot_dark3.png");
}

#contents_feature > #finger > div.container > div.prod1 > img {
    margin-left: -60px;
}

#contents_feature > #finger > div.container > div.prod1 div.paypal p {
    font-size: 14px;
}

#contents_feature > #finger > div.container > div.prod p,
#contents_feature > #finger > div.container > div.title {
    padding-bottom: 50px;
}

.paypal{}
.paypal h4{font-family: "SamsungIFRg", sans-serif;font-size:14px;color:#fff;font-weight:bold;}
.paypal h4 span{padding-left:5px;}
.paypal p{color:#bfbfbf;font-size:14px;padding-left:30px;}
.paypal p span{display:block;margin-bottom:15px;}

#contents_feature > #safety {
    height: 1253px;
    background: url("../images/contents/bg_dot_light1.png");
}

#contents_feature > #safety > div.container > div.prod1 {
    height: 320px;
    padding-bottom: 380px;
}

#contents_feature > #safety > div.container > div.prod1 > div.copy > img.icon {
    padding-top: 50px;
}

#contents_feature > #safety > div.container > div.prod1 > img:first-child {
    padding-left: 88px;
}

#contents_feature > #safety > div.container > div.prod2 > img:first-child {
    float: right;
    padding-right: 90px;
}

/*/////////////////// Feature //////////////////////////*/
/*

#contents_feature > div.section > div.container > div.title {
    padding-top: 105px;
    padding-bottom: 80px;
    text-align: center;
}

#contents_feature > div.section > div.container > div.title > h2 {
    color: #5d6370;
    font-size: 60px;
    letter-spacing: -1px;
}

#contents_feature > div.section > div.container > div.prod > div.copy > img.icon {
    float: left;
    margin-right: 15px;
}

#contents_feature > div.section > div.container > div.prod > div.copy > h2,
#contents_feature > div.section > div.container > div.prod > div.copy > h3 {
    color: #757780;
    font-family: "SamsungIFBd", sans-serif;
}

#contents_feature > div.section > div.white > div.title > h2,
#contents_feature > div.section > div.white > div.prod > div.copy > h2,
#contents_feature > div.section > div.white > div.prod > div.copy > h3 {
    color: white;
}

#contents_feature > div.section > div.container > div.prod > div.copy > h2 {
    font-size: 30px;
    line-height: 40px;
}

#contents_feature > div.section > div.container > div.prod > div.copy > h3 {
    font-size: 20px;
    line-height: 32px;
}

#contents_feature > div.section > div.container > div.prod p {
    font-size: 18px;
    color: #82848e;
    letter-spacing: -0.5px;
    padding-bottom: 35px;
    line-height: 20px;
}

#contents_feature > div.section > div.container > div.prod > div.copy > h2 > span {
    font-family: "SamsungIFRg", sans-serif;
}

#contents_feature > div.section > div.container > div.prod {
    position: relative;
}



#contents_feature > div.section {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 990px;
}

#contents_feature > div.section div.container {
    width: 990px;
    height: 100%;
    margin: 0 auto;
}

#contents_feature > #camera {
    height: 2282px;
    background: url("../images/contents/bg_dot_light1.png");
}

#contents_feature > #camera > div.container > div.prod {
    height: 638px;
    padding-bottom: 70px;
}

#contents_feature > #fitness {
    height: 2178px;
    background: url("../images/contents/bg_dot_dark1.png");
}

#contents_feature > #fitness > div.container > div.prod {
    height: 750px;
    padding-bottom: 80px;
}

#contents_feature > #fitness > div.container > div.prod p {
    color: #b1b6be;
    padding-bottom: 60px;
}

#contents_feature > #fitness > div.container > div.prod > div.popCopy {
    position: absolute;
    top: 200px;
    left: 568px;
    width: 416px;
    height: 188px;
    z-index: 100;
}

#contents_feature > #fitness > div.container > div.prod > div.popCopy > p {
    padding-bottom: 22px;
}

#contents_feature > #fitness > div.container > div.prod > div.popCopy > a.btn {
    display: block;
    width: 156px;
    height: 50px;
    background: url("../images/contents/feature/fitness/fit_gear_btn.png") no-repeat;
    margin-left: 238px;
}

#contents_feature > #download_booster {
    height: 1710px;
    background: url("../images/contents/bg_dot_light1.png");
}

#contents_feature > #download_booster > div.bottomBg {
    position: absolute;
    width: 100%;
    height: 855px;
    bottom: 0px;
    background: url("../images/contents/bg_dot_light2.png");
    z-index: 0;
}

#contents_feature > #download_booster > div.container > div.title {
    padding-bottom: 68px;
}

#contents_feature > #download_booster > div.container div.prod {
    height: 530px;
    padding-bottom: 156px;
    z-index: 10;
}

#contents_feature > #download_booster > div.container > div.prod1 > div.copy > img.icon,
#contents_feature > #safety > div.container > div.prod > div.copy > img.icon {
    float: none;
    padding-bottom: 15px;
}

#contents_feature > #download_booster > div.container > div.prod1 > img:first-child,
#contents_feature > #safety > div.container > div.prod1 > img:first-child {
    float: left;
    padding-left: 60px;
    padding-right: 60px;
}

#contents_feature > #download_booster > div.container > div.prod2 p {
    padding-bottom: 60px;
}

#contents_feature > #download_booster > div.container > div.prod2 > img.bigImg {
    margin-left: -148px;
}

#contents_feature > #water_dust {
    height: 1054px;
    background: url("../images/contents/bg_dot_light3.png");
}

#contents_feature > #water_dust > div.container > div.prod p,
#contents_feature > #safety > div.container > div.prod p {
    color: white;
}

#contents_feature > #finger {
    height: 1090px;
    background: url("../images/contents/bg_dot_light1.png");
}

#contents_feature > #finger > div.container > div.prod p,
#contents_feature > #finger > div.container > div.title {
    padding-bottom: 50px;
}

#contents_feature > #safety {
    height: 1650px;
    background: url("../images/contents/bg_dot_dark2.png");
}

#contents_feature > #safety > div.container > div.prod1 {
    height: 320px;
    padding-bottom: 380px;
}

#contents_feature > #safety > div.container > div.prod1 > div.copy > img.icon {
    padding-top: 50px;
}

#contents_feature > #safety > div.container > div.prod1 > img:first-child {
    padding-left: 88px;
}

#contents_feature > #safety > div.container > div.prod2 > img:first-child {
    float: right;
    padding-right: 90px;
}
*/

.galaxy11  {max-width:100%;min-width:1154px;background:url(../images/contents/main/g11_bg.jpg); background-position:bottom; background-size:cover;background-repeat:no-repeat; }
.s5Duo {max-width:100%;min-width:1154px;/*background:url(../images/contents/main/s5duo_bg.jpg);*/ background-position:bottom; background-size:cover;background-repeat:no-repeat; }

#s5duo_layers { margin:0 auto;top:0;left:0;right:0;position:absolute;text-align:center;width:100%; border:0px solid red;}
#s5duo_layers img {width:100%; border:none; max-width:1452px; } 

@media only screen and (max-width: 1700px) {
#s5duo_layers { margin:0 auto;top:0;left:0;right:0;position:absolute;text-align:center;width:100%; border:0px solid red;}
#s5duo_layers img {width:100%; border:none; max-width:1452px; } 
}
	
@media only screen and (max-width: 1600px) {
#s5duo_layers { margin:0 auto;top:-100px;left:0;right:0;position:absolute;text-align:center;width:85%; border:0px solid red;}
#s5duo_layers img {width:100%; border:none;/* max-width:1452px;*/ } 
}
	
@media only screen and (max-width: 1400px) {
#s5duo_layers { margin:0 auto;top:-50px;left:0;right:0;position:absolute;text-align:center;width:85%; border:0px solid red;}
#s5duo_layers img {width:100%; border:none; max-width:1452px; } 
}
	
	
	
	
	
	
	
	