.fix {
  overflow: hidden;
}

body {
  font-family: "Microsoft JhengHei";
}

body main {
  padding-top: 100px;
}

@media (max-width: 991px) {
  body main {
    padding-top: 60px;
  }
}

body main .probiotic_content_1 {
  width: 100%;
  height: 980px;
  background: url("../img/main_1.jpg") center top no-repeat;
  background-size: cover;
  position: relative;
}

@media (max-width: 991px) {
  body main .probiotic_content_1 {
    height: calc(986px * 0.518);
    background-position: center;
  }
}

body main .probiotic_content_1 .text_box {
  width: 1100px;
  height: 149px;
  background-color: rgba(255, 103, 36, 0.85);
  -webkit-box-shadow: 6px 6px 0.3rem rgba(0, 0, 0, 0.25);
          box-shadow: 6px 6px 0.3rem rgba(0, 0, 0, 0.25);
  position: absolute;
  bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body main .probiotic_content_1 .text_box .text {
  font-size: 75px;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: 600;
  text-shadow: 4px 4px 0.3rem rgba(0, 0, 0, 0.5);
}

@media (max-width: 950px) {
  body main .probiotic_content_1 .text_box .text {
    font-size: 50px;
  }
}

@media (max-width: 700px) {
  body main .probiotic_content_1 .text_box .text {
    font-size: 37px;
  }
}

@media (max-width: 450px) {
  body main .probiotic_content_1 .text_box .text {
    font-size: 24px;
  }
}

@media (max-width: 1220px) {
  body main .probiotic_content_1 .text_box {
    width: 90%;
  }
}

@media (max-width: 950px) {
  body main .probiotic_content_1 .text_box {
    height: 120px;
  }
}

@media (max-width: 700px) {
  body main .probiotic_content_1 .text_box {
    height: 90px;
  }
}

@media (max-width: 450px) {
  body main .probiotic_content_1 .text_box {
    height: 60px;
  }
}

body main .probiotic_content_2 {
  width: 100%;
  height: 1080px;
  background: url("../img/main_2.jpg") center top no-repeat;
  background-size: cover;
  position: relative;
}

@media (max-width: 991px) {
  body main .probiotic_content_2 {
    height: calc(1080px * 0.518);
    background-size: calc(1920px * 0.518) calc(1080px * 0.518);
    background-position: 45% 0;
  }
}

body main .probiotic_content_2 .text_box {
  width: 811px;
  height: 296px;
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  left: 150px;
  bottom: 150px;
  padding: 20px;
}

@media (max-width: 1111px) {
  body main .probiotic_content_2 .text_box {
    left: calc(15% / 2);
  }
}

@media (max-width: 955px) {
  body main .probiotic_content_2 .text_box {
    width: 85%;
  }
}

@media (max-width: 991px) {
  body main .probiotic_content_2 .text_box {
    bottom: 10%;
    height: auto;
  }
}

body main .probiotic_content_2 .text_box .text {
  font-size: 48px;
  letter-spacing: 2px;
  color: #4d4d4d;
  font-weight: 600;
}

@media (max-width: 991px) {
  body main .probiotic_content_2 .text_box .text {
    font-size: 32px;
  }
}

@media (max-width: 600px) {
  body main .probiotic_content_2 .text_box .text {
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  body main .probiotic_content_2 .text_box .text {
    font-size: 20px;
  }
}

body main .probiotic_information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(62%, white), to(#f0d19b));
  background: linear-gradient(to bottom, white 62%, #f0d19b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0d19b', GradientType=0);
}

@media (max-width: 991px) {
  body main .probiotic_information {
    display: block;
    background: none;
  }
}

body main .probiotic_information .information_img {
  width: 50.75%;
  height: 100%;
}

@media (max-width: 991px) {
  body main .probiotic_information .information_img {
    width: 100%;
  }
}

body main .probiotic_information .information_content {
  margin: auto;
}

@media (max-width: 991px) {
  body main .probiotic_information .information_content {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(62%, white), to(#f0d19b));
    background: linear-gradient(to bottom, white 62%, #f0d19b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0d19b', GradientType=0);
    padding: 70px 0px;
  }
}

body main .probiotic_information .information_content .title {
  width: 490px;
  height: 128px;
  border: #ff6724 3px solid;
  border-radius: 12px;
  position: relative;
  color: #6729ff;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  padding-top: 45px;
  margin: 0 auto 57px;
}

@media (max-width: 1299px) {
  body main .probiotic_information .information_content .title {
    margin: 0 auto 57px;
    width: 330px;
    height: 88px;
    padding-top: 25px;
    font-size: 24px;
  }
}

@media (max-width: 400px) {
  body main .probiotic_information .information_content .title {
    font-size: 20px;
    width: 255px;
    height: 66px;
    padding-top: 15px;
    margin-bottom: 30px;
  }
}

body main .probiotic_information .information_content .title .text {
  position: absolute;
  top: -80px;
  font-size: 80px;
  font-weight: 600;
  color: #ff6724;
  background-color: #ffffff;
  padding: 0px 5px;
}

@media (max-width: 1299px) {
  body main .probiotic_information .information_content .title .text {
    font-size: 50px;
    top: -50px;
    left: 25px;
  }
}

@media (max-width: 400px) {
  body main .probiotic_information .information_content .title .text {
    font-size: 36px;
    top: -36px;
  }
}

body main .probiotic_information .information_content .content {
  max-width: 576px;
  color: #4d4d4d;
  font-size: 32px;
  font-weight: 600;
  margin: 0 auto;
}

@media (max-width: 1299px) {
  body main .probiotic_information .information_content .content {
    width: 352px;
    font-size: 22px;
  }
}

@media (max-width: 400px) {
  body main .probiotic_information .information_content .content {
    width: 255px;
    font-size: 20px;
  }
}

body main .probiotic_effectiveness {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

body main .probiotic_first_commodity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 210px 0px 275px;
  background: url("../img/first_commodity_bg.png") no-repeat 0% 100%;
  position: relative;
}

body main .probiotic_first_commodity .alert-message {
  position: fixed;
  top: 140px;
  z-index: 99999;
}

body main .probiotic_first_commodity .alert-message .alert h5 {
  padding: 0;
  margin: 0;
}

@media (max-width: 1360px) {
  body main .probiotic_first_commodity {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 150px 0px 140px;
  }
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity {
    padding: 60px 0px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity {
    padding: 30px 0px;
  }
}

body main .probiotic_first_commodity .commodity_parallax {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  z-index: -1;
}

body main .probiotic_first_commodity .commodity_parallax .ball {
  border-radius: 50%;
  background: -webkit-gradient(linear, left bottom, left top, from(#F0B639), to(#FFFFFF));
  background: linear-gradient(bottom, #F0B639 0%, #FFFFFF 100%);
}

body main .probiotic_first_commodity .commodity_parallax .big1 {
  top: 785px !important;
  left: -20px !important;
  width: 200px;
  height: 200px;
}

@media (max-width: 1360px) {
  body main .probiotic_first_commodity .commodity_parallax .big1 {
    top: 80% !important;
    left: 1% !important;
    width: 15vw;
    height: 15vw;
  }
}

body main .probiotic_first_commodity .commodity_parallax .big2 {
  top: 1200px !important;
  left: 930px !important;
  width: 200px;
  height: 200px;
}

@media (max-width: 1360px) {
  body main .probiotic_first_commodity .commodity_parallax .big2 {
    top: 60% !important;
    left: 80% !important;
    width: 15vw;
    height: 15vw;
  }
}

body main .probiotic_first_commodity .commodity_parallax .mid1 {
  top: 860px !important;
  left: 960px !important;
  width: 75px;
  height: 75px;
}

@media (max-width: 1360px) {
  body main .probiotic_first_commodity .commodity_parallax .mid1 {
    top: 40% !important;
    left: 15% !important;
    width: 10vw;
    height: 10vw;
  }
}

body main .probiotic_first_commodity .commodity_parallax .mid2 {
  top: 500px !important;
  left: 860px !important;
  width: 75px;
  height: 75px;
}

@media (max-width: 1360px) {
  body main .probiotic_first_commodity .commodity_parallax .mid2 {
    top: 30% !important;
    left: 90% !important;
    width: 10vw;
    height: 10vw;
  }
}

body main .probiotic_first_commodity .commodity_parallax .smol {
  top: 960px !important;
  left: 200px !important;
  width: 45px;
  height: 45px;
}

@media (max-width: 1360px) {
  body main .probiotic_first_commodity .commodity_parallax .smol {
    top: 20% !important;
    left: 20% !important;
    width: 5vw;
    height: 5vw;
  }
}

body main .probiotic_first_commodity .commodity_pic_bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 5;
  padding: 20px;
  -webkit-box-shadow: 10px 10px 10px rgba(128, 128, 128, 0.5);
          box-shadow: 10px 10px 10px rgba(128, 128, 128, 0.5);
  background: -webkit-gradient(linear, left bottom, left top, from(#D98F33), color-stop(22.4%, #E3D587), color-stop(44.75%, #E09143), to(#FFD591));
  background: linear-gradient(bottom, #D98F33 0%, #E3D587 22.4%, #E09143 44.75%, #FFD591 100%);
}

@media (max-width: 1360px) {
  body main .probiotic_first_commodity .commodity_pic_bg {
    margin-bottom: 40px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity .commodity_pic_bg {
    padding: 10px;
  }
}

body main .probiotic_first_commodity .commodity_pic_bg .commodity_pic {
  background-image: url("../img/product01.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 650px;
  height: 800px;
}

@media (max-width: 1360px) {
  body main .probiotic_first_commodity .commodity_pic_bg .commodity_pic {
    width: 520px;
    height: 640px;
  }
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity_pic_bg .commodity_pic {
    width: 390px;
    height: 480px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity .commodity_pic_bg .commodity_pic {
    width: 260px;
    height: 320px;
  }
}

body main .probiotic_first_commodity .commodity {
  margin-left: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 840px;
  /* scrollbar width */
  /* scrollbar Track */
  /* scrollbar Handle */
  /* scrollbar Handle on hover */
}

@media (max-width: 1360px) {
  body main .probiotic_first_commodity .commodity {
    margin-left: 0px;
  }
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity {
    height: auto;
  }
}

body main .probiotic_first_commodity .commodity .title {
  font-weight: 600;
  line-height: 80px;
  font-size: 80px;
  color: #ff6724;
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity .title {
    font-size: 58px;
  }
}

body main .probiotic_first_commodity .commodity .commodity_box {
  margin-top: 40px;
  width: 540px;
  height: 615px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: scroll;
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity .commodity_box {
    width: 390px;
    height: 480px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity .commodity .commodity_box {
    width: 260px;
    height: 320px;
  }
}

body main .probiotic_first_commodity .commodity .commodity_box .name {
  font-weight: 600;
  font-size: 36px;
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity .commodity_box .name {
    font-size: 27px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity .commodity .commodity_box .name {
    font-size: 18px;
  }
}

body main .probiotic_first_commodity .commodity .commodity_box .price {
  margin-top: 35px;
  font-size: 24px;
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity .commodity_box .price {
    font-size: 18px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity .commodity .commodity_box .price {
    margin-top: 15px;
    font-size: 12px;
  }
}

body main .probiotic_first_commodity .commodity .commodity_box .price .val {
  margin-left: 20px;
  text-decoration: line-through;
}

body main .probiotic_first_commodity .commodity .commodity_box .sale {
  font-size: 24px;
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity .commodity_box .sale {
    font-size: 18px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity .commodity .commodity_box .sale {
    font-size: 12px;
  }
}

body main .probiotic_first_commodity .commodity .commodity_box .sale .val {
  margin-left: 20px;
  font-size: 36px;
  font-weight: 600;
  color: #ff0000;
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity .commodity_box .sale .val {
    font-size: 24px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity .commodity .commodity_box .sale .val {
    font-size: 12px;
  }
}

body main .probiotic_first_commodity .commodity .commodity_box .heading {
  margin-top: 35px;
  font-size: 28px;
  font-weight: 600;
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity .commodity_box .heading {
    font-size: 22px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity .commodity .commodity_box .heading {
    font-size: 18px;
    margin-top: 15px;
  }
}

body main .probiotic_first_commodity .commodity .commodity_box .bar {
  color: #ffffff;
  width: 88%;
  height: 1px;
  margin: 25px 0px;
  background-color: #666666;
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity .commodity_box .bar {
    margin: 10px 0px;
  }
}

body main .probiotic_first_commodity .commodity .commodity_box .description {
  width: 88%;
  font-size: 24px;
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity .commodity_box .description {
    font-size: 18px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity .commodity .commodity_box .description {
    font-size: 12px;
  }
}

body main .probiotic_first_commodity .commodity .commodity_box::-webkit-scrollbar {
  width: 2px;
}

body main .probiotic_first_commodity .commodity .commodity_box::-webkit-scrollbar-track {
  background: #979797;
}

body main .probiotic_first_commodity .commodity .commodity_box::-webkit-scrollbar-thumb {
  width: 3px;
  background: #ff6724;
}

body main .probiotic_first_commodity .commodity .commodity_box::-webkit-scrollbar-thumb:hover {
  background: #ff6724;
}

body main .probiotic_first_commodity .commodity .buy_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 88%;
  height: 65px;
  margin-top: 40px;
  background-color: #DB532D;
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

body main .probiotic_first_commodity .commodity .buy_btn:hover {
  background-color: #e27759;
}

@media (max-width: 750px) {
  body main .probiotic_first_commodity .commodity .buy_btn {
    width: 100%;
  }
}

@media (max-width: 500px) {
  body main .probiotic_first_commodity .commodity .buy_btn {
    height: 38px;
    font-size: 20px;
  }
}

body main .probiotic_content_3 {
  width: 100%;
  height: 890px;
  background: url("../img/main_3.jpg");
  background-size: cover;
  position: relative;
}

@media (max-width: 991px) {
  body main .probiotic_content_3 {
    background-position: 45%;
  }
}

body main .probiotic_content_3 .text_box {
  width: 1100px;
  height: 149px;
  background-color: rgba(255, 103, 36, 0.85);
  -webkit-box-shadow: 6px 6px 0.3rem rgba(0, 0, 0, 0.25);
          box-shadow: 6px 6px 0.3rem rgba(0, 0, 0, 0.25);
  position: absolute;
  bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1220px) {
  body main .probiotic_content_3 .text_box {
    width: 90%;
  }
}

@media (max-width: 950px) {
  body main .probiotic_content_3 .text_box {
    height: 120px;
  }
}

@media (max-width: 700px) {
  body main .probiotic_content_3 .text_box {
    height: 90px;
  }
}

@media (max-width: 450px) {
  body main .probiotic_content_3 .text_box {
    height: 60px;
  }
}

body main .probiotic_content_3 .text_box .text {
  font-size: 75px;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: 600;
  text-shadow: 4px 4px 0.3rem rgba(0, 0, 0, 0.5);
}

@media (max-width: 950px) {
  body main .probiotic_content_3 .text_box .text {
    font-size: 50px;
  }
}

@media (max-width: 700px) {
  body main .probiotic_content_3 .text_box .text {
    font-size: 37px;
  }
}

@media (max-width: 450px) {
  body main .probiotic_content_3 .text_box .text {
    font-size: 24px;
  }
}

body main .probiotic_certification {
  width: 100%;
  height: 1100px;
  position: relative;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+47,ffe8cc+48,ffe8cc+100,ffe8cc+100 */
  background: white;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(47.9%, white), color-stop(48%, #ffe8cc), color-stop(100%, #ffe8cc), to(#ffe8cc));
  background: linear-gradient(to bottom, white 0%, white 47.9%, #ffe8cc 48%, #ffe8cc 100%, #ffe8cc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffe8cc', GradientType=0);
  /* IE6-9 */
}

@media (max-width: 1340px) {
  body main .probiotic_certification {
    height: 880px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_certification {
    height: 500px;
  }
}

body main .probiotic_certification #runner {
  position: absolute;
  top: 200px;
  overflow: hidden;
  width: 100%;
  height: 750px;
}

@media (max-width: 1340px) {
  body main .probiotic_certification #runner {
    top: 130px;
    height: 600px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_certification #runner {
    top: 60px;
    height: 375px;
  }
}

body main .probiotic_certification #runner li {
  list-style: none;
  float: left;
  width: 530px;
  height: 750px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media (max-width: 1340px) {
  body main .probiotic_certification #runner li {
    width: 424px;
    height: 600px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_certification #runner li {
    width: 265px;
    height: 375px;
  }
}

body main .probiotic_certification #runner li .picframe {
  background-color: #4d4d4d;
  padding: 20px;
  -webkit-box-shadow: 10px 10px 10px rgba(128, 128, 128, 0.5);
          box-shadow: 10px 10px 10px rgba(128, 128, 128, 0.5);
}

@media (max-width: 1340px) {
  body main .probiotic_certification #runner li .picframe {
    padding: 16px;
    -webkit-box-shadow: 12px 12px 8px rgba(128, 128, 128, 0.5);
            box-shadow: 12px 12px 8px rgba(128, 128, 128, 0.5);
  }
}

@media (max-width: 500px) {
  body main .probiotic_certification #runner li .picframe {
    padding: 10px;
    -webkit-box-shadow: 7.5px 7.5px 5px rgba(128, 128, 128, 0.5);
            box-shadow: 7.5px 7.5px 5px rgba(128, 128, 128, 0.5);
  }
}

body main .probiotic_certification #runner li .picframe img {
  width: 350px;
  cursor: pointer;
}

@media (max-width: 1340px) {
  body main .probiotic_certification #runner li .picframe img {
    width: 280px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_certification #runner li .picframe img {
    width: 175px;
  }
}

body main .probiotic_certification #runner li .title {
  width: 335px;
  height: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #DB532D;
  font-size: 50px;
  font-weight: 600;
  color: #FFFFFF;
  position: absolute;
  left: 0px;
  top: 500px;
}

@media (max-width: 1340px) {
  body main .probiotic_certification #runner li .title {
    width: 268px;
    height: 68px;
    font-size: 40px;
    top: 400px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_certification #runner li .title {
    width: 167.5px;
    height: 42.5px;
    font-size: 25px;
    top: 250px;
  }
}

body main .probiotic_certification #runner li .text_box {
  width: 390px;
  margin-top: 80px;
  font-size: 28px;
  font-weight: 600;
  color: #4D4D4D;
}

@media (max-width: 1340px) {
  body main .probiotic_certification #runner li .text_box {
    width: 312px;
    margin-top: 64px;
    font-size: 22.4px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_certification #runner li .text_box {
    width: 195px;
    margin-top: 40px;
    font-size: 14px;
  }
}

body main .probiotic_certification .modal {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.35);
}

body main .probiotic_certification .modal img {
  height: 95vh;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

body main .probiotic_certification .act {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body main .probiotic_social_feedback {
  width: 100%;
  height: 1275px;
  padding-top: 140px;
  background: url("../img/social_feedback_bg.png") no-repeat 0% 100%;
  position: relative;
}

@media (max-width: 991px) {
  body main .probiotic_social_feedback {
    padding-top: 60px;
    height: 1075px;
  }
}

@media (max-width: 500px) {
  body main .probiotic_social_feedback {
    padding-top: 30px;
    height: 955px;
  }
}

body main .probiotic_social_feedback .feedback_parallax {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

body main .probiotic_social_feedback .feedback_parallax .ball {
  border-radius: 50%;
  background: -webkit-gradient(linear, left bottom, left top, from(#F0B639), to(#FFFFFF));
  background: linear-gradient(bottom, #F0B639 0%, #FFFFFF 100%);
}

body main .probiotic_social_feedback .feedback_parallax .big1 {
  top: 600px !important;
  left: -20px !important;
  width: 200px;
  height: 200px;
}

body main .probiotic_social_feedback .feedback_parallax .big2 {
  top: 570px !important;
  left: 1720px !important;
  width: 200px;
  height: 200px;
}

body main .probiotic_social_feedback .feedback_parallax .mid1 {
  top: 320px !important;
  left: 280px !important;
  width: 98px;
  height: 98px;
}

body main .probiotic_social_feedback .feedback_parallax .mid2 {
  top: 900px !important;
  left: 320px !important;
  width: 98px;
  height: 98px;
}

body main .probiotic_social_feedback .feedback_parallax .mid3 {
  top: 400px !important;
  left: 1500px !important;
  width: 98px;
  height: 98px;
}

body main .probiotic_social_feedback .feedback_parallax .smol {
  top: 880px !important;
  left: 1680px !important;
  width: 60px;
  height: 60px;
}

body main .probiotic_social_feedback .title {
  width: 1140px;
  margin: auto;
  font-weight: 600;
  font-size: 80px;
  color: #ff6724;
}

@media (max-width: 1280px) {
  body main .probiotic_social_feedback .title {
    width: 90%;
    font-size: 64px;
  }
}

@media (max-width: 955px) {
  body main .probiotic_social_feedback .title {
    font-size: 52px;
  }
}

@media (max-width: 830px) {
  body main .probiotic_social_feedback .title {
    font-size: 44px;
  }
}

@media (max-width: 705px) {
  body main .probiotic_social_feedback .title {
    font-size: 36px;
  }
}

body main .probiotic_social_feedback .text_box {
  width: 1140px;
  margin: auto;
  font-size: 36px;
  font-weight: 600;
  color: #666666;
}

@media (max-width: 1280px) {
  body main .probiotic_social_feedback .text_box {
    width: 90%;
    font-size: 30px;
  }
}

@media (max-width: 955px) {
  body main .probiotic_social_feedback .text_box {
    font-size: 26px;
  }
}

@media (max-width: 830px) {
  body main .probiotic_social_feedback .text_box {
    font-size: 22px;
  }
}

@media (max-width: 705px) {
  body main .probiotic_social_feedback .text_box {
    font-size: 18px;
  }
}

body main .probiotic_social_feedback .displayblock {
  width: 1140px;
  margin: 70px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1140px) {
  body main .probiotic_social_feedback .displayblock {
    display: none;
  }
}

body main .probiotic_social_feedback .displayblock .block {
  background-color: white;
  margin: auto;
}

body main .probiotic_social_feedback .swiper-container {
  width: 100%;
  display: none;
  margin: 70px 0px 0;
}

@media (max-width: 1140px) {
  body main .probiotic_social_feedback .swiper-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 350px) {
  body main .probiotic_social_feedback .swiper-container {
    margin: 20px 0px;
  }
}

body main .probiotic_social_feedback .swiper-container .swiper-wrapper {
  width: 100%;
}

body main .probiotic_social_feedback .swiper-container .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1140px) {
  body main .probiotic_social_feedback .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100% !important;
  }
  body main .probiotic_social_feedback .swiper-container .swiper-wrapper .swiper-slide .FB_btn {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 500px) {
  body main .probiotic_social_feedback .swiper-container .swiper-wrapper .swiper-slide .FB_btn {
    margin-top: 15px;
  }
}

body main .probiotic_social_feedback .swiper-container .swiper-wrapper .swiper-slide .block {
  margin: auto;
  background-color: white;
}

@media (max-width: 350px) {
  body main .probiotic_social_feedback .swiper-container .swiper-wrapper .swiper-slide .block {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

body main .probiotic_social_feedback .swiper-container .bigarrow {
  font-weight: 1000 !important;
  color: #ff6724;
}

body main .probiotic_social_feedback .FB_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 195px;
  height: 40px;
  font-size: 24px;
  font-weight: 600;
  background-color: #ff6724;
  color: white;
}

@media (max-width: 1140px) {
  body main .probiotic_social_feedback .FB_btn {
    display: none;
  }
}

body main .probiotic_content_4 {
  width: 100%;
  height: 900px;
  background: url("../img/main_4.jpg");
  background-size: cover;
  background-position: 60%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1220px) {
  body main .probiotic_content_4 {
    display: inline-block;
  }
}

@media (max-width: 568px) {
  body main .probiotic_content_4 {
    height: 568px;
  }
}

body main .probiotic_content_4 .text {
  padding-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 75px;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: 600;
  text-shadow: 4px 4px 0.3rem rgba(0, 0, 0, 0.5);
}

body main .probiotic_content_4 .text br {
  display: none;
}

@media (max-width: 1220px) {
  body main .probiotic_content_4 .text {
    background-color: rgba(255, 103, 36, 0.85);
    -webkit-box-shadow: 6px 6px 0.3rem rgba(0, 0, 0, 0.25);
            box-shadow: 6px 6px 0.3rem rgba(0, 0, 0, 0.25);
    position: absolute;
    bottom: 100px;
    width: 90%;
  }
  body main .probiotic_content_4 .text br {
    display: inline-block;
  }
}

@media (max-width: 950px) {
  body main .probiotic_content_4 .text {
    font-size: 50px;
    padding-left: 40px;
  }
}

@media (max-width: 700px) {
  body main .probiotic_content_4 .text {
    padding-left: 30px;
    font-size: 37px;
  }
}

@media (max-width: 450px) {
  body main .probiotic_content_4 .text {
    padding-left: 20px;
    height: 100px;
    font-size: 24px;
  }
}

body main .probiotic_our_story {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 175px;
  width: 100%;
  height: 1455px;
  position: relative;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+23,ffe8cc+24,ffe8cc+68,ffffff+69,ffffff+69,ffffff+100 */
  background: white;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, white), color-stop(30.1%, #ffe8cc), color-stop(73%, #ffe8cc), color-stop(73.1%, white), to(white));
  background: linear-gradient(to bottom, white 0%, white 30%, #ffe8cc 30.1%, #ffe8cc 73%, white 73.1%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}

@media (max-width: 1420px) {
  body main .probiotic_our_story {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 60px;
  }
}

@media (max-width: 1220px) {
  body main .probiotic_our_story {
    height: auto;
    padding-bottom: 45.1vw;
  }
}

@media (max-width: 790px) {
  body main .probiotic_our_story {
    padding-bottom: 70.1vw;
  }
}

body main .probiotic_our_story .our_pic {
  width: 1420px;
  height: 0px;
  padding-bottom: 785px;
  -webkit-box-shadow: 10px 10px 10px rgba(128, 128, 128, 0.5);
          box-shadow: 10px 10px 10px rgba(128, 128, 128, 0.5);
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/ourPic.jpg");
}

@media (max-width: 1420px) {
  body main .probiotic_our_story .our_pic {
    width: 87.5%;
    padding: 0;
    height: 70vw;
    background-position: 5%;
  }
}

body main .probiotic_our_story .text_box {
  width: 920px;
  height: 550px;
  -webkit-box-shadow: 10px 10px 10px rgba(128, 128, 128, 0.5);
          box-shadow: 10px 10px 10px rgba(128, 128, 128, 0.5);
  background-color: #fff;
  position: absolute;
  top: 660px;
  left: 150px;
  padding: 60px 95px;
  border-radius: 15px;
}

@media (max-width: 1220px) {
  body main .probiotic_our_story .text_box {
    left: auto;
    top: calc(50px + 60vw);
    width: 75%;
    height: 550px;
    padding: 30px 35px;
  }
}

@media (max-width: 991px) {
  body main .probiotic_our_story .text_box {
    height: 450px;
  }
}

@media (max-width: 790px) {
  body main .probiotic_our_story .text_box {
    height: 60vw;
    padding: 20px 15px;
  }
}

body main .probiotic_our_story .text_box .title {
  font-weight: 600;
  line-height: 80px;
  font-size: 80px;
  color: #ff6724;
  margin-bottom: 40px;
}

@media (max-width: 1220px) {
  body main .probiotic_our_story .text_box .title {
    text-align: center;
  }
}

@media (max-width: 991px) {
  body main .probiotic_our_story .text_box .title {
    line-height: 64px;
    font-size: 52px;
    margin-bottom: 20px;
  }
}

@media (max-width: 790px) {
  body main .probiotic_our_story .text_box .title {
    line-height: 48px;
    font-size: 48px;
  }
}

@media (max-width: 600px) {
  body main .probiotic_our_story .text_box .title {
    line-height: 36px;
    font-size: 36px;
  }
}

body main .probiotic_our_story .text_box .text {
  font-size: 32px;
  font-weight: 600;
  color: #4d4d4d;
  height: 75%;
  overflow-y: scroll;
}

@media (max-width: 991px) {
  body main .probiotic_our_story .text_box .text {
    font-size: 24px;
  }
}

@media (max-width: 790px) {
  body main .probiotic_our_story .text_box .text {
    font-size: 20px;
  }
}

@media (max-width: 600px) {
  body main .probiotic_our_story .text_box .text {
    font-size: 18px;
  }
}

body main .probiotic_our_story .text_box .text::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ffc0cb;
}

body main .probiotic_our_story .text_box .text::-webkit-scrollbar {
  width: 6px;
  background-color: black;
}

body main .probiotic_our_story .text_box .text::-webkit-scrollbar-thumb {
  background-color: #ff6724;
}

body main .probiotic_contact_us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+71,f0b639+100 */
  background: white;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(71%, white), to(#f0b639));
  background: linear-gradient(to bottom, white 0%, white 71%, #f0b639 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0b639', GradientType=0);
  /* IE6-9 */
}

@media (max-width: 1360px) {
  body main .probiotic_contact_us {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

body main .probiotic_contact_us .contact_us_img {
  width: 50%;
}

@media (max-width: 1360px) {
  body main .probiotic_contact_us .contact_us_img {
    width: 680px;
  }
}

@media (max-width: 680px) {
  body main .probiotic_contact_us .contact_us_img {
    width: 100%;
  }
}

body main .probiotic_contact_us .contact_us_content {
  padding-top: 90px;
  width: 50%;
}

@media (max-width: 1360px) {
  body main .probiotic_contact_us .contact_us_content {
    padding-top: 50px;
    width: 680px;
  }
}

@media (max-width: 680px) {
  body main .probiotic_contact_us .contact_us_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}

body main .probiotic_contact_us .contact_us_content form {
  width: 500px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 530px) {
  body main .probiotic_contact_us .contact_us_content form {
    width: calc(100% - 30px);
    margin: 0px;
  }
}

body main .probiotic_contact_us .contact_us_content form .title {
  font-weight: 600;
  line-height: 80px;
  font-size: 80px;
  margin-bottom: 70px;
  color: #ff6724;
}

@media (max-width: 991px) {
  body main .probiotic_contact_us .contact_us_content form .title {
    font-size: 52px;
    margin-bottom: 50px;
  }
}

@media (max-width: 530px) {
  body main .probiotic_contact_us .contact_us_content form .title {
    font-size: 36px;
    margin-bottom: 30px;
  }
}

body main .probiotic_contact_us .contact_us_content form label {
  font-size: 26px;
  font-weight: 600;
}

@media (max-width: 530px) {
  body main .probiotic_contact_us .contact_us_content form label {
    font-size: 24px;
  }
}

body main .probiotic_contact_us .contact_us_content form input {
  width: 100%;
  height: 42px;
  margin-bottom: 20px;
  border: 1px solid #a0a0a0;
  border-radius: 5px;
  padding: 15px;
}

body main .probiotic_contact_us .contact_us_content form textarea {
  resize: none;
  width: 100%;
  height: 250px;
  border: 1px solid #a0a0a0;
  padding: 15px;
  border-radius: 5px;
}

body main .probiotic_contact_us .contact_us_content form button {
  margin: 50px auto;
  width: 155px;
  height: 45px;
  font-size: 24px;
  font-weight: 800;
  color: white;
  background-color: #ff6724;
  border-radius: 5px;
  border: none;
  outline: none;
}

body main .anchor {
  position: absolute;
  top: -100px;
}

body .orange {
  color: #ff6724;
}

button:focus {
  outline: none;
}
/*# sourceMappingURL=index.css.map */