body, .content { font-size: 0; font-weight: 100; position: relative; }

.content { width: 100%; overflow: hidden; }
.content *, .content *:before, .content *:after { box-sizing: border-box; }

a { text-decoration: none; }

a:active, a:focus, a:hover { text-decoration: none; }

em { font-style: normal; }

figure, h1, h2, h3, h4, h5, h6 { margin: 0; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-margin-start: 0; -webkit-margin-end: 0; }

.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }

.clearfix:after { clear: both; }

#container .inner-cont-wrap h1 { font-family: 'samsungonelatin700'; font-size: 10.15625vw; line-height: 1.1538461538; letter-spacing: -0.04em; color: inherit; }
#container .inner-cont-wrap h2 { font-family: 'samsungonelatin200'; font-size: 14.0625vw; line-height: 1.2222222222; letter-spacing: -0.015em; color: inherit; }
#container .inner-cont-wrap h3 { font-family: 'samsungonelatin700'; font-size: 6.25vw; line-height: 1.4; letter-spacing: -0.015em; color: inherit; }
#container .inner-cont-wrap h4 { font-family: 'samsungonelatin400'; font-size: 4.0625vw; line-height: 1; letter-spacing: -0.035em; color: inherit; text-align: center; }
#container .inner-cont-wrap h5 { font-family: 'samsungonelatin700'; font-size: 4.6875vw; line-height: 1.4; letter-spacing: -0.015em; color: inherit; }
#container .inner-cont-wrap h6 { font-family: 'samsungonelatin700'; font-size: 3.75vw; line-height: 1.75; letter-spacing: -0.015em; color: inherit; font-weight: 100; }
#container .inner-cont-wrap p { font-family: 'samsungonelatin400'; font-size: 3.75vw; line-height: 1.75; letter-spacing: -0.015em; color: inherit; text-align: inherit; }
#container .inner-cont-wrap i { font-style: normal; }
#container .inner-cont-wrap .cont-txt { font-family: 'samsungonekorean400'; font-size: 3.75vw; line-height: 1.75; letter-spacing: -0.035em; font-weight: normal; }
#container .inner-cont-wrap .alt-txt-hide { text-indent: -9999px; font-size: 0; position: absolute; top: -9999px; }

#section-6 .bx-wrapper { margin: 0 auto; }
#section-6 .bx-wrapper .bx-viewport { padding-bottom: 2.8125%; }
#section-6 .bx-wrapper .bx-pager { position: absolute; width: 100%; bottom: 35.8%; text-align: center; font-size: 0; line-height: 0; }
#section-6 .bx-wrapper .bx-pager .bx-pager-item { display: inline-block; /*text-indent:-999px; */ width: 2.1875vw; height: 2.1875vw; border-radius: 50%; margin-right: 1%; }
#section-6 .bx-wrapper .bx-pager .bx-pager-item a { display: block; border-radius: 50%; width: 100%; height: 100%; font-size: 0; margin-right: 1%; border: 1px solid #000; line-height: unset; }
#section-6 .bx-wrapper .bx-pager .bx-pager-item a.active { background-color: #000; }
#section-6 .bx-wrapper .bx-pager .bx-pager-item:last-child { margin-right: 0; }

#section-10 .bx-wrapper { margin: 0 auto; }
#section-10 .bx-wrapper .bx-viewport { padding-bottom: 2.8125%; }
#section-10 .bx-wrapper .bx-pager { position: absolute; width: 81.25%; bottom: 53%; text-align: center; font-size: 0; line-height: 0; }
#section-10 .bx-wrapper .bx-pager .bx-pager-item { display: inline-block; /*text-indent:-999px; */ width: 2.1875vw; height: 2.1875vw; border-radius: 50%; margin-right: 1%; }
#section-10 .bx-wrapper .bx-pager .bx-pager-item a { display: block; border-radius: 50%; width: 100%; height: 100%; font-size: 0; margin-right: 1%; border: 1px solid #000; line-height: unset; }
#section-10 .bx-wrapper .bx-pager .bx-pager-item a.active { background-color: #000; }
#section-10 .bx-wrapper .bx-pager .bx-pager-item:last-child { margin-right: 0; }

/* rotate */
/* transform */
/* transition */
/* transition-delay */
/* transform-transition */
/* css-transition */
/* transform-css-transition */
/*clip-path prefix transition*/
/* keyframes */
@keyframes phone-folding { 0% { opacity: 0; filter: alpha(opacity=0); }
  15% { opacity: 1; filter: alpha(opacity=100); }
  50% { opacity: 1; filter: alpha(opacity=100); }
  65% { opacity: 0; filter: alpha(opacity=0); }
  100% { opacity: 0; filter: alpha(opacity=0); } }
/*@include keyframes(scroll-loop) { 0% { @include  transform(translateY(0)); } 50% { @include  transform(translateY(0));  } 100% { @include  transform(translateY(0));  }
}*/
@-webkit-keyframes waveMotion_inner { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  100% { -webkit-transform: scale(1.6, 1.6); -moz-transform: scale(1.6, 1.6); -ms-transform: scale(1.6, 1.6); -o-transform: scale(1.6, 1.6); transform: scale(1.6, 1.6); opacity: 0; filter: alpha(opacity=0); } }
@-moz-keyframes waveMotion_inner { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  100% { -webkit-transform: scale(1.6, 1.6); -moz-transform: scale(1.6, 1.6); -ms-transform: scale(1.6, 1.6); -o-transform: scale(1.6, 1.6); transform: scale(1.6, 1.6); opacity: 0; filter: alpha(opacity=0); } }
@-ms-keyframes waveMotion_inner { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  100% { -webkit-transform: scale(1.6, 1.6); -moz-transform: scale(1.6, 1.6); -ms-transform: scale(1.6, 1.6); -o-transform: scale(1.6, 1.6); transform: scale(1.6, 1.6); opacity: 0; filter: alpha(opacity=0); } }
@-o-keyframes waveMotion_inner { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  100% { -webkit-transform: scale(1.6, 1.6); -moz-transform: scale(1.6, 1.6); -ms-transform: scale(1.6, 1.6); -o-transform: scale(1.6, 1.6); transform: scale(1.6, 1.6); opacity: 0; filter: alpha(opacity=0); } }
@keyframes waveMotion_inner { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  100% { -webkit-transform: scale(1.6, 1.6); -moz-transform: scale(1.6, 1.6); -ms-transform: scale(1.6, 1.6); -o-transform: scale(1.6, 1.6); transform: scale(1.6, 1.6); opacity: 0; filter: alpha(opacity=0); } }
@-webkit-keyframes waveMotion_outer { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  50% { opacity: 0.8; filter: alpha(opacity=80); }
  100% { -webkit-transform: scale(1.8, 1.8); -moz-transform: scale(1.8, 1.8); -ms-transform: scale(1.8, 1.8); -o-transform: scale(1.8, 1.8); transform: scale(1.8, 1.8); opacity: 0; filter: alpha(opacity=0); } }
@-moz-keyframes waveMotion_outer { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  50% { opacity: 0.8; filter: alpha(opacity=80); }
  100% { -webkit-transform: scale(1.8, 1.8); -moz-transform: scale(1.8, 1.8); -ms-transform: scale(1.8, 1.8); -o-transform: scale(1.8, 1.8); transform: scale(1.8, 1.8); opacity: 0; filter: alpha(opacity=0); } }
@-ms-keyframes waveMotion_outer { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  50% { opacity: 0.8; filter: alpha(opacity=80); }
  100% { -webkit-transform: scale(1.8, 1.8); -moz-transform: scale(1.8, 1.8); -ms-transform: scale(1.8, 1.8); -o-transform: scale(1.8, 1.8); transform: scale(1.8, 1.8); opacity: 0; filter: alpha(opacity=0); } }
@-o-keyframes waveMotion_outer { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  50% { opacity: 0.8; filter: alpha(opacity=80); }
  100% { -webkit-transform: scale(1.8, 1.8); -moz-transform: scale(1.8, 1.8); -ms-transform: scale(1.8, 1.8); -o-transform: scale(1.8, 1.8); transform: scale(1.8, 1.8); opacity: 0; filter: alpha(opacity=0); } }
@keyframes waveMotion_outer { 0% { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  50% { opacity: 0.8; filter: alpha(opacity=80); }
  100% { -webkit-transform: scale(1.8, 1.8); -moz-transform: scale(1.8, 1.8); -ms-transform: scale(1.8, 1.8); -o-transform: scale(1.8, 1.8); transform: scale(1.8, 1.8); opacity: 0; filter: alpha(opacity=0); } }
@-webkit-keyframes trans_backgroundColor { 0% { background-color: rgba(0, 0, 0, 0.1); }
  100% { background-color: rgba(0, 0, 0, 0); } }
@-moz-keyframes trans_backgroundColor { 0% { background-color: rgba(0, 0, 0, 0.1); }
  100% { background-color: rgba(0, 0, 0, 0); } }
@-ms-keyframes trans_backgroundColor { 0% { background-color: rgba(0, 0, 0, 0.1); }
  100% { background-color: rgba(0, 0, 0, 0); } }
@-o-keyframes trans_backgroundColor { 0% { background-color: rgba(0, 0, 0, 0.1); }
  100% { background-color: rgba(0, 0, 0, 0); } }
@keyframes trans_backgroundColor { 0% { background-color: rgba(0, 0, 0, 0.1); }
  100% { background-color: rgba(0, 0, 0, 0); } }
@-webkit-keyframes toNextAniOut { 0% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  50% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  100% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); } }
@-moz-keyframes toNextAniOut { 0% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  50% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  100% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); } }
@-ms-keyframes toNextAniOut { 0% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  50% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  100% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); } }
@-o-keyframes toNextAniOut { 0% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  50% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  100% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); } }
@keyframes toNextAniOut { 0% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  50% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); }
  100% { -webkit-transform: translateZ(0) rotateX(0) scale(1, 1); -moz-transform: translateZ(0) rotateX(0) scale(1, 1); -ms-transform: translateZ(0) rotateX(0) scale(1, 1); -o-transform: translateZ(0) rotateX(0) scale(1, 1); transform: translateZ(0) rotateX(0) scale(1, 1); opacity: 1; filter: alpha(opacity=100); } }
@-webkit-keyframes toNextAniIn { 0% { -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
  100% { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@-moz-keyframes toNextAniIn { 0% { -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
  100% { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@-ms-keyframes toNextAniIn { 0% { -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
  100% { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@-o-keyframes toNextAniIn { 0% { -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
  100% { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes toNextAniIn { 0% { -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
  100% { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
/* line */
/* font setting */
section .inner-cont-wrap .cont-holder .sub-title-box h3 span { display: block; overflow: hidden; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 span em { opacity: 0; filter: alpha(opacity=0); display: inline-block; }
section .inner-cont-wrap .cont-holder .sub-title-box p { -webkit-transform: translateY(10%); -moz-transform: translateY(10%); -ms-transform: translateY(10%); -o-transform: translateY(10%); transform: translateY(10%); opacity: 0; filter: alpha(opacity=0); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(1) { -webkit-transform: translateY(99%); -moz-transform: translateY(99%); -ms-transform: translateY(99%); -o-transform: translateY(99%); transform: translateY(99%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(1).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.59s 0.05s, transform  0.59s 0.05s; -moz-transition: opacity  0.59s 0.05s, transform  0.59s 0.05s; -ms-transition: opacity  0.59s 0.05s, transform  0.59s 0.05s; -o-transition: opacity  0.59s 0.05s, transform  0.59s 0.05s; transition: opacity  0.59s 0.05s, transform  0.59s 0.05s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(1) { -webkit-transform: translateY(99%); -moz-transform: translateY(99%); -ms-transform: translateY(99%); -o-transform: translateY(99%); transform: translateY(99%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(1).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.59s 0.45s, transform  0.59s 0.45s; -moz-transition: opacity  0.59s 0.45s, transform  0.59s 0.45s; -ms-transition: opacity  0.59s 0.45s, transform  0.59s 0.45s; -o-transition: opacity  0.59s 0.45s, transform  0.59s 0.45s; transition: opacity  0.59s 0.45s, transform  0.59s 0.45s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(2) { -webkit-transform: translateY(98%); -moz-transform: translateY(98%); -ms-transform: translateY(98%); -o-transform: translateY(98%); transform: translateY(98%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(2).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.58s 0.1s, transform  0.58s 0.1s; -moz-transition: opacity  0.58s 0.1s, transform  0.58s 0.1s; -ms-transition: opacity  0.58s 0.1s, transform  0.58s 0.1s; -o-transition: opacity  0.58s 0.1s, transform  0.58s 0.1s; transition: opacity  0.58s 0.1s, transform  0.58s 0.1s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(2) { -webkit-transform: translateY(98%); -moz-transform: translateY(98%); -ms-transform: translateY(98%); -o-transform: translateY(98%); transform: translateY(98%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(2).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.58s 0.5s, transform  0.58s 0.5s; -moz-transition: opacity  0.58s 0.5s, transform  0.58s 0.5s; -ms-transition: opacity  0.58s 0.5s, transform  0.58s 0.5s; -o-transition: opacity  0.58s 0.5s, transform  0.58s 0.5s; transition: opacity  0.58s 0.5s, transform  0.58s 0.5s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(3) { -webkit-transform: translateY(97%); -moz-transform: translateY(97%); -ms-transform: translateY(97%); -o-transform: translateY(97%); transform: translateY(97%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(3).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.57s 0.15s, transform  0.57s 0.15s; -moz-transition: opacity  0.57s 0.15s, transform  0.57s 0.15s; -ms-transition: opacity  0.57s 0.15s, transform  0.57s 0.15s; -o-transition: opacity  0.57s 0.15s, transform  0.57s 0.15s; transition: opacity  0.57s 0.15s, transform  0.57s 0.15s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(3) { -webkit-transform: translateY(97%); -moz-transform: translateY(97%); -ms-transform: translateY(97%); -o-transform: translateY(97%); transform: translateY(97%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(3).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.57s 0.55s, transform  0.57s 0.55s; -moz-transition: opacity  0.57s 0.55s, transform  0.57s 0.55s; -ms-transition: opacity  0.57s 0.55s, transform  0.57s 0.55s; -o-transition: opacity  0.57s 0.55s, transform  0.57s 0.55s; transition: opacity  0.57s 0.55s, transform  0.57s 0.55s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(4) { -webkit-transform: translateY(96%); -moz-transform: translateY(96%); -ms-transform: translateY(96%); -o-transform: translateY(96%); transform: translateY(96%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(4).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.56s 0.2s, transform  0.56s 0.2s; -moz-transition: opacity  0.56s 0.2s, transform  0.56s 0.2s; -ms-transition: opacity  0.56s 0.2s, transform  0.56s 0.2s; -o-transition: opacity  0.56s 0.2s, transform  0.56s 0.2s; transition: opacity  0.56s 0.2s, transform  0.56s 0.2s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(4) { -webkit-transform: translateY(96%); -moz-transform: translateY(96%); -ms-transform: translateY(96%); -o-transform: translateY(96%); transform: translateY(96%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(4).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.56s 0.6s, transform  0.56s 0.6s; -moz-transition: opacity  0.56s 0.6s, transform  0.56s 0.6s; -ms-transition: opacity  0.56s 0.6s, transform  0.56s 0.6s; -o-transition: opacity  0.56s 0.6s, transform  0.56s 0.6s; transition: opacity  0.56s 0.6s, transform  0.56s 0.6s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(5) { -webkit-transform: translateY(95%); -moz-transform: translateY(95%); -ms-transform: translateY(95%); -o-transform: translateY(95%); transform: translateY(95%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(5).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.55s 0.25s, transform  0.55s 0.25s; -moz-transition: opacity  0.55s 0.25s, transform  0.55s 0.25s; -ms-transition: opacity  0.55s 0.25s, transform  0.55s 0.25s; -o-transition: opacity  0.55s 0.25s, transform  0.55s 0.25s; transition: opacity  0.55s 0.25s, transform  0.55s 0.25s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(5) { -webkit-transform: translateY(95%); -moz-transform: translateY(95%); -ms-transform: translateY(95%); -o-transform: translateY(95%); transform: translateY(95%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(5).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.55s 0.65s, transform  0.55s 0.65s; -moz-transition: opacity  0.55s 0.65s, transform  0.55s 0.65s; -ms-transition: opacity  0.55s 0.65s, transform  0.55s 0.65s; -o-transition: opacity  0.55s 0.65s, transform  0.55s 0.65s; transition: opacity  0.55s 0.65s, transform  0.55s 0.65s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(6) { -webkit-transform: translateY(94%); -moz-transform: translateY(94%); -ms-transform: translateY(94%); -o-transform: translateY(94%); transform: translateY(94%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(6).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.54s 0.3s, transform  0.54s 0.3s; -moz-transition: opacity  0.54s 0.3s, transform  0.54s 0.3s; -ms-transition: opacity  0.54s 0.3s, transform  0.54s 0.3s; -o-transition: opacity  0.54s 0.3s, transform  0.54s 0.3s; transition: opacity  0.54s 0.3s, transform  0.54s 0.3s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(6) { -webkit-transform: translateY(94%); -moz-transform: translateY(94%); -ms-transform: translateY(94%); -o-transform: translateY(94%); transform: translateY(94%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(6).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.54s 0.7s, transform  0.54s 0.7s; -moz-transition: opacity  0.54s 0.7s, transform  0.54s 0.7s; -ms-transition: opacity  0.54s 0.7s, transform  0.54s 0.7s; -o-transition: opacity  0.54s 0.7s, transform  0.54s 0.7s; transition: opacity  0.54s 0.7s, transform  0.54s 0.7s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(7) { -webkit-transform: translateY(93%); -moz-transform: translateY(93%); -ms-transform: translateY(93%); -o-transform: translateY(93%); transform: translateY(93%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(7).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.53s 0.35s, transform  0.53s 0.35s; -moz-transition: opacity  0.53s 0.35s, transform  0.53s 0.35s; -ms-transition: opacity  0.53s 0.35s, transform  0.53s 0.35s; -o-transition: opacity  0.53s 0.35s, transform  0.53s 0.35s; transition: opacity  0.53s 0.35s, transform  0.53s 0.35s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(7) { -webkit-transform: translateY(93%); -moz-transform: translateY(93%); -ms-transform: translateY(93%); -o-transform: translateY(93%); transform: translateY(93%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(7).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.53s 0.75s, transform  0.53s 0.75s; -moz-transition: opacity  0.53s 0.75s, transform  0.53s 0.75s; -ms-transition: opacity  0.53s 0.75s, transform  0.53s 0.75s; -o-transition: opacity  0.53s 0.75s, transform  0.53s 0.75s; transition: opacity  0.53s 0.75s, transform  0.53s 0.75s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(8) { -webkit-transform: translateY(92%); -moz-transform: translateY(92%); -ms-transform: translateY(92%); -o-transform: translateY(92%); transform: translateY(92%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(8).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.52s 0.4s, transform  0.52s 0.4s; -moz-transition: opacity  0.52s 0.4s, transform  0.52s 0.4s; -ms-transition: opacity  0.52s 0.4s, transform  0.52s 0.4s; -o-transition: opacity  0.52s 0.4s, transform  0.52s 0.4s; transition: opacity  0.52s 0.4s, transform  0.52s 0.4s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(8) { -webkit-transform: translateY(92%); -moz-transform: translateY(92%); -ms-transform: translateY(92%); -o-transform: translateY(92%); transform: translateY(92%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(8).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.52s 0.8s, transform  0.52s 0.8s; -moz-transition: opacity  0.52s 0.8s, transform  0.52s 0.8s; -ms-transition: opacity  0.52s 0.8s, transform  0.52s 0.8s; -o-transition: opacity  0.52s 0.8s, transform  0.52s 0.8s; transition: opacity  0.52s 0.8s, transform  0.52s 0.8s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(9) { -webkit-transform: translateY(91%); -moz-transform: translateY(91%); -ms-transform: translateY(91%); -o-transform: translateY(91%); transform: translateY(91%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(9).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.51s 0.45s, transform  0.51s 0.45s; -moz-transition: opacity  0.51s 0.45s, transform  0.51s 0.45s; -ms-transition: opacity  0.51s 0.45s, transform  0.51s 0.45s; -o-transition: opacity  0.51s 0.45s, transform  0.51s 0.45s; transition: opacity  0.51s 0.45s, transform  0.51s 0.45s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(9) { -webkit-transform: translateY(91%); -moz-transform: translateY(91%); -ms-transform: translateY(91%); -o-transform: translateY(91%); transform: translateY(91%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(9).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.51s 0.85s, transform  0.51s 0.85s; -moz-transition: opacity  0.51s 0.85s, transform  0.51s 0.85s; -ms-transition: opacity  0.51s 0.85s, transform  0.51s 0.85s; -o-transition: opacity  0.51s 0.85s, transform  0.51s 0.85s; transition: opacity  0.51s 0.85s, transform  0.51s 0.85s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(10) { -webkit-transform: translateY(90%); -moz-transform: translateY(90%); -ms-transform: translateY(90%); -o-transform: translateY(90%); transform: translateY(90%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(10).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.5s 0.5s, transform  0.5s 0.5s; -moz-transition: opacity  0.5s 0.5s, transform  0.5s 0.5s; -ms-transition: opacity  0.5s 0.5s, transform  0.5s 0.5s; -o-transition: opacity  0.5s 0.5s, transform  0.5s 0.5s; transition: opacity  0.5s 0.5s, transform  0.5s 0.5s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(10) { -webkit-transform: translateY(90%); -moz-transform: translateY(90%); -ms-transform: translateY(90%); -o-transform: translateY(90%); transform: translateY(90%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(10).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.5s 0.9s, transform  0.5s 0.9s; -moz-transition: opacity  0.5s 0.9s, transform  0.5s 0.9s; -ms-transition: opacity  0.5s 0.9s, transform  0.5s 0.9s; -o-transition: opacity  0.5s 0.9s, transform  0.5s 0.9s; transition: opacity  0.5s 0.9s, transform  0.5s 0.9s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(11) { -webkit-transform: translateY(89%); -moz-transform: translateY(89%); -ms-transform: translateY(89%); -o-transform: translateY(89%); transform: translateY(89%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(11).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.49s 0.55s, transform  0.49s 0.55s; -moz-transition: opacity  0.49s 0.55s, transform  0.49s 0.55s; -ms-transition: opacity  0.49s 0.55s, transform  0.49s 0.55s; -o-transition: opacity  0.49s 0.55s, transform  0.49s 0.55s; transition: opacity  0.49s 0.55s, transform  0.49s 0.55s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(11) { -webkit-transform: translateY(89%); -moz-transform: translateY(89%); -ms-transform: translateY(89%); -o-transform: translateY(89%); transform: translateY(89%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(11).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.49s 0.95s, transform  0.49s 0.95s; -moz-transition: opacity  0.49s 0.95s, transform  0.49s 0.95s; -ms-transition: opacity  0.49s 0.95s, transform  0.49s 0.95s; -o-transition: opacity  0.49s 0.95s, transform  0.49s 0.95s; transition: opacity  0.49s 0.95s, transform  0.49s 0.95s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(12) { -webkit-transform: translateY(88%); -moz-transform: translateY(88%); -ms-transform: translateY(88%); -o-transform: translateY(88%); transform: translateY(88%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(12).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.48s 0.6s, transform  0.48s 0.6s; -moz-transition: opacity  0.48s 0.6s, transform  0.48s 0.6s; -ms-transition: opacity  0.48s 0.6s, transform  0.48s 0.6s; -o-transition: opacity  0.48s 0.6s, transform  0.48s 0.6s; transition: opacity  0.48s 0.6s, transform  0.48s 0.6s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(12) { -webkit-transform: translateY(88%); -moz-transform: translateY(88%); -ms-transform: translateY(88%); -o-transform: translateY(88%); transform: translateY(88%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(12).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.48s 1s, transform  0.48s 1s; -moz-transition: opacity  0.48s 1s, transform  0.48s 1s; -ms-transition: opacity  0.48s 1s, transform  0.48s 1s; -o-transition: opacity  0.48s 1s, transform  0.48s 1s; transition: opacity  0.48s 1s, transform  0.48s 1s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(13) { -webkit-transform: translateY(87%); -moz-transform: translateY(87%); -ms-transform: translateY(87%); -o-transform: translateY(87%); transform: translateY(87%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(13).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.47s 0.65s, transform  0.47s 0.65s; -moz-transition: opacity  0.47s 0.65s, transform  0.47s 0.65s; -ms-transition: opacity  0.47s 0.65s, transform  0.47s 0.65s; -o-transition: opacity  0.47s 0.65s, transform  0.47s 0.65s; transition: opacity  0.47s 0.65s, transform  0.47s 0.65s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(13) { -webkit-transform: translateY(87%); -moz-transform: translateY(87%); -ms-transform: translateY(87%); -o-transform: translateY(87%); transform: translateY(87%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(13).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.47s 1.05s, transform  0.47s 1.05s; -moz-transition: opacity  0.47s 1.05s, transform  0.47s 1.05s; -ms-transition: opacity  0.47s 1.05s, transform  0.47s 1.05s; -o-transition: opacity  0.47s 1.05s, transform  0.47s 1.05s; transition: opacity  0.47s 1.05s, transform  0.47s 1.05s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(14) { -webkit-transform: translateY(86%); -moz-transform: translateY(86%); -ms-transform: translateY(86%); -o-transform: translateY(86%); transform: translateY(86%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(14).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.46s 0.7s, transform  0.46s 0.7s; -moz-transition: opacity  0.46s 0.7s, transform  0.46s 0.7s; -ms-transition: opacity  0.46s 0.7s, transform  0.46s 0.7s; -o-transition: opacity  0.46s 0.7s, transform  0.46s 0.7s; transition: opacity  0.46s 0.7s, transform  0.46s 0.7s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(14) { -webkit-transform: translateY(86%); -moz-transform: translateY(86%); -ms-transform: translateY(86%); -o-transform: translateY(86%); transform: translateY(86%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(14).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.46s 1.1s, transform  0.46s 1.1s; -moz-transition: opacity  0.46s 1.1s, transform  0.46s 1.1s; -ms-transition: opacity  0.46s 1.1s, transform  0.46s 1.1s; -o-transition: opacity  0.46s 1.1s, transform  0.46s 1.1s; transition: opacity  0.46s 1.1s, transform  0.46s 1.1s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(15) { -webkit-transform: translateY(85%); -moz-transform: translateY(85%); -ms-transform: translateY(85%); -o-transform: translateY(85%); transform: translateY(85%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(15).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.45s 0.75s, transform  0.45s 0.75s; -moz-transition: opacity  0.45s 0.75s, transform  0.45s 0.75s; -ms-transition: opacity  0.45s 0.75s, transform  0.45s 0.75s; -o-transition: opacity  0.45s 0.75s, transform  0.45s 0.75s; transition: opacity  0.45s 0.75s, transform  0.45s 0.75s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(15) { -webkit-transform: translateY(85%); -moz-transform: translateY(85%); -ms-transform: translateY(85%); -o-transform: translateY(85%); transform: translateY(85%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(15).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.45s 1.15s, transform  0.45s 1.15s; -moz-transition: opacity  0.45s 1.15s, transform  0.45s 1.15s; -ms-transition: opacity  0.45s 1.15s, transform  0.45s 1.15s; -o-transition: opacity  0.45s 1.15s, transform  0.45s 1.15s; transition: opacity  0.45s 1.15s, transform  0.45s 1.15s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(16) { -webkit-transform: translateY(84%); -moz-transform: translateY(84%); -ms-transform: translateY(84%); -o-transform: translateY(84%); transform: translateY(84%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(16).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.44s 0.8s, transform  0.44s 0.8s; -moz-transition: opacity  0.44s 0.8s, transform  0.44s 0.8s; -ms-transition: opacity  0.44s 0.8s, transform  0.44s 0.8s; -o-transition: opacity  0.44s 0.8s, transform  0.44s 0.8s; transition: opacity  0.44s 0.8s, transform  0.44s 0.8s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(16) { -webkit-transform: translateY(84%); -moz-transform: translateY(84%); -ms-transform: translateY(84%); -o-transform: translateY(84%); transform: translateY(84%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(16).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.44s 1.2s, transform  0.44s 1.2s; -moz-transition: opacity  0.44s 1.2s, transform  0.44s 1.2s; -ms-transition: opacity  0.44s 1.2s, transform  0.44s 1.2s; -o-transition: opacity  0.44s 1.2s, transform  0.44s 1.2s; transition: opacity  0.44s 1.2s, transform  0.44s 1.2s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(17) { -webkit-transform: translateY(83%); -moz-transform: translateY(83%); -ms-transform: translateY(83%); -o-transform: translateY(83%); transform: translateY(83%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(17).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.43s 0.85s, transform  0.43s 0.85s; -moz-transition: opacity  0.43s 0.85s, transform  0.43s 0.85s; -ms-transition: opacity  0.43s 0.85s, transform  0.43s 0.85s; -o-transition: opacity  0.43s 0.85s, transform  0.43s 0.85s; transition: opacity  0.43s 0.85s, transform  0.43s 0.85s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(17) { -webkit-transform: translateY(83%); -moz-transform: translateY(83%); -ms-transform: translateY(83%); -o-transform: translateY(83%); transform: translateY(83%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(17).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.43s 1.25s, transform  0.43s 1.25s; -moz-transition: opacity  0.43s 1.25s, transform  0.43s 1.25s; -ms-transition: opacity  0.43s 1.25s, transform  0.43s 1.25s; -o-transition: opacity  0.43s 1.25s, transform  0.43s 1.25s; transition: opacity  0.43s 1.25s, transform  0.43s 1.25s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(18) { -webkit-transform: translateY(82%); -moz-transform: translateY(82%); -ms-transform: translateY(82%); -o-transform: translateY(82%); transform: translateY(82%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(18).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.42s 0.9s, transform  0.42s 0.9s; -moz-transition: opacity  0.42s 0.9s, transform  0.42s 0.9s; -ms-transition: opacity  0.42s 0.9s, transform  0.42s 0.9s; -o-transition: opacity  0.42s 0.9s, transform  0.42s 0.9s; transition: opacity  0.42s 0.9s, transform  0.42s 0.9s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(18) { -webkit-transform: translateY(82%); -moz-transform: translateY(82%); -ms-transform: translateY(82%); -o-transform: translateY(82%); transform: translateY(82%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(18).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.42s 1.3s, transform  0.42s 1.3s; -moz-transition: opacity  0.42s 1.3s, transform  0.42s 1.3s; -ms-transition: opacity  0.42s 1.3s, transform  0.42s 1.3s; -o-transition: opacity  0.42s 1.3s, transform  0.42s 1.3s; transition: opacity  0.42s 1.3s, transform  0.42s 1.3s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(19) { -webkit-transform: translateY(81%); -moz-transform: translateY(81%); -ms-transform: translateY(81%); -o-transform: translateY(81%); transform: translateY(81%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(19).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.41s 0.95s, transform  0.41s 0.95s; -moz-transition: opacity  0.41s 0.95s, transform  0.41s 0.95s; -ms-transition: opacity  0.41s 0.95s, transform  0.41s 0.95s; -o-transition: opacity  0.41s 0.95s, transform  0.41s 0.95s; transition: opacity  0.41s 0.95s, transform  0.41s 0.95s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(19) { -webkit-transform: translateY(81%); -moz-transform: translateY(81%); -ms-transform: translateY(81%); -o-transform: translateY(81%); transform: translateY(81%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(19).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.41s 1.35s, transform  0.41s 1.35s; -moz-transition: opacity  0.41s 1.35s, transform  0.41s 1.35s; -ms-transition: opacity  0.41s 1.35s, transform  0.41s 1.35s; -o-transition: opacity  0.41s 1.35s, transform  0.41s 1.35s; transition: opacity  0.41s 1.35s, transform  0.41s 1.35s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(20) { -webkit-transform: translateY(80%); -moz-transform: translateY(80%); -ms-transform: translateY(80%); -o-transform: translateY(80%); transform: translateY(80%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(20).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.4s 1s, transform  0.4s 1s; -moz-transition: opacity  0.4s 1s, transform  0.4s 1s; -ms-transition: opacity  0.4s 1s, transform  0.4s 1s; -o-transition: opacity  0.4s 1s, transform  0.4s 1s; transition: opacity  0.4s 1s, transform  0.4s 1s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(20) { -webkit-transform: translateY(80%); -moz-transform: translateY(80%); -ms-transform: translateY(80%); -o-transform: translateY(80%); transform: translateY(80%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(20).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.4s 1.4s, transform  0.4s 1.4s; -moz-transition: opacity  0.4s 1.4s, transform  0.4s 1.4s; -ms-transition: opacity  0.4s 1.4s, transform  0.4s 1.4s; -o-transition: opacity  0.4s 1.4s, transform  0.4s 1.4s; transition: opacity  0.4s 1.4s, transform  0.4s 1.4s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(21) { -webkit-transform: translateY(79%); -moz-transform: translateY(79%); -ms-transform: translateY(79%); -o-transform: translateY(79%); transform: translateY(79%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(21).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.39s 1.05s, transform  0.39s 1.05s; -moz-transition: opacity  0.39s 1.05s, transform  0.39s 1.05s; -ms-transition: opacity  0.39s 1.05s, transform  0.39s 1.05s; -o-transition: opacity  0.39s 1.05s, transform  0.39s 1.05s; transition: opacity  0.39s 1.05s, transform  0.39s 1.05s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(21) { -webkit-transform: translateY(79%); -moz-transform: translateY(79%); -ms-transform: translateY(79%); -o-transform: translateY(79%); transform: translateY(79%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(21).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.39s 1.45s, transform  0.39s 1.45s; -moz-transition: opacity  0.39s 1.45s, transform  0.39s 1.45s; -ms-transition: opacity  0.39s 1.45s, transform  0.39s 1.45s; -o-transition: opacity  0.39s 1.45s, transform  0.39s 1.45s; transition: opacity  0.39s 1.45s, transform  0.39s 1.45s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(22) { -webkit-transform: translateY(78%); -moz-transform: translateY(78%); -ms-transform: translateY(78%); -o-transform: translateY(78%); transform: translateY(78%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(22).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.38s 1.1s, transform  0.38s 1.1s; -moz-transition: opacity  0.38s 1.1s, transform  0.38s 1.1s; -ms-transition: opacity  0.38s 1.1s, transform  0.38s 1.1s; -o-transition: opacity  0.38s 1.1s, transform  0.38s 1.1s; transition: opacity  0.38s 1.1s, transform  0.38s 1.1s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(22) { -webkit-transform: translateY(78%); -moz-transform: translateY(78%); -ms-transform: translateY(78%); -o-transform: translateY(78%); transform: translateY(78%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(22).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.38s 1.5s, transform  0.38s 1.5s; -moz-transition: opacity  0.38s 1.5s, transform  0.38s 1.5s; -ms-transition: opacity  0.38s 1.5s, transform  0.38s 1.5s; -o-transition: opacity  0.38s 1.5s, transform  0.38s 1.5s; transition: opacity  0.38s 1.5s, transform  0.38s 1.5s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(23) { -webkit-transform: translateY(77%); -moz-transform: translateY(77%); -ms-transform: translateY(77%); -o-transform: translateY(77%); transform: translateY(77%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(23).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.37s 1.15s, transform  0.37s 1.15s; -moz-transition: opacity  0.37s 1.15s, transform  0.37s 1.15s; -ms-transition: opacity  0.37s 1.15s, transform  0.37s 1.15s; -o-transition: opacity  0.37s 1.15s, transform  0.37s 1.15s; transition: opacity  0.37s 1.15s, transform  0.37s 1.15s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(23) { -webkit-transform: translateY(77%); -moz-transform: translateY(77%); -ms-transform: translateY(77%); -o-transform: translateY(77%); transform: translateY(77%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(23).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.37s 1.55s, transform  0.37s 1.55s; -moz-transition: opacity  0.37s 1.55s, transform  0.37s 1.55s; -ms-transition: opacity  0.37s 1.55s, transform  0.37s 1.55s; -o-transition: opacity  0.37s 1.55s, transform  0.37s 1.55s; transition: opacity  0.37s 1.55s, transform  0.37s 1.55s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(24) { -webkit-transform: translateY(76%); -moz-transform: translateY(76%); -ms-transform: translateY(76%); -o-transform: translateY(76%); transform: translateY(76%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(24).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.36s 1.2s, transform  0.36s 1.2s; -moz-transition: opacity  0.36s 1.2s, transform  0.36s 1.2s; -ms-transition: opacity  0.36s 1.2s, transform  0.36s 1.2s; -o-transition: opacity  0.36s 1.2s, transform  0.36s 1.2s; transition: opacity  0.36s 1.2s, transform  0.36s 1.2s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(24) { -webkit-transform: translateY(76%); -moz-transform: translateY(76%); -ms-transform: translateY(76%); -o-transform: translateY(76%); transform: translateY(76%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(24).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.36s 1.6s, transform  0.36s 1.6s; -moz-transition: opacity  0.36s 1.6s, transform  0.36s 1.6s; -ms-transition: opacity  0.36s 1.6s, transform  0.36s 1.6s; -o-transition: opacity  0.36s 1.6s, transform  0.36s 1.6s; transition: opacity  0.36s 1.6s, transform  0.36s 1.6s; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(25) { -webkit-transform: translateY(75%); -moz-transform: translateY(75%); -ms-transform: translateY(75%); -o-transform: translateY(75%); transform: translateY(75%); }
section .inner-cont-wrap .cont-holder .sub-title-box h3 em:nth-child(25).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.35s 1.25s, transform  0.35s 1.25s; -moz-transition: opacity  0.35s 1.25s, transform  0.35s 1.25s; -ms-transition: opacity  0.35s 1.25s, transform  0.35s 1.25s; -o-transition: opacity  0.35s 1.25s, transform  0.35s 1.25s; transition: opacity  0.35s 1.25s, transform  0.35s 1.25s; }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(25) { -webkit-transform: translateY(75%); -moz-transform: translateY(75%); -ms-transform: translateY(75%); -o-transform: translateY(75%); transform: translateY(75%); }
section .inner-cont-wrap .cont-holder .sub-title-box .txt-2 em:nth-child(25).onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity  0.35s 1.65s, transform  0.35s 1.65s; -moz-transition: opacity  0.35s 1.65s, transform  0.35s 1.65s; -ms-transition: opacity  0.35s 1.65s, transform  0.35s 1.65s; -o-transition: opacity  0.35s 1.65s, transform  0.35s 1.65s; transition: opacity  0.35s 1.65s, transform  0.35s 1.65s; }
section .inner-cont-wrap .cont-holder .sub-title-box.onShow p { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; filter: alpha(opacity=100); -webkit-transition: transform 0.7s 1.1s ease-out, opacity 0.7s 1.1s linear; -moz-transition: transform 0.7s 1.1s ease-out, opacity 0.7s 1.1s linear; -ms-transition: transform 0.7s 1.1s ease-out, opacity 0.7s 1.1s linear; -o-transition: transform 0.7s 1.1s ease-out, opacity 0.7s 1.1s linear; transition: transform 0.7s 1.1s ease-out, opacity 0.7s 1.1s linear; }
section .inner-cont-wrap .cont-holder .content-box .txt-clip { opacity: 0; filter: alpha(opacity=0); }
section .inner-cont-wrap .cont-holder .content-box .txt-clip.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.8s linear; -moz-transition: opacity 0.8s linear; -ms-transition: opacity 0.8s linear; -o-transition: opacity 0.8s linear; transition: opacity 0.8s linear; }
section .dim-holder { position: absolute; opacity: 0; filter: alpha(opacity=0); visibility: hidden; width: 100%; height: 100%; top: 0; left: 0; }
section .dim-holder.onShow { visibility: visible; opacity: 1; filter: alpha(opacity=100); }

#section-1 .inner-cont-wrap { height: 168.75vw; }
#section-1 .inner-cont-wrap .bg-holder { position: absolute; width: 100%; height: 100%; background-image: url("../img/sec1_bg.jpg"); background-size: cover; background-repeat: no-repeat; }
#section-1 .inner-cont-wrap .mask-holder { position: absolute; left: 0; bottom: 0; -webkit-transform: translateY(120%); -moz-transform: translateY(120%); -ms-transform: translateY(120%); -o-transform: translateY(120%); transform: translateY(120%); width: 256.25%; }
#section-1 .inner-cont-wrap .phone-holder { position: absolute; /*top: percentage(582 / 1080);*/ bottom: 2.5%; right: 0; width: 94.0625%; -webkit-transform: translate(20%, -10%); -moz-transform: translate(20%, -10%); -ms-transform: translate(20%, -10%); -o-transform: translate(20%, -10%); transform: translate(20%, -10%); }
#section-1 .inner-cont-wrap .phone-holder .line-clip { overflow: hidden; position: absolute; width: 0%; height: 19.1897654584%; bottom: 47%; left: 69%; }
#section-1 .inner-cont-wrap .phone-holder .line-clip img { position: absolute; left: 0; top: 0; width: auto; }
#section-1 .inner-cont-wrap .cont-holder { position: relative; top: 50%; -webkit-transform: translateY(-91%); -moz-transform: translateY(-91%); -ms-transform: translateY(-91%); -o-transform: translateY(-91%); transform: translateY(-91%); text-align: center; }
#section-1 .inner-cont-wrap .cont-holder h1, #section-1 .inner-cont-wrap .cont-holder h4 { color: #feed0b; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .cont-holder h1 { margin-bottom: 4.6875%; }
#section-1 .inner-cont-wrap .cont-holder h4 { -webkit-transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); transform: translateY(50%); }
#section-1 .inner-cont-wrap.onShow .mask-holder { -webkit-transform: translateY(54%); -moz-transform: translateY(54%); -ms-transform: translateY(54%); -o-transform: translateY(54%); transform: translateY(54%); -webkit-transition: transform 1.4s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0.2s; -moz-transition: transform 1.4s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0.2s; -ms-transition: transform 1.4s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0.2s; -o-transition: transform 1.4s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0.2s; transition: transform 1.4s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0.2s; }
#section-1 .inner-cont-wrap.onShow .phone-holder { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); -webkit-transition: transform 1.2s ease-in-out; -moz-transition: transform 1.2s ease-in-out; -ms-transition: transform 1.2s ease-in-out; -o-transition: transform 1.2s ease-in-out; transition: transform 1.2s ease-in-out; }
#section-1 .inner-cont-wrap.onShow .phone-holder .line-clip { width: 31.2292358804%; -webkit-transition: width 0.6s 0.85s ease-out; -moz-transition: width 0.6s 0.85s ease-out; -ms-transition: width 0.6s 0.85s ease-out; -o-transition: width 0.6s 0.85s ease-out; transition: width 0.6s 0.85s ease-out; }
#section-1 .inner-cont-wrap.onShow .cont-holder h1 { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 1s linear 0.7s; -moz-transition: opacity 1s linear 0.7s; -ms-transition: opacity 1s linear 0.7s; -o-transition: opacity 1s linear 0.7s; transition: opacity 1s linear 0.7s; }
#section-1 .inner-cont-wrap.onShow .cont-holder h4 { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.8s ease-in-out 0.7s, opacity 1s linear 0.7s; -moz-transition: transform 0.8s ease-in-out 0.7s, opacity 1s linear 0.7s; -ms-transition: transform 0.8s ease-in-out 0.7s, opacity 1s linear 0.7s; -o-transition: transform 0.8s ease-in-out 0.7s, opacity 1s linear 0.7s; transition: transform 0.8s ease-in-out 0.7s, opacity 1s linear 0.7s; }

#section-2 .inner-cont-wrap { height: 168.75vw; }
#section-2 .inner-cont-wrap .obj-holder { position: absolute; width: 100%; height: 100%; padding-top: 30%; }
#section-2 .inner-cont-wrap .obj-holder .line { position: absolute; top: 73%; width: 0; opacity: 0; filter: alpha(opacity=0); }
#section-2 .inner-cont-wrap .obj-holder .line img { position: absolute; left: 0; }
#section-2 .inner-cont-wrap .obj-holder .pen { position: absolute; left: 50%; -webkit-transform: translate(-942%, -10%); -moz-transform: translate(-942%, -10%); -ms-transform: translate(-942%, -10%); -o-transform: translate(-942%, -10%); transform: translate(-942%, -10%); width: 5.625%; opacity: 0; filter: alpha(opacity=0); }
#section-2 .inner-cont-wrap .cont-holder { position: relative; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#section-2 .inner-cont-wrap .cont-holder p { text-align: center; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(10%); -moz-transform: translateY(10%); -ms-transform: translateY(10%); -o-transform: translateY(10%); transform: translateY(10%); }
#section-2 .inner-cont-wrap.onShow .obj-holder .line { width: 50.78125%; opacity: 1; filter: alpha(opacity=100); -webkit-transition: width 0.8s ease-out 0.2s, opacity 0.3s linear 0.2s; -moz-transition: width 0.8s ease-out 0.2s, opacity 0.3s linear 0.2s; -ms-transition: width 0.8s ease-out 0.2s, opacity 0.3s linear 0.2s; -o-transition: width 0.8s ease-out 0.2s, opacity 0.3s linear 0.2s; transition: width 0.8s ease-out 0.2s, opacity 0.3s linear 0.2s; }
#section-2 .inner-cont-wrap.onShow .obj-holder .pen { -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); opacity: 1; filter: alpha(opacity=100); -webkit-transition: transform 0.8s ease-out 0.2s, opacity 0.3s linear 0.2s; -moz-transition: transform 0.8s ease-out 0.2s, opacity 0.3s linear 0.2s; -ms-transition: transform 0.8s ease-out 0.2s, opacity 0.3s linear 0.2s; -o-transition: transform 0.8s ease-out 0.2s, opacity 0.3s linear 0.2s; transition: transform 0.8s ease-out 0.2s, opacity 0.3s linear 0.2s; }
#section-2 .inner-cont-wrap.onShow .cont-holder p { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity 0.8s linear 1.2s,transform 0.6s ease-out 1.2s; -moz-transition: opacity 0.8s linear 1.2s,transform 0.6s ease-out 1.2s; -ms-transition: opacity 0.8s linear 1.2s,transform 0.6s ease-out 1.2s; -o-transition: opacity 0.8s linear 1.2s,transform 0.6s ease-out 1.2s; transition: opacity 0.8s linear 1.2s,transform 0.6s ease-out 1.2s; }

#section-3 .inner-cont-wrap .bg-holder .bg { background-image: url("../img/sec3_bg.jpg"); background-size: cover; background-repeat: no-repeat; }

section .inner-cont-wrap .cont-holder .sub-title-box { padding: 0 0 14.0625% 9.375%; }
section .inner-cont-wrap .cont-holder .sub-title-box h3 { margin-bottom: 3.125%; }
section .inner-cont-wrap .cont-holder .content-box { margin-bottom: 7.8125%; }
section .inner-cont-wrap .cont-holder .content-box:last-child { margin-bottom: 0; }
section .inner-cont-wrap .cont-holder .content-box .img-rolling-clip { margin-bottom: 8.5%; }
section .inner-cont-wrap .cont-holder .content-box .img-rolling-clip ul { position: relative; }
section .inner-cont-wrap .cont-holder .content-box .img-rolling-clip ul li { position: absolute; width: 100%; height: 100%; }
section .inner-cont-wrap .cont-holder .content-box .img-slide-clip ul li .img { margin-bottom: 17.2413793103%; }
section .inner-cont-wrap .cont-holder .content-box .img-slide-clip ul li .desc dl dt { margin-bottom: 5.1724137931%; font-family: 'samsungonekorean700'; font-size: 3.75vw; line-height: 1; letter-spacing: -0.015em; color: inherit; text-align: center; }

#section-3 .inner-cont-wrap, #section-5 .inner-cont-wrap, #section-7 .inner-cont-wrap, #section-9 .inner-cont-wrap, #section-11 .inner-cont-wrap { height: 71.875vw; overflow: hidden; }
#section-3 .inner-cont-wrap .bg-holder, #section-5 .inner-cont-wrap .bg-holder, #section-7 .inner-cont-wrap .bg-holder, #section-9 .inner-cont-wrap .bg-holder, #section-11 .inner-cont-wrap .bg-holder { position: absolute; width: 100%; height: 100%; -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
#section-3 .inner-cont-wrap .bg-holder.onShow, #section-5 .inner-cont-wrap .bg-holder.onShow, #section-7 .inner-cont-wrap .bg-holder.onShow, #section-9 .inner-cont-wrap .bg-holder.onShow, #section-11 .inner-cont-wrap .bg-holder.onShow { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: transform 2s ease-out; -moz-transition: transform 2s ease-out; -ms-transition: transform 2s ease-out; -o-transition: transform 2s ease-out; transition: transform 2s ease-out; }
#section-3 .inner-cont-wrap .bg-holder .bg, #section-5 .inner-cont-wrap .bg-holder .bg, #section-7 .inner-cont-wrap .bg-holder .bg, #section-9 .inner-cont-wrap .bg-holder .bg, #section-11 .inner-cont-wrap .bg-holder .bg { height: inherit; }
#section-3 .inner-cont-wrap .cont-holder, #section-5 .inner-cont-wrap .cont-holder, #section-7 .inner-cont-wrap .cont-holder, #section-9 .inner-cont-wrap .cont-holder, #section-11 .inner-cont-wrap .cont-holder { position: relative; width: 100%; height: 100%; }
#section-3 .inner-cont-wrap .cont-holder .title-box, #section-5 .inner-cont-wrap .cont-holder .title-box, #section-7 .inner-cont-wrap .cont-holder .title-box, #section-9 .inner-cont-wrap .cont-holder .title-box, #section-11 .inner-cont-wrap .cont-holder .title-box { position: relative; top: 46.5%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
#section-3 .inner-cont-wrap .cont-holder .title-box h2, #section-5 .inner-cont-wrap .cont-holder .title-box h2, #section-7 .inner-cont-wrap .cont-holder .title-box h2, #section-9 .inner-cont-wrap .cont-holder .title-box h2, #section-11 .inner-cont-wrap .cont-holder .title-box h2 { color: #fff; text-align: center; letter-spacing: -2px; opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(0.87); -moz-transform: scale(0.87); -ms-transform: scale(0.87); -o-transform: scale(0.87); transform: scale(0.87); }
#section-3 .inner-cont-wrap .cont-holder .title-box.onShow h2, #section-5 .inner-cont-wrap .cont-holder .title-box.onShow h2, #section-7 .inner-cont-wrap .cont-holder .title-box.onShow h2, #section-9 .inner-cont-wrap .cont-holder .title-box.onShow h2, #section-11 .inner-cont-wrap .cont-holder .title-box.onShow h2 { letter-spacing: -0.96px; opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: letter-spacing 2s, opacity 2s,transform 2s ease-out ; -moz-transition: letter-spacing 2s, opacity 2s,transform 2s ease-out ; -ms-transition: letter-spacing 2s, opacity 2s,transform 2s ease-out ; -o-transition: letter-spacing 2s, opacity 2s,transform 2s ease-out ; transition: letter-spacing 2s, opacity 2s,transform 2s ease-out ; }

#section-4 .inner-cont-wrap { padding-top: 21.875%; }
#section-4 .inner-cont-wrap .cont-holder { padding-bottom: 37.5%; }
#section-4 .inner-cont-wrap .cont-holder .content-box .txt-clip { padding-left: 9.375%; }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-1 .img-rolling-clip { padding: 0 9.375%; height: 51.875vw; margin-bottom: 9.5%; }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-1 .img-rolling-clip > ul { width: 100%; height: 100%; background-image: url("../img/sec4_1_2.jpg"); background-size: 100%; }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-1 .img-rolling-clip.onShow ul li { -webkit-animation: uu9o9b5p5 7.2s infinite; -moz-animation: uu9o9b5p5 7.2s infinite; -ms-animation: uu9o9b5p5 7.2s infinite; -o-animation: uu9o9b5p5 7.2s infinite; animation: uu9o9b5p5 7.2s infinite; }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-1 .img-rolling-clip.onShow ul li:nth-child(1) { -webkit-animation-delay: 3.6s; -moz-animation-delay: 3.6s; -ms-animation-delay: 3.6s; -o-animation-delay: 3.6s; animation-delay: 3.6s; }
@-webkit-keyframes uu9o9b5p5 { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-moz-keyframes uu9o9b5p5 { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-ms-keyframes uu9o9b5p5 { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-o-keyframes uu9o9b5p5 { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@keyframes uu9o9b5p5 { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-2 .img-rolling-clip { height: 54.6875vw; padding-left: 9.375%; }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-2 .img-rolling-clip > ul { width: 100%; height: 100%; background-image: url("../img/sec4_2_2.jpg"); background-size: 100%; }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-2 .img-rolling-clip.onShow ul li { -webkit-animation: uu9o9b5p6 7.2s infinite; -moz-animation: uu9o9b5p6 7.2s infinite; -ms-animation: uu9o9b5p6 7.2s infinite; -o-animation: uu9o9b5p6 7.2s infinite; animation: uu9o9b5p6 7.2s infinite; }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-2 .img-rolling-clip.onShow ul li:nth-child(1) { -webkit-animation-delay: 3.6s; -moz-animation-delay: 3.6s; -ms-animation-delay: 3.6s; -o-animation-delay: 3.6s; animation-delay: 3.6s; }
@-webkit-keyframes uu9o9b5p6 { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-moz-keyframes uu9o9b5p6 { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-ms-keyframes uu9o9b5p6 { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-o-keyframes uu9o9b5p6 { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@keyframes uu9o9b5p6 { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-3 .img-rolling-clip { height: 54.0625vw; padding-right: 9.375%; }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-3 .img-rolling-clip > ul { width: 100%; height: 100%; background-image: url("../img/sec4_3_2.jpg"); background-size: 100%; }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-3 .img-rolling-clip.onShow ul li { -webkit-animation: uu9o9b5pg 7.2s infinite; -moz-animation: uu9o9b5pg 7.2s infinite; -ms-animation: uu9o9b5pg 7.2s infinite; -o-animation: uu9o9b5pg 7.2s infinite; animation: uu9o9b5pg 7.2s infinite; }
#section-4 .inner-cont-wrap .cont-holder .content-box.con-3 .img-rolling-clip.onShow ul li:nth-child(1) { -webkit-animation-delay: 3.6s; -moz-animation-delay: 3.6s; -ms-animation-delay: 3.6s; -o-animation-delay: 3.6s; animation-delay: 3.6s; }
@-webkit-keyframes uu9o9b5pg { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-moz-keyframes uu9o9b5pg { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-ms-keyframes uu9o9b5pg { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-o-keyframes uu9o9b5pg { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@keyframes uu9o9b5pg { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
#section-5 .inner-cont-wrap .bg-holder .bg { background-image: url("../img/sec5_bg.jpg"); background-size: cover; background-repeat: no-repeat; }
#section-5 .inner-cont-wrap .cont-holder .title-box { top: 49%; }

#section-6 .inner-cont-wrap { padding-top: 21.875%; height: 271.40625vw; }
#section-6 .inner-cont-wrap .content-box { position: relative; }
#section-6 .inner-cont-wrap .content-box .img-slide-clip ul { width: 700% !important; }
#section-6 .inner-cont-wrap .content-box .img-slide-clip ul li { width: 14.285714% !important; }
#section-6 .inner-cont-wrap .content-box .img-slide-clip ul li > div { padding: 0 9.375%; }

#section-7 .inner-cont-wrap .bg-holder .bg { background-image: url("../img/sec7_bg.jpg"); background-size: cover; background-repeat: no-repeat; }
#section-7 .inner-cont-wrap .cont-holder .title-box { top: 48%; }

section .inner-cont-wrap .content-box .column-list .column .column-question h6 { position: relative; margin-top: 1.6%; }
section .inner-cont-wrap .content-box .column-list .column .column-question h6:before { position: absolute; display: block; content: ''; top: -45%; left: -6%; }

#section-8 .inner-cont-wrap { padding-top: 21.875%; padding-bottom: 44.5%; }
#section-8 .inner-cont-wrap .sub-title-box { padding: 0 0 0 9.375%; margin-bottom: 14%; }
#section-8 .inner-cont-wrap .content-box .column-list .column { position: relative; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-obj-outer { padding: 0 9.375%; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-title { position: absolute; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-title h5 { text-align: center; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-title h5:before { position: absolute; top: -14%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); display: block; content: ''; width: 3.4375vw; height: 2.65625vw; background-image: url("../img/quote_before.png"); background-size: contain; background-repeat: no-repeat; border: 0.001vw solid transparent; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-title h5 span { color: #000; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-title h5:after { position: absolute; bottom: -12%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); display: block; content: ''; width: 3.4375vw; height: 2.65625vw; background-image: url("../img/quote_after.png"); background-size: contain; background-repeat: no-repeat; border: 0.001vw solid transparent; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-answer { opacity: 0; filter: alpha(opacity=0); padding-left: 9.375%; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-answer.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.8s linear 0.4s; -moz-transition: opacity 0.8s linear 0.4s; -ms-transition: opacity 0.8s linear 0.4s; -o-transition: opacity 0.8s linear 0.4s; transition: opacity 0.8s linear 0.4s; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-question { opacity: 0; filter: alpha(opacity=0); padding-left: 9.375%; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-question i { display: block; font-family: 'samsungonelatin700'; font-size: 3.75vw; line-height: 1; letter-spacing: 0em; color: #000; font-style: normal; }
#section-8 .inner-cont-wrap .content-box .column-list .column .column-question.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.6s linear; -moz-transition: opacity 0.6s linear; -ms-transition: opacity 0.6s linear; -o-transition: opacity 0.6s linear; transition: opacity 0.6s linear; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 { margin-bottom: 57.5%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-title { top: 2%; right: 13%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-question { margin-bottom: 4%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj { position: relative; margin-bottom: 10.8%; width: 100%; height: 68.28125vw; background-image: url("../img/sec8_q1_obj_bg.png"); background-size: 100% auto; background-position: 50% 100%; background-repeat: no-repeat; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .line-list > li { position: absolute; width: 0; overflow: hidden; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .line-list > li img { position: absolute; left: 0; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .line-list .line-1 { bottom: 6.8649885584%; left: 22.6923076923%; height: 13.2723112128%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .line-list .line-2 { bottom: 17.1624713959%; left: 32.6923076923%; height: 10.7551487414%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .line-list .line-3 { bottom: 23.7986270023%; left: 40.3846153846%; height: 8.9244851259%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .line-list .line-4 { bottom: 29.5194508009%; left: 47.3076923077%; height: 7.0938215103%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list > li { position: absolute; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list > li > div { opacity: 0; filter: alpha(opacity=0); }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-1 { top: 0; left: 21.1538461538%; width: 3.6538461538%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-1 .pen { -webkit-transform: translateY(-10%); -moz-transform: translateY(-10%); -ms-transform: translateY(-10%); -o-transform: translateY(-10%); transform: translateY(-10%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-1 .pen-reflect { -webkit-transform: translateY(5%); -moz-transform: translateY(5%); -ms-transform: translateY(5%); -o-transform: translateY(5%); transform: translateY(5%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-2 { top: 4.8054919908%; left: 31.1538461538%; width: 3.2692307692%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-2 .pen { -webkit-transform: translateY(-10%); -moz-transform: translateY(-10%); -ms-transform: translateY(-10%); -o-transform: translateY(-10%); transform: translateY(-10%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-2 .pen-reflect { -webkit-transform: translateY(5%); -moz-transform: translateY(5%); -ms-transform: translateY(5%); -o-transform: translateY(5%); transform: translateY(5%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-3 { top: 9.1533180778%; left: 39.2307692308%; width: 2.8846153846%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-3 .pen { -webkit-transform: translateY(-5%); -moz-transform: translateY(-5%); -ms-transform: translateY(-5%); -o-transform: translateY(-5%); transform: translateY(-5%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-3 .pen-reflect { -webkit-transform: translateY(5%); -moz-transform: translateY(5%); -ms-transform: translateY(5%); -o-transform: translateY(5%); transform: translateY(5%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-4 { top: 12.8146453089%; left: 46.3461538462%; width: 2.5%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-4 .pen { -webkit-transform: translateY(-5%); -moz-transform: translateY(-5%); -ms-transform: translateY(-5%); -o-transform: translateY(-5%); transform: translateY(-5%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj .pen-list .pen-4 .pen-reflect { -webkit-transform: translateY(5%); -moz-transform: translateY(5%); -ms-transform: translateY(5%); -o-transform: translateY(5%); transform: translateY(5%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .line-list .line-1 { width: 77.3076923077%; -webkit-transition: width 0.6s 0.54s ease-out; -moz-transition: width 0.6s 0.54s ease-out; -ms-transition: width 0.6s 0.54s ease-out; -o-transition: width 0.6s 0.54s ease-out; transition: width 0.6s 0.54s ease-out; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .line-list .line-2 { width: 67.3076923077%; -webkit-transition: width 0.5s ease-out 1.4s; -moz-transition: width 0.5s ease-out 1.4s; -ms-transition: width 0.5s ease-out 1.4s; -o-transition: width 0.5s ease-out 1.4s; transition: width 0.5s ease-out 1.4s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .line-list .line-3 { width: 59.6153846154%; -webkit-transition: width 0.4s ease-out 1.9s; -moz-transition: width 0.4s ease-out 1.9s; -ms-transition: width 0.4s ease-out 1.9s; -o-transition: width 0.4s ease-out 1.9s; transition: width 0.4s ease-out 1.9s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .line-list .line-4 { width: 52.6923076923%; -webkit-transition: width 0.3s ease-out 2.35s; -moz-transition: width 0.3s ease-out 2.35s; -ms-transition: width 0.3s ease-out 2.35s; -o-transition: width 0.3s ease-out 2.35s; transition: width 0.3s ease-out 2.35s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .pen-list > li > div { opacity: 1; filter: alpha(opacity=100); }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .pen-list .pen-1 .pen { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.6s ease-out 0s, opacity 0.6s ease-out 0s; -moz-transition: transform 0.6s ease-out 0s, opacity 0.6s ease-out 0s; -ms-transition: transform 0.6s ease-out 0s, opacity 0.6s ease-out 0s; -o-transition: transform 0.6s ease-out 0s, opacity 0.6s ease-out 0s; transition: transform 0.6s ease-out 0s, opacity 0.6s ease-out 0s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .pen-list .pen-1 .pen-reflect { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.6s ease-out 0s, opacity 0.6s ease-out 0s; -moz-transition: transform 0.6s ease-out 0s, opacity 0.6s ease-out 0s; -ms-transition: transform 0.6s ease-out 0s, opacity 0.6s ease-out 0s; -o-transition: transform 0.6s ease-out 0s, opacity 0.6s ease-out 0s; transition: transform 0.6s ease-out 0s, opacity 0.6s ease-out 0s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .pen-list .pen-2 .pen { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.5s ease-out 1.026s, opacity 0.55s ease-out 1.026s; -moz-transition: transform 0.5s ease-out 1.026s, opacity 0.55s ease-out 1.026s; -ms-transition: transform 0.5s ease-out 1.026s, opacity 0.55s ease-out 1.026s; -o-transition: transform 0.5s ease-out 1.026s, opacity 0.55s ease-out 1.026s; transition: transform 0.5s ease-out 1.026s, opacity 0.55s ease-out 1.026s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .pen-list .pen-2 .pen-reflect { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.5s ease-out 1.026s, opacity 0.5s ease-out 1.026s; -moz-transition: transform 0.5s ease-out 1.026s, opacity 0.5s ease-out 1.026s; -ms-transition: transform 0.5s ease-out 1.026s, opacity 0.5s ease-out 1.026s; -o-transition: transform 0.5s ease-out 1.026s, opacity 0.5s ease-out 1.026s; transition: transform 0.5s ease-out 1.026s, opacity 0.5s ease-out 1.026s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .pen-list .pen-3 .pen { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.4s ease-out 1.68606s, opacity 0.5s ease-out 1.68606s; -moz-transition: transform 0.4s ease-out 1.68606s, opacity 0.5s ease-out 1.68606s; -ms-transition: transform 0.4s ease-out 1.68606s, opacity 0.5s ease-out 1.68606s; -o-transition: transform 0.4s ease-out 1.68606s, opacity 0.5s ease-out 1.68606s; transition: transform 0.4s ease-out 1.68606s, opacity 0.5s ease-out 1.68606s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .pen-list .pen-3 .pen-reflect { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.4s ease-out 1.68606s, opacity 0.4s ease-out 1.68606s; -moz-transition: transform 0.4s ease-out 1.68606s, opacity 0.4s ease-out 1.68606s; -ms-transition: transform 0.4s ease-out 1.68606s, opacity 0.4s ease-out 1.68606s; -o-transition: transform 0.4s ease-out 1.68606s, opacity 0.4s ease-out 1.68606s; transition: transform 0.4s ease-out 1.68606s, opacity 0.4s ease-out 1.68606s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .pen-list .pen-4 .pen { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.3s ease-out 2.0497086s, opacity 0.45s ease-out 2.0497086s; -moz-transition: transform 0.3s ease-out 2.0497086s, opacity 0.45s ease-out 2.0497086s; -ms-transition: transform 0.3s ease-out 2.0497086s, opacity 0.45s ease-out 2.0497086s; -o-transition: transform 0.3s ease-out 2.0497086s, opacity 0.45s ease-out 2.0497086s; transition: transform 0.3s ease-out 2.0497086s, opacity 0.45s ease-out 2.0497086s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-1 .column-obj.onShow .pen-list .pen-4 .pen-reflect { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.3s ease-out 2.0497086s, opacity 0.3s ease-out 2.0497086s; -moz-transition: transform 0.3s ease-out 2.0497086s, opacity 0.3s ease-out 2.0497086s; -ms-transition: transform 0.3s ease-out 2.0497086s, opacity 0.3s ease-out 2.0497086s; -o-transition: transform 0.3s ease-out 2.0497086s, opacity 0.3s ease-out 2.0497086s; transition: transform 0.3s ease-out 2.0497086s, opacity 0.3s ease-out 2.0497086s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 { margin-bottom: 22.5%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-question { margin-bottom: 4.3%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-title { top: -14.1%; left: 18.8%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-title h5:before { top: -16%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-title h5:after { bottom: -15%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-obj { overflow: hidden; position: relative; margin-bottom: 12%; width: 100%; height: 67.96875vw; background-image: url("../img/sec8_q2_bg.jpg"); background-size: 100%; background-repeat: no-repeat; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-obj .camera { overflow: hidden; position: absolute; top: 16.091954023%; right: 0; width: 0; height: 61.3793103448%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-obj .camera img { position: absolute; top: 0; right: 0; width: auto; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-obj .mask { position: absolute; top: 18.1609195402%; right: 0; width: 87.1153846154%; height: 57.2413793103%; background-color: #000; opacity: 0; filter: alpha(opacity=0); }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-obj .mask.onShow { -webkit-animation: onShutterFlicked 0.35s steps(1) 2.5s; -moz-animation: onShutterFlicked 0.35s steps(1) 2.5s; -ms-animation: onShutterFlicked 0.35s steps(1) 2.5s; -o-animation: onShutterFlicked 0.35s steps(1) 2.5s; animation: onShutterFlicked 0.35s steps(1) 2.5s; }
@keyframes onShutterFlicked { 0% { opacity: 0; filter: alpha(opacity=0); }
  14% { opacity: 0.9; filter: alpha(opacity=90); -webkit-animation-timing-function: ease-out; -moz-animation-timing-function: ease-out; -ms-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; animation-timing-function: ease-out; }
  86% { opacity: 0; filter: alpha(opacity=0); -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; -ms-animation-timing-function: linear; -o-animation-timing-function: linear; animation-timing-function: linear; } }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-obj .phone { overflow: hidden; position: absolute; top: 16.091954023%; right: 0; width: 92.8846153846%; height: 61.3793103448%; background-image: url("../img/sec8_q2_phone.png"); background-size: 100%; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateX(92.8846153846%); -moz-transform: translateX(92.8846153846%); -ms-transform: translateX(92.8846153846%); -o-transform: translateX(92.8846153846%); transform: translateX(92.8846153846%); opacity: 0; filter: alpha(opacity=0); }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-obj .shadow { position: absolute; right: 19.0384615385%; width: 16.9230769231%; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(-5%); -moz-transform: translateY(-5%); -ms-transform: translateY(-5%); -o-transform: translateY(-5%); transform: translateY(-5%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-obj.onShow .camera { width: 92.8846153846%; height: 61.3793103448%; -webkit-transition: width 1.5s cubic-bezier(0.57, 0, 0.3, 0.99) 0.4s; -moz-transition: width 1.5s cubic-bezier(0.57, 0, 0.3, 0.99) 0.4s; -ms-transition: width 1.5s cubic-bezier(0.57, 0, 0.3, 0.99) 0.4s; -o-transition: width 1.5s cubic-bezier(0.57, 0, 0.3, 0.99) 0.4s; transition: width 1.5s cubic-bezier(0.57, 0, 0.3, 0.99) 0.4s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-obj.onShow .phone { -webkit-transform: translateX(92.8846153846%); -moz-transform: translateX(92.8846153846%); -ms-transform: translateX(92.8846153846%); -o-transform: translateX(92.8846153846%); transform: translateX(92.8846153846%); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; filter: alpha(opacity=100); -webkit-transition: transform 1.5s cubic-bezier(0.57, 0, 0.3, 0.99) 0.4s, opacity 0.7s linear 0.4s; -moz-transition: transform 1.5s cubic-bezier(0.57, 0, 0.3, 0.99) 0.4s, opacity 0.7s linear 0.4s; -ms-transition: transform 1.5s cubic-bezier(0.57, 0, 0.3, 0.99) 0.4s, opacity 0.7s linear 0.4s; -o-transition: transform 1.5s cubic-bezier(0.57, 0, 0.3, 0.99) 0.4s, opacity 0.7s linear 0.4s; transition: transform 1.5s cubic-bezier(0.57, 0, 0.3, 0.99) 0.4s, opacity 0.7s linear 0.4s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-obj.onShow .shadow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: transform 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.75s, opacity 0.5s ease-out 1.75s; -moz-transition: transform 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.75s, opacity 0.5s ease-out 1.75s; -ms-transition: transform 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.75s, opacity 0.5s ease-out 1.75s; -o-transition: transform 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.75s, opacity 0.5s ease-out 1.75s; transition: transform 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.75s, opacity 0.5s ease-out 1.75s; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-deco { position: absolute; top: -15.7%; right: 28.7%; width: 5.78125%; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(-5%); -moz-transform: translateY(-5%); -ms-transform: translateY(-5%); -o-transform: translateY(-5%); transform: translateY(-5%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-deco.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: transform 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.75s, opacity 0.5s ease-out 1.75s; -moz-transition: transform 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.75s, opacity 0.5s ease-out 1.75s; -ms-transition: transform 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.75s, opacity 0.5s ease-out 1.75s; -o-transition: transform 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.75s, opacity 0.5s ease-out 1.75s; transition: transform 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.75s, opacity 0.5s ease-out 1.75s; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-answer span { display: block; padding-left: 2.3%; margin-top: 1.3%; font-family: 'samsungonelatin700'; font-size: 2.8125vw; line-height: 1.3333333333; letter-spacing: -0.015em; color: #666; text-align: left; }
#section-8 .inner-cont-wrap .content-box .column-list .column-2 .column-answer span i { display: inline-block; margin-left: -2.2%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 { margin-bottom: 35.4%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-question { margin-bottom: 3.8%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-title { top: 0; right: 10.5%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-title h5:before { top: -24%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-title h5:after { bottom: -20%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-obj { position: relative; margin-bottom: 9.5%; width: 100%; height: 82.65625vw; background-image: url("../img/sec8_q3_bg.png"); background-size: 100% auto; background-position: 50% 100%; background-repeat: no-repeat; }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-obj .pen-pod { position: absolute; left: 20.1923076923%; width: 3.4615384615%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-obj .pen-pod .pen { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(-5%); -moz-transform: translateY(-5%); -ms-transform: translateY(-5%); -o-transform: translateY(-5%); transform: translateY(-5%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-obj .pen-pod .pen-reflect { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(10%); -moz-transform: translateY(10%); -ms-transform: translateY(10%); -o-transform: translateY(10%); transform: translateY(10%); }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-obj .smile { position: absolute; top: 34.5935727788%; left: 21.5384615385%; width: 59.4230769231%; opacity: 0; filter: alpha(opacity=0); }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-obj.onShow .pen-pod .pen { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.6s ease-out 0.2s, opacity 0.6s ease-out 0.2s; -moz-transition: transform 0.6s ease-out 0.2s, opacity 0.6s ease-out 0.2s; -ms-transition: transform 0.6s ease-out 0.2s, opacity 0.6s ease-out 0.2s; -o-transition: transform 0.6s ease-out 0.2s, opacity 0.6s ease-out 0.2s; transition: transform 0.6s ease-out 0.2s, opacity 0.6s ease-out 0.2s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-obj.onShow .pen-pod .pen-reflect { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 0.6s ease-out 0.2s, opacity 0.6s ease-out 0.2s; -moz-transition: transform 0.6s ease-out 0.2s, opacity 0.6s ease-out 0.2s; -ms-transition: transform 0.6s ease-out 0.2s, opacity 0.6s ease-out 0.2s; -o-transition: transform 0.6s ease-out 0.2s, opacity 0.6s ease-out 0.2s; transition: transform 0.6s ease-out 0.2s, opacity 0.6s ease-out 0.2s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-3 .column-obj.onShow .smile { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.8s ease-out 0.65s; -moz-transition: opacity 0.8s ease-out 0.65s; -ms-transition: opacity 0.8s ease-out 0.65s; -o-transition: opacity 0.8s ease-out 0.65s; transition: opacity 0.8s ease-out 0.65s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-title { top: -11.2%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-title h5:before { top: -33%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-title h5:after { bottom: -33%; }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj { position: relative; margin-left: -11.5384615385%; width: 123.0769230769%; height: 96.71875vw; background-image: url("../img/sec8_q4_bg.png"); background-size: 100%; background-repeat: no-repeat; }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj .box-list > li { position: absolute; opacity: 0; filter: alpha(opacity=0); }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj .box-list .box-1 { top: 21.4862681745%; left: 9.53125%; width: 13.90625%; -webkit-transform-origin: 150% 30%; -moz-transform-origin: 150% 30%; -ms-transform-origin: 150% 30%; -o-transform-origin: 150% 30%; transform-origin: 150% 30%; -webkit-transform: scale(0.98); -moz-transform: scale(0.98); -ms-transform: scale(0.98); -o-transform: scale(0.98); transform: scale(0.98); }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj .box-list .box-2 { top: 16.8012924071%; left: 20%; width: 19.84375%; -webkit-transform-origin: 160% 33%; -moz-transform-origin: 160% 33%; -ms-transform-origin: 160% 33%; -o-transform-origin: 160% 33%; transform-origin: 160% 33%; -webkit-transform: scale(0.96); -moz-transform: scale(0.96); -ms-transform: scale(0.96); -o-transform: scale(0.96); transform: scale(0.96); }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj .box-list .box-3 { top: 8.4006462036%; left: 41.25%; width: 24.21875%; -webkit-transform-origin: 50% 52%; -moz-transform-origin: 50% 52%; -ms-transform-origin: 50% 52%; -o-transform-origin: 50% 52%; transform-origin: 50% 52%; -webkit-transform: scale(0.91); -moz-transform: scale(0.91); -ms-transform: scale(0.91); -o-transform: scale(0.91); transform: scale(0.91); }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj .box-list .box-4 { top: 17.1243941842%; left: 70.9375%; width: 21.5625%; -webkit-transform-origin: -150% 33%; -moz-transform-origin: -150% 33%; -ms-transform-origin: -150% 33%; -o-transform-origin: -150% 33%; transform-origin: -150% 33%; -webkit-transform: scale(0.96); -moz-transform: scale(0.96); -ms-transform: scale(0.96); -o-transform: scale(0.96); transform: scale(0.96); }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj.onShow .box-list > li { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj.onShow .box-list > li.box-1 { -webkit-transition: transform 0.8s ease-out 0.5s, opacity 0.3s linear 0.5s; -moz-transition: transform 0.8s ease-out 0.5s, opacity 0.3s linear 0.5s; -ms-transition: transform 0.8s ease-out 0.5s, opacity 0.3s linear 0.5s; -o-transition: transform 0.8s ease-out 0.5s, opacity 0.3s linear 0.5s; transition: transform 0.8s ease-out 0.5s, opacity 0.3s linear 0.5s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj.onShow .box-list > li.box-2 { -webkit-transition: transform 0.7s ease-out 0.3s, opacity 0.3s linear 0.3s; -moz-transition: transform 0.7s ease-out 0.3s, opacity 0.3s linear 0.3s; -ms-transition: transform 0.7s ease-out 0.3s, opacity 0.3s linear 0.3s; -o-transition: transform 0.7s ease-out 0.3s, opacity 0.3s linear 0.3s; transition: transform 0.7s ease-out 0.3s, opacity 0.3s linear 0.3s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj.onShow .box-list > li.box-3 { -webkit-transition: transform 1.1s ease-out, opacity 0.3s linear; -moz-transition: transform 1.1s ease-out, opacity 0.3s linear; -ms-transition: transform 1.1s ease-out, opacity 0.3s linear; -o-transition: transform 1.1s ease-out, opacity 0.3s linear; transition: transform 1.1s ease-out, opacity 0.3s linear; }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-obj.onShow .box-list > li.box-4 { -webkit-transition: transform 0.7s ease-out 0.35s, opacity 0.3s linear 0.35s; -moz-transition: transform 0.7s ease-out 0.35s, opacity 0.3s linear 0.35s; -ms-transition: transform 0.7s ease-out 0.35s, opacity 0.3s linear 0.35s; -o-transition: transform 0.7s ease-out 0.35s, opacity 0.3s linear 0.35s; transition: transform 0.7s ease-out 0.35s, opacity 0.3s linear 0.35s; }
#section-8 .inner-cont-wrap .content-box .column-list .column-4 .column-question { margin-bottom: 4.3%; margin-top: -36%; }

#section-9 .inner-cont-wrap { height: 71.875vw; overflow: hidden; }
#section-9 .inner-cont-wrap .bg-holder { position: absolute; width: 100%; height: 100%; background-image: url("../img/sec9_bg.jpg"); background-size: cover; background-repeat: no-repeat; }
#section-9 .inner-cont-wrap .cont-holder { position: relative; width: 100%; height: 100%; }
#section-9 .inner-cont-wrap .cont-holder .title-box { position: relative; top: 47%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
#section-9 .inner-cont-wrap .cont-holder .title-box h2 { color: #fff; text-align: center; }
#section-9 .inner-cont-wrap .cont-holder .line-box { position: absolute; top: 59%; left: 21%; width: 0; height: 0.625vw; overflow: hidden; opacity: 0; filter: alpha(opacity=0); }
#section-9 .inner-cont-wrap .cont-holder .line-box img { position: absolute; left: 0; width: auto; }
#section-9 .inner-cont-wrap .cont-holder .line-box.onShow { width: 58.125%; -webkit-transition: width 1.6s cubic-bezier(0.000, 0.075, 0.500, 0.995) 0.2s, opacity 1s linear; -moz-transition: width 1.6s cubic-bezier(0.000, 0.075, 0.500, 0.995) 0.2s, opacity 1s linear; -ms-transition: width 1.6s cubic-bezier(0.000, 0.075, 0.500, 0.995) 0.2s, opacity 1s linear; -o-transition: width 1.6s cubic-bezier(0.000, 0.075, 0.500, 0.995) 0.2s, opacity 1s linear; transition: width 1.6s cubic-bezier(0.000, 0.075, 0.500, 0.995) 0.2s, opacity 1s linear; opacity: 1; filter: alpha(opacity=100); }
#section-9 .inner-cont-wrap .cont-holder .obj-box .pen-pod { -webkit-transform: translate(34%, -55.3%) rotate(-14deg); -moz-transform: translate(34%, -55.3%) rotate(-14deg); -ms-transform: translate(34%, -55.3%) rotate(-14deg); -o-transform: translate(34%, -55.3%) rotate(-14deg); transform: translate(34%, -55.3%) rotate(-14deg); -webkit-transform-origin: left bottom; -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; transform-origin: left bottom; opacity: 0; filter: alpha(opacity=0); }
#section-9 .inner-cont-wrap .cont-holder .obj-box .pen-pod .pen { position: relative; width: 120.46875%; }
#section-9 .inner-cont-wrap .cont-holder .obj-box .pen-pod .pen-ref { width: 54.84375%; margin-top: -6.5%; margin-left: -51.5%; }
#section-9 .inner-cont-wrap .cont-holder .obj-box.onShow .pen-pod { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(76%, -54.5%) rotate(0deg); -moz-transform: translate(76%, -54.5%) rotate(0deg); -ms-transform: translate(76%, -54.5%) rotate(0deg); -o-transform: translate(76%, -54.5%) rotate(0deg); transform: translate(76%, -54.5%) rotate(0deg); -webkit-transition: transform 1.6s cubic-bezier(0.000, 0.075, 0.500, 0.995) 0.2s, opacity 0.6s; -moz-transition: transform 1.6s cubic-bezier(0.000, 0.075, 0.500, 0.995) 0.2s, opacity 0.6s; -ms-transition: transform 1.6s cubic-bezier(0.000, 0.075, 0.500, 0.995) 0.2s, opacity 0.6s; -o-transition: transform 1.6s cubic-bezier(0.000, 0.075, 0.500, 0.995) 0.2s, opacity 0.6s; transition: transform 1.6s cubic-bezier(0.000, 0.075, 0.500, 0.995) 0.2s, opacity 0.6s; }

#section-10 .inner-cont-wrap { height: auto; padding: 21.875% 0 48.90625%; }
#section-10 .inner-cont-wrap .cont-holder { height: 100%; }
#section-10 .inner-cont-wrap .cont-holder .sub-title-box { padding: 0 0 13.8% 9.375%; }
#section-10 .inner-cont-wrap .cont-holder .sub-title-box h3 { margin-bottom: 1.5%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip { padding: 0 3.4375%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li.tab-4 { border-bottom: 1px solid #000; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dd { height: 0; overflow: hidden; -webkit-transition: height 0.5s ease-in-out 0s; -moz-transition: height 0.5s ease-in-out 0s; -ms-transition: height 0.5s ease-in-out 0s; -o-transition: height 0.5s ease-in-out 0s; transition: height 0.5s ease-in-out 0s; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dd span { display: block; padding: 0; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dd .obj { position: relative; height: 81.40625vw; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dd .fill { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 40.4362416107%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dd .phone { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 40.7718120805%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dd .desc { padding: 15.1006711409% 0 0 6.3758389262%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dd .desc span { display: block; padding-left: 2.3%; margin-top: 1.3%; font-family: 'samsungonelatin700'; font-size: 2.8125vw; line-height: 1.3333333333; letter-spacing: -0.015em; color: #666; text-align: left; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dd .desc span i { display: inline-block; margin-left: -2.2%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt { font-family: samsungonelatin200; font-weight: 600; color: #444 !important; font-size: 5.625vw; line-height: 23.4375vw; letter-spacing: -0.015em; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt a { position: relative; display: block; height: 23.4375vw; padding: 0 6.3758389262%; border-top: 1px solid #000; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt a .ico-plus { position: absolute; width: 5.033557047%; height: 4.6875vw; right: 7.7181208054%; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: -webkit-transform 0.7s 0s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: -moz-transform 0.7s 0s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: -ms-transform 0.7s 0s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: -o-transform 0.7s 0s cubic-bezier(0.5, 0, 0.5, 1); transition: transform 0.7s 0s cubic-bezier(0.5, 0, 0.5, 1); }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt a .ico-plus:before { display: block; content: ''; position: absolute; width: 100%; height: 2px; top: 50%; left: 0; margin-top: -1px; background: #000; -webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.5, 0, 1, 0.5); -moz-transition: -moz-transform 0.4s 0s cubic-bezier(0.5, 0, 1, 0.5); -ms-transition: -ms-transform 0.4s 0s cubic-bezier(0.5, 0, 1, 0.5); -o-transition: -o-transform 0.4s 0s cubic-bezier(0.5, 0, 1, 0.5); transition: transform 0.4s 0s cubic-bezier(0.5, 0, 1, 0.5); }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt a .ico-plus:after { display: block; content: ''; position: absolute; width: 2px; height: 100%; top: 0; left: 50%; margin-left: -1px; background: #000; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt.selected a .ico-plus { -webkit-transform: translateY(-50%) rotate(90deg); -moz-transform: translateY(-50%) rotate(90deg); -ms-transform: translateY(-50%) rotate(90deg); -o-transform: translateY(-50%) rotate(90deg); transform: translateY(-50%) rotate(90deg); -webkit-transition: -webkit-transform 0.7s 0s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition: -moz-transform 0.7s 0s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition: -ms-transform 0.7s 0s cubic-bezier(0.5, 0, 0.5, 1); -o-transition: -o-transform 0.7s 0s cubic-bezier(0.5, 0, 0.5, 1); transition: transform 0.7s 0s cubic-bezier(0.5, 0, 0.5, 1); }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt.selected a .ico-plus:before { -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.5, 0, 1, 0.5); -moz-transition: -moz-transform 0.4s 0s cubic-bezier(0.5, 0, 1, 0.5); -ms-transition: -ms-transform 0.4s 0s cubic-bezier(0.5, 0, 1, 0.5); -o-transition: -o-transform 0.4s 0s cubic-bezier(0.5, 0, 1, 0.5); transition: transform 0.4s 0s cubic-bezier(0.5, 0, 1, 0.5); }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt.selected + dd.tab-content-1 { height: 191.25vw; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt.selected + dd.tab-content-2 { height: 200.78125vw; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt.selected + dd.tab-content-3 { height: 240.625vw; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul > li dl dt.selected + dd.tab-content-4 { height: 149.21875vw; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj { position: relative; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .fill { top: 0; left: 52%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone { bottom: 0; width: 40.9395973154%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .display { background-color: #000; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .display li { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .display li.display-1 { top: 4.3%; left: 52.1%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .display li.display-1 > img { width: 96%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .display li.display-1 > .ui { position: absolute; width: 100%; top: -4.5%; left: -1.5%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .display.onShow li { -webkit-animation: uu9o9b5pl 7.2s infinite; -moz-animation: uu9o9b5pl 7.2s infinite; -ms-animation: uu9o9b5pl 7.2s infinite; -o-animation: uu9o9b5pl 7.2s infinite; animation: uu9o9b5pl 7.2s infinite; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .display.onShow li:nth-child(1) { -webkit-animation-delay: 3.6s; -moz-animation-delay: 3.6s; -ms-animation-delay: 3.6s; -o-animation-delay: 3.6s; animation-delay: 3.6s; }
@-webkit-keyframes uu9o9b5pl { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-moz-keyframes uu9o9b5pl { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-ms-keyframes uu9o9b5pl { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-o-keyframes uu9o9b5pl { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@keyframes uu9o9b5pl { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .hello { position: absolute; width: 100%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .ph { position: relative; z-index: 20; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .pen { position: absolute; bottom: -6%; right: -47%; z-index: 30; width: 67.4897119342%; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(8%, 10%); -moz-transform: translate(8%, 10%); -ms-transform: translate(8%, 10%); -o-transform: translate(8%, 10%); transform: translate(8%, 10%); }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-1 dl dd .obj .phone .pen.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0); -moz-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); -webkit-transition: 0.35s opacity 2.3s,transform 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.1s; -moz-transition: 0.35s opacity 2.3s,transform 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.1s; -ms-transition: 0.35s opacity 2.3s,transform 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.1s; -o-transition: 0.35s opacity 2.3s,transform 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.1s; transition: 0.35s opacity 2.3s,transform 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.1s; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-2 dl dd .obj { position: relative; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-2 dl dd .obj .fill { bottom: 0; left: 48.5%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-2 dl dd .obj .phone .display { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-2 dl dd .obj .phone .ph { position: relative; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-3 dl dd .obj { position: relative; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-3 dl dd .obj .fill { bottom: 0; left: 51.5%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-3 dl dd .obj .phone .display li { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-3 dl dd .obj .phone .display.onShow li { -webkit-animation: uu9o9b5pp 7.2s infinite; -moz-animation: uu9o9b5pp 7.2s infinite; -ms-animation: uu9o9b5pp 7.2s infinite; -o-animation: uu9o9b5pp 7.2s infinite; animation: uu9o9b5pp 7.2s infinite; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-3 dl dd .obj .phone .display.onShow li:nth-child(1) { -webkit-animation-delay: 3.6s; -moz-animation-delay: 3.6s; -ms-animation-delay: 3.6s; -o-animation-delay: 3.6s; animation-delay: 3.6s; }
@-webkit-keyframes uu9o9b5pp { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-moz-keyframes uu9o9b5pp { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-ms-keyframes uu9o9b5pp { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@-o-keyframes uu9o9b5pp { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
@keyframes uu9o9b5pp { 0%,
      41.6666666667%,
      100% { opacity: 1; visibility: visible; }
  50%,
      91.6666666667% { opacity: 0; visibility: hidden; } }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-3 dl dd .obj .phone .ph { position: relative; z-index: 20; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-4 dl dd .obj { position: relative; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-4 dl dd .obj .fill { top: 0; left: 48.5%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-4 dl dd .obj .phone { bottom: 0; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-4 dl dd .obj .phone .display { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; }
#section-10 .inner-cont-wrap .cont-holder .content-box.con-1 .tab-clip ul .tab-4 dl dd .obj .phone .ph { position: relative; }

#section-11 .inner-cont-wrap .bg-holder .bg { background-image: url("../img/sec11_bg.jpg"); background-size: cover; background-repeat: no-repeat; }
#section-11 .inner-cont-wrap .cont-holder .title-box { top: 51.4%; }

#section-12 .inner-cont-wrap { padding-top: 21.875%; }
#section-12 .inner-cont-wrap .cont-holder { padding-bottom: 37.5%; }
#section-12 .inner-cont-wrap .cont-holder .sub-title-box { padding: 0 0 0 9.375%; margin-bottom: 18.3%; }
#section-12 .inner-cont-wrap .cont-holder .sub-title-box h3 { margin-bottom: 3.2%; }
#section-12 .inner-cont-wrap .cont-holder .content-box .column-title { padding-left: 9.375%; }
#section-12 .inner-cont-wrap .cont-holder .content-box .column-obj-outer { padding: 0 9.375%; margin-bottom: 0.5%; }
#section-12 .inner-cont-wrap .cont-holder .content-box .column-answer { opacity: 0; filter: alpha(opacity=0); padding-left: 9.375%; }
#section-12 .inner-cont-wrap .cont-holder .content-box .column-answer.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.8s linear 0.4s; -moz-transition: opacity 0.8s linear 0.4s; -ms-transition: opacity 0.8s linear 0.4s; -o-transition: opacity 0.8s linear 0.4s; transition: opacity 0.8s linear 0.4s; }
#section-12 .inner-cont-wrap .cont-holder .content-box .column-question { opacity: 0; filter: alpha(opacity=0); padding-left: 9.375%; font-family: 'samsungonelatin700'; font-size: 3.75vw; line-height: 1.75; letter-spacing: -0.015em; color: inherit; }
#section-12 .inner-cont-wrap .cont-holder .content-box .column-question.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.6s linear; -moz-transition: opacity 0.6s linear; -ms-transition: opacity 0.6s linear; -o-transition: opacity 0.6s linear; transition: opacity 0.6s linear; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list > li .column-title { margin-bottom: 7.4%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list > li .column-question { margin-top: -3.8%; margin-bottom: 2.8%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-1 { margin-bottom: 12.2%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-1 .column-obj-outer { margin-bottom: 11.5%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-1 .column-obj { overflow: hidden; margin-left: -11.5384615385%; width: 111.5384615385%; height: 83.28125vw; background-image: url("../img/sec12_1_bg.png"); background-size: cover; background-repeat: no-repeat; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-1 .column-obj .ph-0 { -webkit-transform: translateY(25%); -moz-transform: translateY(25%); -ms-transform: translateY(25%); -o-transform: translateY(25%); transform: translateY(25%); opacity: 0; filter: alpha(opacity=0); }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-1 .column-obj.onShow .ph-0 { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 1.5s cubic-bezier(0.000, 0.000, 0.405, 1.000), opacity 0.8s 0.1s ease-out; -moz-transition: transform 1.5s cubic-bezier(0.000, 0.000, 0.405, 1.000), opacity 0.8s 0.1s ease-out; -ms-transition: transform 1.5s cubic-bezier(0.000, 0.000, 0.405, 1.000), opacity 0.8s 0.1s ease-out; -o-transition: transform 1.5s cubic-bezier(0.000, 0.000, 0.405, 1.000), opacity 0.8s 0.1s ease-out; transition: transform 1.5s cubic-bezier(0.000, 0.000, 0.405, 1.000), opacity 0.8s 0.1s ease-out; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-1 .column-question { margin-bottom: 3%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-2 { margin-bottom: 12.4%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-2 .column-title { margin-bottom: 8.2%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-2 .column-obj-outer { margin-bottom: 11.5%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-2 .column-obj { overflow: hidden; margin-left: 16.9230769231%; width: 94.4230769231%; height: 102.1875vw; background-image: url("../img/sec12_2_bg.png"); background-size: cover; background-repeat: no-repeat; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-2 .column-obj .ph-1 { position: relative; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-2 .column-obj .ph-1 .ph-1-obj { -webkit-transform: translate(7%, 10.5%); -moz-transform: translate(7%, 10.5%); -ms-transform: translate(7%, 10.5%); -o-transform: translate(7%, 10.5%); transform: translate(7%, 10.5%); opacity: 0; filter: alpha(opacity=0); }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-2 .column-obj .ph-1 .ph-shadow { position: absolute; top: 0; left: 0; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-2 .column-obj.onShow .ph-1 .ph-1-obj { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0); -moz-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); -webkit-transition: transform 1.5s cubic-bezier(0.000, 0.000, 0.405, 1.000), opacity 0.8s 0.1s ease-out; -moz-transition: transform 1.5s cubic-bezier(0.000, 0.000, 0.405, 1.000), opacity 0.8s 0.1s ease-out; -ms-transition: transform 1.5s cubic-bezier(0.000, 0.000, 0.405, 1.000), opacity 0.8s 0.1s ease-out; -o-transition: transform 1.5s cubic-bezier(0.000, 0.000, 0.405, 1.000), opacity 0.8s 0.1s ease-out; transition: transform 1.5s cubic-bezier(0.000, 0.000, 0.405, 1.000), opacity 0.8s 0.1s ease-out; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-2 .column-question { margin-bottom: 3%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-3 .column-obj { position: relative; overflow: hidden; margin-left: -11.5384615385%; width: 123.0769230769%; margin-bottom: 0; height: 71.875vw; background-image: url("../img/sec12_3_bg.png"); background-size: cover; background-repeat: no-repeat; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-3 .column-obj .ph { position: absolute; width: 88.4375%; top: 41%; left: 6.5%; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(30%); -moz-transform: translateY(30%); -ms-transform: translateY(30%); -o-transform: translateY(30%); transform: translateY(30%); }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-3 .column-obj .ph .ph-mask { position: absolute; top: 1%; left: 5.6%; width: 89.9293286219%; height: 20.3125vw; -webkit-mask-image: url("../img/sec12_3_mask.png"); mask-image: url("../img/sec12_3_mask.png"); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; mask-size: 100%; -webkit-mask-size: 100%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-3 .column-obj .ph .ph-mask .mask-inner-img > img { position: absolute; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-3 .column-obj .ph .ph-mask .mask-inner-img > img.inner-bg { width: 125.7367387033%; -webkit-transform: translate(-11.4%, -53%); -moz-transform: translate(-11.4%, -53%); -ms-transform: translate(-11.4%, -53%); -o-transform: translate(-11.4%, -53%); transform: translate(-11.4%, -53%); /*@include transform(translate(-11.4%, -43%))*/ }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-3 .column-obj .ph .ph-mask .mask-inner-img > img.inner-light { width: 111.1984282908%; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-3 .column-obj .ph-shadow { position: absolute; width: 100%; bottom: 0; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); opacity: 1; filter: alpha(opacity=100); }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-3 .column-obj.onShow .ph { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s ease-out 0.2s; -moz-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s ease-out 0.2s; -ms-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s ease-out 0.2s; -o-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s ease-out 0.2s; transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s ease-out 0.2s; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-3 .column-obj.onShow .ph .ph-mask .mask-inner-img .inner-bg { -webkit-transform: translate(-11.4%, -43%); -moz-transform: translate(-11.4%, -43%); -ms-transform: translate(-11.4%, -43%); -o-transform: translate(-11.4%, -43%); transform: translate(-11.4%, -43%); -webkit-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s ease-out 0.2s; -moz-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s ease-out 0.2s; -ms-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s ease-out 0.2s; -o-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s ease-out 0.2s; transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s ease-out 0.2s; }
#section-12 .inner-cont-wrap .cont-holder .content-box.con-1 .column-list .column-3 .column-obj.onShow .ph-shadow { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 0.8; filter: alpha(opacity=80); -webkit-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s linear 0.2s; -moz-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s linear 0.2s; -ms-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s linear 0.2s; -o-transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s linear 0.2s; transition: transform 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) 0.2s, opacity 0.4s linear 0.2s; }

#section-13 .inner-cont-wrap { height: 168.75vw; overflow: hidden; }
#section-13 .inner-cont-wrap .bg-holder { position: absolute; width: 100%; height: 100%; background-image: url("../img/sec13_bg.jpg"); background-size: cover; background-repeat: no-repeat; }
#section-13 .inner-cont-wrap .cont-holder { position: relative; width: 100%; height: 100%; padding-top: 35.5%; }
#section-13 .inner-cont-wrap .cont-holder .txt-box { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(10%); -moz-transform: translateY(10%); -ms-transform: translateY(10%); -o-transform: translateY(10%); transform: translateY(10%); }
#section-13 .inner-cont-wrap .cont-holder .txt-box p { text-align: center; }
#section-13 .inner-cont-wrap .cont-holder .txt-box .btn-clip .btn_download { display: block; width: 50.46875%; height: 10vw; margin: 4.25% auto 0; background-image: url("../img/common/btn_samsungHome.png"); background-size: 100%; background-repeat: no-repeat; }
#section-13 .inner-cont-wrap .cont-holder .txt-box.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: transform 1s ease-out 0.2s, opacity 1s linear 0.2s; -moz-transition: transform 1s ease-out 0.2s, opacity 1s linear 0.2s; -ms-transition: transform 1s ease-out 0.2s, opacity 1s linear 0.2s; -o-transition: transform 1s ease-out 0.2s, opacity 1s linear 0.2s; transition: transform 1s ease-out 0.2s, opacity 1s linear 0.2s; }

/*# sourceMappingURL=page.css.map */
