@media screen and (max-width: 1440px) {
  .card-recipe .info-title {
    font-size: 26px !important;
  }

  .card-recipe .info-btn {
    font-size: 14px !important;
  }

  .card-list-product-body .card-content .text-header-1 {
    font-size: 19.2px;
    text-align: center !important;
  }

  .section-product-detail .content .text-header-1 {
    color: var(--color-black1);
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
    text-align: start;
  }

  .navbar-default {
    min-height: 101.6px;
  }

  .navbar-logo {
    width: 126px; /* 80% dari 158px */
    height: 50px; /* 80% dari 63px */
  }

  .section-contact-us .text-header-1 {
    font-size: 56px;
  }
  /* Ornament home start */

  .section-home-news-and-event .ornament img:nth-child(1) {
    position: absolute;
    top: -15vh;
    left: 0;
    width: 240px; /* 80% of 300px */
  }

  .section-home-news-and-event .ornament img:nth-child(2) {
    position: absolute;
    top: 10vh;
    right: 0;
    width: 160px; /* 80% of 200px */
  }

  .section-home-news-and-event .ornament img:nth-child(3) {
    position: absolute;
    bottom: 0;
    left: 35%;
    width: 520px; /* 80% of 650px */
    z-index: 1;
  }

  /* Ornament home end */

  /* Font & image setting home start */

  .section-view-product .content .title .text-header-1,
  .section-view-product .content .title .text-header-2 {
    font-size: 56px;
  }

  .section-dairy-product .content .text-header-1 {
    font-size: 56px;
  }

  .section-dairy-product .content .text-header-2 {
    font-size: 96px;
  }

  .section-quote .content .text-quote {
    font-size: 38.4px; /* 80% of 48px */
  }

  .section-our-product .content .text-header-1 {
    font-size: 38.4px;
  }

  .section-our-product .content .text-header-2 {
    font-size: 64px;
  }

  .product-title {
    font-size: 51.2px;
  }

  .img-product-sack {
    width: 347.2px;
    height: 376px;
  }

  .img-product-pouch {
    width: 232px;
    height: 320px;
  }

  .img-product-sachet {
    width: 241.6px;
    height: 323.2px;
  }

  .img-product .bg-image {
    height: 480px;
    border-radius: 24px;
  }

  .section-why-choosing-us .content img:nth-child(1) {
    height: 60%;
  }

  .section-our-csr-program .content .title .text-header-1,
  .section-home-news-and-event .content .title .text-header-1 {
    font-size: 40px;
  }

  .section-our-csr-program .content .title .text-header-2,
  .section-home-news-and-event .content .title .text-header-2 {
    font-size: 64px;
  }

  .section-our-csr-program .content .title .text-content-1 {
    font-size: 19.2px;
  }

  .card-list-news-event-body .card-content .title-card-news-event p {
    font-size: 24px;
  }

  .card-list-news-event-body .card-content .text-news-card p,
  .card-list-news-event-body .card-content .read-more a {
    font-size: 14.4px;
  }

  .card-list-news-event-body {
    min-height: 560px;
    margin: 16px 0;
    border-radius: 25.6px;
    /* flex: 1 1 calc(33.33% - 16px);
    max-width: calc(33.33% - 16px); */
  }

  .card-list-news-event-body .card-content img {
    height: 320px;
    border-radius: 25.6px;
  }

  .footer-link {
    font-size: 20px; /* 80% of 25px */
  }

  .footer-link::after {
    font-size: 14.4px; /* 80% of 18px */
  }

  .footer-sub-header {
    font-size: 24px; /* 80% of 30px */
  }

  .footer-text {
    font-size: 20px; /* 80% of 25px */
  }

  .btn-card-news-event {
    margin-bottom: 32px;
  }

  .card-slider-view-product-text-header-1 {
    font-size: 64px;
  }

  .card-slider-view-product-text-header-2 {
    font-size: 64px;
  }

  .card-slider-view-product-text-content {
    font-size: 19px;
    margin: 16px 0;
  }

  /* Font & image setting home end */

  /* Font, ornament & image setting privacy policy start */

  .section-privacy-policy .content .header .text-header-1 {
    font-size: 64px;
    margin-bottom: 32px;
    line-height: 1.1;
  }

  .section-privacy-policy .content .text-content {
    font-size: 19.2px;
    margin-bottom: 8px;
    line-height: 1.4;
  }

  /* .section-privacy-policy .ornament img:nth-child(1) {
    width: 640px;
  } */

  /* .section-privacy-policy .ornament img:nth-child(2) {
    width: 800px;
  } */

  /* Font, ornament & image setting privacy policy end */

  /* Font & image setting term conditions start */

  .section-term-conditions .content .header .text-header-1 {
    font-size: 64px;
  }

  .section-term-conditions .content .text-content {
    font-size: 19px;
  }

  /* Font & image setting term conditions end */

  /* Font setting event page start */
  .section-news-event .content .text-header-1 {
    font-size: 56px;
  }

  .section-news-event .content .text-header-2 {
    font-size: 96px;
  }

  .section-our-recipe .content .text-header-1 {
    font-size: 56px;
  }

  .section-our-recipe .content .text-header-2 {
    font-size: 96px;
  }

  .section-our-recipe .content .text-header-3 {
    font-size: 56px !important;
  }

  .section-news-event {
    min-height: 32vh;
  }

  .section-news-event .content {
    padding: 32px 3.2% 16px 3.2%;
  }

  /* Font setting event page end */

  /* Font setting brand page start */

  .section-our-brand .content .text-header-1 {
    font-size: 56px;
  }

  .section-our-brand .content .text-header-2 {
    font-size: 96px;
  }

  /* Font setting brand page end */

  /* Font & ornament setting about us page start */

  .section-list-about-us-1 .ornament img:nth-child(1) {
    top: -20vh;
  }

  .section-list-about-us-1 .ornament img:nth-child(1),
  .section-list-about-us-2 .ornament img:nth-child(1),
  .section-list-about-us-2 .ornament img:nth-child(4) {
    width: 40px;
    height: 40vh;
  }

  .section-list-about-us-1 .ornament img:nth-child(2),
  .section-list-about-us-1 .ornament img:nth-child(3) {
    width: 320px;
  }

  .section-list-about-us-2 .ornament img:nth-child(2),
  .section-list-about-us-2 .ornament img:nth-child(3) {
    width: 80px;
  }

  .section-our-vision .ornament img:nth-child(1),
  .section-our-mission .ornament img:nth-child(1) {
    height: 100%;
  }

  .btn-video-on-youtube {
    font-size: 14px;
  }

  .section-about-us .content .header .text-header-1 {
    font-size: 56px;
  }

  .section-about-us .content .header .text-header-2 {
    font-size: 96px;
  }

  /* .section-about-us .ornament img:nth-child(1) {
    width: 640px;
  } */

  .section-list-about-us-1 .content .text-header-1 {
    font-size: 96px; /* 120 * 0.8 */
  }
  .section-list-about-us-1 .content .text-header-2 {
    font-size: 33.6px; /* 42 * 0.8 */
  }

  .section-list-about-us-2 .content .text-header-1 {
    font-size: 56px; /* 70 * 0.8 */
  }

  .section-list-about-us-2 .content .text-header-2 {
    font-size: 24px; /* 30 * 0.8 */
  }

  .content-card-vision-text-header1,
  .content-card-vision-text-header2,
  .content-card-mission-text-header1,
  .content-card-mission-text-header2 {
    font-size: 60px; /* 72 * 0.8 */
  }

  .content-card-vision-text-content {
    font-size: 40px; /* 50 * 0.8 */
  }

  .content-card-mission-text-content1,
  .content-card-mission-text-content2 {
    font-size: 35px; /* 50 * 0.8 */
  }

  .content-card-mission-table-text-content {
    border-spacing: 0 20px;
  }

  .section-our-client .content .text-header-1,
  .section-our-client .content .text-header-2 {
    font-size: 57.6px; /* 72 * 0.8 */
  }

  .section-our-client .content .text-content {
    font-size: 19.2px; /* 24 * 0.8 */
  }

  /* Font & ornament setting about us page end */

  .section-home-our-brand .content .title .text-header-1,
  .section-home-our-brand .content .title .text-header-2 {
    font-size: calc(60px * 0.8); /* 80% dari 60px */
  }

  .section-article-detail .content .text-header-1 {
    font-size: 40px; /* 50px * 0.8 */
  }
  .section-article-detail .content .text-header-2 {
    font-size: 64px; /* 80px * 0.8 */
  }

  .section-article-detail .content .article-container .picture-article-detail {
    width: calc(573px * 0.8); /* 458.4px */
  }

  .section-article-detail .content .article-container .text-location {
    font-size: 20px; /* 25px * 0.8 */
  }
  .section-article-detail .content .article-container .text-content {
    font-size: 19.2px; /* 24px * 0.8 */
  }

  .text-breadcrumb {
    font-size: 16px; /* 20px * 0.8 */
  }

  .img-cover-product {
    border-radius: 18px; /* smaller border-radius */
  }

  .section-our-brand .ornament img:nth-child(1) {
    width: 900px;
  }

  .section-article-detail .ornament img:nth-child(1) {
    top: 40vh;
    right: 0;
    width: 1000px;
  }

  .section-article-detail .ornament img:nth-child(2) {
    bottom: 0;
    left: 0;
    width: 600px;
    height: 100px;
  }
}

@media screen and (max-width: 1024px) {
  .card-recipe .info-title {
    font-size: 25px !important;
  }

  .card-recipe .info-btn {
    font-size: 13px !important;
  }

  .card-list-product-body .card-content .text-header-1 {
    font-size: 14.4px;
    text-align: center !important;
  }

  .section-product-detail .content .text-header-1 {
    color: var(--color-black1);
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    text-align: start;
  }

  .card-recipe .info-title {
    font-size: 20px;
  }

  .navbar-default {
    min-height: 76.2px;
  }

  .navbar-logo {
    width: 95px; /* 60% dari 158px */
    height: 38px; /* 60% dari 63px */
  }

  .section-contact-us .text-header-1 {
    font-size: 42px;
  }

  /* Ornament home start */

  .section-home-news-and-event .ornament img:nth-child(1) {
    position: absolute;
    top: -15vh;
    left: 0;
    width: 180px; /* 60% of 300px */
  }

  .section-home-news-and-event .ornament img:nth-child(2) {
    position: absolute;
    top: 10vh;
    right: 0;
    width: 120px; /* 60% of 200px */
  }

  .section-home-news-and-event .ornament img:nth-child(3) {
    position: absolute;
    bottom: 0;
    left: 35%;
    width: 390px; /* 60% of 650px */
    z-index: 1;
  }

  /* Ornament home end */

  /* Font & image setting home start */

  .section-view-product .content .title .text-header-1,
  .section-view-product .content .title .text-header-2 {
    font-size: 42;
  }

  .section-dairy-product .content .text-header-1 {
    font-size: 42px;
  }

  .section-dairy-product .content .text-header-2 {
    font-size: 72px;
  }

  .section-quote .content .text-quote {
    font-size: 28.8px; /* 60% of 48px */
  }

  .section-our-product .content .text-header-1 {
    font-size: 28.8px;
  }

  .section-our-product .content .text-header-2 {
    font-size: 48px;
  }

  .product-title {
    font-size: 38.4px;
  }

  .img-product-sack {
    width: 260.4px;
    height: 282px;
  }

  .img-product-pouch {
    width: 174px;
    height: 240px;
  }

  .img-product-sachet {
    width: 181.2px;
    height: 242.4px;
  }

  .img-product .bg-image {
    height: 360px;
    border-radius: 18px;
  }

  .section-why-choosing-us .content img:nth-child(1) {
    height: 45%;
  }

  .section-our-csr-program .content .title .text-header-1,
  .section-home-news-and-event .content .title .text-header-1 {
    font-size: 30px;
  }

  .section-our-csr-program .content .title .text-header-2,
  .section-home-news-and-event .content .title .text-header-2 {
    font-size: 48px;
  }

  .section-our-csr-program .content .title .text-content-1 {
    font-size: 14.4px;
  }

  .card-list-news-event-body .card-content .title-card-news-event p {
    font-size: 18px;
  }

  .card-list-news-event-body .card-content .text-news-card p,
  .card-list-news-event-body .card-content .read-more a {
    font-size: 10.8px;
  }

  .card-list-news-event-body {
    min-height: 420px;
    margin: 12px 0;
    border-radius: 19.2px;
    /* flex: 1 1 calc(33.33% - 12px);
    max-width: calc(33.33% - 12px); */
  }

  .card-list-news-event-body .card-content img {
    height: 240px;
    border-radius: 19.2px;
  }

  .footer-link {
    font-size: 15px; /* 60% of 25px */
  }

  .footer-link::after {
    font-size: 10.8px; /* 60% of 18px */
  }

  .footer-sub-header {
    font-size: 18px; /* 60% of 30px */
  }

  .footer-text {
    font-size: 15px; /* 60% of 25px */
  }

  .btn-card-news-event {
    margin-bottom: 24px;
  }

  .card-slider-view-product-text-header-1 {
    font-size: 48px;
  }

  .card-slider-view-product-text-header-2 {
    font-size: 48px;
  }

  .card-slider-view-product-text-content {
    font-size: 15px;
    margin: 12px 0;
  }

  /* Font & image setting home end */

  /* Font, ornament & image setting privacy policy start */

  .section-privacy-policy .content .header .text-header-1 {
    font-size: 48px;
    margin-bottom: 24px;
    line-height: 1.2;
  }

  .section-privacy-policy .content .text-content {
    font-size: 14.4px;
    margin-bottom: 6px;
    line-height: 1.5;
  }

  /* Font, ornament & image setting privacy policy end */

  /* Font & image setting term conditions start */

  .section-term-conditions .content .header .text-header-1 {
    font-size: 48px;
    margin-bottom: 24px;
    line-height: 1.2;
  }

  .section-term-conditions .content .text-content {
    font-size: 14.4px;
    margin-bottom: 6px;
    line-height: 1.5;
  }

  /* Font & image setting term conditions end */

  /* Font setting event page start */

  .section-news-event .content .text-header-1 {
    font-size: 42px;
  }

  .section-news-event .content .text-header-2 {
    font-size: 72px;
  }

  .section-our-recipe .content .text-header-1 {
    font-size: 42px;
  }

  .section-our-recipe .content .text-header-2 {
    font-size: 72px;
  }

  .section-our-recipe .content .text-header-3 {
    font-size: 42px;
  }

  .section-news-event {
    min-height: 24vh;
  }

  .section-news-event .content {
    padding: 24px 3.6% 12px 3.6%;
  }

  /* Font setting event page end */

  /* Font setting brand page start */

  .section-our-brand .content .text-header-1 {
    font-size: 42px;
  }

  .section-our-brand .content .text-header-2 {
    font-size: 72px;
  }

  /* Font setting brand page end */

  /* Font & ornament setting about us page start */

  .section-list-about-us-1 .ornament img:nth-child(1),
  .section-list-about-us-2 .ornament img:nth-child(1),
  .section-list-about-us-2 .ornament img:nth-child(4) {
    width: 30px;
    height: 21vh;
  }

  .section-list-about-us-1 .ornament img:nth-child(2),
  .section-list-about-us-1 .ornament img:nth-child(3) {
    width: 240px;
  }

  .section-list-about-us-2 .ornament img:nth-child(2),
  .section-list-about-us-2 .ornament img:nth-child(3) {
    width: 60px;
  }

  .section-our-vision .ornament img:nth-child(1),
  .section-our-mission .ornament img:nth-child(1) {
    height: 100%;
  }

  .btn-video-on-youtube {
    font-size: 14px;
  }

  .section-about-us .content .header .text-header-1 {
    font-size: 42px;
  }

  .section-about-us .content .header .text-header-2 {
    font-size: 72px;
  }

  .section-list-about-us-1 .content .text-header-1 {
    font-size: 72px;
  }
  .section-list-about-us-1 .content .text-header-2 {
    font-size: 25.2px;
  }

  .section-list-about-us-2 .content .text-header-1 {
    font-size: 42px;
  }

  .section-list-about-us-2 .content .text-header-2 {
    font-size: 18px;
  }

  .content-card-vision-text-header1,
  .content-card-vision-text-header2,
  .content-card-mission-text-header1,
  .content-card-mission-text-header2 {
    font-size: 40px;
  }

  .content-card-vision-text-content {
    font-size: 30px;
  }

  .content-card-mission-table-text-content .mission-col-number {
    width: 75px;
  }

  .content-card-mission-text-content1,
  .content-card-mission-text-content2 {
    font-size: 25px;
  }

  .content-card-mission-table-text-content {
    border-spacing: 0 20px;
  }

  .section-our-client .content .text-header-1,
  .section-our-client .content .text-header-2 {
    font-size: 43.2px;
  }

  .section-our-client .content .text-content {
    font-size: 14.4px;
  }

  /* Font & ornament setting about us page end */

  .section-home-our-brand .content .title .text-header-1,
  .section-home-our-brand .content .title .text-header-2 {
    font-size: calc(60px * 0.6); /* 60% dari 60px */
  }

  .section-article-detail .content .text-header-1 {
    font-size: 30px; /* 50px * 0.6 */
  }
  .section-article-detail .content .text-header-2 {
    font-size: 48px; /* 80px * 0.6 */
  }

  .section-article-detail .content .article-container .picture-article-detail {
    width: calc(573px * 0.6); /* 343.8px */
  }

  .section-article-detail .content .article-container .text-location {
    font-size: 15px; /* 25px * 0.6 */
  }
  .section-article-detail .content .article-container .text-content {
    font-size: 14.4px; /* 24px * 0.6 */
  }

  .text-breadcrumb {
    font-size: 12px; /* 20px * 0.6 */
  }

  .img-cover-product {
    border-radius: 16px; /* smaller border-radius */
  }

  .section-our-brand .ornament img:nth-child(1) {
    width: 600px;
  }

  .section-article-detail .ornament img:nth-child(1) {
    top: 45vh;
    right: 0;
    width: 800px;
  }

  .section-article-detail .ornament img:nth-child(2) {
    bottom: 0;
    left: 0;
    width: 400px;
    height: 100px;
  }
}

@media screen and (max-width: 768px) {
  .card-recipe .info-title {
    font-size: 20px !important;
  }

  .card-recipe .info-btn {
    font-size: 12px !important;
  }

  .card-list-product-body .card-content .text-header-1 {
    font-size: 12px;
    text-align: center !important;
  }

  .section-product-detail .content .text-header-1 {
    color: var(--color-black1);
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    text-align: start;
  }

  .card-recipe .info-title {
    font-size: 10px;
  }

  .navbar-default {
    min-height: 63.5px;
  }

  .navbar-logo {
    width: 79px; /* 50% dari 158px */
    height: 31px; /* 50% dari 63px */
  }

  .section-contact-us .text-header-1 {
    font-size: 35px;
  }

  /* Ornament home start */

  .section-home-news-and-event .ornament img:nth-child(1) {
    position: absolute;
    top: -15vh;
    left: 0;
    width: 150px; /* 50% of 300px */
  }

  .section-home-news-and-event .ornament img:nth-child(2) {
    position: absolute;
    top: 10vh;
    right: 0;
    width: 100px; /* 50% of 200px */
  }

  .section-home-news-and-event .ornament img:nth-child(3) {
    position: absolute;
    bottom: 0;
    left: 35%;
    width: 325px; /* 50% of 650px */
    z-index: 1;
  }

  /* Ornament home end */

  /* Font & image setting home start */
  .section-view-product .content .title .text-header-1,
  .section-view-product .content .title .text-header-2 {
    font-size: 35px;
  }

  .section-dairy-product .content .text-header-1 {
    font-size: 35px;
  }

  .section-dairy-product .content .text-header-2 {
    font-size: 60px;
  }

  .section-quote .content .text-quote {
    font-size: 24px;
  }

  .section-our-product .content .text-header-1 {
    font-size: 24px;
  }

  .section-our-product .content .text-header-2 {
    font-size: 40px;
  }

  .product-title {
    font-size: 32px;
  }

  .img-product-sack {
    width: 217px;
    height: 235px;
  }

  .img-product-pouch {
    width: 145px;
    height: 200px;
  }

  .img-product-sachet {
    width: 151px;
    height: 202px;
  }

  .img-product .bg-image {
    height: 300px;
    border-radius: 15px;
  }

  .section-why-choosing-us .content img:nth-child(1) {
    height: 37.5%;
  }

  .section-our-csr-program .content .title .text-header-1,
  .section-home-news-and-event .content .title .text-header-1 {
    font-size: 25px;
  }

  .section-our-csr-program .content .title .text-header-2,
  .section-home-news-and-event .content .title .text-header-2 {
    font-size: 40px;
  }

  .section-our-csr-program .content .title .text-content-1 {
    font-size: 12px;
  }

  .card-list-news-event-body .card-content .title-card-news-event p {
    font-size: 15px;
  }

  .card-list-news-event-body .card-content .text-news-card p,
  .card-list-news-event-body .card-content .read-more a {
    font-size: 9px;
  }

  .card-list-news-event-body {
    min-height: 350px;
    margin: 10px 0;
    border-radius: 16px;
    /* flex: 1 1 calc(33.33% - 10px);
    max-width: calc(33.33% - 10px); */
  }

  .card-list-news-event-body .card-content img {
    height: 200px;
    border-radius: 16px;
  }

  .footer-link {
    font-size: 12.5px; /* 50% of 25px */
  }

  .footer-link::after {
    font-size: 9px; /* 50% of 18px */
  }

  .footer-sub-header {
    font-size: 15px; /* 50% of 30px */
  }

  .footer-text {
    font-size: 12.5px; /* 50% of 25px */
  }

  .btn-card-news-event {
    margin-bottom: 20px;
  }

  .card-slider-view-product-text-header-1 {
    font-size: 40px;
  }

  .card-slider-view-product-text-header-2 {
    font-size: 40px;
  }

  .card-slider-view-product-text-content {
    font-size: 12px;
    margin: 10px 0;
  }

  /* Font & image setting home end */

  /* Font, ornament & image setting privacy policy start */

  .section-privacy-policy .content .header .text-header-1 {
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 1.2;
  }

  .section-privacy-policy .content .text-content {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 1.6;
  }

  /* Font, ornament & image setting privacy policy end */

  /* Font & image setting term conditions start */

  .section-term-conditions .content .header .text-header-1 {
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 1.2;
  }

  .section-term-conditions .content .text-content {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 1.6;
  }

  /* Font & image setting term conditions end */

  /* Font setting event page start */

  .section-news-event .content .text-header-1 {
    font-size: 35px;
  }

  .section-news-event .content .text-header-2 {
    font-size: 60px;
  }

  .section-our-recipe .content .text-header-1 {
    font-size: 35px;
  }

  .section-our-recipe .content .text-header-2 {
    font-size: 60px;
  }

  .section-our-recipe .content .text-header-3 {
    font-size: 35px;
  }

  .section-news-event {
    min-height: 20vh;
  }

  .section-news-event .content {
    padding: 20px 4% 10px 4%;
  }

  /* Font setting event page end */

  /* Font setting brand page start */

  .section-our-brand .content .text-header-1 {
    font-size: 35px;
  }

  .section-our-brand .content .text-header-2 {
    font-size: 60px;
  }

  /* Font setting brand page end */

  /* Font & ornament setting about us page start */

  .section-about-us {
    min-height: 40vh;
  }

  .section-list-about-us-1 .content {
    min-height: 55vh;
  }

  .section-list-about-us-1 .ornament img:nth-child(1) {
    top: -7vh;
  }

  .section-list-about-us-1 .ornament img:nth-child(2) {
    top: 20vh;
    left: 8vw;
  }

  .section-list-about-us-1 .ornament img:nth-child(3) {
    top: 20vh;
    right: 8vw;
  }

  .section-list-about-us-2 .content {
    min-height: 55vh;
  }

  .section-list-about-us-2 .ornament img:nth-child(2) {
    top: 18vh;
    left: 16vw;
  }

  .section-list-about-us-2 .ornament img:nth-child(3) {
    top: 18vh;
    right: 16vw;
  }

  .section-list-about-us-1 .ornament img:nth-child(1),
  .section-list-about-us-2 .ornament img:nth-child(1),
  .section-list-about-us-2 .ornament img:nth-child(4) {
    width: 25px;
    height: 20vh;
  }

  .section-list-about-us-1 .ornament img:nth-child(2),
  .section-list-about-us-1 .ornament img:nth-child(3) {
    width: 130px;
  }

  .section-list-about-us-2 .ornament img:nth-child(2),
  .section-list-about-us-2 .ornament img:nth-child(3) {
    width: 50px;
  }

  .section-our-vision .ornament img:nth-child(1),
  .section-our-mission .ornament img:nth-child(1) {
    height: 100%;
  }

  .btn-video-on-youtube {
    font-size: 12px;
  }

  .section-about-us .content .header .text-header-1 {
    font-size: 35px;
  }

  .section-about-us .content .header .text-header-2 {
    font-size: 60px;
  }

  /* .section-about-us .ornament img:nth-child(1) {
    width: 400px;
  } */

  .section-list-about-us-1 .content .text-header-1 {
    font-size: 60px;
  }
  .section-list-about-us-1 .content .text-header-2 {
    font-size: 21px;
  }

  .section-list-about-us-2 .content .text-header-1 {
    font-size: 35px;
  }

  .section-list-about-us-2 .content .text-header-2 {
    font-size: 15px;
  }

  .content-card-vision-text-header1,
  .content-card-vision-text-header2,
  .content-card-mission-text-header1,
  .content-card-mission-text-header2 {
    font-size: 34px;
  }

  .content-card-vision-text-content {
    font-size: 25px;
  }

  .content-card-mission-table-text-content .mission-col-number {
    width: 50px;
  }

  .content-card-mission-text-content1,
  .content-card-mission-text-content2 {
    font-size: 20px;
  }

  .content-card-mission-table-text-content {
    border-spacing: 0 10px;
  }

  .section-our-client .content .text-header-1,
  .section-our-client .content .text-header-2 {
    font-size: 36px;
  }

  .section-our-client .content .text-content {
    font-size: 12px;
  }

  /* Font & ornament setting about us page end */

  .section-home-our-brand .content .title .text-header-1,
  .section-home-our-brand .content .title .text-header-2 {
    font-size: calc(60px * 0.5); /* 50% dari 60px */
  }

  .section-article-detail .content .text-header-1 {
    font-size: 25px; /* 50px * 0.5 */
  }
  .section-article-detail .content .text-header-2 {
    font-size: 40px; /* 80px * 0.5 */
  }

  .section-article-detail .content .article-container .picture-article-detail {
    width: calc(573px * 0.5); /* 286.5px */
  }

  .section-article-detail .content .article-container .text-location {
    font-size: 12.5px; /* 25px * 0.5 */
  }

  .section-article-detail .content .article-container .text-content {
    font-size: 12px; /* 24px * 0.5 */
  }

  .text-breadcrumb {
    font-size: 10px; /* 20px * 0.5 */
  }

  .img-cover-product {
    border-radius: 12px; /* smaller border-radius */
  }

  .section-our-brand .ornament img:nth-child(1) {
    width: 500px;
  }

  .section-article-detail .ornament img:nth-child(1) {
    top: 45vh;
    right: 0;
    width: 600px;
  }

  .section-article-detail .ornament img:nth-child(2) {
    bottom: 0;
    left: 0;
    width: 300px;
    height: 100px;
  }

  .table-spec-list-product {
    width: 100%;
  }

  .table-spec-list-product td {
    padding: 6px 10px;
    vertical-align: top;
  }

  .table-spec-list-product td:nth-child(1) {
    color: var(--color-grey1);
    font-weight: 400;
    font-size: 14px;
    width: 30%;
  }

  .table-spec-list-product td:nth-child(2) {
    color: var(--color-black1);
    font-weight: 400;
    font-size: 14px;
    width: 70%;
    text-align: left;
  }
}

@media screen and (max-width: 425px) {
  .card-recipe .info-title {
    font-size: 10px !important;
  }

  .card-recipe .info-btn {
    font-size: 8px !important;
  }

  .navbar-default {
    min-height: 50.8px;
  }

  .navbar-logo {
    width: 63px; /* 40% dari 158px */
    height: 25px; /* 40% dari 63px */
  }

  .section-contact-us .text-header-1 {
    font-size: 28px;
  }

  /* Ornament home start */

  .section-why-choosing-us .ornament img:nth-child(1) {
    position: absolute;
    top: -30px;
    left: 0;
  }

  .section-home-news-and-event .ornament img:nth-child(1) {
    position: absolute;
    top: -15vh;
    left: 0;
    width: 120px; /* 40% of 300px */
  }

  .section-home-news-and-event .ornament img:nth-child(2) {
    position: absolute;
    top: 10vh;
    right: 0;
    width: 80px; /* 40% of 200px */
  }

  .section-home-news-and-event .ornament img:nth-child(3) {
    position: absolute;
    bottom: 0;
    left: 35%;
    width: 260px; /* 40% of 650px */
    z-index: 1;
  }

  /* Ornament home end */

  /* Font & image setting home start */

  .section-view-product .content .title .text-header-1,
  .section-view-product .content .title .text-header-2 {
    font-size: 28px;
  }

  .section-dairy-product .content .text-header-1 {
    font-size: 28px;
  }

  .section-dairy-product .content .text-header-2 {
    font-size: 48px;
  }

  .section-quote .content {
    height: 40vh;
  }

  .section-quote .content .text-quote {
    font-size: 19.2px;
  }

  .section-quote .content .text-quote {
    font-size: 18px; /* 30% of 48px */
  }

  .section-our-product .content .text-header-2 {
    font-size: 32px;
  }

  .product-title {
    font-size: 25.6px;
  }

  .img-product-sack {
    width: 173.6px;
    height: 188px;
  }

  .img-product-pouch {
    width: 116px;
    height: 160px;
  }

  .img-product-sachet {
    width: 120.8px;
    height: 161.6px;
  }

  .img-product .bg-image {
    height: 240px;
    border-radius: 12px;
  }

  .section-why-choosing-us .content {
    height: 25vh;
  }

  .section-why-choosing-us .content img:nth-child(1) {
    height: 80%;
  }

  .section-our-csr-program .content .title .text-header-1,
  .section-home-news-and-event .content .title .text-header-1 {
    font-size: 20px;
  }

  .section-our-csr-program .content .title .text-header-2,
  .section-home-news-and-event .content .title .text-header-2 {
    font-size: 32px;
  }

  .section-our-csr-program .content .title .text-content-1 {
    font-size: 9.6px;
  }

  .card-list-news-event-body .card-content .title-card-news-event p {
    font-size: 18px;
  }

  .card-list-news-event-body .card-content .text-news-card p,
  .card-list-news-event-body .card-content .read-more a {
    font-size: 14px;
  }

  .card-list-news-event-body {
    min-height: 350px;
    margin: 8px 0;
    border-radius: 12px;
  }

  .card-list-news-event-body .card-content img {
    height: calc(100vw / 1.36);
    border-radius: 12.8px;
  }

  .footer-link {
    font-size: 10px; /* 40% of 25px */
  }

  .footer-link::after {
    font-size: 5.2px; /* 40% of 18px */
  }

  .footer-sub-header {
    font-size: 12px; /* 40% of 30px */
  }

  .footer-text {
    font-size: 9px; /* 40% of 25px */
  }

  .btn-card-news-event {
    margin-bottom: 16px;
  }

  .card-slider-view-product-text-header-1 {
    font-size: 32px;
  }

  .card-slider-view-product-text-header-2 {
    font-size: 32px;
  }

  .card-slider-view-product-text-content {
    font-size: 18px;
    margin: 8px 0;
  }

  .rounded-btn {
    font-size: 16px;
    padding: 4px 10px;
  }

  .rounded-btn-blue {
    font-size: 8px;
    padding: 4px 10px;
  }

  .btn-main-1,
  .btn-main-2 {
    font-size: 16px;
  }

  /* Font & image setting home end */

  /* Font, ornament & image setting privacy policy start */

  .section-privacy-policy .content .header .text-header-1 {
    font-size: 32px;
    margin-bottom: 16px;
    line-height: 1.3;
  }

  .section-privacy-policy .content .text-content {
    font-size: 9.6px;
    margin-bottom: 4px;
    line-height: 1.7;
  }

  /* Font, ornament & image setting privacy policy end */

  /* Font & image setting term conditions start */

  .section-term-conditions .content .header .text-header-1 {
    font-size: 32px;
    margin-bottom: 16px;
    line-height: 1.3;
  }

  .section-term-conditions .content .text-content {
    font-size: 9.6px;
    margin-bottom: 4px;
    line-height: 1.7;
  }

  /* Font & image setting term conditions end */

  /* Font setting event page start */

  .section-news-event .content .text-header-1 {
    font-size: 28px;
  }

  .section-news-event .content .text-header-2 {
    font-size: 48px;
  }

  .section-our-recipe .content .text-header-1 {
    font-size: 28px;
  }

  .section-our-recipe .content .text-header-2 {
    font-size: 48px;
  }

  .section-our-recipe .content .text-header-3 {
    font-size: 28px !important;
  }

  .section-news-event {
    min-height: 16vh;
  }

  .section-news-event .content {
    padding: 16px 4% 8px 4%;
  }

  /* Font setting event page end */

  /* Font setting brand page start */

  .section-our-brand .content .text-header-1 {
    font-size: 28px;
  }

  .section-our-brand .content .text-header-2 {
    font-size: 48px;
  }

  /* Font setting brand page end */

  /* Font & ornament setting about us page start */

  .section-list-about-us-1 .ornament img:nth-child(1) {
    top: -5vh;
  }

  .section-list-about-us-1 .ornament img:nth-child(1),
  .section-list-about-us-2 .ornament img:nth-child(1),
  .section-list-about-us-2 .ornament img:nth-child(4) {
    width: 20px;
    height: 14vh;
  }

  .section-list-about-us-1 .ornament img:nth-child(2),
  .section-list-about-us-1 .ornament img:nth-child(3) {
    width: 85px;
  }

  .section-list-about-us-2 .ornament img:nth-child(2),
  .section-list-about-us-2 .ornament img:nth-child(3) {
    width: 40px;
  }

  .section-our-vision .ornament img:nth-child(1),
  .section-our-mission .ornament img:nth-child(1) {
    height: 100%;
  }

  .btn-video-on-youtube {
    font-size: 12px;
  }

  .section-about-us {
    min-height: 35vh;
  }

  .section-about-us .content .header .text-header-1 {
    font-size: 26px;
  }

  .section-about-us .content .header .text-header-2 {
    font-size: 40px;
  }

  .section-list-about-us-1 .content {
    min-height: 40vh;
  }

  .section-list-about-us-1 .ornament img:nth-child(2) {
    top: 20vh;
    left: 7vw;
  }

  .section-list-about-us-1 .ornament img:nth-child(3) {
    top: 20vh;
    right: 7vw;
  }

  .section-list-about-us-1 .content .text-header-1 {
    font-size: 48px;
  }
  .section-list-about-us-1 .content .text-header-2 {
    font-size: 16.8px;
  }

  .section-list-about-us-2 .content {
    min-height: 30vh;
  }

  .section-list-about-us-2 .ornament img:nth-child(1) {
    top: -10vh;
  }

  .section-list-about-us-2 .ornament img:nth-child(2) {
    top: 6vh;
    left: 5vw;
  }

  .section-list-about-us-2 .ornament img:nth-child(3) {
    top: 6vh;
    right: 5vw;
  }

  .section-list-about-us-2 .content .text-header-1 {
    font-size: 28px;
  }

  .section-list-about-us-2 .content .text-header-2 {
    font-size: 12px;
  }

  .content-card-vision-text-header1,
  .content-card-vision-text-header2,
  .content-card-mission-text-header1,
  .content-card-mission-text-header2 {
    font-size: 21px;
  }

  .content-card-vision-text-content {
    font-size: 15px;
  }

  .content-card-mission-table-text-content .mission-col-number {
    width: 25px;
  }

  .content-card-mission-text-content1,
  .content-card-mission-text-content2 {
    font-size: 10px;
  }

  .content-card-mission-table-text-content {
    border-spacing: 0 10px;
  }

  .section-our-client .content .text-header-1,
  .section-our-client .content .text-header-2 {
    font-size: 28.8px;
  }

  .section-our-client .content .text-content {
    font-size: 9.6px;
  }

  .section-our-client {
    min-height: 20vh;
  }

  /* Font & ornament setting about us page end */

  .section-home-our-brand .content {
    height: 30vh;
  }

  .section-home-our-brand .content .title {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .btn_carousel_brand {
    margin: 20px 0;
  }

  .section-home-our-brand .content .title .text-header-1,
  .section-home-our-brand .content .title .text-header-2 {
    font-size: 28.8px; /* 30% dari 60px */
  }

  .section-home-our-brand .ornament img:nth-child(1) {
    width: 140px;
  }

  .section-article-detail .content .text-header-1 {
    font-size: 15px; /* 50px * 0.3 */
  }
  .section-article-detail .content .text-header-2 {
    font-size: 24px; /* 80px * 0.3 */
  }

  .section-article-detail .content .article-container .picture-article-detail {
    width: calc(573px * 0.3); /* 171.9px */
  }

  .section-article-detail .content .article-container .text-location {
    font-size: 7.5px; /* 25px * 0.3 */
  }

  .section-article-detail .content .article-container .text-content {
    font-size: 7.2px; /* 24px * 0.3 */
  }

  .text-breadcrumb {
    font-size: 6px; /* 20px * 0.3 */
  }

  .img-cover-product {
    border-radius: 10px; /* smaller border-radius */
  }

  .video-container {
    height: 200px;
    border-radius: 12px;
  }

  .section-our-brand .ornament img:nth-child(1) {
    width: 300px;
  }

  .section-article-detail .ornament img:nth-child(1) {
    top: 33vh;
    right: 0;
    width: 350px;
  }

  .section-article-detail .ornament img:nth-child(2) {
    bottom: 0;
    left: 0;
    width: 200px;
    height: 80px;
  }
}
