/* Start Meyer Resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*End Meyer Resets*/

html, body {
    overflow-x: hidden; /* Hide horizontal scrollbar */
}

@font-face {
  font-family: "Amazon Ember Bold";
  src: url("../fonts/amazon-ember-bold.woff2");
  font-display: swap;
}

body {
    background-color: #fff;
}

body * {
    font: normal 20px "Helvetica", "Arial", sans-serif;
}

h1 {
    font: normal 32px "Amazon Ember Bold", "Helvetica", "Arial", sans-serif;
}

h2 {
    font: normal 24px "Amazon Ember Bold", "Helvetica", "Arial", sans-serif;
    margin: 10px;
}

h3 {
    font: normal 22px "Amazon Ember Bold", "Helvetica", "Arial", sans-serif;
    margin: 10px;
}

sup {
    vertical-align: super;
    font-size: 16px;
}

.automated-copy {
    background-color: #8000802e !important;
}

.center-table {
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    clear: both;
}

.center-text {
    text-align: center;
}

.content {
    background-color: #f3f4f7;
    padding-bottom: 30px;
}

.footer {
    background-color: #fff;
    border-top: 1px solid #eee;
    padding: 25px;
    overflow-wrap: break-word;
}

p, li {
    line-height: 1.4;
}

strong {
    font-weight: bold;
}

a {
    color: #0000EE !important;
    text-decoration: underline;
}

.read-now {
  font-size:20px;
  font-family:Arial;
  border-width:1px;
  color:#fff;
  border-color: #28a745;
  border-top-left-radius:28px;
  border-top-right-radius:28px;
  border-bottom-left-radius:28px;
  border-bottom-right-radius:28px;
  background:#28a745;
  padding: 20px;
}

div.header {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    text-align: center;
    background-color: #f3f4f7;
}

div.header img {
    height: 100px;
    width: auto;
}

div.article {
    width: 500px;
    height: 550px;
    overflow: hidden;
    border: 1px solid #000;
    margin: 10px;
    background-color: #fff;
    float: left;
}
div.article img {
    max-width: 500px;
}

div.article div.top {
    height: 265px;
    overflow: hidden;
}
div.article div.bottom {
    height: 275px;
    text-align: center;
    margin: 5px;
}

div.article div.bottom h2 {
    height: 26px;
}
div.article div.bottom p {
    height: 90px;
}

div.article a {
    text-decoration: none;
}

.extra-padding {
    padding: 25px;
    padding-left: 200px;
    padding-right: 200px;
}

.extra-padding p {
    padding-bottom: 20px;
}

.full-article-image {
    max-width: 500px;
}

.review {
    background-color: #fff;
}

.review .headline {
    background-color: #0a5ea6;
    width: 100%;
}
.review .headline h1 {
    color: #fff;
    padding: 10px;
}

.review h2 {
    line-height: 1.6;
}

.review .row-1 .left {
    float: left;
    width: 60%;
}

.review .row-1 .right {
    float: right;
    width: 39%;
    text-align: center;
    margin-top: 90px;
}

.review .row-1 .left-b {
    float: left;
    width: 40%;
}

.review .row-1 .right-b {
    float: right;
    width: 59%;
    text-align: left;
}

.review .row-1 .box-wrapper {
    background-color: #0a5ea6;
    border-radius: 25px;
}

.review .row-1 .box-wrapper ul {
    list-style-type: disc;
    position: relative;
    left: 35px;
}

.review .row-1 .box-left {
    float: left;
    width: 45%;
    padding: 20px;
}

.review .row-1 .box-right {
    float: right;
    width: 45%;
    padding: 20px;
    border-left: 5px solid #FFF;
}

.box-star-wrapper {
    background-color: #0a5ea6;
    border-radius: 25px;
}

.box-star-wrapper .box-one, .box-star-wrapper .box-two, .box-star-wrapper .box-three, .box-star-wrapper .box-four {
    float: left;
    width: 22%;
    text-align: center;
    padding: 10px;
}

.box-star-wrapper .box-two, .box-star-wrapper .box-three, .box-star-wrapper .box-four {
    border-left: 5px solid #FFF;
}

.box-star-wrapper img {
    width: 150px;
}

.box-star-wrapper h3 {
    font-weight: bold;
    line-height: 1.6;
}

.row-2 .left {
    float: left;
    width: 30%;
}

.row-2 .right {
    float: right;
    width: 69%;
    margin-top: 40px;
}

.berberine-rating-wrapper {
    background-color: #0a5ea6;
    border-radius: 25px;
    padding: 20px;
}

.berberine-rating-wrapper table {
    width: 100%;
}

.berberine-rating-wrapper img {
    width: 150px;
}

.berberine-rating-wrapper tr:nth-of-type(1), .berberine-rating-wrapper tr:nth-of-type(2), .berberine-rating-wrapper tr:nth-of-type(3), .berberine-rating-wrapper tr:nth-of-type(4) {
    border-bottom: 1px solid #FFF;
}
.berberine-rating-wrapper td {
    vertical-align: middle;
    padding: 5px;
}

.amazon-btn {
  font-size:20px;
  font-family:"Amazon Ember Bold";
  border-width:1px;
  color:rgba(15, 17, 17, 1) !important;
  border-color:rgba(252, 211, 0, 1);
  border-top-left-radius:28px;
  border-top-right-radius:28px;
  border-bottom-left-radius:28px;
  border-bottom-right-radius:28px;
  background:rgba(255, 216, 17, 1);
  padding: 20px;
  text-decoration: none;
}

.amazon-btn:hover {
  background: rgba(248, 203, 0, 1);
  border-color:rgba(242, 194, 0, 1);
  border-bottom:none !important;
}

.amazon-btn-blue {
  font-size:16px;
  font-family:"Amazon Ember Bold";
  border-width:1px;
  color:#fff;
  background:#0068D6;
  padding: 10px;
  text-decoration: none;
  color: #fff !important;
}

.amazon-btn-blue:hover {
  background: #0069d9;
  border-color:#0062cc;
  border-bottom:none !important;
}

.berberine-pro-con-wrapper {
    border: 3px solid #f0f0f0;
}

.berberine-pro-con-wrapper .left {
    float: left;
    width: 50%;
}

.berberine-pro-con-wrapper .right {
    float: right;
    width: 49%;
    margin-top: unset;
}

.berberine-pro-con-wrapper .pro-con-header {
    text-align: left;
    padding: 5px;
}

.berberine-pro-con-wrapper h2 {
    margin: 0;
}

.berberine-pro-con-wrapper p {
    padding-bottom: 5px;
}

.berberine-pro-con-wrapper .table-padding {
    padding: 10px;
}

.berberine-pro-con-wrapper .yes-no-check {
    max-width: unset;
    width: 25px;
    position: relative;
    top: 10px;
    height: auto;
}

.top-pro-con-wrapper .pro-con-header {
    background-color: #36815C;
    text-align: center;
    padding: 5px;
}

.red {
    background-color: #DE221B !important;
}

.top-pro-con-wrapper h2 {
    margin: 0;
    color: #fff;
}

.top-pro-con-wrapper p {
    padding-bottom: 5px;
}

.top-pro-con-wrapper .table-padding {
    padding: 10px;
    background-color: #f3f4f7;
}

.top-pro-con-wrapper .yes-no-check {
    max-width: unset;
    width: 25px;
    position: relative;
    top: 10px;
}



.graph-1 {
    max-width: 100%;
}

.dark-green {
    color: #337A57;
}

.row-3 {
    background-color: #f3f4f7;
}

.row-3 .headline {
    padding-top: 20px;
    padding-bottom: 20px;
}

.row-3 .left {
    float: left;
    width: 29%;
    text-align: right;
}

.row-3 .right {
    float: right;
    width: 70%;
}

.row-3 .left table {
    width: 100%;
    text-align: center;
}


.inline {
    display: inline;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.gold {
    color: #806200;
}

.small {
    font-size: 12px;
}

.row-4 .left {
    float: left;
    width: 30%;
}

.row-4 .left img {
    max-width: 100%;
}

.row-4 .right {
    float: right;
    width: 69%;
    margin-top: 50px;
}


.row-4 .berberine-pro-con-wrapper .left {
    width: 50%;
}

.row-4 .berberine-pro-con-wrapper .right {
    width: 49%;
    margin-top: unset;
}

.row-4 .extra-padding {
    padding-bottom: 0px;
}

/**/

.row-5 .left {
    float: left;
    width: 30%;
}

.row-5 .left img {
    max-width: 100%;
}

.row-5 .right {
    float: right;
    width: 69%;
    margin-top: 50px;
}


.row-5 .berberine-pro-con-wrapper .left {
    width: 50%;
}

.row-5 .berberine-pro-con-wrapper .right {
    width: 49%;
    margin-top: unset;
}

.light-green-box {
    background-color: #f3f4f7;
    padding: 25px;
    border-radius: 25px;
}

.white-box-with-border {
    border: 3px solid #0a5ea6;
    padding: 25px;
    border-radius: 25px;
}

.row-6 .left {
    float: left;
    width: 30%;
}

.row-6 .left img {
    max-width: 100%;
}

.row-6 .right {
    float: right;
    width: 69%;
    margin-top: 50px;
}

.floating-cta {
    position: fixed; 
    bottom: 0;
    left: 0;
    right: 0;
    height: 45px;
    text-align: center;
    display: none;
}

.floating-cta .amazon-btn {
    font-size:18px;
    font-family:"Amazon Ember Bold";
    padding: 15px;
    box-shadow: 3px 3px #bdbbbb;
}

mark {
  -webkit-animation: 1.5s highlight 1.5s 1 normal forwards;
          animation: 1.5s highlight 1.5s 1 normal forwards;
  background-color: none;
  background: #feff03;
  background-size: 200% 100%;
  background-position: 100% 0;
}

.rating-wrapper {
    padding-left: 75px;
    padding-right: 75px;
}

.rating-wrapper .points {
    width: 50%;
    float: left;
    text-align: center;
}
.rating-wrapper .grade {
    width: 49%;
    float: right;
    text-align: center;
}

.rating-wrapper table {
    width: 100%;
    height: 100%;
}

.rating-wrapper table td {
    vertical-align: middle;
}

.rating-wrapper .grade h2 {
    font-size: 80px;
}

.rating-wrapper .circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 250px;
}

.rating-wrapper .circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 3.8;
}

.rating-wrapper .circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
  stroke: #58b476;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.rating-wrapper .percentage {
  fill: #666;
  font-family: sans-serif;
  font-size: 8px;
  text-anchor: middle;
}

.trustspot {
    float: right;
}

.trustspot-text-mobile {
    display: none;
}

.no-margin-left {
    margin-left: 0px;
}

.no-margin {
    margin: 0px;
}

.rating-wrapper p strong {
    white-space: nowrap;
}

.floating-cta {
    position: fixed; 
    bottom: 0;
    left: 0;
    right: 0;
    height: 53px;
    text-align: center;
    display: none;
}

.floating-cta .amazon-btn-blue {
    width: 100%;
    display: block;
    padding: 15px;
    font-size: 20px;
}

.indent {
    margin-left: 50px;
}


.blue{
    background-color: #5787eb !important;
}


ul.disc {
list-style-type: disc;
margin-left: 20px;
}


.center-div {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.center-div-larger {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.center-div-XL {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}









@media (max-width: 1450px) {
    .review .row-1 .box-left {
        float: unset;
        width: 90%;
    }

    .review .row-1 .box-right {
        float: unset;
        width: 90%;
        border-left: unset;
        border-top: 5px solid #FFF;
    }
}

@media (max-width: 1393px) {
    .split-boxes {
        clear: both;
    }
    .box-star-wrapper .box-two, .box-star-wrapper .box-three, .box-star-wrapper .box-four {
        border-left: unset;
    }
    .box-star-wrapper .box-one, .box-star-wrapper .box-two, .box-star-wrapper .box-three, .box-star-wrapper .box-four {
        width: 46%;
    }
}

@media (max-width: 1393px) {
    .trustspot {
        float: unset;
    }
    .trustspot-text-mobile {
        display: inline;
    }
    .trustspot-text-desktop {
        display: none;
    }
}

@media (max-width: 551px) {
    .box-star-wrapper .box-one, .box-star-wrapper .box-two, .box-star-wrapper .box-three, .box-star-wrapper .box-four {
        width: 98%;
    }
}

@media (max-width: 1300px) {
    .extra-padding {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media (max-width: 1100px) {
    .berberine-pro-con-wrapper .left, .row-4 .berberine-pro-con-wrapper .left, .row-5 .berberine-pro-con-wrapper .left {
        float: unset;
        width: 100%;
    }

    .berberine-pro-con-wrapper .right, .row-4 .berberine-pro-con-wrapper .right, .row-5 .berberine-pro-con-wrapper .right {
        float: unset;
        width: 100%;
        margin-top: unset;
    }

    .row-3 .left {
        float: unset;
        width: 100%;
    }
    .row-3 .right {
        float: unset;
        width: 100%;
    }
}

@media (max-width: 900px) {
    .extra-padding {
        padding-left: 10px;
        padding-right: 10px;
    }
    .light-green-box {
        padding-left: 5px;
        padding-right: 5px;
    }
    .white-box-with-border {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 780px) {
    .row-2 .left, .row-4 .left, .row-5 .left, .row-6 .left {
        float: unset;
        width: 100%;
    }
    .row-2 .right, .row-4 .right, .row-5 .right, .row-6 .right {
        float: unset;
        width: 100%;
        margin-top: 0px;
    }
    .center-stacked {
        text-align: center;
    }

    .review .row-1 .left-b {
        float: unset;
        width: 100%;
    }
    .review .row-1 .right-b {
        float: unset;
        width: 100%;
    }
    .rating-wrapper {
        padding-left: 125px;
        padding-right: 125px;
    }
    h1 {
        font-size: 30px;
    }
}

@media (max-width: 768px) {
    .review .row-1 .left {
        float: unset;
        width: 100%;
    }
    .review .row-1 .right {
        float: unset;
        width: 100%;
        margin-top: 0px;
    }
}

@media (max-width: 630px) {
    .rating-wrapper p strong {
        font-size: 18px;
    }
}


@media (max-width: 590px) {
    .rating-wrapper {
        padding-left: 75px;
        padding-right: 75px;
    }
}

@media (max-width: 550px) {
    .center-title-table-berberine  {
        width: 340px;
    }
    .center-title-table-garcinia {
        width: 266px;
    }
}

@media (max-width: 500px) {
    .full-article-image {
        max-width: 100%;
    }
    .rating-wrapper {
        padding-left: 50px;
        padding-right: 50px;
    }
}



@media (max-width: 450px) {
    div.article div.top {
        height: 240px;
    }
    div.article div.bottom p {
        height: 115px;
    }
    .review .row-1 .box-wrapper ul {
        position: unset;
        left: unset;
    }
    .review .row-1 .box-left, .review .row-1 .box-right {

    }

    .floating-cta .amazon-btn {
        box-shadow: unset;
        padding-left: 7px;
        padding-right: 7px;
        font-size: 14px;
    }
    .rating-wrapper {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 390px) {
    .rating-wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 375px) {
    .rating-wrapper p strong {
        font-size: 18px;
    }
}

@media (max-width: 350px) {
    div.header img {
        height: unset;
        max-width: 100% !important;
    }
    .rating-wrapper p strong {
        font-size: 16px;
    }
}

@media (max-width: 330px) {
    .center-title-table-berberine h1 {
        font-size: 24px;
    }
}

.footer a {
    text-decoration: none;
}

#test-enviroment {
    width: 30px;
    height: 30px;
    background-color: #ac8e8e0f;
    z-index: 1000;
    position: relative;
    left: 10px;
    bottom: 74px;
}