.custom-tb-5 table tbody tr td ul, .custom-tb-9 table tbody tr td ul{
    list-style: none;
    margin-left: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.custom-tb-5 table tbody tr td ul li{
    padding-top: 16px;
}
.custom-tb-5 table, .custom-tb-6 table, .custom-tb-7 table, .custom-tb-9 table, .custom-tb-10 table, .custom-tb-11 table {
	width: 100%;
}

.custom-tb-6 > h3, .custom-tb-6 > h4, .custom-tb-6 > p { margin-bottom: 24px; }

.custom-tb-5 table, .custom-tb-6 table, .custom-tb-7 table, .custom-tb-9 table, .custom-tb-10 table, .custom-tb-11 table { width: 100%; margin-top: 0 !important; }
.custom-tb-5 thead, .custom-tb-6 thead, .custom-tb-7 thead, .custom-tb-9 thead, .custom-tb-10 thead, .custom-tb-11 thead { background-color: #f0f0f0; text-align: left; border-bottom: 2px solid #666666 }
.custom-tb-5 tbody, .custom-tb-6 tbody, .custom-tb-7 tbody, .custom-tb-9 tbody { border-bottom: none !important; border-top: 2px solid gray !important; }
.custom-tb-5 tbody tr, .custom-tb-6 tbody tr, .custom-tb-7 tbody tr, .custom-tb-10 tbody tr, .custom-tb-11 tbody tr { border-bottom: 1px solid #666666;  }
.custom-tb-5 th, .custom-tb-5 td, .custom-tb-6 th, .custom-tb-6 td, .custom-tb-7 th, .custom-tb-7 td, .custom-tb-9 th, .custom-tb-9 td, .custom-tb-10 th, .custom-tb-10 td, .custom-tb-11 th, .custom-tb-11 td {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
}

.custom-tb-5 tbody > tr:nth-child(4),.custom-tb-5 tbody > tr:nth-child(3), .custom-tb-5 tbody > tr:nth-child(2), .custom-tb-5 tbody > tr:nth-child(1) {
    border-bottom: none ;
}
.custom-tb-5 tbody tr > td:nth-child(4),.custom-tb-5 tbody tr > td:nth-child(3), .custom-tb-5 tbody tr > td:nth-child(2), .custom-tb-5 tbody tr > td:nth-child(1) {
    border-bottom: none ;
}
.custom-tb-5 table {
    border-bottom: 1px solid #666666 !important;
}

.custom-table-6-heading{
    font-weight: 500 !important;
}
.custom-table-7-heading {
    font-weight: 500 !important;
}
.pg-no-background{
    background: none !important;
}
.pg-custom-table-8-th{
    font-weight: 300;
}
.button-search{
    margin-right: 8px !important;
    border-right: solid 1px #666666 !important;
}
.custom-tb-10 tbody td div, .custom-tb-11 tbody td div {
    white-space: nowrap;
    margin: 0 0 16px 0;
    padding: 0;
    display: inline-block !important;
}
.custom-tb-10 tbody td div span:first-child, .custom-tb-11 tbody td div span:first-child {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #333333;
    vertical-align: middle;
}
.custom-tb-10 td div span:not(:first-child), .custom-tb-11 td div span:not(:first-child) {
    background: url(/cpc/assets/cpc/img/icons/fsa-separator.svg) 50% 50% no-repeat transparent;
    display: inline-block;
    width: 8px;
    text-indent: -9999px;
    height: 8px;
    margin-left: 4px;
    margin-right: 4px !important;
}

.custom-tb-9 .pg-tables-sub-row { border-bottom: none; }
.custom-tb-9 table tr:first-child {
  border-top: none !important;
}

.custom-tb-9 table tbody tr.pg-tables-sub-row {
    display: table-row !important;
}

.custom-tb-9 table tbody td ul li { padding: 0; }

.custom-tb-9 tbody > tr:nth-child(5), .custom-tb-9 tbody > tr:nth-child(8),
.custom-tb-9 tbody > tr:nth-child(15), .custom-tb-9 tbody > tr:nth-child(18), .custom-tb-9 tbody > tr:nth-child(24), .custom-tb-9 tbody > tr:nth-child(27) {
    border-bottom: 2px solid #666666 !important ;
}


/* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) {
    .pg-custom-table-8-row-header{
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
    .pg-table-desc{
        margin-bottom: 0px !important;
    }
    .custom-tb-5 tr > th:first-child {
        padding: 16px 16px 16px 24px;
    }
    .custom-tb-5 tr > th:nth-child(4) {
        padding: 16px 24px 16px 16px;
    }
    .custom-tb-5 tr > td:first-child {
        width: 25%;
        padding: 24px 16px 0px 24px;
    }
    .custom-tb-5 tr > td:nth-child(2) {
        width: 25%;
        padding: 24px 16px 0px 16px;
    }
    .custom-tb-5 tr > td:nth-child(3) {
        width: 25%;
        padding: 24px 16px 0px 16px;
    }
    .custom-tb-5 tr > td:nth-child(4) {
        width: 25%;
        padding: 24px 24px 0px 16px;
    }
    
    .pb-24{
        padding-bottom: 24px !important;
    }
    .custom-tb-6 tr > th:first-child {
        padding: 16px 16px 16px 24px;
    }
    .custom-tb-6 tr > th:nth-child(5) {
        padding: 16px 24px 16px 16px;
    }
    .custom-tb-6 tr > td:first-child {
        width: 41.66%;
        padding: 24px 16px 24px 24px !important;
    }
    
    .custom-tb-6 tr > td:nth-child(2) {
        width: 8.33%;
        padding: 24px 16px 24px 16px !important;
    }
    .custom-tb-6 tr > td:nth-child(3) {
        width: 16.66%;
        padding: 24px 16px 24px 16px !important;
    }
    .custom-tb-6 tr > td:nth-child(4) {
        width: 16.66%;
        padding: 24px 16px 24px 16px !important;
    }
    .custom-tb-6 tr > td:nth-child(5) {
        width: 16.66%;
        padding: 24px 24px 24px 16px !important;
    }  
    .custom-tb-7 tr > th:first-child {
        padding: 16px 16px 16px 24px;
    }
    .custom-tb-7 tr > th:nth-child(2) {
        padding: 16px 16px 16px 16px;
    }
    .custom-tb-7 tr > th:nth-child(3) {
        padding: 16px 16px 16px 16px;
    }
    .custom-tb-7 tr > th:nth-child(4) {
        padding: 16px 16px 16px 16px;
    }
    .custom-tb-7 tr > th:nth-child(5) {
        padding: 16px 24px 16px 16px;
    }
    .custom-tb-7 tr > td:first-child {
        width: 25%;
        padding: 24px 16px 24px 24px !important;
    }
    
    .custom-tb-7 tr > td:nth-child(2) {
        width: 16.66%;
        padding: 24px 16px 24px 16px !important;
    }
    .custom-tb-7 tr > td:nth-child(3) {
        width: 16.66%;
        padding: 24px 16px 24px 16px !important;
    }
    .custom-tb-7 tr > td:nth-child(4) {
        width: 16.66%;
        padding: 24px 16px 24px 16px !important;
    }
    .custom-tb-7 tr > td:nth-child(5) {
        width: 25%;
        padding: 24px 24px 24px 16px !important;
    }
    .custom-tb-9 tr > th:first-child {
        padding: 16px 16px 16px 24px;
    }
    .custom-tb-9 tr > th:nth-child(2) {
        padding: 16px 16px 16px 16px;
    }
    .custom-tb-9 tr > th:nth-child(3) {
        padding: 16px 16px 16px 16px;
    }
    .custom-tb-9 tr > th:nth-child(4) {
        padding: 16px 16px 16px 16px;
    }
    .custom-tb-9 tr > td:first-child {
        width: 25%;
        padding: 24px 16px 24px 24px !important;
    }
    .custom-tb-9 tr > td[colspan] {
        padding: 24px 16px 0 24px !important;
    }
    .custom-tb-9 tr > td:nth-child(2) {
        width: 12.5%;
        padding: 24px 16px 24px 16px !important;
        font-weight: 300;
    }
    .custom-tb-9 tr > td:nth-child(3) {
        width: 12.5%;
        padding: 24px 16px 24px 16px !important;
        font-weight: 300;
    }
    .custom-tb-9 tr > td:nth-child(4) {
        width: 25%;
        padding: 24px 16px 24px 16px !important;
        font-weight: 300;
    }
    .custom-tb-9 tbody > tr:nth-child(1), .custom-tb-9 tbody > tr:nth-child(5), .custom-tb-9 tbody > tr:nth-child(9) {
        border-bottom: none !important;
      }
      .custom-tb-10 tbody > tr:nth-child(1), .custom-tb-10 tbody > tr:nth-child(4) {
        border-bottom: none !important;
      }
      .custom-tb-10 tr > th:first-child, .custom-tb-11 tr > th:first-child {
          width: 16% !important;
        padding: 16px 16px 16px 24px;
    }
    .custom-tb-10-subrow-header{
        padding: 24px 0px 0px 24px !important;
    }
    .custom-tb-10 tr > th:nth-child(2), .custom-tb-11 tr > th:nth-child(2) {
        width: 84% !important;
        padding: 16px 16px 16px 16px;
    }
  
    .custom-tb-11 tbody tr > th[scope] { text-align: left; padding: 24px 16px 24px 24px;}
    .cust-table-10-search {
        display: block !important;
    }
    .cust-table-10-search-input{
        margin-bottom: 24px;
    }
    .custom-tb-10 tr > td:nth-child(2), .custom-tb-11 tr > td:nth-child(2){
        padding: 24px 24px 8px 16px !important;
    }
    .custom-tb-10 tbody > tr:nth-child(6){
        border-bottom: 2px solid #666666;
    }
    .custom-tb-10 tr > td:first-child, .custom-tb-11 tr > td:first-child{
        vertical-align: top;
        padding: 24px 16px 24px 24px !important;
    }
    .custom-tb-9 .sub-row-header-custom-table-9 th {
        padding: 24px 24px 0px 24px !important;
        border-top: none !important;
    }
    .custom-tb-5 th {
        padding: 16px 16px;
        font-weight: 500;
        color: #333333;
    }
    .custom-tb-6 th {
        padding: 16px 16px;
        font-weight: 500;
        color: #333333;
    }    
    .custom-tb-5 tbody td {
        font-weight: 300;
        color: #3a3a3a;
        vertical-align: top;
    }
    .custom-tb-7 tbody td {
        font-weight: 300;
        color: #3a3a3a;
        vertical-align: top;
    }
    .custom-tb-9 tbody td {
        font-weight: 300;
        color: #3a3a3a;
        vertical-align: top;
    }
    .custom-tb-6 tbody tr td {
        padding: 24px 24px 24px 24px;
        font-weight: 300;
        color: #3a3a3a;
        vertical-align: top;
    }
    .mb-8{
        margin-bottom: 8px;
    }
 }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    /* medium screens [TABLETS] -> 641px to 1024px */
  .hide-for-small.hide-for-large-up.custom-tb-9 table tr:first-child {
   	   border-top: none;
  }

  .pg-freeform table tbody tr.sub-row-header-custom-table-9 th { padding: 24px 0 0 !important; }
  
  h3.intl-dest-h2-Custom,
  h4.intl-dest-h2-Custom { margin-bottom: 0; }
  
  .sub-row-header-custom-table-9 th {
    padding: 24px 0 0;
  }

  .custom-tb-6 > h3, .custom-tb-6 > h4 { margin-bottom: 0; }
  	.custom-tb-6 > p { margin: 24px 0 0; }
  
  .custom-tb-6 table tbody tr td:nth-child(2) ul li { font-weight: 400 !important; }
  
    .pg-table-desc{
        margin-bottom: 0px !important;
    }
    .custom-tb-5 tbody > tr:nth-child(4),.custom-tb-5 tbody > tr:nth-child(3), .custom-tb-5 tbody > tr:nth-child(2), .custom-tb-5 tbody > tr:nth-child(1) {
        border-bottom: 1px solid #666666;
    }
    .custom-tb-5 tbody tr > td:nth-child(4),.custom-tb-5 tbody tr > td:nth-child(3), .custom-tb-5 tbody tr > td:nth-child(2), .custom-tb-5 tbody tr > td:nth-child(1) {
        border-bottom: 1px solid #666666;
    }
    .custom-tb-5 thead, .custom-tb-6 thead, .custom-tb-7 thead, .custom-tb-9 thead{
        display: none;
    }
    .custom-tb-5 table tbody tr td ul, .custom-tb-6 table tbody tr td ul, .custom-tb-7 table tbody tr td ul, .custom-tb-9 table tbody tr td ul{
        list-style: none;
        margin-left: 0px;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .custom-table-5-heading, .custom-table-6-heading, .custom-table-7-heading, .custom-table-8-heading, .custom-table-9-heading{
        font-weight: 500 !important;
    }
    .custom-tb-5 tbody, .custom-tb-6 tbody, .custom-tb-7 tbody, .custom-tb-9 tbody {
        border-top: none !important;
    }
    .custom-tb-5 tbody td {
        padding: 24px 16px 8px 0px !important;
        font-weight: 300;
        color: #3a3a3a;
        vertical-align: top;
    }
    .custom-tb-6 tbody td{
        font-weight: 400;
        color: #3a3a3a;
        vertical-align: top;
    }
    .custom-tb-7 tbody td{
        font-weight: 300;
        color: #3a3a3a;
        vertical-align: top;
    }
    .custom-tb-9 tbody td{
        font-weight: 300;
        color: #3a3a3a;
        vertical-align: top;
    }
    .custom-tb-9 tbody > tr:nth-child(5), .custom-tb-9 tbody > tr:nth-child(8),
    .custom-tb-9 tbody > tr:nth-child(15), .custom-tb-9 tbody > tr:nth-child(18), .custom-tb-9 tbody > tr:nth-child(24), .custom-tb-9 tbody > tr:nth-child(27) {
        border-bottom: 2px solid #666666 !important ;
    }

    .custom-tb-6 tr > td:first-child {
        padding: 24px 16px 8px 0px !important;
    }
    .custom-tb-6 tr > td:nth-child(2) {
        padding: 24px 16px 8px 16px !important;
    }
    .custom-tb-6 tr > td:nth-child(3) {
        padding: 24px 0px 8px 16px !important;
        font-weight: 300;
    }
    .custom-tb-7 tr > td:first-child {
        padding: 24px 16px 8px 0px !important;
        width: 35%;
    }
    .custom-tb-7 tr > td:nth-child(2) {
        padding: 24px 16px 8px 16px !important;
        width: 22%;
        font-weight: 400;
    }
    .custom-tb-7 tr > td:nth-child(3) {
        padding: 24px 0px 8px 16px !important;
        width: 43%;
    }
    .custom-table-7-heading {
        font-weight: 500 !important;
    }
    /* .custom-table-7-measurement{
        display: inline;
    } */
    .custom-tb-5 tr > td:nth-child(2) {
        padding: 24px 0px 8px 16px !important;
    }
    .custom-tb-5 table tbody tr td ul li, .custom-tb-6 table tbody tr td ul li, .custom-tb-7 table tbody tr td ul li {
        padding: 0 0 16px !important;
    }
    .custom-tb-5, .custom-tb-6, .custom-tb-7 {
        float: left !important;
    }
    .custom-tb-6 tr > td:first-child {

        padding: 24px 16px 24px 0px !important;
    }
    .custom-tb-9 .sub-row-header-custom-table-9 th {
        border-top: none !important;
    }
    .custom-tb-9 tr > td:first-child:not([colspan]) {
        width: 50%;
        padding: 24px 16px 8px 0px !important;
    }
	.custom-tb-9 tr > td[colspan] {
        width: 100%;
        padding: 24px 0 0 !important;
        border: none;
    }
    .custom-tb-9 tr > td:nth-child(2) {
        width: 50%;
        padding: 24px 16px 24px 16px !important;
    }
    .custom-tb-9 tbody > tr:first-child {
        border-bottom: none !important;
    }
    .custom-tb-9 tbody tr td ul li {
        margin-bottom: 16px
    }
    .mt-8{
        margin-top: 8px;
    }
    .mb-8{
        margin-bottom: 8px;
    }
    .custom-tb-10 table tbody tr, .custom-tb-11 table tbody tr{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;

    }
    .custom-tb-10 tbody > tr:first-child, .custom-tb-10 tbody > tr:nth-child(4) {
        border-bottom: none !important;
    }
    .custom-tb-10 tr > td:first-child, .custom-tb-11 tr > td:first-child {
        padding: 24px 0px 0px 0px !important;
    }
    .custom-tb-10 tr > td:nth-child(2), .custom-tb-11 tr > td:nth-child(2) {
        padding: 16px 0px 8px 0px !important;
    }
    .cust-table-10-search {
        display: block !important;
        margin-bottom: 0px;
    }
    .custom-tb-10-subrow-header{
        border-top: none !important;
        padding: 24px 0px 0px 0px !important;
    }
    .custom-tb-10 table tbody tr > td:nth-child(2) {
        padding-bottom: 8px !important;
    }
    .custom-tb-10 tbody > tr:nth-child(4){
        border-top: 1px solid #666666;
    }
    .custom-tb-10 tbody > tr:nth-child(6){
        border-bottom: 2px solid #666666;;
    } 
    .mb-8{
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 40em) {
	.show-for-small-only.hide-for-large-up.custom-tb-9.medium-12.columns tbody tr td { padding: 24px 0; }
    h3.intl-dest-h2-Custom,
    h4.intl-dest-h2-Custom { margin-bottom: 0; }
  
    .custom-tb-6 > h3, .custom-tb-6 > h4 { margin-bottom: 0; }
  	.custom-tb-6 > p { margin: 24px 0 0; }
    .custom-tb-5 tbody > tr:nth-child(4),.custom-tb-5 tbody > tr:nth-child(3), .custom-tb-5 tbody > tr:nth-child(2), .custom-tb-5 tbody > tr:nth-child(1) {
        border-bottom: 1px solid #666666;
    }
    .custom-tb-5 tbody tr > td:nth-child(4),.custom-tb-5 tbody tr > td:nth-child(3), .custom-tb-5 tbody tr > td:nth-child(2), .custom-tb-5 tbody tr > td:nth-child(1) {
        border-bottom: 1px solid #666666;
    }
    .custom-table-5-heading, .custom-table-6-heading, .custom-table-7-heading, .custom-table-8-heading, .custom-table-9-heading{
        font-weight: 500 !important;
    }
    .custom-tb-5 tbody, .custom-tb-6 tbody, .custom-tb-7 tbody, .custom-tb-9 tbody {
        border-top: none !important
    }
    .custom-tb-5 tbody td, .custom-tb-6 tbody td, .custom-tb-7 tbody td, .custom-tb-9 tbody td {
        padding: 24px 0px 24px 0px;
        font-weight: 300;
        color: #3a3a3a;
        vertical-align: top;
    }
    .intl-dest-h2-Custom{
        margin-bottom: 24px;
    }
    .pg-table-desc{
        margin-bottom: 0px !important;
    }
    .custom-tb-6 tr > td:first-child, .custom-tb-7 tr > td:first-child {
        width: 100%;
    }
    .custom-tb-6 table tbody tr > td:first-child, .custom-tb-7 table tbody tr > td:first-child {
        width: 100%;
        border: none!important;
        padding: 24px 0px 16px 0;
    }
    .custom-tb-6 table tbody tr, .custom-tb-7 table tbody tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .custom-tb-6 table tbody tr > td:nth-child(2), .custom-tb-7 table tbody tr > td:nth-child(2) {
        width: 100%;
        padding: 0px 0px 16px 0px ;
        border: none!important;
    }
    .custom-tb-6 table tbody tr > td:nth-child(3), .custom-tb-7 table tbody tr > td:nth-child(3) {
        width: 100%;
        padding: 0px 0px 16px 0px  ;
        border: none!important;
    }
    .custom-tb-6 table tbody tr > td:nth-child(4), .custom-tb-7 table tbody tr > td:nth-child(4) {
        width: 100%;
        padding: 0px 0px 16px 0px  ;
        border: none!important;
    }
    .custom-tb-6 table tbody tr > td:nth-child(5), .custom-tb-7 table tbody tr > td:nth-child(5) {
        width: 100%;
        padding: 0px 0px 24px 0px  ;
        border: none!important;
    }
    .custom-table-7-heading, .custom-table-8-heading {
        font-weight: 500 !important;
    }
    .intl-dest-pg-2-table-row-heading {
        font-weight: 400;
    }
    .pb-8{
        padding-bottom: 8px !important;
    }
    .pb-24{
        padding-bottom: 24px !important;
    }
    .pb-16{
        padding-bottom: 16px !important;
    }
    .pt-8{
        padding-top: 8px;
    }
    .custom-tb-9 tbody tr{
        border-bottom: 1px solid #666666;
    }
    .custom-tb-10 tbody > tr:first-child, .custom-tb-10 tbody > tr:nth-child(4) {
        border-bottom: none !important;
    }
    .custom-tb-10-subrow-header{
        border-top: none !important;
        padding: 24px 0px 0px 0px !important;
    }
    .cust-table-10-search{
        margin-bottom: 0px !important;
    }
    .custom-tb-10 tr > td:first-child, .custom-tb-11 tr > td:first-child {
        padding: 24px 0px 0px 0px !important;
    }
    .custom-tb-10 tr > td:nth-child(2), .custom-tb-11 tr > td:nth-child(2) {
        padding: 16px 0px 8px 0px !important;
    }
    .custom-tb-10 table tbody tr > td:nth-child(2) {
        padding-bottom: 8px !important;
    }
    .custom-tb-10 tbody > tr:nth-child(4){
        border-top: 1px solid #666666;
    }
    .custom-tb-10 tbody > tr:nth-child(6){
        border-bottom: 2px solid #666666;;
    } 
    .custom-tb-10 tbody tr td, .custom-tb-11 tbody tr td {
        font-size: 16px !important;
    }

    .custom-tb-9 tbody > tr:nth-child(5), .custom-tb-9 tbody > tr:nth-child(8),
    .custom-tb-9 tbody > tr:nth-child(15), .custom-tb-9 tbody > tr:nth-child(18), .custom-tb-9 tbody > tr:nth-child(24), .custom-tb-9 tbody > tr:nth-child(27) {
        border-bottom: none !important ;
    }

    .custom-tb-9 tbody > tr:nth-child(4), .custom-tb-9 tbody > tr:nth-child(6),
    .custom-tb-9 tbody > tr:nth-child(12), .custom-tb-9 tbody > tr:nth-child(14), .custom-tb-9 tbody > tr:nth-child(19), .custom-tb-9 tbody > tr:nth-child(21) {
        border-bottom: 2px solid #666666 !important ;
    }
}
/* print */
@media print {
      .custom-tb-5 th, .custom-tb-5 td, .custom-tb-6 th, .custom-tb-6 td, .custom-tb-7 th, .custom-tb-7 td, .custom-tb-9 th, .custom-tb-9 td,  .custom-tb-10 th, .custom-tb-10 td, .custom-tb-10 tr td div span {
        font-family: 'Roboto', sans-serif;
        font-size: 16px !important;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.5px;
    }
     .custom-tb-11 th, .custom-tb-11 td, .custom-tb-11 tr td div span {
         font-family: 'Roboto', sans-serif;
        font-size: 16px !important;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.5px;
      }

    .custom-tb-11 table tbody tr { display: table-row !important; }

    .custom-tb-5 tr > th:first-child,.custom-tb-5 tr > th:nth-child(2), .custom-tb-5 tr > th:nth-child(3),.custom-tb-5 tr > th:nth-child(4){
        width: 25%;
        padding: 18px 0px 16px 18px;
    } 
    .custom-tb-5 tr > td:first-child {
        width: 25%;
        padding: 18px 0px 0px 18px;
        font-weight: 300;
    }
    .custom-tb-5 tr > td:nth-child(2) {
        width: 25%;
        padding: 18px 0px 0px 18px;
        font-weight: 300;
    }
    .custom-tb-5 tr > td:nth-child(3) {
        width: 25%;
        padding: 18px 0px 0px 18px;
        font-weight: 300;
    }
    .custom-tb-5 tr > td:nth-child(4) {
        width: 25%;
        padding: 18px 0px 0px 18px;
        font-weight: 300;
    }
     .pb-24{
        padding-bottom: 24px !important;
    }
    .custom-tb-5 tbody, .custom-tb-6 tbody, .custom-tb-7 tbody, .custom-tb-10 tbody, .custom-tb-11 tbody{
        font-weight: 300;
    }
    .custom-table-7-heading{
        margin-bottom: 0px !important;
    }
    .custom-tb-6 tbody tr td, .custom-tb-7 tbody tr td, .custom-tb-5 tbody tr td, .custom-tb-9 tbody tr td, .custom-tb-10 tbody tr td,.custom-tb-11 tbody tr td{
        vertical-align: top;
        font-weight: 300;
    }
    .custom-tb-6 tr > th:first-child,.custom-tb-6 tr > th:nth-child(2), .custom-tb-6 tr > th:nth-child(3),.custom-tb-6 tr > th:nth-child(4), .custom-tb-6 tr > th:nth-child(5){
        padding: 24px 0px 16px 24px;
    } 
      .custom-tb-6 tr > td:first-child {
        width: 41.66%;
        padding: 24px 0px 0px 24px !important;
    }
    
    .custom-tb-6 tr > td:nth-child(2) {
        width: 8.33%;
        padding: 24px 0px 0px 24px !important;
    }
    .custom-tb-6 tr > td:nth-child(3) {
        width: 16.66%;
        padding: 24px 0px 0px 24px !important;
    }
    .custom-tb-6 tr > td:nth-child(4) {
        width: 16.66%;
        padding: 24px 0px 0px 24px !important;
    }
    .custom-tb-6 tr > td:nth-child(5) {
        width: 16.66%;
        padding: 24px 0px 0px 24px !important;
    }
    .custom-tb-7 tr > th:first-child,.custom-tb-7 tr > th:nth-child(2), .custom-tb-7 tr > th:nth-child(3),.custom-tb-7 tr > th:nth-child(4), .custom-tb-7 tr > th:nth-child(5){
        padding: 18px 0px 16px 18px;
    } 
    .custom-tb-7 tr > td:first-child {
        width: 25%;
        padding: 18px 18px !important;
    }
    
    .custom-tb-7 tr > td:nth-child(2) {
        width: 16.66%;
        padding: 18px 18px !important;
    }
    .custom-tb-7 tr > td:nth-child(3) {
        width: 16.66%;
        padding: 18px 18px !important;
    }
    .custom-tb-7 tr > td:nth-child(4) {
        width: 16.66%;
        padding: 18px 18px !important;
    }
    .custom-tb-7 tr > td:nth-child(5) {
        width: 25%;
        padding: 18px 18px !important;
    }
    .custom-table-7-heading, .custom-table-6-heading, .custom-table-9-heading{
        font-size: 16px !important;
    }
    .custom-tb-9 tbody > tr:nth-child(1), .custom-tb-9 tbody > tr:nth-child(5) {
        border-bottom: none !important;
    }
    .pg-table-desc {
        margin-bottom: 0px !important;
    }
    .custom-tb-10-subrow-header, .custom-tb-11-subrow-header {
        border-top: none !important;
        border-bottom: none !important;
        padding-left: 0px !important;
    }
        .custom-tb-10 tbody > tr:nth-child(1), .custom-tb-10 tbody > tr:nth-child(4) {
    border-bottom: none !important;
    }

    .custom-tb-9 table thead tr th { padding: 14px 18px !important; }
    .custom-tb-9 table tbody tr td { padding: 24px 18px !important; }
    .pg-freeform .custom-tb-9 table tbody tr th {
        border: none !important;
        padding: 24px 18px 0 !important;
    }
    .custom-tb-9 table tbody tr td p.pg-table-desc { font-size: 16px !important; }
  
      .custom-tb-5 thead, .custom-tb-6 thead, .custom-tb-7 thead, .custom-tb-9 thead, .custom-tb-10 thead, .custom-tb-11 thead { 
        background-color: #f0f0f0 !important;
        text-align: left !important;
        border-bottom: 2px solid #666666 !important;
     }
}


/* CT-8 */
.pg-freeform .pg-med-tables.pg-custom-tb-8 th:last-child {
    padding: 16px;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	/* medium screens [TABLETS] -> 641px to 1024px */
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr {
		display: grid;
		grid-template-columns: 16.67% 83.33%;
		grid-gap: 0;
		grid-template-areas: "heading first-col" "heading second-col" "heading third-col" "heading fourth-col";
	}
  
  	.pg-freeform .pg-med-tables.pg-custom-tb-8 table tbody tr:not(:first-child) th[colspan] { border-top: 1px solid #666666; }
  	.pg-freeform .pg-med-tables.pg-custom-tb-8 table tbody tr th[colspan] { grid-column: 1/4; }

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr th:not([colspan]),
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:first-child {
		padding: 24px 16px 24px 0 !important;
		grid-area: heading;
		width: 100%;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(2) {
		padding: 24px 0 8px !important;
		grid-area: first-col;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(3) {
		padding: 8px 0 !important;
		grid-area: second-col;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(4) {
		padding: 8px 0 !important;
		grid-area: third-col;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(5) {
		padding: 8px 0 24px !important;
		grid-area: fourth-col;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(2) > div:first-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(3) > div:first-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(4) > div:first-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(5) > div:first-child {
		width: 70%;
		padding: 0 16px;
		display: block !important;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(2) > div:last-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(3) > div:last-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(4) > div:last-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(5) > div:last-child {
		width: 30%;
		padding: 0 0 0 16px;
		display: block !important;
	}
}

@media only screen and (max-width: 40em) {
	/* small screens [MOBILE] -> 640px */
  	.pg-freeform .pg-med-tables.pg-custom-tb-8 table tbody tr:not(:first-child) th { border-top: 1px solid #666666; }
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td {
		display: block;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr th:not([colspan]),
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:first-child {
		padding: 24px 0 8px !important;
		width: 100%;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(2) {
		padding: 8px 0 !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(3) {
		padding: 8px 0 !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(4) {
		padding: 8px 0 !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(5) {
		padding: 8px 0 24px !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(2) > div:first-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(3) > div:first-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(4) > div:first-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(5) > div:first-child {
		width: 75%;
		padding: 0 16px 0 0;
		display: block !important;
	}

	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(2) > div:last-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(3) > div:last-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(4) > div:last-child,
	.pg-freeform .pg-med-tables.pg-custom-tb-8 tbody tr td:nth-child(5) > div:last-child {
		width: 25%;
		padding: 0 0 0 16px;
		display: block !important;
	}
}

