.tech-banner {
  margin-bottom: 30px;
  position: relative; }
  .tech-banner img {
    width: 100%; }
  .tech-banner .tech-caption {
    position: absolute;
    left: 50px;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    /*color: #fff;*/
    max-width: 760px; }
    .tech-banner .tech-caption h1 {
      font-size: 42px;
      font-weight: bold;
      line-height: 1.2;
      text-transform: uppercase;
      margin: 0 0 1rem; }
    .tech-banner .tech-caption p {
      font-size: 19px;
      margin: 0;
      line-height: 1.2;
      font-weight: 300; }

.tech-menu {
  border-top: 1px solid #2a2a2a;
  border-bottom: 1px solid #2a2a2a;
  margin-bottom: 30px; }
  .tech-menu .tech-menu-items a {
    display: inline-block;
    margin: 0 11px;
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 500;
    line-height: 49px;
    text-transform: uppercase; }

.tech-info {
  margin-bottom: 30px; }
  .tech-info.right .tech-info-img {
    order: 2; }
  .tech-info > div {
    flex: 0 0 50%;
    width: 50%;
    padding: 0 10px; }
  .tech-info .tech-info-img {
    margin: 13px 0; }
    .tech-info .tech-info-img img {
      width: 100%; }
  .tech-info .tech-info-main .tech-info-box {
    padding: 5%; }
  .tech-info .tech-info-main h3 {
    text-transform: uppercase;
    font-size: 34px;
    letter-spacing: 1px;
    margin: 0; }
  .tech-info .tech-info-main h5 {
    text-transform: uppercase; }
  .tech-info .tech-info-main p, .tech-info .tech-info-main ul {
    font-size: 14px;
    margin: 14px 0;
    letter-spacing: 0.5px;
    font-weight: 300; }
  .tech-info .tech-info-main ul {
    padding-left: 20px; }
    .tech-info .tech-info-main ul li {
      margin: 0 0 8px; }
  .tech-info .tech-info-main .tech-main-action {
    margin-top: 32px; }
    .tech-info .tech-info-main .tech-main-action a {
      display: inline-block;
      background: #000;
      color: #fff;
      line-height: 36px;
      padding: 0 40px;
      text-transform: uppercase;
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out;
      text-decoration: none;
      margin: 0 5px 10px 0; }
      .tech-info .tech-info-main .tech-main-action a:hover {
        opacity: 0.75; }

.list-banner-item {
  margin: 0 auto 40px;
  max-width: 1920px;
  overflow: hidden; }
  .list-banner-item.video {
    margin: 80px auto; }
  .list-banner-item .list-video-embed {
    max-width: 935px;
    margin: 0 auto;
    position: relative; }
    .list-banner-item .list-video-embed:after {
      content: '';
      position: absolute;
      left: -120px;
      top: 25px;
      width: 1600px;
      height: calc(100% - 50px);
      background: url("//cdn.hstatic.net/themes/1000184601/1001406013/14/list_banner_video_bg.jpg?v=586") top left/cover no-repeat;
      pointer-events: none; }
  .list-banner-item .video-box {
    position: relative;
    padding-bottom: 56.3%;
    z-index: 2; }
    .list-banner-item .video-box iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .list-banner-item .list-banner-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 36px;
    line-height: 1.1;
    margin: 0 0 22px;
    color: #000; }
  .list-banner-item .list-banner-flex a {
    flex: 0 0 calc(50% - 20px);
    width: calc(50% - 20px);
    margin-bottom: 30px; }

/* phygital */
.phy-desc {
  font-size: 23px;
  line-height: 1.95;
  font-weight: 300;
  color: #000; }
  .phy-desc.white {
    color: #fff; }
  .phy-desc b, .phy-desc strong {
    font-weight: bold; }

.phy-title {
  position: relative;
  padding-left: 64px;
  font-size: 55px;
  line-height: 1.4;
  font-weight: bold;
  color: #3f3f3f; }
  .phy-title:before {
    content: '';
    position: absolute;
    top: 4%;
    left: 0;
    width: 33px;
    height: 92%;
    background: #bcaff9 url("//cdn.hstatic.net/themes/1000184601/1001406013/14/line-bg.jpg?v=586") center bottom/cover no-repeat; }
  .phy-title.white {
    color: #fff; }
  .phy-title.black {
    color: #000; }
  .phy-title.title-1 {
    padding-left: 56px;
    font-size: 30px; }
    .phy-title.title-1:before {
      width: 29px; }

.phy-block .title-container {
  max-width: 1216px;
  padding: 0 25px;
  margin: 0 auto 40px; }

.phy-block .phy-combined {
  margin: 80px auto;
  max-width: 1500px; }
  .phy-block .phy-combined .combined-item {
    flex: 0 0 calc(100%/3);
    width: calc(100%/3);
    padding: 0 50px; }
    .phy-block .phy-combined .combined-item .combined-img {
      position: relative; }
    .phy-block .phy-combined .combined-item:nth-child(1) .combined-img:after {
      content: '+';
      position: absolute;
      right: -66px;
      top: 50%;
      transform: translateY(-50%);
      font-size: 52px;
      line-height: 1;
      font-weight: bold; }
    .phy-block .phy-combined .combined-item:nth-child(2) .combined-img:after {
      content: '=';
      position: absolute;
      right: -66px;
      top: 50%;
      transform: translateY(-50%);
      font-size: 52px;
      line-height: 1;
      font-weight: bold; }
    .phy-block .phy-combined .combined-item .combined-title {
      font-size: 40px;
      line-height: 1.4;
      color: #3f3f3f;
      font-weight: bold;
      margin: 18px 0 0; }
    .phy-block .phy-combined .combined-item .phy-desc {
      font-weight: 500; }

.phy-block .phy-print {
  max-width: 1400px;
  margin: 0 auto 140px; }
  .phy-block .phy-print .phy-print-img {
    flex: 0 0 51.6%;
    width: 51.6%;
    padding: 0 24px; }
  .phy-block .phy-print .phy-print-info {
    flex: 1;
    padding-left: 57px; }
    .phy-block .phy-print .phy-print-info .phy-title {
      max-width: 445px;
      margin: 0 0 37px; }
    .phy-block .phy-print .phy-print-info .mb40 {
      margin-bottom: 40px; }

.phygital .container-1400 {
  max-width: 1450px;
  margin: 0 auto;
  padding: 0 25px; }

.phy-bg {
  position: relative;
  margin-bottom: 100px; }
  .phy-bg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 65px);
    background: #a8add5 url("//cdn.hstatic.net/themes/1000184601/1001406013/14/phy_bg.jpg?v=586") top center/cover no-repeat;
    z-index: -1; }

.phy-meaning {
  padding: 47px 0 0; }
  .phy-meaning .meaning-sync {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
    .phy-meaning .meaning-sync li {
      flex: 0 0 86px;
      width: 86px;
      border: 1px solid transparent;
      padding: 11px;
      margin-bottom: 16px;
      border-radius: 100%; }
      .phy-meaning .meaning-sync li.current {
        border-color: #fff; }
  .phy-meaning .meaning-info {
    flex: 0 0 41%;
    width: 41%;
    margin-right: 9%; }
    .phy-meaning .meaning-info .phy-title {
      max-width: 439px;
      margin: 0 0 28px; }
    .phy-meaning .meaning-info .phy-desc {
      margin: 0 0 55px; }
  .phy-meaning .meaning-img {
    flex: 0 0 40.4%;
    width: 40.4%;
    transform: translateY(-105px); }
    .phy-meaning .meaning-img .meaning-owl {
      padding: 0 33px; }
      .phy-meaning .meaning-img .meaning-owl .owl-nav button.owl-prev {
        left: 0;
        transform: none; }
      .phy-meaning .meaning-img .meaning-owl .owl-nav button.owl-next {
        right: 0;
        transform: none; }
    .phy-meaning .meaning-img .meaning-item .img {
      border: 4px solid #000;
      padding: 11px;
      background: #fff;
      margin-bottom: 28px; }
    .phy-meaning .meaning-img .meaning-item .meaning-item-title {
      color: #fff;
      text-transform: uppercase;
      font-weight: bold; }

.phy-wear {
  margin-top: -44px;
  margin-bottom: 47px; }
  .phy-wear .phy-title {
    margin: 0 0 65px; }
  .phy-wear .phy-wear-img {
    flex: 0 0 36%;
    width: 36%;
    max-width: 501px;
    margin-right: 5.6%; }
  .phy-wear .phy-wear-info {
    flex: 0 0 53.28%;
    width: 53.28%; }

.phy-product-owl.owl-carousel .owl-nav button.owl-prev {
  left: -26px; }

.phy-product-owl.owl-carousel .owl-nav button.owl-next {
  right: -26px; }

.phy-used {
  margin-bottom: 100px; }
  .phy-used .phy-used-info {
    flex: 0 0 43.7%;
    width: 43.7%;
    padding-right: 76px; }
    .phy-used .phy-used-info .phy-title {
      margin-bottom: 32px; }
    .phy-used .phy-used-info .phy-desc {
      margin-bottom: 32px; }
  .phy-used .phy-used-video {
    flex: 0 0 56.3%;
    width: 56.3%; }
  .phy-used .video-box {
    position: relative;
    padding-bottom: 56.3%;
    z-index: 2; }
    .phy-used .video-box iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.phy-bottom {
  margin-bottom: 100px; }
  .phy-bottom .bottom-title {
    font-weight: 700;
    font-size: 55px;
    line-height: 1.4;
    color: #000;
    margin-bottom: 57px;
    text-transform: uppercase;
    padding: 0 30px; }
  .phy-bottom .bottom-item {
    flex: 0 0 390px;
    width: 390px;
    margin: 0 27px; }
    .phy-bottom .bottom-item .bottom-item-title, .phy-bottom .bottom-item .bottom-price {
      font-size: 23px;
      line-height: 1.95;
      font-weight: 300;
      color: #000;
      margin: 11px 0 0; }
    .phy-bottom .bottom-item .bottom-price {
      margin: 0 0 20px; }
    .phy-bottom .bottom-item .bottom-action {
      display: inline-block;
      background: #000;
      color: #fff;
      line-height: 42px;
      font-size: 23px;
      font-weight: bold;
      padding: 0 30px;
      border-radius: 21px; }

.jacket {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #000; }
  .jacket .jacket-title {
    font-size: 26px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 30px; }
    .jacket .jacket-title.no-margin {
      margin-bottom: 0 !important; }
  .jacket .jacket-title2 {
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
    margin: 20px 0 50px; }
  .jacket .block-bottom {
    max-width: 1184px;
    padding: 0 12px;
    margin: 100px auto; }
    .jacket .block-bottom .bottom-title {
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 5px; }
  .jacket .banner-top, .jacket .block-policy, .jacket .block-tinhnang, .jacket .block-discovery {
    margin-bottom: 50px; }
  .jacket .banner-top {
    position: relative; }
    .jacket .banner-top .banner-caption {
      position: absolute;
      bottom: 21.9%;
      left: 0;
      width: 100%;
      padding: 0 15px; }
      .jacket .banner-top .banner-caption .caption-title {
        color: #CFFEFF;
        text-transform: uppercase;
        font-size: 30px;
        line-height: 1;
        margin-bottom: 20px;
        font-weight: bold; }
      .jacket .banner-top .banner-caption strong {
        font-weight: 600; }
  .jacket .block-top {
    max-width: 1224px;
    padding: 0 12px;
    margin: 0 auto 50px; }
    .jacket .block-top.right .top-img {
      order: 2; }
    .jacket .block-top .top-img {
      flex: 0 0 45.6%;
      width: 45.6%; }
    .jacket .block-top .top-info {
      flex: 0 0 46.67%;
      width: 46.67%; }
      .jacket .block-top .top-info .top-info-desc {
        max-width: 547px; }
        .jacket .block-top .top-info .top-info-desc p + p {
          margin-top: 15px; }
  .jacket .block-quytrinh {
    max-width: 936px;
    margin: 0 auto 72px;
    padding: 0 12px; }
    .jacket .block-quytrinh.no-container {
      max-width: initial;
      padding: 0;
      margin-bottom: 50px;
      text-align: center; }
    .jacket .block-quytrinh .jacket-title {
      margin-bottom: 45px; }
  .jacket .block-policy .jacket-time {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 50px; }
  .jacket .block-policy .policy-items {
    max-width: 1090px;
    margin: 0 auto;
    align-items: flex-end; }
    .jacket .block-policy .policy-items .policy-item {
      flex: 0 0 25%;
      width: 25%; }
      .jacket .block-policy .policy-items .policy-item .policy-icon {
        text-align: center;
        margin-bottom: 17px; }
      .jacket .block-policy .policy-items .policy-item p {
        font-weight: bold; }
      .jacket .block-policy .policy-items .policy-item:nth-child(1) .policy-icon img {
        max-width: 87px; }
      .jacket .block-policy .policy-items .policy-item:nth-child(2) .policy-icon img {
        max-width: 103px; }
      .jacket .block-policy .policy-items .policy-item:nth-child(3) .policy-icon {
        margin-bottom: 20px; }
        .jacket .block-policy .policy-items .policy-item:nth-child(3) .policy-icon img {
          max-width: 54px; }
      .jacket .block-policy .policy-items .policy-item:nth-child(4) .policy-icon {
        margin-bottom: 32px; }
        .jacket .block-policy .policy-items .policy-item:nth-child(4) .policy-icon img {
          max-width: 109px; }
  .jacket .block-all {
    max-width: 1170px;
    padding: 0 12px;
    margin: 0 auto 50px; }
    .jacket .block-all .about-img {
      flex: 0 0 43.64%;
      width: 43.64%; }
    .jacket .block-all .about-info {
      flex: 0 0 46.46%;
      width: 46.46%; }
      .jacket .block-all .about-info .jacket-title {
        margin-bottom: 35px; }
  .jacket .block-about {
    max-width: 1181px;
    padding: 0 12px;
    margin: 0 auto 50px; }
    .jacket .block-about .about-img {
      flex: 0 0 45.29%;
      width: 45.29%;
      order: 2; }
    .jacket .block-about .about-info {
      flex: 0 0 47.27%;
      width: 47.27%; }
      .jacket .block-about .about-info .jacket-title {
        margin-bottom: 35px; }
  .jacket .block-design {
    max-width: 1334px;
    padding: 0 12px;
    margin: 0 auto 50px; }
    .jacket .block-design .jacket-title {
      margin-bottom: 10px; }
    .jacket .block-design .full-banner {
      margin-top: 50px; }
    .jacket .block-design .design-items {
      margin-top: 50px; }
      .jacket .block-design .design-items .design-img {
        flex: 0 0 calc(25% - 15px);
        width: calc(25% - 15px);
        margin-right: 19px; }
        .jacket .block-design .design-items .design-img:last-child {
          margin: 0; }
  .jacket .block-tinhnang .jacket-title {
    margin-bottom: 55px; }
  .jacket .block-tinhnang .tinhnang-items {
    max-width: 1026px;
    margin: 0 auto; }
    .jacket .block-tinhnang .tinhnang-items .tinhnang-img {
      flex: 0 0 calc(100%/3);
      width: calc(100%/3);
      padding: 0 45px; }
      .jacket .block-tinhnang .tinhnang-items .tinhnang-img img {
        max-width: 150px;
        display: block;
        margin: 0 auto 27px; }
      .jacket .block-tinhnang .tinhnang-items .tinhnang-img p {
        margin: 0; }
  .jacket .block-baoquan .jacket-title {
    margin-bottom: 35px; }
  .jacket .block-baoquan .baoquan-items {
    max-width: 987px;
    margin: 0 auto; }
    .jacket .block-baoquan .baoquan-items .baoquan-img {
      flex: 0 0 50%;
      width: 50%;
      padding: 0 50px 0 0;
      margin-bottom: 50px; }
      .jacket .block-baoquan .baoquan-items .baoquan-img:nth-child(2), .jacket .block-baoquan .baoquan-items .baoquan-img:nth-child(4) {
        padding: 0 0 0 50px; }
        .jacket .block-baoquan .baoquan-items .baoquan-img:nth-child(2) img, .jacket .block-baoquan .baoquan-items .baoquan-img:nth-child(4) img {
          width: 75px; }
      .jacket .block-baoquan .baoquan-items .baoquan-img img {
        width: 85px; }
      .jacket .block-baoquan .baoquan-items .baoquan-img p {
        flex: 1;
        margin: 0;
        padding: 0 0 0 29px; }
  .jacket .block-discovery .jacket-title {
    margin: 40px 0 35px; }
  .jacket .block-discovery .desc {
    max-width: 1139px;
    padding: 0 12px;
    margin: 0 auto; }
  .jacket .block-colls {
    max-width: 1200px;
    padding: 0 12px;
    margin: 0 auto 110px; }
  .jacket .akcdm-list .product-list-card {
    flex: 0 0 20%;
    width: 20%;
    text-align: center; }
    .jacket .akcdm-list .product-list-card .block-review-sold {
      display: none !important; }
    .jacket .akcdm-list .product-list-card .product__item {
      margin: 0 0 20px;
      padding: 0 10px; }

.countdown-link {
  display: inline-block;
  border: 2px solid #000;
  color: #000;
  background: #fff;
  line-height: 60px;
  width: 429px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 27px;
  text-decoration: none !important;
  margin-top: 30px; }
  .countdown-link:hover {
    color: #000;
    background: #feca0a;
    border-color: #feca0a; }

.countdown-bottom {
  max-width: 750px;
  text-align: center;
  margin: 0 auto 100px; }
  .countdown-bottom .count-title {
    font-size: 30px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: -34px;
    text-transform: uppercase;
    color: #000; }

@media screen and (max-width: 1440px) {
  .jacket .banner-top .banner-caption {
    bottom: 14%; }
  .phygital .container-1400 {
    padding: 0 45px; }
  .phy-block .phy-print {
    max-width: 100%;
    padding: 0 45px; }
  .phy-block .phy-print .phy-print-img {
    padding: 0; }
  .phy-bottom .bottom-title {
    font-size: 42px; } }

@media screen and (max-width: 1200px) {
  .countdown-link {
    border: 1px solid #000;
    line-height: 48px;
    width: 300px;
    font-size: 20px;
    margin-top: 15px; }
  .phy-title {
    font-size: 40px; }
    .phy-title.title-1 {
      font-size: 24px; }
  .phy-bottom .bottom-title {
    font-size: 30px; }
  .phy-used .phy-used-info {
    padding-right: 40px; }
  .phy-meaning .meaning-img {
    flex: 0 0 45%;
    width: 45%; }
  .phy-block .phy-print .phy-print-info {
    padding-left: 40px; }
  .phy-block .phy-combined .combined-item {
    padding: 0 30px; }
  .phy-block .phy-print .phy-print-info .phy-title {
    max-width: 330px; }
  .phy-block .phy-combined .combined-item .combined-title {
    font-size: 24px; }
  .phy-used .phy-used-info .phy-desc {
    margin-bottom: 20px; }
  .phy-block .phy-combined .combined-item:nth-child(1) .combined-img:after,
  .phy-block .phy-combined .combined-item:nth-child(2) .combined-img:after {
    right: -40px;
    font-size: 34px; } }

@media screen and (max-width: 991px) {
  .countdown-bottom {
    max-width: 550px; }
  .jacket .block-design .design-items .design-img {
    flex: 0 0 50%;
    width: 50%;
    margin: 0; }
  .jacket .block-tinhnang .tinhnang-items .tinhnang-img {
    padding: 0 15px; }
  .phy-desc {
    font-size: 17px;
    line-height: 1.76; }
  .phy-title {
    font-size: 30px;
    padding-left: 50px; }
    .phy-title:before {
      width: 25px; }
    .phy-title.title-1 {
      font-size: 20px;
      line-height: 1.6; }
      .phy-title.title-1:before {
        width: 25px; }
  .phy-block .phy-print .phy-print-info {
    flex: 0 0 100%;
    padding: 40px 0 0; }
  .phy-block .phy-print .phy-print-info .phy-title {
    max-width: 280px; }
  .phy-block .phy-combined {
    margin: 40px 0; }
  .phy-wear {
    margin: 0 0 40px; }
  .phy-wear .phy-title {
    margin: 0 0 40px; }
  .phy-bg, .phy-used, .phy-bottom {
    margin-bottom: 60px; }
  .phy-bottom .bottom-title {
    font-size: 27px;
    margin: 0 0 40px; }
  .phy-bottom .bottom-item {
    flex: 0 0 300px;
    width: 300px;
    margin: 0 20px; }
  .tech-banner .tech-caption {
    max-width: 520px; }
    .tech-banner .tech-caption h1 {
      font-size: 32px; }
    .tech-banner .tech-caption p {
      font-size: 18px; }
  .tech-menu .tech-menu-items a {
    font-size: 14px;
    line-height: 40px; }
  .tech-info.right .tech-info-img {
    order: initial; }
  .tech-info > div {
    flex: 0 0 100%;
    width: 100%;
    padding: 0; }
  .list-banner-item.video {
    margin: 40px auto; }
  .list-banner-item .list-banner-title {
    font-size: 28px; }
  .jacket .block-policy .policy-items .policy-item p {
    white-space: nowrap;
    font-size: 13px; } }

@media screen and (max-width: 767px) {
  .countdown-link {
    line-height: 40px;
    width: 279px;
    font-size: 17px;
    border-radius: 6px; }
  .jacket .jacket-title2 {
    font-size: 26px; }
  .jacket .block-policy .policy-items .policy-item p {
    font-size: 13px;
    height: 39px;
    white-space: initial; }
  .jacket .akcdm-list .product-list-card {
    flex: 0 0 50%;
    width: 50%; }
  .countdown-bottom .count-title {
    margin-bottom: -20px; }
  .jacket .block-top.right .top-img {
    order: initial; }
  .jacket .block-colls {
    padding: 0; }
  .jacket .jacket-title {
    font-size: 20px;
    text-align: center; }
  .jacket .banner-top, .jacket .block-policy, .jacket .block-tinhnang, .jacket .block-discovery, .jacket .block-quytrinh, .jacket .block-all, .jacket .block-about {
    margin-bottom: 30px; }
  .jacket .banner-top .banner-caption {
    bottom: 7%; }
    .jacket .banner-top .banner-caption .caption-title {
      font-size: 20px;
      margin-bottom: 10px; }
    .jacket .banner-top .banner-caption .desc br {
      display: none; }
  .jacket .block-top .top-img, .jacket .block-top .top-info, .jacket .block-all .about-img, .jacket .block-all .about-info,
  .jacket .block-about .about-img, .jacket .block-about .about-info {
    flex: 0 0 100%;
    width: 100%; }
  .jacket .block-top {
    margin-bottom: 30px; }
    .jacket .block-top .top-info .jacket-title {
      margin-top: 30px; }
  .jacket .block-quytrinh.no-container {
    margin-bottom: 30px; }
  .jacket .block-quytrinh .jacket-title {
    margin-bottom: 30px;
    padding: 0 12px; }
    .jacket .block-quytrinh .jacket-title.title-mb {
      font-size: 16px; }
  .jacket .block-policy .jacket-time {
    font-size: 35px;
    line-height: 48px;
    margin-bottom: 40px; }
  .jacket .block-policy .policy-items {
    margin-left: 10px;
    overflow-x: auto;
    flex-wrap: nowrap !important; }
    .jacket .block-policy .policy-items .policy-item {
      margin-right: 20px;
      min-width: 100px; }
      .jacket .block-policy .policy-items .policy-item:last-child {
        flex: 0 0 38%;
        width: 38%;
        padding-right: 10px; }
      .jacket .block-policy .policy-items .policy-item .policy-icon {
        height: 74px;
        margin-bottom: 10px !important; }
        .jacket .block-policy .policy-items .policy-item .policy-icon img {
          max-height: 100%; }
  .jacket .block-all .about-img {
    margin-bottom: 30px; }
  .jacket .block-all .about-info .jacket-title {
    margin-bottom: 30px; }
  .jacket .block-about.fix-mb .about-img {
    margin: 30px 0 0; }
  .jacket .block-about .about-img {
    order: initial;
    margin-bottom: 30px; }
  .jacket .block-about .about-info .jacket-title {
    margin-bottom: 30px; }
  .jacket .block-design {
    margin: 0; }
    .jacket .block-design .full-banner {
      margin-top: 30px; }
    .jacket .block-design .design-items {
      margin-top: 30px; }
  .jacket .block-tinhnang .jacket-title {
    margin-bottom: 30px; }
  .jacket .block-tinhnang .tinhnang-items .tinhnang-img {
    flex: 0 0 100%;
    width: 100%;
    padding: 0 38px;
    display: flex;
    margin-bottom: 10px; }
    .jacket .block-tinhnang .tinhnang-items .tinhnang-img:nth-child(2) img {
      order: 2; }
    .jacket .block-tinhnang .tinhnang-items .tinhnang-img:nth-child(2) p {
      padding: 18px 28px 0 0;
      text-align: right; }
    .jacket .block-tinhnang .tinhnang-items .tinhnang-img:last-child {
      align-items: center; }
      .jacket .block-tinhnang .tinhnang-items .tinhnang-img:last-child p {
        padding-top: 0; }
    .jacket .block-tinhnang .tinhnang-items .tinhnang-img img {
      flex: 0 0 114px;
      width: 114px;
      align-self: flex-start;
      margin: 0; }
    .jacket .block-tinhnang .tinhnang-items .tinhnang-img p {
      flex: 1;
      padding: 18px 0 0 28px;
      text-align: left; }
  .jacket .block-baoquan {
    margin-bottom: 20px; }
    .jacket .block-baoquan .jacket-title {
      margin-bottom: 30px; }
    .jacket .block-baoquan .baoquan-items {
      padding: 0 15px;
      align-items: flex-start !important; }
      .jacket .block-baoquan .baoquan-items .baoquan-img {
        padding: 0 15px !important;
        flex-direction: column;
        margin-bottom: 10px; }
        .jacket .block-baoquan .baoquan-items .baoquan-img:last-child p {
          max-width: 110px; }
        .jacket .block-baoquan .baoquan-items .baoquan-img .baoquan-icon {
          height: 95px;
          position: relative;
          width: 100%; }
          .jacket .block-baoquan .baoquan-items .baoquan-img .baoquan-icon img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
        .jacket .block-baoquan .baoquan-items .baoquan-img p {
          padding: 0;
          text-align: center; }
  .jacket .block-discovery .jacket-title {
    margin: 30px auto;
    max-width: 300px; }
  .phy-title {
    padding-left: 45px; }
    .phy-title:before {
      width: 22px; }
    .phy-title.title-1 {
      padding-left: 40px; }
      .phy-title.title-1:before {
        width: 21px; }
  .phy-block .title-container {
    margin-bottom: 22px; }
  .phy-block .container-fluid {
    padding: 0 22.5px; }
  .phy-block .container-fluid .phy-desc {
    font-size: 16px;
    line-height: 27px; }
  .phy-block .phy-combined .combined-item .combined-img {
    position: static; }
  .phy-block .phy-combined {
    margin: 22px 0; }
    .phy-block .phy-combined .combined-items {
      justify-content: center; }
    .phy-block .phy-combined .combined-item {
      padding: 0;
      flex: 0 0 100%;
      width: 100%;
      max-width: 300px;
      position: relative; }
      .phy-block .phy-combined .combined-item + .combined-item {
        margin-top: 50px; }
  .phy-block .phy-combined .combined-item:nth-child(1) .combined-img:after,
  .phy-block .phy-combined .combined-item:nth-child(2) .combined-img:after {
    right: 50%;
    top: initial;
    transform: translateX(50%);
    bottom: -40px;
    font-size: 30px; }
  .phy-block .phy-print {
    padding: 0;
    margin-bottom: 33px; }
    .phy-block .phy-print .phy-print-img {
      padding: 0 7px;
      flex: 0 0 100%;
      width: 100%; }
    .phy-block .phy-print .phy-print-info {
      padding: 22px 24px 0; }
      .phy-block .phy-print .phy-print-info .phy-title {
        margin: 0 auto 22px 27px; }
  .phy-block .phy-print .phy-print-info .mb40 {
    margin-bottom: 22px; }
  .phygital .container-1400 {
    padding: 0; }
  .phy-meaning {
    padding: 22px 25px 0; }
    .phy-meaning .meaning-info, .phy-meaning .meaning-img {
      flex: 0 0 100%;
      width: 100%;
      margin-right: 0; }
    .phy-meaning .meaning-img {
      transform: none; }
      .phy-meaning .meaning-img .meaning-owl {
        padding: 0 17px;
        max-width: 334px;
        margin: 0 auto; }
      .phy-meaning .meaning-img .meaning-item .img {
        border: 1px solid #000;
        padding: 0;
        background: transparent;
        margin-bottom: 21px; }
      .phy-meaning .meaning-img .meaning-item .phy-desc {
        line-height: 25px; }
      .phy-meaning .meaning-img .meaning-item .meaning-item-title {
        font-size: 23px;
        margin-bottom: 10px; }
    .phy-meaning .meaning-info .meaning-sync {
      display: none; }
    .phy-meaning .meaning-info .phy-title, .phy-meaning .meaning-info .phy-desc {
      margin: 0 0 21px; }
    .phy-meaning .meaning-sync {
      max-width: 270px;
      margin: 21px auto 25px; }
      .phy-meaning .meaning-sync li {
        flex: 0 0 54px;
        width: 54px;
        padding: 6px;
        margin-bottom: 10px; }
  .phy-wear {
    margin: 0 0 35px; }
    .phy-wear .phy-title {
      max-width: 305px;
      margin: 0 auto 21px; }
    .phy-wear .phy-wear-img {
      flex: 0 0 100%;
      width: 100%;
      max-width: 300px;
      margin: 0 auto 21px; }
    .phy-wear .phy-wear-info {
      flex: 0 0 100%;
      width: 100%;
      padding: 0 27px; }
  .phy-bg:after {
    height: calc(100% - 20px); }
  .phy-used {
    padding: 0 7px;
    margin-bottom: 21px; }
    .phy-used .phy-used-video {
      flex: 0 0 100%;
      width: 100%; }
    .phy-used .phy-used-info {
      flex: 0 0 100%;
      width: 100%;
      padding: 21px 20.5px 0;
      order: 2; }
      .phy-used .phy-used-info .phy-title {
        max-width: 346px;
        margin: 0 auto 21px; }
      .phy-used .phy-used-info .used-action a svg {
        width: 40px;
        height: auto; }
  .phy-bottom .bottom-title {
    margin: 0 0 21px;
    padding: 0 10px; }
  .phy-bottom .bottom-item {
    flex: 0 0 280px;
    width: 280px;
    margin: 0 auto 21px; }
    .phy-bottom .bottom-item .bottom-item-title, .phy-bottom .bottom-item .bottom-price {
      font-size: 16px;
      line-height: 25px;
      margin: 20px 0 0; }
    .phy-bottom .bottom-item .bottom-price {
      margin: 0 0 20px; }
  .phy-product-owl {
    padding: 0 6px; }
  .phy-product-owl.owl-carousel .owl-stage-outer {
    margin-left: -46px; }
  .phy-product-owl.owl-carousel .owl-nav button.owl-prev {
    left: 6px; }
  .phy-product-owl.owl-carousel .owl-nav button.owl-next {
    right: 6px; }
  .phy-bg, .phy-bottom {
    margin: 0 0 35px; }
  .tech-banner .tech-caption {
    position: static;
    color: #000;
    transform: none;
    padding: 30px 20px 20px; }
    .tech-banner .tech-caption h1 {
      font-size: 28px; }
    .tech-banner .tech-caption p {
      font-size: 16px; }
  .tech-info {
    margin: 0 0 10px; }
  .tech-info .tech-info-main h3 {
    font-size: 28px; }
  .tech-info .tech-info-main .tech-main-action a {
    width: 100%;
    margin: 0 0 10px;
    text-align: center; }
  .list-banner-item {
    margin: 0 auto 20px; }
    .list-banner-item .container {
      padding: 0; }
    .list-banner-item.video {
      margin: 20px auto 35px;
      padding-bottom: 25px; }
    .list-banner-item .list-video-embed:after {
      left: 24%;
      top: 75px;
      width: 750px; }
    .list-banner-item.scroll a {
      display: block;
      overflow-x: auto; }
      .list-banner-item.scroll a img {
        min-width: 1000px; }
    .list-banner-item .list-banner-title {
      font-size: 22px; }
    .list-banner-item .list-banner-flex a {
      flex: 0 0 100%;
      width: 100%; }
      .list-banner-item .list-banner-flex a:first-child {
        order: 2; } }
