/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
pre,
samp {
  font-size: 1em; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

audio,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button::-moz-focusring,
[type='button']::-moz-focusring,
[type='reset']::-moz-focusring,
[type='submit']::-moz-focusring {
  outline: 1px dotted ButtonText; }

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

template,
[hidden] {
  display: none; }

abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

[tabindex='-1']:focus {
  outline: none !important; }

::-moz-selection {
  background: #dce4ef;
  color: #212121;
  text-shadow: none; }

::selection {
  background: #dce4ef;
  color: #212121;
  text-shadow: none; }

*,
*::before,
*::after {
  box-sizing: inherit; }

* {
  transition-duration: 0.2s;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -webkit-transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-transform;
  transition-timing-function: linear; }

a {
  background-color: transparent;
  color: #445878;
  outline-offset: 0.1176470588em;
  -webkit-text-decoration-skip: objects a; }
  a :active, a:hover {
    outline: 0; }
  a:hover, a:focus {
    color: #333; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

abbr:hover {
  cursor: help; }

audio:not([controls]) {
  display: none;
  height: 0; }

blockquote {
  margin: 0 1.5em 1rem; }

body {
  background-color: #f4f7f9;
  color: #24334b;
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

button {
  overflow: visible; }

canvas {
  display: inline-block; }

caption {
  margin-bottom: 0.5rem; }

dd {
  margin-bottom: 1rem; }

dfn {
  font-style: italic; }

dl {
  margin: 0 0 1rem; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

figure {
  margin: 0 0 1rem; }

h1, h2, h3, .hero-bg-image__subtitle, .hero-inline-image__subtitle, h4, h5, h6 {
  color: inherit;
  font-weight: 700;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.3;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }

h1 {
  font-size: 2.3529411765em;
  margin-bottom: 0.5em; }

h2 {
  font-size: 1.7647058824em; }

h3,
.hero-bg-image__subtitle,
.hero-inline-image__subtitle {
  font-size: 1.1764705882em; }

h4 {
  font-size: 1em; }

h5 {
  font-size: 0.8823529412em; }

h6 {
  font-size: 0.7647058824em;
  font-weight: 400;
  text-transform: uppercase; }

hr {
  border: 8px solid #f5a623;
  box-sizing: content-box;
  height: 0;
  margin: 1rem 0;
  padding-bottom: -1px; }

html {
  box-sizing: border-box;
  font-size: 106.25%;
  line-height: 1.5;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

iframe {
  border: 0; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%; }

input {
  line-height: normal; }

legend {
  border: 0;
  box-sizing: border-box;
  color: inherit;
  display: table;
  margin: 0;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

li {
  margin-bottom: 0.5rem; }
  li:last-child {
    margin-bottom: 0; }

mark {
  background: #ff0;
  color: #000; }

ol {
  margin: 0 0 1rem;
  padding: 0 0 0 1.5em; }
  [dir='rtl'] ol {
    padding: 0 1.5em 0 0; }
  ol ol,
  ol ul {
    margin: 0.5rem 0 0; }

optgroup {
  font-weight: bold; }

p {
  margin: 0 0 1rem; }

pre {
  margin: 0 0 1rem;
  overflow: auto; }

small {
  font-size: 0.8823529412em; }

sub {
  bottom: -0.25em; }

summary {
  display: list-item; }

sup {
  top: -0.5em; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1rem;
  min-width: 100%; }

td {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8823529412rem; }

textarea {
  overflow: auto; }

tfoot td,
tfoot th {
  background-color: #f1f1f1; }

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8823529412rem;
  text-align: left; }

thead td,
thead th {
  background-color: #f1f1f1; }

ul {
  list-style-type: disc;
  margin: 0 0 1rem;
  padding: 0 0 0 1.2em; }
  [dir='rtl'] ul {
    padding: 0 1.2em 0 0; }
  ul ol,
  ul ul {
    margin: 0.5rem 0 0; }

@media print {
  * {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: none; }
  a[href]::after {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Open Sans", "Helvetica Neue", sans-serif;
    content: " <" attr(href) ">";
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase; }
  a[href^='javascript:']::after,
  a[href^='mailto:']::after,
  a[href^='tel:']::after,
  a[href^='#']::after,
  a[href*='?']::after {
    content: ''; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  blockquote,
  img,
  li,
  pre,
  tr {
    page-break-inside: avoid; }
  h1 a::after,
  h2 a::after,
  h3 a::after,
  h4 a::after,
  h5 a::after,
  h6 a::after {
    display: inline-block; }
  h2,
  h3,
  h4 {
    page-break-after: avoid; }
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3; }
  iframe,
  nav {
    display: none; }
  img {
    max-width: 100% !important; }
  thead {
    display: table-header-group; }
  @page {
    margin: 2cm; } }

/* generated with grunt-sass-globbing */
.l-grid__row::after {
  clear: both;
  content: '';
  display: table; }

.mobile-menu__button, .skiplinks, .nav--mobile-menu .nav__link {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Open Sans", "Helvetica Neue", sans-serif; }

html, .button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Open Sans", "Helvetica Neue", sans-serif; }

h1, h2, h3, .hero-bg-image__subtitle, .hero-inline-image__subtitle, h4, h5, h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Open Sans", "Helvetica Neue", sans-serif; }

code,
kbd,
pre,
samp {
  font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif; }

/* generated with grunt-sass-globbing */
.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 75.5882352941em;
  padding-left: 1em;
  padding-right: 1em;
  background-color: #fff; }
  @media (min-width: 43.75em) {
    .header .l-constrain {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (min-width: 43.75em) {
    .header-top .l-constrain {
      padding-left: 62px;
      padding-right: 62px; } }
  .main .l-constrain {
    padding-bottom: 80px;
    position: relative; }
    @media (min-width: 43.75em) {
      .main .l-constrain {
        padding-left: 73px;
        padding-right: 73px;
        padding-bottom: 80px; } }
  .realted__posts .l-constrain {
    padding-bottom: 80px; }
    @media (min-width: 43.75em) {
      .realted__posts .l-constrain {
        padding-left: 73px;
        padding-right: 73px; } }
  @media (min-width: 43.75em) {
    .footer .l-constrain {
      padding-left: 73px;
      padding-right: 73px; } }

.l-constrain--no-padding {
  padding-left: 0;
  padding-right: 0; }

.l-grid {
  overflow: hidden; }

.l-grid__row {
  margin-left: -2em;
  margin-right: -2em; }

.l-grid__column {
  float: left;
  padding: 0 2em;
  width: 100%; }

.l-grid--cols-2 .l-grid__column {
  width: 50%; }

.l-grid--cols-3 .l-grid__column {
  width: 33.3333333333%; }

.l-grid--cols-4 .l-grid__column {
  width: 25%; }

.l-grid--cols-5 .l-grid__column {
  width: 20%; }

.l-grid--cols-6 .l-grid__column {
  width: 16.6666666667%; }

@media (min-width: 43.75em) {
  .l-sidebars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

[class^="l-sidebars__"] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.l-sidebars__full {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.l-sidebars__main {
  -ms-flex-preferred-size: 54%;
      flex-basis: 54%; }

.l-sidebars__sidebar {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }

.l-slat::after {
  clear: both;
  content: '';
  display: table; }

.l-slat__media {
  margin: 0;
  padding: 0 0 0 0; }
  .l-slat__media:empty {
    padding: 0; }
  .l-slat__media a,
  .l-slat__media img {
    display: block; }

.l-slat__content {
  display: table-cell;
  width: 10000px; }

@media (min-width: 37.5em) {
  .l-slat--reversed .l-slat__media {
    float: right;
    padding-left: 1em;
    padding-right: 0; } }

/* generated with grunt-sass-globbing */
.aligncenter {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.alignleft {
  max-width: 100%; }

.alignleft {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignleft {
    float: left;
    margin: 0 1em 1em 0; } }

.alignright {
  max-width: 100%; }

.alignright {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignright {
    float: right;
    margin: 0 0 1em 1em; } }

.author .page-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #24334b;
  margin-bottom: 5px; }

@media (min-width: 43.75em) {
  .author .author-page__posts-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    margin-bottom: 20px; } }

.author .author-page__posts-wrapper .post {
  border: solid 1px #efefef;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 140px; }
  @media (min-width: 73.75em) {
    .author .author-page__posts-wrapper .post {
      max-width: 347px;
      margin-bottom: 20px; } }
  .author .author-page__posts-wrapper .post img {
    width: 100%; }
  .author .author-page__posts-wrapper .post .post__title {
    padding: 20px 15px;
    margin-bottom: 0px; }
    .author .author-page__posts-wrapper .post .post__title a {
      text-decoration: none;
      color: #24334b;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      display: block;
      font-weight: normal; }

.button {
  background-color: #0071bc;
  border: 0;
  border-radius: 0.1764705882rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.1764705882;
  padding: 0.7058823529rem 1.1764705882rem;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: normal;
  margin: 0 0 0.5em; }
  .button:focus, .button:hover {
    background-color: #205493;
    color: #fff;
    outline: 0; }
  .button:active {
    background-color: #112e51;
    color: #fff; }
  .button[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .button + .button {
    margin-left: 0.5em; }
    [dir='rtl'] .button + .button {
      margin-left: 0;
      margin-right: 0.5em; }

.featured-product-wrapper a {
  text-decoration: none; }

.featured-product-wrapper .feature-story-title {
  margin-bottom: 5px; }

.featured-product-wrapper .topic-title {
  height: 17px;
  background-color: #55acee; }
  .featured-product-wrapper .topic-title h3 {
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: -0.3px;
    text-transform: uppercase;
    line-height: 17px; }

.featured-product-wrapper .featured-product-title {
  font-family: 'Open Sans', sans-serif;
  color: #24334b;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0px; }

.featured-product-wrapper .featured-product-description {
  font-family: 'Open Sans', sans-serif;
  color: #24334b;
  font-weight: normal;
  font-size: 20px; }

.featured-product-wrapper .featured-product-img img {
  width: 100%; }

.flexslider-wrapper {
  position: relative; }
  @media (min-width: 48.8125em) {
    .flexslider-wrapper {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 65%;
              flex: 0 0 65%; } }
  .flexslider-wrapper .feature-story-title {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 800;
    color: #445878;
    font-family: 'Open Sans', sans-serif;
    float: left; }
  .flexslider-wrapper #controlsContainer {
    float: right; }
    .flexslider-wrapper #controlsContainer .flex-control-nav {
      width: auto;
      position: relative;
      bottom: initial; }
    .flexslider-wrapper #controlsContainer .flex-direction-nav {
      position: absolute;
      top: 30%;
      left: 0px;
      width: 100%; }
      .flexslider-wrapper #controlsContainer .flex-direction-nav a {
        opacity: 1;
        overflow: visible; }
      .flexslider-wrapper #controlsContainer .flex-direction-nav .flex-next {
        right: 5px; }
      .flexslider-wrapper #controlsContainer .flex-direction-nav .flex-prev {
        left: 5px; }
  .flexslider-wrapper .topic-title h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    padding-left: 20px;
    font-size: 20px;
    line-height: 32px; }
  .flexslider-wrapper .flex-caption a {
    color: #24334b;
    text-decoration: none; }
  .flexslider-wrapper .post--topic-food-as-medicine {
    background-color: #047F0B; }
  .flexslider-wrapper .post--topic-latest-news {
    background-color: #DD112C; }
  .flexslider-wrapper .post--topic-healthy-living {
    background-color: #F8A42A; }
  .flexslider-wrapper .post--topic-natural-home-remedies {
    background-color: #17A0D4; }
  .flexslider-wrapper .post--topic-health-science {
    background-color: #3053A4; }

.footer {
  background-color: #efefef;
  color: white;
  width: 100%; }
  .footer .l-constrain {
    background-color: #efefef; }
  .footer #menu-footer-menu {
    list-style-type: none;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px; }
    @media (min-width: 43.75em) {
      .footer #menu-footer-menu {
        padding-top: 60px;
        padding-bottom: 60px;
        margin-top: 0px; } }
    .footer #menu-footer-menu li {
      display: inline-block;
      vertical-align: middle;
      white-space: nowrap;
      margin-bottom: 0px;
      padding-right: 25px; }
      @media (min-width: 43.75em) {
        .footer #menu-footer-menu li {
          padding-right: 30px; } }
    .footer #menu-footer-menu li a {
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      color: #445878;
      text-decoration: none;
      text-transform: uppercase;
      display: inline-block; }
    .footer #menu-footer-menu li a:hover {
      color: #333; }
    .footer #menu-footer-menu li a:after {
      content: '';
      display: block;
      margin: auto;
      height: 1px;
      width: 0px;
      background: transparent;
      transition: width .5s ease, background-color .5s ease; }
    .footer #menu-footer-menu li a:hover:after {
      width: 100%;
      background: #24334b; }
  .footer .l-constrain {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .footer .header-social {
    display: block;
    background-color: #efefef;
    width: 100%; }
    @media (min-width: 43.75em) {
      .footer .header-social {
        width: 25%; } }
    .footer .header-social ul li .text {
      background-color: #efefef; }

.gallery-caption {
  max-width: 100%; }

header .site-logo {
  max-width: 373px;
  padding-top: 30px;
  padding-bottom: 30px; }

header .header-top .l-constrain {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

header .l-constrain {
  position: relative; }

.top-bar {
  height: 20px;
  background-color: #f2e3a1;
  display: none; }

.hero-bg-image {
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  padding: 4em 1em;
  text-align: center; }
  .hero-bg-image.has-overlay {
    position: relative; }
    .hero-bg-image.has-overlay:after {
      background: rgba(0, 0, 0, 0.5);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .hero-bg-image.has-overlay .hero-bg-image__content {
      position: relative;
      z-index: 2; }

.hero-bg-image__title {
  margin-bottom: 0.25em; }

.hero-inline-image {
  color: #fff;
  padding: 0;
  position: relative;
  text-align: center; }
  .hero-inline-image.has-overlay:after {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .hero-inline-image.has-overlay .hero-inline-image__content {
    z-index: 2; }

.hero-inline-image__title {
  margin-bottom: 0.25em; }

.hero-inline-image__picture {
  display: block;
  line-height: 0; }

.hero-inline-image__content {
  background: rgba(0, 0, 0, 0.5);
  bottom: 5%;
  padding: 1em;
  position: absolute;
  right: 5%; }

.home .flexslider {
  margin: 0 0 40px; }

.home .front-page__intro-wrapper {
  display: block; }
  @media (min-width: 48.8125em) {
    .home .front-page__intro-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
          flex-flow: wrap; } }
  @media (min-width: 48.8125em) {
    .home .front-page__intro-wrapper .home-widgets-wrapper {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 32%;
              flex: 0 0 32%;
      margin-top: 32px; } }
  @media (min-width: 73.75em) {
    .home .front-page__intro-wrapper .home-widgets-wrapper {
      margin-left: 25px; } }
  @media (min-width: 80em) {
    .home .front-page__intro-wrapper .home-widgets-wrapper {
      margin-left: 30px; } }

.home .front-page__posts-wrapper {
  display: block; }
  @media (min-width: 43.75em) {
    .home .front-page__posts-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.home .post {
  margin-bottom: 25px; }
  @media (min-width: 43.75em) {
    .home .post {
      margin-bottom: 0px; } }

@media (min-width: 43.75em) {
  .home .home-page__posts-wrapper-large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px; } }

.home .home-page__posts-wrapper-large .post {
  border: solid 1px #dfdfdf;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%; }
  @media (min-width: 43.75em) {
    .home .home-page__posts-wrapper-large .post {
      max-width: 49.4%; } }
  .home .home-page__posts-wrapper-large .post img {
    width: 100%; }
  .home .home-page__posts-wrapper-large .post .post__title {
    padding: 20px 15px;
    margin-bottom: 0px; }
    .home .home-page__posts-wrapper-large .post .post__title a {
      text-decoration: none;
      color: #24334b;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      display: block;
      font-weight: normal; }
    .home .home-page__posts-wrapper-large .post .post__title a:hover {
      color: #333; }

@media (min-width: 43.75em) {
  .home .home-page__posts-wrapper-medium {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px; } }

.home .home-page__posts-wrapper-medium .post {
  border: solid 1px #dfdfdf;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 33%;
          flex: 1 0 33%; }
  @media (min-width: 43.75em) {
    .home .home-page__posts-wrapper-medium .post {
      max-width: 32.5%; } }
  .home .home-page__posts-wrapper-medium .post img {
    width: 100%; }
  .home .home-page__posts-wrapper-medium .post .post__title {
    padding: 20px 15px;
    margin-bottom: 0px; }
    .home .home-page__posts-wrapper-medium .post .post__title a {
      text-decoration: none;
      color: #24334b;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      display: block;
      font-weight: normal; }
    .home .home-page__posts-wrapper-medium .post .post__title a:hover {
      color: #333; }

@media (min-width: 43.75em) {
  .home .home-page__posts-wrapper-small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.home .home-page__posts-wrapper-small .post {
  border: solid 1px #dfdfdf;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%; }
  @media (min-width: 43.75em) {
    .home .home-page__posts-wrapper-small .post {
      max-width: 140px; } }
  @media (min-width: 73.75em) {
    .home .home-page__posts-wrapper-small .post {
      max-width: 275px; } }
  .home .home-page__posts-wrapper-small .post img {
    width: 100%; }
  .home .home-page__posts-wrapper-small .post .post__title {
    padding: 20px 15px;
    margin-bottom: 0px; }
    .home .home-page__posts-wrapper-small .post .post__title a {
      text-decoration: none;
      color: #24334b;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      display: block;
      font-weight: normal; }
    .home .home-page__posts-wrapper-small .post .post__title a:hover {
      color: #333; }

.home .post--topic-food-as-medicine .thumbnail {
  border-bottom: 8px solid #047F0B; }

.home .post--topic-latest-news .thumbnail {
  border-bottom: 8px solid #DD112C; }

.home .post--topic-healthy-living .thumbnail {
  border-bottom: 8px solid #F8A42A; }

.home .post--topic-natural-home-remedies .thumbnail {
  border-bottom: 8px solid #17A0D4; }

.home .post--topic-health-science .thumbnail {
  border-bottom: 8px solid #3053A4; }

.home .front-page__header a {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #445878;
  font-size: 22px;
  text-decoration: none; }

@media (min-width: 43.75em) {
  .home .front-page__header {
    padding-top: 40px;
    margin-bottom: 10px; } }

@media (min-width: 43.75em) {
  .mobile-menu {
    display: none; } }

.mobile-menu__bar {
  background-color: rgba(243, 243, 243, 0.98);
  border-bottom: 1px solid #dadada;
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
  color: #555559;
  height: 3.2352941176em;
  text-align: center; }

.mobile-menu__button {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #555559;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  height: 3.2352941176em;
  line-height: 3.2352941176em;
  margin: 0;
  padding: 0 1em;
  text-decoration: none; }
  .mobile-menu__button:focus {
    outline: thin dotted; }

.mobile-menu__button--menu {
  border-right: 1px solid #dadada;
  float: left; }

.mobile-menu__button--search {
  border-left: 1px solid #dadada;
  float: right; }

.mobile-menu__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  margin-top: 1em; }
  .mobile-menu__icon::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.is-active .mobile-menu__icon--menu, .is-active .mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-close.png");
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__icon--menu {
  background-image: url("../images/bg/mobile-menu.png");
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-size: 33px 22px;
  width: 33px; }
  .is-active .mobile-menu__icon--menu {
    background-size: 22px 22px; }

.mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-search.png");
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__links {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.98);
  color: #555559;
  position: absolute;
  width: 100%;
  z-index: 100; }

.mobile-menu__search {
  display: none;
  padding: 0.5em; }
  .mobile-menu__search form,
  .mobile-menu__search .form-item,
  .mobile-menu__search .form-text {
    width: 100%; }
  .mobile-menu__search .form-text {
    box-sizing: border-box; }

.nav {
  list-style: none;
  padding: 0; }

.nav__item {
  margin-bottom: 0; }

.nav--primary ul.nav > .nav__item, .nav--secondary ul.nav > .nav__item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap; }

.pager {
  clear: both;
  list-style: none;
  margin: 2em 0;
  padding: 0;
  text-align: center; }

.pager__item {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top; }
  .pager__item:not([class*=pager__item--]) {
    display: none; }
    @media (min-width: 37.5em) {
      .pager__item:not([class*=pager__item--]) {
        display: inline-block; } }

.pager__item--current, .pager__link {
  background-color: #f1f1f1;
  color: #212121;
  min-width: 2.5882352941rem;
  padding: 0.7647058824em; }

.pager__item--current {
  background-color: #d6d7d9; }

.pager__link {
  display: inline-block;
  text-decoration: none; }
  .pager__link:focus, .pager__link:hover {
    background-color: #d6d7d9;
    color: inherit; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.search-results .page-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #24334b;
  margin-bottom: 5px; }

@media (min-width: 43.75em) {
  .search-results .search-page__posts-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; } }

.search-results .search-page__posts-wrapper .post {
  border: solid 1px #efefef;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 140px; }
  @media (min-width: 73.75em) {
    .search-results .search-page__posts-wrapper .post {
      max-width: 347px;
      margin-bottom: 20px; } }
  .search-results .search-page__posts-wrapper .post img {
    width: 100%; }
  .search-results .search-page__posts-wrapper .post .post__title {
    padding: 20px 15px;
    margin-bottom: 0px; }
    .search-results .search-page__posts-wrapper .post .post__title a {
      text-decoration: none;
      color: #24334b;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      display: block;
      font-weight: normal; }

.single-post .post .topic-title {
  margin-bottom: 15px; }

.single-post .post__title {
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #24334b;
  margin-bottom: 5px; }

.single-post .post__subtitle {
  font-size: 20px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif; }

@media (min-width: 43.75em) {
  .single-post .post__meta {
    float: left;
    width: 50%; } }

.single-post .post__meta .author-meta-wrapper {
  font-family: 'Open Sans', sans-serif; }
  .single-post .post__meta .author-meta-wrapper .author-image {
    float: left;
    margin-right: 20px;
    max-width: 60px; }
  .single-post .post__meta .author-meta-wrapper .author {
    text-transform: uppercase;
    font-size: 14px; }
  .single-post .post__meta .author-meta-wrapper .author__display-name {
    font-weight: bold;
    text-decoration: none;
    color: #24334b;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block; }
  .single-post .post__meta .author-meta-wrapper .author__display-name:after {
    content: '';
    display: block;
    margin: auto;
    height: 1px;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease; }
  .single-post .post__meta .author-meta-wrapper .author__display-name:hover:after {
    width: 100%;
    background: #24334b; }
  .single-post .post__meta .author-meta-wrapper .date {
    text-transform: uppercase;
    font-size: 14px; }
  .single-post .post__meta .author-meta-wrapper .post__date {
    font-weight: bold; }

.single-post .post__content {
  clear: both;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #24334b; }
  @media (min-width: 43.75em) {
    .single-post .post__content {
      clear: none; } }

.single-post .image img {
  display: block;
  width: 100%; }

.single-post .topic-title {
  height: 30px;
  width: 100%; }
  .single-post .topic-title h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    padding-left: 20px;
    font-size: 20px;
    line-height: 32px; }

.single-post .post--topic-food-as-medicine .topic-title {
  background-color: #047F0B; }

.single-post .post--topic-latest-news .topic-title {
  background-color: #DD112C; }

.single-post .post--topic-healthy-living .topic-title {
  background-color: #F8A42A; }

.single-post .post--topic-home-remedies .topic-title {
  background-color: #17A0D4; }

.single-post .post--topic-health-science .topic-title {
  background-color: #3053A4; }

.single-sidebar {
  margin-left: 25px; }
  .single-sidebar .widget.widget_text {
    text-align: center; }

#dpsp-content-top {
  margin-left: 538px;
  margin-top: 20px; }

.author_bio td {
  border: none; }

.author_bio .author-image-wrap {
  padding: 0px;
  padding-right: 20px;
  width: 80px; }
  .author_bio .author-image-wrap img {
    width: 60px; }

.author_bio .author-info-wrap {
  color: #445878;
  font-size: 15px;
  font-weight: lighter; }
  .author_bio .author-info-wrap .author_bio_title {
    font-size: 24px;
    color: #445878;
    font-weight: bold;
    display: block; }
    .author_bio .author-info-wrap .author_bio_title .author-bio-label {
      color: #000000;
      font-family: 'Open Sans', sans-serif;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      display: block;
      line-height: 0.2; }

.realted__posts .widget__title {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #445878;
  border-bottom: 8px solid #f5a623;
  padding-bottom: 5px; }

.realted__posts .wpp-list {
  display: block;
  padding-left: 0px; }
  @media (min-width: 43.75em) {
    .realted__posts .wpp-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .realted__posts .wpp-list li {
    border: solid 1px #efefef;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 25%;
            flex: 1 0 25%; }
    @media (min-width: 43.75em) {
      .realted__posts .wpp-list li {
        max-width: 140px; } }
    @media (min-width: 73.75em) {
      .realted__posts .wpp-list li {
        max-width: 275px; } }
    .realted__posts .wpp-list li .wpp-thumbnail {
      float: none;
      display: block; }
    .realted__posts .wpp-list li .wpp-post-title {
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      color: #24334b;
      text-decoration: none;
      display: block;
      padding: 15px 20px; }
    .realted__posts .wpp-list li .wpp-post-title:hover {
      color: #333; }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #333;
  border: 2px solid #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

#main:focus {
  outline: 0; }

.header-social {
  display: none; }
  @media (min-width: 43.75em) {
    .header-social {
      width: 25%;
      background: #FFF;
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px;
      height: auto;
      text-align: center;
      line-height: 13px;
      display: block; } }
  .header-social ul {
    list-style-type: none;
    position: relative; }
    @media (min-width: 48em) {
      .header-social ul {
        padding-left: 0px; } }
    @media (min-width: 60em) {
      .header-social ul {
        padding-left: 20px; } }
  .header-social ul li {
    height: 50px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 3px; }
    @media (min-width: 48em) {
      .header-social ul li {
        width: 17%; } }
    @media (min-width: 60em) {
      .header-social ul li {
        width: 15%; } }
  .header-social ul li:last-child {
    margin-bottom: 0.5rem; }
  .header-social ul li span {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 10px;
    left: 5px;
    text-align: center;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    display: block;
    color: #445878;
    border-radius: 50%; }
  .header-social ul li span:hover {
    top: -37px;
    font-size: 20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .header-social ul li .text {
    text-decoration: none;
    font-size: 22px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-weight: normal;
    width: 100%;
    position: absolute;
    bottom: -37px;
    left: 0;
    display: block;
    background-color: #FFF;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .header-social ul li:hover > .text {
    padding: 0px 0px 17px 0px;
    bottom: -10px;
    font-size: 25px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-align: center; }
  .header-social ul li .icon {
    width: 0px;
    height: 32px;
    padding: 13px 9px 5px 4px;
    font-size: 22px;
    text-align: center; }

.store-link {
  display: none; }
  @media (min-width: 43.75em) {
    .store-link {
      display: block; } }
  .store-link a {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #445878;
    font-weight: bold;
    text-decoration: none; }
  .store-link img {
    width: 34px;
    display: block;
    margin: 0 auto; }

.sticky {
  display: block; }

.subscribebox {
  border: solid 1px #f4f7f9;
  padding: 10px; }
  .subscribebox .header-subscribe {
    padding-bottom: 5px; }
    .subscribebox .header-subscribe img {
      max-width: 160px;
      display: block;
      float: left; }
    .subscribebox .header-subscribe span {
      font-size: 24px;
      letter-spacing: -0.1px;
      color: #445878;
      font-family: 'Open Sans', sans-serif;
      display: block;
      float: left;
      margin-top: -4px;
      margin-left: 5px; }
  .subscribebox #mc-embedded-subscribe {
    background-color: #55acee;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: 1px solid #b5e5fb;
    margin-top: 10px; }
  .subscribebox #mce-EMAIL {
    padding: 10px;
    border: 1px solid #f4f7f9; }

.archive .flexslider {
  margin: 0 0 40px; }

.archive #load-more {
  margin: 0 auto;
  border-radius: 8px;
  background-color: #f5a623;
  border: solid 1px #979797;
  color: #fff;
  font-size: 18px;
  max-width: 400px;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  margin-top: 60px; }

.archive .tax-breadcrumbs ul {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px; }
  .archive .tax-breadcrumbs ul li {
    display: inline-block; }
    .archive .tax-breadcrumbs ul li a {
      font-weight: bold; }

.archive .front-page__intro-wrapper {
  display: block; }
  @media (min-width: 48.8125em) {
    .archive .front-page__intro-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
          flex-flow: wrap; } }
  @media (min-width: 48.8125em) {
    .archive .front-page__intro-wrapper .home-widgets-wrapper {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 32%;
              flex: 0 0 32%;
      margin-left: 32px;
      margin-top: 32px; } }
  @media (min-width: 73.75em) {
    .archive .front-page__intro-wrapper .home-widgets-wrapper {
      margin-left: 25px; } }
  @media (min-width: 80em) {
    .archive .front-page__intro-wrapper .home-widgets-wrapper {
      margin-left: 30px; } }

.archive .post {
  margin-bottom: 25px; }
  @media (min-width: 43.75em) {
    .archive .post {
      margin-bottom: 0px; } }

@media (min-width: 43.75em) {
  .archive .taxonomy-page__posts-wrapper-large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px; } }

.archive .taxonomy-page__posts-wrapper-large .post {
  border: solid 1px #dfdfdf;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%; }
  @media (min-width: 43.75em) {
    .archive .taxonomy-page__posts-wrapper-large .post {
      max-width: 49.4%; } }
  .archive .taxonomy-page__posts-wrapper-large .post img {
    width: 100%; }
  .archive .taxonomy-page__posts-wrapper-large .post .post__title {
    padding: 20px 15px;
    margin-bottom: 0px; }
    .archive .taxonomy-page__posts-wrapper-large .post .post__title a {
      text-decoration: none;
      color: #24334b;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      display: block;
      font-weight: normal; }

@media (min-width: 43.75em) {
  .archive .taxonomy-page__posts-wrapper-medium {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px; } }

.archive .taxonomy-page__posts-wrapper-medium .post {
  border: solid 1px #dfdfdf;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 33%;
          flex: 1 0 33%; }
  @media (min-width: 43.75em) {
    .archive .taxonomy-page__posts-wrapper-medium .post {
      max-width: 32.5%; } }
  .archive .taxonomy-page__posts-wrapper-medium .post img {
    width: 100%; }
  .archive .taxonomy-page__posts-wrapper-medium .post .post__title {
    padding: 20px 15px;
    margin-bottom: 0px; }
    .archive .taxonomy-page__posts-wrapper-medium .post .post__title a {
      text-decoration: none;
      color: #24334b;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      display: block;
      font-weight: normal; }

@media (min-width: 43.75em) {
  .archive .taxonomy-page__posts-wrapper-small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px; } }

.archive .taxonomy-page__posts-wrapper-small .post {
  border: solid 1px #dfdfdf;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%; }
  @media (min-width: 43.75em) {
    .archive .taxonomy-page__posts-wrapper-small .post {
      max-width: 140px; } }
  @media (min-width: 73.75em) {
    .archive .taxonomy-page__posts-wrapper-small .post {
      max-width: 275px; } }
  .archive .taxonomy-page__posts-wrapper-small .post img {
    width: 100%; }
  .archive .taxonomy-page__posts-wrapper-small .post .post__title {
    padding: 20px 15px;
    margin-bottom: 0px; }
    .archive .taxonomy-page__posts-wrapper-small .post .post__title a {
      text-decoration: none;
      color: #24334b;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      display: block;
      font-weight: normal; }

.archive .post--topic-food-as-medicine .thumbnail {
  border-bottom: 8px solid #047F0B; }

.archive .post--topic-latest-news .thumbnail {
  border-bottom: 8px solid #DD112C; }

.archive .post--topic-healthy-living .thumbnail {
  border-bottom: 8px solid #F8A42A; }

.archive .post--topic-natural-home-remedies .thumbnail {
  border-bottom: 8px solid #17A0D4; }

.archive .post--topic-health-science .thumbnail {
  border-bottom: 8px solid #3053A4; }

#return-to-top {
  display: none;
  position: absolute;
  right: 5px;
  bottom: 5px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (min-width: 43.75em) {
    #return-to-top {
      position: fixed;
      right: 5px;
      bottom: 5px; } }
  @media (min-width: 80em) {
    #return-to-top {
      position: fixed;
      right: 5px;
      bottom: 5px; } }
  #return-to-top #top-button {
    display: block; }
  #return-to-top i {
    font-size: 60px; }

.widget {
  margin-bottom: 32px; }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    max-width: 100%; }

.button--danger {
  background-color: #e31c3d;
  color: #fff; }
  .button--danger:focus, .button--danger:hover {
    background-color: #cd2026;
    color: #fff; }
  .button--danger:active {
    background-color: #981b1e;
    color: #fff; }

.button--lg {
  font-size: 1.1764705882rem;
  line-height: 1.25;
  padding: 0.8823529412rem 1.7647058824rem; }

.button--secondary {
  background-color: #5b616b;
  color: #fff; }
  .button--secondary:focus, .button--secondary:hover {
    background-color: #323a45;
    color: #fff; }
  .button--secondary:active {
    background-color: #212121;
    color: #fff; }

.button--sm {
  font-size: 0.8823529412rem;
  line-height: 1.1333333333;
  padding: 0.4705882353rem 0.9411764706rem; }

.nav--mobile-menu {
  margin: 0.75em 0 0 0; }
  .nav--mobile-menu .nav__item {
    margin: 0;
    padding: 0; }
  .nav--mobile-menu .nav__link {
    background-color: transparent;
    border: 0;
    color: #555559;
    display: block;
    font-size: 1.0588235294em;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    padding: 0.5972222222em 1.25em;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    width: auto;
    z-index: 3; }
    .nav--mobile-menu .nav__link:focus, .nav--mobile-menu .nav__link:hover, .nav--mobile-menu .nav__link:active, .nav--mobile-menu .nav__link.is-active {
      color: #000; }
  .nav--mobile-menu .nav__item--parent {
    position: relative; }
    .nav--mobile-menu .nav__item--parent.is-open {
      background: #fff;
      background: rgba(255, 255, 255, 0.98); }
    .nav--mobile-menu .nav__item--parent > .nav__link {
      display: inline-block; }
  .nav--mobile-menu .nav__subnav-arrow {
    background: none;
    height: 44px;
    overflow: hidden;
    width: 100%;
    background-image: url("../images/bg/mobile-arrow-down.png");
    background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0A%3C%2Fsvg%3E');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 19px 12px;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 2.5882352941em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
    z-index: 2; }
    .nav--mobile-menu .nav__subnav-arrow::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    .nav--mobile-menu .nav__subnav-arrow:focus {
      outline: thin dotted; }
    .nav--mobile-menu .nav__subnav-arrow.is-active {
      background-image: url("../images/bg/mobile-arrow-up.png");
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E'); }
    [dir='rtl'] .nav--mobile-menu .nav__subnav-arrow {
      left: 0;
      right: auto; }
  .nav--mobile-menu .nav__subnav {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav--mobile-menu .nav__subnav .nav__link {
      color: #555559;
      padding-left: 2em; }
      .nav--mobile-menu .nav__subnav .nav__link:focus, .nav--mobile-menu .nav__subnav .nav__link:hover, .nav--mobile-menu .nav__subnav .nav__link:active {
        color: #000; }

#mega-menu-wrap-primary {
  background-color: #fff;
  padding-bottom: 40px; }
  #mega-menu-wrap-primary .mega-menu-toggle {
    background-color: #f2e3a1; }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before {
      color: #24334b; }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
      color: #24334b; }
  #mega-menu-wrap-primary #mega-menu-primary {
    border: solid 1px #f4f7f9;
    border-radius: 8px;
    background-color: #eaf2fe; }
    #mega-menu-wrap-primary #mega-menu-primary li.php_widget {
      float: none !important;
      width: auto !important;
      padding: 0px !important;
      margin-right: 15px !important;
      margin-left: 15px !important;
      padding-top: 15px !important;
      border-right: none !important; }
      #mega-menu-wrap-primary #mega-menu-primary li.php_widget .mega-block-title {
        color: #445878 !important;
        font-size: 34px !important;
        font-weight: normal !important;
        font-family: 'Open Sans', sans-serif; }
        #mega-menu-wrap-primary #mega-menu-primary li.php_widget .mega-block-title strong {
          font-weight: bold !important; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {
      border-right: solid 1px #f4f7f9;
      background-color: #fff; }
      @media (min-width: 67.5em) {
        #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {
          padding: 10px 5px; } }
      @media (min-width: 73.75em) {
        #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {
          padding: 10px 13px; } }
      @media (min-width: 80em) {
        #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {
          padding: 10px 21px; } }
      #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link {
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        color: #445878;
        text-transform: uppercase; }
      #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:focus {
        font-weight: bold !important;
        background-color: #fff !important;
        color: #333 !important; }
      #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:after {
        display: none; }
      #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item ul.mega-sub-menu {
        background-color: #fff;
        margin-top: 10px !important; }
        #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item ul.mega-sub-menu .custom-html-widget a {
          font-family: 'Open Sans', sans-serif; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-current-menu-item a.mega-menu-link {
      background-color: #fff;
      color: #333;
      font-weight: bold; }
    #mega-menu-wrap-primary #mega-menu-primary li.search.mega-menu-item {
      border-right: none;
      background-color: #eaf2fe; }
      #mega-menu-wrap-primary #mega-menu-primary li.search.mega-menu-item a .fa-search {
        font-size: 25px; }
      #mega-menu-wrap-primary #mega-menu-primary li.search.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary li.search.mega-menu-item a.mega-menu-link:focus {
        background-color: #eaf2fe !important; }
      #mega-menu-wrap-primary #mega-menu-primary li.search.mega-menu-item ul.mega-sub-menu {
        width: auto !important;
        left: initial !important;
        margin-top: 6px !important; }
        #mega-menu-wrap-primary #mega-menu-primary li.search.mega-menu-item ul.mega-sub-menu li {
          background-color: #fff;
          border: 8px solid #93c1ff;
          width: auto !important;
          float: right !important; }
          #mega-menu-wrap-primary #mega-menu-primary li.search.mega-menu-item ul.mega-sub-menu li input.search-submit {
            background-color: #55acee;
            color: white;
            border: none;
            padding: 10px 20px; }
          #mega-menu-wrap-primary #mega-menu-primary li.search.mega-menu-item ul.mega-sub-menu li input.search-field {
            padding: 10px 20px; }
    #mega-menu-wrap-primary #mega-menu-primary li.search:hover {
      cursor: pointer; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.health-science {
      border-right: none;
      border-bottom: 8px solid #3053A4; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.latest-news {
      border-bottom: 8px solid #DD112C;
      border-bottom-left-radius: 8px; }
      #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.latest-news ul.mega-sub-menu {
        border: 8px solid #DD112C; }
        #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.latest-news ul.mega-sub-menu li.php_widget {
          border-bottom: 2px solid #DD112C; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.food-as-medicine {
      border-bottom: 8px solid #047F0B; }
      #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.food-as-medicine ul.mega-sub-menu {
        border: 8px solid #047F0B; }
        #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.food-as-medicine ul.mega-sub-menu li.php_widget {
          border-bottom: 2px solid #047F0B; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.healthy-living {
      border-bottom: 8px solid #F8A42A; }
      #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.healthy-living ul.mega-sub-menu {
        border: 8px solid #F8A42A; }
        #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.healthy-living ul.mega-sub-menu li.php_widget {
          border-bottom: 2px solid #F8A42A; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.home-remedies {
      border-bottom: 8px solid #17A0D4; }
      #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.home-remedies ul.mega-sub-menu {
        border: 8px solid #17A0D4; }
        #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.home-remedies ul.mega-sub-menu li.php_widget {
          border-bottom: 2px solid #17A0D4; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.health-science {
      border-bottom: 8px solid #3053A4; }
      #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.health-science ul.mega-sub-menu {
        border: 8px solid #3053A4; }
        #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.health-science ul.mega-sub-menu li.php_widget {
          border-bottom: 2px solid #3053A4; }

.nav--primary {
  display: none; }
  @media (min-width: 43.75em) {
    .nav--primary {
      display: block;
      padding-bottom: 56px; } }
  .nav--primary ul.nav {
    border: solid 0.5px #959da9;
    border-radius: 8px;
    margin-bottom: 0px;
    border-bottom: none; }
    .nav--primary ul.nav .nav__item {
      padding: 15px;
      padding-left: 25px;
      padding-right: 25px;
      border-right: solid 0.5px #959da9; }
    .nav--primary ul.nav .nav__item.health-news {
      border-bottom: 8px solid #DD112C;
      border-bottom-left-radius: 8px;
      margin-left: -1px; }
    .nav--primary ul.nav .nav__item.food-as-medicine {
      border-bottom: 8px solid #047F0B;
      margin-left: -5px; }
    .nav--primary ul.nav .nav__item.daily-health {
      border-bottom: 8px solid #F8A42A;
      margin-left: -5px; }
    .nav--primary ul.nav .nav__item.home-remedies {
      border-bottom: 8px solid #17A0D4;
      margin-left: -5px; }
    .nav--primary ul.nav .nav__item.health-science {
      border-bottom: 8px solid #3053A4;
      margin-left: -5px; }
    .nav--primary ul.nav li a {
      font-family: 'Open Sans', sans-serif;
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      color: #445878;
      text-transform: uppercase; }
  @media print {
    .nav--primary {
      display: none; } }

.rpwe-block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0px !important; }
  .rpwe-block ul li {
    -webkit-box-flex: 30%;
        -ms-flex: 30%;
            flex: 30%;
    max-width: 300px;
    border-bottom: none; }
    .rpwe-block ul li .rpwe-thumb {
      border: none !important;
      display: block;
      width: 100%; }
    .rpwe-block ul li h3 {
      font-size: 18px !important;
      font-family: 'Open Sans', sans-serif; }
      .rpwe-block ul li h3 a {
        color: #24334b; }

/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }

.focusable:active, .focusable:focus {
  clip: auto !important;
  height: auto !important;
  overflow: visible !important;
  position: static !important;
  width: auto !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.clearfix::after {
  clear: both !important;
  content: '' !important;
  display: table !important; }
/*# sourceMappingURL=styles.css.map */