#main_div{
	position:absolute;
	width:100%;
	height:700px;
	background: url('back.jpg') no-repeat fixed;
	background-size: cover;	
}

#container{
	position:relative;
	color: white;
}

#container p{
	font: normal 40px 'Kaushan Script';
	position:absolute; 
	text-align: center;
	padding:10% 10% 10% 10%;
	margin-top: 70px;
	vertical-align: middle;
	width: 100%;
}

#smooth-scroll{
	position: absolute;
	z-index: 10000;
	margin-top:450px;
	width: 95%;
}

#smooth-scroll img{

		margin:auto;
	display: block;
}

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
    transform:translateY(0);
  }
	40% {
    transform:translateY(-30px);
  }
	60% {
    transform:translateY(-15px);
  }
}



.bounce {
  animation:bounce 2s infinite;
}

div#vision{
	background: #fafafa;
	position: absolute;
	top:700px;
	width: 100%;
	height: auto;

}

.heading{

	padding-top: 3%;
	margin-right: 0px !important;
}

.partner-heading{

	padding: 1%;
	margin-right: 0px !important;
}

.row{
	margin-right: 0px !important;
	margin-left: 0px !important;

}

#heading1{
	font-size: 50px;
	font-family: Oswald;
	letter-spacing: 10px;
	color: #333;
	padding-top: 2%;
}

#heading4{
	font-size: 50px;
	font-family: Oswald;
	letter-spacing: 10px;
	color: #fafafa;
	padding-top: 2%;
}

#heading5{
	font-size: 30px;
	font-family: Oswald;
	letter-spacing: 10px;
	color: #333;
	padding-top: 2%;
}

#heading6{

	font-size: 25px;
	font-family: Oswald;
	letter-spacing: 10px;
	color: #fafafa;
	padding-top: 0%;

}

#heading6 a{

	text-decoration: none;
	color: #fafafa;
}

#heading5 a{

	text-decoration: none;
	color: #333;
}

#heading5 a:hover{

	color: #1a1a1a;
}


p.vision_content{

	width: 70%;	
	padding-top: 10%;
	padding-bottom: 10%;
	font-family: "Avenir Next LT Pro Regular";
	font-size: 18px;
	font-weight: 500;
	color: #fafafa;
	
}

#visionlink:hover{

	color:#fafafa !important;
}

.vision1{

	height: auto;
}


#services{

	position:absolute;
	margin-top:0px;
	width:100%;
	height:auto;
	background:#f9fafa no-repeat fixed;
	background-size: cover;	

	
}


.heading2{

	background-color: #fafafa;
}

.heading3{

	background: transparent;
}

.box{

	padding-left: 0% !important;
	padding-right: 0% !important;
	position: absolute;
}


.boxes{

	height: auto;
	width: 100%
	margin: auto;
	padding: 5%;
	

}

.boxes img{

	
	display: block;
	margin: auto;
	height:60px;
	width: 60px;
}

.boxes img.viewmore{

	height:20px !important;
	width: 20px !important;
}

p.box-content{
	display: block;
	margin:auto;
	position: relative;
	color: #333;
	font-weight: bold;
	width: 100%;
	font-size: 13px;
	padding: 20px;
	height: auto;
	font-family: "Avenir Next LT Pro Regular";
}

p.box-content span{
	font-weight:bolder;
	font-size: 16px;
}

p.box-content a{

	text-decoration:none; 
	color:#333; 
	font-style: ;
}



#vital-stats{
	position:relative;
	width:100%;
	height:auto;
	background: url('back22.jpg') no-repeat fixed;
	background-size: cover;	
	margin-top: 0px;
}

.stats{

	padding-bottom: 30px;
}

.stats-content img{

display: block;
margin:auto;
margin-top: 60px;
}


#donate{
	position: absolute;
	width: 100%;
	height: 200px;
	background-color: #fafafa;
	margin-top: 0px;

}

#donate-content p{
	font-size: 20px;
	font-family:"Avenir Next LT Pro Regular";
	padding-top:10px; 
	color: #333;
}

#partners{
	position: absolute;
	margin-top:200px;
	width: 100%;
	height: 150px;
	background-color: #1a1a1a;
	
}

.marquee {
 height: 50px;
  width: 100%;
  overflow: hidden;
  position: relative;


}

.marquee ul.list{
  display: block;
  width: 250%;
  height: 50px;
  position: absolute;
  overflow: hidden;
 animation: marquee 16s linear infinite;

}


.marquee ul:hover{

-webkit-animation-play-state: paused;
}

.marquee ul li{

	padding-left: 20px;

}

.marquee span {
  float: left;
  width: 100%;
}

@keyframes marquee {
  0% { left: 0%; }
  100% { left: -200%; }
}


#footer{
	position: absolute;
	margin-top:350px;
	width: 100%;
	height: auto;
	background-color: #fafafa;

}

ul.explore{
display: block;
width: 100%;

}

ul.explore li{

	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	font-family:"Avenir Next LT Pro Regular";
	color:#1a1a1a;
	font-weight: bold;
}

ul.explore li a{
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Raleway;
	font-weight: bold;
	color:#1a1a1a;
}

ul.explore li a:hover{


	color: #999;
}

.query ul{

	width: 100%;
}
#contact-form{
width: 100%;

}

#contact-form li input{
	border:none;
	border-bottom: 1px solid;
	background: none;

}

#contact-form li input:checked{
	border:none;
	border-bottom: 1px solid;

}

#sub-footer{
	position: absolute;
	
	width: 100%;
	height: auto;
	background-color: #1a1a1a;
}

#sub-footer p{
		color:#999;	
		padding-top:10px;

}

#sub-footer p a{

	text-decoration: none;
	color:#fafafa;
}



/*CSS for 768px*/
@media only screen and (max-width: 768px){



#heading1{
	font-size: 40px;
	}

p.vision_content{

	font-size: 17px;
	padding: 2%;
	text-align: center;
}

#container p{
	font: normal 30px 'Kaushan Script';
	position:absolute; 
	text-align: center;
	padding:10% 10% 10% 10%;
	margin-top: 60px;
	vertical-align: middle;
	width: 100%;
}

p.vision_content{

	width: 100%;
	font-size: 16px;
	
}

p#extra-text{

	display: none;	
}

p.box-content{
	font-size: 13px;

}




}


/*CSS for 640px*/
@media only screnn and (max-width: 640px){

#container p{
	font: normal 25px 'Kaushan Script';

}

p.box-content{

	font-size: 12px;

}



p.box-content span{

	font-size: 16px;

}

.boxes img{

	
	display: block;
	margin: auto;
	height:60px;
	width: 60px;
	

}

}
