header {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  .banner-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .banner-title {
    font-size: 35px !important;
    max-width: 100% !important;
  }

  .banner-subtitle {
    font-size: 16px !important;
    max-width: 80% !important;
  }
}

.banner-footer {
  display: flex;
  margin-top: 30px; 
}

.request-demo-button-container {
  width: 175px;
  height: 51px;
}

.request-demo-button-container:hover {
  text-decoration: none;
}

.request-demo-button {
  font-size: 16px;
  font-weight: bold;
  font-family: Lato, sans-serif;
  width: 175px;
  height: 51px;
  display: flex;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  background-color: #8EC03E;
  color: #ffffff;
}

.request-demo-button.outline {
  font-size: 20px !important;
  font-weight: bold;
  font-family: Lato, sans-serif;
  width: 180px !important;
  height: 55px !important;
  display: flex;
  border-radius: 30px !important;
  justify-content: center;
  align-items: center;
  background-color: transparent !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}

.request-demo-button:hover {
  text-decoration: none;
}

.request-demo-button.outline:hover {
  background-color: #ffffff !important;
  color: #8EC03E !important;
}

.request-demo-button.outline:active, .request-demo-button.outline:focus {
  text-decoration: none !important;
  color: #ffffff !important;
}

ul.custom-bullets {
    list-style: none;
    padding-left: 0;
}

ul.custom-bullets li {
    position: relative;
    padding-left: 20px;
}

ul.custom-bullets li::before {
    content: '•';
    color: #8ec03e;
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 1.2em; 
}

.sub-head {
 font-size: 30px !important; 
}

@media (max-width: 1000px) {
  table.custom-table {
    width: 100%;
  }

  table.custom-table td,
  table.custom-table th {
    display: block;
    padding: 10px;
    border: none;
    border-bottom: 1px solid #E0E0E0  !important;
    border-left: 1px solid #E0E0E0 !important;
    border-right: 1px solid #E0E0E0  !important;
    text-align: left;
  }

  table.custom-table td:first-child {
    font-weight: bold  !important;
    width: auto !important;
    text-align: center  !important;
  }
}

@media screen and (max-width: 1300px) {  
  .banner-title.hpj,
  .banner-title.scorecard,
  .banner-title.technology {
    margin-right: 0 !important;
    max-width: 100% !important;
  } 
}

@media screen and (max-width: 1350px) {  
  .banner-title.ilasso {
    margin-right: 0 !important;
    max-width: 100% !important;
  } 
  .sub-head-title.ilasso {
    margin-right: 0 !important;
    max-width: 100% !important;
  } 
}

.row-fluid .vjs-tech {
 border-radius: 15px !important;
}

.cards__label.container {
  padding: 0 !important;
}

.header #button_header_Button:hover {
  font-weight: bolder !important;
  font-size: 14px !important;
}

.quote-container-2 {
    display: flex;
    align-items: center;
    background-color: #bfd595; /* Light green background */
    padding: 20px 20px 25px 20px;
    width: 100%;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

.quote-container-2 .quote-icon {
    align-self: flex-start;
    align-items: center;
    text-align: center;
    background-color: #94b950;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 35px;
    min-height: 60px;
    margin-right: 10px;
    justify-content: center;
    min-width: 60px;
    font-family: Lato, sans-serif;
}

.quote-container-2 .quote-icon svg {
    fill: #fff;
    height: 40px;
    width: 40px;
    margin-left: 7px;
    margin-top: 8px;
}

.quote-container-2 .quote-content {
    flex-grow: 1;
}

.quote-container-2 .quote-content p {
    font-size: 18px;
    color: #333;
    line-height: 1.6;
    font-weight: 600;
    text-align: center;
    font-style: italic;
}

.quote-container-2 .author {
    align-items: center;
    flex-direction: column;
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.quote-container-2 .author img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.quote-container-2 .author-info {
    text-align: center;
}

.quote-container-2 .author-info h4 {
    margin-bottom: 5px;
    font-size: 18px;
    color: #333;
    text-align: center;
}

.quote-container-2 .author-info p {
    margin: 0;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    text-align: center;
    font-style: normal;
}

.custom-unordered-list {
    border-left: 5px solid #bfd595;
    padding-top: 5px;
    padding-bottom: 5px;
}

.custom-unordered-list li span strong {
  font-weight: 600;
}

.gh-background-container {
    background-image: url(https://19530584.fs1.hubspotusercontent-na1.net/hubfs/19530584/For%20Homepage/Card-bg.png);
    background-position: bottom;
    background-size: cover;
    border: 1px solid #d2d6db;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    font-family: Lato, sans-serif !important;
    margin-bottom: 30px;
    margin-top: 30px;
}

.gh-background-container.center {
  align-items: center;
  align-content: center;
}

.tenx-card {
  background-color: #6b7b84;
  border-radius: 20px;
  color: #fff;
  min-height: 400px;
  padding: 25px 30px;
}

.tenx-card ul {
  padding-left: 0;
  line-height: 1.5;
}

.comparison-table-container {
  width: 100%;
  margin: auto;
  font-family: Lato, sans-serif;
  overflow-x: auto;
}
.comparison-table {
  font-family: Lato, sans-serif;
  width: 100%;
  margin-top: 20px;
  background-color: #f9f9f9 !important;
  border: none !important;
  table-layout: auto;
}
.comparison-table th, .comparison-table td {
    padding: 12px;
    text-align: left;
  border: none !important;
}

.comparison-table th {
  background-color: #f9f9f9;
  font-weight: 400;
}


.check {
  color: green;
  font-size: 18px;
}
.cross {
  color: red;
  font-size: 18px;
}
.check-icon {
  width: 18px;
  height: 18px;
  background-image: url("https://19530584.fs1.hubspotusercontent-na1.net/hubfs/19530584/Comparison%20Table/table-check.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}

.cross-icon {
  width: 18px;
  height: 18px;
  background-image: url("https://19530584.fs1.hubspotusercontent-na1.net/hubfs/19530584/Comparison%20Table/table-close.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}