    /* font style */
.s34 .davinci .c_tit-type1 {font-size:28px; line-height:42px;}
.s34 .davinci .c_desc-type1 {font-size:20px; line-height:30px; margin-top:30px;}

.s2 .davinci .c_tit-type1 {font-size:26px; line-height:39px;}
.s2 .davinci .c_desc-type1 {font-size:20px; line-height:30px; margin-top:30px;}

.num-info:after {display:block; clear:both; content:'';}
.num-info li {float:left; margin-left:40px;}
.num-info li:first-child {margin-left:0;}
.num-info strong {display:block; margin:5px 0; font-size:40px; font-family:'SamsungSharpSans';font-weight:bold !important;}
.num-info span {display:block; font-size:14px; font-family:'SamsungSharpSans';font-weight:bold !important; letter-spacing:0.05em}

.s3 .num-info {bottom:80px; left:20px;}
.s2 .num-info {position:static; margin-top:30px;}
.s2 .num-info li {float:left;}
.s2 .num-info li:last-child {margin-top:0; margin-left:40px;}

.s1 .num-info {position:static; margin-top:40px;}
.s1 .num-info strong {font-size:26px;}
.s1 .num-info span {font-size:10px;}
.s1 .num-info li:first-child {margin-left:0;}
.s1 .num-info li {margin-left:25px;}

/* common */
[class*='f_header-'] {position:static;}
.f_container > figure {position:static; width:auto; height:auto; left:auto; margin-left:0;}
.s4 .f_container > figure img {width:auto;}
.s2 article[class*='m_feature-']:not(.m_feature-kv) {width:696px;}
.highlights .m_feature-header .f_header-note10 {margin:0 auto 40px;}
.s2 .m_feature-header .f_header-note10 {width:auto;}
.s1 .m_feature-header .f_header-note10 {padding-bottom:0; margin:0 auto 26px;}

.highlights .c_desc-type2 {width:100%; box-sizing:border-box; padding:0 75px; margin-top:20px; text-align:left;}
.s3 .highlights .c_desc-type2 {padding:0 45px;}
.s2 .highlights .c_desc-type2 {margin-top:15px; padding:0 15px;}
.s1 .highlights .c_desc-type2 {margin-top:15px; padding:0 20px;}

.m_feature-case1 .f_header-type1 .c_desc-type1 {margin-top:0;}
.m_feature-case2 .f_header-type1 {width:430px;}
.s3 .m_feature-case1 .f_container > figure img {width:auto;}
.s3 .m_feature-case1 .f_header-type1 {width:944px;}
.s3 .m_feature-case2 .f_container {width:600px;}
.s2 .m_feature-case2 .f_container {width:100%;}
.s2 .m_feature-case1 .f_container > figure img {width:auto;}
.s2 .m_feature-case2 .f_header-type1 {width:100%;}
.s2 .o_area.right, .s2 .o_area.left {float:none;}
.s1 .m_feature-case1 .f_header-type1 .c_desc-type1 {margin-top:15px;}
.s1 .m_feature-case1 .f_container {margin:40px auto 0;}
.s1 .m_feature-case2 .f_container {margin:40px auto 0;}

.highlights .paging {text-align:center; /*color:transparent;*/ position:relative; text-align:center;}
.highlights .paging a {display:inline-block; position:relative;width:22px; height:26px; text-align:center;  box-sizing:border-box; padding-top:11px;overflow:hidden;}
.highlights .paging a span {width:6px; height:6px; display:inline-block; border-radius:50%; background:transparent; border:1px solid #000; color:transparent;font-size:10px;position:absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.highlights .paging a.on span {width:10px;height:10px;background:#000;}
.s1 .highlights .paging {z-index:1;perspective:1000;}
.s1 .highlights .paging a span {width:6px;height:6px;}
.s1 .highlights .paging a.on  span {width:8px;height:8px;}
.s12.ie9 .highlights .paging a.on {-ms-transform:translateY(1px);}

.highlights a[class^="m_btn_type"] span {background-image:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/m_btn_t1_prevnext.png');}

/* dotcom */
.dotcom.s1 #contents > section#kv-type2 {z-index:5; margin-bottom:0;}
.dotcom.s1 #contents > section {margin-bottom:0px}
.dotcom.s1 #contents > section > article:first-child {padding-top:206px}
.dotcom.s1 #contents > section > article#s-pen {padding-top:206px}
.dotcom.s1 #contents > section.m_content-summary {overflow:visible;}
.dotcom.s1 #contents > section > article.m_feature-kv {padding-top:0;}
.dotcom.s1 #contents > section > article.m_feature-intro {padding:90px 0 0; margin-bottom:-80px; z-index:4;}
.dotcom.s1 #contents > section.m_content-global {margin-bottom:0;}
.dotcom.s1 #contents > section.m_content-discover {margin-bottom:0;}
.dotcom.s1 #contents > section > article.m_feature-global-goals {padding:206px 25px 0;}
.dotcom.s1 article[class*='m_feature-'].m_feature-about {padding:130px 0 0; margin-bottom:-120px;}
.dotcom.s1 .m_content-summary {padding:0;}

/* video */
.highlights .video figure video, .highlights .video figure canvas {position: absolute; top: 0; left: 0; width: 100%; /*height: 100%;*/}
.highlights .video figure img {display:block; width:100%;}

.ie .highlights .video {overflow:hidden;}
.ie .highlights .video video {margin-top:-1px;}

/* click video */
@-webkit-keyframes youtube {
    0% {transform:scale(1,1) rotate(0.001deg);}
    50% {}
    100% {opacity:0; transform:scale(1.2,1.2) rotate(0.001deg);}
}
@keyframes youtube {
    0% {transform:scale(1,1) rotate(0.001deg);}
    50% {}
    100% {opacity:0; transform:scale(1.2,1.2) rotate(0.001deg);}
}
@-webkit-keyframes loadingvideo {
    0% {transform:rotate(0deg);}
    50% {}
    100% {transform:rotate(360deg);}
}

@keyframes loadingvideo {
    0% {transform:rotate(0deg);}
    50% {}
    100% {transform:rotate(360deg);}
}
html.load .click-video .f_container .video_wrap {opacity:1;}
.click-video .f_container .video_wrap {position:relative;opacity:0;}
.click-video .f_container .video_wrap {width:100%;margin:0 auto;}
.click-video .f_container .video_wrap figure {width:100%;margin:0;}
.click-video .f_container .video_wrap figure video {position:absolute;top:0;left:0;width:100%;height:100%;}
.click-video .f_container .video_wrap figure canvas {position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;}
.click-video .f_container .video_wrap figure img {display:block;width:100%;height:auto;}
.click-video .f_container .video_play {position:absolute;left:0;top:0;width:100%;height:100%;background-image:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/common/images/galaxy-video_dimmed.png');font-size:10px;color:transparent;z-index:11;}
.click-video .f_container .video_play:after {position:absolute;left:50%;top:50%;width:90px;height:90px;margin:-45px 0 0 -45px;opacity:1;display:block;z-index:1;transition:opacity 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000), transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);-webkit-transition:opacity 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000), transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);-moz-transition:opacity 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000), transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);-o-transition:opacity 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000), transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000); z-index:3; content:''; background: url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/btn_player.png') no-repeat; background-size:100% 300%;border-radius: 50%;}
.click-video .f_container .video_play:before {position:absolute;left:50%;top:50%;width:90px;height:90px;margin:-45px 0 0 -45px;opacity:1;display:block;z-index:1;transition:opacity 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000), transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);-webkit-transition:opacity 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000), transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);-moz-transition:opacity 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000), transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000);-o-transition:opacity 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000), transform 0.3s cubic-bezier(0.165, 0.840, 0.440, 1.000); z-index:3; content:''; background:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/btn_player.png') no-repeat; background-size:100% 300%; background-position:0 100%; opacity:0;}
.click-video .f_container a.video_play:hover:after,
.click-video .f_container a.video_play:focus:after {opacity:1;-webkit-transform:scale(1.1,1.1) rotate(0.001deg);-ms-transform:scale(1.1,1.1) rotate(0.001deg);transform:scale(1.1,1.1) rotate(0.001deg); background-position:0 50%;}

.click-video .f_container.playing a.video_play {background-image:none;}
.click-video .f_container.playing a.video_play:after {opacity:0; background-position:0 50%;}
.click-video .f_container.playing.pause a.video_play {background-image:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/common/images/galaxy-video_dimmed.png');}
.click-video .f_container.playing.pause a.video_play:before {opacity:1;
    -webkit-animation-name:youtube; animation-name:youtube;
    -webkit-animation-duration:.6s; animation-duration:.6s;
    -webkit-animation-timing-function:linear; animation-timing-function:linear;
    -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
.click-video .f_container.playing.playgo a.video_play:after {opacity:1;
    -webkit-animation-name:youtube; animation-name:youtube;
    -webkit-animation-duration:.6s; animation-duration:.6s;
    -webkit-animation-timing-function:linear; animation-timing-function:linear;
    -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
.click-video .f_container .hide-bg {z-index:1;}
.click-video .f_container .canvas + .hide-bg {z-index:11;}

.s3 .click-video .f_container .video_play:after,
.s3 .click-video .f_container .video_play:before {width:90px;height:90px;margin:-45px 0 0 -45px;}
.s2 .click-video .f_container .video_play:after,
.s2 .click-video .f_container .video_play:before {width:94px;height:94px;margin:-47px 0 0 -47px;}
.s1 .click-video .f_container .video_play:after,
.s1 .click-video .f_container .video_play:before {width:54px;height:54px;margin:-27px 0 0 -27px;}

.click-video .f_container .click_disable {position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:10;}
.click-video .f_container.loading .video_wrap:after {content:''; width:60px; height:60px; position:absolute; left:50%; top:50%; margin:-30px 0 0 -30px; background:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/common/images/galaxy-loding.png') no-repeat; background-size:60px;
    -webkit-animation-name:loadingvideo; animation-name:loadingvideo;
    -webkit-animation-duration:2s; animation-duration:2s;
    -webkit-animation-timing-function:linear; animation-timing-function:linear;
    -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;
    z-index:10;
}

.click-video .video-mode-wrap {position:relative;}
.click-video .f_container .video-mode-txt {opacity:0;z-index:12;position:absolute;left:0;right:0;width:100%;font-size: 0;pointer-events:none;direction:ltr;}
.click-video .f_container .video-mode-txt span {display: inline-block;width: 50%;font-size: 16px;font-family: 'SamsungSharpSans';font-weight:bold !important;color: #fff;text-align:right;padding-right:30px;box-sizing:border-box;}

.click-video .f_container.txt-on .video-mode-txt {opacity:1;-webkit-transition:opacity .7s;-moz-transition:opacity .7s;-ms-transition:opacity .7s;transition:opacity .7s;}

.s34 .click-video .f_container .video-mode-txt,
.s2 .click-video .f_container .video-mode-txt {height:auto !important;}

.s4 .click-video .f_container .video-mode-txt {bottom:30px;}
.s3 .click-video .f_container .video-mode-txt {bottom:30px;}

.s2 .click-video .f_container .video-mode-txt {bottom:20px;}
.s2 .click-video .f_container .video-mode-txt span {font-size:16px;padding-right:25px;}

.s1 .click-video .f_container .video-mode-txt {bottom:10px;}
.s1 .click-video .f_container .video-mode-txt span {font-size:10px;padding-right:15px;}


.s1 .click-video .f_container .video-mode-txt {max-width:576px;width:100%;height:100%;left:50%;top:0;margin:0;pointer-events: none;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.s1 .click-video .f_container .video-mode-txt span {font-size:10px;width:auto;text-align:right;position:absolute;right:15px;color:#fff;padding-right:0;}
.s1 .click-video .f_container .video-mode-txt span:nth-child(1) {bottom:calc(50% + 15px);}
.s1 .click-video .f_container .video-mode-txt span:nth-child(2) {bottom:15px;}

/* header */
.s34 .highlights .c_btn_learn_more, .s12 .highlights .c_btn_learn_more {text-align:center;}
.highlights button[class*="c_btn_pre-"] span, .highlights a[class*="c_btn_pre-"] span {font-size:13px; letter-spacing:0.2em;}

/* kv */
#kv-type2 { width:100%; max-width:1920px !important;}
#kv-type2 .m_feature-kv {width:100%;}
#kv-type2 .m_feature-kv .size-check {position:relative; left:0; top:0; width:100%; z-index:1;}
#kv-type2 .f_container > figure {position:absolute; left:50%; padding:0 !important; width:auto;}
#kv-type2 .f_container > figure img {width:100%; border-radius:0;}
#kv-type2 .f_container > figure.small {top:10.667%; z-index:5; width:49.375%; margin-left:-28.333%;}
#kv-type2 .f_container > figure.big {z-index:4; top:12.778%; width:50.625%; margin-left:-28.333%; transform:scale(0.5); -ms-transform:scale(0.5); -webkit-transform:scale(0.5);}
#kv-type2 .f_container > figure.big-shadow {top:23.556%; z-index:2; width:49.583%; margin-left:-30.208%; opacity:0;}
#kv-type2 .f_container > figure.galaxy-text {top:15.889%; z-index:3; width:20.458%; margin-left:-36.302%;}
#kv-type2 .f_container > figure.note10-text {top:47.556%; z-index:3; width:40.62%; margin-left:-0.781%;}
#kv-type2 .f_container > figure[class*="text"] {overflow:hidden; opacity:0;}
#kv-type2 .f_container .kv-title,
#kv-type2 .f_container > figure.mobile-kv {display:none;}

.dotcom.s34 #kv-type2 .f_container .kv-title,
.dotcom.s2 #kv-type2 .f_container .kv-title {display:block; position:absolute; top:0; left:0; color:#fff;}

#kv-type2 .f_container.move > figure.big {top:15%; margin-left:-31.458%; transform:scale(1); -ms-transform:scale(1); -webkit-transform:scale(1); transition:all 1s}
#kv-type2 .f_container.move > figure.big-shadow {opacity:1; transition:all 1s 0.4s; -webkit-transition:all 1s 0.4s;}
#kv-type2 .f_container.move > figure.galaxy-text {opacity:1; transition:opacity 0.8s 0.8s; -webkit-transition:opacity 0.8s 0.8s;}
#kv-type2 .f_container.move > figure.note10-text {opacity:1; transition:opacity 1s 1.2s; -webkit-transition:opacity 1s 1.2s;}

.s3 #kv-type2 .f_container > figure.small {top:12.805%; width:55.208%; margin-left:-32.708%}
.s3 #kv-type2 .f_container > figure.big {top:13%; width:56.597%; margin-left:-35.597%;}
.s3 #kv-type2 .f_container > figure.big-shadow {top:25.61%; width:54.167%; margin-left:-34.931%;}
.s3 #kv-type2 .f_container > figure.note10-text {top:44.878%; width:45.069%; margin-left:-0.181%;}
.s3 #kv-type2 .f_container > figure.galaxy-text {top:15.244%; width:24.028%; margin-left:-39.097%;}
.s3 #kv-type2 .f_container.move > figure.big {top:15.8%;}

.s2 #kv-type2 .f_container > figure.small {top:27.604%; width:60.833%; margin-left:-38.333%;}
.s2 #kv-type2 .f_container > figure.big {top:29%; width:61.038%; margin-left:-40.389%;}
.s2 #kv-type2 .f_container > figure.big-shadow {top:37.7%; width:59.722%; margin-left:-39.772%;}
.s2 #kv-type2 .f_container > figure.galaxy-text {top:29.903%; width:25.417%; margin-left:-44.933%;}
.s2 #kv-type2 .f_container > figure.note10-text {top:52.951%; width:50.038%; margin-left:-1.5%;}
.s2 #kv-type2 .f_container.move > figure.big {top:30.2%;}

.s1 #kv-type2 .f_container > figure.small,
.s1 #kv-type2 .f_container > figure.big,
.s1 #kv-type2 .f_container > figure.big-shadow,
.s1 #kv-type2 .f_container > figure.galaxy-text,
.s1 #kv-type2 .f_container > figure.note10-text {display:none;}
.s1 #kv-type2 .f_container > figure.mobile-kv {display:block; position:relative; opacity:1; width:100%; top:0; left:0; max-width:576px; margin:0 auto;}
.s1 #kv-type2 .f_container .kv-title {display:block; font-size:23px; font-family:'SamsungSharpSans';font-weight:bold !important; text-align:center;}
.s1 #kv-type2 .m_feature-kv .size-check {display:none;}


#kv-type2 .pre-button {position:absolute; left:50%; right:auto; top:auto; bottom:60px; transform:translateX(-50%); -ms-transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%);}
#kv-type2 .country-check a {padding-left:48px; padding-right:48px; height:50px; border-radius:50px; line-height:44px;background:#fff; color:#000;font-family:'SamsungOne';font-weight:bold !important;font-size:13px;border:3px  solid #000;letter-spacing:2.4px;box-sizing:border-box;}

.s12 #kv-type2 .pre-button {position:relative; bottom:0;}
.s2 #kv-type2 .country-check a {padding-left:39px; padding-right:39px;}
.s2 #kv-type2 .pre-button {padding:40px 0 60px;}
.s1 #kv-type2 .country-check a {padding-left:30px; padding-right:30px;}
.s1 #kv-type2 .pre-button {padding:25px 0 50px;}

#kv-type2.kv-action-end .f_container > figure,
#kv-type2.kv-action-end .f_container > figure img {transition:none !important;-webkit-transition:none !important;-moz-transition:none !important;-o-transition:none !important;}

/* intro */
section .tit-intro {font-size:36px; font-family:'SamsungSharpSans';font-weight:bold !important; line-height:54px; text-align:center;}
section[class*="m_content-"].m_content-summary {padding:90px 0 0; z-index:2;}
.m_content-summary .m_feature-intro .tit-intro {margin:0 auto;}
.s34 .m_content-summary .m_feature-intro .tit-intro {width:940px;}
.s34 .m_content-summary .c_summary {width:940px; padding:30px 0 95px;}
.s2 .m_content-summary {padding:120px 0 0;}
.s2 .m_content-summary .m_feature-intro .tit-intro {width:654px;}
.s2 .m_content-summary .c_summary {width:654px; padding:30px 0 75px;}
.s1 section .tit-intro {font-size:24px; line-height:35px; padding:0 20px;}
.s1 .m_content-summary {padding:90px 0 42px;}
.s1 .m_content-summary .m_feature-intro .tit-intro {width:auto;}
.s1 .m_content-summary .c_summary {padding:30px 20px 0;}

article[class*='m_feature-'].m_feature-intro {position:relative; width:100%; padding-top:0;}
.intro-video-slide {position:relative; width:1328px; margin:0 auto;}
.intro-video-slide .slide_wrap{position:relative;}
.intro-video-slide .view .slide_wrap{visibility:hidden}
.intro-video-slide .slide_wrap li figure{overflow:hidden}
.intro-video-slide .slide_wrap li figure img{width:100%}

.intro-video-slide .slide_playbar_wrap {position:relative;text-align:center;}
.intro-video-slide .slide_playbar_wrap .active_txt {display:none;}

.intro-video-slide .slide_playbar{position:relative;display:inline-block;margin-top:2px;padding-top:64px;text-align:center;}
.intro-video-slide .view .slide_playbar{visibility:hidden}
.intro-video-slide .slide_playbar li{display:inline-block;width:113px;margin-right:15px}
.intro-video-slide .slide_playbar li a{display:block;z-index:0;position:relative}
.intro-video-slide .slide_playbar li a:before{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #767676;content:''}
.intro-video-slide .slide_playbar li a span{display:block;width:0;height:6px;background:#000}
.intro-video-slide .slide_playbar li a strong{position:absolute;bottom:12px;left:0;color:#000;font-family:'SamsungOne';font-size:14px;line-height:18px;text-align:left;-webkit-transition:color .5s;-moz-transition:color .5s;transition:color .5s}
.intro-video-slide .slide_playbar li.on a strong{color:#000}
.intro-video-slide .slide_playbar li.on a span{-webkit-transition:width .2s;-moz-transition:width .2s;transition:width .2s}
.intro-video-slide .slide_playbar li.end a span{width:100%}
.intro-video-slide .control_movie{display:inline-block;line-height:0;vertical-align:bottom;}
.intro-video-slide .control_movie a{display:block;width:22px;height:14px;}
.imageLoad .intro-video-slide .control_movie a{display:block;width:22px;height:14px;background:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/galaxy-note10_btn_small_pause.gif') no-repeat 50%;background-size:auto 100%}
.imageLoad .intro-video-slide .control_movie.pause a{background-image:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/galaxy-note10_btn_small_play.gif')}

.intro-video-slide .vod-player{z-index:-1;position:absolute;top:0px;right:0;left:0;height:100%;background:#000;opacity:0;visibility:hidden;-webkit-transition:opacity .5s ease-in-out,visibility .5s ease-in-out;-moz-transition:opacity .5s ease-in-out,visibility .5s ease-in-out;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}
.intro-video-slide .vod-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.intro-video-slide .vod-player .vod-close{position:absolute;z-index: 1;top:37px;right:37px;width:72px;height:72px;-webkit-transition:top 0.2s ease-in-out;-moz-transition:top 0.2s ease-in-out;transition:top 0.2s ease-in-out;}
.imageLoad .intro-video-slide .vod-player .vod-close {background:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/galaxy-note10_btn_youtube_close.png') no-repeat 50%;background-size:100% auto;}
.m_feature-intro .view .slide_wrap {visibility: hidden;}

.s3 article[class*='m_feature-'].m_feature-intro {width:100%; padding-top:0;}
.s3 .intro-video-slide {width:864px;}

.s12 .m_feature-intro .slide_playbar_wrap {display:table;margin:0 auto;box-sizing:border-box;table-layout:fixed;}
.s12 .m_feature-intro .slide_playbar li {display:table-cell;margin:0;}
.s12 .m_feature-intro .control_movie {position:relative;z-index:1;display:table-cell;}

.s2 article[class*='m_feature-'].m_feature-intro {width:100%;}
.s2 .intro-video-slide {width:100%; width:696px;}
.s2 .m_feature-intro .slide_playbar_wrap {padding:0 58px;}
.s2 .m_feature-intro .slide_playbar {display:table-cell;}
.s2 .m_feature-intro .slide_playbar li a {margin-right:15px;}
.s2 .m_feature-intro .slide_playbar li {width:94px;}

.s1 article[class*='m_feature-'].m_feature-intro {left:auto; width:100%; margin-left:0; padding:0;}
.s1 .intro-video-slide {width:100%; max-width:567px;}
.s1 .m_feature-intro .f_container {max-width:567px; margin:70px auto 0;}
.s1 .m_feature-intro .slide_playbar_wrap {padding:0 26px;}
.s1 .m_feature-intro .slide_playbar_wrap .active_txt {display:block;margin:19px 0 9px;font-size:13px;text-align:left;font-family:'SamsungOne';}
.s1 .m_feature-intro .slide_playbar {padding-top:0;}
.s1 .m_feature-intro .slide_playbar li {width:50px;}
.s1 .m_feature-intro .slide_playbar li a {margin-right:10px;}
.s1 .m_feature-intro .slide_playbar li a strong{width:1px;height:1px;opacity:0;}

/* youtube play */
.s34 .intro-video-slide .vod-player:hover .vod-close,
.s34 .intro-video-slide .vod-player:focus .vod-close {top:80px;}

.s3 .intro-video-slide .vod-player .vod-close{top:20px;right: 20px;width:50px;height:50px}
.s2 .intro-video-slide .vod-player .vod-close{top:-70px;right: 20px;width:50px;height:50px}
.s1 .intro-video-slide .vod-player .vod-close{top:-40px;right: 15px;width:30px;height:30px}

.s12 .m_feature-intro .f_container.view,
.s12 .m_feature-intro .f_container.view > div {overflow:visible !important;}

.m_feature-intro .view .vod-player{z-index: 5;;opacity:1;visibility:visible}
.m_feature-intro .btn-play {z-index:3;position:absolute;top:50%;left:50%;display:block;width:678px; -webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:visibility .25s ease-in-out,opacity .25s ease-in-out;-moz-transition:visibility .25s ease-in-out,opacity .25s ease-in-out;transition:visibility .25s ease-in-out,opacity .25s ease-in-out;pointer-events: auto;}
.s2 .m_feature-intro .btn-play{margin-top:20px;}
.m_feature-intro .btn-play a{display:block;width:90px; height:90px;margin:0 auto;-webkit-transition:-webkit-transform .25s linear;transition:-webkit-transform .25s linear;-moz-transition:transform .25s linear,-moz-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear,-moz-transform .25s linear;}
.imageLoad .m_feature-intro .btn-play a {background:transparent url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/btn_player.png') no-repeat 50% 50%;background-size:100%;background-position:0 0;}
.imageLoad .m_feature-intro .btn-play a:hover{opacity:1;-webkit-transform:scale(1.1,1.1) rotate(0.001deg);-ms-transform:scale(1.1,1.1) rotate(0.001deg);transform:scale(1.1,1.1) rotate(0.001deg); background-position:0 50%;}

.s2 .m_feature-intro .btn-play {width:300px;}
.s2 .m_feature-intro .intro-video2 .btn-play {width:195px;}
.s2 .m_feature-intro .btn-play a {width:96px;height:96px}
.s1 .m_feature-intro .btn-play {width:260px;}
.s1 .m_feature-intro .intro-video2 .btn-play {width:158px;}
.s1 .m_feature-intro .btn-play a {width:54px;height:54px}

.m_feature-intro .btn-play_txt{margin-bottom:3%; font-size:42px; line-height:54px; font-family:'SamsungSharpSans';font-weight:bold !important; color:#fff; text-align:center;}
.s2 .m_feature-intro .btn-play_txt{font-size:22px; line-height:35px;}
.s1 .m_feature-intro .btn-play_txt{margin-bottom:0;font-size:18px; line-height:28px; text-align:center;}
.m_feature-intro .btn-play_txt .hidden{position: absolute;left: 0;top: 0;;visibility: hidden;opacity: 0;}
/* about */
article[class*='m_feature-'].m_feature-about {position:relative; width:1440px; padding-bottom:0;}
.m_feature-about .tit-intro {padding-bottom:100px;}
.m_feature-about .about-list {width:1260px; margin:0 auto; text-align:center;}
.m_feature-about .about-list .about-box {text-align:center;}
.m_feature-about .about-list li {display:inline-block; text-align:center;}
.m_feature-about .about-list li:after {display:block; clear:both; content:'';}
.m_feature-about .about-list .box {position:relative; overflow:hidden; display:inline-block; width:295px; margin:0 10px; border-radius:20px; background: #222;}
.m_feature-about .about-list .box:after {display:block; content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/galaxy-note10_highlights_about_logo_bg1.jpg') no-repeat left top; opacity:.8; background-size:cover;}
.m_feature-about .about-list .box .box-text {position:relative; z-index:1; padding:35px 24px;}
.m_feature-about .about-list .box .text { min-height:215px; margin-bottom:14px; color:#fff; font-size:20px; font-family:'SamsungSharpSans';font-weight:bold !important; line-height:30px; text-align:center;}
.m_feature-about .about-list .box .sub-text {display:block; margin-top:10px; font-size:12px; line-height:16px; font-family:'SamsungOne'; color:#fff; text-align:left;}

.m_feature-about .arrow-wrap {position:absolute; left:0; right:0; top:54%;}
.m_feature-about .arrow-wrap a {position:absolute; top:50%;}
.m_feature-about .arrow-wrap a span {opacity:1;}
.m_feature-about .arrow-wrap .m_btn_type1-prev {left:35px;}
.m_feature-about .arrow-wrap .m_btn_type1-next {right:35px;}
.m_feature-about .paging {margin-top:80px;}

/*.m_feature-about .about-list.set-slide .about-box {left:0; -webkit-transition: left 1s; transition: left 1s; -ms--webkit-transition:left 1s;}*/

.s3 article[class*='m_feature-'].m_feature-about {width:1024px;}
.s3 .m_feature-about .about-list {width:945px;}
.s3 .m_feature-about .arrow-wrap .m_btn_type1-prev {left:0;}
.s3 .m_feature-about .arrow-wrap .m_btn_type1-next {right:0;}
.s3 .m_feature-about .paging {margin-top:50px;}

.s12 .m_feature-about .about-list .box {transform:none; -ms-transform:none; -webkit-transform:none;}
.s12 .m_feature-about .about-list.motion .box {transition:none;}
.s12 .m_feature-about .tit-intro {display:none;}

.s2 article[class*='m_feature-'].m_feature-about {width:767px; padding-top:100px;}
.s2 .m_feature-about .about-list {width:694px;}
.s2 .m_feature-about .about-list .box {width:327px; background-size:100%;}
.s2 .m_feature-about .about-list .box .box-text {min-height:218px; padding:50px 30px;}
.s2 .m_feature-about .paging {margin-top:45px;}

.s1 article[class*='m_feature-'].m_feature-about {left:50%; width:360px; padding:43px 0 0; transform:translateX(-50%); -ms-transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%); margin:0;}
.s1 .m_feature-about .about-list {width:328px;}
.s1 .m_feature-about .about-list .box {width:150px; margin:0 7px;}
.s1 .m_feature-about .about-list .box .box-text {padding:24px 10px;}
.s1 .m_feature-about .about-list .box .text {min-height:120px; font-size:12px; margin-bottom:5px; line-height:17px;}
.s1 .m_feature-about .about-list .box .sub-text {margin-top:5px; font-size:8px; line-height:10px;}
.s1 .m_feature-about .about-list .box figure {width:auto; height:22px;}
.s1 .m_feature-about .about-list .box figure img {vertical-align:top; width:auto; height:100%;}
.s1 .m_feature-about .paging {margin-top:28px;}

.mobile .arrow-wrap {display:none;}
.s12 .m_feature-about .arrow-wrap {display:none;}
.s0 article[class*='m_feature-'].m_feature-about {width:300px;}
.s0 .m_feature-about .about-list {width:300px;}
.s0 .m_feature-about .about-list .box {width:136px; min-height:235px;}
.s0 .m_feature-about .about-list .box .text {min-height:136px;}

.dotcom.s1 section[class*="m_content-"].m_content-summary {z-index:2;}

/* design ------------------------------------ */
.m_content-design {}
.m_content-design .design-intro {position:relative; left:50%; width:1920px; height:636px; transform:translateX(-50%); -ms-transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%); margin-top:100px; text-align:center;}

.s3 .m_content-design .design-intro {width:1440px; height:477px;}

.s2 .m_content-design .design-intro {width:1024px; height:339px; margin-top:102px;}

.s1 .m_content-design article[class*='m_feature-'].m_feature-header {margin-top:-43px;padding:86px 0 4px;}
.s1 .m_content-design .design-intro {width:490px; height:auto; margin-top:45px;}

.mobile .m_content-design .design-intro canvas {display:none;}
.mobile .m_content-design .design-intro video {display:none;}
.mobile .m_content-design .design-intro .hide-bg {display:none;}
html.mobile .m_content-design .design-intro.video figure img {visibility:visible !important;}

/* size */
.s34 article[class*='m_feature-'].m_feature-size,
.s12 article[class*='m_feature-'].m_feature-size {padding-top:0;}
.m_feature-size .f_header-type1 {position:relative; z-index:2; left:auto; right:auto; top:auto;}
.m_feature-size .f_container {overflow:visible; position:relative; width:100%; height:1417px;}
.m_feature-size .f_container figure {position:absolute; top:0;}
.m_feature-size .f_container figure.small {top:139px; left:353px; z-index:1;}
.m_feature-size .f_container figure.big {left:488px;}
.m_feature-size .size-num {position:absolute; top:646px; opacity:0;}
.m_feature-size .size-num strong {font-family:'SamsungSharpSans';font-weight:bold !important; font-size:72px;}
.m_feature-size .size-num span {display:block; font-family:'SamsungSharpSans';font-weight:bold !important; font-size:20px; letter-spacing:0.1em;}
.m_feature-size .size-num span.galaxy {font-size:18px; line-height:42px; letter-spacing:0}
.m_feature-size .small-size {left:146px;}
.m_feature-size .big-size {right:60px;}

.s3 .m_feature-size .f_container {height:1084px;}
.s3 .m_feature-size .f_container figure.small {top:112px; left:253px; width:286px;}
.s3 .m_feature-size .f_container figure.big {left:380px; width:570px;}
.s3 .m_feature-size .f_container figure img {width:100%;}
.s3 .m_feature-size .size-num {top:465px;}
.s3 .m_feature-size .size-num strong {font-size:58px;}
.s3 .m_feature-size .size-num span {font-size:16px; letter-spacing:0.05em;}
.s3 .m_feature-size .size-num span.galaxy {letter-spacing:0}
.s3 .m_feature-size .small-size {left:80px;}
.s3 .m_feature-size .big-size {right:40px;}

.s34.mobile .m_feature-size .f_container figure.small {transform: translateX(65px); -ms-transform: translateX(65px); -webkit-transform: translateX(65px);}
.s34.mobile .m_feature-size .f_container figure.big {transform:translateX(-65px); -webkit-transform:translateX(-65px); -ms-transform:translateX(-65px);}
.s34.mobile .m_feature-size .small-size {transform:translateX(30px); -webkit-transform:translateX(30px); -ms-transform:translateX(30px);}
.s34.mobile .m_feature-size .big-size {transform:translateX(-30px); -webkit-transform:translateX(-30px); -ms-transform:translateX(-30px);}
.s34.mobile .m_feature-size .f_container.move figure {transform:translateX(0); -webkit-transform:translateX(0); -ms-transform:translateX(0); transition:all 0.7s; -webkit-transition:all 0.7s; }
.s34.mobile .m_feature-size .f_container.move .size-num {opacity:1; transform:translateX(0); -webkit-transform:translateX(0); -ms-transform:translateX(0); transition:all 0.5s 0.4s; -webkit-transition:all 0.5s 0.4s;}

.s12 .m_feature-size .f_container figure img {width:100%;}
.s12 .m_feature-size .size-num span.galaxy {letter-spacing:0}

.s2 .m_feature-size .f_container {height:992px;}
.s2 .m_feature-size .f_container figure.small {top:104px; left:139px; width:263px; transform: translateX(40px); -ms-transform: translateX(40px); -webkit-transform: translateX(40px);}
.s2 .m_feature-size .f_container figure.big {left:217px; width:528px; transform:translateX(-40px); -webkit-transform:translateX(-40px); -ms-transform:translateX(-40px);}
.s2 .m_feature-size .size-num {top:438px;}
.s2 .m_feature-size .size-num strong {font-size:58px;}
.s2 .m_feature-size .size-num span {font-size:14px; line-height:20px; letter-spacing:0.05em;}
.s2 .m_feature-size .small-size {left:5px; transform:translateX(30px); -webkit-transform:translateX(30px); -ms-transform:translateX(30px);}
.s2 .m_feature-size .big-size {right:17px; transform:translateX(-30px); -webkit-transform:translateX(-30px); -ms-transform:translateX(-30px);}
.s2 .m_feature-size .f_container.move figure {transform:translateX(0); -webkit-transform:translateX(0); -ms-transform:translateX(0); transition:all 0.7s; -webkit-transition:all 0.7s; }
.s2 .m_feature-size .f_container.move .size-num {opacity:1; transform:translateX(0); -webkit-transform:translateX(0); -ms-transform:translateX(0); transition:all 0.5s 0.4s; -webkit-transition:all 0.5s 0.4s;}

.s1 .m_feature-size .f_container {left:50%; width:360px; height:467px; padding-bottom:40px;transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); margin:40px 0 0;}
.s1 .m_feature-size .f_container figure.small {top:48px; left:85px; width:122px; height:auto; transform:translateX(20px); -webkit-transform:translateX(20px); -ms-transform:translateX(20px);}
.s1 .m_feature-size .f_container figure.big {left:126px; width:245px; height:auto; transform:translateX(-20px); -webkit-transform:translateX(-20px);  -ms-transform:translateX(-20px);}
.s1 .m_feature-size .size-num {top:auto; position:absolute; width:100%; height:100%; top:0; left:0; }
.s1 .m_feature-size .size-num strong {font-size:29px;}
.s1 .m_feature-size .size-num span {font-size:8px;}
.s1 .m_feature-size .size-num .size {position:absolute; top:46%;}
.s1 .m_feature-size .small-size .size {left:26px;}
.s1 .m_feature-size .big-size .size {right:34px;}
.s1 .m_feature-size .size-num span.galaxy {position:absolute; left:50%; bottom:-40px; font-size:12px; letter-spacing:0;}
.s1 .m_feature-size .small-size .galaxy {margin-left:-101px;}
.s1 .m_feature-size .big-size .galaxy {margin-left:10px;}
.s1 .m_feature-size .f_container.move figure {transform:translateX(0); -ms-transform:translateX(0); -webkit-transform:translateX(0); transition:all 0.7s; -webkit-transition:all 0.7s;}
.s1 .m_feature-size .f_container.move .size-num {opacity:1; transform:translateX(0); -ms-transform:translateX(0); -webkit-transform:translateX(0); transition:all 0.5s 0.4s; -webkit-transition:all 0.5s 0.4s;}

.s0 .m_feature-size .f_container figure.small {left:82px;}
.s0 .m_feature-size .f_container figure.big {left:123px;}
.ie9 .m_feature-size .size-num {opacity:1;}


/* display */
article[class*='m_feature-'].m_feature-display {position:relative; bottom:auto; top:auto;}
.m_feature-display .inner {position:relative; width:100%;}
.m_feature-display .inner.fixed .f_container {position:fixed; left:50%; margin-left:-186px;}
.m_feature-display .inner.fixed-end .f_container {position:absolute; right:auto; left:50%; top:auto; bottom:0; margin-left:-186px;}

.m_feature-display .thin-display:after, .m_feature-display .infinity-display:after {display:block; clear:both; content:'';}
.m_feature-display .thin-display,
.m_feature-display .infinity-display {height:800px;}
.m_feature-display .f_header-type1 {padding:30px 82px 0 75px;}
.m_feature-display .f_container {overflow:hidden; width:800px; height:800px; border-radius:20px;}
.m_feature-display .thin-display .num-info {margin-top:60px;}
.m_feature-display .thin-display .num-info li {float:none;}
.m_feature-display .thin-display .f_header-type1 h4 {width:200px;}   
                                                                   .m_feature-display .thin-display .f_container > figure video {width:100%; height:100%;}
article[class*='m_feature-'].m_feature-display .thin-display .f_container > figure {width:100%;}

.m_feature-display .infinity-display {position:static; width:100%; padding-top:200px;}
.m_feature-display .infinity-display .f_header-type1 h4 {width:240px;}
.s34 .m_feature-display .f_container {position:absolute; top:0; right:0; left:auto;}
.s34 .m_feature-display .inner.infinity-show .infinity-display figure {opacity:1; visibility:visible; transition:opacity 0.3s; -webkit-transition:opacity 0.3s;}
.s34 .m_feature-display .infinity-display figure {opacity:0; visibility:hidden; transition:opacity 0.3s; -webkit-transition:opacity 0.3s;}

.s3 article[class*='m_feature-'].m_feature-display {}
.s3 .m_feature-display .f_container {width:600px; height:600px;}
.s3 .m_feature-display .thin-display,
.s3 .m_feature-display .infinity-display {height:600px;}
.s3 .m_feature-display .thin-display .num-info {margin-top:55px;}
.s3 .m_feature-display .f_header-type1 {padding:30px 100px 0 20px;}
.s3 .m_feature-display .infinity-display {padding-top:120px;}
.s3 .m_feature-display .inner.fixed .f_container {margin-left:-128px;}
.s3 .m_feature-display .inner.fixed-end .f_container {margin-left:-128px;}

.s12 article[class*='m_feature-'].m_feature-display {height:auto;}
.s12 .m_feature-display .inner {height:auto;}
.s12 .m_feature-display .thin-display,
.s12 .m_feature-display .infinity-display {height:auto;}
.s12 .m_feature-display .thin-display .num-info {margin-top:35px;}
.s12 .m_feature-display .infinity-display .f_header-type1 {display:block;}
.s12 .m_feature-display .infinity-display figure {opacity:1; visibility:visible;}
.s12 .m_feature-display .infinity-display {position:static;}
.s12 .m_feature-display .thin-display .f_header-type1 h4 {width:auto;}
.s12 .m_feature-display .infinity-display .f_header-type1 h4 {width:auto;}

.s2 article[class*='m_feature-'].m_feature-display {padding-bottom:0;}
.s2 .m_feature-display .f_header-type1 {padding:16px 130px 50px 15px;}
.s2 .m_feature-display .f_container {width:696px; height:696px;}
.s2 .m_feature-display .thin-display .num-info li:last-child {margin-left:0;}
.s2 .m_feature-display .infinity-display {position:static; padding-top:150px;}

.s1 .m_feature-display .infinity-display {padding-top:86px;}
.s1 .m_feature-display .f_container {width:100%; height:auto; max-width:576px;}

.ie9 .m_feature-display .thin-display .f_container .end-img {display:block;}

.mobile .m_feature-display .f_container {position:relative;}
.mobile .m_feature-display .infinity-display figure {opacity:1; visibility:visible; transition:none; -webkit-transition:none;}

/* performance ------------------------------------ */
.m_content-performance {}

/* fast */
article[class*='m_feature-'].m_feature-fast {}
.m_feature-fast .num-info {position:static; margin-top:35px;}
.m_feature-fast .num-info:after {display:block; clear:both; content:'';}
.m_feature-fast .num-info .ram {margin-top:-5px;}
.m_feature-fast .num-info strong {position:relative;}
.m_feature-fast .num-info strong sup {position:absolute; top:-14px;}
.m_feature-fast .num-info strong sup a {font-size:15px;}
.m_feature-fast .f_header-type1 > .o_area2 {padding-right:75px;}
.m_feature-fast .f_container {border-radius:20px;}
.m_feature-fast .download-speed {position:absolute; top:50%; left:90px; transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%);}
.m_feature-fast .download-speed figure {opacity:0; margin-top:20px;}
.m_feature-fast .download-speed .downbox1 {transform:translateY(150px); -webkit-transform:translateY(150px); -ms-transform:translateY(150px);}
.m_feature-fast .download-speed .downbox2 {transform:translateY(110px); -webkit-transform:translateY(110px); -ms-transform:translateY(110px);}
.m_feature-fast .download-speed .downbox3 {transform:translateY(60px); -webkit-transform:translateY(60px); -ms-transform:translateY(60px);}
.m_feature-fast .download-speed.move figure {opacity:1; transform:translateY(0); -webkit-transform:translateY(0); -ms-transform:translateY(0); transition:all 0.8s; -webkit-transition:all 0.8s;}

.s34 .m_feature-fast .f_header-type1 {position:relative; left:auto; right:auto; top:auto;}
.s34 .m_feature-fast .speed-num-left {padding-bottom:140px;}
.s34 .m_feature-fast .speed-num {position:absolute; left:50%; bottom:0; width:100%; padding:0 75px 0 135px; box-sizing:border-box; transform:translateX(-50%); -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%);}
.s34 .m_feature-fast .speed-num .num-info {float:left;}
.s34 .m_feature-fast .speed-num .num-info:first-child li:first-child {margin-left:0;}
.s34 .m_feature-fast .speed-num .num-info:last-child {margin-left:40px; margin-top:36px;}
.s3 .m_feature-fast .speed-num {padding:0 20px;}

.s3 article[class*='m_feature-'].m_feature-fast {margin-top:60px;}
.s3 .m_feature-fast .download-speed {left:60px;}
.s3 .m_feature-fast .download-speed figure {width:300px;}
.s3 .m_feature-fast .download-speed figure img {width:100%;}
.s3 .m_feature-fast .num-info li {margin-left:40px;}
.s3 .m_feature-fast .num-info li:first-child {margin-left:0;}

.s12 .m_feature-fast .f_header-type1 > .o_area1,
.s12 .m_feature-fast .f_header-type1 > .o_area2 {float:none; width:100%;}
.s12 .m_feature-fast .f_container {border-radius:20px;}
.s12 .m_feature-fast .download-speed figure img {width:100%;}

.s2 .m_feature-fast .f_header-type1 > .o_area1 {padding:0 110px 0 15px;}
.s2 .m_feature-fast .f_header-type1 > .o_area2 {padding:30px 110px 0 15px;}
.s2 .m_feature-fast .num-info strong sup a {font-size:16px;}
.s2 .m_feature-fast .f_container {width:656px;}
.s2 .m_feature-fast .download-speed {left:35px; top:auto; bottom:40px; transform:translateY(0); -webkit-transform:translateY(0); -ms-transform:translateY(0);}
.s2 .m_feature-fast .download-speed figure {width:578px;}

.s1 article[class*='m_feature-'].m_feature-fast {}
.s1 .m_feature-fast .f_container {max-width:576px; width:auto; margin:40px auto 0;}
.s1 .m_feature-fast .download-speed {left:0; top:auto; bottom:17px; transform:translateY(0); -webkit-transform:translateY(0); -ms-transform:translateY(0); width:100%; padding:0 17px; box-sizing:border-box;}
.s1 .m_feature-fast .download-speed figure {width:100%;}
.s1 .m_feature-fast .num-info strong sup {top:-10px;}
.s1 .m_feature-fast .num-info strong sup a {font-size:10px;}

/* laptop */
article[class*='m_feature-'].m_feature-laptop {}
.m_feature-laptop .inner {overflow:hidden; position:relative; padding:68px 0; border-radius:20px;}
.m_feature-laptop .f_header-type1 {min-height:674px; padding:0 70px 0 75px;}
.m_feature-laptop .f_container {position:absolute; left:auto; right:0; top:50%; transform:translateY(-45%); -webkit-transform:translateY(-45%); -ms-transform:translateY(-45%); width:731px; height:auto;}
.m_feature-laptop .num-info {margin-top:66px;}
.m_feature-laptop .storage256 {margin-top:18px;}

.s3 .m_feature-laptop .inner {padding:50px 0;}
.s3 .m_feature-laptop .f_header-type1 {min-height:507px; padding:0 20px 0 45px;}
.s3 .m_feature-laptop .f_container {width:548px;}
.s3 .m_feature-laptop .num-info {margin-top:35px;}

.s12 .m_feature-laptop .inner {background:none; filter:none; border-radius:0; padding:0;}
.s12 .m_feature-laptop .f_header-type1 {min-height:auto;}
.s12 .m_feature-laptop .f_container {
    overflow: hidden;
    position: relative;
    border-radius:20px;
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    background: -moz-linear-gradient(0deg, #F7F1F5 0, #fef6f3 100%);
    background: -webkit-gradient(linear, 0deg, color-stop(0, F7F1F5), color-stop(100%, fef6f3));
    background: -webkit-linear-gradient(0deg, #F7F1F5 0, #fef6f3 100%);
    background: -o-linear-gradient(0deg, #F7F1F5 0, #fef6f3 100%);
    background: -ms-linear-gradient(0deg, #F7F1F5 0, #fef6f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEF6F3', endColorstr='#F7F1F5');
    background: linear-gradient(0deg, #F7F1F5 0, #fef6f3 100%);
}

.s12 .m_feature-laptop .f_container > figure img {width:100%; vertical-align:top;}

.s2 .m_feature-laptop .f_header-type1 {padding:0 110px 0 15px;}
.s2 .m_feature-laptop .f_container {height:696px; margin:60px auto 0;}
.s2 .m_feature-laptop .f_container > figure {position:absolute; right:0; top:50%; width:636px; transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); -moz-transform:translateY(-50%);}
.s2 .m_feature-laptop .num-info {margin-top:35px;}

.s1 .m_feature-laptop .f_container {width:100%; max-width:576px; text-align:right; height:auto;}
.s1 .m_feature-laptop .f_container > figure {display:inline-block; width:86.5%; margin:0; padding:45px 0;}
.s1 .m_feature-laptop .c_desc-type2 {text-align:left;}
.s1 .m_feature-laptop .num-info {margin-top:40px;}
.s1 .m_feature-laptop .storage256 {margin-top:12px;}

.s12.ie9 .m_feature-laptop .f_container {background:#FEF6F3; filter:none;}
.huawei.s12 .m_feature-laptop .f_header-type1 {min-height:285px;}

/* power */
article[class*='m_feature-'].m_feature-power {position:relative;}
.m_feature-power .inner {overflow:hidden; position:relative; padding:68px 0; border-radius:20px; background-color:#f0f0f0; transform:translateZ(0);}
.m_feature-power .f_header-type1 {position:relative; left:auto; top:auto; right:auto; z-index:2; min-height:674px; padding:0 70px 0 75px;}
.m_feature-power .super-fast {display:block; margin-top:66px; font-size:14px; font-family:'SamsungSharpSans';font-weight:bold !important; letter-spacing:0.05em;}
.m_feature-power .num-info {margin-top:20px;}
.m_feature-power .num-info li:first-child {margin-top:0;}
.m_feature-power .num-info li {float:none; margin-left:0; margin-top:20px;}
.m_feature-power .f_container {position:absolute; width:100%; height:100%;}

.m_feature-power .f_header-type1.white * {color:#fff; transition:color 0.5s; -webkit-transition:color 0.5s;}

.s34.sL .m_feature-power .f_header-type1 *,
.s34.ie9 .m_feature-power .f_header-type1 * {color:#fff;}

.s3 .m_feature-power .inner {padding:50px 0;}
.s3 .m_feature-power .f_header-type1 {width:380px; min-height:507px; padding:0 0 0 45px;}
.s3 .m_feature-power .f_container {width:100%;}
.s3 .m_feature-power .super-fast {margin-top:35px;}

.s12 .m_feature-power .inner {background:none; filter:none; border-radius:0; padding:0;}
.s12 .m_feature-power .f_header-type1 {min-height:auto;}
.s12 .m_feature-power .num-info li {float:left;}
.s12 .m_feature-power .f_container {overflow: hidden; position:relative; background:#f0f0f0; border-radius:20px; transform: none; -ms-transform: none; -webkit-transform: none; -moz-transform: none;}
.s12 .m_feature-power .f_header-type1.white * {color:#000; transition:none; -webkit-transition:none;}

.s2 .m_feature-power .f_header-type1 {padding:0 110px 0 15px;}
.s2 .m_feature-power .super-fast {margin-top:35px;}
.s2 .m_feature-power .f_container {height:696px; margin:60px auto 0;}

.s1 .m_feature-power .super-fast {margin-top:40px;}
.s1 .m_feature-power .num-info li {margin-top:0; margin-left:20px;}
.s1 .m_feature-power .num-info li:first-child {width:80px; margin-left:0;}
.s1 .m_feature-power .f_container {width:100%; max-width:576px; height:auto;}

.ie10 .highlights .video video,
.ie10 .highlights .video img {width:101%; margin-top:-1px;}

.huawei.s12 .m_feature-power .f_header-type1 {min-height:280px;}

/* camera ------------------------------------  */
.m_content-camera article[class*='m_feature-'].m_feature-header {width:1440px;}
.m_content-camera .m_feature-header .camera-img {margin-top:45px;}
.m_content-camera .m_feature-header .camera-img:after {display:block; clear:both; content:'';}
.m_content-camera .m_feature-header .camera-img figure {width:634px; height:850px;}
.m_content-camera .m_feature-header .camera-img figure img {display:block; width:100%; height:100%;}
.m_content-camera .m_feature-header .camera-img .front {overflow:hidden; position:relative; width:634px; height:850px; float:left; margin-left:0;}
.m_content-camera .m_feature-header .camera-img .front figure.woman {position:absolute; top:0; left:0;}
.m_content-camera .m_feature-header .camera-img .front figure.phone {z-index:1; position:relative;}
.m_content-camera .m_feature-header .camera-img .back {float:right; margin-right:0;}

.s3 .m_content-camera article[class*='m_feature-'].m_feature-header {width:1024px;}
.s3 .m_content-camera .m_feature-header .f_header-note10 {width:944px;}
.s3 .m_content-camera .m_feature-header .camera-img {margin-top:30px;}
.s3 .m_content-camera .m_feature-header .camera-img figure {width:470px; height:630px;}
.s3 .m_content-camera .m_feature-header .camera-img .front {width:470px; height:630px; margin-left:-64px;}
.s3 .m_content-camera .m_feature-header .camera-img .back {margin-right:-64px;}

.s12 .m_content-camera .m_feature-header .camera-img .front,
.mobile .m_content-camera .m_feature-header .camera-img .front {perspective:500px}
.s12 .m_content-camera .m_feature-header .camera-img .front figure,
.mobile .m_content-camera .m_feature-header .camera-img .front figure {transform:translateZ(1px);}
.s12 .m_content-camera .m_feature-header .camera-img.move .front,
.s12 .m_content-camera .m_feature-header .camera-img.move .back,
.mobile .m_content-camera .m_feature-header .camera-img.move .front,
.mobile .m_content-camera .m_feature-header .camera-img.move .back {transition:margin 0.8s ease-in-out; -webkit-transition:margin 0.8s ease-in-out;}
.s12 .m_content-camera .m_feature-header .camera-img.move .front .woman,
.mobile .m_content-camera .m_feature-header .camera-img.move .front .woman {transform:scale(1.2); -ms-transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); transition:transform 0.6s 0.2s linear; -webkit-transition:transform 0.6s 0.2s linear;}

.s4.mobile .m_content-camera .m_feature-header .camera-img.move .front {margin-left:60px;}
.s4.mobile .m_content-camera .m_feature-header .camera-img.move .back {margin-right:60px;}
.s3.mobile .m_content-camera .m_feature-header .camera-img.move .front {margin-left:20px;}
.s3.mobile .m_content-camera .m_feature-header .camera-img.move .back {margin-right:20px;}

.s2 .m_content-camera article[class*='m_feature-'].m_feature-header {position:relative; left:50%; width:768px; margin-left:-384px;}
.s2 .m_content-camera .m_feature-header > .f_header-note10 {width:696px;}
.s2 .m_content-camera .m_feature-header .camera-img {margin-top:30px;}
.s2 .m_content-camera .m_feature-header .camera-img figure {width:354px; height:475px;}
.s2 .m_content-camera .m_feature-header .camera-img .front {width:354px; height:475px; margin-left:-23px;}
.s2 .m_content-camera .m_feature-header .camera-img .back {margin-right:-23px;}
.s2 .m_content-camera .m_feature-header .camera-img.move .front {margin-left:15px;}
.s2 .m_content-camera .m_feature-header .camera-img.move .back {margin-right:15px;}
.s2 .m_content-camera .m_feature-header .c_desc-type2 {width:696px; margin:15px auto 0;}

.s1 .m_content-camera article[class*='m_feature-'].m_feature-header {width:auto;}
.s1 .m_content-camera .m_feature-header .camera-img {position:relative; left:50%; width:360px; margin-top:30px; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%);}
.s1 .m_content-camera .m_feature-header .camera-img figure {width:148px; height:198px;}
.s1 .m_content-camera .m_feature-header .camera-img .front {width:148px; height:198px; margin-left:-5px;}
.s1 .m_content-camera .m_feature-header .camera-img .back {margin-right:-5px;}
.s1 .m_content-camera .m_feature-header .camera-img.move .front {margin-left:23px;}
.s1 .m_content-camera .m_feature-header .camera-img.move .back {margin-right:23px;}

.ie9 .m_content-camera .m_feature-header .camera-img .front {margin-left:54px;}
.ie9 .m_content-camera .m_feature-header .camera-img .back {margin-right:54px;}
.ie9.s3 .m_content-camera .m_feature-header .camera-img .front {margin-left:0;}
.ie9.s3 .m_content-camera .m_feature-header .camera-img .back {margin-right:0;}
.ie9.s2 .m_content-camera .m_feature-header .camera-img .front {margin-left:15px;}
.ie9.s2 .m_content-camera .m_feature-header .camera-img .back {margin-right:15px;}
.ie9.s1 .m_content-camera .m_feature-header .camera-img .front {margin-left:23px;}
.ie9.s1 .m_content-camera .m_feature-header .camera-img .back {margin-right:23px;}

/* movie-tit */
article[class*='m_feature-'].m_feature-movie-tit {padding:150px 0 100px;}
.m_feature-movie-tit .tit-intro {width:545px; margin:0 auto;}

/* live */
article[class*='m_feature-'].m_feature-live {}
.m_feature-live .f_header-type1 {width:100%;}
.m_feature-live .f_container {width:100%; border-radius:30px;}
.m_feature-live .f_container .video {position:relative; width:100%; height:100%;}
.m_feature-live .f_container .video figure {width:100%; height:690px; margin:0 auto;}
.m_feature-live .f_container .video figure img {width:100%; vertical-align:top;}
.m_feature-live .gui {position:absolute; width:100%; bottom:35px; left:0; z-index:2; text-align:center;}
.m_feature-live .gui .bokeh-btn {opacity:0;}
.m_feature-live .gui .video-time {display:none; position:relative; margin-bottom:20px; padding-left:25px; font-size:20px; color:#fff; font-family:'SamsungOne';text-shadow: #000 0 0 5px; -ms-filter: 'progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=150, Color=#000000)';filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=150, Color=#000000); zoom:1}
.m_feature-live .gui .video-time:after {display:block; content:''; position:absolute; left:0; top:3px; width:17px; height:17px; background:#c92225; border-radius:50%;}
.m_feature-live .gui .video-time.show {display:inline-block;}
.m_feature-live .lowband {display:none;}

.s3 article[class*='m_feature-'].m_feature-live {}
.s3 .m_feature-live .f_container .video figure {height:520px;}
.s3 .m_feature-live .gui {bottom:25px;}
.s3 .m_feature-live .gui .bokeh-btn img {width:270px;}

.s2 .m_feature-live .f_container .video figure {height:390px;}
.s2 .m_feature-live .gui {bottom:20px;}
.s2 .m_feature-live .gui .bokeh-btn img {width:240px;}
.s2 .m_feature-live .gui .video-time {margin-bottom:17px; padding-left:23px; font-size:16px;}
.s2 .m_feature-live .gui .video-time:after {top:0; width:15px; height:15px;}

.s1 article[class*='m_feature-'].m_feature-live {}
.s1 .m_feature-live .f_container {max-width:576px; border-radius:15px;}
.s1 .m_feature-live .f_container .video figure {width:100%; height:auto;}
.s1 .m_feature-live .gui {bottom:10px;}
.s1 .m_feature-live .gui .bokeh-btn img {width:136px;}
.s1 .m_feature-live .gui .video-time {margin-bottom:10px; padding-left:20px; font-size:15px;}
.s1 .m_feature-live .gui .video-time:after {top:2px; width:12px; height:12px;}

.sL .m_feature-live .video,
.ie9 .m_feature-live .video {display:none;}
.sL .m_feature-live .lowband,
.ie9 .m_feature-live .lowband {display:block; width:100%;}
.sL .m_feature-live .f_container figure img,
.ie9 .m_feature-live .f_container figure img {width:100%;}
.sL .m_feature-live .gui .bokeh-btn,
.ie9 .m_feature-live .gui .bokeh-btn {opacity:0 !important;}

/* steady-studio */
article[class*='m_feature-'].m_feature-steady-studio{position:relative; width:960px;}
article[class*='m_feature-'].m_feature-steady-studio:after {display:block; clear:both; content:'';}
.m_feature-steady-studio .super-steady,
.m_feature-steady-studio .film-studio {width:434px;}
.m_feature-steady-studio .super-steady {float:left;}
.m_feature-steady-studio .film-studio {float:right;}
.m_feature-steady-studio .f_header-type1 {min-height:130px; padding:0 34px; margin-bottom:50px;}
.m_feature-steady-studio .f_container {width:100%; border-radius:30px;}
.m_feature-steady-studio .f_container figure {width:100%; height:771px;}
.m_feature-steady-studio .hello-check {position:absolute; top:66%; width:100%; height:2px;}
.m_feature-steady-studio .c_desc-type2 {padding:0 34px;}

.m_feature-steady-studio .super-steady .video {position:relative; width:100%; height:100%;}
.m_feature-steady-studio .super-steady .steady {position:absolute; top:50px; left:50%; z-index:2; transform:translateX(-50%); -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); width:82px; height:82px; background:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/galaxy-note10_highlights_camera_steady_off.png') no-repeat left top; background-size:cover;}
.m_feature-steady-studio .super-steady .steady.on {background-image:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/galaxy-note10_highlights_camera_steady_on.png'); transition:all 0.5s; -webkit-transition:all 0.5s;}
.s34 .m_feature-steady-studio.click-video .film-studio .f_container .video_wrap .video img,
.s34 .m_feature-steady-studio.click-video .film-studio .f_container .video_wrap .video video,
.s2 .m_feature-steady-studio.click-video .film-studio .f_container .video_wrap .video img,
.s2 .m_feature-steady-studio.click-video .film-studio .f_container .video_wrap .video video  {width:auto; height:100%;}

.s3 article[class*='m_feature-'].m_feature-steady-studio {width:767px;}
.s3 .m_feature-steady-studio .super-steady,
.s3 .m_feature-steady-studio .film-studio {width:348px;}
.s3 .m_feature-steady-studio .f_header-type1 {min-height:160px;}
.s3 .m_feature-steady-studio .f_container figure {height:617px;}
.s3 .m_feature-steady-studio .super-steady .steady {top:40px; width:60px; height:60px;}
.s3 .m_feature-steady-studio .c_desc-type2 {padding:0 34px;}

.s2 article[class*='m_feature-'].m_feature-steady-studio {}
.s2 .m_feature-steady-studio .f_header-type1 {min-height:160px;}
.s2 .m_feature-steady-studio .super-steady,
.s2 .m_feature-steady-studio .film-studio {width:318px;}
.s2 .m_feature-steady-studio .f_container figure {height:565px;}
.s2 .m_feature-steady-studio .super-steady .steady {top:40px; width:50px; height:50px;}

.s1 article[class*='m_feature-'].m_feature-steady-studio {height:auto;}
.s1 .m_feature-steady-studio .super-steady,
.s1 .m_feature-steady-studio .film-studio {float:none; width:100%;}
.s1 .m_feature-steady-studio .film-studio {margin-top:43px;}
.s1 .m_feature-steady-studio .super-steady {margin-top:0;}
.s1 .m_feature-steady-studio .super-steady .steady {top:18px; width:15%; height:6.8%;}
.s1 .m_feature-steady-studio .f_header-type1 {min-height:auto !important; margin-bottom:40px;}
.s1 .m_feature-steady-studio .f_container {position:relative; width:auto; max-width:576px; margin:0 50px; border-radius:15px;}
.s1 .m_feature-steady-studio .f_container figure {width:100%; height:auto;}
.s1 .m_feature-steady-studio .f_container figure img {vertical-align:top;}
.s1 .m_feature-steady-studio .c_desc-type2 {padding:0 50px; margin-top:15px;}

/* multi */
article[class*='m_feature-'].m_feature-multi {}
.m_feature-multi .f_header-type1 .o_area1 {padding-right:55px;}
.m_feature-multi .tab-wrap {position:relative;}
.m_feature-multi .tab-cont {display: block;position: relative; border-radius:20px; overflow:hidden; perspective: 1000;z-index:1;}
.m_feature-multi .tab-cont .cont {position: absolute;top: 0;opacity: 0;visibility: hidden; width:100%;-webkit-transition: all .35s ease-in-out;-moz-transition: all .35s ease-in-out;-ms-transition: all .35s ease-in-out;transition: all .35s ease-in-out;}
.m_feature-multi .tab-cont .cont.on {position: relative;visibility: visible;opacity:1;}
.m_feature-multi .tab-cont .cont img {display: block;max-width: 100%;}

.m_feature-multi .tab-title {z-index:3;position:absolute;left:50%;bottom:40px;width:238px;height:72px;padding:6px;box-sizing:border-box;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.m_feature-multi .tab-title::before {content:'';z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;border:2px solid #fff;opacity:.3;box-sizing:border-box;border-radius:37px;}
.m_feature-multi .tab-title::after {content:'';clear:both;display:block;}
.m_feature-multi .tab-title a {float:left;position: relative;width:60px;height:60px;overflow:hidden;}
.m_feature-multi .tab-title a + a {margin-left:23px;}
.m_feature-multi .tab-title a span {color:transparent;width:100%;height:100%;overflow:hidden;display:block;font-size:10px;}
.m_feature-multi .tab-title a::before {content: '';z-index:2;display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/galaxy-note10_highlights_photography_btn.png') no-repeat -7px -6px;background-size: auto 120%;opacity:0.8;}
.m_feature-multi .tab-title .tab-btn02::before{background-position: 50% -6px;}
.m_feature-multi .tab-title .tab-btn03::before{background-position: -173px -6px;}
.m_feature-multi .tab-title a::after {content: '';z-index:1;display: block;position: absolute;left: 0;top: 0;width:100%;height:100%;background:#fff;opacity:0;border-radius:50%;}

.m_feature-multi .tab-title a.on::after {opacity:.9;}
.m_feature-multi .tab-title a.on::before {background-image:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/galaxy-note10_highlights_photography_btn_on.png');opacity:1;}

.s3 .m_feature-multi .tab-title {width:192px;height:62px;bottom:44px;}
.s3 .m_feature-multi .tab-title a {width:50px;height:50px;}
.s3 .m_feature-multi .tab-title a + a {margin-left:15px;}
.s3 .m_feature-multi .tab-title .tab-btn03::before {background-position:-144px -6px;}

.s2 .m_feature-multi .tab-title {width:180px;height:58px;padding:6px;bottom:30px;}
.s2 .m_feature-multi .tab-title a {width:46px;height:46px;}
.s2 .m_feature-multi .tab-title a + a {margin-left:15px;}
.s2 .m_feature-multi .tab-title a::before {background-position:-6px -5px;}
.s2 .m_feature-multi .tab-title .tab-btn02::before{background-position: 50.5% -5px;}
.s2 .m_feature-multi .tab-title .tab-btn03::before{background-position:-132px -5px;}

.s1 .m_feature-multi .f_container {width:auto; margin:40px auto 0;}
.s1 .m_feature-multi .f_container .tab-wrap {margin:0 auto; max-width: 576px;}
.s1 .m_feature-multi .tab-title {width:118px;height:38px;padding:4px;bottom:17px;}
.s1 .m_feature-multi .tab-title::before {border-width:1px;}
.s1 .m_feature-multi .tab-title a {width:30px;height:30px;}
.s1 .m_feature-multi .tab-title a + a {margin-left:10px;}
.s1 .m_feature-multi .tab-title a::before {background-position:-4px -3px;}
.s1 .m_feature-multi .tab-title .tab-btn02::before{background-position: 50.5% -3px;}
.s1 .m_feature-multi .tab-title .tab-btn03::before{background-position: -87px -3px;}

html.firefox .m_feature-multi .tab-title a {color:#fff01f;}

/* spen ------------------------------------ */
.m_content-spen article[class*='m_feature-'].m_feature-header {position:relative; width:100%; padding-top:150px;}
.m_content-spen .spen-header {position:relative; left:50%; width:1920px; padding:383px 0 350px; margin-left:-960px;}
.m_content-spen .spen-header .f_header-note10 { padding-top:0;}
.m_content-spen .spen-header .c_desc .capture {display:block;}
.m_content-spen .spen-header .spen-header-title {opacity:0;}
.m_content-spen .spen-header figure {position:absolute; transform:translate(0, 0); -webkit-transform:translate(0, 0); -ms-transform:translate(0, 0);}
.m_content-spen .spen-header figure.spen {top:25px; right:0;}
.m_content-spen .spen-header figure.phone {z-index:1; bottom:85px; left:0;}

.s3 .m_content-spen article[class*='m_feature-'].m_feature-header {padding-top:120px;}
.s3 .m_content-spen .spen-header {padding:210px 0 240px;}
.s3 .m_content-spen .spen-header figure.spen {top:-144px; right:0;}
.s3 .m_content-spen .spen-header figure.phone {bottom:-40px; left:0;}

.s12 .m_content-spen .hello-check,
.mobile .m_content-spen .hello-check {position:absolute; top:50%; width:100%; height:2px;}
.s12 .m_content-spen .spen-header .spen-header-title,
.mobile .m_content-spen .spen-header .spen-header-title {position:relative; opacity:1;}
.s12 .m_content-spen .spen-header .spen-header-title:after,
.mobile .m_content-spen .spen-header .spen-header-title:after {display:block; clear:both; content:''; position:absolute; top:0; left:0; width:100%; height:101%; background:#fff; opacity:1;}
.s12 .m_content-spen .spen-header.move .spen-header-title:after,
.mobile .m_content-spen .spen-header.move .spen-header-title:after {opacity:0; visibility:hidden; transition:all 0.7s 0.3s; -webkit-transition:all 0.7s 0.3s;}
.s12 .m_content-spen .spen-header.move figure,
.mobile .m_content-spen .spen-header.move figure{transition:all 1s ease-in-out; -webkit-transition:all 1s ease-in-out;}

.s4.mobile .m_content-spen .spen-header.move figure.phone {left:-352px; bottom:-149px;}
.s4.mobile .m_content-spen .spen-header.move figure.spen {right:-493px; top:-120px;}
.s3.mobile .m_content-spen .spen-header.move figure.phone {left:-352px; bottom:-230px;}
.s3.mobile .m_content-spen .spen-header.move figure.spen {right:-528px; top:-299px;}

.s2 .m_content-spen .spen-header {width:1346px; margin-left:-673px; padding:122px 0 127px;}
.s2 .m_content-spen .spen-header figure.spen {top:-17px;}
.s2 .m_content-spen .spen-header figure.phone {bottom:-68px;}
.s2 .m_content-spen .spen-header.move figure.phone {left:-243px; bottom:-120px;}
.s2 .m_content-spen .spen-header.move figure.spen {right:-384px; top:-197px;}

.s1 section[class*="m_content-"].m_content-spen {overflow:visible;}
.s1 .m_content-spen article[class*='m_feature-'].m_feature-header {width:auto; padding-top:86px;}
.s1 .m_content-spen .spen-header {width:767px; margin-left:-383.5px; padding:14px 0 43px;}
.s1 .m_content-spen .spen-header figure img {width:100%;}
.s1 .m_content-spen .spen-header figure.spen {right:-29px; top:-85px; width:460px}
.s1 .m_content-spen .spen-header figure.phone {bottom:-54px; width:399px;}
.s1 .m_content-spen .spen-header.move figure.phone {left:-146px; bottom:-80px;}
.s1 .m_content-spen .spen-header.move figure.spen {right:-217px; top:-165px;}

.s0 section[class*="m_content-"].m_content-spen .m_feature-header {padding-top:33px;}
.ie9 .m_content-spen .spen-header .spen-header-title {opacity:1;}
.ie9.s34 .m_content-spen .spen-header figure.spen {-ms-transform:translate(528px, -145px);}
.ie9.s34 .m_content-spen .spen-header figure.phone {-ms-transform:translate(-352px, 166px);}
.ie9.s2 .m_content-spen .spen-header figure.spen {right:-330px; top:-173px;}
.ie9.s2 .m_content-spen .spen-header figure.phone {left:-243px; bottom:-120px;}
.ie9.s1 .m_content-spen .spen-header figure.spen {right:-217px; top:-165px;}
.ie9.s1 .m_content-spen .spen-header figure.phone {left:-146px; bottom:-80px;}

/* handwriting */
.s34 .m_feature-handwriting .c_desc-type2 {padding:0;}
.s12 .m_feature-handwriting .c_desc-type2 {padding:0;}
.s2 .m_feature-handwriting .f_header-type1 {width:696px;}
.s1 .m_feature-handwriting .f_header-type1 {width:auto; margin:0 25px;}

.m_feature-handwriting {position:relative !important;}
.m_feature-handwriting .f_container {padding:0;border-radius:15px;}
.m_feature-handwriting .f_container .draw-wrap {position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:10;
    transform:scale(2.6) translate(-80px,-68px);-webkit-transform:scale(2.6) translate(-80px,-68px);-ms-transform:scale(2.6) translate(-80px,-68px);}
.m_feature-handwriting .f_container .draw-wrap .svg-img {position:absolute;top:0;left:0;width:1230px;height:600px;
    transform:translateZ(1px);-webkit-transform:translateZ(1px);-ms-transform:translateZ(1px);}
.m_feature-handwriting .f_container .draw-wrap .svg-img svg {position:absolute;top:0;left:0;width:100%;height:100%;}
.m_feature-handwriting .f_container .draw-wrap .svg-img svg path{fill:none;stroke:#000;stroke-width:3px;stroke-linecap:round;}
.m_feature-handwriting .f_container .draw-wrap .pen-wrap {position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;
    transform:translateZ(2px);-webkit-transform:translateZ(2px);-ms-transform:translateZ(2px);}
.m_feature-handwriting .f_container .draw-wrap .pen-wrap .pen-img {position:absolute;top:0;left:0;width:100%;height:100%;}
.m_feature-handwriting .f_container .draw-wrap .pen-wrap .pen-img:before {position:absolute;bottom:428px;left:-4px;display:block;width:500px;height:768px;background-image:url('//image-us.samsung.com/us/smartphones/galaxy-note10/v1/s-pen/images/galaxy-note10_spen_handwriting_pen.png');background-size:100% 100%;content:'';}

.m_feature-handwriting .f_container > figure {position:absolute;top:0;left:50%;width:1230px;margin-left:-615px;opacity:0;}
.m_feature-handwriting .f_container .motion01-img {opacity:1;z-index:2;}
.m_feature-handwriting .f_container .motion02-img {opacity:0;z-index:1;}
.m_feature-handwriting .f_container .motion03-img {position:relative;opacity:0;z-index:3;}

.m_feature-handwriting.motion1 .f_container .draw-wrap {transform:scale(1) translate(0,0);-webkit-transform:scale(1) translate(0,0);-ms-transform:scale(1) translate(0,0);}
.m_feature-handwriting.motion1 .f_container .motion01-img {opacity:0;}
.m_feature-handwriting.motion1 .f_container .motion02-img {opacity:1;}

.m_feature-handwriting.motion2 .f_container .draw-wrap {transform:scale(1) translate(0,0);-webkit-transform:scale(1) translate(0,0);-ms-transform:scale(1) translate(0,0);}
.m_feature-handwriting.motion2 .f_container .motion01-img {opacity:0;}
.m_feature-handwriting.motion2 .f_container .motion02-img {opacity:1;}
.m_feature-handwriting.motion2 .f_container .motion03-img {opacity:1;transition:all 1s;}

.m_feature-handwriting > .c_desc-type2 {margin-top:41px;padding-left:135px;text-align:left;}
.m_feature-handwriting .hello-check {position:absolute;bottom:400px;left:0;}

.m_feature-handwriting.type2 .f_container .motion01-img {z-index:2;}
.m_feature-handwriting.type2 .f_container .motion02-img {z-index:3;}
.m_feature-handwriting.type2 .f_container .motion03-img {z-index:4;}

.s3 .m_feature-handwriting .f_container {width:944px;}
.s3 .m_feature-handwriting .f_container .draw-wrap {transform:scale(2.4) translate(-68px,-63px);-webkit-transform:scale(2.4) translate(-68px,-63px);-ms-transform:scale(2.4) translate(-68px,-63px);}
.s3 .m_feature-handwriting .f_container .draw-wrap .svg-img {left:50%;width:1089px;height:531px;margin-left:-544px;}
.s3 .m_feature-handwriting .f_container .draw-wrap .pen-wrap .pen-img:before {bottom:393px;left:-75px;width:400px;height:614px;}
.s3 .m_feature-handwriting .f_container > figure {width:1089px;margin-left:-544px;}
.s3 .m_feature-handwriting.motion1 .f_container .draw-wrap {transform:scale(1) translate(0,0);-webkit-transform:scale(1) translate(0,0);-ms-transform:scale(1) translate(0,0);}
.s3 .m_feature-handwriting.motion2 .f_container .draw-wrap {transform:scale(1) translate(0,0);-webkit-transform:scale(1) translate(0,0);-ms-transform:scale(1) translate(0,0);}
.s3 .m_feature-handwriting > .c_desc-type2 {padding:0 20px;}

.s2 .m_feature-handwriting .f_container .draw-wrap {top:2px;left:56px;transform:scale(3) translate(-60px,-43px);-webkit-transform:scale(3) translate(-60px,-43px);-ms-transform:scale(3) translate(-60px,-43px);}
.s2 .m_feature-handwriting .f_container .draw-wrap .svg-img {width:697px;height:522px;}
.s2 .m_feature-handwriting .f_container .draw-wrap .pen-wrap .pen-img:before {bottom:328px;left:-2px;width:300px;height:460px;}
.s2 .m_feature-handwriting .f_container > figure {width:697px;margin-left:-348px;}
.s2 .m_feature-handwriting.motion1 .f_container .draw-wrap {transform:scale(1.4) translate(0,0);-webkit-transform:scale(1.4) translate(0,0);-ms-transform:scale(1.4) translate(0,0);}
.s2 .m_feature-handwriting.motion2 .f_container .draw-wrap {transform:scale(1.4) translate(0,0);-webkit-transform:scale(1.4) translate(0,0);-ms-transform:scale(1.4) translate(0,0);}
.s2 .m_feature-handwriting > .c_desc-type2 {margin-top:37px;padding:0 20px;}

.s1 .m_feature-handwriting .f_container {width:100%;max-width:576px;margin-left:auto;margin-right:auto;}
.s1 .m_feature-handwriting .f_container .draw-wrap {top:0.3%;left:8%;transform:scale(2.8) translate(-9%,-8.1%);-webkit-transform:scale(2.8) translate(-9%,-8.1%);-ms-transform:scale(2.8) translate(-9%,-8.1%);}
.s1 .m_feature-handwriting .f_container .draw-wrap .svg-img {width:100%;height:100%;}
.s1 .m_feature-handwriting .f_container .draw-wrap .pen-wrap .pen-img:before {bottom:64.3%;left:-0.3%;width:40%;height:auto;padding-top:61.33%;}
.s1 .m_feature-handwriting .f_container > figure {left:0;width:100%;margin-left:0;}
.s1 .m_feature-handwriting.motion1 .f_container .draw-wrap {transform:scale(1.4) translate(0,0);-webkit-transform:scale(1.4) translate(0,0);-ms-transform:scale(1.4) translate(0,0);}
.s1 .m_feature-handwriting.motion2 .f_container .draw-wrap {transform:scale(1.4) translate(0,0);-webkit-transform:scale(1.4) translate(0,0);-ms-transform:scale(1.4) translate(0,0);}
.s1 .m_feature-handwriting > .c_desc-type2 {margin-top:27px;padding:0 20px;}
.s1 .m_feature-handwriting .hello-check {bottom:200px;}


/* bluetooth */
article[class*='m_feature-'].m_feature-bluetooth {position:relative;}
.m_feature-bluetooth .f_header-type1 {min-height:390px; padding:30px 850px 30px 45px;}
.m_feature-bluetooth .f_container {overflow:visible; position:static; width:100%;}
.m_feature-bluetooth .f_container figure img {vertical-align:top;}
.m_feature-bluetooth .bluetooth-contents {overflow:hidden; border-radius:20px; position:absolute; right:0; top:120px; width:776px; height:900px;}
.m_feature-bluetooth .bluetooth-contents figure {position:absolute; left:0; top:0; width:100%;}
.m_feature-bluetooth .bluetooth-contents figure.next {left:100%;}
.m_feature-bluetooth .bluetooth-contents figure.woman {z-index:1;}
.m_feature-bluetooth .bluetooth-motion {position:relative; overflow:hidden; border-radius:20px; width:387px; height:488px; transform:translateZ(0);}
.m_feature-bluetooth .bluetooth-motion .video {position:relative; width:101%; height:auto;}
.m_feature-bluetooth .hello-check {position:absolute; top:50%; width:100%; height:1px;}

.m_feature-bluetooth .bluetooth-contents.move figure.prev,
.m_feature-bluetooth .bluetooth-contents.move figure.next {transition:left 0.5s ease-in-out; -webkit-transition:left 0.5s ease-in-out;}
.m_feature-bluetooth .bluetooth-contents.move figure.prev {left:-100%;}
.m_feature-bluetooth .bluetooth-contents.move figure.next {left:0;}

.s3 .m_feature-bluetooth .f_header-type1 {min-height:330px; padding:0 630px 40px 34px;}
.s3 .m_feature-bluetooth .f_container figure img {width:100%;}
.s3 .m_feature-bluetooth .bluetooth-motion {width:323px; height:404px; margin-left:15px;}
.s3 .m_feature-bluetooth .bluetooth-contents {top:120px; width:567px; height:658px;}

.s12 .m_feature-bluetooth .f_header-type1 {min-height:auto;}
.s12 .m_feature-bluetooth .f_container figure img {width:100%;}
.s12 .m_feature-bluetooth .bluetooth-contents {position:relative;}

.s2  article[class*='m_feature-'].m_feature-bluetooth {width:768px;}
.s2 .m_feature-bluetooth .f_header-type1 {min-height:auto; padding:0 110px 60px 82px;}
.s2 .m_feature-bluetooth .f_container:after {display:block; clear:both; content:'';}
.s2 .m_feature-bluetooth .bluetooth-motion {float:left; width:277px; height:346px; margin:120px 0 0 25px;}
.s2 .m_feature-bluetooth .bluetooth-contents {float:right; bottom:0; top:auto; width:405px; height:466px;margin-right:25px;}

.s1 .m_feature-bluetooth .f_header-type1 {min-height:auto; padding:0 20px 45px 20px;}
.s1 .m_feature-bluetooth .f_container {max-width:576px; margin:0 auto;}
.s1 .m_feature-bluetooth .bluetooth-motion {width:100%; height:auto;}
.s1 .m_feature-bluetooth .bluetooth-motion figure img {display:block;}
.s1 .m_feature-bluetooth .bluetooth-contents {top:auto; width:100%; height:auto; margin-top:24px;}
.s1 .m_feature-bluetooth .bluetooth-contents figure.next {position:relative;}

.huawei.s1 .m_feature-bluetooth .f_header-type1 {min-height:200px;}

/* screenwrite */
article[class*='m_feature-'].m_feature-screenwrite {width:1440px;}
.m_feature-screenwrite .f_container {width:100%; border-radius:20px;}
.m_feature-screenwrite .f_container > figure,
.s34 .m_feature-screenwrite .f_container > figure img {width:100%;}
.m_feature-screenwrite .f_container .line {display:block; overflow:hidden; position:absolute; top:193px; left:601px; width:0;}
.m_feature-screenwrite .f_container .line figure {width:211px;}
.m_feature-screenwrite .f_container .line figure img {width:100%;}

.m_feature-screenwrite .f_container.move .line {width:211px; transition:width 0.8s ease-in-out; -webkit-transition:width 0.8s ease-in-out}

.s3 article[class*='m_feature-'].m_feature-screenwrite {width:1024px;}
.s3 .m_feature-screenwrite .f_container .line {top:133px; left:432px;}
.s3 .m_feature-screenwrite .f_container .line figure {width:146px;}
.s3 .m_feature-screenwrite .f_container.move .line {width:146px;}

.s12 .m_feature-screenwrite .f_container > figure,
.s12 .m_feature-screenwrite .f_container > figure img {width:100%;}

.s2 article[class*='m_feature-'].m_feature-screenwrite {width:768px;}
.s2 .m_feature-screenwrite .f_header-type1 {width:696px;}
.s2 .m_feature-screenwrite .f_container .line {top:98px; left:322px;}
.s2 .m_feature-screenwrite .f_container .line figure {width:116px;}
.s2 .m_feature-screenwrite .f_container.move .line {width:116px;}

.s1 .m_feature-screenwrite .f_container {overflow:visible; left:50%; right:auto; width:100%; max-width:576px; transform:translateX(-50%); -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); margin:40px 0 0; border-radius:10px;}
.s1 .m_feature-screenwrite .f_container figure.screen {left:50%; width:120%; transform:translateX(-50%); -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%);}
.s1 .m_feature-screenwrite .f_container .line {top:32.8%; left:42%; width:0; height:2%;}
.s1 .m_feature-screenwrite .f_container .line figure {width:auto; height:100%;}
.s1 .m_feature-screenwrite .f_container .line figure img {width:auto; height:100%; vertical-align:top;}
.s1 .m_feature-screenwrite .f_container.move .line {width:14.236%;}

/* accessories ------------------------------------  */
.m_content-accessories .acc-img {overflow:hidden; width:100%; margin:100px 0 0; border-radius:20px;}
.m_content-accessories .acc-img img {vertical-align:top;}

.s1 .m_content-accessories .acc-img {width:100%; margin:45px 0 0;}
.s1 .m_content-accessories .acc-img img {width:100%;}

.s0 .m_content-accessories .acc-img {margin:45px 0 33px;}

/* global goals ------------------------------------  */
article[class*='m_feature-'].m_feature-global-goals {position:relative; left:auto; right:auto; top:auto; bottom:auto;}
.m_feature-global-goals .f_header-type1 {float:none; width:616px; min-height:810px; padding:30px 122px 0 80px;}
.m_feature-global-goals .f_header-type1 .c_link-type1 {margin-top:35px;}
.m_feature-global-goals .f_header-type1 .logo {margin-top:46px;}
.m_feature-global-goals .f_container {float:none; overflow:hidden; position:absolute; right:0; top:50%; left:auto; transform:translateY(-41%); -webkit-transform:translateY(-41%); -ms-transform:translateY(-41%); border-radius:20px; width:614px; height:810px; background-color:#fdefce;}
.highlights .m_feature-global-goals .f_container figure {position:absolute; left:97px; right:auto; bottom:0; width:424px;}

.s3 .m_feature-global-goals .f_container {width:472px; height:624px; padding-bottom:0;}
.s3 .m_feature-global-goals .f_header-type1 {width:468px; min-height:624px; padding:36px 89px 0 20px;}
.s3 .m_feature-global-goals .f_header-type1 .c_link-type1 {margin-top:24px;}
.s3 .m_feature-global-goals .f_header-type1 .logo {margin-top:30px; width:287px;}
.s3 .m_feature-global-goals .f_header-type1 .logo img {width:100%;}
.s3 .highlights .m_feature-global-goals .f_container figure {left:72px; width:325px;}

.s2 .m_feature-global-goals .f_header-type1 {width:284px; min-height:575px; padding:20px 40px 0 15px;}
.s2 .m_feature-global-goals .f_header-type1 .c_link-type1 {margin-top:20px;}
.s2 .m_feature-global-goals .f_header-type1 .logo {width:212px;}
.s2 .m_feature-global-goals .f_header-type1 .logo img {width:100%;}
.s2 .m_feature-global-goals .f_container {width:400px; height:575px; transform:translateY(-36%); -webkit-transform:translateY(-36%); -ms-transform:translateY(-36%);}
.s2 .highlights .m_feature-global-goals .f_container figure {left:43px; width:315px;}

.s1 .m_feature-global-goals .f_header-type1 {min-height:auto;}
.s1 .m_feature-global-goals .f_header-type1 .c_link-type1 {margin-top:25px;}
.s1 .m_feature-global-goals .f_header-type1 .logo img {width:100%;}
.s1 .m_feature-global-goals .f_header-type1 .logo {width:185px; margin-top:25px;}
.s1 .m_feature-global-goals .f_container {position:relative; height:400px; width:100%; transform:none; -ms-transform:none; -webkit-transform:none; -moz-transform:none;}
.s1 .highlights .m_feature-global-goals .f_container figure {position:absolute; bottom:0; left:50%; right:auto; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); width:217px;}

.huawei.s1 .m_feature-global-goals .f_header-type1 {min-height:275px;}

/* color yb */
html.color_yb .tit-intro,
html.color_yb .m_feature-size .size-num strong,
html.color_yb .m_feature-size .size-num span,
html.color_yb .m_feature-power .super-fast,
html.color_yb .num-info strong,
html.color_yb .num-info span {background-color: #000 !important; color: #fff01f !important;}
html.color_yb .m_feature-multi .tab-title::before {opacity:1;border-color:#fff01f;}
html.color_yb .m_feature-multi .tab-title a.on:after {opacity:1;background:#fff01f;}
html.color_yb .m_feature-multi .tab-title a::before {background-image:url(
//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/galaxy-note10_highlights_photography_btn_yb.png);}
html.color_yb .m_feature-multi .tab-title a.on::before {background-image:url(
//image-us.samsung.com/us/smartphones/galaxy-note10/v1/images/galaxy-note10_highlights_photography_btn_on.png);}
html.color_yb .highlights .paging a {background:#000;}
html.color_yb .highlights .paging a span {background:#fff;}
html.color_yb .highlights .paging a.on {background:#fff01f;}
html.color_yb .highlights .paging a.on span {background:#000;}

html.color_yb .click-video .f_container .video_play:after,
html.color_yb .click-video .f_container .video_play:before {background-color:#000 !important;}
html.color_yb .click-video .f_container .video-mode-txt span {background-color:#000;color:#fff01f;}

/* package */
	.f_package .f_container > figure{width: auto; margin-left: 0; position: static;}
  .m_content-package .m_feature-case1.f_package {
    padding-top: 50px;
  }
