*, *:before, *:after {
  box-sizing: border-box;
}

body {
  margin:0;
  padding:0; 
font-family: RobotoRegular;  
}


@font-face {
  font-family: RobotoBolditalic;
  src: url(fonts/ROBOTO-BOLDITALIC_0.TTF);
}

@font-face {
  font-family: RobotoMediumItalic;
  src: url(fonts/Roboto-MediumItalic.ttf);
}
@font-face {
  font-family: RobotoBold;
  src: url(fonts/Roboto-Bold.ttf);
}
@font-face {
  font-family: RobotoLight;
  src: url(fonts/RobotoLight.ttf);
}
@font-face {
  font-family: RobotoRegular;
  src: url(fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: RobotoBlack;
  src: url(fonts/Roboto-Black.ttf);
}
@font-face {
  font-family: Figtreebold;
  src: url(fonts/Figtree-Bold.ttf);
}

@font-face {
  font-family: Figtreeblack;
  src: url(fonts/Figtree-Black.ttf);
}

@font-face {
  font-family: RobotoMedium;
  src: url(fonts/Roboto-Medium.ttf);
}
@font-face {
  font-family: RobotoMedium0;
  src: url(fonts/ROBOTO-MEDIUM_0.TTF);
}
@font-face {
  font-family: OswaldRegular;
  src: url(fonts/Oswald-Regular.ttf);
}
@font-face {
  font-family: OswaldSemiBold;
  src: url(fonts/Oswald-SemiBold.ttf);
}
@font-face {
  font-family: OswaldMedium;
  src: url(fonts/Oswald-Medium.ttf);
}
.OswaldSemiBold{
	 font-family: OswaldSemiBold;
}
.OswaldMedium{
	 font-family: OswaldMedium;
}
.RobotoBold{
	 font-family: RobotoBold;
}
.RobotoBlack{
	 font-family: RobotoBlack;
}

.Figtreebold{
	 font-family: Figtreebold;
}
.RobotoBolditalic{
	 font-family: RobotoBolditalic;
}
.RobotoMediumItalic{
	 font-family: RobotoMediumItalic;
}
.RobotoMedium{
	 font-family: RobotoMedium;
}
.RobotoRegular{
	 font-family: RobotoRegular;
}
.OswaldRegular{
	 font-family: OswaldRegular;
}
.Figtreeblack{
	 font-family: Figtreeblack;
}

.w33{
	width:33.3%;
	float:left;
}
.w25{
	width:25%;
	float:left;
}
.w50{
	width:50%;
	float:left;
}
.w60{
	width:60%;
	float:left;
}
.w70{
	width:70%;
	float:left;
}
.w40{
	width:40%;
	float:left;
}
.w30{
	width:30%;
	float:left;
}
.w10{
	width:10%;
	float:left;
}
.w15{
	width:15%;
	float:left;
}
.w90{
	width:90%;
	float:left;
}
.w80{
	width:80%;
	float:left;
}

	
.text-center{
	text-align:center
}
.text-right{
	text-align:right
}
.header{
	padding:9px 0px;
}
.logo{
	position:relative;
}
.logo .sitetitle{
	    position: absolute;
    top: -9px;
    color: #7e7e7e;
    text-transform: uppercase;
    font-size: 13px;
}
.header .logo img{
   vertical-align:bottom;
   padding-top: 9px;
}
.orderbtn{
	margin-top:7px
}

.headerbg{
    padding: 10px;
    background: #000;
}
.leftbox{
	width:804px;
	float:left;
	padding-right: 40px;
	    border-right: 2px solid #eeeeee
}
.rightbox{
	width:366px;
	float:left;
	padding-left:55px;
	position: sticky;
    top: 10px;

}
.container{
	width:1170px;
	margin:0 auto;
}
.breadcrumb a{
	text-decoration:none;
	color:#6f6d6d
}
.titleline{
	font-size:46px;
}
.spanblock{
	display:block
}
.breadcrumb i{
	padding:0px 5px
}
.howboosting{
	font-size: 24px;
    padding: 10px 0px;
    line-height: 34px;
}
.howboosting span{
	    border-bottom: 2px solid #000;
}
.menwithcup img{
	width:100%
}
.madewith {
    text-align: center;
    font-size: 19px;
    padding: 10px 0px;
    position: relative;
}
.madewith p {
    width: max-content;
    margin: 0 auto;
    background: #fff;
    padding: 0px 10px;
    color: #000;
}
.madewith hr {
    top: 11px;
    position: absolute;
    width: 100%;
    z-index: -1;
	border-top: 1px solid #eeeeee;
}	
.sponsoredimg{
	border-bottom: 1px solid #eeeeee;
	    padding-bottom: 15px;
}
.problemdetails .associationdesc{
	border-bottom: 2px solid #eeeeee;
	border-top: 2px solid #eeeeee;
	width: 88%;
    margin-top: 7px;
}
.associationdesc p{
	font-size:18px;
	padding-bottom:10px;
	line-height: 25px;
}
.problemdetails  .associationdesc p:first-child {
    font-style: italic;
}
.competitiontitle{
	font-size:34px;
	    padding-bottom: 8px;
}
.competition{
	padding:20px 0px;
}

.themostfound p{
	font-size:18px;
	padding-bottom:10px;
	line-height: 25px;
}
.themostfound.firstp p:first-child{
    text-decoration:underline;
	width:max-content
}
.skyrocket{
	font-size:22px
}

.claimtitletop{
	font-size:24px;
	line-height: 32px;
}
.claimtitlebottom{
	font-size:20px;
	line-height: 30px;
	padding-top:0px;
	margin-top:-30px;
}
.claimbox .orderbtn button{
	font-size:17px;
	font-weight: normal !important;
    padding: 14px 8px;
	    background: #42b059
}
.claimbox{
	padding:20px;
	background:#fdf5e8;
	border:1px solid #e4d9c6
}
.harnesspowerimg{
	text-align:right
}
.harnesspowerdetails p{
	margin:0;
	padding-bottom:15px;
	font-size:17px;
	line-height:25px
}
.harnesspowerdetails b{
	background:#fff001
}
.harnesspowerdetails i{
	    font-size: 12px;
    margin-top: 5px;
    padding-left: 6px;
}

.harnesspower{
	padding-bottom:25px
}

.orderbtn button{
	background:#42b059;
	padding:14px 15px;
	border:none;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
	transition:0.5s ease;
	font-size:18px
}
.orderbtn button i {
    background: #08b742;
    margin-left: 5px;
    padding: 5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 9px;
}
.orderbtn button:hover{
	background:#1be44d
}
button{
	cursor:pointer
}

  .slider {
        width: 100%;
        margin: 10px auto;
    }

    .slick-slide {
      margin: 0px 5px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      
    }
  /*  
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }
*/
.resultdetails p{
	font-size:18px;
	line-height:25px;
	padding-bottom:8px
}
.resultdetails p span{
	color:blue;
	font-weight:bold;
	text-decoration:underline
}
.limitorder{
	font-size:24px;
}

.takeadvantage{
	margin-top: 13px;
    font-size: 18px;
    line-height: 26px;
}

.takeadvantage span{
	color:blue;
	text-decoration:underline
}

.readytoclaim{
	padding:20px;
	background: #fdf5e8;
    border: 2px solid #e4d9c6;
	margin-top:15px;
}
.Supportyour{
	 font-size:28px;
}
.clickhere{
	font-size:20px;
	    padding-top: 8px;
}
.claimdetails p{
	font-size:18px;
	margin:0;
	
}
.claimdetails{
	padding-top:8px;
}
.claimdetails img{
	vertical-align: middle;
}
.claimdetails span{
	padding-left:43px
}

.yesimready .orderbtn button{
	font-size:24px;
	width:100%;
	background:#42b059
	
}

.yesimready  .orderbtn button i {
    background: #3a9f4f;
    margin-left: 5px;
    padding: 5px;
    font-size: 17px;
    vertical-align: top;
    margin-top: 4px;
}
.feedbacktext p{
	margin-top:0
}

.postedby img{
	vertical-align: middle;
}
.date{
	color:#626262
}
.social_links{
	margin-top:28px
}
.tablechart{
	padding:25px 0px;
}

.takealook{
	font-size:28px;
}
.takealookCompetition{
	font-size:24px;
	padding-top:6px
}




.customerreview{
	margin:25px 0px;
}
.maindesc span{
	display:block
}
.mainheading h2{
	    font-size: 45px;
    margin-bottom: 13px;
}
.ratingicon i{
	color:#ff9d1d;
	    font-size: 20px;
}
.ratingnumber{
   background:#fff;
   padding:20px 10px;
   border:1px solid #e9bd50;
   border-radius:10px
}
.totalrating{
	font-size:50px;
	padding-bottom:5px
}
.verifiedtxt{
	padding:10px 0px
}

.ratingPoint{
	padding:10px 0px;
	border-bottom:1px solid #e7e7e7
}
.ratingPoint:last-child{
	border-bottom:0;
	padding-bottom:20px
}
.ratingPoint i{
	color:#ff9d1d;
	    font-size: 16px;
}

.ratingPoint span{
	padding-left:10px
}
.ratingupper{
	padding:45px 0px;
}
.verfiedcustomer{
	color:#adadad
}
.feedback {
    padding-bottom: 10px;
    border-bottom:1px solid #e7e7e7;
    margin-bottom: 25px;
}
.feedbackrating{
	padding:10px 0px;
	    padding-top: 0;
}

.feedbacker{
	padding:7px 0px;
}
.feedbackrating i{
	color:#ffc619
}
.feedbacktext{
	line-height: 26px;
    font-size: 17px;
}
.verifiedname{
	font-weight:bold;
}
.verifiedimg{
	padding:0px 10px;
}
.feedback:last-child{

  border-bottom:0
 
}

.orderbtn.Figtreeblack button{
	font-size: 20px;
    font-weight: bold;
    position: relative;
    width: 350px;
}
.orderbtn.Figtreeblack button i{
	    position: absolute;
    right: 17px;
    top: 16px;
}
.nomonthlycharges{
	padding:10px;
}

.nomonthlycharges img{
	margin-right:5px
}
.nohidden{
	margin-left:15px
}

.text-block {
    border: 1px solid #e3e3e5;
    border-radius: 10px;
    overflow: hidden;
    padding: 13px 10px;
    box-shadow: 0px 5px 19.53px 1.47px rgb(85 80 98 / 19%);
    margin-bottom: 10px;
}
.text-block h4 {
    margin: 0;
    cursor: pointer;
	font-family:RobotoBold
}
.text-block span {
    float: right;
    padding-top: 1px;
    padding-right: 10px;
}
.hidden-text {
    display: none;
}

.text-block p {
    margin-top: 16px;
    border-top: 1px solid #ececec;
    padding-top: 8px;
	font-family:RobotoRegular
}
.fa-rotate {
    rotate: 180deg;
}
.container.fre-no{
	width:770px;
	margin:0 auto
}
.footerwrap{
    border-top: 1px solid #f0f0f0;
    margin-top: 30px;
    background: #f3f3f3;
    padding-top: 30px;

}
.ftext span{
	display:block
}





.footer-image {
    width: 20%;
    margin: auto;
}
.linkfooter a {
    padding: 0px 10px;
    text-decoration: none;
    color: #000;
}
.ftext h6 {
   padding: 12px;
    border: 1px solid #c1c1c1;
    color: #565656;
    width: max-content;
    margin: 0 auto;
    font-size: 12px;
}

.feedbacktitle{
	font-size:20px
}
.verifiedimgtick i {
	color: #adadad;
    margin-right: 10px;
    font-size: 17px;
}






.clear{
	clear:both;
}
.mobileshow{
	display:none
}
.desktophide{
	display:none
}
.spanblue{
	color: blue;
    font-weight: bold;
	text-decoration:underline;
	cursor:pointer;
}

.sideimg img{
	width:100%;
	padding-left:30px;
}
.weektitle{
	font-size:24px
}


.associationdesc{
	margin-top:25px
}
.associationdesc p{
	border-bottom: 1px solid #eeeeee;
    padding-bottom: 21px;
    margin-bottom: 0;
}	
.associationdesc.noborder p{
	border-bottom:0;
    padding-bottom:11px;
}
.enjoytitle{
	font-size:24px;
}
.enjoysdesc{
	font-size:18px;
	line-height:24px;
	padding-top:10px
}
.enjoybox{
	padding:10px 0px;
}
	
	
/********************************************************/
@media only screen and (max-width: 768px) {
	.sideimg img{
	padding-left:0
}
.problemdetails .associationdesc{
	width:100%
}	
.titleline .spanblock{
	display: contents;
}
.titleline{
	font-size:33px
}
.howboosting {
    font-size: 20px;
    padding: 10px 0px;
    line-height: 31px;
}
.date .desktophide{
	display:inline-block
}

.leftbox {
    width: 100%;
    padding-right: 0px;
    border-right: 2px solid transparent
}
.rightbox {
    width: 100%;
    padding-left:0px;
}
.img100 img{
	width:100%
}
.container{
	width:95%  
}
.mobilehide{
	display:none;
}  
.mobileshow{
	display:block
}

.w50{
	width:100%
}
.w40{
	width:100%
}
.w60{
	width:100%
}
.w70{
	width:100%
}
.w30{
	width:100%
}
.header .w50{
	width:50%;
}

.orderbtn.Figtreeblack button {
    width: 100%;
}
.ratingPoint .w60{
	width:60%
}
.ratingPoint .w40{
	width:40%
}
.feedback {
     margin-left:0;
    margin-bottom: 10px;
}
.ratingnumber {
    margin-bottom: 15px;
}

.mainheading h2 {
    font-size: 28px;
}
.BenefitsTitle {
    font-size: 24px;
}

.benifitInnerTitle {
    font-size: 18px;
    line-height: 25px;
}

.container.fre-no {
    width: 95%;
}
.ftext span{
	display:block
}

.desktophide{
	display:block
}
.w33mobile{
	width:33.33%;
	float:left
}
.w33mobile .w15{
	width:100%;
}
.w33mobile .w85{
	width:100%
}
.healthbenefit.Ingredients span {
    padding-left: 0;
}
.healthbenefit.Ingredients img {
    width: 50px;
    vertical-align: super;
}
.lastw33 span {
    padding-left: 20px !important;
}
.w33mobile{
	padding-left:20px
}

.ratingnumber {
    margin: 26px 12px;
    border: 2px solid #e9bd50;
}
.ratingupper{
	padding-top:0
}
.mobilebr{
	display:block
}
.text-right.social_links{
	text-align:left
}
.date {
    color: #626262;
    display: block;
    padding-left: 58px;
	        margin-top: -12px;
}
.social_links {
    margin-top: 15px;
}
.menimg{
    position: relative;
    top: 13px;
}
.postedby{
	padding:5px 0px;
	border-bottom: 2px solid #eeeeee;
	border-top: 2px solid #eeeeee;
}	


.sponsoredimg {
    border-bottom: 2px solid #eeeeee;
}
.madewith hr {
    border-top: 2px solid #eeeeee;
}
.competitiontitle {
    font-size: 32px;
}
.competitiontitle .spanblock{
    display: contents;
}
.claimdetails p {
    font-size: 16px;
}

.yesimready .orderbtn button {
    font-size: 19px;
    padding: 14px 39px;
}
.yesimready .orderbtn button  i{
	position: relative;
    right: -36px;
    top: -11px;
}	
.rightbox{
	display:none
}
.footer-image {
    width: 100%;
    margin: auto;
}
.limitorder {
    font-size: 21px;
}
.logo .sitetitle{
	    top: 50%;
    left: 50%;
    transform: translate(52%, -272%);
	display:none
}
.clickmobile{
	color: #ffffffba;
    font-size: 28px;
    margin-top: 10px;
}
.associationdesc .w15{
	width:20%
}
.enjoybox .w15{
	width:20%
}
.yesimready i{
	display:none
}
}/**************************/
.claimimg img{
	max-width:100%;
}

