@media only screen and (max-width: 1400px) {
  .h-container {
    width: 1000px; }

  nav ul li a {
    padding: 12px 5px;
    font-size: 14px; }

  .content-head-page {
    padding-top: 12%; } }
@media only screen and (max-width: 1200px) {
  .download_popup .ti-close {
    top: 18px;
    right: 15px; }

  nav ul li a {
    padding: 12px 5px;
    font-size: 14px; }

  .product-imaging .row {
    margin: auto !important; }

  .h-container {
    width: 100%;
    padding: 0 15px; }

  nav ul li a {
    font-size: 14px; }

  .people-list .focus-ceo img {
    width: 450px;
    height: 450px;
    object-fit: cover; }

  .people-list .focus-ceo {
    padding-left: 490px;
    min-height: 550px; }

  .people-list .list-people ul li img {
    height: 250px;
    width: 250px; }

  .people-list .list-people ul li h6 {
    font-weight: 600;
    font-size: 16px; }

  .head-title-page {
    width: 100%; }

  .head-page {
    display: inline-block;
    width: 100%;
    padding-bottom: 100px;
    height: auto; }

  .vision-mission .vision-item {
    min-height: 181px; }

  .infor-imaging p {
    min-height: 100px; }

  .other-product {
    padding-bottom: 10px; }

  .video-popup .modal-dialog {
    width: 80%; }

  .button-link {
    padding: 10px 15px; }

  .head-page {
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
    background-size: contain !important;
    background-repeat: no-repeat !important; }

  .head-title-page {
    width: 100%; }

  .slider .item h1 {
    width: 670px;
    font-weight: 600;
    line-height: 37px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-size: 26px; }

  .event-body {
    min-height: 305px; }

  .wp-block-image img {
    max-width: 100%;
    height: auto; }

  #breadcrumbs {
    display: none; } }
@media only screen and (max-width: 950px) {
  .head-page {
    padding-top: 60px; }

  .top-link-search {
    width: 100%;
    display: inline-block;
    text-align: right;
    padding: 0 0 10px 0; }

  .button-link {
    padding: 10px 20px !important; }

  .slider .item img {
    height: 280px;
    object-fit: cover; }

  .author-item {
    position: relative;
    width: 100%;
    display: inline-block;
    padding-left: 75px;
    min-height: 70px; }

  .cusstomer-care a img {
    width: 100%; }

  .cusstomer-care {
    margin-bottom: 40px; }

  .slider .item .infor-slide {
    top: calc(50% - 20px); }

  .new-section ul li {
    width: 100%; }

  .value-section .col-md-4 {
    margin-top: 30px;
    width: 100%; }

  .address-footer li span {
    min-height: auto !important; }

  .img-contact img {
    margin-bottom: 30px; }

  .form-connection {
    padding-top: 30px !important; }

  .career-body .head-career ul li {
    width: 50%; }

  .video-popup span {
    border: 0 !important; }
  .video-popup .ti-close {
    right: auto;
    top: auto;
    font-size: 30px;
    color: #fff;
    display: inline-block;
    position: relative; }

  .testimonial-item {
    padding: 0; }
    .testimonial-item p {
      position: relative; }

  .listproduct .col-md-4 {
    float: left;
    width: 50%; }

  .cate-product .col-md-9 {
    width: 100%;
    display: inline-block; }

  .item-product img {
    max-width: 100%;
    max-height: 312px !important;
    height: auto !important; }

  .infor-imaging p {
    min-height: auto; }

  .cusstomer-care {
    background: #2f73b0 url(../images/customer-care.png) no-repeat center top; }

  .people-list .list-people ul li {
    float: left;
    width: 50%; }

  .link-about .link-about-more ul li {
    list-style: none;
    float: left;
    width: 33.3%; }
    .link-about .link-about-more ul li h6 {
      text-align: center;
      height: 26px; }
      .link-about .link-about-more ul li h6 i {
        display: none; }

  .people-list .focus-ceo .infor-ceo {
    margin-top: calc(50% - 100px); }

  .menu-mb {
    display: block;
    position: fixed;
    right: 15px;
    top: 40px; }
    .menu-mb i {
      color: #fff;
      font-size: 20px; }

  .ti-close {
    position: fixed;
    right: 15px;
    color: #000000;
    font-size: 20px;
    top: 40px; }

  .head-top nav ul {
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
    top: 0; }
    .head-top nav ul li ul {
      opacity: 1;
      visibility: visible;
      position: relative;
      top: auto;
      left: auto;
      padding: 0;
      box-shadow: none;
      text-align: right;
      margin: 0;
      width: 100%;
      padding-left: 20px; }
      .head-top nav ul li ul li a {
        position: relative; }
        .head-top nav ul li ul li a::before {
          display: block;
          content: "\FA0F";
          font: normal normal normal 24px/1 "Material Design Icons";
          color: #DFDFDF;
          position: absolute;
          left: 0;
          top: 10px;
          font-size: 16px; }

  .head-top nav > ul {
    width: 300px;
    position: fixed;
    height: 100%;
    background: #fff;
    right: -1000px;
    padding: 70px 10px 0 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear; }
    .head-top nav > ul li {
      width: 100%;
      display: inline-block; }
      .head-top nav > ul li a {
        color: #000000;
        padding: 10px 15px;
        width: 100%;
        display: inline-block;
        text-align: left; }

  .hide-menu {
    visibility: visible !important;
    opacity: 1 !important;
    right: 0 !important; }

  .head-top {
    padding-bottom: 34px; }

  .ti-close {
    display: block;
    right: -1000px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear; }

  .vision-mission .vision-item {
    margin-bottom: 30px; }

  .value-section .value-item {
    height: auto;
    min-height: auto;
    padding-bottom: 20px;
    overflow: initial; }

  .vision-mission {
    margin: 30px 0;
    padding: 30px 0 0 0; }

  .value-section {
    padding: 0 0 50px 0; }

  .cate-product .col-nav-sidebar {
    position: fixed;
    width: 300px;
    z-index: 1;
    bottom: 84px;
    height: auto;
    max-height: 500px;
    overflow-y: auto;
    display: none; }

  .show-box-filter {
    display: block !important; }

  .filter-mb {
    display: block;
    position: fixed;
    border: 1px solid #DFDFDF;
    background: #fff;
    width: 60px;
    text-align: center;
    height: 60px;
    border-radius: 50%;
    bottom: 10px;
    left: 10px;
    padding: 10px;
    z-index: 1;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.12); }
    .filter-mb i {
      color: #4A4A4A;
      font-size: 20px; }
    .filter-mb span {
      font-size: 12px;
      color: #4A4A4A; }

  .show-filter .show-filter {
    display: none; }
  .show-filter .close-filter {
    display: block; }

  .tab-fixed .menu-mb i {
    color: #4A4A4A; }

  .li-product-other {
    float: left;
    margin-bottom: 30px;
    width: 50%; }

  .video-page .col-md-5 {
    width: 100%;
    display: inline-block;
    text-align: center; }

  .video-page .icon-video {
    margin-top: 20px;
    float: none;
    cursor: pointer;
    margin-right: 30px;
    width: 120px;
    text-align: center;
    margin: auto; }

  .video-page h3 {
    color: #fff;
    font-size: 40px; }

  .col-md-3.item-news-event {
    margin-left: -15px;
    margin-right: -15px; }

  .col-md-3.item-news-event .top-news-item {
    float: left;
    padding: 0 15px;
    margin: 30px 0;
    width: 50%; }

  .infor-best-news {
    background: #F5F5F5;
    padding: 10px 15px;
    min-height: 113px; }

  .infor-best-news {
    background: #F5F5F5;
    padding: 10px 15px;
    min-height: 200px; }

  .diagnostic .col-md-6 {
    width: 50%; }

  .colums-img {
    text-align: center;
    float: none; }

  .button-link {
    padding: 10px 21px; }

  .suport-img img {
    float: none;
    width: 300px !important; }

  .description-customer {
    float: none;
    display: inline-block;
    margin-bottom: 30px; }

  .quality-section {
    padding-top: 0 !important; }

  .technical-suport p.description {
    text-align: center;
    margin-top: 30px; }

  .item-box-event {
    padding: 0; }

  .col-md-3.item-news-event {
    margin: 0; }

  .event-body ul li {
    margin-bottom: 30px; }

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

  .box-event-news-body {
    width: 100%;
    display: inline-block;
    padding: 15px; }

  .col-md-3.item-news-event .top-news-item {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%; }

  .infor-best-news {
    min-height: auto; }

  .item-box-event {
    padding: 10px;
    width: 100%; }

  .event-box .infor-box-news .box-event-news {
    min-height: auto; } }
.show-close {
  display: block !important;
  right: 15px !important; }

@media only screen and (max-width: 767px) {
  .wp-block-media-text:nth-last-child(odd) figure {
    padding-right: 0px; }

  .item-other-product {
    width: 100%; }

  .img-features img {
    width: 100%;
    height: auto; }

  .head-imaging_MB .background-head-page {
    width: 100%; }
    .head-imaging_MB .background-head-page img {
      width: 100%; }
      .head-imaging_MB .background-head-page img.pc-img-head {
        display: none; }
      .head-imaging_MB .background-head-page img.mb-img-head {
        display: block; }

  .head-imaging_MB .content-head-page {
    padding-top: 23%; }

  .description-about h3 br {
    display: none; }

  .wp-block-media-text:nth-last-child(even) figure {
    padding-left: 0px; }

  .infor-vision, .cate-post ul li .item-post-blogs span, .box-event-news-body .list-news-event h6 a {
    -webkit-line-clamp: initial !important; }

  .infor-imaging p {
    display: -webkit-box;
    -webkit-line-clamp: initial !important;
    overflow: hidden; }

  .testimonial-item p {
    -webkit-line-clamp: initial !important;
    padding: 14px;
    padding-bottom: 0; }

  .author-item img {
    left: 10px; }

  .list-news-event .infor-box-news .box-event-news {
    min-height: auto; }

  .language-box {
    display: inline-block;
    padding: 0 10px;
    float: right;
    margin-right: 40px; }

  .listproduct .col-md-4 {
    float: left;
    width: 100%; }

  .listproduct .item-product {
    border: 1px solid #e6e6e6; }

  .link-footer-list ul {
    padding-left: 15px; }

  .thankyou {
    margin-top: 40px; }

  .wp-block-image img {
    height: auto; }

  .body-thankhyou img {
    width: 250px !important;
    height: auto !important; }

  .body-thankhyou .thank-img {
    width: 100px !important;
    margin-bottom: 0 !important; }

  .thankyou .body-thankhyou {
    width: 100% !important; }

  .video-popup .modal-dialog {
    width: 95%; }

  .content-about img, .solution-columns img, .new-section ul li img, .news-detail-body img {
    height: auto !important; }

  .video-popup .modal-content button {
    margin: -30px 0px 0 0; }

  .slide-product-detail ul.lSPager.lSGallery li {
    border: 1px solid #DFDFDF;
    width: 73px !important;
    height: 73px;
    margin: 0 5px !important;
    padding: 10px;
    border-radius: 0 !important;
    float: none;
    display: inherit; }

  .slide-product-detail {
    padding: 20px 18px; }

  .form-connection {
    padding: 20px 15px;
    margin: 60px 0;
    background: #F5F5F5; }

  .li-product-other {
    float: left;
    width: 100%; }

  .carousel-indicators .active {
    margin: 5px 0px;
    width: 60px;
    height: 60px; }

  .carousel-indicators li {
    width: 60px;
    text-align: center;
    height: 60px;
    margin: 5px 0px; }
    .carousel-indicators li img {
      width: 100% !important;
      height: auto !important; }

  .video-popup .modal-dialog iframe {
    width: 100%;
    height: 260px; }

  .cate-product .col-nav-sidebar {
    position: fixed;
    width: 300px;
    z-index: 1;
    bottom: 84px;
    height: 283px;
    overflow-y: auto;
    display: none; }

  .show-box-filter {
    display: block !important; }

  .filter-mb {
    display: block;
    position: fixed;
    border: 1px solid #DFDFDF;
    background: #fff;
    width: 60px;
    text-align: center;
    height: 60px;
    border-radius: 50%;
    bottom: 10px;
    left: 10px;
    padding: 10px;
    z-index: 1;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.12); }
    .filter-mb i {
      color: #4A4A4A;
      font-size: 20px; }
    .filter-mb span {
      font-size: 12px;
      color: #4A4A4A; }

  .show-filter .show-filter {
    display: none; }
  .show-filter .close-filter {
    display: block; }

  .people-list .focus-ceo {
    padding-left: 0;
    min-height: 550px; }

  .people-list .focus-ceo .img-ceo {
    position: relative;
    width: 100%; }

  .people-list .focus-ceo .infor-ceo {
    margin-top: 0;
    text-align: center;
    width: 100%; }

  .people-list .focus-ceo img {
    width: 100%;
    height: auto;
    object-fit: cover; }

  .people-list .list-people ul li img {
    height: auto;
    width: 100%; }

  .people-list .focus-ceo .infor-ceo p {
    text-align: center; }

  .head-page {
    padding-top: 120px; }

  .head-title-page h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px !important;
    margin-bottom: 0; }

  .link-about .link-about-more ul li {
    width: 100%; }
    .link-about .link-about-more ul li h6 {
      height: auto; }

  .head-title-page p {
    color: #fff;
    font-size: 10px;
    text-align: center;
    line-height: 15px;
    margin: 0; }

  .people-list {
    padding: 30px 0; }

  .box-top {
    padding-left: 0; }
    .box-top .logo {
      top: 10px; }
      .box-top .logo a img {
        height: 40px; }

  .search-box {
    display: none !important; }

  .top-link-search {
    text-align: center; }

  .head-top {
    padding-bottom: 0px !important; }

  .menu-mb, .ti-close {
    top: 18px; }

  .tab-fixed .ti-close {
    background: #fff; }

  .social-box, .phone-box {
    display: none !important; }

  .head-top nav > ul {
    width: 100%; }

  .head-top nav > ul {
    overflow-y: auto;
    padding-bottom: 40px; }

  .slider .item .infor-slide {
    top: calc(50% - 80px);
    position: absolute;
    width: 100%; }

  .slider .item h1 {
    width: 100%;
    font-weight: 600;
    line-height: 36px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 0; }

  .slider .item img {
    max-width: initial;
    width: auto;
    height: 450px; }

  .description-about {
    width: 100%; }

  .content-about {
    padding-left: 0; }

  .description-about {
    position: relative; }

  .video-page {
    margin-top: 0;
    padding: 50px 0; }

  .icon-video {
    margin-top: 40px !important;
    display: inline-block; }

  .solution-columns {
    margin-bottom: 20px; }

  .customer-section ul {
    flex-wrap: wrap;
    display: flex; }
    .customer-section ul li {
      width: 50% !important;
      margin-bottom: 20px; }
      .customer-section ul li h6 {
        font-size: 40px; }
      .customer-section ul li span {
        font-size: 14px; }

  .scroll-top {
    z-index: 9 !important; }

  .customer-section ul li img {
    height: 50px;
    margin-bottom: 0px;
    margin-top: 20px; }

  .address-footer li span {
    min-height: inherit; }

  .address-footer, .link-menu-footer, .about-company-footer {
    margin-bottom: 20px; }

  .description-about {
    background-size: cover;
    height: auto;
    padding-bottom: 50px; }

  .new-section ul li {
    margin-bottom: 30px; }

  .contact-body .address-footer {
    display: block !important; }

  .img-contact {
    margin-bottom: 30px; }

  .contact-body {
    padding-bottom: 0; }

  .cate-post ul li {
    width: 50%; }

  .medical-imaging .col-md-6 {
    padding: 0  !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; }

  .medical-imaging .row {
    margin: auto !important; }

  .news-detail-body {
    padding: 0 0 50px 0; }

  .detail-career-body .col-md-4 {
    padding: 0; }

  .item-box-event {
    padding: 0; }

  .col-md-3.item-news-event {
    margin: 0; }

  .event-body ul li {
    margin-bottom: 15px !important;
    height: 50px; }

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

  .box-event-news-body {
    width: 100%;
    display: inline-block;
    padding: 15px; }

  .col-md-3.item-news-event .top-news-item {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%; }

  .infor-best-news {
    min-height: auto; }

  .infor-imaging h3 {
    min-height: auto !important; }

  .career-body .head-career ul li {
    width: 100%;
    text-align: center; }

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

  .quality-section {
    margin-top: 40px; }

  .event-body {
    min-height: auto; }

  .new-section ul, .solution-section .row {
    display: inline-block !important; }

  .author-item b, .author-item span {
    text-align: left; }

  .listproduct .row .col-md-4 {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important; }

  .solution-section .solution-columns {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; }

  .new-section ul li.col-md-4 {
    -ms-flex: 0 0 100;
    flex: 0 0 100% !important;
    max-width: 100% !important; }

  .new-event {
    padding: 50px 0; }
    .new-event .row .col-md-4 {
      -ms-flex: 0 0 100 !important;
      flex: 0 0 100% !important;
      max-width: 100% !important; }

  .cusstomer-care .row .col-md-4 {
    -ms-flex: 0 0 100 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; }

  .diagnostic .col-md-6 {
    -ms-flex: 0 0 100 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; }

  .diagnostic-point .col-md-6 {
    -ms-flex: 0 0 100 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; }

  .list-news-event .item-box-event {
    -ms-flex: 0 0 100 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; }

  .colums-img {
    width: 100%; }

  .video-page h3 {
    color: #fff;
    font-size: 30px; }

  .cusstomer-care .container .row .col-md-6 {
    -ms-flex: 0 0 100 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; }

  nav ul > li:nth-child(2) > ul, nav ul > li:nth-child(3) > ul {
    display: none !important; }

  nav ul > li:nth-child(2):hover > ul, nav ul > li:nth-child(3):hover > ul {
    display: none !important; }

  .top-news-bets .infor-best-news h2 a {
    -webkit-line-clamp: initial; }

  .slider {
    margin-top: 59px; }

  .slider .item img {
    max-width: initial;
    width: 100%;
    height: auto; }

  .slider .item .infor-slide {
    top: calc(50% - 40px); }

  .slider .item h1 {
    line-height: 25px;
    font-size: 16px; }

  .button-link i, .button-link span {
    color: #fff;
    text-transform: none !important; }

  .slider .item a {
    height: auto;
    border-radius: 30px;
    border: 1px solid #fff;
    padding: 0;
    color: #fff;
    margin-top: 0;
    display: inline-block;
    border: 0; }

  .slider .owl-dots {
    bottom: 0; }

  .menu-mb i {
    color: #676767;
    font-size: 20px; }

  .head-page {
    padding-top: 0;
    background-repeat: no-repeat !important;
    margin-top: 60px; }

  .head-page {
    padding-bottom: 0; }

  #breadcrumbs {
    display: none; }

  .head-page {
    padding-bottom: 0; }

  .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    margin-top: 7px; }

  .technical-update .infor-imaging {
    -webkit-line-clamp: initial; }

  .vision-item {
    padding: 0 !important;
    position: relative !important;
    text-align: center !important; }
    .vision-item img {
      position: relative !important;
      left: auto !important;
      margin: 10px !important; }
    .vision-item .infor-vision {
      margin-top: 0 !important; } }

/*# sourceMappingURL=responsive.css.map */
