.sub-heading4{
    font-size: 18px;
}

.Integrate-splash::before{
left: 39%;
bottom: -31px;
width: 84%;
}
.capture-secure-p {
    font-size: 21px;
}

.capture-secure-three{
height: 266px;
margin-top: 58px;
}

.center-sub-heading {
    max-width: 600px;
}

.cfr-content h4 {
    font-size: 30px;
}
.iq-content h4 {
    font-size: 30px;
}
.mob-button .ht-btn.ht-btn-md {
    width: 144px;
    margin-left: 2px;
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .capture-secure-card {
        width: 300px;
        height: 200px;
        margin-top: 15px;
        margin-left: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
        .capture-secure-card {
        width: 300px;
        height: 200px;
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .compliance-icon {
        display: none;
    }
        .center-sub-heading {
        font-size: 25px;
    }
    .compliance-tagline{
    white-space: normal;
word-break: break-word;
}
    .center-sub-heading-weight {
        font-size: 27px;
    }

    .capture-secure-card{
      height: 222px;
        width: 256px;  
    }
    .capture-secure-four .capture-secure-count{
        padding-top: 29px;
    }
    .capture-secure-three{
            margin-top: 20px;
    }
}
