.blogArt .sppb-img-responsive {
    height: 220px;
    width: 100%;
    object-fit: cover;
}
.blogArt h3 a {
    color: #996200;
    font-size: 16px;
}
.blogArt h3 {
    min-height: 70px;
}
.blogArt .sppb-article-info-wrap {
    background: #fbfbfb;
    padding: 10px;
    border: 1px solid #f1f1f1;
    margin: 0 1px;
}
.newsModule .sp-module-title {
    font-size: 2rem;
}
.mod-articlesnews-horizontal li {
    max-height: 450px;
    overflow: hidden;
    background: white;
    padding: 3%;
    border-radius: 15px;
}
.onlTxt {
    overflow: hidden;
    max-height: 400px;
    padding: 26px 0;
    border-bottom: 1px solid #ffb606;
    font-weight: 400;
}
.oneArticle .sp-module-title {
    font-size: 24px;
    margin: 15px 0;
}
.videoModl .interoTxtt {
    height: auto !important;
}
.onlyTxt  .sp-module-title {
    font-size: 24px;
    margin: 15px 0;
}
#sp-stayione {
    margin: 30px 0;
}
.oneArticle .btn {
    border: none;
    border-radius: 0;
    display: block;
    margin-top: 15px;
    background: #ffc105;
}
.oneArticle .interoTxtt {
    overflow: hidden;
    height: 153px;
    padding: 10px;
    border-right: 2px solid #ffc105;
}
.oneArticle .newsflash-title {
    min-height: 55px;
}
.oneArticle .interoTxtt {
    overflow: hidden;
    height: 110px;
    padding: 10px;
    border-right: 2px solid #ffc105;
}
#sp-latest {
    padding: 30px 0;
}
#sp-latest h1 {
    font-size: 3em;
    color: #333;
    text-align: center;
    margin: 30px 0;
}
.newsflash-title {
    font-size: 16px;
}
.latestPublic .sp-module-title {
    font-size: 24px;
    font-family: 'Philosopher', sans-serif;
    text-align: center;
        margin: 35px 0 50px 0;
}
.publicTabs {
    display: flex;
    justify-content: space-between;
}
.publicTabs {
    display: flex;
    justify-content: space-between;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    background: white;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 7%);
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #1c1c1c;
}
.publicTabs li {
    padding: 15px;
    background: #ffb606;
}
.publicModules {
    padding: 30px 0;
}
.newsflash-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.newsflash-image{
    height:220px;
}
.newsflash-title {
    padding: 5px;
}

.theLatest a {
    color: black;
}
.oneart .newsflash-title {
    font-size: 24px;
    font-family: 'Philosopher', sans-serif;
    text-align: center;
    margin: 19px 0 50px 0;
}
.oneart .interoTxtt {
    max-height: 420px;
    background: white;
    padding: 15px;
    overflow-x: hidden;
    overflow-y: scroll;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 7%);
}