*,
::after,
::before {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #252525;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  m-br {
    display: block;
  }
  m-hide {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  d-br {
    display: block;
  }
  d-hide {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  w-br {
    display: block;
  }
  w-hide {
    display: none;
  }
}
.ws_pt20 {
  padding-top: 20px;
}
.font_zilla {
  font-family: "Zilla Slab", serif;
}
section {
  overflow-x: hidden;
}
.ws_container {
  max-width: 1200px;
  width: 360px;
  margin-left: auto;
  margin-right: auto;
}
.ws_h1 {
  font-size: 34px;
  font-weight: 700;
  text-align: center;
}
.ws_h2 {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}
.ws_img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ws_p1 {
  width: 340px;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
}
.ws_p2 {
  width: 340px;
  font-size: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.ws_p3 {
  width: 345px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: white;
  background-color: #abcc00;
  padding: 5px 0;
  box-shadow: 15px 15px #c2d500;
}
.ws_dflex {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.ws_green_box {
  width: 340px;
  margin: 20px auto 0;
  border: 3px solid #abcc00;
  border-radius: 20px;
  padding: 20px;
}
.ws_green_box img {
  display: block;
  margin: 0 auto;
}
.ws_green_box p {
  text-align: center;
}
.ws_link a {
  display: block;
  color: white;
  font-weight: 700;
  background-color: #fe9400;
  text-decoration: none;
  border-radius: 100px;
  text-align: center;
  padding: 15px;
  margin: 25px 0;
}
.ws_alink {
  border-radius: 30px !important;
  margin: 25px auto !important;
  width: 500px;
}
.ws_phd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding-bottom: 40px;
}
.ws_phd > * {
  text-align: center;
}
.ws_scientist p {
  text-align: center;
}
.ws_scientist p span {
  font-weight: 700;
  font-size: 20px;
  display: block;
}
.ws_green_background {
  background-color: rgba(194, 213, 0, 0.1);
}
.ws_green_background img {
  display: block;
}
.ws_p4 {
  width: 360px;
  font-size: 22px;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
}
.ws_box ul li {
  list-style: none;
  padding: 0 0 0.5em 40px;
  background: url("https://fb-v1.cdn-bio.com/assets/green-check-box-9731b842ebd66b346b3e343e6a96f9b4.svg") no-repeat left top;
  margin-bottom: 10px;
}
.ws_details {
  width: 360px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 20px;
  margin-bottom: 0;
}
.ws_ft10 {
  font-size: 10px;
  font-weight: 700;
  color: #abcc00;
  margin: 0;
}
.ws_ft15 {
  font-size: 15px;
  font-weight: 700;
}
.ws_ft20 {
  font-size: 20px;
  font-weight: 700;
  color: #4d4d4d;
}
.ws_orange_background {
  background-color: #fe6615;
  color: white;
  padding-bottom: 40px;
}
.ws_media {
  width: 340px;
  margin: 0 auto;
}
.ws_media a {
  background-color: #fe9400;
  color: white;
  display: block;
  text-decoration: none;
  width: 240px;
  padding: 10px 20px;
  margin: 0 auto;
  font-weight: 700;
  text-align: center;
  border-radius: 40px;
}
.ws_aesthetics a {
  background-color: #fe9400;
  color: white;
  display: block;
  text-decoration: none;
  width: 340px;
  padding: 15px 20px;
  margin: 20px auto;
  font-weight: 700;
  text-align: center;
  border-radius: 40px;
}
.ws_apple_green_background {
  background-color: #abcc00;
  color: #4d4d4d;
  font-weight: 700;
  text-align: center;
  padding: 30px 0;
}
.ws_apple_green_background .ws_form {
  display: block;
  text-decoration: none;
  color: white;
  background-color: #fe9400;
  padding: 15px 0;
  border: 5px solid white;
  border-radius: 100px;
}
.ws_apple_green_background .ws_email {
  color: white;
}
.ws_gb_flex {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ws_wadematt {
  margin-top: -60px;
}

@media screen and (max-width: 360px) {
  .ws_details {
    width: 100%;
    padding: 0 10px 20px;
  }
  .ws_p4 {
    width: 100%;
    padding: 0 10px 0;
  }
}
@media screen and (max-width: 649px) {
  .ws_alink {
    width: 340px;
  }
  .ws_alink img {
    width: 100%;
  }
  .ws_fright img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 650px) {
  .ws_container {
    width: 670px;
  }
  .ws_h1 {
    font-size: 44px;
  }
  .ws_p1 {
    font-size: 20px;
    width: 460px;
  }
  .ws_p2 {
    width: 460px;
  }
  .ws_p3 {
    width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
  .ws_p4 {
    width: 460px;
  }
  .ws_details {
    width: 460px;
  }
  .ws_green_box {
    width: 460px;
  }
  .ws_orange_background {
    padding-bottom: 0;
  }
  .ws_ob_flex {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    padding: 0 20px;
  }
  .ws_aesthetics a {
    width: 600px;
  }
  .ws_h2 {
    font-size: 24px;
  }
  .ws_dww_img {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .ws_container {
    width: 970px;
  }
  .ws_fright {
    float: right;
    margin-top: -165px;
    margin-right: -12px;
  }
  .ws_h1 {
    padding-top: 40px;
    text-align: left;
  }
  .ws_h2 {
    font-size: 30px;
  }
  .ws_p1 {
    margin-left: 0;
  }
  .ws_p2 {
    font-size: 17px;
    margin-left: 0;
    text-align: left;
  }
  .ws_p3 {
    font-size: 17px;
    margin-left: 0;
    margin-bottom: 80px;
    padding: 20px 0;
  }
  .ws_flex_one .ws_dflex {
    flex-direction: row;
  }
  .ws_flex_two .ws_dflex {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .ws_m0 {
    margin: 0;
  }
  .ws_green_box {
    width: 195px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .ws_green_box_2 {
    width: 360px !important;
    height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .ws_gb_flex {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .ws_gb_flex .ws_img {
    transform: translate(-50%);
    width: 50%;
  }
  .ws_box {
    z-index: 1;
  }
  .ws_dww_img {
    width: 70%;
  }
  .ws_media {
    margin-right: -85px;
  }
  .ws_media a {
    font-size: 24px;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .ws_media .ws_p4 {
    width: 100%;
  }
  .ws_ob_flex {
    align-items: center;
  }
  .ws_p4 {
    font-size: 30px;
  }
  .ws_link a {
    font-size: 24px;
  }
  .ws_alink {
    width: 940px;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
  }
  .ws_apple_green_background .ws_form {
    font-size: 24px;
  }
  .ws_products .tbox-content a {
    font-size: 24px;
  }
  .ws_aesthetics a {
    font-size: 24px;
  }
  .ws_distrubtion {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .ws_container {
    width: 1200px;
  }
  .ws_fright {
    float: right;
    margin-top: -150px;
  }
  .ws_h1 {
    padding-top: 60px;
    font-size: 54px;
  }
  .ws_h2 {
    font-size: 44px;
  }
  .ws_p1 {
    width: 530px;
  }
  .ws_p2 {
    width: 550px;
    font-size: 20px;
    margin-left: 0;
  }
  .ws_p3 {
    font-size: 24px;
    margin-bottom: 60px;
    width: 650px;
  }
  .ws_p4 {
    font-size: 34px;
    margin-left: 0;
    width: 570px;
  }
  .ws_ft22 {
    font-size: 22px;
  }
  .ws_link a {
    font-size: 24px;
  }
  .ws_alink {
    width: 1050px;
  }
  .ws_flex_one .ws_dflex {
    margin-bottom: 60px;
  }
  .ws_flex_two .ws_dflex {
    justify-content: center;
  }
  .ws_green_box {
    width: 280px;
    margin: 15px auto;
  }
  .ws_green_box_2 {
    margin: 15px;
  }
  .ws_gb_flex .ws_img {
    transform: translate(-40%);
    width: 35%;
  }
  .ws_details {
    margin-left: 0;
    width: 590px;
  }
  .ws_phd {
    margin: 0 25px;
    justify-content: center;
  }
  .ws_phd > * {
    margin: 10px;
  }
  .ws_gb_flex {
    width: 2000px;
    margin-left: auto;
    margin-right: auto;
  }
  .ws_ob_flex {
    padding: 0;
  }
  .ws_ob_flex .ws_img img {
    margin-right: 0;
  }
  .ws_media {
    width: 555px;
  }
  .ws_media a {
    margin: 50px 0;
  }
  .ws_dww_img {
    width: auto;
  }
}
@media screen and (min-width: 1441px) {
  .ws_gb_flex .ws_img {
    transform: translate(-20%);
    width: 45%;
  }
  .ws_ob_flex {
    max-width: 1900px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .ws_media {
    margin-right: auto;
  }
}
