@charset "UTF-8";
/* Touch this file to trigger CSS compiling */
.card:hover {
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.16); }

.cta-card:hover {
  box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.32); }

.cta-circle-panel {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8); }

.text-overlay {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.24); }

body {
  font-family: "Source Sans Pro", sans-serif; }

h1 {
  color: #5E7E13;
  font-family: Quicksand, sans-serif;
  font-size: 58px;
  font-weight: normal;
  text-align: center; }

@media (max-width: 768px) {
  #jumbotron h1 {
    font-size: 52px;
    line-height: 1.2; } }
h2 {
  color: #5E7E13;
  font-family: Quicksand, sans-serif;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  line-height: 56px;
  margin-bottom: 30px; }

h3 {
  color: #414540;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  line-height: 48px; }
  @media (max-width: 768px) {
    h3 {
      font-size: 30px;
      line-height: 38px; } }

h4 {
  color: #5E7E13;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 34px;
  text-align: center;
  line-height: 46px; }

h5 {
  color: #5E7E13;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  line-height: 36px; }

h6 {
  color: #5E7E13;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 32px; }

h7 {
  color: #5E7E13;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 19px; }

.supertitle {
  color: white;
  margin-top: 20px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 38px;
  line-height: 20px;
  font-weight: 400; }

#research-library h4 {
  text-align: left;
  font-size: 30px; }

body#home h1 {
  font-size: 56px;
  line-height: 72px; }

body.landing-page h1 {
  font-size: 64px;
  line-height: 72px;
  text-align: center;
  text-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.24); }

#jumbotron-border h5 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600; }

p, li {
  font-family: "Source Sans Pro", sans-serif;
  color: #414540;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px; }
  p.intro.xlarge, li.intro.xlarge {
    font-size: 28px;
    line-height: 40px; }
  p.intro.large, li.intro.large {
    font-size: 24px;
    line-height: 36px; }
  p.intro.small, li.intro.small {
    font-size: 22px;
    line-height: 32px;
    font-weight: normal; }
  @media (max-width: 768px) {
    p.intro.xlarge, li.intro.xlarge {
      font-size: 22px;
      line-height: 34px; }
    p.intro.large, li.intro.large {
      font-size: 19px;
      line-height: 30px; }
    p.intro.small, li.intro.small {
      font-size: 15px;
      line-height: 25px; } }

.intro-text p {
  font-family: "Source Sans Pro", sans-serif;
  color: #414540;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px; }

a {
  font-family: "Source Sans Pro", sans-serif;
  color: #414540;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px; }

a:hover {
  color: #89AB39;
  text-decoration: none; }

nav a {
  font-size: 23px;
  line-height: 24px;
  text-align: center;
  text-decoration: none; }

footer a {
  text-align: left;
  text-decoration: none;
  font-size: 16px;
  line-height: 60px; }

blockquote {
  color: #5E7E13;
  font-family: Quicksand, sans-serif;
  font-size: 24px;
  line-height: 36px; }
  blockquote .author {
    text-transform: capitalize;
    font-family: "Source Sans Pro", sans-serif;
    color: #989EA3; }

tt {
  font-family: "Source Sans Pro", sans-serif;
  color: #414540;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500; }

dd {
  font-family: "Source Sans Pro", sans-serif;
  color: #414540;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 25px; }

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?le3ihu");
  src: url("../fonts/icomoon.eot?le3ihu#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?le3ihu") format("truetype"), url("../fonts/icomoon.woff?le3ihu") format("woff"), url("../fonts/icomoon.svg?le3ihu#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-right:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-menu:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-down-copy:before {
  content: ""; }

.icon-social-email:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-menu-close:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-social-facebook:before {
  content: ""; }

.icon-ui-play:before {
  content: ""; }

.icon-arrow-circle-up:before {
  content: ""; }

.icon-ui-info:before {
  content: ""; }

.icon-ui-chevron-right:before {
  content: ""; }

.icon-arrow-circle-left:before {
  content: ""; }

.icon-arrow-circle-down:before {
  content: ""; }

.icon-arrow-circle-right:before {
  content: ""; }

.icon-clock:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-clinical:before {
  content: ""; }

.icon-trial:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-online-application:before {
  content: ""; }

.icon-recommendations:before {
  content: ""; }

.icon-news:before {
  content: ""; }

.icon-products-oil:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-resource-video:before {
  content: ""; }

.icon-prescribing:before {
  content: ""; }

.icon-doctor:before {
  content: ""; }

.icon-resource-image:before {
  content: ""; }

.icon-products-cream:before {
  content: ""; }

.icon-statistic:before {
  content: ""; }

.icon-support-group:before {
  content: ""; }

.icon-products-tablets:before {
  content: ""; }

.icon-resources:before {
  content: ""; }

.icon-resource-podcast:before {
  content: ""; }

.icon-pin:before {
  content: ""; }

.icon-pathway:before {
  content: ""; }

.icon-cannabis:before {
  content: ""; }

.icon-shopping:before {
  content: ""; }

.icon-thumbsup:before {
  content: ""; }

.icon-event:before {
  content: ""; }

.icon-conditions:before {
  content: ""; }

.icon-call:before {
  content: ""; }

.icon-ui-chevron-down:before {
  content: ""; }

.icon-ui-chevron-up:before {
  content: ""; }

.icon-social-print:before {
  content: ""; }

.icon-ui-check:before {
  content: ""; }

.icon-social-twitter:before {
  content: ""; }

.icon-social-linkedin:before {
  content: ""; }

.icon-ui-search-close:before {
  content: ""; }

.icon-social-share:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-patients:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-portal:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-resource-pdf:before {
  content: ""; }

.icon-secure:before {
  content: ""; }

.icon-chevron-right1:before {
  content: ""; }

.icon-chevron-left1:before {
  content: ""; }

.icon-chevron-down1:before {
  content: ""; }

.icon-chevron-up1:before {
  content: ""; }

.icon-social-youtube:before {
  content: ""; }

.icon-social-instagram:before {
  content: ""; }

.page-section.page-intro .container {
  max-width: 944px; }
  .page-section.page-intro .container h2 {
    max-width: 696px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .page-section.page-intro .container h2 {
        font-size: 30px;
        line-height: 36px; } }
  .page-section.page-intro .container p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300; }
    @media (max-width: 768px) {
      .page-section.page-intro .container p {
        font-size: 19px;
        line-height: 30px; } }

.page-section.hcp-portal-features .container {
  max-width: 1192px; }
.page-section.hcp-portal-features h4 {
  margin-bottom: 90px; }
.page-section.hcp-portal-features .feature-box {
  display: flex;
  flex-direction: row;
  margin-top: 50px;
  border-bottom: 1px solid #Eee;
  padding-bottom: 30px; }
  .page-section.hcp-portal-features .feature-box .content {
    padding-left: 35px; }
.page-section.hcp-portal-features i {
  color: #5E7E13;
  font-size: 25px;
  text-align: left;
  margin-top: 5px; }
.page-section.hcp-portal-features h5 {
  font-weight: 600;
  text-align: left; }
.page-section.hcp-portal-features p {
  text-align: left; }

.page-section.home-page-intro {
  padding-bottom: 0px;
  margin-bottom: -100px; }
  @media (max-width: 768px) {
    .page-section.home-page-intro {
      margin-bottom: 0; } }
  .page-section.home-page-intro .container {
    max-width: 944px; }
  .page-section.home-page-intro .intro-text p {
    margin-top: 30px;
    margin-bottom: 50px; }
  .page-section.home-page-intro .half-circle {
    background-repeat: no-repeat;
    height: 100%;
    align-items: center;
    display: flex; }
    .page-section.home-page-intro .half-circle .circle-image {
      width: 50vw;
      height: 50vw;
      position: absolute;
      border-radius: 50%;
      background-size: cover;
      background-position-x: 180px;
      z-index: 1;
      transition: all 1s; }
      @media (max-width: 1200px) {
        .page-section.home-page-intro .half-circle .circle-image {
          min-width: 70vw !important;
          min-height: 70vw !important;
          background-position-x: 0 !important;
          margin: 0 auto !important;
          margin-bottom: -50% !important;
          position: relative !important; } }
      @media (max-width: 768px) {
        .page-section.home-page-intro .half-circle .circle-image {
          min-width: 100vw !important;
          min-height: 100vw !important;
          margin-bottom: -50% !important; } }
    .page-section.home-page-intro .half-circle:hover .circle-image {
      filter: none; }
    .page-section.home-page-intro .half-circle.left .circle-image {
      margin-left: -40%; }
    .page-section.home-page-intro .half-circle.left .intro-box {
      margin-left: 35%; }
      @media (max-width: 1600px) {
        .page-section.home-page-intro .half-circle.left .intro-box {
          margin-left: 15%; } }
    .page-section.home-page-intro .half-circle.right .circle-image {
      margin-left: 40%;
      background-position-x: 20px; }
    .page-section.home-page-intro .half-circle.right .intro-box {
      margin-right: 35%; }
      @media (max-width: 1600px) {
        .page-section.home-page-intro .half-circle.right .intro-box {
          margin-right: 15%; } }
    .page-section.home-page-intro .half-circle .intro-box {
      z-index: 2;
      background-color: #212529;
      width: 570px;
      height: 632px;
      margin: 0 auto;
      padding: 72px 64px 77px 66px;
      display: flex;
      flex-direction: column;
      justify-content: space-evenly; }
      .page-section.home-page-intro .half-circle .intro-box h4, .page-section.home-page-intro .half-circle .intro-box h5, .page-section.home-page-intro .half-circle .intro-box p {
        color: #fff; }
      .page-section.home-page-intro .half-circle .intro-box h4, .page-section.home-page-intro .half-circle .intro-box h5 {
        width: 400px;
        margin-left: auto;
        margin-right: auto; }
      .page-section.home-page-intro .half-circle .intro-box a.ghosted {
        text-transform: uppercase;
        padding: 14px 25px;
        display: inline-block; }
      .page-section.home-page-intro .half-circle .intro-box a.sublink {
        color: #fff;
        display: inline-block;
        font-weight: normal; }
      @media (max-width: 768px) {
        .page-section.home-page-intro .half-circle .intro-box i.top-icon {
          font-size: 48px; }
        .page-section.home-page-intro .half-circle .intro-box h4 {
          font-size: 28px; }
        .page-section.home-page-intro .half-circle .intro-box .box-subtitle {
          font-size: 16px; } }
      @media (max-width: 1200px) {
        .page-section.home-page-intro .half-circle .intro-box {
          height: 100%;
          margin-left: 0 !important;
          margin-right: 0 !important;
          width: 70vw !important;
          padding: 10vw; }
          .page-section.home-page-intro .half-circle .intro-box h4, .page-section.home-page-intro .half-circle .intro-box h5 {
            width: auto; } }
      @media (max-width: 768px) {
        .page-section.home-page-intro .half-circle .intro-box {
          width: 90vw !important; } }
    @media (max-width: 1200px) {
      .page-section.home-page-intro .half-circle {
        flex: 0 0 70% !important;
        max-width: 70% !important;
        margin-left: auto;
        margin-right: auto;
        display: flex !important;
        flex-direction: column !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 10vw; } }
    @media (max-width: 768px) {
      .page-section.home-page-intro .half-circle {
        max-width: 100% !important; } }
  .page-section.home-page-intro .container-fluid > .row {
    margin-top: 50px; }
  @media (max-width: 1200px) {
    .page-section.home-page-intro .container-fluid {
      padding-left: 0 !important;
      padding-right: 0 !important;
      margin-left: 0 !important;
      margin-right: 0 !important; }
      .page-section.home-page-intro .container-fluid > .row {
        padding-left: 0 !important;
        padding-right: 0 !important; } }

.page-section.hcp-landing-page-intro {
  padding-bottom: 0px;
  margin-bottom: -100px; }
  .page-section.hcp-landing-page-intro .container {
    max-width: 944px;
    position: relative; }
  .page-section.hcp-landing-page-intro .intro-text p {
    margin-top: 30px;
    margin-bottom: 50px; }
  .page-section.hcp-landing-page-intro img {
    width: 100%;
    margin-top: -20px; }
    @media (max-width: 768px) {
      .page-section.hcp-landing-page-intro img {
        margin-top: 30px;
        margin-bottom: 70px; } }
  .page-section.hcp-landing-page-intro a.login {
    position: relative;
    top: 40px; }
  .page-section.hcp-landing-page-intro a.with-icon {
    width: 200px;
    top: 40px;
    position: relative;
    margin: 0 auto; }

.timeline.page-section .step .cd-timeline__img {
  top: calc(50% - 20px);
  height: 30px;
  width: 30px;
  margin-left: -15px;
  background-color: #fff;
  border: none;
  box-shadow: none; }
  @media only screen and (max-width: 1170px) {
    .timeline.page-section .step .cd-timeline__img {
      top: 0;
      position: relative;
      margin: 90px auto 40px auto;
      left: 0; }
      .timeline.page-section .step .cd-timeline__img::after {
        content: '';
        width: 4px;
        height: 56px;
        background-color: #A82340;
        position: relative;
        display: block;
        border-radius: 5px;
        top: -64px;
        left: 13px; } }
.timeline.page-section .step .content {
  padding: 40px 60px;
  border: 2px solid rgba(84, 94, 102, 0.16);
  box-shadow: 0px 8px 14px 0px rgba(40, 40, 40, 0.16); }
  @media only screen and (max-width: 1170px) {
    .timeline.page-section .step .content {
      padding: 40px 20px;
      text-align: center;
      margin-left: 0; }
      .timeline.page-section .step .content::before {
        top: -14px;
        border-right: 2px solid #e4e6e7;
        transform: rotate(-45deg);
        right: calc(50% - 13px); } }
.timeline.page-section .step.odd {
  text-align: right; }
.timeline.page-section .step.even {
  text-align: left; }
.timeline.page-section .step p.supertitle {
  font-size: 18px; }
.timeline.page-section .step h5 {
  font-weight: 600; }
@media only screen and (max-width: 1170px) {
  .timeline.page-section .cd-timeline__container::before {
    display: none; } }

.page-section.infosteps {
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    .page-section.infosteps {
      background-size: 130vw;
      background-repeat: no-repeat;
      background-position: 100% 95%;
      margin-bottom: 0; } }
  .page-section.infosteps .main {
    max-width: 448px; }
    .page-section.infosteps .main h3, .page-section.infosteps .main p.intro {
      text-align: left; }
    @media only screen and (max-width: 1200px) {
      .page-section.infosteps .main {
        max-width: 100%;
        padding: 0 50px; } }
  .page-section.infosteps .steps {
    margin: -200px auto 0 auto;
    text-align: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1500px;
    position: relative;
    padding-bottom: 200px; }
    @media (max-width: 1200px) {
      .page-section.infosteps .steps {
        margin-top: 50px;
        flex-direction: column;
        align-items: center; } }
    .page-section.infosteps .steps .step {
      background-color: #fff;
      display: flex;
      flex-direction: column;
      flex: 0 0 30%;
      padding: 50px;
      padding-bottom: 30px;
      max-width: 448px;
      min-width: 350px;
      border: 2px solid rgba(84, 94, 102, 0.16);
      margin-top: 400px;
      transition: all .5s; }
      .page-section.infosteps .steps .step:nth-child(2) {
        margin-top: 200px;
        margin-bottom: 200px;
        margin-left: 40px; }
      .page-section.infosteps .steps .step:nth-child(3) {
        margin-top: 0px;
        margin-bottom: 340px;
        margin-left: 40px; }
      @media (max-width: 1200px) {
        .page-section.infosteps .steps .step {
          flex: 0 0 100%; }
          .page-section.infosteps .steps .step:nth-child(1n) {
            margin-top: 0px;
            margin-bottom: 30px;
            margin-left: 0px; } }
      @media (max-width: 768px) {
        .page-section.infosteps .steps .step:nth-child(1n) {
          min-width: 320px;
          padding: 30px;
          margin: 0px 40px 30px 40px; } }
      .page-section.infosteps .steps .step p.description {
        flex-grow: 1; }
      .page-section.infosteps .steps .step p.supertitle {
        font-weight: 500; }
      .page-section.infosteps .steps .step h5 {
        text-align: left;
        font-weight: 600; }
      @media (max-width: 768px) {
        .page-section.infosteps .steps .step p.description {
          font-size: 16px; }
        .page-section.infosteps .steps .step p.supertitle {
          font-size: 14px; }
        .page-section.infosteps .steps .step h5 {
          font-size: 20px;
          line-height: 28px; }
        .page-section.infosteps .steps .step a {
          font-size: 14px; } }

.page-section.latest-articles {
  background-image: url("/assets/images/HP_News_Bkg.jpg");
  background-size: cover;
  padding-top: 0; }
  .page-section.latest-articles .articles {
    padding-top: 60px;
    padding-bottom: 10px; }
    .page-section.latest-articles .articles .article-container .supertitle {
      font-size: 17px; }
    .page-section.latest-articles .articles .article-container h5 {
      font-weight: 600;
      line-height: 30px; }
    .page-section.latest-articles .articles .article-container .excerpt p {
      font-size: 18px;
      line-height: 25px; }
    .page-section.latest-articles .articles .article-container p.publication-date {
      font-size: 18px;
      text-align: right;
      text-transform: uppercase; }
    .page-section.latest-articles .articles h2 {
      color: #fff;
      font-family: Quicksand, sans-serif;
      text-align: left;
      line-height: 35px;
      margin-bottom: 20px;
      margin-top: 20px; }
    .page-section.latest-articles .articles p.subtitle {
      color: #fff;
      font-size: 20px;
      font-weight: 400;
      text-align: left; }

.page-section.social-connect.last {
  padding-bottom: 200px; }
.page-section.social-connect i.top-icon {
  background-color: #D5D6D7;
  padding: 35px;
  border-radius: 50%;
  font-size: 34px; }
.page-section.social-connect h5 {
  font-weight: 600;
  margin-top: 70px; }
.page-section.social-connect div.row {
  margin: 30px auto;
  width: 240px;
  justify-content: space-evenly; }

.page-section.faqs {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 0;
  margin-top: 0; }
  .page-section.faqs .bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100%;
    min-height: 962px;
    position: relative; }
  .page-section.faqs .container {
    z-index: 121;
    position: absolute;
    top: 370px;
    left: 50%;
    transform: translate(-50%, -50%); }
  .page-section.faqs .faq-container {
    margin: 0 auto;
    max-width: 1192px;
    background-color: #212529;
    padding: 90px 124px;
    box-shadow: 0px 6px 18px 5px rgba(5, 5, 5, 0.36); }
    @media (max-width: 768px) {
      .page-section.faqs .faq-container {
        padding: 50px 60px; } }
    .page-section.faqs .faq-container h4 {
      color: #fff;
      max-width: calc(20vw + 400px);
      margin: 25px auto;
      height: 100px; }
      @media (max-width: 768px) {
        .page-section.faqs .faq-container h4 {
          font-size: 24px;
          line-height: 30px; } }
    .page-section.faqs .faq-container .typed-cursor {
      color: #fff; }
    .page-section.faqs .faq-container p.subtitle {
      color: #fff;
      margin-bottom: 45px; }

.page-section.homepage-newsletter {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0;
  text-align: left; }
  .page-section.homepage-newsletter h4 {
    color: #344E18;
    text-align: left; }
  .page-section.homepage-newsletter .subtitle p {
    font-size: 22px;
    font-weight: 400;
    color: #344E18;
    margin-bottom: 20px; }
  .page-section.homepage-newsletter form input {
    margin-bottom: 10px; }
  .page-section.homepage-newsletter .agreement {
    font-size: 18px;
    font-weight: 400;
    color: #344E18; }

.page-section.newsletter-subscribe-cta {
  background-color: #344E18;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0; }
  .page-section.newsletter-subscribe-cta .cta-container {
    margin: 0 auto;
    padding-bottom: 40px;
    padding-top: 40px;
    max-width: 1192px;
    display: flex;
    flex-direction: row;
    align-items: center; }
    .page-section.newsletter-subscribe-cta .cta-container .content {
      text-align: left; }
      .page-section.newsletter-subscribe-cta .cta-container .content h4 {
        font-family: Quicksand, sans-serif;
        color: #fff;
        font-size: 42px;
        font-weight: 300;
        text-align: left;
        max-width: calc(20vw + 400px);
        margin: 25px auto; }
        @media (max-width: 768px) {
          .page-section.newsletter-subscribe-cta .cta-container .content h4 {
            font-size: 24px;
            line-height: 30px; } }
      .page-section.newsletter-subscribe-cta .cta-container .content p.subtitle {
        color: #fff;
        font-weight: 400;
        margin-bottom: 45px;
        font-size: 20px; }
      .page-section.newsletter-subscribe-cta .cta-container .content a.primary {
        margin-right: 20px; }
        .page-section.newsletter-subscribe-cta .cta-container .content a.primary:hover {
          color: #5E7E13; }
    .page-section.newsletter-subscribe-cta .cta-container .image img {
      background-size: cover;
      border-radius: 50%;
      background-repeat: no-repeat;
      width: 100%;
      position: relative; }
    @media (max-width: 1200px) {
      .page-section.newsletter-subscribe-cta .cta-container .image {
        display: none; } }
  .page-section.newsletter-subscribe-cta .newsletter-block {
    text-align: center;
    width: calc(24vw + 200px);
    margin: 0 auto; }
    .page-section.newsletter-subscribe-cta .newsletter-block h5 {
      font-weight: 600;
      margin-bottom: 20px; }
    .page-section.newsletter-subscribe-cta .newsletter-block form input[type="email"] {
      width: 100%;
      margin-left: -15px;
      position: relative;
      display: inline;
      border-radius: 4px;
      border: none;
      background-color: #f5f6f6;
      padding: 17px 30px;
      margin-right: -40px;
      z-index: 10; }
      .page-section.newsletter-subscribe-cta .newsletter-block form input[type="email"]::placeholder {
        color: #989EA3;
        font-style: italic; }
    .page-section.newsletter-subscribe-cta .newsletter-block form i {
      z-index: 11;
      display: inline;
      position: relative;
      color: #b9491e;
      font-size: 20px; }
    .page-section.newsletter-subscribe-cta .newsletter-block .agreement {
      color: #989EA3;
      margin-top: 15px;
      font-size: 16px; }
      .page-section.newsletter-subscribe-cta .newsletter-block .agreement a {
        line-height: 30px; }

.page-section.mid-page-cta {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 0;
  margin-top: 0; }
  .page-section.mid-page-cta .cta-container {
    margin: 0 auto;
    max-width: 1192px;
    background-color: #212529;
    padding: 90px 124px;
    display: flex;
    flex-direction: row;
    align-items: space-between; }
    @media (max-width: 1200px) {
      .page-section.mid-page-cta .cta-container {
        padding: 70px 44px; } }
    @media (max-width: 768px) {
      .page-section.mid-page-cta .cta-container {
        padding: 50px 30px; } }
    .page-section.mid-page-cta .cta-container .content {
      text-align: left; }
      .page-section.mid-page-cta .cta-container .content h4 {
        color: #fff;
        text-align: left;
        max-width: calc(20vw + 400px);
        margin: 25px auto; }
        @media (max-width: 768px) {
          .page-section.mid-page-cta .cta-container .content h4 {
            font-size: 24px;
            line-height: 30px; } }
      .page-section.mid-page-cta .cta-container .content p.subtitle {
        color: #fff;
        margin-bottom: 45px; }
      .page-section.mid-page-cta .cta-container .content a.primary {
        margin-right: 20px; }
      .page-section.mid-page-cta .cta-container .content a {
        color: #fff; }
        @media (max-width: 768px) {
          .page-section.mid-page-cta .cta-container .content a {
            display: block;
            text-align: center; } }
    .page-section.mid-page-cta .cta-container .image img {
      background-size: cover;
      border-radius: 50%;
      background-repeat: no-repeat;
      width: 100%;
      position: relative; }
    @media (max-width: 1200px) {
      .page-section.mid-page-cta .cta-container .image {
        display: none; } }

.page-section.contact-form {
  padding-top: 310px;
  /* Moving this up to "underlap" the jumbotron border */
  margin-top: -310px; }
  .page-section.contact-form h4 {
    margin-bottom: 60px;
    text-align: left;
    font-weight: 300;
    font-family: Quicksand, sans-serif; }
  .page-section.contact-form #contact-form p.supertitle {
    text-align: left;
    color: #344E18;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 500; }
  .page-section.contact-form #thanks {
    padding-bottom: 200px;
    margin-top: 80px; }

.page-section.product-cards .products {
  display: flex;
  justify-content: space-evenly; }
  .page-section.product-cards .products .product-card {
    padding-bottom: 30px; }
    .page-section.product-cards .products .product-card .product-photo img {
      max-width: 300px; }

.research-articles-carousel .slick-list {
  padding-left: 0 !important; }
.research-articles-carousel .slick-slide {
  transition: opacity .5s;
  opacity: .3; }
  .research-articles-carousel .slick-slide.slick-current {
    opacity: 1; }
.research-articles-carousel .carousel-reference {
  border: 2px solid rgba(84, 94, 102, 0.16);
  width: 944px;
  min-height: 350px;
  padding: 48px;
  margin-bottom: 30px;
  margin-right: 50px;
  background-color: #fff; }
  .research-articles-carousel .carousel-reference .supertitle {
    color: #344E18;
    line-height: 39px;
    font-size: 35px;
    font-weight: 300;
    margin-top: 0; }
  @media (max-width: 1200px) {
    .research-articles-carousel .carousel-reference {
      height: auto; } }
  .research-articles-carousel .carousel-reference h5.reference-heading {
    font-size: 18px;
    weight: 600;
    line-height: 32px; }
  .research-articles-carousel .carousel-reference h6 {
    font-size: 16px;
    weight: 500;
    line-height: 19px; }
  @media (max-width: 768px) {
    .research-articles-carousel .carousel-reference {
      padding: 10px;
      width: 100% !important; } }
  @media (min-width: 768px) {
    .research-articles-carousel .carousel-reference .reference-col-1 {
      padding-left: 50px; } }

.page-section.related-resources h4 {
  margin-bottom: 30px; }
.page-section.related-resources #carousel-nav {
  display: flex;
  margin-top: 40px;
  justify-content: space-evenly;
  width: 160px;
  margin-left: -20px; }
  .page-section.related-resources #carousel-nav i {
    cursor: pointer;
    font-size: 18px; }
.page-section.related-resources .resource {
  margin-right: 50px;
  margin-bottom: 48px;
  border: 2px solid rgba(84, 94, 102, 0.16); }
  .page-section.related-resources .resource a, .page-section.related-resources .resource a:hover {
    text-decoration: none; }
  .page-section.related-resources .resource img {
    margin-top: 0;
    width: 444px; }
  .page-section.related-resources .resource i.resource-icon {
    position: relative;
    left: 320px;
    font-size: 30px;
    color: #fff;
    background-color: blue;
    padding: 27px;
    border-radius: 50%;
    top: -18px; }
    .page-section.related-resources .resource i.resource-icon.icon-resource-pdf {
      background-color: #008FD5; }
    .page-section.related-resources .resource i.resource-icon.icon-info {
      background-color: #008FD5; }
    .page-section.related-resources .resource i.resource-icon.icon-resource-podcast {
      background-color: #526796;
      padding: 27px 32px; }
      @media (max-width: 768px) {
        .page-section.related-resources .resource i.resource-icon.icon-resource-podcast {
          padding: 20px 24px; } }
    .page-section.related-resources .resource i.resource-icon.icon-resource-video {
      display: none;
      background-color: #b9491e; }
    @media (max-width: 768px) {
      .page-section.related-resources .resource i.resource-icon {
        font-size: 24px;
        padding: 20px;
        left: 63vw; } }
  .page-section.related-resources .resource .content {
    padding: 0 48px; }
    .page-section.related-resources .resource .content h5 {
      font-weight: 600;
      height: 147px; }
      @media (max-width: 768px) {
        .page-section.related-resources .resource .content h5 {
          font-size: 20px;
          line-height: 28px; } }
    @media (max-width: 768px) {
      .page-section.related-resources .resource .content {
        padding: 0 32px;
        padding-bottom: 30px; }
        .page-section.related-resources .resource .content a {
          font-size: 14px;
          line-height: 16px; } }
.page-section.related-resources #related-resources-carousel {
  display: flex;
  flex-wrap: wrap;
  height: 530px; }
  @media (max-width: 1200px) {
    .page-section.related-resources #related-resources-carousel {
      height: auto; } }
  .page-section.related-resources #related-resources-carousel .resource {
    width: 448px !important;
    height: 520px !important; }
    @media (max-width: 768px) {
      .page-section.related-resources #related-resources-carousel .resource {
        width: 100% !important;
        height: auto !important;
        margin-right: 0;
        margin-bottom: 48px; }
        .page-section.related-resources #related-resources-carousel .resource img {
          width: 100%; } }
.page-section.related-resources #related-resources-grid {
  display: flex;
  flex-wrap: wrap; }
  .page-section.related-resources #related-resources-grid .resource-card-container {
    padding: 20px; }
  .page-section.related-resources #related-resources-grid .resource {
    height: 471px;
    margin-right: 0; }
    .page-section.related-resources #related-resources-grid .resource a.icon {
      position: absolute;
      right: 80px; }
      .page-section.related-resources #related-resources-grid .resource a.icon i.resource-icon {
        left: 33%;
        top: -53px; }
    .page-section.related-resources #related-resources-grid .resource img {
      max-width: 438px;
      width: 100%; }
    .page-section.related-resources #related-resources-grid .resource .content {
      text-align: left;
      margin-top: 40px; }
      .page-section.related-resources #related-resources-grid .resource .content h5 {
        height: 117px; }

.page-section.related-news {
  padding-bottom: inherit; }
  .page-section.related-news h4 {
    margin-bottom: 30px; }
  .page-section.related-news #carousel-nav {
    display: flex;
    margin-top: 40px;
    justify-content: space-evenly;
    width: 160px;
    margin-left: -20px; }
    .page-section.related-news #carousel-nav i {
      cursor: pointer;
      font-size: 18px; }
  .page-section.related-news #related-articles-carousel {
    display: flex;
    flex-wrap: wrap;
    height: 530px; }
    @media (max-width: 1200px) {
      .page-section.related-news #related-articles-carousel {
        height: auto; } }
  .page-section.related-news .article {
    width: 448px !important;
    height: 520px !important;
    margin-right: 50px;
    margin-bottom: 48px;
    border: 2px solid rgba(84, 94, 102, 0.16); }
    .page-section.related-news .article img {
      margin: 0; }
    .page-section.related-news .article a, .page-section.related-news .article a:hover {
      text-decoration: none; }
    .page-section.related-news .article .publication-details {
      align-items: center; }
      .page-section.related-news .article .publication-details p {
        margin-bottom: 0; }
      .page-section.related-news .article .publication-details img {
        height: 72px;
        width: 72px;
        border-radius: 50%; }
    .page-section.related-news .article .content {
      margin-top: 30px;
      padding: 0 48px; }
      .page-section.related-news .article .content h5 {
        font-weight: 600; }
        @media (max-width: 768px) {
          .page-section.related-news .article .content h5 {
            font-size: 20px;
            line-height: 28px; } }
      @media (max-width: 768px) {
        .page-section.related-news .article .content {
          padding: 0 32px;
          padding-bottom: 30px; }
          .page-section.related-news .article .content a {
            font-size: 14px;
            line-height: 16px; } }
    @media (max-width: 768px) {
      .page-section.related-news .article {
        width: 100% !important;
        height: auto !important;
        margin-right: 0;
        margin-bottom: 48px; }
        .page-section.related-news .article img {
          width: 100%; } }

.page-section.contact-methods i.top-icon {
  background-color: #D5D6D7;
  padding: 35px;
  border-radius: 50%;
  font-size: 34px; }
.page-section.contact-methods .container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-wrap: wrap; }
  .page-section.contact-methods .container .method-box {
    margin-top: 60px; }
.page-section.contact-methods h5 {
  font-weight: 600;
  margin-top: 80px;
  margin-bottom: 30px; }

.page-section.team-profiles {
  background: white; }
  .page-section.team-profiles h2 {
    /* Team name */
    max-width: 100%;
    margin-bottom: 40px;
    text-align: left; }
  .page-section.team-profiles .members-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: left; }
    .page-section.team-profiles .members-wrapper .team-member {
      margin-right: 40px;
      max-width: 310px;
      margin-bottom: 40px; }
      .page-section.team-profiles .members-wrapper .team-member h4 {
        /* Member name */
        max-width: 696px;
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center;
        color: #344E18;
        font-size: 30px;
        margin-bottom: 0; }
      .page-section.team-profiles .members-wrapper .team-member p.job-title {
        margin-bottom: 0; }
        .page-section.team-profiles .members-wrapper .team-member p.job-title a.with-icon {
          justify-content: center; }

.page-section.two-columns-info img {
  width: 100%;
  max-width: 25vw; }
  @media (max-width: 768px) {
    .page-section.two-columns-info img {
      max-width: 70vw;
      padding-bottom: 20px; } }
.page-section.two-columns-info .row {
  display: flex;
  align-items: top; }
.page-section.two-columns-info .info-box {
  margin: 0 auto;
  text-align: left; }
  .page-section.two-columns-info .info-box h3 {
    text-align: left;
    margin-bottom: 25px; }
  .page-section.two-columns-info .info-box p {
    font-size: 24px; }
  .page-section.two-columns-info .info-box p.intro {
    margin-bottom: 25px;
    font-size: 26px; }

.page-section.news {
  padding-bottom: inherit;
  padding-top: 0; }
  .page-section.news .articles {
    margin-top: 100px;
    margin-bottom: 60px;
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 10px; }
    .page-section.news .articles .article-container {
      max-width: 380px; }
      .page-section.news .articles .article-container .supertitle {
        font-size: 17px; }
      .page-section.news .articles .article-container h5 {
        font-weight: 600;
        line-height: 30px; }
      .page-section.news .articles .article-container .excerpt p {
        font-size: 18px;
        line-height: 25px; }
      .page-section.news .articles .article-container p.publication-date {
        font-size: 18px;
        text-align: right;
        text-transform: uppercase; }
      @media (min-width: 1200px) {
        .page-section.news .articles .article-container {
          margin-right: 80px; } }
    .page-section.news .articles h2 {
      color: #fff;
      font-family: Quicksand, sans-serif;
      text-align: left;
      line-height: 35px;
      margin-bottom: 20px;
      margin-top: 20px; }
    .page-section.news .articles p.subtitle {
      color: #fff;
      font-size: 20px;
      font-weight: 400;
      text-align: left; }
  .page-section.news .newsletter-block {
    text-align: center;
    width: calc(24vw + 200px);
    margin: 0 auto; }
    .page-section.news .newsletter-block h5 {
      font-weight: 600; }
    .page-section.news .newsletter-block form input[name="email"] {
      width: 100%;
      position: relative;
      display: inline;
      border-radius: 4px;
      border: none;
      background-color: #f5f6f6;
      padding: 17px 30px;
      margin-right: -40px;
      z-index: 10; }
      .page-section.news .newsletter-block form input[name="email"]::placeholder {
        color: #989EA3;
        font-style: italic; }
    .page-section.news .newsletter-block form i {
      z-index: 11;
      display: inline;
      position: relative;
      color: #b9491e;
      font-size: 20px; }
    .page-section.news .newsletter-block .agreement {
      color: #989EA3;
      margin-top: 15px;
      font-size: 16px; }
      .page-section.news .newsletter-block .agreement a {
        line-height: 30px; }

.page-section.events {
  padding-bottom: inherit;
  padding-top: 140px; }
  .page-section.events .events {
    margin-top: 100px;
    margin-bottom: 60px; }
    .page-section.events .events .event-container {
      padding: 20px; }
      .page-section.events .events .event-container .event-box {
        padding: 0;
        border: 2px solid rgba(84, 94, 102, 0.16); }
        .page-section.events .events .event-container .event-box img {
          width: 100%; }
        .page-section.events .events .event-container .event-box .content {
          background-color: #fff;
          text-align: left;
          padding: 48px; }
          .page-section.events .events .event-container .event-box .content h5 {
            min-height: 130px;
            font-weight: bold; }
          .page-section.events .events .event-container .event-box .content i.resource-icon {
            position: relative;
            font-size: 24px;
            color: #fff;
            background-color: blue;
            padding: 27px;
            border-radius: 50%;
            background-color: #5E7E13; }
            @media (max-width: 768px) {
              .page-section.events .events .event-container .event-box .content i.resource-icon {
                font-size: 24px;
                padding: 20px;
                left: 63vw; } }
          .page-section.events .events .event-container .event-box .content .publication-details {
            align-items: center; }
            .page-section.events .events .event-container .event-box .content .publication-details p {
              margin-bottom: 0;
              font-size: 15px; }
            .page-section.events .events .event-container .event-box .content .publication-details img {
              height: 72px;
              width: 72px;
              border-radius: 50%; }
  .page-section.events .newsletter-block {
    text-align: center;
    width: calc(24vw + 200px);
    margin: 0 auto; }
    .page-section.events .newsletter-block h5 {
      font-weight: 600; }
    .page-section.events .newsletter-block form input[name="email"] {
      width: 100%;
      position: relative;
      display: inline;
      border-radius: 4px;
      border: none;
      background-color: #f5f6f6;
      padding: 17px 30px;
      margin-right: -40px;
      z-index: 10; }
      .page-section.events .newsletter-block form input[name="email"]::placeholder {
        color: #989EA3;
        font-style: italic; }
    .page-section.events .newsletter-block form i {
      z-index: 11;
      display: inline;
      position: relative;
      color: #b9491e;
      font-size: 20px; }
    .page-section.events .newsletter-block .agreement {
      color: #989EA3;
      margin-top: 15px;
      font-size: 16px; }
      .page-section.events .newsletter-block .agreement a {
        line-height: 30px; }

.page-section.video .video-container {
  max-width: 700px; }
  .page-section.video .video-container .video-iframe-container {
    margin-top: 20px;
    position: relative;
    padding-top: 56.25%; }
    .page-section.video .video-container .video-iframe-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.page-section.gallery {
  padding-bottom: 60px; }
  .page-section.gallery h2 {
    margin-top: 40px;
    max-width: 100%;
    text-align: left; }
  .page-section.gallery .images {
    justify-content: space-evenly; }
    .page-section.gallery .images .gallery-image {
      margin-top: 20px; }
      .page-section.gallery .images .gallery-image a.with-icon {
        flex-direction: column; }
      .page-section.gallery .images .gallery-image p {
        font-size: 30px;
        font-weight: 300;
        color: #344E18; }
        .page-section.gallery .images .gallery-image p.image-title {
          color: #5E7E13;
          margin: 10px auto; }
        .page-section.gallery .images .gallery-image p.description {
          font-size: 22px; }

.page-section.mini-info-boxes.green {
  background-color: white; }
  .page-section.mini-info-boxes.green p.supertitle {
    margin-top: -70px;
    margin-bottom: 50px; }
  .page-section.mini-info-boxes.green i.top-icon {
    background-color: #5E7E13;
    padding: 15px;
    border-radius: 50%;
    font-size: 44px;
    color: white;
    display: inline-block;
    margin-top: -27px; }
  .page-section.mini-info-boxes.green.grey-bg i.top-icon {
    background-color: #EBEDED; }
  .page-section.mini-info-boxes.green .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (max-width: 1200px) {
      .page-section.mini-info-boxes.green .container {
        flex-direction: column;
        align-items: center; } }
    .page-section.mini-info-boxes.green .container .info-box {
      cursor: pointer;
      background-color: #5E7E13;
      flex: 0 0 25%;
      max-width: 25%;
      border-radius: 12px;
      padding: 0px 20px; }
      .page-section.mini-info-boxes.green .container .info-box p.details {
        color: white;
        font-size: 21px;
        font-weight: 400; }
      @media (max-width: 1200px) {
        .page-section.mini-info-boxes.green .container .info-box {
          flex: 0 0 50%;
          max-width: 50%;
          margin-bottom: 80px; } }
      @media (max-width: 768px) {
        .page-section.mini-info-boxes.green .container .info-box {
          flex: 0 0 100%;
          max-width: 100%; } }
  .page-section.mini-info-boxes.green h5 {
    font-family: "Source Sans Pro", sans-serif;
    color: white;
    font-size: 33px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px; }

.page-section.mini-info-boxes.white p.supertitle {
  margin-top: -70px;
  margin-bottom: 50px; }
.page-section.mini-info-boxes.white i.top-icon {
  padding: 35px;
  border-radius: 50%;
  font-size: 54px; }
.page-section.mini-info-boxes.white.grey-bg i.top-icon {
  background-color: #EBEDED; }
.page-section.mini-info-boxes.white .container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-wrap: wrap; }
  .page-section.mini-info-boxes.white .container .info-box {
    flex: 0 0 20%;
    text-align: center;
    min-width: 20%; }
    @media (max-width: 1200px) {
      .page-section.mini-info-boxes.white .container .info-box {
        margin-bottom: 80px;
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 768px) {
      .page-section.mini-info-boxes.white .container .info-box {
        flex: 0 0 100%;
        max-width: 100%; } }
.page-section.mini-info-boxes.white h5 {
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px; }

.page-section.conditions-list h4 {
  max-width: 696px;
  margin-bottom: 20px;
  text-align: left;
  color: #344E18;
  font-size: 30px; }
.page-section.conditions-list h5 {
  font-weight: 600; }
.page-section.conditions-list a {
  font-size: 16px;
  font-weight: 500; }
.page-section.conditions-list img {
  border-radius: 50%;
  height: 112px;
  widht: 112px; }
.page-section.conditions-list .condition-container {
  margin-bottom: 45px; }
  .page-section.conditions-list .condition-container .condition-box {
    border: 2px solid rgba(84, 94, 102, 0.16);
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding: 30px 40px;
    min-height: 210px; }
    .page-section.conditions-list .condition-container .condition-box .content {
      text-align: left; }
      .page-section.conditions-list .condition-container .condition-box .content a {
        justify-content: left; }

.page-section.end-of-page-cta {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 0;
  margin-top: 0; }
  .page-section.end-of-page-cta .bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100%;
    min-height: 962px;
    position: relative; }
  .page-section.end-of-page-cta .container {
    z-index: 121;
    position: absolute;
    top: 370px;
    left: 50%;
    transform: translate(-50%, -50%); }
  .page-section.end-of-page-cta .cta-container {
    margin: 0 auto;
    max-width: 1192px;
    background-color: #212529;
    padding: 90px 124px;
    box-shadow: 0px 6px 18px 5px rgba(5, 5, 5, 0.36); }
    @media (max-width: 768px) {
      .page-section.end-of-page-cta .cta-container {
        padding: 50px 60px; } }
    .page-section.end-of-page-cta .cta-container h4 {
      color: #fff;
      max-width: calc(20vw + 400px);
      margin: 25px auto;
      height: 100px; }
      @media (max-width: 768px) {
        .page-section.end-of-page-cta .cta-container h4 {
          font-size: 24px;
          line-height: 30px; } }
    .page-section.end-of-page-cta .cta-container p.subtitle {
      color: #fff;
      margin-bottom: 45px; }

.page-section {
  padding: 55px; }
  .page-section h2 {
    max-width: 696px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .page-section h2 {
        font-size: 30px;
        line-height: 36px; } }
    .page-section h2.small {
      font-size: 40px; }
      @media (max-width: 768px) {
        .page-section h2.small {
          font-size: 30px; } }
  .page-section.main-section h2 {
    max-width: 100%;
    text-align: left; }
  .page-section.main-section p, .page-section.main-section li {
    max-width: 66%;
    text-align: left;
    font-weight: 300;
    font-size: 24px;
    line-height: 36px; }
    @media (max-width: 768px) {
      .page-section.main-section p, .page-section.main-section li {
        max-width: 100%; } }
  .page-section.main-section.full p, .page-section.main-section.full li {
    max-width: 100%; }
  @media (max-width: 768px) {
    .page-section p {
      font-size: 19px;
      line-height: 30px; } }
  .page-section h4 {
    margin-top: 50px;
    text-align: left; }
  .page-section i.top-icon {
    color: #5E7E13;
    position: relative;
    font-size: 64px; }
  .page-section.grey-bg {
    background-color: #D5D6D7; }
    .page-section.grey-bg.first {
      padding-top: 330px;
      margin-top: -330px; }
  @media (max-width: 768px) {
    .page-section {
      margin: 0px auto;
      padding: 20px; } }

.smcx-widget.smcx-embed {
  margin: 0 auto;
  margin-bottom: 100px;
  margin-top: -100px; }

.smcx-iframe-container {
  -webkit-overflow-scrolling: touch !important;
  overflow-y: scroll; }

#page-body.col-lg-9 .page-section.main-section h2.small {
  margin: 0;
  font-size: 30px;
  font-weight: normal;
  margin-top: 40px;
  line-height: 46px;
  max-width: 100%;
  min-width: 0%;
  text-align: left;
  margin-bottom: 30px; }

body.conditions #page-body {
  text-align: left; }
  body.conditions #page-body .page-section {
    padding-top: 0;
    margin-top: 0px;
    margin-bottom: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid rgba(84, 94, 102, 0.16); }
    body.conditions #page-body .page-section:first-child {
      margin-top: -40px; }
    body.conditions #page-body .page-section li {
      font-weight: 300;
      margin-bottom: 25px;
      font-size: 18px;
      margin-left: -22px; }
  body.conditions #page-body h4, body.conditions #page-body h5, body.conditions #page-body h6 {
    text-align: left; }
  body.conditions #page-body img {
    margin-top: 50px;
    width: 100%; }
  body.conditions #page-body figcaption {
    background-color: #212529;
    color: #fff;
    padding: 20px;
    margin-bottom: 50px; }
  body.conditions #page-body h4 {
    font-size: 30px;
    line-height: 46px;
    font-weight: normal;
    margin-top: 40px; }
  body.conditions #page-body h5 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 30px; }
  body.conditions #page-body blockquote {
    margin: 64px 72px; }
    body.conditions #page-body blockquote cite {
      text-transform: uppercase;
      color: #989EA3;
      font-size: 16px;
      margin-top: 20px;
      display: block;
      font-weight: bold;
      font-style: normal;
      font-family: "Source Sans Pro", sans-serif; }
      body.conditions #page-body blockquote cite:before {
        content: '- '; }
body.conditions .page-section.related-resources {
  padding-top: 100px;
  margin-top: 100px;
  padding-bottom: 330px; }

body.articles #jumbotron {
  margin-bottom: 80px; }
  body.articles #jumbotron .supertitle {
    text-transform: uppercase; }
body.articles #author-info h4 {
  font-size: 25px; }
body.articles #page-body {
  display: flex;
  text-align: left; }
  @media (max-width: 768px) {
    body.articles #page-body {
      display: block; } }
  body.articles #page-body h4, body.articles #page-body h5, body.articles #page-body h6 {
    text-align: left; }
  body.articles #page-body img {
    width: 100%; }
  body.articles #page-body figcaption {
    background-color: #212529;
    color: #fff;
    padding: 20px;
    margin-bottom: 50px; }
  body.articles #page-body h4 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 40px; }
  body.articles #page-body h5 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    margin-top: 30px; }
  body.articles #page-body blockquote {
    margin: 64px 72px; }
    body.articles #page-body blockquote cite {
      text-transform: uppercase;
      color: #989EA3;
      font-size: 16px;
      margin-top: 20px;
      display: block;
      font-weight: bold;
      font-style: normal;
      font-family: "Source Sans Pro", sans-serif; }
      body.articles #page-body blockquote cite:before {
        content: '- '; }
body.articles .page-section.latest-articles {
  padding-top: 100px;
  margin-top: 100px;
  padding-bottom: 330px; }
  body.articles .page-section.latest-articles h4, body.articles .page-section.latest-articles i {
    color: #fff; }

body.events #page-body {
  text-align: left; }
  body.events #page-body h4, body.events #page-body h5, body.events #page-body h6 {
    text-align: left; }
  body.events #page-body img {
    margin-top: 50px;
    width: 100%; }
  body.events #page-body figcaption {
    background-color: #212529;
    color: #fff;
    padding: 20px;
    margin-bottom: 50px; }
  body.events #page-body h4 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 40px; }
  body.events #page-body h5 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    margin-top: 30px; }
  body.events #page-body blockquote {
    margin: 64px 72px; }
    body.events #page-body blockquote cite {
      text-transform: uppercase;
      color: #989EA3;
      font-size: 16px;
      margin-top: 20px;
      display: block;
      font-weight: bold;
      font-style: normal;
      font-family: "Source Sans Pro", sans-serif; }
      body.events #page-body blockquote cite:before {
        content: '- '; }
body.events .page-section.latest-events {
  padding-top: 100px;
  margin-top: 100px;
  padding-bottom: 330px; }

.page-section.research-library {
  margin-top: 0 !important; }
  .page-section.research-library .conditions .condition-box {
    width: 100%;
    height: 192px;
    border: 1px solid #CBCED1;
    padding: 63px;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: -1px; }
    @media (max-width: 1200px) {
      .page-section.research-library .conditions .condition-box {
        padding: 30px; } }
    .page-section.research-library .conditions .condition-box .description {
      height: 100%;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      flex-grow: 1; }
      .page-section.research-library .conditions .condition-box .description img {
        width: 112px;
        border-radius: 50%;
        margin-top: 0; }
        @media (max-width: 1200px) {
          .page-section.research-library .conditions .condition-box .description img {
            display: none; } }
      .page-section.research-library .conditions .condition-box .description .content {
        margin-left: 4vw;
        width: 80%; }
        @media (max-width: 1200px) {
          .page-section.research-library .conditions .condition-box .description .content {
            margin-left: 0; } }
        .page-section.research-library .conditions .condition-box .description .content h5 {
          margin-top: 10px;
          font-weight: normal; }
          @media (max-width: 1200px) {
            .page-section.research-library .conditions .condition-box .description .content h5 {
              font-size: 20px;
              line-height: 36px; } }
        @media (max-width: 1200px) {
          .page-section.research-library .conditions .condition-box .description .content p.articles-count {
            font-size: 16px;
            line-height: 26px;
            font-weight: 300; } }
      .page-section.research-library .conditions .condition-box .description a {
        width: 20%;
        margin-top: -40px; }
        @media (max-width: 1200px) {
          .page-section.research-library .conditions .condition-box .description a {
            margin-top: 0;
            width: auto; } }
        .page-section.research-library .conditions .condition-box .description a i {
          transform: rotate(-90deg);
          transition: all .5s;
          display: inline-block; }
        .page-section.research-library .conditions .condition-box .description a.collapsed i {
          transform: rotate(90deg); }
      @media (max-width: 1200px) {
        .page-section.research-library .conditions .condition-box .description {
          flex-direction: column;
          align-items: flex-start; } }
  .page-section.research-library .conditions .articles {
    border: 1px solid #CBCED1;
    background-color: #D5D6D7;
    width: 100%;
    padding: 30px 62px 50px 62px;
    flex-direction: column;
    justify-content: space-evenly; }
    @media (max-width: 1200px) {
      .page-section.research-library .conditions .articles {
        padding: 10px 10px 0 10px; } }
    .page-section.research-library .conditions .articles .reference {
      background-color: #fff;
      margin-bottom: 30px;
      border: 2px solid rgba(84, 94, 102, 0.16);
      width: 944px;
      min-height: 350px;
      padding: 48px;
      margin-right: 50px; }
      @media (max-width: 1200px) {
        .page-section.research-library .conditions .articles .reference {
          height: auto;
          width: 100%;
          padding: 10px;
          margin-bottom: 10px; } }
      .page-section.research-library .conditions .articles .reference .reference-col-1 {
        border-right: 1px solid rgba(84, 94, 102, 0.16); }
        .page-section.research-library .conditions .articles .reference .reference-col-1 p.supertitle {
          font-size: 18px;
          font-weight: bold;
          line-height: 20px; }
          @media (max-width: 768px) {
            .page-section.research-library .conditions .articles .reference .reference-col-1 p.supertitle {
              font-size: 18px;
              line-height: 20px; } }
        .page-section.research-library .conditions .articles .reference .reference-col-1 h5 {
          font-size: 18px;
          weight: 600;
          line-height: 32px; }
          @media (max-width: 768px) {
            .page-section.research-library .conditions .articles .reference .reference-col-1 h5 {
              font-size: 16px;
              line-height: 26px;
              margin-top: 10px; } }
        .page-section.research-library .conditions .articles .reference .reference-col-1 p.publication-details {
          font-size: 18px;
          font-weight: bold;
          line-height: 28px; }
          @media (max-width: 768px) {
            .page-section.research-library .conditions .articles .reference .reference-col-1 p.publication-details {
              font-size: 16px;
              line-height: 26px; } }
        @media (max-width: 768px) {
          .page-section.research-library .conditions .articles .reference .reference-col-1 a {
            font-size: 14px;
            line-height: 16px;
            border-bottom: 1px solid rgba(84, 94, 102, 0.16);
            padding-bottom: 10px;
            width: 100%;
            position: relative;
            display: inline-block;
            margin-bottom: 10px; } }
        @media (max-width: 768px) {
          .page-section.research-library .conditions .articles .reference .reference-col-1 {
            border-right: none; } }
      .page-section.research-library .conditions .articles .reference .reference-col-2 h6 {
        font-family: 'Roboto', 'sans serif';
        font-size: 16px;
        weight: 500;
        line-height: 19px; }
        @media (max-width: 768px) {
          .page-section.research-library .conditions .articles .reference .reference-col-2 h6 {
            font-size: 14px;
            line-height: 16px; } }
      .page-section.research-library .conditions .articles .reference .reference-col-2 p {
        font-weight: 300; }
        @media (max-width: 768px) {
          .page-section.research-library .conditions .articles .reference .reference-col-2 p {
            font-size: 16px;
            line-height: 26px;
            margin-bottom: 20px; } }

i.icon-circle {
  padding: 15px;
  border-radius: 50%;
  border: 2px solid #CBCED1;
  color: #5E7E13; }

input, textarea, select {
  height: 56px;
  padding: 13px 16px;
  background-color: #fff;
  border: 2px solid rgba(84, 94, 102, 0.16);
  border-radius: 4px;
  width: 100%;
  margin-top: -10px;
  margin-bottom: 20px; }
  input::placeholder, textarea::placeholder, select::placeholder {
    color: #989EA3;
    font-style: italic; }
  input[type=checkbox], textarea[type=checkbox], select[type=checkbox] {
    height: 24px;
    width: 24px;
    border: 2px solid rgba(84, 94, 102, 0.16);
    border-radius: 2px;
    padding: 0;
    margin: 0 20px 0 0;
    vertical-align: middle; }

input[type=radio] {
  margin-top: 0px;
  margin-bottom: 20px;
  width: 18px;
  height: 18px;
  vertical-align: sub;
  margin-left: 6px;
  display: inline-block;
  margin-right: 20px; }

textarea {
  height: 230px;
  margin-bottom: 20px; }

select {
  color: #989EA3;
  font-style: italic; }
  select option {
    color: #414540;
    font-style: normal; }

.agreement {
  color: #414540;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 20px; }
  .agreement a {
    font-size: 18px; }

button, a.button, input[type=submit] {
  cursor: pointer;
  height: 35px;
  width: auto;
  border-radius: 11px;
  font-size: 18px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  text-align: center;
  line-height: 1px;
  padding: 5px 25px; }
  button.primary, a.button.primary, input[type=submit].primary {
    text-decoration: none;
    background-color: #b9491e;
    color: #FFFFFF; }
    button.primary:hover, a.button.primary:hover, input[type=submit].primary:hover {
      background-color: #FFFFFF;
      text-decoration: none;
      color: #5E7E13;
      box-shadow: 0px 2px 10px 0px rgba(84, 84, 84, 0.16); }
    button.primary.disabled, a.button.primary.disabled, input[type=submit].primary.disabled {
      background-color: #CBCED1;
      color: #989EA3; }
    button.primary.white, a.button.primary.white, input[type=submit].primary.white {
      background: #fff;
      color: #5E7E13;
      border: 2px solid rgba(84, 94, 102, 0.16);
      padding-top: 15px; }
  button.ghosted, a.button.ghosted, input[type=submit].ghosted {
    background-color: #FFFFFF;
    border: 2px solid #FFF;
    color: #5E7E13; }
    button.ghosted:hover, a.button.ghosted:hover, input[type=submit].ghosted:hover {
      border-color: #5E7E13;
      text-decoration: none;
      box-shadow: 0px 2px 10px 0px rgba(84, 84, 84, 0.16); }
    button.ghosted.dark-bg, a.button.ghosted.dark-bg, input[type=submit].ghosted.dark-bg {
      background-color: transparent;
      color: #FFF; }
      button.ghosted.dark-bg:hover, a.button.ghosted.dark-bg:hover, input[type=submit].ghosted.dark-bg:hover {
        background-color: #FFFFFF;
        text-decoration: none;
        border: none;
        color: #5E7E13; }

button.button {
  border: none; }

.card {
  padding: 40px 48px;
  border: 2px solid rgba(84, 94, 102, 0.16); }
  .card h5 {
    margin-top: 16px; }

.hover-card {
  transition: all .5s; }
  .hover-card:hover {
    border-color: #5E7E13 !important;
    box-shadow: 0 4px 8px 1px rgba(49, 49, 49, 0.16) !important; }
    .hover-card:hover h5 {
      color: #5E7E13 !important; }
    .hover-card:hover a {
      color: #5E7E13 !important; }

@media (max-width: 960px) {
  #carousel-nav {
    display: none !important; } }

.modal-backdrop {
  background-color: #42987b; }
  .modal-backdrop.show {
    opacity: .7; }

.modal-content {
  border-radius: 0;
  border: none; }

.modal-header {
  border-bottom: none; }
  .modal-header button.close span {
    position: absolute;
    top: 21px;
    right: 30px;
    font-size: 40px;
    color: #CBCED1; }
  .modal-header h4 {
    font-family: Quicksand, sans-serif;
    color: #344E18;
    font-size: 36px;
    line-height: 48px;
    text-align: left;
    font-weight: bold; }
  .modal-header h5, .modal-header h6 {
    text-align: left; }

@media (min-width: 576px) {
  .modal-dialog.modal-lg {
    max-width: 80vw; }
    .modal-dialog.modal-lg .modal-content {
      padding: 50px; } }
@media (min-width: 992px) {
  .modal-dialog.modal-lg {
    max-width: 80vw; }
    .modal-dialog.modal-lg .modal-content {
      padding: 124px; } }
.btn-group {
  width: 100%;
  height: 56px;
  margin-top: -10px; }
  .btn-group button.multiselect {
    height: 56px;
    width: 100%;
    background-color: #fff;
    border: 2px solid rgba(84, 94, 102, 0.16); }

ul.multiselect-container > li > a > label.checkbox {
  font-size: 14px;
  padding-left: 12px; }
  ul.multiselect-container > li > a > label.checkbox input {
    margin: 0; }

.article-container {
  padding: 20px; }
  .article-container .article-box {
    border-radius: 16px;
    overflow: hidden;
    padding: 0;
    border: none; }
    .article-container .article-box img {
      width: 100%; }
    .article-container .article-box .content {
      background-color: #fff;
      text-align: left;
      padding: 15px; }
      .article-container .article-box .content .supertitle {
        margin-bottom: 0px;
        margin-top: 5px;
        font-weight: 500;
        font-size: 20px;
        text-transform: uppercase;
        color: #344E18; }
      .article-container .article-box .content h5 {
        font-weight: 500; }
      .article-container .article-box .content .excerpt p {
        font-weight: 500; }
      .article-container .article-box .content p.publication-date {
        font-weight: 500; }

ul#search-results-list li a {
  justify-content: left; }

.page-section.search-results {
  padding-bottom: 150px; }
  .page-section.search-results h4 {
    text-align: center; }

body.hcpProducts #jumbotron-border {
  margin: calc(-40vw - -20px) 0 200px -30vw;
  width: 160vw;
  height: calc(360px + 40vw); }
  body.hcpProducts #jumbotron-border h5 {
    margin-bottom: 30px; }
    @media (max-width: 768px) {
      body.hcpProducts #jumbotron-border h5 {
        max-width: 100vw;
        margin: 30px auto; } }
  body.hcpProducts #jumbotron-border #filters {
    display: flex;
    justify-content: space-between;
    width: 80vw;
    margin: 0 auto;
    flex-direction: row; }
    @media (max-width: 768px) {
      body.hcpProducts #jumbotron-border #filters {
        flex-direction: column; } }
  body.hcpProducts #jumbotron-border select {
    width: 15vw;
    margin-right: 20px;
    pointer-events: all; }
    @media (max-width: 768px) {
      body.hcpProducts #jumbotron-border select {
        width: 100%; } }
  body.hcpProducts #jumbotron-border a.light {
    margin-top: 30px;
    display: block;
    color: rgba(84, 94, 102, 0.16); }
  @media (max-width: 768px) {
    body.hcpProducts #jumbotron-border {
      height: calc(740px + 40vw);
      margin-left: -50vw;
      width: 200vw; } }
body.hcpProducts #products-grid {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap; }
  body.hcpProducts #products-grid .product {
    flex: 0 0 30%;
    max-width: 30%; }
    @media (max-width: 962px) {
      body.hcpProducts #products-grid .product {
        flex: 0 0 48%;
        max-width: 48%; } }
    @media (max-width: 768px) {
      body.hcpProducts #products-grid .product {
        flex: 0 0 100%;
        max-width: 100%; } }
body.hcpProducts .page-section.products-list {
  margin-bottom: -200px;
  padding-bottom: 200px; }
body.hcpProducts .page-section.last {
  padding-bottom: 200px; }

.product.hover-card {
  width: 444px;
  margin-right: 0;
  margin-bottom: 40px;
  border: 2px solid rgba(84, 94, 102, 0.16);
  background-color: #fff; }
  .product.hover-card img {
    width: 100%;
    border-bottom: 1px solid rgba(84, 94, 102, 0.16); }
  .product.hover-card .content {
    padding: 52px 48px;
    text-align: left; }
    @media (max-width: 768px) {
      .product.hover-card .content {
        padding: 32px 27px; } }
    .product.hover-card .content h5 {
      font-size: 24px;
      line-height: 36px;
      font-weight: 600; }
    .product.hover-card .content .cost {
      font-size: 16px;
      line-height: 20px;
      color: #989EA3;
      margin-bottom: 30px;
      font-weight: bold; }
    .product.hover-card .content .schedule, .product.hover-card .content .percentages, .product.hover-card .content .dose-form {
      font-size: 18px;
      line-height: 30px;
      color: #414540;
      font-weight: 300;
      margin-bottom: 0; }
    .product.hover-card .content a {
      margin-top: 40px;
      display: inline-block; }
  @media (max-width: 768px) {
    .product.hover-card {
      width: 100% !important; }
      .product.hover-card h5 {
        font-size: 20px;
        line-height: 28px; }
      .product.hover-card a {
        font-size: 14px; } }

body.products #product-info {
  padding-top: 160px;
  padding-bottom: 360px;
  text-align: left; }
  body.products #product-info h1 {
    color: #344E18;
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 64px; }
  body.products #product-info .row .col-lg-4 {
    padding-left: 0; }
  body.products #product-info #product-image {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; }
    body.products #product-info #product-image img {
      max-width: 554px;
      height: auto; }
    @media (max-width: 996px) {
      body.products #product-info #product-image a {
        margin-top: 30px; } }
  @media (max-width: 768px) {
    body.products #product-info {
      padding: 40px 30px; } }
body.products #product-jumbotron {
  height: 40vw;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  width: 140%;
  overflow: hidden;
  margin-left: -20%;
  border-bottom: 1px solid #ddd;
  margin-top: calc(-40vw - 200px); }
  @media (max-width: 768px) {
    body.products #product-jumbotron {
      min-height: 500px;
      width: 200%;
      margin-left: -50%;
      padding-left: 30%;
      padding-right: 30%; } }
body.products #jumbotron-border {
  padding-top: 40vw;
  margin-bottom: 0; }
  body.products #jumbotron-border h5 {
    margin-bottom: 40px;
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 768px) {
      body.products #jumbotron-border h5 {
        font-size: 20px;
        line-height: 28px; } }
body.products #page-body .page-section {
  text-align: left;
  margin: 100px 0;
  padding-bottom: 100px;
  border-bottom: 1px solid rgba(84, 94, 102, 0.16); }
  body.products #page-body .page-section h4 {
    text-align: left; }
  body.products #page-body .page-section h4 {
    font-size: 30px;
    line-height: 46px;
    font-weight: normal; }
body.products #page-body #section-documentation ul {
  list-style-type: none;
  margin-left: -40px; }
body.products #page-body #therapeutic-usage-carousel, body.products #page-body #related-products-carousel {
  margin-top: 64px; }
body.products #page-body .condition-box {
  border: 2px solid rgba(84, 94, 102, 0.16);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  padding: 30px 40px;
  margin-right: 50px;
  min-width: 400px !important;
  margin-bottom: 30px; }
  body.products #page-body .condition-box .content {
    text-align: left; }
  body.products #page-body .condition-box img {
    border-radius: 50%; }
  @media (max-width: 768px) {
    body.products #page-body .condition-box {
      min-width: 100% !important;
      padding: 32px 27px; }
      body.products #page-body .condition-box h5 {
        font-size: 20px;
        line-height: 28px; }
      body.products #page-body .condition-box img {
        width: 72px;
        height: 72px; }
      body.products #page-body .condition-box a {
        font-size: 14px; } }
body.products figure img {
  width: 100%; }
body.products figure figcaption {
  background-color: #212529;
  color: #fff;
  padding: 20px;
  text-align: left; }

@media (min-width: 962px) {
  .container {
    max-width: 1476px; } }
figure img {
  max-width: 100%; }

a.with-icon {
  align-items: center;
  justify-content: center;
  display: flex; }
  a.with-icon i.icon-ui-chevron-right {
    vertical-align: middle;
    color: #b9491e;
    border: 2px solid #CBCED1;
    border-radius: 50%;
    font-size: 14px;
    margin-left: 5px; }
  a.with-icon:hover i.icon-ui-chevron-right {
    border-color: #5E7E13; }

input:focus {
  outline: none !important;
  border: 1px solid #5E7E13; }

#topbar {
  height: 52px;
  background-color: #212529;
  padding-right: 48px;
  padding-top: 8px;
  padding-bottom: 5px; }
  @media (max-width: 768px) {
    #topbar {
      display: none; } }
  #topbar #social-connect a {
    color: #fff;
    font-size: 25px;
    margin-right: 10px; }
    #topbar #social-connect a i::before {
      vertical-align: middle; }
  #topbar #contact-us {
    padding-top: 3px;
    color: rgba(255, 255, 255, 0.8);
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding-right: 50px; }
    #topbar #contact-us a {
      color: #fff;
      font-size: 19px;
      font-weight: 400;
      margin-right: 10px; }
  #topbar #doctor-portal-button {
    margin-left: 32px; }
    #topbar #doctor-portal-button a.button {
      background: #b9491e;
      border-radius: 4px;
      font-size: 14px;
      color: #fff;
      height: 36px;
      font-weight: 500;
      display: inline-block;
      padding: 0 4px;
      padding-top: 8px; }
      #topbar #doctor-portal-button a.button:hover {
        text-decoration: none; }
      #topbar #doctor-portal-button a.button i {
        margin-right: 10px;
        margin-left: 10px; }

#portal-links-popover a {
  font-size: 14px; }

.wsmain {
  height: 96px;
  max-width: none;
  padding: 0 48px;
  padding-right: 100px;
  display: flex;
  align-items: center; }
  .wsmain .smllogo {
    padding: 0;
    margin: 0 auto; }
    .wsmain .smllogo a img {
      width: auto;
      height: 77px; }
  .wsmain .wsmenu {
    border: none; }
  .wsmain .wsmenu-list {
    display: flex;
    align-items: right;
    justify-content: flex-end; }
    .wsmain .wsmenu-list > li > a {
      border: none;
      color: #414540;
      padding: 0 21px 0 21px; }
      .wsmain .wsmenu-list > li > a:hover {
        color: #b9491e;
        background-color: transparent !important; }
  .wsmain .megamenu {
    padding-bottom: 0;
    overflow: hidden;
    top: 82px;
    left: inherit;
    right: 0;
    border: 0;
    box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.2); }
    .wsmain .megamenu .megamenu-title {
      margin-bottom: 40px; }
    .wsmain .megamenu .megamenu-description p {
      font-size: 20px;
      line-height: 25px; }
    .wsmain .megamenu h2 {
      text-align: left;
      margin-top: 15px;
      font-size: 20px;
      line-height: 22px;
      font-weight: 600;
      color: #414540;
      padding-bottom: 15px; }
    .wsmain .megamenu ul.link-list {
      background-color: #344E18;
      color: #fff;
      padding: 20px 0 0 0; }
      .wsmain .megamenu ul.link-list li {
        padding: 0 30px; }
        .wsmain .megamenu ul.link-list li a {
          padding: 17px 0;
          background-color: transparent !important;
          border-bottom: 1px solid #5E7E13;
          color: #fff !important; }
          .wsmain .megamenu ul.link-list li a.with-icon {
            display: flex;
            justify-content: space-between;
            padding-bottom: 7px;
            padding-top: 7px; }
          .wsmain .megamenu ul.link-list li a i {
            float: right;
            font-size: 40px;
            color: #5E7E13;
            border: none; }
          .wsmain .megamenu ul.link-list li a:hover {
            text-decoration: none !important; }
            .wsmain .megamenu ul.link-list li a:hover i {
              color: #fff; }
        .wsmain .megamenu ul.link-list li:hover {
          background-color: #5E7E13; }
      .wsmain .megamenu ul.link-list.sublinks {
        display: none;
        background-color: #5E7E13;
        background-image: url("/assets/layout/dark-leaf.png");
        background-size: auto;
        background-position-y: 140%;
        background-repeat: no-repeat;
        background-position-x: -90px;
        background-blend-mode: luminosity; }
        .wsmain .megamenu ul.link-list.sublinks li:hover {
          background-color: #89AB39; }
        .wsmain .megamenu ul.link-list.sublinks li a {
          border-bottom: 1px solid #344E18; }
    .wsmain .megamenu a {
      font-size: 20px; }
      .wsmain .megamenu a.with-icon {
        justify-content: left; }
  .wsmain.hcp-portal-registration {
    box-shadow: 0px 0px 8px 3px rgba(45, 45, 45, 0.16);
    display: flex;
    align-items: center;
    justify-content: space-evenly; }
    .wsmain.hcp-portal-registration a.button {
      position: absolute;
      left: 30px; }
  @media only screen and (max-width: 1200px) {
    .wsmain {
      display: none; } }

.nav-search-form {
  border-radius: 24.5px;
  height: 49px;
  border: 2px solid #CBCED1;
  display: flex;
  width: 50px;
  align-items: center;
  position: absolute;
  right: 48px;
  top: 24px;
  background-color: #fff;
  padding-left: 16px;
  transition: width 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  .nav-search-form#mobile-search-form {
    right: 28px;
    top: 14px; }
  .nav-search-form input {
    border: none;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    width: 80%;
    height: 26px;
    padding: 1px;
    margin: 0; }
    .nav-search-form input::placeholder {
      color: #989EA3;
      font-style: italic; }
    .nav-search-form input:focus {
      outline: none !important;
      border: none; }
    .nav-search-form input:autofill {
      background-color: #fff; }
  .nav-search-form i {
    position: absolute;
    color: #b9491e;
    font-size: 20px;
    top: 11px;
    right: 12px;
    cursor: pointer; }

#section-circle {
  width: 100%;
  position: absolute;
  text-align: center; }
  #section-circle i {
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    position: relative;
    top: -35px;
    font-size: 75px;
    color: #b9491e; }
  #section-circle.grey-bg i {
    background-color: #D5D6D7; }
  #section-circle.green-bg i {
    background-color: #344E18; }
  #section-circle.empty {
    margin-bottom: -50px; }
    #section-circle.empty.top {
      margin-top: -20px; }
    #section-circle.empty.bottom {
      margin-top: 10px; }
    #section-circle.empty i {
      font-size: 90px;
      color: #fff; }
  #section-circle.empty.grey-bg i {
    color: #D5D6D7; }
  #section-circle.empty.green-bg i {
    color: #344E18; }

.page-section #section-circle {
  margin-left: -53px;
  /* Adjusting for padding around sections, which pushes absolute centered elements to the right */ }
  @media (max-width: 768px) {
    .page-section #section-circle {
      margin-left: -20px;
      /* Adjusting for padding around sections, which pushes absolute centered elements to the right */ } }

body {
  overflow-x: hidden; }
  body #main-wrapper {
    overflow-x: hidden; }
    body #main-wrapper::-webkit-scrollbar {
      width: 0px;
      background: transparent; }
  body #main {
    text-align: center;
    position: relative;
    min-height: 500px; }
    body #main ul {
      text-align: left; }
  body.contact #main #section-circle {
    display: none; }
  body h1#page-heading {
    top: calc(-30vw + 60px);
    margin-bottom: 20px;
    color: #fff;
    position: relative;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.24);
    font-size: 64px; }
    @media (max-width: 768px) {
      body h1#page-heading {
        font-size: 44px; } }
  body p#page-sub-heading {
    color: #fff;
    font-size: 24px;
    top: calc(-30vw + 60px);
    position: relative;
    /*max-width: 700px;*/
    margin: 0 auto;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.24); }
    @media (max-width: 768px) {
      body p#page-sub-heading {
        font-size: 20px; } }
  body #jumbotron .supertitle {
    line-height: 40px;
    max-width: 80vw;
    font-size: 32px; }
    @media (max-width: 768px) {
      body #jumbotron .supertitle {
        font-size: 26px;
        line-height: 30px; } }
  body #jumbotron.short #article-header {
    height: 20vw;
    min-height: 400px; }
  body #jumbotron.short.with-heading #article-header {
    height: 25vw; }
  body #jumbotron #article-header {
    position: relative;
    background-image: url("/assets/layout/jumbotron-fallback@1x.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 0;
    height: 30vw;
    min-height: 300px;
    display: flex;
    padding-top: 7vw;
    align-items: center;
    flex-direction: column;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    width: 140%;
    overflow: hidden;
    margin-left: -20%; }
    @media (max-width: 768px) {
      body #jumbotron #article-header {
        min-height: 300px;
        width: 200%;
        padding-top: 10%;
        margin-left: -50%;
        padding-left: 50%;
        padding-right: 50%; } }
    body #jumbotron #article-header h1 {
      color: #fff;
      max-width: 696px; }
  body #jumbotron #author-info {
    position: relative;
    height: 200px;
    top: -58px; }
    body #jumbotron #author-info img {
      height: 112px;
      border-radius: 50%; }
  body #heading-container {
    display: flex;
    margin-top: 50px;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    justify-content: space-evenly; }
    @media (min-width: 1200px) {
      body #heading-container {
        position: relative; } }
    @media (max-width: 768px) {
      body #heading-container {
        padding: 0px 30px 20px 30px;
        margin-bottom: 20px; } }
    body #heading-container #author-info {
      width: 100%; }
      body #heading-container #author-info h3 {
        font-size: 35px;
        color: #5E7E13; }
    body #heading-container h1 {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px;
      color: #89AB39;
      text-shadow: none;
      font-size: 56px;
      line-height: 72px;
      text-align: center;
      top: 0; }
      @media (max-width: 1200px) {
        body #heading-container h1 {
          padding-top: 30px;
          padding-bottom: 20px;
          font-size: 40px;
          line-height: 50px;
          text-align: center;
          margin: 0 auto; } }
    body #heading-container #page-sub-heading {
      max-width: 800px;
      text-shadow: none;
      font-size: 35px;
      color: #5E7E13;
      line-height: 42px;
      text-align: center;
      font-weight: normal;
      top: 0; }
      @media (max-width: 1200px) {
        body #heading-container #page-sub-heading {
          color: #344E18;
          font-size: 25px; } }
    body #heading-container .button {
      margin: 0 auto;
      margin-top: 20px;
      padding: 15px; }
    body #heading-container p.intro.small {
      color: #212529;
      margin-left: 30vw;
      width: 38vw;
      text-align: left; }
      @media (max-width: 1200px) {
        body #heading-container p.intro.small {
          width: 90vw;
          margin: 0 auto; } }
    body #heading-container .video-box {
      margin-left: 30vw;
      text-align: left;
      margin-top: 50px;
      position: relative;
      display: flex;
      align-items: center; }
      body #heading-container .video-box .thumbnail {
        display: flex;
        align-items: center;
        width: 100px; }
        body #heading-container .video-box .thumbnail img {
          vertical-align: middle;
          border-style: none;
          height: 100px;
          border-radius: 50%;
          box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.8);
          filter: brightness(60%);
          transition: filter .5s; }
        body #heading-container .video-box .thumbnail i {
          font-size: 25px;
          color: #fff;
          margin-left: -61px;
          position: relative; }
        body #heading-container .video-box .thumbnail:hover {
          cursor: pointer; }
          body #heading-container .video-box .thumbnail:hover img {
            filter: none; }
      body #heading-container .video-box .text {
        margin-left: 30px;
        padding-top: 11px; }
        body #heading-container .video-box .text h4.supertitle {
          text-align: left; }
        body #heading-container .video-box .text h5 {
          font-weight: 600; }
      @media (max-width: 1200px) {
        body #heading-container .video-box {
          width: 90vw;
          max-width: 700px;
          margin: 80px auto;
          top: 0; }
          body #heading-container .video-box .text .supertitle, body #heading-container .video-box .text h5 {
            color: #fff; } }
  body #down-arrow {
    margin: 0 auto;
    position: relative;
    display: block;
    height: 100px;
    margin-top: -50px;
    width: 100px;
    background-color: #fff;
    border-radius: 50%;
    padding-top: 35px; }
    body #down-arrow i {
      color: #b9491e;
      font-size: 24px; }
  body #jumbotron-border {
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 40vw, white 40vw, white);
    text-align: center;
    height: calc(200px + 40vw);
    margin: calc(-40vw - -20px) 0 200px -30%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
    width: 160%;
    position: relative;
    padding-top: calc(40vw - 20px);
    padding-left: 100px;
    padding-right: 100px; }
    body #jumbotron-border a {
      pointer-events: all; }
    body #jumbotron-border h5 {
      margin-top: 2vw; }
      @media (max-width: 768px) {
        body #jumbotron-border h5 {
          max-width: 320px;
          margin-left: auto;
          margin-right: auto; } }
    @media (max-width: 768px) {
      body #jumbotron-border {
        margin: calc(-40vw - -20px) 0 70px -30%; } }
    @media (max-width: 962px) {
      body #jumbotron-border h5 {
        margin-top: 1vw; } }
  body .page-section.last {
    padding-bottom: 150px; }

.container.with-left-nav {
  padding-bottom: 100px;
  text-align: left;
  text-align: left; }
  .container.with-left-nav h2, .container.with-left-nav h3, .container.with-left-nav h4, .container.with-left-nav h5, .container.with-left-nav h6, .container.with-left-nav p {
    text-align: left; }
  .container.with-left-nav .page-section {
    padding-top: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid rgba(84, 94, 102, 0.16); }
    .container.with-left-nav .page-section:first-child {
      margin-top: -40px; }
    .container.with-left-nav .page-section li {
      font-weight: 300;
      margin-bottom: 25px;
      font-size: 18px;
      margin-left: -22px; }
  .container.with-left-nav h4, .container.with-left-nav h5, .container.with-left-nav h6 {
    text-align: left; }
  .container.with-left-nav img {
    margin-top: 50px;
    width: 100%; }
  .container.with-left-nav figcaption {
    background-color: #212529;
    color: #fff;
    padding: 20px;
    margin-bottom: 50px; }
  .container.with-left-nav h4 {
    font-size: 30px;
    line-height: 46px;
    font-weight: normal;
    margin-top: 40px; }
  .container.with-left-nav h5 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 30px; }
  .container.with-left-nav blockquote {
    margin: 64px 72px; }
    .container.with-left-nav blockquote cite {
      text-transform: uppercase;
      color: #989EA3;
      font-size: 16px;
      margin-top: 20px;
      display: block;
      font-weight: bold;
      font-style: normal;
      font-family: "Source Sans Pro", sans-serif; }
      .container.with-left-nav blockquote cite:before {
        content: '- '; }

#left-nav-container #left-nav-select {
  position: relative;
  margin-right: auto;
  width: 324px;
  border: 2px solid rgba(84, 94, 102, 0.16);
  padding: 30px;
  margin-bottom: 0;
  margin-top: 5px;
  background-color: #D5D6D7; }
  #left-nav-container #left-nav-select h6 {
    font-weight: 600;
    text-align: left; }
  @media (min-width: 1200px) {
    #left-nav-container #left-nav-select {
      display: none; } }
  @media (max-width: 1200px) {
    #left-nav-container #left-nav-select {
      display: block;
      flex: 0 0 100%;
      max-width: 100%;
      margin: 50px auto;
      width: 100%; } }
#left-nav-container #left-nav {
  position: relative;
  margin-right: auto;
  width: 324px;
  padding: 30px;
  text-align: left;
  transition: top .3s; }
  #left-nav-container #left-nav.social-buttons {
    padding: 0;
    width: 80px;
    border: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 336px;
    justify-content: space-between; }
    @media (max-width: 1200px) {
      #left-nav-container #left-nav.social-buttons {
        width: 100%;
        flex-direction: row;
        justify-content: space-evenly;
        height: auto; } }
    #left-nav-container #left-nav.social-buttons i {
      color: #b9491e; }
    #left-nav-container #left-nav.social-buttons a {
      font-size: auto; }
  #left-nav-container #left-nav.fixed {
    position: fixed;
    top: 50px; }
    @media (max-width: 1200px) {
      #left-nav-container #left-nav.fixed {
        position: relative;
        top: 50px; } }
  @media (max-width: 1200px) and (max-width: 991px) {
    #left-nav-container #left-nav.fixed.social-buttons {
      position: relative;
      top: 0; } }

  #left-nav-container #left-nav ul.sub-conditions li {
    margin-left: -20px;
    border: none; }
    #left-nav-container #left-nav ul.sub-conditions li a {
      font-size: 14px; }
  #left-nav-container #left-nav h6 {
    font-weight: 600; }
  #left-nav-container #left-nav ul {
    margin-top: 20px; }
    @media (min-width: 1200px) {
      #left-nav-container #left-nav ul {
        display: block; } }
    @media (max-width: 1200px) {
      #left-nav-container #left-nav ul {
        display: none; } }
    #left-nav-container #left-nav ul li {
      margin-left: -40px;
      list-style-type: none;
      margin-bottom: 10px;
      border-bottom: 1px solid #89AB39;
      padding-bottom: 9px; }
      #left-nav-container #left-nav ul li a {
        font-size: 16px;
        display: flex;
        font-weight: 500;
        justify-content: space-between; }
        #left-nav-container #left-nav ul li a i.icon-ui-chevron-right {
          margin-bottom: 5px;
          align-self: flex-end;
          transform: rotate(90deg); }
  @media (max-width: 1200px) {
    #left-nav-container #left-nav {
      display: none; } }
@media (max-width: 1200px) {
  #left-nav-container {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 50px auto; } }

@media (max-width: 1200px) {
  #page-body {
    flex: 0 0 100%;
    max-width: 100%; } }

header#mobile {
  display: none;
  box-shadow: 0px 8px 10px 0 rgba(24, 24, 24, 0.16);
  position: relative;
  z-index: 1000; }

@media (max-width: 1200px) {
  header#header {
    display: none; }

  header#mobile {
    display: block; }

  header#mobile {
    height: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 25px; }
    header#mobile .left-menu-toggle i {
      padding: 15px;
      border-radius: 50%;
      background-color: #344E18;
      color: #fff; }
    header#mobile .mobile-logo {
      margin-left: -50px; }
      header#mobile .mobile-logo img {
        height: 60px;
        margin-top: -5px; }

  #mp-pusher {
    z-index: 1000; }
    #mp-pusher .mp-menu ul {
      background: #344E18; }
      #mp-pusher .mp-menu ul li a {
        color: #fff; }
        #mp-pusher .mp-menu ul li a.mp-back {
          color: #344E18;
          padding-left: 55px; }
    #mp-pusher .mp-menu .mp-level {
      background-color: #fff;
      text-align: left;
      color: #414540; }
      #mp-pusher .mp-menu .mp-level h5 {
        background-color: #344E18;
        color: #89AB39;
        margin-bottom: 0;
        border-bottom: 1px solid #344E18; }
      #mp-pusher .mp-menu .mp-level .mp-back {
        background-color: transparent;
        color: #344E18;
        text-align: left;
        font-size: 22px;
        font-weight: 400;
        line-height: 26px;
        text-transform: none;
        padding: 15px;
        padding-left: 55px; }
        #mp-pusher .mp-menu .mp-level .mp-back i {
          transform: rotate(180deg);
          display: inline-block;
          color: #344E18;
          position: absolute;
          left: 21px;
          top: 20px; }
        #mp-pusher .mp-menu .mp-level .mp-back::after {
          content: none; }
      #mp-pusher .mp-menu .mp-level.mp-level-overlay > ul > li > .top-links-container, #mp-pusher .mp-menu .mp-level.mp-level-overlay > ul > li > a {
        display: none; }
      #mp-pusher .mp-menu .mp-level ul li.hcp-link {
        background-color: #b9491e;
        width: 100%;
        height: 51px;
        display: flex;
        align-items: center; }
        #mp-pusher .mp-menu .mp-level ul li.hcp-link a {
          color: #fff;
          border-bottom: none;
          font-size: 14px;
          font-weight: 500;
          text-align: left;
          width: 296px; }
        #mp-pusher .mp-menu .mp-level ul li.hcp-link i {
          color: #fff; }
          #mp-pusher .mp-menu .mp-level ul li.hcp-link i.icon-ui-chevron-right {
            float: right;
            margin-top: 5px; }
      #mp-pusher .mp-menu .mp-level ul li.regular-link > a {
        box-shadow: none !important;
        font-size: 22px;
        font-weight: 300;
        text-align: left;
        width: 270px;
        padding: 10px;
        border-bottom: 1px solid #527125;
        margin-left: 25px;
        padding-left: 0; }
        #mp-pusher .mp-menu .mp-level ul li.regular-link > a i {
          float: right;
          margin-top: 5px; }
        #mp-pusher .mp-menu .mp-level ul li.regular-link > a:hover {
          background-color: transparent; }
    #mp-pusher .mp-menu .mp-level[data-level="2"] h5 {
      background-color: #5E7E13;
      color: #89AB39;
      border-bottom: 1px solid #527125; }
    #mp-pusher .mp-menu .mp-level[data-level="2"] ul {
      background: #5E7E13; }
    #mp-pusher .top-links .top-links-container ul {
      background-image: url("/assets/layout/dark-leaf.png");
      background-color: #434742 !important;
      background-size: contain;
      background-position: 50px 30px;
      background-repeat: no-repeat; }
      #mp-pusher .top-links .top-links-container ul li a {
        border-bottom: 1px solid #b8baba; }
    #mp-pusher .top-links .top-links-container #left-menu-social-connect {
      display: flex;
      justify-content: space-evenly; }
      #mp-pusher .top-links .top-links-container #left-menu-social-connect a {
        display: inline;
        border: none;
        padding: 15px; } }
#carousel-nav {
  display: flex;
  margin-top: 40px;
  justify-content: space-evenly;
  width: 160px;
  margin-left: -20px; }
  #carousel-nav i {
    cursor: pointer;
    font-size: 18px; }

#disclaimer {
  margin-top: 30px;
  padding-left: 30px;
  border-left: 4px solid #5E7E13;
  max-width: 964px; }
  #disclaimer p {
    font-size: 16px; }

div.container-fluid.grey-bg, div.container.grey-bg {
  background-color: #D5D6D7; }

div.container-fluid.grey-bg, div.container.grey-bg {
  background-color: #D5D6D7; }

.row.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px;
  justify-content: space-between; }
  @media (max-width: 768px) {
    .row.flex {
      padding: 0; } }
  .row.flex figure img {
    max-width: 80%; }

#ahpra-container, #profession-container {
  transition: all .5s; }

#speciality-types-container {
  transition: all .5s; }

body.hcpPortalRegistration #main {
  background-color: #D5D6D7; }
  body.hcpPortalRegistration #main h1 {
    color: #344E18;
    font-size: 36px;
    line-height: 48px;
    text-align: left; }
body.hcpPortalRegistration .text-container {
  padding: 140px; }
  @media (max-width: 962px) {
    body.hcpPortalRegistration .text-container {
      padding: 30px; } }
body.hcpPortalRegistration div.sub-heading ul {
  list-style-type: none;
  margin-left: 5px;
  text-indent: -45px;
  margin-top: 40px; }
  body.hcpPortalRegistration div.sub-heading ul li {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    margin-bottom: 30px; }
    body.hcpPortalRegistration div.sub-heading ul li i {
      font-size: 20px;
      color: #5E7E13;
      margin-right: 20px; }
body.hcpPortalRegistration #form-wrapper > .row {
  display: flex;
  align-items: center; }
body.hcpPortalRegistration #form-wrapper p.supertitle {
  text-align: left; }
body.hcpPortalRegistration #form-wrapper .register-button {
  position: relative;
  display: inline-block;
  text-align: right; }
  @media (max-width: 1200px) {
    body.hcpPortalRegistration #form-wrapper .register-button {
      text-align: center;
      margin-top: 30px;
      margin-bottom: 30px; } }
body.hcpPortalRegistration #form-wrapper input, body.hcpPortalRegistration #form-wrapper select {
  margin-bottom: 30px; }
  body.hcpPortalRegistration #form-wrapper input[type=checkbox], body.hcpPortalRegistration #form-wrapper select[type=checkbox] {
    margin-bottom: 0; }
  body.hcpPortalRegistration #form-wrapper input.error, body.hcpPortalRegistration #form-wrapper select.error {
    box-shadow: 0px 0px 5px 2px #F04E23; }

body.hcpPortalRegisterSuccess #main {
  background-color: #D5D6D7; }
  body.hcpPortalRegisterSuccess #main h1 {
    color: #344E18;
    font-size: 36px;
    line-height: 48px;
    text-align: left; }
  @media (max-width: 768px) {
    body.hcpPortalRegisterSuccess #main .container {
      max-width: 100%; } }
  body.hcpPortalRegisterSuccess #main .main-content {
    align-items: center; }
  body.hcpPortalRegisterSuccess #main img {
    max-width: 30vw;
    max-height: 30vw;
    border-radius: 50%; }
    @media (max-width: 1200px) {
      body.hcpPortalRegisterSuccess #main img {
        max-width: 40vw;
        max-height: 40vw; } }
    @media (max-width: 962px) {
      body.hcpPortalRegisterSuccess #main img {
        max-width: 50vw;
        max-height: 50vw; } }
    @media (max-width: 768px) {
      body.hcpPortalRegisterSuccess #main img {
        max-width: 90vw;
        max-height: 90vw; } }
body.hcpPortalRegisterSuccess .text-container {
  padding: 140px; }
  @media (max-width: 962px) {
    body.hcpPortalRegisterSuccess .text-container {
      padding: 30px; } }

body.hcpPortalLogin #main {
  background-color: #D5D6D7; }
  body.hcpPortalLogin #main h1 {
    color: #344E18;
    font-size: 36px;
    line-height: 48px;
    text-align: left; }
  @media (max-width: 768px) {
    body.hcpPortalLogin #main .container {
      max-width: 100%; } }
  body.hcpPortalLogin #main .main-content {
    align-items: center; }
  body.hcpPortalLogin #main img {
    max-width: 30vw;
    max-height: 30vw;
    border-radius: 50%; }
    @media (max-width: 1200px) {
      body.hcpPortalLogin #main img {
        max-width: 40vw;
        max-height: 40vw; } }
    @media (max-width: 962px) {
      body.hcpPortalLogin #main img {
        max-width: 50vw;
        max-height: 50vw; } }
    @media (max-width: 768px) {
      body.hcpPortalLogin #main img {
        max-width: 90vw;
        max-height: 90vw; } }
body.hcpPortalLogin .text-container {
  padding: 140px; }
  @media (max-width: 962px) {
    body.hcpPortalLogin .text-container {
      padding: 30px; } }
body.hcpPortalLogin span.forgot {
  position: absolute;
  display: inline-block;
  right: 20px;
  text-transform: none; }

body.hcpPortalAccountDashboard .page-section {
  margin-top: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(84, 94, 102, 0.16); }
  body.hcpPortalAccountDashboard .page-section.first {
    margin-top: 0; }
  body.hcpPortalAccountDashboard .page-section p {
    text-align: left; }
  body.hcpPortalAccountDashboard .page-section h4 {
    text-align: left;
    font-size: 30px;
    line-height: 46px;
    font-weight: normal;
    margin-bottom: 30px; }
  body.hcpPortalAccountDashboard .page-section h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px; }
body.hcpPortalAccountDashboard #left-nav .button.primary {
  position: absolute;
  bottom: -70px;
  left: 39px; }
body.hcpPortalAccountDashboard form .supertitle {
  text-align: left;
  font-weight: bold; }
body.hcpPortalAccountDashboard form textarea {
  height: 100px; }
body.hcpPortalAccountDashboard form input[type=submit] {
  margin-top: 20px; }
body.hcpPortalAccountDashboard form .row {
  align-items: center; }
  body.hcpPortalAccountDashboard form .row.top-align {
    align-items: flex-start; }
  body.hcpPortalAccountDashboard form .row > div {
    text-align: left; }
body.hcpPortalAccountDashboard form table#consent-options-table {
  width: 660px; }
  body.hcpPortalAccountDashboard form table#consent-options-table th {
    font-weight: 500; }
  body.hcpPortalAccountDashboard form table#consent-options-table thead th {
    text-align: center; }
  body.hcpPortalAccountDashboard form table#consent-options-table td {
    text-align: center; }
  @media (max-width: 962px) {
    body.hcpPortalAccountDashboard form table#consent-options-table {
      width: 100%; } }
body.hcpPortalAccountDashboard form#areas-form .row {
  align-items: flex-start;
  margin-bottom: 20px; }
body.hcpPortalAccountDashboard form#notifications-form ul {
  text-align: left;
  list-style-type: none;
  margin-left: -25px; }
  body.hcpPortalAccountDashboard form#notifications-form ul li {
    margin-bottom: 20px;
    font-weight: 300; }

body.faqs .container {
  max-width: 1200px; }
body.faqs .faq {
  padding: 70px 15px;
  text-align: left;
  border-bottom: 1px solid rgba(84, 94, 102, 0.16); }
  body.faqs .faq h4 {
    text-align: left;
    font-size: 30px;
    line-height: 46px;
    font-weight: normal; }
  body.faqs .faq p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px; }
body.faqs .page-section {
  text-align: left;
  margin: 0 auto;
  padding: 100px 0; }
  body.faqs .page-section h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px; }
  body.faqs .page-section.faq-body {
    border-bottom: 1px solid rgba(84, 94, 102, 0.16); }
    body.faqs .page-section.faq-body p {
      font-size: 18px;
      font-weight: 300;
      line-height: 30px; }
    body.faqs .page-section.faq-body a.button {
      margin-top: 30px;
      display: inline-block; }
  body.faqs .page-section.related-faqs h5 {
    font-weight: 600;
    line-height: 80px; }
  body.faqs .page-section.related-faqs ul {
    list-style-type: none;
    margin-left: -40px; }

body.health-professional-public-profile #page-body .page-section {
  margin: 0 auto;
  padding: 60px 0;
  text-align: left;
  border-bottom: 1px solid rgba(84, 94, 102, 0.16); }
  body.health-professional-public-profile #page-body .page-section.first {
    margin-top: 30px; }
  body.health-professional-public-profile #page-body .page-section.edit-profile {
    text-align: center;
    border-bottom: none; }
  body.health-professional-public-profile #page-body .page-section.last {
    padding-bottom: 100px; }
body.health-professional-public-profile #page-body h5 {
  text-align: left; }

.page-section.team-member .details {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  flex-direction: row; }
  @media only screen and (max-width: 1200px) {
    .page-section.team-member .details {
      flex-wrap: wrap; } }
  .page-section.team-member .details .name {
    width: 100%; }
    .page-section.team-member .details .name h2 {
      font-family: Quicksand, sans-serif;
      text-align: left;
      color: #5E7E13;
      max-width: 100%; }
    .page-section.team-member .details .name h3 {
      text-align: left;
      font-size: 30px;
      font-weight: 300;
      color: #344E18; }
  .page-section.team-member .details .profile-photo {
    margin-top: -40px; }
    .page-section.team-member .details .profile-photo img {
      max-width: 70vw; }
    @media only screen and (max-width: 1200px) {
      .page-section.team-member .details .profile-photo {
        flex-wrap: wrap;
        margin-top: 0; } }
.page-section.team-member .bio {
  text-align: left;
  column-count: 2;
  column-gap: 2rem; }
  @media only screen and (max-width: 1200px) {
    .page-section.team-member .bio {
      column-count: 1; } }
  .page-section.team-member .bio p {
    font-size: 22px;
    page-break-inside: avoid;
    break-inside: avoid; }

footer {
  width: 100%;
  margin-top: -150px;
  height: 270px;
  z-index: 100;
  position: relative;
  background: transparent;
  background-image: url("/assets/layout/grass_border.png");
  justify-content: center;
  align-content: center;
  display: flex;
  flex-direction: column; }
  footer #footer-links {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 50%;
    width: 50%;
    justify-content: space-around;
    padding-top: 50px; }
    footer #footer-links a {
      font-size: 22px;
      font-weight: 400;
      color: white;
      height: 40px; }
      @media (max-width: 1200px) {
        footer #footer-links a {
          text-align: center;
          width: 100%; } }

/*# sourceMappingURL=main.css.map */
