/*** Global ***/
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

html {
  font-size: 15px; }

body {
  font-size: 1em;
  line-height: 1.33333;
  margin-bottom: 0em; }

.inline__block {
  display: inline-block; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0); }
  20% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1) translate3d(-50%, 0, 0);
    transform: scale3d(1.1, 1.1, 1.1) translate3d(-50%, 0, 0); }
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.9, 0.9, 0.9) translate3d(-50%, 0, 0);
    transform: scale3d(0.9, 0.9, 0.9) translate3d(-50%, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03) translate3d(-50%, 0, 0);
    transform: scale3d(1.03, 1.03, 1.03) translate3d(-50%, 0, 0); }
  80% {
    opacity: 1;
    -webkit-transform: scale3d(0.97, 0.97, 0.97) translate3d(-50%, 0, 0);
    transform: scale3d(0.97, 0.97, 0.97) translate3d(-50%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0); }
  20% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1) translate3d(-50%, 0, 0);
    transform: scale3d(1.1, 1.1, 1.1) translate3d(-50%, 0, 0); }
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.9, 0.9, 0.9) translate3d(-50%, 0, 0);
    transform: scale3d(0.9, 0.9, 0.9) translate3d(-50%, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03) translate3d(-50%, 0, 0);
    transform: scale3d(1.03, 1.03, 1.03) translate3d(-50%, 0, 0); }
  80% {
    opacity: 1;
    -webkit-transform: scale3d(0.97, 0.97, 0.97) translate3d(-50%, 0, 0);
    transform: scale3d(0.97, 0.97, 0.97) translate3d(-50%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0); } }

.sprite {
  background-repeat: no-repeat;
  display: block; }

.sprite-arrow_l {
  width: 65px;
  height: 130px;
  background-position: -5px -5px; }

.sprite-arrow_l_black {
  width: 49px;
  height: 96px;
  background-position: -80px -5px; }

.sprite-arrow_r {
  width: 65px;
  height: 130px;
  background-position: -139px -5px; }

.sprite-arrow_r_black {
  width: 49px;
  height: 96px;
  background-position: -214px -5px; }

.sprite-black {
  width: 41px;
  height: 41px;
  background-position: -80px -111px; }

.sprite-gray {
  width: 41px;
  height: 41px;
  background-position: -214px -111px; }

.sprite-green {
  width: 44px;
  height: 44px;
  background-position: -5px -162px; }

.sprite-pink {
  width: 45px;
  height: 44px;
  background-position: -59px -162px; }

.sprite-white {
  width: 45px;
  height: 44px;
  background-position: -114px -162px; }

.play__icon:after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAADJklEQVRYw73YTWwWVRQG4KdD1RjTEmNjt0ZNtC4GXQiiTLAmklShdKFbomAYSQTqRjbu3IhuBBd2iPizM42Jjb9JF/7kolgIQWcBGuLCJVhi2iYSNRUXc1vqZ03nm6/1LGfuOee9d+697/tOlzYiK8qNeAwbcRduwXrM4DJ+xCl8GvL0VN26XTUa34jdOIh5fIwTOIdLIU9nsqJcj1sxgAzb0Y0jOB7y9EpjEFlR7oyFzuLVkKfftLFqm/EC7sNoyNOJtkBkRXkDjuIR7A15+kXd5svUGsQxfI4DIU9/XxFEVpS9mMCveDrk6WxTAC0138bNGGmt2dUy+Hp8hp+Qhzy92imAJbXXYQy3Yyjk6R8L75KWsa9jDvtWEwCEPJ3Hs5iNfRZjEURWlCMYxK6YsOoR6+7CYOyH+DniMTyv2gONN2HdyIryYbyDgZCnVxZWYje+/z8AxBX5Et9hD9c+x0EcbnM2R7Oi7O4Ay2EcgCQryk34q52LKMZ+TGZF2ddwNU5iPivKTQm24cOGsxnE6awoNzTM/wjbEjyg4oKmcRu+zoryiQa5J7A5UZHO+Q5AwE0Yz4rypawokzbyzuHuREXHFzsEQXXcX8REvKbrxCX0JehdDX5YEjvwbp2BsW9Pgtk2kNeJT/BUnYFZUfZgLlEpov5VaH4VL2M45OlMzZx+THerNuUALnQA4DfsCXn6Xpt59+CHBN9iSwcAfsaWBgDgIZxMMInhhgC+wv0hT882zB/GZBLydEp1fT/YZoExPBry9Jcm3aMGXRfydGqBgI7gEHbWLRLydF/D2S/EIZWOXWTRt7AhitI1j6gn7sXxRRDRF4yiiGd3LQH0qNT36IIfaRW6x9CHJ9dC4kWxO47LIU/3LjxvJZvnIog3sqJc0Z01ADCmcmr7l777B4gow7fjTry/Wtd5rDOOO/B4qwH6F+1GUhnCNM5kRbm1QwBbcSbWG1qOLFfyoiN4TeVFX4mSrG7zpV70+ZCnH/zX2Lqu/BmVGP5TJcmCinMuhjydizu+3zVXvgPXqe6fNzty5csAav0/0YdelauaVv2fOK2yklN1XdzfdfIarq20xZsAAAAASUVORK5CYII=");
  width: 24px;
  height: 24px; }

.icon__left__arrow {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAACbCAYAAAAa/HfkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0MDM3YTljNy1lZjkwLWQ4NGMtYTcwZC03OGM4NDg0NjAzYmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDVGQjNDREY4MDYyMTFFNTg0QTFBRTczNzFDNDFDNTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDVGQjNDREU4MDYyMTFFNTg0QTFBRTczNzFDNDFDNTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZGNkZjRmNDItMzk0ZS1jNDRhLTg4ZTctNWY1M2Y5NjI4MTUwIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6NDZhZjExODAtNjFhMy0xMWU1LTkzZGUtOTIwNmM2N2RmYjRiIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lOkdwQAAAthJREFUeNrs3U1Ow0AMhuEWdZVzAregEj+XAHHObANdsKFhUcb2+LNfS9lEahaPMkkjjT8ft207UGN1BwGIIIJIgQgiiCBSIIIIIogUiN512ju5rmtnk5dlWc7cif+v5+/jieU8Bnj+zw9BHAQE0QAQxH3ATxDHAR9BHAfcQAwG7IhoDtgN0QWwE6IbYBdEV8AOiO6A1RFDACsjhgFWRQwFrIgYDlgNcQpgJcRpgFUQpwJWQJwOqI6YAlAZMQ2gKmIqQEXEdIBqiCkBlRDTAqogpgZUQEwPmB1RAjAzogxgVkQpwIyIcoDZECUBMyHKAmZBlAbMgCgPOBuxBOBMxDKAsxBLAc5ALAcYjVgSMBKxLGAUYmnACMTygN6ILQA9EdsAXurkcM2Xw3W7a1lAjzuxHaA1YktAS8S2gFaIrQEtENsDjiICOIgI4CAigIOIAA4iAjiICOAgIoCDiAAOIgI4iAigAeJx5xx4NyJe7sK3X+cevo/3P4BBBNL37Qyk0f9EII2+WIA0+nYG0gARSCNEII0QgTRCBNIIEUgjRCAPdjsgWkNa7sVpC2m9K6wlpMcmz3aQXjtlW0F67tluA+ndPXCBfK0OGdHHcq4OGdVRVRoysrevLGR0l+lfkB/KkDP6nfcg75UhZ3Xel4KcmQFRBnJ2GkkJyAy5OPKQWRKapCEzZYXJQmZLrZOEzJifKAeZNclTCjJzpqwMZPZ0YwlIhZzt9JAqie+pIZVmD6SFVJuCkRJScR5LOkjVyUCpIJVnVKWBVJ+WlgKywty+6ZBVJkhOhaw0y3QaZLWpulMgK853DoesOmk8FLLyzPswyMqIYZDVEUMgOyC6Q3ZBdIXshOgG2Q3RBbIjojnk6dC3fmL9n35BXurhlgsdt+06vWpd106YV7loy7IcWc7jS5tnYjQkiAaQJ+x2XzY31e6LhWI5gwgiiBSIIIIIIgQggggiBaJlfQkwAFslPR5pZL7CAAAAAElFTkSuQmCC"); }

.icon__right__arrow {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAACbCAYAAADxy8znAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0MDM3YTljNy1lZjkwLWQ4NGMtYTcwZC03OGM4NDg0NjAzYmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDVGQjNDRTM4MDYyMTFFNTg0QTFBRTczNzFDNDFDNTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDVGQjNDRTI4MDYyMTFFNTg0QTFBRTczNzFDNDFDNTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZGNkZjRmNDItMzk0ZS1jNDRhLTg4ZTctNWY1M2Y5NjI4MTUwIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6NDZhZjExODAtNjFhMy0xMWU1LTkzZGUtOTIwNmM2N2RmYjRiIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+TCPT7wAAAshJREFUeNrs3MFKA0EQBNBEctrvVP/CgPErFL9zr+vm4CUHCaZ6prqqGoZAYC+PyQ7p6e7jtm2HxOPxFIJABjKQiUAGMpCBTAQykIFMBDKQjHF65OF1XS/7x9kVb1kW2I5829cl+xHz0w4m8B1pj4k8bKwxH4X8DiYG8jWYGMgtmLh3ZDCBh409JvLUtsZE/9e2xaxIWlhiVmV/7DAr02hWmNX5SBvMEYldC8xRGXJ5zJFXDdKYo+9sZDFnXH5JYs66RZTDnHkdK4U5+15bBpOhQEACk6XSoj0mU8lKa0y22p+2mIxFVC0xWavR2mEyl/W1wmSvj2yD2aHQtAVml4pdesxOpc/UmN1qyGkxOxbjU2J27Wqgw+zcHkKF2b3PhgZToWGJAlOl82s6plIL3VRMtV7EaZiKTZ1TMFW7Y4djKrcZD8VU79cehunQ+D4E02WCQDmm0yiGvzDfA4nBPD+K6TgcpATTdcoKHNN5XA0U033uDwwzA5RAmIEEYQYShBlIEGYgQZiBBGEGEoQZSBBmIO8HvY1jIO+PK9bnvl5uvv843AwgDSQAMZAgxECCEAMJQgwkCDGQIMRAghADCUJ0h4QhOkNCEV0h4YiOkCWIbpBliE6QpYgukOWIDpBDENUhhyEqQw5FVIUcjqgIOQVRDXIaohLkVEQVyOmICpAUiN0haRA7Q1IhdoWkQ+wISYnYDZIWsRMkNWIXSHrEDpAtENkh2yAyQ7ZCZIVsh8gI2RKRDbItIhNka0QWyPaIDJASiLMhZRBnQkohzoKUQ5wBKYk4GlIWcSSkNOIoSHnEEZAWiNc4FSN+7etZHbFyR1ohVkHaIVZAWiKiIW0RkZDWiChIe0QEZBBBkEH83VHbtv374XVdN2fEZVlKTm3LnYiGtEZEQdojIiCDiDhsErVJi0AmAhnIQCYCGchABjIRyEAG0jl+BBgCMDs+2El12r0AAAAASUVORK5CYII=");
  width: 24px;
  height: 24px; }

.icon__down__arrow {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM1LjQxNCAzNS40MTQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM1LjQxNCAzNS40MTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KCTxnPgoJCTxwb2x5Z29uIHBvaW50cz0iMzQsOC4zNTQgMTcuNzA3LDI0LjY0NiAxLjQxNCw4LjM1NCAwLDkuOTE1IDE3LDI3LjA2MSAxOC40MTQsMjcuMDYxIDM1LjQxNCw5LjkxNSAgICIgZmlsbD0iIzMzMzMzMyIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=); }

.border__radius-ie8 {
  behavior: url("@wording-path-features@css/css3-IE8-PIE.htc"); }

body {
  background-attachment: scroll !important;
  -moz-osx-font-smoothing: grayscale; }

#CMD {
  -webkit-transition-duration: 700ms;
  transition-duration: 700ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.33, 0.98);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.33, 0.98);
  position: relative;
  text-align: center;
  line-height: 1.3;
  font-size: 15px;
  -webkit-tap-highlight-color: transparent; }
  @media all and (min-width: 1px) {
    #CMD {
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } }

.fix_ie_png {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#00FFFFFF, endColorstr=#00FFFFFF ); }

@media all and (min-width: 1301px) {
  .clear__background__src {
    background-image: none !important; } }

section {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 2560px; }
  @media all and (min-width: 721px) and (max-width: 1300px) {
    section {
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: 1300px; } }
  @media all and (min-width: 0px) and (max-width: 720px) {
    section {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      max-width: 720px; } }

.progressive-image {
  background-image: none !important; }

.modal-button-container .click-button {
  display: none; }

@media all and (min-width: 1px) {
  .grace-show {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 800ms;
    transition: opacity 800ms; }
    .grace-show.show {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      will-change: opacity; }
    .grace-show.animated {
      -webkit-transform: none;
      transform: none;
      will-change: null; } }

.in.moving__element {
  will-change: transform, opacity; }

.smooth__animation {
  -webkit-transition-duration: 1.25s, 1.25s;
  transition-duration: 1.25s, 1.25s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1); }

.smooth__animation-fast {
  -webkit-transition-duration: 400ms, 400ms;
  transition-duration: 400ms, 400ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1); }

.wd__animation__easeout {
  -webkit-transition-duration: 500ms, 500ms;
  transition-duration: 500ms, 500ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -moz-transition-duration: 500ms;
  -moz-transition-property: all; }

.wd__animation__easeout__slow {
  -webkit-transition-duration: 1200ms, 1200ms;
  transition-duration: 1200ms, 1200ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1); }

.wd__animation__easeout-fast {
  -webkit-transition-duration: 400ms, 400ms;
  transition-duration: 400ms, 400ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -moz-transition-duration: 400ms;
  -moz-transition-property: all; }

@-webkit-keyframes ripple {
  0% {
    opacity: 0; }
  10% {
    opacity: 0; }
  50% {
    opacity: 1; }
  90% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes ripple {
  0% {
    opacity: 0; }
  10% {
    opacity: 0; }
  50% {
    opacity: 1; }
  90% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes wifiRipple {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes wifiRipple {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes soundCirclePlay {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
    transform: scale(1.8); }
  10% {
    opacity: 0.6; }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2); } }

@keyframes soundCirclePlay {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
    transform: scale(1.8); }
  10% {
    opacity: 0.6; }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2); } }

@-webkit-keyframes soundRipple {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0); } }

@keyframes soundRipple {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0); } }

@-webkit-keyframes disappearAndAppear {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes disappearAndAppear {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-webkit-keyframes ballRotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes ballRotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.wd__content.text__animation > * {
  opacity: 0;
  -webkit-transform: translateZ(0) translateY(30px);
  transform: translateZ(0) translateY(30px); }

.wd__content.text__animation.text-showed > * {
  will-change: null;
  -webkit-transform: none;
  transform: none; }

.inner-modal .wd__content.text__animation > * {
  opacity: 0;
  -webkit-transform: translateZ(0) translateY(30px);
  transform: translateZ(0) translateY(30px); }
  .inner-modal .wd__content.text__animation > *.text-showed > * {
    will-change: null;
    -webkit-transform: none;
    transform: none; }

#ctl00_ContentPlaceHolder1_ctl00_span_model_name img {
  max-width: 100%; }

#main-zone > .container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important; }
  #main-zone > .container .overview-wrapper {
    width: 100% !important; }

#product-footer-zone {
  margin-top: 0 !important; }

#main-zone #overview-top-nav .inner {
  padding: 0; }

#special-sectionOverview {
  margin-top: 0px; }

.wd__section .slick-dots {
  margin-left: auto;
  margin-right: auto; }

sup {
  top: 0;
  font-size: 100%; }

@media (max-width: 959px) and (min-width: 720px) {
  #af-header,
  #af-header .af-inner,
  body #asus-api-footer {
    min-width: 100%;
    width: 100%; }
  #main-zone > .container {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important; } }

@media all and (max-width: 720px) {
  #CMD {
    margin-top: 0px !important; }
  #main-zone,
  #main-zone-5,
  #main-zone-3,
  #main-zone-4,
  #main-zone-6 {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

#rog_black_style #MDA {
  color: #000; }

@media (max-width: 768px) and (min-width: 720px) {
  #rog_black_style .page-title {
    background: #222222 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABWCAYAAAAjbNN8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAF52lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTA1LTExVDE1OjI5OjUyKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphYmYzM2VmNi05ODYwLTQ2ZGItODU2NC1kMzU1ODE4Y2FkMTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NThERTEwNzlFRTZCMTFFNjkzNkNFQjU4RTUwM0REQzkiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OERFMTA3OUVFNkIxMUU2OTM2Q0VCNThFNTAzRERDOSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4REUxMDc2RUU2QjExRTY5MzZDRUI1OEU1MDNEREM5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4REUxMDc3RUU2QjExRTY5MzZDRUI1OEU1MDNEREM5Ii8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmFiZjMzZWY2LTk4NjAtNDZkYi04NTY0LWQzNTU4MThjYWQxOCIgc3RFdnQ6d2hlbj0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkzXgSYAAAJqSURBVHic7dzRbdNQGIbhN4gBvAEdwUzQdAPYIEwATEA2KJ2AjJANajYwG3gEbxAuTi5ycWpO8UnPl1/fI1WqHFv6pVc+SWPXm9PptAUGTNK71gPYMgcS50DiHEicA4lzIHEOJM6BxDmQOAcS50DiHEicA4lzIHEOJM6BxDmQuGiBtsCp4GffZrzXixioxP01h6jpfesBrughs+0R6N94jlUiBxoy2+bCYz8Bv4Cuzij/ZQQeoi1xtXylbRxIZ/rOgfKm1gOcjZGXuDW+A39ov8QNkQM9Z7b1hcfOwM9ag6wRLdB88fu2cD9p0QIdgA8snykT8PQGs1QRLdBMev8Iw5/ixDmQOAcS50DiHEicA4lzIHEOJC7aH6qQruX0C69PwJEb+bonWqAd6ULbv9wDX647Sh3Rlri7yvs1F+0MurTJbHum/MaSnrbXgyZgihxojT3wo/EMM/Ax2hJXi8JtWR2+J+FFv1sPQDqDDl7i8vakj+Jdwxkmgr8HnVYeP9YYYq1oS9xUeb/mop1BB9La3S/sM5GWr5uw8fPitEVb4sJxIHEOJM6BxDmQOAcS50DiHEhctG8SOtJ1nH5hn4n03w3j1aepIFqgHfCtYL8O+HzNQWqJFqi7+H3IvN6f9+kyr0mKFuhS7jkJpfckdKSzsas2zeuNwDFyoDUeSYFa83MSXnDXeoCz3oHynmh/5+lI8HsStpltXeGxR0Qu6kUOlHtOws2JtsQNhfsp3FZVJNoZNJC/5fdmRTuDwnEgcQ4kzoHEOZA4BxLnQOIcSJwDiXMgcQ4kzoHEOZA4BxLnQOIcSJwDiXMgcX8BVn1OSUK1/rIAAAAASUVORK5CYII=) 96% center no-repeat;
    background-size: 48px; } }

@media (max-width: 719px) {
  #overview-top-nav .page-title {
    background: #222222 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABWCAYAAAAjbNN8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAF52lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTA1LTExVDE1OjI5OjUyKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphYmYzM2VmNi05ODYwLTQ2ZGItODU2NC1kMzU1ODE4Y2FkMTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NThERTEwNzlFRTZCMTFFNjkzNkNFQjU4RTUwM0REQzkiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OERFMTA3OUVFNkIxMUU2OTM2Q0VCNThFNTAzRERDOSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4REUxMDc2RUU2QjExRTY5MzZDRUI1OEU1MDNEREM5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4REUxMDc3RUU2QjExRTY5MzZDRUI1OEU1MDNEREM5Ii8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmFiZjMzZWY2LTk4NjAtNDZkYi04NTY0LWQzNTU4MThjYWQxOCIgc3RFdnQ6d2hlbj0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkzXgSYAAAJqSURBVHic7dzRbdNQGIbhN4gBvAEdwUzQdAPYIEwATEA2KJ2AjJANajYwG3gEbxAuTi5ycWpO8UnPl1/fI1WqHFv6pVc+SWPXm9PptAUGTNK71gPYMgcS50DiHEicA4lzIHEOJM6BxDmQOAcS50DiHEicA4lzIHEOJM6BxDmQuGiBtsCp4GffZrzXixioxP01h6jpfesBrughs+0R6N94jlUiBxoy2+bCYz8Bv4Cuzij/ZQQeoi1xtXylbRxIZ/rOgfKm1gOcjZGXuDW+A39ov8QNkQM9Z7b1hcfOwM9ag6wRLdB88fu2cD9p0QIdgA8snykT8PQGs1QRLdBMev8Iw5/ixDmQOAcS50DiHEicA4lzIHEOJC7aH6qQruX0C69PwJEb+bonWqAd6ULbv9wDX647Sh3Rlri7yvs1F+0MurTJbHum/MaSnrbXgyZgihxojT3wo/EMM/Ax2hJXi8JtWR2+J+FFv1sPQDqDDl7i8vakj+Jdwxkmgr8HnVYeP9YYYq1oS9xUeb/mop1BB9La3S/sM5GWr5uw8fPitEVb4sJxIHEOJM6BxDmQOAcS50DiHEhctG8SOtJ1nH5hn4n03w3j1aepIFqgHfCtYL8O+HzNQWqJFqi7+H3IvN6f9+kyr0mKFuhS7jkJpfckdKSzsas2zeuNwDFyoDUeSYFa83MSXnDXeoCz3oHynmh/5+lI8HsStpltXeGxR0Qu6kUOlHtOws2JtsQNhfsp3FZVJNoZNJC/5fdmRTuDwnEgcQ4kzoHEOZA4BxLnQOIcSJwDiXMgcQ4kzoHEOZA4BxLnQOIcSJwDiXMgcX8BVn1OSUK1/rIAAAAASUVORK5CYII=) 96% center no-repeat;
    background-size: 48px; }
  #overview-top-nav .inner .features-menu .nav-sub > li.active {
    background: #000000 !important; } }

@media (max-width: 768px) and (min-width: 720px) {
  #main-zone #overview-top-nav.poa {
    overflow: hidden; } }

.wd__section .large__text-center {
  text-align: center; }
  .wd__section .large__text-center.wd__content {
    margin-left: auto;
    margin-right: auto; }
    .wd__section .large__text-center.wd__content .content__comment,
    .wd__section .large__text-center.wd__content .content__info,
    .wd__section .large__text-center.wd__content .content__link,
    .wd__section .large__text-center.wd__content .content__slogan,
    .wd__section .large__text-center.wd__content .content__title {
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
    .wd__section .large__text-center.wd__content .content__slogan:after {
      margin-left: auto;
      margin-right: auto; }
    .wd__section .large__text-center.wd__content .content__title:after {
      margin: 0 auto;
      text-align: center; }

.wd__section .large__text-left.wd__content {
  text-align: left; }
  .wd__section .large__text-left.wd__content .content__comment,
  .wd__section .large__text-left.wd__content .content__info,
  .wd__section .large__text-left.wd__content .content__link,
  .wd__section .large__text-left.wd__content .content__slogan,
  .wd__section .large__text-left.wd__content .content__title {
    text-align: left;
    margin-left: 0; }
  .wd__section .large__text-left.wd__content .content__slogan:after {
    left: 0;
    margin-left: 0px; }
  .wd__section .large__text-left.wd__content .content__title:after {
    margin-left: 0;
    text-align: left; }
  .wd__section .large__text-left.wd__content .wd__feature__list {
    text-align: left; }
    .wd__section .large__text-left.wd__content .wd__feature__list .wd__feature {
      margin-left: 0;
      margin-right: 50px; }

.wd__section .large__text-left.wd__feature__list {
  text-align: left; }
  .wd__section .large__text-left.wd__feature__list .wd__feature {
    margin-left: 0;
    margin-right: 50px; }

.wd__section .large__text-right.wd__content {
  text-align: right; }
  .wd__section .large__text-right.wd__content .content__slogan:after {
    right: 0;
    margin-right: 0px; }

.wd__section .large__text-right.wd__feature__list {
  text-align: right; }
  .wd__section .large__text-right.wd__feature__list .wd__feature {
    margin-left: 50px;
    margin-right: 0; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .wd__section .medium__text-left.wd__content {
    text-align: left;
    left: 0; }
    .wd__section .medium__text-left.wd__content .content__comment,
    .wd__section .medium__text-left.wd__content .content__info,
    .wd__section .medium__text-left.wd__content .content__link,
    .wd__section .medium__text-left.wd__content .content__slogan,
    .wd__section .medium__text-left.wd__content .content__title {
      text-align: left;
      margin-left: 0; }
    .wd__section .medium__text-left.wd__content .content__slogan:after {
      margin-left: 0px; }
    .wd__section .medium__text-left.wd__content .wd__feature__list {
      text-align: left; }
      .wd__section .medium__text-left.wd__content .wd__feature__list .wd__feature {
        margin-left: 0;
        margin-right: 50px; }
  .wd__section .medium__text-left.wd__feature__list {
    text-align: left; }
    .wd__section .medium__text-left.wd__feature__list .wd__feature {
      margin-left: 0;
      margin-right: 50px; }
  .wd__section .medium__text-center.wd__content {
    text-align: center;
    left: 0;
    margin-left: auto;
    margin-right: auto; }
    .wd__section .medium__text-center.wd__content .content__comment,
    .wd__section .medium__text-center.wd__content .content__info,
    .wd__section .medium__text-center.wd__content .content__link,
    .wd__section .medium__text-center.wd__content .content__slogan,
    .wd__section .medium__text-center.wd__content .content__title {
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
    .wd__section .medium__text-center.wd__content .content__slogan:after {
      margin-left: auto;
      margin-right: auto; }
    .wd__section .medium__text-center.wd__content .wd__feature__list {
      text-align: center; }
      .wd__section .medium__text-center.wd__content .wd__feature__list .wd__feature {
        margin-left: 30px;
        margin-right: 30px; }
        .wd__section .medium__text-center.wd__content .wd__feature__list .wd__feature .wd__feature__describe__top,
        .wd__section .medium__text-center.wd__content .wd__feature__list .wd__feature .wd__feature__data,
        .wd__section .medium__text-center.wd__content .wd__feature__list .wd__feature .wd__feature__describe {
          text-align: center; }
  .wd__section .medium__text-center.wd__feature__list {
    text-align: center; }
    .wd__section .medium__text-center.wd__feature__list .wd__feature {
      margin-left: 30px;
      margin-right: 30px; }
      .wd__section .medium__text-center.wd__feature__list .wd__feature .wd__feature__describe__top,
      .wd__section .medium__text-center.wd__feature__list .wd__feature .wd__feature__data,
      .wd__section .medium__text-center.wd__feature__list .wd__feature .wd__feature__describe {
        text-align: center; } }

@media all and (max-width: 720px) {
  .wd__section .small__text-left.wd__content {
    text-align: left;
    left: 0; }
    .wd__section .small__text-left.wd__content .content__comment,
    .wd__section .small__text-left.wd__content .content__info,
    .wd__section .small__text-left.wd__content .content__link,
    .wd__section .small__text-left.wd__content .content__slogan,
    .wd__section .small__text-left.wd__content .content__title {
      text-align: left;
      margin-left: 0; }
    .wd__section .small__text-left.wd__content .content__slogan:after {
      margin-left: 0; }
    .wd__section .small__text-left.wd__content .wd__feature__list {
      text-align: center; }
      .wd__section .small__text-left.wd__content .wd__feature__list .wd__feature__list .wd__feature {
        margin-left: 0;
        margin-right: 20px; }
  .wd__section .small__text-left.wd__feature__list {
    text-align: center; }
    .wd__section .small__text-left.wd__feature__list .wd__feature__list .wd__feature {
      margin-left: 0;
      margin-right: 20px; }
  .wd__section .small__text-center {
    text-align: center; }
    .wd__section .small__text-center.wd__content {
      text-align: center;
      left: 0;
      margin-left: auto;
      margin-right: auto; }
      .wd__section .small__text-center.wd__content .content__comment,
      .wd__section .small__text-center.wd__content .content__info,
      .wd__section .small__text-center.wd__content .content__link,
      .wd__section .small__text-center.wd__content .content__slogan,
      .wd__section .small__text-center.wd__content .content__title {
        text-align: center;
        margin-left: auto;
        margin-right: auto; }
      .wd__section .small__text-center.wd__content .content__slogan:after {
        margin-left: auto;
        margin-right: auto; }
      .wd__section .small__text-center.wd__content .wd__feature__list {
        text-align: center; }
        .wd__section .small__text-center.wd__content .wd__feature__list .wd__feature {
          margin-left: 14px;
          margin-right: 14px; }
    .wd__section .small__text-center.wd__feature__list {
      text-align: center; }
      .wd__section .small__text-center.wd__feature__list .wd__feature {
        margin-left: 14px;
        margin-right: 14px; } }

.wd__section .section__content.text-white .wd__content .content__comment,
.wd__section .section__content.text-white .wd__content .content__info,
.wd__section .section__content.text-white .wd__content .content__title {
  color: #fff; }

.wd__section .section__content.text-white .wd__feature__list .wd__feature .wd__feature__describe span,
.wd__section .section__content.text-white .wd__feature__list .wd__feature .wd__feature__describe__top,
.wd__section .section__content.text-white .wd__feature__list .wd__feature .wd__feature__describe__top span .wd__feature__describe {
  color: #fff; }

.wd__section .section__content .wd__content.theme-dark .content__comment {
  color: #999; }

.wd__section .section__content .wd__content.theme-dark .content__info,
.wd__section .section__content .wd__content.theme-dark .content__title {
  color: #fff; }

.wd__section .section__content .wd__content.theme-dark .wd__feature__list .wd__feature .wd__feature__describe, .wd__section .section__content .wd__content.theme-dark .wd__feature__list .wd__feature .wd__feature__describe span, .wd__section .section__content .wd__content.theme-dark .wd__feature__list .wd__feature .wd__feature__describe__top, .wd__section .section__content .wd__content.theme-dark .wd__feature__list .wd__feature .wd__feature__describe__top span {
  color: #fff; }

.wd__section .section__content .wd__feature__list.theme-dark .wd__feature .wd__feature__describe, .wd__section .section__content .wd__feature__list.theme-dark .wd__feature .wd__feature__describe span, .wd__section .section__content .wd__feature__list.theme-dark .wd__feature .wd__feature__describe__top, .wd__section .section__content .wd__feature__list.theme-dark .wd__feature .wd__feature__describe__top span {
  color: #fff; }

.modal-button-container.bg-gray .modal-button-text {
  color: #6f6f6f; }

.modal-button-container.bg-gray .modal-button .modal-button-start-cap, .modal-button-container.bg-gray .modal-button .modal-button-scaler, .modal-button-container.bg-gray .modal-button .modal-button-end-cap {
  background: #6f6f6f; }

.modal-button-container.bg-white .modal-button.old__browser .modal-button-start-cap, .modal-button-container.bg-white .modal-button.old__browser .modal-button-copy, .modal-button-container.bg-white .modal-button.old__browser .modal-button-end-cap {
  background: #fff; }

.modal-button-container.bg-white .modal-button.old__browser .modal-button-copy {
  color: #333; }

.modal-button-container.bg-white .modal-button.old__browser .pluscircle-icon {
  background-image: url(@wording-path-features@images/large/1x/icon/icon_modalbtn_gray.png) !important; }

.modal-button-container.bg-white .modal-button .modal-button-copy {
  color: #333; }

.modal-button-container.bg-white .modal-button .modal-button-start-cap, .modal-button-container.bg-white .modal-button .modal-button-scaler, .modal-button-container.bg-white .modal-button .modal-button-end-cap {
  background: #fff; }

.modal-button-container.bg-white .modal-button .pluscircle-icon svg path {
  fill: #333; }

.modal-button-container .modal-button {
  background-color: #444242;
  color: white;
  border: 2px solid #444242; }

.scroll__tool {
  z-index: 4;
  opacity: 0;
  position: fixed;
  right: 40px;
  bottom: 28px;
  -webkit-transform: translateY(120px) translateZ(0);
  transform: translateY(120px) translateZ(0);
  -webkit-transition: opacity 300ms, -webkit-transform 300ms ease-out;
  transition: opacity 300ms, -webkit-transform 300ms ease-out;
  transition: opacity 300ms, transform 300ms ease-out;
  transition: opacity 300ms, transform 300ms ease-out, -webkit-transform 300ms ease-out; }
  .scroll__tool.show {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0); }
    .scroll__tool.show .img__scroll-top {
      cursor: pointer; }
  .scroll__tool .img__scroll-top {
    width: 50px;
    height: 50px; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .scroll__tool {
    right: 28px; } }

@media all and (min-width: 1px) and (max-width: 720px) {
  .scroll__tool {
    right: 14px;
    bottom: 14px; } }

@-webkit-keyframes kvBannerScale {
  0% {
    -webkit-transform: scale(1.2) translateZ(0px);
    transform: scale(1.2) translateZ(0px); }
  50% { }
  100% {
    -webkit-transform: scale(1) translateZ(0px);
    transform: scale(1) translateZ(0px); } }

@keyframes kvBannerScale {
  0% {
    -webkit-transform: scale(1.2) translateZ(0px);
    transform: scale(1.2) translateZ(0px); }
  50% { }
  100% {
    -webkit-transform: scale(1) translateZ(0px);
    transform: scale(1) translateZ(0px); } }

.kv__banner {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 2560px; }
  .kv__banner .img__kv__banner {
    position: absolute;
    top: 0;
    width: 100%;
    height: 550px;
    -webkit-transform: scale(1.2) translateZ(0px);
    transform: scale(1.2) translateZ(0px);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-animation: kvBannerScale 10000ms forwards 1;
    animation: kvBannerScale 10000ms forwards 1;
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/kv_banner.jpg") ; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .kv__banner .img__kv__banner {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/kv_banner.jpg"); } }
  .kv__banner .banner__text {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    color: white;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .kv__banner .banner__text.align-center {
      text-align: center; }
    .kv__banner .banner__text.align-left {
      text-align: left; }
    .kv__banner .banner__text .text-title {
      font-size: 45px;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
    .kv__banner .banner__text .text-info {
      margin-top: 11px;
      font-size: 18px;
      line-height: 1.5; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .kv__banner {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1300px;
    height: 316px; }
    .kv__banner .img__kv__banner {
      left: 50%;
      margin-left: -650px !important;
      width: 1300px;
      height: 316px;
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/1x/kv_banner.jpg") ; } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .kv__banner .img__kv__banner {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/2x/kv_banner.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
    .kv__banner .banner__text {
      margin-left: -300px;
      width: 600px; }
      .kv__banner .banner__text .text-title {
        font-size: 37px;
        letter-spacing: 1.5px; }
      .kv__banner .banner__text .text-info {
        margin-top: 5px;
        font-size: 20px;
        line-height: 1.4; } }

@media all and (max-width: 720px) {
  .kv__banner {
    text-align: center;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 334px; }
    .kv__banner .img__kv__banner {
      width: 100%;
      max-width: 720px;
      height: 334px;
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/kv_banner.jpg") ; } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .kv__banner .img__kv__banner {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/kv_banner.jpg"); } }

@media all and (max-width: 720px) {
    .kv__banner .banner__text {
      text-align: center !important;
      -webkit-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
      .kv__banner .banner__text .text-title {
        font-size: 27px;
        letter-spacing: 1.5px; }
      .kv__banner .banner__text .text-info {
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        font-size: 16px;
        line-height: 1.4; } }

@-webkit-keyframes kvIconRotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes kvIconRotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.section__intro {
  z-index: 0;
  margin-top: 128px; }
  .section__intro .kv__icon {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 80px;
    height: 60px;
    background: white; }
    .section__intro .kv__icon .icon__kv {
      width: 80px;
      height: 60px;
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/icon/icon_kv_mask.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .section__intro .kv__icon .icon__kv {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/icon/icon_kv_mask.png"); } }
    .section__intro .kv__icon .rainbow__bg {
      position: absolute;
      top: -20px;
      left: -10px;
      width: 100px;
      height: 100px;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#dcc81b), color-stop(rgba(207, 188, 141, 0.5)), to(#eb7225));
      background-image: -webkit-linear-gradient(bottom, #dcc81b, rgba(207, 188, 141, 0.5), #eb7225);
      background-image: linear-gradient(bottom, #dcc81b, rgba(207, 188, 141, 0.5), #eb7225);
      -webkit-animation: kvIconRotate 2s forwards linear infinite;
      animation: kvIconRotate 2s forwards linear infinite; }
  .section__intro .text__info {
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
    width: 830px;
    font-size: 18px;
    line-height: 1.8;
    color: #6b6b6b; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .section__intro {
    margin-top: 110px; }
    .section__intro .text__info {
      margin-top: 14px;
      width: 78%;
      max-width: 830px;
      font-size: 19px; } }

@media all and (max-width: 720px) {
  .section__intro {
    margin-top: 34px; }
    .section__intro .kv__icon {
      width: 96px;
      height: 66px; }
      .section__intro .kv__icon .icon__kv {
        width: 96px;
        height: 66px;
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/icon/icon_kv_mask.png") ; } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .section__intro .kv__icon .icon__kv {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/icon/icon_kv_mask.png"); } }

@media all and (max-width: 720px) {
      .section__intro .kv__icon .rainbow__bg {
        width: 100px;
        height: 100px; }
    .section__intro .text__info {
      margin-top: 3px;
      width: 90%;
      max-width: 500px;
      font-size: 17px;
      line-height: 1.6; } }

.ie10 #CMD .section__intro .kv__icon .rainbow__bg, .ie11 #CMD .section__intro .kv__icon .rainbow__bg {
  background-color: #a88d5d;
  -webkit-animation: none;
  animation: none; }

section {
  position: relative;
  width: 100%; }

.section__content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%; }

section.no-pad {
  padding: 0; }

section.no-pad-bot {
  padding-bottom: 0; }

section.no-pad-top {
  padding-top: 0; }

#CMD .row {
  position: relative;
  margin-left: auto;
  margin-right: auto; }
  #CMD .row:after {
    content: "";
    display: table;
    clear: both; }
  #CMD .row .col {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0; }
    #CMD .row .col[class*="push-"], #CMD .row .col[class*="pull-"] {
      position: relative; }
    #CMD .row .col.l1 {
      width: 8.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l2 {
      width: 16.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l3 {
      width: 25%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l4 {
      width: 33.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l5 {
      width: 41.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l6 {
      width: 50%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l7 {
      width: 58.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l8 {
      width: 66.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l9 {
      width: 75%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l10 {
      width: 83.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l11 {
      width: 91.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l12 {
      width: 100%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.offset-l1 {
      margin-left: 8.33333%; }
    #CMD .row .col.pull-l1 {
      right: 8.33333%; }
    #CMD .row .col.push-l1 {
      left: 8.33333%; }
    #CMD .row .col.offset-l2 {
      margin-left: 16.66667%; }
    #CMD .row .col.pull-l2 {
      right: 16.66667%; }
    #CMD .row .col.push-l2 {
      left: 16.66667%; }
    #CMD .row .col.offset-l3 {
      margin-left: 25%; }
    #CMD .row .col.pull-l3 {
      right: 25%; }
    #CMD .row .col.push-l3 {
      left: 25%; }
    #CMD .row .col.offset-l4 {
      margin-left: 33.33333%; }
    #CMD .row .col.pull-l4 {
      right: 33.33333%; }
    #CMD .row .col.push-l4 {
      left: 33.33333%; }
    #CMD .row .col.offset-l5 {
      margin-left: 41.66667%; }
    #CMD .row .col.pull-l5 {
      right: 41.66667%; }
    #CMD .row .col.push-l5 {
      left: 41.66667%; }
    #CMD .row .col.offset-l6 {
      margin-left: 50%; }
    #CMD .row .col.pull-l6 {
      right: 50%; }
    #CMD .row .col.push-l6 {
      left: 50%; }
    #CMD .row .col.offset-l7 {
      margin-left: 58.33333%; }
    #CMD .row .col.pull-l7 {
      right: 58.33333%; }
    #CMD .row .col.push-l7 {
      left: 58.33333%; }
    #CMD .row .col.offset-l8 {
      margin-left: 66.66667%; }
    #CMD .row .col.pull-l8 {
      right: 66.66667%; }
    #CMD .row .col.push-l8 {
      left: 66.66667%; }
    #CMD .row .col.offset-l9 {
      margin-left: 75%; }
    #CMD .row .col.pull-l9 {
      right: 75%; }
    #CMD .row .col.push-l9 {
      left: 75%; }
    #CMD .row .col.offset-l10 {
      margin-left: 83.33333%; }
    #CMD .row .col.pull-l10 {
      right: 83.33333%; }
    #CMD .row .col.push-l10 {
      left: 83.33333%; }
    #CMD .row .col.offset-l11 {
      margin-left: 91.66667%; }
    #CMD .row .col.pull-l11 {
      right: 91.66667%; }
    #CMD .row .col.push-l11 {
      left: 91.66667%; }
    #CMD .row .col.offset-l12 {
      margin-left: 100%; }
    #CMD .row .col.pull-l12 {
      right: 100%; }
    #CMD .row .col.push-l12 {
      left: 100%; }
    @media only screen and (min-width: 721px) and (max-width: 1300px) {
      #CMD .row .col.m1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.offset-m1 {
        margin-left: 8.33333%; }
      #CMD .row .col.pull-m1 {
        right: 8.33333%; }
      #CMD .row .col.push-m1 {
        left: 8.33333%; }
      #CMD .row .col.offset-m2 {
        margin-left: 16.66667%; }
      #CMD .row .col.pull-m2 {
        right: 16.66667%; }
      #CMD .row .col.push-m2 {
        left: 16.66667%; }
      #CMD .row .col.offset-m3 {
        margin-left: 25%; }
      #CMD .row .col.pull-m3 {
        right: 25%; }
      #CMD .row .col.push-m3 {
        left: 25%; }
      #CMD .row .col.offset-m4 {
        margin-left: 33.33333%; }
      #CMD .row .col.pull-m4 {
        right: 33.33333%; }
      #CMD .row .col.push-m4 {
        left: 33.33333%; }
      #CMD .row .col.offset-m5 {
        margin-left: 41.66667%; }
      #CMD .row .col.pull-m5 {
        right: 41.66667%; }
      #CMD .row .col.push-m5 {
        left: 41.66667%; }
      #CMD .row .col.offset-m6 {
        margin-left: 50%; }
      #CMD .row .col.pull-m6 {
        right: 50%; }
      #CMD .row .col.push-m6 {
        left: 50%; }
      #CMD .row .col.offset-m7 {
        margin-left: 58.33333%; }
      #CMD .row .col.pull-m7 {
        right: 58.33333%; }
      #CMD .row .col.push-m7 {
        left: 58.33333%; }
      #CMD .row .col.offset-m8 {
        margin-left: 66.66667%; }
      #CMD .row .col.pull-m8 {
        right: 66.66667%; }
      #CMD .row .col.push-m8 {
        left: 66.66667%; }
      #CMD .row .col.offset-m9 {
        margin-left: 75%; }
      #CMD .row .col.pull-m9 {
        right: 75%; }
      #CMD .row .col.push-m9 {
        left: 75%; }
      #CMD .row .col.offset-m10 {
        margin-left: 83.33333%; }
      #CMD .row .col.pull-m10 {
        right: 83.33333%; }
      #CMD .row .col.push-m10 {
        left: 83.33333%; }
      #CMD .row .col.offset-m11 {
        margin-left: 91.66667%; }
      #CMD .row .col.pull-m11 {
        right: 91.66667%; }
      #CMD .row .col.push-m11 {
        left: 91.66667%; }
      #CMD .row .col.offset-m12 {
        margin-left: 100%; }
      #CMD .row .col.pull-m12 {
        right: 100%; }
      #CMD .row .col.push-m12 {
        left: 100%; } }
    @media only screen and (max-width: 720px) {
      #CMD .row .col.s1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.offset-s1 {
        margin-left: 8.33333%; }
      #CMD .row .col.pull-s1 {
        right: 8.33333%; }
      #CMD .row .col.push-s1 {
        left: 8.33333%; }
      #CMD .row .col.offset-s2 {
        margin-left: 16.66667%; }
      #CMD .row .col.pull-s2 {
        right: 16.66667%; }
      #CMD .row .col.push-s2 {
        left: 16.66667%; }
      #CMD .row .col.offset-s3 {
        margin-left: 25%; }
      #CMD .row .col.pull-s3 {
        right: 25%; }
      #CMD .row .col.push-s3 {
        left: 25%; }
      #CMD .row .col.offset-s4 {
        margin-left: 33.33333%; }
      #CMD .row .col.pull-s4 {
        right: 33.33333%; }
      #CMD .row .col.push-s4 {
        left: 33.33333%; }
      #CMD .row .col.offset-s5 {
        margin-left: 41.66667%; }
      #CMD .row .col.pull-s5 {
        right: 41.66667%; }
      #CMD .row .col.push-s5 {
        left: 41.66667%; }
      #CMD .row .col.offset-s6 {
        margin-left: 50%; }
      #CMD .row .col.pull-s6 {
        right: 50%; }
      #CMD .row .col.push-s6 {
        left: 50%; }
      #CMD .row .col.offset-s7 {
        margin-left: 58.33333%; }
      #CMD .row .col.pull-s7 {
        right: 58.33333%; }
      #CMD .row .col.push-s7 {
        left: 58.33333%; }
      #CMD .row .col.offset-s8 {
        margin-left: 66.66667%; }
      #CMD .row .col.pull-s8 {
        right: 66.66667%; }
      #CMD .row .col.push-s8 {
        left: 66.66667%; }
      #CMD .row .col.offset-s9 {
        margin-left: 75%; }
      #CMD .row .col.pull-s9 {
        right: 75%; }
      #CMD .row .col.push-s9 {
        left: 75%; }
      #CMD .row .col.offset-s10 {
        margin-left: 83.33333%; }
      #CMD .row .col.pull-s10 {
        right: 83.33333%; }
      #CMD .row .col.push-s10 {
        left: 83.33333%; }
      #CMD .row .col.offset-s11 {
        margin-left: 91.66667%; }
      #CMD .row .col.pull-s11 {
        right: 91.66667%; }
      #CMD .row .col.push-s11 {
        left: 91.66667%; }
      #CMD .row .col.offset-s12 {
        margin-left: 100%; }
      #CMD .row .col.pull-s12 {
        right: 100%; }
      #CMD .row .col.push-s12 {
        left: 100%; } }

.wd__section .wd__content {
  position: relative;
  color: #333333; }
  .wd__section .wd__content .content__slogan {
    position: relative;
    color: #a89d5b;
    font-size: 30px; }
    @media all and (min-width: 721px) and (max-width: 1300px) {
      .wd__section .wd__content .content__slogan {
        font-size: 30px; } }
    @media all and (max-width: 720px) {
      .wd__section .wd__content .content__slogan {
        font-size: 20px; } }
  .wd__section .wd__content .content__title {
    position: relative;
    margin-top: 25px;
    font-size: 50px;
    line-height: 1.2; }
    @media all and (min-width: 721px) and (max-width: 1300px) {
      .wd__section .wd__content .content__title {
        margin-top: 21px; } }
    @media all and (max-width: 720px) {
      .wd__section .wd__content .content__title {
        margin-top: 14px;
        font-size: 37px; } }
  .wd__section .wd__content .content__info {
    position: relative;
    margin-top: 27px;
    font-size: 20px;
    line-height: 1.5; }
    @media all and (min-width: 721px) and (max-width: 1300px) {
      .wd__section .wd__content .content__info {
        margin-top: 27px; } }
    @media all and (max-width: 720px) {
      .wd__section .wd__content .content__info {
        margin-top: 19px;
        font-size: 14px;
        letter-spacing: 0.1px;
        line-height: 1.45; } }
  .wd__section .wd__content .content__comment {
    margin-top: 16px;
    font-size: 18px;
    color: #717171;
    line-height: 1.4; }
    @media all and (max-width: 720px) {
      .wd__section .wd__content .content__comment {
        margin-top: 12px;
        font-size: 13px;
        letter-spacing: 0.2px; } }
  .wd__section .wd__content .content__link {
    display: block;
    margin-top: 15px;
    font-size: 20px;
    line-height: 27px; }
    @media all and (min-width: 721px) and (max-width: 1300px) {
      .wd__section .wd__content .content__link {
        margin-top: 16px; } }
    @media all and (max-width: 720px) {
      .wd__section .wd__content .content__link {
        margin-top: 10px;
        font-size: 15.5px;
        line-height: 24px; } }
    .wd__section .wd__content .content__link span {
      display: inline;
      border-bottom: 1px solid transparent;
      color: #0188c8; }
    .wd__section .wd__content .content__link *,
    .wd__section .wd__content .content__link:active span,
    .wd__section .wd__content .content__link:link span,
    .wd__section .wd__content .content__link:visited span {
      border-bottom: 1px solid transparent; }
    .wd__section .wd__content .content__link:hover span {
      border-bottom: 1px solid #0188c8; }

.wd__section .wd__link__arrow:after {
  content: '>';
  padding-left: 7px;
  color: #0188c8; }
  @media all and (min-width: 721px) and (max-width: 1300px) {
    .wd__section .wd__link__arrow:after {
      padding-left: 3px; } }
  @media all and (max-width: 720px) {
    .wd__section .wd__link__arrow:after {
      padding-left: 4px; } }

.wd__section .wd__feature__list {
  position: relative;
  margin-top: 64px; }
  @media all and (min-width: 721px) and (max-width: 1300px) {
    .wd__section .wd__feature__list {
      margin-top: 50px; } }
  @media all and (max-width: 720px) {
    .wd__section .wd__feature__list {
      margin-top: 34px; } }
  .wd__section .wd__feature__list .wd__feature {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 25px 50px;
    color: #333333; }
    @media all and (min-width: 721px) and (max-width: 1300px) {
      .wd__section .wd__feature__list .wd__feature {
        margin: 0 33px 48px; } }
    @media all and (max-width: 720px) {
      .wd__section .wd__feature__list .wd__feature {
        margin: 0 17px 40px; } }
    .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
      position: relative;
      margin-bottom: 2px; }
      @media all and (max-width: 720px) {
        .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
          margin-bottom: 1px; } }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data {
      color: #a89d5b;
      font-size: 65px;
      line-height: 1; }
      @media all and (max-width: 720px) {
        .wd__section .wd__feature__list .wd__feature .wd__feature__data {
          margin-bottom: 2px;
          font-size: 47px; } }
      .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
        font-size: 28px; }
        @media all and (min-width: 721px) and (max-width: 1300px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
            font-size: 30px; } }
        @media all and (max-width: 720px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
            font-size: 25px; } }
    .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
      position: relative;
      margin-top: -3px; }
      @media all and (max-width: 720px) {
        .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
          margin-top: 1px; } }
    .wd__section .wd__feature__list .wd__feature .wd__feature__describe span,
    .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top,
    .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top span .wd__feature__describe {
      font-size: 16px;
      letter-spacing: 0.4px; }
      @media all and (min-width: 721px) and (max-width: 1300px) {
        .wd__section .wd__feature__list .wd__feature .wd__feature__describe span,
        .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top,
        .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top span .wd__feature__describe {
          font-size: 16px;
          line-height: 1.2; } }
      @media all and (max-width: 720px) {
        .wd__section .wd__feature__list .wd__feature .wd__feature__describe span,
        .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top,
        .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top span .wd__feature__describe {
          display: block;
          font-size: 13px;
          line-height: 1.4 !important;
          letter-spacing: .1px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-l {
  padding-left: 7px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-m {
  padding-left: 5px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-s {
  padding-left: 3px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-l {
  padding-right: 7px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-m {
  padding-right: 5px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-s {
  padding-right: 3px; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-l {
    padding-left: 7px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-m {
    padding-left: 5px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-s {
    padding-left: 3px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-l {
    padding-right: 7px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-m {
    padding-right: 5px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-s {
    padding-right: 3px; } }

@media all and (max-width: 720px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-l {
    padding-left: 3px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-m {
    padding-left: 2px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-s {
    padding-left: 1px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-l {
    padding-right: 3px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-m {
    padding-right: 2px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-s {
    padding-right: 1px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-deg {
  top: -22px;
  font-size: 40px; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-deg {
    top: -22px;
    font-size: 40px; } }

@media all and (max-width: 720px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-deg {
    top: -15px;
    font-size: 28px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star-small {
  top: -21px;
  font-size: 28px; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star-small {
    top: -21px;
    font-size: 28px; } }

@media all and (max-width: 720px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star-small {
    top: -12px;
    font-size: 25px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
  top: -25px;
  font-size: 28px; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
    top: -25px;
    font-size: 28px; } }

@media all and (max-width: 720px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
    top: -15px;
    font-size: 25px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.sign-TM {
  position: relative;
  top: -18px;
  font-size: 30px; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.sign-TM {
    top: -18px;
    font-size: 30px; } }

@media all and (max-width: 720px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.sign-TM {
    top: -14px;
    font-size: 20px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
  position: relative;
  bottom: -4px;
  font-size: 54px;
  line-height: 66px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en * {
    line-height: 1; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-tw {
  margin-top: 8px;
  font-size: 46px;
  line-height: 58px; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
    font-size: 54px;
    line-height: 65px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-tw {
    margin-top: 10px;
    font-size: 46px;
    line-height: 56px; } }

@media all and (max-width: 720px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
    margin-top: -2px;
    margin-bottom: -1px;
    padding-top: 0px;
    font-size: 37.8px;
    line-height: 49px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-tw {
    padding-top: 5px;
    font-size: 32px;
    line-height: 36px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data.plus {
  position: relative;
  margin-right: 32px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.plus span {
    position: absolute;
    top: 4px;
    right: -33px;
    font-size: 51px; }

.main__category {
  position: relative;
  margin: 66px auto 110px;
  width: 100%;
  max-width: 1920px; }
  .main__category .category__container {
    vertical-align: top;
    display: inline-block;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: 26%; }
    .main__category .category__container .category-text {
      min-height: 120px;
      margin-bottom: 20px; }
      .main__category .category__container .category-text .text-title {
        font-size: 22px;
        letter-spacing: 3px;
        text-transform: uppercase;
        color: #6b6b6b; }
      .main__category .category__container .category-text .text-info {
        margin: 15px auto 0;
        width: 97%;
        font-size: 16px;
        line-height: 1.5;
        color: #6d6b6b; }
    .main__category .category__container .category-img {
      position: relative;
      overflow: hidden;
      width: 100%; }
      .main__category .category__container .category-img .img__main__category {
        padding-bottom: 100%;
        width: 100%;
        height: 0; }
      .main__category .category__container .category-img.img-1 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/category_1.jpg") ; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .main__category .category__container .category-img.img-1 .img__main__category {
            background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/category_1.jpg"); } }
      .main__category .category__container .category-img.img-2 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/category_2.jpg") ; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .main__category .category__container .category-img.img-2 .img__main__category {
            background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/category_2.jpg"); } }
      .main__category .category__container .category-img.img-3 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/category_3.jpg") ; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .main__category .category__container .category-img.img-3 .img__main__category {
            background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/category_3.jpg"); } }
      .main__category .category__container .category-img.img-4 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/category_4.jpg") ; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .main__category .category__container .category-img.img-4 .img__main__category {
            background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/category_4.jpg"); } }
      .main__category .category__container .category-img.img-5 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/category_5.jpg") ; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .main__category .category__container .category-img.img-5 .img__main__category {
            background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/category_5.jpg"); } }
    .main__category .category__container .category-btns {
      position: relative;
      margin-top: 20px; }
      .main__category .category__container .category-btns .category__btn {
        position: relative;
        display: block;
        margin-top: 10px; }
        .main__category .category__container .category-btns .category__btn .btn__text {
          position: relative;
          padding-top: 6px;
          padding-bottom: 6px;
          width: 100%;
          letter-spacing: 1.2px;
          border: 1px solid #6b6b6b;
          color: #6b6b6b;
          text-transform: uppercase;
          -webkit-transition: background 400ms, color 400ms;
          transition: background 400ms, color 400ms; }
          .main__category .category__container .category-btns .category__btn .btn__text:hover {
            background: #6b6b6b;
            color: white; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .main__category {
    margin: 66px auto 33px;
    max-width: 1024px; }
    .main__category .category__container {
      margin-bottom: 90px;
      margin-left: auto;
      margin-right: auto;
      width: 80%; }
      .main__category .category__container .category-text {
        min-height: auto;
        margin-bottom: 30px; }
        .main__category .category__container .category-text .text-title {
          font-size: 26px;
          letter-spacing: 3px; }
        .main__category .category__container .category-text .text-info {
          margin: 15px auto 0;
          width: 73%;
          font-size: 20px; }
      .main__category .category__container .category-img .img__main__category {
        padding-bottom: 69.0184%; }
      .main__category .category__container .category-img.img-1 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/1x/category_1.jpg") ; } }
      @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
        .main__category .category__container .category-img.img-1 .img__main__category {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/2x/category_1.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
      .main__category .category__container .category-img.img-2 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/1x/category_2.jpg") ; } }
      @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
        .main__category .category__container .category-img.img-2 .img__main__category {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/2x/category_2.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
      .main__category .category__container .category-img.img-3 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/1x/category_3.jpg") ; } }
      @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
        .main__category .category__container .category-img.img-3 .img__main__category {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/2x/category_3.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
      .main__category .category__container .category-img.img-4 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/1x/category_4.jpg") ; } }
      @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
        .main__category .category__container .category-img.img-4 .img__main__category {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/2x/category_4.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
      .main__category .category__container .category-img.img-5 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/1x/category_5.jpg") ; } }
      @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
        .main__category .category__container .category-img.img-5 .img__main__category {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/medium/2x/category_5.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
      .main__category .category__container .category-btns {
        margin-top: 40px; }
        .main__category .category__container .category-btns .category__btn {
          margin-top: 15px;
          margin-left: auto;
          margin-right: auto;
          width: 400px; }
          .main__category .category__container .category-btns .category__btn .btn__text {
            padding-top: 8px;
            padding-bottom: 8px;
            font-size: 16px;
            letter-spacing: 3px; } }

@media all and (max-width: 720px) {
  .main__category {
    margin: 53px auto 18px;
    max-width: 414px; }
    .main__category .category__container {
      margin-bottom: 50px;
      margin-left: auto;
      margin-right: auto;
      width: 80%; }
      .main__category .category__container .category-text {
        min-height: auto;
        margin-bottom: 21px; }
        .main__category .category__container .category-text .text-title {
          font-size: 23px;
          letter-spacing: 3px; }
        .main__category .category__container .category-text .text-info {
          margin: 9px auto 0;
          width: 89%;
          font-size: 16px;
          line-height: 1.4; }
      .main__category .category__container .category-img .img__main__category {
        padding-bottom: 71.497%; }
      .main__category .category__container .category-img.img-1 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/category_1.jpg") ; } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .main__category .category__container .category-img.img-1 .img__main__category {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/category_1.jpg"); } }

@media all and (max-width: 720px) {
      .main__category .category__container .category-img.img-2 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/category_2.jpg") ; } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .main__category .category__container .category-img.img-2 .img__main__category {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/category_2.jpg"); } }

@media all and (max-width: 720px) {
      .main__category .category__container .category-img.img-3 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/category_3.jpg") ; } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .main__category .category__container .category-img.img-3 .img__main__category {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/category_3.jpg"); } }

@media all and (max-width: 720px) {
      .main__category .category__container .category-img.img-4 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/category_4.jpg") ; } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .main__category .category__container .category-img.img-4 .img__main__category {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/category_4.jpg"); } }

@media all and (max-width: 720px) {
      .main__category .category__container .category-img.img-5 .img__main__category {
        background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/category_5.jpg") ; } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .main__category .category__container .category-img.img-5 .img__main__category {
          background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/category_5.jpg"); } }

@media all and (max-width: 720px) {
      .main__category .category__container .category-btns {
        margin-top: 24px; }
        .main__category .category__container .category-btns .category__btn {
          margin-top: 15px;
          margin-left: auto;
          margin-right: auto;
          width: 100%;
          max-width: 414px; }
          .main__category .category__container .category-btns .category__btn .btn__text {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-top: 8px;
            padding-bottom: 6px;
            font-size: 14px;
            letter-spacing: 3px;
            line-height: 1.4; } }

.leaders .leader__container {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 0;
  width: 100%;
  max-width: 1366px;
  border: 10px solid white;
  background: #f7f7f7; }
  .leaders .leader__container .leader__outer {
    position: relative;
    height: 572px; }
    .leaders .leader__container .leader__outer .col-info {
      position: absolute;
      top: 50%;
      width: 620px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .leaders .leader__container .leader__outer .col-info .leader-name {
        text-align: left;
        font-size: 37px; }
      .leaders .leader__container .leader__outer .col-info .leader-title {
        text-align: left;
        margin-top: 8px;
        font-size: 25px;
        letter-spacing: 1px; }
      .leaders .leader__container .leader__outer .col-info .leader-intro {
        text-align: left;
        margin-top: 19px;
        font-size: 18px;
        line-height: 1.7; }
        .leaders .leader__container .leader__outer .col-info .leader-intro .intro-text {
          margin-top: 10px; }
    .leaders .leader__container .leader__outer .col-img {
      position: absolute;
      top: 0;
      width: 550px; }
      .leaders .leader__container .leader__outer .col-img .img__leader {
        width: 550px;
        height: 572px; }
  .leaders .leader__container .leader__inner .inner__container {
    position: relative;
    overflow: hidden;
    left: 50%;
    margin-left: -579px;
    width: 1172px; }
    .leaders .leader__container .leader__inner .inner__container .leader-introinner,
    .leaders .leader__container .leader__inner .inner__container .leader-footnote {
      position: relative;
      text-align: left;
      font-size: 18px;
      line-height: 1.7; }
    .leaders .leader__container .leader__inner .inner__container .leader-footnote {
      font-style: italic; }
    .leaders .leader__container .leader__inner .inner__container .leader-introinner {
      padding-top: 50px; }
      .leaders .leader__container .leader__inner .inner__container .leader-introinner .introinner-text {
        margin-top: 10px; }
    .leaders .leader__container .leader__inner .inner__container .leader-footnote {
      padding-top: 14px; }
    .leaders .leader__container .leader__inner .inner__container .leader-era {
      text-align: left;
      padding-top: 30px; }
      .leaders .leader__container .leader__inner .inner__container .leader-era .era-title {
        margin-bottom: 12px;
        font-size: 18px;
        line-height: 1.7; }
      .leaders .leader__container .leader__inner .inner__container .leader-era .era {
        position: relative; }
        .leaders .leader__container .leader__inner .inner__container .leader-era .era .year-left {
          position: absolute;
          top: 3px;
          font-size: 18px; }
        .leaders .leader__container .leader__inner .inner__container .leader-era .era .year-right {
          display: block;
          padding-left: 9px;
          padding-left: 63px;
          font-size: 18px; }
          .leaders .leader__container .leader__inner .inner__container .leader-era .era .year-right .year-items {
            padding-bottom: 0;
            line-height: 1.8; }
            .leaders .leader__container .leader__inner .inner__container .leader-era .era .year-right .year-items .items-info,
            .leaders .leader__container .leader__inner .inner__container .leader-era .era .year-right .year-items .items-subinfo {
              display: inline-block;
              line-height: 1.8; }
            .leaders .leader__container .leader__inner .inner__container .leader-era .era .year-right .year-items .items-subinfo {
              margin-left: 6px;
              font-style: italic; }

.leaders .leader__container.leader-1 .leader__outer .img__leader {
  background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/leader_1.jpg") ; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .leaders .leader__container.leader-1 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/leader_1.jpg"); } }

.leaders .leader__container.leader-2 .leader__outer .img__leader {
  background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/leader_2.jpg") ; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .leaders .leader__container.leader-2 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/leader_2.jpg"); } }

.leaders .leader__container.leader-3 .leader__outer .img__leader {
  background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/leader_3.jpg") ; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .leaders .leader__container.leader-3 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/leader_3.jpg"); } }

.leaders .leader__container.leader-4 .leader__outer .img__leader {
  background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/leader_4.jpg") ; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .leaders .leader__container.leader-4 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/leader_4.jpg"); } }

.leaders .leader__container.leader-5 .leader__outer .img__leader {
  background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/leader_5.jpg") ; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .leaders .leader__container.leader-5 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/leader_5.jpg"); } }

#CMD .leader__container.img-left .leader__outer .col-info {
  left: 50%;
  margin-left: -27px; }

#CMD .leader__container.img-left .leader__outer .col-img {
  left: 0; }

#CMD .leader__container.img-right .leader__outer .col-info {
  left: 50%;
  margin-left: -578px; }

#CMD .leader__container.img-right .leader__outer .col-img {
  right: 0; }

.leader__container .leader__outer .col-info > div {
  opacity: 0;
  -webkit-transform: translateY(-20px) translateX(0) translateZ(0px);
  transform: translateY(-20px) translateX(0) translateZ(0px); }
  .leader__container .leader__outer .col-info > div:nth-child(1) {
    -webkit-transition: opacity 0.9s 200ms, -webkit-transform 1s 200ms;
    transition: opacity 0.9s 200ms, -webkit-transform 1s 200ms;
    transition: opacity 0.9s 200ms, transform 1s 200ms;
    transition: opacity 0.9s 200ms, transform 1s 200ms, -webkit-transform 1s 200ms; }
  .leader__container .leader__outer .col-info > div:nth-child(2) {
    -webkit-transition: opacity 0.9s 400ms, -webkit-transform 1s 400ms;
    transition: opacity 0.9s 400ms, -webkit-transform 1s 400ms;
    transition: opacity 0.9s 400ms, transform 1s 400ms;
    transition: opacity 0.9s 400ms, transform 1s 400ms, -webkit-transform 1s 400ms; }
  .leader__container .leader__outer .col-info > div:nth-child(3) {
    -webkit-transition: opacity 0.9s 600ms, -webkit-transform 1s 600ms;
    transition: opacity 0.9s 600ms, -webkit-transform 1s 600ms;
    transition: opacity 0.9s 600ms, transform 1s 600ms;
    transition: opacity 0.9s 600ms, transform 1s 600ms, -webkit-transform 1s 600ms; }
  .leader__container .leader__outer .col-info > div:nth-child(4) {
    -webkit-transition: opacity 0.9s 800ms, -webkit-transform 1s 800ms;
    transition: opacity 0.9s 800ms, -webkit-transform 1s 800ms;
    transition: opacity 0.9s 800ms, transform 1s 800ms;
    transition: opacity 0.9s 800ms, transform 1s 800ms, -webkit-transform 1s 800ms; }

.leader__container.active.img-left .leader__outer .col-info > div {
  opacity: 1;
  -webkit-transform: translateX(0px) translateY(0px) translateZ(0px);
  transform: translateX(0px) translateY(0px) translateZ(0px); }

.leader__container.active.img-right .leader__outer .col-info > div {
  opacity: 1;
  -webkit-transform: translateX(0px) translateZ(0px);
  transform: translateX(0px) translateZ(0px); }

.leader__container.purge.img-left .leader__outer .col-info > div {
  -webkit-transform: none;
  transform: none; }

.leader__container.purge.img-right .leader__outer .col-info > div {
  -webkit-transform: none;
  transform: none; }

.inner__btn {
  position: absolute;
  cursor: pointer;
  right: 17px;
  bottom: -43px; }
  .inner__btn:before {
    position: absolute;
    display: block;
    content: "";
    width: 70px;
    height: 30px; }
  .inner__btn .btn-text {
    position: relative;
    font-size: 18px; }
    .inner__btn .btn-text .btn-icon {
      position: absolute;
      top: 12px;
      right: -16px;
      width: 0;
      height: 0;
      border-style: solid; }
  .inner__btn.btn-open:before {
    right: -20px;
    top: 3px; }
  .inner__btn.btn-open .btn-text .btn-icon {
    border-width: 0 0 13px 13px;
    border-color: transparent transparent #848484 transparent; }
  .inner__btn.btn-close {
    position: relative;
    text-align: right;
    right: 5px;
    bottom: 0;
    padding-top: 30px;
    padding-bottom: 50px; }
    .inner__btn.btn-close:before {
      right: -9px; }
    .inner__btn.btn-close .btn-text {
      padding-right: 20px; }
      .inner__btn.btn-close .btn-text .btn-icon {
        right: -4px;
        border-width: 13px 13px 0 0;
        border-color: #848484 transparent transparent transparent; }

.leader__container .leader__inner {
  height: 0;
  -webkit-transition: height 300ms 100ms;
  transition: height 300ms 100ms; }
  .leader__container .leader__inner .inner__container > div {
    opacity: 0; }
    .leader__container .leader__inner .inner__container > div:nth-child(1) {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
    .leader__container .leader__inner .inner__container > div:nth-child(2) {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
    .leader__container .leader__inner .inner__container > div:nth-child(3) {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
    .leader__container .leader__inner .inner__container > div:nth-child(4) {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
    .leader__container .leader__inner .inner__container > div:nth-child(5) {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
    .leader__container .leader__inner .inner__container > div:nth-child(6) {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
    .leader__container .leader__inner .inner__container > div:nth-child(7) {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
    .leader__container .leader__inner .inner__container > div:nth-child(8) {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
    .leader__container .leader__inner .inner__container > div:nth-child(9) {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
    .leader__container .leader__inner .inner__container > div:nth-child(10) {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }

.leader__container.show__inner .leader__outer .inner__btn {
  opacity: 0 !important;
  pointer-events: none;
  -webkit-transition: opacity 200ms !important;
  transition: opacity 200ms !important; }

.leader__container.show__inner .leader__inner {
  -webkit-transition: height 600ms linear;
  transition: height 600ms linear; }
  .leader__container.show__inner .leader__inner .inner__container > div {
    opacity: 1; }
    .leader__container.show__inner .leader__inner .inner__container > div:nth-child(1) {
      -webkit-transition: opacity 400ms 500ms;
      transition: opacity 400ms 500ms; }
    .leader__container.show__inner .leader__inner .inner__container > div:nth-child(2) {
      -webkit-transition: opacity 400ms 700ms;
      transition: opacity 400ms 700ms; }
    .leader__container.show__inner .leader__inner .inner__container > div:nth-child(3) {
      -webkit-transition: opacity 400ms 900ms;
      transition: opacity 400ms 900ms; }
    .leader__container.show__inner .leader__inner .inner__container > div:nth-child(4) {
      -webkit-transition: opacity 400ms 1100ms;
      transition: opacity 400ms 1100ms; }
    .leader__container.show__inner .leader__inner .inner__container > div:nth-child(5) {
      -webkit-transition: opacity 400ms 1300ms;
      transition: opacity 400ms 1300ms; }
    .leader__container.show__inner .leader__inner .inner__container > div:nth-child(6) {
      -webkit-transition: opacity 400ms 1500ms;
      transition: opacity 400ms 1500ms; }
    .leader__container.show__inner .leader__inner .inner__container > div:nth-child(7) {
      -webkit-transition: opacity 400ms 1700ms;
      transition: opacity 400ms 1700ms; }
    .leader__container.show__inner .leader__inner .inner__container > div:nth-child(8) {
      -webkit-transition: opacity 400ms 1900ms;
      transition: opacity 400ms 1900ms; }
    .leader__container.show__inner .leader__inner .inner__container > div:nth-child(9) {
      -webkit-transition: opacity 400ms 2100ms;
      transition: opacity 400ms 2100ms; }
    .leader__container.show__inner .leader__inner .inner__container > div:nth-child(10) {
      -webkit-transition: opacity 400ms 2300ms;
      transition: opacity 400ms 2300ms; }

@media all and (min-width: 1301px) {
  .leaders .leader__container .leader__outer {
    background: #414a52; }
  .leader__container .leader__outer .col-info {
    color: #fff; }
  .leaders .leader__container .leader__inner .inner__container {
    color: #6b6b6b; } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .leaders {
    margin-top: 35px; }
    .leaders .leader__container {
      overflow: hidden;
      margin: 0 auto 72px;
      width: 90%;
      max-width: 768px;
      border: 0px; }
      .leaders .leader__container .leader__outer {
        background: #f7f7f7;
        height: auto; }
        .leaders .leader__container .leader__outer .col-info {
          position: relative;
          top: 0;
          left: 5% !important;
          margin-top: 20px !important;
          margin-bottom: 0 !important;
          width: 90%;
          -webkit-transform: none;
          transform: none; }
          .leaders .leader__container .leader__outer .col-info .leader-name {
            top: -243px;
            font-size: 38px; }
          .leaders .leader__container .leader__outer .col-info .leader-title {
            top: -197px;
            margin-top: 11px;
            font-size: 19px;
            letter-spacing: 2px; }
          .leaders .leader__container .leader__outer .col-info .leader-name,
          .leaders .leader__container .leader__outer .col-info .leader-title {
            position: absolute;
            text-align: left;
            left: 55%;
            margin-left: 11px;
            width: 50%;
            color: #fff; }
          .leaders .leader__container .leader__outer .col-info .leader-intro {
            margin-top: 27px;
            font-size: 18px; }
            .leaders .leader__container .leader__outer .col-info .leader-intro .intro-text {
              line-height: 1.8;
              color: #6b6b6b; }
        .leaders .leader__container .leader__outer .col-img {
          position: relative;
          overflow: hidden;
          margin-left: 0;
          margin-bottom: 0 !important;
          width: 100%;
          height: 370px;
          background: #414a52; }
          .leaders .leader__container .leader__outer .col-img .img__leader {
            position: absolute;
            left: 0%;
            margin-left: 0 !important;
            margin-right: 0 !important;
            padding-bottom: 57%;
            width: 50%;
            height: 0; }
      .leaders .leader__container .leader__inner {
        position: relative;
        top: -49px;
        margin-top: -50px;
        margin-bottom: -70px;
        color: #6b6b6b; }
        .leaders .leader__container .leader__inner .inner__container {
          left: 0;
          margin-left: auto;
          margin-right: auto;
          padding-bottom: 20px;
          width: 90%;
          max-width: 768px; }
          .leaders .leader__container .leader__inner .inner__container .leader-introinner,
          .leaders .leader__container .leader__inner .inner__container .leader-footnote {
            font-size: 18px;
            line-height: 1.8; }
          .leaders .leader__container .leader__inner .inner__container .leader-introinner {
            margin-top: -44px;
            margin-top: 0;
            padding-top: 40px; }
      .leaders .leader__container .leader-era .era .year-right {
        padding-left: 57px !important; }
  .leaders .leader__container.leader-1 .leader__outer .img__leader {
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/leader_1.jpg") ; } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .leaders .leader__container.leader-1 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/leader_1.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .leaders .leader__container.leader-2 .leader__outer .img__leader {
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/leader_2.jpg") ; } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .leaders .leader__container.leader-2 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/leader_2.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .leaders .leader__container.leader-3 .leader__outer .img__leader {
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/leader_3.jpg") ; } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .leaders .leader__container.leader-3 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/leader_3.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .leaders .leader__container.leader-4 .leader__outer .img__leader {
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/leader_4.jpg") ; } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .leaders .leader__container.leader-4 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/leader_4.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .leaders .leader__container.leader-5 .leader__outer .img__leader {
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/1x/leader_5.jpg") ; } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .leaders .leader__container.leader-5 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/large/2x/leader_5.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .leader__container.img-left .leader__outer .col-info {
    left: 0;
    margin-left: 0 !important; }
  .leader__container.img-left .leader__outer .col-img {
    float: left !important;
    left: 0;
    -webkit-transform: none;
    transform: none; }
  .leader__container.img-right .leader__outer .col-info {
    left: 0;
    margin-left: 0 !important; }
  .leader__container.img-right .leader__outer .col-img {
    float: right !important;
    right: unset;
    margin-left: 80px !important;
    -webkit-transform: none;
    transform: none; }
  .leader__container.active.img-left .leader__outer .col-img {
    -webkit-transform: none;
    transform: none; }
  .leader__container.active.img-right .leader__outer .col-img {
    right: unset;
    -webkit-transform: none;
    transform: none; }
  .inner__btn {
    position: relative;
    z-index: 1;
    text-align: right;
    right: 0;
    bottom: 0;
    padding-top: 15px;
    padding-bottom: 40px; }
    .inner__btn .btn-text {
      padding-right: 14px;
      font-size: 18px;
      color: #6b6b6b; }
      .inner__btn .btn-text .btn-icon {
        right: 0 !important; }
    .inner__btn.btn-open:before {
      right: -10px; }
    .inner__btn.btn-close {
      position: relative;
      right: 0;
      bottom: 0;
      padding-top: 15px;
      padding-bottom: 40px; }
      .inner__btn.btn-close:before {
        right: 13px; }
      .inner__btn.btn-close .btn-text {
        padding-right: 20px;
        color: #6b6b6b; }
  .leader__container.show__inner .leader__inner .inner__container {
    overflow: visible; } }

@media all and (max-width: 720px) {
  .leaders {
    margin-top: 25px; }
    .leaders .leader__container {
      overflow: hidden;
      margin: 0 auto 50px;
      width: 90%;
      max-width: 414px;
      border: 0px; }
      .leaders .leader__container .leader__outer {
        height: auto; }
        .leaders .leader__container .leader__outer .col-info {
          position: relative;
          float: none !important;
          top: 0;
          left: 7% !important;
          margin-top: 23px !important;
          margin-bottom: 75px !important;
          width: 86%;
          -webkit-transform: none;
          transform: none; }
          .leaders .leader__container .leader__outer .col-info .leader-name {
            font-size: 31px;
            color: #6b6b6b; }
          .leaders .leader__container .leader__outer .col-info .leader-title {
            margin-top: 4px;
            font-size: 20px;
            color: #6b6b6b; }
          .leaders .leader__container .leader__outer .col-info .leader-intro {
            margin-top: 17px;
            font-size: 15px; }
            .leaders .leader__container .leader__outer .col-info .leader-intro .intro-text {
              line-height: 1.7;
              color: #6b6b6b; }
        .leaders .leader__container .leader__outer .col-img {
          position: relative;
          width: 100%; }
          .leaders .leader__container .leader__outer .col-img .img__leader {
            top: 0;
            padding-top: 0;
            padding-bottom: 71.42%;
            width: 100%;
            height: 0;
            -webkit-transform: none !important;
            transform: none !important; }
      .leaders .leader__container .leader__inner .inner__container {
        left: 0;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 0;
        width: 86%;
        max-width: 960px;
        color: #6b6b6b; }
        .leaders .leader__container .leader__inner .inner__container .leader-introinner,
        .leaders .leader__container .leader__inner .inner__container .leader-footnote {
          font-size: 14px;
          line-height: 1.7; }
        .leaders .leader__container .leader__inner .inner__container .leader-introinner {
          padding-top: 0px; }
        .leaders .leader__container .leader__inner .inner__container .leader-era .era {
          position: relative;
          vertical-align: top;
          margin-bottom: 0; }
          .leaders .leader__container .leader__inner .inner__container .leader-era .era .year-left,
          .leaders .leader__container .leader__inner .inner__container .leader-era .era .year-right {
            font-size: 14px; }
          .leaders .leader__container .leader__inner .inner__container .leader-era .era .year-right {
            padding-left: 51px; }
            .leaders .leader__container .leader__inner .inner__container .leader-era .era .year-right .year-items .items-subinfo {
              margin-left: 2px; }
  .leaders .leader__container.leader-1 .leader__outer .img__leader {
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/leader_1.jpg") ; } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .leaders .leader__container.leader-1 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/leader_1.jpg"); } }

@media all and (max-width: 720px) {
  .leaders .leader__container.leader-2 .leader__outer .img__leader {
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/leader_2.jpg") ; } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .leaders .leader__container.leader-2 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/leader_2.jpg"); } }

@media all and (max-width: 720px) {
  .leaders .leader__container.leader-3 .leader__outer .img__leader {
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/leader_3.jpg") ; } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .leaders .leader__container.leader-3 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/leader_3.jpg"); } }

@media all and (max-width: 720px) {
  .leaders .leader__container.leader-4 .leader__outer .img__leader {
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/leader_4.jpg") ; } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .leaders .leader__container.leader-4 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/leader_4.jpg"); } }

@media all and (max-width: 720px) {
  .leaders .leader__container.leader-5 .leader__outer .img__leader {
    background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/1x/leader_5.jpg") ; } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .leaders .leader__container.leader-5 .leader__outer .img__leader {
      background-image: url("/websites/global/productcustomizedTab/5384/v1/main/images/small/2x/leader_5.jpg"); } }

@media all and (max-width: 720px) {
  .leader__container.img-left .leader__outer .col-info {
    left: 0;
    margin-left: 0 !important; }
  .leader__container.img-left .leader__outer .col-img {
    float: none !important;
    left: 0;
    -webkit-transform: none;
    transform: none; }
  .leader__container.img-right .leader__outer .col-info {
    left: 0;
    margin-left: 0 !important; }
  .leader__container.img-right .leader__outer .col-img {
    float: none !important;
    left: 0;
    right: unset;
    margin-left: 0 !important;
    -webkit-transform: none;
    transform: none; }
  .leader__container.active.img-left .leader__outer .col-img {
    -webkit-transform: none;
    transform: none; }
  .leader__container.active.img-right .leader__outer .col-img {
    right: unset;
    -webkit-transform: none;
    transform: none; }
  .inner__btn {
    right: 18px;
    bottom: -41px; }
    .inner__btn .btn-text {
      font-size: 15px;
      color: #6b6b6b; }
      .inner__btn .btn-text .btn-icon {
        top: 11px;
        right: -15px; }
    .inner__btn.btn-open:before {
      right: -10px; }
    .inner__btn.btn-close {
      position: absolute !important;
      right: 5px;
      bottom: -50px;
      margin-top: 0;
      padding-bottom: 0 !important;
      padding-top: unset; }
      .inner__btn.btn-close:before {
        right: 13px; }
      .inner__btn.btn-close .btn-text {
        padding-right: 17px;
        color: #6b6b6b; }
  .leader__container.show__inner .leader__inner .inner__container {
    overflow: visible;
    margin-top: -67px; } }

#CMD .wd__section .row .col[class*="push-"],
#CMD .wd__section .row .col[class*="pull-"] {
  position: relative; }

#CMD .wd__section sup.sign-ref {
  position: relative;
  top: -0.5em;
  font-size: .6em; }

#CMD .wd__section .always__on__top {
  position: relative;
  z-index: 5; }

#CMD .wd__section .no__wrap {
  white-space: nowrap;
  display: inline-block; }

#CMD .wd__section .slick-dots li {
  margin-left: 10px;
  margin-right: 10px; }
  #CMD .wd__section .slick-dots li button:before {
    color: #333;
    font-size: 41px; }
  #CMD .wd__section .slick-dots li button:hover:before {
    color: #c96a54; }
  #CMD .wd__section .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #c96a54; }

#CMD .wd__section .wd__content .content__slogan {
  color: #c96a54; }

#CMD .wd__section .wd__content .content__title {
  color: #ffffff; }

#CMD .wd__section .wd__content .content__info {
  color: #ffffff; }

#CMD .wd__section .wd__content .content__comment {
  color: lightgray; }

#CMD .wd__section .wd__content .content__link span {
  color: #ca6953; }

#CMD .wd__section .wd__content .content__link:hover span {
  border-bottom: 1px solid #ca6953; }

#CMD .wd__section .wd__content .wd__link__arrow:after {
  color: #ca6953; }

#CMD .wd__section .wd__feature__list .wd__feature {
  vertical-align: top; }
  #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
    color: #c96a54; }
  #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
    color: #ffffff; }
  #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
    color: #ffffff; }

#CMD .wd__section .large_use,
#CMD .wd__section .medium_use,
#CMD .wd__section .small_use {
  display: none; }

#CMD .wd__section .large_use {
  display: block \9; }

#CMD .wd__section .large_unuse {
  display: none \9; }

#CMD .wd__section .img {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#CMD .wd__section .modal-button-text {
  color: #fff; }

#CMD .wd__section .modal-button-container.bg-orange .modal-button .modal-button-start-cap,
#CMD .wd__section .modal-button-container.bg-orange .modal-button .modal-button-scaler,
#CMD .wd__section .modal-button-container.bg-orange .modal-button .modal-button-end-cap {
  background: #c96a54; }

#CMD .wd__section .wd__performance__graph {
  left: 47px; }
  #CMD .wd__section .wd__performance__graph .graph__line.line-1 .graph__bar {
    width: 100%; }
  #CMD .wd__section .wd__performance__graph .graph__line.line-1 .graph__bar {
    background: -webkit-gradient(linear, left top, right top, from(#a343da), to(#00c6ff));
    background: -webkit-linear-gradient(left, #a343da, #00c6ff);
    background: linear-gradient(to right, #a343da, #00c6ff); }
  #CMD .wd__section .wd__performance__graph .graph__line.line-2 .graph__bar {
    width: 56.15%; }
  #CMD .wd__section .wd__performance__graph .graph__line.line-2 .graph__bar {
    background: -webkit-gradient(linear, right top, left top, from(lightgray), to(#777));
    background: -webkit-linear-gradient(right, lightgray, #777);
    background: linear-gradient(to left, lightgray, #777); }
  #CMD .wd__section .wd__performance__graph .graph__line.line-3 .graph__bar {
    width: 45.927%; }
  #CMD .wd__section .wd__performance__graph .graph__line.line-3 .graph__bar {
    background: -webkit-gradient(linear, right top, left top, from(lightgray), to(#777));
    background: -webkit-linear-gradient(right, lightgray, #777);
    background: linear-gradient(to left, lightgray, #777); }

@media all and (min-width: 1301px) {
  #CMD .large_use {
    display: block; }
  #CMD .large_unuse {
    display: none; } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .wd__section .medium_use {
    display: block; }
  #CMD .wd__section .medium_unuse {
    display: none; }
  #CMD .wd__section .no__wrap {
    white-space: nowrap;
    display: inline-block; }
  #CMD .wd__section .wd__content {
    width: 90%; }
  #CMD .wd__section .wd__link__arrow:after {
    padding-left: 5px; } }

@media all and (min-width: 721px) and (max-width: 1023px) {
  #CMD .section__design .img__design-bottom {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 26.757%;
    width: 100%;
    height: 0; } }

@media all and (max-width: 720px) {
  #CMD .wd__section sup.sign-ref {
    top: -0.3em; }
  #CMD .wd__section .small_use {
    display: block; }
  #CMD .wd__section .small_unuse {
    display: none; }
  #CMD .wd__section .wd__content {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 89.2%;
    text-align: left; }
    #CMD .wd__section .wd__content .content__slogan {
      letter-spacing: 0.7px; }
    #CMD .wd__section .wd__content .content__title {
      width: 100%;
      max-width: 720px; }
    #CMD .wd__section .wd__content .content__info {
      margin-left: 0;
      width: 100%;
      max-width: 520px; }
    #CMD .wd__section .wd__content .content__comment {
      width: 100%;
      max-width: 500px; }
    #CMD .wd__section .wd__content .content__slogan:before {
      top: 9px;
      margin-right: 5px;
      width: 51px;
      height: 41px;
      background-size: contain; }
    #CMD .wd__section .wd__content .content__title:after {
      top: 33px;
      margin-left: 1px;
      width: 51px; }
  #CMD .wd__section .wd__feature__list {
    width: 100%; }
    #CMD .wd__section .wd__feature__list .wd__feature {
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
        margin-bottom: 0px; }
  #CMD .wd__section .wd__link__arrow:after {
    padding-left: 5px; }
  #CMD .kv__banner .banner__text {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 490px; } }
