.bannerflex h1 {
    max-width: 800px;
    margin: 10px auto 20px;
}
.bannerflex .flexslider {
    min-height: 250px;
    padding-top: 30px;
}
.bannerflex .logo-sec span:nth-child(2) {
    width: 25%;
}
.bannerflex .logo-sec span:last-child img {
    margin: 0px !important;
    width: 160px;
}
.bannerflex .logo-sec span:last-child img:last-child {
    margin: 0 0 0 30px !important;
    width: 150px;
}
.bannerflex .logo-sec span:last-child {
    display: inline-flex;
    grid-gap: 5px;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0;
    justify-content: center;
}
.bannerflex .cta-grp {
    display: flex;
    justify-content: center;
    max-width: 400px;
    margin: auto;
    grid-gap: 20px;
}

.bannerflex .cta-grp .cta {
    margin: 0 !important;
}
.bannerflex .cta-grp .cta.offset {
    background-color: #00923e;
    color: #fff;
}
.prd-dc.int.fea .flex .fea-box {
    max-width: 450px;
    padding: 20px;
}
.int.fea .flex .fea-box .fea-box-content h3 {
    min-height: auto;
    line-height: 26px;
    width: 90%;
}
.int.res h3{
    padding-bottom: 0;
}
.int.res .cta-grp {
    display: flex;
    gap: 20px;
    margin: 0 auto 10px;
    justify-content: center;
}
.int.res .cta {
    padding: 8px 16px;
    border-radius: 8px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #01373e;
    color: #01373e;
}
.int.res .cta:hover {
    background-color: #01373e;
    color: #fff;
}
.int.res .cta.pm {
    background-color: #01373e;
    color: #fff;
}

.inner-cont .container {
    max-width: 1400px;
    padding: 40px 0;
}
 .container > p{
max-width: 800px;
margin: 0 auto 30px;
text-align: center;
font-size: 15px;
line-height: 30px;
}
