body{
	margin:0;
	padding:0;
	color:#333;
	font-size:16px;
	font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', 'Arial', sans-serif;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
#spfont{
	font-family: 'Fredoka One', cursive;
}
.whiteBg{
	background: #FFF;
}
#topBar{
	background: #D05F87;
}
#logo{
	padding-left: 50px;
}
h3{
	font-family: 'Fredoka One', cursive;
	font-size: 40px;
	color: #333;
}
#site-menu{
	margin-top: 30px;
}
.iphaseTopBar, .iphaseTopBar a{
	color: #FFF;
	font-size: 14px;
}
.iphaseTopBar{
	padding: 10px 10px 8px;
}
#sicons i{
	font-size: 16px;
	margin-right: 15px;
}
#sicons{
	margin-top: -3px;
}
.iphaseMainMenu{
	margin-top: 10px;
}
#donate-btn{
	padding: 10px;
	display: block;
	font-weight: bold;
	border-radius: 30px;
	margin-top: 10px;
}
.iphaseDonate{
	padding: 30px 20px 20px;
}
.iphaseHomeSlide{
	margin-top: 110px;
}
#welomeBlk{
	margin-top: 50px;
	margin-bottom: 50px;
}
.iphaseWelcomeTxt{
	padding-top: 0px;
}
#partner-row{
	background: #E6C232;
	min-height: 300px;
}
.iphasePartnership{
	padding: 30px 20px 30px;
	text-align: center;
}
.iphasePartnership h3{
	color: #fff;
}
.iphasePartnership i{
	font-size: 80px;
	color: #7C2D26;
}
#footerWrapper{
	background: #550635;
	color: #FFFFFF;
	font-size: 14px;
}

.iphaseAboutFooter{
	padding: 50px 80px;
}
.iphaseAboutFooter h3, .iphaseContactFooter h3{
	font-size: 20px;
	color: #FFF;
}
.iphaseContactFooter{
	padding: 50px 80px;
}
.iphaseContactFooter i{
	color: #FFF;
}
#copyright{
	padding-top: 85px;
}
.banner{
	margin-top: 120px;
}
#contentArea{
	margin-top: 50px;
	margin-bottom: 50px;
}
#service-list li{
	line-height: 35px;
}
#parnershipWrap{
	margin-top: 80px;
}
#partnerList i{
	color: #E6C232; 
}
.iphasePhotos{
	padding-top: 120px;
	margin-bottom: -115px;
}
#topPad{
	margin-top: 80px;
}
.iphaseGetInvolved{
	margin-top: 100px;
}
#form13, #form14 {
		margin-top: 80px;
	}
.iphaseBcheck{
	padding-top:50px;
}
.iphaseBcheck h3{
	font-size: 20px;
	color: #FFF;
	text-align: center;
}
#contactWrap{
	margin-top: 100px;
}
	.iphaseWelcomeTxt h3{
		text-align: center;
	}
.iphaseMainMenu{
    padding-left:50px;
}
#programs{
    padding-top:115px;
}
#programs h3{
    text-align:center;
}
@media (max-width: 767px) {
	#welomeBlk{
		margin-bottom: 0;
	}
	h3{
		font-size: 20px;
	}
	
	body{
		font-size: 14px;
	}
	.iphaseTopBar, .iphaseTopBar i{
		font-size: 12px;
	}
	#sicons{
		margin-top: 0;
	}
	#logo{
		margin-left: 0;
		padding-left: 5px;
	}
	.iphaseDonate{
		padding: 18px 0 0;
	}
	.iphaseHomeSlide{
	margin-top: 115px;
}
	#welomeBlk{
		margin-top: 0;
	}
	.iphaseWelcomeTxt{
		padding: 20px 15px;
	}
	.iphaseWelcomeTxt h3{
		text-align: center;
	}
	.iphaseAboutFooter, .iphaseContactFooter{
		padding: 20px 5px 0 20px;
	}
	.iphaseAboutFooter{
		padding-top: 30px;
	}
	#copyright{
		padding: 20px 5px 30px 20px;
	}
	#contentArea{
		margin-top: 25px;
		margin-bottom: 25px;
		padding: 0 20px;
	}
	#service-list li{
		line-height: 30px;
	}
	#topPad{
		margin-top: 30px;
	}
	#wlcImg{
		width: 250px;
	}
	.iphaseBanner{
		padding-top:120px;
	}
  #donate-btn{
    margin-top:50px;
  }
}