.main-content {
    padding: 5px !important;
}

.main-content {
    margin-top: 8px;
}

div#block-welcomeblock {
    margin: 0px;
}
div#block-welcomeblock p {
    margin: 0px;
}
div#block-welcomeblock tbody tr:hover, div#block-welcomeblock tbody tr:focus {
    background: none;
}
div#topwidget {
    padding: 0px;
}
.custom-block-title {
    margin: 0px 0;
    overflow: hidden;
}
.region.region-sidebar-first h2.title, .region.region-sidebar-second h2.title{
    font-size: 20px;
    text-align: center;
}
@media screen and (max-width: 767px) {
div#block-agknowledgehub table tr{
    display: grid;
}
div#block-agknowledgehub table td{
    text-align: center;
}
}
.custom-image {
    float: left;
    margin-top: -10px !important;
}
.chief-name-custom {
    color: #c0392b;
    font-size:18px;
    font-family:Verdana,Geneva,sans-serif;
}
/*.chief-mobile-custom {*/
/*    color: blue;*/
/*}*/
div#block-views-block-chief-admin-block-4, #block-views-block-chief-admin-block-1, #block-views-block-chief-admin-block-2, #block-views-block-chief-admin-block-3, #block-views-block-chief-admin-block-5 {
    text-align: center;
}

@media screen and (max-width: 767px){
.top-block-scroller {
display: grid !important;
    justify-content: normal !important;
    width: 100%  !important;
}
.top-block-scroller .block-number-scroller-block{
  width:98% !important;
}
.forecast {
    grid-template-columns: auto !important;
}
.row.topwidget-list.clearfix {
    display: grid !important;
    grid-template-columns: auto !important;
}
.row.topwidget-list.clearfix .col-sm-6 {
    flex: 100%;
    max-width: 100%;
}
.chief-mail-custom {
    word-break: break-all;
}
}
@media screen and (min-width:767px) and (max-width: 992px){
.top-block-scroller {
display: grid !important;
    justify-content: normal !important;
    width: 100% !important;
    grid-template-columns:auto auto !important;
}
.top-block-scroller .block-number-scroller-block{
  width:98% !important;
}
.forecast {
    grid-template-columns: auto auto !important;
}
/*.row.topwidget-list.clearfix {*/
/*    display: grid !important;*/
/*    grid-template-columns: auto auto !important;*/
/*}*/
.chief-mail-custom {
    word-break: break-all;
}
}
@media screen and (min-width:992px) and (max-width:1100px){
.top-block-scroller {
display: grid !important;
    justify-content: normal !important;
    width: 100% !important;
    grid-template-columns:auto auto auto auto !important;
}
.top-block-scroller .block-number-scroller-block{
  width:98% !important;
}
.forecast {
    grid-template-columns: auto auto auto!important;
}
/*.row.topwidget-list.clearfix {*/
/*    display: grid !important;*/
/*    grid-template-columns: auto auto auto auto!important;*/
/*}*/
}
@media screen and (min-width:1100px) and (max-width:1250px){
.top-block-scroller {
display: grid !important;
    justify-content: normal !important;
    width: 100% !important;
    grid-template-columns:auto auto auto auto !important;
}
.top-block-scroller .block-number-scroller-block{
  width:98% !important;
}
.forecast {
    grid-template-columns: auto auto auto auto!important;
}
/*.row.topwidget-list.clearfix {*/
/*    display: grid !important;*/
/*    grid-template-columns: auto auto auto auto !important;*/
/*}*/

}
/*.row.topwidget-list.clearfix {*/
/*    display: grid !important;*/
/*    grid-template-columns: auto auto auto auto;*/
/*}*/
/*.row.topwidget-list.clearfix > div{*/
/*  margin:5px !important;*/
/*}*/
@media (min-width: 767px){
.updates .container- {
    max-width: 1140px;
        margin: 0 auto;
}
}
.region.region-sidebar-first span, .region.region-sidebar-second span {
    word-break: break-all;
}
.topwidget .topwidget-list .region .block {
    padding: 0;
    margin: 0;
}
.region.region-sidebar-second > div {
    background: white;
}



/*.views-field.views-field-field-slider-image img {
    height: 420px !important;
    width: auto;
    margin: auto !important;
}*/

.views-field.views-field-field-slider-image img {
    height: 383px !important;
    width: 100%;
    margin: auto !important;
}

.views-field.views-field-field-slider-image {
    text-align: center;
}

form#user-login-form {
    margin: 0px;
}
div#block-userlogin {
    background-color: white !important;
    box-shadow: 0 0 11px #b9b9b9;
}
div#block-userlogin .content {
    padding: 0px;
}

div#bp-features-block img {
    width: 75px;
}

div#bp-features-block {
    display: flex;
    width: 100% !important;
    justify-content: center;
    flex-wrap: wrap;
    gap: 35px;
}

.features .row.features-list>div {
    width: 100% !important;
}



.features {
    background-color: #f7f7fa;
    padding: 0px;
}

div#bp-features-block>div {
    width: 100%;
    padding: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: #ffffff;
    box-shadow: 0 0 20px 4px #b8b8b8;
}

div#bp-features-block>div span {
    font-size: 21px;
    text-align: center;
    color: #1e5601;
    font-family: 'Aldrich';
    font-weight: bold;
    line-height: 33px;
    word-break: normal;
}

h1.bp-features-title, .available-bp-title {
    text-align: center;
    font-family: 'EB Garamond';
    font-size: 30px;
    margin-bottom: 22px;
    font-weight: bold;
    color: #7f1215 !important;
}


@media(max-width:767px){
div#bp-features-block>div {
    width: 92%;
}

div#bp-features-block {
    gap: 25px !important;
}
}

div#block-views-block-recent-activity-block-1 .wp-block-columns {
    display: flex;
    justify-content: space-between;
}

div#block-views-block-recent-activity-block-1 .wp-block-columns .wp-block-column {
    max-width: 49.5%;
}

.ag-recent-activity, .lv-recent-activity {
    border-bottom: solid #d1d1d1 1px;
    line-height: 25px;
    padding: 10px 6px;
    background-color: white;
    color: #606060;
    margin-bottom: 17px;
    border-radius: 10px;
    font-size: 17px;
}


div#block-businessplanfeatures .content {
    padding: 0px;
}


span#created-by {
    font-weight: bold;
    color: #5a5a5a;
    font-family: system-ui;
    font-size: 16px;
}

span#created-commodity {
    font-weight: bold;
    color: #545454;
}

span#created-on {
    font-size: 14px;
    font-family: 'EB Garamond';
    color: #2c2b2b;
}