.latest-news-updates a img {
    width: 100%;
    height: 190px;
}

.section.detail-page .full-page .author-section .dates{
    color: #666;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: left;
}

.section.detail-page .full-page .share-section {
    text-align: right;
    padding-right: 0;
}

.section.detail-page .full-page .author-box {
    border-bottom: 1px solid #ddd;
    margin: 0 0 40px 0;
}


.latest-news-updates .featured.video-featured .title-box .dates{
    padding-left: 30px;
    font-style: italic;
}

.report-items {
    margin-bottom: 30px;
}

.big-title.search-result .keywords {
    color: #0082d6;
}

.error-message {
    font-size: 11px;
    color: #d13938;
    font-style: italic;
    display: block;
    line-height: 16px;
    margin-top: 4px;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.caret{
    padding-left: 5px;
}

.editor-box .editor-gallery-list .article-img img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .editor-box .editor-gallery-list .article-img {
    margin-bottom: 10px;
    margin-right: 0;
    width: 100% !important;
  }

  .editor-box .editor-gallery-list .items {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
  }

  .editor-box .editor-gallery-list {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
  }

  .editor-box .editor-gallery-list .address-title, .editor-gallery-list .contact-section .contact-list .items.info-item .address-item .address-line, .contact-section .contact-list .items.info-item .address-item .editor-gallery-list .address-line {
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    display: block;
    font-family: "Montserrat", sans-serif;
    color: #2F373A;
  }

  .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    i {
        font-size: 18px;
    }

}

.navigation_box ul li a.selected{
    color: #0082d6 !important;
}

.section.page-sidebar .left-side .report-list .items .more-btn {
    margin: 15px auto 0 auto !important;
}

.section.page-sidebar .left-side .report-list .items .more-btn:hover {
    background-color: #0082d6 !important;
    color: #fff;
}

header .logo-box img {
    min-width: 80px;
    width: 82px;
}

h1.header-rural {
    margin-left: 60px;
    color: #f04915;
    font-size: 20px;
    font-weight: 800;
}

.description p, .description p a{
    color: #fff;
}

.footer-menu ul li {
    margin-left: 0;
}