.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.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: Rubik, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

h2 {
  position: relative;
  z-index: 100;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
}

h5 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

p {
  margin-bottom: 30px;
}

a {
  text-decoration: none;
}

ul {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.container {
  position: relative;
  z-index: 100;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
}

.container.footer {
  z-index: 10;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.home-banner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
}

.container.top-menu {
  position: relative;
}

.container.banner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
}

.section-content {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section-content.newsletter {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/bg-newsletter1.5x.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-content.promotion {
  position: relative;
  padding-top: 15%;
  background-image: url('../images/bg-faq1.5x.jpg');
  background-position: 0% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.section-content.quote {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg011.5x.jpg');
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg011.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.section-content.why-hkbh {
  position: relative;
  margin-bottom: 15%;
  padding-top: 11%;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f3f9eb), color-stop(27%, rgba(243, 249, 235, 0)), to(rgba(243, 249, 235, 0))), url('../images/bg-why-hkbh1.5x.png'), -webkit-gradient(linear, left top, left bottom, from(#f3f9eb), to(#f3f9eb));
  background-image: linear-gradient(0deg, #f3f9eb, rgba(243, 249, 235, 0) 27%, rgba(243, 249, 235, 0)), url('../images/bg-why-hkbh1.5x.png'), linear-gradient(180deg, #f3f9eb, #f3f9eb);
  background-position: 0px 0px, 50% 0%, 0px 0px;
  background-size: auto, 100%, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.section-content.why-hkbh.home {
  margin-bottom: 0%;
}

.section-content.green {
  padding-top: 11%;
  padding-bottom: 0px;
  background-image: url('../images/bg-green-top1.5x.png'), -webkit-gradient(linear, left top, left bottom, from(#f3f9eb), to(#f3f9eb));
  background-image: url('../images/bg-green-top1.5x.png'), linear-gradient(180deg, #f3f9eb, #f3f9eb);
  background-position: 50% 0%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
}

.section-content.green.endoscopy {
  padding-bottom: 13%;
}

.section-content.mammography {
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #fff), color-stop(25%, hsla(0, 0%, 100%, 0)), color-stop(75%, hsla(0, 0%, 100%, 0)), color-stop(85%, #fff)), url('../images/bg011.5x.jpg');
  background-image: linear-gradient(180deg, #fff 15%, hsla(0, 0%, 100%, 0) 25%, hsla(0, 0%, 100%, 0) 75%, #fff 85%), url('../images/bg011.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.section-content.faq {
  padding-top: 15%;
  background-image: url('../images/bg-faq1.5x.jpg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

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

.section-content.health-screening {
  overflow: hidden;
  padding-top: 12%;
  background-color: #f6f6f6;
}

.section-content.health-screening-centre {
  z-index: 200;
  overflow: hidden;
}

.section-content.women-plans {
  padding-top: 40px;
}

.section-content.health-screening-women {
  margin-top: -100px;
  padding-top: 6%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f6f6f6));
  background-image: linear-gradient(180deg, #f6f6f6, #f6f6f6);
}

.section-content.bg01 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg011.5x.jpg');
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg011.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.section-content.plan {
  background-image: url('../images/bg011.5x.jpg');
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.section-content.doctors {
  z-index: 200;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(14%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg021.5x.jpg');
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 14%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg021.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.section-content.about-us {
  padding-bottom: 0px;
}

.section-content.about-us-services {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg011.5x.jpg');
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg011.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.section-content.endoscopy-services {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg011.5x.jpg');
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg011.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

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

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

.section-content.medical-imaging {
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg011.5x.jpg');
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg011.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.section-content.medical-services {
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg021.5x.jpg');
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg021.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.section-content.booking {
  padding-top: 11%;
  background-image: url('../images/bg-green-booking1.5x.jpg'), -webkit-gradient(linear, left top, left bottom, from(#f3f9eb), to(#f3f9eb));
  background-image: url('../images/bg-green-booking1.5x.jpg'), linear-gradient(180deg, #f3f9eb, #f3f9eb);
  background-position: 50% 0%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
}

.section-content.booking.margin-top {
  margin-top: -6%;
}

.section-content.campaign {
  padding-bottom: 20px;
  background-image: url('../images/bg021.5x.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section-content.campaign-form {
  padding-top: 11%;
  padding-bottom: 60px;
  background-image: url('../images/bg-green-booking1.5x.jpg'), -webkit-gradient(linear, left top, left bottom, from(#f3f9eb), to(#f3f9eb));
  background-image: url('../images/bg-green-booking1.5x.jpg'), linear-gradient(180deg, #f3f9eb, #f3f9eb);
  background-position: 50% 0%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2000;
  width: 100%;
  background-color: #fff;
}

.logo {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.logo:hover {
  opacity: 0.6;
}

.img-logo {
  width: auto;
  height: 80px;
  max-width: none;
}

.nav-menu-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-link {
  padding: 10px 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-link:hover {
  opacity: 0.6;
}

.nav-link.w--current {
  color: #654ea3;
}

.nav-link.sub {
  color: #fff;
  text-transform: none;
}

.nav-link.main {
  display: none;
  color: #fff;
  text-transform: none;
}

.section-footer {
  position: relative;
  border-top: 5px solid #00a651;
}

.img-map {
  position: relative;
  height: 420px;
  background-image: url('../images/map1.5x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.txt-green {
  color: #00a651;
}

.heading-b {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.heading-b.hours {
  width: 210px;
  margin-bottom: 0px;
}

.heading-b.health-education-detail {
  width: 720px;
}

.heading-b.mobile-full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.img-heading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 68px;
  height: 68px;
  margin-top: -12px;
  margin-left: -20px;
}

.img-heading.right {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-right: -20px;
  margin-left: 0px;
}

.img-heading._130 {
  width: 130px;
  height: 130px;
  margin-top: -20px;
}

.map-white-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 32%;
  max-width: 900px;
  min-width: 400px;
  background-color: hsla(0, 0%, 100%, 0.85);
}

.hours-row {
  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;
}

.hours-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  height: 100%;
  padding-right: 50px;
  -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;
}

.line-green {
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #00a651;
}

.footer-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.footer-link {
  padding-top: 2px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  font-weight: 400;
}

.footer-link:hover {
  color: #00a651;
}

.footer-link.routing {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

.icon-contact {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}

.icon-contact.address {
  margin-top: 3px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.footer-link-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link-row.routing {
  margin-top: 30px;
  margin-bottom: 35px;
}

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

.footer-b {
  padding-top: 50px;
  padding-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  line-height: 20px;
}

.footer-txt-link {
  margin-bottom: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  font-weight: 500;
}

.footer-txt-link:hover {
  color: #00a651;
}

.footer-txt-link.sub {
  padding-left: 10px;
  background-image: url('../images/bullet-circle.svg');
  background-position: 0% 6px;
  background-size: 5px;
  background-repeat: no-repeat;
  font-weight: 400;
}

.site-map-content-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.site-map-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.site-map-col.last {
  margin-right: 0px;
}

.site-map-align-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;
}

.icon-social {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

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

.site-map-b {
  width: 52%;
}

.footer-bottom-b {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #eee;
  font-size: 14px;
  line-height: 20px;
}

.footer-txt {
  text-align: center;
}

.footer-bottom-txt-link {
  margin-bottom: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
}

.footer-bottom-txt-link:hover {
  color: #00a651;
}

.home-banner {
  position: relative;
  z-index: 1500;
  overflow: hidden;
  height: auto;
}

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

.home-slide {
  overflow: hidden;
  height: 80vh;
}

.home-banner-mask {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1500;
  display: block;
  width: 100%;
  min-height: 150px;
  margin-bottom: -1px;
  padding-top: 11.53%;
  background-image: url('../images/home-banner-mask.svg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-slide-txt-b {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: 12%;
  color: #fff;
  font-size: 45px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.quick-access {
  position: fixed;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 2500;
  width: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.quick-access-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.quick-access-link:hover {
  opacity: 0.6;
}

.icon-quick-access {
  margin-bottom: 5px;
}

.newsletter-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 11%;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.txt-newsletter {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
}

.txt-field {
  width: 100%;
  height: 50px;
  margin-bottom: 0px;
  padding: 11px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #00a651;
  border-radius: 15px;
  font-size: 18px;
}

.txt-field:focus {
  border-style: solid;
  border-color: #8dc63f;
}

.txt-field::-webkit-input-placeholder {
  color: #959595;
}

.txt-field:-ms-input-placeholder {
  color: #959595;
}

.txt-field::-ms-input-placeholder {
  color: #959595;
}

.txt-field::placeholder {
  color: #959595;
}

.txt-field.newsletter {
  width: 370px;
  border-right-style: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.hide {
  display: none;
}

.form-b {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

.form-b.newsletter {
  width: 520px;
  height: 100px;
  margin-bottom: 0px;
}

.form-b.pop-newsletter {
  margin-bottom: 0px;
}

.form-b.campaign {
  margin-top: 30px;
  margin-bottom: 60px;
}

.btn-sign {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 150px;
  height: 50px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #00a651;
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.bg-purple {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  width: 0px;
  background-color: #654ea3;
}

.btn-sign-txt {
  position: relative;
  z-index: 10;
}

.promotion-img-b {
  position: relative;
  width: 100%;
}

.img-mask {
  position: relative;
  z-index: 10;
  width: 100%;
}

.img-mask.slider {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.promotion-txt-b {
  padding-right: 20px;
  padding-left: 20px;
}

.home-promotion-link-b {
  width: 34%;
  margin-right: 2%;
  margin-left: 2%;
  float: left;
  color: #333;
}

.btn {
  position: relative;
  margin-top: 60px;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transition: font-size 200ms ease;
  transition: font-size 200ms ease;
  color: #333;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
}

.btn:hover {
  color: #654ea3;
}

.btn.promotion {
  margin-top: 10px;
}

.btn.health-education {
  margin-top: 0px;
}

.line {
  margin-right: 10px;
}

.home-promotion-row {
  position: relative;
  z-index: 10;
  margin-top: 30px;
  padding-right: 2%;
  padding-left: 2%;
}

.home-promotion-row.second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.img-under {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 99%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.btn-txt-hover {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 2px;
  color: #654ea3;
}

.btn-txt {
  position: relative;
  z-index: 10;
  padding-top: 2px;
  float: right;
}

.bg-promotion {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 30%;
  max-width: 600px;
}

.icon-services {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.icon-services.mobile {
  display: none;
}

.our-services-link-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
}

.our-services-b {
  width: 33.33%;
  padding-right: 2%;
  padding-left: 2%;
}

.our-services-img-b {
  position: relative;
  -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;
}

.our-services-txt-b {
  width: 100%;
  margin-top: 20px;
  text-align: center;
}

.our-services-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -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-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

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

.txt-quote {
  position: relative;
  z-index: 10;
  font-size: 45px;
  line-height: 60px;
  text-transform: uppercase;
}

.quote-txt-b {
  position: relative;
  display: inline-block;
  padding-bottom: 30px;
}

.img-quote {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  min-width: 700px;
  margin-right: 110%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.quote-b {
  position: relative;
  width: 50%;
  margin-top: 180px;
  float: right;
}

.icon-mark {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: -50px;
}

.line-quote {
  width: 80%;
  height: 50px;
  float: right;
  background-image: url('../images/line-quote.svg');
  background-position: 100% 50%;
  background-size: auto 50px;
  background-repeat: repeat-x;
}

.img-quote-circle {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 180px;
  height: 180px;
  margin-top: -40px;
  margin-right: -40px;
}

.lang-b {
  float: right;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.lang-link {
  margin-left: 20px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #959595;
  font-size: 15px;
  font-weight: 400;
}

.lang-link:hover {
  color: #333;
}

.lang-link.tc {
  font-family: 'Noto Sans HK', sans-serif;
}

.lang-link.sc {
  font-family: 'Noto Sans SC', sans-serif;
}

.lang-link.active {
  color: #333;
}

.logo-align-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;
}

.home-slide-nav {
  left: auto;
  top: 30%;
  right: 0%;
  bottom: auto;
  width: 20px;
  height: auto;
  margin-right: 80px;
}

.all {
  margin-top: 145px;
}

.all.detail {
  margin-top: 0px;
}

.all.campaign {
  margin-top: 70px;
}

.all.coupon {
  margin-top: 0px;
}

.container-1100 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
}

.txt-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
}

.txt-link:hover {
  color: #00a651;
}

.table-b {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.table-b._900 {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.table-b.desktop {
  margin-bottom: 0px;
}

.table-b.campaign {
  overflow: hidden;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #654ea3;
  background-color: #fff;
}

.table-row-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #654ea3;
  color: #fff;
}

.table-row-top.plan {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #654ea3;
  border-left: 1px solid #654ea3;
  background-color: #fff;
}

.table-row.grey {
  background-color: #f6f6f6;
}

.table-row.last {
  border-bottom: 1px solid #654ea3;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.table-col {
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}

.table-col._01 {
  width: 55%;
}

.table-col._02 {
  width: 20%;
}

.table-col._03 {
  width: 25%;
}

.table-col.right {
  width: 40%;
}

.table-col.left {
  width: 60%;
}

.table-col.plans {
  width: 20%;
}

.table-col.plan-detail {
  width: 40%;
}

.table-col._23 {
  width: 23%;
}

.table-col._14 {
  width: 14%;
}

.table-col._40 {
  width: 40%;
}

.table-col.price {
  color: #6c6c6c;
  text-align: center;
  text-decoration: line-through;
}

.table-col.special-price {
  color: #654ea3;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}

.table-col._50 {
  width: 50%;
}

.table-col.date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.table-col._100 {
  width: 100%;
}

.table-col.left-margin {
  padding-left: 25px;
}

.img-b {
  position: relative;
  overflow: hidden;
  width: 900px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.img-qrcode {
  width: 104px;
}

.inner-banner {
  position: relative;
  z-index: 1500;
  overflow: hidden;
  margin-bottom: -50px;
  padding-bottom: 2px;
}

.banner-mask {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: block;
  width: 100%;
  padding-top: 7.3%;
  background-image: url('../images/banner-mask.svg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.promotion {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/service-promotion-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/service-promotion-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.health-education {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/health-education-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/health-education-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.medical-imaging {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/medical-imaging-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/medical-imaging-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.mammography {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/mammography-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/mammography-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.ct {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/ct-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/ct-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.health-screening {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/health-screening-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/health-screening-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.health-screening-detail {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/health-screening-detail-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/health-screening-detail-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.health-screening-women {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/health-screening-women-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/health-screening-women-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.doctors {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/doctors-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/doctors-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.about-us {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/about-us-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/about-us-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.endoscopy {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/endoscopy-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/endoscopy-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.colonoscopy {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/colonoscopy-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/colonoscopy-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.gastroscopy {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/gastroscopy-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/gastroscopy-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.online-booking {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/online-booking-banner1.5x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/online-booking-banner1.5x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.banner-img.campaign {
  background-image: url('../images/campaign-banner1.5x.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-heading-b {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: 10;
  display: block;
  width: 100%;
  margin-top: -2%;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.promotion-align-b {
  position: relative;
  z-index: 10;
  margin-top: 50px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.promotion-link-b {
  display: block;
  width: 100%;
  color: #333;
}

.img-promotion-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  margin: 1px;
}

.nav-dropdown {
  display: block;
  font-size: 16px;
  line-height: 20px;
}

.dropdown-toggle {
  padding: 0px;
}

.dropdown-list {
  margin-left: -20px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: rgba(101, 78, 163, 0.85);
}

.quick-access-align-b {
  z-index: 2500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 225px;
  padding-top: 23px;
  padding-bottom: 20px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('../images/quick-access-bg.svg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icon-dropdown {
  display: none;
}

.top {
  padding-top: 15px;
}

.nav-menu {
  width: 100%;
}

.lang-b-m {
  display: none;
}

.why-hkbh-b {
  width: 33.33%;
  padding-right: 1.5%;
  padding-left: 1.5%;
}

.bg-green-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: block;
  width: 100%;
  margin-bottom: -15%;
}

.bg-green-bottom.machine {
  margin-bottom: -14.5%;
}

.breadcrumb-b {
  margin-top: -50px;
}

.breadcrumb-link {
  float: left;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.breadcrumb-link:hover {
  color: #654ea3;
}

.breadcrumb-txt {
  float: left;
  font-size: 14px;
  line-height: 20px;
}

.breadcrumb-arrow {
  margin-right: 5px;
  margin-left: 5px;
  float: left;
  font-size: 14px;
  line-height: 20px;
}

.header-detail {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 2000;
  background-color: #fff;
}

.content-b {
  position: relative;
  z-index: 10;
  margin-top: 50px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content-b.health-education {
  margin-top: 20px;
}

.health-cat-link {
  height: 40px;
  margin-right: 15px;
  margin-bottom: 20px;
  padding: 7px 15px;
  border-radius: 25px;
  background-color: #d6d2e3;
  -webkit-transition: background-color 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, color 400ms ease;
  font-family: 'Noto Sans HK', sans-serif;
  color: #654ea3;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.health-cat-link:hover {
  background-color: #654ea3;
  color: #fff;
}

.health-cat-link.detail {
  width: auto;
  margin-top: 7px;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.icon-cat {
  position: relative;
  width: 20px;
  margin-right: 5px;
}

.cat-align-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;
}

.img-btn {
  position: relative;
  z-index: 10;
  width: 100%;
}

.img-btn-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  opacity: 0;
}

.health-cat-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-family: 'Noto Sans HK', sans-serif;
  color: #654ea3;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
}

.health-education-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -1%;
  margin-left: -1%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.health-education-b {
  width: 33.33%;
  margin-top: 60px;
  padding-right: 1%;
  padding-left: 1%;
}

.health-education-link-b {
  position: relative;
  width: 100%;
  padding-top: 90%;
  background-image: url('../images/bg-grey-square.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #333;
}

.heading-tc {
  font-family: 'Noto Sans HK', sans-serif;
}

.health-txt {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Noto Sans HK', sans-serif;
  color: #6c6c6c;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.health-education-content-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  margin: 25px 8% 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.icon-cat-small {
  width: 24px;
  height: 28px;
  margin-right: 7px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-cat-small.breast {
  background-image: url('../images/icon-cat-breast.svg');
}

.icon-cat-small.bone {
  background-image: url('../images/icon-cat-bone.svg');
}

.icon-cat-small.body-check {
  background-image: url('../images/icon-cat-body-check.svg');
}

.health-cat-row-top {
  width: 100%;
  margin-bottom: -20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cat-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  background-color: transparent;
}

.cat-slide {
  width: auto;
}

.health-menu-b {
  display: none;
  width: 100%;
  background-color: #d6d2e3;
}

.health-menu-align-b {
  padding-right: 50px;
  padding-left: 50px;
}

.heading2-tc {
  display: inline;
  font-family: 'Noto Sans HK', sans-serif;
  font-weight: 700;
}

.health-title-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -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;
}

.health-photo-col {
  width: 220px;
  float: left;
  text-align: center;
}

.health-txt-col {
  width: 72%;
  float: right;
}

.img-doctor {
  width: 220px;
  margin-bottom: 10px;
  border-radius: 20px;
}

.list-number {
  margin-bottom: 30px;
  text-align: justify;
  list-style-type: decimal;
}

.list-item {
  margin-bottom: 15px;
  padding-left: 20px;
  background-image: url('../images/bullet.svg');
  background-position: 0% 9px;
  background-size: auto;
  background-repeat: no-repeat;
}

.list-item.second {
  margin-bottom: 7px;
  margin-left: 20px;
  padding-left: 15px;
  background-position: 0% 10px;
  background-size: 8px;
}

.list-item.second.last {
  margin-bottom: 15px;
}

.list-item.half-margin {
  margin-bottom: 7px;
}

.list-item.doctors {
  width: 260px;
  margin-bottom: 0px;
  padding-left: 15px;
  background-image: url('../images/bullet-green.svg');
  background-size: 8px;
}

.txt-title {
  color: #00a651;
  font-size: 22px;
  font-weight: 700;
}

.txt-small {
  font-size: 14px;
  line-height: 20px;
}

.paging-row {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.arrow-previous {
  width: 30px;
  height: 30px;
  background-image: url('../images/arrow-l.svg');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
}

.arrow-previous:hover {
  background-image: url('../images/arrow-l-grey.svg');
}

.arrow-next {
  width: 30px;
  height: 30px;
  background-image: url('../images/arrow-r.svg');
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
}

.arrow-next:hover {
  background-image: url('../images/arrow-r-grey.svg');
}

.btn-paging {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  color: #333;
  line-height: 30px;
  text-align: center;
}

.btn-paging:hover {
  color: #00a651;
  font-weight: 700;
}

.btn-paging.active {
  background-image: url('../images/heading-green.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  color: #00a651;
  font-weight: 700;
}

.bg04 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  padding-top: 35%;
  background-image: url('../images/bg041.5x.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg03 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  padding-top: 35%;
  background-image: url('../images/bg031.5x.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.health-detail-img-b {
  width: 100%;
}

.video-b {
  width: 100%;
}

.txt-col-l {
  width: 50%;
  padding-right: 2.5%;
  float: left;
}

.txt-col-l.full {
  padding-right: 0%;
}

.txt-col-l.machine {
  margin-bottom: 0px;
}

.txt-col-l.health-screening {
  padding-right: 0%;
}

.txt-col-l.women-centre {
  padding-top: 120px;
  padding-right: 0%;
  padding-bottom: 120px;
}

.txt-col-l.woman-offer {
  padding-top: 120px;
  padding-right: 0%;
  padding-bottom: 120px;
}

.txt-col-l.first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.img-col-r {
  width: 45%;
  float: right;
}

.img-col-r.align-center {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.img-medical-imaging {
  width: 85%;
}

.medical-imaging-point-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30.33%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  padding: 20px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-image: linear-gradient(135deg, rgba(198, 226, 159, 0.3), rgba(232, 244, 217, 0.3));
}

.icon-medical-point {
  width: 66px;
  height: 66px;
  margin-right: 10px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.medical-imaging-point-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -1.5%;
  margin-left: -1.5%;
}

.health-detail-scroll-b {
  width: 100%;
  min-width: 1200px;
}

.img-slider {
  position: relative;
  width: 900px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.arrow-l {
  width: 30px;
  margin-left: -5%;
  background-image: url('../images/arrow-l.svg');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
}

.arrow-l:hover {
  background-image: url('../images/arrow-l-grey.svg');
}

.arrow-r {
  width: 30px;
  margin-right: -5%;
  background-image: url('../images/arrow-r.svg');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
}

.slide-nav {
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 200;
  width: 20px;
  height: auto;
  margin-right: 30px;
  padding-top: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.img-slide {
  position: relative;
  width: 100%;
  padding-top: 60%;
}

.img-slider-b {
  margin-top: 120px;
  margin-bottom: 120px;
}

.img-slider-b.no-margin {
  margin-top: 0px;
  margin-bottom: 0px;
}

.banner-subtitle {
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.banner-subtitle-line {
  width: 100px;
  height: 5px;
  margin: 15px auto 12px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}

.list {
  list-style-type: none;
}

.list.doctors {
  margin-bottom: 0px;
}

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

.list.margin-30 {
  margin-bottom: 30px;
}

.list.top-margin-15 {
  margin-top: 15px;
}

.list.mammography {
  margin-bottom: 30px;
}

.list.margin-60 {
  margin-bottom: 60px;
}

.txt-superscript {
  display: inline-block;
  margin-left: 2px;
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
  font-size: 14px;
  line-height: 20px;
}

.mammography-txt-b {
  margin-bottom: 60px;
}

.txt-col-r {
  width: 50%;
  padding-left: 2.5%;
  float: left;
}

.txt-col-r.last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.paragraph-tc {
  font-family: 'Noto Sans HK', sans-serif;
  line-height: 30px;
  font-weight: 400;
  text-align: justify;
}

.img-square-b {
  position: relative;
  overflow: hidden;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.green-top-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.green-bottom-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.medical-imaging-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -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;
}

.txt-machine {
  display: inline;
  padding-left: 10px;
  background-image: url('../images/heading-white.svg');
  background-position: 0% 50%;
  background-size: auto 30px;
  background-repeat: no-repeat;
  color: #00a651;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.faq-open-link {
  position: relative;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 40px;
  background-image: url('../images/icon-faq.svg');
  background-position: 0% 30px;
  background-size: auto 30px;
  background-repeat: no-repeat;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
}

.faq-open-link:hover {
  color: #654ea3;
}

.faq-open-link.pink {
  background-image: url('../images/icon-faq-pink.svg');
}

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

.faq-arrow {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 20px;
}

.faq-expand-txt-b {
  padding-bottom: 60px;
  padding-left: 40px;
}

.faq-expand-txt-b.last {
  padding-bottom: 0px;
}

.faq-img-b {
  position: relative;
  width: 100%;
}

.faq-list-b {
  margin-bottom: 80px;
}

.faq-list-b.no-bottom-margin {
  margin-bottom: 0px;
}

.purple-link {
  padding-right: 40px;
  background-image: url('../images/arrow-dropdown.svg');
  background-position: 100% 50%;
  background-size: auto 40px;
  background-repeat: no-repeat;
  color: #333;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.purple-link:hover {
  background-image: url('../images/arrow-dropdown-purple.svg');
  color: #654ea3;
}

.icon-graphic {
  margin-right: 10px;
  float: left;
}

.link-align-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;
}

.txt-grey {
  color: #6c6c6c;
}

.ref-number-col {
  width: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.ref-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.ref-b {
  width: 100%;
  margin-top: 120px;
}

.ref-b.ct {
  margin-bottom: 60px;
}

.container-900 {
  position: relative;
  z-index: 100;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
}

.txt-bullet-title {
  font-size: 22px;
  font-weight: 500;
}

.img-round {
  border-radius: 20px;
}

.health-screening-b {
  position: relative;
  width: 100%;
  margin-bottom: 120px;
  -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;
}

.img-oval {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: 500;
  max-width: none;
  min-width: 660px;
  margin-left: 55%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.img-oval.women {
  margin-top: 30px;
}

.heading-small {
  font-size: 60px;
  line-height: 60px;
}

.txt-pink {
  color: #cd6564;
}

.table-plan-row {
  padding-top: 16px;
  padding-bottom: 16px;
  border-right: 1px solid #654ea3;
  border-left: 1px solid #654ea3;
  background-color: rgba(101, 78, 163, 0.2);
  color: #654ea3;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.table-row-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #654ea3;
  color: #fff;
}

.table-b-m {
  display: none;
}

.table-plan01 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.table-plan02 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.table-plan03 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.table-link-b {
  display: none;
}

.pink-link {
  padding-right: 40px;
  background-image: url('../images/arrow-dropdown.svg');
  background-position: 100% 50%;
  background-size: auto 40px;
  background-repeat: no-repeat;
  color: #333;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.pink-link:hover {
  background-image: url('../images/arrow-dropdown-pink.svg');
  color: #cd6564;
}

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

.link-slide {
  width: auto;
  height: auto;
  margin-right: 60px;
}

.link-slider-b {
  display: none;
}

.bg-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 200;
  display: block;
  width: 100%;
  height: auto;
  margin-top: -1px;
}

.bg-women {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  width: 75%;
  margin-bottom: 2px;
}

.bg-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  width: 100%;
  margin-bottom: -1px;
}

.health-screening-women-b {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
  -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;
}

.bg-women-m {
  display: none;
}

.bg-ribbon {
  position: absolute;
  left: 0%;
  top: 25%;
  right: auto;
  bottom: auto;
  width: 50%;
  max-width: 700px;
  opacity: 0.2;
}

.test-link-b {
  margin-top: 120px;
  margin-bottom: 90px;
}

.test-link {
  margin-top: 30px;
  padding-right: 30px;
  padding-left: 20px;
  background-image: url('../images/arrow-dropdown.svg'), url('../images/bullet.svg');
  background-position: 100% 50%, 0% 50%;
  background-size: 24px, 10px;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 19px;
  font-weight: 500;
}

.test-link:hover {
  background-image: url('../images/arrow-dropdown-purple.svg'), url('../images/bullet.svg');
  color: #654ea3;
}

.bg-health-screening {
  position: absolute;
  left: 15%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 50;
  width: 100%;
}

.bg-health-screening-m {
  display: none;
}

.doctors-photo-col {
  position: relative;
  z-index: 100;
  width: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.doctors-name {
  font-size: 22px;
  font-weight: 500;
}

.doctors-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.doctor-list-b {
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
}

.doctors-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -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;
}

.doctors-list-col {
  position: relative;
  z-index: 100;
  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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bg-doctors {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 75%;
  max-width: 480px;
  margin-top: -5%;
  margin-right: 5%;
}

.doctors-content-b {
  margin-bottom: 120px;
}

.bg-doctors-tablet {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  margin-right: 5%;
}

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

.bg-doctors-mobile {
  display: none;
}

.about-us-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -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;
}

.purple-link-b {
  margin-top: 60px;
}

.test-table-row {
  padding-left: 20px;
}

.test-table-col {
  float: left;
}

.test-table-col.left {
  width: 50%;
  max-width: 600px;
  padding-right: 30px;
}

.test-table-col.right {
  width: 10%;
  text-align: right;
}

.quick-access-m {
  display: none;
}

.endoscopy-point-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 15px;
  margin-right: 1.5%;
  margin-left: 1.5%;
  padding: 20px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-image: linear-gradient(135deg, rgba(198, 226, 159, 0.3), rgba(232, 244, 217, 0.3));
}

.txt-highlight {
  font-size: 19px;
  font-weight: 500;
}

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

.content-align-b.top-120 {
  margin-top: 120px;
}

.content-align-b.top-30 {
  margin-top: 30px;
}

.content-align-b.top-60 {
  margin-top: 60px;
}

.endoscopy-green-b {
  margin-top: 80px;
}

.green-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  padding-top: 15%;
  background-color: #fff;
  background-image: url('../images/bg-green-bottom.svg');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.img-circle {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 200px;
}

.colonoscopy-img-col {
  width: 40%;
  max-width: 200px;
  float: left;
}

.colonoscopy-img-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;
}

.booking-b {
  margin-bottom: 120px;
}

.booking-part-col {
  float: left;
  color: #959595;
}

.booking-part-col.active {
  float: left;
  color: #000;
}

.booking-part-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.booking-line {
  width: 60px;
  margin-right: 20px;
  margin-left: 20px;
  float: left;
}

.booking-dropdown {
  width: 100%;
  margin-bottom: 30px;
}

.booking-dropdown.no-margin {
  margin-bottom: 0px;
}

.booking-dropdown-toggle {
  width: 100%;
  height: 50px;
  padding-top: 11px;
  padding-right: 50px;
  padding-bottom: 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #00a651;
  border-radius: 15px;
  background-color: #fff;
  background-image: url('../images/arrow-dropdown-green.svg');
  background-position: 100% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.booking-dropdown-toggle:focus {
  border-color: #8dc63f;
}

.booking-dropdown-list {
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  border-color: #00a651;
  border-radius: 15px;
  background-color: #fff;
}

.booking-dropdown-link:hover {
  background-color: #f6f6f6;
}

.booking-btn {
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 50px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 15px;
  background-color: #00a651;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.booking-btn-b {
  position: relative;
  margin-top: 30px;
  text-align: center;
}

.booking-dropdown-plan {
  width: 100%;
  margin-bottom: 30px;
}

.booking-align-b {
  margin-top: 20px;
  margin-right: -2.5%;
  margin-left: -2.5%;
}

.booking-col {
  width: 50%;
  padding-right: 2.5%;
  padding-left: 2.5%;
  float: left;
}

.booking-col.full {
  width: 100%;
}

.booking-row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.booking-upload-link {
  width: 100%;
  margin-bottom: 30px;
  padding: 30px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #00a651;
  border-radius: 15px;
  background-color: #fff;
  color: #333;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.booking-upload-link:focus {
  border-style: solid;
  border-color: #8dc63f;
}

.icon-upload {
  margin-bottom: 10px;
}

.txt-area {
  overflow: auto;
  width: 100%;
  height: 150px;
  min-height: 150px;
  margin-bottom: 0px;
  padding: 11px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #00a651;
  border-radius: 15px;
  font-size: 18px;
}

.txt-area:focus {
  border-style: solid;
  border-color: #8dc63f;
}

.booking-summary-b {
  margin-bottom: 60px;
}

.booking-summary-col {
  float: left;
}

.booking-summary-col.left {
  width: 240px;
}

.booking-summary-row {
  margin-bottom: 15px;
}

.txt-date {
  margin-right: 10px;
  float: left;
}

.txt-timeslot {
  float: left;
}

.booking-confirm-txt-b {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 400px;
  margin-top: 60px;
  margin-right: 100px;
  font-size: 22px;
  font-weight: 500;
}

.booking-confirm-b {
  position: relative;
}

.img-confirm {
  margin-left: 140px;
}

.booking-plan-b {
  display: none;
}

.pop-routing {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2500;
  display: none;
  padding-right: 5%;
  padding-left: 5%;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.img-map-routing {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 1200px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.btn-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 24px;
  height: 24px;
  margin-top: 30px;
  margin-right: 5%;
}

.btn-close:hover {
  opacity: 0.6;
}

.why-hkbh-align-b {
  margin-right: -1.5%;
  margin-left: -1.5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.why-hkbh-content-b {
  margin-top: 80px;
}

.hkbh-img-b {
  position: relative;
  width: 100%;
  padding-top: 100%;
}

.heading-hkbh {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  margin-bottom: 20%;
  color: #fff;
  text-align: center;
}

.hkbh-top-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hkbh-top-b._01 {
  background-image: url('../images/why-hkbh012x.png');
}

.hkbh-top-b._02 {
  background-image: url('../images/why-hkbh022x.png');
}

.hkbh-top-b._02 {
  background-image: url('../images/why-hkbh022x.png');
}

.hkbh-top-b._03 {
  background-image: url('../images/why-hkbh032x.png');
}

.hkbh-top-b._04 {
  background-image: url('../images/why-hkbh042x.png');
}

.hkbh-top-b._05 {
  background-image: url('../images/why-hkbh052x.png');
}

.hkbh-hover-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hkbh-hover-b._01 {
  background-image: url('../images/why-hkbh01-hover2x.png');
}

.hkbh-hover-b._02 {
  background-image: url('../images/why-hkbh02-hover2x.png');
}

.hkbh-hover-b._03 {
  background-image: url('../images/why-hkbh03-hover2x.png');
}

.hkbh-hover-b._04 {
  background-image: url('../images/why-hkbh04-hover2x.png');
}

.hkbh-hover-b._05 {
  background-image: url('../images/why-hkbh05-hover2x.png');
}

.heading-hkbh-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 20;
  margin-top: 38%;
  color: #fff;
  text-align: center;
}

.hkbh-hover-txt-b {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 4%;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.why-hkbh-align-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.why-hkbh-line {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 12.5%;
  margin-top: 1px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.why-hkbh-line.left {
  left: 27%;
}

.why-hkbh-line.right {
  left: 60.4%;
}

.why-hkbh-line.center {
  left: 43.75%;
}

.pink-link-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.why-hkbh-m {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.txt-caption {
  font-size: 14px;
  line-height: 20px;
}

.booking-fail-b {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: -40px;
  color: #cd6564;
  font-size: 15px;
  font-weight: 500;
}

.header-wave-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  margin-bottom: -4.2%;
  padding-top: 4.2%;
  background-image: url('../images/bg-header.svg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.home-slide-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.15))), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.15)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.home-slide-img._01 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.15))), url('../images/home-banner1.5x.jpg');
  background-image: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.15)), url('../images/home-banner1.5x.jpg');
}

.booking-txt {
  display: block;
}

.booking-txt.mobile {
  display: none;
}

.promotion-b {
  display: block;
  width: 50%;
  margin-bottom: 120px;
  padding-right: 5%;
  padding-left: 5%;
  float: left;
}

.health-cat-dropdown {
  display: none;
}

.list-number-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  font-family: 'Noto Sans HK', sans-serif;
  line-height: 30px;
  font-weight: 400;
}

.number-col {
  width: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.pop-health-education {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2500;
  display: none;
  padding-right: 5%;
  padding-left: 5%;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.health-education-img-link-b {
  display: none;
}

.health-education-img-b {
  width: 100%;
}

.nav-txt-b {
  display: none;
  padding: 10px 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-txt-b:hover {
  opacity: 0.6;
}

.nav-txt-b.w--current {
  color: #654ea3;
}

.green-mammography-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.newsletter-link-b {
  position: relative;
}

.newsletter-complete-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  opacity: 0;
  text-align: center;
}

.banner-img-b {
  position: relative;
  overflow: hidden;
  padding-top: 33.33%;
}

.bg-top-health {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 200;
  width: 100%;
  margin-top: -1px;
  padding-top: 17.5%;
  background-image: url('../images/bg-health-screening-top.svg');
  background-position: 50% 0%;
  background-size: 100%;
}

.btn-top {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2500;
  width: 69px;
  height: 68px;
  margin-right: 25px;
  margin-bottom: 25px;
  background-image: url('../images/btn-top.svg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.btn-top:hover {
  background-image: url('../images/btn-top-purple.svg');
}

.btn-top-align {
  position: relative;
  top: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.btn-top-arrow {
  margin-bottom: 5px;
}

.pop-b {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3000;
  overflow: auto;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.pop-align-b {
  position: relative;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 580px;
  height: 350px;
  -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-image: url('../images/pop-bg.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.pop-content-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  width: 100%;
  text-align: center;
}

.pop-btn-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 28px;
  height: 28px;
  background-image: url('../images/btn-close-green.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

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

.txt-pop-newsletter {
  margin-bottom: 20px;
  text-align: center;
}

.img-pop-heading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 68px;
  height: 68px;
  margin-top: -12px;
  margin-left: -20px;
}

.pop-heading-b {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.pop-complete-b {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: none;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.pop-newsletter-txt-b {
  text-align: center;
}

.pop-signup-b {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.campaign-heading-b {
  position: relative;
  left: 0px;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: 10;
  display: block;
  width: 100%;
  margin-top: -2%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.campaign-heading {
  font-size: 65px;
  line-height: 80px;
  letter-spacing: 2px;
}

.campaign-header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2000;
  width: 100%;
  background-color: #fff;
}

.logo-hkbh {
  height: 60px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.logo-hkbh:hover {
  opacity: 0.6;
}

.logo-img {
  height: 100%;
  max-width: none;
}

.logo-manulife {
  height: 60px;
  margin-left: 60px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.logo-manulife:hover {
  opacity: 0.6;
}

.campaign-logo-align-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.campaign-header-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;
}

.campaign-lang-b {
  float: right;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.campaign-lang-link {
  margin-left: 20px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #959595;
  font-size: 15px;
  font-weight: 400;
}

.campaign-lang-link:hover {
  color: #333;
}

.campaign-lang-link.tc {
  font-family: 'Noto Sans HK', sans-serif;
}

.campaign-lang-link.sc {
  font-family: 'Noto Sans SC', sans-serif;
}

.campaign-lang-link.active {
  color: #333;
}

.top-margin-60 {
  margin-top: 60px;
}

.img-campaign {
  position: relative;
  top: 50%;
  display: block;
  float: right;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.campaign-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

.txt-heading {
  margin-bottom: 4px;
  margin-left: 10px;
  font-size: 17px;
  line-height: 23px;
}

.top-margin-100 {
  margin-top: 100px;
}

.table-col-l {
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.table-col-l._50 {
  width: 50%;
}

.table-col-l._70 {
  width: 70%;
}

.table-col-r {
  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;
  border-left: 1px solid #d6d2e3;
  text-align: center;
}

.table-col-r._50 {
  width: 50%;
}

.table-col-r._30 {
  width: 30%;
}

.phone-link-b {
  padding-top: 37px;
  background-image: url('../images/icon-phone_1.svg');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #654ea3;
  font-size: 24px;
  font-weight: 500;
}

.phone-link-b:hover {
  background-image: url('../images/icon-phone-green.svg');
  color: #00a651;
}

.table-content {
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.table-row-campaign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.table-row-campaign.grey {
  background-color: #f6f6f6;
}

.table-row-date {
  width: 100%;
  padding: 16px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #d6d2e3;
  background-color: #fff;
}

.table-row-date.last {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid #d6d2e3;
}

.table-campaign-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #654ea3;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

.table-title-col-l {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.table-title-col-l._50 {
  width: 50%;
}

.table-title-col-l._70 {
  width: 70%;
}

.table-title-col-r {
  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;
  text-align: center;
}

.table-title-col-r._50 {
  width: 50%;
}

.table-title-col-r._30 {
  width: 30%;
}

.txt-strikethrough {
  text-decoration: line-through;
}

.txt-purple {
  color: #654ea3;
}

.campaign-table-plan01 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.campaign-table-plan02 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.campaign-table-plan03 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.campaign-table-plan04 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.campaign-table-plan05 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.campaign-table-plan06 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.txt-medium {
  font-weight: 500;
}

.field-label {
  font-weight: 600;
}

.form-col {
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.form-col._50 {
  width: 50%;
}

.form-col._100 {
  width: 100%;
}

.form-row {
  margin-right: -15px;
  margin-bottom: 30px;
  margin-left: -15px;
}

.txt-light {
  font-weight: 300;
}

.txt-placeholder {
  color: #959595;
}

.top-margin-30 {
  margin-top: 30px;
}

.radio-col-r {
  float: right;
}

.radio {
  width: 20px;
  height: 20px;
  margin-top: 4px;
  margin-left: 10px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #00a651;
  background-color: #fff;
}

.radio.w--redirected-checked {
  border-style: solid;
  border-width: 1px;
  border-color: #00a651;
  background-image: url('../images/bullet_1.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.radio-btn-label {
  margin-bottom: 0px;
  float: left;
}

.radio-btn-field {
  display: inline-block;
  margin-bottom: 0px;
  margin-left: 60px;
  padding-left: 0px;
  float: left;
}

.radio-col-l {
  position: relative;
  padding-left: 32px;
  float: left;
  font-weight: 500;
}

.radio-row {
  margin-top: 15px;
}

.radio-txt-star {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-left: 20px;
  float: left;
  color: #654ea3;
}

.campaign-tick-b {
  margin-top: 60px;
  margin-bottom: 60px;
}

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

.checkbox {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-left: -30px;
  border-color: #00a651;
  border-radius: 4px;
  background-color: #fff;
}

.checkbox.w--redirected-checked {
  border-color: #00a651;
  background-color: #fff;
  background-image: url('../images/icon-tick_1.svg');
  background-size: cover;
}

.checkbox-field {
  margin-bottom: 15px;
  padding-left: 30px;
}

.txt-link-underline {
  color: #333;
  font-weight: 500;
  text-decoration: underline;
}

.txt-link-underline:hover {
  color: #00a651;
}

.campaign-footer {
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #ddd;
  background-color: #f3f9eb;
}

.campaign-footer-b {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.top-margin-20 {
  margin-top: 20px;
}

.campaign-top {
  padding-top: 15px;
}

.campaign-content-b {
  position: relative;
}

.body.coupon {
  background-image: url('../images/bg021.5x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.coupon-intro-b {
  margin-bottom: 55px;
  line-height: 36px;
  font-weight: 500;
  text-align: center;
}

.txt-coupon {
  color: #654ea3;
  font-size: 22px;
}

.txt-mobile {
  display: none;
}

.coupon-b {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
}

.coupon-btn-b {
  position: relative;
  margin-top: 60px;
  text-align: center;
}

.coupon-txt-b {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 375px;
  margin-top: 130px;
  color: #fff;
}

.coupon-txt-col {
  width: 50%;
  margin-bottom: 10px;
  padding-left: 22px;
  float: left;
}

.coupon-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.coupon-txt {
  line-height: 26px;
  font-weight: 500;
}

.coupon-img-b {
  position: relative;
  width: 100%;
  padding-top: 46%;
  border-radius: 20px;
  background-image: url('../images/coupon2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
}

.campaign-banner {
  position: relative;
  z-index: 1500;
  overflow: hidden;
  margin-bottom: -50px;
  padding-bottom: 2px;
}

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

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

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

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

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

html.w-mod-js *[data-ix="btn-promotion"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

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

html.w-mod-js *[data-ix="point-b"] {
  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="point-b-2"] {
  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="point-b-3"] {
  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="banner-mask"] {
  -webkit-transform: scale(1.3, 1);
  -ms-transform: scale(1.3, 1);
  transform: scale(1.3, 1);
}

html.w-mod-js *[data-ix="pop-up"] {
  opacity: 0;
  -webkit-transform: translate(-50%, -45%);
  -ms-transform: translate(-50%, -45%);
  transform: translate(-50%, -45%);
}

@media screen and (min-width: 1280px) {
  .section-content.green.endoscopy {
    padding-bottom: 11%;
  }

  .section-content.medical-imaging {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #fff), color-stop(25%, hsla(0, 0%, 100%, 0)), color-stop(75%, hsla(0, 0%, 100%, 0)), color-stop(85%, #fff)), url('../images/bg011.5x.jpg');
    background-image: linear-gradient(180deg, #fff 15%, hsla(0, 0%, 100%, 0) 25%, hsla(0, 0%, 100%, 0) 75%, #fff 85%), url('../images/bg011.5x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
    background-repeat: repeat, no-repeat;
  }

  .heading-b.health-education-detail {
    width: 700px;
  }

  .map-white-bg {
    width: 34%;
  }

  .quick-access {
    width: 87px;
  }

  .quick-access-link {
    font-size: 16px;
    line-height: 20px;
  }

  .txt-quote {
    font-size: 65px;
    line-height: 80px;
  }

  .quote-b {
    width: 55%;
  }

  .img-quote-circle {
    width: 210px;
    height: 210px;
  }

  .home-slide-nav {
    margin-right: 110px;
  }

  .table-row-top.plan {
    font-size: 24px;
    line-height: 30px;
  }

  .quick-access-align-b {
    height: 250px;
    padding-top: 27px;
    padding-bottom: 25px;
  }

  .health-cat-link {
    height: 50px;
    margin-right: 25px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
  }

  .health-cat-link.detail {
    margin-top: 0px;
  }

  .icon-cat {
    width: 32px;
  }

  .health-education-align-b {
    margin-right: -2.5%;
    margin-left: -2.5%;
  }

  .health-education-b {
    padding-right: 2.5%;
    padding-left: 2.5%;
  }

  .health-education-link-b {
    padding-top: 77.77%;
    background-image: url('../images/bg-grey.svg');
  }

  .health-education-content-b {
    margin: 30px 12%;
  }

  .health-cat-row-top {
    display: block;
  }

  .health-txt-col {
    width: 78%;
  }

  .bg04 {
    padding-top: 20%;
  }

  .bg03 {
    padding-top: 20%;
  }

  .health-screening-b {
    margin-top: 100px;
  }

  .heading-small {
    font-size: 70px;
    line-height: 70px;
  }

  .bg-women {
    max-width: 1000px;
  }

  .bg-ribbon {
    top: 20%;
  }

  .bg-health-screening {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    max-width: 1100px;
  }

  .doctors-photo-col {
    width: 220px;
  }

  .doctors-b {
    padding-right: 5%;
    padding-left: 5%;
  }

  .doctors-align-b {
    margin-right: 0%;
    margin-left: 0%;
  }

  .hkbh-hover-txt-b {
    width: 80%;
    margin-bottom: 15%;
    font-size: 18px;
    line-height: 28px;
  }

  .health-education-img-link-b {
    padding-top: 77.77%;
    background-image: url('../images/bg-grey.svg');
  }

  .txt-heading {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 2px;
  }

  .container {
    padding-right: 5%;
    padding-left: 5%;
  }

  .container.footer {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .container.home-banner {
    height: auto;
  }

  .container.top-menu {
    height: 60px;
  }

  .container.bottom-menu {
    padding-right: 0%;
    padding-left: 0%;
  }

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

  .section-content.promotion {
    padding-bottom: 40px;
  }

  .section-content.quote {
    padding-top: 60px;
  }

  .section-content.green {
    background-image: url('../images/bg-green-top-m1.5x.png'), -webkit-gradient(linear, left top, left bottom, from(#f3f9eb), to(#f3f9eb));
    background-image: url('../images/bg-green-top-m1.5x.png'), linear-gradient(180deg, #f3f9eb, #f3f9eb);
  }

  .section-content.health-screening {
    padding-bottom: 0px;
  }

  .section-content.doctors {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg021.5x.jpg'), url('../images/bg011.5x.jpg');
    background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg021.5x.jpg'), url('../images/bg011.5x.jpg');
    background-position: 0px 0px, 50% 0%, 50% 100%;
    background-size: auto, 150%, 150%;
    background-repeat: repeat, no-repeat, no-repeat;
  }

  .section-content.about-us-services {
    padding-top: 30px;
  }

  .section-content.medical-services {
    padding-top: 30px;
  }

  .header {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .img-logo {
    height: 60px;
  }

  .nav-menu-align {
    display: block;
    margin-top: 50px;
  }

  .nav-link {
    width: 100%;
    padding: 20px 5%;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
  }

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

  .nav-link.sub {
    padding-left: 8%;
    color: #333;
  }

  .nav-link.sub.w--current {
    color: #959595;
  }

  .nav-link.drop {
    position: relative;
    z-index: 500;
    width: 85%;
    height: 66px;
  }

  .nav-link.main {
    display: block;
    color: #333;
  }

  .nav-link.main.w--current {
    color: #959595;
  }

  .nav-link.desktop {
    display: none;
  }

  .img-map {
    width: 100%;
    height: auto;
    min-height: 320px;
    padding-top: 30%;
  }

  .heading-b.health-education-detail {
    width: auto;
  }

  .heading-b.mobile-full {
    display: block;
  }

  .map-white-bg {
    width: 33%;
    min-width: 300px;
  }

  .hours-b {
    width: 260px;
    padding-right: 25px;
  }

  .hours-content-b {
    font-size: 14px;
    line-height: 20px;
  }

  .icon-contact {
    margin-right: 5px;
  }

  .footer-link-row.routing {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .footer-b {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .icon-social {
    margin-right: 5px;
  }

  .footer-align-b {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .site-map-b {
    display: none;
  }

  .home-banner {
    height: auto;
    margin-top: 75px;
    margin-bottom: 0px;
  }

  .home-slider {
    height: auto;
    min-height: 0px;
  }

  .home-slide {
    height: auto;
    padding-top: 70%;
  }

  .home-banner-mask {
    min-height: 0px;
  }

  .home-slide-txt-b {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-bottom: 10%;
    font-size: 35px;
    line-height: 45px;
  }

  .quick-access {
    z-index: 1800;
    width: 5%;
    height: auto;
  }

  .quick-access-link {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 9px;
    line-height: 11px;
  }

  .icon-quick-access {
    width: 60%;
  }

  .newsletter-b {
    padding-bottom: 25px;
  }

  .home-promotion-link-b {
    width: 46%;
  }

  .home-promotion-row {
    margin-right: -2%;
    margin-left: -2%;
    padding-right: 0%;
    padding-left: 0%;
  }

  .bg-promotion {
    display: none;
  }

  .txt-quote {
    font-size: 35px;
    line-height: 50px;
  }

  .img-quote {
    min-width: 500px;
  }

  .img-quote-circle {
    width: 130px;
    height: 130px;
  }

  .lang-b {
    display: none;
  }

  .lang-link {
    margin-right: 30px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    color: #fff;
  }

  .lang-link:hover {
    opacity: 0.6;
    color: #fff;
  }

  .lang-link.active {
    color: #e6facc;
  }

  .logo-align-b {
    display: inline-block;
  }

  .footer-col {
    width: 45%;
  }

  .footer-col.left {
    margin-right: 5%;
  }

  .footer-col.right {
    margin-left: 5%;
  }

  .btn-menu {
    height: 60px;
    padding: 11px 0px;
    background-color: transparent;
  }

  .btn-menu.w--open {
    background-color: transparent;
  }

  .home-slide-nav {
    width: 10px;
    margin-right: 7%;
  }

  .all {
    margin-top: -5px;
  }

  .all.detail {
    margin-top: 75px;
  }

  .all.campaign {
    margin-top: -15px;
  }

  .all.coupon {
    margin-top: -15px;
  }

  .container-1100 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .table-b {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .table-b._900 {
    width: 100%;
  }

  .table-row-top.plan {
    line-height: 24px;
  }

  .table-row {
    padding-right: 20px;
    padding-left: 20px;
  }

  .table-col.plans {
    width: 25%;
  }

  .table-col.plan-detail {
    width: 25%;
  }

  .table-col.special-price {
    font-size: 20px;
    line-height: 26px;
  }

  .table-col.left-margin {
    padding-left: 15px;
  }

  .img-b {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .menu-line01 {
    width: 28px;
    height: 2px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #00a651;
  }

  .menu-line02 {
    width: 28px;
    height: 2px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #00a651;
  }

  .menu-line03 {
    width: 20px;
    height: 2px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #00a651;
  }

  .inner-banner {
    margin-top: 75px;
  }

  .banner-img.campaign {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(0, 0, 0, 0.15)), color-stop(80%, transparent)), url('../images/campaign-banner1.5x.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 20%, transparent 80%), url('../images/campaign-banner1.5x.jpg');
    background-position: 0px 0px, 75% 50%;
  }

  .banner-heading-b {
    padding-right: 5%;
    padding-left: 5%;
  }

  .promotion-align-b {
    margin-right: -3%;
    margin-left: -3%;
  }

  .dropdown-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .dropdown-list {
    width: 100%;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
    background-color: #e6facc;
  }

  .quick-access-align-b {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .icon-dropdown {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 66px;
    height: 66px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/arrow-dropdown-white.svg');
    background-position: 65% 50%;
    background-size: 50px;
    background-repeat: no-repeat;
  }

  .top {
    position: relative;
    z-index: 1500;
    background-color: #fff;
  }

  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: auto;
    margin-top: 75px;
    background-color: #00a651;
  }

  .lang-b-m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 5%;
    padding-left: 5%;
  }

  .why-hkbh-b {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    padding-left: 0%;
  }

  .breadcrumb-b {
    margin-top: 0px;
  }

  .header-detail {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    background-color: #fff;
  }

  .health-cat-link {
    width: 100%;
    height: 50px;
    margin-right: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 0px;
    font-size: 16px;
  }

  .health-cat-link.detail {
    border-radius: 25px;
  }

  .health-education-align-b {
    margin-right: -2.5%;
    margin-left: -2.5%;
  }

  .health-education-b {
    width: 50%;
    margin-top: 50px;
    padding-right: 2.5%;
    padding-left: 2.5%;
  }

  .health-education-link-b {
    padding-top: 77.77%;
    background-image: url('../images/bg-grey.svg');
  }

  .health-cat-row-top {
    display: none;
  }

  .cat-slider {
    width: 100%;
  }

  .health-menu-b {
    display: none;
    margin-top: 30px;
  }

  .health-menu-align-b {
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
  }

  .health-photo-col {
    width: 20%;
  }

  .health-txt-col {
    width: 75%;
  }

  .health-detail-img-b {
    position: relative;
    overflow: auto;
    height: auto;
    margin-top: 100px;
    -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;
  }

  .txt-col-l {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0px;
  }

  .txt-col-l.full {
    width: 100%;
  }

  .txt-col-l.no-margin {
    margin-bottom: 0px;
  }

  .txt-col-l.machine {
    margin-bottom: 60px;
  }

  .txt-col-l.health-screening {
    width: 100%;
  }

  .txt-col-l.women-centre {
    width: 100%;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .txt-col-l.woman-offer {
    width: 50%;
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .txt-col-l.first {
    margin-bottom: 0px;
  }

  .txt-col-l.ct {
    margin-bottom: 0px;
  }

  .img-col-r.align-center {
    width: 100%;
  }

  .medical-imaging-point-b {
    width: 100%;
    margin-top: 25px;
    margin-right: 0%;
    margin-left: 0%;
  }

  .medical-imaging-point-align-b {
    display: block;
    margin-right: 0%;
    margin-left: 0%;
  }

  .health-detail-scroll-b {
    overflow: visible;
  }

  .img-slider {
    width: 100%;
  }

  .arrow-l {
    width: 5%;
    background-size: 16px;
  }

  .arrow-l.purple {
    background-image: url('../images/arrow-l-purple.svg');
  }

  .arrow-l.purple:hover {
    opacity: 0.6;
  }

  .arrow-r {
    width: 5%;
    background-size: 16px;
  }

  .arrow-r.plans {
    width: 5%;
    margin-right: -5%;
  }

  .arrow-r.purple {
    background-image: url('../images/arrow-r-purple.svg');
  }

  .arrow-r.purple:hover {
    opacity: 0.6;
  }

  .slide-nav.hkbh {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    margin-right: 0%;
    margin-bottom: -50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .img-slider-b {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .txt-col-r {
    width: 100%;
    padding-left: 0px;
  }

  .txt-col-r.last {
    margin-bottom: 60px;
  }

  .img-square-b {
    width: 90%;
  }

  .green-top-b {
    display: block;
  }

  .green-bottom-b {
    display: block;
    margin-top: 60px;
  }

  .medical-imaging-b {
    display: block;
    margin-bottom: 5px;
  }

  .faq-open-link {
    padding-top: 15px;
    padding-bottom: 15px;
    background-position: 0% 20px;
  }

  .faq-expand-txt-b {
    padding-bottom: 40px;
  }

  .faq-img-b {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .faq-list-b {
    margin-bottom: 60px;
  }

  .ref-b {
    margin-top: 80px;
  }

  .ref-b.ct {
    margin-bottom: 30px;
  }

  .container-900 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .health-screening-b {
    display: block;
    margin-bottom: 80px;
  }

  .img-oval {
    position: static;
    width: 130%;
    min-width: 0px;
    margin-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .table-plan01 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .table-plan02 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .table-plan03 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .pink-link {
    margin-bottom: 30px;
  }

  .link-slide {
    margin-right: 5%;
  }

  .health-screening-women-b {
    display: block;
    margin-bottom: 80px;
  }

  .bg-ribbon {
    top: 0%;
    margin-top: 120px;
  }

  .test-link-b {
    margin-top: 80px;
    margin-bottom: 60px;
  }

  .test-link {
    margin-top: 15px;
  }

  .bg-health-screening {
    display: none;
  }

  .bg-health-screening-m {
    display: block;
    width: 100%;
    padding-top: 75%;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/bg-health-screening-m2x.jpg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .doctors-photo-col {
    width: 220px;
  }

  .doctors-b {
    width: 100%;
    max-width: 600px;
    margin-right: auto;
    margin-bottom: 120px;
    margin-left: auto;
  }

  .doctors-align-b {
    display: block;
    margin-right: 0%;
    margin-left: 0%;
  }

  .bg-doctors {
    display: none;
  }

  .bg-doctors-tablet {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    width: 100%;
    margin-top: -3%;
    margin-right: 0%;
  }

  .about-us-b {
    display: block;
    margin-top: 80px;
    margin-bottom: 5px;
  }

  .purple-link-b {
    margin-top: 30px;
  }

  .test-table-col.left {
    width: 80%;
    padding-right: 5%;
  }

  .endoscopy-point-b {
    margin-right: 0%;
    margin-left: 0%;
  }

  .content-align-b {
    display: block;
    margin-top: 80px;
  }

  .content-align-b.top-120 {
    margin-top: 80px;
  }

  .content-align-b.top-60 {
    margin-top: 80px;
  }

  .content-align-b.no-margin {
    margin-top: 0px;
  }

  .booking-b {
    margin-bottom: 80px;
  }

  .booking-confirm-txt-b {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-right: 0px;
    margin-left: 250px;
  }

  .img-confirm {
    margin-left: 0px;
  }

  .pop-routing {
    padding-right: 5%;
    padding-left: 5%;
  }

  .img-map-routing {
    width: 100%;
  }

  .why-hkbh-align-b {
    display: none;
  }

  .why-hkbh-content-b {
    margin-top: 60px;
  }

  .hkbh-hover-txt-b {
    position: static;
    padding-top: 0px;
    color: #000;
    font-size: 18px;
    line-height: 28px;
  }

  .why-hkbh-align-row {
    margin-top: 30px;
  }

  .pink-link-b {
    display: block;
  }

  .why-hkbh-m {
    display: block;
    margin-top: 30px;
    padding-bottom: 60px;
  }

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

  .hkbh-slide {
    height: auto;
  }

  .arrow-r-cat {
    display: none;
    background-image: url('../images/arrow-r-purple.svg');
    background-position: 0% 50%;
    background-size: 11px;
    background-repeat: no-repeat;
  }

  .arrow-l-cat {
    display: none;
    width: 5%;
    margin-left: -5%;
    background-image: url('../images/arrow-l-purple.svg');
    background-position: 50% 50%;
    background-size: 11px;
    background-repeat: no-repeat;
  }

  .cat-mask {
    width: 100%;
  }

  .header-wave-bottom {
    position: relative;
    z-index: 100;
    opacity: 1;
  }

  .faq-ref-b {
    margin-bottom: 20px;
  }

  .promotion-b {
    margin-bottom: 80px;
    padding-right: 3%;
    padding-left: 3%;
  }

  .health-cat-dropdown {
    display: block;
    width: 100%;
    border-radius: 15px;
    background-color: #d6d2e3;
    color: #654ea3;
    font-weight: 500;
    letter-spacing: 1.5px;
  }

  .health-cat-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    padding: 7px 50px 7px 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #654ea3;
    border-radius: 15px;
    background-image: url('../images/arrow-dropdown-purple_1.svg');
    background-position: 100% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    color: #654ea3;
    font-size: 16px;
  }

  .health-cat-list {
    border-style: solid;
    border-width: 1px;
    border-color: #654ea3;
    border-radius: 15px;
  }

  .health-cat-list.w--open {
    overflow: hidden;
    border-radius: 15px;
  }

  .pop-health-education {
    overflow: auto;
  }

  .nav-txt-b {
    display: block;
    width: 100%;
    padding: 20px 5%;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
  }

  .nav-txt-b.w--current {
    color: #e6facc;
  }

  .green-mammography-b {
    display: block;
  }

  .banner-img-b {
    padding-top: 53.5%;
  }

  .btn-top {
    width: 58px;
    height: 59px;
    font-size: 11px;
    line-height: 11px;
  }

  .btn-top-arrow {
    width: 20px;
  }

  .campaign-heading {
    font-size: 48px;
    line-height: 62px;
  }

  .logo-hkbh {
    height: 50px;
  }

  .logo-manulife {
    height: 50px;
  }

  .campaign-lang-link {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition-property: opacity;
    transition-property: opacity;
  }

  .img-campaign {
    width: 90%;
  }

  .txt-heading {
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
  }

  .table-campaign-top {
    font-size: 20px;
    line-height: 26px;
  }

  .campaign-table-plan01 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .campaign-table-plan02 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .campaign-table-plan03 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .campaign-table-plan04 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .campaign-table-plan05 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .campaign-table-plan06 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .campaign-top {
    position: relative;
    z-index: 1500;
    background-color: #fff;
  }

  .coupon-b {
    width: 100%;
  }

  .coupon-txt-b {
    width: 50%;
    margin-top: 17.33%;
  }

  .coupon-txt-col {
    margin-bottom: 1vw;
    padding-left: 5.87%;
  }

  .coupon-title {
    font-size: 1.9vw;
    line-height: 2.7vw;
  }

  .coupon-txt {
    font-size: 2.2vw;
    line-height: 2.7vw;
  }

  .coupon-img-b {
    width: 100%;
    height: 0px;
    padding-top: 45.33%;
  }

  .campaign-banner {
    margin-top: 75px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 25px;
  }

  h1 {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  }

  h2 {
    font-size: 26px;
    line-height: 30px;
  }

  h3 {
    font-size: 18px;
    line-height: 24px;
  }

  h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 23px;
  }

  h5 {
    font-size: 15px;
    line-height: 21px;
  }

  p {
    margin-bottom: 25px;
    line-height: 25px;
  }

  .container.footer {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: auto;
    background-color: hsla(0, 0%, 100%, 0.85);
  }

  .container.top-menu {
    height: 50px;
  }

  .container.doctors {
    padding-right: 0%;
    padding-left: 0%;
  }

  .container.mobile-full {
    padding-right: 0px;
    padding-left: 0px;
  }

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

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

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

  .section-content.green.endoscopy {
    padding-bottom: 15%;
  }

  .section-content.mammography {
    background-size: auto, 200%;
  }

  .section-content.health-screening {
    padding-bottom: 0px;
  }

  .section-content.health-screening-women {
    padding-bottom: 0px;
  }

  .section-content.bg01 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg011.5x.jpg'), url('../images/bg021.5x.jpg');
    background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg011.5x.jpg'), url('../images/bg021.5x.jpg');
    background-position: 0px 0px, 50% 0%, 50% 70%;
    background-size: auto, 200%, 200%;
    background-repeat: repeat, no-repeat, no-repeat;
  }

  .section-content.plan {
    background-image: url('../images/bg011.5x.jpg');
    background-position: 50% 0%;
    background-size: 150%;
    background-repeat: no-repeat;
  }

  .section-content.doctors {
    padding-bottom: 30px;
    background-position: 0px 0px, 50% 0%, 50% 70%;
    background-size: auto, 200%, 200%;
  }

  .section-content.about-us-services {
    padding-top: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg011.5x.jpg');
    background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg011.5x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 200%;
    background-repeat: repeat, no-repeat;
  }

  .section-content.endoscopy-services {
    background-size: auto, 200%;
  }

  .section-content.medical-imaging {
    background-size: 150%;
  }

  .section-content.medical-services {
    padding-top: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(90%, hsla(0, 0%, 100%, 0)), to(#fff)), url('../images/bg021.5x.jpg'), url('../images/bg011.5x.jpg');
    background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 10%, hsla(0, 0%, 100%, 0) 90%, #fff), url('../images/bg021.5x.jpg'), url('../images/bg011.5x.jpg');
    background-position: 0px 0px, 50% 0%, 50% 70%;
    background-size: auto, 200%, 200%;
    background-repeat: repeat, no-repeat, no-repeat;
  }

  .section-content.campaign {
    padding-bottom: 10px;
  }

  .section-content.campaign-form {
    padding-bottom: 50px;
  }

  .header {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
  }

  .logo {
    padding-left: 0px;
  }

  .img-logo {
    height: 50px;
  }

  .nav-menu-align {
    margin-top: 30px;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .nav-link.sub {
    padding-left: 10%;
  }

  .nav-link.drop {
    height: 56px;
  }

  .section-footer {
    padding-bottom: 60px;
  }

  .img-map {
    padding-top: 90%;
    background-image: url('../images/map-m2x.jpg');
    background-position: 50% 100%;
  }

  .heading-b {
    margin-bottom: 10px;
  }

  .heading-b.hours {
    width: auto;
  }

  .heading-b.health-education-detail {
    width: 100%;
  }

  .heading-b.promotion {
    margin-top: 10px;
  }

  .heading-b.mobile-full {
    margin-right: 5%;
    margin-left: 5%;
  }

  .img-heading {
    width: 40px;
    height: 40px;
    margin-top: -7px;
    margin-left: -12px;
  }

  .img-heading.right.about {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-right: 0px;
    margin-left: -20px;
  }

  .img-heading._130 {
    width: 80px;
    height: 80px;
    margin-top: -10px;
  }

  .img-heading._130.right {
    margin-right: -12px;
  }

  .map-white-bg {
    display: none;
  }

  .hours-col-l {
    width: 50%;
    padding-right: 10px;
  }

  .hours-row {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hours-b {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
  }

  .line-green {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .footer-link.routing {
    font-size: 18px;
    line-height: 24px;
  }

  .footer-link-row.routing {
    margin-top: 15px;
  }

  .footer-b {
    font-size: 13px;
    line-height: 19px;
  }

  .icon-social {
    width: 28px;
    height: 28px;
  }

  .footer-bottom-b {
    font-size: 13px;
    line-height: 19px;
  }

  .home-banner {
    margin-top: 60px;
  }

  .home-slide {
    padding-top: 90%;
  }

  .home-banner-mask {
    padding-top: 13.7%;
    background-image: url('../images/banner-mask-m.svg');
  }

  .home-slide-txt-b {
    margin-bottom: 15%;
    font-size: 18px;
    line-height: 24px;
  }

  .quick-access {
    display: none;
  }

  .newsletter-b {
    padding-top: 80px;
  }

  .txt-newsletter {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .txt-field {
    width: 100%;
    border-style: solid;
    border-color: #00a651;
    border-radius: 15px;
    font-size: 16px;
    line-height: 28px;
  }

  .txt-field.newsletter {
    width: 100%;
    border-right-style: solid;
    border-radius: 15px;
  }

  .form-b {
    width: 100%;
  }

  .form-b.newsletter {
    width: 100%;
    height: 150px;
  }

  .form-b.pop-newsletter {
    width: 100%;
  }

  .form-b.campaign {
    margin-top: 20px;
    margin-bottom: 5px;
  }

  .btn-sign {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 15px;
    padding-top: 13px;
    border-radius: 15px;
  }

  .promotion-txt-b {
    padding-right: 10px;
    padding-left: 10px;
  }

  .btn {
    margin-top: 25px;
  }

  .btn.promotion {
    margin-top: 5px;
  }

  .home-promotion-row {
    margin-top: 20px;
  }

  .home-promotion-row.second {
    margin-top: 30px;
  }

  .icon-services.mobile {
    display: block;
  }

  .icon-services.desktop {
    display: none;
  }

  .our-services-b {
    width: 100%;
    margin-top: 30px;
  }

  .our-services-txt-b {
    margin-top: 10px;
  }

  .our-services-align-b {
    margin-top: -10px;
  }

  .quote-b {
    display: none;
  }

  .line-quote {
    display: none;
  }

  .lang-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .footer-col.left {
    width: 65%;
    margin-right: 2.5%;
  }

  .footer-col.right {
    width: 30%;
    margin-left: 2.5%;
  }

  .btn-menu {
    height: 50px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .home-slide-nav {
    margin-right: 5%;
  }

  .all {
    margin-top: 0px;
  }

  .all.detail {
    margin-top: 60px;
  }

  .all.campaign {
    margin-top: 0px;
  }

  .all.coupon {
    margin-top: 0px;
  }

  .table-b {
    margin-bottom: 25px;
  }

  .table-b.desktop {
    display: none;
  }

  .table-b.campaign {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }

  .table-row-top {
    padding: 10px 10px 5px;
  }

  .table-row {
    padding: 10px;
  }

  .table-col.right.align-center {
    width: 50%;
  }

  .table-col.left {
    width: 50%;
  }

  .table-col.plans {
    width: 20%;
  }

  .table-col.plan-detail {
    width: 80%;
  }

  .table-col.plans-name {
    width: 100%;
  }

  .table-col.campaign-left {
    width: 50%;
    font-weight: 500;
  }

  .table-col.campaign-right {
    width: 50%;
  }

  .img-b {
    margin-top: 10px;
  }

  .inner-banner {
    margin-top: 60px;
    margin-bottom: -25px;
  }

  .banner-mask {
    padding-top: 13.7%;
    background-image: url('../images/banner-mask-m.svg');
  }

  .banner-img.promotion {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/service-promotion-banner-m2x.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/service-promotion-banner-m2x.jpg');
  }

  .banner-img.health-education {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/health-education-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/health-education-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.medical-imaging {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/medical-imaging-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/medical-imaging-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.mammography {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/mammography-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/mammography-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.ct {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/ct-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/ct-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.health-screening {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/health-screening-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/health-screening-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.health-screening-detail {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/health-screening-detail-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/health-screening-detail-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.health-screening-women {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/health-screening-women-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/health-screening-women-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.doctors {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/doctors-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/doctors-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.about-us {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/about-us-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/about-us-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.endoscopy {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/endoscopy-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/endoscopy-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.colonoscopy {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/colonoscopy-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/colonoscopy-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.gastroscopy {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/gastroscopy-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/gastroscopy-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.online-booking {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/online-booking-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/online-booking-banner-m2x.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .banner-img.campaign {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0.15)), color-stop(60%, transparent)), url('../images/campaign-banner-m2x.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 20%, transparent 60%), url('../images/campaign-banner-m2x.jpg');
    background-position: 0px 0px, 80% 100%;
  }

  .promotion-align-b {
    margin-top: 20px;
  }

  .quick-access-align-b {
    display: none;
  }

  .icon-dropdown {
    height: 56px;
    background-size: 30px;
  }

  .top {
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .nav-menu {
    margin-top: 65px;
  }

  .bg-green-bottom.machine {
    margin-bottom: -13.5%;
  }

  .breadcrumb-b.doctors {
    margin-left: 5%;
  }

  .breadcrumb-link {
    font-size: 13px;
  }

  .breadcrumb-txt {
    font-size: 13px;
  }

  .breadcrumb-arrow {
    font-size: 13px;
  }

  .header-detail {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
  }

  .content-b {
    margin-top: 20px;
  }

  .health-cat-link {
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .health-cat-link.detail {
    margin-top: 15px;
  }

  .icon-cat {
    width: 20px;
  }

  .health-education-b {
    margin-top: 30px;
  }

  .health-education-link-b {
    background-image: url('../images/bg-grey-m.svg');
  }

  .health-education-content-b {
    margin-right: 6%;
    margin-left: 6%;
  }

  .health-menu-b {
    margin-bottom: -20px;
  }

  .health-title-row {
    display: block;
    margin-bottom: 15px;
  }

  .health-photo-col {
    width: 100%;
    margin-bottom: 25px;
  }

  .health-txt-col {
    width: 100%;
  }

  .list-number {
    margin-bottom: 25px;
  }

  .list-item {
    margin-bottom: 10px;
    padding-left: 15px;
    background-position: 0% 8px;
    background-size: 8px;
  }

  .list-item.second {
    margin-bottom: 5px;
    margin-left: 15px;
  }

  .list-item.doctors {
    width: auto;
  }

  .txt-title {
    font-size: 17px;
    line-height: 23px;
  }

  .txt-small {
    font-size: 13px;
  }

  .health-detail-img-b {
    margin-top: 80px;
  }

  .txt-col-l {
    margin-bottom: 20px;
  }

  .txt-col-l.no-margin {
    margin-bottom: 20px;
  }

  .txt-col-l.machine {
    margin-bottom: 50px;
  }

  .txt-col-l.health-screening {
    margin-bottom: 15px;
  }

  .txt-col-l.women-centre {
    margin-bottom: 30px;
  }

  .txt-col-l.woman-offer {
    width: 100%;
    margin-bottom: 0px;
  }

  .health-detail-scroll-b {
    min-width: 1000px;
  }

  .arrow-r.plans {
    z-index: 20;
    width: 50px;
    background-image: url('../images/arrow-dropdown-pink.svg'), url('../images/heading-pink.svg');
    background-position: 50% 50%, 50% 50%;
    background-size: 36px, 36px;
    background-repeat: no-repeat, no-repeat;
  }

  .slide-nav {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    margin-right: 0px;
    margin-bottom: -40px;
    padding-right: 0px;
  }

  .img-slider-b {
    margin-top: 50px;
    margin-bottom: 50px;
  }

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

  .list.top-margin-15 {
    margin-top: 10px;
  }

  .list.mammography {
    margin-bottom: 25px;
  }

  .txt-superscript {
    margin-left: 1px;
    font-size: 13px;
  }

  .mammography-txt-b {
    margin-bottom: 30px;
  }

  .txt-col-r.last {
    margin-bottom: 50px;
  }

  .paragraph-tc {
    line-height: 27px;
  }

  .img-square-b {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .green-top-b {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .green-bottom-b {
    display: block;
    margin-top: 50px;
  }

  .txt-machine {
    font-size: 18px;
    line-height: 24px;
  }

  .faq-open-link {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    background-position: 0% 15px;
    background-size: auto 18px;
    font-size: 18px;
    line-height: 30px;
  }

  .faq-arrow {
    width: 30px;
    margin-top: 10px;
  }

  .faq-expand-txt-b {
    padding-bottom: 20px;
    padding-left: 25px;
  }

  .faq-img-b {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .faq-list-b {
    margin-bottom: 30px;
  }

  .purple-link {
    padding-right: 30px;
    background-size: auto 30px;
    font-size: 16px;
    line-height: 22px;
  }

  .icon-graphic {
    width: 44px;
  }

  .ref-row {
    margin-top: 5px;
  }

  .ref-b {
    margin-top: 50px;
  }

  .txt-bullet-title {
    font-size: 17px;
    line-height: 23px;
  }

  .img-oval.women {
    margin-top: 0px;
  }

  .heading-small {
    font-size: 30px;
    line-height: 34px;
  }

  .icon-tick {
    width: 24px;
  }

  .table-plan-row {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .table-row-bottom {
    padding: 10px 10px 5px;
  }

  .table-b-m {
    display: block;
    margin-top: 30px;
  }

  .table-b-m.campaign {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }

  .table-plan01 {
    margin-bottom: 25px;
  }

  .table-plan02 {
    display: none;
    margin-bottom: 25px;
  }

  .table-plan03 {
    display: none;
    margin-bottom: 25px;
  }

  .table-link {
    position: relative;
    width: 100%;
    padding: 10px 5%;
    background-color: #d6d2e3;
    color: #654ea3;
    font-weight: 700;
  }

  .table-link.active {
    background-color: #654ea3;
    color: #fff;
  }

  .table-link-b {
    display: block;
  }

  .pink-link {
    margin-bottom: 0px;
    padding-right: 30px;
    background-size: auto 30px;
    font-size: 16px;
    line-height: 22px;
  }

  .link-slider {
    width: 100%;
    padding-right: 25px;
  }

  .link-slider-b {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 50px;
  }

  .bg-women {
    display: none;
  }

  .bg-women-m {
    display: block;
    width: 100%;
    margin-top: -25px;
    padding-bottom: 2px;
  }

  .bg-ribbon {
    display: none;
    width: 60%;
  }

  .test-link-b {
    margin-top: 50px;
    margin-bottom: 40px;
  }

  .test-link {
    margin-top: 10px;
    padding-right: 22px;
    padding-left: 15px;
    background-size: 20px, 8px;
    font-size: 16px;
    line-height: 22px;
  }

  .bg-health-screening {
    display: none;
  }

  .bg-health-screening-m {
    width: 100%;
    padding-top: 100%;
  }

  .doctors-photo-col {
    display: inline-block;
    width: auto;
    margin-bottom: 15px;
    text-align: left;
  }

  .doctors-name {
    font-size: 17px;
    line-height: 23px;
  }

  .doctors-b {
    display: block;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
    padding-right: 0%;
    padding-left: 5%;
  }

  .doctor-list-b {
    padding-right: 0px;
    padding-left: 0px;
  }

  .doctors-align-b {
    margin-top: 30px;
  }

  .doctors-list-col {
    display: block;
  }

  .doctors-content-b {
    margin-bottom: 50px;
  }

  .bg-doctors-tablet {
    display: none;
  }

  .doctors-heading-b {
    margin-bottom: -30px;
    padding-left: 5%;
    text-align: left;
  }

  .bg-doctors-mobile {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: block;
    margin-bottom: -30px;
  }

  .about-us-b {
    margin-top: 50px;
  }

  .test-table-row {
    padding-left: 15px;
  }

  .test-table-col.left {
    width: 80%;
  }

  .test-table-col.right {
    width: 20%;
  }

  .quick-access-m {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 1000;
    display: block;
    width: 100%;
    height: 60px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.2);
  }

  .quick-access-btn {
    width: 33.33%;
    height: 60px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 7px;
    float: left;
    color: #333;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
    text-transform: uppercase;
  }

  .quick-access-btn:hover {
    background-color: #f6f6f6;
  }

  .icon-quick-access-m {
    margin-bottom: 5px;
  }

  .endoscopy-point-b {
    margin-top: 0px;
  }

  .txt-highlight {
    font-size: 16px;
  }

  .content-align-b {
    margin-top: 50px;
  }

  .content-align-b.top-120 {
    margin-top: 50px;
  }

  .content-align-b.top-60 {
    margin-top: 50px;
  }

  .endoscopy-green-b {
    margin-top: 50px;
  }

  .booking-b {
    margin-bottom: 50px;
  }

  .booking-part-col {
    margin-bottom: 10px;
  }

  .booking-part-row {
    margin-top: 50px;
    margin-bottom: 40px;
  }

  .booking-line {
    width: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .booking-btn {
    padding-top: 13px;
    padding-bottom: 12px;
  }

  .booking-btn-b {
    margin-top: 0px;
  }

  .booking-col {
    width: 100%;
  }

  .booking-upload-link {
    width: 100%;
    border-style: solid;
    border-color: #00a651;
    border-radius: 15px;
    font-size: 16px;
  }

  .txt-area {
    width: 100%;
    border-style: solid;
    border-color: #00a651;
    border-radius: 15px;
    font-size: 16px;
  }

  .booking-summary-b {
    margin-bottom: 50px;
  }

  .booking-confirm-txt-b {
    position: static;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    font-size: 16px;
    line-height: 22px;
  }

  .why-hkbh-content-b {
    margin-top: 30px;
  }

  .hkbh-hover-txt-b {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
  }

  .pink-link-b {
    display: none;
  }

  .why-hkbh-m {
    margin-top: 5px;
    padding-bottom: 40px;
  }

  .txt-caption {
    font-size: 15px;
    line-height: 21px;
  }

  .link-slider-mask {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 10;
    width: 60px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(40%, #fff));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 40%);
  }

  .arrow-r-cat {
    z-index: 10;
    display: block;
    width: 10%;
    background-color: #d6d2e3;
    background-image: url('../images/arrow-r-purple.svg');
    background-position: 50% 50%;
    background-size: 8px;
    background-repeat: no-repeat;
  }

  .cat-mask {
    width: 90%;
  }

  .booking-fail-b {
    margin-bottom: -35px;
    font-size: 14px;
    line-height: 18px;
  }

  .home-slide-img {
    padding-top: 90%;
  }

  .home-slide-img._01 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.15))), url('../images/home-banner-m2x.jpg');
    background-image: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.15)), url('../images/home-banner-m2x.jpg');
  }

  .faq-ref-b {
    margin-bottom: 0px;
  }

  .booking-heading {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 22px;
  }

  .booking-txt {
    display: none;
    font-size: 13px;
    line-height: 17px;
  }

  .booking-txt.mobile {
    display: block;
  }

  .promotion-b {
    margin-bottom: 50px;
  }

  .health-cat-dropdown {
    letter-spacing: 0.5px;
  }

  .health-cat-toggle {
    width: 100%;
    height: 50px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
    color: #654ea3;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
  }

  .list-number-row {
    margin-bottom: 10px;
    line-height: 27px;
  }

  .number-col {
    width: 20px;
  }

  .pop-health-education {
    padding-bottom: 80px;
  }

  .health-education-img-link-b {
    display: block;
  }

  .health-education-img-b {
    display: none;
  }

  .nav-txt-b {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .green-mammography-b {
    margin-top: 50px;
  }

  .newsletter-complete-b {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .banner-img-b {
    padding-top: 90%;
  }

  .banner-img-b.campaign {
    padding-top: 110%;
  }

  .btn-top {
    margin-bottom: 80px;
  }

  .btn-top.campaign {
    margin-right: 15px;
    margin-bottom: 15px;
  }

  .pop-align-b {
    width: 460px;
    height: 280px;
  }

  .pop-btn-close {
    width: 20px;
    height: 20px;
  }

  .txt-pop-newsletter {
    margin-bottom: 15px;
  }

  .img-pop-heading {
    width: 40px;
    height: 40px;
    margin-top: -7px;
    margin-left: -12px;
  }

  .pop-heading-b {
    margin-bottom: 10px;
  }

  .pop-complete-b {
    padding-right: 10%;
    padding-left: 10%;
  }

  .pop-newsletter-txt-b {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .campaign-heading-b {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 30%;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-align: center;
  }

  .campaign-heading {
    letter-spacing: 1px;
  }

  .logo-hkbh {
    width: 55%;
    height: auto;
    padding-right: 2.5%;
  }

  .logo-img {
    width: 100%;
    height: auto;
  }

  .logo-manulife {
    width: 45%;
    height: auto;
    margin-left: 0px;
    padding-left: 5%;
  }

  .campaign-header-b {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .campaign-lang-b {
    width: 100%;
    float: none;
    text-align: right;
  }

  .campaign-lang-link {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 15px;
  }

  .top-margin-60 {
    margin-top: 30px;
  }

  .img-campaign {
    position: static;
    width: 95%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .campaign-b {
    display: block;
  }

  .txt-heading {
    font-size: 15px;
    line-height: 21px;
  }

  .top-margin-100 {
    margin-top: 50px;
  }

  .table-col-l._50 {
    width: 40%;
  }

  .table-col-r._50 {
    width: 60%;
  }

  .phone-link-b {
    display: inline-block;
    padding-top: 0px;
    padding-left: 30px;
    background-position: 0% 50%;
    background-size: 24px;
    font-size: 18px;
    line-height: 24px;
  }

  .table-row-campaign {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .table-row-date {
    padding: 10px;
  }

  .table-campaign-top {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .table-title-col-l._50 {
    width: 40%;
  }

  .table-title-col-r._50 {
    width: 60%;
  }

  .txt-special-price {
    color: #654ea3;
    font-size: 19px;
    font-weight: 500;
  }

  .campaign-table-plan01 {
    margin-bottom: 25px;
  }

  .campaign-table-plan02 {
    display: none;
    margin-bottom: 25px;
  }

  .campaign-table-plan03 {
    display: none;
    margin-bottom: 25px;
  }

  .campaign-table-plan04 {
    display: none;
    margin-bottom: 25px;
  }

  .campaign-table-plan05 {
    display: none;
    margin-bottom: 25px;
  }

  .campaign-table-plan06 {
    display: none;
    margin-bottom: 25px;
  }

  .field-label {
    line-height: 21px;
  }

  .form-col {
    margin-bottom: 25px;
  }

  .form-col._50 {
    width: 100%;
  }

  .form-row {
    margin-bottom: 0px;
  }

  .top-margin-30 {
    margin-top: 15px;
  }

  .radio-col-r {
    width: 100%;
    padding-left: 20px;
  }

  .radio {
    margin-top: 2px;
  }

  .radio-btn-field {
    margin-right: 30px;
    margin-left: 0px;
  }

  .radio-col-l {
    width: 100%;
    padding-left: 20px;
  }

  .radio-row {
    margin-top: 10px;
  }

  .radio-txt-star {
    margin-left: 10px;
  }

  .campaign-tick-b {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .checkbox {
    margin-top: 2px;
  }

  .campaign-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .campaign-footer-b {
    padding-right: 60px;
    font-size: 13px;
    line-height: 19px;
    text-align: left;
  }

  .top-margin-20 {
    margin-top: 10px;
  }

  .campaign-top {
    padding-top: 10px;
  }

  .coupon-intro-b {
    margin-bottom: 45px;
    line-height: 27px;
  }

  .txt-desktop {
    display: none;
  }

  .txt-mobile {
    display: block;
  }

  .coupon-btn-b {
    margin-top: 50px;
  }

  .coupon-img-b {
    border-radius: 15px;
  }

  .campaign-banner {
    margin-top: 0px;
    margin-bottom: -25px;
  }

  .table-link-bg {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    padding: 10px 5%;
    background-color: #654ea3;
    opacity: 0;
  }

  .table-link-bg.active {
    opacity: 1;
  }

  .table-link-txt {
    position: relative;
    z-index: 10;
    color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .img-map {
    padding-top: 115%;
  }

  .img-heading.gastroscopy {
    width: 80px;
    height: 80px;
    margin-top: -10px;
  }

  .footer-b {
    padding-bottom: 0px;
  }

  .footer-align-b {
    display: block;
  }

  .form-b.pop-newsletter {
    margin-top: 10px;
  }

  .home-promotion-link-b {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 25px;
    margin-left: 0%;
  }

  .home-promotion-row {
    margin-top: 10px;
    margin-right: 0%;
    margin-left: 0%;
  }

  .home-promotion-row.second {
    display: block;
    margin-top: 0px;
  }

  .footer-col {
    margin-bottom: 30px;
  }

  .footer-col.left {
    width: 100%;
    margin-right: 0%;
  }

  .footer-col.right {
    width: 100%;
    margin-left: 0%;
  }

  .table-col._01 {
    width: 40%;
  }

  .table-col._03 {
    width: 40%;
  }

  .why-hkbh-b {
    width: 90%;
  }

  .health-education-b {
    width: 100%;
  }

  .heading2-tc {
    display: inline;
  }

  .arrow-l {
    background-size: 12px;
  }

  .arrow-r {
    background-size: 12px;
  }

  .faq-expand-txt-b {
    padding-bottom: 20px;
  }

  .colonoscopy-img-col {
    width: 100%;
    margin-bottom: 25px;
  }

  .colonoscopy-img-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .arrow-l-cat {
    background-size: 12px;
  }

  .promotion-b {
    width: 100%;
    margin-bottom: 30px;
  }

  .pop-align-b {
    width: 95%;
    height: auto;
    padding-top: 120%;
    background-image: url('../images/pop-bg-m.svg');
  }

  .pop-btn-close {
    margin-top: 0px;
    margin-right: 0px;
  }

  .pop-heading {
    display: inline;
  }

  .img-pop-heading {
    margin-top: -15px;
  }

  .pop-heading-b {
    display: inline;
  }

  .pop-newsletter-txt-b {
    margin-top: 10px;
  }

  .campaign-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .field-label._290 {
    width: 290px;
  }

  .coupon-img-b {
    border-radius: 10px;
  }
}

