.elementor-28737 .elementor-element.elementor-element-cab5d6c{margin-top:0px;margin-bottom:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-28737 .elementor-element.elementor-element-ff981b7{text-align:left;}.elementor-28737 .elementor-element.elementor-element-ff981b7 img{width:100%;}.elementor-28737 .elementor-element.elementor-element-0ac5d6e{margin-top:0px;margin-bottom:0px;}.elementor-28737 .elementor-element.elementor-element-e0bf753{text-align:center;}.elementor-28737 .elementor-element.elementor-element-a59a9c7{margin-top:40px;margin-bottom:10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-28737 .elementor-element.elementor-element-56d2bb7{text-align:center;}.elementor-28737 .elementor-element.elementor-element-56d2bb7 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:56px;font-weight:500;color:#333333;}.elementor-28737 .elementor-element.elementor-element-56d2bb7 > .elementor-widget-container{margin:10px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-28737 .elementor-element.elementor-element-a59a9c7{padding:0px 16px 0px 16px;}}@media(max-width:767px){.elementor-28737 .elementor-element.elementor-element-e0bf753 img{width:100%;}.elementor-28737 .elementor-element.elementor-element-a59a9c7{padding:0px 6px 0px 6px;}.elementor-28737 .elementor-element.elementor-element-56d2bb7 .elementor-heading-title{font-size:28px;}}/* Start custom CSS for section, class: .elementor-element-cab5d6c */.compliancestable td {
    color: #333;
    font-size: 14.4px;
}
.compliancesbanner {
    max-height: 450px;
    min-height: 450px;
    overflow: hidden;
}

table.table.table-bordered {
    margin-top: 15px;
}
.compliancestable table td, .compliancestable table th {
    border: 1px solid #d1d1d1;
    line-height: 1.5;
    padding: 10px 16px;
    vertical-align: top;
}
.compliancestable table tbody>tr:nth-child(odd)>td {
    background: none !important;
}

.compliancestable tbody {
    background: #f5f5f5;
}

/* Mobile Horizontal Scroll Table */
@media (max-width: 767px) {

  .compliancestable {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch !important;
  }

  .compliancestable table {
    width: 800px; /* adjust if needed */
    max-width: none;
  }
}/* End custom CSS */