@media screen and (min-width: 1350px) {
  .container {
    max-width: 1350px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .site-header .sub-header {
    padding: 20px 0;
    font-size: 1.5vw;
  }
  .site-header .site-logo {
    width: 90px;
  }
  .site-header .navbar-nav .nav-link {
    font-size: 1.5vw;
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-header .sub-header .text-hilight img {
    height: 30px;
    margin-right: 10px;
  }
  .language .btn {
    font-size: 30px;
    padding: 20px;
    border-radius: 40px;
  }
  .section-title {
    font-size: 3vw;
  }
  .section-title.sub {
    font-size: 2.6vw;
  }
  .section-highlight {
    margin-bottom: -190px;
  }
  .section-highlight .description {
    font-size: 1.8vw;
    line-height: 1;
  }
  .btn {
    font-size: 30px;
    padding: 0px 30px;
  }
  .section-service .icon {
    width: 150px;
    height: 150px;
  }
  .section-service .service-item .service-detail {
    font-size: 1.6vw;
    line-height: 1;
    max-width: 340px;
  }
  .section-service .service-item .service-title {
    font-size: 1.8vw;
  }
  .text-detail {
    font-size: 1.5vw;
    line-height: 1.2;
  }
  .section-service .service-item {
    padding: 0 40px 20px;
  }
  .site-header .top-menu .dropdown:hover .dropdown-menu li, .site-header .top-menu .dropdown:hover .dropdown-menu:hover li {
    width: 180px;
  }
  .site-header .top-menu .product-cate {
    font-size: 22px;
  }
  .product-category h3 {
    font-size: 1.6vw;
  }
  .section-product .product-category .excerpt {
    font-size: 1.3vw;
    line-height: 1;
  }
  .section-news .meta-info .entry-title {
    font-size: 1.5vw;
    line-height: 1.1;
  }
  .section-news .meta-info .excerpt {
    font-size: 1.4vw;
    line-height: 1.1;
  }
  .section-news .header-news .description {
    font-size: 1.6vw;
  }
  .footer .text-title {
    font-size: 1.6vw;
  }
  .footer p {
    font-size: 1.25vw;
    line-height: 1.2;
  }
  .navbar-footer .nav-link {
    font-size: 1.2vw;
  }
  .contact-item span {
    font-size: 1.25vw;
  }
  .sub-footer a {
    font-size: 1vw;
  }
  .text-block p {
    font-size: 1.6vw;
  }
  .about-business .section-title {
    line-height: 1;
    margin-bottom: 50px;
  }
  .about-business .section-title .year-number {
    font-size: 7vw;
    position: relative;
    bottom: -5px;
  }
  .about-business .section-title .year-number.th {
    bottom: -25px;
  }
  .product-sidebar .sidebar-title {
    font-size: 1.6vw;
  }
  .column-product-description p, .content-block p {
    font-size: 1.8vw;
    line-height: 1;
  }
  .section-job .column-job-list .accordion-button {
    font-size: 2vw;
  }
  .accordion-body {
    font-size: 1.5vw;
    line-height: 1;
  }
  .section-job h3 {
    font-size: 2vw;
  }
  .section-job p {
    font-size: 1.5vw;
    line-height: 1;
  }
  .column-contact-info h3 {
    font-size: 2vw;
  }
  .column-contact-info ul {
    font-size: 1.5vw;
    line-height: 1;
  }
  .section-contact-form {
    font-size: 1.5vw;
  }
  .category-bar .nav-link {
    font-size: 1.6vw;
  }
  .product-content img {
    max-width: 100%;
    height: auto;
    max-height: 600px;
  }
  .product-content .content-block {
    font-size: 1.8vw;
    line-height: 1;
  }
  .service-header .number-box .text-service {
    color: #000000;
  }
  .hrs {
    color: #000000;
  }
  .service-header h2 {
    color: #000000;
    font-size: 3vw;
  }
  .service-item .service-title {
    font-size: 3vw;
  }
  .service-item .service-icon {
    width: 110px;
    height: 110px;
  }
  .service-item p {
    font-size: 2vw;
    line-height: 1.2;
  }
  .service-list {
    padding-left: 120px;
  }
  .product-card .excerpt {
    font-size: 1.5vw;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1921px) {
  .site-header .sub-header {
    font-size: 29px;
  }
  .site-header .navbar-nav .nav-link {
    font-size: 28px;
  }
  .section-title {
    font-size: 56px;
  }
  .section-title.sub {
    font-size: 50px;
  }
  .section-highlight .description {
    font-size: 35px;
    line-height: 1;
  }
  .section-news .meta-info .entry-title {
    font-size: 29px;
  }
  .section-service .service-item .service-detail {
    font-size: 30px;
    line-height: 1;
  }
  .section-service .service-item .service-title {
    font-size: 35px;
  }
  .text-detail {
    font-size: 29px;
    line-height: 1.2;
  }
  .product-category h3 {
    font-size: 30px;
  }
  .section-product .product-category .excerpt {
    font-size: 24px;
    line-height: 1;
  }
  .section-news .meta-info .entry-title {
    font-size: 29px;
    line-height: 1.1;
  }
  .section-news .meta-info .excerpt {
    font-size: 29px;
    line-height: 1.1;
  }
  .section-news .header-news .description {
    font-size: 30px;
  }
  .footer .text-title {
    font-size: 30px;
  }
  .footer p {
    font-size: 22px;
    line-height: 1.2;
  }
  .navbar-footer .nav-link {
    font-size: 22px;
  }
  .contact-item span {
    font-size: 22px;
  }
  .sub-footer a {
    font-size: 20px;
  }
  .text-block p {
    font-size: 30px;
  }
  .about-business .section-title .year-number {
    font-size: 7vw;
  }
  .product-sidebar .sidebar-title {
    font-size: 30px;
  }
  .column-product-description p, .content-block p {
    font-size: 35px;
    line-height: 1;
  }
  .section-job .column-job-list .accordion-button {
    font-size: 38px;
  }
  .accordion-body {
    font-size: 29px;
    line-height: 1;
  }
  .section-job h3 {
    font-size: 38px;
  }
  .section-job p {
    font-size: 29px;
    line-height: 1;
  }
  .column-contact-info h3 {
    font-size: 38px;
  }
  .column-contact-info ul {
    font-size: 29px;
    line-height: 1;
  }
  .section-contact-form {
    font-size: 29px;
  }
  .category-bar .nav-link {
    font-size: 30px;
  }
  .product-content img {
    max-width: 100%;
    height: auto;
  }
  .product-content .content-block {
    font-size: 35px;
    line-height: 1;
  }
  .service-header h2 {
    color: #000000;
    font-size: 57px;
  }
  .service-item .service-title {
    font-size: 57px;
  }
  .service-item p {
    font-size: 38px;
    line-height: 1.2;
  }
  .product-card .excerpt {
    font-size: 29px;
    line-height: 1.2;
  }
}

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