/** Shopify CDN: Minification failed

Line 813:1 Unexpected "/"

**/
span#google-price {
    display: none;
}
.challenge .page-width {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}

.top_review q::after {
position: absolute;
  bottom: 5px;
}
.product-single__meta .product_des {
    display: none;
}
.prdt_in_new .recharge_options span.au-a2 {
    text-transform: capitalize;
}
.bi_text em {
  font-size: 13px;
}

.orange .colorbar {
  background: #ba422a;
}

.fixed_cart2 {
  display: none !important;
}

#simple-bundles-options-container {
    width: 100%;
    margin-top: 10px;
    /* display: none; */
}

#simple-bundles-options-container .flexgroup.optional-box {
  display: block !important;
  order: 2;
  width: 100%;
  padding-left: 1%;
  text-align: center;
}

.optional-box {
    font-family: Bebas Neue;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 1;
  padding: 5px 0 10px 0;
  text-align: left;
}

.flexgroup.optional-box-pop {
  display: block !important;
  order: 2;
  width: 100%;
  padding-left: 1%;
  text-align: center;
}

.pop-up .simple-options .flexgroup.optional-box-pop {
  width: 100%;
  display: block !important;
      font-family: Bebas Neue;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 1;
    padding: 5px 0 10px;
}


.flexgroup.group-inno-shred-stimulant-free,.flexgroup.group-turmeric-\&-beet-root-complex,.flexgroup.group-shaker{
  order: 3;
}


.challenge .left {
  width: 35%;
}

.challenge .left img {
  display: block;
  margin-left: 5%;
}

.challenge .right {
  width: 65%;
  text-align: center;
}

.challenge .right img {
  max-height: 80px;
}

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

.challenge .right h2{
    color: #fff;
  font-size: 60px;
  display: block;
  text-align: center;
  background: #ce0000;
  padding: 5px;
  line-height: 1;
  margin: 5px 0 15px 0;
}

.challenge .right h3{
  font-size: 40px;
  text-transform: uppercase;
  margin: 5px 0;
  line-height: .9;
}

.challenge .right h3.win {
  font-size: 7em;
  font-family: proxima-nova-extra-condensed,sans-serif!important;
  font-weight: 800;
  color: #ce0000;
}

.challenge .red {
  color: #ce0000;
}

.challenge p.simple {
  font-size: 45px;
  font-weight: bold;
}

.challenge .trophy {
  display: flex;
    align-items: center;
  justify-content: center;
  max-width: 95%;
  margin: 0 auto;
  padding-bottom: 30px;
}

.challenge .trophy h4 {
  color: #727272;
}

.challenge .trophy h4 .black{
  color: #000;
  text-transform: uppercase;
}

.challenge h4 {
  font-family: proxima-nova-extra-condensed,sans-serif!important;
  font-size: 32px;
  line-height: .9;
  font-weight: 800;
  margin: 0;
}

.challenge h4 .red {
  text-transform: uppercase;
}

.challenge .trophy .image {
  width: 10%;
}

.challenge .trophy .text {
  width: 90%;
}


.sumbanner img {
    max-width: 100%:;
    margin-bottom: -6px;
}


.shredicons {
  display: flex;
  margin: 15px 0;
}

.shredicon {
  display: flex;
  width: 31%;
  align-items: center;
  text-align: center;
}

.shredicon p {
  font-size: 16px;
  text-align: left;
  line-height: 1.3;
}

.shredicon.middle {
  width: 38%;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  margin: 0 10px;
  padding: 0 10px;
}

    img.mobile {
     display: none; 
    }
  
  h1.product-single__title {
   font-size: 60px; 
  }
  
  p.howto {
   border: 1px solid #fff;
    border-radius: 4px;
    padding: 10px 15px;
  }
  
  .orderbox {
   width: 1000px;
    margin: 0 auto;
   padding: 40px 0;
  }
  
  .orderleft,.orderright {
   width: 49%;
    display: inline-block;
  }
  
  .orderright p {
   width: 80%;
    margin: 0 auto;
  }
  
  
  .orderright p {
   font-size: 20px; 
    line-height: 1.2;
  }
  
  img.buynow {
   max-width: 80%;
    margin: 20px auto;
    display: block;
  }
  
   .orderright p.saveper {
    color: red;
     font-size: 20px;
     text-align: center;
     margin: 5px auto;
   }
  
   p.check {
    margin-bottom: 15px; 
   }
  
  p.check:before {
   content: "\2713";
    color: red;
   position: absolute;
    margin: 0 0 0 -29px;
    font-weight: bold;
  }
  
  p.oldprice {
   text-align: center;
    font-size: 40px;
    text-decoration: line-through;
    color: #808080;
    margin-top: 40px;
  }
  
    
  p.newprice {
   text-align: center;
    font-size: 60px;
    color: #000;
    margin-top: 0px;
    font-weight: 900;
  }
  
  .orderright {
  vertical-align: top;
    margin: 0 auto;
    padding-top: 30px;
  }

.bonusblock2 {
    margin-bottom: 40px;
}

  .orderbox h2 {
   font-size: 45px;
    text-align:center;
    
    width: 100%;
    margin: 0 auto 20px auto;
  }
  
  .bonusblock {
   text-align:center; 
    background: #D5D5D5;
    padding: 30px 0;
  }
  
  .bonusblock .group {
   max-width: 49%;
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 20px;
  }
  
    .bonusblock .group p{
      font-size: 15px;
    }
  
    .bonusblock img {
     width: 100%; 
    }
  
  .bonusin {
   width: 1000px;
    border: 5px solid #DD353D; 
    margin: 0 auto 20px auto;
    border-radius: 5px;

  }
  
  .bonusin h2 {
   color: #fff;
    background: #DD353D;
    padding: 20px;
    display: block;
    font-size: 40px;
    text-align: center;
    word-spacing: 5px;
  }
  
    .leftin {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  
  .rightin {
    width:49%;
      display: inline-block;
     vertical-align: middle;
  }
 
  .menubar {
   display:block;
    width: 100%;
  }
  
  .menubar a {
    padding: 10px 0px;
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    display: inline-block;
    margin: 45px 15px 0 0;
    font-family: 'proxima-nova-extra-condensed',sans-serif;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    width: 130px;
    border-radius: 11px;
}
  
  .menubar a.active {
   background: #fff;
    color: #9C2931;
  }
  .redbox .menubar a.active:hover, .red .menubar a.active:hover {
    color: #9C2931!important;
}
  .blue .menubar a.active:hover {
    color: #006C9E!important;
}
  .orange .menubar a.active:hover {
    color: #E85F43!important;
}
  .menubar a:hover {
   color: #fff 
  }
  
  
  .prodtitle {
   margin-top: 30px; 
  }
  
  
  
  .prodicon {
   width: 60px; 
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
  }
  
  .blue .prodicon {
   width: 70px; 
  }
  
  .titleright {
    display: inline-block;
  }
  
  .titleright h2, .faqtitle h2 {
   color: #fff;
    font-size: 36px;
    margin: 2px 0;
    font-family:'proxima-nova-extra-condensed',sans-serif!important;
    font-weight:800;
    text-transform:uppercase;
  }
  
  .blue   .titleright h2 {
   font-size: 32px; 
  }
  
    .titleright h3 {
   color: #fff;
    font-size: 20px;
      margin: 2px 0;
      font-family:'proxima-nova-extra-condensed',sans-serif!important;
      text-transform:uppercase;
      
  }
  
  
  .contentswap {
   margin: 40px 0 60px 0; 
  }
  
  .contentswap p, .faqlist p {
   color: #fff;
    font-size: 20px;
    font-family: 'proxima-nova-semi-bold',sans-serif;
    font-weight: 500;
  }
  
  
  .contentswap p strong.larger {font-size: 22px;
  font-weight: 900;
  }
  
  .swapin {max-width: 1300px;
  margin: 0 auto;
    display: flex;
    align-items: center;
  }
  
  
  .swapbox.red {
   background: #9C2931; 
}
  
    .red .colorbar {
    background: #D01C24;
  }
  
  .swapbox.blue {
   background: #006C9E; 
  }  
   .blue .menubar a.active {
   background: #fff;
    color: #006C9E;
  }
  
    .blue .colorbar {
    background: #298EC5;
  }
  
  .swapbox.orange {
    background: #E85F43;
  }
  .orange .menubar a.active {
     background: #fff;
     color: #E85F43;
  }
  .faqtitle h2 {
    color: white !important;
  }


    .swapbox.purple {
   background: #3B3875; 
  }
  
   .purple .menubar a.active {
   background: #fff;
    color: #3B3875;
  }
  
    .purple .colorbar {
    background: #7670EA;
  }


  .rightin img {

  }
  
  h3.outside {
   color: #fff;
    margin-top: 10px;
    word-spacing: 5px;
  }
  
  .rightin.redbox {
    
   background-imagex: url(/cdn/shop/files/volright.png?v=1627185791);
    background-sizex: cover;
  }
  
  .ingredbox {
   width: 49%;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
  }
  
  .ingredbox h2{
      color: #fff;
    font-size: 40px;
    margin: 15px 0;
        word-spacing: 5px;
  }
  
  
  .colorbar {
   width: 60%;
    margin: 0 auto 30px auto;
    height: 10px;
  }
  

  
  .swapin.ingreds, .swapin.faq, .swapin.reviews {
   display: none; 
  }
ul.customcheck {
    margin-left: 2rem;
}
ul.customcheck li {
    list-style-type: none;
    position: relative;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    font-family: 'proxima-nova-semi-bold',sans-serif;
    font-weight: 500;
}
ul.customcheck li:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: -30px;
    top: 3px;
    background-image: url(/cdn/shop/files/Checkmark.webp?v=1674092462);
    background-size: contain;
    background-repeat: no-repeat;
}
  .faqbox, .reviewbox {
    margin-top: 30px;
    padding-bottom:2rem;
}
  .reviewbox #stamped-reviews-widget {
    margin-left: 0px;
}
  .reviewbox .stamped-carousel-title.stamped-style-color-title {
    font-family: 'proxima-nova-extra-condensed',sans-serif;
    font-size: 30px!important;
}
  .reviewbox span.stamped-carousel-subtitle-count, .reviewbox .stamped-carousel-button-left, .reviewbox .stamped-carousel-button-right {
    color: #fff;
}

  .bonusblock2 {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding: 6rem 1rem 0px;
}

  .bonus_banner {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to bottom, #440404 5%, #e51818 5%, #e51818 84%,#e5e5e5 80%  );
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    position: relative;
    height: 340px;
}
  .bonus_banner .bonus_title h2 {
    font-weight: 800;
    font-size: 70px;
    color:#fff;
    max-width: 330px;
    line-height: 1;
}
.bonus_banner .bonus_img {
    max-width: 730px;
    display: flex;
    padding: 0 2rem;
}
.bonus_content {
    background: #e5e5e5;
    padding: 7rem 3rem 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;
    flex-wrap: wrap;
}
  .bonus_item {
    max-width: 50%;
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
}
.bonus_item p {
  font-size: 18px;
}
  .bonus_item .bi_img {
    width: 300px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.bi_img img {
    object-fit: contain;
}
 .bi_text {
    width: 400px;
    padding: 0 2rem;
}
  .bi_text h3 {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 30px;
}
  span.vTwo {
    color: #440404;
}



.faq {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0px 0 60px;
}


div.panel {
    padding: 20px 0;
    background-color: inherit;
    max-height: inherit;
    overflow: inherit;
    transition: inherit;
    opacity: inherit;
    margin-bottom:inherit;
  font-size: inherit;
  line-height: inherit;
}

div.panel.show {
    opacity: inherit;
    max-height: inherit; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
}





/* Accordian PANEL */
.panel-group .panel+.panel {
  margin-top: 15px;
  border: none;
}
.accordian-panel {
  padding: 0 30px;
}
.accordian-panel .container {
    width: 100%;
}
.panel-default>.panel-heading {
  color: #000;
  background-color: #F2F2F2;
  border: none;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.panel-default>.panel-heading a {
  display: block;
  padding: 15px 15px;
  color: #000;
  font-size: 26px;
  line-height: 26px;
  font-family: "Fira Sans Condensed SemiBold";
}
.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: -7px;
  font-size: 40px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}
.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #F2F2F2;
  color: #000 !important;
}
.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border: none;
  font-size: 18px;
  line-height: 26px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  padding: 0 20px;
}


.faq h2 {
    font-size: 55px;
    margin: 0 0 0 5%;
    font-family: Bebas Neue;
    line-height: .9;
    color: #680b14;
    text-align: left;
    padding: 40px 0 0 0;
  text-align: center;
  letter-spacing: 0px;
  margin-bottom: 20px;
}



/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
      font-size: 22px;
  margin: 2px 0;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}

.panel p {
 font-size: 17px; 
  padding: 0 15px;
}



 / new purchase option /

.new_purchase_option_design.nw_prdt_optin_main.desktop {
    display: block;
}
.new_option_sub_add_tag_main.mobile {
    display: none;
}
.new_purchase_option_design.nw_prdt_optin_main {
    background: transparent;
    padding: 40px 0 60px;
}
.new_purchase_option_design .prdt_in_new {
    border: 1px solid #E0E0E0;
    padding: 35px 15px 15px 15px;
}
.new_purchase_option_design.nw_prdt_optin_main .prdt_in_new h5 {
    color: #1a1a1a;
    font-size: 55px;
    font-weight: 800;
    line-height: 1;
    font-family: 'proxima-nova-extra-condensed';
    margin: 0 auto 8px;
    max-width: 100% !important;
}
.new_purchase_option_design .prdt_in_new p.isavings {
    font-size: 18px;
    line-height: 1;
    color: #636363;
}
.new_purchase_option_design .mst-pop.third.match {
    background: #000;
    font-weight: bold;
}
.new_purchase_option_design.nw_prdt_optin_main .mst-pop.second {
    background: #1A1A1A;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 25px;
    line-height: 1.2;
    height: 80px !important;
    font-weight: 700;
}
.nw_prdt_optin_main .mst-pop {
      min-height: 74px;
}
.new_purchase_option_design .prdt_in_new .p-prdt-img img {
    max-height: 286px;
}
.new_purchase_option_design.nw_prdt_optin_main .prdt_in_new h5 br {
    display: none;
}
.new_purchase_option_design p.isavings.sub-price {
    color: #636363;
    font-size: 18px;
    line-height: 1;
}
.new_purchase_option_design .prdt_in_new p.isavings.regular-price {
    visibility: hidden;
}
.new_purchase_option_design .prdt_in_new .p-prdt-img {
    margin: 28px 0 33px 0;
}
.new_purchase_option_design .prdt_in_new .prdt_pricee {
    font-family: proxima-nova-extra-condensed;
    font-weight: 800;
    color: #131313;
}
  .new_purchase_option_design .prdt_in_new .prdt_pricee span {
    font-family: 'proxima-nova-extra-condensed';
    font-weight: 800;
    font-size: 60px;
    color: #1a1a1a;
}
.new_purchase_option_design .prdt_in_new p.per {
    color: #6D6D6D;
    font-size: 20px;
}
.prdt_free_item {
    min-height: 25px;
}
.new_purchase_option_design .prdt_in_new .priceleft {
    font-family: 'proxima-nova-extra-condensed';
    font-weight: 800;
    color: #AAA;
    text-transform: uppercase;
    margin: 0 0 33px 0; 
}
.new_purchase_option_design .checkboxes input+span::before {
    border-color: #616161;
    width: 24px;
    height: 24px;
    top: 0;
}
.new_purchase_option_design .prdt_in_new .checkboxes label {
    font-size: 18px;
    color: #040404;
    padding-left: 32px;
    margin: 0 0 6px 0;
}
.new_purchase_option_design .checkboxes input:checked+span::before {
    border-color: #090088;
    content: "";
    background-image: url(/cdn/shop/files/check.svg);
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
}
.new_purchase_option_design .prdt_in_new .checkboxes label input:checked + span {
    color: #090088;
}
.new_purchase_option_design .checkboxes span.au-a1 {
    color: inherit;
}
.new_purchase_option_design .prdt_in_new .intervalsub {
    color: #1A1A1A;
}
.new_purchase_option_design .prdt_in_new .p-ac {
    padding: 16px;
    border-radius: 8px;
    background: #090088;
    font-size: 22px;
    font-weight: 700;
    margin: 24px 0 13px;
      line-height: 1;
}
.new_purchase_option_design .prdt_in_new .moneyback p {
    font-size: 18px;
    text-align: left;
}
.new_purchase_option_design .prdt_in_new .moneyback {
    margin: 4px 0 0 0;
}



  
   @media screen and (max-width: 1300px) {
     
  .leftin {
   width: 45%;
    margin-left: 5%;
  }
   .menubar{
     width:90%;
   }  
  .swapin.reviews,.swapin.faq,.swapin.ingreds {
   width: 90%;
    margin-left: 5%;
  }
     .menubar a{
       width:110px;
     }

     
     
     
     
   }
  
  @media only screen and (max-width:1200px){

    .challenge .page-width {
      max-width: 90%;
    }

    .challenge .right h2 {
      font-size: 3vw;
    }

    .challenge .right img {
    max-height: 80px;
}

    .challenge .right h3 {
    font-size: 4vw;
    }

    .challenge .right h3.win {
    font-size: 7vw;
    }

    .challenge p.simple {
    font-size: 3vw;
    }

    .challenge h4 {
    font-size: 2.5vw;
    }
    
    
    .bonus_banner {
    align-items: center;
    justify-content: center;
    background: linear-gradient(to bottom, #e51818 5%, #e51818 73%,#e5e5e5 73%  );
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 100%;
    border-top: 1rem solid #440404;
    flex-direction: column;
}
    .bonus_title {
    width: 100%;
    padding-top: 2rem;
}
    .bonus_banner .bonus_title h2 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
    .bonus_banner .bonus_img {
    margin-top: -60px;
}
    .bonusblock2 {
    padding: 6rem 0rem 0px;
}
    .bonus_content {
    padding: 2rem 3rem 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    justify-content: center;
}
    .bonus_item {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
  }
  
  @media screen and (max-width: 1100px) {

.challenge .left img {
    display: block;
    max-width: 80%;
    text-align: right;
    display: block;
    margin: auto 0 0 auto;
}

  }

   @media screen and (max-width: 991.98px) {
         .product_slider .product_slider_img span {
            width: 100%;
        }
       .shilajit_synergy_product_header.main-header-product-new-nitro-wood-fb .product__slider_parent button.slick-prev.slick-arrow {
          left: calc(50% - 120px);
      }
      .shilajit_synergy_product_header.main-header-product-new-nitro-wood-fb .product__slider_parent button.slick-next.slick-arrow {
      right: calc(50% - 120px);
      }
       .product-form__item {
          padding: 0;
      }
      .new_purchase_option_design.nw_prdt_optin_main {
        background: transparent;
        padding: 40px 0 0;
      }
   }
  @media screen and (max-width: 900px) {
    
    .inno_first, .rc_first_product, .one-block {
    order: 3;
}

    .faq {
      max-width: 90%;
      margin: 0 auto;
    }

    .faq h2 {
    font-size: 35px;
    }
    
    .accordion {
  font-size: 18px;
      padding: 10px;
    }
    
    .challenge .page-width {
      flex-wrap: wrap; 
      
    }


     .challenge .trophy {
       margin-top: 20px;
     }
    
    .challenge .trophy .text {
    width: 80%;
}

    .challenge .trophy .image {
    width: 20%;
}

    .challenge .shredicon img {
    max-height: 60px;
    width: auto;
    margin: 0 auto;
}
    

    .shredicon {
      flex-wrap: wrap;
      align-items: flex-start;
      gap: 5px 0;
    }

    .shredicon p {
    font-size: 14px;
    text-align: center;
    line-height: 1.3;
}
    

    .challenge .left {
      width: 100%;
      order: 2;
      display: none;
    }

      .challenge .right {
      width: 100%;
        order: 1;
        padding: 0;
    }

    .challenge .left img {
      max-width: 50%;
      margin: 0 auto;
    }

        .challenge .right h2 {
      font-size: 8vw;
    }

    .challenge .right h3 {
    font-size: 6vw;
    }

    .challenge .right h3.win {
    font-size: 10vw;
    }

    .challenge p.simple {
    font-size: 6vw;
      margin-bottom: 10px;
    }

    .challenge h4 {
    font-size: 5vw;
    }
    
    .challenge .trophy {
      width: 100%;
    }

    p.small {
    line-height: 1.2;
    margin: 10px;
}
    
     img.mobile {
     display: block; 
    }
    
     img.desktop {
     display: none; 
    }
    
    .prodtitle img.mobile {
     margin: 10px 0; 
    }
    
    .contentswap p strong.larger {font-size: 19px;
    }
    
    .menubar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    width: 100%;
    max-width: 370px;
    margin: 0 auto;
      padding-top: 2rem;
}
    .menubar a {
    margin: 7px 10px;
    width: 150px;
}
    
    .leftin {
     padding-bottom: 20px; 
    }
    
    
      .bonusblock .group {
       width: 100%; 
        max-width: 100%;
      }
    
    .prodicon {
     width: 100%;
      text-align: center;
    }
    
    .prodicon img {
     max-width: 80px; 
    }
    
    .contentswap p {
    color: #fff;
    font-size: 16px;
      line-height: 1.3;
}
    
    .titleright {
     width: 100%;
      display: block;
    }
    
    .ingredbox {
     width: 100%; 
    }
    
    .ingredbox h2 {
     font-size: 26px; 
    }
    
    .titleright h2, .blue .titleright h2, .faqtitle h2 {
      text-align: center;
      width: 100%;
    display: block;
}
    .contentswap {
    margin: 20px 0 10px 0;
}
    
       .titleright h3,h3.outside {
    font-size: 17px;
      text-align: center;
      width: 100%;
    display: block;
}
    
    
    .leftin,.rightin {
     width: 90%;
      margin: 0 auto;
      display: block;
    }
    
   .bonusin {width: 90%;
     margin: 0 auto;
   }
    
    .bonusin h2 {font-size: 25px;}
    
    .bonusin img {
     max-width: 100%;
      margin: 0 auto;
      width: 100%;
    }
    
    .orderbox {
     width: 90%;
      margin: 0 auto;
    }
    
    .orderbox h2 {
     font-size: 26px; 
    }
    
    .orderleft,.orderright {
     width: 100%;
      margin: 0 auto;
    }
    
    img.buynow {
     max-width: 90%; 
    }
    
    .blue .prodicon {
    width: 100%;
}
    .faqlist {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
    .bonusblock2 {
    padding: 0rem 0rem 0rem;
}
    .bonus_item {
      margin-bottom: 2rem;
    }
    
    .swapin {
      display: block;
    }
    
  }
  
  @media only screen and (max-width:500px){

   .shredicon.first {
    width: 20%;
}
    
    .bonus_item {
    flex-direction: column;
}
    .bi_text {
    width: 400px;
    padding: 1rem 2rem;
    text-align: center;
}
    .bonus_banner .bonus_title h2 {
    font-size: 50px;
    text-align: center;
}
    .bonus_banner .bonus_img {
    margin-top: -40px;
}
    .contentswap p {
    font-size: 20px;
}
    .bi_text p {
    font-size: 20px;
}
    .bi_text h3 {
    font-size: 35px;
}
    .orderbox h2 {
    font-size: 35px;
}
  }