div#dgx-donate-container{
    border-radius: 0  !important;
    padding: 20px !important;
}

div.dgx-donate-form-section{
    border: 1px solid #cccccc !important;
    border-radius: 0  !important;
    padding: 12px !important;
}

div.dgx-donate-form-section h2{
    font-size: 24px;
}

div.single-page-donation-info{
    padding: 24px 0;
}

i.donate-font-size{
    font-size: 32px;
    margin-bottom: 13px;
}

a.btn-donate i{
    font-size: 32px;
    padding-top: 12px;
}

a.btn-donate{
    border-radius: 0;
    font-size: 24px;
    padding: 8px 12px;
    position: relative;
    top: 8px;
}

.causes-info-block{
    padding: 20px;
}


.cause-image-wrapper{
    /*padding: 5px;*/
    border: 0px solid #cccccc;
    box-sizing: border-box;
    text-align: center;
}

.cause-image-wrapper img.wp-post-image{
    margin-bottom: 0px;
}

.cause-info-container{
    background: #f9fafb none repeat scroll 0 0;
    border: 1px solid #eee;
    box-sizing: border-box;
    clear: both;
    float: left;
    width: 100%;
}

.cause-info-wrapper{
    margin-top: 24px;
}

/* Green Life Cause */

.cause-items .owl-controls {
    margin-top: 22px;
    position: absolute;
    right: 8px;
    top: -16px;
}
.cause-items .owl-controls .owl-nav {
    text-align: center;
}
.cause-items .owl-controls .owl-prev {
    display: inline;
    margin: 0 2px 0 0;
}
.cause-items .owl-controls .owl-next {
    display: inline;
    margin: 0 0 0 2px;
}
.cause-items .owl-controls i.cause-nav-icon {
    display: inline-block;
    color: #FFFFFF;
    background: #77C720;
    border: 1px solid #FFFFFF;
    width: 24px;
    height: 24px;
    line-height: 20px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.cause-items .owl-controls i.cause-nav-icon:hover {
    color: #1A1A1A;
    background: rgba(156, 190, 56, 0.5);
}
.no-padding{
    padding: 0 !important;
} 
.cause-wrapper {
    float: left;
    clear: both;
    margin-bottom: 20px !important;
    background: #FFFFFF;
}
.cause-wrapper .cause-img {
    display: block;
    position: relative;
    overflow: hidden;
}
.cause-wrapper .cause-img img {
    margin-bottom: 0px !important;
    display: block;
}
.cause-wrapper .cause-img:before {
    position: absolute;
    content: '';
    width: 0%;
    height: 700px;
    background: rgba(0, 0, 0, 0);
    top: 0 ;
    left: 0;
    transition: all 0.3s ease-in-out;
}
.cause-wrapper .cause-button2 {
    font-size: 22px;
    background: #FFBB44;
    border: 2px solid #FFBB44;
    color: #333333;
    height: 60px;
    line-height: 39px;
    padding-left: 28px;
    padding-right: 28px;
    margin-top: 36px;
    margin-bottom: 20px !important;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.cause-wrapper .cause-button2:hover {
    background: #77C720;
    border: 2px solid #77C720;
    color: #FFFFFF;
}
.cause-wrapper .cause-content {
    padding: 20px 25px;
}
.cause-wrapper .cause-content .cause-text{
    margin-bottom: 8px;
}
.cause-wrapper .cause-content .cause-text h5 {
    margin-bottom: 18px;
}
.cause-wrapper .cause-content .cause-text h5 a {
    font-family: 'Open Sans', sans-serif;
    margin-top: 18px !important;
    color: #1a1a1a;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    display: block;
}
.cause-wrapper .cause-content .cause-text h5 a:hover {
    color: #77C720;
}
.cause-wrapper .cause-content .progress {
    border-radius: 0;
    box-shadow: none;
    background: #FFF;
    margin-top: 24px;
    margin-bottom: 48px;
    margin-left: -1px;
    margin-right: -1px;
    height: 10px;
    position: relative;
    overflow: visible !important;
    border: 1px solid #CCC;
    padding: 1px;
}
.cause-wrapper .cause-content .progress-bcm {
    border-radius: 0;
    background: #77C720;
    height: 6px;
    position: relative;
}
.cause-wrapper .cause-content span.fund-raised {
    background: #FFF;
    border: 2px solid #77C720;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    line-height: 36px;
    position: absolute;
    text-align: center;
    width: 42px;
    height: 42px;
    left: 0px;
    top: -16px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    /* shared with before and after */
    /* top-stacked, smaller arrow */
}
.cause-wrapper .cause-content span.fund-raised:after {
    content: '';
}
.cause-wrapper .cause-content span.fund-raised:before {
    content: '';
}
.cause-wrapper .cause-content .fund-item-text {
    /*text-transform: uppercase;*/
    margin: 12px 0px;
    font-size: 18px;
    text-transform: uppercase;
    clear: both;
    font-weight: 700;
}
.cause-wrapper .cause-content .fund-raised-text {
    color: #77C720;
    text-align: left;
}
.cause-wrapper .cause-content .fund-goal-text {
    color: #333333;
    float: right;
}

/*------------------------------  Media Queries ---------------------------------*/

@media only screen and (min-width: 0px) and (max-width: 479px) {


    a.btn-donate{
        top: -5px;
    }

    .cause-info-wrapper{
        margin-top: 24px;
        padding-right: 0px;
    }

    .cause-bcm-main .cause-content:first-child{
        margin-top: 24px !important;
    }

    .cause-bcm-main .cause-content{
        margin-bottom: 24px !important;
    }

    .cause-bcm-main .cause-content:last-child{
        margin-top: 0px !important;
    }

    .cause-wrapper .cause-content .fund-raised-text {
        font-size: 13px;
    }
    .cause-wrapper .cause-content .fund-goal-text {
        font-size: 13px;
    }

    .cause-wrapper .cause-content .progress{
        margin-bottom: 25px;
    }

}

@media only screen and (min-width: 480px) and (max-width: 979px) {
    a.btn-donate{
        top: -5px;
    }
    .cause-info-wrapper{
        /*margin-top: 24px;*/
        padding-right: 0px;
    }

    .cause-bcm-main .cause-content:first-child{
        margin-top: 24px !important;
    }

    .cause-bcm-main .cause-content{
        margin-bottom: 24px !important;
    }

    .cause-bcm-main .cause-content:last-child{
        margin-top: 0px !important;
    }

}