

.ems-footer-banner[data-footer="footer-banner"] ul.outer-wrapper.flex {
    max-width: none !important;
}
 
.opmRelPrd {
    display: none
}

p.heading.tac {
    font-size: 18px;
    line-height: 34px;
    margin: 0 0 20px;
    font-weight: 500
}

.from-summary-server p {
    margin: 0 0 20px;
    font-size: 18px
}

.thanks a {
    text-decoration: none !important
}

.thanks h3:after {
    content: '';
    width: 80px;
    height: 1px;
    display: block;
    background-color: #e1e2e2;
    margin: 20px auto;
    position: static;
    transform: none
}

.thanks h3:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background-color: #2a79bb;
    margin: auto;
    left: 0;
    bottom: -2px;
    position: absolute;
    right: 0;
    transform: rotate(45deg)
}

.resources {
    padding: 20px;
    background: #f2f6ff;
    margin: 40px 0
}

.resources ul.flex li img {
    height: 40px !important;
    width: auto;
    margin-right: 5px
}

.resources h3 {
    position: relative
}

ul.flex {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 45px
}

ul.flex li {
    display: block;
    align-items: center;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    position: relative;
    padding: 0 10px;
    font-weight: 500
}
.heading-menu {
    display: none
}
