/*****************************************/
/*     Start your custom style here      */
/*****************************************/
@media (min-width: 1200px) and (max-width: 1440px) {
  h1 {
    font-size: 45px !important;
  }

  h2 {
    font-size: 40px !important;
  }
  h3 {
     font-size: 30px !important;
  }
  h4 {
     font-size: 22px !important;
  }
}

@media (max-width: 640px) { 
  
 .hs-product-table th {
    padding-left: 8px !important;
}
 
}
.cell_1771937277288-background-layers {
    background-image: url(https://39657968.fs1.hubspotusercontent-na1.net/hubfs/39657968/Rectangle%2022.png) !important;
    background-position: right bottom !important;
    background-size: 416px !important;
    background-repeat: no-repeat !important;
    background-position-y: 114px !important;
}

.cell_1771926934584-background-layers {
    background-image: url(https://39657968.fs1.hubspotusercontent-na1.net/hubfs/39657968/Rectangle%2022.png) !important;
    background-size: 413px !important;
    background-repeat: no-repeat !important;
    background-position-y: 146px !important;
}

.cell_17718246169393-background-layers {
    background-image: url(https://39657968.fs1.hubspotusercontent-na1.net/hubfs/39657968/AdobeStock_558650468%201.png) !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 20px;
}

span.Bold-Heading {
    font-weight: 600;
}



.blaze-container {
    display: none;
}
.content_col.col-lg-6.offset-lg-0.order-lg-1 {
    /* Background color with transparency (Alpha channel) */
    background: rgba(255, 255, 255, 0.2); 
    
    /* The "Glass" blur effect */
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px); /* Safari support */
    
    /* Border to give it definition */
    border: 1px solid rgba(255, 255, 255, 0.3);
    
    /* Rounded corners as per your image */
    border-radius: 15px;
    
    /* Shadow for depth */
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
    
    /* Spacing inside the box */
    padding: 40px;
}

.col-lg-4.offset-lg-0.order-lg-1.col-md-6.offset-md-0.order-md-1 {
    padding-left: 0;
}



@media (max-width: 767px) {
    .sr-hero-02 .height-small {
        padding: 1.5rem 0 !important;
    }
}
a.cta-button {
    border-radius: 50px;
}

.sr-spacer-50, .sr-spacer-bottom-50 {
    padding-bottom: 40px;
}

.widget_1771831369123-flexbox-positioning {

    align-items: end !important;

}
.custom-tick-list {
    display: flex;
    gap: 60px;
}

.custom-tick-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.custom-tick-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 14px;
    font-size: 16px;
}

.custom-tick-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #2BB673; /* green color */
    font-weight: bold;
}

/* Mobile responsive */
@media (max-width: 767px) {
    .custom-tick-list {
        flex-direction: column;
        gap: 20px;
    }
}


.custom-info-grid {
    display: flex;
    gap: 40px;
}

.info-item {
    flex: 1;
}

.info-item h3 {
    font-size: 32px;
    margin-bottom: 10px;
}

.info-item .divider {
    width: 100%;
    height: 1px;
  padding: 0 0 1px !important;
    background-color: #2c5fa8; /* blue line */
    margin-bottom: 15px;
  opacity: 0.5; 
}

.info-item p {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}

/* Responsive */
@media (max-width: 991px) {
    .custom-info-grid {
        flex-wrap: wrap;
    }

    .info-item {
        flex: 0 0 48%;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .custom-info-grid {
        flex-direction: column;
    }

    .info-item {
        flex: 100%;
    }
  .content_col.col-lg-6.offset-lg-0.order-lg-1 {

    padding: 15px !important;
}
.col-lg-4.offset-lg-0.order-lg-1.col-md-6.offset-md-0.order-md-1 {

    padding-right: 0 !important;
}
}
.hs-logo-grid__logo {
    display: block;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    width: 100%;
    height: 30px;
}

.custom-icon-box .icon-box {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.custom-icon-box .icon img {
    width: 80px;
    height: auto;
}

.custom-icon-box h3 {
    margin: 0 0 8px 0;
    font-size: 20px;
}

.custom-icon-box p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
}

/* Mobile */
@media (max-width: 767px) {
    .custom-icon-box .icon-box {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .custom-icon-box .icon img {
        margin-bottom: 15px;
    }
  .custom-icon-box .icon img {
    width: 90px !important;
    height: auto;
}
  

  
}

.responsive-image.banner-image img {
    padding: 16px;
    border-radius: 24px;
}
.container-fluid {
    padding: 0px; 
}





 .hs2-section {
    padding:  0;
    font-family: inherit;
  }

  .hs2-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 36px;

  }

  .hs2-title {
    font-size: 2.6rem;
    font-weight: 400;
    color: #1a1a2e;
    line-height: 1.2;
    margin: 0;
  }

  .hs2-title b {
    font-weight: 800;
  }

  .hs2-arrows {
    display: flex;
    gap: 10px;
    flex-shrink: 0;
    padding-top: 6px;
  }

  .hs2-btn {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 2px solid #ccc;
    background: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #333;
    transition: all 0.2s ease;
  }

  .hs2-btn:hover { background: #0066cc; border-color: #0066cc; color: white; }
  .hs2-btn.hs2-active { background: #0066cc; border-color: #0066cc; color: white; }
  .hs2-btn:disabled { opacity: 0.35; cursor: default; background: white; border-color: #ccc; color: #333; }

  /* Wrapper clips overflow - 1.5 cards visible */
  .hs2-wrapper {
    overflow: hidden;
    /* Show 1 full card + ~half of next card */
    /* Card width will be ~63% of container, so 1.5 = ~95% visible */
  }

  .hs2-track {
    display: flex;
    gap: 30px;
    transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
  

  }

  /* Card = 63% of container so 1 full + half of next always visible */
.hs2-card {
   
    /* flex-shrink: 0; */
    min-width: calc(70% - 0px);
    padding: 0 25px 0 0;
}

.hs2-card img {
    display: block;
    height: auto;
    object-fit: cover;
    width: 100%;
}

  .hs2-card-body {
    padding: 24px 0 0;
  }

  .hs2-card-text {
    font-size: 0.93rem;
    color: #333;
    line-height: 1.75;
    margin-bottom: 16px;
  }

  .hs2-card-text strong {
    color: #1a1a2e;
    font-weight: 700;
    display: block;
    margin: 10px 0 4px;
  }

  .hs2-learn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #0066cc;
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none;
  }

  .hs2-learn .ai {
    width: 24px; height: 24px;
    border-radius: 50%;
    border: 1.5px solid #0066cc;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    transition: background 0.2s, color 0.2s;
  }

  .hs2-learn:hover .ai { background: #0066cc; color: white; }

  /* Dots */
  .hs2-dots {
    display: flex;
    gap: 8px;
    justify-content: center;
    margin-top: 30px;
  }

  .hs2-dot {
    width: 9px; height: 9px;
    border-radius: 50%;
    background: #ccc;
    border: none;
    cursor: pointer;
    padding: 0;
    transition: background 0.2s;
  }

  .hs2-dot.on { background: #0066cc; }

  @media (max-width: 768px) {
    .hs2-card { min-width: calc(85% - 12px); }
    .hs2-title { font-size: 1.8rem; }
  }





/*****************************************/
/*    About us     */
/*****************************************/
.row {
margin-left:0px !important;
margin-right:0px !important;
}

.span6.widget-span.widget-type-cell.cell_17719252308984-vertical-alignment.cell_17719252308984-background-color.cell_17719252308984-background-layers.cell_17719252308984-padding.dnd-column {
    border-radius: 15px;
}




.hs-product-table {
    width: 100%;
    border-collapse: collapse;
  }
  .hs-product-table th {
    text-align: left;
    padding: 14px 24px 20px 0;
    border-bottom: none;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    color: #1a1a1a;
  }
.hs-product-table th {
    padding-left: 24px ;

  }
  .hs-product-table th:not(:first-child) {

    border-left: 1px solid #e0e0e0;
  }
  .hs-product-table th:last-child {
    padding-right: 0;
  }
  .hs-product-table td {
    padding: 22px 24px 22px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: none;
    vertical-align: top;
    font-size: 0.88rem;
    font-weight: 400;
    color: #1a1a1a;
  }
  .hs-product-table td:not(:first-child) {
    padding-left: 24px;
    border-left: 1px solid #e0e0e0;
  }
  .hs-product-table td:last-child {
    padding-right: 0;
  }
  .hs-product-table td.col-stage {
    padding-left: 20px;
    width: 18%;
    white-space: nowrap;
  }
  .hs-product-table td.col-product {
    width: 28%;
  }
  .hs-product-table td.col-purpose {
    color: #3a3a3a;
    line-height: 1.6;
  }

  /* ── MOBILE ── */
  @media (max-width: 640px) {
    .hs-product-table td.col-stage,
    .hs-product-table th:nth-child(1) {
      width: 30% !important;
      white-space: normal;
      padding-left: 8px;
    }
    .hs-product-table td.col-product,
    .hs-product-table th:nth-child(2) {
      width: 30% !important;
    }
    .hs-product-table td.col-purpose,
    .hs-product-table th:nth-child(3) {
      width: 40% !important;
    }
    .hs-product-table th {
      font-size: 0.9rem;
      padding: 8px 6px 12px 0;
    }
    .hs-product-table th:not(:first-child) {
      padding-left: 6px;
    }
    .hs-product-table td {
      padding: 12px 6px 12px 0;
      font-size: 0.72rem;
    }
    .hs-product-table td:not(:first-child) {
      padding-left: 6px;
    }
    .hs-product-table td.col-stage {
      font-size: 13px !important;
    }
    .hs-product-table td.col-product {
      font-size: 13px !important;
    }
    span.inner-field-text {
    font-size: 13px;
}
    h4.table-heading {
    font-size: 16px;
}
    p.table-para {
    font-size: 12px !important;
}
  }










.accordion-title {
    text-align: center;
    display: none;
    padding: 30px;
}


.accordion-header {
    color: black !important;
    padding: 18px 0;
 background: white !important;
    font-size: 18px;
    font-weight: 600 !important;

}

.accordion-header:hover {
    background-color: white !important;
}

.accordion-content {
    padding: 0px 0px 25px;
    display: none;
     background-color: white; 
    color: #000;
}
.accordion-item.active .accordion-content {
    display: block;
/*     border-bottom: 1px solid #C3C3C3; */
}
.accordion-column {
    width: 100%;
    max-width: 80%;
}
.accordion-item
 {
    border-bottom: 1px solid  #C3C3C3;
       margin: 15px 0;
}


@media (max-width: 640px) { 
  
    span.Designation {
    font-size: 18px;
    margin: 0px;
}
  
.accordion-header {
    color: black !important;
    padding: 10px 0 !important;
 background: white !important;
    font-size: 15px;
    font-weight: 600 !important;

}
  .accordion-column {
    width: 100%;
    max-width: 100%;
}
.accordion-wrapper {

    padding: 0px !important;
  
}
  
  

  
  span.accordion-toggle-icon {
 
    padding-top: 39px;
}
}

.text-center.sr-spacer-bottom-50 {
    padding: 0;
}

@media (min-width: 1200px) {
    .vjs-hubspot .vjs-big-play-button {
        width: 80px !important;
        height: 80px !important;

    }
}

@media (min-width: 992px) {
    .text-lg-left {

        padding-left: 0px !important;
    }
}
.hs2-track {
  user-select: none;
}

.hs2-track img {
  pointer-events: none;
}
@media (min-width: 1200px) {
    .vjs-hubspot .vjs-big-play-button {
        width: 80px !important;
        height: 80px !important;
        padding-bottom: 0;
    }
  
  .container.container-large {
    padding-left: 0px;
}
}
}


footer#sr-footer-new .footer-logo.text-.text-left {
    padding: 0;
    margin: 0;
}




.header__bottom {
    left: 0 !important;
    box-shadow: none !important;
}

.article-content {
    background: white !important;
    padding: 45px 15px 20px 15px !important;
    border-radius: 16px !important;
    margin-top: -40px !important;
}





footer#sr-footer-new .footer-logo.text-.text-left {
    padding: 0;
    margin: 0;
}

@media (max-width: 768px) {
    footer#sr-footer-new .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
      padding:0;
    }
}




@media (min-width: 768px) {
    footer#sr-footer-new .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
      padding:0;
    }
}