/*=============================================
=      .new  Button Css           =
=============================================*/
.btn--balck {
  background-image: none;
  background-color: #131313;
  border-radius: 50px;
 padding: 0px 30px 0px 20px;
}
.btn--white-two{
    background-image: none;
  background-color: #fff;
  border-radius: 50px;
  color: #000000;
}
.btn--white-two:hover{
  background: linear-gradient(0deg,#4a5bf7,#1163EA);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4),
  inset 0px -4px 0px 0px rgba(0, 0, 0, 0.2),
  0px 0px 0px 4px rgba(255, 255, 255, 0.2),
  0px 0px 12px 0px rgba(17, 99, 234, 0.6);
  transform: translateY(-2px);
  color: #fff;
  border: 1px solid #fff;
}
.btn--white-two:hover img {
  filter: brightness(0) invert(1);
}
.btn--white-two img {
  transition: 0.3s ease-in-out;
}
.btn--balck:hover{
  background: linear-gradient(0deg,#4a5bf7,#1163EA);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4),
  inset 0px -4px 0px 0px rgba(0, 0, 0, 0.2),
  0px 0px 0px 4px rgba(255, 255, 255, 0.2),
  0px 0px 12px 0px rgba(17, 99, 234, 0.6);
  transform: translateY(-2px);
  color: #fff;
  border: 1px solid #fff;
}
.compliance-br {
    display: none;
}

.center-sub-heading{
   font-size: 35px;
    font-weight: bold;
    color: #000000;
    max-width: 360px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.1;
}
.center-sub-heading-two{
    font-size: 33px;
     font-weight: 500;
    color: #000000;
    max-width: 600px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.1;
}

.center-sub-heading-three{
    font-size: 40px;
     font-weight: 500;
    color: #000000;
    max-width: 700px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
}
.cfr-section-heading{
font-size: 33px;
font-weight: 700;
color: #000000;
max-width: 500px;
text-align: center;
margin-left: auto;
margin-right: auto;
line-height: 1.1;
}

.left-sub-heading{
max-width: 350px;
font-size: 27px;
font-weight: 700;
color: #000000;
}
.center-sub-heading-samll{
color: #000000;
font-weight: 700;
font-size: 25px;
line-height: 30px;
max-width: 600px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.center-sub-heading-weight{
    color: #000000;
    font-weight: 900;
    font-size: 40px;
}

.highlight-bg {
  position: relative;
    display: inline-block;
  z-index: 1;
}

.highlight-bg::before {
content: '';
position: absolute;
left: 25%;
bottom: -15px;
transform: translateX(-50%);
width: 100%;
height: 22px;
background: url('../images/sdms/Industry-splash.svg') no-repeat center;
background-size: contain;
z-index: -1;
}

.sdms-splash{
  position: relative;
    display: inline-block;
  z-index: 1;
}

.sdms-splash::before{
  content: '';
position: absolute;
left: 50%;
bottom: -20px;
transform: translateX(-50%);
width: 100%;
height: 22px;
background: url('../images/sdms/sdms-splash.png') no-repeat center;
background-size: contain;
z-index: -1;
}


.Integrate-splash {
  position: relative;
    display: inline-block;
  z-index: 1;
}
.Integrate-splash::before{
content: '';
position: absolute;
left: 25%;
bottom: -23px;
transform: translateX(-50%);
width: 110%;
height: 29px;
background: url('../images/sdms/Integrate-splash.svg') no-repeat center;
background-size: contain;
z-index: -1;
}
.Integrate-splash-two{
  position: relative;
    display: inline-block;
  z-index: 1;
}
.Integrate-splash-two::before{
content: '';
position: absolute;
left: 50%;
bottom: -21px;
transform: translateX(-50%);
width: 100%;
height: 26px;
background: url('../images/sdms/Integrate-splash.svg') no-repeat center;
background-size: contain;
z-index: -1;
}
.epr-splash-two{
  position: relative;
    display: inline-block;
  z-index: 1;
}
.epr-splash-two::before{
content: '';
position: absolute;
left: 50%;
bottom: -19px;
transform: translateX(-50%);
width: 100%;
height: 30px;
background: url('../images/sdms/epr-splash.png') no-repeat center;
background-size: contain;
z-index: -1;
}
.Deployment-splash{
  position: relative;
    display: inline-block;
  z-index: 1;
}

.Deployment-splash::before{
  content: '';
position: absolute;
left: 34%;
bottom: -22px;
transform: translateX(-50%);
width: 80%;
height: 22px;
background: url('../images/sdms/deployement-splash.png') no-repeat center;
background-size: contain;
z-index: -1;
}

.instrument-splash{
  position: relative;
    display: inline-block;
  z-index: 1;
}
.instrument-splash::before{
content: '';
position: absolute;
left: 35%;
bottom: -22px;
transform: translateX(-50%);
width: 66%;
height: 30px;
background: url('../images/sdms/instrument-splash.png') no-repeat center;
background-size: contain;
z-index: -1;
}

.key-splash{
position: relative;
    display: inline-block;
  z-index: 1;
}
.key-splash::before{
  content: '';
position: absolute;
left: 40%;
bottom: -15px;
transform: translateX(-50%);
width: 75%;
height: 14px;
background: url('../images/sdms/key-splash.png') no-repeat center;
background-size: contain;
z-index: -1;
}

.customer-splash{
position: relative;
    display: inline-block;
  z-index: 1;
}
.customer-splash::before{
  content: '';
position: absolute;
left: 30%;
bottom: -11px;
transform: translateX(-50%);
width: 75%;
height: 14px;
background: url('../images/sdms/customer-splash.png') no-repeat center;
background-size: contain;
z-index: -1;
}



.mb-100{
    margin-bottom: 100px !important;
}
.bg-gray{
    background-color:#F8F8F8 !important;
}
li{
    color: #424242;
    line-height: 26px;
}

h4{
    font-weight: 500;
    color: #000000;
}
p{
  font-size: 18px;
    color: #424242;
    line-height: 26px;
}
.p-lite-color{
    color: #424242;
}
.max-340{
max-width: 340px;
}

.max-400 {
  width: 100%;
  max-width: 400px;
}
.max-450 {
  width: 100%;
  max-width: 450px;
}

.max-500 {
    width: 100%;
    max-width: 500px;
}
.max-522{
     width: 100%;
 max-width: 522px;
}
.max-550{
     width: 100%;
 max-width: 550px;
}

.btn-styele{
    border-radius: 50px;
    border: 1px solid #000000;
    padding: 5px 20px;
    color: #000000;
}
.font-gray{
    color: #939393;
}
.p-black-bold{
    color: #000000;
    font-weight: 900;
}
.max-width-471{
    max-width: 471px;
}

.capture-secure-section h4{
    font-size: 35px;
    line-height: 35px;
}


/* .capture-secure-card{
    background: #F8F8F8;
    border: 1px solid #DDDDDD;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    border-radius: 18px;
    padding: 20px 20px 0px 20px;
}
.capture-secure-one{
     margin-top: 97px;
    height: 200px;
}

.capture-secure-one .capture-secure-count{
    padding-top:30px;
}
.capture-secure-two{
    height: 230px;
    margin-top: 70px;
}
.capture-secure-two p{
   margin-top: 40px;  
}
.capture-secure-two .capture-secure-count{
     padding-top: 39px;
}

.capture-secure-three{
    height: 298px;
    margin-top: 0px;
}
.capture-secure-three p{
   margin-top: 26px;  
}
.capture-secure-three .capture-secure-count{
    padding-top: 98px;
}
.capture-secure-card .capture-secure-count {
    font-size: 58px;
    font-weight: 900;
    color: #000000;

}

.capture-secure-p{
    font-size: 22px;
    color: #000000;
    font-weight: 600;
} */


.capture-secure-section h4{
    font-size: 35px;
    line-height: 35px;
}

.capture-secure-card{
    background: #F8F8F8;
    border: 1px solid #DDDDDD;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    border-radius: 18px;
    padding: 20px 20px 0px 20px;
}
.capture-secure-one{
margin-top: 124px;
    height: 200px;
    width: 235px;
}
.capture-secure-card .capture-secure-count {
    font-size: 58px;
    font-weight: 900;
    color: #000000;
}
.capture-secure-four-percentange{
  color: #fff;
  font-size: 80px;
}



.capture-secure-one .capture-secure-count{
    padding-top:30px;
}
.capture-secure-two{
    height: 230px;
    margin-top: 94px;
        margin-left: 15px;
    width: 257px;
}
.capture-secure-two p{
   margin-top: 40px;  
}
.capture-secure-two .capture-secure-count{
     padding-top: 39px;
}

.capture-secure-three{
   height: 285px;
    margin-top: 40px;
    margin-left: 15px;
}
.capture-secure-three p{
   margin-top: 26px;  
}
.capture-secure-three .capture-secure-count{
    padding-top: 80px;
}
.capture-secure-four{
    margin-left: 26px;
    width: 365px;
    border: none;
    height: 352px;
    margin-top: -30px;
    background: linear-gradient(91deg, #1b1b1b 0%, #2b2b2b 100%);
     position: relative;
     overflow: hidden; 
       box-shadow: 
      0 25px 45px rgba(0,0,0,0.35),
    0 10px 20px rgba(0,0,0,0.20);
}
.capture-secure-four::after {
  content: "";
  position: absolute;
top: 109px;
    right: 156px;
    width: 279px;
    height: 172px;
  background-image: url(../images/sdms/arrow-faster.svg);
  background-repeat: no-repeat;
  background-size: contain; /* keeps it proportional */
  /* opacity: 0.1;  */
  pointer-events: none; /* doesn’t block clicks */
}

.capture-secure-four .capture-secure-p{
    color: #fff;
  margin-top:25px;  
}
.capture-secure-four .capture-secure-count{
  padding-top: 156px;  
  font-size: 90px !important;
  color: #fff ;
} 


.capture-secure-p{
    font-size: 22px;
    color: #000000;
    /* max-width: 155px; */
    font-weight: 600;
}

.parsing-engine-img{
    height: auto;
}

.compliance-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}

.compliance-tagline {
  display: inline-flex;
  align-items: center;
  gap: 1px;
  white-space: nowrap;
}

.compliance-icon {
 width: 28px;
    height: auto;
    flex-shrink: 0;
    position: relative;
    top: -15px;
}


.compliance-card{
    background-color: #fff;
    border: 20px solid #F7F7F7;
    border-radius: 35px;
    padding: 30px;
        height: 400px;
    width: 750px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
.Cloud-Enabled-card{
    padding: 0px;
}
.compliance-card-cfr{
    max-width: 200px;
    font-weight: 900;
    font-size: 38px;
    line-height: 1;
}

.compliance-card p{
    font-size: 15px;
}
.compliance-card-two{
     height: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.compliance-card-two-img{
   width: 800px;
    height: auto;
}
.compliance-card-two-img-p{
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
    max-width: 600px;
}

.download-section {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top:60px;
}

.download-icon {
position: absolute;
left: 29%;
top: 0%;
transform: translateY(-50%);
width: 76px;
height: auto;
flex-shrink: 0;
rotate: 333deg;
}



/* flex */
/* .compliance-card{
height: 400px;
    width: 712px;
        padding: 16px;
}

.compliance-card-two{
width: 430px;
}

.compliance-card-cfr {
    max-width: 168px;
    font-weight: 900;
    font-size: 30px;
    line-height: 1;
}

.compliance-card-three{
padding-left: 0px;
padding-right: 0px;
} */

/* .ganesh{
max-width: 1230px !important;
} */

.seamless-integration-section {
  background-image: url("../images/sdms/seamless-section-bg.png");
  background-repeat: no-repeat;
  background-position: bottom center; /* Aligns the shape to the bottom */
  background-size: 100% 100%; /* Forces image to stretch fully */
  padding: 120px 20px;
  position: relative;
  z-index: 1;
}

.seamless-integration-section .content {
  text-align: center;
  color: #333;
}

.seamless-integration-section ul.bluedot-round p{
  font-size: 17px;
  line-height: 22px;
  
}

.seamless-integration-section ul.bluedot-round .built{
max-width: 600px;
}
.seamless-integration-pl{
  padding-left: 75px;
}

.cfr-gateway-section{
background-image: url("../images/sdms/cfr-two.png");
  background-repeat: no-repeat;
  background-position: bottom center; 
  background-size: 100% 100%; 
  padding: 120px 20px;
  position: relative;
  z-index: 1;
}


.cfr-gateway-section {
  background-image: url("../images/sdms/cfr-two-three.png");
  background-repeat: no-repeat;
  background-position: bottom center; 
  background-size: 100% 100%; 
  padding: 120px 20px;
  position: relative;
  z-index: 1;
}
.cfr-gateway-section .ms-5{
margin-left: 0 !important;
}

/* Logo position overlay */
.cfr-logo {
  position: absolute;
  top: 10px;     
  left: 0px;        
  height: auto;
}

.fda-logo {
    position: absolute;
    bottom: 40px;      
    right: 40px;       
    height: auto;
    opacity: 0.9; 
}


.cfr-logo {
  width: 200px;
}


.modern-labs-section .offset-md-1{
margin-left: 5.333333%;
}

.compliance-table {
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 10px;
  overflow: hidden;
  text-align: left;
  background-color: #fff;
}

/* Header styling */
.compliance-table thead th {
  color: #fff;
  font-weight: 600;
  padding: 15px;
  border-left: 2px solid #000; /* black left border */
  border-bottom: none;
}

.compliance-table thead th:first-child {
  border-left: none;
  background-color: #0a5bff; 
  border-right: none;
}

.compliance-table thead th:nth-child(2),
.compliance-table thead th:nth-child(3) {
  background-color: #0d1733; 
  border: none;
}

/* Table body */
.compliance-table td {
  padding: 14px 16px;
  vertical-align: middle;
  color: #000000;
  height: 90px;
  font-weight: 600;
}

.compliance-table tbody tr:nth-child(even) {
  background-color: #f8f9fb;
}

.icon {
  color: #0a5bff;
  font-size: 20px;
  margin-right: 10px;
}

.customer-success-section {
    background-image: url("../images/sdms/customer-sucess-bg.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 100%;
    padding: 102px 20px 350px;
    position: relative;
    z-index: 1;
}

.testimonial-section {
    background-image: url("../images/sdms/glassmorphism-one.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
        padding: 323px 43px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    max-width: 900px;
    height: auto;
    z-index: 10;
    pointer-events: none;
}
.customer-success{
      text-align: center;
    padding-top: 49px;
}


.logo-side img {
    max-width: 150px;
    height: auto;
}

.text-side {
    max-width: 480px;
    margin-left: 40px;
    font-size: 20px;
}

.testimonial-text {
    font-size: 20px;
}

.customer-splash {
    position: relative;
    display: inline-block;
    z-index: 1;
}

.customer-splash::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -11px;
    transform: translateX(-50%);
    width: 80%;
    height: 14px;
    background: url('../images/sdms/customer-splash.png') no-repeat center;
    background-size: contain;
    z-index: -1;
}

.digital-transformation-section h4{
line-height: 48px;
}

.digital-transformation-section p{
  font-size: 19px;
    max-width: 500px;
}

.client-pyramid-section {
  background-color: #f9f9f9;
}

.client-logo-box {
  background: #fff;
  border: 1px solid #f8f8f8;
  border-radius: 15px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  transition: all 0.3s ease;
  min-width: 150px;
  min-height: 100px;
}


.client-logo-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}

/* Sizes for hierarchy */
.client-logo-box.large {
  width: 300px;
  height: 120px;
}
.client-logo-box.large img {
  width: 180px;
}

.client-logo-box.medium {
  width: 190px;
  height: 110px;
}

.client-logo-box.small {
    width: 95px;
    height: 100px;
    min-width: 106px;
}

.client-logo-box p {
  font-size: 14px;
  margin-top: 8px;
  font-weight: 500;
  color: #000;
}
.footer-cta-section{
  background-image: url("../images/bg/blue-cta-bg.png");
  background-repeat: no-repeat;
  background-position: bottom center; 
  background-size: 100% 100%; 
  padding: 120px 20px;
  z-index: 1;
}

.footer-cta-section h2{
  font-size: 40px;
  font-weight: 900;
}

.logo-slider {
  overflow: hidden;
  position: relative;
  background: #f8f9fa;
  white-space: nowrap;
}

.logo-track {
  display: flex;
  animation: scroll 30s linear infinite;
}

/* Each slide sits directly beside the next */
.slide {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 25px; /* control horizontal spacing between logos */
}

.slide img {
  /* max-height: 60px; */
  width: auto;
  opacity: 0.9;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

/* .slide img:hover {
  transform: scale(1.1);
  opacity: 1;
} */

/* Continuous motion keyframes */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Pause on hover */
.logo-slider:hover .logo-track {
  animation-play-state: paused;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .slide {
    padding: 0 20px;
  }
  .slide img {
    max-height: 45px;
  }
}



.cfr-wrapper {
  position: relative;
  width: 100%;
}

.cfr-container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.cfr-bg-img {
  width: 100%;
  display: block;
}

.cfr-content {
      position: absolute;
    top: 62%;
    left: 6%;
    transform: translateY(-50%);
    max-width: 272px;
}

.cfr-content h4 {
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 16px;
    line-height: 1;
    -webkit-text-stroke: 1px #000;
}

.cfr-content p {
  font-size: 14px;
  color: #424242;
  line-height: 1.5;
}


.iq-wrapper {
  position: relative;
  width: 100%;
}

.iq-container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.iq-bg-img {
  width: 100%;
  display: block;
}

.iq-content {
      position: absolute;
    top: 62%;
    left: 10%;
    transform: translateY(-50%);
        max-width: 321px;
}

.iq-content h4 {
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 16px;
    line-height: 1;
      background: linear-gradient(90deg, #007bff, #0094ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.iq-content p {
  font-size: 15px;
  color: #424242;
  line-height: 1.3;
}





@media only screen and (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 40px;
  }
  .key-benefits-eln .inventory-card{
    width: 228px;
    height: 421px;
  }
.download-icon{
  left: 23%;
}
.testimonial-section{
      padding: 332px 43px;
}
.testimonial-text{
  font-size: 17px;
}
.capture-secure-card{
  width: 300px;
  height: 200px;
  margin-top: 15px;
  margin-left: 15px;
}
.capture-secure-four::after{
  top: 109px;
    right: 200px;
    width: 180px;
    z-index: -1;
}
.capture-secure-card p{
  text-align: center !important;
}
.capture-secure-count{
  padding-top:0px !important;
}

.justify-991-center{
  justify-content: center !important;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 40px;
  }
  .download-icon{
    width: 62px;
    left: 18%;
  }
.testimonial-section {
      padding: 336px 26px;
      width: 90%;
}
.logo-side img{
  width: 120px;
}
.client-pyramid-section{
  margin-top: 25px;
}
.cfr-max-mobile{
  text-align: center;
}
.cfr-max-mobile .left-sub-heading{
  max-width: none;
}
.seamless-integration-pl{
  padding-left: 12px;
}
.cfr-max-mobile-text {
text-align: center;
}
.parsing-engine-section{
text-align: center;
}
.parsing-engine-section .max-450, .max-500{
max-width: none;
}
.capture-secure-four{
  margin-top: 34px;
position: relative;
z-index: 1;

}
.capture-secure-four::after{
  top: 109px;
    right: 200px;
    width: 180px;
    z-index: -1;
}
.customer-success-section{
  padding: 78px 20px 350px;
}
.testimonial-text{
  font-size: 16px;
}
.capture-secure-card{
  width: 300px;
  height: 200px;
  margin-top: 15px;
  margin-left: 15px;
}
.capture-secure-card p{
  text-align: center !important;
}
.capture-secure-count{
  padding-top:0px !important;
}

.justify-991-center{
  justify-content: center !important;
}
.cfr-logo {
  width:150px;
}
}

@media only screen and (max-width: 767px) {
p{
  font-size: 16px;
}
.center-sub-heading {
  font-size: 25px;
}
.center-sub-heading-weight {
  font-size: 27px;
}
.left-sub-heading{
max-width: 250px;
font-size: 20px;
}
.center-sub-heading-samll{
  font-size: 18px;
}
.cfr-section-heading{
font-size: 25px;
}
.customer-success-section {
padding: 89px 20px 208px;
position: relative;
}
.customer-success{
  padding-top: 0px;
}
.testimonial-card-mobile{
background-color: #fff;
height: 316px;
border-radius: 30px;
border: 2px solid #1163EA;
position: absolute;
width: 90%;
left: 50%;
transform: translateX(-50%);
top: 215px;
}
.digital-transformation-section {
margin-top: 130px;
}

.text-side{
margin-left: 0px;
text-align: center;
padding: 16px;
}
.testimonial-text{
  font-size: 16px;
}



.Industry-section .center-sub-heading-two{
font-size: 30px;
}
.Industry-section{
padding-top: 2rem !important;
padding-bottom: 3rem !important;
}
.highlight-bg::before {
  height: 18px;
}
.Integrate-splash::before{
left: 28%;
bottom: -17px;
width: 110%;
height: 19px;
}
.capture-secure-section .p-lite-color{
margin-top: 15px;
}
.modern-labs-section .offset-md-1{
  margin-left: 0px;
}
.modern-labs-section .waters-img{
  padding-left: 0px !important;
}

.section-space--mt_70 {
  margin-top: 60px;
}
.mb-100{
  margin-bottom: 60px !important;
}
ul.bluedot-round li{
  font-size: 16px;
}
.modern-labs-card ul.bluedot-round li{
font-size: 16px;
background-position: left 11px;
background-size: 8px 8px;
}
 .modern-labs-card .bluedot-round{
  margin-top: 2rem !important;
 }
  .seamless-integration-section  .center-sub-heading-three{
    font-size: 25px;
  }

.capture-secure-one{
height: 260px;
width: 301px;
text-align: center !important;
margin: auto;
}
.capture-secure-one .capture-secure-p{ 
  max-width: 209px;
}

.capture-secure-p{
  text-align: center !important;
padding-top: 40px;
margin: auto !important;
font-size: 22px;
color: #000000;
max-width: 400px;
font-weight: 600;
}
/* .capture-secure-count{
  padding-top: 9px;
} */
.capture-secure-card .capture-secure-count{
font-size: 57px;
font-weight: 900;
font-weight: 900;
  padding-top: 9px;
}

.capture-secure-card{
height: 260px;
width: 301px;
text-align: center !important;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}
.capture-secure-four{
  background: linear-gradient(250deg, #1b1b1b 0%, #2b2b2b 100%);
}
.capture-secure-four .capture-secure-count{
  font-size: 70px !important;
  padding-top: 100px;
  padding-top: 55px;
}
.capture-secure-four::after{
top: 109px;
right: 201px;
width: 135px;
height: 172px;
}
.capture-secure-four-percentange{
  color: #fff;
  font-size: 51px;
}
.seamless-integration-pl{
  padding-left:12px;
}

.cfr-gateway-section{
      padding: 160px 20px;
}
.fda-logo{
bottom: 26px;
right: 2px;
width: 128px;
}
.cfr-gateway-section .section-space--pt_60{
  padding-top: 10px;
}
.cfr-max-mobile-text p{
  font-size: 14px;
  line-height: 23px;
}
.compliance-table thead th{
  font-size: 11px;
  padding: 7px;
}
.compliance-table td{
  font-size: 10px;
}
.compliance-table .img-td{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.seamless-integration-section ul.bluedot-round p{
  font-size: 16px;
}
.seamless-integration-section .mt-5,.mt-4{
  margin-top: 0.2rem !important;
 }
 .Deployment-splash::before{
  bottom: -20px;
  width: 63%;
 }
 .digital-transformation-section h4{
  line-height: 30px;
 }
 .digital-transformation-section p{
  font-size: 16px;
  padding-bottom: 0rem !important;
 }
.client-logo-box.small {
    width: 150px;
}
.client-logo-box.medium{
  width: 150px;
}
.client-pyramid-section{
  margin-top: 25px;
}
.footer-cta-section h2{
  font-size: 25px;
  line-height: 1.2;
}
.footer-cta-section{
  padding: 70px 0px;
  background-size: cover;
}
.footer-cta-section-mt{
  margin-top: 20px;
}
.download-icon{
  display: none;
}
}
@media only screen and (max-width: 390px){
  .btn--balck{
    padding: 0px 20px 0px 15px;
  }
  .btn{
    font-size: 14px;
  }
}

@media only screen and (max-width: 360px){
  .compliance-icon {
    width: 15px;
  }

}

@media only screen and (max-width: 320px){
  .compliance-icon {
    width: 15px;
  }
   .compliance-br {
        display: block;
    }
}

