/*
Theme Name: devdmbootstrap4-child
Theme URI: https://devdmbootstrap.com
Author: Danny Machal
Author URI: http://devdm.com/
Description: A devdmbootstrap4 child theme.
Developer: Ashley Qhimngqoshe
Version: 1.71
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: devdmbootstrap4
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,500i,700&display=swap');
@font-face {
    font-family: Gotham;
    src: url('/wp-content/uploads/2019/12/GothamBook.ttf');
}

/* Body */

/* Search */
#ajaxsearchlite1 .probox, div.asl_w .probox {
    background-color: #10817e !important;
    background-image: -moz-radial-gradient(center,ellipse cover,#10817e,#10817e) !important;
    background-image: -webkit-gradient(radial,center center,0,center center,100%,#10817e,#10817e) !important;
    background-image: -webkit-radial-gradient(center,ellipse cover,#10817e,#10817e) !important;
    background-image: -o-radial-gradient(center,ellipse cover,#10817e,#10817e) !important;
    background-image: -ms-radial-gradient(center,ellipse cover,#10817e,#10817e) !important;
    background-image: radial-gradient(ellipse at center,#10817e,#10817e) !important;
}

div[id*='ajaxsearchlite'].wpdreams_asl_container {
    display: block;
    margin: 20px auto !important;
    width: 50% !important
}

div.asl_w .probox .promagnifier {
    display: none !important;
}

div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a { color: #4E4E4E!important; }

body {
    font-family: 'Roboto', sans-serif;
    color: #313131;
}

p.h3, .h3, h3 {
    font-size: 1.5625rem;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    border: 0px;
}
/* Header Style */

.lhr-main-menu {background-color: #58585a;}

#top-of-header {
    background-color: #062e44;
    height: 20px;
    max-width: 100%;
}
#bottom-of-footer {
    background: #e8c11c;
    height: 20px;
    max-width: 100%;
}
h1 {
    text-align: left;
}
.h2-who-we-are {
    font-size: 26px;
}
.h2-staff-contact {
    font-size: 26px;
}
.h2-the-board {
    font-size: 26px;
}

.text-greenish {color: #2EA69E;}


.home-banner-subheading {
    font-size: 1.5625rem;
    font-weight: 700;
}

.home-banner-subheading {font-size: 1.5625rem; color: #fff; font-weight: 700; display: flex; justify-content: center; align-items: center;}
.about-banner-subheading {font-size: 1.875rem; color: #fff; font-weight: 700; display: flex; justify-content: center; align-items: center;}

.h2-programmes {
    font-size: 26px;
}

#top-heading {
    color: #2da89f;
    letter-spacing: 0.15em;
}

#bottom-heading {
    font-weight: 900;
    color: #2da89f;
}

.dmbs-header .dmbs-header-left {
    text-align: left;
}

.dmbs-header-right .img-width {
    max-width: 100%
}
/* End of Header Style */

.p-10 {
    padding-top: 25px;
}

.p-10-10 {
    padding: 10px;
}

.m-10-10 {
    margin: 10px;
}

.p-40 {
    padding: 40px;
}

.p-30-20 {
    padding-bottom: 30px;
    padding-top: 10px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-32 {
    padding-top: 32px;
}

.pb-34 {
    padding-bottom: 34px;
}

.p-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.p-30-0-0 {
    padding-top: 30px;
    padding-bottom: 0;
}
.p-30-0 {
    padding: 30px;
}

.p-20-0 {
    padding-left: 20px;
    padding-top: 20px;
}

.pt-10 {
    /* padding-right: 50px; */
    padding-top: 10px;
}

.pr-10 {padding-right:10px;}

/* Navbar Style */
.dropdown-menu {
    position: absolute;
    top: 99%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 13rem;
    padding: 0rem !important;
    margin: .125rem 0 0;
    font-size: 1rem;
    text-align: left;
    list-style: none;
    border-radius:0;
    border: 0px;
    box-shadow: 1px 1px 4px #231F2040;
}

.dropdown-toggle::after {
    border-top: .4em solid!important;
    border-right: .4em solid transparent!important;
    border-left: .4em solid transparent!important;
    margin-left: 0.5em;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -13px;
    margin-left: -13px;
}

.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #58585a;
}

div.dropdown-menu a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}

a.nav-brand img {height: 67px;}
a.header-social-icon img {height: 30px;}

.navbar-main .navbar-nav .nav-item a.dropdown-item {
    color: #58585a;
    text-align: center;
    font-weight: 500;
}

.dmbs-header-nav-container {
    Background: #58585a;
}

.navbar-main .nav-link {
    font-weight: 500;
}
.card-footer p {
    word-wrap: none;
}
.navbar-main .navbar-nav .nav-item a {
    color: #fff;
    font-size: 15px;
}

.current_page_item a {color: #e8c11c!important;}

#navbarNav .nav.navbar-nav li.get-involved a:hover {
    color:#fff;
}

#navbarNav .nav.navbar-nav li a:hover {
    color: #e8c11c;
}

.dropdown-menu a.dropdown-item {
    font-size: 13px !important;
}
.dropdown-menu a.dropdown-item:hover {
    background: #58585a;
}

.nav.navbar-nav li.get-involved a:hover {
    color: white;
    background: #e8c11c!important;
}

.navbar {
    padding: 0;
}

.navbar-nav.nav {padding-left: 15px;}

.nav-link {
    padding: 0;
}

.navbar-expand-lg .navbar-nav li:first-child {
    padding-left: 0px;
}

.navbar-expand-lg .navbar-nav li {
    padding-right: 53px;
    padding-left: 53px;
}

.nav-item {
    padding: 15px 0 15px 0;
}
/* End of Navbar Style */
/* Home Page Style */

.home-intro-content {
    padding-top: 72px;
    padding-bottom: 45px;
}

.programmes-intro {
    color: #000000;
    font-size: 1.4375rem;
    padding-top: 48px;
    padding-bottom: 24px;
}

.programmes-wrapper {
    padding-bottom: 70px;
}

.about-intro-content {
    padding-top: 65px;
    padding-bottom: 58px;
}

.resources-filter a {color: #676767;}

.intro-content p {font-size: 25px;}

.whoAreWe {margin-bottom: 53px;}
.whoWeAre-content {margin-bottom: 56px;}
.whoWeAre-content strong {color: #58595B;}

/* Green */
.carousel-control-prev-icon, .carousel-control-next-icon {
    display: none!important;
    width: 0;
    height: 0;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.hr-green {
    max-width: 100%;
    background: #10817e!important;
}

.bg-dark-green {background-color: #00807D;}

.bg-green {
    background: #10817e;
    color: #fff;
    text-align: center;
    margin: 0;
}

.text-color-light-green {
    color: #2da69e;
    text-align: center;
}
a.text-color-light-green:hover {
    color: #2da69e;
}

a.btn.back-button {
    width: 40%;
    color: #2C2627;
    border: 1px solid #2C2627;
}

a.btn.back-button:hover {
    color: #57585b;
    font-weight: bold;
}

.bg-green {
    background: #10817e;
    color: #fff;
    text-align: center;
    margin: 0;
}

.text-color-green {
    color: #10817e;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.02rem;
}

.search-text-color {
    color: #676767;
}

ul.programmes-projects li {margin-bottom: 13px; font-weight: bold;}
ul.programmes-projects li a:hover {text-decoration: none;}

.text-color-grey {
    color: #404041;
}
.lhr-rights-left a .cat-item:hover {
    color: #fff;
}
a.text-color-grey:hover {
    color: #404041;
    text-decoration: underline;
    font-weight: bold;
}
/* Home Carousel Caption */
.carousel-image-item {
    background-repeat: no-repeat;
    width: 100%;
    background-size: contain;
    background-position: center;
    height: 420px;
}
.carousel-content-item  {align-items: center;
    justify-content: center;
    display: flex;
}

.carousel-content-item .caption {
    width: 275px;
    font-weight: bold;
    color: #fff;
    font-size: 1.75rem;
    text-align: center;
}
/* End of Home Carousel Caption */


/* Programmes */

.h3-programmes-heading {
	color: #404041;
	font-size: 21px;
    text-transform: uppercase;
}

.h3-programmes-heading span { display: block; }

a.home-programming {
    color: #313131!important;
}

a.programming {
    color: #313131!important;
    width: 180px;
    border: 1px solid #2C2627;
}

.programmes-heading {
    color: #4E4E4E;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.programmes-content {
    color: #313131;
    margin-bottom: 29px;
}

.news-article-listing h3, .pub-listing h3,
.report-listing h3, .sub-listing h3 {
    font-size: 1.375rem;
    color: #4E4E4E;
}

.programmes-button {
    width: 35%;
    background: #fff;
    border: 1px solid #2d2627;
}
a.btn.programmes {
    box-shadow: 0.5px 0.5px 2px #231F2040;
    border: 1px solid #2C2627;
    width: 166px;
    height: 35px;
}
a.btn.programmes:hover {
    font-weight: bold;
    color: #2d2627;
}

.programmes-projects {color:#2EA69E!important;}

.programmes-projects li {font-size: 1.125rem;}

.programmes-image {margin-bottom: 20px;}

.programming-button a:link,
.programming-button a:visited,
.programming-button a:hover,
.programming-button a:active {
    color: #2d2627;
    font-weight: 400;
}
.search-filter-heading {font-size: 1.125rem;}

.programme-single {margin-top: 70px; margin-bottom: 26px;}
.latest-news-wrapper, .pub-wrapper, .report-wrapper, .sub-wrapper {margin-bottom: 20px;}
.news-article-listing, .pub-listing, .report-listing, .sub-listing {display: flex; align-items: center;}
.resources.card {
    width: 32%;
}
/* All Buttons */
.btn {
    border: 1px solid #2d2627;
    border-radius: 0;
}

.btn.programmes {width: 37%; padding: 5px;font-size: 1rem;}

/* Get Involved */
.bg-orange-join-us {padding-top: 87px; padding-bottom: 80px;}
.donate-wrapper {color: #4E4E4E; padding-top: 80px; padding-bottom: 90px;}
.btn-container {padding-top: 20px;}
.donate-subheader { font-weight: 700; font-size: 1.375rem;}
.donate-content { padding-top: 15px; font-size: 1.125rem;}
.btn-donate-now {background: #e8c11c; color: #fff; width: 50%; border: 0px; padding: 20px 0px; font-size: 1.25rem; font-weight: 500;}
a.btn-donate-now:hover {color: #fff;box-shadow: 1px 1px 1px 1px #c8c7c7;}
.heading-get-involved {font-size: 1.6875rem;}
.btn.get-involved-button {background: #e8c11c; color: #fff; border: 0px; width: 60%; font-size: 1.25rem;}

a.get-involved-button:hover {
    background: #e8c11c;
    color: #fff;
    box-shadow: 1px 1px 1px 1px #c8c7c7;
}

li.get-involved {
    background: #e8c11c;
    color: #fff;
}

li.get-involved.current-menu-item a {color: #FFF!important;}

a.load-more-button {
    width: 50%;
    padding: 10px 5px;
}
a.load-more-button.rights {
    width: 180px;
    padding: 20px 5px;
    border: 1px solid #2C2627;
}
a.load-more-button.news {
    width: 180px;
    padding: 13px 5px;
    border: 1px solid #2C2627;
    font-family: Gotham;
}

a.load-more-button.news_2, a.load-more-button.archives {
    width: 180px;
    height: 50px;
    margin-top: 100px;
    font-size: 17px;
    border: 1px solid #2C2627;
    font-family: Gotham;
}

a.load-more-button {
    color: #2d2627!important;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 17px;
    font-family: Gotham;
}

a.btn.load-more-button:hover {
    color: #2d2627;
}

/* Know Your Rights */
div.card {
    display: none;
}
div.cards {
    display: none;
}
/* News */
div.lhr_news_articles {
    display: none;
}
div.news-article {
    display: none;
}

.news-container h2.news-heading {color: #4E4E4E; font-size: 1.5625rem; }
.news-container .news-date i {color: #313131;}
.news-container .hr-gold {margin-bottom: 30px;}
.news-intro {margin-top: 32px; margin-bottom: 32px;font-style: italic; font-size: 1.125rem; color: #313131;}
.news-intro p {
    display: inline;
}
.news-paragraphs {color: #313131;}
.news-paragraphs h1, .news-paragraphs h2,
.news-paragraphs h3, .news-paragraphs h4,
.news-paragraphs h5, .news-paragraphs h6 {color: #4E4E4E; font-weight: bold;}
.news-paragraphs h1 {font-size: 1.375rem;}
.news-paragraphs h2 {font-size: 1.125rem;}
.news-paragraphs h3 {font-size: 1rem;}
.news-paragraphs a {color: #2EA69E;}

.programme-paragraphs h1 {font-size: 1.375rem;}
.programme-paragraphs h2 {font-size: 1.125rem;}
.programme-paragraphs h3 {font-size: 1rem;}



.content-section a {color: #2EA69E;}

.lhr_news_articles {margin-bottom: 50px;}
a.load-more-button span:link,
a.load-more-button span:visited,
a.load-more-button span:hover,
a.load-more-button span:active {
    color: #2d2627;
    font-weight: 400;
    letter-spacing: 1px;
}
/* Beige */

.bg-lightblue {
    background: #eff8f7;
}

#The_Board .h3 {
    color: #404041;
    font-size: 21px;
}

.bg-gold .h3 {
    color: #e8c11c;
    font-size: 21px;
}
/* Gold */
.bg-light-gold {background-color: rgba(232, 193, 30,0.1);}

.hr-gold {
    max-width: 100%;
    background: #e8c11c;
}

a.news-text-color .hr-gold {
    margin-bottom: 17px;
}

.bg-gold {
    background: #e8c11e;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    height: 50px;
}

.office-location #open, .office-location #close {
    padding-left: 15px;
}

.funders-wrapper {
    padding-bottom: 55px;
}

.bg-beige {
    background: #fcf7e6;
}
a.text-white:hover {
    color: #ffffff;
    font-weight: bold;
}
a.text-color-gold {
    color: #e8c11c;
    text-align: left!important;
}

.text-gold {
    color: #e8c11c;
}
a.text-gold:hover {
    font-weight: 500;
    color: #e8c11c;
}
a.text-gold i:hover {
    font-weight: 500;
    color: #e8c11c;
}

/* End of Home Page Style */

.list-group-item.bg-turn-green a {
    color: #4e4e4e;
    font-size: 0.875rem;
}
.list-group-item.bg-turn-green a:hover {
    color: #4e4e4e;
    /*font-weight: bold;*/
}
/* About Us Page Style */
/* Staff Contact */
.staff-intro {color: #00807D;font-size: 1.375rem;text-align: center; padding: 60px 0px;}
.staff-wrapper {padding-bottom: 90px;}
.staffContacts .collapse {padding-top:20px;padding-bottom:20px;}
/*hr.hr-green.office-hr-0-17, hr.hr-green.office-hr-1-2, hr.hr-green.office-hr-2-4, hr.hr-green.office-hr-2-10,*/
/*hr.hr-green.office-hr-2-16, hr.hr-green.office-hr-3-2, hr.hr-green.office-hr-4-0, hr.hr-green.office-hr-4-1,*/
/*hr.hr-green.office-hr-5-0, hr.hr-green.office-hr-5-1{display: none;}*/
.strongly {display: block!important;}
.staffContacts div.card {margin-top: 35px;}
.staffContacts div.card .hr-green {margin-top: 29px;}
.staffContacts .h6-name-staff {font-size: 1rem; color: #313131;}
.h4-reception, .h4-name-staff {color: #4E4E4E; font-size: 1.125rem;}
.clinic-region-heading {font-size: 1.375rem; font-weight: 700; color: #00807D;margin-bottom: 0px; padding: 28px 0px;}
hr {margin: 0px;}
.address {color: #00807D;font-size: 1rem;padding-bottom: 20px;}
.staff-email a {font-size: 1rem; color: #00807D;}
/* End of Staff Contact */

/* Board */
.board-container {padding-top: 35px; padding-bottom: 35px;}
.board-wrapper {padding-top: 15px; padding-bottom: 15px;}
.board-names {font-size: 1.375rem; color: #4E4E4E;}
.board-info {font-size: 1rem; color: #313131;}
/* End of Board */
/* End of About Us Page Style */

/* News Page Style */
.carousel-caption.caption-home.news {
    right: 45%;
    top: 35%;
    left: 0;
}

.bg-news-white {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 100px;
}

.bg-news-white .col-md-.lhr-programmes-right li {
    list-style-type: none;
}


.bg-news-white .col-md-.lhr-programmes-right li#custom-post-type-categories-10 {
    background: #ffe5e5;
    margin-top: 20px;
    padding: 5px;
}

.bg-news-white .col-md-.lhr-programmes-right li#custom-post-type-categories-9 {
    background: #ffe5e5;
    margin-bottom: 20px;
    padding: 5px;
}

.bg-news-white h3.lhr-programmes-sidebar-title {
    color: #e8c11c;
    font-weight: bold;
    font-size: 22px;
    padding-left: 10px;
    padding-top: 10px;
}
.bg-news-white ul.nav.nav-pills.nav-stacked {
    padding: 5px 5px;
}
.bg-news-white .nav.nav-pills.nav-stacked>li {
    background: #fff;
    width: 100%;
    margin: 3px 3px 3px 3px;
    padding: 2px 4px;
}

.news-articles-home {
    min-height: 56px;
}

/* End of News Page Style */

.resources-header {font-size: 1.125rem; color: #4E4E4E;}

/* Get Involved */

p.h3-get-involved {
    font-size: 27px;
}

/* Know Your Rights Page Style */

.hr-green {
    max-width: 100%;
    background: #10817e;
}

.bg {
    height: 50px;
    display: flex;
    justify-content: center;
}

.bg-light-green {
    background: #2EA69E;
}

.bg-lighter-green {
    background: #eff8f7;
}

.bg-turn-green {
    background: #e5f2f2;
}

.bg-involve-green {
    background: #dfecee;
}
/* images border */

.rounded-circle {
    border-radius: 100% !important;
    border: 1px solid #10817e;
}

.rounded-circle.orange {
    border: 1px solid #e8c11c;
    background: white;
}
.cards {
    border-radius: 0;
    border: 0;
    padding: 0;
}
.card {
    border-radius: 0;
    border: 0;
    padding: 0;
}

.card-header.rights {
    background: #e5f2f2;
    border-bottom: none;
}

.card-footer.rights {
    height: 84px;
    padding: 0px;
    background: #2da69e;
    border-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}



.card-footer:last-child {
    border-radius: 0;
}

.rights-heading-color {
    color: #404041;
}

.rights-text-color {
    color: #fff;
    font-size: 1.125rem;
    margin-bottom: 0rem;
}
.resources-item-header {color:#4E4E4E; font-size:1.5625rem;}
.resources-intro-content {font-style: italic; font-size:1.125rem;margin-top: 50px; margin-bottom: 30px;}
.resources-intro-content p {display: inline;}
.resources-item-content h1, .resources-item-content h2,
.resources-item-content h3, .resources-item-content h4,
.resources-item-content h5, .resources-item-content h6 {color: #4E4E4E; font-weight: bold;}
.resources-item-content h1 {font-size: 1.375rem;}
.resources-item-content h2 {font-size: 1.125rem;}
.resources-item-content h3 {font-size: 1rem;}
.resources-card {
    width: 32%;
}


.single-resources .resources-card .card-body {
    flex: 1 1 auto;
     padding: 0rem !important;
}
/* end of image border */
/* Programme Style */

.form-check {
    padding-left: 2.25rem;
    text-align: left;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #b8b9bc;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #b8b9bc;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -2.25rem;
    width: 18px;
    height: 18px;
}

.donate-now-button {
    background: #00807c;
    color: #fff;
    border: 2px solid #b8b9bc;
    width: 50%;
    padding: 10px 5px;
}
.btn.donate-now-button.rights {
    width: 20%;
}
a.btn.donate-now-button.rights:hover {
    color: #fff;
}
.donate-now-button a:link,
.donate-now-button a:visited,
.donate-now-button a:hover,
.donate-now-button a:active {
    background: #00807c;
    color: #fff;
}

.bg-orange-join-us {
    background: #fcf7e6;
}

.join-us-heading {
    color: #58585a;
    padding-top: 20px;
}

.mb-2, .my-2 {
    margin-bottom: 1rem !important;
}
.border-dark {
    border-color: #58585a !important;
}

/* Programmes */
.programming-wrapper {
    padding-top: 70px;
    padding-bottom: 50px;
}
/* End of Programme Style */
/* End of Know Your Rights Page Style */
/* Footer Style */

.top-footer-section {
    background: #2da89f;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.top-footer-section p {
    color: #fff;
}

.top-footer-section p a {
    color: #fff;
    text-decoration: none;
}



.color-gold p {
    color: #e8c11c;
    text-align: left
}

.color-white p {
    color: #fff;
}

.dmbs-author-credits {
    background: #4e4e4e;
    margin: 0;
}

.dmbs-author-credits .img-width {
    max-width: 100%;
}

.lhr_news-sidebar .row {
    background: rgba(232, 193, 30, 0.2); /*#e8c11e;*/
    padding: 5px;
}

.news-article-wrap .col-lg-8 {
    flex: 0 0 64.6666666667%;
    max-width: 64.666667%;
    margin-left: 20px;
}

.lhr_news-sidebar .cat-item {
    list-style-type: none;
    border: 1px solid transparent;
    background: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
    list-style-type: none;
    color: #676767;
}

.active-cat {background: #E8C11E!important; color: #FFF!important;}
.active-cat-cr {background: #2da69e!important; color: #FFF!important;}
.lhr_news-sidebar .cat-item:hover {
    background-color: #E8C11E;
    color: #fff;
}
/* Rights */
/*Back to top button */
#myBtn {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#10817e;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#myBtn:hover {
    background-color: #e8c11e;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

.lhr-rights-left .nav {
    display: block;
}

.lhr-rights-left .cat-item {
    border: 1px solid #fff;
    background: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
    list-style-type: none;
}
.lhr-rights-left .cat-item:hover {
    background: #2da69e;
    color: #fff;
}

.lhr-rights-left .cat-item a:hover {
    color: #fff;

}
.cat-item a {
    color: #676767;
    padding: 10px;
    font-size: 18px;
}

.lhr-rights-widget.widget_categories {
    list-style-type: none;
}

.rights-text-field {
    text-align: left;
}

.rights-single-post-img {
    text-align: center;
}

.rights-pdf-download-button {
    border: 1px solid #2d2627;
    padding: 10px;
    background: #e5f2f2;
}

/* All Cases & Reports */

.make-me-sticky .nav {
    display: block;
}

.archive .widgettitle.dmbs-widget-title.dmbs-widget-left-title {
    display: none;
}

.archive .cat-item.all,
.archive .cat-item-none {
    display: none;
}

.archive .cat-item {
    border: 1px solid #fff;
    background: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
}

.case-reports-wrapper {
    padding-top: 50px;
    padding-bottom: 100px;
}

.archive h3 {
    color: #10817e;
    padding-top: 10px;
    padding-bottom: 10px;
}

.archive .dmbs-widget {
    margin-bottom: 0;
}

.resources-item-content a {color: #10817e; font-weight: 500;}
/* News */

/*a.news-text-color {*/
/*    color: #58585a!important;*/
/*}*/

a.news-text-color .h3 {
    font-size: 1.5rem;
    color: #4E4E4E;
}

a.news-text-color .p {
    font-size: 1rem;
    color: #313131;
}

a.news-text-color .text-gold {
    font-size: 17px;
}
/* End of Footer Style */


/* Header media screen */
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
         padding-right: 0px;
         padding-left: 0px;
    }
}


input[type=search].search-field.form-control {border: 0px !important;}
.filter-programme, .filter-right {cursor: pointer;}
ul.list-group-flush {padding-left: 0px !important;}
h2.know-your-right {font-size: 21px;}
h3.h3-programmes-sidebar {font-size: 16px !important; line-height: 64px !important;}
h2.programmes-heading {font-size: 1.375rem; color: #4E4E4E; text-transform: uppercase;}

@media only screen and (max-width: 1024px) {
    .navbar-expand-lg .navbar-nav li { padding-right: 37px; padding-left: 37px; }
    .navbar-nav.nav { padding-left: 11px; }
    .carousel-image-item { height: 357px; }
    .news-article-wrap .col-lg-8 { margin-left: 15px; }
}

@media only screen and (max-width: 768px) {
    .carousel-content-item .caption {
        width: 500px;
        padding: 40px 10px;
    }
    .inactive {display: none!important;}
    .inactive.show {display:block!important;}
    .navbar { padding: 10px 40px; }
    .news-article-wrap .col-lg-8 {
        flex: 0 0 64.6666666667%;
        max-width: 53.666667%;
    }
    .navbar-expand-lg .navbar-nav li {
        padding-right: 37px;
        padding-left: 0px;
    }
    li.get-involved {
        padding-left: 37px!important;
        text-align: center;
    }


}


@media only screen and (max-width: 425px) {
	
	.psm-4 {
		padding: 1.5rem !important;
	}
	
	.navbar {
		padding: 10px 20px;
	}
	
    .carousel-image-item {
        height: 220px;
    }
	
	.dropdown-menu {
		min-width: 17rem;
	}

    .dmbs-header .dmbs-header-left { padding: 20px; }
    div.card {display: block;}
    .news-article-wrap .col-lg-8 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0px;
        margin-top: 40px;
        order: 1;
    }

    .news-article-wrap .col-lg-4 {
        order: 2;
    }

    .news-article-wrap a#more_posts {
        margin-bottom: 30px !important;
    }

    .case-reports-wrapper .col-lg-4 {order: 2;}
    .case-reports-wrapper .col-lg-8 {order: 1;}

    .case-reports-wrapper .pr-0 {
        padding-right: 15px !important;
    }

    .lhr-rights-wrapper {
        margin-top: 40px;
    }
}

/*Edge Digital Edits*/
.lhr-main-menu {
	background-color: #333c38;
}

.top-footer-section {
	background: #062e44
}

.navbar-expand-lg .navbar-nav li {
	padding-right: 27px;
  padding-left: 27px;	
}

.lhr_contact_button {
  margin-top: 15px;
  background-color: #062e44
}

.lhr_contact_button a {
  color: #fff
}

.bg_report {
  background-color: #062e44!important;
}
.bg_easy-information {
  background-color: #11807d!important;
}
.bg_submission {
  background-color: #e4e1c5!important;
}
.bg_submission p {
  color: #4E4E4E!important
}
.bg_case {
  background-color: #333c38!important;
}
.bg_annual-report {
  background-color: #333c38!important;
}

.globalgiving_project_widgets {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px 0; 
}

.globalgiving_project_widgets .globalgiving_project_widget_1 {
  text-align:center;
  margin-right: 20px;  
}

.globalgiving_project_widgets .globalgiving_project_widget_2 {
  text-align:center;
  margin-right: 20px;  
}

.globalgiving_project_widgets .globalgiving_project_widget_3 {
  text-align:center;  
}

@media only screen and (max-width: 767px) {
  .dmbs-header .dmbs-header-left {
    text-align: center;
  }
  .dmbs-header .dmbs-header-right {
    text-align: center!important;
    margin-top: 30px
  }
}


@media only screen and (max-width: 679px) {
  .globalgiving_project_widgets {
    display: grid  
  }
  .globalgiving_project_widgets .globalgiving_project_widget_1, .globalgiving_project_widgets .globalgiving_project_widget_2, .globalgiving_project_widgets .globalgiving_project_widget_3 {
    margin-bottom: 20px
  }
}