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

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

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

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

h1 {
  color: #212529;
  font-family: Exo, sans-serif;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 768px) {
  body.home #jumbotron h1 {
    font-size: 32px;
    line-height: 42px;
  }
}

h2 {
  color: #065245;
  font-family: Exo, sans-serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 56px;
  margin: 0 auto;
  margin-bottom: 30px;
}

h3 {
  color: #065245;
  font-family: Exo, sans-serif;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
}

@media (max-width: 768px) {
  h3 {
    font-size: 30px;
    line-height: 38px;
  }
}

h4 {
  color: #212529;
  font-family: Exo, sans-serif;
  font-size: 34px;
  text-align: center;
  line-height: 46px;
}

h5 {
  color: #212529;
  font-family: Exo, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

h6 {
  color: #212529;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

h7 {
  color: #212529;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 19px;
}

.supertitle {
  color: #0F8864;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}

#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 {
  font-family: Roboto, sans-serif;
  color: #545E66;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
}

p.intro.xlarge {
  font-size: 28px;
  line-height: 40px;
}

p.intro.large {
  font-size: 24px;
  line-height: 36px;
}

p.intro.small {
  font-size: 22px;
  line-height: 32px;
  font-weight: normal;
}

@media (max-width: 768px) {
  p.intro.xlarge {
    font-size: 22px;
    line-height: 34px;
  }
  p.intro.large {
    font-size: 19px;
    line-height: 30px;
  }
  p.intro.small {
    font-size: 15px;
    line-height: 25px;
  }
}

.intro-text p {
  font-family: Roboto, sans-serif;
  color: #545E66;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
}

a {
  font-family: Roboto, sans-serif;
  color: #545E66;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
}

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

nav a {
  font-size: 16px;
  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: #0F8864;
  font-family: "Roboto Slab", sans-serif;
  font-size: 24px;
  line-height: 36px;
}

blockquote .author {
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
  color: #989EA3;
}

tt {
  font-family: Roboto, sans-serif;
  color: #545E66;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}

dd {
  font-family: Roboto, sans-serif;
  color: #545E66;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 25px;
}

ul li {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

@font-face {
  font-family: 'greenchoices';
  src: url("../fonts/greenchoices.eot?2kts3d");
  src: url("../fonts/greenchoices.eot?2kts3d#iefix") format("embedded-opentype"), url("../fonts/greenchoices.ttf?2kts3d") format("truetype"), url("../fonts/greenchoices.woff?2kts3d") format("woff"), url("../fonts/greenchoices.svg?2kts3d#greenchoices") format("svg");
  font-weight: normal;
  font-style: normal;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'greenchoices' !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-down:before {
  content: "";
}

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

.icon-ui-chevron-right: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-arrow-circle-left:before {
  content: "";
}

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

.icon-arrow-circle-right: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-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-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-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: "";
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          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: #0F8864;
  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%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  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;
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
  -webkit-transition: all 1s;
  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 {
  -webkit-filter: none;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          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 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 70% !important;
            flex: 0 0 70% !important;
    max-width: 70% !important;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !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;
  -webkit-box-shadow: 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);
  -webkit-box-shadow: 0px 8px 14px 0px rgba(40, 40, 40, 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;
    -webkit-transform: rotate(-45deg);
            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.doctor-directory .directory-state {
  margin-top: 20px;
}

.page-section.doctor-directory .directory-state h3 {
  font-size: 22px;
  max-width: 100%;
}

.page-section.doctor-directory .directory-state .card-header {
  padding: .25rem 1rem;
  cursor: pointer;
}

.page-section.doctor-directory .card-body h4 {
  margin-top: 0px;
}

.page-section.doctor-directory .doctor-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page-section.doctor-directory .doctor-cards .doctor-card {
  padding: 30px 35px;
  margin-right: 20px;
  margin-bottom: 20px;
  max-width: 305px;
  min-width: 305px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 30%;
          flex: 1 0 30%;
  text-align: center;
}

.page-section.doctor-directory .doctor-cards .doctor-card .photo {
  margin-bottom: 10px;
}

.page-section.doctor-directory .doctor-cards .doctor-card .photo img {
  border-radius: 50%;
  overflow: hidden;
  margin-top: 0px;
}

.page-section.doctor-directory .doctor-cards .doctor-card .name {
  font-weight: 500;
}

.page-section.doctor-directory .doctor-cards .doctor-card .name .qualifications {
  font-weight: 300;
}

.page-section.doctor-directory .doctor-cards .doctor-card .position {
  margin-bottom: 15px;
}

.page-section.doctor-directory .doctor-cards .doctor-card .location {
  margin-top: 20px;
  margin-bottom: 15px;
}

.page-section.doctor-directory .doctor-cards .doctor-card .booking {
  margin-bottom: 20px;
}

.page-section.doctor-directory .doctor-cards .doctor-card .phone {
  margin-bottom: 20px;
}

.page-section.doctor-directory .clinic-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.page-section.doctor-directory .clinic-cards .clinic-card {
  padding: 30px 35px;
  margin-right: 30px;
  text-align: center;
  margin-bottom: 20px;
  max-width: 305px;
  min-width: 305px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 30%;
          flex: 1 0 30%;
}

.page-section.doctor-directory .clinic-cards .clinic-card .logo {
  margin-bottom: 10px;
}

.page-section.doctor-directory .clinic-cards .clinic-card .logo img {
  border-radius: 50%;
  overflow: hidden;
  margin-top: 0px;
}

.page-section.doctor-directory .clinic-cards .clinic-card .name {
  font-weight: 500;
  margin-bottom: 20px;
}

.page-section.doctor-directory .clinic-cards .clinic-card .url {
  margin-bottom: 20px;
}

.page-section.doctor-directory .clinic-cards .clinic-card .booking {
  margin-bottom: 20px;
}

.page-section.doctor-directory .icon {
  float: right;
  margin-top: -34px;
}

.page-section.doctor-directory [data-toggle="collapse"] .icon:before {
  content: "\e901";
}

.page-section.doctor-directory [data-toggle="collapse"].collapsed .icon:before {
  content: "\e900";
}

.page-section.doctor-directory .accordion > .card:first-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

@media only screen and (max-width: 1200px) {
  body.practitioner #short-jumbotron {
    display: none;
  }
}

.page-section.practitioner-profile h4 {
  text-align: left;
}

.page-section.practitioner-profile .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media only screen and (max-width: 1200px) {
  .page-section.practitioner-profile .details {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.page-section.practitioner-profile .details .name {
  text-align: left;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .page-section.practitioner-profile .details .name {
    text-align: center;
  }
}

.page-section.practitioner-profile .details .name h2 {
  font-family: Exo, sans-serif;
  text-align: left;
  color: #0F8864;
  max-width: 100%;
}

@media only screen and (max-width: 1200px) {
  .page-section.practitioner-profile .details .name h2 {
    text-align: center;
  }
}

.page-section.practitioner-profile .details .name h3 {
  text-align: left;
  font-size: 30px;
  font-weight: 300;
  color: #065245;
}

@media only screen and (max-width: 1200px) {
  .page-section.practitioner-profile .details .name h3 {
    text-align: center;
  }
}

.page-section.practitioner-profile .details .name .phone, .page-section.practitioner-profile .details .name .booking, .page-section.practitioner-profile .details .name .register {
  text-align: left;
  margin-bottom: 20px;
  margin-top: 20px;
  display: inline-block;
}

.page-section.practitioner-profile .details .profile-photo {
  margin-top: -40px;
}

.page-section.practitioner-profile .details .profile-photo img {
  max-width: 70vw;
}

@media only screen and (max-width: 1200px) {
  .page-section.practitioner-profile .details .profile-photo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 0;
  }
}

.page-section.practitioner-profile ul.areas-of-interest {
  text-align: left;
  margin-left: 0;
  padding-left: 20px;
}

.page-section.practitioner-profile ul.areas-of-interest li {
  font-size: 22px;
}

.page-section.practitioner-profile .bio {
  text-align: left;
}

.page-section.practitioner-profile .bio p {
  font-size: 22px;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1500px;
  position: relative;
  padding-bottom: 200px;
}

@media (max-width: 1200px) {
  .page-section.infosteps .steps {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.page-section.infosteps .steps .step {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          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;
  -webkit-transition: all .5s;
  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 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            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 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          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 {
  padding-bottom: inherit;
}

.page-section.latest-articles .articles {
  margin-top: 100px;
  margin-bottom: 60px;
}

.page-section.latest-articles .articles .article-container {
  padding: 20px;
}

.page-section.latest-articles .articles .article-container .article-box {
  padding: 0;
  border: 2px solid rgba(84, 94, 102, 0.16);
}

.page-section.latest-articles .articles .article-container .article-box img {
  width: 100%;
}

.page-section.latest-articles .articles .article-container .article-box .content {
  background-color: #fff;
  text-align: left;
  padding: 48px;
}

.page-section.latest-articles .articles .article-container .article-box .content h5 {
  min-height: 130px;
  font-weight: bold;
}

.page-section.latest-articles .articles .article-container .article-box .content .publication-details {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-section.latest-articles .articles .article-container .article-box .content .publication-details p {
  margin-bottom: 0;
}

.page-section.latest-articles .articles .article-container .article-box .content .publication-details img {
  height: 72px;
  width: 72px;
  border-radius: 50%;
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
}

.page-section.social-connect.last {
  padding-bottom: 200px;
}

.page-section.social-connect i.top-icon {
  background-color: #F5F6F6;
  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;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.page-section.faqs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-bottom: 0;
  margin-top: 0;
}

.page-section.faqs .bg-image {
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
  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%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.page-section.faqs .faq-container {
  margin: 0 auto;
  max-width: 1192px;
  background-color: #212529;
  padding: 90px 124px;
  -webkit-box-shadow: 0px 6px 18px 5px rgba(5, 5, 5, 0.36);
          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.newsletter-subscribe-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-bottom: 0;
  margin-top: 0;
}

.page-section.newsletter-subscribe-cta .cta-container {
  margin: 0 auto;
  max-width: 1192px;
  background-color: #212529;
  padding: 90px 124px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}

@media (max-width: 1200px) {
  .page-section.newsletter-subscribe-cta .cta-container {
    padding: 70px 44px;
  }
}

@media (max-width: 768px) {
  .page-section.newsletter-subscribe-cta .cta-container {
    padding: 50px 30px;
  }
}

.page-section.newsletter-subscribe-cta .cta-container .content {
  text-align: left;
}

.page-section.newsletter-subscribe-cta .cta-container .content h4 {
  color: #fff;
  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;
  margin-bottom: 45px;
}

.page-section.newsletter-subscribe-cta .cta-container .content a.primary {
  margin-right: 20px;
}

.page-section.newsletter-subscribe-cta .cta-container .content a {
  color: #fff;
}

@media (max-width: 768px) {
  .page-section.newsletter-subscribe-cta .cta-container .content a {
    display: block;
    text-align: center;
  }
}

.page-section.newsletter-subscribe-cta .cta-container .image img {
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
  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"]::-webkit-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.page-section.newsletter-subscribe-cta .newsletter-block form input[type="email"]:-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.page-section.newsletter-subscribe-cta .newsletter-block form input[type="email"]::-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.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: #A82340;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          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 {
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
  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;
}

.page-section.contact-form #contact-form p.supertitle {
  text-align: left;
}

.page-section.contact-form #thanks {
  padding-bottom: 200px;
  margin-top: 80px;
}

.research-articles-carousel .slick-list {
  padding-left: 0 !important;
}

.research-articles-carousel .slick-slide {
  -webkit-transition: opacity .5s;
  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;
}

@media (max-width: 1200px) {
  .research-articles-carousel .carousel-reference {
    height: auto;
  }
}

.research-articles-carousel .carousel-reference h5.reference-heading {
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
}

.research-articles-carousel .carousel-reference h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}

@media (max-width: 768px) {
  .research-articles-carousel .carousel-reference {
    width: 100% !important;
  }
}

.page-section.related-resources h4 {
  margin-bottom: 30px;
}

.page-section.related-resources #carousel-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          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: 17px;
  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: #A82340;
}

@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 .date {
  font-size: 14px;
  font-weight: 300;
}

.page-section.related-resources .resource .content h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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: 1;
}

.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: 20px;
}

.page-section.related-resources #related-resources-grid .resource .content h5 {
  margin-top: 10px;
  height: 117px;
}

@media (max-width: 1440px) {
  .page-section.related-resources #related-resources-grid .resource .content h5 {
    font-size: 16px;
    line-height: 21px;
  }
}

.page-section.related-news {
  padding-bottom: inherit;
}

.page-section.related-news h4 {
  margin-bottom: 30px;
}

.page-section.related-news #carousel-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          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%;
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
}

.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: #F5F6F6;
  padding: 35px;
  border-radius: 50%;
  font-size: 34px;
}

.page-section.contact-methods .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      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.two-columns-info img {
  max-width: 50vw;
}

@media (max-width: 768px) {
  .page-section.two-columns-info img {
    max-width: 90vw;
  }
}

.page-section.two-columns-info .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-section.two-columns-info .info-box {
  max-width: 448px;
  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.intro {
  margin-bottom: 25px;
}

.page-section.news {
  padding-bottom: inherit;
  padding-top: 140px;
}

.page-section.news .articles {
  margin-top: 100px;
  margin-bottom: 60px;
}

.page-section.news .articles .article-container {
  padding: 20px;
}

.page-section.news .articles .article-container .article-box {
  padding: 0;
  border: 2px solid rgba(84, 94, 102, 0.16);
}

.page-section.news .articles .article-container .article-box img {
  width: 100%;
}

.page-section.news .articles .article-container .article-box .content {
  background-color: #fff;
  text-align: left;
  padding: 48px;
}

.page-section.news .articles .article-container .article-box .content h5 {
  min-height: 130px;
  font-weight: bold;
}

.page-section.news .articles .article-container .article-box .content .publication-details {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-section.news .articles .article-container .article-box .content .publication-details p {
  margin-bottom: 0;
}

.page-section.news .articles .article-container .article-box .content .publication-details img {
  height: 72px;
  width: 72px;
  border-radius: 50%;
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
}

.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"]::-webkit-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.page-section.news .newsletter-block form input[name="email"]:-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.page-section.news .newsletter-block form input[name="email"]::-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.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: #A82340;
  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: #0F8864;
}

@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 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          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%;
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
}

.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"]::-webkit-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.page-section.events .newsletter-block form input[name="email"]:-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.page-section.events .newsletter-block form input[name="email"]::-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.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: #A82340;
  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.mini-info-boxes p.supertitle {
  margin-top: -70px;
  margin-bottom: 50px;
}

.page-section.mini-info-boxes i.top-icon {
  background-color: #F5F6F6;
  padding: 35px;
  border-radius: 50%;
  font-size: 34px;
}

.page-section.mini-info-boxes.grey-bg i.top-icon {
  background-color: #EBEDED;
}

.page-section.mini-info-boxes .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page-section.mini-info-boxes .container .info-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  margin-bottom: 80px;
  text-align: center;
}

@media (max-width: 1200px) {
  .page-section.mini-info-boxes .container .info-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .page-section.mini-info-boxes .container .info-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.page-section.mini-info-boxes .container .info-box p.details, .page-section.mini-info-boxes .container .info-box h5 {
  text-align: center;
}

.page-section.mini-info-boxes h5 {
  font-weight: 600;
  margin-top: 80px;
  margin-bottom: 30px;
  text-align: center;
}

.page-section.conditions-list h4 {
  max-width: 696px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 40px;
}

.page-section.conditions-list .condition-container .condition-box .content {
  text-align: left;
}

.page-section.end-of-page-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-bottom: 0;
  margin-top: 0;
}

.page-section.end-of-page-cta .bg-image {
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
  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%;
  -webkit-transform: translate(-50%, -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;
  -webkit-box-shadow: 0px 6px 18px 5px rgba(5, 5, 5, 0.36);
          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;
}

.container.with-left-nav .page-section h2 {
  max-width: 100%;
}

.page-section {
  margin: 200px auto;
}

.page-section h2 {
  max-width: 696px;
  /* margin: 0 auto; WHY??? */
}

@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;
  }
}

@media (max-width: 768px) {
  .page-section p {
    font-size: 19px;
    line-height: 30px;
  }
}

.page-section h4 {
  margin-top: 50px;
}

.page-section i.top-icon {
  color: #0F8864;
  font-size: 64px;
}

.page-section.grey-bg {
  background-color: #F5F6F6;
}

.page-section.grey-bg.first {
  padding-top: 330px;
  margin-top: -330px;
}

@media (max-width: 768px) {
  .page-section {
    margin: 70px auto;
  }
}

.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: Roboto, 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 #page-body {
  text-align: left;
}

body.articles #page-body h4, body.articles #page-body h5, body.articles #page-body h6 {
  text-align: left;
}

body.articles #page-body img {
  margin-top: 50px;
  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: Roboto, 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.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: Roboto, 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          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: 70px;
}

@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 {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all .5s;
  transition: all .5s;
  display: inline-block;
}

.page-section.research-library .conditions .condition-box .description a.collapsed i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media (max-width: 1200px) {
  .page-section.research-library .conditions .condition-box .description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.page-section.research-library .conditions .articles {
  border: 1px solid #CBCED1;
  background-color: #F5F6F6;
  width: 100%;
  padding: 30px 62px 50px 62px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          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;
  font-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;
  font-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: #A82340;
}

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: 50px;
}

input.error, textarea.error, select.error {
  border-color: #F04E23;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

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: 50px;
  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: #545E66;
  font-style: normal;
}

.agreement {
  color: #989EA3;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 50px;
}

button, a.button, input[type=submit] {
  cursor: pointer;
  height: 52px;
  width: auto;
  border-radius: 26px;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  padding: 18px 25px;
}

button.primary, a.button.primary, input[type=submit].primary {
  text-decoration: none;
  text-transform: uppercase;
  background-color: #A82340;
  color: #FFFFFF;
}

button.primary.green, a.button.primary.green, input[type=submit].primary.green {
  background-color: #0F8864;
}

button.primary.blue, a.button.primary.blue, input[type=submit].primary.blue {
  background-color: #008FD5;
}

button.primary.grey, a.button.primary.grey, input[type=submit].primary.grey {
  background-color: rgba(84, 94, 102, 0.16);
}

button.primary.violet, a.button.primary.violet, input[type=submit].primary.violet {
  background-color: #526796;
}

button.primary.small, a.button.primary.small, input[type=submit].primary.small {
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 300;
}

button.primary:hover, a.button.primary:hover, input[type=submit].primary:hover {
  background-color: #FFFFFF;
  text-decoration: none;
  color: #A82340;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(84, 84, 84, 0.16);
          box-shadow: 0px 2px 10px 0px rgba(84, 84, 84, 0.16);
}

button.primary:hover.blue, a.button.primary:hover.blue, input[type=submit].primary:hover.blue {
  color: #008FD5;
}

button.primary:hover.green, a.button.primary:hover.green, input[type=submit].primary:hover.green {
  color: #0F8864;
}

button.primary:hover.grey, a.button.primary:hover.grey, input[type=submit].primary:hover.grey {
  color: rgba(84, 94, 102, 0.16);
}

button.primary:hover.violet, a.button.primary:hover.violet, input[type=submit].primary:hover.violet {
  color: #526796;
}

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: #A82340;
  border: 2px solid rgba(84, 94, 102, 0.16);
  padding-top: 15px;
}

button[type=submit], a.button[type=submit], input[type=submit][type=submit] {
  padding-top: 15px;
}

button.ghosted, a.button.ghosted, input[type=submit].ghosted {
  background-color: #FFFFFF;
  border: 2px solid #FFF;
  color: #A82340;
}

button.ghosted:hover, a.button.ghosted:hover, input[type=submit].ghosted:hover {
  border-color: #A82340;
  text-decoration: none;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(84, 84, 84, 0.16);
          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: #A82340;
}

button.button {
  border: none;
}

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

.gc-card h5 {
  margin-top: 16px;
}

.hover-card {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.hover-card:hover {
  border-color: #A82340 !important;
  -webkit-box-shadow: 0 4px 8px 1px rgba(49, 49, 49, 0.16) !important;
          box-shadow: 0 4px 8px 1px rgba(49, 49, 49, 0.16) !important;
}

.hover-card:hover h5 {
  color: #A82340 !important;
}

.hover-card:hover a {
  color: #A82340 !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: Exo, sans-serif;
  color: #065245;
  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;
}

.two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.two-columns .column {
  width: 50%;
}

@media (max-width: 992px) {
  .two-columns .column {
    width: 100%;
  }
}

.three-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.three-columns .column {
  width: 33%;
}

@media (max-width: 992px) {
  .three-columns .column {
    width: 100%;
  }
}

body.hcpProducts .page-section.first {
  margin-top: -270px;
}

body.hcpProducts .page-section {
  margin-bottom: 80px;
  margin-top: 80px;
}

body.hcpProducts .page-section.last {
  margin-bottom: 100px;
}

body.hcpProducts #products-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

body.hcpProducts #products-grid .product {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 23%;
}

@media (max-width: 1200px) {
  body.hcpProducts #products-grid .product {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%;
  }
}

@media (max-width: 962px) {
  body.hcpProducts #products-grid .product {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
  }
}

@media (max-width: 768px) {
  body.hcpProducts #products-grid .product {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

body.hcpProducts .footnote {
  margin-left: 16px;
  margin-top: 10px;
  text-align: left;
}

body.hcpProducts .page-section.products-table .card-header {
  padding: 0;
}

body.hcpProducts .page-section.products-table .card-header h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 100%;
  text-align: left;
  font-weight: bold;
  color: #000;
  font-size: 17px;
  padding-left: 20px;
}

body.hcpProducts .page-section.products-table .card-header h2:hover {
  cursor: pointer;
  text-decoration: none;
}

body.hcpProducts .page-section.products-table .card-header h2 .accordion-indicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}

body.hcpProducts .page-section.products-table .card-header h2 .accordion-indicator .icon-chevron-down {
  display: none;
}

body.hcpProducts .page-section.products-table .card-header h2 .accordion-indicator .icon-chevron-up {
  display: block;
}

body.hcpProducts .page-section.products-table .card-header h2.collapsed .accordion-indicator .icon-chevron-down {
  display: block;
}

body.hcpProducts .page-section.products-table .card-header h2.collapsed .accordion-indicator .icon-chevron-up {
  display: none;
}

body.hcpProducts .page-section.products-table .card-body {
  padding: 0;
}

body.hcpProducts .page-section.products-table .card-body td.contact p {
  margin-bottom: -5px;
}

body.hcpProducts .page-section.products-table .card-body td.contact p a {
  font-weight: 300;
  font-size: 15px;
}

body.hcpProducts .page-section.products-list {
  margin-bottom: -40px;
  padding-bottom: 40px;
}

body.hcpProducts .page-section.end-of-page-cta .bg-image {
  min-height: 680px;
}

body.hcpProducts .page-section.end-of-page-cta .call-team {
  color: #0F8864;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 30px;
}

.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 {
  max-height: 250px;
  border-bottom: 1px solid rgba(84, 94, 102, 0.16);
}

.product.hover-card .content {
  padding: 52px 48px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 380px;
}

@media (max-width: 1200px) {
  .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: 17px;
  line-height: 30px;
  color: #545E66;
  font-weight: 300;
  margin-bottom: 0;
}

.product.hover-card .content .schedule {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.product.hover-card .content a {
  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: #065245;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 962px) {
  body.products #product-info #product-image {
    margin-top: -140px;
  }
}

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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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;
  }
}

a.with-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

a.with-icon i.icon-ui-chevron-right {
  vertical-align: middle;
  color: #A82340;
  border: 2px solid #CBCED1;
  border-radius: 50%;
  font-size: 14px;
  margin-left: 5px;
}

a.with-icon:hover i.icon-ui-chevron-right {
  border-color: #A82340;
}

input:focus {
  outline: none !important;
  border: 1px solid #0F8864;
}

#topbar {
  height: 52px;
  background-color: #212529;
  padding-right: 48px;
  padding-top: 8px;
  padding-bottom: 5px;
}

@media (max-width: 768px) {
  #topbar {
    display: none;
  }
}

#topbar #contact-us {
  padding-top: 3px;
  color: rgba(255, 255, 255, 0.8);
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

#topbar #contact-us a {
  color: #fff;
  font-size: 14px;
}

#topbar #doctor-portal-button {
  margin-left: 32px;
}

#topbar #doctor-portal-button a.button {
  background: #A82340;
  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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wsmain .smllogo {
  padding: 0;
  margin: 0 auto;
}

.wsmain .smllogo a img {
  width: auto;
  height: 27px;
}

.wsmain .wsmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
}

.wsmain .wsmenu .wsmenu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wsmain .wsmenu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: right;
      -ms-flex-align: right;
          align-items: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.wsmain .wsmenu-list > li {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wsmain .wsmenu-list > li > a {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  color: #545E66;
  line-height: 25px;
  padding: 0 21px 0 21px;
}

.wsmain .wsmenu-list > li > a:hover {
  color: #A82340;
  background-color: transparent !important;
}

.wsmain .megamenu {
  overflow: hidden;
  top: 86px;
  height: 398px;
  -webkit-box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.2);
}

.wsmain .megamenu img.marque {
  position: relative;
  bottom: -80px;
  display: block;
  width: 608px;
  float: left;
  opacity: .16;
  left: -170px;
  margin-right: -290px;
}

.wsmain .megamenu .megamenu-title {
  margin-bottom: 40px;
}

.wsmain .megamenu p.megamenu-description {
  font-size: 16px;
  line-height: 21px;
}

.wsmain .megamenu h2 {
  text-align: left;
  margin-top: 5px;
  font-size: 18px;
  font-family: Exo;
  line-height: 32px;
  font-weight: 600;
  color: #545E66;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(84, 94, 102, 0.16);
}

.wsmain .megamenu ul li {
  margin-bottom: 20px;
}

.wsmain.hcp-portal-registration {
  -webkit-box-shadow: 0px 0px 8px 3px rgba(45, 45, 45, 0.16);
          box-shadow: 0px 0px 8px 3px rgba(45, 45, 45, 0.16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 48px;
  top: 24px;
  background-color: #fff;
  padding-left: 16px;
  -webkit-transition: width 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  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::-webkit-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.nav-search-form input:-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.nav-search-form input::-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

.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: #A82340;
  font-size: 20px;
  top: 11px;
  right: 12px;
  cursor: pointer;
}

body {
  overflow-x: hidden;
}

body #main-wrapper {
  overflow-x: hidden;
}

body #main-wrapper::-webkit-scrollbar {
  width: 0px;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}

body #main {
  text-align: center;
  max-width: 100vw;
  overflow-x: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 100px;
}

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 #short-jumbotron #article-header {
  position: relative;
  background-image: url("/assets/layout/jumbotron-fallback@1x.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0;
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 11vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 #short-jumbotron #article-header {
    min-height: 500px;
    width: 200%;
    padding-top: 33vw;
    margin-left: -50%;
    padding-left: 50%;
    padding-right: 50%;
  }
}

body #short-jumbotron #article-header h1 {
  color: #fff;
  max-width: 696px;
}

body #short-jumbotron #arrow-down i {
  background: #fff;
  padding: 40px;
  border-radius: 50%;
  position: relative;
  top: -15px;
  font-size: 25px;
  color: #A82340;
}

body #short-jumbotron #author-info {
  position: relative;
  height: 200px;
  top: -58px;
}

body #short-jumbotron #author-info img {
  height: 112px;
  border-radius: 50%;
}

body #jumbotron {
  height: 40vw;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  width: 140%;
  overflow: hidden;
  margin-left: -20%;
}

@media (max-width: 768px) {
  body #jumbotron {
    min-height: 500px;
    width: 200%;
    margin-left: -50%;
    padding-left: 30%;
    padding-right: 30%;
  }
}

body #jumbotron.no-sublink {
  margin-bottom: 100px;
}

body #jumbotron #image-holder {
  margin: 0 auto;
  position: relative;
  width: 100vw;
  height: 100%;
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
  background-color: #BCE0D1;
  background-repeat: no-repeat;
  background-size: cover;
}

body #jumbotron #heading-container .hero-cta {
  position: relative;
  top: calc(-30vw + 90px);
}

@media (max-width: 768px) {
  body #jumbotron #heading-container {
    margin-top: calc(30vw - 620px);
    padding: 30vw;
  }
}

body.home #jumbotron #image-holder {
  -webkit-filter: unset;
          filter: unset;
  background-size: 50vw;
  background-position-y: bottom;
  background-position-x: 90%;
}

@media (max-width: 1200px) {
  body.home #jumbotron #image-holder {
    margin: 0 auto;
    margin-bottom: -95%;
    position: relative;
    width: 100vw;
    height: 100%;
    -webkit-filter: grayscale(100%) brightness(60%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
            filter: grayscale(100%) brightness(60%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
    background-color: #BCE0D1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
    margin-left: calc(20vw - 0px);
    margin-bottom: -95vh;
  }
}

@media (max-width: 1200px) {
  body.home #jumbotron {
    background-color: #BCE0D1;
    padding-top: 0;
    height: 500px;
  }
}

body.home #jumbotron #heading-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

@media (min-width: 1200px) {
  body.home #jumbotron #heading-container {
    top: -33vw;
    position: relative;
    height: 410px;
  }
}

@media (max-width: 768px) {
  body.home #jumbotron #heading-container {
    margin-top: -6vw;
  }
}

body.home #jumbotron #heading-container h1 {
  color: #212529;
  text-shadow: none;
  width: 38vw;
  font-size: 56px;
  line-height: 72px;
  text-align: left;
  margin-left: 30vw;
  top: 0;
}

@media (max-width: 1200px) {
  body.home #jumbotron #heading-container h1 {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 32px;
    line-height: 50px;
    text-align: left;
    width: 90vw;
    max-width: 700px;
    margin: 0 auto;
    color: #fff;
  }
}

body.home #jumbotron #heading-container #page-sub-heading {
  text-shadow: none;
  font-size: 22px;
  color: #545E66;
  line-height: 32px;
  font-weight: normal;
  top: 0;
}

@media (max-width: 1200px) {
  body.home #jumbotron #heading-container #page-sub-heading {
    color: #fff;
  }
}

body.home #jumbotron #heading-container p.intro.small {
  color: #212529;
  margin-left: 30vw;
  width: 38vw;
  text-align: left;
}

@media (max-width: 1200px) {
  body.home #jumbotron #heading-container p.intro.small {
    width: 90vw;
    margin: 0 auto;
  }
}

body.home #jumbotron #heading-container .video-box {
  margin-left: 30vw;
  text-align: left;
  margin-top: 50px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body.home #jumbotron #heading-container .video-box .thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
}

body.home #jumbotron #heading-container .video-box .thumbnail img {
  vertical-align: middle;
  border-style: none;
  height: 100px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.8);
          box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.8);
  -webkit-filter: brightness(60%);
          filter: brightness(60%);
  -webkit-transition: -webkit-filter .5s;
  transition: -webkit-filter .5s;
  transition: filter .5s;
  transition: filter .5s, -webkit-filter .5s;
}

body.home #jumbotron #heading-container .video-box .thumbnail i {
  font-size: 25px;
  color: #fff;
  margin-left: -61px;
  position: relative;
}

body.home #jumbotron #heading-container .video-box .thumbnail:hover {
  cursor: pointer;
}

body.home #jumbotron #heading-container .video-box .thumbnail:hover img {
  -webkit-filter: none;
          filter: none;
}

body.home #jumbotron #heading-container .video-box .text {
  margin-left: 30px;
  padding-top: 11px;
}

body.home #jumbotron #heading-container .video-box .text h4.supertitle {
  text-align: left;
}

body.home #jumbotron #heading-container .video-box .text h5 {
  font-weight: 600;
}

@media (max-width: 1200px) {
  body.home #jumbotron #heading-container .video-box {
    width: 90vw;
    max-width: 700px;
    margin: 80px auto;
    top: 0;
  }
  body.home #jumbotron #heading-container .video-box .text .supertitle, body.home #jumbotron #heading-container .video-box .text h5 {
    color: #fff;
  }
}

@media (max-width: 1200px) {
  body.home #jumbotron {
    background-color: #BCE0D1;
    padding-top: 0;
    height: 500px;
  }
  body.home #jumbotron h1 {
    top: 30px;
    font-size: 32px;
    line-height: 50px;
  }
  body.home #jumbotron #page-sub-heading {
    top: 50px;
    font-size: 18px;
    line-height: 28px;
  }
  body.home #jumbotron p.intro.small {
    font-size: 18px;
  }
}

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: #A82340;
  font-size: 24px;
}

body #jumbotron-border {
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(40vw, rgba(255, 255, 255, 0)), color-stop(40vw, white), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 40vw, white 40vw, white);
  /* Adding some white bg to the bottom only */
  text-align: center;
  height: calc(200px + 40vw);
  /* top: calc(40vw + 181px); */
  margin: calc(-40vw - -20px) 0 200px -30%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
          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 {
  /*
        padding-bottom: 100px;
    */
}

body .page-section.last {
  margin-bottom: -100px;
}

.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;
  max-width: 100%;
}

.container.with-left-nav .page-section {
  padding-top: 0;
  margin-top: 0px;
  margin-bottom: 80px;
  padding-bottom: 80px;
  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: Roboto, 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: #F5F6F6;
}

#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;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin: 50px auto;
    width: 100%;
  }
}

#left-nav-container #left-nav {
  position: relative;
  margin-right: auto;
  width: 324px;
  border: 2px solid rgba(84, 94, 102, 0.16);
  padding: 30px;
  text-align: left;
  -webkit-transition: top .3s;
  transition: top .3s;
}

#left-nav-container #left-nav.social-buttons {
  padding: 0;
  width: 80px;
  border: none;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 336px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  #left-nav-container #left-nav.social-buttons {
    width: 100%;
    height: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}

#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 rgba(84, 94, 102, 0.16);
  padding-bottom: 9px;
}

#left-nav-container #left-nav ul li a {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#left-nav-container #left-nav ul li a i.icon-ui-chevron-right {
  margin-bottom: 5px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

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

@media (max-width: 1200px) {
  #left-nav-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin: 50px auto;
  }
}

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

/* Mobile menu */
header#mobile {
  display: none;
  -webkit-box-shadow: 0px 8px 10px 0 rgba(24, 24, 24, 0.16);
          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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 25px;
  }
  header#mobile .left-menu-toggle i {
    padding: 15px;
    border-radius: 50%;
    background-color: #065245;
    color: #fff;
  }
  header#mobile .mobile-logo {
    margin-left: -50px;
  }
  header#mobile .mobile-logo img {
    height: 21px;
    margin-top: -5px;
  }
  .mp-level {
    background-color: #fff;
    text-align: left;
    color: #545E66;
  }
  .mp-level .mp-back {
    background-color: transparent;
    color: #545E66;
    text-align: center;
    padding-top: 29px;
    height: 70px;
    color: #545E66;
    font-family: Exo;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-transform: none;
  }
  .mp-level .mp-back i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    display: inline-block;
    left: 10px;
    color: #A82340;
    position: absolute;
    left: 21px;
    top: 33px;
  }
  .mp-level .mp-back::after {
    content: none;
  }
  .mp-level ul li.hcp-link {
    background-color: #A82340;
    width: 100%;
    height: 51px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mp-level ul li.hcp-link a {
    color: #fff;
    border-bottom: none;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    width: 296px;
  }
  .mp-level ul li.hcp-link i {
    color: #fff;
  }
  .mp-level ul li.hcp-link i.icon-ui-chevron-right {
    float: right;
    margin-top: 5px;
  }
  .mp-level ul li.regular-link > a {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    width: 270px;
    padding: .9em;
    border-bottom: 1px solid rgba(84, 94, 102, 0.16);
    margin-left: 25px;
    padding-left: 0;
  }
  .mp-level ul li.regular-link > a i {
    float: right;
    margin-top: 5px;
  }
  .mp-level ul li.regular-link > a:hover {
    background-color: transparent;
  }
}

#carousel-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          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 #0F8864;
  max-width: 964px;
}

#disclaimer p {
  font-size: 16px;
}

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

/* Responsive tables */
@media (max-width: 855px) {
  .responsive-table table.good-table {
    width: 100%;
    display: block;
  }
  .responsive-table table.good-table thead {
    width: 100%;
    display: none;
  }
  .responsive-table table.good-table thead tr {
    background-color: #46a08b;
    color: #fff;
  }
  .responsive-table table.good-table tbody {
    width: 100%;
    display: table;
  }
  .responsive-table table.good-table tbody tr {
    display: table-row-group;
    background-color: #d5f1ef;
    /* optional */
  }
  .responsive-table table.good-table tbody tr td:first-child {
    background-color: #46a08b;
    color: #fff;
  }
  .responsive-table table.good-table tbody td {
    display: table-row;
    border-width: 0;
  }
  .responsive-table table.good-table tbody td:before,
  .responsive-table table.good-table tbody td > span {
    display: table-cell;
    padding: 7px 13px;
    /* optional */
    border: 1px solid #e8e8e8;
    /* optional */
  }
  .responsive-table table.good-table tbody td:before {
    content: attr(data-label);
    font-weight: 600;
    /* optional */
  }
  .responsive-table table.good-table tbody td:not(.align-start) > span {
    vertical-align: middle;
    /* optional */
  }
}

/* Styles for normal mode (all are optional, presentational styles) */
@media (min-width: 856px) {
  .responsive-table table.good-table {
    width: 100%;
  }
  .responsive-table table.good-table thead tr {
    background-color: #46a08b;
    color: #fff;
  }
  .responsive-table table.good-table tbody tr:nth-child(odd) {
    background-color: #d5f1ef;
  }
  .responsive-table table.good-table th {
    white-space: nowrap;
    font-weight: 600;
  }
  .responsive-table table.good-table th,
  .responsive-table table.good-table td {
    padding: 7px 13px;
    border: 1px solid #e8e8e8;
  }
  .responsive-table table.good-table th:not(.align-start),
  .responsive-table table.good-table td:not(.align-start) {
    text-align: center;
  }
}

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

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

body.hcpPortalRegistration #main {
  background-color: #F5F6F6;
}

body.hcpPortalRegistration #main h1 {
  color: #065245;
  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: #0F8864;
  margin-right: 20px;
}

body.hcpPortalRegistration #form-wrapper > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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 {
  -webkit-box-shadow: 0px 0px 5px 2px #F04E23;
          box-shadow: 0px 0px 5px 2px #F04E23;
}

body.hcpPortalRegisterSuccess #main {
  background-color: #F5F6F6;
}

body.hcpPortalRegisterSuccess #main h1 {
  color: #065245;
  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 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body.hcpPortalRegisterSuccess #main img {
  max-width: 30vw;
  max-height: 30vw;
  border-radius: 50%;
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
}

@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: #F5F6F6;
}

body.hcpPortalLogin #main h1 {
  color: #065245;
  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 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body.hcpPortalLogin #main img {
  max-width: 30vw;
  max-height: 30vw;
  border-radius: 50%;
  -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
          filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(110deg) saturate(2.5) contrast(0.5);
}

@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 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body.hcpPortalAccountDashboard form .row.top-align {
  -webkit-box-align: start;
      -ms-flex-align: start;
          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 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          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;
}

footer {
  border-radius: 50%;
  width: 100%;
  margin-top: -113px;
  z-index: 100;
  position: relative;
  background: #fff;
  width: 140%;
  margin-left: -20%;
  min-height: 40vw;
  -webkit-box-shadow: 0 -5px 10px -3px rgba(49, 49, 49, 0.16);
          box-shadow: 0 -5px 10px -3px rgba(49, 49, 49, 0.16);
}

@media (max-width: 1200px) {
  footer {
    margin-left: calc(50vw - 1000px);
    width: 2000px;
  }
}

footer img.marque {
  position: absolute;
  bottom: 0;
  width: 608px;
  opacity: .16;
  left: 210px;
}

footer #newsletter-circle {
  margin: 0 auto;
  position: relative;
  display: block;
  height: 100px;
  top: -50px;
  width: 100px;
  background-color: #fff;
  border-radius: 50%;
  padding-top: 35px;
  text-align: center;
  -webkit-box-shadow: 0 0 10px 1px rgba(49, 49, 49, 0.16);
          box-shadow: 0 0 10px 1px rgba(49, 49, 49, 0.16);
}

footer #newsletter-circle i {
  color: #A82340;
  font-size: 24px;
}

footer #newsletter-circle::after {
  /* Hides the circle's bottom half box-shadow  without hiding the centre icon */
  content: '';
  width: 110px;
  height: 60px;
  position: absolute;
  left: -5px;
  top: 51px;
  background: radial-gradient(circle at 50% 0%, #84363600, #fff 45%, #fff 75%);
}

footer .content {
  margin: 0 auto;
  width: 100vw;
  overflow: hidden;
  top: -40px;
  position: relative;
}

footer .content #newsletter-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .content #newsletter-block a.button {
  max-width: 210px;
}

footer .content #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;
}

footer .content #newsletter-block form input[name="email"]::-webkit-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

footer .content #newsletter-block form input[name="email"]:-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

footer .content #newsletter-block form input[name="email"]::-ms-input-placeholder {
  color: #989EA3;
  font-style: italic;
}

footer .content #newsletter-block form input[name="email"]::placeholder {
  color: #989EA3;
  font-style: italic;
}

footer .content #newsletter-block form i {
  z-index: 11;
  display: inline;
  position: relative;
  color: #A82340;
  font-size: 20px;
}

footer .content #newsletter-block .agreement {
  color: #989EA3;
  margin-top: 15px;
  font-size: 16px;
}

footer .content #newsletter-block .agreement a {
  line-height: 30px;
}

footer .content #links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 0 190px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  top: 100px;
}

@media (max-width: 768px) {
  footer .content #links {
    padding: 0 20px;
  }
}

footer .content #links .links-column {
  width: 15%;
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  footer .content #links .links-column {
    width: 25%;
  }
}

@media (max-width: 1220px) {
  footer .content #links .links-column {
    width: 50%;
  }
}

@media (max-width: 768px) {
  footer .content #links .links-column {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

footer .content #links #footer-social {
  padding-top: 15px;
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1200px) {
  footer .content #links #footer-social {
    width: 100%;
    margin-bottom: 50px;
  }
}

footer .content #links #footer-social img {
  width: 230px;
}

footer .content #links #footer-social .social-links {
  width: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 40px;
}

footer .content #footer-copyright {
  text-align: center;
  margin-top: 130px;
  color: #989EA3;
}

footer #endorsements #sponsored-by img {
  width: 200px;
  margin-top: 25px;
}

footer #endorsements #endorsed-by .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer #endorsements #endorsed-by .row .endorser {
  text-align: center;
}

@media (max-width: 1200px) {
  footer #endorsements h5 {
    text-align: center;
  }
  footer #endorsements #sponsored-by a {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
  }
}
/*# sourceMappingURL=main.css.map */