
body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #0d607b;
background-image:url(../images/background.jpg);
background-attachment: fixed;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:14px;
}
a:link {
	color: #0d607b;
}
a:visited {
	color: #0d607b;
}
a:hover {
	color: #1288ae;
}
a:active {
	color: #09C;
}
b{font-size: 110%;}
/*em{color: red;}*/
.clearfix{clear:both;}
#maincontainer{
	width: 1002px;/*Width of main container*/
	margin: 0 auto;/*Center container on page*/
	box-shadow: 0px 2px 9px 2px #000000;
}
.sliderPhotosDiv {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.slideShow {
    margin: 0px auto;
    width: 448px;
    height: 300px;
    position: relative;
}
.slideShowB {
    margin: 0px auto;
    width: 449px;
    height: 252px;
    position: relative;
}
.slideShowC {
    margin: 0px auto;
	width: 400px;
	height: 300px;
    position: relative;
}
.slideshowDiv {
    position: absolute;
    width: 100%;
    height: 100%;
}
.slidehide {
    visibility: hidden;
}

.colorBlue1 {
	color: #c5e2eb !important;
}
.colorBlue2 {
	color: #1288ae !important;
}
.colorBlue3 {
	color: #0d607b !important;
}
.sRowAlt {
	width: 540px;
	background-color: #FFFFFF;
}
.sponsorIntro {
	width: 82%;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 30px;
}
.sponsorChildren {
	width: 82%;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 30px;
}
.roClass {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
}
.roNumClass {
	text-align: center;
    background-color: #DDFFDD;
	width: 5%;
}
.roNameClass {
	text-align: left;
	width: 80%;
}
.roStatClass {
	text-align: center;
	width: 8%;
}
.whiteColor {
    color: #FFFFFF !important;
}
.redColor {
	color: #C36162 !important;
}
.greenColor {
	color: #397D2F !important;
}
.blueColor {
	color: #294194 !important;
}
.greyColor {
	color: #6F6F6F;
}
.pTextCover {
	font-family: Arial;
	color: rgb(0, 0, 0);
	font-size: 120%;
	text-align: justify;
	padding-left: 2%;
	padding-right: 2%;
	line-height: 28px;
}
.pText {
	font-family: Arial;
	color: rgb(0, 0, 0);
	font-size: 140%;
	text-align: justify;
	padding-left: 5%;
	padding-right: 5%;
	line-height: 36px;
}
.ulText {
	font-family: Arial;
	color: rgb(0, 0, 0);
	font-size: 140%;
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
	line-height: 24px;
}
.kahetiUL {
    list-style-type: disc;
}
.kahetiUL li {
    text-align: justify;
    margin-bottom: 15px;
}

.pTextCenter {
	font-family: Arial;
	color: rgb(0, 0, 0);
/*	font-size: 14px;*/
	text-align: center;
}
.tdRight {
	text-align: right;
	width: 65%;
}
.tdLeft {
	text-align: center;
	width: 35%;
}
.tdCenter {
	text-align: center;
}
.pageImage-right {
	float: right;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 100%;
	height: 100%;
}
.pageImage-left {
	float: left;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 100%;
	height: 100%;
}
.consoleButton {
	background-color: #cfa5eb !important;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	border: 1px solid #090909;
	border-radius: 4px;
}
.consoleButton:hover {
	background-color: #c25cf9 !important;
	box-shadow: 0px 0px 4px 4px #d4d4f9;
}
.priceBoxDiv {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
/*	background-color: #ffffff;*/
	background: linear-gradient(to bottom right, #FFFFFF, #D0D0E0);
	margin: 0 auto;
	border: 2px solid #1288ae;
	border-radius: 12px;
}
.musicBoxDiv {
    width: 88%;
    height: 70px;
    padding-top: 7px;
    padding-left: 3%;
    padding-right: 3%;
    margin: 10px auto;
    text-align: center;
    border: 1px solid #5192C7;
    border-radius: 10px;
    background: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1),rgba(255,255,255,1),rgba(81,146,199,0.5));
}
.sidePanelClass {
	width: 49.9%;
	float: left;
	display: inline-block;
	text-align: center;
/*	background-color: #ffffff;*/
	background: linear-gradient(to bottom, #F2F2F2, transparent);
	/*background: linear-gradient(to bottom right, #FFFFFF, #E9F4F7);*/
	position: relative;
/*	top: -32px;*/
	padding-top: 10px;
	border-right: 1px solid #0d607b;
}

.textShadow {
    text-shadow: 1px 1px 1px #000000;
}
.homeDiv {
    width: 100%;
    display: inline-table;
    margin-bottom: -5px;
}
.homeH1 {
    width: 100%;
    height: 90px;
    text-align: center;
    display: inline-table;
    border-bottom: 5px solid #0d607b;
    float: left;
    margin-top: -36px;
/*    margin-bottom: 20px;*/
    line-height: 50px;
    background: linear-gradient(rgba(13,96,123,1),rgba(81,146,199,0.5),rgba(81,146,199,0.25),rgba(81,146,199,0.15),rgba(81,146,199,0.15),rgba(81,146,199,0.25), rgba(81,146,199,0.5),rgba(13,96,123,1));
    text-transform: capitalize;
}
.mainPanelClass {
	width: 50%;
	float: left;
	display: inline-block;
	margin-top: -32px;
}
#overlayEmailContainer {
	display: none;
	opacity: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0px;
	z-index: 5000;
	background-image: url('../images/faded-background.png');
	background-repeat: repeat;
}
#overlayEmailPanel {
	display: none;
	opacity: 0;
}
.emailBox {
	width: 160px;
	background-color: aliceblue;
}
.emailH2 {
	width: 100%;
	position: relative;
	top: -20px;
}
.yourMessage {
	width: stretch;
	min-width: 183px;
	max-width: 95%;
	height: 120px;
	min-height: 60px;
	max-height: 200px;
	background-color: aliceblue;
}
.emailDivs {
    width: 50%;
    float: left;
    display: inline-block;
    text-align: right;
	line-height: 30px;
}
.emailDivsA {
    width: 27.5%;
    float: left;
    display: inline-block;
    text-align: right;
	line-height: 30px;
}
.emailDivsB {
    width: 70%;
    float: left;
    display: inline-block;
    text-align: left;
	line-height: 30px;
	padding-left: 5px;
}
.emailFontSml {
	font-size: 80%;
	line-height: 10pt;
}
.emailDiv {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.emailPanelDiv {
	display: none;
	opacity: 0;
	z-index: 5010;
	position: absolute;
	width: 70%;
	height: auto;
	background-color: #ffffff;
	color: #000000;
	margin: 3% auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 15px solid #0d607b;
	border-bottom: 15px solid #0d607b;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0px 7px 50px 4px #FFFFFF;
}
.feeTabWide {
	width: 50% !important;
}
.feeTab {
	width: 40%;
	text-align: center;
/*	background-color: #EFFBFF;*/
	background: linear-gradient(to right, #FFFFFF, #EFFBFF);
	font-family: 'Times New Roman';
	color: rgb(0,0,0);
	font-size: medium;
	border-left: 2px solid #1288ae;
	border-top: 2px solid #1288ae;
	border-right: 2px solid #1288ae;
	border-radius: 12px 12px 0 0;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.feeTableDiv {
	width: 86%;
	margin: 0 auto;
}
.feeTable {
	width: 50%;
	background-color: #ffffff;
	font-family: 'Times New Roman';
	color: rgb(0,0,0);
	font-size: medium;
	border: 2px solid #f2f2ff;
	border-radius: 12px;
}
.feeTD {
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #F1F8FE;
	border: none;
}
.feeTD2 {
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #E3EAF0;
	border: none;
}
.imageSizeSet {
	width: 100%;
	height: auto;
	display: block;
	max-width: 100% !important;
	object-fit: contain;
}
/* Multi-photo rows: uniform height box (3:4 portrait), no cropping.
   background-color fills any letterbox space for images that aren't 3:4.
   margin overrides cancel the 1% side margins from .fix25 / .fix33. */
.width25 .imageSizeSet,
.width33 .imageSizeSet,
.width50 .imageSizeSet {
	aspect-ratio: 3 / 4;
	object-fit: contain;
	background-color: #ffffff;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
/* Horizontal padding creates the gap between adjacent photo columns.
   Bottom padding separates the name/age block from the card body text. */
.imgEditClass.width25,
.imgEditClass.width33,
.imgEditClass.width50 {
	padding: 0 8px 10px;
}
/* Space between the photo and the child's name below it */
.imgEditClass img + div {
	margin-top: 7px;
}
.sponsorButton {
	cursor: pointer;
	position: relative;
	top: 0px;
	width: 330px;
	margin: 0 auto;
	border: 1px solid #0d607b;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	background-color: #e2f2ff;
	text-decoration: none;
}
.sponsorButton:hover {
	background-color: #ffffff;
	box-shadow: 0px 0px 12px 12px #e2f2ff inset;
}
.sponsorRow {
	width: 85%;
	margin: 0 auto;
	border: 2px solid #f2f2ff;
	background-color: #ffffff;
	border-radius: 12px;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 50px;
	box-shadow: 0px 0px 14px 2px #000000;
}
.sponsorpanel {
    margin: 12px auto;
    padding-bottom: 10px;
    width: 84%;
    height: auto;
    padding-left: 4%;
    padding-right: 4%;
    text-align: center;
    background-color: #ffffff;
    border: 2px solid #B2A074;
    border-radius: 10px 10px 10px 10px;
}
.profileLeftside {
	width: 40%;
	float: left;
	display: inline-block;
}
.profileRightside {
	width: 58%;
	float: left;
	display: inline-block;
}
.profileWide100 {
	width: 100%;
	float: left;
	display: inline-block;
	text-align: center;
}
.fileStyle {
	width: 640px;
}
.imgEditClass {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	box-sizing: border-box;
}
.nameClass {
	font-weight: bold;
	font-size: 150%;
	width: 100%;
	color: #0d607b;
	float: left;
}
.nameEditClass {
	font-weight: bold;
	font-size: 150%;
    cursor: pointer;
	width: 100%;
	color: #0d607b;
	float: left;
}
.nameEditClass:hover {
    color: #990000 !important;
}
.hoverBold {
	font-weight: bold;
	cursor: pointer;
}
.hoverBold:hover {
	text-decoration: underline;
}
.width100 {
	width: 100% !important;
}
.width50 {
	width: 50% !important;
}
.width33 {
	width: 33% !important;
}
.width25 {
	width: 25% !important;
}
.fix33 {
	margin-left: 1% !important;
	margin-right: 1% !important;
}
.fix25 {
	margin-left: 1% !important;
	margin-right: 1% !important;
}
.font120 {
	font-size: 120% !important;
	line-height: 24px !important;
}
.font125 {
	font-size: 125% !important;
}
.font100 {
	font-size: 100% !important;
}
.font95 {
	font-size: 95% !important;
}
.font90 {
	font-size: 90% !important;
}
.font85 {
	font-size: 85% !important;
}
.font80 {
	font-size: 80% !important;
}
.outerShellClass {
	width: 100%;
	background-color: #FEFEFE;
	height: 300px;
}
.fileUploadTD {
	text-align: left;
	border: 1px solid #222222;
	background-color: #CCCCEE;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.fileUploadClass {
	width: 280px;
	cursor: pointer !important;
}
.upRow {
	text-align: left;
	width: 100%;
	visibility: visible;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ABABAB;
}

.photoEditClass {
	cursor: pointer;
	margin-left: 5%;
	margin-right: 5%;
}
.photoEditClass:hover {
	box-shadow: 0px 0px 5px 5px #990000 !important;
}

img {
	box-shadow: 2px 2px 5px 1px #000000;
}
.notVisible {
    display: none !important;
}
hr {
    border-color: #006099;
}
a.sidebar2 {
	font-family: Arial;
	font-weight: bold;
	color: #0d607b;
	font-size: 16px !important;
	text-decoration: none !important;
}
.sidebar2:hover {
	color: #1794BD !important;
}
.sidelinks {
	padding-top: 3px;
	padding-bottom: 14px;
	line-height: 20px;
}
.spacer-section {
    display: inline-block;
}
.spacer-bottom-section {
    display: none;
}
#topsection{
	background: #c5e2eb;
	height: 153px;
	background-image:url('../images/header-tile.jpg');
	background-repeat:repeat-x;
	box-shadow: 0px -4px 5px 0px #0d607b inset;
}
#topsection a{
	text-decoration:none;
}
#topsection h1{
	margin: 0;
	position: relative;
	padding-top: 50px;
	color: #0d607b;
	display: table-cell;
	vertical-align: middle;
	font-size:36px;
	font-weight:bold;
	line-height: 34px;
}
h1,h2,h3,h4,h5{
    color: #042029;
}
p {
    text-indent: 40px;
}
.sidebar_header {
	color: rgb(13, 96, 123);
	font-family: Arial;
	font-size: medium;
}
.sidebar {
	color: rgb(13, 96, 123);
	font-family: Arial;
	width: 100%;
	text-align: center;
}
.bottom-donation-text {
	color: #000000;
	font-family: 'Times New Roman';
	position: relative;
	top: 0px;
	left: 40px;
	z-index: 10;
	text-shadow: #ffffff 0px 2px 3px;
	padding-right: 90px;
}
.bottom-donation-with-image {
	float: right;
	width: 116px;
	height: 175px;
	position: relative;
	top: 0px;
	right: -2px;
	box-shadow: none !important;
}
.donateDiv {
    width: 100%;
    height: 175px;
    overflow: visible;
    padding-top: 20px;
    position: relative;
    background-image: linear-gradient(171deg, #07B8E6, #ffffff);
    border-bottom: 1px solid #fff;
    border-top: 1px solid #0000DD;
}
.donateInner {
    width: 70%;
    height: auto;
    padding-top: 12px;
    padding-bottom: 1px;
    padding-left: 2%;
    padding-right: 2%;
    position: relative;
    top: 0px;
    display: inline-block;
    float: left;
}
.donateTitle {
    width: 70%;
    border: 1px solid #000044;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 3px;
    margin: 0px auto;
}
.donateImgDiv {
    width: 25%;
    height: auto;
    position: relative;
    top: 0px;
    display: inline-flex;
}
.sideSection {
    float: none;
    width: 100%;
}
.sections3rd {
	width: 33.32%;
	text-align: center;
	display: inline-block;
	float: left;
}
.pdfDiv {
	color: #0000cd;
	background-color: #ffffff;
	width: 94%;
	height: 520px;
	border: 1px solid #000000;
	border-radius: 7px;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 40px;
}
.pdfDiv:hover {
	background-color: azure;
}
.left-panel {
	border-right: 1px solid #0d607b;
}
.colorGrey {
	color: #666666;
}
.makeNormal {
	font-weight: normal !important;
}
.italicize {
	font-style: italic;
}
#editwrappernew {
    float: left;
    width: 100%;
    margin: 0px;
    background: linear-gradient(to bottom, #DADADE, #BDD3E0);
    box-shadow: 0px 2px 9px 2px #000000;
    padding-top: 5px;
}
#contentwrapper{
	float: none;
    clear: both;
	width: 100%;
	margin: 0px;
	background: linear-gradient(to bottom right, #BDD3E0, #E9F4F7);
	box-shadow: 0px 2px 2px 0px #0d607b inset;
	padding-top: 35px;
}

.top-logo {
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	box-shadow: none !important;
	width: 89px;
	height: 104px;
}
.sponsorLinkText {
	text-align: left;
    line-height: 10pt;
    text-indent: -7px;
	vertical-align: top;
}
.sponsorLinkLocation {
	/* padding: 3px; */
	padding-left: 0px;
	padding-right: 6px;
	text-align: right;
	line-height: 8pt;
	vertical-align: top;
}
.border-none {
	border: none;
}
.justLeft {
	text-align: left;
}
.justCenter {
	text-align: center;
}
.justRight {
	text-align: right;
}
.termlink {
	font-size: 11px;
}
.footerLogo {
	float: left;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 4px;
	box-shadow: none !important;
}
.footerLeft {
	width: 20%;
	display: inline-block;
	text-align: center;
	float: left;
}
.footerMiddle {
	width: 60%;
	line-height: 16px;
	display: inline-block;
	text-align: center;
	float: left;
}
.footerRight {
	width: 20%;
	display: inline-block;
	text-align: center;
	float: left;
}

#footer{
	clear: left;
	width: 100%;
	background: black;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

#footer a{
	color: #FFFF80;
}
.pageText {
    width: 95%;
    padding: 15px;
    float: none;
    clear: both;
}
.header {
	line-height: 30px;
	font-family: 'Franklin Gothic Book';
	color: rgb(13, 96, 123);
	font-size: 25px;
}
.noIndentUppercase {
    text-indent: 0px;
    text-transform: uppercase;
    line-height: 0px;
}
.yesUnder {
	text-decoration: underline;
}
.noUnder {
	text-decoration: none;
}
.noUnder:hover {
	text-decoration: underline;
}
.boldAnchor {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.boldAnchor:hover {
	font-weight: bolder;
	text-decoration: underline;
}
.videosize {
    width: 95%;
    height: auto;
}
.geoCTA {
	border: 1px solid #000000;
	border-radius: 12px;
	margin-bottom: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
	background-color: #c5e2eb;
	width: 100%;
	display: inline-block;
}
.geoCTA:hover {
	background-color: #D0EEF8;
}
.innertube{
    width: 100%;
    margin: 10px;
    margin-top: 0;
	height: 115px;
    float: left;
}
#navback{
	height: 40px;
	display: inline-block;
    float: left;
	width: 89%;
}

.nav { font: bold 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0d607b;
	text-decoration: none;
}
/* Menu Styles */
.second-level-menu-mini {
    position: absolute;
    top: 34px;
    right: 30px;
    width: 150px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
	z-index: 999;
	background: #e3f1ff;
}
.second-level-menu-mini > li {
    background: #e3f1ff;
	z-index: 999;
}
.second-level-menu-mini > li:hover {
	background: #e3f1ff;
}
.second-level-menu {
    position: absolute;
    top: 34px;
    left: 0;
    width: 150px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
	z-index: 999;
	background: #e3f1ff;
}
.add-on-larger-width {
	width: 280px !important;
}
.second-level-menu > li
{
    background: #e3f1ff;
	z-index: 999;
}
.second-level-menu > li:hover {
	background: #e3f1ff;
}
.top-level-menu-mini
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.top-level-menu-mini > li {
    position: relative;
    float: left;
    height: 35px;
    width: 150px;
}
.top-level-menu-mini > li:hover {
/*	border: 1px solid #B2A074;*/
/*	background-color: #FFFFFF;*/
/*	border-radius: 8px 8px 0px 0px;*/
}
.top-level-menu-mini li:hover > ul {
    /* On hover, display the next level's menu */
    display: inline;
}
.top-level-menu {
    list-style: none;
    margin-left: -36px;
    margin-right: -11px;
    margin-top: 0px;
}
.top-level-menu > li {
    position: relative;
    float: left;
    height: 30px;
    width: 150px;
}
.top-level-menu > li:hover {
/*	border: 1px solid #B2A074;*/
/*	background-color: #FFFFFF;*/
/*	border-radius: 8px 8px 0px 0px;*/
}
.top-level-menu li:hover > ul {
    /* On hover, display the next level's menu */
    display: inline;
}
.block-link {
	width: 80%;
	height: auto;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
	border-radius: 7px;
	display: inline-block;
}
/* Menu Link Styles */
/* Apply to all links inside the multi-level menu */
.top-level-menu a {
    font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
    text-decoration: none;
    padding: 0 0 0 0;
    /* Make the link cover the entire list item-container */
    display: block;
   /* line-height: 30px; */
}
.top-level-menu a:hover {
	color: #445378;
	text-shadow: 0px 0px 2px #ffffff;
}
.buttonCTA {
	width: 60%;
	border: 1px solid #000044;
	border-radius: 5px;
	background-color: #ffffff;
	padding: 3px;
	margin: 0 auto;
	padding-top: 14px;
	padding-bottom: 14px;
	font-weight: bold;
}
.buttonCTA:hover {
	background-color: #EEEEF0;
	text-shadow: 0px 0px 3px #FFFFFF;
}
.mini-overall {
	display: none;
	width: 150px;
	background-color: #212121;
	position: relative;
	right: 48px;
	top: -4px;
	text-align: center;
}
.navTitle-mini {
	border: none;
	background-color: #ffffff;
    height: 28px;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    top: 1px;
    padding-top: 8px;
	box-shadow: 0px -2px 4px 0px #0d607b inset;
}
.navTitle-mini:hover {
	background-color: #FFFFFF;
	background-color: #D3C49F;
    height: 28px;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    top: 1px;
    padding-top: 8px;
	box-shadow: 0px -2px 4px 0px #0d607b inset;
}

.navTitle {
	border: none;
	background-color: #ffffff;
    height: 28px;
    border-radius: 8px 8px 0px 0px;
    position: relative;
    top: 1px;
    padding-top: 8px;
	box-shadow: 0px -2px 4px 0px #0d607b inset;
}
.navTitle:hover {
/*	border: 1px solid #B2A074;*/
	background-color: #FFFFFF;
/*	border-radius: 8px 8px 0px 0px;*/
	background-color: #D3C49F;
    height: 28px;
    border-radius: 8px 8px 0px 0px;
    position: relative;
    top: 1px;
    padding-top: 8px;
	box-shadow: 0px -2px 4px 0px #0d607b inset;
}
.navTitleLink-mini a {
	color: #000000;
}
.navTitleLink-mini a:hover {
	color: #445378;
}
.navTitleLink-mini {
	border: none;
	background-color: #ffffff;
    height: 28px;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    top: 4px;
	right: 0px;
    padding-top: 8px;
	box-shadow: 0px -2px 4px 0px #0d607b inset;
}
.navTitleLink-mini:hover {
	background-color: #D3C49F;
    height: 28px;
    border-radius: 8px 8px 0px 0px;
    position: relative;
    top: 4px;
    padding-top: 8px;
	box-shadow: 0px -2px 4px 0px #0d607b inset;
}

.navTitleLink a {
	color: #000000;
}
.navTitleLink a:hover {
	color: #445378;
}
.navTitleLink {
	border: none;
	background-color: #ffffff;
    height: 28px;
    border-radius: 8px 8px 0px 0px;
    position: relative;
    top: 4px;
    padding-top: 8px;
	box-shadow: 0px -2px 4px 0px #0d607b inset;
}
.navTitleLink:hover {
	background-color: #D3C49F;
    height: 28px;
    border-radius: 8px 8px 0px 0px;
    position: relative;
    top: 4px;
    padding-top: 8px;
	box-shadow: 0px -2px 4px 0px #0d607b inset;
}
.navBack {
	text-align: left;
	border: 1px solid #B2A074;
	border-radius: 0px 0px 8px 8px;
	overflow: hidden;
	box-shadow: 2px 8px 14px 3px #000000;
}
.topLevel {
	width: 100%;
	background-color: #DED0AD;
	border-bottom: 1px #000000 dotted;
	padding-top: 6px;
	padding-bottom: 6px;
}
.force-center {
	text-align: center !important;
}
.add-on-padding-left {
	padding-left: 6px !important;
}
.add-on-padding-top-bottom {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
}
.topLevel:hover {
	background-color: #ffffff;
}
.firstLevel {
	width: 100%;
	background-color: #FFF4D9;
	border-bottom: 1px #B2A074 dashed;
}
.firstLevel:hover {
	background-color: #ffffff;
}
.secondLevel {
	width: 100%;
	background-color: #FFFBF2;
	border-bottom: 1px #8693B2 solid;
}
.secondLevel:hover {
	background-color: #ffffff;
}
.outerDiv a {
	text-decoration: none;
}
.outerDiv a:hover {
	text-decoration: underline;
}
.outerDiv {
	text-align: center;
	border: none;
	color: #000000;
	font-family: 'Times New Roman';
	font-size: medium;
	width: 100%;
	margin: 0 auto;
}
.innerDiv {
	width: 90%;
	padding-top: 2%;
	padding-bottom: 1%;
	padding-left: 5%;
	padding-right: 5%;
}
.buttonCTAouter {
	width: auto;
	min-height: 60px;
    height: auto;
	padding-left: 5%;
    padding-right: 5%;
	text-align: center;
    cursor: pointer;
    background-color: #8693B2;
    padding-top: 15px;
    padding-bottom: 5px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.spacerDiv-clear {
	float: none;
	clear: both;
	width: 90%;
	height: 60px;
	padding-left: 5%;
    padding-right: 5%;
	text-align: center;
}
.spacerDiv {
	width: 90%;
	height: 20px;
	padding-left: 5%;
    padding-right: 5%;
	text-align: center;
}
.fullPhoto-kenya {
	width: 640px;
	height: 392px;
}
.photoA-kenya {
	margin-left: 45px;
	margin-right: 5px;
	float: left;
	width: 239px;
	height: 249px;
}
.photoB-kenya {
	margin-left: 5px;
	margin-right: 45px;
	float: right;
	width: 319px;
	height: 185px;
}
.photoC-kenya {
	margin-left: 45px;
	margin-right: 5px;
	float: left;
	width: 318px;
	height: 349px;
}
.photoD-kenya {
	margin-left: 5px;
	margin-right: 45px;
	float: right;
	width: 480px;
	height: 320px;
}

.fullPhoto-nyeri {
	margin: 3px 7px;
	width: 319px;
	height: 205px;
}
.photoA-nyeri {
	margin-left: 45px;
	margin-right: 5px;
	float: left;
	width: 260px;
	height: 203px;
	display: inline-block;
}
.photoB-nyeri {
	margin-left: 5px;
	margin-right: 45px;
	width: 239px;
	height: 290px;
	float: right;
	display: inline-block;
}

.fullPhoto-suguta {
	width: 640px;
	height: 392px;
}
.photoA-suguta {
	margin-left: 7px;
	margin-right: 7px;
	float: none;
	width: 480px;
	height: 360px;
}
.photoB-suguta {
	float: right;
	width: 319px;
	height: 185px;
}
.fullPhoto-mweiga {
	margin-left: 7px;
	margin-right: 7px;
	float: none;
	width: 640px;
	height: 434px;
}
.photoA-mweiga {
	margin-left: 7px;
	margin-right: 7px;
	float: none;
	width: 448px;
	height: 221px;
}
.photoB-mweiga {
	float: right;
	width: 319px;
	height: 185px;
}
.photoC-immaculate {
	float: none;
	clear: both;
	width: 240px;
	height: 258px;
}
.photoA-immaculate {
	margin-left: 45px;
	margin-right: 5px;
	width: 262px;
	height: 240px;
	float: left;
	display: inline-block;
}
.photoB-immaculate {
	margin-left: 5px;
	margin-right: 45px;
	width: 272px;
	height: 240px;
	float: right;
	display: inline-block;
}
.photoA-divine {
	width: 253px;
	height: 240px;
}
.photoB-devine {
	margin-left: 45px;
	margin-right: 5px;
	width: 284px;
	height: 240px;
	float: left;
	display: inline-block;
}
.photoC-devine {
	margin-left: 5px;
	margin-right: 45px;
	width: 289px;
	height: 240px;
	float: right;
	display: inline-block;
}
.fullPhoto-nairobi {
	width: 640px;
	height: 480px;
}
.photoA-nairobi {
	margin-left: 45px;
	margin-right: 5px;
	width: 240px;
	height: 263px;
	float: left;
	display: inline-block;
}
.photoB-nairobi {
	margin-left: 5px;
	margin-right: 45px;
	width: 253px;
	height: 240px;
	float: right;
	display: inline-block;
}
.photoA-kiamumbi {
	width: 319px;
	height: 189px;
}
.photoB-kiamumbi {
	margin-left: 45px;
	margin-right: 5px;
	width: 240px;
	height: 163px;
	float: left;
	display: inline-block;
}
.photoC-kiamumbi {
	margin-left: 5px;
	margin-right: 45px;
	width: 319px;
	height: 177px;
	float: right;
	display: inline-block;
}
.photoA-bahati {
	color: rgb(0, 0, 0);
	font-family: 'Times New Roman';
	font-size: medium;
	background-color: rgb(197, 226, 235);
	width: 200px;
	height: 180px;
	float: left;
	display: inline-block;
	margin-left: 45px;
	margin-right: 5px
}
.photoB-bahati {
	margin: 5px;
	width: 240px;
	height: 156px;
	float: right;
	display: inline-block;
	margin-left: 5px;
	margin-right: 45px;
}
.photoA-uganda {
	width: 320px;
	float: left;
	height: 240px;
	margin-left: 45px;
	margin-right: 5px
}
.photoB-uganda {
	width: 304px;
	float: right;
	height: 240px;
	margin-left: 5px;
	margin-right: 45px;
}
.photoA-USA {
	width: 420px;
	float: left;
	height: auto;
	margin-left: 15px;
	margin-right: 5px;
    margin-top: 20px;
}
.photoB-USA {
	width: 420px;
	float: right;
	height: auto;
	margin-left: 5px;
	margin-right: 15px;
}
.photoA-tanzania {
	margin-left: -265px;
	margin-right: 5px;
	width: 279px;
	height: 240px;
}
.photoB-tanzania {
	margin-left: 5px;
	margin-right: 45px;
	float: right;
	width: 209px;
	height: 319px;
}
.photoA-sponsor {
	margin-left: 45px;
	margin-right: 5px;
	float: left;
	width: 223px;
	height: 319px;
}
.photoB-sponsor {
	margin-left: 5px;
	margin-right: 45px;
	float: right;
	width: 200px;
	height: 319px;
}
.photoC-sponsor {
	margin-left: 5px;
	margin-right: 5px;
	width: 448px;
	height: 221px;
}
.down20 {
	position: relative;
	top: 20px;
}
.down30 {
	position: relative;
	top: 30px;
}
.down40 {
	position: relative;
	top: 40px;
}
.tableSponsors {
	text-align: center;
	font-family: Arial;
	color: rgb(0, 0, 0);
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 7%;
	padding-right: 7%;
	background: linear-gradient(to bottom right, #FFFFFF, #D0D0E0);
	margin: 0 auto;
	border: 2px solid #1288ae;
	border-radius: 12px;
}
.innerLeft {
	float: left;
	width: 55%;
	padding-right: 5%;
	padding-left: 45px;
	display: inline-block;
	text-align: left;
}
.innerLeftHistory {
	float: left;
	width: 50%;
	padding-right: 2%;
	padding-left: 85px;
	display: inline-block;
	text-align: left;
}
.topPadClear {
	padding-top: 15px;
	float: none;
	clear: both;
}
.leftPad {
	padding-left: 15px;
}
.innerRight {
	float: left;
	width: 30%;
	display: inline-block;
	text-align: center;
	padding-right: 45px;
}
.mainBuildDiv {
	width: 98%;
}
.emailPhotosClass {
	width: 100%;
	margin: 0 auto;
}
.emailPanelImg {
	width: 100%;
	height: auto;
	display: block;
	max-width: 100%;
	aspect-ratio: 3 / 4;
	object-fit: contain;
	background-color: #ffffff;
}
.ep-col-1 {
	width: 60%;
	max-width: 320px;
	margin: 0 auto;
	display: block;
	box-sizing: border-box;
	padding: 0 8px 10px;
	text-align: center;
    font-size: 150%;
}
.ep-col-2 {
	width: 50%;
	float: left;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 8px 10px;
	text-align: center;
    font-size: 150%;
}
.ep-col-3 {
	width: 33.33%;
	float: left;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 8px 10px;
	text-align: center;
    font-size: 150%;
}
.ep-col-4 {
	width: 25%;
	float: left;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 8px 10px;
	text-align: center;
    font-size: 150%;
}

.sideMargins {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.emailClose {
	cursor: pointer;
	position: fixed;
	top: 15px;
	right: 15px;
	text-align: center;
	font-size: large;
	border: 2px solid #000000;
	background-color: #DEDEDE;
	border-radius: 45px;
	width: 26px;
	height: 26px;
	padding-top: 6px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	z-index: 8000;
	display: none;
}
.emailClose:hover {
	color: #9F0000;
	background-color: #EFCFCF;
	border-color: #9F0000;
}
.photoA-donation {
	margin: 3px 6px;
	float: left;
	width: 240px;
	height: 281px;
}

.leftTD {
    display: inline-block;
    float: left;
	padding: 3px;
	text-align: right;
	width: 40%;
	height: 24px;
}
.rightTD {
    display: inline-block;
    float: left;
	padding: 3px;
	text-align: left;
	width: 55%;
}
.needsLeft {
	display: inline-block;
	width: 55%;
	float: left;
	padding-top: 10%;
	padding-left: 10%;
}
.needsRight {
	display: inline-block;
	width: 28;
	float: none;
}
.needsH2 {
	display: inline-block;
	width: 100%;
	color: #0000cd;
}
.photoA-immediate-img {
	margin-left: 5px;
	margin-right: 5px;
	float: right;
}
.photoA-history {
	margin: 3px 6px;
	float: none;
	width: 88px;
	height: 106px;
}
.photoB-history {
	float: none;
	padding-top: 30px;
	padding-bottom: 20px;
	box-shadow: none !important;
}
.photoA-bath {
	margin-left: 16px;
	margin-right: 6px;
	float: right;
	width: 258px;
	height: 240px;
}
.photoA-water {
	margin-left: 5px;
	margin-right: 5px;
	float: right;
	width: 320px;
	height: 226px;
}
.photoA-shoes {
	margin-left: 7px;
	margin-right: 7px;
	float: right;
	width: 239px;
	height: 261px;
}
.tableTerms {
	color: #000000;
	font-family: 'Times New Roman';
	font-size: medium;
	width: 600px;
}
.founded {
    display: inline-block;
	margin-top: 15px;
	width: 61%;
	text-align: center;
    font-size: 20pt;
    line-height: 24pt;
}
.controlsPanel {
	width: 100%;
	height: auto;
	background-color: #f0f0f0;
	border-bottom: 1px solid #000000;
	border-top: 2px solid #000000;
}
#orderSelect {
	width: 80px;
}
#enableSpan {
	display: none;
}
#deleteSpan {
	display: none;
}
#a1D {
	border-top: 1px solid #777777;
	border-bottom: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
	margin: 0 auto;
	position: relative;
	float: left;
	line-height: 20px;
}
#a2D {
	text-align: center;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1%;
	padding-right: 1%;
	width: 98%;
	margin: 0 auto;
	position: relative;
	float: left;
}
#statusSection {
	display: none;
}
#a3D {
	border-top: 1px solid #777777;
	border-bottom: 1px solid #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
	margin: 0 auto;
	position: relative;
	float: left;
}
.clickTriangle {
	cursor: pointer;
	box-shadow: none;
}
.aLinks {
	margin: 0 10%;
	line-height: 24px;
	width: 100%;
	display: none;
}
.partRow {
	width: 6%;
	height: 20px;
	text-align: center;
	position: relative;
	float: left;
	background-color: #fdfdfd;
	border-top: 2px solid #999999;
	border-bottom: 1px solid #999999;
}
.rowTitles {
	width: 94%;
	height: 20px;
	background-color: #fdfdfd;
	position: relative;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 2px solid #999999;
	border-bottom: 1px solid #999999;
}
.bigmenu {
	display: block;
}
.smallmenu-topbar {
	width: 102%;
	height: 6px;
	background-color: #0d607b;
	border-radius: 2px 2px 2px 2px;
	position: relative;
	top: -1px;
	left: -2px;
}
.smallmenu {
	display: none;
	z-index: 400;
	float: right;
	text-align: right;
	position: relative;
	top: 3px;
	right: 6px;
}
.smallmenu:hover {
	cursor: pointer;
}
.smallmenu-outer {
	width: 100px;
	height: 34px;
	position: absolute;
	top: -12px;
	right: 10px;
}
.no-box-shadow {
	box-shadow: none !important;
}
.paypal-words {
	width: 50%;
	float: left;
	display: inline-block;
	position: relative;
	top: 3px;
	color: #ffffff;
	text-shadow: 1px 1px 5px #000000;
}
.compname {
	font-size: 150%;
    text-shadow: 0px -1px 1px #FFFFFF;
}
.compdiv {
    width: 80%;
    height: 44px;
    position: relative;
    top: -10px;
}
.topsection-inner {
	width: 15%;
	float: left;
	padding: 0px 10px 0px 142px;
	display: inline-block;
	position: relative;
	top: 7px;
}
.scroll {
    position: absolute;
    right: 0px;
    bottom: 0px;
    cursor:pointer;
	transition: 0.5s;
}
.scrolltop {
    display: none;
    position: fixed;
    bottom: 7px;
    right: 7px;
    z-index: 2000;
}
/* Donation Forms */
#leftForm {
    width: 50%;
    display: inline-block;
    float: left;
}
#paypalDiv {
    width: 64%;
    margin: 0px auto;
    border: 1px solid #170A5D;
    background-color: #FFFFFF;
    text-align: center;
}
.paypalInner {
    width: 100%;
    background-color: #2a3d9c;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
#rightForm {
    width: 50%;
    display: inline-block;
    float: right;
}
#onlineForm {
    border: 1px solid #170A5D;
    width: 64%;
    height: auto;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-align: center;
    margin: 0px auto;
}
.wide-banner {
    display: block;
    visibility: visible;
}
.narrow-banner {
    display: none;
    visibility: hidden;
}
.where-serve {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #fff;
    margin-top: 10px;
    background-image: url('../images/kenya-colors-repeat-x.png');
    background-size: contain;
}
.where-h2 {
    margin-top: 4px;
    margin-bottom: 5px;
}
.where-inner-div {
    width: 90%;
    padding-top: 6px;
    border-radius: 5px;
    margin: 0px auto;
    box-shadow: 0px 0px 24px 0px #ffffff;
    background-color: #ffffff;
    font-size: 140%;
}
.where-inner-div a {
    text-decoration: none !important;
}
.where-serve-depth-1 {
    width: 90%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10%;
    background-color: #EEEEEE;
    border-bottom: 1px dotted #333333;
}
.where-serve-depth-2 {
    width: 85%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15%;
    background-color: #DDDDDD;
    border-bottom: 1px dotted #ffffff;
}
.where-serve-depth-3 {
    width: 80%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20%;
    background-color: #CCCCCC;
    border-bottom: 1px dotted #aaaaaa;
}
.liImgDiv {
    width: 100%;
    text-align: center;
}
.liPhotos {
    width: 100%;
    text-align: center;
    font-size: 90%;
    line-height: 15px;
    margin-bottom: 20px;
}
.paddingOff {
    padding-bottom: 0px !important;
}
.liDiv {
    width: 100%;
}
.liStyle {
    line-height: 0px;
    font-weight: bold;
    text-transform: uppercase;
}
.ccCurrent {
    background-color: #FFFFFF !important;
    z-index: 11 !important;
}
.ccIndex2 {
    z-index: 10 !important;
}
.ccIndex3 {
    z-index: 9 !important;
}
.columne3div {
    width: 95%;
    margin-left: 3%;
    margin-right: 2%;
    position: relative;
}
.ccCurrentTab {
    background-color: #F7F7FF !important;
    border-bottom: 1px dashed #999999 !important;
    padding-bottom: 1px;
    z-index: 15 !important;
    color: #1288ae !important;
}
.tab1 {
    position: absolute;
    left: 0%;
    width: 30%;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    float: left;
    background-color: #1288ae;
    color: #FFFFFF;
    text-align: center;
    border: 1px solid #101141;
    border-radius: 8px 8px 0px 0px;
    cursor: pointer;
    z-index: 14;
}
.tab2 {
    position: absolute;
    left: 33%;
    width: 30%;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    float: left;
    background-color: #1288ae;
    color: #FFFFFF;
    text-align: center;
    border: 1px solid #101141;
    border-radius: 8px 8px 0px 0px;
    cursor: pointer;
    z-index: 14;
}
.tab3 {
    position: absolute;
    left: 66%;
    width: 30%;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    float: left;
    background-color: #1288ae;
    color: #FFFFFF;
    text-align: center;
    border: 1px solid #101141;
    border-radius: 8px 8px 0px 0px;
    cursor: pointer;
    z-index: 14;
}
.mobileAdj {
    position: relative;
    left: 0px;
}
.liImg {
    max-width: 360px;
    width: 100%;
    height: auto;
}
.liTab {
    font-size: 80%;
    line-height: 15px;
    margin-right: 25px;
    margin-bottom: 4px;
}
.columnCell {
    width: 90%;
    height: 460px;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    position: absolute;
    top: 31px;
    border-radius: 0px 8px 0px 8px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 2%;
    padding-bottom: 2%;
    overflow: scroll;
}
.addedHeight {
    height: 520px;
}
/* basic alignment */
.simplyCenter {
	text-align: center;
}
.simplyLeft {
	text-align: left;
}
.simplyRight {
	text-align: right;
}
.tableCenter {
	margin: 0 auto;
}
/* Entry */
.activeTrue {
	background-color: #aedece !important;
	color: darkgreen !important;
}
.activeFalse {
	background-color: #f7d0bb !important;
    color: rgb(107 0 0) !important;
}
.simpleButton {
	background-color: rgb(221, 237, 246);
	cursor: pointer;
	border-radius: 4px;
    border-color: #252f70;
    border-style: solid;
    border-width: 1px;
	color: #000000;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
}
.simpleButton:hover {
	background-color: rgb(187, 230, 255);
}
.simpleRed{
	background-color: rgb(246, 221, 221) !important;
	color: rgb(51, 3, 3) !important;
}
.simpleRed:hover {
	background-color: rgb(250, 199, 199) !important;
	color: rgb(78, 3, 3) !important;
}

/* ####### responsive layout CSS ####### */
@media (max-width: 840px){ /* responsive layout break point */
    .spacer-section {
        display: none;
    }
    .spacer-bottom-section {
        display: inline-block;
    }
	#maincontainer{
		width: 98%;
		display: table;
	}
	#contentwrapper{
	float: none;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.paypal-words {
		font-size: 72%;
	}
}

/* small desktop */
@media screen and (max-width: 800px) {
	#topsection h1{
		margin: 0;
		position:relative;
		padding-top:30px;
		display:table-cell;
		vertical-align:middle;
		font-size: 24px;
		font-weight:bold;
		line-height: 28px !important;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.paypal-words {
		font-size: 80%;
	}
}

@media screen and (max-width: 1000px) {
	#topsection h1{
		margin: 0;
		position:relative;
		padding-top:30px;
		display:table-cell;
		vertical-align:middle;
		font-size: 24px;
		font-weight:bold;
		line-height: 28px !important;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.topsection-inner {
		margin-bottom: -20px;
	}
	#maincontainer {
		width: 98%;
		display: table;
	}
	.paypal-words {
		font-size: 80%;
	}
	.navBack {
		border-radius: 8px 0px 8px 8px;
	}
}

@media screen and (max-width: 1024px) {
	#topsection h1{
		margin: 0;
		position:relative;
		padding-top:30px;
		display:table-cell;
		vertical-align:middle;
		font-size: 24px;
		font-weight:bold;
		line-height: 28px !important;
	}
}

/* iPhone 5 & 5S in landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
/* STYLES GO HERE */
	.pTextCenter {
		font-size: 14pt;
	}
    .homeH1 {
        font-size: 90% !important;
        line-height: 30px;
        margin-top: -42px;
    }
    .spacer-section {
        display: none;
    }
    .spacer-bottom-section {
        display: inline-block;
    }
    .header {
        font-size: 20px;
    }
    /* Donation Forms */
    #leftForm {
        width: 44%;
        float: left;
        clear: none;
        margin-bottom: 0px;
    }
    #paypalDiv {
        width: 95%;
    }
    #paypalDiv {
        width: 90%;
    }
    #onlineForm {
        width: 90%;
    }
    #rightForm {
        width: 55%;
        float: left;
        clear: none;
    }
    #onlineForm {
        width: 100%;
        margin: 0px auto;
    }
    /* === */
	.paypal-words {
		display: inline-block;
	}
    .boldAnchor {
        font-size: 12px;
    }
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.compname {
		font-size: 100%;
	}
	.topsection-inner {
		margin-bottom: -20px;
	}
	.termlink {
		font-size: 9px;
	}
	.footerLeft {
		/* font-size: 100%;*/
	}
	.footerMiddle {
		font-size: 60%;
		line-height: 18px;
	}
	.footerRight {
		/* font-size: 100%;*/
	}
	.footerLogo {
		padding-left: 0px !important;
		position: relative;
		right: 3px;
        top: 5px;
	}
	.feeTab {
		width: 60%;
	}
	.feeTable {
		width: 110%;
		position: relative;
		left: -15px;
	}
	.width25 {
		width: 100% !important;
	}
	.sponsorButton {
		width: 94%;
	}
	.imageSizeSet {
		width: 100%;
	}
	.bottom-donation-image {
		top: -57px;
		left: 254px;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.geoCTA {
		width: 100%;
	}
	.buttonCTA {
		WIDTH: 80%;
	}
	.photoA-kenya {
		float: none;
	}
	.photoB-kenya {
		float: none;
	}
    .photoC-kenya {
        width: 150px;
        height: auto;
    }
    .photoD-kenya {
        width: 250px;
        height: auto;
    }
    .fullPhoto-kenya {
        width: 515px;
        height: auto;
    }
	.photoA-nyeri {
		float: none;
	}
	.photoB-nyeri {
		float: none;
	}
	.fullPhoto-suguta {
		width: 100%;
		height: auto;
	}
	.photoA-suguta {
		float: none;
	}
	.photoB-suguta {
		float: none;
	}
	.fullPhoto-mweiga {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-mweiga {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoB-mweiga {
		float: none;
	}
	.photoA-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.fullPhoto-nairobi {
		width: 100%;
		height: 100%;
	}
	.photoA-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-nairobi {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoB-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoC-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.down20 {
		top: 11px;
		font-size: 62%;
		width: 80% !important;
	}
	.tableSponsors {
		font-size: 16px;
		padding-left: 4%;
		padding-right: 4%;
	}
    .innerDiv {
        font-size: 60%;
        line-height: 22px;
    }
	.innerLeft {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 53%;
		margin-left: -30px;
	}
	.innerRight {
		padding-left: 0px;
		padding-right: 30px;
		float: right;
		width: 46%;
	}
	.photoA-donation {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.emailBox {
		width: 140px;
	}
	.emailDiv {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.leftTD {
		width: 35%;
	}
	.rightTD {
		width: 60%;
	}
	.sections3rd {
		width: 100%;
	}
	.pdfDiv {
		height: 100%;
	}
	.needsLeft {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.needsRight {
		width: 85%;
		padding-left: 8%;
		padding-right: 5%;
	}
	.needsH2 {
		font-size: 90%;
	}
	.photoA-immediate-img {
		float: none;
	}
	.innerLeftHistory {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.photoA-bath {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.pText {
		font-size: 100%;
        line-height: 25px;
	}
	.pTextCover {
		font-size: 120%;
	}
	.photoA-water {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.photoA-shoes {
		margin-left: 7px;
		margin-right: 7px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.tableTerms {
		width: 345px;
	}
    .sideSection {
        float: left;
        width: 100%;
    }
    .bottom-donation-image {
        top: 147px;
        left: 200px;
    }
}

/* iPhone 5 & 5S in portrait */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : portrait) {
 /* STYLES GO HERE */
	.sliderPhotosDiv {
		width: 100%;
		padding-left: 0%;
		padding-right: 0%;
	}
	.sliderPhotosDiv {
		width: 100%;
		padding-left: 0%;
		padding-right: 0%;
	}
	.homeDiv {
		display: inline-grid;
	}
	.photoA-immediate-img {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-nyeri {
		margin-left: 0px;
		margin-right: 0px;
	}
	.photoB-nyeri {
		margin-left: 0px;
		margin-right: 0px;
	}
	.fullPhoto-nyeri {
		width: 270px;
		height: 174px;
	}
	.sponsorIntro {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.sponsorIntro {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.pTextCenter {
		font-size: 13pt;
	}
    .emailDivs {
        width: 100%;
    }
    .homeH1 {
        font-size: 70% !important;
        line-height: 30px;
        margin-top: -42px;
    }
    .mobileAdj {
        left: -20px;
    }
    .photoA-USA {
        width: 270px;
    }
    .photoB-USA {
        width: 260px;
        margin-top: 20px;
    }
    .wide-banner {
        display: none;
        visibility: hidden;
    }
    .narrow-banner {
        display: block;
        visibility: visible;
    }
    .spacer-section {
        display: none;
    }
    .spacer-bottom-section {
        display: inline-block;
    }
    .header {
        font-size: 16px;
    }
    .profileLeftside {
        width: 100%;
    }
    .profileRightside {
        width: 100%;
    }
    .width33 {
        width: 100% !important;
    }
    .width50 {
        width: 100% !important;
    }
    .slideShow {
        width: 288px;
        height: 193px;
    }
    .slideShowB {
        width: 288px;
        height: 162px;
    }
    .slideShowC {
        width: 288px;
        height: 216px;
    }
    /* Donation Forms */
    #leftForm {
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 20px;
    }
    #paypalDiv {
        width: 98%;
    }
    #rightForm {
        width: 100%;
        float: none;
        clear: both;
    }
    #onlineForm {
        width: 98%;
        margin: 20px auto;
    }
    /* * */
	.paypal-words {
		display: inline-block;
		width: 200px;
		margin-left: 40px;
	}
    .boldAnchor {
        font-size: 10px;
    }
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.compname {
		font-size: 85%;
	}
    .compdiv {
        top: -15px;
    }
	.topsection-inner {
		margin-bottom: -20px;
		padding-left: 15px !important;
	}
	.termlink {
		font-size: 9px;
	}
	.footerLeft {
        position: relative;
        left: 9px;
	}
	.footerMiddle {
		font-size: 60%;
		line-height: 18px;
	}
	.footerRight {
		/* font-size: 100%;*/
	}
	.footerLogo {
		padding-left: 0px !important;
		position: relative;
		right: 3px;
        top: 15px;
        width: 100%;
        height: auto;
	}
	.feeTab {
		width: 60%;
	}
	.feeTable {
		width: 110%;
		position: relative;
		left: -15px;
	}
	.width25 {
		width: 100% !important;
	}
	.sponsorButton {
		width: 94%
	}
	.imageSizeSet {
		width: 100%;
	}
	.bottom-donation-image {
		top: -42px;
		left: 196px;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.geoCTA {
		width: 90%;
	}
	.buttonCTA {
		width: 80%;
	}
	.photoA-kenya {
		float: none;
        margin-left: 20px;
	}
	.photoB-kenya {
		float: none;
        width: 280px;
        height: auto;
        margin-right: 0px;
	}
    .photoC-kenya {
        width: 180px;
        height: auto;
        margin-left: 20%;
        margin-bottom: 5%;
    }
    .photoD-kenya {
        width: 220px;
        height: auto;
        margin-right: 11%;
    }
    .fullPhoto-kenya {
        width: 280px;
        height: auto;
    }
	.photoA-nyeri {
		float: none;
	}
	.photoB-nyeri {
		float: none;
	}
	.fullPhoto-suguta {
		width: 100%;
		height: auto;
	}
	.photoA-suguta {
        width: 100%;
        height: auto;
		float: none;
	}
	.photoB-suguta {
		float: none;
	}
	.fullPhoto-mweiga {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-mweiga {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoB-mweiga {
		float: none;
	}
	.photoA-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-devine {
		width: 100%;
		height: 100%;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
	}
	.photoC-devine {
		width: 100%;
		height: 100%;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
	}
	.fullPhoto-nairobi {
		width: 100%;
		height: 100%;
	}
	.photoA-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-nairobi {
		width: 100%;
		height: 100%;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
	}
	.photoA-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoB-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoC-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.down20 {
		top: 8px;
		font-size: 62%;
		width: 80% !important;
	}
	.tableSponsors {
		font-size: 10px;
		padding-left: 4%;
		padding-right: 4%;
	}
	.innerLeft {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 100%;
		margin-left: -20px;
        font-size: 85%;
        line-height: 18px;
	}
	.innerRight {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 93%;
	}
	.photoA-donation {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.emailBox {
		width: 140px;
	}
	.emailDiv {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.leftTD {
		width: 22%;
	}
	.rightTD {
		width: 60%;
	}
	.sections3rd {
		width: 100%;
	}
	.pdfDiv {
		height: 100%;
	}
	.needsLeft {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.needsRight {
		width: 85%;
		padding-left: 8%;
		padding-right: 5%;
	}
	.needsH2 {
		font-size: 90%;
	}
	.photoA-immediate-img {
		float: none;
	}
	.innerLeftHistory {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.photoA-bath {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.pText {
		font-size: 100%;
        line-height: 26px;
	}
	.photoA-water {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.photoA-shoes {
		margin-left: 7px;
		margin-right: 7px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.tableTerms {
		width: 280px;
	}
    .pageText {
        width: 95%;
        padding: 10px;
    }
}

/* iPhone 6 in landscape */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape) {
/* STYLES GO HERE */
	.pTextCenter {
		font-size: 14pt;
	}
    .homeH1 {
        font-size: 90% !important;
        line-height: 30px;
        margin-top: -42px;
    }
    .spacer-section {
        display: none;
    }
    .spacer-bottom-section {
        display: inline-block;
    }
    .header {
        font-size: 150%;
    }
    .pTextCover {
        font-size: 120%;
        text-align: justify;
        padding-left: 0%;
        padding-right: 0%;
        line-height: 20px;
    }
    .boldAnchor {
        font-size: 12px;
    }
	.paypal-words {
		display: inline-block;
	}
    #paypalDiv {
        width: 90%;
    }
    #onlineForm {
        width: 90%;
    }
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.compname {
		font-size: 130%;
	}
	.topsection-inner {
		margin-bottom: -20px;
		padding-left: 150px !important;
	}
	.termlink {
		font-size: 9px;
	}
	.footerLeft {
		/* font-size: 100%;*/
	}
	.footerMiddle {
		font-size: 60%;
		line-height: 18px;
	}
	.footerRight {
		/* font-size: 100%;*/
	}
	.footerLogo {
		padding-left: 0px !important;
		position: relative;
		right: 16px;
	}
	.feeTab {
		width: 60%;
	}
	.feeTable {
		width: 110%;
		position: relative;
		left: -15px;
	}
	.width25 {
		width: 100% !important;
	}
	.sponsorButton {
		width: 94%
	}
	.imageSizeSet {
		width: 100%;
	}
	.bottom-donation-image {
		top: -57px;
		left: 254px;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.geoCTA {
		width: 90%;
	}
	.buttonCTA {
		WIDTH: 80%;
	}
	.photoA-kenya {
		float: none;
	}
	.photoB-kenya {
		float: none;
	}
    .photoC-kenya {
        width: 180px;
        height: auto;
    }
    .photoD-kenya {
        width: 295px;
        height: auto;
    }
	.photoA-nyeri {
		float: none;
	}
	.photoB-nyeri {
		float: none;
	}
	.fullPhoto-suguta {
		width: 100%;
		height: auto;
	}
	.photoA-suguta {
		float: none;
	}
	.photoB-suguta {
		float: none;
	}
	.fullPhoto-mweiga {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-mweiga {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoB-mweiga {
		float: none;
	}
	.photoA-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.fullPhoto-nairobi {
		width: 100%;
		height: 100%;
	}
	.photoA-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-nairobi {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoB-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoC-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.down20 {
		top: 11px;
		font-size: 66%;
		width: 80% !important;
	}
	.tableSponsors {
		font-size: 16px;
		padding-left: 4%;
		padding-right: 4%;
	}
    .innerDiv {
        font-size: 70%;
        line-height: 22px;
    }
	.innerLeft {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 55%;
		margin-left: -20px;
        font-size: 100%;
	}
	.innerRight {
		padding-left: 0px;
		padding-right: 30px;
		float: right;
		width: auto;
	}
	.photoA-donation {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.emailBox {
		width: 140px;
	}
	.emailDiv {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.leftTD {
		width: 35%;
	}
	.rightTD {
		width: 60%;
	}
	.sections3rd {
		width: 100%;
	}
	.pdfDiv {
		height: 100%;
	}
	.needsLeft {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.needsRight {
		width: 85%;
		padding-left: 8%;
		padding-right: 5%;
	}
	.needsH2 {
		font-size: 90%;
	}
	.photoA-immediate-img {
		float: none;
	}
	.innerLeftHistory {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.photoA-bath {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.pText {
		font-size: 90%;
	}
	.photoA-water {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.photoA-shoes {
		margin-left: 7px;
		margin-right: 7px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.tableTerms {
		width: 345px;
	}
    .sideSection {
        float: left;
        width: 100%;
    }
    .bottom-donation-image {
        top: 147px;
        left: 200px;
    }
}

/* iPhone 6 in portrait */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : portrait) {
/* STYLES GO HERE */
	.sliderPhotosDiv {
		width: 100%;
		padding-left: 0%;
		padding-right: 0%;
	}
	.homeDiv {
		display: inline-grid;
	}
	.photoA-immediate-img {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-nyeri {
		margin-left: 0px;
		margin-right: 0px;
	}
	.photoB-nyeri {
		margin-left: 0px;
		margin-right: 0px;
	}
	.fullPhoto-nyeri {
		width: 270px;
		height: 174px;
	}
	.sponsorIntro {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.pTextCenter {
		font-size: 13pt;
	}
    .emailDivs {
        width: 100%;
    }
    .homeH1 {
        font-size: 80% !important;
        line-height: 30px;
    }
    .mobileAdj {
        left: -20px;
    }
    .photoA-USA {
        width: 310px;
    }
    .photoB-USA {
        width: 320px;
        margin-top: 25px;
    }
    .wide-banner {
        display: none;
        visibility: hidden;
    }
    .narrow-banner {
        display: block;
        visibility: visible;
    }
    .spacer-section {
        display: none;
    }
    .spacer-bottom-section {
        display: inline-block;
    }
    .header {
        font-size: 20px;
    }
    .profileLeftside {
        width: 100%;
    }
    .profileRightside {
        width: 100%;
    }
    .width33 {
        width: 100% !important;
    }
    .width50 {
        width: 100% !important;
    }
    .slideShow {
        width: 338px;
        height: 226px;
    }
    .slideShowB {
        width: 338px;
        height: 190px;
    }
    .slideShowC {
        width: 338px;
        height: 254px;
    }
   /* Donation Forms */
    #leftForm {
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 20px;
    }
    #paypalDiv {
        width: 85%;
    }
    #rightForm {
        width: 100%;
        float: none;
        clear: both;
    }
    #onlineForm {
        width: 85%;
        margin: 20px auto;
    }
    /* * */
    .paypal-words {
		display: inline-block;
		width: 200px;
		margin-left: 35px;
	}
    .boldAnchor {
        font-size: 12px;
    }
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.compname {
		font-size: 90%;
	}
	.topsection-inner {
		margin-bottom: -20px;
		padding-left: 50px !important;
	}
	.termlink {
		font-size: 9px;
	}
	.footerLeft {
		/* font-size: 100%;*/
	}
	.footerMiddle {
		font-size: 60%;
		line-height: 18px;
		position: relative;
		left: -9px;
	}
	.footerRight {
		/* font-size: 100%;*/
	}
	.footerLogo {
		padding-left: 0px !important;
		position: relative;
		right: 16px;
        top: 10px;
	}
	.feeTab {
		width: 60%;
	}
	.feeTable {
		width: 110%;
		position: relative;
		left: -15px;
	}
	.width25 {
		width: 100% !important;
	}
	.sponsorButton {
		width: 94%
	}
	.imageSizeSet {
		width: 100%;
	}
	.bottom-donation-image {
		top: -57px;
		left: 254px;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.geoCTA {
		width: 90%;
	}
	.buttonCTA {
		WIDTH: 80%;
	}
	.photoA-kenya {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
	}
	.photoB-kenya {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
	}
    .photoC-kenya {
        width: 180px;
        height: auto;
        margin-left: 25%;
        margin-bottom: 5%;
    }
    .photoD-kenya {
        width: 220px;
        height: auto;
        margin-right: 17%;
    }
    .fullPhoto-kenya {
        width: 340px;
        height: auto;
    }
	.photoA-nyeri {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
	}
	.photoB-nyeri {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
	}
	.fullPhoto-suguta {
		width: 100%;
		height: auto;
	}
	.photoA-suguta {
        width: 100%;
        height: auto;
		margin-left: 0px;
		margin-right: 0px;
		float: none;
	}
	.photoB-suguta {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
	}
    .pageText {
        width: 95%;
        padding: 10px;
    }
	.fullPhoto-mweiga {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-mweiga {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoB-mweiga {
		float: none;
	}
	.photoA-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-devine {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-devine {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.fullPhoto-nairobi {
		width: 100%;
		height: 100%;
	}
	.photoA-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoB-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoC-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.down20 {
		top: 8px;
		font-size: 66%;
		width: 80% !important;
	}
	.tableSponsors {
		font-size: 10px;
		padding-left: 4%;
		padding-right: 4%;
	}
	.innerLeft {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 100%;
		margin-left: -20px;
        font-size: 100%;
	}
	.innerRight {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 93%;
	}
	.photoA-donation {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.emailBox {
		width: 140px;
	}
	.emailDiv {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.leftTD {
		width: 22%;
	}
	.rightTD {
		width: 60%;
	}
	.sections3rd {
		width: 100%;
	}
	.pdfDiv {
		height: 100%;
	}
	.needsLeft {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.needsRight {
		width: 85%;
		padding-left: 8%;
		padding-right: 5%;
	}
	.needsH2 {
		font-size: 90%;
	}
	.photoA-immediate-img {
		float: none;
	}
	.innerLeftHistory {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.photoA-bath {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.pText {
		font-size: 100%;
        line-height: 26px;
	}
	.photoA-water {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.photoA-shoes {
		margin-left: 7px;
		margin-right: 7px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.tableTerms {
		width: 280px;
	}
	.founded {
        display: inline-block;
		margin-top: 15px;
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
        vertical-align: middle;
        font-size: 15pt;
        line-height: 24pt;
	}
    .top-logo {
        padding-left: 0px;
    }
    .bottom-donation-image {
		top: -62px;
		left: 252px;
	}
}
/* iPhone 6 Plus in landscape */
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : landscape) {
/* STYLES GO HERE */
	.pTextCenter {
		font-size: 14pt;
	}
    .homeH1 {
        font-size: 90% !important;
        line-height: 30px;
        margin-top: -42px;
    }
    .spacer-section {
        display: none;
    }
    .spacer-bottom-section {
        display: inline-block;
    }
    .header {
        font-size: 150%;
    }
	.paypal-words {
		display: inline-block;
	}
    #paypalDiv {
        width: 90%;
    }
    #onlineForm {
        width: 90%;
    }
    .boldAnchor {
        font-size: 12px;
    }
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.compname {
		font-size: 140%;
	}
	.topsection-inner {
		margin-bottom: -20px;
        padding-left: 110px !important;
	}
	.termlink {
		font-size: 9px;
	}
	.footerLeft {
		/* font-size: 100%;*/
	}
	.footerMiddle {
		font-size: 60%;
		line-height: 18px;
	}
	.footerRight {
		/* font-size: 100%;*/
	}
	.footerLogo {
		padding-left: 0px !important;
		position: relative;
		right: 16px;
	}
	.feeTab {
		width: 60%;
	}
	.feeTable {
		width: 110%;
		position: relative;
		left: -15px;
	}
	.width25 {
		width: 100% !important;
	}
	.sponsorButton {
		width: 94%
	}
	.imageSizeSet {
		width: 100%;
	}
	.bottom-donation-image {
		top: -57px;
		left: 290px;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.geoCTA {
		width: 90%;
	}
	.buttonCTA {
		WIDTH: 80%;
	}
	.photoA-kenya {
		float: none;
        width: 180px;
        height: auto;
        margin-right: 60px;
	}
	.photoB-kenya {
		float: none;
	}
    .photoC-kenya {
        width: 200px;
        height: auto;
    }
    .photoD-kenya {
        width: 326px;
        height: auto;
    }
    .fullPhoto-kenya {
        width: 515px;
        height: auto;
    }
	.photoA-nyeri {
		float: none;
	}
	.photoB-nyeri {
		float: none;
	}
	.fullPhoto-suguta {
		width: 100%;
		height: auto;
	}
	.photoA-suguta {
		float: none;
	}
	.photoB-suguta {
		float: none;
	}
	.fullPhoto-mweiga {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-mweiga {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoB-mweiga {
		float: none;
	}
	.photoA-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.fullPhoto-nairobi {
		width: 100%;
		height: 100%;
	}
	.photoA-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-nairobi {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoB-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoC-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.down20 {
		top: 11px;
		font-size: 66%;
		width: 80% !important;
	}
	.tableSponsors {
		font-size: 16px;
		padding-left: 4%;
		padding-right: 4%;
	}
	.innerLeft {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 54%;
		margin-left: -20px;
	}
	.innerRight {
		padding-left: 0px;
		padding-right: 60px;
		float: right;
		width: auto;
	}
	.photoA-donation {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.emailBox {
		width: 140px;
	}
	.emailDiv {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.leftTD {
		width: 35%;
	}
	.rightTD {
		width: 60%;
	}
	.sections3rd {
		width: 100%;
	}
	.pdfDiv {
		height: 100%;
	}
	.needsLeft {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.needsRight {
		width: 85%;
		padding-left: 8%;
		padding-right: 5%;
	}
	.needsH2 {
		font-size: 90%;
	}
	.photoA-immediate-img {
		float: none;
	}
	.innerLeftHistory {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.photoA-bath {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.pText {
		font-size: 120%;
        line-height: 26px;
	}
	.photoA-water {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.photoA-shoes {
		margin-left: 7px;
		margin-right: 7px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.tableTerms {
		width: 345px;
	}
    .sideSection {
        float: left;
        width: 100%;
    }
    .bottom-donation-image {
        top: 147px;
        left: 200px;
    }
/*    .videosize {
        width: 640px;
        height: 480px;
    } */
}

/* iPhone 6 Plus in portrait */
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : portrait) {
/* STYLES GO HERE */
	.sliderPhotosDiv {
		width: 100%;
		padding-left: 0%;
		padding-right: 0%;
	}
	.homeDiv {
		display: inline-grid;
	}
	.photoA-immediate-img {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-nyeri {
		margin-left: 0px;
		margin-right: 0px;
	}
	.photoB-nyeri {
		margin-left: 0px;
		margin-right: 0px;
	}
	.fullPhoto-nyeri {
		width: 270px;
		height: 174px;
	}
	.sponsorIntro {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.pTextCenter {
		font-size: 13pt;
	}
    .emailDivs {
        width: 100%;
    }
    .homeH1 {
        font-size: 90% !important;
        line-height: 30px;
    }
    .mobileAdj {
        left: -20px;
    }
    .photoA-USA {
        width: 340px;
    }
    .photoB-USA {
        width: 360px;
        margin-top: 30px;
    }
    .wide-banner {
        display: none;
        visibility: hidden;
    }
    .narrow-banner {
        display: block;
        visibility: visible;
    }
    .spacer-section {
        display: none;
    }
    .spacer-bottom-section {
        display: inline-block;
    }
    .header {
        font-size: 100%;
    }
    .profileLeftside {
        width: 100%;
    }
    .profileRightside {
        width: 100%;
    }
    .width33 {
        width: 100% !important;
    }
    .width50 {
        width: 100% !important;
    }
    .slideShow {
        width: 368px;
        height: 246px;
    }
    .slideShowB {
        width: 368px;
        height: 207px;
    }
    .slideShowC {
        width: 368px;
        height: 270px;
    }
   /* Donation Forms */
    #leftForm {
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 20px;
    }
    #paypalDiv {
        width: 85%;
    }
    #rightForm {
        width: 100%;
        float: none;
        clear: both;
    }
    #onlineForm {
        width: 85%;
        margin: 20px auto;
    }
    /* === */
    .paypal-words {
		display: inline-block;
		width: 200px;
		margin-left: 35px;
	}
    .boldAnchor {
        font-size: 12px;
    }
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.compname {
		font-size: 90%;
	}
    .compdiv {
        top: -15px;
        width: 70%;
    }
	.topsection-inner {
		margin-bottom: -20px;
		padding-left: 50px !important;
	}
	.footerLeft {
		/* font-size: 100%;*/
	}
	.footerMiddle {
		font-size: 60%;
		line-height: 18px;
	}
	.footerRight {
		/* font-size: 100%;*/
	}
	.footerLogo {
		padding-left: 0px !important;
		position: relative;
		right: 16px;
	}
	.feeTab {
		width: 60%;
	}
	.feeTable {
		width: 110%;
		position: relative;
		left: -15px;
	}
	.width25 {
		width: 100% !important;
	}
	.sponsorButton {
		width: 94%
	}
	.imageSizeSet {
		width: 100%;
	}
	.bottom-donation-image {
		top: -57px;
		left: 254px;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.geoCTA {
		width: 90%;
	}
	.buttonCTA {
		WIDTH: 80%;
	}
	.photoA-kenya {
		float: none;
	}
	.photoB-kenya {
		float: none;
	}
    .photoC-kenya {
        width: 180px;
        height: auto;
        margin-left: 25%;
        margin-bottom: 5%;
    }
    .photoD-kenya {
        width: 220px;
        height: auto;
        margin-right: 80px;
    }
    .fullPhoto-kenya {
        width: 360px;
        height: auto;
    }
	.photoA-nyeri {
		float: none;
	}
	.photoB-nyeri {
		float: none;
	}
	.fullPhoto-suguta {
		width: 100%;
		height: auto;
	}
	.photoA-suguta {
        width: 100%;
        height: auto;
		float: none;
	}
	.photoB-suguta {
		float: none;
	}
	.fullPhoto-mweiga {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-mweiga {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoB-mweiga {
		float: none;
	}
	.photoA-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.fullPhoto-nairobi {
		width: 100%;
		height: 100%;
	}
	.photoA-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-nairobi {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoB-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoC-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.down20 {
		top: 8px;
		font-size: 66%;
		width: 80% !important;
	}
	.tableSponsors {
		font-size: 11px;
		padding-left: 4%;
		padding-right: 4%;
	}
	.innerLeft {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 100%;
		margin-left: -20px;
        font-size: 120%;
        line-height: 21px;
	}
	.innerRight {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 90%;
	}
	.photoA-donation {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.emailBox {
		width: 140px;
	}
	.emailDiv {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.leftTD {
		width: 30%;
	}
	.rightTD {
		width: 60%;
	}
	.sections3rd {
		width: 100%;
	}
	.pdfDiv {
		height: 100%;
	}
	.needsLeft {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.needsRight {
		width: 85%;
		padding-left: 8%;
		padding-right: 5%;
	}
	.needsH2 {
		font-size: 90%;
	}
	.photoA-immediate-img {
		float: none;
	}
	.innerLeftHistory {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.photoA-bath {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.pText {
		font-size: 100%;
        line-height: 26px;
	}
	.photoA-water {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.photoA-shoes {
		margin-left: 7px;
		margin-right: 7px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.tableTerms {
		width: 280px;
	}
    .top-logo {
        padding-left: 0px;
    }
    .bottom-donation-image {
		top: -62px;
		left: 284px;
	}
    .header {
        font-size: 20px;
    }
    .pageText {
        width: 95%;
        padding: 10px;
    }
}

/* iPad mini in landscape */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {
/* STYLES GO HERE */
    .homeH1 {
        font-size: 90% !important;
        line-height: 30px;
        margin-top: -42px;
    }
    .paypal-words {
		display: inline-block;
	}
    #paypalDiv {
        width: 90%;
    }
    #onlineForm {
        width: 90%;
    }
    .boldAnchor {
        font-size: 12px;
    }
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.compname {
		font-size: 155%;
        position: relative;
        top: 15px;
	}
	.topsection-inner {
		margin-bottom: -20px;
	}
	.termlink {
		font-size: 9px;
	}
	.footerLeft {
		/* font-size: 100%;*/
	}
	.footerMiddle {
		font-size: 60%;
		line-height: 18px;
	}
	.footerRight {
		/* font-size: 100%;*/
	}
	.footerLogo {
		padding-left: 0px !important;
		position: relative;
		right: 16px;
	}
	.feeTab {
		width: 60%;
	}
	.feeTable {
		width: 110%;
		position: relative;
		left: -15px;
	}
	.width25 {
		width: 100% !important;
	}
	.sponsorButton {
		width: 94%
	}
	.imageSizeSet {
		width: 100%;
	}
	.bottom-donation-image {
		top: -57px;
		left: 290px;
	}
	.sidePanelClass {
		width: 49.9%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 50%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.geoCTA {
		width: 90%;
	}
	.buttonCTA {
		WIDTH: 80%;
	}
	.photoA-kenya {
		float: none;
        margin-right: 100px;
	}
	.photoB-kenya {
		float: none;
        width: 428px;
        height: auto;
	}
    .photoC-kenya {
        width: 280px;
        height: auto;
    }
    .photoD-kenya {
        width: 460px;
        height: auto;
    }
    .fullPhoto-kenya {
        width: 515px;
        height: auto;
    }
	.photoA-nyeri {
		float: none;
	}
	.photoB-nyeri {
		float: none;
	}
	.fullPhoto-suguta {
		width: 100%;
		height: auto;
	}
	.photoA-suguta {
		float: none;
	}
	.photoB-suguta {
		float: none;
	}
	.fullPhoto-mweiga {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-mweiga {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoB-mweiga {
		float: none;
	}
	.photoA-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.fullPhoto-nairobi {
		width: 100%;
		height: 100%;
	}
	.photoA-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-nairobi {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoB-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoC-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.down20 {
		top: 11px;
		font-size: 66%;
		width: 80% !important;
	}
	.tableSponsors {
		font-size: 10px;
		padding-left: 4%;
		padding-right: 4%;
	}
    .innerDiv {
        font-size: 120%;
    }
	.innerLeft {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 60%;
		margin-left: -20px;
        font-size: 120%;
        line-height: 26px;
	}
	.innerRight {
		padding-left: 0px;
		padding-right: 60px;
		float: right;
		width: auto;
	}
	.photoA-donation {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.emailBox {
		width: 140px;
	}
	.emailDiv {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.leftTD {
		width: 35%;
	}
	.rightTD {
		width: 60%;
	}
	.sections3rd {
		width: 100%;
	}
	.pdfDiv {
		height: 100%;
	}
	.needsLeft {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.needsRight {
		width: 85%;
		padding-left: 8%;
		padding-right: 5%;
	}
	.needsH2 {
		font-size: 90%;
	}
	.photoA-immediate-img {
		float: none;
	}
	.innerLeftHistory {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.photoA-bath {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.pText {
		font-size: 120%;
        line-height: 28px;
	}
	.photoA-water {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.photoA-shoes {
		margin-left: 7px;
		margin-right: 7px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.tableTerms {
		width: 345px;
	}
    .sideSection {
        float: left;
        width: 100%;
    }
    .bottom-donation-image {
        top: 147px;
        left: 200px;
    }
    .videosize {
        width: 640px;
        height: 480px;
    }
}

/* iPad mini in portrait */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1)  {
 /* STYLES GO HERE */
	.photoA-nyeri {
		margin-left: 0px;
		margin-right: 0px;
	}
	.photoB-nyeri {
		margin-left: 0px;
		margin-right: 0px;
	}
	.fullPhoto-nyeri {
		width: 270px;
		height: 174px;
	}
    .emailDivs {
        width: 100%;
    }
    .homeH1 {
        font-size: 90% !important;
        line-height: 30px;
    }
    .header {
        font-size: 28px;
    }
    #paypalDiv {
        width: 85%;
    }
    #onlineForm {
        width: 85%;
    }
    .paypal-words {
		display: inline-block;
		width: 200px;
		margin-left: 35px;
	}
    .boldAnchor {
        font-size: 12px;
    }
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.compname {
		font-size: 140%;
        position: relative;
        top: 20px;
	}
    .compdiv {
        top: -15px;
        width: 70%;
    }
	.topsection-inner {
		margin-bottom: -20px;
		padding-left: 143px !important;
	}
	.footerLeft {
		/* font-size: 100%;*/
	}
	.footerMiddle {
		font-size: 60%;
		line-height: 18px;
	}
	.footerRight {
		/* font-size: 100%;*/
	}
	.footerLogo {
		padding-left: 0px !important;
		position: relative;
		right: 16px;
	}
	.feeTab {
		width: 60%;
	}
	.feeTable {
		width: 110%;
		position: relative;
		left: -15px;
	}
	.width25 {
		width: 100% !important;
	}
	.sponsorButton {
		width: 94%
	}
	.imageSizeSet {
		width: 100%;
	}
	.bottom-donation-image {
		top: -57px;
		left: 254px;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.geoCTA {
		width: 90%;
	}
	.buttonCTA {
		WIDTH: 80%;
	}
    .photoA-kenya {
		float: none;
        width: 183px;
        height: auto;
        margin-right: 60px;
	}
	.photoB-kenya {
		float: none;
        width: 330px;
        height: auto;
	}
    .photoC-kenya {
        width: 180px;
        height: auto;
    }
    .photoD-kenya {
        width: 290px;
        height: auto;
    }
    .fullPhoto-kenya {
        width: 515px;
        height: auto;
    }
	.photoA-nyeri {
		float: none;
	}
	.photoB-nyeri {
		float: none;
	}
	.fullPhoto-suguta {
		width: 100%;
		height: auto;
	}
	.photoA-suguta {
        width: 100%;
        height: auto;
		float: none;
	}
	.photoB-suguta {
		float: none;
	}
	.fullPhoto-mweiga {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-mweiga {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoB-mweiga {
		float: none;
	}
	.photoA-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.fullPhoto-nairobi {
		width: 100%;
		height: 100%;
	}
	.photoA-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-nairobi {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoB-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoC-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.down20 {
		top: 8px;
		font-size: 66%;
		width: 80% !important;
	}
	.tableSponsors {
		font-size: 16px;
		padding-left: 4%;
		padding-right: 4%;
	}
    .innerDiv {
        font-size: 120%;
    }
	.innerLeft {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 55%;
		margin-left: -20px;
        font-size: 106%;
	}
	.innerRight {
		padding-left: 0px;
		padding-right: 60px;
		float: right;
		width: auto;
	}
	.photoA-donation {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.emailBox {
		width: 140px;
	}
	.emailDiv {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.leftTD {
		width: 36%;
	}
	.rightTD {
		width: 60%;
	}
	.sections3rd {
		width: 100%;
	}
	.pdfDiv {
		height: 100%;
	}
	.needsLeft {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.needsRight {
		width: 85%;
		padding-left: 8%;
		padding-right: 5%;
	}
	.needsH2 {
		font-size: 90%;
	}
	.photoA-immediate-img {
		float: none;
	}
	.innerLeftHistory {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.photoA-bath {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.pText {
		font-size: 120%;
        line-height: 28px;
    }
	.photoA-water {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.photoA-shoes {
		margin-left: 7px;
		margin-right: 7px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.tableTerms {
		width: 280px;
	}
    .top-logo {
        padding-left: 0px;
    }
    .bottom-donation-image {
		top: -62px;
		left: 284px;
	}
    .pageText {
        width: 95%;
        padding: 10px;
    }
}

/* iPad in landscape */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* STYLES GO HERE */
    .homeH1 {
        font-size: 90% !important;
        line-height: 30px;
        margin-top: -42px;
    }
    .header {
        font-size: 28px;
    }
    .paypal-words {
		display: inline-block;
	}
    #paypalDiv {
        width: 90%;
    }
    #onlineForm {
        width: 90%;
    }
    .boldAnchor {
        font-size: 12px;
    }
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.compname {
		font-size: 155%;
        position: relative;
        top: 15px;
	}
	.topsection-inner {
		margin-bottom: -20px;
	}
	.termlink {
		font-size: 9px;
	}
	.footerLeft {
		/* font-size: 100%;*/
	}
	.footerMiddle {
		font-size: 60%;
		line-height: 18px;
	}
	.footerRight {
		/* font-size: 100%;*/
	}
	.footerLogo {
		padding-left: 0px !important;
		position: relative;
		right: 16px;
	}
	.feeTab {
		width: 60%;
	}
	.feeTable {
		width: 110%;
		position: relative;
		left: -15px;
	}
	.width25 {
		width: 100% !important;
	}
	.sponsorButton {
		width: 94%
	}
	.imageSizeSet {
		width: 100%;
	}
	.bottom-donation-image {
		top: -57px;
		left: 290px;
	}
	.sidePanelClass {
		width: 49.9%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 50%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.geoCTA {
		width: 90%;
	}
	.buttonCTA {
		WIDTH: 80%;
	}
	.photoA-kenya {
		float: none;
        margin-right: 100px;
	}
	.photoB-kenya {
		float: none;
        width: 428px;
        height: auto;
	}
    .photoC-kenya {
        width: 280px;
        height: auto;
    }
    .photoD-kenya {
        width: 460px;
        height: auto;
    }
    .fullPhoto-kenya {
        width: 515px;
        height: auto;
    }
	.photoA-nyeri {
		float: none;
	}
	.photoB-nyeri {
		float: none;
	}
	.fullPhoto-suguta {
		width: 100%;
		height: auto;
	}
	.photoA-suguta {
		float: none;
	}
	.photoB-suguta {
		float: none;
	}
	.fullPhoto-mweiga {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-mweiga {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoB-mweiga {
		float: none;
	}
	.photoA-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.fullPhoto-nairobi {
		width: 100%;
		height: 100%;
	}
	.photoA-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-nairobi {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoB-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoC-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.down20 {
		top: 11px;
		font-size: 66%;
		width: 80% !important;
	}
	.tableSponsors {
		font-size: 16px;
		padding-left: 4%;
		padding-right: 4%;
	}
    .innerDiv {
        font-size: 120%;
    }
	.innerLeft {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 60%;
		margin-left: -20px;
        font-size: 120%;
        line-height: 26px;
	}
	.innerRight {
		padding-left: 0px;
		padding-right: 60px;
		float: right;
		width: auto;
	}
	.photoA-donation {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.emailBox {
		width: 140px;
	}
	.emailDiv {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.leftTD {
		width: 35%;
	}
	.rightTD {
		width: 60%;
	}
	.sections3rd {
		width: 100%;
	}
	.pdfDiv {
		height: 100%;
	}
	.needsLeft {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.needsRight {
		width: 85%;
		padding-left: 8%;
		padding-right: 5%;
	}
	.needsH2 {
		font-size: 90%;
	}
	.photoA-immediate-img {
		float: none;
	}
	.innerLeftHistory {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.photoA-bath {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.pText {
		font-size: 120%;
        line-height: 28px;
	}
	.photoA-water {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.photoA-shoes {
		margin-left: 7px;
		margin-right: 7px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.tableTerms {
		width: 345px;
	}
    .sideSection {
        float: left;
        width: 100%;
    }
    .bottom-donation-image {
        top: 147px;
        left: 200px;
    }
/*    .videosize {
        width: 640px;
        height: 480px;
    } */
}

/* iPad in portrait */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* STYLES GO HERE */
	.photoA-nyeri {
		margin-left: 0px;
		margin-right: 0px;
	}
	.photoB-nyeri {
		margin-left: 0px;
		margin-right: 0px;
	}
	.fullPhoto-nyeri {
		width: 270px;
		height: 174px;
	}
    .emailDivs {
        width: 100%;
    }
    .homeH1 {
        font-size: 90% !important;
        line-height: 30px;
    }
    .header {
        font-size: 28px;
    }
    #paypalDiv {
        width: 85%;
    }
    #onlineForm {
        width: 85%;
    }
    .paypal-words {
		display: inline-block;
		width: 200px;
		margin-left: 35px;
	}
    .boldAnchor {
        font-size: 12px;
    }
	.bigmenu {
		display: none;
	}
	.smallmenu {
		display: block;
	}
	.compname {
		font-size: 140%;
        position: relative;
        top: 20px;
	}
    .compdiv {
        top: -15px;
        width: 70%;
    }
	.topsection-inner {
		margin-bottom: -20px;
		padding-left: 143px !important;
	}
	.footerLeft {
		/* font-size: 100%;*/
	}
	.footerMiddle {
		font-size: 60%;
		line-height: 18px;
	}
	.footerRight {
		/* font-size: 100%;*/
	}
	.footerLogo {
		padding-left: 0px !important;
		position: relative;
		right: 16px;
	}
	.feeTab {
		width: 60%;
	}
	.feeTable {
		width: 110%;
		position: relative;
		left: -15px;
	}
	.width25 {
		width: 100% !important;
	}
	.sponsorButton {
		width: 94%
	}
	.imageSizeSet {
		width: 100%;
	}
	.bottom-donation-image {
		top: -57px;
		left: 254px;
	}
	.sidePanelClass {
		width: 100%;
		overflow: hidden;
	}
	.mainPanelClass {
		width: 100%;
		border-top: 3px solid #0d607b;
		overflow: hidden;
	}
	.geoCTA {
		width: 90%;
	}
	.buttonCTA {
		WIDTH: 80%;
	}
	.photoA-kenya {
		float: none;
        width: 183px;
        height: auto;
        margin-right: 60px;
	}
	.photoB-kenya {
		float: none;
        width: 330px;
        height: auto;
	}
    .photoC-kenya {
        width: 180px;
        height: auto;
    }
    .photoD-kenya {
        width: 290px;
        height: auto;
    }
    .fullPhoto-kenya {
        width: 515px;
        height: auto;
    }
	.photoA-nyeri {
		float: none;
	}
	.photoB-nyeri {
		float: none;
	}
	.fullPhoto-suguta {
		width: 100%;
		height: auto;
	}
	.photoA-suguta {
        width: 100%;
        height: auto;
		float: none;
	}
	.photoB-suguta {
		float: none;
	}
	.fullPhoto-mweiga {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoA-mweiga {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
	}
	.photoB-mweiga {
		float: none;
	}
	.photoA-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-immaculate {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
		display: inline-block;
	}
	.photoB-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-devine {
		width: 100%;
		height: 100%;
		float: none;
	}
	.fullPhoto-nairobi {
		width: 100%;
		height: 100%;
	}
	.photoA-nairobi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-nairobi {
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoC-kiamumbi {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-bahati {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-uganda {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoB-tanzania {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
		height: 100%;
		float: none;
	}
	.photoA-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoB-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.photoC-sponsor {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.down20 {
		top: 11px;
		font-size: 66%;
		width: 80% !important;
	}
	.tableSponsors {
		font-size: 16px;
		padding-left: 4%;
		padding-right: 4%;
	}
    .innerDiv {
        font-size: 120%;
    }
	.innerLeft {
		padding-left: 0px;
		padding-right: 0px;
		float: none;
		width: 55%;
		margin-left: -20px;
        font-size: 106%;
	}
	.innerRight {
		padding-left: 0px;
		padding-right: 60px;
		float: right;
		width: auto;
	}
	.photoA-donation {
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		height: 100%;
	}
	.emailBox {
		width: 140px;
	}
	.emailDiv {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.leftTD {
		width: 36%;
	}
	.rightTD {
		width: 60%;
	}
	.sections3rd {
		width: 100%;
	}
	.pdfDiv {
		height: 100%;
	}
	.needsLeft {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.needsRight {
		width: 85%;
		padding-left: 8%;
		padding-right: 5%;
	}
	.needsH2 {
		font-size: 90%;
	}
	.photoA-immediate-img {
		float: none;
	}
	.innerLeftHistory {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.photoA-bath {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.pText {
		font-size: 120%;
        line-height: 28px;
	}
	.photoA-water {
		margin-left: 5px;
		margin-right: 0px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.photoA-shoes {
		margin-left: 7px;
		margin-right: 7px;
		float: right;
		width: 50%;
		height: 50%;
	}
	.tableTerms {
		width: 280px;
	}
    .top-logo {
        padding-left: 0px;
    }
    .bottom-donation-image {
		top: -62px;
		left: 284px;
	}
    .pageText {
        width: 95%;
        padding: 10px;
    }
}

/* Migrated from legacy style.css */
.appeal {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #0d607b;
    font-size: 17px;
}
td {
	padding: 3px;
}

#body-sponsor {
	display: flow-root;
}

/* ========================================================
   Sponsor photo grid – responsive
   ======================================================== */

/* Tablet / small desktop: 4-photo and 3-photo rows go 2-column */
@media screen and (max-width: 640px) {
	.sponsorRow { width: 86% !important; }
	.width25, .width33 { width: 50% !important; }
	.ep-col-3, .ep-col-4 { width: 50%; }
}

/* Mobile: all photo columns stack full-width; 1-photo layout stacks too */
@media screen and (max-width: 420px) {
	.width25, .width33, .width50 { width: 100% !important; }
	.profileLeftside {
		width: 100% !important;
		float: none !important;
	}
	.profileRightside {
		width: 100% !important;
		float: none !important;
	}
	.sponsorButton {
		width: 90% !important;
		max-width: 320px;
	}
	.ep-col-2, .ep-col-3, .ep-col-4 {
		width: 100%;
		float: none;
	}
}

/* ========================================================
   Email sponsor panel – responsive
   ======================================================== */
@media screen and (max-width: 768px) {
	.emailPanelDiv {
		position: fixed !important;
		width: 82% !important;
		left: 4% !important;
		top: 3% !important;
		max-height: 90vh !important;
		overflow-y: auto !important;
		margin: 0 !important;
	}
	.emailDivs {
		width: 100% !important;
		float: none !important;
		text-align: right !important;
	}
	.emailDivsA {
		width: 44% !important;
		float: none !important;
		text-align: right !important;
		vertical-align: top;
	}
	.emailDivsB {
		width: 50% !important;
		float: none !important;
	}
	.emailBox {
		width: 50% !important;
	}
}