/*font face*/

.dark-red {
  color: #cc0000;
}

@font-face {
  font-family: "ralewayregular";
  src: url("fonts/raleway-regular-webfont.eot");
  src: url("fonts/raleway-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/raleway-regular-webfont.woff2") format("woff2"),
    url("fonts/raleway-regular-webfont.woff") format("woff"),
    url("fonts/raleway-regular-webfont.ttf") format("truetype"),
    url("fonts/raleway-regular-webfont.svg#ralewayregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ralewaylight";
  src: url("fonts/raleway-light-webfont.eot");
  src: url("fonts/raleway-light-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/raleway-light-webfont.woff2") format("woff2"),
    url("fonts/raleway-light-webfont.woff") format("woff"),
    url("fonts/raleway-light-webfont.ttf") format("truetype"),
    url("fonts/raleway-light-webfont.svg#ralewaylight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "oswaldbook";
  src: url("fonts/oswald-regular.eot");
  src: url("fonts/oswald-regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/oswald-regular.woff2") format("woff2"),
    url("fonts/oswald-regular.woff") format("woff"),
    url("fonts/oswald-regular.ttf") format("truetype"),
    url("fonts/oswald-regular.svg#oswaldbook") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "roboto_condensedregular";
  src: url("fonts/robotocondensed-regular-webfont.eot");
  src: url("fonts/robotocondensed-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/robotocondensed-regular-webfont.woff") format("woff"),
    url("fonts/robotocondensed-regular-webfont.ttf") format("truetype"),
    url("fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "oswaldlight";
  src: url("fonts/oswald-light.eot");
  src: url("fonts/oswald-light.eot?#iefix") format("embedded-opentype"),
    url("fonts/oswald-light.woff2") format("woff2"),
    url("fonts/oswald-light.woff") format("woff"),
    url("fonts/oswald-light.ttf") format("truetype"),
    url("fonts/oswald-light.svg#oswaldlight") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*end font face*/
body {
  background: url(../images/body_bg.png) repeat left top;
}

.container .proaxilcontent {
  display: none;
  padding: 0px 0 0 0;
}

.proaxil {
  color: #2317ab;
  cursor: pointer;
  font-size: 18px;
  margin: 0 0 0;
  padding: 0 0 5px 0;
  text-align: left;
}

.read_less {
  color: #2317ab;
  cursor: pointer;
  font-size: 18px;
  margin: 0 0 0;
  padding: 0 0 5px 0;
  text-align: left;
}

a {
  color: #999999;
  text-decoration: none;
}
a:hover {
  transition: all 0.5s ease-in-out 0s;
  text-decoration: none;
  color: #000000;
}

.mainwrapper {
  margin: 0 auto;
}

.topline {
  background: #000000;
  padding: 10px 0px;
  width: 100%;
}
.logo {
  float: left;
  margin: 12px 0px;
  width: 260px !important;
}
.hdrright {
  float: right;
  margin: 12px 0;
}
.topleft ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topleft ul li {
  display: inline-block;
  padding-right: 18px;
  margin-right: 18px;
  border-right: 1px solid #868686;
}
.topleft ul li a {
  color: #868686;
}
.topleft ul li:hover a,
.topleft ul li.active a {
  color: #ffffff;
}
.topright {
  text-align: right;
}
.topright h4 {
  font-size: 16px;
  color: #ffffff;
}
.last {
  border: none !important;
  margin: 0px !important;
  padding: 0 !important;
  background: none !important;
}

.offr_right {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-left: 20px;
}
.offr_right h1 {
  font-size: 30px;
  color: #cc0000;
  font-family: "oswaldbook";
}

.contentleft {
  background: #f9f9f9;
  border: 1px solid #f5f5f5;
  padding: 15px;
}
.catmenu {
  margin-bottom: 15px;
}
.catmenu h2 {
  background: #cc0000;
  border-radius: 5px;
  padding: 10px;
  color: #ffffff;
  font-family: "roboto_condensedregular";
  text-transform: none;
  margin-bottom: 5px;
}

.catmenu ul {
  padding: 0;
}
.catmenu li {
  list-style-type: none;
}
.catmenu ul li a {
  border-bottom: 1px dashed #9f9f9f;
  color: #000000;
  line-height: 12px;
  display: block;
  font-size: 16px;
}
.catmenu ul li:hover a {
  color: #000000;
}
.catmenu ul ul li a {
  color: #000000 !important;
  text-decoration: none;
  line-height: 17px;
  display: block;
  padding: 0 5px 0 15px;
  transition: all 0.15s;
  font-size: 14px;
  font-family: "ralewayregular";
  border: none;
}
.catmenu ul ul li a:hover {
  color: #000000 !important;
}
.catmenu ul ul {
  display: bolck;
}
.new {
  color: #d11400;
  text-transform: uppercase;
}

/*
.leftcall{background:url(../images/left_call.png) no-repeat center top; background-size:100% 100%; text-align:center; font-size:30px; color:#ffffff; font-family: 'oswaldbook'; padding:40px 0;}
.leftcall a, .leftcall a:hover {color:#ffffff;}
*/

.leftcall {
  background: url(../images/formulabottle.png) no-repeat center top;
  background-size: 100% 100%;
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  font-family: "oswaldbook";
  padding: 40px 0;
}
.leftcall a,
.leftcall a:hover {
  color: #ffffff;
}

.whitebg {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid #d8d8d8;
}

.helthsupply {
  padding: 15px 0px;
}
.helthsupply h4 {
  margin-bottom: 15px;
}
.red {
  color: #cc0000;
}
.blue {
  color: #004d86;
  font-family: "roboto_condensedregular";
  font-size: 18px;
}
#page {
  display: none;
}
.progland {
  margin-bottom: 20px;
}

/*.profreature{padding:15px; background:#fcf3f3;}*/

.profreature {
  padding: 15px;
  background: #fffffff;
}

.proglandimg {
  margin-right: 22px;
  display: inline-block;
  width: 42.5%;
}
.proglanddetail {
  display: inline-block;
  width: 53%;
  vertical-align: top;
}
.proglanddetail h4 {
  margin-bottom: 0px;
  padding: 0;
  margin-top: 14px;
}
.proglanddetail ul {
  padding: 0;
  list-style: none;
  margin: 6px 0 0;
}
.proglanddetail ul li {
  font-size: 14px;
  font-family: "ralewayregular";
  background: url(../images/bullet_squre.png) left 6px no-repeat;
  padding-left: 20px;
  margin-bottom: 6px;
}
.proglanddetail ul li ul {
  margin: 6px 0 0;
}
.prodescription p {
  margin-bottom: 0px;
  margin-top: 18px;
}

.factdetail h2 {
  font-size: 30px;
}
.profact {
  margin-top: 45px;
  margin-bottom: 45px;
}
.factimg {
  text-align: right;
}
.factdetail ul {
  margin: 15px 0 0 0;
  padding-left: 15px;
  list-style: none;
}
.factdetail ul li {
  font-size: 14px;
  font-family: "ralewayregular";
  background: url(../images/bullet_round.png) left 6px no-repeat;
  padding-left: 24px;
  margin-bottom: 16px;
}
.sideeffect {
  margin-bottom: 45px;
}
.proproduct {
  margin-bottom: 0px;
}
.proproduct h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
.btlbox {
  text-align: center;
  margin-bottom: 30px;
}
.btlbox h4,
.btlbox h4 a {
  font-family: "oswaldbook";
  color: #0b3565 !important;
  margin: 15px 0;
}
.btlbox p {
  min-height: 70px;
  text-align: left;
} /* align left by joseph 12/28/14 */

.readmore {
  color: #0b3565;
  border-radius: 10px;
  font-size: 16px;
  padding: 5px 20px;
  border: 1px solid #ececec;
  background: url(../images/readmore_bg.jpg) repeat-x left top;
}
.readmore:hover {
  background: url(../images/reamore_hover.jpg) repeat-x left top;
  color: #0b3565;
}

.scrollToTop {
  width: 51px;
  height: 51px;
  position: fixed;
  z-index: 9999;
  bottom: 50px;
  right: 20px;
  display: none;
  background: url(../images/backtop.png) no-repeat 0 0;
  transition: all 0.5s ease-in-out 0s;
}
.scrollToTop:hover {
  text-decoration: none;
  background: url(../images/backtop_hovr.png) no-repeat 0 0;
}

.alpha {
  padding-left: px;
}
.beta {
  padding-left: px;
}
.omega {
  padding-right: 0px;
}
.footer {
  font-family: "ralewayregular";
}
.footertop {
  padding-left: 35px;
  padding-top: 35px;
  padding-bottom: 35px;
  background: url(../images/footer_bg.png) repeat-x left top #0e0e0f;
}
.footer h2 {
  font-family: "roboto_condensedregular";
  color: #ff7272;
  margin-bottom: 30px;
  text-transform: none;
}
.footernav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footernav ul li {
  margin-bottom: 5px;
}
.footernav ul li a {
  color: #c4c4c4;
  font-size: 10px;
}
.footernav ul li:hover a,
.footernav ul li.active a {
  color: #ffffff;
}
.copyright {
  text-align: center;
  padding-top: 14px;
  padding-bottom: 14px;
  background: #cc0000;
  font-size: 16px;
  color: #ffffff;
}
.copyright h2 {
  font-size: 30px;
  color: #ffffff;
  font-family: "oswaldbook";
  margin-bottom: 5px;
}

.adressdetail {
  color: #c4c4c4;
  font-size: 14px;
  margin-bottom: 14px;
}
.adressdetail b {
  display: inline-block;
  width: 80%;
  font-weight: normal;
}
.adressdetail a {
  color: #ffffff;
}
.map iframe {
  width: 100%;
  height: 180px;
  border: 1px solid #ffffff;
}
.socialmedia a {
  display: inline-block;
  margin-right: 12px;
}

.disclimertxt {
  margin-top: 20px;
}
.disclimertxt p {
  font-size: 12px;
  color: #000000;
} /*0612 HV*/
.disclimertxt p a {
  color: #cc0000;
}
.disclimertxt p a:hover {
  color: #900000;
}

/*-------- image align -------*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.entry-attachment img,
.widget-container img {
  height: auto;
  max-width: 100%;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 20px;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 100%;
  text-align: center;
  background: #ffffff;
  padding: 4px;
}

.wp-caption p.wp-caption-text {
  color: #000000;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
} /*0612 HV*/

.raised {
  position: relative;
  top: -8px;
}

/*
.hdr_phone{display:inline-block; margin:40px 55px;}
*/

.hdr_phone {
  display: inline-block;
  margin: 72px 55px 32px;
}

.hdr_phone2 {
  display: inline-block;
  margin: 72px 55px 32px;
}

.hdr_phone h3 {
  font-size: 18px;
}

.leftfature {
  font-family: ralewayregular;
}
.leftfature ul {
  margin: 0;
  padding-left: 18px;
  font-size: 14px;
  margin-bottom: 20px;
}
.textright {
  text-align: right;
}
.highlight {
  color: #ff0000;
  display: block;
}
.featuretable td {
  vertical-align: middle;
  padding: 0 15px;
}
.featuretable .readmore {
  font-size: 14px;
  float: right;
  border: none;
  background: #6f785b;
  color: #ffffff;
  text-decoration: none;
  font-family: "roboto_condensedregular";
}
.featuretable .readmore:hover {
  background: #94a867;
  color: #ffffff;
}
.mb30 {
  margin-bottom: 30px;
}
hr {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 0px;
  margin-bottom: 20px;
}

.newproduct1 {
  border-right: 1px solid #e5e5e5;
  overflow: hidden;
} /* joseph renamed from pectinplus */
.newproduct1 ul {
  margin-bottom: 20px;
  padding-left: 18px;
  font-size: 14px;
} /* joseph renamed from pectinplus */
.newproduct2 ul {
  margin-bottom: 20px;
  padding-left: 18px;
  font-size: 14px;
} /* joseph renamed from estrogenbalance */
.newproduct2 ul ul {
  margin-bottom: 10px;
} /* joseph renamed from estrogenbalance */

/*
.priceamount{margin-bottom:10px; display:block; text-align:right;}
.limitedtable{background:#bd9a1a; color:#ffffff; border:none; text-align:center; width:100%; display:inline-block; padding:5px; margin-top:10px;}
.limitedtable ul{margin:0; padding:0; list-style:none; border:0px !important; }
.limitedtable ul li{margin-bottom:0px; line-height:16px;}
.limitedtable h2, .limitedtable h3, .limitedtable p{color:#ffffff;}
.proproduct{margin-top:20px;}
*/

.priceamount {
  margin-bottom: 10px;
  display: block;
  text-align: right;
}
.limitedtable {
  background: #bd9a1a;
  color: #ffffff;
  border: none;
  text-align: center;
  width: 75%;
  display: inline-block;
  border-radius: 10px;
  padding: 3px;
  margin-top: 20px;
}
.limitedtable ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0px !important;
}
.limitedtable ul li {
  margin-bottom: 0px;
  line-height: 16px;
}
.limitedtable h2,
.limitedtable h3,
.limitedtable p {
  color: #ffffff;
}
.proproduct {
  margin-top: 20px;
}

.featuretable ul {
  list-style: none;
  margin-bottom: 10px;
  padding: 10px 0px 0;
  float: left;
  width: 100%;
  border-bottom: 0px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.featuretable ul li {
  padding: 0px;
}
.featuretable ul.borderbottom {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.navbar-header span.title {
  display: none;
  color: #ffffff;
  font-family: "roboto_condensedregular";
  text-transform: none;
  margin: 8px 12px;
  font-size: 22px;
}

.inlink ul {
  margin: 8px 0 0 0;
  padding: 0;
  list-style: none;
  line-height: 0.75;
} /* added line height joseph 12/27/14 */
.inlink ul li {
  margin-bottom: 5px;
}
.inlink ul li a {
  color: #000000;
  text-decoration: none;
} /*0612 HV*/
.inlink ul li a:hover {
  text-decoration: underline;
  color: #000000;
}
.rightside ul {
  font-family: ralewayregular;
  font-size: 14px;
}
.rightside ul li {
  margin-bottom: 5px;
}
.rightside a {
  color: #ff0000;
  text-decoration: underline;
}
.rightside a:hover {
  color: #ff0000;
  text-decoration: none;
}

.subcontent {
  margin-left: 40px;
}
.redtxt {
  color: #ff0000;
}

/*1911 HV*/
.productrightsidediv h2,
.proproduct h2 {
  background: #cc0000;
  color: #fff;
  padding: 10px;
  text-transform: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}

.productrightsidediv h1,
.proproduct h1 {
  background: #cc0000;
  color: #fff;
  padding: 10px;
  text-transform: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}


.middletext {
  font-size: 24px;
  color: #cc0000;
}
.rightside .limitedtable h2 {
  background: none;
  padding: 0;
}
.margin0 {
  margin-left: 0;
}

/* MAY 25 2019 ============================================= */


.desc {
/*  height: 375px; */
}


.desc-cc {
  height: 330px;
}


.bottle-new {
    width:85px;
    height:90px;
}

.bottle-new img {
  width:90px;
  height:90px;
  border: 1px solid #cacaca;
  object-fit: contain;
  border-radius: 4px;
}

.logo-image {
  width: 100%;
}

.margin-b {
  margin-bottom: 5px;
}

.margin-t {
  margin-top: 5px;
}

.option-btn-set {
  margin: 20px;
  height: 35px;
}

/* --- */
.ct-modal-title {
  background: #cc0000;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
}

.link-color {
  color: #0000ff !important;
}
.link-color:hover {
  color: #0000ff;
}

.img-responsive {
  margin: 0 auto;
}

/* --- */
.ct-topbar-section {
  padding: 6px 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
}

.logo-new {
  width: 210px;
}

.telephone-new h3:nth-of-type(2) {
  margin-bottom: 0;
}

.address-new h4 {
  margin-bottom: 0;
}
/* MAY 25 2019 end ============================================= */



/* June 20 2019 ===== javascript button tweeks ======beginning */

.btlbox hr { 
margin-top: 20px; 
} 

.option-btn-set p { 
text-align: center; 
} 

.modal-header button { 
  margin-top: -12px !important; 
  opacity:0.8; 
  background:#1b3d7b; 
  height:27px; 
  width:27px; 
  display:flex; 
  flex-direction:column; 
  justify-content:center; 
  align-items:center; 
  color:#fff; 
  font-size:26px; 
  font-weight:normal; 
  border-radius:3px; 
} 

.modal-header button:hover { 
  background: #cc0000; 
  color: #fff; 
  opacity:0.8; 
}


/* June 20 2019 ===== javascript button tweeks ======end */



/* Dec 28 2019 ===== video thumbnails-large display ======beginning */

  .resp-container {
            display: flex;
            justify-content: space-between;
        }

        .resp-container:nth-of-type(2) {
            margin-bottom: 80px;
        }

        .resp-container .iframe-container {
            margin-bottom: 20px;
            cursor: pointer;
        }

        .resp-container .iframe-container .caption {
            font-weight: bold;
            font-size: 15px;
            margin-top: 5px;      
            width: 241px;
        }

        .resp-container .iframe-container .resp-iframe {
            width: 280px;
            pointer-events: none;
        }

        .iframe-full {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: center;
            background: rgba(0, 0, 0, .6);
            transition: all .3s;
        }

        .iframe-full iframe {
            width: 80%;
            height: 80%;
        }


/* Dec 28 2019 ===== video thumbnails-large display ======end */
