.acm-slideshow .background {
    opacity: 1;
}
body.modal-open .modal {
    background-color: transparent;
    border-radius: 5px;
    top: 10%;
    bottom: 10%;
    left: 50%;
    margin-left: -40%;
    overflow: hidden;
    height: auto;
    width: 80%;
}
.rsdir-detail-big-subtitle, .rsdir-detail-section-title {
    font-size: 18px;
    font-weight: 600;
}
span.d-none.d-md-flex {
    display: block !important;
}
.registration fieldset legend {
    font-size: 26px;
}
.acm-features.style-1 .info-wrap:not(.bg-white) {
    --headings-color: #fff;
    color: #fff;
}
.lead, .t4-masthead .t4-masthead-description {
    font-size: 1rem;
    font-weight: 400;
}
.item-page .has-share .full-text {
    padding-left: 0;
}
body h1, body .h1, body .h1 {
    font-size: 20px;
}
.stoixos {
    text-align: center;
    font-style: italic;
}
.acm-cta .cta-inner {
    padding-bottom: 126px;
    padding-top: 176px;
}
.info2 {
    text-align: right;
}
.mod-article-list .intro-image img {
    height: 200px;
}
.acm-features.style-2 .features-item {
    padding: 2rem
}
.acm-cta .cta-inner .cta-title {
    text-transform: none;
}
.acm-cta .cta-inner .cta-desc {
    color: #fff;
    margin-bottom: 3rem;
}
.cta-desc.lead {
    font-size: 2rem;
}
@media (max-width: 991.98px){
.acm-cta .cta-inner .cta-title {
    font-size: 2.8rem;
}
}

@media (min-width: 1560px){
div[id*="t4-section-"].section-overlap, div[id^="t4-section-"].section-overlap {
    padding-top: 0;
    margin-top: 64px;
    position: relative;
}
}
@media (max-width: 767.98px){
.t4-nav-height .logo-img {
    max-width: 30%;
}
}