@charset "utf-8";
/* CSS Document */
body,
button,
input,
select,
textarea {
  font-family: "Montserrat", sans-serif;
}
#homepage {
  background-image: url(../images/home-background.png?v=1.30);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  padding-top: 20px;
}
.headline-text {
  color: #000;
  margin-top: 0px;
  text-align: center;
  font-weight: 800;
  font-family: sans-serif;
  font-size: 45px;
  padding: 0 8%;
  line-height: 120%;
  margin-bottom: 20px;
}
.rd-un {
  color: #f70404;
  text-decoration: underline;
}
.banner-sec {
  background-image: linear-gradient(#ffffff, #f2f2f2, #e6e5e6);
  padding: 3% 0;
}
.logo-white {
  width: 220px;
}
.main-sec {
  background: #fff;
  padding: 40px 0;
}
.buy-now-button a {
  -moz-box-shadow: inset 0 1px 0 0 #e184f3;
  -webkit-box-shadow: inset 0 1px 0 0 #e184f3;
  box-shadow: inset 0 1px 0 0 #e184f3;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #c123de),
    color-stop(1, #a20dbd)
  );
  background: -moz-linear-gradient(top, #c123de 5%, #a20dbd 100%);
  background: -webkit-linear-gradient(top, #c123de 5%, #a20dbd 100%);
  background: -o-linear-gradient(top, #c123de 5%, #a20dbd 100%);
  background: -ms-linear-gradient(top, #c123de 5%, #a20dbd 100%);
  background: linear-gradient(to bottom, #c123de 5%, #a20dbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de',endColorstr='#a20dbd',GradientType=0);
  background-color: #c123de;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #a511c0;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-family: Arial;
  font-size: 23px;
  font-weight: 700;
  padding: 12px 43px;
  text-decoration: none;
  text-shadow: 0 1px 0 #9b14b3;
  width: 100%;
  text-align: center;
}
.buy-now-button a:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #a20dbd),
    color-stop(1, #c123de)
  );
  background: -moz-linear-gradient(top, #a20dbd 5%, #c123de 100%);
  background: -webkit-linear-gradient(top, #a20dbd 5%, #c123de 100%);
  background: -o-linear-gradient(top, #a20dbd 5%, #c123de 100%);
  background: -ms-linear-gradient(top, #a20dbd 5%, #c123de 100%);
  background: linear-gradient(to bottom, #a20dbd 5%, #c123de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a20dbd',endColorstr='#c123de',GradientType=0);
  background-color: #a20dbd;
  color: #ff0;
}
.bottle-des {
  color: #fff;
}
h4.pro-support {
  font-size: 19px;
}
.email-des {
  font-size: 17px;
  margin-bottom: 5px;
}
.billing-support {
  font-size: 19px;
}
.visit {
  font-size: 17px;
  text-align: center;
  margin-bottom: 20px;
  line-height: 150%;
}
.des-box {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  color: #4a4a4a;
  display: block;
  padding: 10px 30px 5px;
  margin: 17px 9% 0;
}
.nrm-heading {
  line-height: 129%;
  font-size: 34px;
  margin-bottom: 28px;
  color: #098bcc;
  font-weight: 700;
  font-family: sans-serif;
  text-align: center;
  margin-top: 5%;
}
.pad-4 {
  padding-top: 4%;
}
.des-box p {
  font-size: 21px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 21px;
  color: #000;
}
.heading-h1 {
  color: #000;
  font-size: 39px;
  line-height: 135%;
  text-align: center;
  padding: 0 3%;
  margin: 3% 0;
  margin-top: 0;
  font-weight: 600;
}
.des-box-main {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  color: #4a4a4a;
  display: block;
  padding: 30px;
  margin: 0 8%;
  margin-top: 31px;
}
.des-box-main p {
  font-size: 21px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 21px;
  color: #000;
}
.heading-h4 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
  line-height: 127%;
  color: #000;
}
.heading-h2 {
  text-align: center;
  font-size: 34px;
  margin-bottom: 30px;
  line-height: 127%;
  color: #000;
}
.buy-now-button-main a {
  -moz-box-shadow: inset 0 1px 0 0 #e184f3;
  -webkit-box-shadow: inset 0 1px 0 0 #e184f3;
  box-shadow: inset 0 1px 0 0 #e184f3;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #c123de),
    color-stop(1, #a20dbd)
  );
  background: -moz-linear-gradient(top, #c123de 5%, #a20dbd 100%);
  background: -webkit-linear-gradient(top, #c123de 5%, #a20dbd 100%);
  background: -o-linear-gradient(top, #c123de 5%, #a20dbd 100%);
  background: -ms-linear-gradient(top, #c123de 5%, #a20dbd 100%);
  background: linear-gradient(to bottom, #c123de 5%, #a20dbd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de',endColorstr='#a20dbd',GradientType=0);
  background-color: #c123de;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #a511c0;
  cursor: pointer;
  color: #fff;
  font-family: Arial;
  font-size: 23px;
  font-weight: 700;
  padding: 15px 12%;
  text-decoration: none;
  text-shadow: 0 1px 0 #9b14b3;
  width: 100%;
  text-align: center;
}
.buy-now-button-main a:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #a20dbd),
    color-stop(1, #c123de)
  );
  background: -moz-linear-gradient(top, #a20dbd 5%, #c123de 100%);
  background: -webkit-linear-gradient(top, #a20dbd 5%, #c123de 100%);
  background: -o-linear-gradient(top, #a20dbd 5%, #c123de 100%);
  background: -ms-linear-gradient(top, #a20dbd 5%, #c123de 100%);
  background: linear-gradient(to bottom, #a20dbd 5%, #c123de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a20dbd',endColorstr='#c123de',GradientType=0);
  background-color: #a20dbd;
  color: #ff0;
}
.buy-now-button-main {
  text-align: center;
  margin: 30px 0;
}
.mail {
  color: blue;
  text-decoration: underline;
}
.right-chk-list li {
  padding-right: 20px;
  background-image: url(../images/right-chk-list.png?v=1.6);
  background-repeat: no-repeat;
  background-position: 2px 5px;
  list-style-type: none !important;
  padding-left: 38px;
  font-size: 21px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 21px;
  color: #000;
}
.pr-img {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
#order-section {
  margin-bottom: 30px;
}
#faq {
  margin-top: 8%;
}
.footer-section {
  background: #fff;
  padding: 3% 0 7%;
}
p.copyright {
  font-size: 13px;
  padding-bottom: 2%;
  border-bottom: 2px solid #f5f5f5;
  margin-bottom: 2%;
  color: #000;
}
p.foot-content {
  font-size: 12px;
  line-height: 150%;
  /*color: #4a4a4a;*/
  color: #000;
}
.foot-wrapper {
  margin: 0 6%;
}
.des-box-other {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  color: #4a4a4a;
  display: block;
  padding: 10px 30px 30px;
  margin: 0 8%;
  border: 15px groove #ddd;
}
.des-box-other p {
  font-size: 18px;
  color: #000;
}
.des-box-other h2 {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
}
.link-text {
  text-decoration: underline;
  color: blue;
}
.des-box-other li {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}
.des-box-other h3 {
  font-size: 21px;
  font-weight: 600;
}
.des-box-other h1 {
  margin-bottom: 20px;
  color: #333;
  font-size: 28px;
}
.box-con {
  border: 1px solid #ddd;
  padding: 0px 20px 20px;
  min-height: 200px;
  border-radius: 7px;
}
#contact-h1 {
  margin-bottom: 30px;
}
/*************************/
.deep-sleep {
  width: 42%;
  border: 4px solid #ddd;
  margin-left: 11px;
}
.add-to-cart {
  width: 48%;
}
.product-wrap {
  text-align: center;
}
.sleep-the-fat-off {
  width: 24%;
  margin-bottom: 15px;
}
.number {
  color: blue;
  text-decoration: underline;
}
#statement {
  margin-bottom: 30px;
}
#statement p {
  color: #999;
  border: 1px solid #999;
  padding: 15px 20px 40px;
  font-size: 14px;
  margin-bottom: 40px;
  text-align: center;
}
.faq-section {
  border: 1px solid #a2a2a2;
  border-radius: 7px;
  margin: 60px 0 80px;
  background-color: #f5f5f5;
}
#faq {
  border-bottom: 1px solid #cecece;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  margin: 0;
  padding: 14px 0;
  background-color: #14b4f0;
  color: #fff;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  margin-bottom: 20px;
}
.faq-grp {
  padding: 10px 0;
  border-bottom: 1px dashed #a2a2a2;
  margin-bottom: 20px;
}
.faq-section p {
  padding-left: 20px;
  padding-right: 20px;
}
.faq-grp:last-of-type {
  border-bottom: none;
}
.grt-box {
  background-color: #fff4cf;
  border-radius: 5px;
  border: 1px solid #c2c2c2;
}
.grt-box-inner {
  background-color: #fff4cf;
  border-radius: 5px;
  border: 1px solid #c2c2c2;
  padding: 15px;
  margin: 10px;
}
.black-heading {
  font-family: sans-serif;
  text-align: center;
  color: #000;
  font-size: 33px;
  margin-bottom: 20px;
  line-height: 124%;
  font-weight: 600;
}
.blue-box-grt {
  background-color: #088bcd;
  padding: 15px;
  margin-top: -20px;
  margin-bottom: 30px;
}
.grt-message {
  margin-right: 6px;
}
.blue-box-grt h5 {
  color: #fff;
  font-family: sans-serif;
  margin: 0;
  font-size: 19px;
  line-height: 150%;
}
.bonus-box {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 20px 20px;
  margin-bottom: 30px;
  background-color: #f5f5f5;
}
.bonus-title {
  font-family: sans-serif;
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
  background-color: #ddd;
  padding: 10px;
}
@media only screen and (max-width: 480px) {
  .des-box-other {
    margin: 0;
    padding: 10px 15px 30px;
  }
  .des-box-other h1 {
    font-size: 30px;
  }
  .main-sec {
    padding: 20px 0;
  }
  .logo-white {
    width: 50%;
  }
  .headline-text {
    margin-top: 0px;
    font-size: 30px;
    padding: 0;
    line-height: 120%;
    margin-bottom: 11px;
  }
  .des-box {
    margin: 17px 0 0;
    padding: 10px 20px 5px;
  }
  .des-box-main {
    margin: 31px 0 0;
    padding: 30px 20px 0;
  }
  #homepage {
    background-image: none;
    background-color: #f2f1f2;
  }
  .heading-h1,
  .heading-h2 {
    font-size: 30px;
  }
  .deep-sleep {
    width: 98%;
    border: 4px solid #ddd;
    float: none !important;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
  }
  .add-to-cart {
    width: 93%;
    margin-bottom: 20px;
  }
  .black-heading {
    font-size: 27px;
  }
  .grt {
    width: 78%;
    float: none !important;
    margin: 0 auto;
    display: block;
  }
  .right-chk-list {
    padding-left: 10px;
  }
  .right-chk-list li {
    padding-right: 0;
  }
  .pr-img {
    margin-bottom: 30px;
  }
  .sleep-the-fat-off {
    width: 70%;
    float: none !important;
    margin: 0 auto;
    display: block;
  }
  .faq-section {
    margin: 30px 0;
  }
  #faq {
    font-size: 30px;
    padding: 6px 0;
  }
  .bonus-title {
    font-size: 26px;
    text-align: center;
  }
  .des-box-other ol {
    padding-left: 25px;
  }
}
.foot-sec {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 30px 0 30px;
}
.foot-list {
  padding-left: 0;
  margin-bottom: 20px;
}
.foot-list li {
  display: inline;
  padding-left: 0;
  list-style-type: none;
}
.foot-list li a {
  color: #fff !important;
  padding: 0px 5px;
  font-size: 16px;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
}
.foot-sec p {
  color: #fff;
  font-size: 15px;
  line-height: 150%;
  font-family: "Montserrat", sans-serif;
}
.foot-wrapper {
  margin: 0 22%;
}
.foot-wrapper p {
  font-size: 11px !important;
  color: #fff !important;
  margin-top: 2%;
  line-height: 150%;
  font-family: "Montserrat", sans-serif;
}
.p-link {
  margin-top: 10px !important;
}
.link-here {
  color: #fff;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}
.link-here:hover {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
@media only screen and (max-width: 480px) {
  .foot-list {
    font-size: 20px !important;
  }
  .foot-sec p {
    font-size: 16px !important;
  }
  .foot-wrapper {
    margin: 0 5%;
  }
}
.contact-faq-section .faq-head {
  background-color: #fff;
  margin: 0;
}
.contact-faq-section .card-header {
  padding: 10px 15px;
  box-shadow: 0px 0px 23px -8px rgba(51, 51, 51, 0.34118);
}
.faq-head button {
  color: #333740;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  word-wrap: break-word;
  white-space: normal;
  text-align: left;
  line-height: 157%;
}
.contact-faq-section .card-body {
  font-family: sans-serif;
  padding: 20px;
  font-size: 16px;
  border-bottom: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}
.contact-faq-section .card {
  margin-bottom: 20px;
}
.contact-faq-section .faq-head .btn-link:hover,
.btn-link:focus {
  color: #333;
  text-decoration: none;
  background-color: transparent;
  outline: none !important;
  text-decoration: none !important;
  color: #333 !important;
  outline-offset: 0;
}
.product-support {
  font-family: sans-serif;
  margin: 0;
  text-align: center;
}
.contact-faq-section .product-support {
  font-family: sans-serif;
  margin: 0;
  padding: 35px 0;
  font-size: 26px;
}
.faq-ingredients {
  width: 75%;
}
.under-line {
  text-decoration: underline;
  color: blue;
}
.blue-txt {
  color: blue;
}
@media only screen and (max-width: 480px) {
  .faq-ingredients {
    width: 100%;
  }
}
