*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html{
  overflow-x: hidden;
  font-family: sans-serif serif;
}
body{
  overflow-x: hidden;
  font-family: 'Figtree', sans-serif;
  /* zoom: 100%!important; */
}
.donate-now{
  background-color: #ff0000b5;
  color: #ffffff;
  border: 1px solid #ff0000b5;
  transition: 0.3s;
}
.donate-now:hover{
  background-color: white;
  border: 1px solid #ff0000b5;
}

.banner-link {
    cursor: pointer;
    display: block;
}

.hero-header {
    /*background: url('./images/home_banner-ccm2.jpg') no-repeat center top;*/
    background-size: cover;
    height: 80vh;
    margin-top: 225px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    /*padding: 0 20px;*/
}

@media (max-width: 1200px) {
    .hero-header {
        height: 80vh;
    }
}

@media (max-width: 992px) {
    .hero-header {
        height: 70vh;
    }
}

@media (max-width: 768px) {
    .hero-header {
        height: 60vh;
        padding: 20px;
        text-align: center;
    }
}

@media (max-width: 576px) {
    .hero-header {
        height: 50vh;
        padding: 20px;
        text-align: center;
    }
}

.banner-container {
    max-width: 100%;
}

h1, p {
    margin: 0;
}

/*.women-banner{*/
/*   padding: 155px;*/
/*   margin-top: -37px;*/
/*   margin-left: -165px;*/
/*   width: 1683px; */
/*   height: 130vh;*/
/*}*/

.donate-btn{
    background-color: red;
    border: 0px solid red;
    /* font-weight: bold; */
}

.donate-btn:hover{
    border: 1px solid red;
    color: red;
}

/* slider */
.slider-container{
    margin-top: -48px;
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #009ba4;
}

.view-all-program{
    background-color: #ff0000b5;;
    color: #fff;
}
.view-all-program:hover{
    border: 1px solid #ff0000b5;
    background-color: transparent;
    color: #ff0000b5;
}

/* PROGRAMS THAT MAKE AN IMPACT */
.programms-p{
  padding: 0px 150px;
  font-size: 22px;
}



/* <!-- // Donate for the Cause --> */

.background-fixed{
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("./images/home_banner.jpg");
  width: 100%;
  /* height: 80vh; */
  color: #fff;
  /* background-color: rgb(77, 77, 77); */
  opacity: 0.8;
}

/* //progress Bar */

.progress-bar {
  background-color: #009ba4;
}

.image-fixed{
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("./images/333-1.jpg");
  width: 100%;
  /* height: 70vh; */
  color: #ffffff;
  opacity: 0.8;
}

.blog-text:hover{
  color: #d55343;
  transition: 0.3s ease all;
}

/* counter  */
.counter-box {
	display: block;
	padding: 40px 14px 37px;
	text-align: center;
  margin: 9px;
}

.counter-box p {
	margin: 5px 0 0;
	padding: 0;
	color: #909090;
	font-size: 14.5px;
	font-weight: 500;
}

.counter { 
	display: block;
	font-size: xxx-large;
	font-weight: 700;
	color: #666;
	line-height: 35px;
}

.counter-box.colored {
      background:#32c84d;
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
	color: #fff;
    background: #32c84d;
}


/* //footer */
.kilimanjaro_area {
  position: relative;
  z-index: 1;
}

.foo_top_header_one {
  background-color: #15151e;
  color: #fff;
}

.section_padding_100_70 {
  padding-top: 40px;
}

.kilimanjaro_single_contact_info > p, .kilimanjaro_single_contact_info > h5, .kilimanjaro_blog_area > a, .foo_top_header_one .kilimanjaro_part > p {
  color: rgba(255,255,255,.5);
}

p, ul li, ol li {
  font-weight: 300;
}

ul {
  margin: 0;
  padding: 0;
}

.kilimanjaro_bottom_header_one {
  background-color: #49c860db;
}

.section_padding_15 {
  padding: 15px 0;
}

.kilimanjaro_bottom_header_one p {
  color: #fff;
  margin: 0;
}

p, ul li, ol li {
  font-weight: 300;
}

.kilimanjaro_bottom_header_one a {
  color: inherit;
  font-size: 14px;
}

a, h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

.m-top-15 {
  margin-top: 15px;
}

ul {
  margin: 0;
  padding: 0;
}

.kilimanjaro_widget > li {
  display: inline-block;
}

/* ol li, ul li {
  list-style: outside none none;
} */

.kilimanjaro_widget a {
  border: 1px solid #333;
  border-radius: 6px;
  color: #888;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 4px;
  padding: 7px 12px;
}

.kilimanjaro_links a {
  color: rgba(255,255,255,.5);
  font-size: 13px;
  margin-bottom: 5px;
  padding-bottom: 10px;
}

.kilimanjaro_links a {
  color: rgba(255,255,255,.5);
  font-size: 13px;
}

.top-15 {
  margin-top: 15px;
}

/*.kilimanjaro_part h4, .kilimanjaro_part h5 {*/
/*  margin-bottom: 30px;*/
/*}*/
.kilimanjaro_social_links a {
  border-radius: 6px;
  color: #888;
  font-size: 13px;
  margin-bottom: 3px;
  padding: 7px 12px;
}

.kilimanjaro_blog_area > p {
  color: rgba(255,255,255,.5);
  line-height: 1.3;
  margin-bottom: 0;
}

.kilimanjaro_works > a {
  display: inline-block;
  /* float: left; */
  position: relative;
  /* width: 33.33333333%; */
  z-index: 1;
}

.kilimanjaro_thumb {
  left: 0;
  position: absolute;
  top: 0;
  width: 75px;
}
.kilimanjaro_links a i {
  padding-right: 10px;
}

/* :: 18.0 Footer Area CSS */
.footer_area {
      position: relative;
      z-index: 1;
}

.footer_bottom p > i,
  .footer_bottom p > a:hover {
      color: #27ae60;
}	

.social_links_area {
      /* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
      padding: 50px 0 30px 0;
      text-align: center;
      position: relative;
      z-index: 1;
}

.social_links_area > a:hover {
      color: #27ae60;
}

.inline-style .social_links_area > a:hover {
      background-color: transparent;
      color: #27ae60;
      border: 0px solid transparent;
}

.single_feature:hover .feature_text h4 {
      color: #27ae60;
}

.kilimanjaro_blog_area {
  /* border-bottom: 1px solid #333; */
  margin-bottom: 15px;
  padding: 0 0 15px 90px;
  position: relative;
  z-index: 1;
}

.kilimanjaro_links a {
  /* border-bottom: 1px solid #333; */
  color: rgba(255,255,255,.5);
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
  padding-bottom: 10px;
}

.Charity-With-Difference-h2{
  padding-right: 275px;
}


/* //responsiveness */
@media screen and (max-width: 640px) {
  .first-header{
    font-size: 0.6rem;
  }
  .navbar-brand{
    font-size: 11px;
  }

  .navbar-brand img{
    width: 3.5rem;
  }
  .programms-p{
    padding: 0px;
  }

  /* .ethics-difference{
    font-size: 55px;
  } */

  .volunteer-donate{
    font-size: 30px;
    font-weight: 700;
  }
  /* .initiative-img img{
    width: 310px;
  } */

  .charity-with-difference img{
    width: 310px;
    /* height: 30vh; */
  }
  .Charity-With-Difference-h2{
    padding-right: 0;

  }
  .Education-Support{
    text-align: center;
  }
  .education-read{
    text-align: center;
  }

  .column-wm
  {
    flex: auto;
  }
  
/*  .women-banner{*/
/*   padding: 155px;*/
/*   margin-top: -37px;*/
/*   margin-left: -165px;*/
/*   width: 1683px; */
/*   height: 130vh;*/
/*}*/

  /*.hero-header {*/
  /*  height: 50vh;*/
  /*}*/
}

@media screen and (max-width: 1024px) {
  .hero-header {
    height: 25vh;
    margin-top: 100px;
  }
  
  .women-banner{
   padding: 155px;
   margin-top: -37px;
   margin-left: -165px;
   width: 1683px; 
   height: 130vh;
}
}


.footer-btn{
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: -5px;
  z-index: 1000;
  visibility: hidden;
}

@media screen and (max-width: 500px) {
  .footer-btn{
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: -5px;
    z-index: 1000;
    visibility: visible;
  }

  .razor-fixed{
    visibility: hidden;
  }
  
  .women-banner{
   /*padding: 155px;*/
   /*margin-top: -37px;*/
   /*margin-left: -165px;*/
   /*width: 1683px; */
   /*height: 100vh;*/
   
   height: 75vh;
   width: 105vh;
   margin-top: -50px;
}

}


/* medical-case CSS */

@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:#02b0b9; 
    /* border:2px solid #B71C1C; */
    color: rgb(255, 255, 255);
}

.donate-amnt:hover{
  background-color: #01969e;
  color: #fff;
}

::-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;
  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;
}

        /* medical-case-documents-css  */
        div.scroll-container {
          background-color: #333;
          overflow: auto;
          white-space: nowrap;
          padding: 10px;
      }

      div.scroll-container img {
          padding: 10px;
      }

@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:#009ba4; 
    /* 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;
}

.blockquote {
    background: #ff000033!important;
}

@media screen and (max-width: 500px) {

	.footer-btn {
		/*background: white;*/
		position: fixed;
		left: 0;
		margin-top: -20px;
		right: 0;
		bottom: 0;
		height: 50px;
		display: block;
	}    

	.footer-btn a {
     display: block;
	}  
}

.clearfix{
    background: #49c860!important
}

::selection {
    background-color: #49c860;
    color: #000819;
}
