/*$default		  :#F0F0F0;*/
/*10px;*/
/*13px;*/
/*20px;*/
.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

/**/
.white-box {
  border-radius: 8px; }

.work-withus-banner-img {
  text-align: center;
  margin-bottom: 1rem; }

.heading-application {
  text-align: center;
  margin-bottom: 1.75rem; }
  .heading-application .title {
    margin-bottom: 1.75rem; }
    .heading-application .title.title-border {
      padding-bottom: .25rem;
      position: relative;
      font-size: 2.5rem; }
      .heading-application .title.title-border:after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0px;
        transform: translateX(-50%);
        width: 125px;
        height: 2px;
        border-bottom: 2px solid #c1c1c1; }
  .heading-application .subtitle i {
    font-size: 85%;
    margin-right: .2rem; }

.health-info-link-grid.product-grid-view .slider-item {
  padding-left: 7.5px;
  padding-right: 7.5px; }
.health-info-link-grid.product-grid-view .item-wrap {
  box-shadow: none; }
  .health-info-link-grid.product-grid-view .item-wrap:hover {
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2); }
  .health-info-link-grid.product-grid-view .item-wrap .link-product-name {
    font-size: 1.25rem; }
.health-info-link-grid .item-wrap {
  border-radius: 8px; }
  .health-info-link-grid .item-wrap .item-img img {
    border-radius: 8px 8px 0 0; }
  .health-info-link-grid .item-wrap .item-img a:hover img {
    transform: scale(1);
    -webkit-transform: scale(1); }

.map-product-wrap {
  padding: 20px 40px 0px 40px;
  margin-bottom: 50px; }
  .map-product-wrap .subtitle {
    color: #283784;
    line-height: 32px;
    margin-bottom: 1rem; }
    .map-product-wrap .subtitle.border-bottom {
      border-bottom: 1px solid #CECECE;
      padding-bottom: .25rem; }
  .map-product-wrap .address {
    line-height: 1.6;
    font-size: 1.125rem;
    color: #343a40; }

.mapwrap {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 1rem;
  height: 100%; }

.toogle-active .fa-angle-down:before {
  content: "\f106"; }

.box-title {
  padding-bottom: .5rem !important; }
  .box-title h3 {
    margin-bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: space-between;
    color: #283784;
    font-weight: 600; }

.job-toggle-row .box-title {
  border-bottom: none;
  color: #283784;
  margin-bottom: 0;
  padding-bottom: 0 !important; }
  .job-toggle-row .box-title .arrow {
    font-size: 110%;
    color: #283784;
    cursor: pointer; }
.job-toggle-row .box-content {
  border-top: 1px solid #CECECE;
  padding-top: 1.75rem;
  margin-top: .75rem; }

.form-apply input, .form-apply select, .form-apply textarea, .form-apply .input-group-text,
.form-apply .form-control:disabled, .form-apply .form-control[readonly],
.form-apply input#zip_code {
  background-color: rgba(0, 0, 0, 0.05) !important; }
.form-apply .input-group .radio-wrap, .form-apply .radio-group .radio-wrap {
  padding-right: 1rem; }

.doc-type-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem; }
  .doc-type-list .days {
    min-width: 225px; }
    .doc-type-list .days select {
      width: 100%; }
  .doc-type-list .date-item {
    max-width: 150px; }
  .doc-type-list .dash {
    font-size: 1.5rem;
    padding: 0 7.5px; }

.edcation-row-wrap {
  margin-bottom: 2rem; }
  .edcation-row-wrap.border-bottom {
    padding-bottom: 1rem; }

.charecteristics-wrap {
  padding: 3rem 0 1.75rem 0; }
  .charecteristics-wrap .sub-title-feature {
    font-size: 1rem; }
  .charecteristics-wrap ol {
    padding-bottom: .5rem; }
    .charecteristics-wrap ol.number {
      padding-left: 1.5rem; }
  .charecteristics-wrap li {
    margin-bottom: .25rem; }

.print-download-link {
  margin-bottom: 1rem; }
  .print-download-link a:not(.btn) {
    color: #000; }
    .print-download-link a:not(.btn):hover {
      color: #283784; }

.tel-address-box {
  margin: 50px 0 30px 0; }
  @media all and (min-width: 768px) {
    .tel-address-box {
      padding-left: 40px !important;
      padding-right: 40px !important; } }
  .tel-address-box address {
    line-height: 1.5; }
  .tel-address-box .email {
    color: #000; }
    .tel-address-box .email:hover {
      color: #B89831; }

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

.row-pb-15 {
  padding-bottom: 15px; }

.add-wrap-radio-pl {
  padding-left: 34px; }

.form-job-apply-btn {
  margin: 40px auto 50px auto; }
  @media all and (min-width: 768px) {
    .form-job-apply-btn {
      width: 100%;
      max-width: 415px; } }

.add-wrap .remove-more {
  display: none; }
.add-wrap .repeat-add-new + .add-more-btns .remove-more {
  display: inline-block; }

/*  Job support page   */
#jobSupportModal .modal-header {
  border: none;
  color: #fff;
  padding: 0; }
  #jobSupportModal .modal-header .close {
    color: #fff; }
#jobSupportModal .modal-content {
  background-color: transparent; }

.hide-top-sec {
  margin-top: 1.4rem; }

.dash-line-height {
  line-height: 42px; }

.military_class {
  border-top: 1px solid #CECECE;
  padding-top: 1.5rem;
  margin-top: .5rem; }

.language_skills .language input {
  max-width: 462px;
  width: 100%; }

.content-wrap a.text-underline:hover {
  color: #B89831;
  text-decoration: underline; }

.red.note {
  font-size: 1rem;
  font-weight: normal; }

.computer_skill.border-bottom {
  border-bottom: 1px solid #CECECE;
  padding-bottom: 25px;
  margin-bottom: 2rem; }

/* Doctor Thanks page  */
.job-thanks-box {
  padding: 50px 25px;
  margin-bottom: 2rem;
  box-shadow: 5px 5px 10px 0px #00000033; }
  .job-thanks-box .logo {
    margin-bottom: 2.25rem; }
  .job-thanks-box h1 {
    margin-bottom: 1.75rem; }
  .job-thanks-box .check-success {
    margin-bottom: 2rem; }
    .job-thanks-box .check-success i {
      color: #198754;
      font-size: 150px; }

/* Job apply view page  */
.job-apply-view-page .doctor-tophead {
  margin-bottom: 2rem; }
.job-apply-view-page .doctor-subhead {
  margin-bottom: 30px; }
.job-apply-view-page .sub-title {
  font-size: 1.125rem;
  margin-bottom: .625rem; }

.job-apply-view-sec {
  padding: 20px;
  margin-bottom: 30px; }

.view-row-inner {
  padding-left: 20px; }
  .view-row-inner .sub-title {
    font-size: 1rem;
    padding-top: .3rem; }
  .view-row-inner.border-bottom {
    padding-bottom: .625rem;
    margin-bottom: 1rem; }

.sub-title.no-exp {
  font-weight: normal;
  color: #000; }

@media all and (max-width: 991px) {
  .job-apn-page .radio-wrap .radio-label {
    padding-left: 45px; }
    .job-apn-page .radio-wrap .radio-label:before {
      left: 4px; }
  .job-apn-page .radio-wrap input[type="radio"]:checked + .radio-label:after {
    left: 9px; }

  .work-withus-banner-img {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0; }
    .work-withus-banner-img .desk-hide img {
      width: 100%; }

  .date-wrapper .col- {
    width: 100%; }
  .date-wrapper .mob-flex-wrap {
    flex-wrap: wrap !important; }

  .map-product-wrap {
    padding: 0;
    background: transparent;
    margin-bottom: 40px; }

  .heading-application .title {
    margin-bottom: 1rem;
    font-size: 1.563rem; }
    .heading-application .title.title-border {
      font-size: 1.563rem; }
    .heading-application .title span {
      display: block; }
  .heading-application .subtitle {
    font-size: 1.25rem; }

  .job-toggle-row {
    margin-bottom: 20px; }
    .job-toggle-row .box-title {
      font-size: 1.125rem; }
    .job-toggle-row .box-content {
      padding-top: 1rem; }
      .job-toggle-row .box-content .sub-title {
        font-size: 1rem; }

  .charecteristics-wrap {
    padding: 1.5rem 0 1.5rem 0; }

  .row-mb-15 {
    margin-bottom: 0; }

  .edcation-row-wrap {
    margin-bottom: 1rem; }

  .form-job-apply-btn {
    margin: 25px auto 35px auto; }

  .form-apply .form-group1 {
    margin-bottom: 1rem; }
  .form-apply .radio-wrap {
    margin-right: 0px !important;
    display: block;
    width: 100%;
    margin-bottom: .75rem;
    line-height: 25px; }
    .form-apply .radio-wrap:last-child {
      margin-bottom: 0; }
  .form-apply .d-flex .date-item {
    max-width: 45%; }
  .form-apply .d-flex .dash {
    width: 5%; }

  .doc-type-list .date-item {
    max-width: 44%;
    margin-top: .625rem; }
  .doc-type-list .dash {
    max-width: 6%;
    padding: .5rem 0; }

  input.flatpickr-mobile {
    background: rgba(0, 0, 0, 0.05) !important;
    border-radius: 0.25rem;
    padding: 0.5rem 0.75rem;
    border-color: #CECECE;
    width: 100%; }

  /**/
  .job-apn-staff-page .white-box, .job-apn-medical-page .white-box {
    margin-bottom: 20px;
    border: 1px solid #CECECE; }
  .job-apn-staff-page .box-title h3 .arrow, .job-apn-medical-page .box-title h3 .arrow {
    display: block;
    font-size: 130%; }

  .military_class {
    margin-top: 1.25rem; }

  .computer_skill.border-bottom {
    padding-bottom: .5rem;
    margin-bottom: 1rem; }

  /* job apply view page  */
  .job-apply-view-page .sub-title {
    margin-bottom: 1rem; }

  .job-apply-view-sec {
    padding: 1rem; }

  .view-row-inner {
    padding-left: 0; }
    .view-row-inner .row {
      margin-bottom: .75rem; }

  .col-form-label {
    padding-top: calc(0.15rem);
    padding-bottom: calc(0.15rem); } }
.bank-promo-search {
  margin: 3rem 0 2rem 0; }
  .bank-promo-search select {
    max-width: 200px;
    background-color: #fff;
    text-align: center;
    color: #283784;
    font-weight: 500;
    letter-spacing: -.1px;
    border-radius: 8px; }

.bank-promo-list-wrap .item-wrap {
  margin-bottom: .25rem;
  border-radius: 8px;
  overflow: hidden; }
  .bank-promo-list-wrap .item-wrap img {
    border-radius: 4px; }
  .bank-promo-list-wrap .item-wrap .product-title.title_ht_auto {
    margin-bottom: .75rem; }
  .bank-promo-list-wrap .item-wrap .item-info .desc {
    max-height: 46px;
    margin-bottom: 1rem; }
  .bank-promo-list-wrap .item-wrap .item-info .item-desc {
    height: auto;
    max-height: 63px;
    margin-bottom: 1rem; }
.bank-promo-list-wrap .bottom_position_fix .bottom_brn_wrap .read-more {
  margin-bottom: .4rem; }
.bank-promo-list-wrap .prod-img {
  position: relative; }
  .bank-promo-list-wrap .prod-img > a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
.bank-promo-list-wrap .date-more-wrap .read-more {
  margin-top: 0; }
.bank-promo-list-wrap p:empty.item-desc {
  margin-bottom: .75rem; }

.other-benifite-wrap .view-all {
  margin-top: 0;
  color: #243877;
  text-align: right; }

/*  Promotion bank detail page  */
.promo-period-box-wrap {
  margin-bottom: 3rem; }
  .promo-period-box-wrap.less_space {
    margin-bottom: 30px; }

.promo-period-box {
  text-align: center;
  margin-bottom: 3rem;
  margin-top: 1.5rem; }
  .promo-period-box .promo-img {
    margin-bottom: 1.25rem; }

@media all and (max-width: 991px) {
  .bank-promo-search select {
    width: 100px !important;
    border-radius: 30px; }

  .promo-period-box-wrap {
    font-size: 0.875rem;
    letter-spacing: -0.31px;
    margin-bottom: 2rem; }
    .promo-period-box-wrap .white-box {
      border: 1px solid #CECECE; }

  h2.title-border-mob {
    border-bottom: 1px solid #CECECE;
    margin-bottom: 1.25rem;
    padding-bottom: .5rem; }

  .other-benifite-wrap .view-all {
    text-align: center;
    margin-top: 25px;
    display: block; }
  .other-benifite-wrap .item-wrap .date-more-wrap .read-more {
    font-weight: normal; }

  .bank-promo-list-wrap .item-wrap img {
    width: 100%; } }
@media all and (max-width: 540px) {
  .bank-promo-list-wrap li {
    width: 100% !important; }
    .bank-promo-list-wrap li .item-wrap {
      /*				margin-bottom: 0;*/ } }
.donation-search {
  margin-bottom: 3rem; }

.slider-title {
  margin-bottom: 2.5rem;
  line-height: 1.35; }

.title-about {
  color: #283784;
  margin-bottom: .5rem;
  font-weight: 700; }

/* Blog detail page  */
.blog-detail-page {
  /*.title {
      font-size: $font-xlarge; margin-bottom: .5rem;
  }*/ }
  .blog-detail-page .date {
    margin-bottom: 1rem; }
    .blog-detail-page .date .lbl {
      font-weight: bold; }

.blog-top-social-wrap {
  margin-bottom: 2.5rem; }
  .blog-top-social-wrap .blog-social {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-bottom: 2px solid #B89831; }

.blog-slider-wrap {
  margin-bottom: 3rem; }

.project-title {
  border-bottom: 1px solid #CECECE;
  margin-bottom: 1.25rem; }
  .project-title h2,
  .project-title h3 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    color: #283784; }
    .project-title h2 .arrow,
    .project-title h3 .arrow {
      margin-left: auto;
      cursor: pointer; }

.search-name-yr-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between; }
  .search-name-yr-wrap .search-name-yr {
    /*margin-right: 3rem;*/
    margin-bottom: 2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: 1px solid #CECECE;
    border-radius: 25px;
    background-color: #E6E6E6;
    overflow: hidden;
    padding: 0 .1rem; }
    .search-name-yr-wrap .search-name-yr input,
    .search-name-yr-wrap .search-name-yr select,
    .search-name-yr-wrap .search-name-yr button {
      background-color: transparent;
      border: none;
      border-radius: 0px; }
    .search-name-yr-wrap .search-name-yr .search-form {
      flex-grow: 1; }
    .search-name-yr-wrap .search-name-yr select {
      max-width: 150px;
      border-left: 1px solid #CECECE;
      font-weight: bold;
      color: #283784; }
  .search-name-yr-wrap .latest-list {
    margin-bottom: 2rem;
    border: 1px solid #CECECE;
    border-radius: 25px;
    background-color: #E6E6E6;
    overflow: hidden;
    min-width: 16%; }
    .search-name-yr-wrap .latest-list select {
      background-color: transparent;
      border: none; }

.contact-yr-table .headtop {
  color: #283784;
  font-weight: bold; }
.contact-yr-table .disc {
  position: relative; }

.blog-detail-box {
  margin-bottom: 2rem; }

.btn-full-blog {
  margin-bottom: 2rem; }

.date-social-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1rem;
  justify-content: space-between; }
  .date-social-wrap .blog-social {
    margin-bottom: .5rem; }

/* Donation page  */
.white-box-border {
  border: 1px solid #CECECE; }

.donation-page .white-box {
  border-radius: 8px; }

.donation-top-header {
  margin-bottom: 3rem; }
  .donation-top-header h1 {
    margin-bottom: 1.25rem;
    letter-spacing: 0.38px; }

.donation-tab {
  justify-content: space-between;
  margin-bottom: 30px; }
  .donation-tab.online-serv-link-wrap {
    margin-bottom: 60px; }
    .donation-tab.online-serv-link-wrap .nav-link {
      font-weight: 700; }
  .donation-tab li {
    width: calc(50% - 8px); }
  .donation-tab .nav-link {
    padding: 25px;
    border-radius: 8px;
    background-image: linear-gradient(to right top, rgba(40, 55, 132, 0.1) -50% -40%, #283784 20% 70%, rgba(40, 55, 132, 0.1) 140% 150%);
    color: #000;
    font-weight: 400;
    transition: none;
    font-size: 1.125rem;
    line-height: 24px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center; }
    .donation-tab .nav-link.active {
      background-image: linear-gradient(to right top, rgba(191, 148, 49, 0.1) -50% -40%, #bf9431 20% 70%, rgba(191, 148, 49, 0.1) 140% 150%);
      color: #fff;
      font-weight: 700; }
      .donation-tab .nav-link.active .circle-icon:before {
        content: "\f192"; }
    .donation-tab .nav-link:hover {
      background-image: linear-gradient(to right top, rgba(191, 148, 49, 0.1) -50% -40%, #bf9431 20% 70%, rgba(191, 148, 49, 0.1) 140% 150%);
      /*color: $black;*/ }
      .donation-tab .nav-link:hover .circle-icon:before {
        content: "\f192"; }
    .donation-tab .nav-link .circle-icon {
      margin-right: .825rem; }
      .donation-tab .nav-link .circle-icon:before {
        content: "\f111";
        color: #fff; }
      .donation-tab .nav-link .circle-icon + i {
        font-size: 1.5rem; }
    .donation-tab .nav-link i {
      margin-right: .5rem; }
    .donation-tab .nav-link label {
      margin-bottom: 0; }
  .donation-tab.isplacebg .nav-link {
    background-color: #CECECE;
    background-image: none !important; }
    .donation-tab.isplacebg .nav-link.active {
      background-image: none !important;
      background-color: #283784; }
  .donation-tab.icon_center .nav-link {
    color: #fff; }

.donationchoose .nav-link, .donationappoint .nav-link {
  background-color: #CED4DA;
  background-image: none !important;
  /*&:hover , &:focus {
      background-color: $primary;
      background-image: none !important;
  }*/ }
  .donationchoose .nav-link.active, .donationappoint .nav-link.active {
    background-color: #283784;
    background-image: none !important; }
.donationchoose .radio-wrap .radio-label:before, .donationappoint .radio-wrap .radio-label:before {
  width: 20px;
  height: 20px;
  top: 5px; }
.donationchoose .radio-wrap input[type="radio"]:checked + .radio-label:after, .donationappoint .radio-wrap input[type="radio"]:checked + .radio-label:after {
  top: 12px;
  left: 7px;
  width: 5px;
  height: 5px; }
.donationchoose.ishover .nav-link:hover, .donationappoint.ishover .nav-link:hover {
  background-color: #283784;
  background-image: none !important;
  color: #fff; }

.more_top_space_30 {
  margin-top: 30px; }

.icon_center .nav-link {
  text-align: center;
  display: block;
  font-weight: bold; }
  .icon_center .nav-link i {
    margin-bottom: 0.25rem;
    margin-right: 0;
    font-size: 1.25rem;
    font-weight: 400; }

.apointment-row {
  display: flex; }
  .apointment-row .pimages {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    overflow: hidden;
    margin-right: 4rem; }
    .apointment-row .pimages img {
      object-fit: cover;
      height: 100%;
      width: 100%; }
  .apointment-row .pcontents {
    padding: 16px;
    flex-grow: 1;
    max-width: 800px; }

.box-title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #CECECE;
  padding-bottom: .75rem;
  margin-bottom: 1.5rem;
  font-size: 1.25rem; }
  .box-title.toogle-active {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0; }
  .box-title span i {
    margin-right: .625rem; }
  .box-title .arrow {
    display: none; }

.donor-heading {
  margin-bottom: .75rem;
  font-weight: normal; }

.bank-name-img {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }
  .bank-name-img .bank-img {
    margin-right: 1.25rem; }
  .bank-name-img h3 {
    font-weight: 700; }

.donation-table {
  margin-bottom: 0; }
  .donation-table td {
    vertical-align: middle;
    border: none; }
    .donation-table td + td {
      text-align: center; }
    .donation-table td .qr_code {
      color: #CECECE; }
  @media all and (min-width: 1200px) {
    .donation-table .bank-name-img-td {
      width: 34%; }
      .donation-table .bank-name-img-td p {
        margin-bottom: .2rem; }
    .donation-table .account-name-td {
      width: 33.25%; } }

#donationModal .box-title {
  justify-content: space-between;
  word-wrap: break-word; }

.modal-donation-body-heading {
  text-align: center;
  margin-bottom: 1.75rem; }
  .modal-donation-body-heading h3 {
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: -0.31px;
    margin-bottom: 1rem;
    line-height: 1.5; }
  .modal-donation-body-heading p {
    font-weight: 400;
    font-size: 0.75rem; }

.money-trasfer-detail h3 {
  font-weight: 700;
  margin-bottom: 1rem; }

.m-transfer-row .lbl {
  font-size: 0.75rem; }
.m-transfer-row p {
  color: #283784; }

.donation-amount-detail {
  text-align: center;
  padding: 1.25rem 0; }
  .donation-amount-detail .d-icon {
    margin-bottom: 1.25rem; }
  .donation-amount-detail .d-amt {
    margin-bottom: 2.5rem; }
  .donation-amount-detail .blog-social {
    justify-content: center; }
  .donation-amount-detail .d-id {
    padding-top: .5rem;
    font-size: 0.75rem; }

.donation-detail-page .white-box {
  border-radius: 8px;
  margin-bottom: 3rem; }

.back-to-home {
  text-align: center;
  margin-bottom: 3rem; }
  .back-to-home a {
    text-decoration: underline;
    color: #283784; }

.bottom_position_fix {
  padding-bottom: 44px !important;
  position: relative; }
  .bottom_position_fix .bottom_brn_wrap {
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 14px; }

.back-to-home-thanks {
  text-align: center;
  margin: 30px 0 60px 0; }
  .back-to-home-thanks .btn {
    min-width: 200px; }

.progressbar {
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.5rem 3.25rem 1.5rem; }
  .progressbar li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    color: #c8cfd6; }
    .progressbar li:not(:last-child) {
      width: 35%; }
      .progressbar li:not(:last-child):before {
        position: absolute;
        right: 15px;
        top: 48%;
        border-bottom: 2px solid rgba(0, 0, 0, 0.12);
        width: 100%;
        width: calc(100% - 15px);
        content: ""; }
      .progressbar li:not(:last-child) .progress-content {
        padding-right: 15px; }
    .progressbar li.active {
      color: #283784; }
      .progressbar li.active .num {
        background: #283784;
        color: #fff; }
    .progressbar li.completed {
      color: #707D8F; }
      .progressbar li.completed .num {
        background: #707D8F;
        color: #fff; }
      .progressbar li.completed:before {
        border-color: #283784 !important; }
  .progressbar .progress-content {
    display: flex;
    align-items: center;
    background: #F1F1F1;
    position: relative;
    z-index: 1;
    font-weight: bold; }
  .progressbar .num {
    width: 44px;
    min-width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 50px;
    text-align: center;
    background: #CED4DA;
    margin-right: 6px;
    color: #fff;
    font-size: 31px; }
  .progressbar .txt {
    font-weight: 700;
    font-size: 1.5rem; }
    .progressbar .txt h3 {
      font-weight: 700;
      font-size: 1.5rem;
      margin-bottom: 5px;
      letter-spacing: 0.15px; }

.bank_mobi_payment {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  white-space: nowrap; }
  .bank_mobi_payment .bank-img {
    margin-bottom: 0; }

.gray_text {
  color: rgba(0, 0, 0, 0.6); }

.donation-list li {
  color: #0DCAF0;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 10px; }
  .donation-list li a {
    color: #0DCAF0; }

.form-group .term_lbl {
  color: #283784; }
  .form-group .term_lbl a {
    color: #283784; }

@media all and (max-width: 991px) {
  .bottom_position_fix {
    padding-bottom: 36px !important; }

  .white-box.is_transparent {
    background: transparent;
    border: none; }

  .donation-tab .nav-link label {
    display: flex; }
  .donation-tab.online-serv-link-wrap .nav-link {
    padding: 30px 15px;
    font-size: 1.125rem; }

  .donation-top-header {
    margin-bottom: 1.75rem; }
    .donation-top-header h1 {
      margin-bottom: .75rem; }
    .donation-top-header .note {
      font-size: 1rem;
      line-height: 24px; }

  .donation-table {
    position: relative; }
    .donation-table .bank_row .radio-wrap {
      position: absolute;
      top: 50%;
      left: 1.75rem;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      height: 30px;
      width: 30px; }

  .mob-hide {
    display: none; }

  .box-title {
    font-size: 1.25rem; }
    .box-title span {
      display: flex; }
      .box-title span + i {
        display: none; }

  .chk-wrap .chkmark {
    flex-wrap: inherit; }

  .apointment-row {
    flex-direction: column; }
    .apointment-row .pimages {
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      margin-bottom: 1rem;
      margin-right: 0;
      max-width: 138px; }
    .apointment-row .pcontents {
      padding: 0; }

  .progressbar {
    padding: 0 0 2.5rem 0;
    align-items: flex-start; }
    .progressbar .num {
      width: 30px;
      height: 30px;
      min-width: 30px;
      line-height: 32px;
      display: inline-block;
      margin-right: 0;
      font-size: 1rem; }
    .progressbar .progress-content {
      display: block;
      text-align: center; }
      .progressbar .progress-content .txt {
        display: none;
        font-size: 0.75rem; }
        .progressbar .progress-content .txt h3, .progressbar .progress-content .txt p {
          font-size: 0.75rem; }
    .progressbar li {
      width: 33.33%; }
      .progressbar li .progress-content {
        width: 100%;
        background: transparent;
        position: relative; }
        .progressbar li .progress-content:before, .progressbar li .progress-content:after {
          position: absolute;
          left: 0;
          top: 15px;
          content: " ";
          width: 20%;
          border-bottom: 1px solid #cbcbcb; }
        .progressbar li .progress-content:after {
          left: auto;
          right: 0%; }
        .progressbar li .progress-content .txt {
          margin-top: .25rem; }
      .progressbar li:first-child .progress-content:before {
        display: none; }
      .progressbar li:last-child .progress-content:after {
        display: none; }
      .progressbar li.active .progress-content:before {
        border-color: #283784; }
      .progressbar li.active .progress-content .txt {
        display: block !important; }
      .progressbar li.completed .progress-content:after, .progressbar li.completed .progress-content:before {
        border-color: #283784; }
      .progressbar li:not(:last-child) {
        width: 33.33%; }
        .progressbar li:not(:last-child):before {
          border-bottom: none; }
        .progressbar li:not(:last-child) .progress-content {
          padding-right: 0px; }

  .donation-tab, .threeTab {
    flex-wrap: wrap;
    margin-bottom: 1.25rem; }
    .donation-tab.icon_center .nav-link, .threeTab.icon_center .nav-link {
      display: block; }
    .donation-tab .nav-item, .threeTab .nav-item {
      width: 100% !important; }
      .donation-tab .nav-item + .nav-item, .threeTab .nav-item + .nav-item {
        margin-top: 10px; }

  .stepbtn-wrap {
    flex-wrap: wrap;
    justify-content: center !important; }

  .donation-first1 .box-title i.arrow {
    display: none; }
  .donation-first1 .center-mob .donation_second {
    order: 1;
    margin-bottom: 1rem;
    margin-top: 1rem; }
  .donation-first1 .center-mob .back-link {
    order: 2;
    margin-bottom: 1rem;
    width: 100%;
    margin-top: .5rem; }

  .slider-title {
    margin-bottom: 1.25rem; }

  .donation-tab.icon_center {
    margin-bottom: 136px;
    margin-top: 60px; }
    .donation-tab.icon_center .nav-link {
      padding: 25px;
      display: flex;
      margin-bottom: 10px;
      font-size: 1rem; }
      .donation-tab.icon_center .nav-link i {
        margin-bottom: 0;
        margin-right: 1rem; }
      .donation-tab.icon_center .nav-link br {
        display: none; }

  .donation-table {
    display: table;
    min-width: 100% !important; }
    .donation-table th, .donation-table td {
      display: block;
      text-align: center; }
      .donation-table th + td, .donation-table td + td {
        /*padding-top: 6px;
        padding-bottom: 6px;*/ }
    .donation-table .bank-name-img {
      display: block;
      text-align: center; }
      .donation-table .bank-name-img .bank-img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.25rem; }
      .donation-table .bank-name-img p {
        margin-bottom: 0; }
    .donation-table .btn {
      min-width: 115px; }
    .donation-table .qr_code {
      text-decoration: underline;
      display: block;
      margin-top: .5rem; }

  .tablefooter {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px; }

  .project-title select.text-primary {
    min-width: 100px !important;
    border-radius: 15px;
    text-align: left !important; }

  .other-health-slider-wrap .block-title {
    font-size: 1.25rem;
    border-bottom: 1px solid #CECECE;
    padding-bottom: .5rem;
    margin-bottom: 1rem;
    text-align: left; }

  .center-mob {
    text-align: center !important; }

  .form-group .chk-wrap .chkmark {
    /* display: block; */ }

  .mob-block {
    display: block !important; }
    .mob-block .btn {
      margin-top: .75rem;
      min-width: 150px; }

  .donation-modal-content {
    text-align: center; }

  .back-to-home-thanks {
    margin: 75px 0 75px 0; }

  .blog-detail-page ul.banner-slider {
    margin-bottom: 0; }

  .blog-detail-box {
    font-size: 1rem;
    line-height: 1.8; }
    .blog-detail-box p {
      font-size: 1rem !important; }

  .money-trasfer-detail h3 {
    text-align: left; }

  /*  donation detail page  */
  .donation-datail-banner {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0; } }
/**/
.doctor-appointments-page {
  background: url("../../images/banner/doctorappointmentsbg.png");
  word-wrap: break-word; }
  .doctor-appointments-page .titlebar {
    color: #243877;
    font-size: 1.75rem; }

.modal_custom_design {
  color: #343a40; }
  .modal_custom_design .modal-dialog {
    max-width: 1164px; }
  .modal_custom_design .modal-footer {
    padding-top: 40px;
    padding-bottom: 48px; }

.doctor-tophead {
  margin-bottom: 3rem; }
  .doctor-tophead h1 {
    margin-bottom: 1.25rem;
    letter-spacing: 0.15px;
    position: relative;
    font-weight: bold; }
    .doctor-tophead h1:after {
      content: "";
      position: absolute;
      bottom: -10px;
      width: 200px;
      left: 0;
      height: 2px;
      border-bottom: 2px solid #707D8F; }
    .doctor-tophead h1.border-none:after {
      display: none; }

.doctor-subhead, .doctor-subheads {
  margin-bottom: 2.5rem; }
  .doctor-subhead h3, .doctor-subheads h3 {
    letter-spacing: 0.15px;
    position: relative;
    font-weight: bold;
    color: #243877; }
    .doctor-subhead h3:after, .doctor-subheads h3:after {
      content: "";
      position: absolute;
      bottom: -10px;
      width: 200px;
      left: 0;
      height: 2px;
      border-bottom: 2px solid #707D8F; }
  .doctor-subhead.no_border:after, .doctor-subheads.no_border:after {
    border-bottom: none; }

.appointmentwrap {
  margin-bottom: 50px; }

.appointmentlist ul {
  list-style: none;
  background-color: #fff;
  padding: 0 87px 0 0;
  margin: 0 0 20px 0;
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  justify-content: space-between;
  line-height: 1.8; }
  .appointmentlist ul > li {
    flex-grow: 1; }
    .appointmentlist ul > li + li {
      margin-left: auto;
      text-align: right; }
  .appointmentlist ul .thumbimg {
    display: flex;
    align-items: center;
    margin-right: 16px; }
    .appointmentlist ul .thumbimg img {
      max-width: 241px;
      width: 241px;
      min-width: 241px;
      margin-right: 88px;
      border-radius: 4px; }
  .appointmentlist ul .thumbinfo {
    flex-grow: 1; }
  .appointmentlist ul .prname {
    font-size: 1.5rem;
    color: #243877;
    font-weight: 700; }
  .appointmentlist ul .prId {
    display: block;
    font-size: 0.875rem; }

.progresswrap {
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3.25rem; }
  .progresswrap li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    color: #CED4DA; }
    .progresswrap li:not(:last-child) {
      width: 33.33%; }
      .progresswrap li:not(:last-child):before {
        position: absolute;
        left: 35%;
        top: 48%;
        border-bottom: 2px solid rgba(0, 0, 0, 0.12);
        width: 90%;
        content: ""; }
    .progresswrap li.active {
      color: #283784; }
      .progresswrap li.active .num {
        background: #283784;
        color: #fff; }
    .progresswrap li.completed {
      color: #707D8F; }
      .progresswrap li.completed .num {
        background: #707D8F;
        color: #fff; }
      .progresswrap li.completed:before {
        border-color: #243877 !important; }
  .progresswrap .progress-content {
    display: flex;
    align-items: center;
    background-color: #F1F1F1;
    position: relative;
    border-radius: 30px;
    z-index: 1;
    padding-right: 15px;
    font-weight: bold; }
  .progresswrap .num {
    width: 44px;
    min-width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 50px;
    text-align: center;
    background: #CED4DA;
    margin-right: 6px;
    font-weight: 700;
    color: #fff; }
  .progresswrap .txt {
    font-size: 1rem;
    font-weight: 700; }
    .progresswrap .txt h3 {
      font-weight: 700;
      font-size: 1rem;
      margin-bottom: 5px; }

.iti {
  width: 100%; }

.notewrap {
  color: #DC3545; }
  .notewrap h4, .notewrap .foothead {
    text-decoration: underline;
    font-size: 1rem; }
  .notewrap ol, .notewrap .num-list {
    margin-left: 2rem;
    line-height: 1.8;
    list-style: auto; }

.note_wraps {
  margin-top: 30px;
  margin-bottom: 60px; }

.healthfooterbtn {
  margin-top: 99px;
  margin-bottom: 60px; }

.modal-header {
  border-bottom: none; }

.modal-footer {
  border-top: none; }

.modal-head {
  font-size: 1.75rem;
  color: #243877;
  text-decoration: underline;
  margin-bottom: 32px;
  text-align: center; }

.btnwidth_198 {
  min-width: 198px; }

@media all and (min-width: 992px) {
  .progresswrap {
    margin-left: 120px;
    margin-right: 120px; } }
@media all and (max-width: 991px) {
  .mobile_bottom_space {
    margin-bottom: 1rem; }

  .note_wraps {
    margin-top: 30px;
    margin-bottom: 70px; }

  .modal_custom_design {
    font-size: 0.875rem; }
    .modal_custom_design p.mb-0 {
      text-indent: -1.1rem;
      margin-left: 1.1rem; }
    .modal_custom_design .modal-footer {
      padding-top: 70px;
      padding-bottom: 42px; }

  .healthfooterbtn {
    margin-top: 30px;
    margin-bottom: 60px;
    flex-direction: column;
    text-align: center; }
    .healthfooterbtn a {
      margin-top: 19px;
      order: 2; }

  .doctor-subhead h3, .doctor-subheads h3 {
    font-size: 1.25rem; }

  .bootstrap-select.nametitle {
    display: block !important; }

  .nametitle {
    max-width: 100px; }

  .progresswrap {
    flex-wrap: wrap;
    margin-bottom: 0; }
    .progresswrap li {
      width: 33.33%;
      /* width: auto;
      max-width: 50px; */
      margin: 0 auto;
      display: inline-block;
      height: 52px; }
      .progresswrap li:before {
        width: 100%;
        border-left: 2px solid #CECECE;
        left: 60px !important;
        display: none; }
      .progresswrap li.active .num {
        margin-right: 0;
        margin-bottom: 5px; }
      .progresswrap li.active .txt {
        display: block; }
      .progresswrap li .num {
        margin-right: 0;
        margin-bottom: 8px; }
      .progresswrap li .txt {
        display: none;
        font-size: 0.75rem;
        max-width: 150px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .progresswrap li .txt h3 {
          font-size: 0.75rem; }
      .progresswrap li:first-child .progress-content:before {
        display: none; }
      .progresswrap li:last-child .progress-content:after {
        display: none; }
      .progresswrap li.active .progress-content:before {
        background-color: #283784; }
      .progresswrap li.completed .progress-content:after, .progresswrap li.completed .progress-content:before {
        background-color: #283784; }
    .progresswrap .progress-content {
      flex-direction: column;
      background: transparent;
      padding-left: 8px;
      padding-right: 8px;
      position: relative; }
      .progresswrap .progress-content:before, .progresswrap .progress-content:after {
        position: absolute;
        content: "";
        top: 22px;
        height: 2px;
        width: calc(50% - 35px);
        background: #CECECE; }
      .progresswrap .progress-content:before {
        left: 0; }
      .progresswrap .progress-content:after {
        right: 0; }

  .appointmentwrap {
    margin-bottom: 30px; }
    .appointmentwrap .appointmentwrap:last-child {
      margin-bottom: 60px; }

  .appointmentlist ul {
    padding: 0;
    background: transparent; }
    .appointmentlist ul > li {
      display: flex; }
    .appointmentlist ul .content_wrap {
      display: flex;
      flex-direction: column;
      flex-grow: 1;
      height: 100%; }
    .appointmentlist ul .health_name {
      flex-grow: 1; }
    .appointmentlist ul .thumbimg {
      align-items: flex-start;
      margin-right: 0;
      flex-grow: 1; }
    .appointmentlist ul .prId {
      font-size: 0.75rem; }
    .appointmentlist ul li:not(:first-child) {
      padding: 0 15px; }
    .appointmentlist ul .thumbimg .btn {
      font-size: 0.75rem; }
    .appointmentlist ul .thumbimg img {
      max-width: 138px;
      width: 138px;
      min-width: 138px;
      margin-right: 16px;
      height: 100%; }
    .appointmentlist ul .prname {
      font-size: 0.875rem; } }
.finddoctor {
  background: url("../../images/banner/doctorappointmentsbg.png"); }

.doctor-tophead {
  margin-bottom: 3rem; }
  .doctor-tophead.bannertop {
    margin-top: 0; }
  .doctor-tophead h1 {
    margin-bottom: 1.25rem;
    letter-spacing: 0.15px;
    position: relative;
    font-weight: bold; }
    .doctor-tophead h1:after {
      content: "";
      position: absolute;
      bottom: -10px;
      width: 200px;
      left: 0;
      height: 2px;
      border-bottom: 2px solid #707D8F; }
  .doctor-tophead.no_border h1:after {
    border-bottom: none; }

.top_space {
  margin-top: 30px; }

.doctor-topheads {
  margin-bottom: 1rem; }
  .doctor-topheads h1 {
    margin-bottom: 1rem;
    letter-spacing: 0.15px;
    position: relative;
    font-weight: bold; }

.cart-title {
  font-size: 1.75rem;
  margin-bottom: 35px; }

.searhform select {
  text-align: center;
  font-weight: 700;
  color: #243877; }

/*#searchbox {
    position: relative;
    border: 1px solid $border;
    overflow: hidden; border-radius: 0.25rem;
    i {
        margin: auto 0;
        position: absolute;
        height: 50px; line-height: 50px;
        top: 0; bottom: 0;
        font-weight: 300;
        font-size: $font-medium;
        width: 50px; right: 0;
        color: #F2C2A080;
        text-align: center;
    }

    input {
        border: 1px solid transparent;
        padding-right: 50px;
    }
}*/
.doctorlist {
  max-width: 1049px;
  margin-left: auto;
  margin-right: auto; }
  .doctorlist .doclist .cname {
    min-height: auto; }

.healththumbs .doclist .cname {
  min-height: auto; }

.minihead {
  margin-top: 25px;
  color: #283784;
  font-weight: 700;
  font-size: 1.25rem; }
  .minihead.searchtext {
    margin-bottom: 30px;
    color: #b89831;
    font-size: 1rem;
    margin-top: 0;
    font-weight: normal; }
    .minihead.searchtext span {
      color: #CECECE;
      margin-right: 10px; }

/* Thumbanails Design */
.doclist {
  background-color: #fff;
  border-radius: 8px;
  text-align: center;
  padding: 16px;
  height: 100%;
  transition: all 0.3s;
  position: relative;
  /*.doccontent {
      height: 100%;
      display: flex;
      -webkit-box-orient: vertical!important;
      -webkit-box-direction: normal!important;
      -ms-flex-direction: column!important;
      flex-direction: column!important;
  }
  .doccontent-bottom {
      margin-top: auto;
  }*/ }
  .doclist:hover {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.22)); }
  .doclist .img {
    margin-bottom: 5px; }
    .doclist .img img {
      border-radius: 9px;
      /*height: 350px;*/ }
  .doclist .cname {
    color: #243877;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 1.25rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 60px; }
  .doclist .sname {
    letter-spacing: -0.08px;
    margin-bottom: 5px;
    font-size: 0.875rem;
    overflow: hidden;
    line-height: 22px;
    /*        min-height: 135px;*/
    /*        height: 110px;*/ }
    .doclist .sname .text-warning {
      color: #b89831 !important; }
    .doclist .sname .border-bottom {
      display: block;
      border-bottom: 1px solid #CECECE;
      padding-bottom: .1rem;
      margin-bottom: .2rem; }
    .doclist .sname br {
      display: block;
      border-bottom: 1px solid #CECECE;
      padding-bottom: .1rem;
      margin-bottom: .2rem; }

.doccontent .btngroups {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline; }
  .doccontent .btngroups .btn {
    width: calc(50% - 5px);
    min-width: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    font-size: 0.75rem !important; }
    .doccontent .btngroups .btn:first-child {
      margin-right: 0; }

.slidewrap {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .slidewrap.more_gap {
    margin-left: -16px;
    margin-right: -16px; }
    .slidewrap.more_gap .item-box {
      padding-left: 16px !important;
      padding-right: 16px !important; }

.sliderinnerWrap {
  margin-bottom: 70px; }

.item-box {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important; }

.viewbtn {
  margin-top: 15px;
  margin-bottom: 8px; }
  .viewbtn .btn {
    font-weight: 700;
    letter-spacing: -0.31px; }
  .viewbtn a.btn {
    border-width: 1px;
    border-style: solid;
    font-size: 0.875rem; }
  .viewbtn i {
    font-weight: 400;
    margin-right: 5px; }

.btngroups .btn {
  width: calc(50% - 10px);
  /*background-image: url("../../images/btnbg.png") !important;
  color: $white;border:none;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: calc(50% - 10px);
  border-radius: 4px;
  font-weight: 700;
  
  overflow: hidden;*/ }
  .btngroups .btn:first-child {
    margin-right: 15px; }
  .btngroups .btn img {
    vertical-align: baseline; }
.btngroups.cat-btngroups .btn {
  letter-spacing: -0.31px;
  background-color: transparent;
  color: #283784;
  border-color: rgba(173, 181, 189, 0.5);
  font-weight: 400; }
  .btngroups.cat-btngroups .btn:hover {
    color: #B89831;
    border-color: #B89831; }
  .btngroups.cat-btngroups .btn.active, .btngroups.cat-btngroups .btn:active {
    color: #fff;
    border-color: #B89831;
    background-image: linear-gradient(to right top, rgba(191, 148, 49, 0.1) -50% -40%, #bf9431 20% 70%, rgba(191, 148, 49, 0.1) 140% 150%); }

/*Find Doctor Details*/
.green-box .link-bg {
  background-image: linear-gradient(to right top, rgba(40, 55, 132, 0.1) -50% -40%, #283784 20% 70%, rgba(40, 55, 132, 0.1) 140% 150%);
  color: #fff;
  text-align: center;
  padding: 18px;
  border-radius: 8px;
  font-weight: 700;
  display: inline-block; }
  .green-box .link-bg:hover, .green-box .link-bg:active, .green-box .link-bg:focus {
    background-image: linear-gradient(to right top, rgba(191, 148, 49, 0.1) -50% -40%, #bf9431 20% 70%, rgba(191, 148, 49, 0.1) 140% 150%); }
.green-box .img {
  margin-bottom: 10px; }
  .green-box .img img {
    margin-left: auto;
    margin-right: auto; }

.num-list {
  margin-left: 2rem;
  list-style: auto !important; }
  .num-list.bottomspace {
    margin-bottom: 64px; }

.notification {
  margin-top: 24px;
  margin-bottom: 32px; }

.notewrap_green {
  color: #343a40;
  margin-bottom: 80px; }
  .notewrap_green h4 {
    text-decoration: underline;
    font-size: 1rem;
    font-weight: 700; }
  .notewrap_green ol {
    margin-left: 1.5rem;
    line-height: 1.8;
    list-style: auto; }

.review-row {
  padding: 13px 0;
  border-bottom: 1px solid #CECECE;
  color: #283784; }
  .review-row .review_left.bold_text {
    font-weight: bold;
    font-size: 1.125rem; }
  .review-row .review_left.secondary_text {
    color: #343a40;
    font-weight: 500; }
  .review-row.last_child {
    border-bottom: none; }
  .review-row.not_border {
    border-bottom: none; }
  .review-row.top_border {
    border-top: 1px solid #CECECE; }

.review-head {
  font-weight: 700;
  margin-top: 9px;
  margin-bottom: 0;
  color: #283784;
  font-size: 1.125rem; }
  .review-head.top_border {
    border-top: 1px solid #CECECE;
    padding-top: 16px; }

.review-subhead {
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 9px;
  color: #283784;
  margin-bottom: 7px; }

.blogs_desc {
  margin-bottom: 30px;
  line-height: 1.8;
  word-wrap: break-word; }
  .blogs_desc ul, .blogs_desc ol {
    line-height: 1.8;
    padding-left: 20px; }

.blogyoutubeiframe {
  text-align: center; }
  .blogyoutubeiframe iframe, .blogyoutubeiframe video {
    height: 640px;
    width: 100% !important; }

.review-row .review_right, .review-row .review_left {
  line-height: 1.8; }

@media all and (min-width: 992px) {
  .doctorlist .doclist {
    padding-bottom: 110px; }
    .doctorlist .doclist .view-btngroup-wrap {
      position: absolute;
      width: calc(100% - 32px);
      bottom: 15px; }

  .sub_specialty {
    /*        display: block;*/
    overflow: hidden; }
    .sub_specialty span {
      display: block; }

  .review-row {
    display: flex;
    padding: 13px 0;
    border-bottom: 1px solid #CECECE;
    color: #283784; }
    .review-row .review_left {
      flex: 0 0 25%;
      max-width: 25%;
      margin-right: 1.5rem; }
      .review-row .review_left.bold_text {
        font-weight: bold; }
      .review-row .review_left.secondary_text {
        color: #343a40; }
      .review-row .review_left.full_length {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0; }
    .review-row .review_right {
      flex: 0 0 75%;
      max-width: 75%; }

  .review-wraps {
    padding-left: 1rem;
    padding-right: 1rem; }
    .review-wraps .review_right {
      margin-left: -0.5rem; } }
.health-slider .item-wrap img, .health-slider .prod-img img {
  border-radius: 4px; }
.health-slider .product-item-info {
  padding-top: 12px; }

@media all and (max-width: 991px) {
  .review-row .review_left.bold_text {
    margin-bottom: 15px; }
  .review-row .review_left.secondary_text {
    margin-bottom: 15px; }

  .health-slider .item-wrap img, .health-slider .prod-img img {
    width: 100%; }
  .health-slider .item-box .text-right .read-more {
    margin: 0; }
  .health-slider .viewmore-wrap {
    margin-top: 20px;
    margin-bottom: 15px; }

  .blogyoutubeiframe {
    text-align: center; }
    .blogyoutubeiframe iframe, .blogyoutubeiframe video {
      height: 100%;
      border-radius: 8px;
      overflow: hidden; }

  .doclist .sname .border-bottom {
    font-size: 1rem; }

  .doclist .sname {
    min-height: auto; }

  .doctor-tophead.bannertop {
    margin-top: 10px; }

  .green-box .link-bg {
    padding: 16px 32px;
    display: flex;
    font-size: 1.125rem;
    align-items: center; }
    .green-box .link-bg svg {
      margin-right: 16px; }

  .notification .form-group {
    margin-bottom: 10px; }

  .bottombulletMobile {
    margin-bottom: 60px !important; }
    .bottombulletMobile .mcs-item .slider-item {
      padding-left: 0;
      padding-right: 0; }

  .slidewrap .MagicScroll-horizontal .mcs-button-arrow-prev, .slidewrap .MagicScroll-horizontal .mcs-button-arrow-next, .magicSlidernoarrows .MagicScroll-horizontal .mcs-button-arrow-prev, .magicSlidernoarrows .MagicScroll-horizontal .mcs-button-arrow-next {
    display: none !important; }
  .slidewrap .MagicScroll-horizontal .mcs-bullets, .magicSlidernoarrows .MagicScroll-horizontal .mcs-bullets {
    left: 15px;
    right: 15px;
    max-width: 80%; }

  .doctor-tophead {
    margin-bottom: 35px; }
    .doctor-tophead.not_border {
      margin-bottom: 30px; }
      .doctor-tophead.not_border h1:after {
        border-bottom: none; }
    .doctor-tophead h1 {
      font-size: 1.563rem; }

  .cart-title {
    font-size: 1.5rem;
    margin-bottom: 25px; }

  .top_space {
    margin-bottom: 30px !important; }
    .top_space h1:after {
      border-bottom: none; }

  .text_label_one {
    padding-bottom: 2px; }

  .text_label_two {
    padding-top: 0; }

  .title_payment_bg {
    color: #243877; }

  .subtitle_payment_bg {
    color: #343a40; }

  .value_payment_bg {
    color: #243877; }

  .order_mobtwo {
    order: 2; } }
@media all and (max-width: 480px) {
  .btngroups .btn {
    display: block;
    width: 100%;
    min-width: auto; }
    .btngroups .btn:first-child {
      margin-bottom: 16px;
      margin-right: 0; } }
.doctor-details {
  background: url("../../images/banner/doctorappointmentsbg.png");
  /*.health-slider {
     margin-bottom: .5rem !important; 
  }*/ }
  .doctor-details .dcontent .d-list {
    line-height: 1.8; }
    .doctor-details .dcontent .d-list + ul {
      padding-left: 1.25rem; }
  .doctor-details .dcontent p.d-list {
    padding-left: 0; }
  .doctor-details .dcontent ul.d-list {
    padding-left: 1.25rem;
    line-height: 1.8; }
  .doctor-details .dcontent ul, .doctor-details .dcontent ol, .doctor-details .dcontent p {
    line-height: 1.8; }
  .doctor-details .dcontent .table-responsive {
    margin-bottom: 18px; }
    @media all and (min-width: 992px) {
      .doctor-details .dcontent .table-responsive {
        margin-bottom: 25px; } }
  .doctor-details .other-health-slider-wrap {
    margin-bottom: 30px; }
    .doctor-details .other-health-slider-wrap .product-info {
      padding: .25rem 1.2rem 1rem 1.2rem; }

.titlehead {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 32px; }

.title-border {
  font-size: 1.25rem;
  color: #243877;
  font-weight: 700;
  margin-bottom: 18px; }

.whitebox {
  background-color: #fff;
  border-radius: 10px;
  padding: 12px 14px 20px; }
  .whitebox.more_spaces {
    padding: 32px 16px; }
  .whitebox.top_space {
    margin-top: 11px; }

.doctor-img-shadow {
  border-radius: 9px;
  box-shadow: 3px 3px 4px 0px #00000038; }

.dname {
  font-size: 1.5rem;
  border-bottom: 1px solid #CED4DA;
  padding-bottom: .5rem;
  margin-bottom: 1.25rem;
  margin-top: 22px;
  display: flex;
  color: #243877;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 700; }
  .dname img {
    max-width: 22px;
    display: inline-block;
    vertical-align: middle; }
  .dname.open i.toggleContents:before {
    content: "\f077"; }
  .dname span i, .dname span img {
    margin-right: .25rem; }
  .dname + .dcontent {
    padding-bottom: .1rem; }

.doctor-schedule-enquiry {
  text-align: center;
  margin-top: -1rem;
  margin-bottom: 1.625rem; }
  .doctor-schedule-enquiry a {
    color: #000; }
    .doctor-schedule-enquiry a:hover {
      color: #283784; }

.doct-schedule-enq-td + td {
  display: none; }

#doctorSearhform .search-bar .filter-list {
  background-color: #fff; }
#doctorSearhform .search-bar .togglefilter {
  background-color: #fff; }

.notehead {
  color: #243877;
  font-weight: 700;
  font-size: 1.5rem; }
  .notehead img {
    display: inline-block;
    vertical-align: middle; }

.notedesc {
  /*display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;  
  overflow: hidden;*/
  max-height: 100px;
  line-height: 1.8;
  margin-bottom: 0;
  height: 100%; }
  .notedesc.morespace {
    margin-bottom: 23px;
    min-height: auto; }
  .notedesc.h-auto {
    min-height: auto; }

.d-list {
  margin: 0 0 16px 0;
  padding: 0 0 0 1.25rem; }
  .d-list span {
    background-color: transparent !important; }

.timetable th, .timetable td {
  text-align: center; }
.timetable th {
  color: #243877;
  font-weight: 700;
  font-size: 20px;
  border-top: none; }
.timetable tr.rownoborder td {
  border-top: none;
  padding-top: 0; }

.doctor-detail-top-sec {
  margin-bottom: 30px; }
  @media all and (min-width: 768px) {
    .doctor-detail-top-sec {
      padding-bottom: 0; } }

.doc-detail-btn-group .btn i, .doc-detail-btn-group .btn img {
  filter: brightness(0) invert(1);
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: .25rem; }

/*Thumb info*/
.healththumbs .prod-img a {
  /*position: static !important;*/ }
.healththumbs .prod-img {
  margin-bottom: 15px; }
.healththumbs .product-title {
  text-align: left;
  margin-bottom: 24px; }
.healththumbs .item-wrap {
  overflow: hidden;
  position: relative;
  border-radius: 8px; }
.healththumbs .product-info {
  padding: 17px 14px 20px 14px; }
.healththumbs .product-item-info .date {
  min-height: 22px;
  display: block; }

.text_read_more_wrap {
  text-align: right;
  margin-top: 0.5rem; }
  .text_read_more_wrap .text_read_more i {
    margin-left: 0.5rem; }
  .text_read_more_wrap .no_space {
    margin: 0;
    display: block;
    font-size: 0.875rem;
    text-decoration: none;
    font-weight: bold; }

.other-benifite-wrap .item-wrap .item-info {
  padding: 11px 16px 16px 16px; }
.other-benifite-wrap .text_read_more_wrap {
  margin-top: 15px;
  margin-bottom: 40px; }

.read_mores {
  text-align: right;
  display: block; }

.text_read_more {
  text-decoration: underline;
  color: #283784;
  font-weight: normal; }

#medicallistData .item-infos {
  height: 0; }
  #medicallistData .item-infos .link-product-name {
    color: #fff;
    padding: 16px;
    display: inline-block; }
    #medicallistData .item-infos .link-product-name:hover, #medicallistData .item-infos .link-product-name:focus, #medicallistData .item-infos .link-product-name:active {
      opacity: 0.7; }
#medicallistData .product-titles {
  text-align: left;
  padding: 16px 16px 32px 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  bottom: 75px;
  z-index: 2; }
#medicallistData .healththumbs .prod-img {
  margin-bottom: 0; }
  #medicallistData .healththumbs .prod-img img {
    width: 100%; }

#newslistData .healthinfo {
  text-align: left;
  padding: 0; }
#newslistData .readmore {
  padding: 0; }
#newslistData .relatethumbs .date {
  margin-bottom: 0;
  color: #484E53; }
#newslistData .dateinfo {
  margin-top: 15px;
  display: flex;
  justify-content: space-between; }
#newslistData .healthinfo {
  padding: 15px; }
#newslistData .name {
  margin-bottom: 0; }
#newslistData .listurl {
  display: block; }

#healthlistData .healththumbs .prod-img {
  margin: 12px 14px 9px 14px; }

.slidewrap .title-border {
  font-size: 1.5rem; }
.slidewrap .view-all {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #243877;
  text-align: right; }

.healthinfo {
  color: #243877;
  background-color: #fff;
  padding: 8px 21px 18px 21px; }
  .healthinfo.healthinfo {
    padding: 12px 14px 20px 14px; }
  .healthinfo .name {
    padding: 4px 12px 4px 12px;
    border: 1px solid #283784;
    border-radius: 4px;
    display: inline-block;
    font-size: 0.875rem;
    transform: none !important;
    -webkit-writing-mode: unset !important;
    writing-mode: unset !important; }
    .healthinfo .name:hover, .healthinfo .name:active, .healthinfo .name:focus {
      background-color: #283784;
      border: 1px solid #283784;
      color: #fff; }
  .healthinfo .names {
    font-size: 1rem;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: -0.3100000023841858px;
    text-align: left;
    color: #243877;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .healthinfo .desc {
    margin-top: 5px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 55px;
    text-align: left;
    color: #243877;
    font-weight: bold;
    font-size: 1rem; }
    .healthinfo .desc p {
      text-align: left !important; }
    .healthinfo .desc h3 {
      margin: 0; }
  .healthinfo .readmore {
    text-align: right;
    font-weight: 400; }
    .healthinfo .readmore .readlink {
      font-weight: 400;
      font-size: 0.875rem; }
  .healthinfo .tag_name {
    background: #fff;
    border: 1px solid #283784;
    color: #283784;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.2;
    display: inline-flex; }
    .healthinfo .tag_name:hover {
      border-color: #B89831;
      color: #B89831; }

.readlink {
  color: #243877;
  font-size: 0.875rem;
  font-weight: 700; }
  .readlink i {
    transition: 0.1s ease-in; }
  .readlink:hover i {
    transform: translateX(50%); }

.thumbswrap {
  background-color: #fff;
  padding: 12px 14px 20px;
  border-radius: 10px;
  margin-right: 16px; }

.other-health-slider-wrap .title-border {
  padding: .5rem 0; }

/* Related Slider */
.relatedslider .item-box {
  /* padding-left: 12.5px !important;
  padding-right: 12.5px !important; */ }
  .relatedslider .item-box .thumbswraps {
    margin-right: 0; }
.relatedslider .health-product-grid {
  margin-left: -12.5px;
  margin-right: -12.5px; }
.relatedslider .title-border {
  padding: 10px 0; }
.relatedslider .view-all {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #243877;
  text-align: right; }
.relatedslider .otherthumbs .otherinfo {
  padding: 1rem; }

.thumbswraps {
  border-radius: 8px;
  margin-right: 16px;
  background-color: #fff;
  overflow: hidden; }

.relatethumbs .prod-img a {
  /*position: static !important;*/ }
.relatethumbs .prod-img {
  margin-bottom: 0; }
.relatethumbs .btngroups {
  margin-bottom: 5px; }
.relatethumbs .price {
  margin-bottom: 4px;
  color: #243877; }
  .relatethumbs .price i {
    color: #0DCAF0; }
  .relatethumbs .price span {
    color: #3F4650;
    font-size: 0.75rem; }
.relatethumbs .date {
  margin-bottom: 10px;
  font-size: 0.75rem; }
  .relatethumbs .date i {
    color: #0DCAF0; }

.doctor_detailswrap img {
  border-radius: 9px; }

.other-health-slider-wrap .block-title {
  font-size: 1.25rem;
  margin-bottom: 1.3rem; }

@media all and (min-width: 992px) {
  .note_head_col {
    padding-left: 30px;
    position: relative; }

  html[lang="th"] .notedesc {
    max-height: 90px; }

  .doctor_detailswrap .doctor_detailsubwrap {
    position: absolute;
    left: 30px;
    right: 60px;
    bottom: 70px; }

  .row.doc-detail-btn-group {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 67px; } }
.other-benifite-wrap .item-wrap .date-more-wrap {
  justify-content: right; }
  .other-benifite-wrap .item-wrap .date-more-wrap .read-more {
    font-weight: normal; }

.timetablemob .table-location {
  line-height: 1.8; }

@media all and (max-width: 991px) {
  .flex_directoin_mob {
    flex-direction: column; }

  .health-slider .tag {
    margin-bottom: 12px; }

  .healththumbs .product-title {
    margin-bottom: 5px; }

  .text_read_more_wrap {
    text-align: center;
    margin-bottom: 30px; }
    .text_read_more_wrap.not_bottomspace {
      margin-bottom: 0; }
    .text_read_more_wrap.top_spaces {
      margin-top: 8px; }

  .doctor_detailswrap {
    text-align: center; }

  .text_center_mob {
    text-align: center; }
    .text_center_mob.large_text {
      font-size: 1.563rem;
      margin-bottom: 20px; }

  .scroll_content {
    display: none; }

  .show_all_content {
    font-size: 1.75rem;
    color: #283784; }
    .show_all_content.active:before {
      content: "\f077"; }

  .calender {
    width: 100% !important; }

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

  .doc-detail-btn-group .btn {
    margin-top: .5rem; }

  .healthinfo {
    padding: 5px 14px 14px 14px; }
    .healthinfo.healthinfo {
      padding: 5px 14px 11px 14px; }
    .healthinfo .desc {
      margin-top: 0; }
    .healthinfo .btn {
      font-size: 0.875rem; }

  .notedesc {
    min-height: auto;
    margin-bottom: 16px;
    height: auto; }

  .notehead {
    font-size: 1.25rem; }

  .doc-detail-titlehead {
    background: #fff;
    padding: 1.5rem 1rem 1rem 1rem;
    border-radius: 8px 8px 0 0;
    text-align: center;
    margin-bottom: -4px;
    font-size: 1.5rem; }

  .dname {
    font-size: 1.125rem;
    line-height: 30px; }

  .relatedslider .item-box {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .relatedslider .health-product-grid {
    margin-left: -10px;
    margin-right: -10px; }
  .relatedslider .title-border {
    padding: 0; }
  .relatedslider.other_packages_wrap .item-box {
    padding-left: 15px !important;
    padding-right: 0 !important; }

  .slidewrap .title-border {
    padding: 16px;
    color: #283784;
    margin-bottom: 0;
    font-size: 1.25rem; }

  .other-health-slider-wrap .MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow, .relatedslider .MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow {
    display: none !important; }
  .other-health-slider-wrap .thumbswraps, .relatedslider .thumbswraps {
    /*margin: 0;*/ }

  /**/
  .other_packages_slider_wrap {
    padding-bottom: 30px; }
    .other_packages_slider_wrap .thumbswraps {
      margin-right: 0px;
      border-radius: 8px;
      box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2); }
    .other_packages_slider_wrap .relatethumbs {
      /* padding-left: 0 !important; */
      padding-right: 0 !important; }
    .other_packages_slider_wrap .prod-img {
      background-color: rgba(0, 0, 0, 0.1);
      text-align: center; }
      .other_packages_slider_wrap .prod-img img {
        /* width: 100%; */ }

  .relatedslider .view-all {
    text-align: center;
    margin-top: 8px;
    text-decoration: underline; }
  .relatedslider .title-border {
    border-bottom: 1px solid #CECECE;
    padding-bottom: 8px;
    margin-bottom: 15px; }

  /**/
  .timetablemob {
    overflow: hidden;
    min-width: 300px !important;
    width: 100%;
    border-bottom: 1px solid #CECECE; }
    .timetablemob tbody tr td {
      float: left;
      width: 50%;
      border: none; }
      .timetablemob tbody tr td.doct-schedule-enq-td {
        width: 100%; }
    .timetablemob tbody tr .time-row-head {
      padding-top: 0;
      padding-bottom: 0; }
    .timetablemob tbody tr:first-child .time-row-head h3 {
      padding-top: 0px;
      border-top: none;
      margin-top: 0px; }
    .timetablemob .time-row-head {
      text-align: left; }
      .timetablemob .time-row-head h3 {
        margin-bottom: 0;
        padding-top: 15px;
        border-top: 1px solid #CECECE;
        margin-top: 5px;
        font-size: 1rem; }
    .timetablemob .table-day {
      text-align: left; }
      .timetablemob .table-day .block {
        display: block;
        padding-bottom: .5rem; }
    .timetablemob .table-location {
      text-align: right; } }
.pagebg {
  background: url("../../images/banner/doctorappointmentsbg.png"); }

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

.listnote {
  margin-left: 2.2rem;
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
  line-height: 1.8; }

.doctor-subhead, .doctor-subheads {
  margin-top: 30px; }

.noteremark {
  color: #DC3545;
  font-size: 0.875rem; }

.doctor-subhead.topMoreSpace {
  margin-top: 51px; }

.acceptterm {
  margin-top: 51px; }

.acceptterms {
  margin-top: 60px;
  margin-bottom: 40px; }

.bottomterms {
  margin-top: 40px;
  margin-bottom: 60px; }

.bottomBTN {
  margin-bottom: 60px; }
  .bottomBTN .btn {
    min-width: 240px;
    width: 240px;
    max-width: 100%;
    font-weight: bold; }

.methodrow {
  display: flex;
  padding: 50px 24px 40px 24px;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  margin-bottom: 20px; }

.backwrap {
  margin-top: 50px;
  margin-bottom: 125px; }

.tablefooter {
  border-top: 1px solid #CECECE;
  padding-top: 16px;
  margin-bottom: 40px;
  padding: 16px 40px; }
  .tablefooter .custom-file {
    max-width: 567px; }

.iconswrap {
  color: #243877;
  max-width: 1048px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto; }
  .iconswrap .icons {
    font-size: 1.25rem;
    margin-bottom: 16px; }
    .iconswrap .icons svg {
      margin-bottom: 8px; }
  .iconswrap .icons i {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 8px; }

.message_description {
  line-height: 1.8; }

.iconsnote {
  line-height: 32px;
  font-size: 1.25rem; }

.iconfooter {
  color: #DC3545;
  line-height: 1.8; }
  .iconfooter.more_bottomspace {
    margin-bottom: 60px; }
  .iconfooter.top_borders {
    border-top: 1px solid #CECECE;
    padding-top: 16px; }

.listnone {
  list-style: none; }
  .listnone li {
    margin-bottom: 5px; }

.message_description p {
  margin-bottom: 5px;
  line-height: inherit; }

.threeTab li {
  width: calc(33.333% - 8px) !important; }

.ckk_text {
  color: #243877; }

@media all and (min-width: 992px) {
  .fourTab .nav-item:nth-child(1), .fourTab .nav-item:nth-child(2) {
    margin-bottom: 30px; }

  .more_space_padding {
    padding-left: 40px;
    padding-right: 40px; } }
@media all and (max-width: 991px) {
  .iconsnote, .notewrap {
    font-size: 0.875rem; }

  .iconfooter {
    color: #DC3545; }
    .iconfooter.more_bottomspace {
      margin-bottom: 40px; }

  .healthfooterbtn .btn {
    font-size: 0.875rem; }

  .acceptterm {
    margin-top: 30px; }
    .acceptterm .chk-wrap .chkmark {
      color: #283784; }

  .ckk_text {
    display: flex;
    flex-direction: column; }

  .list-hang .radio-label {
    display: flex; }

  .btn_width_mobiles {
    margin-top: 30px !important;
    margin-bottom: 60px important; }
    .btn_width_mobiles .btn-groups a {
      width: 198px;
      margin-left: auto;
      margin-right: auto; }

  .acceptterms, .backwrap, .bottomterms {
    margin-top: 50px;
    margin-bottom: 20px; }
    .acceptterms .col-6, .backwrap .col-6, .bottomterms .col-6 {
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center; }
      .acceptterms .col-6.text-right, .backwrap .col-6.text-right, .bottomterms .col-6.text-right {
        text-align: center !important; }
    .acceptterms.more_bottoms, .backwrap.more_bottoms, .bottomterms.more_bottoms {
      margin-top: 20px;
      margin-bottom: 117px; }
    .acceptterms .mobi_order_two, .backwrap .mobi_order_two, .bottomterms .mobi_order_two {
      order: 2; }

  .backwrap.center {
    text-align: center;
    margin-bottom: 164px; }

  .bottomterms .btn-groups {
    flex-direction: column; }
    .bottomterms .btn-groups a {
      margin-bottom: 15px; }

  .bottomBTN {
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center !important; }
    .bottomBTN .btn {
      max-width: 198px;
      min-width: auto; }

  span.colon_hide {
    opacity: 0;
    height: 0;
    display: block; }

  .methodrow {
    padding: 16px;
    flex-direction: column;
    align-items: baseline;
    border-radius: 8px;
    border: 1px solid #CECECE; }
    .methodrow h3 {
      margin-bottom: 20px;
      line-height: 32px !important; }
    .methodrow .btn {
      text-align: center;
      display: block;
      width: 100%;
      max-width: 24px;
      margin-left: auto;
      margin-right: auto; } }
/*$default		  :#F0F0F0;*/
/*10px;*/
/*13px;*/
/*20px;*/
.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

/* Search head page */
.has-search {
  position: relative; }

.has-search .form-control {
  padding-right: 2.375rem; }

.search_input {
  flex-grow: 1; }
  .search_input p.error {
    margin-bottom: 3px; }

.top_searchhead {
  font-size: 1rem;
  color: #DC3545; }

.search_form_wraps .search_input {
  margin-right: 1rem;
  margin-bottom: 0;
  border-radius: 10px;
  flex-direction: column;
  border: none;
  overflow: hidden;
  background: none; }
  .search_form_wraps .search_input p.error {
    margin-bottom: 0; }
  .search_form_wraps .search_input #search-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 0; }
.search_form_wraps .search-filter-wrap .serach-wrap {
  background: #E9ECEF;
  border: 1px solid #CECECE;
  border-radius: 10px;
  height: 100%;
  margin-bottom: 5px;
  overflow: hidden; }
.search_form_wraps .search-filter-wrap button i {
  font-weight: 400;
  color: rgba(242, 194, 160, 0.5); }
.search_form_wraps .togglefilter {
  padding: 10px;
  height: 100%; }
  .search_form_wraps .togglefilter.active {
    height: auto; }
.search_form_wraps #searchbox {
  border: none !important; }

.search_top_title {
  font-size: 1.25rem;
  color: #243877;
  margin-bottom: 16px; }

.search-bar {
  margin-top: 40px;
  margin-bottom: 50px; }
  .search-bar #searchProduct {
    padding-right: 40px; }
  .search-bar .search-fields-wrap .filter-list.open {
    display: block !important; }
  .search-bar .filt-list-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #CECECE;
    border-radius: 8px;
    padding: 12px; }
    .search-bar .filt-list-wrap > li.doc-search {
      min-width: 33.33%;
      max-width: 33.33%; }
    .search-bar .filt-list-wrap > li.doc-search.half {
      min-width: 50%;
      max-width: 50%; }
    .search-bar .filt-list-wrap .doc-search {
      padding: 8px; }
      .search-bar .filt-list-wrap .doc-search.btns {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding-top: 18px;
        margin-top: 10px;
        margin-bottom: 4px;
        border-top: 1px solid #CECECE;
        justify-content: space-between; }
        .search-bar .filt-list-wrap .doc-search.btns .btn {
          display: inline-block;
          width: auto;
          min-width: 125px;
          text-align: center; }
  .search-bar .filter-list {
    border-top-right-radius: 0; }
  .search-bar .togglefilter {
    background-color: #F8F9FA; }

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  right: 0;
  top: 50%;
  color: #B89831;
  transform: translateY(-50%);
  margin-right: 1px; }

.searchwrap {
  display: flex;
  align-items: baseline; }
  .searchwrap .has-search {
    height: 100%;
    flex-grow: 1;
    margin-right: 1rem;
    margin-bottom: 0; }

.togglefilter {
  background-color: #fff;
  padding: 12px;
  border-top: 1px solid #CECECE;
  border-left: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom: 1px solid #CECECE;
  border-radius: 8px;
  margin-bottom: -1px;
  min-width: 208px;
  text-align: center;
  cursor: pointer; }
  .togglefilter .filter {
    display: flex;
    align-items: center;
    justify-content: center; }
    .togglefilter .filter i {
      margin-left: 5px; }

.search-bar .filter-list {
  justify-content: space-between; }
  .search-bar .filter-list > li {
    min-width: 20%; }
    .search-bar .filter-list > li .chk-wrap {
      display: block;
      text-align: center;
      padding: 8px 5px; }

.filterlists {
  list-style: none;
  background-color: #fff;
  margin: 0;
  padding: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  border: 1px solid #CECECE;
  justify-content: space-between; }
  .filterlists .chk-wrap {
    margin-bottom: 0 !important;
    padding: 8px;
    width: 100%; }
    .filterlists .chk-wrap .chkmark {
      position: relative;
      cursor: pointer;
      padding: 10px;
      background-color: #E9EBF0;
      border-radius: 8px;
      display: block;
      width: 100%;
      transition: none;
      font-weight: bold; }
      .filterlists .chk-wrap .chkmark:before {
        top: auto;
        left: 10px; }
      .filterlists .chk-wrap .chkmark i {
        display: none; }
    .filterlists .chk-wrap input[type="checkbox"]:checked + .chkmark {
      background-color: #283784;
      color: #fff; }
      .filterlists .chk-wrap input[type="checkbox"]:checked + .chkmark:after {
        top: 10px;
        left: 10px; }
  .filterlists li {
    display: flex;
    flex-grow: 1; }
  .filterlists li.doc-search {
    padding: 8px;
    flex-grow: 1; }
    .filterlists li.doc-search.btns {
      width: 100%;
      max-width: 100%;
      text-align: center;
      border-top: 1px solid #CECECE;
      padding-top: 18px;
      margin-top: 10px;
      margin-bottom: 4px;
      justify-content: center; }
  .filterlists.topmenu {
    display: none; }
  .filterlists .btn {
    max-width: 166px;
    text-align: center; }

h3.sub-title.border-bottom.search-key {
  margin-bottom: 3rem;
  margin-top: -1rem; }

.slider-doc-list-wrap .sname.item-1 {
  height: 60px;
  margin-bottom: 0;
  padding-bottom: 5px; }
  .slider-doc-list-wrap .sname.item-1 .border-bottom {
    margin-bottom: 0 !important;
    padding-bottom: .2rem; }
.slider-doc-list-wrap .sname.item-2 {
  height: 85px; }
.slider-doc-list-wrap .sname.item-3 {
  height: 110px; }
.slider-doc-list-wrap .sname.item-4 {
  height: 135px; }
.slider-doc-list-wrap .sname.item-5 {
  height: 160px; }
.slider-doc-list-wrap .sname.item-2 .border-bottom + .border-bottom, .slider-doc-list-wrap .sname.item-3 .border-bottom + .border-bottom, .slider-doc-list-wrap .sname.item-4 .border-bottom + .border-bottom, .slider-doc-list-wrap .sname.item-5 .border-bottom + .border-bottom {
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden; }

@media all and (min-width: 992px) {
  .searchwrap {
    display: flex;
    align-items: inherit; }

  .togglefilter.active {
    border-bottom: 1px solid transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0; }
    .togglefilter.active i:before {
      content: "\f077"; }

  .filterlists li {
    width: 230px;
    text-align: center; } }
@media all and (max-width: 991px) {
  h3.sub-title.border-bottom.search-key {
    margin-top: 0rem;
    margin-bottom: 30px;
    /*font-size: $font-large1;*/ }

  .search_form_wraps .search-filter-wrap .serach-wrap p.error {
    position: absolute;
    margin-top: 2px; }

  .search-bar {
    margin-top: 30px;
    margin-bottom: 30px; }
    .search-bar .filter-list.open {
      display: block !important; }
    .search-bar #searchProduct {
      border-radius: 30px;
      background-color: #CED4DA; }

  .has-search #search-input {
    background-color: #E9EBF0;
    /*padding: 5px 40px 5px 20px;*/
    border-radius: 30px; }

  .search_form_wraps .search-filter-wrap .serach-wrap {
    border-radius: 30px; }

  .search_form_wraps .togglefilter {
    padding: 12px; }

  .sliderinnerWrap {
    margin-bottom: 30px; }

  #newslistData .relatethumbs .date {
    display: none; }

  #newslistData .readmore {
    margin-left: auto; }

  .filterlists {
    width: 100%;
    background: none;
    border: none;
    padding: 0; }

  .togglefilter {
    white-space: nowrap;
    min-width: auto !important;
    font-size: 0.875rem;
    border-radius: 30px; }

  #more-filter-display {
    /*display: block;*/ }

  .searhform select {
    background-color: #E9EBF0; }

  .search_input p.error {
    font-size: 0.75rem; }

  .filter-list {
    width: 100%;
    max-width: 420px;
    position: fixed;
    overflow: hidden;
    left: 0;
    top: 0;
    transform: translateX(-100%);
    transition: transform 250ms ease-in-out;
    background: #CED4DA;
    overflow-y: auto;
    z-index: 15000;
    max-height: 100%;
    transition: .4s;
    height: 100%;
    z-index: 999;
    padding: 16px;
    display: block; }
    .filter-list .chk-wrap {
      width: 100%;
      padding: 10px 0 !important; }
      .filter-list .chk-wrap .chkmark {
        background-color: #F8F9FA;
        border-radius: 8px;
        display: block;
        width: 100%;
        transition: none;
        border: 1px solid #3F4650;
        color: #283784;
        font-weight: bold; }
    .filter-list > li .chk-wrap {
      text-align: left; }
    .filter-list li {
      margin: 0;
      width: 100%;
      padding: 0 !important; }
      .filter-list li a {
        /*                border: none;
                        border-radius: 0;
                        border-bottom: 1px solid #707D8F !important;
                        font-weight: bold;
                        text-align: left;*/ }
        .filter-list li a.active {
          background: transparent;
          color: #B89831;
          border-color: #B89831 !important; }
        .filter-list li a:hover {
          background: transparent;
          color: #B89831; }
      .filter-list li.doc-search {
        display: flex; }
        .filter-list li.doc-search.btns {
          margin-top: 50px;
          justify-content: space-between;
          border: none;
          justify-content: center; }
      .filter-list li.topmenu {
        font-size: 1.5rem;
        font-weight: bold;
        color: #243877;
        margin-bottom: 30px;
        display: block; }
        .filter-list li.topmenu .clode {
          color: #243877; }
      .filter-list li .list-search {
        flex-grow: 1; }
    .filter-list.open {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      transform: translate(0, 0);
      transition: .5s;
      -webkit-transition: .5s;
      -moz-transition: .5s;
      -ms-transition: .5s;
      -o-transition: .5s;
      display: block !important;
      border: none;
      border-radius: 0;
      margin-top: 0 !important; }

  .search-bar .filt-list-wrap .doc-search {
    margin-bottom: 1.2rem;
    max-width: 100% !important; }
    .search-bar .filt-list-wrap .doc-search.btns {
      border: none !important;
      justify-content: center; }
      .search-bar .filt-list-wrap .doc-search.btns .btn {
        min-width: 42%; }
  .search-bar .filt-list-wrap .list-search label {
    color: #283784;
    font-size: 1rem; }
  .search-bar .filt-list-wrap .doc-search.btns {
    margin-bottom: 0; }

  .pdpa_title {
    font-weight: 400;
    font-size: 0.875rem; }
    .pdpa_title.bottom_space {
      margin-bottom: 24px; } }
/*  Health package detail */
.product-media-info-wrap {
  margin-bottom: 1.75rem; }

.product-media {
  position: relative;
  overflow: hidden; }
  .product-media img {
    border-radius: 8px; }
  .product-media .badge-wrap {
    position: absolute;
    left: -27px;
    top: 20px; }
  .product-media .dis-badge {
    background: #DC3545;
    color: #fff;
    display: block;
    padding: 5px;
    transform: rotate(-45deg);
    min-width: 125px;
    text-align: center; }

.prod-info-detail {
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%; }
  .prod-info-detail > h1, .prod-info-detail > div {
    width: 100%; }
  .prod-info-detail .group-header {
    border-bottom: 1px solid #CECECE;
    margin-bottom: 1.5rem; }
    .prod-info-detail .group-header h1 {
      font-size: 1.5rem;
      font-weight: 600;
      margin-bottom: .625rem;
      letter-spacing: 0.15px; }
  .prod-info-detail .info-list {
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center; }
    .prod-info-detail .info-list li {
      margin-bottom: .25rem;
      margin-right: 1.75rem; }
      .prod-info-detail .info-list li span:not(.lbl) {
        color: rgba(36, 56, 119, 0.5); }
  .prod-info-detail .price-wrap {
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: .5rem; }
    .prod-info-detail .price-wrap .strike-price {
      margin: 0 .5rem 0 0;
      color: #3F4650;
      font-size: 1.125rem;
      letter-spacing: -0.45px; }
    .prod-info-detail .price-wrap .normal-price {
      margin-right: .5rem;
      font-weight: 600;
      line-height: 32px;
      font-size: 1.563rem; }
    .prod-info-detail .price-wrap label {
      margin-bottom: 0;
      margin-right: .3rem;
      font-weight: 300;
      color: #3F4650; }
    .prod-info-detail .price-wrap .price-lbl {
      font-size: 1rem; }
    .prod-info-detail .price-wrap i {
      color: #0DCAF0;
      margin-right: .5rem;
      font-size: 1.25rem; }
  .prod-info-detail .date {
    margin-bottom: 2rem;
    font-size: 1.125rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    line-height: 32px;
    color: #3F4650; }
    .prod-info-detail .date i {
      color: #0DCAF0;
      margin-right: .3rem;
      font-size: 110%; }
  .prod-info-detail .spinergroup {
    max-width: 100%;
    margin-bottom: 1rem;
    background: transparent; }
    .prod-info-detail .spinergroup button, .prod-info-detail .spinergroup input {
      background: transparent; }
  .prod-info-detail .option-add-cart {
    justify-content: space-between;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem; }
    .prod-info-detail .option-add-cart .btn {
      width: 48%;
      margin-bottom: .5rem; }
  .prod-info-detail .ask-tel-wrap .ask-btn {
    cursor: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: -1px;
    border-radius: .25rem 0 0 .25rem;
    background: #F8F9FA; }
  .prod-info-detail .ask-tel-wrap .btn {
    display: block;
    width: 50%; }

.service-recipients {
  background: #fff;
  border: 1px solid #CECECE;
  padding: 1rem;
  border-radius: 8px;
  text-align: center;
  color: #283784;
  margin-bottom: .5rem; }
  .service-recipients h3 {
    font-weight: 600; }
  .service-recipients a {
    color: #283784; }
    .service-recipients a:hover {
      color: #B89831; }

.more-buy-box .form-group {
  line-height: 24px; }
  .more-buy-box .form-group strong {
    font-size: 1.125rem; }
  .more-buy-box .form-group:last-child {
    margin-bottom: 0; }

.product-detail-page .sub-title {
  font-size: 1.25rem; }
@media all and (min-width: 767px) {
  .product-detail-page .white-box {
    padding-left: 30px;
    padding-right: 30px; } }
@media all and (min-width: 767px) {
  .product-detail-page .white-box {
    margin-bottom: 30px; } }

.prod-subtitle {
  font-size: 1.25rem;
  letter-spacing: -0.45px;
  font-weight: 700;
  margin-bottom: 1.5rem;
  position: relative; }
  .prod-subtitle:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.25rem;
    border-bottom: 2px solid #B89831;
    width: 40px; }

.product-description {
  line-height: 1.5; }

.addon-package-box .form-group:last-child {
  margin-bottom: 0; }

.add-pkg-buy-links {
  line-height: 1.8; }

.prod-addon-row-wrap {
  font-size: 1.125rem; }
  .prod-addon-row-wrap a {
    color: #0DCAF0; }

.recommend-wrap {
  margin-bottom: 2.5rem; }
  .recommend-wrap .price-wrap {
    font-size: 0.75rem; }
    .recommend-wrap .price-wrap .normal-price {
      font-size: 1rem; }
  .recommend-wrap .date {
    font-size: 0.75rem;
    min-height: 22px;
    display: block; }

.service-lists-wrap {
  margin: 1rem 0; }
  .service-lists-wrap .subtitle {
    color: #283784;
    font-weight: 600;
    margin-bottom: 1rem;
    border-bottom: none;
    padding-bottom: .25rem; }

.service-lists {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none !important;
  margin-bottom: 1rem;
  padding: 0 !important; }
  .service-lists li {
    text-align: center;
    margin-bottom: .75rem; }
    .service-lists li .hover_show {
      display: none; }
    .service-lists li .normal_show {
      display: block; }
    .service-lists li .service-item-pkg {
      background: #fff;
      padding: 18px 15px;
      height: 100%;
      border-radius: 8px;
      display: block; }
      .service-lists li .service-item-pkg:hover {
        color: #fff;
        background-image: linear-gradient(to right top, rgba(191, 148, 49, 0.1) -50% -40%, #bf9431 20% 70%, rgba(191, 148, 49, 0.1) 140% 150%); }
        .service-lists li .service-item-pkg:hover a, .service-lists li .service-item-pkg:hover .service-icon {
          color: #fff; }
        .service-lists li .service-item-pkg:hover .hover_show {
          display: block; }
        .service-lists li .service-item-pkg:hover .normal_show {
          display: none; }
        .service-lists li .service-item-pkg:hover img {
          filter: brightness(0) invert(1); }
    .service-lists li .name {
      font-weight: 400;
      margin-bottom: 0;
      display: block; }
      @media all and (min-width: 993px) {
        .service-lists li .name {
          font-size: 1.125rem; } }
    .service-lists li a {
      color: #283784;
      transition: none; }
      .service-lists li a:hover {
        color: #B89831; }
  .service-lists .service-icon {
    color: #B89831;
    font-size: 64px;
    margin-bottom: 1.25rem;
    line-height: 64px;
    display: inline-block;
    font-weight: 400; }
    .service-lists .service-icon img {
      max-height: 64px; }
  .service-lists .view-all {
    margin: 1rem 0; }
    .service-lists .view-all a {
      text-decoration: underline; }
      .service-lists .view-all a i {
        margin-left: .1rem;
        font-size: 90%; }

.page-contants .service-lists li {
  margin-bottom: 15px; }
  @media all and (min-width: 768px) {
    .page-contants .service-lists li {
      margin-bottom: 30px; } }

@media all and (max-width: 991px) {
  .service-lists .view-all a {
    font-size: 1rem; }

  .product-detail-page .white-box {
    margin-bottom: 30px; }

  .product-media-col {
    padding-left: 0;
    padding-right: 0; }

  .product-media {
    margin-bottom: 20px; }

  .product-media-info-wrap {
    margin-bottom: 1rem; }

  .prod-info-detail {
    margin-bottom: .75rem; }
    .prod-info-detail h1 {
      line-height: 40px; }
    .prod-info-detail .price-wrap .normal-price {
      font-size: 1.25rem; }
    .prod-info-detail .price-wrap .strike-price {
      padding-left: 70px;
      font-size: 1rem;
      width: 100%; }
    .prod-info-detail .date {
      font-size: 1rem;
      margin-bottom: 1.75rem; }

  .prod-addon-row-wrap {
    font-size: 1rem;
    flex-wrap: wrap; }
    .prod-addon-row-wrap strong {
      width: 100%;
      line-height: 28px;
      margin-bottom: .3rem; }

  .more-buy-box .form-group strong {
    font-size: 1rem; }

  .ask-tel-wrap {
    margin-bottom: 15px; }

  .recommend-wrap .magic-title {
    border-bottom: 1px solid #CECECE; }
  .recommend-wrap .price-wrap .normal-price {
    font-size: 0.75rem; } }
.title-center-border {
  text-align: center;
  margin-bottom: 3rem; }
  .title-center-border span {
    padding-bottom: .25rem;
    border-bottom: 2px solid #283784; }

/* Global title height */
.title_ht_auto {
  height: 100%;
  height: calc(100% - .1rem); }
  .title_ht_auto .product-title {
    height: auto !important;
    /*  max-height: 62px; */
    margin-bottom: .75rem; }
  .title_ht_auto .prod-desc, .title_ht_auto .item-desc {
    margin-bottom: .75rem; }

.date_more_bottom {
  position: relative;
  padding-bottom: 15px; }
  .date_more_bottom .date-more-wrap {
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 10px; }

/*  Health package page   */
.title-health {
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
  font-weight: 600; }

.health-banner {
  margin-bottom: 1.5rem; }
  .health-banner a, .health-banner img {
    border-radius: 8px; }

.health-category-slider-wrap {
  border-bottom: 0;
  padding-bottom: 0; }

.health-category-slider .item-wrap {
  padding: 0; }
.health-category-slider .item-img {
  min-width: 170px;
  margin-bottom: 0;
  margin-right: 0 !important; }
  .health-category-slider .item-img a {
    border-radius: 8px 0 0 8px;
    overflow: hidden; }
.health-category-slider .item-info {
  text-align: center;
  padding: .75rem; }
.health-category-slider .desc {
  font-size: 0.75rem;
  height: 36px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0; }

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

  .donation-tab .nav-link {
    padding: 10px 32px;
    display: flex;
    align-items: center;
    letter-spacing: -0.31px;
    font-size: 0.875rem; }
    .donation-tab .nav-link .circle-icon {
      margin-right: 1rem; }

    /*.progressbar {
        flex-wrap: wrap; margin-bottom: 0;
        li {
            width: 100% !important; padding-bottom: 1.75rem;
            &:not(:last-child) {
                &:before {
                    width: 2px; height: 100%;
                    border-left: 2px solid $border;
                    left: 22px;
                }
            }

        }
    }*/
  .title-center-border span {
    display: inline-block; }

  .service-lists > li {
    padding-bottom: .5rem;
    margin-bottom: 0 !important; }
  .service-lists li .name {
    font-size: 0.75rem; }
  .service-lists .service-item-pkg {
    /*box-shadow: $boxshadow;*/ }
  .service-lists .service-icon {
    font-size: 1.75rem;
    line-height: 32px; }
    .service-lists .service-icon img {
      max-height: 48px; }
  .service-lists .view-all {
    margin-bottom: 0;
    font-size: 0.75rem; }

  /**/
  .blog-detail-page {
    font-size: 0.875rem; }
    .blog-detail-page label {
      font-size: 1rem; }

  .topHead.bank_promo_topHead {
    margin-bottom: 40px; }
    .topHead.bank_promo_topHead:after {
      display: none;
      height: 0px; } }
