@media only screen and (max-width: 1142px) {
	.widget-holder {height:850px;}
}

@media only screen and (max-width: 1000px) {
}

@media only screen and (max-width: 940px) {
	header .header-info {flex-direction: column;}
	.church-info {margin-top:20px;}
	.articles .posts .post {width:49%;}
	.articles .posts .post-inner {}
	.articles .posts .post:nth-of-type(2n) {margin-right: 0;}
	.articles .posts .post:nth-of-type(3n) {margin-right: 2%;}
}

@media only screen and (max-width: 965px) {
	.widget-holder {height:auto;}
	.front-widgets {display:inline-block;width:100%;}
	.front-welcome {text-align:center;padding:0;}
	.front-welcome img {float:none;margin-top:0;}
	.front-welcome .welcome-content {margin:0 auto;float:none;}
	.front-services h3 {width:100%;}
}

@media only screen and (max-width: 900px) {
	.flexnav.flexnav-show {padding:0;}
	.flexnav li ul li a {background:none !important; color:#fff !important;}
}

@media only screen and (max-width: 870px) {
	.hero-banner-text-inner {bottom: 9px;}
}

@media only screen and (max-width: 800px) {
	.articles .posts .post {width:100%;margin-right:0;}
	.articles .posts .post-inner {height:auto;}
	footer  .footer-links {width: 100%;text-align: center;}
	footer  .address {padding:0 0 40px 0;text-align:center;width:100%;}
	.featured {height: 200px;}
	.featured-holder {height:275px;}
	.text-banner {height:280px;}
	.hero-banner-holder {height: 265px;}
	.hero-banner-text {height:275px;}
	.hero-banner-text img {width: 180px;height: auto;}
	.text-info {position: relative;text-align:center;height:auto;padding:50px;}
}

@media only screen and (max-width: 760px) {
	#sa_widget_browser .sa_widget_browser_filter {text-align:center !important;padding-top:30px !important;}
	#sa_widget_browser .sa_widget_browser_search {width: 100%;float: none;text-align: center !important;padding-bottom:20px !important;}
}

@media only screen and (max-width: 700px) {
	.header-info .church-info {
		display:none;
	}

	.header-info .church-branding {width:35%;}

	.header-info .church-branding img {width:100%;}

	.church-info .church-image {
		display:none;
	}

	.header-info .church-info .church-address {
		padding:0 0 20px 0;
	}

	.related .boxes {display:inline-block;}

	.related a {flex: auto;margin-right: 0;margin-bottom:15px;}

	.refine .field {margin-top:10px;}

	footer .footer-links ul {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}

	footer .footer-copy p {width:100%;text-align:center;}
}