@media screen and (max-width: 1660px) {
  .cs-header-bottom-right {
    padding-left: 15px !important;
  }
  .cs-header-bottom .cs-header-bottom-left .icon-box-text {
    flex: 0 0 650px;
  }
  #home_banner .banner-inner, .banner-global .banner-inner
  {
    gap: 0;
  }
}
@media screen and (max-width: 1460px) {
  .cs-header-bottom .cs-header-bottom-left .icon-box-text {
    flex: 0 0 450px;
  }
  .nav > li {
    margin: 0 calc(27px / 2) !important;
  }
  .footer-row {
    gap: 100px;
  }
  .cs-header-bottom-left {
    flex-basis: 44% !important;
    max-width: 44% !important;
  }
  .cs-header-bottom-right {
    flex-basis: 56% !important;
    max-width: 56% !important;
  }
  .cs-header-bottom {
    justify-content: space-between;
  }
  .cs-header-bottom::after {
    display: none !important;
  }
  .cs-header-bottom-right {
    padding-left: 0 !important;
  }
  .trial_form-wrapper {
    padding: 50px;
  }
  .special_offer-icon-list {
    gap: 0px;
  }
  .header-button-1 a, .header-button-2 a
  {
    padding: 5px 15px !important;
  }
}
@media screen and (max-width: 1366px) {
  .logo-left .logo
  {
      margin-right: 50px !important;
  }
  .category_service-item:nth-child(3) .category_service-infor,
  .category_service-item:nth-child(4) .category_service-infor {
    position: unset;
    padding: 0 36px 36px;
  }
  #page-check-domain .page-header .page-title
  {
    font-size: 34px;
  }
  #page-check-domain #domainTabsContent {
    padding: 24px;
  }
  .news-list-slider-2
  {
    margin-bottom: 24px;
  }
  .custom-section,
  #service_category_banner
  {
    padding: 30px 0;
  }
  .red-price 
  {
    font-size: 20px;
  }
  .service-heading-top,
  .service-heading-bottom
  {
    display: block;
  }
  .service-heading-top .is-popular,
  .service-heading-bottom .service-sale-percent
  {
    width: fit-content !important;
    margin-top: 10px;
  }
  .service-list
  {
    gap: 24px;
  }
  .service-item {
    flex: 0 1 calc(33.333% - 24px);
  }
  #page-news .hosting-banner-section .banner-image
  {
      right: 0;
  }
  #page-news .hosting-banner-section h1 
  {
    font-size: 48px;
    font-style: normal;
    line-height: 1;
    font-weight: 600;
  }
  #page-news .hosting-banner-section p {
    font-size: 18px;
  }
  .special_offer-wrapper {
    background-size: cover;
    border-radius: 12px;
  }
  .special_offer-icon-item {
    flex: 0 0 calc(100% / 3);
    margin-bottom: 50px;
  }
  .special_offer-wrapper {
    padding: 24px;
  }
  .content_offer {
    position: unset;
    padding-right: 0px;
    transform: translateY(0%);
  }
  .outstanding_features_list {
    gap: 24px;
  }
  .footer-row {
    gap: 50px;
  }
  .trial_form-wrapper {
    display: block;
  }
  .category_service-flex {
    gap: 24px;
  }
  .category_service-item {
    flex: 0 1 calc(50% - 24px) !important;
  }
  .reason_why_360-item:nth-child(2n + 2) {
    padding: 50px 0 50px 50px;
  }
  .reason_why_360-item {
    padding: 50px 50px 50px 0;
  }
  .website_speed-left {
    flex: 0 0 600px;
  }
  .start_with_htv-inner h3 {
    font-size: 32px;
  }
  #start_with_htv .container {
    padding: 50px;
    background-size: cover;
  }
}

@media screen and (max-width: 1260px) {
    .logo-left .logo
    {
        margin-right: 0px !important;
    }
  .header-button-1 a, .header-button-2 a {
        padding: 15px 24px !important;
  }
  .header-bottom .flex-col {
    width: 100%;
  }
  .cs-header-bottom-right .icon-box:nth-child(3) {
    flex: 0 0 auto;
    padding-right: 0;
    margin-right: 0;
  }
  #home_banner .banner-inner,
  .banner-global .banner-inner {
    gap: 0;
  }
}

@media screen and (max-width: 1160px) {
  .website_speed-left {
    flex: 0 0 500px;
  }
  .tab-comparision-service ul {
    flex-wrap: wrap;
  }
  .footer-row {
    flex-wrap: wrap;
  }
  .footer-left,
  .footer-right {
    flex: 0 0 100%;
  }
  .footer-information {
    margin-top: 24px;
  }
  .tab-pricing-service ul {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1080px) {
  .website_speed-left {
    flex: 1;
  }
  .website_speed-right-img {
    display: flex;
    justify-content: center;
  }
  .service_highlight-left {
    flex: 100%;
    background-image: url(../images/arrow-overlay.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 651px 699px;
    position: relative;
    z-index: 2;
    padding: 24px 0;
    padding-left: 24px;
  }
  .comparison-table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .comparison-table {
    min-width: 900px;
  }

  .cs-content-table {
    overflow-x: auto;
    width: 100%;
  }

  .cs-content-table table {
    min-width: 800px; /* để bảng không co lại */
  }
}

@media screen and (max-width: 992px) {
    .service-quality-wrapper
    {
      gap: 20px;
    }
    .service-quality-item .sq-icon img
    {
      width: 65px;
      height: 65px;
    }
    .news-list-slider-2
    {
        margin-bottom: 30px;
    }
    .news-heading {
        padding: 0 0 12px 12px;
    }
    .block-title
    {
        font-size: 20px;
    }
    #page-news .hosting-banner-section h1 {
        font-size: 34px;
        line-height: 1;
    }
  .outstanding_features_list {
    grid-template-columns: repeat(2, 1fr);
  }
  #home_banner .banner-right {
    display: none;
  }
  .menu-arrow {
    margin-left: 10px;
  }
  .page-contact-body
  {
    background: unset;
  }
  #page-news .featured-item {
    min-height: 300px;
    padding: 15px;
  }
  #page-news .featured-item .content h3 a 
  {
    font-size: 18px;
  }
  #page-news .featured-item .content h3
  {
    margin-bottom: 0px !important;
  }
  #page-news .featured-item .entry-content,
  #page-news .featured-item .content h3
  {
    margin: 15px;
  }
  #page-news .featured-item .entry-content
  {
    margin-top: 0px !important;
  }
  #page-news .top-featured-posts .content
  {
    background: #fff;
  }
  .single-sidebar
  {
    margin-top: 40px;
  }
}

@media screen and (max-width: 850px) {
  .service-section-title,
  .service-section-subtitle {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
    .domain-card
    {
      background-size: cover;
    }
    #bg-domain-price
    {
      background-image: unset;
    }
    .header-title h2
    {
        font-size: 34px;
    }
    .header-title h2 span
    {
        font-size: 28px;
    }
    .domain-international-body,
    .domain-vn-body
    {
        padding: 24px 24px 0px 24px;
    }
    .service_highlight-right
    {
        display: none;
    }
    .author-widget
    {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }
    #page-contact .form-body
    {
        margin: 0;
    }
    #single-document-content .document-featured-image img, #single-blog .post-featured-image img
    {
        border-radius: 8px;
    }
    .post-info-share
    {
        flex-wrap: wrap;
        gap: 10px;
    }
    .share-social
    {
        border-top: 1px solid #ccc;
        width: 100%;
        align-items: end;
    }
    #single-document-content, #single-blog
    {
        padding-top: 30px;
        padding-bottom: 35px;
    }
    #single-blog .single-body
    {
        margin-bottom: 40px;
        padding: 15px;
    }
    .sidebar-column
    {
        margin-bottom: 0;
    }
    .video-slider .slide-big, .video-slider .slide-col
    {
        width: 100% !important;
    }
    .video-slider::after 
    {
        display: none;
    }
  #page-contact .contact-info
  {
      padding: 10px;
  }
  .contact-info-block
  {
    order: 2;
    margin-top: 30px;
  }
  .gallery_img-grid {
    display: grid;
    width: 100%;
    gap: 25px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    margin-top: 50px;
  }
  .gallery_img-item {
    grid-column: auto !important;
    grid-row: auto !important;
  }
  .slide_feature-swiper {
    width: 100%;
  }
  .start_with_htv-inner h3 {
    line-height: unset;
    margin-bottom: 0;
  }
  #start_with_htv .container {
    padding: 24px;
  }
  .special_offer-icon-list {
    flex-wrap: wrap;
  }
  .special_offer-icon-item {
    flex: 0 0 100%;
    margin-bottom: 50px;
  }
  .alternate-item {
    flex-wrap: wrap;
  }
  .box-alternate-text {
    margin-top: 24px;
  }
  .box-alternate-img,
  .box-alternate-text {
    flex: 0 0 100%;
    max-width: unset;
  }
  .outstanding_features_list {
    grid-template-columns: repeat(1, 1fr);
  }
  #service_category_banner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .reason_why_360-item {
    padding: 24px !important;
  }
  .footer-certificates {
    flex-wrap: wrap;
  }
  .reason_why_360-item:nth-child(1):after,
  .reason_why_360-item:nth-child(3):after {
    display: none;
  }
  .reason_why_360-item {
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-menus {
    flex-wrap: wrap;
  }
  .footer-menus .footer-menu {
    margin-bottom: 24px;
    flex: 0 0 50%;
  }
  .footer-certificates-wrap {
    flex-wrap: wrap;
  }
  .logo_partner-swiper {
    margin: 60px 0;
  }
  .reason_why_360-icon {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .footer-certificates-wrap .footer-title,
  .footer-certificates {
    flex: 0 0 100%;
  }
  .human-img-overlay img {
    display: none;
  }
  .reason_why_360-item::before {
    position: absolute;
    content: "";
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0%,
      #fff 50%,
      rgba(255, 255, 255, 0) 100%
    );
    width: 500px;
    height: 1px;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
  }
  .testimonial-header {
    display: block;
  }
  .testimonial-header-right .rating {
    margin: 5px 0;
  }
  .trial_form-wrapper {
    padding: 24px;
  }
  .trial-form .form-row {
    flex-direction: column;
  }
  #home_banner .banner-left {
    padding: 30px 0;
  }
  .banner_services-list li:last-child {
    margin-bottom: 0;
  }
  .banner_services-list {
    margin-bottom: 0;
  }
  #home_banner .banner-overlay,
  .banner-global .banner-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, #002d47 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
  }
  .service-list {
    gap: 24px;
  }
  .service-item {
    flex: 1;
  }
  .custom-section {
    padding: 35px 0;
  }
  .service-quality-wrapper {
    flex-wrap: wrap;
    gap: 0;
  }
  .service-quality-item {
    flex: 0 0 50%;
    box-sizing: border-box;
  }
  .category_service-item {
    flex: 0 0 100% !important;
  }
  .reason_why_360-item {
    gap: 24px;
  }
  .reason_why_360-wrapper {
    display: block;
  }
  .reason_why_360-item:nth-child(4)::before {
    display: none;
  }
  .footer-logo {
    display: flex;
    justify-content: center;
  }

  .comparison-table {
    border-spacing: 1px;
  }

  .comparison-table th,
  .comparison-table td {
    padding: 12px 10px;
    font-size: 14px;
  }


  /* Cột dịch vụ */
  .comparison-table th:not(:first-child),
  .comparison-table td:not(:first-child) {
    min-width: 160px;
  }

  .badge-popular {
    display: none;
   
  }

  /* Thanh chuyển dịch cột ở mobile */
  .comparison-nav {
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
  }

.cs-content-table table {
    border-spacing: 1px !important;
  }

  .cs-content-table table td {
    padding: 12px 20px !important;
    font-size: 14px !important;
    line-height: 18px !important;
  }

  /* Cột đầu tiên — giúp dễ đọc hơn */
 

  /* Cột cuối mờ hơn 1 chút */
  .cs-content-table table tr td:last-child {
    padding-right: 20px !important;
  }

  /* Giảm độ rộng border dọc */
  .cs-content-table table tr td::after {
    width: 1px !important;
  }

  /* Giảm độ cao line divider */
  .cs-content-table table tr td::before {
    height: 14px !important;
  }

  /* Giảm padding đặc biệt của các dòng đầu */
  .term-thue-server-vat-ly .cs-content-table table tr:nth-child(1) td:nth-child(1),
  .term-thue-server-vat-ly .cs-content-table table tr:nth-child(5) td:nth-child(1),
  .term-thue-server-vat-ly .cs-content-table table tr:nth-child(9) td:nth-child(1),
  .term-thue-server-vat-ly .cs-content-table table tr:nth-child(11) td:nth-child(1),
  .term-thue-server-vat-ly .cs-content-table table tr:nth-child(15) td:nth-child(1),
  .term-rent-a-physical-server .cs-content-table table tr:nth-child(1) td:nth-child(1),
  .term-rent-a-physical-server .cs-content-table table tr:nth-child(5) td:nth-child(1),
  .term-rent-a-physical-server .cs-content-table table tr:nth-child(9) td:nth-child(1),
  .term-rent-a-physical-server .cs-content-table table tr:nth-child(11) td:nth-child(1),
  .term-rent-a-physical-server .cs-content-table table tr:nth-child(15) td:nth-child(1) {
      padding: 16px !important;
  }

  /* Tăng dễ đọc */
  .cs-content-table table td em {
    font-size: 14px !important;
  }

  /* Tối ưu màu dòng cuối */
  .cs-content-table table tr:last-child td {
    padding-left: 20px !important;
  }
  .info-section
  {
    margin-bottom: 0;
  }
  #page-contact 
  {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 650px) {
    #page-contact .detail-row .detail-label
    {
        margin-bottom: 10px;
    }
    #page-contact .company-name {
        margin-bottom: 30px;
    }
    #page-contact .contact-item
    {
        margin-bottom: 24px !important;
    }
    #page-contact .detail-row {
        display: flex;
        flex-direction: column;
    }
    #page-contact .detail-row:last-child
    {
        margin-bottom: 0 !important;
    }
    #page-contact .form-body {
    padding: 24px;
    border-radius: 12px
    }
  .term-thue-server-vat-ly .cs-content-table table tr td,
  .term-thue-cho-dat-may-chu .cs-content-table table tr td,
  .term-server-hosting .cs-content-table table tr td,
  .term-white-label-cloud .cs-content-table table tr td,
  .term-business-email .cs-content-table table tr td,
  .term-workspace-g-suite-gmail .cs-content-table table tr td {
    font-size: 14px;
    padding: 16px !important;
    width: 50% !important;
  }
  .gallery_img-wrapper {
    grid-template-columns: 1fr;
  }
  .service_highlight-left {
    padding-left: 0;
  }
  .footer-logo img {
    object-fit: cover;
    width: unset;
  }
  .trial_form-wrapper {
    background: rgba(0, 45, 71, 0.9);
    border: 1px solid #152e4a;
    border-radius: 12px;
    background-image: unset;
  }
  #experience_service {
    background-position: top right;
  }
}
@media screen and (max-width: 450px) {
  .red-price {
    font-size: 18px;
  }
  .footer-menus .footer-menu {
    flex: 0 0 100%;
  }
  .banner-title,
  .banner-subtitle {
    font-size: 28px;
  }

  .trial_form-right .wpcf7-submit {
    width: 100%;
  }

  .service-quality-item {
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 375px) {
}

@media screen and (max-width: 320px) {
}
