body {
  background-color:#fff;
  margin:0px;
  padding: 0px;
}

 
 .container {
    max-width: 970px;
  }


header {
width:100%;
background-color:#22d786;
padding: 30px 0px;
}

.page-header {
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	border:none;
	text-align:center;
}

.page-header h1 {
	margin-top:0px;
}


#rect {
	width:100%;
	height:25px;
	background-color: #e6e6e6;
	margin-bottom:15px;
}

.navbar-default {
	background-color:transparent;
	border:none;
}

nav {
	max-width: 970px;
	font-size: 16px;
	}


footer nav .container {
	width:100%;
	padding-left: 0px;
	padding-right: 0px;
}

footer .navbar li {
	padding-left: 0px;
	padding-right: 0px;
}


nav ul {
	width:100%;
	}

.navbar {
	margin-bottom:0px;
	margin-top:0px;
	padding-right: 0px;
	padding-left: 0px;
	}


.dropdown-menu>li>a {
	padding:0px;
	padding-left:10px;	
}

.dropdown-menu>li>a:hover {
	color: #22d786;
	font-weight:500;
	background-color: transparent;	
}

.dropdown-menu li {
	padding-top: 8px;
	padding-bottom: 8px;
}

.dropdown-menu {
	width:220px;
}

#tag-line {
	padding-top: 20px;
	margin-left: 20px;
}

#tag-line h4 {
	color: #006558;
	font-weight:500;
	margin-bottom: 0px;
	margin-top: 20px;
}

#tag-line h3 {
	color: #FFF;
	font-weight:600;
	margin-top: 12px;
}

#logo {
	margin-top:auto;
	margin-bottom:auto;
	width:auto;
}

#donate {
	background-color:#FF0;
	height:120px;
	width:120px;
	float:right;
	margin-right:15px;
	
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 0px solid #000000;
}

#content{
	margin-top:20px;
}

.full-width-img {
	width:100%;
}

#donate h3 {
	color: #22d786;
	font-size: 19px;
	font-weight:600;
	padding-top:28px;
	padding-right: 2px;	
	}

footer #donate h3 {
	color: #fff;
	font-size:17.5px;
	padding-top:25px;
	}
	
footer #donate {
	background-color: #22d786;
	height:110px;
	width:110px;
	}
	
	
#donate span {
	margin-right:0px;
	padding-right:0px;
	/* padding-top: 10px; */
}


#carousel {
	
	}
	
#carousel img {
	width:100%;
	height:auto;
}

	
.navbar {
	border-radius: 0px;
	}
	
.navbar-default .navbar-nav>li>a:hover {
	color: #22d786;
	font-weight:500;
	background-color: transparent;
}

	
#gallery {
	margin-top: -25px;
	padding:0px;
	}

#gallery hr {
	margin-top:55px;
	}

#gallery .img-caption {
	margin-top:20px;
	}


#content {
	background-color:#fff;
	}


#theImage {
	width:100%;
}

aside {
	background-color:#fff;
	margin-bottom: 5px;
	}


aside div {
	padding:10px;
	margin:15px 0;
	border-radius: 3px;
}

#aside-content-1{
	background-color:#00cfff;
	height:110px;
	margin-top:0px;
}

#aside-content-2{
	background-color:#22d786;
	height:260px;
}

#aside-content-3{
	background-image:url(../img/gallery-4-adult-li-overlay.jpg);
	background-repeat: no-repeat;
	background-origin:border-box;
	height:200px;
}

#aside-content-4{
	background-color:#ff495f;
	height:130px;
}

.aside-header {
	font-size:19px;
	font-weight:600;
}

aside ul li {
	list-style: none;
	line-height: 38px;
}

aside ul li a {
	color: #fff;
	padding: 5px 0;
	font-size: 15.5px;
}

aside ul li span {
	float:right;
}
aside ul li a:hover {
	text-decoration:none;

}

aside ul li span img {
	width:10px;
}


aside ul {
	padding-left: 0px;
}

#donate-link {
	color:#036;
	}
	
.newsletter-link a {
	color:#900;
	}

hr {
	display:block;
	height:1px;
	background-color:#CCC;
	margin-top: 35px;
	margin-bottom: 30px;

	}
	
.img-caption {
	float:right;
	margin-top: 10px;
	margin-bottom: 0px;
	display:block;
	color:gray;
	font-size: 16px;
	font-weight: 600;
	}


.glyphicon {
	top: 3px;
}

#share {
	margin-bottom:50px;
}


#share h4{
	padding-bottom: 8px;
	
}

#share img {
	width:20px;
	margin-right: 0px;
	margin-right:0px;
	padding-right:0px;
	}
	
#share button {
	font-weight:600;
	font-size:12px;
	}
	
.btn {
	margin-left: 0px;
	margin-right: 4px;
	padding:4px;
	border-radius:3px;
	}


#newsletter-link a {
        color:#ab0028;
}

/* ================   Footer    ================ */ 

footer {
	background-color:#999999;
	padding: 20px 0px;
	clear:both;
}

#logo-footer {
	width:110px;
	margin-top:10px;
}

footer #tag-line {
	padding-top:20px;
	margin-left:-30px;
}

footer #tag-line h4, #tag-line h5 {
	font-weight: 600;
	color: #121212;
}

footer #tag-line h5 {
	font-size:14px;
}

footer #tag-line h4 {
	margin-top:15px;
	font-size:20px;
}

footer nav {
	max-width: 970px;
	font-size: 16px;
	padding-bottom:25px;
	}


footer nav ul {
	width:100%;
	}




footer #tag-line h3, #tag-line h4 {
	color:#000000;	
}
	
#bottom-nav .navbar-collapse {	
padding-right:0px;
padding-left:0px;	
}

footer .navbar-default{	
	background-color:transparent;
	border: 0px;
}

.navbar-collapse {
padding-right: 0px;
padding-left: 0px;

}

.navbar-default li a{	
	color : #4d4d4d ;	
}

.navbar-nav li {
	padding-right:10px;
	padding-left:10px;
	}

.navbar-default .navbar-nav>li>a{	
	color : #1F1F1F;	
}

footer .navbar-default .navbar-nav>li>a:hover {
	color: #464646;
	font-weight:500;
	background-color: transparent;
}

.navbar-default .navbar-nav>.active>a:hover {
	background-color:transparent;
	font-weight:600;
	color:#22d786;
}

.navbar-default .navbar-nav>.active>a {
	background-color:transparent;
	font-weight:600;
	color:#22d786;
}


footer .navbar-default .navbar-nav>.active>a {
	background-color:transparent;
	font-weight:600;
	color:#000000;
}

footer .navbar-default .navbar-nav>.active>a:hover {
	background-color:transparent;
	font-weight:600;
	color:#232323;
}


#separator {
	height: 4px;
	width: 60px;
	float: left;
	margin-bottom: -1px;
	padding-bottom: 0px;
	display:inline;
	border-top: 1px solid #CCC;
}

#separator-top {
	height: 4px;
	width: 55px;
	float: left;
	margin-bottom: -1px;
	padding-bottom: 0px;
	display:inline;
	border-top: 1px solid #CCC;
}

#separator-bottom {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	border-top: 1px solid #CCC;
}

#separator-footer {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	border-top: 1px solid #CCC;
}

#separator-right {
	height: 4px;
	width: 90px;
	margin-bottom: -1px;
	padding-bottom: 0px;
	float:right;
	display:inline;
	border-top: 1px solid #CCC;
	}

footer #separator-footer, #separator-right, #separator-top {
	background-color:#000000;
	border-top: 1px solid #000000;
	}
	
#copyright {
	width: 100%;
	}
	
#share-footer {
	float:right;
	pointer-events: none;
    cursor: default;
    
	padding: 0;
    
	margin:0;
}

#share-footer a {
	float:right;
    cursor: default;
    padding: 12px;
	padding-top:15px;
}

#facebook-footer {
	float:right;
}

#facebook-footer a {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 12px;
}

#twitter-footer {
	float:right;
}

#twitter-footer a {
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 12px;
}


#logo{
	background-color:transparent;
}



/*======= project page =======*/

/*#project-tab {
	margin-top:20px;
	margin-bottom:40px;
}

#tab-left {
	padding:0;
	padding-left: 0px;
	margin:0;	
	background-color:#22d786;
	}

#tab-right img {
}
	
#tab-right {
	padding:0;
	margin:0;	
	}*/

#project article, #project aside, #people-we-helps article, #people-we-helps aside{
	margin-top:30px;
	}
	
#project article h3, #people-we-helps article h3{
	margin-top:0px;
	}
	
#tab-left li{
	list-style:none;
	padding: 15px 0px;
	color:#fff;
	font-size:18px;
}

#tab-left {
	padding: 11px 20px;
	margin-right: -30px;
	background-color:#22d786;
}

#tab-left li span {
	float:right;
	color:#fff;
}

#tab-left a{
	color:#FFF;	
}

#tab-left li a:hover {	
	color:#006558;
	text-decoration:none;
}

#tab-left >.active>a:hover {
	color:#006558;
	text-decoration:none;	
}

#tab-left .active {
	color:#006558;	
}

article p{
	font-size:16px;
	}


/* People we've support */

#mainText img {
	padding: 10px 0;
}

  /*contact page*/
.ten{
	text-align:center;
	
	}
.ten-color{
		color:#00cfff;
	}

.rong{
	color:#808080;
	}

.green{
	color:#22d786;
	}
/*News page */
article a {
	text-decoration:none;
	color:#808080;
	/*margin-left:20px;*/
	padding-top:20px;
	clear:both;
	
	}
	
#gift-aid-form a {
	margin-left:0px;
	color:#209BE9;
	}
	
	
.img-size{
	width: 60px;
	border: none;
	padding: 0px;
	margin: 0px;
	}
		
#news a {
	text-decoration:underline;
 }
br{
	width:50px;
	}

	/*gallery page */	
#gallery img {
	-webkit-box-shadow: 2px 2px 10px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    2px 2px 10px 0px rgba(50, 50, 50, 0.55);
	box-shadow:         2px 2px 10px 0px rgba(50, 50, 50, 0.55);
	width:99%;
}

.gallery-thumb {
	padding:25px;
}

#gallery img:hover{
	background-image:url(../img/aside-3-bg.png);
}
		
.img-size-outline{
	padding: 8px;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-left:30px;
	margin-top:30px;
	}
.container-gallery{
		
	margin-top:50px;
		}
		
		/*fundraising page */
		
#expense-details ul {
	margin:0px;
	padding:0px;
}
	
	
	
.goes h3 {
	color: #00cfff;
	padding-left: 35px;
	}
	
	
	
 ul li {
	list-style:none;
	}
	

	
#expense-details h3{
	color:#00cfff;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	font-weight:600;
	}
	
#donate-here {
	background-color:#00cfff;
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:20px;
	
	
	
	-webkit-box-shadow: 2px 2px 10px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    2px 2px 10px 0px rgba(50, 50, 50, 0.55);
	box-shadow:         2px 2px 10px 0px rgba(50, 50, 50, 0.55);
}

#donate-here h3 {
	padding-left:0px;
}


#donate-here h3 a{
	color:#FFFFFF;
	font-weight:500;
	margin-top: 15px;
	margin-bottom: 0px;
}

#expense-details hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
}

#expense-details img {
	float:right;
}

#expense-details {
	width:100%;
	background-color:#f2f2f2;
	margin-bottom:40px;
	margin-left: 0px;
	margin-right: 0px;
	padding:10px 30px;
}

#giftaid {
	padding: 30px 0px;
}

#expense-details p:nth-child(1) {
    font-weight:600;
	color:#6A6A6A;
}
/*.fundraising img{
	width:40px;
	float:right;
	border:0;
	padding-bottom:20px;
		
		
	}		
	
.fundraising hr{
	width:100%;
}*/


.pointer { cursor: pointer; }




/* @Media */




@media (min-width: 992px) {
  
#tag-line {
	margin-left:-25px;
}


        
}


@media (max-width: 992px) {

.gallery-thumb {
	padding:10px;

}

#tab-left li {
        padding: 8px;
        }


}

@media (max-width: 992px) and (min-width: 768px) {
  
aside ul li:nth-child(1) {
    font-size: 18px;
}

#aside-content-1{
	background-color:#00cfff;
	height:135px;
}

#aside-content-2{
	background-color:#22d786;
	height:285px;
}

.navbar-nav li {
	padding-right: 0px;
	padding-left: 0px;
	}


}


@media (max-width: 767px) {
 

	header #donate {
	background-color:#FF0;
	height:110px;
	width:110px;	
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 0px solid #000000;
}

	#donate h3 {
	font-size: 17px;
}
	
	#logo {
	width:140px;
	height:106px;
}

	#tag-line {
	text-align: center;
	margin-left:0px;
	padding-top:10px;
}


	footer #tag-line {
	text-align:center;
	margin-left:0px;
}


#tab-left { 
        margin-right: 0px;
}
           

}





@media (min-width: 320px) and (max-width: 767px){
  
 header #donate {
	background-color:#FF0;
	height:100px;
	width:100px;	
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 0px solid #000000;
}

#donate h3 {
	padding-top:22px;
	font-size: 15.5px;
	}
	
#logo {
	width:130px;
	height:99px;
	
	}

#tag-line {
	margin-left:0px;
	padding-top:10px;
}

#tag-line h4 {
	font-size:16px;
}

#tag-line h3 {
	font-size:20px;
}


.gallery-thumb {
	padding:2px;
}
#gallery .gallery-thumb span {
	display:none;
}

#gallery {
	margin-top:0px;
}



}

@media (max-width:430px) {

#gallery .img-caption {
	font-size:12px;
}

}


@media (min-width: 320px) {

.navbar-nav {
	margin-left:0px;
	margin-right:0px;
}


}


/* ----------------------------
 * Callouts
 * ----------------------------
 */

.callout-light {
    padding: 30px;
	color: #000;
	background-color: #ccc;
}

.callout-light h1,
h2,
h3,
h4 {
	font-weight: 300;
	line-height: 1.4;
}

.callout-dark {
	padding: 30px;
	color: #fff;
	background-color: #252525;
}

.callout-dark h1,
h2,
h3,
h4 {
	font-weight: 300;
	line-height: 1.4;
}

.callout-dark p {
	color: #B1B1B1;
	font-size: 17px;
}

.callout-mage {
	padding: 30px;
	background-color: #743C58;
	color: #fff;
}

.callout-bubble {
	padding: 30px;
	color: #fff;
	background-color: #A94545;
}

.callout-bubble h1,
h2,
h3,
h4 {
	font-weight: 300;
	line-height: 1.4;
}

.callout-block {
	background-color: #F5F3F4;
	border-left: 5px solid #a94545;
	border-right: 5px solid #a94545;
	padding: 15px;
}

.callout-block h1,
.callout-block h2,
.callout-block h3,
.callout-block h4 {
	font-weight: 300;
	line-height: 1.4;
}



.cobtn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}



#gallery-footer{
	margin-top:30px;
}


/* Hazera B*/


	#donate-link a{
		color:#0071bc;}
		
					