@media (max-width: 991.98px) {
    
     #sp-menu{     order:3;}
        
          #header-donate{       
        order: 2;}
}


@media (max-width: 768px) {
    li.sp-contact-email, li.sp-contact-phone{    display: none;}
    li.sp-contact-mobile{padding-bottom: 8px;
    display: block;
    font-size: 19px; margin-right: 0 !important;}
    
  #sp-top1 ul.social-icons{    font-size: 18px;}
   
    #sp-top1{order: 2;}
    
    #sp-header .container-inner .row {    justify-content: space-between;}
    
    #sp-menu{        flex: 0 0 15%;
        width: 15%; order: 3;}
    
    #header-donate{        flex: 0 0 47%;
        order: 2;}
      #header-donate  .header-btn a{    padding-right: 15px;

    padding-left: 15px;}
      
}

@media (max-width: 576px) { 
    
    #sp-menu{  }
    
    #header-donate{          flex: 0 0 40%;
        order: 2;
        padding: 0;
    } }
      #header-donate  .header-btn a{ }
      
}




.pagingextra .page-item.active {
    background-color: #97b52d !important;
}
.pagingextra .page-item a:hover {
    background-color: rgb(173 198 68 / 32%);
}
.js-stools-container-bar .btn-toolbar .js-stools-btn-clear {
    background-color: #88a81d;
    border: 0;
}
.view-dashboard .group-card {
    background: #fafafa;
    border: 1px solid #88a91d !important;
    box-shadow: 0 1px 9px 0 #1f231021 !important;
    font-family: Tahoma, sans-serif;
    border-radius: 10px;
    padding: 20px;
}
.view-dashboard .group-card:hover{
   background:#9dba3330;
}

.view-dashboard h2 {
    margin-bottom: 25px;

}

.text-primary {
    color: rgb(135 168 28) !important;
}
.card-style-nine {
    background: #F5F5F5;
    padding: 55px 45px 35px;
}

#BaseAppData .card-style-nine {
    background: #fafafa;
    padding: 15px 15px 15px !important;
    border: 1px solid #85a61a;
    border-radius: 15px;
    box-shadow: 0 1px 9px 0 #1f231021;
    flex-flow: column;
    justify-content: space-between;
    display: flex;
}




.btn-eight {
  margin-top: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #030303;
    padding: 0 22px;
    min-width: 160px;
    text-align: center;
    line-height: 37px;
    background: #90af252b;
    border: 1px solid #adc643;
    color: #87a421;
    border-radius: 50px !important;
}

.btn-eight:hover, .btn-eight:focus {
    background: #92b128;
    border-color: #90ae25;
    color: #fff;
}
.card-style-nine .tag {

    background: #a9c23f17 !important;
    color: #9bb730;
}
.project-details-one .details-text .tag{
     border: none;
    color: #9bb730;

    background: #a9c23f17;
}
.project-details-one .details-text .project-info-outline {
    background-size: cover;
    padding: 7px;
    background-color: #f7f9ee;
}
.project-details-one .details-text .project-info-outline .main-bg li {
    border-bottom: 1px solid #abc542;
    padding: 15px 50px 15px 10px;     color: #7b971a;
}
.text-bg-primary {
     background-color: rgb(146 176 39) !important;
}
.card-style-nine .logo-wrapper .tag{
     color: #ffffff !important;
    border: 1px solid #8bab21;
    border-radius: 40px;
    background: #90af25 !important;
    padding: 9px 20px !important;
}
.card-style-nine .logo-wrapper .tag:hover{
  background: #f2f4e9 !important;
    color: #8bab21 !important;
}
.card-style-nine .logo-wrapper {
    height: 300px;
    border-bottom: 1px solid #92b128;
}
.card-style-nine .logo-wrapper .position-absolute {
      bottom: -15px !important;
}
.card-style-nine .agency-name {
    font-size: 20px;

    height: auto !important;

    line-height: 27px;
    color: #5e625c;
}