body {
  font-family: Graphik, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
  text-align: center;
}
h1 {
  margin-bottom: 10px;
  color: black;
  font-size: 38px;
  line-height: 44px;
  font-weight: 100;
  text-transform: uppercase;
}
h2 {
  margin-top: 30px;
  margin-bottom: 10px;
  color: black;
  font-size: 31px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 100;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  color: black;
}
.button {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 30px;
  border: 1px solid #488d09;
  border-radius: 25px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #488d09;
  font-weight: 100;
  text-align: center;
  letter-spacing: 5px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  border-color: #488d09;
  background-color: #488d09;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  color: white;
}
.nav-bar {
  background-color: rgba(255, 255, 255, 0.8);
}
.brand {
  padding: 13px 20px;
  background-color: transparent;
}
.brand.w--current {
  padding-top: 13px;
  padding-right: 10px;
  padding-bottom: 13px;
}
.brand.bottom {
  display: inline-block;
  padding-top: 35px;
  padding-bottom: 35px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.brand.bottom:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.nav-link {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: black;
  font-size: 14px;
  text-transform: uppercase;
}
.nav-link:hover {
  background-color: white;
  color: #488d09;
}
.nav-link.w--current {
  color: black;
}
.slider {
  top: -60px;
  height: 520px;
  background-color: white;
}
.slide-1 {
  background-image: url('../images/alternative-complementary-herbal-medicine.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}
.slide-1.about-us {
  background-image: url('../images/Dollarphotoclub_53965187-long-edit.jpg');
  background-position: 60% 50%;
}
.slide-1.contract-manufacturing {
  background-image: url('../images/contract-manufacturing.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-1.r-d {
  background-image: url('../images/r&d.jpg');
  background-size: cover;
}
.slide-1.vendor {
  background-image: url('../images/d1189a65-89e0-4294-9af7-b7d95b7ad82e.jpg');
  background-size: cover;
}
.slide-1.contact {
  background-image: url('../images/b.jpg');
  background-position: 50% 0px;
  background-size: cover;
}
.section {
  padding-bottom: 60px;
  color: black;
}
.section.images {
  height: 400px;
}
.section.images.last {
  margin-top: 0px;
  padding-bottom: 0px;
}
.section.images.contract-manufacturing {
  margin-bottom: 30px;
  background-image: url('../images/shutterstock_106616327.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.section.images.vendor {
  margin-bottom: -60px;
  background-image: url('../images/dreamstime_m_16309479-1024x928.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.section.images.products-nhp {
  margin-bottom: 30px;
  background-image: url('../images/nhp1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.section.images.zero {
  padding-bottom: 0px;
}
.section.images.zero.about-us {
  background-image: url('../images/drug-development-drugsdb_com.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.section.images.zero.r-d {
  background-image: url('../images/r&d1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.section.last {
  margin-top: 60px;
}
.container {
  color: black;
}
.container.dotted {
  padding-top: 60px;
  border-top: 1px dotted rgba(0, 0, 0, 0.2);
}
.container.dotted.page {
  padding-top: 0px;
  border-top-style: none;
}
.container.dotted.page.last {
  margin-bottom: 50px;
}
.slide-2 {
  background-image: url('../images/vitamins.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-2.contact {
  background-image: url('../images/a.jpg');
}
.slide-2.vendor {
  background-image: url('../images/shutterstock_13595092_3894.jpg');
}
.slide-3 {
  background-image: url('../images/shutterstock_104778212.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-3.contact {
  background-image: url('../images/b.jpg');
  background-position: 50% 0px;
}
.slide-3.vendor {
  background-image: url('../images/shutterstock_52831678.jpg');
}
.container---hero {
  height: 75px;
  margin-top: 391px;
  margin-right: 200px;
  margin-left: 200px;
  padding-bottom: 1px;
  background-color: rgba(255, 255, 255, 0.8);
}
.link-text---hero {
  display: block;
  height: 75px;
  margin-right: auto;
  padding-top: 29px;
  font-family: Graphik, sans-serif;
  color: black;
  font-size: 38px;
  font-weight: 100;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.row {
  height: 100%;
}
.column {
  height: 100%;
  background-image: url('../images/about-us-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.column._2 {
  height: 100%;
  background-image: url('../images/drug-development-drugsdb_com.jpg');
}
.column._3 {
  height: 100%;
  background-image: url('../images/shutterstock_62925532.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.column._4 {
  height: 100%;
  background-image: url('../images/research.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.column._6 {
  background-image: url('../images/shutterstock_162741281.jpg');
}
.less {
  font-weight: 100;
}
.footer {
  height: 100%;
}
.map {
  background-color: transparent;
}
.footer-row {
  height: 100%;
}
.footer-column {
  height: 100%;
  text-align: center;
}
.footer-container {
  height: 100%;
}
.footer-text {
  display: block;
  padding: 30px 10px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: rgba(0, 0, 0, 0.49);
  text-decoration: none;
}
.footer-text:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  color: black;
}
.list {
  display: inline-block;
  margin-right: 27px;
  margin-bottom: 20px;
  padding-left: 0px;
  text-align: left;
}
.list-item {
  color: black;
}
.link-text {
  display: block;
  margin-top: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: rgba(0, 0, 0, 0.34);
  text-decoration: none;
}
.link-text:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  color: black;
}
.distribution-form {
  margin-top: 20px;
  color: black;
}
.text-field {
  padding-right: 25px;
  padding-left: 25px;
  border-style: none;
  border-radius: 25px;
  background-color: whitesmoke;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: black;
}
.text-field:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.arrow {
  margin-top: 230px;
}
.slide-4 {
  background-image: url('../images/shutterstock_104203409.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-4.vendor {
  background-image: url('../images/shutterstock_77287393.jpg');
  background-position: 50% 50%;
}
.slide-5 {
  background-image: url('../images/test-molecule.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-5.vendor {
  background-image: url('../images/shutterstock_127756355.jpg');
}
.slide-6 {
  background-image: url('../images/4-buildingbloc.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-6.vendor {
  background-image: url('../images/shutterstock_148140776-copy.jpg');
}
.slide-7 {
  background-image: url('../images/shutterstock_70537285_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-7.vendor {
  background-image: url('../images/shutterstock_158522279.jpg');
}
.slide-8 {
  background-image: url('../images/shutterstock_154492982.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-9 {
  background-image: url('../images/shutterstock_104778212.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
._2nd-list {
  color: rgba(0, 0, 0, 0.34);
}
.light {
  color: rgba(0, 0, 0, 0.34);
}
@media (max-width: 991px) {
  p {
    padding-right: 20px;
    padding-left: 20px;
  }
  .brand.bottom {
    float: none;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
  }
  .slide-1 {
    text-align: center;
  }
  .menu-button {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .menu-button:hover {
    background-color: rgba(255, 255, 255, 0.49);
  }
  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0.49);
  }
  .nav-menu-back {
    background-color: rgba(0, 0, 0, 0.49);
  }
  .container---hero {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .link-text---hero {
    padding-top: 24px;
    line-height: 30px;
  }
  .footer-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer-text {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
  }
  .list {
    margin-right: 16px;
    margin-left: 16px;
  }
}
@media (max-width: 767px) {
  p {
    padding-right: 0px;
    padding-left: 0px;
  }
  .button {
    font-size: 12px;
  }
  .brand.bottom {
    padding-bottom: 10px;
  }
  .slide-1 {
    background-position: 21% 50%;
  }
  .section.images {
    margin-bottom: 340px;
  }
  .section.images.last {
    margin-bottom: 0px;
  }
  .section.images.contract-manufacturing {
    margin-bottom: 60px;
  }
  .section.images.products-nhp {
    margin-bottom: 60px;
  }  
  .section.images.vendor {
    margin-bottom: 60px;
  }
  .section.images.zero.about-us {
    margin-bottom: 0px;
  }
  .container.dotted {
    padding-right: 20px;
    padding-left: 20px;
  }
  .link-text---hero {
    font-size: 34px;
  }
  .footer-column {
    margin-right: auto;
    margin-left: auto;
  }
  .logo.smaller {
    margin-right: auto;
    margin-left: auto;
  }
  .footer-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-text.last {
    padding-bottom: 40px;
  }
}
@media (max-width: 479px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 26px;
  }
  .button {
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 5px;
  }
  .brand.w--current {
    width: 260px;
  }
  .slide-1 {
    background-position: 35% 50%;
  }
  .slide-1.contact {
    background-position: 39% 20%;
  }
  .section.images.contract-manufacturing {
    margin-bottom: 0px;
  }
  .section.images.products-nhp {
    margin-bottom: 0px;
  }
  .section.images.vendor {
    background-position: 36% 34%;
  }
  .section.images.zero.r-d {
    margin-bottom: 0px;
  }
  .slide-2 {
    background-position: 61% 50%;
  }
  .slide-3 {
    background-position: 34% 50%;
  }
  .link-text---hero {
    padding-top: 13px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 26px;
    line-height: 28px;
  }
  .footer-text {
    padding-right: 60px;
    padding-left: 60px;
  }
}

@font-face {
  font-family: 'Graphik medium';
  src: url('../fonts/Graphik-Medium.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Extralight.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Super.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Thin.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Bold.otf') format('opentype'), url('../fonts/Graphik-Semibold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Black.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}