.banner-img{
    bottom: 0px !important;
}
.pb-20{
 padding-bottom : 20px;   
}
.mr-2, .mx-2 {
    margin-right: 0.5rem!important;
}
.form-group {
    margin-bottom: 1rem;
}
.mobile-profile{
    background-color: #F5F5F5;
    padding-bottom :  20px;
}
.dashboard-group {
    background: rgb(241 174 68 / 0.7);
    position: relative;
    padding: 15px 0;
}
.dashboard-group:before {
    content: "";
    background: url(../images/banner.svg) no-repeat bottom;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    background-size: cover;
    opacity: 0.02;
}
.user-dt {
    position: relative;
    width: 100%;
    text-align: center;
}
.user-img {
    position: relative;
    display: inline-block;
}
.user-img img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 2px solid #fff;
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 10%);
    object-fit: cover;
}

.user-dt h4 {
    font-size: 24px;
    color: #2b2f4c;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 18px;
}
.left-side-tabs {
    background: #fff;
    margin-top: 20px;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 #e9e9e9;
    position: sticky;
    top: 20px;
}
.user-item:first-child.active {
    border-radius: 5px 5px 0 0;
}
.user-item.active {
    background: #d4222d;
    color: #fff !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background-image: -webkit-linear-gradient(to right, rgb(26 26 24), rgb(62 59 59));
    background-image: linear-gradient(to right, rgb(26 26 24), rgb(62 59 59));
    font-weight: 700;
}
.user-item {
    display: flex;
    padding: 12px 20px;
    border-bottom: 1px solid #efefef;
    font-weight: 400;
    color: #2b2f4c;
    text-align: left;
    align-items: center;
}
.user-item i {
    margin-right: 10px;
    font-size: 18px;
    margin-top: -4px;
}
.dashboard-right {
    margin-top: 0px;
}
.main-title-tab h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2b2f4c;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
}
.main-title-tab i {
    margin-right: 5px;
}
.pdpt-bg {
    margin-top: 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 #e9e9e9;
    border: 1px solid #ddd !important;
}
.order-dtsll {
    padding: 15px 15px;
}

.report-btn {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #1a1a18;
    display: inline-block;
    padding: 3px 16px;
    border-radius: 5px;
    border: 2px solid #1a1a18;
    letter-spacing: 1px;
}
.report-btn:hover {
    background: #1a1a18;
    color: #fff !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background-image: -webkit-linear-gradient(to right, rgb(26 26 24), rgb(62 59 59));
    background-image:linear-gradient(to right, rgb(26 26 24), rgb(62 59 59));
}

.reject-btn {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #dc3545;
    display: inline-block;
    padding: 3px 16px;
    border-radius: 5px;
    border: 2px solid #dc3545;
    letter-spacing: 1px;
}
.reject-btn:hover {
    background: #dc3545;
    color: #fff !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background-image: -webkit-linear-gradient(to right, rgb(26 26 24), rgb(62 59 59));
    background-image:linear-gradient(to right, rgb(26 26 24), rgb(62 59 59));
}
.hidden-mobile {
    display: block!important;
}
.mobile-view-tab {
    display: none!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.text-decoration-none {
    text-decoration: none!important;
}
.no-padd {
    padding: 0 !important;
}

.donation-img-cir {
    width: auto;
    max-width: 100%;
    border-radius: 8px;
    width: 100%;
    height: 65px;
    object-fit: cover;
}

.donation-img-det-cir{
    width: auto;
    max-height: 400px;
    min-height: 100px;
    max-width: 100%;
}
.dona-list h6{
    font-size : 14px;
}
.my-fundr .raised-amnt .raised{
    font-size : 22px;
    line-height: 20px;
}
.my-fundr .raised-amnt{
    font-size : 14px;
    font-weight: 500;
}
.dona-list p{
    font-size : 13px;
    font-weight: 400;
}
.donate-date{
    font-size : 11px !important;
    color: #1a1a18;
    font-weight : 600 !important;
}
.pagination{
    float: right;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #f1ae45;
    border-color: #f1ae45;
}
.page-link,.page-item{
    color : #f1ae45;
}
.page-link:hover {
    color: #f1ae45;
}
.total-cnt{
    float : right;
}
.status-success{
   font-size: 0.8rem;
    border-radius: 1.428rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 2px 10px;
    margin-bottom: 5px;
    vertical-align: middle;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;	
    font-weight: 400;
    background: #28C76F;
    color: white;
    width: fit-content;
    margin-top: 5px;
}
.status-pending {
    font-size: 0.8rem;
    border-radius: 1.428rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 2px 10px;
    margin-bottom: 5px;
    vertical-align: middle;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;	
    font-weight: 400;
    background: #f44336;
    color: white;
    width: fit-content;
    margin-top: 5px;
}

.my-fundr a:hover{
    box-shadow: 0 0 11px rgba(33,33,33,.2); 
    display: block;
}
.causes{
    cursor: pointer;
}
.no-margin{
    margin : 0 !important;
}
.auto-margin{
    margin: auto;
}
.sub-header {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}
.mobile-header-wrapper-style {
    position: fixed;
    top: 0;
    width: 360px;
    min-height: 100vh;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate(-200px, 0);
    transform: translate(-200px, 0);
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 9%);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 9%);
    z-index: 999;
}

/* Open Mobile CSS */

@media only screen and (max-width: 600px) {
    .hidden-mobile {
        display: none!important;
    }
    .dashboard-group, .left-side-tabs {
        display: none;
    }
    .mobile-profile .xtra.container .row .col-md-4 {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
        margin-top: var(--bs-gutter-y);
    }
    .mobile-view-tab {
        display: none !important;
        /* display: block !important; */
        box-shadow: initial;
        padding-bottom: 0px;
    }
    .osahan-account .bg-white {
        background-color: #1a1a18!important;
        color: white;
    }
    .align-items-center {
        -ms-flex-align: center!important;
        align-items: center!important;
    }
    
    .osahan-account .bg-white h5 {
        color: white;
    }
    .bg-profile {
        background: #cbd5e0 !important;
        text-align: -webkit-center;
        padding: 20px 10px !important;
    }
    .bg-profile h3, .bg-profile h6 {
        color: #474747 !important;
        line-height: 23px !important;
    }
    .bg-profile h3, .bg-profile h6 {
        margin: 0px 0 0px 0;
    }
    .bg-profile h3 {
        font-size: 18px;
        letter-spacing: 1px;
    }
    .mobile-view-tab .mob-pro-details {
        margin-bottom: 0px;
        border-bottom: 1px solid #ddd;
    }
    .mobile-view-tab .category-tab {
        width: 100%;
    }
    .pad-rl-10 {
        padding: 0 0px;
    }
    .mobile-view-tab .category-tab .card_big {
        border: 0px solid #ddd !important;
    }
    .card-body .text {
        float: left;
        margin-top: 5px;
    }
    .w-90 {
        width: 90% !important;
    }
    .mob-pro-details h6 {
        font-size: 16px;
        color: #253D4E;
    }
    .mobile-view-tab .mob-pro-details .next-icon {
        padding-top: 3px;
    }
    .mobile-view-tab .next-icon {
        border-radius: 0 !important;
        box-shadow: none !important;
        border: 0px;
    }
    .next-icon {
        width: 15px !important;
        float: right;
    }
    .back-arrow {
        width: 20px;
    }
    .scroll-top{
        display:none !important;
    }
    .bg-profile .mobile-prof-img {
        background: white;
        padding: 18px 12px;
        color: black !important;
        margin-right: 8px;
        width: fit-content;
        text-align: center;
        border-radius: 50%;
        font-size: 25px;
        letter-spacing: 5px;
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
    }
    .single-product .mobile-view-tab {
        display: block!important;
        box-shadow: initial;
        padding-bottom: 0px;
    }
    .mobile-view .wrapper, .single-product .wrapper {
        padding-top: 0px!important;
    }
    .footer,#footer-start-fr,footer {
        /*display: none;*/
    }
    .mobile-profile {
        padding-bottom: 0px;
        background : white;
    }
    .osahan-account h5 {
        font-size: 18px !important;
        word-break: break-word;
        white-space: pre-wrap;
        width: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .dashboard-right {
        margin-top: 10px;
    }
    .dashboard-right .donation-img-cir{
        max-height: 190px;
        min-height: 100px;
    }
    .dashboard-right .dona-list h6{
        margin-top : 5px;
        font-size: 18px;
    }
    .dashboard-right .dona-list p{
        margin-top : 5px;
        font-size: 14px;
    }
    .dashboard-right .dona-list .donate-date{
        font-size: 14px !important;
    }
    .dashboard-right .dona-list .raised{
        font-size: 22px !important;
    }
    .dashboard-right .dona-list .raised-amnt{
        font-size: 14px !important;
        margin-bottom : 5px !important;
    }
    .status-success,.status-pending{
        margin-top : 10px !important;
    }
    .display-none{
        display:none !important;
    }
    .single-product header{
        display : none;
    }
    .banner-numbers{
        width: 100% !important;
    }
    .banner-numbers .number-container{
        width: 100% !important;
        padding: 0 !important;
    }
    .banner-numbers .number-section{
        width: 33.33% !important;
        padding: 20px 9px !important;
        box-shadow: 0 0 6px 0 rgb(0 0 0 / 6%);
        background: white !important;
        margin-right: 0 !important;
        
    }
    .mob_hide{
        display : none !important;
    }
    .banner-img {
        bottom: 0px !important;
    }
    .start-fundraiser-btn{
        margin: 0px auto 10px;
        display: table;
    }
    .sticky-on{
        display : none !important;
    }
    .monthly-dnt-img{
        border-radius: 8px;
    }
    .mobile-view-tab .btn-donate-now{
        margin-top: 5px;
        width: 100%;
        margin-bottom: 10px;
    }
    .mobile-view-tab .content .title{
        text-align: center;
        color: #1a1a18;
        font-size: 18px;
        font-weight: bold;
        line-height: 30px;
    }
    .mobile-view-tab .content .desc{
       font-size: 14px;
        font-weight: normal;
        line-height: 20px;
        color: rgba(34,34,34,.4);
        text-align: center;
    }
    .breadcrumbs{
        display : none;
    }
    .footer-social .social-link ul{
        display: inline-flex;
        margin: 0 auto;
    }
    .footer-social .social-link{
        text-align: center;
    }
    .footer-widget ul li{
        display: inline-block;
        border-right: 2px solid #ffffff;
        padding-right: 5px;
    }
    .footer-widget,.footer-widget ul{
        margin-bottom : 0 !important;
    }
    .footer-widget-head{
        margin : 10px 0 0 !important;
        padding-bottom : 0 !important;
    }
    .footer-social{
        margin-bottom : 10px !important;
    }
    .mobile-view-tab .scroll-top-menu{
            overflow-y: scroll;
            position: absolute;
            width: 100%;
            top: 56px!important;
            display: flex;
            transition-property: -webkit-transform;
            transition-property: transform;
            transition-property: transform,-webkit-transform;
            box-sizing: initial;
            background: white;
            z-index: 9999;
            text-align: center;
            left: 0;
            box-shadow: 0 7px 14px rgb(0 0 0 / 10%);
            border: 1px solid #1a1a18;
            
    }
    .mobile-view-tab .scroll-top-menu li{
        width: fit-content;
        float: left;
        background: transparent!important;
        font-weight: 500;
        padding: 10px 0;
        font-size: 14px;
        min-width: 40%;
        color: #1a1a18!important;
        /*border-bottom: 7px solid #1a1a18!important;*/
        list-style: none;
        line-height: 1 !important;
        vertical-align: middle;
        margin: auto 0 !important;
        border-right: 1px solid #1a1a18;
    }
    .mobile-view-tab .scroll-top-menu li a{
        font-size: 16px;
        /*margin: 10px auto;*/
        /*display: block;*/
    }
    .mobile-view-tab .scroll-top-menu .tab-none {
        font-weight: 400!important;
        border-bottom: 0 solid #fff!important;
    }
    .mob-fund-margin{
        margin-top: 45px;
    }
    .m-pages .social-link{
        text-align : center;
        margin-bottom: 20px;
    }
    .m-pages .social-link ul{
        margin: auto 0;
        display: inline-flex;
    }
    .offset-md-2{
        margin-left : 0 !important;
    }
    ul.pl-25 li,ol.pl-25 li,ol li{
        margin-left: 30px;
    }
    .banner-numbers .number-container .number, .banner-numbers .number-container .number-text {
        font-size: 18px !important;
    }
    .mobile_menu_content .mobile-main-navigation .navbar-nav li a,.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav ul.dropdown-menu li a {
        color: #000 !important;
        font-size: 18px !important;
    }
    .mobile_menu_content {
        background-color: #fff !important;
    }
    .mobile_menu .mobile_menu_close {
        color: #f2b14a !important;
    }
    .hero-content h3 {
        font-size: 35px !important;
    }
    /* p {
        text-align:  !important;
    } */
    .owl-theme .owl-nav [class*=owl-] {
        margin: 21px !important;
    }
    #signUpModal .modal-content, #signInModal .modal-content {
        height: 100vh;
        padding: 0;
        margin: 0;
        margin-top: 0px !important;
    }
    #signUpModal .modal-dialog, #signInModal .modal-dialog{
        margin: 0; 
    }
    #signInModal .modal-header .close, #signUpModal .modal-header .close{
        transform: none;
    }
    /* .modal-content {
        margin-top: 130px ;
    } */
    .footer-widget, .footer-widget ul {
        margin-top: 10px;
    }
    .about-content h3 {
        font-size: 25px !important;
    }
    .donate .container .donate-wrap {
        padding: 10px 27px !important;
    }
    .donateContent h2 {
        font-size: 19px !important;
        text-align: center;
    }
    .section-title .sTitle-sub-head {
        text-align: center !important;
    }
    .regfont {
        font-size: 23px !important;    
    }
}

/* Closed Mobile CSS */


.p-10{
    padding : 10px;
}
.main-header .main-menu-2 {
    padding: 10px 10px !important;
}
.account-ngo-have{
    text-align: center;
    color: white;
    font-weight: 600;
    margin: 7px;
    position: relative;
    top: 40px;
}
.account-ngo-have a{
    color: #1a1a18 !important;
    font-weight: 700;
}

.btn-ack {
    font-size: 14px;
    background: #1a1a18;
    color: #fff!important;
    padding: 5px 5px;
    font-weight: 500;
    line-height: 15px;
    margin-top: 9px;
}


.grid-margin {
    margin-bottom: 25px;
}
.card-description {
    margin-bottom: 0.9375rem;
}
.ticket-reply .user {
    padding: 5px 0;
}

.ticket-reply .user i {
    float: left;
    font-size: 35px;
    padding: 2px 15px;
}
.ticket-reply .date {
    padding: 8px 10px;
    font-size: 14px;
    text-align: right;
}
.ticket-reply .user .type {
    display: block;
    font-weight: 700;
    font-size: 14px; 
   text-transform: capitalize;
}

.ticket-reply .user .name {
    display: block;
    font-size: 15px;
}


.ticket-reply .panel-bd{
 border: 1px solid #e0e1e0;
    margin-bottom: 30px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.07);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.07);
    -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.07)
}

.ticket-reply .panel-heading{
    background-color: #f5f5f5;
    border-color: #f5f5f5; 
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.ticket-reply .panel-body {
    padding: 15px;
}


.ticket-reply .panel-footer {
    background-color: #f7f9fa;
    border-top: 1px solid #e1e6ef;
}
.ticket-reply .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ticket-reply2 .panel-heading{
    background-color: #428bca;
    border-color: #428bca;
}
.ticket-reply2 .panel-title{
    color: #fff;
}
.ticket-reply2 .user i {
    float: right;
}
.ticket-reply2 .user{
    text-align: right;
}

.ticket-reply2 .date {
    text-align: left;
}

.reply_section .panel-heading {
    color: #fff;
    background-color: #6d6e71;
    border-color: #6d6e71;
}
.reply_section .panel-body {
     border: 1px solid #6d6e71;
}

.reply_section .panel-heading h4 {
    color: #fff;
}
.ticket_span{
    font-weight: 600;
}
.ticket_span {
    font-weight: 600;
}

.align-items-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.avatar-sm {
    height: 3rem;
    width: 3rem;
}
.card {
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    border-radius: 1rem;
}
.border {
    border: 1px solid #dee2e6!important;
}
.bg-primary-lighten {
    background-color: rgba(83, 109, 230, .25)!important;
}
.avatar-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #536de6;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.text-primary {
    color: #536de6!important;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
}

.account-card {
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 8px 15px;
}

.dash-intro{
    margin-left: -10px;
    line-height: 14px;
    margin-top: 5px;
}
.avatar-upload {
    position: relative;
    max-width: 100%;
    margin: auto 0px;
    display: flex;
    justify-content: space-around;
    margin-top: 15px;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 20px;
    z-index: 1;
    top: -4px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #ececec;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  padding: 4px;
}

.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  content: "e3c9";
  font-family: 'Material Icons';
  color: #757575;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
  width: 120px;
  height: 120px;
  position: relative;
  border-radius: 100%;
  border: 4px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.camera-icon{
    line-height: 34px;
    margin: 0px 4px;
}


.control-label{ font-size:14px;}
.btn-coupon .btn-coupon {
    padding: 10px 18px;
}