@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
body{
	font-family: 'Source Sans Pro', sans-serif;
	 color: #333333;
	 line-height: 27px;
	 font-size: 17px;
	 font-weight: 400;
	 zoom:90%;
}

.checkout-detail-box.animated.zoomIn {
    max-width: 580px !important;
}

.slider-for{
	width: 500px;
	height: 500px;
	margin: 30px auto 1px;
	overflow: hidden;
}
main-img{
	width: 100%;
	min-height: 80%;
	border-top-right-radius: 50px;

}
.slider-nav{
	width: 500px;
	height: 85px;
	margin: auto;
}
.slider-nav .slick-track{
	height: 85px;
}
.slick-arrow{
		position: absolute;
	    top: 50%;
	    z-index: 50;
	    margin-top: -12px;
}
.slick-prev{
	left: 0;
	display: none;
}
.slick-next{
	right: 0;
}

.donate-amnt{

	border-radius:300px;  
    background-color:#14045D; 
    border:2px solid #B71C1C;
    color: black;


}
::-webkit-input-placeholder {
   font-size: 13px!important;
}

:-moz-placeholder { /* Firefox 18- */
      font-size: 13px!important;
}
::-moz-placeholder {  /* Firefox 19+ */
      font-size: 13px!important;
}
#exampleForm2{
	width:300px;
	border-radius:5px; 
	border:2px solid #14045d;
}
@media only screen and (max-width: 768px) {
    .donate-amnt{
	width:110px;
	font-size: 12px;
	border-radius:25px;  
	display: inline;
}
}
.model-btn{
	height:30px;
	width: 180px;
	font-size:10px;  
}
ul {
    list-style-type: none;
    
}
.p-gray{
	color: #9e9e9e;

}

.border-corner{
   border-radius:15px; 
}
.content{
	font-family: 'Source Sans Pro', sans-serif;
	 color: #333333;
	 line-height: 27px;
	 font-size: 17px;
	 font-weight: 400;
}
.content-heading{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 1px;
	background-color: #F9F9F9;
	border-radius:5px; 
	border-radius: 7px;
	font-family: 'Source Sans Pro', sans-serif;
}
.bank-details{
  margin-top: 5px;
  padding:10px;
  border-radius: 4px;border-radius: 4px;
  overflow: hidden
  font-family: 'Source Sans Pro', sans-serif;
}
#footer{
	padding-right:0px;
	color:white;
	font-family: 'Source Sans Pro', sans-serif;
	background-color:#17105D;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.right_section{
	padding :25px;
}
#contact_detail{
	font-size:20px;
	padding:2%;
	bottom:0px;
	position: relative;
}
.wrapper,.copyright {
	padding: 10px;
	text-align: center;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline li {
	display: inline-block;
	padding-right: px;
	padding-left: px;
	margin-bottom: 10px;
}

.social-icons .fa {
	width: 40px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 10px;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.donor-app{
	padding:5px;
	border:red 2px solid;
}
.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}
.social-icons.icon-rounded .fa{
	border-radius:5px;
}
.social-icons.icon-flat .fa{
	border-radius: 0;
}
.share-wa{
	padding-left:25%;
}
.readMoreFade {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,0,0,0)), color-stop(1, rgba(255,0,0,100)));
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 30px 0 30px 0;
}
.ui-showmore-initial {
    max-height: 200px;
    overflow-y: hidden;
}
.ui-showmore-initial-gradient {
    position: relative;
}
.ui-showmore-initial-gradient:after {
    content: '';
    width: 100%;
    height: 70px;
    position: absolute;
    left: 0px;
    top: 130px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
}
.ui-showmore-wrapper {
    overflow-y: hidden;
    /*display: inline-block;*/
    position: relative;
}
/* Gradient example for show more control */
.ui-showmore-more {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    height: 70px;
    line-height: 70px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
}
.ui-showmore-more > div {
    cursor: pointer;
    vertical-align: bottom;
    line-height: initial;
    display: inline-block;
}
/*.ui-showmore-more {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
}
.ui-showmore-more > span {
    cursor: pointer;
}*/
.ui-showmore-more > div > span {
    display: inline-block;
    vertical-align: middle;
}
.ui-showmore-more > div > span.ui-showmore-text:hover {
    text-decoration: underline;
}
.ui-showmore-less {
    width:100%;
    position:absolute;
    left:0;
    bottom:0px;
    text-align: center;
}
.ui-showmore-less > div {
    cursor: pointer;
}
.ui-showmore-less > div > span {
    display: inline-block;
    vertical-align: middle;
}
.ui-showmore-less > div > span.ui-showmore-text:hover {
    text-decoration: underline;
}
.ben-section{
	border-radius: 10px;
}
.ben-head{
	font-weight: 700;
	font-size:14px;
	color: #333333;
}
.ben-tag{
	font-weight: 700;
	font-size:14px;
	color: #777777;
	line-height: 14px;	
}
.bank-detail-bg{
	background-color: #F9F9F9;
	border-radius:5px; 

}
.donate-amnt{
	border-radius: 30px;
	width:120px
}
.urgent-head{
	background-color: #FFF2E4;
	color: #c1272d;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	border-radius: 20px;

}

@media screen and (max-width: 500px) {
    .urgent-head{
	background-color: #FFF2E4;
	color: #c1272d;
	font-weight: 500;
	font-size: 12px;
	text-align: center;
	border-radius: 20px;
	font-family: 'Source Sans Pro', sans-serif;

	}

.donate-amnt{

	width: 100px;
    background-color:#14045D; 
    border:2px solid #B71C1C;
    color: black;
}

.donate-form-head{
	
	font-size: 20px;
	font-weight: bold;	
}
.content{
	
	padding:0px;
}
.content-heading{

	font-size: 20px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 1px;
	background-color: #F9F9F9;
	border-radius:5px; 
	border-radius: 7px;
	font-family: 'Source Sans Pro', sans-serif;
}


}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:60px;
	right:10px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	  font-size:30px;
	box-shadow: 2px 2px 3px #999;
	 z-index:100;
}

.my-float{
	margin-top:16px;
}


.footer-btn{
	display: none;
}



@media screen and (max-width: 500px) {

			.footer-btn {

		    background: white;
		    position: fixed;
		    left: 0;
		    margin-top: -20px;
		    right: 0;
		    bottom: 0;
		    height: 75px;
		    display: block;
	}    

	.footer-btn a {
    
    display: block;
	}    

}








