@font-face {
  font-family: 'Din';
  src: url("https://file.hstatic.net/1000184601/file/din-pro-light_698670e58de34c2f946f991821b1ac7d.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Din';
  src: url("https://file.hstatic.net/1000184601/file/din-pro-medium_9091fd81a6ea4efc9de22b638227aaa0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Din';
  src: url("https://file.hstatic.net/1000184601/file/din-pro-bold_3140991614414a888cf328c5f9780e6a.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

.page-landing-pro-owl.owl-carousel .owl-nav {
  top: calc(50% - 20px); }

.page-landing-pro-owl .product__item {
  padding: 0; }

.page-landing-pro-owl .product__item--details .product__name a {
  display: block;
  overflow: hidden;
  min-height: 44px;
  max-height: 44px; }

.b-menu1 {
  margin: 0;
  padding: 20px 0;
  justify-content: center;
  list-style: none; }
  @media screen and (max-width: 767px) {
    .b-menu1 {
      white-space: nowrap;
      overflow-x: auto;
      justify-content: flex-start; } }
  .b-menu1 li {
    padding: 0 15px; }
    .b-menu1 li a {
      display: block;
      text-transform: uppercase;
      font-weight: 500;
      color: #000;
      font-size: 16px; }

.b-menu2 {
  margin: 0;
  padding: 20px 0;
  list-style: none;
  white-space: nowrap;
  overflow-x: auto; }
  .b-menu2 li {
    flex: 1;
    padding: 0 15px; }
    .b-menu2 li a {
      display: block;
      text-transform: uppercase;
      font-weight: 500;
      color: #fff;
      font-size: 16px;
      background: #f00;
      text-align: center;
      white-space: initial;
      padding: 15px 10px;
      height: 100%;
      text-decoration: none !important; }
      .b-menu2 li a img {
        max-width: 40px;
        max-height: 40px;
        margin: 0 auto 5px; }
      .b-menu2 li a .m2-text span {
        display: block;
        font-size: 12px;
        line-height: 14px;
        font-weight: 400; }

.u-banner-top {
  position: relative; }
  .u-banner-top img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .u-banner-top .u-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold; }
    .u-banner-top .u-caption .txt1 {
      font-size: 40px;
      line-height: 1.2; }
    .u-banner-top .u-caption .txt2 {
      font-size: 50px;
      line-height: 1;
      color: transparent;
      -webkit-text-stroke: 2px #fff;
      margin-top: 15px; }
    .u-banner-top .u-caption .txt3 {
      font-size: 92px;
      line-height: 1.2;
      font-weight: bold;
      letter-spacing: 2px; }

.u-client {
  background: #f0f0f0;
  padding: 40px 0; }
  .u-client .u-title {
    margin: 0 0 30px; }
  .u-client .u-client-box {
    margin: 0 auto;
    max-width: 1000px; }
    .u-client .u-client-box .u-client-item {
      margin-bottom: 15px; }

.u-form {
  padding: 40px 0; }
  .u-form .container {
    max-width: 1080px; }
  .u-form .u-form-item {
    margin-bottom: 20px; }
  .u-form .desc {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500; }
    .u-form .desc.desc2 {
      font-size: 16px; }
  .u-form .u-form-box {
    margin: 30px 0 20px; }
    .u-form .u-form-box .row-custom {
      margin-left: -10px;
      margin-right: -10px; }
      .u-form .u-form-box .row-custom .col-12 {
        padding: 0 10px; }
    .u-form .u-form-box .input-group input, .u-form .u-form-box .input-group textarea {
      color: #121212;
      height: 50px;
      border: 1px solid #121212;
      font-weight: 500;
      border-radius: 0;
      width: 100%;
      padding: 0 10px; }
      .u-form .u-form-box .input-group input::-webkit-input-placeholder, .u-form .u-form-box .input-group textarea::-webkit-input-placeholder {
        color: #121212; }
      .u-form .u-form-box .input-group input:-ms-input-placeholder, .u-form .u-form-box .input-group textarea:-ms-input-placeholder {
        color: #121212; }
      .u-form .u-form-box .input-group input::placeholder, .u-form .u-form-box .input-group textarea::placeholder {
        color: #121212; }
    .u-form .u-form-box .input-group textarea {
      height: auto;
      min-height: 70px;
      padding: 10px; }
    .u-form .u-form-box .btn-submit {
      background: #252525;
      color: #fff;
      border: 0;
      height: 50px;
      width: 180px;
      border-radius: 10px;
      cursor: pointer;
      font-size: 16px;
      font-weight: 500; }
      .u-form .u-form-box .btn-submit:hover {
        background: #efc329; }

.u-testimonial {
  padding: 60px 0 80px; }
  .u-testimonial .u-title {
    margin-bottom: 60px; }
  .u-testimonial .u-testimonial-item {
    flex: 0 0 calc(100%/3);
    width: calc(100%/3);
    padding: 0 30px; }
  .u-testimonial .u-testimonial-box {
    position: relative;
    background: #f9f0e2;
    padding: 35px 25px 45px;
    height: 100%;
    font-size: 16px;
    line-height: 1.5;
    color: #121212;
    font-weight: 500; }
    .u-testimonial .u-testimonial-box:before {
      content: '';
      position: absolute;
      top: -27px;
      left: -7px;
      width: 50px;
      height: 35px;
      background: url("//cdn.hstatic.net/themes/1000184601/1001406013/14/u-qoutes.png?v=586") top center/contain no-repeat; }
    .u-testimonial .u-testimonial-box:after {
      content: '';
      position: absolute;
      bottom: -22px;
      right: -7px;
      width: 50px;
      height: 35px;
      background: url("//cdn.hstatic.net/themes/1000184601/1001406013/14/u-qoutes.png?v=586") top center/contain no-repeat;
      transform: rotate(180deg); }

.u-social {
  padding: 20px 0; }
  .u-social a {
    font-size: 24px;
    color: #fff;
    margin: 0 10px; }

.u-banner-about {
  padding: 80px 0;
  background: #f0f0f0; }
  .u-banner-about .u-about-title {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: bold;
    color: #121212;
    margin: 0 0 50px; }
  .u-banner-about .u-about-desc {
    text-align: justify;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500; }
    .u-banner-about .u-about-desc p {
      margin: 0 0 20px; }

.u-why {
  max-width: 1600px;
  margin: 0 auto; }
  .u-why .u-why-img {
    flex: 0 0 50%;
    width: 50%; }
    .u-why .u-why-img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .u-why .u-why-right {
    flex: 0 0 50%;
    width: 50%;
    padding-top: 20px; }
    .u-why .u-why-right .why-box {
      max-width: 500px;
      margin: 0 auto; }
    .u-why .u-why-right .why-title {
      font-size: 36px;
      text-transform: uppercase;
      font-weight: bold;
      color: #121212;
      margin: 0 0 20px; }
    .u-why .u-why-right .u-why-list {
      justify-content: space-between;
      list-style: none;
      margin: 0;
      padding: 0; }
      .u-why .u-why-right .u-why-list li {
        flex: 0 0 49%;
        width: 49%;
        max-width: 230px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 22px;
        margin: 0 0 10px; }

.u-title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: bold;
  color: #121212; }

.u-quytrinh {
  padding: 60px 0 40px;
  background: #f0f0f0;
  border-top: 1px dotted #b1b1b1;
  border-bottom: 1px dotted #b1b1b1; }
  .u-quytrinh .row-custom {
    margin-left: -10px;
    margin-right: -10px; }
  .u-quytrinh h2.title {
    margin: 0 0 10px; }
  .u-quytrinh .desc {
    font-size: 18px;
    line-height: 24px;
    max-width: 700px;
    margin: 0 auto 40px;
    font-weight: 500; }
  .u-quytrinh .quytrinh-item {
    max-width: 300px;
    margin: 0 auto 30px; }
    .u-quytrinh .quytrinh-item img {
      max-width: 100px; }
    .u-quytrinh .quytrinh-item h4 {
      font-size: 20px;
      line-height: 24px;
      text-transform: uppercase;
      font-weight: bold;
      color: #121212;
      margin: 10px 0 15px; }
    .u-quytrinh .quytrinh-item .content {
      font-size: 16px;
      line-height: 24px;
      font-weight: 500; }

.u-product-item {
  flex: 0 0 25%;
  width: 25%;
  padding: 0 10px;
  margin: 0 0 30px; }

.u-contact {
  padding: 40px 0 20px; }
  .u-contact .u-title {
    margin: 0 0 30px; }
  .u-contact .u-contact-item {
    max-width: 230px;
    margin: 0 auto 30px; }
    .u-contact .u-contact-item img {
      border-radius: 50%;
      margin: 0 0 10px; }
    .u-contact .u-contact-item h4, .u-contact .u-contact-item p {
      font-size: 18px;
      line-height: 24px;
      font-weight: bold;
      color: #121212;
      text-transform: uppercase;
      margin: 0; }
    .u-contact .u-contact-item a {
      display: block;
      max-width: 208px;
      margin: 15px auto 0;
      background: #1555d6;
      color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: bold;
      line-height: 42px;
      border-radius: 10px;
      text-align: center; }

.ss21-video {
  position: relative; }
  .ss21-video picture img {
    width: 100%; }
  .ss21-video .ss21-video-box {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 41.9%;
    height: calc(100% - 40px); }
    .ss21-video .ss21-video-box iframe {
      width: 100% !important;
      height: 100% !important; }

.ss21-gallery {
  overflow: hidden; }
  .ss21-gallery #carousel {
    width: 800px;
    height: 533px;
    position: relative;
    margin: auto; }
  .ss21-gallery #carousel img {
    display: none;
    cursor: pointer; }

.ss21-title {
  text-transform: uppercase;
  margin: 0 0 35px; }

.ss21-products {
  padding: 40px 0; }
  .ss21-products .container {
    max-width: 1070px; }
  .ss21-products .product-list-card {
    margin: 0 0 30px; }

.b-txt1 {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 200;
  margin: 0;
  letter-spacing: 3px;
  color: #000; }

.beauty-slider {
  max-width: 1920px;
  margin: 0 auto;
  position: relative; }
  .beauty-slider .owl-loaded + .beauty-caption {
    display: flex; }
  .beauty-slider .beauty-caption {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 2;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .beauty-slider .beauty-caption .b-logo {
      max-width: 220px;
      margin: 30px 0; }
    .beauty-slider .beauty-caption .more a {
      display: inline-block;
      margin: 30px 0 0;
      border: 1px solid #000;
      background: transparent;
      color: #000;
      font-size: 13px;
      font-weight: bold;
      padding: 15px 25px;
      line-height: 19px;
      letter-spacing: 0.75px; }
      .beauty-slider .beauty-caption .more a:hover {
        background: #000;
        color: #fff; }
  .beauty-slider .owl-item.active picture img {
    animation: scale 3s ease-in-out; }

.beauty-product {
  padding: 50px 0 0; }

.beauty-box-title {
  max-width: 850px;
  margin: 0 auto 30px; }
  .beauty-box-title .title {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.5px; }
  .beauty-box-title p {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.625px;
    margin: 20px 0 0; }

.b-product-banner {
  position: relative;
  margin-bottom: 20px; }
  .b-product-banner .caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 30px 15px 0 30px;
    max-width: 301px; }
    .b-product-banner .caption .title {
      font-size: 20px;
      text-transform: uppercase;
      letter-spacing: 2.2px;
      font-weight: 200; }
      .b-product-banner .caption .title b {
        font-weight: 500; }
    .b-product-banner .caption p {
      font-size: 16px;
      line-height: 25px;
      margin: 12px 0 0; }

.border-top {
  padding-top: 30px;
  margin-top: 20px; }

.beauty-best {
  max-width: 1200px;
  margin: 0 auto; }
  .beauty-best .info-left {
    width: calc(41.667% - 10px);
    flex: 0 0 calc(41.667% - 10px); }
    .beauty-best .info-left .price {
      font-weight: 500;
      color: #000;
      font-size: 16px;
      line-height: 20px;
      margin: 8px 0 0 0;
      letter-spacing: 0.3px; }
    .beauty-best .info-left .desc {
      font-size: 16px;
      color: #605e5c;
      line-height: 20px;
      margin-top: 20px; }
    .beauty-best .info-left .shopnow a {
      display: inline-block;
      margin: 24px 0 0;
      border: 1px solid #000;
      background: transparent;
      color: #000;
      font-size: 13px;
      padding: 15px 25px;
      line-height: 19px;
      letter-spacing: 0.75px;
      text-transform: uppercase; }
      .beauty-best .info-left .shopnow a:hover {
        background: #000;
        color: #fff; }
  .beauty-best .info-right {
    width: calc(58.333% - 10px);
    margin-left: 20px;
    flex: 0 0 calc(58.333% - 10px); }
    .beauty-best .info-right img {
      align-self: center; }

.beauty-cap {
  max-width: 1200px;
  margin: 0 auto; }
  .beauty-cap .info-left {
    width: calc(58.333% - 10px);
    flex: 0 0 calc(58.333% - 10px); }
    .beauty-cap .info-left img {
      align-self: center; }
  .beauty-cap .info-right {
    width: calc(41.667% - 10px);
    flex: 0 0 calc(41.667% - 10px);
    margin-left: 20px;
    padding: 30px 0 0 30px; }
    .beauty-cap .info-right .title {
      font-weight: bold;
      margin-bottom: 20px;
      line-height: 39px; }
    .beauty-cap .info-right .desc {
      font-size: 16px;
      color: #605e5c;
      line-height: 24px;
      margin-top: 20px; }

.beauty-menu {
  background: #000;
  padding: 10px 0 0; }
  .beauty-menu .flex-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    overflow-x: auto;
    padding-bottom: 10px; }
  .beauty-menu a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 200;
    display: block;
    line-height: 30px;
    color: #fff;
    padding: 0 20px; }

.t7-relative {
  position: relative;
  padding-top: 140px;
  margin-bottom: 50px; }
  .t7-relative .t7-top {
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 3;
    pointer-events: none; }

.beauty-t7 {
  max-width: 1600px;
  padding: 150px 0 70px;
  background: url("//cdn.hstatic.net/themes/1000184601/1001406013/14/t7_bg.jpg?v=586") top center no-repeat;
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .beauty-t7 .t7-44 {
    flex: 0 0 44%;
    width: 44%;
    padding: 0 !important;
    position: relative;
    align-self: self-start; }
  .beauty-t7 .t7-56 {
    flex: 0 0 56%;
    width: 56%; }
  .beauty-t7 .icon-limited {
    position: absolute;
    bottom: 0;
    right: -50px;
    width: 200px;
    height: 200px;
    background: url("//cdn.hstatic.net/themes/1000184601/1001406013/14/icon_limited.png?v=586") center center/contain no-repeat;
    z-index: 2;
    pointer-events: none; }
  .beauty-t7 .t7-top {
    max-width: 1180px; }
    .beauty-t7 .t7-top span {
      display: inline-block;
      line-height: 50px;
      font-size: 50px;
      text-transform: uppercase;
      color: #fff;
      font-weight: bold;
      -webkit-text-stroke: 1px #333;
      text-shadow: 4px 0px 0px #ffcf47; }
      .beauty-t7 .t7-top span.mb {
        margin: 0 5px; }
  .beauty-t7 .products .swatch {
    position: relative; }
    .beauty-t7 .products .swatch .error-block {
      position: absolute;
      top: 0;
      left: 0;
      background: #f00;
      color: #fff;
      padding: 0 10px;
      line-height: 24px;
      display: none; }
      .beauty-t7 .products .swatch .error-block.active {
        display: block; }
  .beauty-t7 .products .product-top .product-top-info {
    padding: 0 40px; }
  .beauty-t7 .price-best {
    background: #0f3a7f;
    padding: 0 10px;
    color: #ffd349;
    font-size: 45px;
    font-weight: bold;
    margin: 20px 0 30px;
    line-height: 60px;
    text-align: center; }
  .beauty-t7 .t7-bottom {
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
    margin: 0 0 30px; }
    .beauty-t7 .t7-bottom .t7-title {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 16px;
      margin: 0 0 20px; }
    .beauty-t7 .t7-bottom .t7-code-box {
      font-size: 40px;
      line-height: 1.25; }
    .beauty-t7 .t7-bottom .t7-time-box {
      display: inline-block;
      background: #000;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      min-width: 120px;
      border-radius: 8px;
      letter-spacing: 1px;
      line-height: 50px;
      height: 50px; }
  .beauty-t7 .t7-count-box {
    max-width: 1180px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 10px 10px 0 0 #ffd046;
    position: relative; }
    .beauty-t7 .t7-count-box:after {
      content: '';
      position: absolute;
      top: 20px;
      left: 20px;
      width: 100%;
      height: 100%;
      background: #0f3a7e;
      z-index: -1;
      pointer-events: none; }
  .beauty-t7 .products, .beauty-t7 .products .product-top {
    margin: 0; }
  .beauty-t7 .products .product-top .product-top-info .info-box {
    position: static; }
  .beauty-t7 .products .product-top .product-top-info h1 {
    margin-bottom: 20px; }
  .beauty-t7 .products .product-top .product-top-info #add-item-form {
    margin: 50px 0 20px; }
  .beauty-t7 .product-top-info .price-box {
    border: 0;
    padding: 0; }
  .beauty-t7 .product-top-info .product-price {
    font-size: 28px;
    line-height: 1.4; }
    .beauty-t7 .product-top-info .product-price span {
      color: #000; }
  .beauty-t7 .product-top-info .btn-cart {
    display: inline-block;
    width: auto;
    margin: 10px auto 0;
    background: #de1414;
    border-radius: 8px;
    line-height: 30px;
    text-transform: initial;
    font-size: 18px;
    font-weight: bold; }
    .beauty-t7 .product-top-info .btn-cart:hover {
      background: #000; }

.beauty-scroll {
  background: #000;
  color: #fff;
  padding-top: 9px;
  margin: 30px 0 0; }
  .beauty-scroll.f9 {
    height: 51px;
    margin: 20px 0 0; }
  .beauty-scroll span {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 200;
    padding-right: 100px;
    display: inline-block;
    line-height: 36px; }

.beauty-bottom {
  padding: 50px 0;
  background: #f3f2f0; }
  .beauty-bottom .beauty-box-title {
    max-width: 1200px; }

.beauty-banner-scroll {
  flex-direction: row;
  flex-shrink: 0;
  margin-top: 10px;
  overflow: auto; }
  .beauty-banner-scroll .beauty-scroll-item:first-child {
    margin-left: 100px; }
  .beauty-banner-scroll .b-product-banner {
    margin: 0;
    height: 100%; }
    .beauty-banner-scroll .b-product-banner img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .beauty-banner-scroll .w40 {
    flex: 0 0 40%;
    width: 40%;
    margin-left: 20px; }
  .beauty-banner-scroll .w20 {
    margin-left: 20px;
    flex: 0 0 19.3%;
    width: 19.3%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .beauty-banner-scroll .w10 {
    flex: 0 0 10%;
    width: 10%;
    margin-left: 20px; }
  .beauty-banner-scroll .b-text {
    background: #fff;
    height: calc(50% - 10px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px; }
    .beauty-banner-scroll .b-text p {
      font-size: 16px;
      line-height: 24px;
      margin: 0; }
  .beauty-banner-scroll .b-banner {
    height: calc(50% - 10px); }
    .beauty-banner-scroll .b-banner img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .beauty-banner-scroll .item-3 .b-text, .beauty-banner-scroll .item-6 .b-text {
    order: 2; }

.b-product-box {
  margin-bottom: 20px; }

.page-minions .products-grid:last-child .b-product-box {
  margin: 0;
  padding-bottom: 20px; }

.beauty-count {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px; }
  .beauty-count .count-box {
    text-align: center; }
    .beauty-count .count-box + .count-box {
      margin: 0 0 0 20px; }
  .beauty-count .count-number {
    background: #df1e27;
    font-size: 32px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    border-radius: 10px;
    margin: 0 0 5px;
    color: #fff;
    position: relative;
    justify-content: center;
    min-width: 74px; }
  .beauty-count .count-text {
    color: #212529;
    font-size: 20px; }

.product-owl-list.owl-carousel {
  overflow: hidden; }
  .product-owl-list.owl-carousel .owl-nav {
    top: calc((100% - 105px)/2);
    margin-top: -30px; }
    .product-owl-list.owl-carousel .owl-nav button.owl-prev {
      left: 0; }
    .product-owl-list.owl-carousel .owl-nav button.owl-next {
      right: 0; }

.f9-video {
  position: relative; }
  .f9-video img {
    width: 100%; }
  .f9-video .f9-video-box {
    position: absolute;
    bottom: 105px;
    left: 50%;
    transform: translateX(-50%);
    width: 52.5%;
    height: 564px; }
    .f9-video .f9-video-box iframe {
      position: absolute;
      bottom: 0;
      left: 0;
      object-fit: cover;
      width: 100%;
      height: 100%; }

.page-f9 .beauty-product {
  padding: 90px 0 0; }

.page-f9 .beauty-bottom {
  padding: 30px 0 60px;
  background: #fff; }

.page-f9 .beauty-banner-scroll .b-text {
  background: #efefef;
  padding: 0 20px;
  color: #000; }

.page-f9 .beauty-banner-scroll .beauty-scroll-item:first-child {
  margin-left: 130px; }

.page-f9 .f9-owl {
  max-width: 1412px;
  margin: 0 auto; }

.page-f9 .f9-owl-img {
  position: relative;
  margin: 60px 0 40px; }
  .page-f9 .f9-owl-img:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    background: #ddd; }

.f9-banner-bottom img {
  width: 100%; }

.f9-owl.owl-carousel .owl-nav button.disabled {
  opacity: 0; }

/* new page exp nature */
.exp-container {
  width: 100%;
  max-width: 1155px;
  margin: 0 auto;
  padding: 0 15px; }

.exp-container2 {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.exp-title {
  font-size: 30px;
  line-height: 27px;
  font-weight: bold;
  color: #dd722f;
  font-family: 'Din'; }

.exp-p {
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
  color: #202020;
  text-align: justify;
  font-family: 'Din'; }

.exp-nature .owl-carousel .owl-dots .owl-dot.active span {
  background: #fff; }

.exp-nature .owl-carousel .owl-dots .owl-dot span {
  border: 1px solid #fff;
  background: transparent; }

.exp-video {
  padding: 50px 0; }
  .exp-video .exp-video-info {
    flex: 0 0 34%;
    width: 34%; }
    .exp-video .exp-video-info .info-box {
      max-width: 290px; }
    .exp-video .exp-video-info h3 {
      margin: 0 0 25px; }
  .exp-video .exp-video-embed {
    flex: 0 0 66%;
    width: 66%; }
    .exp-video .exp-video-embed .video-box {
      position: relative;
      padding-bottom: 56.3%; }
    .exp-video .exp-video-embed iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.exp-about {
  padding: 50px 0 25px; }
  .exp-about .exp-container {
    position: relative; }
    .exp-about .exp-container:after {
      content: '';
      position: absolute;
      bottom: -25px;
      left: 15px;
      width: calc(100% + 30px);
      height: 1px;
      background: #4f5b64; }
  .exp-about .exp-about-info {
    flex: 0 0 calc(100% - 300px);
    width: calc(100% - 300px);
    padding-right: 50px; }
    .exp-about .exp-about-info .exp-title {
      margin: 0 0 30px; }
    .exp-about .exp-about-info .info-desc p {
      margin: 0 0 30px; }
  .exp-about .exp-about-logo {
    flex: 0 0 300px;
    width: 300px; }
    .exp-about .exp-about-logo img {
      width: 100%; }

.exp-about2 {
  padding: 30px 0 15px; }
  .exp-about2 .exp-title {
    margin: 0 0 30px; }
  .exp-about2 .about2-item {
    flex: 0 0 calc(100%/3);
    width: calc(100%/3);
    margin: 0 0 20px; }
    .exp-about2 .about2-item span {
      display: block;
      font-size: 30px;
      line-height: 1;
      font-weight: 500;
      color: #202020;
      margin-top: 5px; }

.exp-banner2 {
  padding: 35px 20px;
  background: url("https://hrv.hstatic.net/s_1000266602/_exp_banner2_bg.jpeg") center center/cover no-repeat; }

.exp-blog {
  padding: 50px 0; }
  .exp-blog .exp-title {
    margin: 0 0 30px; }
    .exp-blog .exp-title a {
      color: #dd722f;
      text-decoration: none; }
  .exp-blog .exp-blog-item {
    flex: 0 0 calc(100%/3 - 30px);
    width: calc(100%/3 - 30px);
    margin: 0 15px 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 15px 30px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden; }
    .exp-blog .exp-blog-item .exp-img {
      display: block;
      padding-bottom: 60%;
      position: relative; }
      .exp-blog .exp-blog-item .exp-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .exp-blog .exp-blog-item .exp-blog-info {
      padding: 30px 20px 40px; }
      .exp-blog .exp-blog-item .exp-blog-info .exp-blog-title {
        display: block;
        font-size: 20px;
        line-height: 24px;
        color: #2a2a2a;
        font-weight: bold;
        font-family: 'Din';
        margin-bottom: 38px;
        position: relative; }
        .exp-blog .exp-blog-item .exp-blog-info .exp-blog-title:after {
          content: '';
          position: absolute;
          bottom: -20px;
          left: 0;
          width: 88px;
          height: 3px;
          background: #efa625; }
      .exp-blog .exp-blog-item .exp-blog-info p {
        font-size: 18px;
        line-height: 24px;
        font-weight: 300;
        font-family: 'Din';
        margin: 0;
        color: #2a2a2a;
        text-align: justify; }

.exp-form {
  padding: 35px 0 70px;
  background: #202020; }
  .exp-form .exp-title {
    color: #fff;
    margin: 0 0 35px; }
  .exp-form .exp-form-box {
    padding: 0 15px;
    position: relative; }
  .exp-form .form-left {
    flex: 0 0 calc(100% - 366px);
    width: calc(100% - 366px);
    background: #fff;
    border-radius: 5px;
    margin-right: 30px;
    padding: 45px 0 55px; }
    .exp-form .form-left .form-avatar {
      flex: 0 0 38.5%;
      width: 38.5%;
      text-align: center;
      padding: 0 15px; }
      .exp-form .form-left .form-avatar img {
        border-radius: 50%;
        max-width: 88px;
        margin: 0 auto; }
      .exp-form .form-left .form-avatar .title {
        font-size: 20px;
        font-weight: bold;
        line-height: 23px;
        color: #333;
        margin: 12px 0 0;
        font-family: 'Din'; }
      .exp-form .form-left .form-avatar .title2 {
        font-size: 18px;
        font-weight: 300;
        line-height: 23px;
        color: #9e9e9e;
        font-family: 'Din'; }
    .exp-form .form-left .form-desc {
      flex: 0 0 61.5%;
      width: 61.5%;
      padding-right: 35px;
      font-size: 18px;
      font-weight: 300;
      line-height: 22px;
      color: #2a2a2a;
      font-family: 'Din'; }
  .exp-form .form-right {
    flex: 0 0 336px;
    width: 336px; }
    .exp-form .form-right .form-txt {
      color: #fff;
      font-size: 20px;
      line-height: 24px;
      font-weight: bold;
      font-family: 'Din';
      margin: 5px 0; }
    .exp-form .form-right form.disabled {
      pointer-events: none; }
    .exp-form .form-right form .input-group {
      margin: 0 0 10px; }
      .exp-form .form-right form .input-group input {
        display: block;
        height: 44px;
        border: 0;
        width: 100%;
        border-radius: 5px;
        background: #fff;
        font-size: 18px;
        font-weight: 300;
        color: #202020;
        padding: 0 18px;
        font-family: 'Din';
        outline: none; }
      .exp-form .form-right form .input-group textarea {
        display: block;
        width: 100%;
        border-radius: 5px;
        padding: 8px 18px;
        color: #202020;
        font-size: 18px;
        line-height: 24px;
        font-weight: 300;
        min-height: 115px;
        border: 0;
        font-family: 'Din';
        outline: none; }
    .exp-form .form-right form .btn-submit {
      display: inline-block;
      background: #f1ac22;
      height: 45px;
      border: 0;
      padding: 0 18px;
      font-size: 18px;
      color: #202020;
      border-radius: 5px;
      cursor: pointer; }
  .exp-form .owl-carousel {
    position: static; }
    .exp-form .owl-carousel .owl-dots {
      bottom: -30px; }

/* end exp */
/* minions */
.page-minions {
  background: #e5e5e5; }
  .page-minions.bgfff {
    background: #fff; }
  .page-minions .products-grid {
    margin-bottom: 30px; }
    .page-minions .products-grid:last-child {
      margin: 0; }
  .page-minions .video-bg {
    position: relative; }
    .page-minions .video-bg:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 85%;
      background: #070707;
      pointer-events: none; }
    .page-minions .video-bg .container {
      position: relative;
      z-index: 2; }
  .page-minions .b-menu1 li a {
    color: #fff;
    font-weight: bold;
    font-size: 24px; }
  .page-minions .fanpage-banner, .page-minions .minions-video.box-video2, .page-minions .beauty-bottom {
    background: #fff; }
  .page-minions .beauty-bottom {
    padding: 0; }
    .page-minions .beauty-bottom .minion-accessories {
      background: #000;
      margin-bottom: 20px; }
      .page-minions .beauty-bottom .minion-accessories a {
        color: #fff;
        text-transform: uppercase;
        display: block;
        font-size: 44px;
        font-weight: bold;
        text-align: center;
        padding: 46px 0; }
    .page-minions .beauty-bottom .beauty-banner-scroll .beauty-scroll-item {
      margin: 0;
      flex: 0 0 calc(100%/3);
      width: calc(100%/3);
      display: flex;
      flex-direction: column;
      padding: 0 10px; }
    .page-minions .beauty-bottom .beauty-banner-scroll .b-banner {
      height: auto;
      margin-bottom: 20px; }
  .page-minions .b-product-banner.fanpage-banner {
    margin: 0;
    padding-bottom: 20px; }

.minions-video.box-video2 {
  padding: 30px 0; }

.minions-video .minions-video-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px; }

.minons-iframe {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .minons-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

/* end minions */
/* new black2022 */
.w1920 {
  max-width: 1920px;
  margin: 0 auto; }

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

.banner-animation {
  position: relative;
  overflow: hidden; }
  .banner-animation picture img {
    width: 100%; }
  .banner-animation picture img.not-full {
    width: initial; }
  .banner-animation .action1 {
    position: absolute;
    top: 13.8%;
    left: 5.8%;
    width: 43%;
    max-width: 817px; }
  .banner-animation .action2 {
    position: absolute;
    top: 33.8%;
    left: 1.8%;
    width: 51%;
    max-width: 914px; }
  .banner-animation .action3 {
    position: absolute;
    top: 17.6%;
    right: 0;
    width: 57%;
    max-width: 1096px; }
  .banner-animation .minion1 {
    position: absolute;
    max-width: 295px;
    left: calc(50% - 147px);
    top: 42px; }
  .banner-animation .minion2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 24.3%;
    max-width: 466px; }
  .banner-animation .minion3 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 19.3%;
    max-width: 371px; }
  .banner-animation .banner-countdown {
    position: absolute;
    bottom: 3.3%;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    max-width: 750px;
    color: #fff;
    text-align: center; }

.count-title {
  font-size: 30px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: -20px; }

.countdown-bottom {
  max-width: 750px;
  text-align: center;
  margin: 0 auto 100px; }
  .countdown-bottom .countdown-link, .countdown-bottom .count-title {
    color: #000;
    border-color: #000; }

.black2022-container {
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 15px; }

.black2022-video {
  padding: 38px 0 43px;
  background: url(https://file.hstatic.net/1000184601/file/banner_video_eac4c83a96cc4e5188339d2fcede9076.jpg) top right repeat-y; }
  .black2022-video .black2022-video-box {
    max-width: 1288px;
    margin: 0 auto;
    padding: 0; }

.pro-banner-animation {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden; }
  .pro-banner-animation .img-effect {
    position: absolute;
    top: 0;
    left: 0;
    width: 98.6%;
    max-width: 1894px;
    pointer-events: none; }
  .pro-banner-animation .img-effect1 {
    position: absolute;
    top: 18px;
    left: 16.4%;
    width: 32%;
    max-width: 602px;
    pointer-events: none; }
  .pro-banner-animation .img-effect2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 54%;
    max-width: 1035px;
    pointer-events: none; }
  .pro-banner-animation .img-effect3 {
    position: absolute;
    top: 0;
    left: 13.9%;
    width: 53%;
    max-width: 1017px;
    pointer-events: none; }
  .pro-banner-animation .img-effect4 {
    position: absolute;
    top: 18.3%;
    right: 24%;
    width: 17.5%;
    max-width: 336px;
    pointer-events: none; }

.black2022-policy {
  background: #000;
  padding: 34px 0 77px; }
  .black2022-policy.no-bg2 {
    background: #fff;
    padding-top: 0; }
  .black2022-policy.no-bg {
    background: #fff;
    padding-top: 0; }
    .black2022-policy.no-bg .block-policy {
      background: #fff; }
  .black2022-policy .block-policy {
    max-width: 1288px;
    margin: 0 auto;
    background: #FECA05;
    border-radius: 10px; }
    .black2022-policy .block-policy .policy-items {
      max-width: 1090px;
      margin: 0 auto;
      align-items: flex-end;
      padding: 14px 0; }
      .black2022-policy .block-policy .policy-items .policy-item {
        flex: 0 0 25%;
        width: 25%; }
        .black2022-policy .block-policy .policy-items .policy-item .policy-icon {
          text-align: center;
          margin-bottom: 17px; }
        .black2022-policy .block-policy .policy-items .policy-item p {
          margin: 0;
          font-size: 16px;
          line-height: 1.5;
          font-weight: bold; }
        .black2022-policy .block-policy .policy-items .policy-item:nth-child(1) .policy-icon img {
          max-width: 87px; }
        .black2022-policy .block-policy .policy-items .policy-item:nth-child(2) .policy-icon img {
          max-width: 103px; }
        .black2022-policy .block-policy .policy-items .policy-item:nth-child(3) .policy-icon {
          margin-bottom: 20px; }
          .black2022-policy .block-policy .policy-items .policy-item:nth-child(3) .policy-icon img {
            max-width: 54px; }
        .black2022-policy .block-policy .policy-items .policy-item:nth-child(4) .policy-icon {
          margin-bottom: 32px; }
          .black2022-policy .block-policy .policy-items .policy-item:nth-child(4) .policy-icon img {
            max-width: 109px; }

.black2022-product3 {
  background: #ffca04 url("https://file.hstatic.net/1000184601/file/coll3_bg_421b62cee7b144e090bd373586ad523c.jpg") center center/contain no-repeat;
  padding-top: 38px; }
  .black2022-product3 .black2022-product3-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.4;
    margin: 0 0 40px;
    color: #000;
    text-transform: uppercase; }

.black2022-product {
  margin-bottom: 105px; }
  .black2022-product .page-landing-pro-owl.collection__list {
    margin: 0; }
  .black2022-product .product-list-card {
    margin-bottom: 20px; }
  .black2022-product .starbap-prev-badge {
    white-space: nowrap;
    font-size: 12px; }
  .black2022-product .view-more a {
    display: inline-block;
    min-width: 390px;
    line-height: 34px;
    border: 1px solid #000;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-decoration: none !important; }
  .black2022-product .products-box {
    display: none; }
    .black2022-product .products-box.active {
      display: block; }

.b-menu3 {
  margin: 0 0 45px;
  padding: 0;
  list-style: none; }
  .b-menu3 li {
    flex: 0 0 30%;
    width: 30%;
    max-width: 328px; }
    .b-menu3 li a {
      display: block;
      line-height: 58px;
      border: 1px solid #000;
      color: #000;
      font-weight: 700;
      font-size: 30px;
      color: #000;
      text-transform: uppercase;
      text-decoration: none !important;
      text-align: center; }

.b-menu3 li a:hover, .b-menu3 li a.active {
  background: #000;
  color: #fff; }

.countdown-bottom .countdown-link:hover, .banner-countdown .countdown-link:hover {
  color: #000;
  background-color: #feca0a;
  border-color: #feca0a; }

.black2022-product .view-more a:hover {
  color: #000;
  background-color: #feca0a;
  border-color: #feca0a; }

/* end new black2022 */
/* minion12 */
#popup-minion .modal-dialog {
  max-width: 440px; }

#popup-minion .modal-content {
  background: transparent; }

.minion12 .minion12-desc {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 300; }

.minion12 .minion12-btn {
  display: inline-block;
  font-size: 25px;
  height: 70px;
  line-height: 70px;
  padding: 0 52px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  background: #fff;
  border: 4px solid #000000; }

.minion12 .view-more2 a {
  display: inline-block;
  border: 3px solid #000000;
  font-weight: 600;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  color: #000;
  text-align: center;
  min-width: 270px;
  text-transform: uppercase; }
  .minion12 .view-more2 a:hover {
    color: #000;
    background: #FFDA00;
    text-decoration: none; }

.minion12 .bgvideo {
  max-width: 1300px;
  margin: 0 auto; }

.minion12 .minion12-img {
  margin-bottom: 29px; }

.minion12 .b-menu4 {
  list-style: none;
  margin: 0 0 35px;
  padding: 0;
  justify-content: center; }
  .minion12 .b-menu4 li {
    margin: 0 22px; }
    .minion12 .b-menu4 li a {
      display: inline-block;
      border: 3px solid #000000;
      font-weight: 600;
      font-size: 20px;
      height: 50px;
      line-height: 50px;
      padding: 0;
      color: #000;
      text-align: center;
      min-width: 270px;
      text-transform: uppercase; }
      .minion12 .b-menu4 li a:hover, .minion12 .b-menu4 li a.active {
        color: #000;
        background: #F9DCA0;
        text-decoration: none; }

.minion12 .collection__list {
  grid-template-columns: repeat(4, 25%); }

.minion12-community {
  margin: 0 0 100px; }
  .minion12-community .community-title {
    font-size: 43px;
    line-height: 1;
    font-weight: 900;
    margin: 0 0 89px; }
  .minion12-community .community-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    margin-left: 48px;
    margin-bottom: 40px; }
    .minion12-community .community-scroll::-webkit-scrollbar {
      display: none; }
    .minion12-community .community-scroll .community-img {
      flex: 0 0 390px;
      width: 390px;
      margin-right: 45px; }

.minion12-khampha {
  margin: 0 0 100px; }
  .minion12-khampha .khampha-title {
    margin: 0 0 70px; }
    .minion12-khampha .khampha-title img {
      max-width: 282px; }
  .minion12-khampha .minion12-khampha-box > div {
    flex: 0 0 50%;
    width: 50%; }
  .minion12-khampha .minion12-khampha-box .khampha-right {
    position: relative;
    padding-left: 60px; }
    .minion12-khampha .minion12-khampha-box .khampha-right .khampha-desc {
      position: relative;
      z-index: 3; }
    .minion12-khampha .minion12-khampha-box .khampha-right .title {
      font-size: 43px;
      line-height: 1.28;
      font-weight: 900;
      max-width: 564px;
      margin-bottom: 40px; }
    .minion12-khampha .minion12-khampha-box .khampha-right .minion12-desc {
      max-width: 490px;
      margin-bottom: 50px; }
    .minion12-khampha .minion12-khampha-box .khampha-right .minion12-btn {
      margin-left: 76px; }
    .minion12-khampha .minion12-khampha-box .khampha-right .img-right {
      position: absolute;
      bottom: 29px;
      right: 0;
      width: 256px; }

.minion12-banner {
  margin: 80px 0 70px; }
  .minion12-banner .desc-top {
    max-width: 730px;
    margin: 0 auto 50px; }
    .minion12-banner .desc-top .title {
      font-size: 58px;
      text-transform: uppercase;
      line-height: 1.2;
      font-weight: 900;
      margin-bottom: 30px; }
    .minion12-banner .desc-top .minion12-desc {
      margin-bottom: 40px; }
  .minion12-banner .banner-box {
    max-width: 1786px;
    margin: 0 auto; }
    .minion12-banner .banner-box .banner-col {
      flex: 0 0 calc(100%/3);
      width: calc(100%/3);
      padding: 0 25px; }
      .minion12-banner .banner-box .banner-col img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .minion12-banner .banner-box .banner-col .img {
        height: calc(50% - 24px); }
        .minion12-banner .banner-box .banner-col .img + .img {
          margin-top: 48px; }

.booming .banner-video-full, .booming .countdown-bottom {
  margin-bottom: 105px; }

.booming .black2022-policy {
  padding: 0;
  margin-bottom: 105px; }

.booming .pro-banner-animation {
  margin-bottom: 25px; }

.booming .black2022-product {
  margin-bottom: 79px; }

#sale11 {
  padding-bottom: 70px; }
  #sale11 .countdown-bottom {
    margin: 0 auto 50px; }
  #sale11 .sale11-video {
    background: #171717;
    padding: 60px 0 53px; }
    #sale11 .sale11-video .countdown-bottom {
      margin: 0 auto 30px; }
      #sale11 .sale11-video .countdown-bottom .count-title {
        color: #fff;
        margin-bottom: -30px; }
    #sale11 .sale11-video .video-box {
      max-width: 664px;
      margin: 40px auto; }
    #sale11 .sale11-video .sale11-privacy {
      max-width: 664px;
      margin: 0 auto;
      background: #FECA05;
      padding: 15px 70px; }
      #sale11 .sale11-video .sale11-privacy .sale11-privacy-item {
        text-align: center; }
        #sale11 .sale11-video .sale11-privacy .sale11-privacy-item img {
          max-height: 78px; }
        #sale11 .sale11-video .sale11-privacy .sale11-privacy-item .privacy-title {
          font-size: 20px;
          font-weight: 700;
          line-height: 1.5;
          color: #000;
          margin-top: 12px;
          text-transform: uppercase; }
    #sale11 .sale11-video .view-more2 a {
      border-radius: 10px;
      border: 2px solid #fff;
      color: #fff; }
      #sale11 .sale11-video .view-more2 a:hover {
        color: #000; }
  #sale11 .b-menu4 li {
    margin: 0; }
    #sale11 .b-menu4 li a.active, #sale11 .b-menu4 li a:hover {
      background: #000;
      color: #fff; }
  #sale11 .collection__list .product__item--details {
    align-items: center;
    text-align: center; }

/*  media */
@media screen and (max-width: 1440px) {
  .f9-video .f9-video-box {
    bottom: 80px;
    height: 423px; }
  .page-f9 .beauty-product {
    padding: 60px 0 0; }
  .minion12-banner .banner-box .banner-col .img + .img {
    margin-top: 40px; }
  .minion12-khampha .minion12-khampha-box .khampha-right .minion12-btn {
    margin-left: 50px; } }

@media screen and (max-width: 1199px) {
  .minion12 .minion12-btn {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    border: 2px solid #000000; }
  .minion12 .minion12-desc {
    font-size: 16px; }
  .minion12 .menu-scroll {
    overflow-x: auto;
    overflow-y: hidden; }
    .minion12 .menu-scroll::-webkit-scrollbar {
      display: none; }
  .minion12 .b-menu4 {
    justify-content: flex-start;
    padding-left: 20px; }
    .minion12 .b-menu4 li {
      margin: 0 30px 0 0; }
      .minion12 .b-menu4 li a {
        border: 2px solid #000000;
        font-size: 18px;
        line-height: 22px;
        min-width: 220px; }
  .minion12-community .community-title {
    font-size: 30px; }
  .minion12 .view-more2 a {
    border: 2px solid #000000;
    font-size: 18px;
    min-width: 220px; }
  .minion12-banner {
    margin: 50px 0; }
    .minion12-banner .desc-top .title {
      font-size: 52px; }
    .minion12-banner .banner-box .banner-col {
      padding: 0 15px; }
      .minion12-banner .banner-box .banner-col .img {
        height: calc(50% - 15px); }
        .minion12-banner .banner-box .banner-col .img + .img {
          margin-top: 30px; }
  .minion12-khampha, .minion12-khampha .khampha-title, .minion12-community .community-title, .minion12-community {
    margin: 0 0 50px; }
  .minion12-khampha .khampha-title img {
    max-width: 500px; }
  .minion12-khampha .minion12-khampha-box .khampha-right {
    padding-left: 30px; }
    .minion12-khampha .minion12-khampha-box .khampha-right .title {
      font-size: 30px;
      max-width: 400px;
      margin-bottom: 30px; }
    .minion12-khampha .minion12-khampha-box .khampha-right .minion12-desc {
      max-width: 390px;
      margin-bottom: 35px; }
    .minion12-khampha .minion12-khampha-box .khampha-right .minion12-btn {
      margin-left: 15px; }
    .minion12-khampha .minion12-khampha-box .khampha-right .img-right {
      bottom: 0;
      width: 150px; }
  .minion12-community .community-scroll .community-img {
    flex: 0 0 290px;
    width: 290px;
    margin-right: 30px; }
  .banner-animation .banner-countdown {
    max-width: 650px; }
  .countdown-link {
    border: 1px solid #fff;
    line-height: 48px;
    width: 300px;
    font-size: 20px;
    margin-top: 15px; }
  .black2022-product {
    margin-bottom: 60px; }
  .b-menu3 li a {
    line-height: 48px;
    font-size: 24px; }
  .countdown-bottom {
    max-width: 650px;
    margin: 0 auto 60px; }
  .black2022-policy .block-policy .policy-items .policy-item p {
    font-size: 14px; }
  .page-minions .beauty-bottom .minion-accessories a {
    font-size: 32px;
    padding: 32px 0; }
  .exp-about .exp-container:after {
    width: calc(100% - 30px); }
  .u-banner-about {
    padding: 60px 0; }
  .u-banner-about .u-about-title {
    font-size: 45px; }
  .u-why .u-why-right .why-title, .u-title {
    font-size: 30px; }
  .u-testimonial .u-testimonial-item {
    padding: 0 20px; }
  .t7-relative .t7-top img {
    width: 90%; }
  .t7-relative {
    padding-top: 184px; }
  .beauty-t7 {
    padding: 120px 0 70px; }
  .f9-video .f9-video-box {
    bottom: 60px;
    height: 350px; }
  .page-f9 .beauty-banner-scroll .beauty-scroll-item:first-child {
    margin-left: 80px; }
  .beauty-slider .owl-item picture img {
    height: 400px;
    object-fit: cover; }
  .b-txt1 {
    font-size: 24px; }
  .beauty-slider .beauty-caption .b-logo {
    max-width: 150px;
    margin: 15px 0; }
  .beauty-slider .beauty-caption .more a {
    margin-top: 15px; }
  .beauty-banner-scroll .b-text {
    padding: 0 15px; }
  .beauty-banner-scroll .b-text p {
    font-size: 15px;
    line-height: 22px; } }

@media screen and (max-width: 991px) {
  .banner-animation .minion1 {
    max-width: 200px;
    left: calc(50% - 100px);
    top: 20px; }
  .minion12-banner .desc-top {
    max-width: 550px; }
    .minion12-banner .desc-top .title {
      font-size: 40px;
      margin-bottom: 20px; }
    .minion12-banner .desc-top .minion12-desc {
      margin-bottom: 25px; }
  .minion12-khampha .khampha-title img {
    max-width: 400px; }
  .minion12-community .community-title {
    font-size: 26px; }
  .minion12-khampha .minion12-khampha-box .khampha-right .title {
    font-size: 26px;
    margin-bottom: 20px; }
  .minion12-khampha .minion12-khampha-box .khampha-right .img-right {
    display: none; }
  .minion12-khampha .minion12-khampha-box .khampha-right .minion12-desc {
    margin-bottom: 20px;
    padding-right: 15px; }
  .minion12-community .community-scroll {
    margin-left: 30px; }
    .minion12-community .community-scroll .community-img {
      flex: 0 0 250px;
      width: 250px;
      margin-right: 20px; }
  .black2022-policy {
    padding: 30px 0; }
  .black2022-product3 .black2022-container {
    max-width: 532px; }
  .page-minions .beauty-bottom .minion-accessories a {
    font-size: 24px;
    padding: 23px 0; }
  .count-title {
    font-size: 24px;
    margin-bottom: -25px; }
  .exp-video .exp-video-info {
    flex: 0 0 42%;
    width: 42%;
    padding-right: 15px; }
  .exp-video .exp-video-embed {
    flex: 0 0 58%;
    width: 58%; }
  .exp-form .form-left {
    flex: 0 0 100%;
    width: 100%;
    margin: 0 0 50px; }
  .exp-form .form-right {
    flex: 0 0 100%;
    width: 100%;
    max-width: 336px;
    margin: 0 auto; }
  .u-banner-top .u-caption .txt1 {
    font-size: 30px; }
  .u-banner-top .u-caption .txt2 {
    font-size: 36px; }
  .u-banner-top .u-caption .txt3 {
    font-size: 68px; }
  .u-banner-about .u-about-title {
    font-size: 36px;
    margin-bottom: 30px; }
  .u-why .u-why-right .u-why-list {
    padding: 0 10px; }
  .u-why .u-why-right .u-why-list li {
    font-size: 14px;
    line-height: 20px; }
  .u-why .u-why-right .u-why-list li img {
    width: 70px; }
  .u-quytrinh .quytrinh-item img {
    max-width: 80px; }
  .u-testimonial .u-testimonial-item {
    padding: 0 15px; }
  .u-testimonial .u-testimonial-box {
    padding: 30px 15px 30px; }
  .t7-relative {
    padding-top: 145px; }
  .beauty-t7 {
    padding: 100px 0 70px; }
  .beauty-t7 .icon-limited {
    width: 100px;
    height: 100px;
    right: 0; }
  .beauty-t7 .products .product-top .product-top-info h1 {
    font-size: 24px; }
  .beauty-t7 .t7-top span {
    font-size: 36px; }
  .beauty-t7 .price-best {
    font-size: 28px;
    line-height: 40px; }
  .beauty-slider .beauty-caption .b-logo {
    max-width: 100px; }
  .beauty-cap {
    margin-left: -15px;
    margin-right: -15px; }
    .beauty-cap .info-left, .beauty-cap .info-right {
      width: 100%;
      flex: 0 0 100%;
      margin: 0; }
    .beauty-cap .info-left img {
      width: 100%; }
    .beauty-cap .info-right {
      padding: 20px 30px; }
  .beauty-banner-scroll .w40, .beauty-banner-scroll .w20 {
    margin-left: 15px; }
  .beauty-banner-scroll .beauty-scroll-item:first-child {
    margin-left: 20px; }
  .beauty-banner-scroll .w20 {
    flex: 0 0 36.5%;
    width: 36.5%; }
  .beauty-banner-scroll .b-product-banner {
    padding-bottom: 188.5%; }
  .beauty-banner-scroll .b-product-banner img {
    position: absolute;
    top: 0;
    left: 0;
    object-position: center center; }
  .booming .banner-video-full, .booming .countdown-bottom {
    margin-bottom: 60px; }
  .booming .black2022-policy {
    padding: 0;
    margin-bottom: 60px; }
  .booming .black2022-product {
    margin-bottom: 50px; } }

@media screen and (max-width: 767px) {
  .page-landing-pro-owl.owl-carousel .owl-nav button.owl-prev {
    left: 0; }
  .page-landing-pro-owl.owl-carousel .owl-nav button.owl-next {
    right: 0; }
  .banner-box-padding {
    padding: 0 12px 20px; }
  .countdown-bottom {
    max-width: 350px;
    margin: 0 auto 30px; }
  .minion12 .minion12-desc {
    font-size: 13px; }
  .minion12 .minion12-btn {
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    padding: 0 33px; }
  .minion12 .view-more2 a {
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    min-width: 132px; }
  .minion12 .minion12-img {
    margin-bottom: 19px;
    padding: 0 12px; }
  .minion12 .b-menu4 {
    padding-left: 10px;
    margin-bottom: 20px; }
    .minion12 .b-menu4 li {
      margin: 0 22px 0 0; }
      .minion12 .b-menu4 li a {
        font-size: 13px;
        min-width: 132px;
        height: 32px;
        line-height: 32px; }
  .minion12 .black2022-policy.no-bg {
    display: block; }
  .minion12 .black2022-product {
    margin-bottom: 30px; }
  .minion12 .banner-animation {
    margin: 14px 0 0;
    padding: 0 15px; }
    .minion12 .banner-animation .minion1 {
      max-width: 122px;
      left: calc(50% - 61px);
      top: 18px; }
    .minion12 .banner-animation .minion2 {
      width: 125px; }
    .minion12 .banner-animation .minion3 {
      width: 97px; }
  .minion12-banner {
    margin: 20px 0 10px; }
    .minion12-banner .desc-top {
      padding: 0 10px;
      margin-bottom: 20px; }
      .minion12-banner .desc-top .title {
        font-size: 30px; }
      .minion12-banner .desc-top .minion12-desc {
        margin-bottom: 20px; }
    .minion12-banner .banner-box .banner-col {
      flex: 0 0 100%;
      width: 100%;
      padding: 0 12px;
      margin-bottom: 20px; }
      .minion12-banner .banner-box .banner-col .img {
        height: auto; }
        .minion12-banner .banner-box .banner-col .img + .img {
          margin-top: 20px; }
  .minion12-community {
    margin-bottom: 30px; }
  .minion12-community .community-title {
    font-size: 20px;
    margin-bottom: 30px; }
  .minion12-community .community-scroll {
    margin-left: 17px;
    margin-bottom: 26px; }
    .minion12-community .community-scroll .community-img {
      flex: 0 0 237px;
      width: 237px; }
  .minion12-khampha {
    margin-bottom: 30px; }
    .minion12-khampha .khampha-title {
      margin: 0 12px 30px;
      padding: 17px 0;
      border-top: 0.5px solid #CECECE;
      border-bottom: 0.5px solid #CECECE; }
      .minion12-khampha .khampha-title img {
        max-width: 285px; }
    .minion12-khampha .minion12-khampha-box > div {
      flex: 0 0 100%;
      width: 100%;
      padding: 0 12px !important; }
    .minion12-khampha .minion12-khampha-box .khampha-left {
      display: none; }
    .minion12-khampha .minion12-khampha-box .khampha-right .minion12-desc {
      padding-right: 0; }
    .minion12-khampha .minion12-khampha-box .khampha-right .title {
      font-size: 28px;
      margin-bottom: 15px;
      text-align: center; }
    .minion12-khampha .minion12-khampha-box .khampha-right .minion12-btn {
      margin: 30px auto 0;
      text-align: center;
      display: block;
      max-width: 200px; }
  .black2022-policy {
    padding: 0; }
    .black2022-policy .block-policy {
      border-radius: 0; }
      .black2022-policy .block-policy .policy-items {
        align-items: flex-start; }
        .black2022-policy .block-policy .policy-items .policy-item:nth-child(1) p, .black2022-policy .block-policy .policy-items .policy-item:nth-child(2) p {
          width: 94px; }
        .black2022-policy .block-policy .policy-items .policy-item:nth-child(1) .policy-icon img {
          max-width: 50px; }
        .black2022-policy .block-policy .policy-items .policy-item:nth-child(2) .policy-icon img {
          max-width: 60px; }
        .black2022-policy .block-policy .policy-items .policy-item:nth-child(3) .policy-icon img {
          max-width: 35px; }
        .black2022-policy .block-policy .policy-items .policy-item:nth-child(4) .policy-icon img {
          max-width: 80px; }
        .black2022-policy .block-policy .policy-items .policy-item .policy-icon {
          height: 60px;
          margin-bottom: 10px !important;
          display: flex;
          align-items: center;
          justify-content: center; }
          .black2022-policy .block-policy .policy-items .policy-item .policy-icon img {
            max-height: 100%;
            align-self: center; }
        .black2022-policy .block-policy .policy-items .policy-item p {
          font-size: 11px;
          line-height: 1.3; }
  .count-title {
    font-size: 20px; }
  .banner-animation .action1 {
    top: 6.3%;
    left: 7%;
    width: 86%; }
  .banner-animation .action2 {
    top: 44.8%;
    left: 4.1%;
    width: 85.5%;
    z-index: 2; }
  .banner-animation .action3 {
    top: 24%;
    width: 100%; }
  .banner-animation .banner-countdown {
    width: 100%; }
  .pro-banner-animation .full-width {
    width: 100%; }
  .pro-banner-animation .img-effect {
    top: initial;
    bottom: 0;
    width: 94.4%; }
  .pro-banner-animation .img-effect1 {
    top: 0;
    left: 4.8%;
    width: 65.7%; }
  .pro-banner-animation .img-effect2 {
    top: initial;
    right: 0;
    width: 79.7%;
    bottom: 0; }
  .pro-banner-animation .img-effect3 {
    top: initial;
    left: 11.1%;
    bottom: 0;
    width: 86.7%; }
  .pro-banner-animation .img-effect4 {
    top: 22.9%;
    right: 13%;
    width: 74%;
    max-width: initial; }
  .b-menu3 {
    margin: 0 10px 20px; }
    .b-menu3 li a {
      line-height: 38px;
      font-size: 15px;
      font-weight: 500; }
  .countdown-link {
    line-height: 40px;
    width: 279px;
    font-size: 17px;
    border-radius: 6px; }
  .black2022-video {
    padding: 22px 0;
    background: url(https://file.hstatic.net/1000184601/file/banner_video_eac4c83a96cc4e5188339d2fcede9076.jpg) bottom left/cover no-repeat; }
    .black2022-video .minons-iframe {
      padding-bottom: 56.25%; }
      .black2022-video .minons-iframe iframe {
        position: absolute;
        height: 100%; }
  .pro-banner-animation, .black2022-product {
    margin-bottom: 23px; }
  .black2022-product .black2022-container {
    overflow-x: auto; }
    .black2022-product .black2022-container::-webkit-scrollbar {
      display: none; }
  .black2022-product .fix-wrap-mb {
    width: 1000px;
    margin: 0;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    display: -webkit-flex;
    display: flex; }
    .black2022-product .fix-wrap-mb .product__item {
      flex: 0 0 auto;
      width: calc(90vw / 2); }
      .black2022-product .fix-wrap-mb .product__item--details .product__name a {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .black2022-product .fix-wrap-mb .product__item--details .block-review-sold {
        flex-wrap: wrap; }
    .black2022-product .fix-wrap-mb .product-list-card {
      margin: 0;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100%/6);
      flex: 0 0 calc(100%/6);
      max-width: calc(100%/6);
      padding: 0 7px; }
  .black2022-container {
    padding: 0 0 0 7px; }
  .black2022-container.fix-mb {
    padding: 0 7px; }
  .black2022-product3 {
    padding-top: 23px;
    background: #ffca04 url("https://file.hstatic.net/1000184601/file/coll3_bgmb_0f3d8104b0194d4288bdea152acbc67f.jpg") center center/contain no-repeat; }
    .black2022-product3 .black2022-product3-title {
      font-size: 20px;
      margin: 0 0 24px; }
    .black2022-product3 .black2022-container {
      max-width: 326px; }
  .black2022-policy.no-bg {
    display: none; }
  .black2022-product .view-more a {
    min-width: 250px;
    font-size: 16px;
    margin-top: 23px; }
  .page-minions .b-menu1 {
    justify-content: center; }
    .page-minions .b-menu1 li a {
      font-size: 20px; }
  .page-minions .video-bg .container, .page-minions .beauty-product .container, .page-minions .beauty-bottom .container,
  .page-minions .b-product-banner.fanpage-banner, .page-minions .b-product-banner .container, .page-minions .minions-video.box-video2 .container {
    padding: 0; }
  .page-minions .product-owl-list.owl-carousel .owl-nav {
    display: none; }
  .page-minions .beauty-bottom .minion-accessories {
    margin-bottom: 10px; }
    .page-minions .beauty-bottom .minion-accessories a {
      font-size: 18px;
      padding: 17px 0; }
  .page-minions .beauty-bottom .beauty-banner-scroll .beauty-scroll-item {
    margin: 0 10px 0 0;
    padding: 0;
    min-width: 170px; }
  .page-minions .beauty-bottom .beauty-banner-scroll .b-banner {
    margin-bottom: 10px; }
  .page-minions .b-product-banner {
    margin-bottom: 10px; }
  .page-minions .products-grid-box {
    margin: 0; }
    .page-minions .products-grid-box .product-list-card {
      padding-left: 10px;
      padding-right: 10px; }
  .minions-video .minions-video-title {
    font-size: 20px;
    margin-bottom: 15px; }
  .minons-iframe {
    padding: 0;
    overflow: hidden; }
    .minons-iframe iframe {
      position: static;
      height: 220px;
      width: calc(100% + 30px); }
  .exp-title, .exp-about2 .about2-item span {
    font-size: 24px; }
  .exp-p {
    font-size: 16px;
    line-height: 24px; }
  .exp-video .exp-video-info, .exp-video .exp-video-embed, .exp-about .exp-about-logo, .exp-about .exp-about-info,
  .exp-about2 .about2-item, .exp-form .form-left .form-avatar, .exp-form .form-left .form-desc {
    flex: 0 0 100%;
    width: 100%; }
  .exp-video .exp-video-info {
    padding: 0 0 20px; }
    .exp-video .exp-video-info .info-box {
      max-width: 100%; }
  .exp-about .exp-about-info {
    padding: 0; }
  .exp-about .exp-about-logo {
    max-width: 250px;
    margin: 0 auto; }
  .exp-blog .exp-blog-item {
    flex: 0 0 calc(100% - 30px);
    width: calc(100% - 30px); }
  .exp-form .form-left {
    position: relative;
    padding: 30px 0; }
  .exp-form .exp-title {
    padding: 0 15px; }
  .exp-form .form-left .form-desc {
    padding: 20px 15px 0; }
  .beauty-count .count-number {
    font-size: 24px;
    min-width: 60px; }
  .beauty-count .count-text {
    font-size: 16px; }
  .products-grid.b-change-mb .b-product-box {
    order: 2; }
  .product-owl-list.owl-carousel .owl-stage-outer {
    margin-left: -30px; }
  .product-owl-list.owl-carousel .owl-nav {
    margin-top: 0; }
  .beauty-product {
    padding: 30px 0 0; }
  .beauty-slider .owl-item picture img {
    height: auto; }
  .beauty-box-title .title {
    font-size: 18px;
    letter-spacing: 1.75px; }
  .beauty-box-title p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px; }
  .b-product-banner .caption {
    padding: 20px 10px 0 20px; }
  .b-product-banner .caption .title {
    font-size: 16px;
    letter-spacing: 1.5px; }
  .b-product-banner .caption p {
    font-size: 14px;
    line-height: 24px;
    margin: 12px 0 0; }
  .beauty-scroll {
    padding-top: 5px; }
  .beauty-scroll span {
    font-size: 18px;
    line-height: 24px; }
  .beauty-cap {
    position: relative; }
  .beauty-cap .info-right {
    padding: 12px 15px 0; }
  .beauty-cap .info-right .title {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 30px;
    color: #fff; }
  .beauty-cap .info-right .desc {
    font-size: 14px;
    margin: 0; }
  .beauty-best .info-left, .beauty-best .info-right {
    width: 100%;
    margin-left: 0;
    flex: 0 0 100%; }
  .beauty-best .info-left {
    order: 2; }
    .beauty-best .info-left .b-txt1 {
      font-size: 20px; }
    .beauty-best .info-left .desc {
      display: none; }
  .beauty-slider .beauty-caption {
    width: 100%;
    top: 0;
    justify-content: flex-start;
    padding-top: 20px; }
    .beauty-slider .beauty-caption .b-txt1 {
      font-size: 18px;
      letter-spacing: 2px; }
    .beauty-slider .beauty-caption .more a {
      margin-top: 12px; }
  .beauty-bottom .beauty-box-title {
    padding: 0 15px; }
  .product-list-card .b-product-banner .caption {
    max-width: 200px; }
  .f9-video .f9-video-box {
    width: 91%;
    bottom: 35px;
    height: 250px; }
  .page-f9 .beauty-product {
    padding: 20px 0 0; }
  .page-f9 .b-product-box {
    margin-bottom: 5px; }
  .beauty-scroll.f9 {
    margin: 0; }
  .page-f9 .beauty-bottom {
    padding: 10px 0 20px; }
  .page-f9 .beauty-banner-scroll .beauty-scroll-item:first-child {
    margin-left: 0; }
  .page-f9 .f9-owl-img {
    margin: 20px 0 12px; }
  .page-f9 .f9-owl-img:before {
    height: 50%; }
  .ss21-title {
    font-size: 24px; }
  .ss21-video .ss21-video-box {
    width: 90%;
    height: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .ss21-gallery #carousel {
    width: calc(100% - 50px);
    height: 200px; }
  .beauty-t7 .t7-44, .beauty-t7 .t7-56 {
    flex: 0 0 100%;
    width: 100%; }
  .beauty-t7 .products .product-top .product-top-info {
    padding: 0 10px; }
  .beauty-t7 .t7-top {
    background: transparent; }
  .beauty-t7 .t7-top span {
    display: block;
    background: #0f3a7e;
    font-size: 44px;
    line-height: 50px;
    white-space: nowrap; }
  .beauty-t7 .t7-top span:first-child {
    font-size: 30px;
    display: inline-block;
    line-height: 30px;
    margin-bottom: 10px; }
  .beauty-t7 .t7-top span.mb {
    display: none; }
  .beauty-t7 .t7-count-box {
    box-shadow: 5px 5px 0 0 #ffd046; }
  .beauty-t7 .t7-count-box:after {
    top: 10px;
    left: 10px; }
  .beauty-t7 .t7-count-box {
    width: 90%; }
  .beauty-t7 .products .product-top .product-top-info h1 {
    font-size: 20px;
    margin-bottom: 10px; }
  .beauty-t7 .products .swatch.color, #showStore .swatch.color {
    margin: 0; }
  .beauty-t7 .product-top-info .price-box {
    width: 100%;
    text-align: left; }
  .beauty-t7 .price-best {
    font-size: 24px;
    line-height: 40px;
    margin: 15px 0 20px; }
  .beauty-t7 .t7-bottom .t7-title {
    font-size: 14px;
    margin: 0 0 10px; }
  .beauty-t7 .t7-bottom .t7-code-box {
    font-size: 36px;
    line-height: 1.25;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bfbfbf; }
  .t7-relative {
    padding-top: 90px;
    margin-bottom: 30px; }
  .beauty-t7 {
    background: url("//cdn.hstatic.net/themes/1000184601/1001406013/14/t7_bg.jpg?v=586") top center/cover no-repeat;
    padding: 60px 0 40px; }
  .beauty-t7 .product-top-info .product-price {
    font-size: 20px; }
  .beauty-t7 .t7-bottom .t7-time {
    flex: 0 0 100%;
    width: 100%; }
  .u-banner-top .u-caption .txt1 {
    font-size: 20px; }
  .u-banner-top .u-caption .txt2 {
    font-size: 26px;
    margin-top: 10px; }
  .u-banner-top .u-caption .txt3 {
    font-size: 45px;
    margin-top: 5px; }
  .u-banner-about {
    padding: 30px 0; }
  .u-banner-about .col-12.col-md-8 {
    max-width: 370px;
    margin: 0 auto; }
  .u-banner-about .u-about-title {
    font-size: 26px;
    margin-bottom: 20px;
    text-align: center; }
  .u-banner-about .img-xs {
    margin-bottom: 20px; }
  .u-why .u-why-img, .u-why .u-why-right, .u-product-item, .u-testimonial .u-testimonial-item {
    flex: 0 0 100%;
    width: 100%; }
  .u-why .u-why-right .why-title, .u-title {
    font-size: 24px; }
  .u-why .u-why-right .u-why-list {
    padding: 0px 15px; }
  .u-why .u-why-right {
    padding: 30px 0 15px; }
  .u-quytrinh {
    padding: 40px 0 10px; }
  .u-quytrinh .quytrinh-item {
    max-width: 330px; }
  .u-quytrinh .desc, .u-quytrinh .quytrinh-item .content, .u-form .desc, .u-form .desc.desc2 {
    font-size: 14px;
    line-height: 20px; }
  .u-quytrinh .desc {
    margin: 0 auto 30px;
    font-weight: 500; }
  .u-contact {
    padding: 40px 0 0; }
  .u-contact .u-contact-item {
    margin: 0 auto 50px; }
  .u-product-item {
    max-width: 315px;
    margin: 0 auto 30px; }
  .u-testimonial {
    padding: 40px 0 50px; }
  .u-testimonial .u-testimonial-item + .u-testimonial-item {
    margin: 70px 0 0; }
  .u-testimonial .u-testimonial-box {
    padding: 30px 20px;
    max-width: 272px;
    margin: 0 auto; }
  .u-testimonial .u-testimonial-box:before {
    top: -15px;
    left: -5px;
    width: 30px;
    height: 22px; }
  .u-testimonial .u-testimonial-box:after {
    bottom: -13px;
    right: -5px;
    width: 30px;
    height: 22px; }
  .u-client .u-client-box .u-client-item {
    flex: 0 0 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
  .u-form .u-form-box {
    max-width: 320px;
    margin: 30px auto 20px; }
  .u-social {
    padding: 10px 0; }
  .u-contact .u-contact-item h4, .u-contact .u-contact-item p {
    font-size: 16px;
    line-height: 20px; }
  .b-menu2 li {
    padding: 0 10px 0 0;
    min-width: 150px; }
    .b-menu2 li a {
      font-size: 13px;
      padding: 10px 5px; }
      .b-menu2 li a img {
        max-width: 25px;
        max-height: 25px; }
      .b-menu2 li a .m2-text span {
        font-size: 10px; }
  .booming .banner-video-full {
    margin-bottom: 48px; }
  .booming .pro-banner-animation {
    margin-bottom: 32px; }
  .booming .countdown-bottom {
    margin-bottom: 42px; }
  .booming .black2022-policy {
    margin-bottom: 63px; }
  .booming .black2022-product {
    margin-bottom: 63px; }
  #sale11 {
    padding-bottom: 40px; }
    #sale11 .banner-animation {
      margin: 0;
      padding: 0; }
    #sale11 .minion12-img {
      padding: 0; }
    #sale11 .countdown-bottom {
      margin: 0 auto 20px; }
    #sale11 .sale11-video {
      padding: 25px 0 0; }
      #sale11 .sale11-video .countdown-bottom {
        margin: 0 auto 10px; }
        #sale11 .sale11-video .countdown-bottom .count-title {
          margin-bottom: -20px; }
      #sale11 .sale11-video .video-box {
        margin: 20px auto; }
      #sale11 .sale11-video .sale11-privacy {
        padding: 27px 32px 15px; }
        #sale11 .sale11-video .sale11-privacy .sale11-privacy-item img {
          max-height: 58px; }
        #sale11 .sale11-video .sale11-privacy .sale11-privacy-item .privacy-title {
          font-size: 15px; }
    #sale11 .b-menu4 li {
      margin: 0 15px 0 0; }
    #sale11 .black2022-product .fix-wrap-mb {
      flex-wrap: wrap !important; }
      #sale11 .black2022-product .fix-wrap-mb .product__item {
        padding: 0 7px;
        width: calc(80vw / 2); }
      #sale11 .black2022-product .fix-wrap-mb .product__item--details .block-review-sold {
        justify-content: center; }
  #popup-minion .modal-dialog {
    max-width: 300px;
    margin: 0 auto; } }

@media screen and (max-width: 640px) {
  .beauty-banner-scroll .w40 {
    flex: 0 0 72%;
    width: 72%;
    margin-left: 15px; }
  .beauty-banner-scroll .w20 {
    flex: 0 0 66.3%;
    width: 66.3%;
    margin-left: 10px; }
  .beauty-banner-scroll .b-text, .beauty-banner-scroll .b-banner {
    height: calc(50% - 5px); } }

@media screen and (max-width: 575px) {
  .beauty-product .product-list-card:nth-child(5) {
    display: none; }
  .page-minions .beauty-product .product-list-card:nth-child(5) {
    display: block; }
  .product-owl-list.owl-carousel .owl-nav {
    display: none; }
  .f9-banner {
    padding: 0; }
    .f9-banner img {
      width: 100%; } }

@media screen and (max-width: 375px) {
  .exp-form .form-right {
    max-width: initial; } }
