@media (max-width: 1400px) {
  .logo {
    text-align: center;
  }
  .logo {
    text-align: center;
  }

  .main-menu {
    padding-left: 33px;
  }

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

  .box-feedback {
    width: 100%;
    height: calc(100% - 50px);
  }

  .box-feedback .text {
    font-size: 17px;
    height: 100%;
    display: flex;
  }

  .owl-stage .item {
    height: 100%;
  }

  .owl-carousel .owl-stage {
      display: flex;
      align-items: stretch;
  }
  .section-list>div.content-w {
    padding-top: 35px;
  }
  .section-list>div {
    height: 450px;
  }

  .section-list .image img {
    max-height: 100%;
    height: 100%;
  }

  header.header-beta {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .row-news {
    display: block;
  }
  .row-news .news-grid {
    display: block;
    margin-bottom: 30px;
  }
  .row-news .news-grid img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .row-news {
    background: none;
    padding: 0;
  }
  .row-news {
    display: block;
  }

  .row-news .news-grid {
    display: block;
    margin-bottom: 30px;
  }

  .row-news .news-grid img {
    width: 100%;
  }

  .row-news {
    background: none;
    padding: 0;
  }

  .news-list ul li .item-news-2>a {
    width: 120px;
  }

  .news-list ul li .info-new-decs-2 {
    width: calc(100% - 120px);
    padding-left: 15px;
  }

  .news-home .content-button-center{
    background: #fff;
  }

  .news-list ul li .info-new-decs-2 p {
    display: none;
  }

  .news-list ul li ul li {
    display: none;
  }
  .news-list ul li .item-news-2>a img {
    height: 100px;
  }
  .content-cate ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .chat-bar {
    display: none;
  }
  body{
    background: #fff;
    font-size: 14px;
    font-weight: 500;
  }
  header .container {
    padding: 0;
  }
  .top-header {
    text-align: center;
    border-bottom: 1px solid #ededed;
  }

  .top-header a {
    color: #333;
  }

  .main-menu ul {
    gap: 10px;
  }

  .logo {
      width: 100px;
  }

  .logo img {
      width: auto;
      height: auto;
  }

  .main-menu {
    width: calc(100% - 100px);
  }

  .main-header {
      display: flex;
      flex-wrap: wrap;
      padding: 5px 0;
      justify-content: space-between;
  }

  .action-icon {
      width: 100%;
      text-align: center;
      display: flex;
      justify-content: center;
      gap: 19px;
      border-top: 1px solid #ededed;
      background: #ededed;
      height: auto;
      padding: 5px 0;
      margin-top: 10px;
      border-radius: 5px;
  }

  .action-icon a {
      color: #333;
  }

  .box-slider .box {
      width: 100%;
  }

  .box-slider {
      display: flex;
      flex-wrap: wrap;
  }

  .main-menu ul li {
      font-size: 14px;
  }

  .jks-container {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
  }

  .section-list>div {
      width: 50%;
  }

  .section-list {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
  }

  .section-list>div.image {
      margin-bottom: 10px;
  }

  .section-list:nth-child(2n) .image {
  order: 2;
  }

  .section-list:nth-child(2n) .content-w {
      order: 1;
  }

  .partner .logo {
      display: flex;
      flex-wrap: wrap;
      padding-left: 0;
  }

  .partner .logo a {
      width: 50%;
      margin-bottom: 10px;
  }

  .box-feedback {
      margin: 0 auto;
      text-align: center;
  }

  .info-feedback {
      padding: 0 15px;
      text-align: center;
  }

  h2.title-slider {
      font-size: 30px;
  }
  .menu-mobile{
    display: block;
  }

  ul#main-nav {
      display: block;
      background: #f4faff;
      padding: 10px;
      border-radius: 8px;
      margin-top: 20px;
  }

  .menu-mobile {
      height: 30px;
      display: flex;
      width: 30px;
      align-content: space-around;
      flex-wrap: wrap;
      cursor: pointer;
      margin-right: 15px;
  }

  .main-menu {
      position: relative;
      display: none;
      padding-right: 15px;
      width: 100%;
  }

  .menu-mobile span {
      display: block;
      height: 3px;
      background: #3d8aca;
      width: 100%;
      border-radius: 10px;
  }

  .logo {
      padding-left: 14px;
  }

  .main-menu ul#main-nav li {
      padding: 0;
  }

  .main-menu ul#main-nav li a {
      display: block;
      padding: 5px 0;
      border-bottom: 1px solid #ededed;
  }

  .main-menu ul li ul {
      position: initial;
      opacity: 1;
      visibility: visible;
      background: none;
      width: 100%;
      padding-left: 20px;
  }

  .main-menu ul li ul li a {
      color: #333;
  }
  .menu-mobile.avtive span:last-child {
    display: none;
  }

  .menu-mobile.avtive span {
    transform: rotate(-45deg);
  }

  .menu-mobile.avtive span:first-child {
    transform: rotate(45deg);
    position: relative;
    top: 3px;
  }

  .menu-mobile.avtive {
    display: flex;
    align-content: center;
  }

  .menu-mobile * {
    transition: all .3s;
  }

  .menu-mobile.avtive {
    transition: all .3s;
  }

  .main-menu.avtive {
    display: flex;
    width: 100%;
  }

  .main-menu.avtive ul#main-nav {
    width: 100%;
  }
  .single-page {
    width: 100%;
  }

  .avt-page {
      display: none;
  }

  .info-ab {
      grid-template-columns: repeat(1, 1fr);
  }

  .page-about {
      padding-top: 20px;
  }

  .single-page h1 {
      margin-bottom: 10px;
  }
  .search-service {
    padding: 30px 10px;
  }
  .box-job {
    grid-template-columns: repeat(1, 1fr);
  }

  .box-job {
    grid-template-columns: repeat(1, 1fr);
  }

  .list-icon-partner ul li {
      width: 50%;
      margin-bottom: 10px;
  }

  .list-icon-partner ul {
      display: flex;
      flex-wrap: wrap;
  }

  .container-slider-video h1 {
      padding: 0 10px;
      font-size: 40px;
      line-height: 40px;
  }

  .section-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-1 .img {
    margin-bottom: 20px;
  }

  .section-2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-bottom: 20px;
  }

  .section-3 {
    margin-bottom: 20px;
  }
  .breadcrumbs-container {
    margin-top: 0;
  }

  .content-booking img {
      margin-bottom: 20px;
  }

  .content-text h2 {
      font-size: 25px;
  }

  .content-booking {
      padding: 10px 0;
  }

  .list-section .section .rew>div {
    width: 100%;
  }

  .list-section .section .rew {
      display: flex;
      flex-wrap: wrap;
  }

  .technology-title .tit {
      font-size: 25px;
  }

  .list-section .section .rew>div.img {
      margin-bottom: 20px;
  }

  .list-section .section:nth-child(2n) .rew .img {
      order: 1!important;
  }

  .list-section .section:nth-child(2n) .rew .content {
      order: 2;
  }
  .group-member-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .group-member-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .box-slider .box:first-child img {
    height: 158px;
    object-fit: cover;
    width: 100%;
    display: block;
}

.box-slider .box:first-child {
    height: 200px!important;
    min-height: auto;
    display: none;
    margin-top: 0!important;
}

.box-slider .box img {
    display: none;
}

.box-slider .box {
    height: auto;
    display: block;
    overflow: initial;
    position: initial;
    min-height: 0px;
    margin-bottom: 10px;
}

.box-slider .box .icon-more {
    position: initial;
}

.box-slider {
    display: block;
}

.box-slider .box .icon-more a {
    background: none;
    border: 1px solid #b455a0;
    color: #b455a0;
    font-weight: 500;
}
  .box-sm {
    border-radius: 10px;
    overflow: hidden;
}

.content-w p {
    font-size: 13px;
    text-align: left;
}

.content-w {
    padding: 10px;
    padding-top: 0!important;
}

.section-list>div {
    height: 550px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.content-w h3 {
    font-size: 18px;
    text-align: left;
}

.content-w a {
    font-size: 12px;
}

.number * {
    font-size: 15px!important;
}
  .click-video {
    height: 100%;
}

.section-list .image video {
    max-height: 100%;
    height: 100%;
}

.number {
    width: 100%;
}
.partner h2 {
    padding: 0 15px;
    font-size: 22px;
    margin-bottom: 10px;
}

.partner p {
    font-size: 13px;
}

.partner .container>a {
    font-size: 14px;
}

.smile h2, .why h2, .feedback h2, .partner h2 {
    font-size: 20px;
    padding: 0 15px;
}

.feedback-container {
    padding: 0 15px;
}

.doctor_content p {
    font-size: 14px;
}

.doctor_content a {
    font-size: 14px;
    margin-bottom: 20px;
}

.menu-footer ul li a {
    font-size: 13px;
}

.logo-footer img {
    width: 200px;
    margin: 0 auto;
}

.info-footer ul li a {
    font-size: 14px;
}

.info-decs-footer p {
    font-size: 14px;
}

.dieu-tri h2 {
    font-size: 20px;
}

.top-header a {
    font-size: 14px;
}

.nhasi {
    margin: 30px 0;
}
.action-icon {
  border-radius: 0;
}
  .top-header {
    padding-top: 3px;
    padding-bottom: 5px;
}

.logo {
    position: relative;
    top: 12px;
}

.menu-mobile {
    position: relative;
    top: 10px;
      z-index: 999;
}

.icon-button span {
    font-size: 14px;
}

.box-slider {
    margin-top: 0;
}

.video-h p {
    margin-bottom: 0;
}

.video-h video {
    border-radius: 0;
    position: relative;
    top: -5px;
}

.box-slider .box .icon-more a {
    font-size: 14px;
    padding: 10px 40px;
}

.info-b-sm h3 {
    font-size: 18px;
    height: auto;
}

.info-b-sm p {
    font-size: 14px;
}

.info-b-sm a {
    font-size: 14px;
}
.single-post-content p {
  font-size: 15px;
}
main.bac_si_page {
  padding: 30px 0;
}

.images-bs {
  margin-bottom: 30px;
}

.info-bs .booking {
  position: initial;
  display: block;
  display: inline-block;
  margin-top: 10px;
}

.info-bs {
  padding: 20px;
}

.content-bs {
  padding: 20px;
}

.info-bs h1 {
  font-size: 30px;
}
.content-bs h2 {
  font-size: 25px;
  margin-bottom: 20px;
}
.form-call-back form>p {
  display: block;
}

  .form-call-back form>p input, .form-call-back form>p select {
    margin-bottom: 10px;
    width: 300px;
  }
  .google-maps-contact {
    display: block;
  }
  .mobile-bar {
    display: block;
  }
  .menu-icon{
    background: #024;
    display: block!important;
    height: 2px;
    transition: background ease .3s, top ease .3s .3s, transform ease .3s;
    width: 30px;
    position: relative;
  }
  .menu-icon::before, .menu-icon::after {
    background: #024;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transition: background ease .3s, top ease .3s .3s, transform ease .3s;
    width: 30px;
  }
  .menu-icon::before {
    top: -.6rem;
  }
  .menu-icon::after {
    top: .6rem;
  }

  .form-search a {
    display: inline-block!important;
    margin-top: 5px;
    font-size: 9px;
  }

  .logo-bt {
      width: 90px;
  }

  .content-header-beta {
      gap: 10px;
  }

  .search-button {
      width: calc(100% - 120px);
  }

  .form-search {
      width: 100%;
  }

  header.header-beta {padding-bottom: 0;position: sticky;top: 0;left: 0;width: 100%;background: #ffff;}
  .slider-show .owl-item img {
    object-fit: cover;
}

.icon-s-box span {
    font-size: 10px;
    display: block;
    text-align: center;
    FONT-WEIGHT: 600;
}

.box-icon-s {
    gap: 10px;
}

.icon-s-box {
    margin-bottom: 10px;
}

.title-home-2 h2 {
    line-height: 36px;
}

.list-cate-box {
    gap: 15px;
}

.cate-service-list img {
    height: 150px;
}

.service-cat {
    padding-top: 0;
}

.slider-service-like .owl-item img {
    height: 205px;
}

.info-l h4 a {
    color: #36377c;
}

.note-like {
    line-height: 29px;
    font-size: 16px;
    margin-top: 30px;
}

.title-home-2 .decs p {
    line-height: 24px;
}

.if-doctor {
    width: 100%;
}

.slider-doctor-home .img-doctor img {
    width: 150px!important;
}

.item-doctor-home {
    padding: 30px 15px;
}

.item-doctor-home .button-check-sv {
    display: block;
}

.item-doctor-home .button-check-sv>* {
    display: block;
    width: 130px;
    margin-top: 10px;
}

.if-doctor ul li {
    font-size: 12px;
    font-weight: 400;
}

.name-d {
    font-size: 18px;
}

.img-doctor {
    bottom: -38px;
    right: -10px;
}

.doctor-home .owl-theme .owl-nav .owl-prev {
    left: 0;
}

.doctor-home .owl-theme .owl-nav .owl-next {
    right: 0;
}
.center .item-doctor-home{
  overflow: hidden;
}
.slider-customer-home .item {
  padding: 0;
}
.formcontact {
  padding: 15px;
  border-radius: 15px;
}
.list-cus {
  grid-template-columns: repeat(2, 1fr);
}
.service-like .owl-theme .owl-nav .owl-prev {
  left: -15px;
}

.service-like .owl-theme .owl-nav .owl-next {
  right: -15px;
}

.service-like .owl-item.active {
  width: calc(100vw - 100px)!important;
}
div#sync1 img {
  height: 250px;
  border-radius: 6px;
}
div#sync1{
  margin-bottom: 5px;
}

div#sync2 img {
  height: 60px;
}
.beta-menu.active-menu {
  display: block;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  text-align: justify;
  height: 100%;
  padding-top: 84px;
}

.beta-menu.active-menu ul#home_nav {
  border-radius: 0;
  background: #fff!important;
  display: block!important;
  height: 100%;
  margin-top: 0;
}

.content-header-beta {
  position: relative;
  z-index: 2222;
}

.beta-menu ul li {
  margin-bottom: 20px;
}

.beta-menu ul li a {
  display: flex;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100%;
  justify-content: space-between;
}
.menu-icon.active-menu {
  background: 0 0;
}

.menu-icon.active-menu::before,.menu-icon.active-menu::after {
  top: 0;
  transition: top ease .3s, transform ease .3s .3s;
}

.menu-icon.active-menu::before {
  transform: rotate(45deg);
}

.menu-icon.active-menu::after {
  transform: rotate(-45deg);
}

.beta-menu ul li ul {
  position: relative;
  width: 100%;
  top: 0;
  box-shadow: none;
  padding-bottom: 0;
  opacity: 1!important;
  visibility: visible!important;
  display: none;
}

.beta-menu>ul>li.menu-item-has-children>a:hover {
  border-color: #FFF;
}

.beta-menu ul li ul li {
  margin-bottom: 0;
}

.beta-menu ul li ul li a {
  padding: 4px 10px;
}
.beta-menu>ul>li.menu-item-has-children.active-menu-show-child>ul{
  display: block;
}
  .menu-item-has-children>a::after {
    transform: rotate(0deg) !important;
  }
  .beta-menu>ul>li.menu-item-has-children.active-menu-show-child>a::after{
    transform: rotate(180deg)!important;
    position: relative;
    top: 5px;
  }

  .mobile-show #sync2 .item-cus {
    border: 2px solid #ffffff;
}

.mobile-show #sync2 .item-cus .title-child-cus {
    padding-left: 0;
    padding-right: 5px;
}

.mobile-show .title-child-cus .name-c {
    font-size: 11px;
}

.mobile-show #sync2 .current .item-cus {
    border: 2px solid #48b7ff;
}
.return-home .owl-theme .owl-nav .owl-prev {
  left: 0;
}

.return-home .owl-theme .owl-nav .owl-next {
  right: 0;
}
}