﻿@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot');
    src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.eot');
    src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Helvetica.woff2') format('woff2'),
        url('../fonts/Helvetica.woff') format('woff'),
        url('../fonts/Helvetica.ttf') format('truetype'),
        url('../fonts/Helvetica.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body{background-color:#fff;font-family: 'Open Sans', sans-serif; color:#000000;}
*{ margin:0; padding:0; box-sizing: border-box;}
a{color:#4183c4; text-decoration:none;}

h1,h2,h3,h4,h5{
    font-weight:normal;
    margin:0px;
}
header,section,footer{
    display:inline-block;
    width:100%;
    float:left;
}
img{
	max-width:100%;
}
.padding-top-bottom{
    padding:45px 0px 10px;
}
.container{
    max-width:960px;
    width:100%;
    box-sizing:border-box;
    padding:0px 30px;
    margin:auto;
    display: block;
}


/*Header styles*/
header {
    padding: 13px 0 9px 0;
}
.container {
    padding: 0px 10px;
}
.container {
    max-width: 1120px;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 30px;
    margin: auto;
    display: block;
}
.header-content {
    display: inline-block;
    width: 100%;
}
.logo-set {
    display: block;
    float: left;
    max-width: 100%;
}
.logo-set {
    display: block;
}
.header-content p {
    float: right;
    line-height: 26px;
    font-size: 18px;
    color: #4b4b4b;
    font-weight: 600;
    padding: 20px 0px;
}
img.phone-icon {
    vertical-align: middle;
    width: 23px;
}
.banner-sec{
	position: relative;
    background: url(../images/banner-back.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    padding-bottom: 0px;
}
span.green-bg {
    background-color: #2bc900;
    padding-left: 5px;
    padding-right: 5px;

}
.banner-sec h1 {
    color: #262f4a;
    font-weight: 100;
    margin-top: 0;
    padding-top: 30px;
    font-size: 31px;
    line-height: 1.4;
    margin-bottom: 0;
	font-family: 'open_sansbold';
	text-align: center;
}
.baner-line {
    float: none;
    width: 45px;
	margin-bottom: 11px;
    margin-top: 11px;
	margin-right: auto;
	margin-left: auto;
}
.center-banner-text{text-align:center;}
.banner-list-box {
    width: 100%;
    display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
    max-width: 100%;
    text-align: left;
    justify-content: center;
}
.comn-list {
    float: left;
    padding-left: 25px;margin-top: 11px;
}
.comn-list li {
    list-style-image: url(../images/check.png);
    margin-bottom: 12px;
	color:#262f4a;
    font-size: 18px;
    font-weight: 600;
}
ul.sec-list.comn-list {
    padding-left: 40px;
}
/* price Sec */
span.old-margin {
    text-decoration: line-through;
    padding: 0 3px;
}
.blue-triangle {
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-top: 20px solid #262f4a;
    margin: auto;
}
.box1 {
    margin-right: -5px;
    margin-left: 0;
    padding-bottom: 5px;
}
.top-txt {
    background-color: #262f4a;
    color: #fff;
    text-align: center;
}
.blue-box {
    padding: 14px 12px;
}
.smaller-title {
    font-size: 22px;
    padding: 0;
}
.box-content {
    text-align: center;
    padding: 0 10px;
    font-size: 15px;
}
.box-content img {
    width: 116px;
    margin-top: 15px;
}
.martop20 {
    margin-top: 20px;
}
.box3 {
    width: 290px;
    margin-top: 70px;
    margin-left: 0;
    padding-bottom: 30px;
}
.box-sec {
    box-shadow: 0 0 10px #8c8c83;
    margin-top: 80px;
    background-color: #fff;
	float: left;
}
.tab-box {
    height: 100%;
    width: 354px;
    padding-bottom: 13px;
    margin-top: 35px;
    position: relative;
    z-index: 9999;
    min-height: 505px;
}
.box-sec.box3.box1.last-box {
    padding-bottom: 16px;
}
.blue-box p.txt-heading.second-top-txt {
    padding: 0;
}
.norlmal-txt {
    font-size: 17px;
    padding: 0;
}
.txt-heading.second-top-txt {
    font-size: 24px;
	padding-bottom: 10px;
}
p.txt-heading {
    text-transform: uppercase;
    font-size: 22px;
	font-family: 'open_sanssemibold';
	line-height: 29px;
}
.red-check {
    width: 100%;
    margin: auto;
    margin-top: 15px;
    padding-left: 64px;
	padding-right: 12px;
}
.red-check-list li {
    list-style-image: url(../images/red-check2.png);
    margin-bottom: 11px;
    color: #474648;
    font-size: 17px;
	font-family: 'open_sanssemibold';
}
/* Check Box */
.chk-btns [type="checkbox"]:not(:checked), .chk-btns [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.chk-btns [type="checkbox"]:not(:checked) + label, .chk-btns [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
  font-weight: normal;font-family: 'open_sanssemibold';
}
.chk-btns [type="checkbox"]:not(:checked) + label:before, .chk-btns [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 23px;
    height: 23px;
    border: 1px solid #b7b7b7;
    background: #fff;
    border-radius: 4px;
    box-shadow: none;
}
.chk-btns [type="checkbox"]:not(:checked) + label:after, .chk-btns [type="checkbox"]:checked + label:after {
    content: url(../images/red-check2.png);
    position: absolute;
    top: 3px;
    left: 3px;
    font-size: 22px;
    line-height: 0.8;
    color: #1374bb;
    transition: all .2s;
}
.chk-btns [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
/* Check Box */
.span-yes {
    color: #27377a;
    font-size: 20px;
    letter-spacing: .5px;font-family: 'open_sanssemibold';
}
.span-red {
    color: #d72d2a;font-family: 'open_sanssemibold';
}
.light-box {
    padding: 6px 15px 15px 15px;
}
.checkbox.chk-btns {
    background-color: #ddeff9;
    border-radius: 10px;
    font-size: 16px;
    padding: 15px 0 13px 30px;
    position: relative;
}
label.lbl-chk {
    max-width: 208px;
    display: block;
}
.inr-box-content{
	padding:0 12px;    text-align: center; margin-top:10px;
}
.tab-comon {
    border: 2px solid #fff;
}
.grey2 {
    margin-right: 10px;
}
.tab-comon {
    background-color: #f2f2f2;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
	cursor: pointer;
}
.tab-comon p span {
    display: block;
}
.tab-1 {
    margin-top: 13px;
    font-size: 18px;
    padding: 22px 0 !important;
    width: 95px;
}
.tab-comon.active {
    background-color: #e4f3fc;
    border: 2px solid #4880c2;
}
.tab-two {
width: 105px;	
}
.tab-two p {
    padding: 32px 0 !important;
    font-size: 22px;
}
.tab-fst {
    margin-right: 2px;
}
.tab-three {
    margin-left: 3px;
}
.shiping-sec {
    text-align: center;
    margin: 10px 0;
}
.icon-truck {
    width: 25px;
}
.s-price {
    margin-left: 10px;
    vertical-align: 4px;
	font-family: 'open_sanssemibold';
    color: #4880c2;
    text-align: center;
}
.prea-1 {
    margin-top: 10px;
}
.prea-2{
	font-family: 'open_sanssemibold';
	margin-bottom:0px;
	margin-top:5px;
	
}
.txt-red{
	font-family: 'open_sanssemibold';
	    color: #d00;
}
.txt-red, .prea-2, .prea-1{
	font-size: 19px;
}
.prea-2{color:#13894b}
.chk-box-content hr {
    width: 45px;
    margin: 14px auto 13px;
}

.txt-price {
    margin-top: 0;
    font-size: 36px;
    font-family: 'open_sanssemibold';
    margin-bottom: 0;
    line-height: 36px;
}
.pr-mpnth {
    font-size: 23px;
    color: #616161;
}
.btn-by-now {
    width: 100%;
    max-width: 280px;
    text-align: center;
    border: 1px solid #e47925;
    background: #dfa15a;
    color: #fff;
    font-size: 22px;
    border-radius: 2px;
    box-shadow: 0px 1px 3px #666666;
    margin: auto;
    padding: 7px;
	display:block;
	    margin-top: 14px;
    background-image: linear-gradient(to bottom, #dfa15a, #ed8924);
}
.pricing-box {
    display: inline-block;
    width: 100%;
    max-width: 946px;
	text-align:left;
}
.pricing-box-main {
    text-align: center;
}
.vdo-left h2{
	color: #27377a;
    font-size: 29px;
    margin: 0px 0 20px;
}
.vdo-left p {
    font-size: 11px;
    text-align: center;
    padding-top: 10px;
}
.vdo-left {
    float: left;
    width: 100%;
    max-width: 33.333%;
}
section.vdo-sec {
	padding-bottom:20px;
}
.txt-work {
    font-size: 19px;
    margin-top: 0;
}
.txt-bold{
	font-family: 'open_sanssemibold';
}
.vdo-content {
    display: inline-block;
    width: 100%;
    margin-top: 35px;
}
/*.vdo-right-box {
    float: left;
    max-width: 66%;
    width: 100%;
    padding-left: 40px;
}*/
.vdo-right-box {
    float: none;
    max-width: 90%;
    width: 100%;
    padding-left: 0px;
    margin: auto;
}
.vdo-content .section-heading {
    margin: 0 0 20px 0;
    color: #262f4a;
    font-size: 30px;
    font-family: 'open_sansbold';
}
.vdo-right-box .inner-box {
    width: 100%;
    background: #d9d9d9;
    padding: 15px 17px 15px 30px;
    font-family: "Lato",sans-serif;
    color: #000;
}
.inner-box ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0px;
}
.inner-box ul li {
    font-size: 18px;
    padding: 0 0 20px 25px;
    line-height: normal;
    position: relative;
}
.inner-box ul li span {
    font-weight: 900;
}
.inner-box ul li:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 4px;
    background: #79c7d4;
    border-radius: 50px;
}
.inner-box h6 {
    color: #512d44;
    font-size: 20px;
    font-weight: 700;
}
.vdo-right-box hr {
    text-align: left;
    width: 30px;
    color: #22376e;
    border-color: #22376e;
    border-bottom: none;
    margin-bottom: 15px;
    margin-top: 16px;
}
a.star-links{
	color:#6540dc;    vertical-align: top;
}
.txt-out-of {
    font-size: 14px;    padding-bottom: 4px;    padding-top: 10px;
}
.txt-e-bold{
	font-family: 'open_sansbold';
}
ul.star-list {
    padding-left: 0;
}
ul.star-list li {
    list-style-type: none;
    display: block;
    font-family: 'open_sanssemibold';
    margin-top: 11px;
}
ul.star-list li span {
    padding-left: 4px;
    vertical-align: top;
}
/* Faq */

.return-policy {
    color: #262f4a;
    font-size: 27px;
    font-weight: 100;
	font-family: 'open_sansbold';
}
.faqs-div {
    margin-bottom: 15px;
    padding: 0 20px 20px;
}
.faqs-p {
    margin-top: 30px;
	font-size:30px;
}
.guarantee-wrap hr {
    width: 42px;
    border: 0;
    border-top: 1px solid;
    margin: 15px 0;
}
.question-div {
    padding-left: 0px;
    position: relative;
}
.question-div h3 {
    font-size: 26px;
    margin: 30px 0 15px;
    color: #4780c2;
    font-weight: 600;
}
.right-arrow {
    position: absolute;
    top: 7px;
    left: -2px;
}
/* Faq */
/* green-sec */
.green-sec {
	padding:50px 0; 
    background: #b9d537;
}
.green-sec hr {
    width: 45px;
    float: none;
    border: 0;
    border-top: 1px solid #fff;
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
}
.txt-doc{
	font-size: 17px;
	color:#fff;
}
.green-left h3 {
    font-size: 26px;
	margin-top:-10px;
	color:#fff;
	font-family: 'open_sansbold';
}
.green-left {
    float: left;
    width: 50%;
}
.txt-doc{
	color:#fff;
}
span.left-m {
    margin-left: 5px;
}
.green-right {
    float: right;
    width: 50%;
    text-align: right;
    padding: 1.7% 0% 1.7% 15px;
}
.gerrn-box {
    display: inline-block;
    width: 100%;
}
/* green-sec E*/
/* Product Sec */
.product-sec h2 {
    color: #262f4a;
    font-size: 28px;
    line-height: 1;
    margin-top: 5px;
	font-family: 'open_sansbold';
}
.product-content{
	width:100%;
	display:inline-block;
}
.right-product.f-left {
    width: 64%;    padding-left: 50px;
}
.left-product {
    float: left;
    width: 36%;
}
.f-left{
	float:left;
}
.product-box hr {
    border: 0;
    border-top: 1px solid;
    margin-top: 17px;
    margin-bottom: 14px;
    width: 45px;
}
.product-box p{
    font-size: 16px;
    color: #000000;
    display: block;
    margin-top: 11px;
    line-height: 22px;
}
section.product-sec {
    padding: 50px 0;
}
.btn-product{
	font-size: 15px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    line-height: 43px;
    width: 170px;
    margin: 15px auto 0 0;
}
.btn-orang {
    border: 1px solid #ffbc32;
    box-shadow: 0 1px 3px #666;
    background: #ffbc32;
    text-transform: uppercase;
    color: #000;
    font-weight: bold; 
}
/*.btn-orang:hover {
    box-shadow: 0 1px 3px #666;
    background: #e47825;
    background-image: linear-gradient(to bottom,#e47825,#ba5b12);
}*/
.product-width {
    max-width: 750px;
    margin: 0 auto;
    width: 100%;
}
/* Product Sec E*/
/* footer */
footer {
    padding: 25px 0;
    border-top: 1px solid #62676b;
/*    background-color: #fff; */
}
footer .wrapper p {
    text-align: center;
    font-size: 14px;
    max-width: 600px;
    margin: 0 auto 5px;
}
footer .wrapper p:first-child {
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 15px;
}
.wrapper p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
}
/* footer E*/
span.txt-break {
    white-space: nowrap;
}



/* tab */
.tab-sec .tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}
.tab-sec .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}
.tab-sec .tab button:hover {
    background-color: #ddd;
}
.tab-sec .tab button.active {
    background-color: #ccc;
}
.tab-sec .tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
.tab-sec .topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}
.tab-sec .topright:hover {color: red;}
.vdo-content .section-heading sup {font-size: 15px;}
.banner-sec h1 span.txt-break i { font-style: normal; font-size: 30px;} 


/* tab E*/
.vdo-right-box .inner-box{padding: 15px;}
.checkbox.chk-btns .hover-checkbox {
    position: absolute;
    background: #fff;
    width: 254px;
    padding: 15px;
    border-radius: 5px;
    right: -170px;
    top: -50px;
    border: 1px solid;
    display: none;
    text-align: center;
}
.checkbox.chk-btns:hover .hover-checkbox{display:block !important;}
.checkbox.chk-btns .hover-checkbox p {font-size: 13px;}
p.answer {margin: 0 0 20px 0;}


.pop-over {padding:15px 0px;}
.pop-over .maxContainer ul {clear: both; font-size: 18px; list-style: outside none none; margin: auto; max-width: 690px; width:90%;}
.pop-over .maxContainer ul li{font-size:18px; background: rgba(0, 0, 0, 0) url("../images/bullet-popup.jpg") no-repeat scroll left 5px; line-height: normal; padding: 0 0 20px 25px;}
.pop-over .maxContainer ul li span {font-weight: 700;}
.pop-over .max-wrapper ol {clear: both; font-size: 12px; margin: auto; max-width: 1060px; width:90%;}
.pop-over .max-wrapper ol li{padding-bottom:10px; line-height:18px; padding-left:2px;}
.pop-over .max-wrapper ol li a {color: #000;}
.pop-over h3.max-size-h3 {max-width: 765px; width:100%;}
.pop-over h3.max-size-h3 span{display:block;}

sup {
    font-size: 10px;
    top: -0.8em;
}
/*Section Buy Now*/
.none { display:none; }
.buy-now{width:100%;float: left;}
.buy-now-wrap {text-align:center; width:100%; max-width:1160px; margin:20px auto 0px; }
.buy-now-wrap .buy-now-col {width:31.3%; margin-top:48px; max-width:363px;  min-width:300px; float:left; display:block; background-color:#f2f2f2; text-align:center; padding-bottom: 25px; min-height: 700px;}
.buy-now-wrap .popular-kit {width:31.4%; display:inline-block; float:none; margin:0 3%;   background-color: rgb(255, 255, 255); box-shadow: 0px 0px 22.95px 4.05px rgba(0, 0, 0, 0.26); }
.buy-now-wrap .coffee-lover {width:31.3%;  float:right;}
.buy-now-wrap hr {
    max-width: 156px;
    width: 100%;
    margin: 5px auto;
    height: 1px;
    background-color: #919191;
	border:0px;
}
.buy-now .kit-title{background-color:#cecece; text-align:center;}
.buy-now .kit-title p{color:#ffffff; font-size:28px; font-family: 'open_sansextrabold'; line-height:64px;letter-spacing:-.5px; }
.buy-now h3 {	font-weight: normal;	font-size: 36px;	color: #515151;	font-family: 'open_sansbold';	line-height: 1.4;	padding-top: 8px;}
.buy-now p {color:#515151; font-size:22px;}
.buy-now label{font-size:16px; font-family: 'open_sanssemibold'; color:#414141 }
.realive-product{padding:17px 0}
.buy-now p.mid-size{font-size:22px; padding:5px 0;}
.buy-now  p.mid-size strong{font-weight:normal; font-family:'open_sansbold';}
.orange-txt-v {color:#f18730;}
.buy-now  p.red-txt-v{color:#ed1c24; font-family:'open_sansbold';margin: 0px;}
.buy-now  p.saving-txt{color:#419f42; font-size:24px; font-family:'open_sansbold'; margin-bottom:0px;}
.buy-now  p.total-txt {
    color: #419f42;
    font-family: 'open_sansbold';
    font-size: 48px;
    padding: 0 0 15px;
    margin-bottom: 0px;
    line-height: 48px;
}
.buy-now  p.small-size{font-size:18px; color:#707070; margin-bottom:0px;}
.buy-now  .green-txt-color {}
.full-1-year{padding:20px 0px 0px;}
.buy-now-wrap .popular-kit {border-bottom:solid 30px #3ca8b3;}
.buy-now .popular-kit .kit-title { background-color: #3ca8b3; text-align: center; padding:8px 0; border-bottom:solid 16px #419f42; margin-bottom:8px;}
.buy-now .popular-kit .kit-title p {line-height:1.3}
.buy-now .popular-kit .kit-title span{font-family: 'open_sanssemibold'; font-size:22px; display:block; line-height:1.3;}
.buy-now .popular-kit{margin-top:0;}
.popular-kit .realive-product{padding:0 0 10px; margin-top:0px}
.popular-kit .buy-now p {	line-height: 1;}
.saving-txt strong{ font-family:'open_sansbold';}
.popular-kit .full-1-year {padding: 12px 0 0;}
.buy-now h3 {	padding-top: 0px;}
.m-set {margin-top: -13px; margin-bottom: 7px;}





/*Video Section*/
.play-sound {
	z-index: 999999;
	position: absolute;
}
.video-outter .video-container {position: relative; padding-bottom: 56.25%; overflow: hidden;}
.video-outter .video-container iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.video-outter {max-width: 700px; margin: auto; width: 96%; position:relative; padding:25px 0px;}
.left-button, .right-button {top: 40%;}
.unmute-btn {display: none;}
.left-button {position: absolute;left: -25px;}
.right-button {position: absolute;right: -280px;}
.unmute-btn a, .right-button a, .left-button a {position: absolute; z-index: 99; right: 0; background-color: #ffb32c; padding: 6px 5px; color: #000; font-size: 20px; border-bottom: 5px solid #eba425; border-radius: 10px; box-shadow: 0px 0px 10px rgba(0,0,0,0.5); font-weight: bold; width: 250px; text-align: center; box-sizing: border-box; color:#000000;}
.unmute-btn a img, .right-button a img, .left-button a img {display: block;margin: 0px auto 0px;}


/* Testimonials */
.testimonials{
	text-align:center;
}
.testimonials .main-container {max-width: 1170px; width: 96%; margin: auto; display: inline-block; text-align: left; position: relative;}
.testimonials .main-container-1 {max-width: 975px; width: 98%; margin: auto; display: inline-block; text-align: left; position: relative;}
.testimonial-video {max-width: 600px; position: relative; padding-bottom: 29.25%; width:100%;margin: 0px auto 40px;}
.testimonial-video iframe#player2 {position: absolute; width: 100%; height: 100%;}
.testimonials h3 {font-size: 40px;font-family: 'open_sansregular'; text-align: center; margin: 15px 0px 43px; line-height: 1.2em; text-transform:uppercase;}
.testimonial-box {width: 50%;float: left; padding: 0px 15px; box-sizing: border-box;}
.italic-p {font-style: italic;}
.main-container-1 .testimonial-box{ text-align:center;}
.main-container-1 .testimonial-box img{margin-bottom: 40px;max-width: 100%;}
.testimonials p{
	margin-bottom:20px;
}
.testimonials .italic-p {font-style: italic;}

/*Label Section*/
.left-image {width: 562px; float: left;}
.right-text {width: calc(100% - 572px); float: right;}
.right-text ul{margin:0px; padding:0px;}
.max-width-900 {max-width: 991px; width:96%; display:inline-block;}
.right-text li {font-size: 15px;list-style:none;font-family: 'open_sanssemibold';line-height: 19px; text-align:left;}
.right-text li strong{font-size: 19px;text-transform:uppercase;}
.right-text li span{font-family: 'open_sansbold';}
.right-text li:nth-child(2) {margin-top: 26px;}
.right-text li:nth-child(3) {margin-top: 20px;}
.right-text li:nth-child(4) {margin-top: 14px;}
.right-text li:nth-child(5) {margin-top: 17px;}
section.vitaae-info {padding-bottom: 50px; text-align:center;}
section.vitaae-info img {margin-top: 5px;}
.show-mobile-facts{display:none;}
.pop-over .max-wrapper h2 {max-width: 1090px; margin: 0px auto 20px; width: 90%; font-family: 'open_sansbold';}
.timer-box {background-color: #fcefc0; border: 2px dashed #de322b; padding: 5px 15px 10px 15px; box-sizing: border-box; max-width: 700px; margin: 20px auto 0px; text-align: center; border-radius: 10px;}
.timer-box p {margin: 0px auto 10px; color: #007f24; font-size: 17px; max-width: 425px; font-family: 'open_sanssemibold';}

footer p.small-txt.mt-5 {
    margin: 0px;
    padding: 15px;
    border: 1px solid #ccc;
    font-size: 15px;
    text-align: center;
    max-width: 767px;
    margin: 0px auto 20px;
}
.footer-links a {
    font-weight: normal;
    font-size: 0.9rem;
	color:#000000;
}
p.small-txt {
    font-size: 15px;
}
p.small-txt a{
	font-size:15px;
	color:#000000;
}

/*Customer Box*/
.recenCus{background:#ffffff; border:solid 1px #b2b2b2; float: right; width: 200px; margin-left:10px; position:relative; height:100%; overflow:hidden;}
.recenCus .heding{background:#13894b; color:#fff; font:bold 16px/22px Arial, Helvetica, sans-serif; padding:3px 8px;}
.scroll-text {height: 10.5em; overflow: hidden; padding:12px 16px;}
.scroll-text ul {overflow: hidden; margin: 0; padding:0; list-style-type:none;}
.scroll-text ul li {color:#212121; font-size:14px;}
.recenCus .scroll-text li span{color:#717171; font-size:13px; display:inline-block; padding:0 6px; font-style: italic;}
.recenCus .yellowBox{background:#fcf65e; color:#303030; border-top:solid 1px #dedede; padding:6px 13px; font-size:12px;line-height:16px; position:absolute; bottom:19px; width:auto;}
.recenCus .bottomPart{background:#fff url(https://sanesolution.com/secure/nutra/intro-pricing/images/bottom-bg.jpg) repeat-x 0 0; position:relative; height:20px;}
.recenCus .bottomPart p{color:#000000; font-size:9px; line-height:20px; text-align:left; float:left; margin:0; padding-left:2px;}
.recenCus .bottomPart p.rightSide{float:right; padding-left:0px; padding-right:2px;}
.midImg{position:absolute; bottom:0; left:88px;}
.counter-box {background-color: #686868; color: #fff; padding: 15px 10px; text-transform: uppercase; font-size: 17.5px; font-weight: bold; text-align:center;}
.count-1 {background-color: #000; padding:0 5px; border-radius: 3px;}
.count-1:nth-child(2) {margin: 0px 3px;}
.customer-box {bottom: 0; position: fixed; left:10; z-index:999999; bottom:40px;}
.scroll-text ul li{margin-bottom:0px;}
.close-icon { background-color: rgba(255,255,255,1); color: #000; font-size: 10px; border-radius: 50px; width: 20px; height: 20px; text-align: center; line-height: 20px; cursor: pointer; float:right;}
.close-icon:hover { background-color: #000; color: #fff;}
.close-box {display: none !important;}

.doctor-section-main {display: inline-block;width: 100%; margin-bottom: 10px; text-align:center;}
.center-block-dr {margin: auto; max-width: 700px; width: 98%;padding-top: 10px;}
.center-block-dr h3 {margin-top: 0px;margin-bottom: 10px;}
.center-block-dr p{font-style:italic;font-size:14px; line-height:20px; margin-bottom:10px;}
.doctor-details{padding: 20px 0px 25px;}
.left-logo-doctor {width: 86px; float: left; padding-top: 0px;}
.right-text-doctor {width: calc(100% - 106px);float: right;text-align: left;}
.show-mob-r {display: none;}

/* Sticky Footer */
.sticky-footer{display:inline-block; width:100%; position:fixed; bottom:0px; z-index:9999; left:0px; background-color:#202020;height:42px;}
.sticky-footer .left-side{width: calc(100% - 171px);float:left;}
.sticky-footer .right-side{width:171px; float:right; background-color:#64bbc3; color:#fff; font-family:'Open Sans', sans-serif; font-weight:bold; font-size:16px; text-align:center; cursor: pointer; line-height: 42px; position:relative;}
.left-side ul{margin:0px;padding:0px;}
.left-side li {color: #fff; font-size: 14px; font-family: 'Open Sans', sans-serif; font-style: italic; line-height: 42px; padding-right: 25px;}
.left-side li span{font-style: normal; font-weight:bold;}
/* Ticker started */
.tickercontainer {width: 100%;margin: 0;padding: 0;text-align: center;}
.tickercontainer .mask {position: relative;width: 100%; }
ul.newsticker {position: relative;list-style-type: none;margin: 0;padding: 0;}
.left-side .newsticker {height:42px !important; display:table; }
.left-side .newsticker li{   position:relative; float:none; display:table-cell; width: auto !important;word-wrap: normal;white-space: nowrap; }
.left-side .newsticker .hover-box{ box-shadow:0px 0px 3px #999; border:1px solid #ccc; position:absolute; bottom:42px; left:0; right:0; margin:0 auto; background:#fff; max-width:300px; border-radius: 8px; text-align: center; color: #555; padding: 15px; opacity:0; display:none; transition:0.5s; -o-transition:0.5s; -ms-transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s; z-index:9; white-space: normal; }
.left-side .newsticker li:hover .hover-box{opacity:1;display:inline-block;}
.left-side .newsticker .hover-box:before{ position:absolute; left:0; right:0; margin:0 auto; bottom:-10px; border-right:10px solid transparent; border-left:10px solid transparent; border-top:10px solid #fff; content:""; width:0; height:0; } 
.left-side .newsticker .hover-box a{ color: #555; text-decoration:underline; }
.left-side .newsticker .hover-box p{line-height:normal; margin:0px !important;}
.left-side .newsticker .hover-box a:hover{text-decoration:none;}


.wp-fixed{position: fixed; top: 10px; width: 100%; padding:0; margin:0; transition: opacity .25s ease-in-out; z-index: 999999;}
.fadedAway { opacity:0; }
.wp-over {display: inline-block; width: 100%; text-align: center;}
.new-order-btn span {background-color: #ffd034; padding: 10px; display: inline-block; font-size: 20px; text-transform: uppercase; font-weight:bold; border: 3px solid #e3ab00; float: right; right: 0; top: 0px; text-decoration: none; z-index: 9999; color: #000000; cursor:pointer;}
.new-order-btn span:hover {background-color:#F7CA00;}
	
/* Responsive start */
@media (max-width: 1286px) {
	.left-button {position: absolute;left: -10px;}
	.right-button {position: absolute;right: -262px;}
}
@media (max-width: 1230px) {
	.unmute-btn {display: block;}
	.left-button,.right-button  { display:none;}
	.unmute-btn a {border-radius: 10px; width: 215px; font-size: 15px; padding: 10px; text-align: right;}
	.unmute-btn a img {display: inline; width: 25px; float: left;}
}
@media (max-width: 1200px){
	.buy-now-wrap .popular-kit {margin: 0px auto;}
	.buy-now-wrap .buy-now-col {	width: 90%;	display: block;	margin: 0 auto;	clear: both;	float: none;	margin: 34px auto;	max-width: 500px;}
}
@media (max-width: 1131px){
	.buy-now-wrap .popular-kit {margin: 0px auto;}
}
@media (max-width: 1120px){
	.banner-sec h1 {font-size: 28px;}
}
@media (max-width: 1080px){
	.green-right {padding: 2% 0% 2% 15px;}
	.buy-now-wrap .buy-now-col {	width: 90%;	display: block;	margin: 0 auto;	clear: both;	float: none;	margin: 34px auto;	max-width: 500px;}
}
@media (max-width: 1050px){
	.green-right {padding: 3% 0% 3% 15px;}
}
@media (max-width: 1010px){
	.green-right {padding: 4% 0% 4% 15px;}
}

@media (max-width: 1000px){
.box-sec {margin-left: auto;margin-right: auto;width: 275px; margin-top: 50px;}
.txt-heading.second-top-txt{font-size: 18px;}
.tab-cols {margin: 0 -14px;}
.tab-1{width: 70px;font-size: 14px;}
.tab-two p{font-size: 15px;}
.checkbox.chk-btns{font-size: 14px;}
.box-sec{float: none;display: inline-block; vertical-align: middle;}
.pricing-box{text-align: center;}
.red-check-list li{text-align: left;}
.tab-box{margin: 35px -5px 0 -5px !important;min-height: auto;}
p.txt-heading{line-height: 22px;font-size: 18px;}
}

@media (max-width: 991px){
	.banner-sec h1 {padding-top: 30px;}
	.comn-list {max-width: 914px;width: 100%;}
	.banner-list-box{flex-wrap: wrap;}
	ul.sec-list.comn-list, .comn-list{padding-left: 25px;}
	.vdo-left {float: none; margin-left: auto; margin-right: auto; max-width: 548px; width: 100%; flex-wrap: wrap; text-align: center;}
	.vdo-content .section-heading{text-align: center;}
	.vdo-right-box {float: none; padding-left: 0; margin-left: auto; margin-right: auto; margin-top: 26px; max-width: 100%;}
	.green-left {float: none; width: 100%; margin-left: auto; margin-right: auto;}
	.green-right {float: none; padding: 0px; width: 100%; text-align: center; margin-top: 31px;}
	.vdo-content {margin-top: 0px;}
	
	.show-desktop-facts {display: none;}
	.show-mobile-facts {display: block; width:96%; margin:auto;}
	.right-text {width: 96%;float: none;}
	#mobile-facts.show-mobile-facts li{margin:0px 0px 20px 0px; font-size: 18px; list-style: none; font-family: 'open_sanssemibold'; line-height: 30px; padding: 0px 0px 0px 50px;}
	.left-image {max-width: 532px;float: none;margin: auto;width: 96%;}
	.number-1 {background-image: url(../images/number_1.jpg); background-repeat: no-repeat;background-position: 0px 5px;}
	.number-2 {background-image: url(../images/number_2.jpg); background-repeat: no-repeat;background-position: 0px 5px;}
	.number-3 {background-image: url(../images/number_3.jpg); background-repeat: no-repeat;background-position: 0px 5px;}
	.number-4 {background-image: url(../images/number_4.jpg); background-repeat: no-repeat;background-position: 0px 5px;}
	.number-5 {background-image: url(../images/number_5.jpg); background-repeat: no-repeat;background-position: 0px 5px;}
	.comn-list {float: left; padding-left: 25px; margin-top: 0px; margin-bottom: 0px;}
	.doctor-section-main {display: inline-block;width: 100%; margin-bottom: 0px; text-align:center;}
	.center-block-dr {margin: auto; max-width: 700px; width: 98%;padding-top: 10px;}
}
@media (max-width: 930px){
	.header-content p {padding: 7px 0px;max-width: 360px; text-align: right; width: 50%;}
	.header-content p img{display:none;}
}
@media (max-width: 900px){
	.pricing-box{display: flex;flex-direction: column;}
	.tab-box{ order:1; }
	.last-box{ order:2; }
	.first-box{ order:3; }
	.box3 {margin-top: 42px;}
	.box-sec{ width: 100%; max-width: 350px;}
	.tab-box {margin: 30px auto 0 !important;}
}
@media (max-width: 790px){
	.banner-sec h1 {font-size: 25px;}
}
@media (max-width: 767px){
	.testimonial-box {width: 100%; float: none; padding: 0px 0px 10px;}
	.right-product.f-left {padding-left: 22px;}
	.vdo-left h2, .product-sec h2 {font-size: 25px;  line-height: 29px;}
	.vdo-content {margin-top: 15px;}
	.container{padding-left:15px;padding-right:15px;}
	.banner-list-box {flex-wrap: wrap;}
	.faqs-div{padding: 0;}
	.vdo-content .section-heading {text-align: center; font-size: 20px; line-height: 30px; padding-top: 0px; font-weight: 700;}
	.banner-sec h1 span.txt-break i {font-style: normal;font-size: 20px; font-weight: 100;}
}
@media (max-width: 655px){
	.logo-set {display: block; max-width: 181px;}
	.header-content p {padding: 0px 2px; max-width: 279px; text-align: right; width: 80%;font-size: 16px;}
}
@media (max-width: 620px){
.left-product {
    float: none;
    width: 100%;
    max-width: 200px;
	margin-left: auto;
    margin-right: auto;
}
.right-product.f-left {
    padding-left: 0;
    width: 100%;
    margin-top: 20px;
	text-align: center;
}	
.product-box hr {
    margin-left: auto;
    margin-right: auto;
}
.btn-product {
    margin: 7px auto auto auto;
}
.container{
	padding-left:10px;
	padding-right:10px;
}
.product-box p{text-align:left;}
}
@media (max-width: 577px){
	.banner-sec h1 {font-size: 28px;}
	.show-mob-r {display: block;}
	.hide-mob-r{display:none;}
}
@media (max-width: 560px){
.logo-set {
    max-width: 180px;
}
p, .txt-doc,footer .wrapper p {
    font-size: 14px;
}
}
@media (max-width: 513px){
	.banner-sec h1 {font-size: 28px;}
}
@media (max-width: 485px){
	.header-content p {float: none; margin: auto;display: block;text-align: center;width: 98%;line-height: 21px;}
	.logo-set {float: none; margin: auto;}
}
@media (max-width: 422px){
	.header-content p {line-height: 21px; font-size: 14px; margin-top: 6px;}
	img.phone-icon {width: 19px;}
	.banner-sec .container {padding: 0 7px;}
	.tab-box {width: 100%; max-width: 333px;}
	.box3 {width: 100%; max-width: 367px;}
	.green-sec, section.product-sec {padding: 35px 0;}
	.banner-sec{padding-bottom: 0px;}
}
@media (max-width: 513px){
	.banner-sec h1 {font-size: 28px;}
}
@media (max-width: 365px){
	.txt-heading.second-top-txt {
    font-size: 19px;
    padding-bottom: 10px;
}
.tab-1 {
    font-size: 16px;
    width: 90px;
}
.tab-two {
    width: 91px;
}
.tab-two p {
    padding: 32px 0 !important;
    font-size: 17px;
}
.txt-red, .prea-2, .prea-1 {
    font-size: 17px;
}
.txt-price {
    font-size: 26px;
}
.pr-mpnth {
    font-size: 17px;
    color: #616161;
}
.btn-by-now {
    width: 100%;
    max-width: 280px;
}
label.lbl-chk {
    width: 100%;
	font-size: 14px;
}
.span-yes {
    font-size: 16px;
}
.red-check-list li {
    font-size: 15px;
}
}

/*On Page CSS File*/
.white-box-harward {background-color: #f9f9f9; padding: 10px; text-align:center; margin-bottom: 0px;}
	.center-part {width: 100%; display: inline-block; max-width: 615px; padding-top: 5px;}
	.harward-logo-part {width: 205px; float: left;}
	.harward-logo-part img {float: left; margin:0px;}
	.harward-text-part {width: calc(100% - 205px); text-align: left; font-size: 17px; padding-left: 15px; float: left; color:#727272;}
	
	/*New Video Under Block*/
.new-video-white-box {background-color: #fff; color: #000; display: flex; border: 1px solid #ccc;}
.fox-doctor-logo {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 115px;
}
.center-text {display: flex; align-items: center;}
.new-video-white-box .center-text p {
    margin: 0px;
    font-size: 15px;
    padding: 0px 10px;
    justify-content: center;
    display: flex;
    font-family: 'Helvetica';
    line-height: 22px;
}
span.as-seen-on {
    color: #d3d3d3;
    font-size: 14px;
    text-align: center;
    display: block;
    width: 86px;
    position: absolute;
}
.fox-logo img {
    padding: 2px;
}
.verified-logo {padding-right: 10px;}
.full-width-mobile-logos{display:none;}
.center-image-fox-news{text-align:center;}
.fox-logo {width: 100%; max-width: 86px;}
.cust-testimonials {background: url(../images/Texture.jpg) no-repeat top/cover;}
.new-gray-section h3 sup {top: -2em;}
.play-sound {z-index: 999999;position: absolute; width: 100%; height: 100%; text-align: right;}
.mobile-video{
	display:none;
}
.blink {
  animation: blink 1s steps(1, end) infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
	@media screen and (max-width: 768px) {
		.new-video-white-box {flex-direction: column;}
		.fox-logo {display:none;}
		.fox-doctor-logo {display:none;}
		.full-width-mobile-logos{display:block;}
		.full-width-mobile-logos {width: 100%; display: inline-block;}
		.fox-mobile-logo {width: 50%; float: left; padding:0px 15px; box-sizing:border-box;}
		.fox-mobile-verified-logo {width: 50%;float: left;padding:0px 15px; box-sizing:border-box;}
		.fox-logo-set {float: right;}
		.new-video-white-box .center-text p {padding: 25px 15px;}
		span.as-seen-on {position: relative;}
		.play-sound {z-index: 999999;position: absolute; width: 100%; height: 100%; text-align: center;}
		
	}	
	@media screen and (max-width: 700px) {
		.harward-logo-part {width: 205px; float: none; margin: auto;    display: inline-block;}
		.harward-text-part {font-size: 16px; width: 100%; float:none; padding: 10px 0px 0px;}
		.video-outter .video-container {padding-bottom: 150%;}
		.desktop-video{
display:none;
}
.mobile-video{
	display:block;
}
	}
	@media screen and (max-width: 601px) {	
		.play-sound img {max-width: 300px; width: 100%;}
		.row {margin-right: 0px !important;margin-left: 0px !important;}
	}
	@media screen and (max-width: 470px) {
		.new-video-white-box .center-text p {font-size: 15px; line-height: 25px;}
	}