.carousel-control-next, .carousel-control-prev{
	top: -8%;
    height: 1%;
}
.embed-responsive{
	margin:0px !important;
}
.project_section{
	border-radius: 10px;   
	background: #f2f2f2;
    margin: 0 0 70px 0;
    width: 100%;
    box-shadow: 0px 0px 43px 0px rgb(2 2 2 / 10%);
}

.inner_pages .title{
	    margin: 0px;
    text-align: center!important;
    font-size: 26px;
    color: #fff;
    background: rgba(32,63,129,.7);
    padding: 8px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}
.similar_project{
	font-size:20px !important;
	position:relative;
}

.similar_project::after {
       background-color: #203f81;
    opacity: 0.102;
    position: absolute;
    border-radius: 3px;
    right: 0;
    top: 50%;
    width: 132px;
    transform: translateY(-50%);
    height: 45px;
    z-index: -1;
    content: "";
}
.project_section .main_image{
	width:100%;
	border-radius: 0px;
}
.skills {
  text-align: right; /* Right-align text */
  padding-top: 15px; /* Add top padding */
  color: white; /* White text color */
  border-radius: 8px;
}

.project_donate_percentage { background-color: #203f81;} /* Green */
.percentage_box , .percentage_container{
	width: 90%;
	margin:auto;
	clear: both;
}
.percentage_box {
	color: #D59B2D;
    font-weight: bold;
	font-size:18px;
}
.percentage_container {
	height: 16px;
    border-radius: 8px;
    background-color: #ddd; /* Grey background */
	margin-bottom:20px;
}

.project_image_container{
	position:relative;
}
.project_image_container .category{
	    background-color: #db0000;
    color: #fff;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 8px;
    position: absolute;
    left: 50px;
    top: 43px;
    width: 100px;
    height: 100px;
	display:table;
    text-align: center;
    font-size: 14px;
    font-weight: bold
}
.category_sub{
	    display: table-cell;
    vertical-align: middle;
}
.causes-wrap {
    border-radius: 7px;
    background: #FFF;
    margin: 0 0 30px 0;
    width: 100%;
	border-bottom: 2px solid #203f81;
  
}
.hor_line{
	width:80%;
	background-color:#203f81;
	height:3px;
	margin:20px auto;
}
.ms-align-bottom{
	display:none;
}
.causes-wrap .img-wrap {
    position: relative;
}
.causes-wrap .img-wrap img {
    border-radius: 7px;
	    width: 100%;
}

.raised-progress {
    padding: 0rem 1.7rem;
	position: absolute;
    bottom: -30px;
    width: 100%;
}
 .raised-progress .skillbar-wrap {
    font-size: 0.78rem;
    padding: 0.7rem;
    text-align: center;
}
.skillbar-wrap {
    color: #7d7d7d;
    font-weight: 500;
}
.raised-progress .skillbar-wrap {
    padding: 0.7rem 1.2rem;
    border-radius: 4px;
    background-color: #FFF;
    box-shadow: 0px 0px 13px 0px rgb(0 0 0 / 17%);
}
.causes-wrap .content-wrap {
    padding: 3.4rem 1rem 1rem;
	text-align: right;
}
.widget-wrap .causes-wrap .content-wrap .tag {
    margin-bottom: 0.8rem;
}
.causes-wrap .content-wrap .tag {
    background-color: #f4f4f6;
    color: #27304b;
    font-size: 0.75rem;
    padding: 0.2rem 1rem;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 8px;
    font-weight: 400;
}
.causes-wrap .content-wrap h3, .causes-wrap .content-wrap h3 a {
    color: #203f81;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.2;
	text-decoration:none;
	text-align:center;
	margin: 20px 0px;
}
.read-more-line span {
    position: relative;
    margin-left: 0.5rem;
}
.content-wrap .donate_button{
	margin:auto;
}
#contact_us{
	margin-top: 0px !important;
}

.share-this-wrap {
    background: #203f81;
    color: #fff5ec;
    border-radius: 0;
    padding: 1.3rem 2rem;
}
.share-line {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    justify-content: space-between;
}
.share-line > div {
    background-color: #203f81;
    z-index: 2;
    position: relative;
}
.share-line::after {
     position: absolute;
    content: "";
    top: 50%;
    width: 62%;
    height: 1px;
    background-color: #fff;
    z-index: 1;
    right: 27%;
}
.share-this-wrap a {
    color: #fff5ec;
}



/********************************/

 @media (max-width:991.98px) {
     .padding {
         padding: 1.5rem
     }
 }

 @media (max-width:767.98px) {
     .padding {
         padding: 1rem
     }
 }

 .padding {
     padding: 5rem
 }

 .card {
     position: relative;
     display: flex;
     flex-direction: column;
     min-width: 0;
     word-wrap: break-word;
     background-color: #fff;
     background-clip: border-box;
     border: 1px solid #d2d2dc;
     border-radius: 0
 }

 .card .card-body {
     padding: 0px;
 }

 .card-body {
     flex: 1 1 auto;
     padding: 1.25rem
 }

 .card .card-title {
     color: #000000;
     margin-bottom: 0.625rem;
     text-transform: capitalize;
     font-size: 0.875rem;
     font-weight: 500
 }



 .lightGallery {
     width: 100%;
     margin: 0
 }



 .lightGallery .image-tile {
     position: relative;
     margin-bottom: 30px;
     margin-right: 10px
 }

 .lightGallery .image-tile .demo-gallery-poster {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0
 }

 .lightGallery .image-tile .demo-gallery-poster img {
     display: block;
     margin: auto;
     width: 40%;
     max-width: 60px;
     min-width: 20px;
     margin-top: 80px
 }
 .lightGallery{
	 padding:20px;
 }
 .list-inline-item{
	 height: 22px;
    overflow: hidden;
 }

/*********************************/
 
 .p_report {
        height: 150px;
    width: 150px;
    background: url(/report/1.gif) #203f81;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    border-radius: 52%;
    display:table;
    text-decoration: none;
    margin: auto;
	
}
 .p_report>div{
	 display: table-cell; 
	 vertical-align: middle;
	
 }
 .p_report i{
	font-size: 40px;
    display: block;
    margin-top: 14px;
}
.donation_value,.donate_button{
	float:none;
	display:inline-block;
}
.donation_box{
	text-align:center;
}

.describtion{
		 margin-top:0px;
}
.btn_div {
    margin-top: 25px;
    text-align: center;
}
.pre_value {
    background-color: #2c61c8;
    border-radius: 10px;
    color: #fff;
    border: none;
    padding: 5px 15px;
    font-size: 20px;
    margin: 0px 1%;
    cursor: pointer;
}


@media only screen and (min-width: 601px) {
	.over_box{
		width: 92.3%;
		position: absolute;
		bottom: 6%;
		margin: 0px 3.5%;
		background: rgba(255,255,255,0.8);
		border-bottom-left-radius: 35px;
		border-bottom-right-radius: 36px;
		    padding-top: 15px;
	}
	.embed-responsive{
		margin:10px 4%;
	}
}
@media only screen and (max-width: 600px) {
	.carousel-control-next, .carousel-control-prev{
		top: -16%;
	}
	.carousel-item{
		z-index:100000;
	}
	.share-line {
		    padding: 5px !important;

	}
	.share-line > div{
		padding: 0px !important;
	}
	.share-line strong{
		display: block;
		text-align: right;
		font-size:5vw;
	}
	.share_this_project{
		width:60%;
	}
	.pre_value{
		    padding: 5px 10px;
	}
	 .inner_pages .title{
			font-size: 24px;
			text-align:center !important;
	 }
	 
	 .project_image_container .category {
		border-radius: 32px;
		right: 23px;
		bottom: 21px;
		width: auto;
		height: 50px;
		padding:8px 9px;
		font-size: 12px;
		position:relative;
		top:5px;
		height:auto;
	 }
	
	 .project_donate {
		margin: 20px auto 0px auto;
	 }
	 .share-this-wrap{
		 padding:1.3rem 0px;
	 }
	 .share-line::after {
		width: 20%;
		right: 57%;
	}
	.causes-wrap .content-wrap .tag {
		font-size: 1rem;
	}
	.causes-wrap .content-wrap h3, .causes-wrap .content-wrap h3 a{
		font-size: 1.5rem;
	}
	.embed-responsive{
		margin-bottom:20px;
	}
	.p_report {
		
		 font-size: 18px;
	}
	.inner_pages .col-lg-9{
		 padding-right: 0px; 
		padding-left: 0px;
	}
	.pre_value{
		margin-bottom:20px;
	}
}