/** Shopify CDN: Minification failed

Line 963:80 Unexpected "{"

**/


.challenge .page-width {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 0px;
}
.challenge_img_inn {/*padding: 0px 0px 20px;*/display:flex;}
#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;
}

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


.flexgroup.group-inno-shred-stimulant-free,.flexgroup.group-turmeric-\&-beet-root-complete,.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;
  }
  

  .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;
}
  .purple .menubar a.active:hover {
    color: #3B387C!important;
}
  .menubar a:hover {
   color: #fff 
  }
  
  
  .prodtitle {
   margin-top: 30px; 
  }
  
  
  
  .prodicon {
   width: 60px; 
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
  }
  
  .blue .prodicon, .orange .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, .orange .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;
    
  }
  
  
.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;}
.orange .colorbar {background: #ba422a;}
    .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(https://cdn.shopify.com/s/files/1/0301/5737/3576/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(https://cdn.shopify.com/s/files/1/0301/5737/3576/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 3rem;
    padding-bottom: 40px;
}

  .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 {
  width: 100%;
    max-width: 730px;
    display: flex;
    padding: 0 15px;
}
.bonus_content {
    background: #e5e5e5;
    padding: 7rem 3rem 3rem;
    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: 100%;
    max-width: 300px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.bi_img img {
    object-fit: contain;
}
 .bi_text {
   width: 100%;
    max-width: 400px;
    padding: 0 2rem;
}
  .bi_text h3 {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 30px;
}
  span.vTwo {
    color: #440404;
}

.main_reviews_widget.summer-page {margin-top: 0px;}

.faq {max-width: 1200px;margin: 0 auto;padding: 30px 15px 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: 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;}

/*========================================== FAQ Start ==========================================*/
.FaqsSec {padding: 80px 0;}
.FaqsSec .fast_container {max-width: 1317px;margin: 0 auto;padding: 0 15px;}
.FaqsSec .midheading h2 {margin: 0 0 40px;font-family: proxima-nova-extra-condensed!important;font-weight: 800;font-size: 50px;line-height: 60px;color: #1a1a1a!important;display: block;max-width: 100%;letter-spacing: 0px!important;width: 100%;text-align: center;}
.faq_txt ul.faq_ul {list-style: none;padding: 0;width: 100%;max-width: 1100px;margin: 0 auto;}
.faq_txt ul.faq_ul li.faq_li {position: relative;padding: 0 0 4px;margin: 0;}
.faq_txt .flipIn, .faq_txt ul li, .faq_txt h1 {animation: flipdown .5s ease both;}
.faq_txt ul.faq_ul li.faq_li input[type=checkbox] {position: absolute;cursor: pointer;width: 100%;height: 100%;z-index: 1;opacity: 0;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.faq_txt ul.faq_ul li.faq_li i {position: absolute;margin-top: 35px;right: 45px;display: none;}
.faq_txt h2 {color: #000;text-transform: none;font-size: 20px;line-height: 24px;margin: 0;cursor: pointer;font-weight: 700;background: #fff;border: 1px solid #000000;border-radius: 10px;font-family: proxima-nova !important;min-height: 99px;display: flex;align-items: center;padding: 20px 55px;letter-spacing: 0px;}
.faq_txt ul.faq_ul li.active .faq_pp {margin-top: 14px;margin-bottom: 14px;transition: .3s all ease;height: auto;}
.faq_txt .faq_pp {position: relative;overflow: hidden;opacity: 1;transform: translate(0);margin: 0;z-index: 2;font-size: 20px;line-height: 25px;font-weight: 400;font-family: proxima-nova;color: #000;background: #F5F5F5;border-radius: 10px;transition: .3s all ease;height: 0;padding: 7px 55px;}
.faq_txt ul.faq_ul li.faq_li input[type=checkbox]:checked~.faq_pp {margin-top: 0;max-height: 0;opacity: 0;transform: translateY(50%);-webkit-tap-highlight-color: rgba(0,0,0,0);}
.faq_txt ul.faq_ul li .faq_pp p, .faq_txt ul.faq_ul li .faq_pp li {font-size: 20px;line-height: 25px;font-weight: 400;font-family: proxima-nova;color: #000;}
.faq_txt .transition, .faq_txt ul li i:before, .faq_txt ul li i:after, p {transition: all .25s ease-in-out;}
.faq_pp ul {margin-bottom: 20px;padding-left: 30px;}
.faq_pp ul li {margin-bottom: 8px;}
.effect_tab_ul li {margin: 0 0 5px;position: relative;}
.faq_txt ul.faq_ul li.faq_li:after {content: "";position: absolute;width: 47px;height: 47px;background-color: #fff;box-shadow: 0 3px 10px #00000029;right: 45px;top: 25px;border-radius: 50%;text-align: center;line-height: 46px;font-size: 35px;background-image: url(/cdn/shop/files/add-fill.svg?v=1696567928);background-position: center;background-repeat: no-repeat;background-size: 27px;}
.faq_txt ul.faq_ul li.faq_li.active:after {content: "";background-image: url(/cdn/shop/files/subtract-fill.svg?v=1696567928);line-height: 40px;}
/*========================================== FAQ End ==========================================*/

/*========================================== Adjustments ==========================================*/
.swapbox.red .rightin.redbox img {
    margin-left: 4rem;
}
.swapbox.orange .rightin.redbox img {
    margin-top: 11rem;
}
.swapbox.purple .rightin.redbox img.desktop {
    max-width: 80%;
    margin-left: 4rem;
    margin-top: 5rem;
}
.bonus_content .bonus_item:nth-child(3) .bi_img img {
    max-width: 80%;
    margin-left: 1.2rem;
}
.swapin.faq .faqtitle h2 {
    color: #fff;
}
@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: -20px;
          max-width: 460px;
}
    .bonusblock2 {
    padding: 6rem 1rem 4rem;
    padding-bottom: 40px;
}
    .bonus_content {
    padding: 2rem;
    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 only screen and (max-width: 991.98px) {
section.FaqsSec .midheading h2 {font-size: 40px;line-height: 40px;}
.faq_txt h2 {font-size: 18px;padding: 15px 70px 15px 15px;}
}

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

    .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, .orange .titleright 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, .orange .prodicon {
    width: 100%;
}
    .faqlist {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
    .bonusblock2 {
    padding: 6rem 1rem 3rem;
    padding-bottom: 20px;
}
    
    
  }

@media only screen and (max-width: 767.98px) {
section.FaqsSec .midheading h2 {margin: 0 0 25px;}
.faq_txt h2 {line-height: 23px;color: #1a1a1a;}
.faq_txt ul.faq_ul li.active .faq_pp {margin-top: 14px;margin-bottom: 14px;transition: .3s all ease;height: auto;}
.faq_txt ul.faq_ul li .faq_pp p, .faq_txt ul.faq_ul li .faq_pp li {font-size: 18px;line-height: 23px;}
.faq_txt ul.faq_ul li.faq_li:after {right: 15px;}
.faq_txt ul.faq_ul li .faq_pp {padding:5px 20px;}
.faq_pp p:nth-child(1) {
    padding-top: 20px;
}
.faq_pp p:nth-last-child(1) {
    padding-bottom: 20px;
}  
}

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

   .shredicon.first {
    width: 20%;
}
    
    .bonus_item {
    flex-direction: column;
}
    .bi_text {
    padding: 0;
    text-align: center;
}
    .bonus_banner .bonus_title h2 {
    font-size: 50px;
    text-align: center;
}
    .contentswap p {
    font-size: 20px;
}
    .bi_text p {
    font-size: 20px;
}
    .bi_text h3 {
    font-size: 35px;
}
    .orderbox h2 {
    font-size: 35px;
}
    .tagline {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
    .swapin .titleright h2 {
    text-align: center;
    line-height: 36px;
}
    .swapbox.purple .prodtitle img.mobile {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.bonus_content .bonus_item:nth-child(3) .bi_img img {
    margin-left: 1rem;
}
    .swapbox.red img.mobile {
    margin-left: 2rem;
}
  }







