.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 26px;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: 1.5px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 500;
  letter-spacing: 5px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 42px;
  font-weight: 400;
}

p {
  margin-bottom: 0px;
}

a {
  text-decoration: none;
}

.section-content {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-content.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.all {
  overflow: hidden;
  padding-top: 180px;
}

.container {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.container.narrow {
  max-width: 1000px;
}

.container.home-article {
  overflow: visible;
}

.page-banner-img-b {
  position: relative;
  overflow: hidden;
}

.page-banner-img {
  height: 500px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-banner-img.page-hematiuria {
  background-image: url('../images/hematiuria-banner2x.jpg');
}

.page-banner-img.page-about {
  background-image: url('../images/about-banner2x.jpg');
}

.page-banner-img.page-calculator {
  background-image: url('../images/resources-calculator-banner2x.jpg');
}

.page-banner-img.page-donation {
  background-image: url('../images/donation-banner2x.jpg');
}

.page-banner-img.page-team {
  background-image: url('../images/team-banner2x.jpg');
}

.page-banner-img.page-diseases {
  background-image: url('../images/diseases-banner2x.jpg');
}

.page-banner-img.page-subscription {
  background-image: url('../images/subscription-banner2x.jpg');
}

.page-banner-img.page-search {
  background-image: url('../images/search-banner2x.jpg');
}

.page-banner-img.page-tag {
  background-image: url('../images/tag-banner2x.jpg');
}

.page-banner-img.page-sponsor {
  background-image: url('../images/sponsor-banner2x.jpg');
}

.page-banner-arch-b {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 120%;
  height: 210px;
  border-radius: 100%;
  background-color: #f2f4ff;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.page-banner-b {
  padding-bottom: 70px;
  background-color: #f2f4ff;
}

.page-banner-content {
  position: relative;
}

.page-heading-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-heading-b.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-heading-icon-b {
  width: 60px;
  margin-right: 30px;
}

.img-full {
  display: block;
  width: 100%;
}

.page-heading-txt-b.en {
  font-weight: 700;
}

.margin-bottom-45 {
  margin-bottom: 45px;
}

.txt-bold {
  font-weight: 700;
}

.puruple-box {
  padding: 20px;
  background-color: #6342a4;
  color: #fff;
}

.font-size-36 {
  font-size: 36px;
  line-height: 50px;
  letter-spacing: 4px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.about-mission-title-b {
  margin-bottom: 15px;
  font-weight: 500;
}

.margin-bottom-70 {
  display: block;
  margin-bottom: 70px;
}

.content-full-slider {
  height: auto;
  background-color: transparent;
}

.content-full-slider-slide {
  position: relative;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hide {
  display: none;
}

.left-arrow {
  display: none;
}

.full-slider-content-b {
  overflow: hidden;
  border-radius: 10px;
}

.slider-nav {
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 18px;
  height: auto;
  margin-left: 30px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.slider-mask {
  overflow: hidden;
  border-radius: 8px;
}

.right-buttons {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.right-button-item {
  margin-bottom: 30px;
}

.btn-right {
  display: block;
  width: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 16px 0px 0px 16px;
  background-color: #6342a4;
  box-shadow: 0 24px 30px 0 rgba(0, 0, 0, 0.21);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.btn-right:hover {
  background-color: #9174c9;
}

.btn-right.sticky-dynamic:hover {
  background-color: #6342a4;
}

.btn-right.sticky-dynamic.en {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-width: 60px;
  padding-right: 13px;
  padding-left: 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Crimson Pro', sans-serif;
}

.btn-right.sticky-social {
  -webkit-transition: height 500ms ease, background-color 500ms ease;
  transition: height 500ms ease, background-color 500ms ease;
}

.btn-right.sticky-social:hover {
  background-color: #6342a4;
}

.btn-donate-icon {
  display: none;
  width: 32px;
}

.btn-right-txt {
  display: inline-block;
}

.btn-top {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  margin-right: 10px;
  margin-bottom: 30px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #6342a4;
  text-decoration: none;
}

.btn-top:hover {
  opacity: 0.8;
}

.btn-top-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #6342a4;
}

.img-backtotop {
  width: 26px;
}

.text-block {
  text-align: center;
}

.section-footer {
  padding-top: 35px;
  padding-bottom: 35px;
  border-top: 3px solid #572f81;
  background-color: #f4f4f4;
  font-size: 19px;
  line-height: 25px;
  letter-spacing: 0px;
}

.footer-l-b {
  width: 45%;
  padding-right: 0%;
  float: left;
}

.footer-logo-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  float: left;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-logo-item {
  width: 33.333333333333336%;
  max-width: 100px;
  padding-right: 15px;
}

.footer-logo-link {
  display: block;
  max-width: 80px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.footer-logo-link:hover {
  opacity: 0.5;
}

.footer-newsletter-b {
  width: 35%;
  padding-left: 3%;
  float: right;
}

.newsletter-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #572f81;
  font-weight: 700;
  text-decoration: none;
}

.newsletter-link:hover {
  opacity: 0.5;
}

.footer-rss-icon {
  width: 24px;
  margin-right: 10px;
}

.footer-sitename-b {
  margin-bottom: 30px;
  padding-top: 10px;
  float: none;
  clear: left;
  color: #888;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
}

.footer-copyright-b {
  color: #888;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
}

.copyright-link {
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #888;
  text-decoration: none;
}

.copyright-link:hover {
  opacity: 0.5;
}

.footer-r-b {
  width: 55%;
  float: right;
}

.foot-r-col {
  width: 25%;
  padding-right: 2.5%;
  padding-left: 2.5%;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-r-wrap {
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-link-gp {
  margin-bottom: 35px;
}

.footer-link {
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #572f81;
  font-weight: 700;
}

.footer-link:hover {
  opacity: 0.5;
  color: #6342a4;
}

.footer-link.no-link:hover {
  opacity: 1;
  color: #572f81;
}

.footer-link.en {
  font-size: 20px;
  line-height: 24px;
}

.footer-sublinks-gp {
  margin-top: 10px;
}

.footer-sublink {
  display: block;
  margin-bottom: 5px;
  padding-left: 17px;
  background-image: url('../images/arrow-breadcrumb.svg');
  background-position: 0px 5px;
  background-size: 7px;
  background-repeat: no-repeat;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #4a4a4a;
  font-size: 15px;
  line-height: 21px;
}

.footer-sublink:hover {
  opacity: 0.5;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  background-color: hsla(0, 0%, 94.5%, 0.9);
}

.brand {
  display: block;
  width: 250px;
  max-width: 250px;
  margin-right: 10px;
  margin-left: 10px;
  float: none;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.brand:hover {
  opacity: 0.5;
}

.brand.w--current {
  padding-left: 0px;
}

.nav-menu {
  position: relative;
  height: 60px;
  float: none;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0px;
}

.nav-link {
  display: block;
  padding: 20px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
}

.nav-link:hover {
  color: #572f81;
}

.nav-link.w--current {
  color: #572f81;
}

.header-wrap {
  width: 100%;
  height: 180px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-lang-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-lang-b.desktop-only {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.nav-menu-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px solid #572f81;
}

.common-btn-purple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47px;
  height: 47px;
  margin-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #6342a4;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #f2f4ff;
  font-size: 19px;
  line-height: 25px;
}

.common-btn-purple:hover {
  opacity: 0.5;
}

.nav-droodown-toggle {
  padding: 0px;
}

.nav-dropdown.w--open {
  overflow: hidden;
  width: auto;
  margin-top: 24px;
  margin-left: -25px;
  padding: 0px;
  border-radius: 0px 0px 20px 20px;
  background-color: hsla(0, 0%, 94.5%, 0.9);
  white-space: nowrap;
}

.nav-dropdown-link {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 56px;
  background-image: url('../images/nav-icon-cal.svg');
  background-position: 0% 50%;
  background-size: 42px;
  background-repeat: no-repeat;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #4a4a4a;
}

.nav-dropdown-link:hover {
  color: #572f81;
}

.nav-dropdown-link.w--current {
  color: #572f81;
}

.nav-dropdown-link.nav-patient {
  background-image: url('../images/nav-icon-patient.svg');
}

.nav-dropdown-link.nav-caring {
  background-image: url('../images/nav-icon-caring.svg');
}

.nav-dropdown-link.nav-cal {
  background-image: url('../images/nav-icon-cal.svg');
}

.nav-dropdown-link.nav-team-people {
  background-image: url('../images/nav-icon-team-people.svg');
}

.nav-dropdown-link.nav-team-work {
  background-image: url('../images/nav-icon-team-work.svg');
}

.nav-dropdown-link.nav-team-sponsor {
  background-image: url('../images/icon-section-cooperation.svg');
}

.nav-dropdown-list-wrap {
  padding: 10px 20px;
}

.calculator-grid-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.para-link {
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #4a4a4a;
  text-decoration: underline;
}

.para-link:hover {
  opacity: 0.5;
}

.form-star {
  color: #c73b3b;
}

.form-section {
  margin-bottom: 70px;
}

.form-section-heading-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 3px dashed #888;
  color: #6342a4;
}

.form-section-heading-b.en {
  font-family: 'Crimson Pro', sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.form-section-heading-icon {
  width: 50px;
  margin-top: 0px;
  margin-right: 15px;
}

.form-section-part-heading {
  margin-bottom: 30px;
  font-weight: 700;
}

.form-row-b {
  margin-bottom: 30px;
}

.form-label {
  font-weight: 400;
}

.form-radio-btn {
  display: none;
}

.form-radio-checkbox-label {
  min-height: 56px;
  padding-top: 20px;
  padding-left: 60px;
  background-image: url('../images/form-radio-uncheck.svg');
  background-position: 0% 100%;
  background-size: 48px;
  background-repeat: no-repeat;
}

.radio-checkbox-btn-field {
  display: inline-block;
  margin-right: 100px;
  padding-left: 0px;
}

.radio-checkbox-btn-field.separated {
  display: block;
  margin-right: 0px;
}

.form-half-b {
  width: 50%;
  padding-right: 40px;
  padding-left: 40px;
  float: left;
}

.form-half-wrap {
  margin-right: -40px;
  margin-left: -40px;
}

.form-text-field {
  height: 60px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 15px 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #4a4a4a;
  border-radius: 3px;
  font-size: 26px;
  line-height: 36px;
}

.form-checkbox-btn {
  display: none;
}

.margin-bottom-35 {
  margin-bottom: 45px;
}

.radio-checkbox-separated-content {
  padding-top: 17px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.radio-checkbox-separated-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.btn-submit {
  min-width: 200px;
  padding: 25px;
  border-radius: 6px;
  background-color: #6342a4;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #fff;
  text-align: center;
}

.btn-submit:hover {
  opacity: 0.5;
}

.btn-submit.calculator {
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.form-btn-wrap {
  text-align: center;
}

.link-contact {
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #4a4a4a;
}

.link-contact:hover {
  opacity: 0.5;
}

.float-l {
  float: left;
}

.page-tab-b {
  margin-top: -30px;
  background-color: #f2f4ff;
}

.page-tab-menu {
  padding-bottom: 35px;
}

.page-tab-menu.container {
  margin-right: auto;
  margin-left: auto;
}

.page-tab-menu.container.en {
  font-weight: 600;
}

.page-tab-content {
  background-color: #fff;
}

.page-tab-link {
  display: inline-block;
  margin-right: 45px;
  margin-bottom: 35px;
  padding: 5px 25px;
  border-radius: 28px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #222;
}

.page-tab-link:hover {
  background-color: #fff;
}

.page-tab-link.w--current {
  background-color: #fff;
}

.section-title-b {
  display: block;
  margin-bottom: 45px;
  font-size: 36px;
  line-height: 60px;
  font-weight: 500;
  text-align: left;
}

.section-title-b.with-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.section-title-b.article {
  margin-bottom: 70px;
  text-align: center;
}

.section-title-txt {
  display: inline-block;
  overflow: hidden;
  padding-right: 30px;
  padding-left: 30px;
  border-right: 4px solid #6342a4;
  border-left: 4px solid #6342a4;
  line-height: 40px;
}

.section-title-txt.en {
  font-weight: 700;
}

.section-div {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-div.bg-purple {
  background-color: #f2f4ff;
}

.section-div.home-diseases {
  position: relative;
  padding-top: 140px;
  background-color: #f2f4ff;
  background-image: url('../images/home-diseases-bg2x.png');
  background-position: 50% 0%;
  background-size: auto 286px;
  background-repeat: repeat-x;
}

.section-div.home-calculator {
  position: relative;
  padding-top: 230px;
  background-image: url('../images/home-bg-cal.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-div.home-article {
  padding-top: 0px;
}

.qa-item {
  margin-bottom: 20px;
  border-bottom: 3px dashed #9b9b9b;
}

.qa-item-link {
  position: relative;
  display: block;
  margin-bottom: 15px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #6342a4;
  font-weight: 700;
}

.qa-item-link:hover {
  opacity: 0.5;
}

.qa-item-link.doctor {
  color: #4a4a4a;
}

.qa-item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.qa-item-q-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.qa-item-icon-b {
  position: relative;
  width: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.qa-item-icon-collapse {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  opacity: 0;
}

.qa-expand-b {
  overflow: hidden;
}

.icon-quote {
  display: none;
  width: 28px;
  margin-right: 20px;
}

.icon-quote.right {
  margin-right: 0px;
  margin-left: 20px;
}

.qa-item-a-b {
  margin-bottom: 15px;
}

.qa-item-icon-expand {
  display: block;
  width: 100%;
}

.content-list {
  padding-left: 30px;
}

.doctor-question-txt {
  margin-bottom: 35px;
  color: #6342a4;
  font-weight: 700;
}

.qa-icon-doctor {
  display: block;
  width: 52px;
  height: 52px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/qa-icon-doctor.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.page-icon-b {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -186px;
}

.page-icon-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 216px;
  height: 216px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 5px;
  border-color: #f2f4ff;
  border-radius: 1000px;
  background-color: #fff;
}

.page-icon-hem-img {
  display: block;
  width: 100%;
  max-width: 136px;
}

.team-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.team-b.en {
  font-size: 22px;
  line-height: 32px;
}

.team-item-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  padding: 20px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f2f4ff;
}

.team-item-content {
  width: 100%;
}

.team-doctor-name-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: 700;
}

.team-doctor-icon {
  width: 35px;
  margin-right: 15px;
}

.team-contact-b {
  display: block;
  width: 100%;
}

.map-b {
  min-height: 480px;
}

.contact-info-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f4ff;
}

.team-contact-content-b {
  width: 100%;
}

.team-contact-info-row {
  margin-top: 35px;
}

.contact-name-txt {
  font-size: 32px;
  line-height: 46px;
}

.contact-fieldname-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  float: left;
}

.contact-data-b {
  float: left;
}

.contact-icon-img {
  width: 35px;
  margin-right: 10px;
}

.cal-grid-item {
  display: block;
  width: 49%;
  min-height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: dashed;
  border-width: 0px 0px 3px;
  border-color: #9b9b9b;
  text-align: center;
}

.cal-grid-item-content-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100%;
  padding: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #4a4a4a;
}

.cal-grid-item-content-b:hover {
  background-color: #f2f4ff;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2);
}

.cal-landing-icon-b {
  width: 142px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.page-icon-cal-img {
  display: block;
  width: 100%;
  max-width: 180px;
}

.whitebox-shadowed-b {
  position: relative;
  padding: 46px 70px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2);
}

.txt-purple-dark {
  color: #572f81;
}

.btn-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #4a4a4a;
  font-size: 20px;
  line-height: 30px;
}

.btn-more:hover {
  opacity: 0.5;
}

.btn-more-arrow {
  width: 11px;
  margin-left: 15px;
}

.relate-article-b {
  margin-right: -10px;
  margin-left: -10px;
}

.related-item-b {
  width: 33.333333333333336%;
  margin-bottom: 35px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.related-item-link {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 6px;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #4a4a4a;
}

.related-img-b {
  position: relative;
  overflow: hidden;
  border-radius: 6px 6px 0px 0px;
}

.related-item-content-b {
  position: relative;
  padding: 20px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  text-align: center;
}

.related-item-title {
  max-height: 80px;
  margin-bottom: 15px;
  font-weight: 700;
}

.related-item-title.en {
  font-size: 26px;
}

.related-item-describtion {
  overflow: hidden;
  max-height: 60px;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 30px;
}

.related-tag-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tag-item {
  position: relative;
  overflow: hidden;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 15px;
  border-radius: 3px;
  background-color: #f2f4ff;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
}

.tag-item.home {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
}

.relative {
  position: relative;
}

.tag-item-bg-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  opacity: 0;
}

.calculator-other-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.calculator-other-item-b {
  width: 33%;
  padding-right: 10px;
  padding-left: 10px;
}

.cal-other-icon-b {
  width: 70px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.cal-other-item-link {
  display: block;
  height: 100%;
  padding: 20px;
  border-radius: 10px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #4a4a4a;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.cal-other-item-link:hover {
  background-color: #fff;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2);
}

.cal-procress-bar-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cal-progress-txt-b {
  margin-left: 25px;
}

.cal-progress-bar {
  position: relative;
  height: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 20px;
  background-color: #e1e7ff;
}

.cal-progress {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 12.5%;
  height: 8px;
  border-radius: 20px;
  background-color: #6342a4;
}

.cal-question-slider {
  height: auto;
  background-color: transparent;
}

.cal-question-slide {
  height: 100%;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cal-slider-mask {
  position: relative;
  overflow: visible;
  margin-right: -25px;
  margin-left: -25px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 8px;
  text-align: center;
}

.cal-slider-content {
  position: relative;
  height: 100%;
  padding: 45px 80px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2);
}

.cal-slider-arrow-l-link {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #6342a4;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.cal-slider-arrow-l-link:hover {
  opacity: 0.5;
}

.cal-answers-wrap {
  margin-bottom: -30px;
  padding-right: 160px;
}

.cal-slider-arrow-icon {
  display: block;
  width: 13px;
}

.cal-question-button-b {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 80px;
  margin-bottom: 45px;
}

.cal-slider-arrow-r-b {
  float: left;
}

.cal-slider-arrow-l-b {
  margin-right: 20px;
  float: left;
}

.cal-slider-arrow-r-link {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #6342a4;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.cal-slider-arrow-r-link:hover {
  opacity: 0.5;
}

.cal-left-arrow {
  height: 0px;
}

.cal-right-arrow {
  height: 0px;
}

.page-icon-disease-img {
  display: block;
  width: 100%;
  max-width: 216px;
}

.article-half-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.article-half-b {
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

.article-half-b.txt-right {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.aricle-img-b {
  overflow: hidden;
  border-radius: 8px;
}

.article-quote {
  padding-right: 45px;
  padding-left: 45px;
  background-image: url('../images/common-icon-quote-r.svg'), url('../images/common-icon-quote-l.svg');
  background-position: 100% 0%, 0px 0px;
  background-size: 28px, 28px;
  background-repeat: no-repeat, no-repeat;
  text-align: center;
}

.disease-article-info-row {
  display: block;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 22px;
  line-height: 26px;
}

.disease-article-info-item {
  display: inline-block;
  padding: 0px 15px;
}

.article-info-iicon {
  width: 20px;
  margin-top: -3px;
  margin-right: 10px;
}

.article-info-txt {
  display: inline-block;
}

.article-filter-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 22px;
  line-height: 26px;
}

.article-filter-tag-b {
  overflow: hidden;
  height: 85px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.article-filter-item {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 4px 15px;
  float: left;
  border-radius: 3px;
  background-color: #f2f4ff;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #4a4a4a;
  letter-spacing: 1px;
}

.article-filter-item:hover {
  background-color: #572f81;
  color: #fff;
}

.article-filter-item.w--current {
  background-color: #572f81;
  color: #fff;
}

.art-cle-sort-b {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.icon-sort-img {
  width: 28px;
  margin-top: 4px;
  margin-left: 10px;
  float: left;
}

.article-sort-dropdown {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.article-sort-toggle {
  padding: 0px;
}

.article-sort-list {
  border-radius: 6px;
}

.article-sort-list.w--open {
  margin-left: -20px;
  padding-top: 15px;
  background-color: transparent;
}

.article-sort-list-wrap {
  padding: 10px 15px 5px;
  border-radius: 20px;
  background-color: #f2f4ff;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}

.article-sort-link {
  margin-bottom: 10px;
  padding: 0px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
}

.article-sort-link:hover {
  color: #572f81;
}

.article-list-item-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 45px;
  padding-bottom: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4a4a4a;
  text-align: left;
}

.article-list-item {
  position: relative;
  border-bottom: 3px dashed #9b9b9b;
}

.article-list-img-b {
  position: relative;
  overflow: hidden;
  width: 45%;
  float: left;
  border-radius: 8px;
}

.article-list-content-b {
  position: relative;
  width: 55%;
  padding-left: 30px;
  float: left;
}

.article-list-item-title {
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
}

.article-list-item-describtion {
  overflow: hidden;
  max-height: 80px;
  margin-bottom: 45px;
}

.article-list-hover-bg {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100vw;
  height: 100%;
  background-color: #f2f4ff;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.article-list-tag-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 22px;
  line-height: 26px;
}

.article-list-item-info-item {
  display: inline-block;
  margin-right: 45px;
  padding: 0px;
}

.article-list-item-info {
  margin-bottom: 45px;
  font-size: 22px;
  line-height: 26px;
}

.shadow-100 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-radius: 6px;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
}

.article-list-paging-b {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.article-list-paging-arrow-link {
  width: 11px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.article-list-paging-arrow-link:hover {
  opacity: 0.5;
}

.article-paging-num-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #4a4a4a;
}

.article-paging-num-link:hover {
  background-color: #f2f4ff;
  color: #572f81;
}

.article-paging-num-link.w--current {
  background-color: #f2f4ff;
  color: #572f81;
}

.article-list-paging-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-search-img {
  display: block;
  width: 27px;
}

.diseases-menu-b {
  position: relative;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.diseases-menu-img-b {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 50%;
  float: left;
}

.diseases-menu-circle {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  border-radius: 1000px;
  background-color: #fff;
  background-image: url('../images/disease-menu-default.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 13px 41px 0 rgba(0, 0, 0, 0.2);
}

.diseases-menu-content-b {
  position: static;
  width: 45%;
  padding-left: 6%;
  float: right;
}

.diseases-menu-content-b.home {
  text-align: center;
}

.diseases-menu-gp-b {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 3px dashed #9b9b9b;
}

.diseases-menu-gp-b:hover {
  font-weight: 500;
}

.disease-menu-gp-title-b {
  display: block;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #572f81;
}

.disease-menu-gp-title-b:hover {
  opacity: 0.5;
}

.diseases-menu-expand-b {
  overflow: hidden;
}

.diseases-menu-img {
  display: block;
  width: 100%;
}

.home-banner-b {
  position: relative;
}

.home-banner-slider {
  height: auto;
  background-color: transparent;
}

.home-banner-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 90vh;
  min-height: 800px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.home-banner-mask-b {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 1;
  width: 150%;
  height: 260px;
  margin-bottom: -1px;
  background-image: url('../images/home-banner-mask.png');
  background-position: 50% 0%;
  background-size: auto 260px;
  background-repeat: repeat-x;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.home-banner-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-banner-img.home-banner-1 {
  background-image: url('../images/home-banner-img12x.jpg');
}

.homr-banner-content-b {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-bottom: 230px;
  font-size: 45px;
  line-height: 70px;
  font-weight: 500;
  letter-spacing: 5px;
}

.home-banner-txt-line {
  color: #fff;
}

.home-banner-txt-line.en {
  font-family: Bitter, sans-serif;
  font-size: 40px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: 0px;
}

.overflow-hidden {
  overflow: hidden;
}

.home-news-b {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 50%;
  max-width: 600px;
  margin-bottom: 130px;
}

.home-news-white-box {
  padding: 15px 40px 15px 20px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2);
}

.home-news-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-news-heading-txt {
  margin-right: 30px;
  color: #572f81;
  font-weight: 500;
}

.home-news-heading-txt.en {
  font-family: Bitter, sans-serif;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
}

.home-news-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #4a4a4a;
}

.home-news-link:hover {
  opacity: 0.5;
}

.home-news-title {
  overflow: hidden;
  max-height: 80px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.span-home-banner {
  margin-bottom: 10px;
  padding: 2px 10px;
  float: left;
  clear: both;
  background-color: #6342a4;
}

.home-banner-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
}

.home-section-title-line {
  height: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #6342a4;
}

.home-section-title-icon-b {
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.home-section-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-section-icon-img {
  display: block;
  width: 60px;
  margin-right: auto;
  margin-left: auto;
}

.home-section-icon-img.calculator {
  margin-right: 0px;
  margin-left: 0px;
}

.home-calculator-top {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 150%;
  height: 148px;
  background-image: url('../images/home-cal-mask2x.png');
  background-position: 0px 0%;
  background-size: auto 148px;
  background-repeat: repeat-x;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.home-cal-b {
  display: block;
  max-width: 630px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.home-cal-item {
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
}

.home-cal-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 20px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.9);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #4a4a4a;
  font-size: 30px;
  text-align: left;
}

.home-cal-link:hover {
  background-color: #fff;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2);
}

.home-cal-link.en {
  font-size: 26px;
  line-height: 40px;
}

.home-cal-item-icon {
  width: 70px;
  margin-right: 30px;
}

.home-article-b {
  position: relative;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 90px;
}

.home-article-slider {
  overflow: visible;
  height: auto;
  background-color: transparent;
  -webkit-transform: perspective(1000px);
  transform: perspective(1000px);
}

.home-article-slide {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
}

.home-article-slider-mask {
  overflow: visible;
  width: 33.333333333333336%;
  margin-right: auto;
  margin-left: auto;
}

.home-article-slider-arrow {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 42px;
  height: 42px;
  margin-left: -30px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #6342a4;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.home-article-slider-arrow:hover {
  opacity: 0.5;
}

.home-article-slider-arrow.right {
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  margin-right: -30px;
}

.align-center-b {
  text-align: center;
}

.btn-round {
  padding: 5px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #888;
  border-radius: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #888;
  font-size: 20px;
  line-height: 24px;
}

.btn-round:hover {
  border-color: #6342a4;
  background-color: #6342a4;
  color: #fff;
}

.popup-search {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2000;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  padding-top: 20vh;
  padding-bottom: 20vh;
  background-color: hsla(0, 0%, 94.5%, 0.9);
  opacity: 0;
}

.btn-pop-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 30px;
  margin-right: 30px;
  background-image: url('../images/icon-close.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.btn-pop-close:hover {
  opacity: 0.5;
}

.home-article-item-description {
  overflow: hidden;
  max-height: 40px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 20px;
}

.link-100 {
  display: block;
}

.home-tag-txt-b {
  position: relative;
}

.form-dropdown-field {
  height: 60px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 5px 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #4a4a4a;
  border-radius: 3px;
  background-color: #fff;
  font-size: 26px;
  line-height: 36px;
}

.diseases-menu-img-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: block;
  width: 50%;
  opacity: 0;
}

.diseases-menu-img-wrap.diseases-menu-cover {
  padding-top: 50%;
}

.donation-lottie-animation {
  width: 24px;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.header-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 110px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-logo-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.header-logo-link {
  display: block;
  max-width: 80px;
  margin-left: 10px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.header-logo-link:hover {
  opacity: 0.5;
}

.header-logo-link.desktop {
  margin-right: 10px;
  margin-left: 0px;
}

.mobile-only {
  display: none;
}

.mobile-header-logo {
  display: none;
}

.page-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.sponsor-item-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f2f4ff;
}

.sponsor-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.sponsor-item-content {
  width: 100%;
}

.sponsor-name {
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  text-align: center;
}

.sponsor-logo {
  width: 100%;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.article-detail-tag-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 22px;
  line-height: 26px;
}

.pop-search-label {
  padding-right: 30px;
}

.pop-search-hot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.logo-animated-stick {
  display: block;
  max-width: 34px;
  margin-right: auto;
  margin-left: auto;
}

.btn-dynamic-txt-wrap {
  overflow: hidden;
  width: 20px;
  height: 0px;
  margin-right: auto;
  margin-left: auto;
  font-size: 20px;
  line-height: 30px;
}

.btn-dynamic-txt {
  display: inline-block;
  padding-top: 15px;
}

.btn-dynamic-txt.en {
  padding-top: 0px;
  padding-left: 10px;
  white-space: nowrap;
}

.desktop-only {
  display: block;
}

.btn-dynamic-txt-wrap-m {
  overflow: hidden;
  height: 0px;
}

.article-share-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.article-social-link {
  display: block;
  width: 45px;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.article-social-link:hover {
  opacity: 0.5;
}

.diseases-menu-dropdown-list {
  position: static;
  background-color: transparent;
}

.diseases-menu-dropdown-list.w--open {
  position: static;
  overflow: hidden;
  background-color: transparent;
}

.sticky-social-icons-b {
  overflow: hidden;
  width: 100%;
}

.sticky-social-link {
  max-width: 25px;
  margin-top: 10px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.sticky-social-link:hover {
  opacity: 0.5;
}

.sticky-social-icons-wrap {
  width: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
}

.btn-right-common-icon {
  width: 30px;
  margin-right: auto;
  margin-left: auto;
}

.footer-social-b {
  max-width: 123px;
  margin-right: -8px;
  margin-left: -8px;
  text-align: left;
}

.footer-social-link {
  width: 33%;
  max-width: 41px;
  margin-bottom: 5px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.footer-social-link:hover {
  opacity: 0.5;
}

.font-english {
  font-family: Bitter, sans-serif;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0px;
}

.heading-2 {
  font-weight: 700;
  letter-spacing: 0px;
}

.home-cal-txt {
  width: 80%;
}

.btn-dynamic-txt-wrap-en {
  overflow: hidden;
  width: 0px;
  height: auto;
  font-size: 20px;
  line-height: 30px;
  white-space: nowrap;
}

.page-breadcrumb-b {
  width: 100%;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
}

.breadcrumb-link {
  display: block;
  float: left;
  -webkit-transition: color 800ms ease;
  transition: color 800ms ease;
  color: #4a4a4a;
}

.breadcrumb-link:hover {
  color: #6342a4;
}

.breadcrumb-separator {
  display: block;
  width: 7px;
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
}

.page-tab-link-c-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-tab-icon {
  display: block;
  width: 40px;
  margin-right: 10px;
}

.diseases-listing-submenu-b {
  text-align: center;
}

.page-sub-link {
  display: inline-block;
  margin-right: 45px;
  margin-bottom: 35px;
  padding: 5px 25px;
  border-radius: 28px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #4a4a4a;
}

.page-sub-link:hover {
  background-color: #fff;
}

.page-sub-link.w--current {
  background-color: #fff;
}

.page-sublink-b {
  margin-top: -30px;
  background-color: #f2f4ff;
}

.list-item {
  margin-bottom: 10px;
  padding-left: 20px;
}

.list {
  padding-left: 28px;
}

.mission-listing-submenu-b {
  text-align: center;
}

.mission-listing-submenu-b.en {
  font-family: 'Crimson Pro', sans-serif;
  font-weight: 700;
}

.footer-privacy {
  margin-bottom: 15px;
}

.about-diagram-img-b {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 50%;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
}

.about-diagram-bg {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  border-radius: 1000px;
  background-color: #fff;
  background-image: url('../images/disease-menu-default.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 13px 41px 0 rgba(0, 0, 0, 0.2);
}

.article-filter-tag {
  margin-bottom: 35px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.btn-article-tag-more {
  display: block;
  margin-top: 15px;
  float: left;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #4a4a4a;
  font-size: 18px;
  line-height: 24px;
  text-decoration: underline;
}

.btn-article-tag-more:hover {
  color: #6342a4;
}

.btn-tag-less-txt {
  display: none;
}

.about-diagram-hover-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.diagram-link-area {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
}

.diagram-temp-link-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 70%;
  margin-top: 5%;
  margin-left: 13%;
  padding-top: 43%;
}

.about-diagram-description-b {
  position: relative;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  border-radius: 20px;
  background-color: #f2f4ff;
  box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2);
}

.diagram-description-tip-img {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 60px;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}

.footer-centre-logo-b {
  width: 60%;
  max-width: 250px;
  padding-top: 30px;
  padding-bottom: 30px;
  clear: left;
}

.footer-center-logo-link {
  display: block;
  -webkit-transition: opacity 800ms ease;
  transition: opacity 800ms ease;
}

.footer-center-logo-link:hover {
  opacity: 0.5;
}

.about-diagram-link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 6%;
  height: 6%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #6342a4;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.about-diagram-link:hover {
  opacity: 0.5;
}

.about-diagram-link.about-kidney {
  margin-top: 20%;
  margin-left: 25%;
  background-color: #fb887f;
}

.about-diagram-link.about-ureter {
  margin-top: 38%;
  margin-left: 57%;
  background-color: #f5a623;
}

.about-diagram-link.about-bladder {
  margin-top: 64%;
  margin-left: 46.5%;
  background-color: #fb887f;
}

.about-diagram-link.about-urathra {
  margin-top: 87%;
  margin-left: 43%;
  background-color: #fb887f;
}

.about-diagram-link.about-prostate {
  margin-top: 76.5%;
  margin-left: 54%;
  background-color: #37a2c7;
}

.about-diagram-link-content {
  position: relative;
  width: 50%;
  max-width: 20px;
  padding-top: 50%;
  background-image: url('../images/about-diagram-btn-icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.about-diagram-link-active-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #4a4a4a;
  opacity: 0;
}

.about-diagram-link-ripple {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #e1e7ff;
  border-radius: 50%;
}

.cal-other-txt-cn {
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cal-other-txt-en {
  font-size: 20px;
  line-height: 24px;
}

.cal-other-txt {
  display: inline-block;
}

html.w-mod-js *[data-ix="page-banner-img-init"] {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="page-heading-icon-init"] {
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="init-opacity-0"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="common-fade-from-bottom"] {
  opacity: 0;
  -webkit-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="form-section-heading-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="init-height-0"] {
  height: 0px;
}

html.w-mod-js *[data-ix="article-title-scroll"] {
  height: 0px;
}

html.w-mod-js *[data-ix="page-icon-init"] {
  opacity: 0;
  -webkit-transform: translate(60%, 0px) rotate(180deg);
  -ms-transform: translate(60%, 0px) rotate(180deg);
  transform: translate(60%, 0px) rotate(180deg);
}

html.w-mod-js *[data-ix="common-zoom-out"] {
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="common-rotate-in-from-l"] {
  opacity: 0;
  -webkit-transform: translate(-200px, 0px) rotate(-180deg);
  -ms-transform: translate(-200px, 0px) rotate(-180deg);
  transform: translate(-200px, 0px) rotate(-180deg);
}

html.w-mod-js *[data-ix="home-news-scroll"] {
  opacity: 0;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="init-default-diseases-menu-img"] {
  display: block;
  opacity: 1;
}

html.w-mod-js *[data-ix="init-home-banner-txt"] {
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

html.w-mod-js *[data-ix="init-home-banner-img"] {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media screen and (max-width: 991px) {
  body {
    font-size: 24px;
    line-height: 34px;
  }
  h1 {
    font-size: 32px;
    line-height: 48px;
  }
  h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .all {
    padding-top: 90px;
  }
  .container {
    padding-right: 5%;
    padding-left: 5%;
  }
  .page-banner-arch-b {
    height: 150px;
  }
  .page-banner-b {
    padding-bottom: 45px;
  }
  .font-size-36 {
    font-size: 32px;
    line-height: 48px;
  }
  .margin-bottom-70 {
    margin-bottom: 60px;
  }
  .slider-nav.home {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 30%;
    margin-bottom: 96px;
    margin-left: 5%;
    text-align: left;
  }
  .btn-right {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .btn-right.sticky-social {
    display: block;
  }
  .btn-right.sticky-social:hover {
    height: auto;
  }
  .btn-top {
    font-size: 20px;
    line-height: 30px;
  }
  .btn-top-circle {
    width: 60px;
    height: 60px;
  }
  .img-backtotop {
    width: 24px;
  }
  .footer-l-b {
    width: 100%;
    padding-right: 0px;
    float: none;
    text-align: center;
  }
  .footer-logo-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-logo-item {
    width: 100px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .footer-logo-link {
    max-width: none;
  }
  .footer-newsletter-b {
    display: inline-block;
    width: auto;
    margin-bottom: 0px;
    padding-left: 0px;
    float: none;
  }
  .newsletter-link {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-rss-icon {
    margin-right: 0px;
  }
  .footer-sitename-b {
    margin-bottom: 0px;
  }
  .footer-copyright-b {
    margin-top: 35px;
    text-align: center;
  }
  .footer-r-b {
    width: 100%;
    float: none;
  }
  .foot-r-col {
    margin-right: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .footer-r-wrap {
    margin-right: -15px;
    margin-left: -15px;
  }
  .header {
    z-index: 2000;
  }
  .brand {
    z-index: 1;
    width: auto;
    max-width: 180px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: auto;
    width: auto;
    height: auto;
    max-height: 100vh;
    padding-top: 90px;
    border-radius: 0px 0px 40px 40px;
    background-color: #f1f1f1;
    font-size: 20px;
    line-height: 30px;
  }
  .nav-link {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .nav-item {
    margin-bottom: 20px;
    text-align: center;
  }
  .header-wrap {
    height: 90px;
  }
  .header-lang-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .header-lang-b.desktop-only {
    display: none;
  }
  .nav-menu-wrap {
    display: block;
    padding: 35px 5%;
    border-top-style: none;
  }
  .common-btn-purple {
    margin-right: 10px;
    margin-left: 10px;
  }
  .nav-droodown-toggle {
    text-align: center;
  }
  .nav-dropdown.w--open {
    position: static;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 0px;
    background-color: transparent;
    font-size: 16px;
    line-height: 26px;
  }
  .nav-dropdown-link {
    display: block;
    padding-right: 45px;
    padding-left: 45px;
    background-size: 35px;
    font-size: 20px;
  }
  .nav-dropdown-list-wrap {
    display: inline-block;
    margin-top: 10px;
    padding: 0px 5%;
    border-radius: 20px;
    background-color: #fff;
  }
  .form-section {
    margin-bottom: 60px;
  }
  .form-section-heading-b {
    padding-bottom: 20px;
  }
  .form-section-heading-b.en {
    font-size: 26px;
  }
  .form-row-b {
    margin-bottom: 20px;
  }
  .form-half-b {
    padding-right: 3%;
    padding-left: 3%;
  }
  .form-half-wrap {
    margin-right: -3%;
    margin-left: -3%;
  }
  .form-text-field {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 34px;
  }
  .btn-submit.calculator {
    display: block;
    height: 60px;
    min-width: 0px;
  }
  .btn-menu {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 2000;
    margin-top: 22px;
    margin-right: 5%;
    padding: 10px 0px;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }
  .btn-menu.w--open {
    background-color: transparent;
  }
  .btn-menu-line-1 {
    width: 40px;
    height: 4px;
    padding: 0px;
    border-radius: 20px;
    background-color: #6342a4;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }
  .btn-menu-line-2 {
    width: 40px;
    height: 4px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 0px;
    border-radius: 20px;
    background-color: #a68f63;
  }
  .btn-menu-line-3 {
    width: 40px;
    height: 4px;
    padding: 0px;
    border-radius: 20px;
    background-color: #a68f63;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }
  .page-tab-b {
    margin-top: -10px;
  }
  .page-tab-menu {
    padding-bottom: 45px;
  }
  .page-tab-link {
    margin-right: 3%;
    margin-bottom: 20px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .section-title-b {
    overflow: hidden;
    margin-bottom: 60px;
    font-size: 32px;
    line-height: 48px;
  }
  .section-title-b.article {
    margin-bottom: 60px;
  }
  .section-div.home-calculator {
    padding-top: 190px;
  }
  .qa-icon-doctor {
    width: 48px;
    height: 48px;
  }
  .page-icon-b {
    left: auto;
    top: 0%;
    right: 50%;
    bottom: auto;
    margin-top: -220px;
    -webkit-transform: translate(50%, 0px);
    -ms-transform: translate(50%, 0px);
    transform: translate(50%, 0px);
  }
  .team-b.en {
    font-size: 20px;
    line-height: 30px;
  }
  .team-contact-b {
    display: block;
  }
  .contact-map-b {
    width: auto;
  }
  .contact-info-b {
    width: 100%;
  }
  .contact-name-txt {
    font-size: 28px;
    line-height: 38px;
  }
  .contact-fieldname-b {
    width: 100%;
    float: none;
  }
  .contact-data-b {
    float: none;
  }
  .page-icon-cal-img {
    max-width: 150px;
  }
  .whitebox-shadowed-b {
    padding-right: 8%;
    padding-left: 8%;
  }
  .relate-article-b {
    margin-right: -1%;
    margin-left: -1%;
  }
  .related-item-b {
    width: 50%;
    padding-right: 1%;
    padding-left: 1%;
  }
  .related-item-link {
    display: block;
  }
  .related-item-content-b {
    display: block;
    padding-right: 3%;
    padding-left: 3%;
  }
  .related-item-title {
    max-height: 68px;
  }
  .calculator-other-b {
    margin-right: -1%;
    margin-left: -1%;
  }
  .calculator-other-item-b {
    padding-right: 1%;
    padding-left: 1%;
  }
  .cal-other-icon-b {
    margin-bottom: 15px;
  }
  .cal-other-item-link {
    padding-right: 5%;
    padding-left: 5%;
    font-size: 20px;
    line-height: 30px;
  }
  .cal-slider-content {
    padding-right: 10%;
    padding-left: 10%;
  }
  .cal-answers-wrap {
    padding-right: 120px;
  }
  .cal-question-button-b {
    margin-right: 40px;
  }
  .article-half-wrap {
    display: block;
    margin-right: -2%;
    margin-left: -2%;
  }
  .article-half-b {
    width: 100%;
    margin-top: 40px;
    padding-right: 2%;
    padding-left: 2%;
    text-align: center;
  }
  .article-half-b.txt-right {
    width: 100%;
    text-align: left;
  }
  .aricle-img-b {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .disease-article-info-item {
    margin-bottom: 11px;
  }
  .article-filter-tag-b.search {
    margin-bottom: 0px;
  }
  .article-list-item-link {
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .article-list-item-title {
    font-size: 28px;
    line-height: 38px;
  }
  .article-list-item-describtion {
    max-height: 68px;
    margin-bottom: 30px;
  }
  .article-list-item-info-item {
    display: block;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .article-list-item-info {
    margin-bottom: 20px;
  }
  .article-list-paging-wrap {
    margin-top: 60px;
  }
  .diseases-menu-b {
    min-height: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .diseases-menu-content-b {
    padding-left: 0%;
  }
  .home-banner-content {
    height: 80vh;
  }
  .home-banner-mask-b {
    width: 120%;
    height: 200px;
    background-size: auto 200px;
  }
  .homr-banner-content-b {
    margin-bottom: 270px;
    font-size: 32px;
    line-height: 52px;
  }
  .home-banner-txt-line.en {
    font-size: 28px;
    line-height: 42px;
  }
  .home-news-b {
    width: 60%;
    max-width: none;
  }
  .home-news-white-box {
    padding-right: 5%;
    padding-left: 5%;
  }
  .home-news-heading-txt {
    margin-right: 5%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .home-news-title {
    max-height: 68px;
  }
  .home-calculator-top {
    height: 120px;
    background-size: auto 120px;
  }
  .home-cal-b {
    width: 60%;
    max-width: none;
  }
  .home-cal-link {
    padding-right: 5%;
    padding-left: 5%;
    font-size: 20px;
    line-height: 30px;
  }
  .home-cal-link.en {
    font-size: 20px;
    line-height: 30px;
  }
  .home-article-b {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .home-article-slider-mask {
    width: 50%;
  }
  .home-article-slider-arrow {
    margin-left: -4%;
  }
  .home-article-slider-arrow.right {
    margin-right: -4%;
  }
  .form-dropdown-field {
    height: 50px;
    font-size: 24px;
    line-height: 34px;
  }
  .donation-lottie-animation {
    display: inline-block;
  }
  .header-top {
    height: 90px;
  }
  .header-logo-link {
    position: relative;
    z-index: 1;
    max-width: 80px;
    margin-right: 10px;
    margin-left: 0px;
  }
  .header-logo-link.desktop {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .mobile-header-logo {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    z-index: -1;
    display: block;
    width: 100%;
    background-color: hsla(0, 0%, 94.5%, 0.9);
    -webkit-transform: translate(0px, 100%);
    -ms-transform: translate(0px, 100%);
    transform: translate(0px, 100%);
  }
  .mobile-header-logo-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sponsor-item-b {
    padding-right: 3%;
    padding-left: 3%;
  }
  .pop-search-hot {
    margin-bottom: 15px;
  }
  .desktop-only {
    display: none;
  }
  .btn-dynamic-txt-wrap-m {
    width: 0px;
    height: auto;
    white-space: nowrap;
  }
  .article-social-link {
    width: 40px;
  }
  .sticky-social-link {
    display: block;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .sticky-social-icons-wrap {
    padding-top: 10px;
  }
  .footer-social-b {
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }
  .footer-social-link {
    width: auto;
    max-width: 25px;
    margin-right: 6px;
    margin-left: 6px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .font-english {
    font-size: 24px;
    line-height: 34px;
  }
  .btn-dynamic-txt-wrap-en {
    width: 0px;
    height: auto;
    white-space: nowrap;
  }
  .page-tab-icon {
    width: 34px;
  }
  .page-sub-link {
    margin-right: 3%;
    margin-bottom: 20px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .page-sublink-b {
    margin-top: -10px;
  }
  .list-item {
    padding-left: 10px;
  }
  .list {
    padding-left: 26px;
  }
  .mission-listing-submenu-b {
    padding-bottom: 10px;
    text-align: left;
  }
  .about-diagram-description-b {
    padding-right: 5%;
    padding-left: 5%;
  }
  .footer-centre-logo-b {
    margin-right: auto;
    margin-left: auto;
  }
  .cal-other-txt-en {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 20px;
    line-height: 30px;
  }
  h1 {
    font-size: 28px;
    line-height: 42px;
  }
  h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .section-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .page-banner-img {
    height: 300px;
  }
  .page-banner-arch-b {
    width: 110%;
    height: 100px;
  }
  .page-banner-b {
    padding-bottom: 35px;
  }
  .page-heading-icon-b {
    width: 45px;
    margin-right: 15px;
  }
  .margin-bottom-45 {
    margin-bottom: 30px;
  }
  .font-size-36 {
    font-size: 28px;
    line-height: 42px;
  }
  .heading {
    letter-spacing: 3px;
  }
  .margin-bottom-70 {
    margin-bottom: 60px;
  }
  .slider-nav {
    margin-left: 15px;
  }
  .slider-nav.home {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 50%;
    margin-bottom: 130px;
    margin-left: 4%;
    text-align: left;
  }
  .right-buttons {
    margin-top: 170px;
  }
  .btn-right {
    width: 40px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .btn-right.sticky-dynamic.en {
    min-width: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .btn-right.sticky-social {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .btn-donate-icon {
    width: 20px;
  }
  .btn-top {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
  }
  .btn-top-circle {
    width: 40px;
    height: 40px;
    margin-bottom: 5px;
  }
  .img-backtotop {
    width: 16px;
  }
  .section-footer {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
  }
  .footer-newsletter-b {
    margin-bottom: 0px;
  }
  .footer-sitename-b {
    font-size: 14px;
    line-height: 24px;
  }
  .footer-copyright-b {
    margin-top: 30px;
    font-size: 14px;
    line-height: 18px;
  }
  .foot-r-col {
    width: 100%;
    text-align: center;
  }
  .footer-link-gp {
    margin-bottom: 20px;
  }
  .footer-sublink {
    padding-left: 0px;
    background-image: none;
    font-size: 14px;
    line-height: 20px;
  }
  .brand {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .nav-item {
    margin-bottom: 15px;
  }
  .common-btn-purple {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .nav-dropdown-link {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-size: 30px;
    font-size: 18px;
  }
  .nav-dropdown-list-wrap {
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .form-section-heading-b {
    padding-bottom: 10px;
  }
  .form-section-heading-b.en {
    font-size: 22px;
  }
  .form-section-heading-icon {
    width: 40px;
    margin-right: 10px;
  }
  .form-radio-checkbox-label {
    min-height: 50px;
    padding-left: 50px;
    background-size: 40px;
  }
  .radio-checkbox-btn-field {
    margin-right: 30px;
  }
  .form-half-b {
    width: auto;
    margin-bottom: 20px;
    padding-right: 0%;
    padding-left: 0%;
    float: none;
  }
  .form-half-wrap {
    margin-right: 0%;
    margin-bottom: -20px;
    margin-left: 0%;
  }
  .form-text-field {
    height: 40px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 20px;
    line-height: 30px;
  }
  .margin-bottom-35 {
    margin-bottom: 30px;
  }
  .radio-checkbox-separated-b {
    margin-bottom: 5px;
  }
  .btn-submit {
    padding: 15px;
  }
  .btn-submit.calculator {
    height: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .btn-menu {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  .page-tab-b {
    margin-top: 0px;
  }
  .page-tab-menu {
    padding-bottom: 35px;
  }
  .page-tab-link {
    margin-right: 2%;
    margin-bottom: 15px;
  }
  .section-title-b {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 42px;
  }
  .section-title-b.article {
    margin-bottom: 45px;
  }
  .section-title-txt {
    max-width: 80%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .section-div {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-div.home-diseases {
    padding-top: 100px;
    background-size: 480px;
  }
  .section-div.home-calculator {
    padding-top: 140px;
  }
  .qa-item-icon-b {
    width: 20px;
  }
  .icon-quote {
    width: 20px;
    margin-right: 15px;
  }
  .icon-quote.right {
    margin-left: 15px;
  }
  .qa-icon-doctor {
    width: 30px;
    height: 30px;
    margin-right: 15px;
  }
  .page-icon-b {
    right: 50%;
    margin-top: -190px;
    -webkit-transform: translate(50%, 0px);
    -ms-transform: translate(50%, 0px);
    transform: translate(50%, 0px);
  }
  .page-icon-circle {
    width: 180px;
    height: 180px;
  }
  .page-icon-hem-img {
    max-width: 110px;
  }
  .team-item-b {
    width: 50%;
  }
  .team-doctor-icon {
    width: 30px;
    margin-right: 10px;
  }
  .map-b {
    min-height: 300px;
  }
  .contact-info-b {
    width: 100%;
  }
  .team-contact-info-row {
    margin-top: 20px;
  }
  .contact-name-txt {
    font-size: 24px;
    line-height: 34px;
  }
  .contact-icon-img {
    width: 30px;
  }
  .cal-grid-item {
    width: 100%;
    min-height: 0px;
  }
  .cal-landing-icon-b {
    width: 100px;
    margin-bottom: 20px;
  }
  .page-icon-cal-img {
    max-width: 120px;
  }
  .whitebox-shadowed-b {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .btn-more {
    font-size: 16px;
    line-height: 20px;
  }
  .btn-more-arrow {
    width: 8px;
    margin-left: 5px;
  }
  .related-item-content-b {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .related-item-title {
    max-height: 60px;
  }
  .related-item-title.en {
    font-size: 22px;
    line-height: 26px;
  }
  .related-item-describtion {
    max-height: 40px;
    font-size: 16px;
    line-height: 20px;
  }
  .tag-item {
    font-size: 14px;
    line-height: 18px;
  }
  .tag-item.home {
    font-size: 14px;
    line-height: 18px;
  }
  .calculator-other-b {
    display: block;
    margin-left: 0%;
  }
  .calculator-other-item-b {
    width: auto;
    margin-bottom: 15px;
    padding-right: 0%;
    padding-left: 0%;
  }
  .cal-other-icon-b {
    margin-right: 3%;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .cal-other-item-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .cal-slider-arrow-l-link {
    width: 40px;
    height: 40px;
  }
  .cal-answers-wrap {
    padding-right: 90px;
  }
  .cal-slider-arrow-icon {
    width: 9px;
  }
  .cal-question-button-b {
    margin-right: 30px;
  }
  .cal-slider-arrow-r-link {
    width: 40px;
    height: 40px;
  }
  .page-icon-disease-img {
    max-width: 110px;
  }
  .article-half-wrap {
    display: block;
    margin-right: 0%;
    margin-left: 0%;
  }
  .article-half-b {
    width: 100%;
    margin-bottom: 35px;
    padding-right: 0%;
    padding-left: 0%;
  }
  .article-quote {
    padding-right: 30px;
    padding-left: 30px;
    background-size: 25px, 25px;
  }
  .disease-article-info-row {
    display: block;
    font-size: 18px;
    line-height: 24px;
  }
  .article-info-iicon {
    width: 18px;
  }
  .article-filter-b {
    display: block;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
  }
  .article-filter-tag-b {
    width: 100%;
  }
  .article-filter-item {
    margin-bottom: 15px;
  }
  .art-cle-sort-b {
    position: relative;
    z-index: 1;
    display: block;
  }
  .icon-sort-img {
    width: 24px;
  }
  .article-list-item-link {
    display: block;
  }
  .article-list-img-b {
    width: auto;
    margin-bottom: 30px;
    float: none;
  }
  .article-list-content-b {
    width: auto;
    padding-left: 0px;
    float: none;
  }
  .article-list-item-describtion {
    max-height: 60px;
  }
  .article-list-tag-b {
    font-size: 18px;
    line-height: 24px;
  }
  .shadow-100 {
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
  }
  .article-list-paging-wrap {
    margin-top: 45px;
  }
  .icon-search-img {
    width: 15px;
  }
  .diseases-menu-b {
    display: block;
  }
  .diseases-menu-img-b {
    position: static;
    width: 70%;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    float: none;
  }
  .diseases-menu-content-b {
    width: auto;
    margin-top: 45px;
    float: none;
    text-align: center;
  }
  .diseases-menu-gp-b {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 28px;
    line-height: 42px;
  }
  .home-banner-content {
    height: 600px;
    min-height: 400px;
  }
  .homr-banner-content-b {
    margin-bottom: 200px;
    font-size: 28px;
    line-height: 48px;
    letter-spacing: 3px;
  }
  .home-banner-txt-line.en {
    font-size: 18px;
    line-height: 30px;
  }
  .home-news-b {
    width: 100%;
    margin-bottom: 80px;
    padding-left: 4%;
  }
  .home-news-white-box {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .home-news-heading-txt.en {
    font-size: 24px;
    line-height: 34px;
  }
  .home-news-title {
    max-height: 60px;
  }
  .home-section-icon-img {
    width: 50px;
  }
  .home-calculator-top {
    height: 90px;
    background-size: auto 90px;
  }
  .home-cal-b {
    display: block;
    width: 100%;
    margin-left: 0%;
  }
  .home-cal-item {
    margin-bottom: 15px;
    padding-right: 0%;
    padding-left: 0%;
  }
  .home-cal-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .home-cal-item-icon {
    margin-right: 3%;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .home-article-slide {
    padding-right: 20px;
    padding-left: 20px;
  }
  .home-article-slider-mask {
    width: 60%;
  }
  .home-article-slider-arrow.right {
    margin-left: 0%;
  }
  .btn-pop-close {
    width: 25px;
    height: 25px;
    margin-top: 10px;
    margin-right: 10px;
  }
  .form-dropdown-field {
    height: 40px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 20px;
    line-height: 30px;
  }
  .diseases-menu-img-wrap {
    left: 50%;
    width: 70%;
    max-width: 400px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .diseases-menu-img-wrap.diseases-menu-cover {
    padding-top: 70%;
  }
  .donation-lottie-animation {
    width: 16px;
  }
  .header-logo-link {
    max-width: 70px;
  }
  .sponsor-item-b {
    width: 49.5%;
    padding-right: 5%;
    padding-left: 5%;
  }
  .article-detail-tag-b {
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }
  .pop-search-label {
    margin-bottom: 10px;
  }
  .pop-search-hot {
    display: block;
  }
  .logo-animated-stick {
    max-width: 20px;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .btn-dynamic-txt-wrap {
    width: 16px;
    font-size: 16px;
    line-height: 20px;
  }
  .article-social-link {
    width: 35px;
    margin-bottom: 10px;
  }
  .sticky-social-link {
    max-width: 20px;
  }
  .sticky-social-icons-wrap {
    width: 20px;
    padding-top: 0px;
  }
  .btn-right-common-icon {
    width: 20px;
  }
  .footer-social-link {
    max-width: 24px;
  }
  .font-english {
    font-size: 20px;
    line-height: 30px;
  }
  .home-cal-txt {
    width: 70%;
  }
  .btn-dynamic-txt-wrap-en {
    font-size: 16px;
    line-height: 20px;
  }
  .page-breadcrumb-b {
    font-size: 15px;
    line-height: 21px;
  }
  .breadcrumb-separator {
    width: 6px;
    margin-top: 7px;
    margin-right: 5px;
    margin-left: 5px;
  }
  .page-tab-icon {
    width: 30px;
  }
  .page-sub-link {
    margin-right: 2%;
    margin-bottom: 15px;
  }
  .page-sublink-b {
    margin-top: 0px;
  }
  .list {
    padding-left: 22px;
  }
  .about-diagram-img-b {
    width: 70%;
    max-width: 400px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding-right: 0%;
    float: none;
  }
  .btn-article-tag-more {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .about-diagram-description-b {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .diagram-description-tip-img {
    width: 40px;
  }
  .about-diagram-link {
    width: 8%;
    height: 8%;
  }
  .about-diagram-link.about-bladder {
    margin-left: 45.5%;
  }
  .about-diagram-link.about-urathra {
    margin-left: 41%;
  }
  .about-diagram-link.about-prostate {
    margin-left: 56%;
  }
  .cal-other-txt-cn {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 16px;
    line-height: 26px;
  }
  h1 {
    font-size: 24px;
    line-height: 32px;
  }
  h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .section-content {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .all {
    padding-top: 80px;
  }
  .font-size-36 {
    font-size: 24px;
    line-height: 32px;
  }
  .margin-bottom-70 {
    margin-bottom: 45px;
  }
  .slider-nav {
    margin-left: 5%;
  }
  .right-buttons {
    margin-top: 160px;
  }
  .footer-logo-item {
    width: 80px;
  }
  .footer-r-b {
    margin-bottom: 30px;
  }
  .foot-r-col {
    text-align: center;
  }
  .footer-r-wrap {
    display: block;
  }
  .brand {
    max-width: 150px;
  }
  .header-wrap {
    height: 80px;
  }
  .nav-menu-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .form-section {
    margin-bottom: 45px;
  }
  .form-section-heading-b {
    margin-bottom: 21px;
  }
  .form-section-heading-b.en {
    font-size: 20px;
  }
  .form-section-heading-icon {
    width: 30px;
  }
  .form-radio-checkbox-label {
    min-height: 40px;
    padding-top: 12px;
    background-size: 35px;
  }
  .form-text-field {
    font-size: 16px;
    line-height: 26px;
  }
  .radio-checkbox-separated-content {
    padding-top: 10px;
  }
  .btn-menu {
    margin-top: 16px;
  }
  .section-title-b {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
  .section-title-b.with-more {
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .section-title-b.article {
    margin-bottom: 30px;
  }
  .section-title-txt.en.article {
    line-height: 34px;
  }
  .section-div {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .section-div.home-diseases {
    padding-top: 70px;
    background-size: 360px;
  }
  .qa-item-icon-b {
    width: 15px;
  }
  .icon-quote {
    width: 15px;
    margin-right: 10px;
  }
  .icon-quote.right {
    margin-left: 10px;
  }
  .page-icon-b {
    margin-top: -150px;
  }
  .page-icon-circle {
    width: 150px;
    height: 150px;
  }
  .page-icon-hem-img {
    max-width: 80px;
  }
  .team-b.en {
    font-size: 16px;
    line-height: 26px;
  }
  .team-item-b {
    width: 100%;
    padding: 15px;
  }
  .team-doctor-name-b {
    margin-bottom: 5px;
  }
  .team-doctor-icon {
    width: 25px;
  }
  .contact-info-b {
    padding: 20px;
  }
  .cal-grid-item {
    width: 100%;
  }
  .page-icon-cal-img {
    max-width: 100px;
  }
  .relate-article-b {
    margin-right: 0%;
    margin-left: 0%;
  }
  .related-item-b {
    width: auto;
    padding-right: 0%;
    padding-left: 0%;
    float: none;
  }
  .related-item-title {
    max-height: 52px;
    font-size: 20px;
    line-height: 26px;
  }
  .cal-other-icon-b {
    width: 50px;
    margin-right: 5%;
  }
  .cal-other-item-link {
    font-size: 16px;
    line-height: 20px;
  }
  .cal-question-slide {
    padding-bottom: 90px;
  }
  .cal-slider-arrow-l-link {
    right: 50%;
  }
  .cal-answers-wrap {
    padding-right: 0px;
  }
  .cal-question-button-b {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 0%;
    margin-right: 0px;
    margin-bottom: -30px;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
  }
  .cal-slider-arrow-r-link {
    right: 50%;
  }
  .page-icon-disease-img {
    max-width: 80px;
  }
  .article-quote {
    background-size: 20px, 20px;
  }
  .disease-article-info-row {
    font-size: 16px;
    line-height: 22px;
  }
  .disease-article-info-item {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .article-filter-b {
    font-size: 16px;
    line-height: 20px;
  }
  .article-filter-item {
    margin-right: 10px;
  }
  .icon-sort-img {
    width: 20px;
  }
  .article-list-item-title {
    font-size: 20px;
    line-height: 26px;
  }
  .article-list-item-describtion {
    max-height: 52px;
  }
  .article-list-tag-b {
    font-size: 16px;
    line-height: 20px;
  }
  .article-list-item-info-item {
    display: block;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .article-list-item-info {
    font-size: 16px;
    line-height: 20px;
  }
  .article-list-paging-arrow-link {
    width: 8px;
  }
  .article-paging-num-link {
    width: 30px;
    height: 30px;
    margin-right: 2px;
    margin-left: 2px;
  }
  .article-list-paging-wrap {
    font-size: 16px;
    line-height: 22px;
  }
  .diseases-menu-gp-b {
    font-size: 24px;
    line-height: 40px;
  }
  .home-banner-content {
    height: 100vh;
  }
  .homr-banner-content-b {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 2px;
  }
  .home-banner-txt-line.en {
    font-size: 16px;
    line-height: 24px;
  }
  .home-news-title {
    max-height: 52px;
  }
  .home-calculator-top {
    height: 80px;
    background-size: auto 80px;
  }
  .home-cal-link {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .home-cal-link.en {
    font-size: 16px;
    line-height: 20px;
  }
  .home-cal-item-icon {
    width: 50px;
    margin-right: 5%;
  }
  .home-article-b {
    padding-bottom: 70px;
  }
  .home-article-slider-mask {
    width: 80%;
  }
  .btn-round {
    font-size: 16px;
    line-height: 20px;
  }
  .form-dropdown-field {
    font-size: 16px;
    line-height: 26px;
  }
  .header-top {
    height: 80px;
  }
  .header-logo-link {
    max-width: 60px;
  }
  .sponsor-item-b {
    display: block;
    width: 100%;
    padding: 15px;
  }
  .sponsor-b {
    display: block;
  }
  .sponsor-name {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .article-detail-tag-b {
    font-size: 16px;
    line-height: 22px;
  }
  .pop-search-label {
    margin-bottom: 5px;
  }
  .pop-search-hot {
    display: block;
  }
  .article-share-b {
    margin-top: 0px;
  }
  .article-social-link {
    width: 30px;
  }
  .font-english {
    font-size: 16px;
    line-height: 26px;
  }
  .list {
    padding-left: 18px;
  }
  .btn-article-tag-more {
    margin-top: 0px;
  }
  .bold-text {
    font-size: 20px;
    line-height: 30px;
  }
}

@font-face {
  font-family: 'Bitter';
  src: url('../fonts/Bitter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: bold;
  font-display: auto;
}
@font-face {
  font-family: 'Bitter';
  src: url('../fonts/Bitter-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Bitter';
  src: url('../fonts/Bitter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
