@media (min-width: 980px) and (max-width: 1190px) {

.logo {
	float: left;
	margin-left: 0px;
}

.centered {
	width: 94%;
	margin: 0 auto;
}

header .header_items a {
	font-size: 17px;
	margin: 0px 0 0 28px;
}

header .header_items .menu a:hover {
	margin-left: 26.6px;
}


.header-boxes {
	width: 81%;
	margin-top: 30%;
}

.main_statement {
	width: 77%;
	font-size: 40px;
}

.sub-statement {
	font-size: 26px;
}

.play-video {
	margin-top: 28%;
}

.purple-container-meeting {
	width: 398px;
}

.main_banner > img {
	width: 1170px;
	left: 50%;
	margin-left: -585px;
} 

.main_banner {
	height: 496px;
}

.meeting-text {
	width: 471px;
	margin-top: 63px;
}

.purple-container-meeting img {
	margin-left: -228px;
	margin-top: 2px;
	max-width: 570px;
}

#find-us-events > div > a {
	width: 49%;
}

.popup-video {
	top: 79px;
}

.how-it-all-began-left {
	width: 71%;
}

.who-we-are-meet-the-people-right h3 {
	top: 21%;
}

.who-we-are-meet-the-people-right .small-header-border {
	top: 38%;
}

#find-us-events.three-columns > div > a {
	width: 32%;
	margin-right: 2%;
}

.three-columns .home-find-us-events-text {
	font-size: 21px;
}

 #find-us-events.three-columns > div > a + a + a .home-find-us-events-text img {
	margin-bottom: -7px;
}

.life-group {
	width: 31.2%;
	margin-right: 3%;
	background: url('../images/life-group-bg.png');
	padding: 3% 3%;
}

.hover-description {
	padding: 12% 7% 0px 8%;
}

.event-image {
	margin-right: 4%;
	width: 43%;
}

.event-information {
	width: 50%;
}

.event-image img {
	margin-top: 22px;
}

.event-information h2 {
	font-size: 32px;
	margin-top: 15px;
}

.event-information p {
	margin-top: 6px;
	line-height: 39px;
	font-size: 20px;
}

}