.nav-menu {
  -webkit-overflow-scrolling: touch;
}
* {
  -webkit-print-color-adjust: exact;
}
@media print {
  .nav-menu {
    display: none;
  }
  .header {
    position: absolute;
  }
}
.w-slider-dot {
  width: 10px;
  height: 10px;
  background: #959595;
  border: 1px solid #ffffff;
  margin: 0 7px .3em;
  border-radius: 0;
}
.w-slider-dot.w-active {
  width: 10px;
  height: 10px;
  background: #654EA3;
  border: 1px solid #ffffff;
}

.promotion-b:nth-child(2n+1) {
  clear: both;
}
@media(max-width: 479px) {
  .promotion-b:nth-child(2n+1) {
    clear: none;
  }
  .promotion-b:nth-child(1n+1) {
    clear: both;
  }
}

.health-education-content-b::-webkit-scrollbar {
  width: 7px;
}
/* Track */
.health-education-content-b::-webkit-scrollbar-track {
  background: transparent;*/
}
/* Handle */
.health-education-content-b::-webkit-scrollbar-thumb {
  background: #654ea3;
}

/* Fix editor image align */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  display: block;
  margin-right: auto;
}
.alignright {
  display: block;
  margin-left: auto;
}

.banner-img.about-us, .banner-img.promotion, .banner-img.doctors, .banner-img.medical-imaging, .banner-img.health-screening, .banner-img.endoscopy, .banner-img.colonoscopy {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

/* Hide Arrows From Input Number */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

a {
  /*word-wrap: break-word;
  word-break: break-all;*/
}

img {
  height: auto;
}

.home-slide-img {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-services-align-b {
  margin-top: 0px;
}

.our-services-b {
  margin-top: 40px;
}

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

ul > li > ul {
  margin-top: 10px;
}

ul > li > ul > li {
  margin-bottom: 7px;
  margin-left: 0px;
  padding-left: 15px;
  background-position: 0% 10px;
  background-size: 8px;
}

ol > li {
  margin-bottom: 15px;
  padding-left: 20px;
}

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


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

.optional-test-link {
  color: #000;
  font-size: 19px;
  font-weight: 500;
}

.test-link-c {
  margin-bottom: 30px;
}

.test-table-col-container {
  display: flex;
}

.others-link {
  position: relative;
  width: 100%;
  margin: 25px 0px;
  color: #333;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  overflow: auto
}

/*table > tbody {
  width: 100%;
  display: inline-block;
}*/

td {
  padding: 16px 25px;
}

tbody {
  vertical-align: inherit;
}

.desktop-disable {
  display: none;
}

.plan-contact {
  display: none;
}

.contact-active {
  display: block;
}

.table-link-b {
  margin-bottom: 10px;
}

.form-select-box-container {
  width: 100%;
  height: 50px;
  padding: 11px 11px 11px 21px;
  border-style: solid;
  border-width: 1px;
  border-color: #00a651;
  border-radius: 15px;
  background: url(../images/arrow-dropdown-green.svg) no-repeat right #ffffff;
  -webkit-appearance: none;
  background-position-x: calc( 100% - 0px );
}

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

.green-mammography-b {
  width: 100%;
}

.document-row {
  margin-bottom: 10px;
}

.form-b.newsletter {
  height: auto;
}

.thank-you-messages {
  text-align: center;
  margin-top: 60px;
}

.thank-you-title {
  font-size: 30px;
}

.img-under {
  height: 99%;
}

.book-section {
  display: none;
}

#book-section-1 {
  display: block;
}

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

.plan-container {
  margin-bottom: 30px;
}

.plan-container .plan-table {
  background: white;
  border-radius: 20px;
  margin-bottom: 40px;
}

.plan-container .plan-contact {
  /*background: white;*/
}

.policy input{
  width: auto;
  height: auto;
}

.policy label {
  display: contents;
}

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

.green-top-b {
  margin-top: inherit;
}

.booking-col input {
  width: 100%;
  height: 50px;
  padding: 11px 11px 11px 21px;
  border-style: solid;
  border-width: 1px;
  border-color: #00a651;
  border-radius: 15px;
}

input[type="file"] {
  display: none;
}

.booking-upload-link {
  font-weight: 100;
  margin-bottom: 0px;
}

.booking-upload-link:hover {
  cursor: pointer;
}

#file-state {
  text-align: center;
  margin-bottom: 30px;
}

.section-content.faq.no-content {
  padding-top: 6%;
}

.test-title {
  margin-top: 20px;
  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;
}

.optional-test-title {
  margin-top: 20px;
  padding-right: 30px;
  padding-left: 20px;
  background-image: url(../images/arrow-dropdown.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-table-row {
  padding-left: 0px;
}

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

.btn-top {
  z-index: 999;
}

.medical-imaging-introduction {
  margin-bottom: 30px;
}

.home-slide-txt-b {
  text-transform: inherit;
}

.quick-access-m {
  height: auto;
  z-index: 9999;
}

.footer-service-dropdown-content {
  height: 200px;
  overflow: auto;
}

.footer-service-container {
  text-align: center;
  margin-bottom: 30px;
}

.footer-service-main-title {
  font-weight: bold;
  padding: 10px;
}

.footer-service-link {
  padding: 10px;
}

.footer-service-link-a {
  color: #333;
}

.faq-title {
  margin-right: 30px;
}

.banner-img {
  background-position: 100% !important;
}

.doctors-list-col {
  align-items: inherit;
  margin-top: 40px;
}

.doctors-b {
  margin-bottom: 60px;
  padding-bottom: 30px;
}

.bg-doctors-tablet {
  height: 100%;
}

.banner-img-desktop {
  display: block
}

.banner-img-mobile {
  display: none;
}

.footer-txt-link.sub {
  margin-right: 10px;
}

.footer-txt-link {
  font-weight: normal;
}

.route-image-container {
  margin-bottom: 10px;
  padding: 10px;
}

.route-map {
  margin-bottom: 30px;
}

.footer-txt-section-link {
  font-weight: bold;
}

.heading-b.hours {
  margin-top: 30px;
}

.btn-top {
  display: none;
}

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

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

.navlink {
  display: none;
}

.nav-link.sub {
  word-wrap: break-word;
}

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

.error-title {
  font-size: 26px;
}

.patient-journey-image-container {
  position: relative;
  /* width: 300px; */
  width: 420px;
  margin: 0 auto;
}

.manulife-header {
  display: none;
}

.booking-btn {
  height: auto;
}

table p {
  margin-bottom: 0px;
}

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

.campaign td {
  vertical-align: middle;
}

.campaign-selected-offers-full-td {
  border-style: solid;
  border-width: 1px;
  border-color: #d6d2e3;
}

.campaign-selected-offers-full-td.top {
  border-top: 0px;
}

.campaign-selected-offers-full-td.last {
  border-bottom: 0px;
}

.campaign-mobile-disable {
  display: block;
}

.campaign-desktop-disable {
  display: none;
}

.mobile-discount-description {
  display: none;
}

.campaign-phone-icon:hover {
  background-image: url(../images/icon-phone-green.svg);
}

#scream {
  display: none;
}

#myCanvas {
  display: none;
}

.campaign-desktop-banner {
  display: block;
}

.campaign-mobile-banner {
  display: none;
}

.coupon-en-img {
  background-image: url(../images/coupon-en@2x.jpg);
}

.coupon-sc-img {
  background-image: url(../images/coupon-sc@2x.jpg);
}

.booking-btn {
  padding: 5px;
}

.radio-btn-label {
  margin-right:  10px;
}

.my-radio {
  width: 20px;
  height: 20px;
  margin-top: 4px;
}

.coupon-remark {
  margin-top: 30px;
  text-align: center;
}

.plan-table > table {
  height: 100% !important;
}

.service-table-plan-link {
  display: none;
}

/*.my-radio:after {
  width: 17px;
  height: 17px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #ffffff;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #00a651;
}

.my-radio:checked:after {
  width: 17px;
  height: 17px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #00a651;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #00a651;
}*/

.hours-b {
  height: auto;
}

.promotions-detail-container table tr:first-child td {
  padding: 10px 5px;
}

.promotions-detail-container table td {
  padding: 10px 0;
}

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

.footer-bad-weather-container a {
  color: #333333;
}

.img-map {
  height: 480px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 2001; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 100px auto; /* 15% from the top and centered */
  padding: 10px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  text-align: center;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 1599px) {
  .campaign-heading {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  .all {
    margin-top: 50px;
  }

  .nav-link.sub {
    white-space: break-spaces;
    word-break: break-word;
  }

  .health-screening-women-b {
    /*margin-bottom: 0px;*/
  }

  .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
    white-space: inherit; /*Fix ios 12 mobile menu*/
  }

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

  .table-link {
    position: relative;
    width: 100%;
    padding: 10px 5%;
    background-color: #d6d2e3;
    color: #654ea3;
    font-weight: 700;
  }

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

  .campaign-mobile-disable {
    display: none;
  }

  .campaign-desktop-disable {
    display: block;
  }

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

  .campaign-heading {
    font-size: 32px;
  }

  .service-table-plan-link {
    display: none;
  }

  .service-show-desktop-plan-only > table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }

  .footer-bad-weather-container a {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  td {
    padding: 10px 10px;
  }

  .mobile-disable {
    display: none;
  }

  .desktop-disable {
    display: block;
  }

  .table-link:hover {
    opacity: inherit;
  }

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

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

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

  .green-mammography-b {
    margin-top: 0px;
  }

  .test-link-c {
    margin-bottom: 10px;
  }

  .img-map {
    background-image: url(../images/map-m2x-mobile.jpg);
  }

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

  .banner-img-desktop {
    display: none;
  }

  .banner-img-mobile {
    display: block;
  }

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

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

  .campaign-desktop-banner {
    display: none;
  }

  .campaign-mobile-banner {
    display: block;
  }

  .service-table-plan-link {
    display: block;
  }
}

@media (max-width: 479px) {
  td {
    padding: 10px 5px;
    font-size: 14px;
  }

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

  .campaign-heading {
    font-size: 20px;
  }

  .img-map {
      padding-top: 135%;
  }
}

@media (max-width: 320px) {
  td {
    font-size: 12px;
  }
}

.row.equal {
  display: flex;
  flex-wrap: wrap;
}

/*grid*/
/* .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
} */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* .row {
  margin-right: -15px;
  margin-left: -15px;
} */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  /* padding-right: 15px;
  padding-left: 15px; */
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}







/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

.odf-display-none {display:none;}
.plan-detail-table {width:100%;}
.plan-detail-table td {border-radius: 0px !important}
.plan-detail-table thead {background-color: #654ea3;}
.plan-detail-table thead td {height: 24px; color:#FFFFFF; font-size: 18pt; font-weight:700; border-radius: 0px !important;}
.plan-detail-table thead td:first-child {/*border-radius: 20px 0px 0px 0px !important; }*/ border-top-left-radius: 20px !important}
.plan-detail-table thead td:last-child {/*order-radius: 0px 20px 0px 0px !important;*/ border-top-right-radius: 20px !important }
.plan-detail-table tfoot {background-color: #654ea3;}
.plan-detail-table tfoot td {width: 50%; height: 24px; color:#FFFFFF; font-size: 18pt; font-weight:700;}
.plan-detail-table tfoot td:first-child {border-radius: 0px 0px 0px 20px !important;}
.plan-detail-table tfoot td:last-child {border-radius: 0px 0px 20px 0px !important;}
.plan-detail-table tr td {text-align: center; vertical-align: middle;}
.plan-detail-table tr td:first-child {text-align: left;}

.plan-detail-table.page-service tr td {width:12%;}
.plan-detail-table.page-service tr td:first-child {width:64%;}
.plan-detail-table.page-plan tr td {width:50%;}

.plan-cat-row {height: 24px; background-color:rgba(101, 78, 163, 0.2);}
.plan-cat-row td {color: #654ea3; font-size: 18pt; font-weight:700;}
.plan-detail-row {background-color:#FFFFFF;}
.plan-detail-row.row-even {background-color:#f6f6f6;}

@media screen and (max-width: 767px) {
	.odf-other-services .link-slider-mask {background-image: linear-gradient(90deg,hsla(0,0%,100%,0),#f3f9eb 40%);}
}
.plan_original_price {text-decoration: line-through; font-size: 80%;}
#_send_notification {margin-bottom:5px;}