@media (max-width: 599px){

/*Donate*/	
	.donateButton
{
    padding:0.75em 1em;

}
	
		.profileSidebar{margin-bottom:2em;}
	.profileDetails{width: 75%; margin-left: auto; margin-right: auto;}
	.moreBlogsButtonContainer{text-align: center;}
	
	h2{
	font-size: 2em;
	}
	
	
	.boxMenuFlexItem {

		flex: 0 0 99%;

}
	
/**TEST STYLES*/
.breakBar:before{content:"phone";}
/**TEST STYLES*/

	
	/*Navboxes*/

.navboxFlexContainer{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}

.navboxFlexItem{
	flex:0 0 80%;
	margin-bottom:1em;
}



/*Navboxes*/
	
	
	
	#navigation{
	/*width: 500px;
    height: 0;
    max-height: 9999px;
    overflow: hidden;   
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -ms-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out;/*/
	}

	.mobNavDisplay{
 		display:none;
	}
	
	
	
	
	/*Newsletter*/
		.newsletterForm .flex-item{
		flex-basis: 100%;
	}
		.newsletterForm .flex-item:nth-child(1) {
		
		flex-basis: 100%;
	}

		.newsletterForm .flex-item:nth-child(3) {
			
		flex-basis: 100%;
	}
			.newsletterForm .flex-item:nth-child(4) {
				margin-top:1em;
		flex-basis: 100%;
	}

	/*	.newsletterForm .flex-item:nth-child(3) {
		margin-top:0.5em;
	}
	.newsletterForm .flex-item:nth-child(4) {
		margin-top:0.5em;
	}*/
	/*Newsletter*/
/*Banner */
.bannerPromoTextContainer {   
    top: 45%;
    width: auto; 
}
	
	.bannerPromoText{
		font-size:1.5em;
	}

	.bannerPromoAction{
	font-size:1em;}
	
		.bannerPromoTextArea{
	width: 95%;
    margin: auto;
	}

/*Footer*/
.footerItems {
    padding-left: 2em;
    font-size: 1.2em;
}
	
	    .orgIcons li{
  
        width: 70px;

        
    } 
	
	
/*Footer end*/

/*Social Media Row
 .centreContainer{
	 margin: 0 0 1em 0;
	 padding: 0em;
 }

.homeTitle{
	margin: 1em 0em 1em 0em;
}
Social Media Row*/


/**Member contact widget**/
	.mConPerson img{
		max-width:50%;
		margin-bottom:1em;
	}
	
	.mConInfo{
		word-wrap: break-word;
	}
	
	.mConInfo .personName{
		margin-top:0.5em;
		font-size:1.5em;
		font-weight:400;
	}
/**Member contact widget**/

/**KEITH TESTING**/

.themeFlex{
	flex-direction: column;
	
}

.themeFlexText {
	width: 100%;
	align-items: stretch;
	

}

.themePage .themeTitle{
     font-size: 2em;
   
	padding:1em;
}

.activityPage .themeTitle{
	font-size: 2em;
    
	padding:1em;
}
	
.themeTitle{
font-size: 1.5em;
    font-weight: 500;
	padding:1em;
	
}


.themeDesc{
	padding:1.5em;
	font-size: 1em;
    letter-spacing: 0.02em;
}

.themeTextContainer{

	box-sizing:border-box;
	padding: 0em;
}
.themeFlexGutter {
    margin-bottom: 1em;
}
.themeFlexActContainer{
	padding: 1em 0em;
	width: 100%;);
	align-items: stretch;
	background-color:#fff;
	justify-content: space-between !important;
}
 .themeFlex.yellowTheme .themeTitle{
	color:#888;
		background-color:#ffcb05
	}
	
	 .themeFlex.greenTheme .themeTitle{
			color:#fff;
		background-color:#00b259
	}
	
	 .themeFlex.blueTheme .themeTitle{
		color:#fff;
		background-color:#2484c6
	}
	
	 .themeFlex.purpleTheme .themeTitle{
		color:#fff;
		background-color:#8f53a1
	}
	
	.themeFlex .themeDesc{
		color:#666;
		background-color:#f1f1f1
	}
	
	.activityFlexBox a{
		/*color:#666;
		text-decoration:none;*/
		font-size:0.7em;
	}

	.promoTextContainer{	
	padding: 0.5em 0em 1em 0em;
}

		.activityFlexBox:hover{
		/*	text-decoration:underline;*/
		
	}
	
	.activityBox .textContainer{
	padding:0.5em;
		
	}

.activityFlexBox{
	/*width:100%;*/
	width:calc(50% - 0.25em);
	margin-bottom:0.5em;
}
.imageMob{
display:block;
}
.imageDesk{
display:none;
}

.promoDesk{display:none !important;}

.promoTab{display:none !important;}

.promoMob{display:block;}

/*SOCIAL MEDIA*/
.socialMediaIcons{
	display:flex;
	width:75%;
	margin-left: auto;
	margin-right: auto;
	justify-content:center;
}
/*SOCIAL MEDIA*/

	.headerFixed{position: fixed; width: 100%; height: 100%;z-index: 9999;}	
	.headerFixed .mobileNav{overflow:scroll; -webkit-overflow-scrolling: touch;}
	
	 .fixedPosition{position: fixed;}
	 
	
/*News*/
	.newsColLeft {
		flex-basis:100%;
		margin-right:0;
		margin-bottom:1em;
	
	}

	.newsColRight {
		flex-basis:100%;
	}
/*News*/
	
	
	
	
	/*Home Promo Boxes*/

.promoFlex{
	display:flex;
	/*background-color:lightblue;*/
	width: 100%;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
}

.promoContainerBox{
	display:flex;
		flex-direction:column;
	margin-bottom:1em;
}

	

.promoFullWidth, .promoHalfWidth, .promo60Width, .promo40Width{
width:100%;
	/*background-color:lightyellow;*/
}

.promoTitleContainer{
	order: 1;
	min-height: 4em;
    
	/*background-color:purple;*/
	text-align: center;
	padding: 1em;
}

.promoImgContainer{
	order: 0;
}

	.promoImgContainer .imgDesk{
	display:none;
	}
		.promoImgContainer .imgMob{
	display:block;
	}
	



/*NEWS*/
/*Phone*/
.topNewsBox{
	width:calc(100% - 2em);
}
.smallNewsBox{
width:calc(50% - 2em);
}
	



/*FOOTER**/
	.sdgStrapline p{
		padding:0em 0.5em;
	}

		/*SGD row*/
.goalFlex {
display:flex;
flex-direction:column;
padding: 2em 0em;
	align-items: center;
		justify-content: center;
}


.goalFlex2 div{
	flex-basis:33%;
}

.goalFlex1{

}

.goalFlex2{
	display:flex;
flex-direction:row;
	width:100%;
	justify-content: center;
}

.goalFlex3{
margin-top: 1em;
}
.goalTextTop{
color: #2484c6;
    font-weight: 300;
	font-size: 1.25em;
    margin-bottom: 0.5em;
}
.goalTextBottom{
color: #666;
    font-weight: 300;
	
	
}
.goalTextBottom .materialIconContainer {
    display: inline-flex;
    vertical-align: middle;
	color: #666 !important;
}
.goalTextBottom .material-icons {
    color: #999;
    font-size: 2em;
    margin-left: 0.25em;
}
.goalFlex img{
max-width:100%;
}
	
	
/***NewsLetter chagnes**/
.newsLetterFlexCol{
display:flex;
	flex-direction:row;
	flex-wrap: wrap;

}
.newsletterPrivacy a{
color:inherit;
}
.newsLetterFlexCol .flex-item{
flex-basis:100% !important;

}
.mc-field-submit input[type="submit"]{
padding: 0.5em 1em !important;
	font-size:larger;
	font-weight:500;
}
.newsLetterFlexCol.col1{
width:100%;

}

	.flex-item{   
		margin-top: 0 !important;
	}
.newsLetterFlexCol.col2{
width:100%;
	margin-top:1em;

}
.newsLetterFlexCol.col2 .mc-field-group div{

    display: inline-block;
    width: 100%;
    margin-right: 0;
    vertical-align: top;
}

.newsletterPrivacy {
padding:1em 0em;
	font-size:0.75em;
}
.mc-field-group select {
    width: 100%;
	box-sizing:border-box;
    padding: 0.21em 0;
    border: 1px solid #888;
    text-indent: 0.5em;
    color: #333;
}
	
	.mc-field-group ul{
margin-top:0.5em !important;

}
.newsLetterFlexCol.col2 .mc-field-group ul{
list-style:none;display: inline-block;width: 100%;padding: 0;vertical-align: top;

}
.newsLetterFlexCol.col3{
width:100%;

}
.newsLetterFlexCol div{
	margin-right:1em;	
}
.ccfFundOverride {
     margin-top: 0; 
    width: 85% !important;
}

	/*Homepage Banner*/


.homepageBannerTitle{
	font-size:2em;
}

.homepageBannerText{
font-size: 1.25em;
}

/*Homepage Banner*/
	
	
	/*Gridboxes*/
	
		/*Small Feature Changes*/
	
	
		.smallFeatureFlexItem{
	flex:0 0 100%;
		 
}
	
	
	.featureMedBox {
    flex: 0 0 100%;
}
	.featureMedBox .squareImg{
	display:none;
}
	.featureMedBox .promoImg{
	display:block;
}
		.featureMedBox a{
    display:block;
}
	.flexCard{
		flex-wrap: wrap;
		text-align:center;		
	}
	.flexCard .cardNumber{
		width:100%;
	}
	.flexCard .cardIcon{
		height:2em;
	}
	.flexCard .cardContent{
		padding:1em;
	}
	
	
	
	/**RTE changes**/
	/**umb_name:Quote*/
p.largeQuote{

font-size: 1em;

padding: 10px;

background-size: 50px, 50px;
}
/**umb_name:QuoteAttribute**/
p.quoteAttribute{
	padding:10px; 
	color:#666 !important;
margin: 0 0 1em 0;
}
	
.xsmallFeatureFlexContainer .xsmallFeatureFlexItem {
    display: flex;
    flex-direction: column;
    flex-basis: calc(100% - 1rem);
    align-content: stretch;
    margin: 0.5rem;
        margin-bottom: 0.5rem;
}
	
		.pocketGardenGallery .galleryItem{
	flex-basis:calc(50% - 1em) !important;
}
	
	
	
/**ENDOFFILE**/
}