.logo-image {
    margin-top: 10px;
}
.sp-page-title .sp-page-title-heading {
    font-size: 45px;
    line-height: 1;
    margin-top:60px;
}
.sp-page-title .sp-page-title-sub-heading {
    font-size: 30px;

    margin-top: 10px;
}
.sp-page-title {
    padding: 60px 0 20px 0;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: inherit;
}
span.subheading-category {background-color:#f90404; color: #fff ; padding: 10px 20px; margin-bottom: 20px;}
div.article-list {margin-top: 20px;}
.article-details .article-header h1 {
    font-size: 46px;
}
#sp-main-body {
    padding: 60px 0;
}
.article-details .article-ratings-social-share {
   padding:0;
    border-top: none;
    border-bottom: none;
    margin-bottom: 1rem;
}
#sp-footer, #sp-bottom {
    background: #1d252d !important;
    color: #A2A2A2 !important;
}
#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
    color: #FFFFFF;
}
#sp-bottom .sppb-addon-title {
  
    color: #fff;
   
}
#sp-bottom a {
  
    color: #a2a2a2 !important;
   
}
span.field-label{display:none;}

#blue-box {
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #fff;
    background-color: rgba(4, 90, 175, 1);
}
.conserv-numbers {
    color: #045aaf;
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
}