@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-regular-webfont.eot');
    src: url('../fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-regular-webfont.woff') format('woff'),
         url('../fonts/poppins-regular-webfont.ttf') format('truetype'),
         url('../fonts/poppins-regular-webfont.svg#poppinsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* arvo-regular - latin */
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/arvo-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/arvo-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/arvo-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/arvo-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/arvo-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/arvo-v14-latin-regular.svg#Arvo') format('svg'); /* Legacy iOS */
}
/* arvo-700 - latin */
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/arvo-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/arvo-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/arvo-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/arvo-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/arvo-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/arvo-v14-latin-700.svg#Arvo') format('svg'); /* Legacy iOS */
}

* {
	font-size: 1em;
	font-family: "Poppins", sans-serif;
	color: #666;
	word-break: break-word !important;
}

html, body {
	width: 100%;
	height: 100%;
}
body > * {}

h1, .h1 {
	font-weight: 700;
	font-size: 3em;
	font-style: normal;
	margin: 20px 0;
	margin-bottom: 60px;
	line-height: 1;
	color: inherit;
	font-family: "Arvo", sans-serif;
	text-transform: uppercase;
}

h2, h1.h2, .h2 {
	font-size: 2em;
	line-height: 1em;
	color: #165b69;
	margin: 0 0 30px;
	font-family: 'Arvo', sans-serif;
	font-weight: bold;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.home h2 {}
.main_section h2 {
	font-size: 1.8em;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}

h3, .h3 {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 1.8em;
}
h3.sub-title {
	font-size: 1.4em;
	letter-spacing: 3px;
}

.blue-text, .blue-text * {color: #165b69!important;}
.white-text { color: white; }

i.menu-icon { font-style: normal; color: white; 
	font-size: .6em; display: block; padding: 3px 0; border-top: 4px solid white; border-bottom: 4px solid white; }

.wysiwyg-font-size-large {
	font-size: 2.3em!important;
	line-height: 1em!important;
}

.wysiwyg-font-size-small {
	font-size: .8em!important;
}

.text-center { text-align: center; }
.container { max-width: 1200px; margin-left: auto; margin-right: auto; }

hr {
	border-top: 3px solid #ccc;
	margin: 40px auto;
	width: 200px;
}

a, a:link, a:active, a:visited {
	color: #111;
	outline: none;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #165b69;
}
.login a { margin: 0 5px; }
em {
	color: inherit;
	font-family: inherit;
}
.uk-offcanvas em { color: #eee; }

ul {
	padding-left: 0;
}

ul li {
	list-style-type: none;
	display: inline-block;
}

input:not(submit) {
	padding: 7px;
}

a.btn-primary {
	padding: 10px 20px;
	text-transform: uppercase;
	background: none;
	display: inline-block;
	transition: .3s;
	background: #91c846;
	color: black;
	font-weight: normal;
	font-size: 1.1em;
	border: 4px solid #85b04a;
	letter-spacing: 2px;
	font-family: "Arvo", sans-serif;
}
a.btn-primary:hover {
	background: #85b04a;
	color: white; 

}
a.btn-give {position: fixed;bottom: 5px;right: 10px;z-index: 9999;background: #5af586;}
a.btn-give:hover { background: #4ee178; }
a.btn-secondary, input.btn-secondary {
	padding: 10px 20px;
	text-transform: uppercase;
	background: #2ae2e0;
	display: inline-block;
	transition: .3s;
	color: black;
	font-weight: normal;
	font-size: 1em;
	border: 4px solid #55afbe;
	letter-spacing: 2px;
	font-family: "Arvo", sans-serif;
}
.btn-secondary.btn-login {padding: 8px 8px;margin-left: 5px;font-size: .8em;/* background: #1f78a6; *//* color: white; */font-weight: normal;border: none;}
a.btn-secondary:hover {
	background: #55afbe; 
	color: white;
}
.btn-secondary.btn-login:hover {border-color: white; }
a.btn-link { margin-left: 5px; margin-right: 5px; padding-left: 0; padding-right: 0; transition: .3s; color: #293341; font-weight: bold; text-transform: uppercase; display: inline-block; border-bottom: 2px solid #1f78a6; letter-spacing: 2px; }
a.btn-link:hover { margin-left: 0px; margin-right: 0px; padding-left: 5px; padding-right: 5px; }
.uk-button, .uk-button:focus, a.uk-button, a.uk-button:focus {font-family: "arvo", sans-serif;background-color: #2ae2e0;color: black;padding: 2px 20px;font-size: .9em;text-transform: uppercase;text-decoration: none!important;font-style: normal;letter-spacing: 2px;border: 4px solid #55afbe;transition: .3s;font-weight: normal;}

.uk-button:hover {
	background-color: #1f78a6;
	color: white;
}
a.uk-button:hover { background-color: #07f7f4;  }
.uk-button:disabled, .uk-button:disabled:hover {
	border: 3px solid #ddd;
	background-color: #eee;
	text-shadow: none;
	box-shadow: none;
	color: #aaa;
}

body {
	background-color: white;
}

.home-container { max-width: 1200px; margin: auto; }
.half {display: inline-block;width: 48%;min-width: 300px;}
.one-third {display: inline-block;vertical-align: top;width: 32%;min-width: 280px;}
.one-fourth {display: inline-block;vertical-align: top;width: 24%;min-width: 280px;}
.two-thirds {float: left;vertical-align: top;width: 66%;min-width: 300px;}
.three-eighths { float: left;vertical-align: top;width: 37.5%;min-width: 300px; }
.five-eighths { float: left;vertical-align: top;width: 62.5%;min-width: 300px; }
.img-shadow {
	-webkit-box-shadow: 2px  2px 2px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 2px  2px 2px 3px rgba(0,0,0,0.7);
	box-shadow: 2px  2px 2px 3px rgba(0,0,0,0.7);
}

.img-full-width {
	margin-left: -40px;
	margin-right: -40px;
	width: auto;
}

.img-full-width img {
	width: 100%;
}

.text-shadow {
	text-shadow: 2px 2px 3px rgba(0,0,0,0.7);
}

.absolute {
	position: absolute;
}

header.main_header {background: #185c67;text-align: center;padding: 0 20px;position: relative;}
header.main_header nav > ul, header.main_header .social { display: inline-block; vertical-align: middle; }
header.main_header .social { margin-left: 20px; }
.home header.main_header {
    margin-top: 0;
    border: none;
}

.inner_wrapper {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	position: relative;
}

header #logo-anchor {
}

header #logo {
	max-width: 260px;
	height: auto;
	width: auto;
	vertical-align: middle;
	margin: 20px;
}
.home header #logo {
	margin: -50px 0;
	min-width: 200px;
	width: 25%;
	max-width: 400px;
	}

header .main_nav {
	margin-left: 6%;
	display: inline-block;
	vertical-align: middle;
}

nav ul {
	margin: 0;
}

nav .nav_link, nav a.nav_link {
	display: inline-block;
	transition: .2s;
	color: white;
	font-family: "Arvo", sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
	font-size: 1.2em;
	letter-spacing: 2px;
	padding: 25px 20px;
}

nav .nav_link:hover, nav .nav_link a:hover, nav .nav_link a.active {
	text-decoration: none;
	background: #91c846;
	color: #185c67;
}

nav .uk-dropdown {
	background: white;
	font-size: 1.1em;
	line-height: 1em;
	z-index: 9999;
	padding: 0;
	box-shadow: 3px 3px 4px rgba(0,0,0,0.3);
	border: 2px solid #85b04a;
	margin-top: 6px;
}

nav .uk-dropdown li {
	display: block;
}
nav .uk-dropdown li a {
	padding: 10px 15px;
	display: block;
	color: #333;
}
nav .uk-dropdown li:not(:last-child) {
	border-bottom: 1px dashed #ddd;
}

nav .uk-dropdown li:hover {
	background: #91c846;

}

ul.uk-nav-offcanvas li { display: block;}
ul.uk-nav-offcanvas li a {
	font-size: 1.4em;
}
ul.uk-nav-offcanvas li.social a { display: inline-block; margin: 0; }
ul.uk-nav-sub li a { font-size: 1.2em; }
ul.uk-nav-sub {
	padding-left: 25px;
	background: #222;
}

ul.uk-nav-sub li {
	margin: 3px 0;
}

#menu_button {
	display: none;
	font-size: 2em;
	padding: 10px;
	margin: 15px;
}

section {
	padding: 40px 0 0;
}

.hero-section {
	/* z-index: 1; */
	text-align: center;
	background: url(../images/bg-hero.jpg);
	background-size: cover;
	background-position: center center;
	/* height: 78%; */
	color: white;
	padding: 0;
	padding-top: 60px;
}
.hero-section .hero {
	padding: 20px;
	background: rgba(24,92,103, .78);
	margin-top: 29%;
}

.hero {}
.hero-content {
	/* position: absolute; */
	/* width: 100%; */
	/* left: 50%; */
	/* margin-left: -280px; */
	/* top: 50%; */
	/* height: 272px; */
	/* margin-top: -80px; */
}
.hero-section a[class^='btn'] {margin: 5px 15px;width: 186px;display: inline-block;vertical-align: middle;}
.home_header {background: rgba(133,105,60,.53);text-align: center;}
.home_header .social { display: inline-block; vertical-align: middle; margin-left: 20px; }

.home_page .hero-section {
	padding: 40px 0 60px;
}
.hero-section img {
	width: 100%;
}

.hero-section h1, .hero-section .h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
	text-align: center;
	color: #fff;
	letter-spacing: .1em;
	font-size: 3em;
	line-height: 1em;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
.hero-section .h1-sub { display: block; font-weight: normal; text-transform: uppercase; font-size: .5em; margin-top: 20px; letter-spacing: 2px; }
.hero-section .tagline {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 40px 0; 
}
.home .hero-section .h1 {
	line-height: 1em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
	text-shadow: none;
	font-size: 2.3em;
}
.hero-section h2 {
	text-align: center;
	color: white;
	font-size: 4em;
}

.home-container .flexslider {box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.1);overflow: visible;border: 15px solid white;background: white;max-width: 520px;margin: auto;}
.home-container .flexslider .flex-viewport {border: 3px solid white; outline: 1px dashed #ccc;}
.home-container .flexslider ul.slides {}
.home-container .flexslider .flex-viewport li { }
.home-container .flexslider .flex-viewport img {/* width: 100%; *//* height: auto; */}

.center-wrapper {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 40.5vw;
}

#home-info {
	position: relative;
	padding-top: 100px;
	padding-bottom: 87px;
	overflow: hidden;
	text-align: center;
}
#home-info:after {
	content: "";
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	background: white;
	display: block;
	width: calc(100% + 60px);
	height: 113px;
	z-index: 1;
	left: -30px;
	bottom: 0px;
	position: absolute;
	}
.home-info-img, .home-info-content {display: inline-block;vertical-align: top;margin: 20px 30px;}
.home-info-img {max-width: 350px;position: relative;z-index: 2;}
.home-info-content {max-width: 800px;text-align: left;position: relative;z-index: 2;}
.home-info-text {margin: 0 auto 50px;font-size: 1.3em;line-height: 1.8em;color: #7b7b7b;font-weight: normal;}
.home-info-hours { }
.home-info-hours .h2 {display: inline-block;width: 260px;vertical-align: middle;}
.home-info-hours-details {display: inline-block;font-size: 1.3em;vertical-align: middle;margin-bottom: 30px;}
.home-info-hours-details span {display: inline-block;margin-right: 20px;text-transform: uppercase;letter-spacing: .1em;}

#home-fellowship {
    text-align: center;
    background: #185c67;
    background: #185c67 url(../images/bg-home-fellowship.png) bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 130px 30px 80px;
    color: white;
    margin-top: -45px;
}
#home-fellowship * {color: white !important;font-size: 1.1em;line-height: 1.8em;}
#home-fellowship h2 {color: white !important;font-size: 2.5em;line-height: 1;text-align: center;}

h2.edit_area {}
#home-fellowship h3 {margin: 0;position: absolute;z-index: 1;background: rgb(24 92 103 / .7);color: white;line-height: 1;text-transform: uppercase;bottom: 0;width: 100%;font-size: 1.5em;}
#home-fellowship h3 a { display: block; padding: 20px; }
#home-fellowship img { width: 100%; }
#home-fellowship .one-fourth-inner {margin: 15px;position: relative;border: 10px solid #55afbe;}
#home-fellowship .one-fourth-inner:hover {margin: 15px;border: 10px solid #85b04a;}
#home-fellowship .one-fourth-inner:hover h3 { background: rgb(50 80 8 / 70%); }

#home-about { padding: 80px 20px; }
#home-about h1 {font-size: 2.5em;text-align: center;margin-bottom: 20px;text-transform: uppercase;color: #185c67;}
#home-about h3 {text-align: center;margin-top: 0;margin-bottom: 30px;}
#home-about div.edit_area div {text-align: justify;font-size: 1.3em;line-height: 1.6em;}

.main_section {
	text-align: left;
	line-height: 1.4em;
	padding: 80px 0;
}

.main_section img {
	width: 100%;
	max-width: 400px;
}
.uk-float-left.info_img {margin: 0 30px 30px 0;}
.uk-float-right.info_img { margin: 0 0 30px 30px;}
.uk-width-medium-1-3 img { margin: 20px 0; }
.main_section .app-icons img { max-width:125px; margin: 5px; }
.main_section b {
	font-size: 1.1em;
}

.main_section .edit_area.uk-float-right {
    position: relative;
    z-index: 10;
    margin: 0 0 20px 20px;
}

.info_article {font-size: 1em;padding: 0 40px;}
.info_article div.edit_area { font-size: 1.2em; margin-bottom: 10px; line-height: 1.4em; }
.video_wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video_wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#docs_feed h3 {
	margin-bottom: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

.docs_container {
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
    max-height: 300px;
    background-color: rgba(255,255,255,0.5);
    padding: 10px;
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.2);
}

table.docs_table {
	
}

table.docs_table tr:nth-child(even) {
	background: rgba(0,0,0,0.1);
}
table.docs_table tr:nth-child(odd) {
	background: rgba(0,0,0,0.05);
}

table.docs_table td {
	padding: 5px 10px;
	min-width: 75px;
}

.docs_table .doc_btn, .docs_table a.doc_btn {
	display: inline-block;
	padding: 3px 7px;
	margin: 3px 0;
	background: #ebb524;
    vertical-align: middle;
    color: #222;
	border-radius: 5px;
	font-size: .9em;
}

.docs_table .doc_btn:hover, .docs_table a.doc_btn:hover {
	opacity: .8;
	text-decoration: none;
}

.doc_more_btn {
	display: block;
	margin-top: 5px;
}

.sermon_no_img:nth-child(1) { background: #efe8d9; }
.sermon_no_img:nth-child(2) { background: #eee; }
.sermon_no_img:nth-child(3) { background: #ddd; }

#prayer_submit {
	display: inline-block;
}

.prayer_form {
	margin-bottom: 0;
}

.prayers_form li, .contact_form li {
	display: inline-block;
	margin: 10px;
}

.contact_form .form_input {
	width: 30%;
	margin: 1% 0;
}

.contact_form .form_input_middle {
	margin: 10px 3%;
}

.contact_form .form_message {
	display: block;
	margin: 10px 0;
}

.subscribe_form li input[type='text'], .subscribe_form li input[type='email'], .prayers_form li input[type='email'], .prayers_form li input[type='text'], .prayers_form li textarea, .contact_form li input[type='text'], .contact_form li textarea, footer input[type='password'], .login input[type='password'] {
	border: 1px solid #c8c8c8;
}
.login input[type='password'] {
	margin-right: -4px;
	transition: .3s;
	vertical-align: top;
	padding: 8px 7px 6px;
	display: inline-block;
	width: 150px;
}
.login input[type='password']::placeholder {
	color: #ccc;
	font-style: italic;
}
.login input[type='password']:focus {
	outline: none; 
	border: 1px solid #333;
	background: #e9ffff; 
}
.contact_form h2 {
	margin-top: 15px;
}

.contact_form li input[type='text'] {
	width: 100%;
}

input[type='text']:focus, textarea:focus {
	border: 1px solid #333 !important;
	background: #e9ffff;
}

.contact_form .uk-button.primary-button {
	display: block;
	width: 100%;
}

.contact_form.vbs_form input[type='text'] {
	margin: 5px 0;
}

.contact_pic {
	margin: 0 20px 20px 0;
}

.prayers_form li textarea, .contact_form li textarea {
	width: 100%;
	min-height: 170px;
}

.subscribe_form li input[type='submit'], .prayers_form li input[type='submit'], .contact_form li input[type='submit'] {
	float: none;
	clear: both;
	border: none;
	outline: none;
	padding: 10px;
	border-radius: 3px;
	opacity: 1;
}

.leader_frame {
	text-align: center;
}

.leader_frame li { 
	clear: both;
	max-width: 200px;
	margin: 15px;
	text-align: center;
	vertical-align: top;
}

.leader_frame li.expanded  {
	margin: 0;
	max-width: 100%;
	display: block;
	padding: 20px 0;
	background: rgba(0,0,0,.1);
}

.leader_pic, .leader_text {
	display: inline-block;
	vertical-align: top;
}

.leader_text i {
	font-size: .85em;
}

.leader_title {
	display: block;
}

.leader_pic {
	margin: 10px;
	max-width: 200px;
}

.leader_pic img {
	display: block;
	width: 100%;
}

.leader_title {
	margin-bottom: 5px;
}

.sermon_table {
 	margin: 20px auto;
 }

.sermon_table tr td {
 	vertical-align: middle;
 	padding: 5px 10px;
 	text-align: left;
 }

 .sermon_table h3 {
 	margin: 0;
 	font-size: 1.2em;
 }

 img.sermon_img_header {
 	max-width: 400px;
 	margin-bottom: 20px;
 }

.sermon_feed audio {
	margin-bottom: 10px;
}

#map, #calendar {
	margin-top: 20px;
}

.responsive-iframe {
    position: relative;
    padding-bottom: 20%; // This is the aspect ratio
    height: 0;
    min-height: 200px;
    overflow: hidden;
    border: 4px solid #999;
}
.responsive-iframe.video {
	padding-bottom: 55.5%;
	min-height: 0;
}
.responsive-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

#map-section { text-align: center; padding: 100px 20px; background: url(../images/bg-map.jpg) center center; background-size: cover; }
#map-section h2 {color: white;font-weight: normal;line-height: 1.2em;text-align: center;}
footer {
	background: #666;
	color: white;
	padding: 60px 0;
	text-align: center;
}
footer .half:first-child { border-right: 2px solid grey; }
footer a.phone {color: white!important; font-size: 1.2em;}
footer nav { display: inline-block; vertical-align: middle; margin: 0 40px; }
footer nav > ul { padding: 20px; border-top: 1px solid #85693c;  border-bottom: 1px solid #85693c; } 
.login .uk-button {
	display: inline-block;
	vertical-align: top!important;
	padding: 3px 20px 3px;
}

footer .footer-contact, footer .footer-cta {text-align: center;display: inline-block;margin: 0px 30px;vertical-align: middle;}
.footer-contact  { color: white; }
.footer-contact span {font-size: 1.2em;color: white;}
footer h3 { color: white; font-size: 2em; }
.footer-contact .btn-secondary { margin: 10px 20px; }
.footer-cta * {vertical-align: middle; }
.footer-cta .btn-primary { margin: 10px 20px; }
footer .footer-cta i {display: inline-block;font-size: 40px !important;line-height: 1;color: white;margin: 0 10px;font-weight: normal;}
#CR_logo {
	width: 85px;
	transition: .5s;
}

#CR_logo:hover {
	width: 90px;
}
.colphon {
	background: #3b3b3b;
	padding: 20px;
	color: #eaeaea;
	text-align: center;
}
.colphon > div {display: inline-block;margin: 0 100px;color: #bfbfbf;} 
.colphon .login a { color: #2ae2e0; }
#admin-bar a, #warning-bar a {
	color: #d0d0d0;
	margin: 0 5px;
	/* text-decoration: underline; */
	opacity: 1;
	display: inline-block;
	padding: 5px 10px;
	background: #2d8046;
	border: 1px solid #c5c5c5;
}

#admin-bar a:hover, #warning-bar a:hover {
	color: black;
	background: white;
}

.urgent {
	position: static;
	background-color: #FF4136;
	color: white!important;
	padding: 5px 0;
	text-align: center;
	font-size: 1.4em;
	z-index: 2;
	width: 100%;
	top: 0;
	line-height: 1.2em;
}
.urgent marquee { color: white!important; }


.hide {
	display: none!important;
}

.profile {margin: 30px;max-width: 300px;position: relative; vertical-align: top; }
img.profile-img {

width: 100%;
}
.profile-text {margin-top: 20px;display: block;}
.profile-name {

display: block;

font-size: 1.5em;

font-weight: bold;

margin-bottom: 10px;
}
.profile-desc {
	
}

#bulletin_feed .bulletin_frame {
	display:inline-block; 
	margin: 20px;
	width: 220px; 
	padding: 10px;
	text-align:center;
	border: 2px solid #555;
	border-radius: 4px;
	background-color: #F3CA5D;
	color: #333;
}

#bulletin_feed .bulletin_frame span {
	font-weight: 700;
}

#bulletin_feed .bulletin_frame a {
	color: #111;
}

#docs_feed h3 {
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
}

.docs_container {
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
    max-height: 300px;
    background-color: rgba(255,255,255,0.5);
    padding: 10px;
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.2);
}

table.docs_table {
	
}

table.docs_table tr:nth-child(even) {
	background: rgba(0,0,0,0.1);
}
table.docs_table tr:nth-child(odd) {
	background: rgba(0,0,0,0.05);
}

table.docs_table td {
	padding: 5px 10px;
	min-width: 75px;
}

.docs_table .doc_btn, .docs_table a.doc_btn {
	display: inline-block;
	padding: 3px 7px;
	margin: 3px 0;
	background: #EBB524;
	vertical-align: middle;
	border-radius: 5px;
	font-size: .9em;
}

.docs_table .doc_btn:hover, .docs_table a.doc_btn:hover {
	opacity: .8;
	text-decoration: none;
}

.doc_more_btn {
	display: block;
	margin-top: 5px;
}

.survey-form label {display: inline-block;margin-right: 20px;vertical-align: middle; width: 60%; max-width: 600px;}

.survey-form {
    margin: 20px;
    padding: 20px;
    background: #f8f8f8;
    box-shadow: inset 0px 1px 5px 1px rgba(0,0,0,0.2);
}

.survey-table li {
    display: block;
    padding: 15px;
    background: white;
}

.survey-table li:nth-child(even) {
    background: #eee;
}

.survey-form select {
    width: 120px;
}

.survey-form textarea { width: 50%; min-width: 250px; height: 200px; margin-bottom: 20px;}

.ui-datepicker .ui-datepicker-title span {
    color: white;
}
@media only screen and (max-width: 1200px) {


	h1 {
		font-size: 3em!important;
	}
	nav .nav_link, nav a.nav_link { padding-left: 10px; padding-right: 10px; }
	.hero-section { height: auto; }
	.hero-section .hero {
		height: auto;
		border: none;
		width: auto;
		margin: auto;
		background: none;
	}
	.hero-section .hero .h1 { display: block; margin-bottom: 40px; }
	.hero-content {width: auto;position: static;margin: auto;padding: 30px 0;height: auto;}
	header.main_header {display: block;text-align: left;}

	#home-welcome-text .uk-vertical-align-middle {
		font-size: 24px;
		line-height: 24px;
	}

	#home-social #facebook_feed {
		max-height: 46vw;
	}
}

@media only screen and (max-width: 992px) {
		#menu_button {
		display: block;
		margin: 4px 10px 0;
	}
	.home header #logo { margin-top: -15px; }
	header .main_nav { display: none; }
	.half {width: auto;display: block;min-width: 0;margin: auto;float: none;}
	.half-inner {padding: 0 0 60px!important;margin: auto;}
}

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

	.footer-div { padding-top: 40px; }
	h1 {
		font-size: 2.5em!important;
	}
	.hero-section .hero .h1 { font-size: 1.7em; }
	.home-info-hours .h2 { display: block; }
	.footer-btn { margin: 10px 0; }
	.footer-btn-icon {
    width: 120px;
    height: 95px;
    padding: 10px 0;
}
	.footer-btn-icon img {
    width: 60px;
}
	.footer-btn-btn {width: 200px;height: 35px;padding: 40px 0;}
	.footer-btn-btn .btn-primary { font-size: .8em; }

	footer {}
}
@media only screen and (max-width: 700px) {
	body > * { margin: 0; }
	.main_section { padding: 30px 0; }
	.hero-section, header.main_header { margin-top: 0; }
	.hero-section { padding-top: 30px; }
	.home header.main_header { height: 60px; }
	.contact_form .form_input_middle, .contact_form .form_input {
		margin: 10px 0;
		display: block;
		width: auto;
	}
	.colphon { text-align: center; }
	.colphon > div {margin: 0 auto 20px;display: block;}
	.home-believe-info ul { margin-left: 0; }
	#home-info { padding-left: 30px; padding-right: 30px; text-align: justify; font-size: .8em;}
	.home-info-img { max-width: 250px;}
	#home-fellowship {padding-left: 30px;padding-right: 30px;text-align: justify;}
	#map-section {}
	footer .footer-contact { margin: 20px 0; text-align: center;  }
	footer .footer-contact span { margin-bottom: 10px; }
	footer .footer-contact .footer-address { text-align: center; }

}

@media only screen and (max-width: 500px) {
	.hero-section p { font-size: 1.1em; }
	.home .five-eighths { width: 100%; } 
	h2 {
		font-size: 2em!important;
		text-align: left;
	}
	footer .logo { display: block; max-width: 80%; margin: auto;}

}

@media only screen and (max-width: 450px) {
	header #logo {max-width: 60%;margin-left: 5px;}
	header.alt_nav_header {
		height: 42px;
	}

	.home_page header .social {
		display: none;
	}

	#menu_button {
		position: absolute;
		right: 10px;
		top: 6px;
		margin: 0;
	}

	h1 {
		font-size: 2.5em!important;
		margin-bottom: 30px;
	}
	.home_page h1 { font-size: 3em!important; }
	h2 {
		font-size: 1.8em!important;
	}
    .main_section h2 { margin-left: 0; }
	section {
		padding: 20px 30px;
	}
	#home-testimonials { margin-top: 30px; }
	#home-testimonials h2 { text-align: center; }
	#home-welcome-text {
		font-size: 1.2em;
	}
	
	#back-to-top {
		display: none;
	}

	.survey-form { margin: 0; }

	.survey-form label { width: 100%; }

}