/* Hide Submit Button */
.form-submit-button {
    display: none !important;
  }
  
  /* Hide Print Button */
  #print-preview {
    display: none !important;
  }
  /* Hiding Language dropdown*/
  
  #form-element-wrapper_1{
      visibility: hidden !important;
    }
#form-element-wrapper_2{
    display: none;
}
    /* TO CONTROL SCREEN SCROLL*/
.form-section, .form-item {
    display: block;
    overflow: hidden;
    padding-left: inherit;
    padding-bottom: 16px;
}
.blanklinecallout {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.blank-line {
        display: inline-block; 
        border-bottom: 1.5px solid black;
        width: 200px;
       }
    :lang(ar) .blank-lineRTL,
    :lang(fa) .blank-lineRTL {
        margin-top: 22px;
    }
.blank-linePage2 {
        display: inline-block; 
        border-bottom: 1.5px solid black;
        width: 350px;
       }
.grey-boxContents1 {
    background-color: #e5e5e5;
    width: 36% !important;
    padding: 10px 15px;
    position: relative;
    height: 100px;
    margin-bottom: 0px !important;
}
.page1Phone {
    unicode-bidi: embed;
    direction: ltr !important;
    white-space: nowrap;
    display: inline-block;
}
.fullLine {
        display: inline-block; 
        border-bottom: 1.5px solid black;
        width: 100%;
        margin-top: 20px;
}
.manualLine {
        display: inline-block; 
        border-bottom: 1.5px solid black;
        width: 250px;
       }
:lang(ru) .manualLine,
:lang(pa) .manualLine,
:lang(th) .manualLine,
:lang(zh-TW) .manualLine,
:lang(zh-CN) .manualLine,
:lang(fil) .manualLine,
:lang(vi) .manualLine {
    margin-inline-start: 5px;
    margin-inline-end: 5px;
}
.programRepBlock {
    margin-top: 80px;
    border-top: 1.5px solid black;
    width: 50%;
}
.paidBlock {
    margin-top: 20px;
    margin-bottom: 20px;
}
.form-row {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.labelText {
    margin-inline-end: 7px;
}
.blank {
    border-bottom: 1.5px solid #000;
    height: 14px;
    flex-grow: 1;
    margin-inline-end: 5px;
}
.page2Table1 {
    width: 100%;
    border-collapse: collapse;
    border: none;
}
.page2Table2 {
    width: 100%;
    border-collapse: collapse;
    border: none;
    margin-inline-start: 20px;
}
.header_container {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
    display: table-row;
}

.divTableCell {
    display: table-cell;
    padding: 5px 2px;
}

.MailDateBlock {
    text-align: end;
    vertical-align: bottom;
}
:lang(ar) .MailDateBlock,
:lang(fa) .MailDateBlock {
    text-align: left !important;
}

:lang(ar) .divTableCellRTL,
:lang(fa) .divTableCellRTL {
     vertical-align: bottom;
}
ol {
    margin-inline-start: 20px;
    margin-inline-end: 20px;
    margin-top: 20px;
}
.olistPadding {
    padding-inline-start: 15px;
    padding-bottom: 20px;
}
.fieldSet {
    float: right;
    padding-top: 10px;
}
.enclosureBlock {
    padding-inline-start: 20px;
}
.enclosure {
    padding-top: 40px !important;
}
.footerNote {
    margin-top: 200px;
    margin-bottom: 0px !important;
    margin-inline-end: 5px;
}
:lang(ar) .footerNote,
:lang(fa) .footerNote {
    margin-inline-start: 5px;
}
.footerNote1 {
    text-align: right;
    margin-bottom: 0px !important;
    margin-inline-end: 5px;
}
:lang(ar) .footerNote1,
:lang(fa) .footerNote1 {
    margin-inline-start: 5px;
}
.placeholderText {
    border-bottom: 1.5px solid black;
    width: 200px;
    display: inline-block;
    text-align: end;
        vertical-align: bottom;
}
.form-fieldDeclaration {
    display: flex;
    /* align-items: center; */
    /* margin-bottom: 5px; */
    grid-template-columns: 33% 41% 11% 14%;
    /* gap: 10px; */
}
.form-fieldm {
    display: flex;
    /* align-items: center; */
    /* margin-bottom: 5px; */
    grid-template-columns: 33% 41% 11% 14%;
    /* gap: 10px; */
    gap: 0.5rem;
}
.declaration {
    margin-inline-start: 10px;
    margin-inline-end: 10px;
}
.signLine {
    flex-grow: 1;
    border-bottom: 1.5px solid #000;
    scroll-margin-inline-start: 5px;
    margin-bottom: 8px;
    height: 20px;

}
.paraPadding {
    margin-top: 20px;
    margin-bottom: 0px !important;
}
.paraPaddingEnd {
    margin-bottom: 0px !important;
}

.divTableW {
    display: table;
    width: 100%;
    border-collapse: collapse;
    margin-inline-start: 15px;
}
.divTableRowW {
    display: flex;
}
.divTableCellW {
    display: table-cell;
    padding-top: 15px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    text-align: center;
    width: 35%;
}
.divTableLines {
    display: table-cell;
    padding-top: 5px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    text-align: center;
    width: 35%;
}
.form-fieldW .halflineW {
    border-bottom: 1.5px solid black;
    width: 80%;
    margin-bottom: 8px;
}
.table-row {
    display: flex;
    width: 30%;
    border-top: 1.5px solid black;
    margin-top: 20px;
    margin-inline-start: 10px ;
    margin-inline-end: 10px;
}
.table-row1 {
    display: flex;
    width: 56%;
    border-top: 1.5px solid black;
    margin-top: 20px;
    margin-inline-start: 10px ;
}
.table-cell1 {
    flex: 1;
    padding: 4px;
    font-weight: normal;
    white-space: nowrap;
    padding-bottom: 15px;
    max-width: 300px;
    margin-top: -5px;
}
.table-cell2 {
    flex: 1;
    padding: 4px;
    font-weight: normal;
    white-space: nowrap;
    padding-bottom: 5px;
    min-width: 100px;
    max-width: 200px;
    margin-top: -5px;
    text-align: center;
}
.table-cell3 {
    flex: 1;
    padding: 4px;
    font-weight: normal;
    padding-bottom: 15px;
    margin-top: -5px;
    text-align: center;
}
.signBlock {
    display: flex;
    white-space: nowrap;
    padding-top: 20px;
}
.signBlock2 {
    display: grid;
    grid-template-columns: 40% 60%;
    align-items: baseline;
    gap: 10px;
}
    .signBlock2Gap {
        gap: 25px !important
    }
.signBlock3 {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: baseline;
    gap: 10px;
}
.line-container {
    display: flex;
    flex-direction: column;
    align-items: normal;
    position: relative;
    justify-content: center;
}
.claimantSign {
    border-bottom: 1.5px solid black;
    height: 35px;
    width: 330px;
}
.repSign {
    border-bottom: 1.5px solid black;
    height: 35px;
    width: 500px;
}
.placeHolder{
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 2px;
    gap: 16px;
    white-space: normal;
    text-align: center;
}
.hrPadding {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.form-fieldCheck {
    flex: 1;
    display: flex;
    align-items: baseline;
}
.form-fieldCheck .jtext {
    display: block;
    margin-top: -22px;
    padding-inline-start: 30px;
    line-height: 25px;
}
.Checkboxsize {
    width: 18px;
    height: 17px;
    background-color: white;
    border-radius: 5%;
    vertical-align: middle;
    border: 1px solid black;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
}
.footerName {
    border-bottom: 1.5px solid black;
    height: 35px;
    width: 200px;

}
  :lang(ar) .phone-ltr1,
  :lang(hi) .phone-ltr1,
  :lang(ko) .phone-ltr1,
  :lang(pa) .phone-ltr1,
  :lang(th) .phone-ltr1{
    direction: ltr !important;
    unicode-bidi: embed;
    white-space: nowrap;
    display: inline-block;
  }
  :lang(fa) .phone-ltr2,
  :lang(ko) .phone-ltr2{
    direction: ltr !important;
    unicode-bidi: embed;
    white-space: nowrap;
    display: inline-block;
  }
.reissuancePadding {
    width: 50%;
    display: grid;
}

.reissuancePadding1 {
    width: 50%;
    display: grid;
    margin-inline-start: 30px;
}
.page2ReissuanceBlock {
    display: flex;
}
.placeHolderPadding {
    width: 80%;
    padding-bottom: 10px;
}
.double-underline {
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
}

:lang(ar) .placeHolderPadding,
:lang(fa) .placeHolderPadding{
    width: 100% !important;
    padding-bottom: 8px !important;
}
.page2Table2 td {
    width: 10%;
    padding-inline-start: 20px;
}
.tableHeaders {
    text-align: center !important;
    width: 150px;
    padding-bottom: 10px;
}
.tableLines {
    border-bottom: 1.5px solid black;
    padding-bottom: 20px;
    width: 150px;
}
.tableLines1 {
    border-bottom: 1.5px solid black;
    padding-bottom: 5px;
    text-align: center;
    width: 150px;
    white-space: nowrap;
}
:lang(ar) .dollarLine,
:lang(fa) .dollarLine {
    padding-bottom: 12.5px !important;
}
:lang(ar) .returnBlock,
:lang(fa) .returnBlock {
    margin-inline-start: 5px;
}
.separatorBlock {
    text-align: center;
    margin-bottom: 0 !important;
    border-top: 3px solid rgba(0, 0, 0, 1);
    border-bottom: 3px solid rgba(0, 0, 0, 1);
    margin-top: 70px;
}
.page2IADBlock {
    margin-top: 50px;
}
.page2IADBlock1 {
    margin-top: 70px;
}
:lang(ar) .page2IADBlock1,
:lang(fa) .page2IADBlock1 {
    margin-top: 80px ;
}
:lang(hy) .page2IADBlock1 {
    margin-top: 90px ;
}
:lang(ja) .page2IADBlock1,
:lang(ko) .page2IADBlock1,
:lang(zh-CN) .page2IADBlock1, 
:lang(zh-TW) .page2IADBlock1,
:lang(fil) .page2IADBlock1,
:lang(vi) .page2IADBlock1  {
    margin-top: 50px ;
}
.periodStyle {
    padding-inline-start: 5px;
}
/*pAGE 6 CSS*/
.header_container6 {
    display: flex;
    justify-content: space-between;
    column-gap: 30px !important;
}
.L1Left {
    display: grid;
    margin-inline-start: 30px;
}
.grid-container {
    display: grid;
    grid-template-columns: 53% 5% 40% !important;
    gap: 5px;
    width: 60% !important;
}
.grid-header {
    font-weight: bold;
    padding: 4px;
    white-space: nowrap;
}
:lang(hy) .grid-header,
:lang(ru) .grid-header,
:lang(vi) .grid-header,
:lang(km) .grid-header,
:lang(fil) .grid-header {
        white-space: normal;
}
/* Ensure borders do not overlap */
.grid-header .header-item:last-child {
    border-inline-end: none; /* Remove right border in LTR, left border in RTL */
}

.grid-header .header-item:first-child {
    border-inline-start: none; /* Remove left border in LTR, right border in RTL */
}
.checkbox-row {
    display: flex;
    align-items: center;
    gap: 5px;
    padding-top: 10px;
}
.Empty0 {
    border-bottom:1.5px solid black;
    width: 60%;
    height: 20px;
}


.Empty1 {
    border-bottom:1.5px solid black;
}



:lang(vi) .Empty1 {
    margin-bottom: 3.2px;
}
:lang(fil) .Empty1 {
    margin-bottom: 2.2px;
}
.jText {
    display: block;
    margin-top: -23px;
    padding-inline-start: 5px;
    line-height: 25px;
}
.jtext {
    display: block;
    margin-top: -22px;
    padding-inline-start: 25px;
    padding-inline-end: 5px;
}
:lang(ar).jtext,
:lang(fa).jtext {
     display: block;
    margin-top: -25px;
    padding-inline-start: 25px;
    padding-inline-end: 5px;
}
.ctext{
    /* display: block; */
    padding-left: 10px;
    margin-right: 10px;
    margin-top: 7px;
    margin-bottom: 10px;
}
.yn-grid1 {
    display: grid;
    grid-template-columns: 15% 15% 25% 43.5%;
    gap: 10px;
    margin-top: -10px;
    padding: 10px;
}
:lang(ja) .yn-grid1 {
    grid-template-columns: 13% 13% 31% 42%;
}
:lang(fil) .yn-grid1 {
    grid-template-columns: 15% 15% 28% 41.5%;
}
.lineW1 {
    width: 100%;
    flex-grow: 0.995;
    border-bottom: 1.5px solid black;
    margin-top: -6px;
    padding-right: 3px;
    margin-inline-start: 3px;
    height:25px;
}

:lang(ar) .lineW1 {
    height: 68px;
}
:lang(hy) .lineW1,
:lang(km) .lineW1,
:lang(ru) .lineW1 {
    height: 48px !important;
}
:lang(fa) .lineW1 {
    height: 34px !important;
}
.pg6s10 {
    vertical-align: bottom !important;
}
:lang(ar) .pg6s10,
:lang(fa) .pg6s10 {
    align-content: center;
}
.yn-grid2 {
    display: grid;
    grid-template-columns: 25.5% 36% 40%;
    gap: 10px;
    margin-top: -10px;
    padding: 10px;   
}
:lang(hi) .yn-grid2 {
    grid-template-columns: 25.5% 34% 42%;
}
:lang(ja) .yn-grid2 {
    grid-template-columns: 26.5% 36% 39.5%;
    padding-left: 2px;
}
 .lineW2 {
    width: 99%;
    flex-grow: 0.995;
    border-bottom: 1.5px solid black;
    margin-top: -6px;
    padding-right: 3px;
    margin-inline-start: 3px;
    height:46px;
}
:lang(ar) .lineW2,
:lang(fa) .lineW2 {
    height: 62px !important;
}
:lang(hy) .lineW2 {
    height: 92px !important;
}
:lang(ja) .lineW2,
:lang(ko) .lineW2,
:lang(pa) .lineW2,
:lang(zh-CN) .lineW2,
:lang(zh-TW) .lineW2 {
    height: 25px !important;
}
:lang(ru) .lineW2 {
    height: 66px !important;
}
.yn-grid3 {
    display: grid;
    grid-template-columns: 25.5% 20% 15% 40%;
    gap: 10px;
    margin-top: -10px;
    padding: 10px;
}
:lang(hi) .yn-grid3 {
    grid-template-columns: 25.5% 20% 10% 45%;
}
  .lineW3 {
    width: 98%;
    flex-grow: 0.995;
    border-bottom: 1.5px solid black;
    margin-top: -6px;
    padding-right: 3px;
    margin-inline-start: 3px;
    height:25px;
}
:lang(hy) .lineW3,
:lang(km) .lineW3,
:lang(ru) .lineW3  {
    height: 45px !important;
}
.yn-grid4 {
    display: grid;
    grid-template-columns: 25.8% 20% 56.2%;
    gap: 10px;
    margin-top: -10px;
    padding: 10px;
    align-items: end;
}
.lineW {
    width: 98%;
    flex-grow: 0.995;
    border-bottom: 1.5px solid black;
    margin-top: -6px;
    padding-right: 3px;
    margin-inline-start: 3px;
    height:25px;
}
:lang(ar) .lineW,
:lang(fa) .lineW {
    height: 30px;
}
.edd-row {
    border-top: 1.5px solid rgba(0, 0, 0, 1);
}

.edd-cell {
    padding: 5px 5px 20px;
    border-inline-end: 1.5px solid rgba(0, 0, 0, 1);
    white-space: normal;
    overflow-wrap: break-word;
    word-break: break-word;
}
table.noto_fonts {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
table.noto_fonts td {
    overflow: hidden;
    text-overflow: ellipsis;
}
table.noto_fonts td {
    padding: 4px;
    vertical-align: baseline;
}
.ques10Checkbox {
    white-space: nowrap;
}
.page6PhoneNumber {
    display: inline-block; 
    border-bottom: 1.5px solid rgba(0, 0, 0, 1); 
    width: 92%; 
    height: 25px;
    margin-inline-start: 25px;
}
:lang(ar) .page6Part2Padding,
:lang(fa) .page6Part2Padding {
    padding-inline-start: 30px;
}
 @media only screen and (max-width: 768px)
 {
        .header_container {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }

:lang(en) .divTableCellLang,
:lang(hy) .divTableCellLang,
:lang(hi) .divTableCellLang,
:lang(km) .divTableCellLang,
:lang(zh-TW) .divTableCellLang,
:lang(th) .divTableCellLang,
:lang(zh-CN) .divTableCellLang,
:lang(fil) .divTableCellLang,
:lang(ru) .divTableCellLang,
:lang(vi) .divTableCellLang{
    vertical-align: bottom;
}
:lang(ar) .divTableCellRTL1,
:lang(fa) .divTableCellRTL1{
   padding-top: 40px;
   vertical-align: baseline !important;
}
:lang(ar) .divTableCellRTL,
:lang(fa) .divTableCellRTL{
   vertical-align: bottom;
}
.footerNote {
    text-align: center !important;
}
.footerNote1 {
    text-align: center !important;
}
.boxPadding {
    padding: 3px;
}
  :lang(ar) .phone-ltr,
  :lang(fa) .phone-ltr,
  :lang(ja) .phone-ltr,
  :lang(km) .phone-ltr,
  :lang(zh-CN) .phone-ltr,
  :lang(zh-TW) .phone-ltr,
  :lang(fil) .phone-ltr,
  :lang(vi) .phone-ltr{
    direction: ltr !important;
    unicode-bidi: embed;
    white-space: nowrap;
    display: inline-block;
  }
    .responsive-table-container {
            overflow-x: auto;
            -webkit-overflow-scrolling: touch; /* Enables smooth scrolling on iOS */
        }
    
    .responsive-table-container table {
            width: 100%; /* Ensure table takes up the full width of the container */
            min-width: 850px; /* Set a minimum width to maintain table readability */
        }
    .form-fieldW .halflineW {
    width: 80px !important;
}
.signBlock {
    display: grid !important;
}
.signBlock2 {
    display: contents !important;
}
.signBlock3 {
    display: contents !important;
}
.claimantSign {
    width: 400px !important;
}
.table-row {
    width: 100% !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
}
.table-row1 {
    width: 100% !important;
    margin-inline-start: 0px !important;
}
.trResponsive {
    display: grid !important;
}
.footerName {
    width: 100% !important;
}
.reissuancePadding {
    width: 100% !important;
}
.reissuancePadding1 {
    width: 100% !important;
    margin-inline-start: 0px !important;
    margin-top: 20px;
}
:lang(ar) .returnBlock,
:lang(fa) .returnBlock {
    margin-inline-start: 5px;
}
.grey-boxContents1 {
    width: 100% !important;
}

.page2IADBlock1 {
    margin-top: 50px !important;
}
:lang(ar) .page2IADBlock1,
:lang(fa) .page2IADBlock1 {
    margin-top: 50px !important;
}
:lang(hy) .page2IADBlock1 {
    margin-top: 50px !important;
}
.form-row {
    display: grid;
}
.header_container6 {
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
}
.L1Left {
    margin-inline-start: 0px !important;
    margin-bottom: 20px;
}
.grid-header {
    white-space: normal !important;
}
:lang(vi) .Empty1 {
    margin-bottom: 0px;
}
:lang(fil) .Empty1 {
    margin-bottom: 0px;
}
.form-container { 
    overflow-x: auto; 
    -webkit-overflow-scrolling: touch; /* Enables smooth scrolling on iOS */ 
} 

.form-container table { 
    width: 100%; /* Ensure table takes up the full width of the container */ 
    min-width: 850px; /* Set a minimum width to maintain table readability */ 
} 
.programRepBlock {
    width: 100% !important;
}
.manualLine {
        width: 330px ;
       }
:lang(en) .manualLine {
    width: 340px;
}
:lang(ar) .manualLineRTL,
:lang(fa) .manualLineRTL
 {
        width: 335px;
       }
 :lang(ru) .manualLine,
:lang(th) .manualLine,
:lang(fil) .manualLine,
:lang(vi) .manualLine {
    margin-inline-start: 0px !important;
}
 :lang(ja) .manualLine {
    width: 315px ;
 }
:lang(pa) .manualLine,
:lang(zh-CN) .manualLine,
:lang(zh-TW) .manualLine {
    width: 318px ;
}
.grid-container {
    grid-template-columns: 70% 5% 40% !important;
}
:lang(fil) .enclosureLang {
    white-space: nowrap;
}
 }
 /* ipad mini*/
 @media only screen 
 and (min-device-width: 768px) 
 and (max-device-width: 768px) 
 and (min-device-height: 1024px) 
 and (max-device-height: 1024px) 
 and (-webkit-min-device-pixel-ratio: 1) {

    .fieldSet {
        width: 45% !important;
    }
    :lang(en) .phone-ltrMini,
    :lang(hy) .phone-ltrMini,
    :lang(zh-CN) .phone-ltrMini,
    :lang(zh-TW) .phone-ltrMini {
    direction: ltr !important;
    unicode-bidi: embed;
    white-space: nowrap;
    display: inline-block;
  }
  :lang(km) .divTableCellLang,
  :lang(ko) .divTableCellLang,
  :lang(pa) .divTableCellLang,
  :lang(fil) .divTableCellLang{
    vertical-align: bottom;
}
  :lang(km) .divTableCellMiniKm {
    vertical-align: bottom;
  }
          .header_container {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }
    .signBlockGap {
        gap: 30px !important
    }
    .claimantSign {
    width: 100% !important;
}
    .repSign {
    width: 100% !important;
}
:lang(zh-CN) .periodPadding,
:lang(zh-TW) .periodPadding  {
    width: 95% !important
}
    .responsive-table-container {
            overflow-x: auto;
            -webkit-overflow-scrolling: touch; /* Enables smooth scrolling on iOS */
        }
    
    .responsive-table-container table {
            width: 100%; /* Ensure table takes up the full width of the container */
            min-width: 850px; /* Set a minimum width to maintain table readability */
        }
        .header_container6 {
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
}
.grid-container {
    width: 50% !important;
    margin-top: 20px;
}
.grey-boxContents1 {
    width: 50% !important;
}
.programRepBlock {
        width: 50% !important;
    }
    .manualLine {
        width: 97% !important;
    }
    :lang(en) .manualLine,
    :lang(ar) .manualLine,
    :lang(fa) .manualLine,
     :lang(hy) .manualLine {
         width: 98% !important;
     }   

     :lang(pa) .manualLine,
      :lang(zh-CN) .manualLine,
       :lang(zh-TW) .manualLine {
        width: 95% !important;
       }
 }

   @media only screen
  and (min-device-width: 820px) 
 and (max-device-width: 820px) 
 and (min-device-height: 1180px) 
 and (max-device-height: 1180px) 
 and (-webkit-min-device-pixel-ratio: 1) {
    .claimantSign {
    width: 300px !important;
}
    .responsive-table-container {
            overflow-x: auto;
            -webkit-overflow-scrolling: touch; /* Enables smooth scrolling on iOS */
        }
    
    .responsive-table-container table {
            width: 100%; /* Ensure table takes up the full width of the container */
            min-width: 850px; /* Set a minimum width to maintain table readability */
        }
    :lang(hy) .phone-ltrAir,
    :lang(hi) .phone-ltrAir {
    direction: ltr !important;
    unicode-bidi: embed;
    white-space: nowrap;
    display: inline-block;
  }
    .signBlock2Gap {
        gap: 1% !important;
    }
.grid-container {
    width: 70% !important;
}
:lang(ru) .grid-container,
:lang(vi) .grid-container {
    width: 90% !important;
}
:lang(ru) .grid-header,
:lang(vi) .grid-header {
    white-space: normal;
}
:lang(ru) .Empty1,
:lang(vi) .Empty1 {
    margin-bottom: 3px;
}
:lang(fil) .Empty1 {
    margin-bottom: 2.2px;
}
:lang(fil) .yn-grid1 {
    grid-template-columns: 12% 12% 32% 43%;
}
:lang(ja) .yn-grid2 {
    grid-template-columns: 31% 36% 35%;
}
:lang(pa) .yn-grid2 {
    grid-template-columns: 25% 39% 38%;
}
:lang(ja) .yn-grid3 {
    grid-template-columns: 31% 20% 14.5% 35%;
}
:lang(ja) .yn-grid4 {
    grid-template-columns: 31% 20% 51%;
}
.page2IADBlock1 {
    margin-top: 95px !important;
}
:lang(ar) .page2IADBlock1,
:lang(ja) .page2IADBlock1,
:lang(zh-CN) .page2IADBlock1,
:lang(zh-TW) .page2IADBlock1,
:lang(vi) .page2IADBlock1{
    margin-top: 50px !important;
}
:lang(fa) .page2IADBlock1 {
    margin-top: 85px !important;
}
:lang(hi) .page2IADBlock1,
:lang(ko) .page2IADBlock1,
:lang(km) .page2IADBlock1,
:lang(ru) .page2IADBlock1,
:lang(pa) .page2IADBlock1,
:lang(th) .page2IADBlock1,
:lang(fil) .page2IADBlock1{
    margin-top: 70px !important;
}
:lang(ru) .paraPaddingEnd {
    margin-inline-end: 5px !important;
}
:lang(pa) .repBlockAir,
:lang(fil) .repBlockAir,
:lang(ru) .repBlockAir,
:lang(vi) .repBlockAir {
    width: 98% !important;
}
 }