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 {
  width: 100%;
  float: left;
  clear: both;
  background: #f9fafb;
}
.cause-wrapper .cause-img {
  display: block;
  position: relative;
  overflow: hidden;
}
.cause-wrapper .cause-img img {
  margin-bottom: 0px !important;
  width: 100%;
  display: block;
}
.cause-wrapper .cause-button {
  bottom: 15px;
  position: absolute;
  left: 0px;
  transition: all 0.4s ease 0s;
  border: 0px;
  background: #77C720;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 15px;
}
.cause-wrapper .cause-button:hover {
  background: #FFFFFF;
  border: 0px;
}
.cause-wrapper .cause-button2 {
  background: #77C720;
  border: 0 none;
  border-radius: 0 !important;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  margin-top: 40px;
  margin-bottom: 20px !important;
  height: 46px;
  letter-spacing: 0.03em;
  line-height: 30px;
  padding-left: 28px;
  padding-right: 28px;
}
.cause-wrapper .cause-content {
  padding: 20px 60px;
}
.cause-wrapper .cause-content .cause-text h5 a {
  font-family: 'Trirong', serif;
  margin-top: 18px !important;
  color: #444444;
  font-size: 24px;
  line-height: 32px;
  display: block;
  text-transform: uppercase;
}
.cause-wrapper .cause-content .cause-text p{
  margin: 15px 0px 12px 0px !important;
}
.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;
  font-weight: bold;
  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;
}
.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: 500;
}
.cause-wrapper .cause-content .fund-raised-text {
  color: #77C720;
  text-align: left;
}
.cause-wrapper .cause-content .fund-goal-text {
  color: #333333;
  float: right;
}
.cause-wrapper:hover .cause-img:before {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.cause-wrapper:hover .cause-button {
  background: #5d9b19;
  color: #FFFFFF;
}
.cause-wrapper:hover .cause-button2 {
  background: #5d9b19;
  color: #FFFFFF;
}

/*------------------------------  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;
    }
    
}