@charset "utf-8";
/* CSS Document */


/* Webfont: Uniform-Condensed-Medium */
@font-face {
	font-family: 'UniformCondensedMedium';
	src: url('../fonts/UniformCondensedMedium.otf'); /* IE9 Compat Modes */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'UniformCondensedBlack';
	src: url('../fonts/UniformCondensedBlack.otf'); /* IE9 Compat Modes */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}
@font-face {
	font-family: 'UniformCondensed';
	src: url('../fonts/UniformCondensed.otf'); /* IE9 Compat Modes */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}
@font-face {
	font-family: 'UniformCondensedBold';
	src: url('../fonts/UniformCondensedBold.otf'); /* IE9 Compat Modes */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}


.desk-hid{
	display:none;
}
body p {
    font-size: 24px;
    line-height: 150%;
    margin-bottom: 25px;
	font-family: 'UniformCondensed';
	color:#000;
}
.top-bar {
    background: #fff;
	padding-bottom:20px;
}
.top-bar .navbar-default {
    background: none;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 8px 0;
}
.navbar .common-wrapper {
    margin: 0;
}
.top-bar .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.top-bar .navbar-default .navbar-nav > li {
    margin-left: 0px;
	margin-top:17px;
}
.top-bar .navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 18px;
	padding:0 15px 0;
	font-family: 'UniformCondensedMedium';
	
}
.top-bar .navbar-default .navbar-nav > li:last:child {
	border:none;
}

#od-btn-top {
    margin-top: 5px;
}
#od-btn-top a {
    padding: 10px 25px;
    background: #3ab54a;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
	border-radius:20px;
	text-transform:uppercase;
}
.top-bar .navbar-right {
    margin-top: 6px;
}

.banner-sec {
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 60px 0 5%;
    text-align: center;
}
.banner-sec p{
	color:#c63b40;
	font-size:70px;
	line-height:110%;
	font-family: 'UniformCondensedBlack';
	text-align:left;
	
}
.first-sec{
	padding:60px 0;
}
.box-div{
	border:1px solid #ff746a;
	border-radius:20px;
	margin-top:20px;
}
.top-box{
	background:#013447;
	padding:15px;
	border-radius:20px 20px 0 0;
}
.top-box p{
	color:#fff;
	font-size:50px;
	line-height:1.3;
	font-family: 'UniformCondensedBold';
	margin-bottom:0;
	padding:10px 34% 10px 10px
}
.ornage-txt{
	color:#ff746a;
}
.bottom-box{
	background:#fff;
	border-radius:0 0 20px 20px ;
	padding:20px;
}
.bottom-box p {
    font-size: 24px;
    line-height: 160%;
    margin-bottom: 25px;
	font-family: 'UniformCondensed';
}

.dis-flx{
	display:flex;
	align-items: center;
}
p.fat-loss{
    font-size: 32px;
    line-height: 160%;
    margin-bottom:0;
	color:#003344;
	padding-left:10px;
	padding-right:20px;
	font-family: 'UniformCondensedBold';
}
.sigle-btl{
	margin-top: -15%;
    margin-bottom: 20px;
    width: 41%;
}
p.getting-txt{
	color: #033349;
    font-size: 50px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
	text-align:center;
	margin-top:50px;
	margin-bottom:30px;
}
.box-fea{
	background:#f4ede5;
	border:1px solid #003449;
	padding:20px;
	border-radius:10px;
	display:flex;
	align-items: center;
	margin-bottom:20px;
}
.box-fea p{
	 font-family: 'UniformCondensedBold';
    font-size: 26px;
    line-height: 160%;
    margin-bottom:0;
	color:#003344;
	padding-left: 10px;
}
.orange-box{
	background:#ff756a;
	border:1px solid #003449;
	padding:20px;
	border-radius:10px;
	margin-bottom:20px;
}
.orange-box p{
	font-weight: 600;
    font-size: 24px;
    line-height: 160%;
    margin-bottom:0;
	color:#fff;
	text-align:center;
}
.mr-top{
	margin-top:20px;
}
.mr-txt{
	margin-top:20px;
}
.mr-dv{
	margin:0 4%;
}
.mr-dv-1{
	margin:0 4%;
}

.second-sec{
	padding:60px 0;
	background: url(../images/yellow-bg.png) center  top;
	background-size:cover;
	background-repeat:no-repeat;
}
p.second-hd{
	color: #033349;
    font-size: 50px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
    text-align: center;
    margin-bottom: 20px;
}
.ingri-1{
	border-radius:10px;
	margin-top:25px;
	margin-bottom:20px;
}
.ing-text{
	border-radius:10px;
	background:#fffdf4;
	padding:25px;
	text-align:center;
	position:absolute;
	bottom:10px;
	left:10px;
	right:10px;
	min-height: 385px;	
}

p.ing-hd{
	color: #033349;
    font-size: 29px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
    text-align: center;
	margin-bottom:10px;
}
p.ing-p
{ margin-bottom:0;
font-size:24px;
line-height:150%;
}


.ing-con
{ position:relative;
}

.top-menu li:not(:last-child) {
 border-right:1px solid #000;
  }

.top-menu li.last-menu
{ border:none;
}

.nw-ingri-box{
	background:#fff;
	border-radius:20px;
	padding:10px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	margin-top:30px;
}
.nw-ingri-box{
	display:flex;
}
.acerola{
	border-radius:20px;
	margin-right:30px;
}

p.nw-ing-hd{
	color: #033349;
    font-size: 32px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
	margin-bottom:10px;
	margin-top: 12px;
}
p.nw-ing-p
{ margin-bottom:0;
font-size:24px;
line-height:150%;
}
.ingri-tp{
	margin:20px 4% 80px;
}
.blend-box{
	border:2px solid #003447;
	border-radius:20px;
	position:relative;
}
.blend-box .blend-title{
	color: #003447;
    font-size: 40px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
	text-align:center;
	margin-top: 25px;
}
.plus {
    width: 33px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -18px;
}
.blend-con {
	display: flex;
/*	grid-template-columns: auto auto auto auto auto auto auto auto;
*/
}
.blend-inner-upper img {
	width: 100%;
}
.blend-inner-lower {
	background: #003447;
	height: 65px;
	position: relative;
}
.blend-inner-lower p {
	color: #fff;
	margin: 0;
	font-family: 'UniformCondensedMedium';
	font-size: 16px;
	padding-top: 22px;
	text-align: center;
}
.blend-inner-lower p.coco {
	padding-top: 11px;
}
.blend-inner-upper img {
	width: 100%;
	padding: 0 2px;
}
.blend-inner-upper img.first {
	padding-left: 0;
}
.blend-inner-upper img.last {
	padding-right: 0;
}
.blend-inner-lower.first {
	border-bottom-left-radius: 17px;
}
.blend-inner-lower.last {
	border-bottom-right-radius: 17px;
}
.thirid-sec{
	padding:60px 0;
}
.supplement-fact{
	margin-top:30px;
}
.btn{
	margin-top:40px;
}

.forth-sec{
	padding:60px 0 80px;
	background: url(../images/bonus-bg.jpg) center  top;
	background-size:cover;
	background-repeat:no-repeat;
}
p.bonus-hd{
	color: #fff;
    font-size: 50px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
    text-align: center;
    margin-bottom: 10px;
}
.bonus-box{
	background:#fffdf5;
	border-radius:10px;
	position:relative;
	padding-top: 15px;
	margin-top:40px;
}
.bonus-price-dv{
	background:#f0575c;
}
p.bonus-headline{
	color: #003447;
    font-size: 40px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
	margin-bottom:10px;
	margin-left: 32%;
	padding-top: 30px;
}
p.bonus-price{
	color: #000;
    font-size: 26px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
	margin-left: 32%;
}
.yellow-text{
	color:#fef500;
}


.amount {
   text-decoration: none;
   position: relative;
}
.amount:before {
      content: " ";
      display: block;
      width: 100%;
      border-top: 2px solid #000;
      height: 12px;
      position: absolute;
      bottom: 3px;
      left: 2px;
      transform: rotate(345deg);
}
.bonus-dv{
	margin-left: 30%;
	padding-bottom: 8px;
	padding-right:10px;
}
.bonus-1{
	position:absolute;
	margin-left: 30px;
    margin-top: 10px;
}
.bold-txt{
	font-family: 'UniformCondensedBold';
}

.fifth-sec{
	padding:60px 0;
}
p.fifth-headline{
	color: #003447;
    font-size: 50px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
    text-align: center;
    margin-bottom: 50px
}
.testo-box{
	border:1px solid #ff756a;
	border-radius:10px;
}
.testo-img{
	display:flex;
	padding:16px;
}
p.testo-name{
	font-family: 'UniformCondensedMedium';
	font-size:21px;
	color:#003447;
	line-height:1.3;
	margin-bottom:5px;
}
p.testo-verify{
	font-family: 'UniformCondensedMedium';
	font-size:16px;
	color:#828282;
	line-height:1.3;
	margin-bottom:0;
}
.testo-1{
	margin-right:15px;
}
.star{
	margin-bottom:10px;
	margin-top: 15px;
}
.testo-red-bx{
	background:#ffe6e4;
	padding:16px;
}
.testo-red-bx p{
	font-size:25px;
	font-family: 'UniformCondensedBold';
	color:#003447;
	line-height:1.3;
	margin-bottom:0;
}
.testo-p p{
	font-size: 24px;
    line-height: 150%;
    margin-bottom:0;
    font-family: 'UniformCondensed';
    color: #000;
	padding:16px;
	min-height: 464px;
}

.six-sec {
    padding: 60px 0;
    background: url(../images/yellow-bg-2.jpg) center top;
    background-size: cover;
    background-repeat: no-repeat;
}

p.six-headline{
	color: #003447;
    font-size: 50px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
    text-align: center;
    margin-bottom: 50px;
}
.fit-girl{
	width: 50%;
    margin-top: 75px;
}

.green-box{
	background:#003447;
	padding:40px 25px;
	border-radius:10px;
}
.mr-0{
	margin-bottom:0 !important;
}
p.green-box-hd{
	color: #fff;
    font-size: 32px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
	margin-left:44%;
}
.lite-green-box{
	background:#023b4f;
	padding:20px;
	border-radius:10px;
}
.sigle-btl-1{
	margin-top: -15%;
}
p.fat-burn{
	color: #fff;
    font-size: 32px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
	margin-bottom:0;
}
.icon-flex{
	display:flex;
	padding:15px 0 15px 50px;
}
.fat-burn{
	margin-right:20px;
}
.btn-2{
	margin-top:30px;
}
.seven-sec{
	padding:90px 0 40px;
}
.grt-box{
	background:#003447;
	padding:10px;
	position:relative;
}
.inner-grt-box{
	padding:20px;
	background:#fff;
}
.inner-grt-box-1{
	display:flex;
}

.satisfaction-txt{
	padding:10px;
	background:#fff;
	margin: -9% 20% 0;
	border-radius:10px 10px 0 0;
}
.satisfaction-txt p{
	font-family: 'UniformCondensedBlack';
	color: #2f4664;
    font-size: 72px;
    line-height: 1.3;
	text-align:center;
	margin-bottom:0;
}
p.day-txt{
	background:#f0575c;
	padding:10px;
	color:#fff;
	font-family: 'UniformCondensedBlack';
	font-size:106px;
	line-height:1.3;
}
p.money-bac-txt{
	font-family: 'UniformCondensedBlack';
	color: #f0575c;
    font-size: 120px;
    line-height: 90%;
	margin-bottom:0;
}
.grt-p{
	padding:30px 20px 20px;
}
.grt-p p{
	font-size: 22px;
    line-height: 150%;
    margin-bottom: 25px;
    font-family: 'UniformCondensed';
    color: #fff;
}
.days{
	margin-right:45px;
}
p.transform-txt{
	color: #003447;
    font-size: 50px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
    text-align: center;
    margin-bottom: 30px;
	margin-top: 40px;
}
.mar-top{
	margin-top:25px;
}
.logo-flx{
	display:flex;
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	padding:30px 0;
	margin-top: 30px;
    margin-bottom: 40px;
	
}
p.logo-ptxt{
	color: #003447;
    font-size: 38px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
	margin-bottom:0;
	border-left:1px solid #bbbbbb;
	padding-left:40px;
}

.logo-3{
	margin-right: 5%;
	margin-left:1%;
}
.list-dv{
	margin:40px 0 20px;
}

.reference-sec{
	padding:60px 0;
}
p.ref-hd{
	color: #000;
    font-size: 30px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
	text-align:center;
}
.dis-ref {
    display: flex;
}
.list-ref li {
    font-size: 15px;
    color: #6d6d6d;
    margin-top: 10px;
	font-family: 'UniformCondensed';
	padding-left: 10px;
}
ol.list-ref{
	padding-left:0;
}

.footer-sec {
    background: #efefef;
    color: #fff;
    text-align: center;
    padding:60px 0;
}
.foot-list {
    padding-left: 0;
    margin-bottom: 20px;
	text-align: center;
}
.foot-list li {
    display: inline;
    padding-left: 0;
    list-style-type: none;
	border-right: 1px solid #000;
	padding: 0 1%;
}
.foot-list li:last-child{
	border:none;
}
.foot-list li a {
    color: #000;
    padding: 0px 5px;
    font-size: 18px;
    text-decoration: none;
   font-family: 'UniformCondensedBold';
}
.foot-wrapper p {
    font-size: 18px;
    color: #000;
    margin-top: 2%;
    line-height: 150%;
    font-family: 'UniformCondensed';
	margin-bottom: 0;
}
p.copy-writer{
	font-size: 18px;
    color: #000;
	line-height:1.3;
	font-family: 'UniformCondensedMedium';
	text-align:center;
}
.link-here {
    color: #000;
    font-family: 'UniformCondensed';
}
.ft-logo{
	margin-bottom:40px;
}

.faq-sec{
	padding:60px 0;
}
p.faq-hd{
	color: #003447;
    font-size: 50px;
    line-height: 1.3;
    font-family: 'UniformCondensedBold';
    text-align: center;
	margin-bottom: 50px;
}

.faq-sec ul {
	list-style: none;
	padding:0; 
}

.faq-sec li {
  margin: 16px 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius:10px;
}

.faq-sec a {
  text-transform: capitalize;
  color: #003447;
  text-decoration: none;
  font-size: 28px;
  font-family: 'UniformCondensedBold';
}

.faq-sec .accordion-trigger {
  display: block;
  padding: 20px;
  position: relative;
  background:#f7f7f7;
  border-radius:10px 10px 0 0;
}

.faq-sec .accordion-trigger:after {
  display: block;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  color: #1f1f6e;
  font-weight:500;
}

.faq-sec .accordion-trigger.expanded:after { 
  content: "\f107"; 
  color: #a2a2a2;
  font-family: 'FontAwesome';
}
.faq-sec .accordion-trigger.expanded:after {
    content: "\f106";
    color: #a2a2a2;
	font-family: 'FontAwesome';
}

.faq-sec .accordion-trigger.collapsed:after { 
content: "\f107"; 
font-family: 'FontAwesome';
}
.faq-sec .accordion-trigger:after {
    color: #a2a2a2;
}

.faq-sec .accordion-content {
  overflow: hidden;
  -webkit-transition: height 0.25s;
  -moz-transition: height 0.25s;
  transition: height 0.25s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.faq-sec .accordion-content.expanded { height: auto; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; border-radius:0 0 10px 10px;}

.faq-sec .accordion-content.collapsed { height: 0; }

.faq-sec .accordion-content p { 
  padding: 0;
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  margin-bottom: 25px;
  margin-top:15px;
  font-family: 'UniformCondensed';
  color:#535353;
  margin-left: 5%;
}
.question-icon{
	margin-right: 2%;
}
.box-faq{
	padding:20px 30px;
}

.product-sec {
	padding: 80px 0 60px;
	background: #fffdf4;
}
.pro-box {
	border: 1px solid #c9c9e1;
	border-radius: 20px;
	background: #fff;
}
.pro-head {
	background: #2e6b81;
	padding: 15px 10px;
	border-radius: 18px 18px 0 0;
}
p.sample-pack {
	font-size: 24px;
	line-height: 110%;
	font-family: 'UniformCondensed';
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	text-transform: uppercase;
}
p.btn-qnty {
	font-family: 'UniformCondensedBold';
	font-size: 38px;
	line-height: 110%;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
}
.pro-bottom {
	padding: 10px 20px;
}
p.supply-txt {
	font-size: 23px;
	font-family: 'UniformCondensedMedium';
	color: #4b4b4b;
	text-align: center;
	margin-bottom: 0;
	line-height: 1.3;
}
.pro-1 {
	margin-top: 10px;
}
.pro-3 {
	margin-top: 0;
	width: 293px;
}
.list-pro {
	border: 1px solid #e7e7e7;
	border-radius: 10px;
	padding: 10px;
}
.grey-tick-list {
	padding-left: 0;
	margin-top: -10px;
}
.grey-tick-list li {
	padding-right: 20px;
	background-image: url(../images/right-tik.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	list-style-type: none !important;
	padding-left: 35px;
	font-family: 'UniformCondensedMedium';
	padding-bottom: 0px;
	font-size: 20px;
	color: #e7e7e7;
}
p.bonus-pro {
	font-family: 'UniformCondensedMedium';
	font-size: 18px;
	line-height: 1.3;
	background: #e7e7e7;
	width: 32%;
	text-align: center;
	border-radius: 20px;
	padding: 2px 0;
	margin-top: -25px;
}
.price-per-bottle {
	font-family: 'UniformCondensedBold';
	padding-top: 18px;
	color: rgb(6, 64, 114);
	line-height: 45px;
	margin-top: 10px;
	text-align: center;
}
.price-large {
	font-family: 'UniformCondensedBold';
	font-size: 74px;
	padding-right: 0;
	color: #1b195a;
}
.per-bottle-span {
	font-family: 'UniformCondensed';
	font-size: 17px;
	line-height: 30px;
	text-align: left;
	display: inline-block;
	color: #2d2d2d;
	margin-left: -6px;
}
.doller-pro {
	font-family: 'UniformCondensedBold';
	font-size: 42px;
	color: #1b195a;
}
p.save-txt {
	font-family: 'UniformCondensedMedium';
	font-size: 21px;
	color: #ff0000;
	text-align: center;
	margin-bottom: 0;
}
.pro-btn {
	margin-top: 5px;
}
.price-data {
	padding-top: 10px;
	max-width: 460px;
	margin: 0 auto;
	font-family: 'UniformCondensed';
	font-size: 28px;
	color: #4f4f4f;
	text-align: center;
}
.total-pri {
	font-family: 'UniformCondensedBold';
	font-size: 28px;
	color: #000000;
}
.ship-flex {
	display: flex;
	align-items: center;
	justify-content: center;
}
.shipping-txt {
	font-family: 'UniformCondensedMedium';
	font-size: 17px;
	color: #000000;
	margin-left: 8px;
}
.red-bg {
	background: #f0575c !important;
	color: #fff !important;
}
.red-border {
	border: 1px solid #f0575c !important;
}
.blk-list li {
	color: #262626 !important;
	background-image: url(../images/green-right-tik.png);
}
.big-sav {
	color: #ffd200 !important;
	font-family: 'UniformCondensedBold' !important;
}
.deep-green {
	background: #003447;
}
.lite-yellow {
	background: #fefbdf;
	border-radius: 0 0 20px 20px;
	padding: 10px 20px 40px;
}
.nw-bor {
	border: 2px solid #64638f;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	margin-top: -22px;
}
.pro-pad-0 {
	padding-left: 0;
	padding-right: 0;
}
.pro-pad-lt-0 {
	padding-left: 0;
}
.pro-pad-rt-0 {
	padding-right: 0;
}
.price-mt {
	margin-bottom: 27px;
}
.pro-mobile-left-box {
	display: none;
}



@media only screen and (max-width:1400px) {
body p {
    font-size: 22px;
}	
.common-wrapper{
	margin:0 8%;
}
.banner-sec p {
    font-size: 60px;
}
.top-box p {
    font-size: 40px;
}
p.fat-loss {
    font-size: 25px;
}
p.getting-txt {
    font-size: 45px;
}
.box-fea p {
    font-size: 22px;
}
.orange-box p {
    font-size: 22px;
}
.mr-dv {
    margin: 0 4%;
}
.box-fea {
    padding: 15px 20px;
}
p.ing-p {
    font-size: 22px;
}
p.nw-ing-hd {
    font-size: 25px;
}
p.nw-ing-p {
    font-size: 22px;
}
.ing-text {
    padding: 25px 10px;
}
p.ing-hd {
    font-size: 25px;
}
.blend-box .blend-title {
    font-size: 35px;
}
.supplement-logo{
	width:30%;
}
.supplement-fact{
	width:85%;
}
.btn{
	width: 48%;
}
p.second-hd {
    font-size: 45px;
}
p.bonus-hd {
    font-size: 45px;
}
p.bonus-headline {
    font-size: 35px;
	margin-left: 32%;
}
.bonus-1{
	width:30%;
	margin-left: 20px;
    margin-top: 15px;
}
p.bonus-price {
    font-size: 25px;
	margin-left: 32%;
}
.bonus-dv {
    padding-right: 10px;
}
.bonus-dv p{
	font-size:22px;
}

.mr-dv-1{
	margin:0;
}
p.fifth-headline {
    font-size: 45px;
}
p.testo-name {
    font-size: 17px;
}
.testo-img {
    padding: 16px 10px;
}
.testo-p p {
    font-size: 22px;
	min-height: 494px;
}
p.six-headline {
    font-size: 45px;
}

.fit-girl {
    width: 50%;
    margin-top: 70px;
}
p.green-box-hd {
    font-size: 30px;
}
.sigle-btl-1 {
	margin-top: -16%;
    width: 41%;
}
.icon-flex {
    padding: 8px 0 15px 21px;
}
.btn-2 {
    width: 44%;
}
.satisfaction-txt p {
    font-size: 50px;
}
p.money-bac-txt {
    font-size: 95px;
    line-height: 97%;
	margin-top:20px;
}
p.transform-txt {
    font-size: 45px;
}
p.logo-ptxt {
    font-size: 35px;
}
.seven-sec {
    padding: 90px 0 40px;
}
p.faq-hd {
    font-size: 45px;
}
.faq-sec .accordion-content p {
    font-size: 22px;
}
}
@media only screen and (max-width:1199px) {
.blend-con {
	display: flex;
}
.blend-inner-upper img.last {
	padding-right: 1px;
}
.common-wrapper {
    margin: 0;
}
p.green-box-hd {
    font-size: 29px;
}
p.fat-burn {
    font-size: 28px;
}
.icon-flex {
    padding: 8px 0 10px 21px;
}
p.testo-name {
    font-size: 15px;
}
} 
@media only screen and (max-width:1024px) {
.banner-sec p {
    font-size: 55px;
}
}

@media only screen and (max-width: 991px){
.mr-dv{
	margin:0;
}
.blend-inner-upper img.last {
	padding-right: 0px;
}
.blend-inner-lower p.reishi {
	padding-top: 11px;
}
.container {
    width:100%;
}

.product-sec .container {
	width: 100%;
}
p.sample-pack {
	font-size: 20px;
}
p.btn-qnty {
	font-size: 33px;
}
p.bonus-pro {
	font-size: 15px;
	width: 44%;
}
.price-large {
	font-size: 58px;
}
.doller-pro {
	font-size: 36px;
}
.price-per-bottle {
	padding-top: 11px;
	margin-top: 0;
}
p.save-txt {
	font-size: 18px;
	margin-bottom: 0;
	line-height: normal;
}
.list-pro {
	padding: 10px 5px 0;
}
.grey-tick-list {
	margin-top: -18px;
}
.grey-tick-list li {
	font-size: 15px;
	background-size: 11px;
	padding-left: 27px;
}
.price-mt {
	margin-bottom: 37px;
}

}

@media only screen and (max-width: 767px){
.desk-hid{
	display:block !important;
}
.mob-hid{
	display:none;
}	
.abundant-vitality-m{
	width:60%;
	margin:0 auto 25px;
}
.top-box p {
    font-size: 40px;
	padding:10px;
    margin-bottom: 30%;
}
.sigle-btl{
	float:none !important;
	margin:0 auto;
	width:60%;
	margin-top:-34%;
	margin-bottom:20px;
}
.banner-sec p {
    font-size: 47px;
}
.pad-lt{
	padding-left:0;
}
.pad-rt{
	padding-right:0;
}
p.fat-loss{
	padding-right:0;
	font-size:24px;
}
.dis-flx {
    margin-bottom: 10px;
}
.eat-dise-m{
	width:28%;
}
.blend-con {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 6px 4px;
}
.blend-inner-upper img.last {
	padding-right: 0px;
}
.blend-inner-upper img.first {
	padding-left: 0px;
}
.blend-inner-upper {
	margin: 0 2px;
	border: 1px solid #003447;
	border-bottom: none;
}
.blend-inner-lower {
	margin: 0 2px;
	border: 1px solid #003447;
	border-top: none;
}
.blend-inner-upper img {
	padding: 0;
}
.blend-inner-box {
	flex: 0 0 25%;
	width: 25%;
	margin-bottom: 4px;
}
.blend-inner-lower.first {
	border-bottom-left-radius: 0;
}
.blend-inner-lower.cran {
	border-bottom-left-radius: 17px;
}
.days {
    margin-right: 15px;
}
.satisfaction-txt p {
    font-size: 40px;
}
p.money-bac-txt {
    font-size: 55px;
}
.days{
	width: 26%;
}
p.getting-txt {
    font-size: 40px;
}
p.second-hd {
    font-size: 40px;
}
.nw-ingri-box {
    display: block;
}
.acerola {
    margin-right:0;
    width: 100%;
}
p.bonus-hd {
    font-size: 40px;
}
p.bonus-headline {
    margin-left: 20px;
}
p.bonus-price {
    margin-left: 20px;
}
.bonus-dv {
    margin-left:20px;
	padding-right: 20px;
}
.bonus-1-m{
	margin-bottom:20px;
}
p.fifth-headline {
    font-size: 40px;
}
.testo-p p {
    font-size: 22px;
    min-height: 0;
}
p.testo-name {
    font-size: 18px;
}
.testo-box {
	margin-bottom:30px;
}
p.six-headline {
    font-size: 40px;
}
.fit-girl-m {
    width: 58%;
    margin-top: 0;
}
.green-box {
    margin-top: 40px;
}
p.green-box-hd{
	margin-left: 0;
}
.sigle-btl-1 {
    margin-top: 0;
    width: 55%;
	float:none !important;
	margin:0 auto;
	margin-bottom:10px;
}
p.transform-txt {
    font-size: 40px;
}
.girl-sea-beach-m{
	margin-bottom:20px;
}
.logo-3{
	width:17%;
}
p.logo-ptxt {
    font-size: 28px;
}

p.faq-hd {
    font-size: 40px;
}
.faq-sec a {
    font-size: 25px;
}
.dis-ref {
    display: block;
}
.ingri-1 {
    width: 100%;
}
.ing-text{
	min-height:0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
}
.product-row {
	display: grid;
}
.product-col-1 {
	padding: 0 15px;
	order: 3;
}
.product-col-6 {
	padding: 0 15px;
	order: 1;
}
.product-col-3 {
	padding: 0 15px;
	order: 2;
}
.pro-box {
	margin-bottom: 30px;
}
.pro-hide-mob {
	display: none;
}
p.supply-txt {
	margin-bottom: 23px;
}
.grey-tick-list {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.pro-mobile-right-box {
	width: 55%;
	float: left;
	position: relative;
	padding-left: 2px;
}
.pro-mobile-left-box {
	width: 45%;
	float: left;
	display: block;
	margin-top: 10px;
}
.lite-yellow {
	padding: 10px 5px 25px;
}
p.bonus-pro {
	font-size: 15px;
	width: 44%;
	position: absolute;
	left: 10px;
}
.pro-head {
	padding: 10px;
}
.pro-btn {
	margin-top: 10px;
}
.pro-mob-price {
	display: flex;
	align-items: center;
	margin-top: 11px;
	justify-content: center;
}
.price-data {
	order: 2;
	font-size: 18px;
	padding-top: 0;
	margin: 0;
}
.ship-flex {
	order: 1;
	max-width: max-content;
	margin-right: 15px;
}
.total-pri {
	font-size: 18px;
}
.grey-tick-list li {
	font-size: 13px;
	background-size: 11px;
	padding-left: 27px;
	padding-right: 0;
}
.price-mt {
	margin-bottom: 7px;
}
.pro-bottom {
	padding: 10px 5px 25px;
}

}
@media only screen and (max-width: 480px){
body p {
    font-size: 20px;
}	
.top-bar .navbar-brand {
    float: none !important;
}
.top-bar .glu-logo {
    width: 78%;
	margin-top: -12px;
}
.top-bar .navbar-default .navbar-toggle {
    border-color: #fff;
}
.top-bar .navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.top-bar .navbar-toggle{
	margin-right:0;
}
.blend-box .blend-title {
	font-size: 25px;
}
.blend-box {
    margin: 50px 15px 0;
}
.satisfaction-txt p {
    font-size: 25px;
}
.satisfaction-txt {
    margin: -20% 5% 0;
}
p.money-bac-txt {
    font-size: 32px;
	margin-top:0;
}
.inner-grt-box {
    padding: 20px 10px 15px;
}
.grt-p p {
    font-size: 18px;
}
.pad-m-0{
	padding:0;
}
.top-bar {
    padding-bottom:0;
}
.banner-sec p {
    font-size: 34px;
	padding-right: 20%;
}
.banner-sec {
    padding: 27px 0 1%;
}
.first-sec {
    padding: 30px 0;
}
.abundant-vitality-m {
    width: 90%;
}
.top-box p {
    font-size: 27px;
}
.sigle-btl {
    width: 85%;
	margin-top: -35%;
}

.bottom-box p {
    font-size: 18px;
}
.box-div {
    margin: 20px 15px 0;
}
.bottom-box {
    padding: 20px 15px;
}
p.getting-txt {
    font-size: 30px;
	margin-top: 30px;
}
.box-fea {
    padding: 10px;
}
.box-fea p {
    font-size: 20px;
}
.orange-box{
	 padding: 10px;
}
.eat-dise-m {
    width: 40%;
}
.second-sec {
    padding: 30px 0 40px;
}
p.second-hd {
    font-size: 30px;
}
p.ing-hd {
    font-size: 24px;
}
p.ing-p {
    font-size: 20px;
}
.ingri-tp {
    margin:0;
}
p.nw-ing-hd {
    font-size: 24px;
	margin-top:20px;
}
.nw-ingri-box {
    padding: 15px;
}
p.nw-ing-p {
    font-size: 20px;
	margin-bottom:20px;
}
.thirid-sec {
    padding: 30px 0;
}
.supplement-logo {
    width: 65%;
}
.supplement-fact {
    width: 100%;
}
.btn {
	margin-top: 20px;
    width: 95%;
}
.forth-sec {
    padding: 30px 0 50px;
}
p.bonus-hd {
    font-size: 30px;
}
p.bonus-headline {
    font-size: 26px;
	padding-top:0;
}
p.bonus-price {
    font-size: 22px;
}
.bonus-1-m {
    width: 70%;
}
.bonus-dv p {
    font-size: 20px;
}
.fifth-sec {
    padding: 30px 0 20px;
}
p.fifth-headline {
    font-size: 30px;
	margin-bottom: 30px;
}
.testo-red-bx p {
    font-size: 22px;
}
.testo-red-bx {
    padding: 10px 13px;
}
.testo-p p {
    font-size: 20px;
	padding: 15px 13px;
}
.grt-p {
    padding: 30px 10px 20px;
}
p.transform-txt {
    font-size: 30px;
	margin-bottom: 0;
}
.girl-sea-beach-m {
    width: 90%;
}
.logo-3 {
    width: 90px;
    height: 50px;
    margin-top: 10px;
}
p.logo-ptxt {
    font-size: 20px;
	padding-left: 10px;
}
.logo-flx {
    padding: 10px 0;
	margin-top: 0;
    margin-bottom: 20px;
}
.seven-sec {
    padding: 60px 0 20px;
}
.faq-sec {
    padding: 30px 0;
}
p.faq-hd {
    font-size: 30px;
	margin-bottom: 30px;
}
.faq-sec a {
    font-size: 22px;
}
.box-faq {
    padding: 20px;
}
.faq-sec .accordion-content p {
	margin-left:0;
	font-size: 20px;
}
.faq-sec .accordion-trigger {
    padding: 10px;
}
.question-icon{
	width:8%;
	margin-right:0;
}
.reference-sec {
    padding: 30px 0;
}
p.ref-hd {
    font-size: 24px;
}
.list-ref li {
    padding-left: 0;
}
.footer-sec {
    padding: 30px 0;
}
.ft-logo {
    width: 50%;
	margin-bottom: 20px;
}
.foot-list li {
    padding: 0;
}
p.copy-writer {
    font-size: 16px;
}
.foot-wrapper p{
	 font-size: 16px;
}
.six-sec {
    padding: 30px 0;
}
p.six-headline {
    font-size: 30px;
	margin-bottom:30px;
}
p.green-box-hd {
    font-size: 24px;
	margin-bottom: 34%;
}
.sigle-btl-1 {
    width: 100%;
	margin-top: -44%;
}
.green-box {
    padding: 30px 15px;
}
.lite-green-box {
    padding: 20px 10px;
}
p.fat-burn {
    font-size: 22px;
}
.icon-flex {
    padding: 8px 0 10px 8px;
	align-items: center;
}
.line{
	width:100%;
}
.btn-2 {
    width: 95%;
    margin-bottom: 10px;
}
.card-icon{
	width:70%;
}
}

@media only screen and (max-width: 400px) {
.blend-inner-lower p {
	font-size: 13px;
}
.blend-inner-lower p.coco {
	padding-top: 14px;
}
.blend-inner-lower p.reishi {
	padding-top: 14px;
}
}

