.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hide {
  display: none !important;
}
#body-wrapper {
  position: relative;
  min-width: 768px;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-family: 'Source Sans Pro', 'Helvetica', 'Arial', "Verdana", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  z-index: 90;
  line-height: 1.5;
  font-weight: 300;
  /*padding-bottom: 36px;*/
}
#body-wrapper a {
  text-decoration: none !important;
  color: inherit;
  outline: 0 !important;
}
#body-wrapper a:active,
#body-wrapper a:focus,
#body-wrapper a:visited,
#body-wrapper a:link {
  color: inherit;
}
#body-wrapper b,
#body-wrapper .bold {
  font-weight: 600;
}
#body-wrapper .serif {
  font-family: 'Source Sans Pro', 'Helvetica', 'Arial', "Verdana", "Microsoft JhengHei", "微軟正黑體", sans-serif;
}
#body-wrapper .sans {
  font-family: 'Source Sans Pro', 'Helvetica', 'Arial', "Verdana", "Microsoft JhengHei", "微軟正黑體", sans-serif;
}
#body-wrapper .wrapper {
  position: relative;
}
#body-wrapper .container {
  min-width: 768px;
  max-width: 1560px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}
#body-wrapper #btn-core {
  position: absolute;
  top: auto;
  left: 50%;
  bottom: 62%;
  letter-spacing: 0.3em;
  display: inline-block;
  color: white;
  background: #3b3b3b;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #3b3b3b, black);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #3b3b3b, black);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #3b3b3b, black);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #3b3b3b, black);
  /* Standard syntax (must be last) */
  z-index: 100;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  padding: 0 1em;
  margin-bottom: -40px;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#body-wrapper #btn-core.active {
  bottom: 100%;
}
#body-wrapper #btn-core.active.fixed{
  position: fixed!important;
  bottom: auto!important;
  top: 50px!important;
}
#body-wrapper #landingMsg {
  position: absolute;
  top: 45%;
  bottom: auto;
  left: 50%;
  line-height: 2em;
  width: auto;
  text-align: center;
  color: white;
  font-size: 18px;
  z-index: 101;
  letter-spacing: 0.05em;
  text-shadow: 0.2em 0.2em 0.5em black;
  pointer-events: none;
  display: inline-block;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#body-wrapper #landingMsg:before,
#body-wrapper #landingMsg:after {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  content: '';
  display: inline-block;
  height: 40px;
  width: 40px;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#body-wrapper #landingMsg:before {
  left: -80px;
  background-image: url('/common/spotlight/stateyourstyle/common/img/_ui/arrowUp.png');
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#body-wrapper #landingMsg:after {
  right: -80px;
  background-image: url('/common/spotlight/stateyourstyle/common/img/_ui/arrowDown.png');
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#body-wrapper #cboxClose {
  top: 0 !important ;
  right: -66px !important;
}
#keyvisual {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 720px;
  min-width: 768px;
  background: black;
}
#keyvisual .kv-wrapper {
  min-height: 720px;
}
#keyvisual .kv-wrapper:before,
#keyvisual .kv-wrapper:after {
  content: " ";
  display: table;
}
#keyvisual .kv-wrapper:after {
  clear: both;
}
#keyvisual .kv-wrapper:before,
#keyvisual .kv-wrapper:after {
  content: " ";
  display: table;
}
#keyvisual .kv-wrapper:after {
  clear: both;
}
#keyvisual .kv-wrapper .panel {
  width: 100%;
  position: absolute;
  height: 100%;
  background: black;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 2;
}
#keyvisual .kv-wrapper .panel .txt {
  position: absolute;
  top: 50%;
  display: none;
  font-size: 36px;
  color: white;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  letter-spacing: 0.25em;
  text-shadow: 0.2em 0.2em 0.5em black;
  margin-top: -7px;
}
#keyvisual .kv-wrapper .panel .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0.7;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
#keyvisual .kv-wrapper .panel.deactive .img,
#keyvisual .kv-wrapper .panel.unselected .img {
  opacity: 0.3;
}
#keyvisual .kv-wrapper .panel.deactive .txt,
#keyvisual .kv-wrapper .panel.unselected .txt {
  opacity: 1;
}
#keyvisual .kv-wrapper .panel.panel-left {
  text-align: right;
  left: 0;
  right: auto;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 0% 100%);
  -webkit-transform: translate3d(-48%, 0, 0);
  transform: translate3d(-48%, 0, 0);
}
#keyvisual .kv-wrapper .panel.panel-left .img {
  background-image: url('/common/spotlight/stateyourstyle/desktop/img/kv/kv-1.jpg');
}
#keyvisual .kv-wrapper .panel.panel-left .txt {
  right: 5%;
  font-family: 'Source Sans Pro', 'Helvetica', 'Arial', "Verdana", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  -webkit-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
  padding-right: 300px;
}
#keyvisual .kv-wrapper .panel.panel-left.active {
  -webkit-transform: translate3d(-38%, 0, 0);
  transform: translate3d(-38%, 0, 0);
}
#keyvisual .kv-wrapper .panel.panel-left.active .img {
  -webkit-transform: translate(5%, 0);
  -ms-transform: translate(5%, 0);
  -o-transform: translate(5%, 0);
  transform: translate(5%, 0);
}
#keyvisual .kv-wrapper .panel.panel-left.deactive {
  -webkit-transform: translate3d(-58%, 0, 0);
  transform: translate3d(-58%, 0, 0);
}
#keyvisual .kv-wrapper .panel.panel-left.deactive .img {
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
#keyvisual .kv-wrapper .panel.panel-left.selected {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
#keyvisual .kv-wrapper .panel.panel-left.selected .img {
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
#keyvisual .kv-wrapper .panel.panel-left.selected .txt {
  opacity: 0;
}
#keyvisual .kv-wrapper .panel.panel-left.unselected {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
#keyvisual .kv-wrapper .panel.panel-left.unselected .img {
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
#keyvisual .kv-wrapper .panel.panel-left.unselected .txt {
  opacity: 0;
}
#keyvisual .kv-wrapper .panel.panel-right {
  text-align: left;
  left: auto;
  right: 0;
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);
  -webkit-transform: translate3d(48%, 0, 0);
  transform: translate3d(48%, 0, 0);
  z-index: 2;
}
#keyvisual .kv-wrapper .panel.panel-right .img {
  background-image: url('/common/spotlight/stateyourstyle/desktop/img/kv/kv-2.jpg');
}
#keyvisual .kv-wrapper .panel.panel-right .txt {
  left: 4%;
  font-family: 'Source Sans Pro', 'Helvetica', 'Arial', "Verdana", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  -webkit-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
  padding-left: 300px;
}
#keyvisual .kv-wrapper .panel.panel-right.active {
  -webkit-transform: translate3d(38%, 0, 0);
  transform: translate3d(38%, 0, 0);
}
#keyvisual .kv-wrapper .panel.panel-right.active .img {
  -webkit-transform: translate(-5%, 0);
  -ms-transform: translate(-5%, 0);
  -o-transform: translate(-5%, 0);
  transform: translate(-5%, 0);
}
#keyvisual .kv-wrapper .panel.panel-right.deactive {
  -webkit-transform: translate3d(58%, 0, 0);
  transform: translate3d(58%, 0, 0);
}
#keyvisual .kv-wrapper .panel.panel-right.deactive .img {
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
#keyvisual .kv-wrapper .panel.panel-right.selected {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
#keyvisual .kv-wrapper .panel.panel-right.selected .img {
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
#keyvisual .kv-wrapper .panel.panel-right.selected .txt {
  opacity: 0;
}
#keyvisual .kv-wrapper .panel.panel-right.unselected {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
#keyvisual .kv-wrapper .panel.panel-right.unselected .img {
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
#keyvisual .kv-wrapper .panel.panel-right.unselected .txt {
  opacity: 0;
}
#keyvisual #btn-play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  z-index: 2;
  border-radius: 50% 50%;
  background-size: 41px 61px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('/common/spotlight/stateyourstyle/common/img/_ui/play.png');
  opacity: 0.4;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  display: none;
}
#keyvisual #btn-play-video:hover {
  opacity: 1;
}
.section-collection {
  position: relative;
  overflow-x: hidden;
}
.section-collection .collection-img {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
  height: auto;
  overflow-y: hidden;
  margin-bottom: 170px;
}
.section-collection .collection-img img {
  width: 100%;
  height: auto;
  opacity: 0;
  display: none;
}
@media (max-width: 960px) {
  .section-collection .collection-img {
    margin-bottom: 140px;
  }
}
.section-collection .collection-img:after {
  content: '';
  width: 700px;
  height: 700px;
  top: 0;
  right: 0;
  display: block;
  background: url('http://www.ddbi.com.hk/css/stateyourstyle/desktop/img/gradient.png') no-repeat center center;
  background-size: cover;
  opacity: 0.6;
  position: absolute;
  z-index: 5;
}
.affordable .section-collection .collection-img:after {
  opacity: 0.8;
}
.section-collection .hashtag-block {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 18px;
  width: 250px;
  box-sizing: border-box;
  z-index: 7;
  top: 50%;
  left: 20%;
}
@media (max-width: 960px) {
  .section-collection .hashtag-block {
    font-size: 14px;
  }
}
.section-collection .hashtag-block:hover {
  background: rgba(0, 0, 0, 0.7);
}
.section-collection .hashtag-block.active .btn-show-hashtag-desc .minus {
  display: block;
}
.section-collection .hashtag-block.active .btn-show-hashtag-desc .plus {
  display: none;
}
.section-collection .hashtag-block .btn-show-hashtag-desc {
  vertical-align: middle;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.section-collection .hashtag-block .btn-show-hashtag-desc .minus {
  display: none;
}
.section-collection .hashtag-block .collection-tags {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  line-height: 1.1;
  white-space: normal;
}
.section-collection .hashtag-block .collection-tags .collection-tag {
  display: inline-block;
  margin: 0.25em;
}
.section-collection .hashtag-block .collection-tags .collection-tag:before {
  content: "#";
}
.section-collection .hashtag-block .hashtag-upper {
  display: block;
  white-space: nowrap;
  padding: 8px 10px;
}
.section-collection .hashtag-block .hashtag-lower {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 0.9em;
}
.section-collection .hashtag-block .hashtag-lower .hashtag-desc {
  padding: 8px 10px 8px;
}
.section-collection .hashtag-block .hashtag-lower .hashtag-desc .txt {
  margin: 0;
  padding: 0;
}
.section-collection .hashtag-block .hashtag-lower .hashtag-desc ul {
  list-style: disc;
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
}
.section-collection .hashtag-block .hashtag-lower .hashtag-desc ul li {
  margin: 0;
  padding: 0;
  padding: 0.25em 0;
}
.section-collection .section-headline {
  position: absolute;
  color: white;
  font-size: 24px;
  letter-spacing: 4px;
  top: 65px;
  width: 100%;
  text-align: center;
  z-index: 6;
  text-transform: uppercase;
  display: none;
}
.section-collection .section-logos {
  position: absolute;
  top: 10px;
  right: 30px;
  width: 20%;
  height: auto;
  z-index: 6;
  display: inline-block;
  text-align: right;
}
.section-collection .section-logos .logo {
  display: block;
}
.section-collection .section-logos img {
  opacity: 1;
  max-width: 180px;
  width: 80%;
  display: inline-block;
}
.section-collection .collection-pdts {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2;
}
.section-collection .collection-pdts-wrapper {
  width: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
}
.section-collection .collection-pdts-wrapper .collection-pdt-list {
  display: inline-block;
  vertical-align: bottom;
  padding: 0;
  margin: 0 auto;
  white-space: nowrap;
  position: relative;
  overflow-x: hidden;
  overflow-y: visible;
  z-index: 4;
  width: auto;
  padding-bottom: 15px;
  padding-left: 10%;
  padding-right: 10%;
  min-width: 100%;
  text-align: center;
  box-sizing: border-box;
}
.section-collection .collection-pdts-wrapper .collection-pdt-list:before {
  /*content: '';
        display: block;
        position: absolute;
        bottom: 0;left: 0;
        width: 150%;
        height: 80%;
        .rotate(-2deg);
        .transform-origin(0 0);
        z-index: 2;*/
}
.section-collection .collection-pdts-wrapper .collection-pdt-list:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150%;
  height: 100%;
  z-index: 3;
  -webkit-clip-path: polygon(0% 35%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 35%, 100% 0%, 100% 100%, 0% 100%);
}
.affordable .section-collection .collection-pdts-wrapper .collection-pdt-list:before,
.affordable .section-collection .collection-pdts-wrapper .collection-pdt-list:after {
  background: white;
}
.sophisticated .section-collection .collection-pdts-wrapper .collection-pdt-list:before,
.sophisticated .section-collection .collection-pdts-wrapper .collection-pdt-list:after {
  background: #d2c2aa;
}
.section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item {
  display: inline-block;
  color: black;
  text-align: center;
  position: relative;
  z-index: 4;
  min-width: 200px;
  box-sizing: border-box;
  padding: 0 15px;
  font-weight: 400;
}
.section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item + .collection-pdt-item:before {
  position: absolute;
  left: -1px;
  top: 30%;
  width: 2px;
  height: 70%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/common/spotlight/stateyourstyle/common/img/_ui/vertDividor.png');
  content: '';
}
.section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item:hover .pdt-url {
  opacity: 0.6;
}
.section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item .pdt-img img {
  max-width: 100%;
}
@media (max-width: 960px) {
  .section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item .pdt-img img {
    width: 128px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item .pdt-category {
  font-size: 16px;
  white-space: normal;
  line-height: 1.2;
  margin-bottom: 0.25em;
}
@media (max-width: 960px) {
  .section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item .pdt-category {
    font-size: 14px;
  }
}
.section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item .pdt-name {
  font-size: 16px;
  white-space: normal;
  line-height: 1.2;
  margin-bottom: 0.25em;
}
@media (max-width: 960px) {
  .section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item .pdt-name {
    font-size: 14px;
  }
}
.section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item .pdt-code {
  opacity: 0.4;
  font-size: 14px;
  display: none;
}
.section-collection .collection-pdts-wrapper .collection-pdt-list .collection-pdt-item .pdt-url {
  opacity: 0.2;
  font-size: 14px;
  margin-top: 10px;
}
/* exceptions */
#S09.section-collection .section-logos img {
  max-width: 220px;
}
#AL01 .hashtag-block {
  left: 25%;
  top: 55%;
}
#AL02 .hashtag-block {
  left: auto;
  right: 40%;
}
#AL02 .section-logos {
  width: 30%;
}
#AL02 .section-logos .logo {
  display: block;
}
#AL02 .section-logos img {
  max-width: 270px;
}
#AL03 .hashtag-block {
  left: auto;
  right: 10%;
}
#AL04 .hashtag-block {
  left: 55%;
}
#AL05 .hashtag-block {
  left: auto;
  right: 15%;
  top: 40%;
}
#AL06 .hashtag-block {
  left: 60%;
}
#AL07 .hashtag-block {
  left: 60%;
}
#S01 .hashtag-block {
  left: auto;
  right: 50%;
}
#S02 .hashtag-block {
  left: auto;
  right: 60%;
  top: 30%;
}
#S03 .hashtag-block {
  left: auto;
  right: 10%;
}
#S04 .hashtag-block {
  left: auto;
  right: 20%;
}
#S05 .hashtag-block {
  top: 45%;
}
#S06 .hashtag-block {
  right: 50%;
  left: auto;
}
#S07 .hashtag-block {
  left: 45%;
  top: 55%;
}
#S09 .hashtag-block {
  right: 10%;
  left: auto;
}
#videoWrapper video {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 720px;
}
