.header_wrapper {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.brand_logo {
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.brand_2 {
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.navbar {
  background-color: #fff;
}

.logo {
  width: 180px;
  padding-top: 8px;
  padding-right: 0px;
  padding-left: 10px;
}

.banner_section {
  background-color: #00640a;
  background-image: url('../images/green_bg.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_wrapper {
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.banner_row_1 {
  margin-right: auto;
  margin-left: auto;
}

.banner_row_2 {
  display: none;
}

.main_bottle {
  position: static;
  display: inline-block;
  width: 400px;
  float: left;
}

.main_bottle.mobile {
  display: none;
}

.lead_banner {
  display: inline-block;
  width: 590px;
  margin-top: 60px;
  float: right;
}

.banner_logo {
  width: 280px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.banner_h1 {
  margin-top: 40px;
  font-family: Merriweather, serif;
  color: #fff200;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.banner_btn {
  display: block;
  padding: 20px;
  border-radius: 100px;
  background-color: #ffb700;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}

.banner_btn_block {
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  text-align: center;
}

.icon_cart {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.text_phone {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff200;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.icon_phone {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.blocks {
  margin-top: 40px;
}

.blocks.fullwidth {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #00640a;
  background-image: url('../images/green_bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading_block {
  width: 1120px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.fullblock.color_gray {
  background-color: #f7efef;
}

.fullblock.color_green {
  background-color: #c3d6d3;
}

.fullblock.color_red {
  background-color: #3989bc;
}

.block_h1 {
  margin-top: 0px;
  font-family: Merriweather, serif;
  color: #000;
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
}

.block_h1.big {
  font-size: 45px;
}

.block_h1.big.colorwhite {
  color: #fff;
}

.block_h1.big.colorwhite.desktop {
  color: #f2ff00;
}

.block_h1.big.mobile {
  display: none;
}

.block_h1.mobile {
  display: none;
}

.block_h2 {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
}

.block_h2.b_h2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.block_h2.s2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.block_h2.colorwhite {
  margin-top: 20px;
  margin-bottom: 40px;
  color: #fff;
}

.fullblock_wrapper {
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

.fullblock_img {
  display: inline-block;
  width: 650px;
  float: left;
}

.fullblock_img.fb_img_2 {
  width: 600px;
  padding-left: 60px;
}

.fullblock_text {
  display: inline-block;
  width: 420px;
  margin-top: 100px;
  float: right;
}

.stage_1_block {
  width: 320px;
  float: right;
}

.stage1_h1 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 1.2;
  text-align: center;
}

.stage_1_text {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
}

.cta_btn_next {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 100px;
  background-color: #ffb700;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.cta_btn_next:hover {
  background-color: #ff8c00;
}

.cta_btn_next:active {
  background-color: #d77600;
}

.icon_arrow_right {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.btn_block {
  width: 70%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.p_block {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
}

.p_block.color_white {
  color: #fff;
}

.p_block.p2 {
  margin-top: 20px;
}

.p_block.p2.center {
  text-align: center;
}

.p_block.center {
  text-align: center;
}

.p_block.center.medium {
  font-size: 18px;
}

.fullblock_text_2 {
  display: inline-block;
  width: 420px;
  margin-top: 10px;
  padding: 20px;
  float: right;
}

.blocks_con {
  width: 1120px;
  margin-right: auto;
  margin-left: auto;
}

.blocks_con.border {
  padding: 40px 20px 20px;
  border-style: dashed;
  border-width: 4px;
  border-color: #00640a;
  border-radius: 20px;
}

.blocks_con.padding_top {
  padding-top: 40px;
}

.benifits_main_bottle {
  display: inline-block;
  width: 500px;
  float: left;
}

.five_benefits {
  display: inline-block;
  width: 610px;
  float: right;
}

.five_benefits_blocks {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.fb_text_h1 {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.fb_img {
  display: block;
  width: 80px;
  margin-right: auto;
  margin-left: auto;
}

.fb_row_1 {
  padding-top: 0px;
  padding-bottom: 20px;
}

.ways_block_con {
  margin-bottom: 20px;
}

.ways_img {
  display: inline-block;
  width: 130px;
  float: left;
}

.ways_texts {
  display: inline-block;
  width: 380px;
  padding-left: 20px;
  float: left;
}

.ways_texts.full {
  width: 900px;
  float: right;
}

.ways_title {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
}

.ways_p {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.6;
}

.ways_row {
  padding-top: 20px;
}

.overall_h1 {
  margin-top: auto;
  margin-bottom: auto;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 22px;
  text-align: center;
}

._5stars {
  width: 270px;
  margin: 0px auto 10px;
}

.overall_p {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.footer-section {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #f9f9f9;
}

.footer-container {
  display: block;
  width: 850px;
  margin-right: auto;
  margin-left: auto;
}

.footer-wrapper {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
}

.footer-logo-2 {
  display: block;
  width: 110px;
  margin-right: auto;
  margin-left: auto;
}

.copyright {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  line-height: 1.3;
  text-align: center;
}

.footer-link {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.footer-link:hover {
  text-decoration: underline;
}

.botlle_1 {
  width: 400px;
  margin-right: 0px;
  margin-left: auto;
}

.block_facts {
  padding-top: 20px;
}

.review_h1 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 1.2;
}

.r_t_block {
  padding: 20px;
  background-color: #f5f5f5;
}

.r_con {
  padding: 20px;
  background-color: #f0ff99;
}

.r_head {
  width: 150px;
}

.r_title {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.r_customer {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.r_p {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  line-height: 1.5;
}

.review_block {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.review_col {
  margin-top: 20px;
  margin-bottom: 20px;
}

.faq_top {
  padding: 20px;
  background-color: #9ef36d;
}

.faq_cont {
  padding: 20px;
  background-color: #f5f5f5;
}

.faq_title {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.faq_p {
  display: inline;
  float: left;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
}

.faq_img {
  display: inline-block;
  width: 150px;
  float: right;
}

.faq_img.mobile {
  display: none;
}

.faq_txt {
  display: inline-block;
  width: 330px;
}

.faq_wrap {
  margin-right: auto;
  margin-left: auto;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.faq_cols {
  margin-top: 20px;
  margin-bottom: 20px;
}

.p_text_2 {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}

.bold-text {
  line-height: 1.4;
}

.mb_image {
  width: 85px;
  margin-right: auto;
  margin-left: auto;
}

.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.mb_h1 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
}

.mb_p {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.6;
  text-align: center;
}

.moneyback_col {
  margin-top: 20px;
}

.form_bottle {
  width: 400px;
  margin-right: 0px;
  margin-left: auto;
}

.form_block {
  width: 380px;
  margin-right: auto;
  margin-left: 0px;
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
}

.text-block {
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  line-height: 1.2;
  font-weight: 700;
}

.image-2 {
  display: inline-block;
  float: right;
  text-align: right;
}

.cta_btn_block {
  display: inline-block;
  width: 160px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.cta_btn_block.left {
  float: left;
}

.cta_btn_block.right {
  float: right;
}

.div-block-4 {
  width: 100px;
}

.cta_btn {
  display: block;
  border-radius: 5px;
  background-color: #ffb50b;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 600;
}

.cta_btn:hover {
  background-color: #ff8c00;
}

.cta_btn:active {
  background-color: #d77600;
}

.submit-button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.form_bnt {
  margin-right: auto;
  margin-left: auto;
}

.ctn_btn {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  float: none;
  border-radius: 5px;
  background-color: #ffb50b;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
  -o-object-fit: fill;
  object-fit: fill;
}

.ctn_btn:hover {
  background-color: #ff8c00;
}

.ctn_btn:active {
  background-color: #d77600;
}

.text-span {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.btn_group {
  margin-bottom: 20px;
}

.text-span-2 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.text-span-3 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.text-span-4 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.field-label {
  color: #000;
}

.field-label-2 {
  color: #000;
}

.text-block-2 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.suplimental_blocks {
  width: 450px;
  margin-right: 0px;
  margin-left: auto;
}

._3bottles {
  width: 450px;
  margin-right: auto;
  margin-left: 0px;
}

.text-block-3 {
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffec8a;
  border-radius: 7px;
  background-color: #fcf8e3;
  font-family: 'Open Sans', sans-serif;
  color: #8a6d3b;
  font-size: 12px;
  text-align: center;
}

.text-span-5 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.select-field {
  border-radius: 5px;
}

.text-field {
  border-radius: 5px;
}

.text-block-4 {
  padding-top: 10px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.price_usd{
      padding-top: 10px;
    margin-right: 30%;
    float: right;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 12px;
}
.select-field-2 {
  border-radius: 5px;
}

.five_benifits_mobile {
  display: none;
}
#cycle_stage2{
  display: none;
}
#cycle_stage3{
  display: none;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #c9e2b3;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.3);
}
#discounts{
  display: none;
}

.text-span-icon{
    float: left;
    margin-top: 2px;
    display: inline-block;
     margin-right: 10px;
}
.text_discount{
      font-weight: bold;
}
.auto_delivery{
  display: none;
}
#subscription-option-container{
  display: none;
  margin-bottom: 15px;
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
}
#add_to_cart{
  text-decoration: none;
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .price_usd{
      padding-top: 10px;
    margin-right: 14%;
    float: right;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 12px;
}
  .header_wrapper {
    width: 100%;
  }
  .banner_wrapper {
    width: 760px;
  }
  .main_bottle {
    width: 300px;
    float: left;
  }
  .lead_banner {
    width: 460px;
    margin-top: 0px;
    float: left;
  }
  .banner_h1 {
    font-size: 24px;
  }
  .banner_btn_block {
    width: 350px;
  }
  .heading_block {
    width: 760px;
  }
  .block_h1 {
    font-size: 30px;
  }
  .block_h1.big {
    font-size: 30px;
  }
  .block_h2 {
    font-size: 18px;
    line-height: 1.2;
  }
  .block_h2.b_h2 {
    line-height: 1.4;
  }
  .block_h2.s2 {
    font-size: 16px;
  }
  .fullblock_wrapper {
    width: 760px;
  }
  .fullblock_img {
    position: static;
    width: 380px;
  }
  .fullblock_text {
    width: 380px;
    margin-top: 0px;
    float: right;
  }
  .stage_1_block {
    float: left;
  }
  .stage1_h1 {
    font-size: 22px;
  }
  .stage_1_text {
    font-size: 16px;
  }
  .p_block {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .p_block.center.medium {
    font-size: 14px;
  }
  .fullblock_text_2 {
    position: static;
    width: 380px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: right;
    clear: none;
  }
  .blocks_con {
    width: 760px;
  }
  .blocks_con.border {
    padding-top: 20px;
  }
  .benifits_main_bottle {
    width: 360px;
  }
  .five_benefits {
    width: 400px;
  }
  .five_benefits_blocks {
    width: 160px;
  }
  .fb_text_h1 {
    font-size: 14px;
  }
  .fb_img {
    width: 50px;
  }
  .fb_row_1 {
    padding-bottom: 10px;
  }
  .ways_img {
    width: 70px;
  }
  .ways_texts {
    width: 260px;
    float: right;
  }
  .ways_texts.full {
    width: 630px;
  }
  .footer-section {
    padding-right: 0px;
    padding-left: 10px;
  }
  .footer-container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .botlle_1 {
    width: 350px;
  }
  .review_h1 {
    font-size: 18px;
  }
  .r_title {
    font-size: 16px;
  }
  .r_customer {
    font-size: 14px;
  }
  .faq_img {
    width: 75px;
  }
  .faq_txt {
    width: 240px;
  }
  .mb_h1 {
    font-size: 16px;
  }
  .form_bottle {
    width: 370px;
  }
  .form_block {
    width: 310px;
  }
  .cta_btn_block {
    width: 130px;
    font-size: 20px;
  }
  .cta_btn {
    font-size: 12px;
    font-weight: 800;
  }
  .suplimental_blocks {
    width: 350px;
  }
  ._3bottles {
    width: 300px;
  }
}

@media screen and (max-width: 767px ) {

  .price_usd{
    padding-top: 10px;
    margin-right: auto;
    float: right;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 12px;
  }
  .banner_wrapper {
    width: 568px;
  }
  .main_bottle {
    width: 250px;
  }
  .lead_banner {
    width: 310px;
  }
  .banner_logo {
    width: 150px;
  }
  .banner_h1 {
    font-size: 20px;
  }
  .banner_btn_block {
    width: 100%;
  }
  .text_phone {
    font-size: 18px;
  }
  .blocks.padding {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading_block {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .block_h1 {
    font-size: 26px;
  }
  .block_h1.big {
    font-size: 24px;
  }
  .block_h2.colorwhite {
    font-size: 16px;
  }
  .fullblock_wrapper {
    width: 100%;
  }
  .fullblock_img {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .fullblock_text {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .stage_1_block {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    float: none;
  }
  .fullblock_text_2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    padding-left: 20px;
    float: none;
  }
  .blocks_con {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .benifits_main_bottle {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .five_benefits {
    display: block;
    width: 100%;
  }
  .five_benefits_blocks {
    float: none;
  }
  .fb_row_1 {
    display: inline-block;
    width: 260px;
    float: left;
  }
  .fb_col_2 {
    padding-bottom: 20px;
  }
  .ways_texts {
    width: 80%;
  }
  .ways_texts.full {
    width: 430px;
  }
  .ways_col {
    position: static;
  }
  .footer-container {
    width: 90%;
  }
  .footer-wrapper {
    width: 100%;
  }
  .botlle_1 {
    width: 50%;
    margin-right: auto;
  }
  .review_h1.hide {
    display: none;
  }
  .review_block.padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .faq_img {
    width: 140px;
  }
  .faq_txt {
    width: 320px;
  }
  .faq_wrap.padding {
    padding-bottom: 20px;
  }
  .form_bottle {
    width: 70%;
    margin-right: auto;
    padding-bottom: 20px;
  }
  .form_block {
    width: 100%;
  }
  .cta_btn_block {
    width: 220px;
  }
  .suplimental_blocks {
    width: 70%;
    margin-right: auto;
  }
  ._3bottles {
    width: 70%;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    width: 150px;
    padding-top: 12px;
    padding-left: 10px;
  }

  .brand_logo {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .brand_2 {
    width: 140px;
  }
  .banner_wrapper {
    width: 100%;
  }
  .main_bottle {
    width: 100%;
  }
  .main_bottle.non_mobile {
    display: none;
  }
  .main_bottle.mobile {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    float: none;
  }
  .lead_banner {
    display: block;
    width: 100%;
  }
  .banner_logo {
    width: 70%;
  }
  .banner_h1 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 18px;
  }
  .banner_btn {
    padding: 15px 10px 10px;
    font-size: 20px;
  }
  .banner_btn_block {
    width: 90%;
    padding-top: 10px;
  }
  .text_phone {
    padding-bottom: 20px;
  }
  .blocks.fullwidth {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .block_h1 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 24px;
  }
  .block_h1.big {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 24px;
  }
  .block_h1.big.colorwhite.mobile {
    color: #f2ff00;
    font-size: 21px;
  }
  .block_h1.big.mobile {
    display: block;
  }
  .block_h1.big.desktop {
    display: none;
  }
  .block_h1.mobile {
    display: block;
  }
  .block_h1.desktop {
    display: none;
  }
  .block_h2 {
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }
  .block_h2.b_h2 {
    font-size: 16px;
  }
  .block_h2.b_h2.p3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .fullblock_img {
    width: 100%;
  }
  .stage1_h1 {
    font-size: 20px;
  }
  .stage_1_text {
    font-size: 14px;
  }
  .p_block {
    padding-right: 10px;
    padding-left: 10px;
  }
  .p_block.p2.p3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .p_block.p3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .blocks_con {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blocks_con.border {
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
  .blocks_con.padding_top {
    padding-top: 10px;
  }
  .five_benefits {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }
  .five_benefits_blocks {
    width: 140px;
  }
  .fb_row_1 {
    width: 100px;
  }
  .fb_row_1.left {
    width: 140px;
    float: none;
  }
  .fb_row_1.right {
    width: 140px;
    float: none;
  }
  .ways_img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    float: none;
  }
  .ways_texts {
    width: 100%;
    padding-left: 0px;
  }
  .ways_texts.full {
    width: 100%;
  }
  .ways_col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-section {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-container {
    width: 100%;
  }
  .footer-wrapper {
    padding-top: 0px;
  }
  .copyright {
    width: 100%;
    font-size: 100%;
    line-height: 1.4;
    text-align: center;
  }
  .r_t_block {
    padding: 20px 10px;
  }
  .faq_cont {
    padding: 10px;
  }
  .faq_img {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .faq_img.desktop {
    display: none;
  }
  .faq_img.mobile {
    display: block;
  }
  .faq_txt {
    width: 100%;
  }
  .p_text_2 {
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
  }
  .form_block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cta_btn_block {
    width: 100%;
    padding-bottom: 10px;
  }
  .suplimental_blocks {
    width: 100%;
  }
  ._3bottles {
    width: 90%;
  }
  .five_benifits_mobile {
    display: block;
    margin-top: 20px;
  }
  .fbm_wrapp {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 120px;
  }
  .fbm_col1 {
    display: inline-block;
    width: 50%;
  }
  .fbm_col1.left {
    margin-bottom: 0px;
    padding-bottom: 0px;
    float: left;
  }
  .fbm_col1.right {
    margin-right: auto;
    margin-left: auto;
    float: right;
  }
  .fbm_col1.center {
    display: block;
    width: 100%;
  }
  .fbm_img {
    width: 30%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .fbm_img.s2 {
    width: 18%;
  }
  .text-block-5 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
  }
  .div-block-5 {
    margin-right: auto;
    margin-left: auto;
  }
}

@font-face {
  font-family: 'Font awesome 5 free 400';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 brands 400';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 free solid 900';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}