/* BOX SIZING */
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* NORMALIZE */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline;zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:1.7em;margin:.5em 0;line-height: 1em;}h2{font-weight: 900; font-size:1.5em; line-height: 1.2em; margin:.83em 0 0 0}h3{font-size:1.17em;margin: 1em 0 0 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}pre{white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;white-space:normal;margin-left:-7px;padding:0}button,input,select,textarea{font-size:100%;vertical-align:middle;margin:0}button,input{line-height:normal}button,html input[type=button],/* 1 */
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;overflow:visible}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:13px;width:13px;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}body,figure,form{margin:0}p,pre,dl,menu,ol,ul{margin:1em 0}

/* CLEARFIX MICRO */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }


/* -- 1915churches Standards -- */
body {
	font-weight: 400;
	font-family: 'Lato', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Lucida Grande';
	font-size: 14px;
	line-height: 22px;
	color: #444;
	background: #fff;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: 'subpixel-antialiased';
	padding: 0; margin: 0;
	text-rendering: optimizeLegibility;
}
body, html { height: 100%; }
a { text-decoration: none; font-weight: bold; }

img { 
	-ms-interpolation-mode: bicubic; 
	max-width: 100%;
	height: auto;
	border: 0;
}

h4.events  { padding: 0px; margin: 0px; padding-bottom: 7px;  margin-bottom: 7px; font-size: 15px; }
.hide { display: none; }
.clear, .clr { clear: both; line-height: 0px; font-size: 0px; height: 0px; }
form { margin: 0px; padding: 0px; }
img { border: 0px; max-width: 100%; height: auto; }
.no-wrap { white-space: nowrap; }
.button {
	margin-top: 10px;
	font: bold 12px arial;
	padding: 4px 10px;
	cursor: pointer;
	border: 0px;
}
.block { display: block; }
blockquote { padding: 20px; margin: 20px; }
.highlight { margin: 50px 0; padding: 20px; background: rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.2); }

.article_body ol li,
.article_body ul li { padding-bottom: 10px; }

.widget_view_all { text-align: right; font-size: 11px; }

/* -- Floating -- */
.floatLeft { float: left; }
.floatRight { float: right; }


/* -- Pagination -- */
.pagination { text-align: center; padding: 40px 20px; clear: both; }
.pagination a { font-weigh: bold; text-decoration: none; padding: 10px; font-size: 1.1em; border-radius: 2px; background: rgba(0,0,0,0.1); margin: 0 1px; }
.co a { color: #ffffff !important; padding: 20px 10px; font-weight: bold; margin: 0 3px; }

.upper { text-transform: uppercase; }
.sharing_icons { padding-top: 20px; padding-bottom: 20px; }

/* -- Audio Module -- */
.audio_authors b { display: block; padding: 6px 8px; }
.audio_authors a { display: block; padding: 6px 8px; }

.left-content-nav a { border-radius: 3px; }

h1, h1 a, h2, h2 a, h3, h3 a { font-weight: 900; }


.audio_wrapper { margin-bottom: 15px; padding-bottom: 15px; }
.audio_title { font: bold 16px helvetica, arial, sans-serif; }
.audio_title a:hover { text-decoration: underline; }
.audio_author { font-size: 11px; }
.audio_body, .audio_back { margin-top: 7px; }
.audio_file { margin: 45px 0; width: 100%; }
#audio_player { width: 97%; height: 42px; margin: 15px 0px; padding: 5px; border: solid 1px #ccc; }
#content_middle .video_desc { padding: 20px 0; }
#content_middle .video_desc p { padding: 0 0 20px 0; }

/* -- Photo Gallery Module -- */
.photo_gallery_wrapper { }
.photo_gallery_wrapper_subnaved { margin: 0 auto; width: 535px; float: left; padding: 0; }

.photo_gallery_set {
	padding: 5px;
	width: 160px;
	float: left;
	background: #F7F7F7;
	border: solid 1px #E4E4E4;
	margin-right: 5px;
	margin-top: 15px;
	font-weight: bold;
}
.photo_gallery_set_title { padding: 5px 0 0 0; }

.photo_gallery_set_thumbnail {
	width: 50px;
	height: 50px;
	float: left;
	padding: 3px;
}
.photo_gallery_header_buttons {
	width: 150px;
	float: right;
	text-align: right;	
}
.photo_gallery_header_buttons a { text-transform: lowercase; }
.photo_gallery_image { margin-top :15px; text-align: center; }
.photo_gallery_image img { padding: 3px; border: solid 1px #ccc; }
.photo_gallery_wrapper_subnaved .photo_gallery_image  { width: 535px; }
.photo_gallery_wrapper_subnaved .photo_gallery_image img { max-width: 535px; }
.photo_gallery_form { padding: 15px; border-top: solid 1px #ccc; }
.photo_gallery_form .file_field { margin-bottom: 15px; }
.photo_gallery_form .select_field { margin-bottom: 5px; }


/* -- Events Calendar -- */
.calendar_wrap { padding: 0; width: 100%; margin: 0 auto; }
.cal_head_text { font-size: 16px; padding: 0px 15px; }
.calendar_header {
	font-weight: bold;  
	padding: 4px 7px !important;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}
.calendar_header  .view_list {  position: absolute; top:7px; right:7px; width: 150px; text-align: right;  }
.calendar_header  .view_today {  position: absolute; top:7px; left:7px; width: 150px; text-align: left;  }
.calendar_days_of_week .cal_head_block {
	font-size: 0.9em;
	font-weight: bold;
	border: 0px;
	text-align: center;
	float: left;
	width: 14%;
	padding-bottom: 4px;
	border-bottom: solid 1px #ccc;
}
.cal_day {
	position: absolute;
	top: 0; left: 0;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	padding: 2px 3px;
	padding-right: 4px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	opacity: 0.9;
}
.calendarToday .cal_day { top: -1px; }
.cal_block {
     width: 14%;
     height: 99px;
     float: left;
     padding: 0px;
     text-align: left;
     position: relative;
     border-bottom: solid 1px #DADADA;
     border-right: solid 1px #DADADA;
     overflow: hidden;
}
.cal_block.last { border-right: 0px; }
.cal_content_wrap { padding: 23px 5px 5px 5px; }
.cal_content_wrap.with_img { padding: 0; }
.back_to_calendar { padding-top: 35px; }

.online_worship_wrapper_live {
	margin: 0px auto 35px auto;
	text-align: center;
}

.channel_title { margin-bottom: 5px; }

.global_notification {
	padding: 20px;
	text-align: center;
	background: #35be6c;
	border-bottom: solid 4px rgba(0,0,0,0.2);
	color: #fff;
	font-size: 1.2em;
}
.global_notification a { color: #fff; border-bottom: dotted 1px #fff; }
.global_notification a:hover { color: #fff; border-bottom: solid 1px #fff; }

.directory_details_block { width: 33%; float: left; padding: 5px; position: relative; }
.directory_block_image {  border-radius: 3px; overflow: hidden;  }
.directory_details_block img { max-width: 100%; height: auto; display: block; border-radius: 3px; }
.directory_block_family_name 
{ 
	padding: 5px 10px 5px 10px; 
	position: absolute; 
	bottom: 5px; left: 5px; right: 5px; 
	background: #2d2d2d;
	background: rgba(0,0,0,0.3);
	color: #fff; 
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.directory_block_family_name a { color: white; text-shadow: 0 1px 1px rgba(0,0,0,0.5); }
.directory_block_family_name a:hover { color: white; }
.directory_list .directory_details_block:nth-child(3n+1) { clear: both; }
.directory_block_image { background: #ccc; min-height: 100px; }


@media only screen and (max-width: 600px) {
	
	.directory_details_block { width: 50%; }
	.directory_list .directory_details_block:nth-child(3n+1) { clear: none; }
	.directory_list .directory_details_block:nth-child(2n+1) { clear: both; }
}


.member-box .directory_details_block { width: 50%; }
.member-box .directory_details_block:nth-child(2n+1) { clear: both; }

@media only screen and (max-width: 900px) { 
	
	.member-box .directory_details_block { width: 33%; } 
	.member-box .directory_details_block:nth-child(2n+1) { clear: none; }
	.member-box .directory_details_block:nth-child(3n+1) { clear: left; }
} 

@media only screen and (max-width: 600px) {
	
	.member-box .directory_details_block { width:50%; } 
	.member-box .directory_details_block:nth-child(3n+1) { clear: none; }
	.member-box .directory_details_block:nth-child(2n+1) { clear: left; }
}

.sixteennine { width: 100%; display: inline-block; position: relative; }
.sixteennine:after { padding-top: 56.25%; display: block; content: ''; }


.series-list-wrap 
{ 
	display: flex; 
	flex-wrap: wrap; 
	align-content: center;
	align-items: center;
	justify-content: center;
}

.series-item { 
	flex: 1 0 23%; 
	margin: 1%; 
	background: rgba(255,255,255,.75); 
	border-top-left-radius: 4px; 
	border-top-right-radius: 4px; 
	overflow: hidden;
	max-width: 220px; 
	align-self: flex-start;
}
.series-image .sixteennine { background-color: #ccc; background-size: cover; background-position: center center; border: solid 4px #fff; border-radius: 2px; }
.series-image img { border: solid 5px #fff; border-radius: 5px; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.series-title { line-height: 1em; font-weight: bold; padding: 10px 0; margin-bottom: 0; padding-bottom: 0; }
.series-item .series-title { padding: 10px; }
.series-details { font-size: 0.8em; line-height: 1.1em; padding: 5px 10px 10px 10px; }
h1.series-title { margin-top: 0; padding-top: 0; }

.in-progress { text-transform: uppercase; font-size: 0.9em; color: #fff !important; padding: 5px 10px; border-radius: 3px; font-weight: bold; }

.video_item_wrap { padding: 10px 10px 20px 10px; width: 50%; float: left; }
.video_title { padding-top: 5px; }


.video-block { text-align: center; }
.video-block h2 { margin: 0; padding: 0 0 5px 0; }
.video-block h2 a { }

.videos-wrap {
	display: flex; 
	flex-wrap: wrap; 
	align-content: center;
	align-items: center;
	justify-content: center;
	
}
.videos-wrap .video 
{ 
	background: rgba(255,255,255,.75); 
	border-radius: 5px;
	overflow: hidden;
	max-width: 23%; 
	padding: 5px;
	margin: 1%;
	align-self: flex-start;
	flex: 1 0 23%;
}
.videos-wrap .video  img { display: block; border-radius: 5px; margin: 0 auto; }
.videos-wrap .video .title { padding: 10px 5px 5px 5px; line-height: 1em; }

.videos-wrap.count-2 .video { flex: 1 0 48%; max-width: 48%; }
.videos-wrap.count-3 .video { flex: 1 0 31%; max-width: 31%; }
.videos-wrap.count-1 .video { flex: 1 0 75%; max-width: 600px; }

@media only screen and (max-width: 600px) 
{ 
	.videos-wrap .video { flex: 1 0 48%; max-width: 48%; }
	
	
}

/* ARTICLES */
.article_title,
.audio_title { font-size: 1.5em; }
.article_body { max-width: 550px; margin-right: auto; margin-left: auto; }


hr {
	border: 0;
    height: 2px;
    background: rgba(0, 0, 0, 0.05);
    margin: 20px 0;
    clear: both;
}

#mobile_nav,
.mobile-menu-button { display: none; }
#mobile_nav a { display: block; padding: 7px 20px; border-top: solid 1px rgba(255,255,255,0.1); }


/* COLUMNS */
.col 			{ float: left; padding: 10px; }
.col-right 		{ float: right; }
.col-10 		{ width: 10%; }
.col-15 		{ width: 15%; }
.col-20 		{ width: 20%; }
.col-25 		{ width: 25%; }
.col-30 		{ width: 30%; }
.col-33 		{ width: 33%; }
.col-40 		{ width: 40%; }
.col-50 		{ width: 50%; }
.col-60 		{ width: 60%; }
.col-70 		{ width: 70%; }
.col-75 		{ width: 75%; }
.col-80 		{ width: 80%; }
.col-85 		{ width: 85%; }
.col-90 		{ width: 90%; }
.col-100 		{ width: 100%; }

.col-wrap .col-25:nth-child(4n+1) { clear: both; }
.col-wrap .col-20:nth-child(5n+1) { clear: both; }
.col-wrap .col-33:nth-child(3n+1) { clear: both; }
.col-wrap .col-50:nth-child(2n+1) { clear: both; }

@media only screen and (max-width: 900px) { 
	.col-50, .col-60, .col-70, .col-40, .col-30 { width: 100%; } 
	.col-33, .col-25, .col-20 { width: 50%; }
	
	.col-wrap .col:nth-child(2n+1) { clear: both; }
	.col-wrap .col:nth-child(4n+1),
	.col-wrap .col:nth-child(5n+1),
	.col-wrap .col:nth-child(3n+1) { clear: none; }
	.col-wrap .col-50:nth-child(2n+1) { clear: none; }
	
	.attendance-count-box { display: none; }
}

@media only screen and (max-width: 600px) 
{ 
	.col { padding: 5px; } 
	.col-33, .col-25, .col-20 { width: 100%; }
}

.ta-center { text-align: center; }
.ta-right { text-align: right; }

.bold { font-weight: bold; }
.bold900 { font-weight: 900; }
.fs-0-5 { font-size: 0.5em; line-height: 1em; }
.fs-0-6 { font-size: 0.6em; line-height: 1em; }
.fs-0-7 { font-size: 0.7em; line-height: 1em; }
.fs-0-8 { font-size: 0.8em; line-height: 1em; }
.fs-0-9 { font-size: 0.9em; line-height: 1em; }
.fs-1-1 { font-size: 1.1em; line-height: 1em; }
.fs-1-2 { font-size: 1.2em; line-height: 1em; }
.fs-1-3 { font-size: 1.3em; line-height: 1em; }
.fs-1-4 { font-size: 1.4em; line-height: 1em; }
.fs-1-5 { font-size: 1.5em; line-height: 1em; }
.fs-1-6 { font-size: 1.6em; line-height: 1em; }
.fs-1-7 { font-size: 1.7em; line-height: 1em; }
.fs-1-8 { font-size: 1.8em; line-height: 1em; }
.fs-1-9 { font-size: 1.9em; line-height: 1em; }
.fs-2 { font-size: 2em; line-height: 1.1em; }
.fs-3 { font-size: 3em; line-height: 1.1em; }

.lh-1-5 { line-height: 1.5em; }
.lh-2 { line-height: 2em; }

.no-wrap { white-space: nowrap; }

.pad-s { padding: 5px; } 
.pad-m { padding: 10px; }
.pad-l { padding: 20px; }
.pad-xl { padding: 40px; }

.pad-horz-s { padding-left: 5px; padding-right: 5px; }
.pad-horz-m { padding-left: 10px; padding-right: 10px; }
.pad-horz-l { padding-left: 20px; padding-right: 20px; }
.pad-horz-xl { padding-left: 40px; padding-right: 40px; }

.pad-vert-s { padding-top: 5px; padding-bottom: 5px; }
.pad-vert-m { padding-top: 10px; padding-bottom: 10px; }
.pad-vert-l { padding-top: 20px; padding-bottom: 20px; }
.pad-vert-xl { padding-top: 40px; padding-bottom: 40px; }

.pad-bot-s { padding-bottom: 5px; }
.pad-bot-m { padding-bottom: 10px; }
.pad-bot-l { padding-bottom: 20px; }
.pad-bot-xl { padding-bottom: 40px; }

.pad-top-s { padding-top: 5px; }
.pad-top-m { padding-top: 10px; }
.pad-top-l { padding-top: 20px; }
.pad-top-xl { padding-top: 40px; }

.mar-s { margin: 5px; } 
.mar-m { margin: 10px; }
.mar-l { margin: 20px; }
.mar-xl { margin: 40px; }

.mar-horz-s { margin-left: 5px; margin-right: 5px; }
.mar-horz-m { margin-left: 10px; margin-right: 10px; }
.mar-horz-l { margin-left: 20px; margin-right: 20px; }
.mar-horz-xl { margin-left: 40px; margin-right: 40px; }

.mar-vert-s { margin-top: 5px; margin-bottom: 5px; }
.mar-vert-m { margin-top: 10px; margin-bottom: 10px; }
.mar-vert-l { margin-top: 20px; margin-bottom: 20px; }
.mar-vert-xl { margin-top: 40px; margin-bottom: 40px; }

.mar-bot-s { margin-bottom: 5px; }
.mar-bot-m { margin-bottom: 10px; }
.mar-bot-l { margin-bottom: 20px; }
.mar-bot-xl { margin-bottom: 40px; }

.mar-top-s { margin-top: 5px; }
.mar-top-m { margin-top: 10px; }
.mar-top-l { margin-top: 20px; }
.mar-top-xl { margin-top: 40px; }


.border-10-white { border: solid 10px #fff; }
.shadow-10-grey { box-shadow: 0 0 10px #ccc; }
.shadow-5-grey { box-shadow: 0 0 5px #ccc; }

.fc-dr-blue { color: #1A98E9; }

table th { font-size:0.8em; text-align:left; line-height:1.2em; text-transform:uppercase; padding:6px 10px; }
table td { border-top:1px solid #ccc; padding:6px 10px; line-height:1.3em; }

.members_login_wrap 
{
	display: flex; 
	flex-wrap: wrap;
}

.memberArea_help {
	padding: 20px; 
	margin: 10px; 
	width: 50%;
	flex: 1 1 auto;
}

.memberArea_help h2 { padding-top: 0; margin-top: 0; }

.login_wrap 
{ 
	max-width: 400px;
	padding: 20px; 
	background: #fff; 
	margin: 10px;
	flex: 1 1 auto;
}

.homepage-notification { 
	padding: 20px 20px 20px 80px; 
	text-align: left; 
	background: #35be6c; 
	color: #fff; 
	margin: 5px 5px 10px 5px; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1.4em; 
	border-radius: 3px;
	position: relative;
}

.homepage-notification h1,
.homepage-notification h2,
.homepage-notification h3,
.homepage-notification h4 { color: #1f6d3d; font-weight: 900; padding: 0 0 10px 0; margin: 0 0 10px 0; text-transform: uppercase; }


.homepage-notification .icon
{
	position: absolute;
	top: 0; left: 0; 
	bottom: 0;
	width: 60px;
	text-align: center;
	font-size: 30px;
	border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background: rgba(0,0,0,0.2);
    padding-top: 20px;
    color: #1f6d3d;
}

.member-box .pad {
	background: #fff;
	box-shadow: 0 0 3px #ccc;
	padding: 20px;
	margin-bottom: 20px;
}

#content .member-box h3 { padding: 0; margin: 0; text-transform: uppercase; color: #055582; font-size: 1.1em; line-height: 1em; }
#content .member-box p { margin: 0; padding: 10px 0; line-height: 1.5em; font-size: 1em; }
#content .member-box p.buttons { line-height: 3em; }
.button { padding: 10px 20px; background: #055582; color: #fff; font-size: 0.9em; border: none; white-space: nowrap; margin: 2px 0; border-radius: 2px; }
.button:hover { color: #fff; background: #094a71; }

input[type=text],
input[type=email],
input[type=password],
input[type=search],
textarea { width:95%; margin: 0 0 10px 0; padding: 10px; border: solid 2px #ccc; font-size: 1.1em; border-radius: 3px; }

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus { border: solid 2px #999; }


.member-box hr { background: #ccc; margin: 20px 0; }

label { text-transform: uppercase; font-size: 0.7em; font-weight: bold; }


.bulletin-link { display: block; padding: 20px; background: #848484; color: #fff; font-size: 24px; text-align: center; margin-top: 5px; }
.bulletin-link i { padding-right: 10px; }
.bulletin-link div { font-size: 12px; font-weight: normal; text-transform: uppercase; }


.birthday_member {
	display: block; 
	white-space: nowrap; 
	text-overflow: ellipsis; 
	overflow: hidden; 
	border-radius: 2px; 
	margin: 2px 0; 
	color: #fff !important;
	font-weight: bold; 
	margin: 2px; 
	font-size: 0.9em;
	transition: opacity 0.25s;
	width: 99%;
}
.birthday_member:hover { opacity: 0.6; color: #fff; }

.birthday_member .date {
	display: inline-block; 
	background: rgba(255,255,255,0.2); 
	padding: 3px 10px;
}
.birthday_member .member {
	display: inline-block; 
	padding: 3px 10px;
}

.width-50 { width: 50px; max-width: 100%; }
.width-100 { width: 100px; max-width: 100%; }
.width-150 { width: 150px; max-width: 100%; }
.width-200 { width: 200px; max-width: 100%; }
.width-250 { width: 250px; max-width: 100%; }
.width-300 { width: 300px; max-width: 100%; }
.width-350 { width: 350px; max-width: 100%; }
.width-400 { width: 400px; max-width: 100%; }
.width-480 { width: 480px; max-width: 100%; }
.width-500 { width: 500px; max-width: 100%; }
.width-600 { width: 600px; max-width: 100%; }
.width-600 { width: 700px; max-width: 100%; }
.width-800 { width: 800px; max-width: 100%; }
.width-900 { width: 900px; max-width: 100%; }
.width-1000 { width: 1000px; max-width: 100%; }

.middle { margin-right: auto; margin-left: auto; }

.main-carousel { overflow: hidden; padding: 0; margin: 0; border-radius: 5px; overflow: hidden; }
.main-carousel.group-cell-1 .carousel-cell { width: 100%; }
.main-carousel.group-cell-2 .carousel-cell { width: 50%; }
.main-carousel.group-cell-3 .carousel-cell { width: 33%; }
.main-carousel.group-cell-4 .carousel-cell { width: 25%; }
.main-carousel.group-cell-5 .carousel-cell { width: 20%; }

.main-carousel .cell-padding { padding: 0 5px; }
.main-carousel img { display: block; border-radius: 5px;}
.main-carousel .flickity-button { top: auto; bottom: -15px; border: solid 2px #fff;}

@media only screen and (max-width: 600px) 
{ 
	.main-carousel .flickity-button { width: 33px; height: 33px; bottom: -10px; }
}

.group-cell-0 {
	height: 300px;
	background: rgba(0,0,0,0.2);
}

.group-cell-0 img { height: 300px !important; border-radius: 0 !important; }



/* NEW STAFF PAGE */
.staff-page { text-align: center; }
.staff-page h2 { font-size: 24px; margin-bottom: 30px; }

.staffer {
  width: 48%;
  margin: 0 1% 45px 1%;
  display: inline-block;
  vertical-align: top;
}

.staffer .picture { width: 150px; float: left; margin-right: 20px;  }
.staffer .picture img { width: 220px; border-radius: 4px; }
.staffer .about { width: 190px; float: left; }
.staffer .about .role { font-style: italic; margin-bottom: 5px; }
.staffer .about .bio { font-size: 12px; }

.staffer.three { width: 31%; margin: 0 1% 45px 1%; text-align: center;  }
.staffer.three .picture { width: 100%; margin-right: 0; }
.staffer.three .about { margin-top: 10px; width: 100%; }
.staffer.three .about .bio { text-align: left; padding: 0 10px; }

.staffer.four { width: 20%;  margin: 0 1% 45px 1%; text-align: center;  }
.staffer.four .picture { width: 100%; margin-right: 0; }
.staffer.four .about { margin-top: 10px; width: 100%; }
.staffer.four .about .bio { text-align: left; padding: 0 10px; font-size: 12px; }

@media only screen and (max-width: 600px) 
{ 
	.staffer.three { width: 98%; } 
	.staffer.four { width: 48%; }
}


.notice {
    padding: 20px;
    margin-bottom: 10px; 
    position: relative;
    overflow: hidden;
    font-family: Consolas, Monaco, "Courier New", monospace;
    font-size: 1em;
    line-height: 1.1em;
    font-weight: bold;
    border-left: solid 5px rgba(0,0,0,0.2);
    color: #fff;
    background-color: #666;
 }
 
.error { background-color: #f03c69; }
.success { background-color: #35be6c; }

.grecaptcha-badge{display:none !important;}