#sp-right input[type="text"]:not(.form-control) {
    width: 100%!important;
}

.searchsearch-blog input#mod-search-searchword {
    width: 100%!important;
}

.sp-module.highlight a {
    color: #000!important;
    font-size: 16px!important;
}
.sp-module.highlight a:hover {
    color: #396c93!important;
}
.sp-module.search-blog {
    background: #396c93;
    padding: 20px 30px!important;
}

.sp-module.highlight {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;    margin-top: 20px!important;
}

.sp-module.highlight h3.sp-module-title {
    color: #396c93;
    margin: 0!important;padding-bottom:10px!important;
}

@media(min-width:992px){
.article-intro-image.float-left {
    min-height: 220px;
}
.article-featured-video {
    min-height: 220px;
}  
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    font-size: 20px;
}
.article-info {
    margin: 10px 0px 0px 0px;
}
.article-intro-image.float-left {
    float: unset !important;
    min-height: 220px;
    background: #fff !important;
    display: block !important;
    border: 1px solid #ececec !Important;
}

.com-content.view-article.layout-blog a.hasTooltip {
    border: none !important;
    line-height: 2;
    border: 1px solid #37668a !IMPORTANT;
    border-radius: 100px !important;
    font-size: 14px;
}

.home-redesign-new.com-content.view-article.layout-blog .previous,
.com-content.view-article.layout-blog.home-redesign-new .next {
    font-size: unset !important;
}
.home-redesign-new .previous, .home-redesign-new .next {
    background-color: #fff !important;
    opacity: 1 !important;
    box-shadow: unset !important;
    border: none !important;
    border-radius: 100px !important;
    color: #000 !important;
    font-size: 40px !important;
    line-height: 1;
}
.com-content.view-article.layout-blog section#sp-main-body {
    padding: 50px 0px !important;
}
@media(max-width:991px){
.mr-auto.align-self-center {
    width: 100% !important;
}
.com-content.view-article ul.pager.pagenav {
    margin-bottom: 30px;
}
}