#hero {
		background-attachment: unset;
	}
@media screen and (max-width: 1200px) {
    #links h2 {
	font-size: 2.2em;
	}
	
	#links .icon {
	font-size: 6em;
	}
	
	
	
	#listen {
		background-attachment: scroll;
	}
	
	
	.organisation-info h3 {
		margin:0;
		padding: 5px;
		font-size: 1.2em;
	}

	.organisation-info p {
		margin:0;
		padding: 10px 5px 0;
		font-size: 1.2em;
	}

	.organisation-info button {
		margin-top: 10px;
	}
	
	.organisation-info {
		height: 200px;
	}
	
	.organisation {
		height:200px;
	}
}


@media screen and (max-width: 990px) {
	
	
	#listen img {
		display: none;
	}
    
	/*FOOTER*/

	footer address {
		text-align: center;
		font-size: .8em;
		line-height: 22px;
	}

	footer #statement {
		text-align: center;
		font-size: 1.5em;
	}

	footer #copyright {
		text-align: center;
	}

	#footerLogo {
		display: none;
	}
	

	
/*EASTER SERVICES*/
#easterServices {

	background-size:cover;
	
}

	
	
	
	
	/*GET INVOLVED*/
	#get-involved {
		background: url('../img/get-involved-bg.jpg') center center no-repeat;
		background-size: 100%; 
		height: 190px;
		overflow: hidden;
	}

	#get-involved article {
		background: url('../img/diagonales-decalees-cut.png') top left repeat;
		height: 190px;
		position: relative;
		top: -70px;
		padding: 50px;
	}

	.organisations {
		background: url('../img/beige-paper.png');
		padding: 10px 0;
	}

	.organisations h2 {
		font-size: 2.5em;
		padding-bottom: 30px;
	}


/*	.organisation {
		height:200px;
		width: 20%;
		margin: 0 5% 40px 0;
	}*/

/*	.organisation:nth-child(5n) {
		margin-right: 5%;
	}*/
	
/*	.organisation:nth-child(4n) {
		margin-right: 0;
	}*/

	#bb {
	background: url('../img/bb-logo-new.png') no-repeat;
	background-size: contain;
	background-color: white;
	background-position: center center;
}

	.organisation-info {
		height: 200px;
	}

	.organisation-info h3 {
		margin:0;
		padding: 5px;
		font-size: 1.2em;
	}

	.organisation-info p {
		margin:0;
		padding: 10px 5px 0;
		font-size: 1.2em;
	}

	.organisation-info button {
		margin-top: 10px;
	}
}


@media screen and (max-width: 700px) {
    
	/*NEWS*/
/*
	#news-feed {
		background: url('../img/tile.jpg') repeat;
		padding: 10px 0;
	}

	#news-feed h2 {
		font-size: 2.9em;
	}

	#new-feed-intro {
		font-size: 1.4em;
	}
*/

	.news-bit {
		background-color: rgba(0,0,0,0.1);
		width: 100%;
		float: none;
		margin-top: 40px;
		margin-bottom: 0px;
		padding: 8px 8px 20px 5px;
	}
}




@media screen and (max-width: 360px) {
    .navbar-brand {
		width: 250px;
		background-position: right;
	}
	
	#contact-bar p {
		display: none;
	}
	
	#welcome h2 {
		font-size: 3.7em;
	}
	
	#welcome p {
		font-size: 1.3em;
	}
	
	#welcome p#aim {
		font-size: 2.4em;
		height: 150%;
		line-height: 150%;
	}
	
	
	
	#listen img {
		display: none;
	}
	
	section#links div#highlight {
		background-color: rgba(0,0,0,0.1);
	}
	
	#thought p {
		font-size: 1.5em
	}

	#thought-btn {
		margin-top: 15px;
		font-size: 1.2em;
	}
	

#news-feed h2 {
	font-size: 2em;
}
	
#news-feed h3 {
	font-size: 1.3em;
}

#news-feed h4 {
	font-size: 1.2em;
}

#news-feed h5 {
	font-size: 1.3em;
}

#news-feed p {
	font-size: 1.1em;
}

	.news-bit {
		background-color: rgba(0,0,0,0.1);
		width: 100%;
		float: none;
		margin-top: 40px;
		margin-bottom: 0px;
		padding: 8px 8px 20px 5px;
	}

	
	
	/*FOOTER*/

	footer address {
		text-align: center;
		font-size: .8em;
		line-height: 22px;
	}

	footer #statement {
		text-align: center;
		font-size: 1.5em;
	}

	footer #copyright {
		text-align: center;
	}

	#footerLogo {
		display: none;
	}
	
	
	/*ABOUT*/
	#about-hero h1 {
		font-size: 2.5em;
		padding: 5px;
	}
	
	#about-hero {
		font-size: 1.3em;
	}


	/*WHAT WE BELIEVE*/
	#believe {
		background-color: rgba(82, 151, 228, 0.74);
		background-image: none;
		color: white;
		position: relative;
		z-index: 10;
	}

	#believe-left {
		background: none;
	}

	#believe h2 {
		font-size: 3em;
		text-align: center;
	}

	#believe p {
		font-size: 1.4em;
		text-align: center;
	}

	span.italic {
		font-style: italic;
	}

	#believe p#scripture {
		text-align: center;
		font-size: 2em;
	}


	
	/*BELIEVE LINKS*/
	
	#believe-links p  {
		padding: 20px 20px;
	}

	#ministry-team p {
		text-align: center;
		padding-bottom: 10px;
	}
	
	.ministry {
		margin: 30px 5px;
	}
	
	
	
	/*COFFEE BAR*/
	
	#coffee {
		background: url('../img/rings.png') left top no-repeat;
		background-color: #5297e4;
		color: white;
	}

	#coffee p {
		font-size: 2em;
	}
}



@media screen and (max-width: 330px) {
    .navbar-brand {
		width: 35px;
		background-position: left;
	}
	
	
	
}



/* NATIVITY STYLES */


	
	




