﻿@charset "utf-8";
/* CSS Document */
body {
  font-family: 'Roboto', sans-serif;
}

@font-face {
  font-family: 'Conv_Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot');
  src: local('☺'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Roboto-Light';
  src: url('../fonts/Roboto-Light.eot');
  src: local('☺'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}




p, h1, h2, h3.h4, h5.h6, ul, ol, {
  margin: 0;
  padding: 0;
}

  p, ul li {
    font-size: 20px;
    line-height: 1.5;
  }

.topstrip ul li, .topstrip p {
  font-size: 14px;
}

.font12 {
  font-size: 12px !important;
}

.font14 {
  font-size: 14px;
}

.font16 {
  font-size: 16px;
}

.font18 {
  font-size: 18px;
}

.font20 {
  font-size: 20px;
}

.font24 {
  font-size: 24px;
}

.font30 {
  font-size: 30px;
}

.font36 {
  font-size: 36px;
}

.font42 {
  font-size: 42px;
}

.font48 {
  font-size: 48px;
}

.font60 {
  font-size: 60px;
}

#more {
  display: none;
}

.black-text {
  color: #000000;
}

.black-bg {
  background: #000000;
}

.blue-bg {
  background: #01A6C1;
}

.orange-bg {
  background: #FC6E51;
  padding: 12px;
}

.orangecart-bg {
  background: #FC6D00;
}

.orange-text {
  color: #FC6D00;
}

.orange-cart-bg {
  background: #FC6D00;
}

.blue-text {
  color: #01A6C1;
}

.bluedark-bg {
  background: #187BB4;
}

.bluedark-text {
  color: #187BB4;
}

.red-bg {
  background: #E10505;
}

.red-text {
  color: #E10505;
}

.voliet-bg {
  background: #A891B9;
}

.voliet-text {
  color: #DC4BC4;
}

.graybg {
  background: #F1F4F9;
}

.graytext {
  color: #818181;
}

.yellowtext {
  color: #FFB61B;
}

.yellow-text {
  color: #FBB614;
}

.green-text {
  color: #77C35A;
}

.prodetailstab .tab-content > .tab-pane .reflist {
  word-wrap: anywhere;
}

.graylight-text {
  color: #d9d9d9;
}

/*.container{max-width:1320px;}*/
.linheight15 {
  line-height: 1.5;
}

.linheight2 {
  line-height: 2;
}

.linheight3 {
  line-height: 3;
}

.orangevline {
  border-left: 1px solid #FC6E51;
}

.bluevline {
  border-left: 1px solid #01A6C1;
}

.pinkvline {
  border-left: 1px solid #DC4BC4;
}

.stripmenu li {
  border-right: 2px solid #ffffff;
  line-height: 1;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-right: 8px;
}

  .stripmenu li:last-child {
    border: 0;
  }

.headersearch {
}

.blogroundedimg img {
  border-radius: 12px !important;
}

.header {
  padding: 1.5rem 0;
  padding-bottom: 0rem;
}

.headersearch input {
  border-radius: 30px;
  border-color: #01A6C1;
  font-size: 16px;
  color: #818181;
  padding: 1.6rem 1rem;
}

.headersearch button {
  border-radius: 40px;
  padding: 0 30px;
  border: 0;
}

.headercart {
  position: relative;
}

.cartnotify {
  position: absolute;
  top: -13px;
  left: 24px;
  padding: 6px 10px;
  border-radius: 40px;
  line-height: 1;
}

.mynav {
  width: 85%;
}

  .mynav .dropdown-toggle::after {
    content: ' \02EF';
    border: 0;
    line-height: 1px;
    font-size: 36px;
  }

.notfound img {
  max-width: 600px;
  width: 80%;
  margin: 70px auto;
}

.banner {
  padding: 2rem 0;
  position: relative;
}

.fontweight3 {
  font-weight: 300;
}

.fontweight4 {
  font-weight: 400;
}

.border-radius0 {
  border-radius: 0;
}

.quiz {
  padding: 3rem 0;
}

.details-wrapper p {
  font-size: 18px;
}

.header .navbar .nav-item {
  font-weight: 500;
}

.header .navbar-light .navbar-nav .nav-link {
  color: #040404;
  border-bottom: 3px solid #fff;
}

.header .navbar-light .navbar-nav .active .nav-link {
  color: #01A6C1;
  background: url(../images/nav-deco.svg) no-repeat;
  background-position: bottom -3px center;
  border-bottom: 3px solid #01A6C1;
}

.header .navbar-light .navbar-nav .nav-link:hover {
  color: #01A6C1;
  background: url(../images/nav-deco.svg) no-repeat;
  background-position: bottom -3px center;
  border-bottom: 3px solid #01A6C1;
}

.slidershopbtn {
  transition: 2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.jointhealth .a {
  fill: none;
  stroke: #01a6c1;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 3px;
}

.hexacontent:hover .jointhealth .a {
  stroke: #ffffff;
}

.bonehealth .a {
  fill: #01a6c1;
  stroke-width: 0px;
}

.hexacontent:hover .a {
  fill: #ffffff;
}

.laurf .a {
  fill: none;
  stroke: #01a6c1;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 4px;
}

.hexacontent:hover .laurf .a {
  stroke: #fff;
  fill: none;
}
/*------------------------------------- product slider---------------------------------------------------*/
.buttoncontrol {
  position: absolute;
  right: 0;
  top: -60px;
}

.product-slider .carousel-control-prev {
  right: 45px;
  left: auto;
}

.product-slider .carousel-control-prev, .product-slider .carousel-control-next {
  background: #01A6C1;
  color: #ffffff;
  border-radius: 40px;
  height: 40px;
  width: 40px;
  display: inline-block;
  opacity: 1;
  text-align: center;
  padding-top: 12px;
}

.mimosa-text {
  color: #FBB614;
}

.product-slider ul li svg {
  width: 22px !important;
}

.productdetailgallery .carousel-item {
  padding: 15px 0;
}

.productimg {
  text-align: center;
}

  .productimg img {
    height: 200px;
    margin-top: 60px;
    width: auto;
  }

.saleribban {
  position: absolute;
  left: 15px;
  top: 20px;
  padding: 0;
}

.productslidercard {
  border: 1px solid #ccc;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  margin-bottom: 30px !important;
}

.productcard-disc {
  font-size: 16px;
  font-weight: 700;
}


.product-slider {
  background: #F2F5F9;
  /*padding: 60px 0;
  padding-top: 4rem;*/
}

.addbasket {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  padding-top: 10px;
}

.oranarrow {
  width: 30px;
  height: 30px;
  padding-top: 8px;
  border-radius: 30px;
}

  .oranarrow i {
    font-size: 8px;
  }

.reclist svg {
  width: .8em !important;
}

.reclist i {
  color: #FFB61B;
}

.stay {
  padding: 3.5rem 0;
}

.blogs {
  padding: 4rem 0;
}

.ebook {
  background: #FCF3EC;
  padding: 3rem 0;
}

.addedprod {
  width: 70px;
  text-align: center;
}

  .addedprod img {
    max-height: 60px;
    margin: 4px auto;
    max-width: 60px;
  }

.cartbar_left {
  border-right: 1px solid #ddd;
}

.cartbar {
  border: 1px solid #ddd;
}

.cartbarmainlft {
  display: flex !important;
}

.hexacontent {
  position: relative;
  width: 100%;
  background: url(../images/hexagun.svg) no-repeat;
  background-size: auto;
  background-size: cover;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 100%;
  flex-wrap: wrap;
  height: 336px;
}

  .hexacontent:hover {
    background: url(../images/hexagun-hover.svg) no-repeat;
    background-size: cover;
  }

.heathbasics h4 {
  color: #01a6c1;
  transition: ease-in-out .5s;
}

.hexacontent:hover h4 {
  color: #ffffff;
}

.healthbasisicon svg .b, .healthbasisicon svg .c, .healthbasisicon svg .d, .healthbasisicon svg .e {
  fill: #01a6c1;
  transition: ease-in-out .5s;
}

.hexacontent:hover .b, .hexacontent:hover .c, .hexacontent:hover .d, .hexacontent:hover .e {
  fill: #ffffff;
}

.hexashape {
}

.heathbasics {
  padding: 6rem 0;
}


.testimonialwrapper {
  background: #F1F4F9;
  padding: 3rem 0;
}

.testimonial {
  padding: 2rem 0 5rem 0;
}

.testimonialwrapper .avatar {
  margin-top: -70px;
  position: relative;
  z-index: 3;
}


.newsletter {
  padding: 80px 0;
}

  .newsletter .content {
    text-align: center;
  }

    .newsletter .content h2 {
      color: #243c4f;
      margin-bottom: 40px;
    }

    .newsletter .content .form-control {
      width: calc(20em + 0.75rem + 2px);
      border-radius: 0;
    }

      .newsletter .content.form-control:focus {
        box-shadow: none;
        border: 2px solid #243c4f;
      }

    .newsletter .content .btn {
      height: calc(2.6em + 0.75rem + 2px);
      padding: 1.6rem 4rem;
      line-height: 2px;
      position: relative;
      border-radius: 0;
      z-index: 3;
    }

/*footer*/
.footer {
  background: #F1F4F9;
  padding: 4rem 0;
}

  .footer p, .footer li a {
    font-size: 14px;
    color: #818181;
    line-height: 1.8;
  }

.searchcol2 {
  display: none;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
  box-shadow: 0 5px 10px #ddd;
  width: 100%;
}

  .sticky + .content {
    padding-top: 60px;
  }
/*Product Details*/

.productdetailgallery .carousel-inner {
  border: 1px solid #DBDBDB;
}

  .productdetailgallery .carousel-inner img {
    width: 100%;
    height: 100%
  }

.productdetailgallery #custCarousel .carousel-indicators {
  position: static;
  margin-top: 20px
}

  .productdetailgallery #custCarousel .carousel-indicators > li {
    width: 100px;
    height: 50px;
    background: #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
  }

    .productdetailgallery #custCarousel .carousel-indicators > li a {
      width: 80px;
      height: 50px;
    }

  .productdetailgallery #custCarousel .carousel-indicators li img {
    display: block;
    opacity: 1
  }

  .productdetailgallery #custCarousel .carousel-indicators li.active img {
    opacity: 1
  }

  .productdetailgallery #custCarousel .carousel-indicators li:hover img {
    opacity: 1
  }

.productdetailgallery .carousel-item img {
  height: 445px;
  width: auto;
  max-width: 100%;
}

.productdetailgallery .carousel-indicators li img {
  height: 50px;
}

.product-disc h2 {
}

.productdetalscart input.form-control {
  width: 80px;
  height: calc(1.8em + 0.75rem + 9px);
  margin-top: -5px;
}

.wishlistdetails img {
  width: 30px;
}

.verifystam img {
  background: #fff;
  padding: 2px;
  border-radius: 30px;
  width: 60px;
}

.fontweight5 {
  font-weight: 500;
}

.verifystam img {
  margin-top: -55px;
  margin-bottom: 10px;
}

.productdetailsstrips {
  margin-top: 3rem;
  border: 1px solid #eee;
  border-left: 0;
  border-right: 0;
}

  .productdetailsstrips > div {
    z-index: -1;
  }

.breadcrumb-item + .breadcrumb-item::before {
  content: '\203A';
}

.breadcum {
  background: url(../images/bredcum-bg.svg) no-repeat center center;
  background-size: cover;
  padding: 1.5rem 0;
}

.tabslist {
  height: 4rem;
}

.prodetailstab .nav-pills .nav-link {
  color: #fff;
  padding: 1.1rem 3rem;
  font-weight: 500;
  border-radius: 0;
}

  .prodetailstab .nav-pills .nav-link.active {
    background: #fff;
    color: #000;
  }

.productreview > img {
  height: 150px;
}

a {
  color: #01A6C1;
}

.megamindeco {
  text-align: right;
}
/*Checkout-------------------------------------------*/
.popuploginfm .input-group-prepend span {
}

.popuploginfm input:focus {
  outline: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
}

.popuploginfm .remember {
  color: #333;
}

  .popuploginfm .remember input {
    width: 20px;
    height: 20px;
    margin-left: 15px;
    margin-right: 5px;
  }

.billingadress .form-control {
  height: calc(2.2em + 0.75rem + 2px);
  border-radius: 0;
}

.billingadress textarea.form-control {
  height: auto;
  border-radius: 0;
}

.cardvalid .carddate {
  width: calc(100% - 30% - 15px);
}

.cardvalid .cardcvv {
  width: 30%;
  margin-left: 15px;
}

select.textdecoration {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.selectbox select {
  background: url(../images/keyboard-right-arrow-button.png) no-repeat center right 10px;
  position: relative;
  right: 0;
  cursor: pointer;
  top: 0;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  background: #000;
  color: #fff;
}

.paymtsecuretag svg {
  margin: 10px 0;
  width: 100px;
}

.productpage {
  background: #F2F5F9;
  padding: 60px 0;
  padding-top: 7rem;
}
/*Cart ----------------------------------------------------------*/
.cart-table .table td {
  vertical-align: middle;
}

.cartbar_left {
  padding-right: 1rem;
}

.testimonialwrapper .carousel-indicators li {
  background: #F6A6B7;
  height: 10px;
  border: 0;
  border-radius: 5px;
  width: 40px;
}

.quizpage {
  background: url(../images/quiz-bg.svg) no-repeat center center;
  background-size: cover;
  height: 80vh;
}

  .quizpage h1 {
    font-size: 100px;
    color: #187BB4;
    line-height: 1;
  }

  .quizpage h2 {
    font-size: 60px;
    font-weight: 400;
  }

.entericon .a {
  fill: #187bb4;
}
/*--- About Us------------------------------*/
.aboutceo {
  padding: 8.5rem 0;
  background: url(../images/about-bg.svg) no-repeat center center;
  background-size: cover;
}

.abtexp {
  padding: 3rem 0;
}

.blue-light-bg {
  background: #56E7FF;
}

.abtbrand {
  padding: 2.5rem 0;
}

.innova {
  padding: 4rem 0;
  padding-bottom: 0;
}

.questlist p, .questlist h4 {
  color: #02398B;
}

.border-radius6 {
  border-radius: 6px;
}

.questlist ul li {
  width: 320px;
  margin-bottom: 12px;
}

.linheight1 {
  line-height: 1;
}

.quizsubmitfm {
  color: #0F4D8E;
}

  .quizsubmitfm .form-control {
    padding: 1.6rem 1rem;
  }

  .quizsubmitfm button {
    background: #0F4D8E;
  }

.healthbasisheader {
  background: url(../images/heathbasisbg-1.svg) no-repeat center center;
  background-size: cover;
  padding: 2rem 0;
}

.healthbasisheader2 {
  background: url(../images/heathbasisbg-2.svg) no-repeat center center;
  background-size: cover;
  padding: 2rem 0;
}

.healthbasisheader3 {
  background: url(../images/heathbasisbg-3.svg) no-repeat center center;
  background-size: cover;
  padding: 2rem 0;
}

.healthbasisheader4 {
  background: url(../images/heathbasisbg-4.svg) no-repeat center center;
  background-size: cover;
  padding: 2rem 0;
}

.healthbasisheader5 {
  background: url(../images/heathbasisbg-5.svg) no-repeat center center;
  background-size: cover;
  padding: 2rem 0;
}

.healthbasisheader6 {
  background: url(../images/heathbasisbg-6.svg) no-repeat center center;
  background-size: cover;
  padding: 2rem 0;
}

.healthbasisheader7 {
  background: url(../images/heathbasisbg-7.svg) no-repeat center center;
  background-size: cover;
  padding: 2rem 0;
}

.qust1 {
  padding: 2.5rem 0;
}

  .qust1 p {
    margin: 0;
  }

.refrence {
  margin-bottom: 2.5rem;
}

.reflist {
  list-style: decimal;
}

  .reflist li {
    margin-bottom: 1.0rem;
  }

.referhead button {
  background: url(../images/down-arrow.svg) no-repeat right center;
}
/*------------------ Knowlage Lab---------------------------------------------------------------------*/
.klwrapper {
  margin-top: 4rem;
}

.klsidebar {
  background: #2F2D3A;
  padding: 1.5rem 1.2rem;
  margin-bottom: 3rem;
}

.klcontentwrapper img {
  width: 100%;
  margin-bottom: 2.5rem;
}

.disclaimerp {
  font-style: italic;
  font-weight: 500;
}

.pink-text {
  color: #DC4BC4;
}

html {
  scroll-behavior: smooth;
}

.topbtn {
  position: fixed;
  right: 0px;
  bottom: 30px;
}
/*why choose us*/
.whychoose {
  background-color: rgba(245,200,200,.22);
  padding: 50px 0;
}
/*-------------------------------------------Contact Us----------------------------------*/
.contactus {
  background: url(../images/Contact-bg.svg) no-repeat center center;
  background-size: cover;
}

.productseachlist img {
  width: 80px;
}

.productseachlist .input-group {
  width: 150px;
}

.emptycart {
  padding: 3.5rem 0;
}

.setpasswd {
  background: url(../images/setpaswd-bg.svg) no-repeat center center;
  background-size: cover;
  padding: 4rem 0;
}

.reset-form .card-body {
  padding: 3rem 5rem;
}

.faqhead {
  background: url(../images/faq-bg.svg) no-repeat center center;
  background-size: cover;
  padding: 6rem 0;
}

.list-number {
  list-style: decimal;
}

.faqwrapper h2 span {
  font-weight: 500;
}

.policy {
  background: url(../images/policy-bg.svg) no-repeat center center;
  background-size: cover;
  padding: 0.5rem 0;
  height: 35vh;
}

.privacy-policy {
  background: url(../images/privacy-policy.svg) no-repeat center center;
  background-size: cover;
  padding: 0.5rem 0;
  height: 35vh;
}

.termsuse {
  background: url(../images/termsuse-bg.svg) no-repeat center center;
  background-size: cover;
  padding: 0.5rem 0;
  height: 35vh;
}

.disclaimerhead {
  background: url(../images/disclaimer-bg.svg) no-repeat center center;
  background-size: cover;
  padding: 0.5rem 0;
  height: 35vh;
}

.legal {
  background: url(../images/legal-head-bg.svg) no-repeat center center;
  background-size: cover;
  padding: 0.5rem 0;
  height: 35vh;
}

.antispam {
  background: url(../images/antisapm-bg.svg) no-repeat center center;
  background-size: cover;
  padding: 0.5rem 0;
  height: 35vh;
}

.policywrapper {
}
/*--------------------------- Devendra changes 06-10-2021--------------------------------------*/
.newsletter .content .form-control {
  width: calc(20em + .75rem + 2px);
  border-radius: 0;
}

.sucussmsg {
  background: rgba(0,0,0,.5);
}

.thankyoucontent div a {
  margin: 0 5px;
}

  .thankyoucontent div a .a {
    fill: #fff;
  }


/*add here*/

.headerdropdown::after {
  background: url(../images/down-arrow.png) no-repeat top 8px center;
  width: 14px;
  border: 0;
}

.processingmodal {
  position: fixed;
  z-index: 999;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: white;
  filter: alpha(opacity=60);
  opacity: 0.9;
  -moz-opacity: 0.8;
  /*display: none;*/
}


.senloader {
  z-index: 99999;
  /*margin: 50px auto !important;*/
  padding: 10px;
  width: 100%;
  /* ;
        background-color: White;*/
  border-radius: 10px;
  filter: alpha(opacity=100);
  opacity: 0.9;
  -moz-opacity: 1;
  margin: 0 auto;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.center img {
  width: auto !important;
}

.productdetalwrapper {
  background: linear-gradient(#c3ebfa,#ffffff);
  margin-top: 0rem;
}

.field-validation-error {
  color: red;
}

.signupform {
  padding: 30px;
  border: 1px solid #01A6C1;
  border-radius: 15px;
  margin-bottom: 30px;
  background: #f4f4f4;
}

.message-error ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

  .message-error ul li {
    color: red;
  }

.cart-pimg {
  width: 100px;
  height: 100px;
}

.downloadfreeguidebtn {
  color: #FFFFFF;
  background-color: #00a6c0;
}

.not-active {
  pointer-events: none;
  cursor: default;
}


#mailmunch-optin-form {
  background-color: #FFFFFF;
}

  #mailmunch-optin-form .headline h1 {
    color: #3498DB;
  }

  #mailmunch-optin-form .foot-note {
    background-color: #3498DB;
  }

#dialogsuccessmessage {
  padding: 15px !important;
}

  #dialogsuccessmessage .headline h1 {
    color: #3498db;
    font-size: 48px;
    font-weight: 900;
    margin-bottom: 10px;
    text-transform: uppercase;
  }


.success-screen {
  display: none;
}

#dialogsuccessmessage #close-icon {
  display: block;
  font-size: 0;
}


.thankyoumodel {
  max-width: 600px;
}

.thnakyoupopup {
  line-height: 1;
  margin: auto;
  /*max-width: 600px;*/
  padding-bottom: 100px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  background: url(/Content/images/popup-bg.png) no-repeat;
  width: 100%;
  padding-top: 30px;
}

body .theme-report .thnakyoupopup h2 {
  color: #2ab4d6;
  margin: 0;
  font-size: 32px;
  text-align: center;
}

  body .theme-report .thnakyoupopup h2 span {
    font-size: 48px;
  }

body .theme-report .thnakyoupopup h1 {
  margin: 0;
  font-size: 44px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  padding: 0;
}

.popuplft-img {
  position: absolute;
  left: 0;
  bottom: 0;
}

.popuprgt-img {
  position: absolute;
  right: 12px;
  bottom: 12px;
}

.starline {
}

.commu-subcbtn {
  position: relative;
  z-index: 5;
}

.subcribebtnpopup {
  background-position: 0 10px;
  background-color: none;
  color: #000;
  font-size: 24px;
  border: 2px solid #000;
  width: 100%;
  background: none;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-image: url(../images/wave-bg-blue.png);
  background-position: 0 40px;
  background-repeat: repeat-x;
}

  .subcribebtnpopup:hover {
    border: 2px solid #01A6C1;
  }

.onloadbtn {
  position: absolute;
  right: -27px;
  top: -15px;
  background: #f7f7f7 !important;
  border-radius: 15px;
  width: 24px;
  height: 24px;
  z-index: 99;
  opacity: 1;
}


.onloadbtn {
  position: absolute;
  right: -5px;
  top: -15px;
  background: #fff !important;
  border-radius: 15px;
  width: 24px;
  height: 24px
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}

  .carousel-fade .carousel-item.active,
  .carousel-fade .carousel-item-next.carousel-item-left,
  .carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
  }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}


.greentxt {
  color: green;
  font-weight: 600;
  font-style: italic;
}

.redtxt {
  color: red;
  font-weight: 600;
  font-style: italic;
}

p.download-icon {
  color: red;
}

.card-box.mb-0.project-box {
  border: 1px solid #ccc;
  padding: 15px;
  margin-top: 20px;
  border-radius: 10px;
  margin-bottom: 30px !important;
}

/*responsive*/
@media screen and (min-width:1200px) and (max-width: 1366px) {
  p, ul li {
    font-size: 18px;
    line-height: 1.5;
  }

  .topstrip ul li, .topstrip p {
    font-size: 13px;
  }

  .font12 {
    font-size: 12px !important;
  }

  .font14 {
    font-size: 13px;
  }

  .font16 {
    font-size: 14px;
  }

  .font18 {
    font-size: 16px;
  }

  .font20 {
    font-size: 18px;
  }

  .font24 {
    font-size: 22px;
  }

  .font30 {
    font-size: 24px;
  }

  .font36 {
    font-size: 30px;
  }

  .font42 {
    font-size: 36px;
  }

  .font48 {
    font-size: 40px;
  }

  .font60 {
    font-size: 48px;
  }

  .details-wrapper p {
    font-size: 16px;
  }

  .hexacontent {
    height: 17.8rem;
  }

  .applycoupan button.btn {
    height: calc(2.0em + 0.75rem + 2px);
    border-radius: 0;
  }
}

@media screen and (min-width:1024px) and (max-width: 1199px) {
  p, ul li {
    font-size: 16px;
    line-height: 2;
  }

  .topstrip ul li, .topstrip p {
    font-size: 12px;
  }

  .font12 {
    font-size: 12px !important;
  }

  .font14 {
    font-size: 12px;
  }

  .font16 {
    font-size: 13px;
  }

  .font18 {
    font-size: 14px;
  }

  .font20 {
    font-size: 16px;
  }

  .font24 {
    font-size: 20px;
  }

  .font30 {
    font-size: 22px;
  }

  .font36 {
    font-size: 24px;
  }

  .font42 {
    font-size: 30px;
  }

  .font48 {
    font-size: 36px;
  }

  .font60 {
    font-size: 40px;
  }

  .details-wrapper p {
    font-size: 13px;
  }

  .hexacontent {
    height: 14.7rem;
  }

  .quiz .btn.px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .heathbasics h4.mt-4 {
    font-size: 18px;
    margin-top: .2rem !important;
  }

  .healthbasisicon svg {
    width: 70px;
  }

  .productdetailgallery #custCarousel .carousel-indicators > li {
    width: 60px;
  }

  .applycoupan button.btn {
    height: calc(2.2em + 0.75rem + 2px);
    border-radius: 0;
  }
}

@media screen and (min-width:992px) and (max-width: 1023px) {
  p, ul li {
    font-size: 14px;
    line-height: 2;
  }

  .topstrip ul li, .topstrip p {
    font-size: 12px;
  }

  .font12 {
    font-size: 12px !important;
  }

  .font14 {
    font-size: 12px;
  }

  .font16 {
    font-size: 13px;
  }

  .font18 {
    font-size: 14px;
  }

  .font20 {
    font-size: 16px;
  }

  .font24 {
    font-size: 18px;
  }

  .font30 {
    font-size: 20px;
  }

  .font36 {
    font-size: 22px;
  }

  .font42 {
    font-size: 24px;
  }

  .font48 {
    font-size: 30px;
  }

  .font60 {
    font-size: 42px;
  }

  .details-wrapper p {
    font-size: 13px;
  }

  .hexacontent {
    height: 14.7rem;
  }

  .quiz .btn.px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .heathbasics h4.mt-4 {
    font-size: 16px;
    margin-top: .2rem !important;
  }

  .productdetailgallery #custCarousel .carousel-indicators > li {
    width: 60px;
  }

  .aboutceo {
    padding: 7.5rem 0;
  }
}

@media screen and (min-width:768px) and (max-width: 991px) {
  p, ul li {
    font-size: 14px;
    line-height: 1.5;
  }

  .topstrip ul li, .topstrip p {
    font-size: 12px;
  }

  .font12 {
    font-size: 12px !important;
  }

  .font14 {
    font-size: 12px;
  }

  .font16 {
    font-size: 13px;
  }

  .font18 {
    font-size: 14px;
  }

  .font20 {
    font-size: 16px;
  }

  .font24 {
    font-size: 18px;
  }

  .font30 {
    font-size: 20px;
  }

  .font36 {
    font-size: 22px;
  }

  .font42 {
    font-size: 24px;
  }

  .font48 {
    font-size: 30px;
  }

  .font60 {
    font-size: 42px;
  }

  .details-wrapper p {
    font-size: 13px;
  }

  .hexacontent {
    height: 14.7rem;
  }

  .quiz .btn.px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .heathbasics h4.mt-4 {
    font-size: 16px;
    margin-top: .2rem !important;
  }

  .searchcol {
    display: none;
  }

  .searchcol2 {
    display: block;
  }

  .headersearch .form-control {
    padding: 1.4rem 1rem;
  }

  .healthbasisicon svg {
    width: 50px;
    height: 55px;
  }

  .hexacontent {
    height: 10.5rem;
  }

  .responsivenav {
    position: absolute;
    top: 50px;
    left: 0;
    width: 290px;
    background: #fff;
    z-index: 99;
    padding: 0 2rem;
    border-radius: 0 0 15px;
    border: 1px solid #eee;
    box-shadow: 0 5px 10px #ddd;
  }

    .responsivenav .navbar-nav .dropdown-menu {
      border: 0;
      background-color: #f8f9fa;
    }

  .sliderbtns .px-5 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .quizbtn img {
    display: none;
  }

  .testimonial {
    padding: 1rem 0 2rem 0;
  }

  .testimonialwrapper .carousel-indicators {
    bottom: -60px;
  }

  .productdetailgallery #custCarousel .carousel-indicators > li {
    width: 40px;
  }

  .prodetailstab .nav-pills .nav-link {
    padding: 1.1rem 2rem;
  }

  .header .navbar-light .navbar-nav .active .nav-link, .header .navbar-light .navbar-nav .nav-link:hover {
    background: none;
  }

  .newsletter .content .form-control {
    width: calc(15em + 0.75rem + 2px);
  }

  .aboutceo {
    padding: 3.5rem 0;
  }
}

@media screen and (min-width:560px) and (max-width: 767px) {
  p, ul li {
    font-size: 13px;
    line-height: 2;
  }

  .topstrip ul li, .topstrip p {
    font-size: 12px;
  }

  .font12 {
    font-size: 12px !important;
  }

  .font14 {
    font-size: 12px;
  }

  .font16 {
    font-size: 13px;
  }

  .font18 {
    font-size: 14px;
  }

  .font20 {
    font-size: 15px;
  }

  .font24 {
    font-size: 16px;
  }

  .font30 {
    font-size: 18px;
  }

  .font36 {
    font-size: 20px;
  }

  .font42 {
    font-size: 22px;
  }

  .font48 {
    font-size: 28px;
  }

  .font60 {
    font-size: 32px;
  }

  .details-wrapper p {
    font-size: 13px;
  }

  .hexacontent {
    height: 14.7rem;
  }

  .quiz .btn.px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .heathbasics h4.mt-4 {
    font-size: 15px;
    margin-top: .2rem !important;
  }

  .searchcol {
    display: none;
  }

  .searchcol2 {
    display: block;
  }

  .headersearch .form-control {
    padding: 1.4rem 1rem;
  }

  .healthbasisicon svg {
    width: 50px;
    height: 55px;
  }

  .hexacontent {
    height: 10.5rem;
  }

  .responsivenav {
    position: absolute;
    top: 50px;
    left: 0;
    width: 290px;
    background: #fff;
    z-index: 99;
    padding: 0 2rem;
    border-radius: 0 0 15px;
    border: 1px solid #eee;
    box-shadow: 0 5px 10px #ddd;
  }

    .responsivenav .navbar-nav .dropdown-menu {
      border: 0;
      background-color: #f8f9fa;
    }

  .sliderbtns .px-5 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .quizbtn img {
    display: none;
  }

  .testimonial {
    padding: 1rem 0 2rem 0;
  }

  .testimonialwrapper .carousel-indicators {
    bottom: -60px;
  }

  .rightstrip ul.stripmenu li {
    display: none;
  }

    .rightstrip ul.stripmenu li:nth-child(2) {
      display: block;
    }

  .details-wrapper .card {
    margin-bottom: 1.5rem;
  }

  .prodetailstab .nav-pills .nav-link {
    padding: 1.1rem 1rem;
  }

  .megamindeco {
    text-align: center;
  }

  .autoshipsidebar.ml-3, .orderplacesidebar.ml-3 {
    margin-left: 0 !important;
  }

  .applycoupan button.btn {
    height: calc(2.2em + 0.75rem + 2px);
    border-radius: 0;
  }

  .aboutceo {
    padding: 2.5rem 0;
  }
}


@media screen and (min-width:320px) and (max-width: 569px) {
  p, ul li {
    font-size: 13px;
    line-height: 2;
  }

  .topstrip ul li, .topstrip p {
    font-size: 12px;
  }

  .font12 {
    font-size: 12px !important;
  }

  .font14 {
    font-size: 12px;
  }

  .font16 {
    font-size: 13px;
  }

  .font18 {
    font-size: 14px;
  }

  .font20 {
    font-size: 15px;
  }

  .font24 {
    font-size: 16px;
  }

  .font30 {
    font-size: 18px;
  }

  .font36 {
    font-size: 20px;
  }

  .font42 {
    font-size: 22px;
  }

  .font48 {
    font-size: 28px;
  }

  .font60 {
    font-size: 32px;
  }

  .details-wrapper p {
    font-size: 13px;
  }

  .hexacontent {
    height: 14.7rem;
  }

  .quiz .btn.px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .heathbasics h4.mt-4 {
    font-size: 15px;
    margin-top: .2rem !important;
  }

  .searchcol {
    display: none;
  }

  .searchcol2 {
    display: block;
  }

  .headersearch .form-control {
    padding: 1.4rem 1rem;
  }

  .healthbasisicon svg {
    width: 100px;
    height: 100px;
    margin-bottom: 1rem;
  }

  .hexacontent {
    height: 201px;
    width: 180px;
    margin: auto;
    margin-bottom: auto;
    margin-bottom: .5rem;
  }

  .responsivenav {
    position: absolute;
    top: 50px;
    left: 0;
    width: 290px;
    background: #fff;
    z-index: 99;
    padding: 0 2rem;
    border-radius: 0 0 15px 15px;
    border: 1px solid #eee;
    box-shadow: 0 5px 10px #ddd;
  }

    .responsivenav .navbar-nav .dropdown-menu {
      border: 0;
      background-color: #f8f9fa;
    }

  .sliderbtns .px-5 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .quizbtn img {
    display: none;
  }

  .testimonial {
    padding: 1rem 0 2rem 0;
  }

  .testimonialwrapper .carousel-indicators {
    bottom: -60px;
  }

  .rightstrip ul.stripmenu li {
    display: none;
  }

    .rightstrip ul.stripmenu li:nth-child(2) {
      display: block;
    }

  .details-wrapper .card {
    margin-bottom: 1.5rem;
  }

  .stripsupport {
    text-align: center;
  }

  .headersearch button {
    padding: 0 10px;
  }

  .headercartmobile {
    padding-top: 20px;
  }

  .navimobile {
    margin-top: -2.6rem !important;
    width: 50%;
  }

  .headersearch {
    margin-bottom: .5rem;
  }

    .headersearch input {
      font-size: 11px;
    }

  .sliderbtns .ml-4 {
    margin-left: 0 !important;
  }

  .quiz .btn.ml-4 {
    margin-left: 0rem !important;
  }

  .newsletter .content .form-control {
    flex: auto;
  }

    .newsletter .content .form-control:not(:last-child) {
      border-radius: 40px !important;
    }

  .newsletter .content .btn {
    height: calc(2.1em + 0.75rem + 2px);
    padding: .3rem 4rem;
    margin-left: 0;
    margin-top: .5rem;
  }

  .buttoncontrol {
    right: 15px;
  }

  .productdetailgallery #custCarousel .carousel-indicators > li {
    width: 60px;
  }

  .verifystam .mr-n3, .verifystam .mx-n3 {
    margin-right: 0rem !important;
  }

  .prodetailstab .nav-pills .nav-link {
    padding: 1.1rem 1rem;
  }

  .productdetailsstrips > div {
    height: 8rem !important;
  }

  .tabslist {
    height: 8rem;
  }

  .prodetailtab {
    flex-direction: column-reverse;
  }

  .megamindeco {
    text-align: center;
    margin-bottom: 10px;
  }

  .productdetailgallery .carousel-item img {
    height: 300px;
  }

  .productdetalscart input.form-control {
    width: 80px;
    height: auto;
    margin-top: 9px;
  }

  .autoshipsidebar.ml-3, .orderplacesidebar.ml-3 {
    margin-left: 0 !important;
  }

  .aboutceo {
    padding: 1.5rem 0;
  }

  .questlist h4 {
    margin-left: 0rem !important;
  }

  .questlist ul {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .productseachtab div {
    height: 4rem !important;
  }

  .psearchtablist {
    height: 4rem;
  }

  .productsearchlist img {
    width: 60px;
    margin-bottom: 1rem;
  }

  .tablistrgt {
    text-align: right;
  }

    .tablistrgt .form-group {
      text-align: right;
    }

  .productseachlist .input-group {
    margin-left: auto;
  }
}

@media screen and (min-width:320px) and (max-width: 475px) {
  .cartbar_left, .cartbar_rgt {
    width: 100%;
    border: 0;
  }

  .cartbarmainlft {
    display: block !important;
  }
}

@media screen and (min-width:415px) and (max-width: 736px) {
  .quizpage {
    height: 100vh;
  }

  .navimobile {
    width: 50%;
  }
}

@media (min-width: 320px) {

  .product-slider .carousel-inner .carousel-item-right.active,
  .product-slider .carousel-inner .carousel-item-next {
    transform: translateX(0%);
  }

  .product-slider .carousel-inner .carousel-item-left.active,
  .product-slider .carousel-inner .carousel-item-prev {
    transform: translateX(-0%);
  }

  .mybadge .font18 {
    font-size: 13px;
  }

  .mybadge .p-3 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .mybadge .mr-2 {
    margin-right: 2px !important;
  }
}
/* medium - display 2  */
@media (min-width: 768px) {

  .product-slider .carousel-inner .carousel-item-right.active,
  .product-slider .carousel-inner .carousel-item-next {
    transform: translateX(50%);
  }

  .product-slider .carousel-inner .carousel-item-left.active,
  .product-slider .carousel-inner .carousel-item-prev {
    transform: translateX(-50%);
  }
}

/* large - display 3 */
@media (min-width: 992px) {

  .product-slider .carousel-inner .carousel-item-right.active,
  .product-slider .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }

  .product-slider .carousel-inner .carousel-item-left.active,
  .product-slider .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}

@media (max-width: 767px) {
  .product-slider .carousel-inner .carousel-item > div {
    display: none;
  }

    .product-slider .carousel-inner .carousel-item > div:first-child {
      display: block;
    }
}

.product-slider .carousel-inner .carousel-item.active,
.product-slider .carousel-inner .carousel-item-next,
.product-slider .carousel-inner .carousel-item-prev {
  display: flex;
}

.product-slider .carousel-inner .carousel-item-right,
.product-slider .carousel-inner .carousel-item-left {
  transform: translateX(0);
}




/*--------------Login Page----------------------------*/
/*.login_customer {
  padding: 3rem 0;
  background: url(../images/login-bg.svg) no-repeat center center;
  background-size: cover;
}*/

.login-col {
  /* background: #ced5d9; */
  margin: 0 auto;
  border-radius: 5px;
  padding: 25px;
  border: 1px solid #8f9193;
}

.login_logo {
  border-bottom: 1px solid #cdcaca;
  padding: 10px;
  margin: 0 auto;
}

form.email.justify-content-center {
  padding-top: 30px;
}

input#inputName5 {
  margin-bottom: 35px;
  padding: 25px;
}

.forgot_pw {
  text-align: right;
  font-weight: 600;
  color: #877F7F;
}

button.login_btn.btn.blue-bg.text-white.mb-2 {
  width: 100%;
  margin-top: 25px;
  padding: 12px;
}

.stay_login {
  text-align: left;
  font-weight: 500;
  color: #877F7F;
}

div#alertModal {
  top: 288px;
}

p#MessageArea {
  margin-bottom: 0px;
  float: left;
}

section.top-banner {
  margin-bottom: 20px;
}

section.productpage {
  padding: 0px;
}

.stuff {
  margin-top: 20px;
}

.brownline {
  margin-bottom: 0px !important;
}

p.para-1 {
  margin-bottom: 0px !important;
}

.productadvan {
  margin-bottom: 0px !important;
}

.custom-close {
  text-align: center;
  cursor: pointer;
  border: 2px solid #ff7e00;
  border-radius: 50px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 1px;
  right: 0;
  color: #fff;
  background: #ff7e00;
  opacity: 0.75;
}

.alert-custom-body {
  border: 1px solid #00a6c0;
  background: #dbdbdb;
}

.btn_postreview {
  background: #ff7e00;
  text-align: center;
  padding: 10px;
  border-radius: 7px;
}
.btn_postreview a {
    color: #fff;

}

.btn_re-order {
  background: #00a6c0;
  text-align: center;
  padding: 10px;
  border-radius: 7px;
}

.btn_re-order a {
  color: #fff;
}

.orderdetail {
  padding: 10px;
  text-align:center;
}

  .orderdetail a {
    font-size: 16px !important;
  }

.orderdetail-track {
  font-size: 16px;
}
