/* v1027 — Price Lists mobile price table split
   Mobile-only: use the same split-table pattern as Emergency Visa.
   Desktop remains unchanged. */

.vge-price-mobile-split-v1027{
  display:none;
}

@media (max-width: 768px){
  body.price-xxx-page-v871 #visa-service-fees .fees-matrix-wrap-v787DN{
    display:none !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-split-v1027{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    margin:10px 0 16px !important;
    overflow:visible !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-split-v1027::before{
    display:none !important;
    content:none !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027{
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    table-layout:fixed !important;
    border-collapse:collapse !important;
    margin:0 !important;
    border:1px solid #d8e4f2 !important;
    background:#fff !important;
    display:table !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-90-v1027{
    margin-top:12px !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 thead,
  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 tbody{
    display:table-row-group !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 tr{
    display:table-row !important;
    height:auto !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 th,
  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 td{
    display:table-cell !important;
    min-width:0 !important;
    width:auto !important;
    padding:8px 7px !important;
    line-height:1.25 !important;
    border:1px solid #d8e4f2 !important;
    vertical-align:middle !important;
    text-align:center !important;
    overflow-wrap:break-word !important;
    word-break:normal !important;
    white-space:normal !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 th{
    background:#1476af !important;
    color:#fff !important;
    font-size:13px !important;
    font-weight:900 !important;
    letter-spacing:-.01em !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 th:first-child{
    background:#f2f7fd !important;
    color:#06284a !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 th:first-child,
  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 td:first-child{
    width:34% !important;
    text-align:left !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 th:nth-child(2),
  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 th:nth-child(3),
  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 td:nth-child(2),
  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 td:nth-child(3){
    width:33% !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 td:first-child{
    background:#f2f7fd !important;
    color:#082b4f !important;
    font-size:12.5px !important;
    font-weight:900 !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 td:not(:first-child){
    color:#e11d48 !important;
    font-size:14px !important;
    font-weight:900 !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 .vge-price-mobile-quote-row-v1027 td:not(:first-child){
    color:#0b63ce !important;
    font-size:12.2px !important;
  }
}

@media (max-width: 420px){
  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 th,
  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 td{
    padding:7px 6px !important;
    line-height:1.22 !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 th{
    font-size:12.2px !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 td:first-child{
    font-size:11.8px !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 td:not(:first-child){
    font-size:13.2px !important;
  }

  body.price-xxx-page-v871 #visa-service-fees .vge-price-mobile-grid-v1027 .vge-price-mobile-quote-row-v1027 td:not(:first-child){
    font-size:11.4px !important;
  }
}
