/*!
Theme Name: LandisHomes
Theme URI: http://underscores.me/
Author: LandisHomes
Author URI: http://www.landishomes.org/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: landishomes
Tags: responsive-layout, custom-background, post-formats, featured-images, custom-menu

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

LandisHomes is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

build directory:    cd /Users/alan/MILE6/sites/bible2school.com/work/trunk
build:              compass watch
scss formatter:     csscomb public_html/wp-content/themes/landishomes/sass/
css linter:         csslint public_html/wp-content/themes/landishomes/css/
scss linter:        scss-lint public_html/wp-content/themes/landishomes/sass/
*/
html {
  box-sizing: border-box;
}

*,
*::before,
*::after,
input[type="search"] {
  box-sizing: inherit;
}

html {
  font-size: 87.5%;
}
@media all and (min-width: 376px) {
  html {
    font-size: 100%;
  }
}

.site-secondary-navigation__main::before, .site-header__main-wrapper::before, .site-footer__secondary-nav-menu::before, .site-footer__affiliations-header::before, .content-area::before, .container__main::before, .comment-content::before, .entry-content::before, .site-main > article > .entry-breadcrumb::before, .site-main > .page-breadcrumb::before,
.site-main > section > .page-breadcrumb::before, .site-main > article > .entry-main::before, .site-main > .page-main::before,
.site-main > section > .page-main::before, .site-main > article > .entry-aside::before, .site-main > .page-aside::before,
.site-main > section > .page-aside::before, .site-main > article > .entry-footer::before, .site-main > .page-footer::before,
.site-main > section > .page-footer::before, .site-main::before, .site::before, .site-header::before, .site-masthead--home::before, .site-footer::before, .site-footer__secondary-nav::before, .site-content::before, .breadcrumbs::before, .home-services__services::before, .container::before, .site-secondary-navigation__main::after, .site-header__main-wrapper::after, .site-footer__secondary-nav-menu::after, .site-footer__affiliations-header::after, .content-area::after, .container__main::after, .comment-content::after, .entry-content::after, .site-main > article > .entry-breadcrumb::after, .site-main > .page-breadcrumb::after,
.site-main > section > .page-breadcrumb::after, .site-main > article > .entry-main::after, .site-main > .page-main::after,
.site-main > section > .page-main::after, .site-main > article > .entry-aside::after, .site-main > .page-aside::after,
.site-main > section > .page-aside::after, .site-main > article > .entry-footer::after, .site-main > .page-footer::after,
.site-main > section > .page-footer::after, .site-main::after, .site::after, .site-header::after, .site-masthead--home::after, .site-footer::after, .site-footer__secondary-nav::after, .site-content::after, .breadcrumbs::after, .home-services__services::after, .container::after {
  content: "";
  display: table;
}
.site-secondary-navigation__main::after, .site-header__main-wrapper::after, .site-footer__secondary-nav-menu::after, .site-footer__affiliations-header::after, .content-area::after, .container__main::after, .comment-content::after, .entry-content::after, .site-main > article > .entry-breadcrumb::after, .site-main > .page-breadcrumb::after,
.site-main > section > .page-breadcrumb::after, .site-main > article > .entry-main::after, .site-main > .page-main::after,
.site-main > section > .page-main::after, .site-main > article > .entry-aside::after, .site-main > .page-aside::after,
.site-main > section > .page-aside::after, .site-main > article > .entry-footer::after, .site-main > .page-footer::after,
.site-main > section > .page-footer::after, .site-main::after, .site::after, .site-header::after, .site-masthead--home::after, .site-footer::after, .site-footer__secondary-nav::after, .site-content::after, .breadcrumbs::after, .home-services__services::after, .container::after {
  clear: both;
}

.menu--social .menu__item--728 > a,
.menu--social .menu__sub-menu-item--728 > a, .menu--social .menu__item--730 > a,
.menu--social .menu__sub-menu-item--730 > a, .menu--social .menu__item--731 > a,
.menu--social .menu__sub-menu-item--731 > a, .menu--social .menu__item--729 > a,
.menu--social .menu__sub-menu-item--729 > a, .search-form__submit, .search-form__submit:focus, .search-form__submit:active, .search-form__submit:hover, .menu--affiliates .menu__item--1195 > a, .menu--affiliates .menu__item--1193 > a, .menu--affiliates .menu__item--1194 > a, .menu--affiliates .menu__item--1198 > a, .menu--affiliates .menu__item--1197 > a, .menu--affiliates .menu__item--1196 > a {
  direction: ltr;
  display: block;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  white-space: nowrap;
}

img {
  height: auto;
  max-width: 100%;
}

embed,
iframe,
object {
  max-width: 100%;
}

@media all and (min-width: 769px) {
  .site-secondary-navigation__main, .site-header__main-wrapper, .site-footer__secondary-nav-menu, .site-footer__affiliations-header, .content-area, .container__main {
    margin: 0 auto;
    max-width: 69.8125rem;
  }
}

body, button,
input,
select,
textarea {
  color: #404040;
  font-family: "Helvetica Neue LT Std", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.26667;
}

h4, h5, h6, h2, h3, h1 {
  clear: both;
  display: block;
}
h4, h5, h6, h2, h3, h1 {
  color: #002f6d;
  font-family: "Crimson Text", serif;
  font-size: 1.875rem;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 0.8;
  margin: 0 0 1.25rem;
  text-transform: uppercase;
}
h4 + h4, h5 + h4, h6 + h4, h2 + h4, h3 + h4, h1 + h4, h4 + h5, h5 + h5, h6 + h5, h2 + h5, h3 + h5, h1 + h5, h4 + h6, h5 + h6, h6 + h6, h2 + h6, h3 + h6, h1 + h6, h4 + h2, h5 + h2, h6 + h2, h2 + h2, h3 + h2, h1 + h2, h4 + h3, h5 + h3, h6 + h3, h2 + h3, h3 + h3, h1 + h3, h4 + h1, h5 + h1, h6 + h1, h2 + h1, h3 + h1, h1 + h1 {
  margin-top: 1.5rem;
}
h4, h5, h6, h2, h3 {
  color: #903;
  font-family: "Helvetica Neue LT Std", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.26667;
  margin-bottom: 0;
  text-transform: none;
}
h4, h5, h6 {
  color: #106256;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.26667;
}

h3 {
  color: #002f6d;
}

h5 {
  font-style: italic;
}
p + h5 {
  margin-top: -1.5rem;
}
h4 + h5 {
  margin-top: 0;
}

h6 {
  color: #231f20;
}

p {
  margin-bottom: 1.5rem;
  margin-top: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5rem;
}

address {
  margin: 0 0 1.5rem;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  max-width: 100%;
  overflow: auto;
  padding: 1.5rem;
}

code,
kbd,
tt,
var {
  font-family: "Monaco", "Consolas", "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.asterisk {
  font-size: 1rem;
  line-height: 1.2;
}

body {
  background: #002f6d;
}

q, blockquote {
  quotes: "" "";
}
q::before, blockquote::before, q::after, blockquote::after {
  content: "";
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5rem;
}

ul, ol {
  margin: 0 0 1.5rem;
  padding-left: 1.5rem;
}

li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5rem;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5rem 1.5rem;
}

table {
  margin: 0 0 1.5rem;
  width: 100%;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  background: #38b5e6;
  border: 0;
  border-radius: 0.5rem;
  color: #fff;
  font-family: "Helvetica Neue LT Std", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.625rem 1.25rem 0.5rem;
  text-align: center;
  text-transform: uppercase;
}

button:hover,
[type="button"]:hover,
[type="reset"]:hover,
[type="submit"]:hover,
button:focus,
[type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus,
button:active,
[type="button"]:active,
[type="reset"]:active,
[type="submit"]:active,
button:visited,
[type="button"]:visited,
[type="reset"]:visited,
[type="submit"]:visited {
  color: #fff;
}

button:hover,
[type="button"]:hover,
[type="reset"]:hover,
[type="submit"]:hover {
  background: #014a97;
  color: #fff;
  text-decoration: none;
}

button:focus,
[type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus, button:active,
[type="button"]:active,
[type="reset"]:active,
[type="submit"]:active {
  background: #014a97;
  color: #fff;
  text-decoration: none;
}

[type="text"],
[type="email"],
[type="url"],
[type="password"],
[type="search"], textarea {
  border: 1px solid #ccc;
  border-radius: 0.1875rem;
  color: #666;
}

[type="text"]:focus,
[type="email"]:focus,
[type="url"]:focus,
[type="password"]:focus,
[type="search"]:focus, textarea:focus {
  color: #111;
}

[type="text"],
[type="email"],
[type="url"],
[type="password"],
[type="search"] {
  padding: 0.1875rem;
}

textarea {
  padding-left: 0.1875rem;
  width: 100%;
}

a {
  color: #990033;
  text-decoration: none;
}

a:visited {
  color: #800080;
}

a:hover,
a:focus,
a:active {
  color: #630021;
}

a:focus {
  outline: thin dotted;
}

a:hover {
  text-decoration: underline;
}

.menu, .menu__sub-menu {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.menu__item, .menu__sub-menu-item {
  display: block;
  position: relative;
}
.menu__item-link, .menu__sub-menu-item-link {
  display: block;
}
.menu__item-link, .menu__item-link:active, .menu__item-link:focus, .menu__item-link:hover, .menu__item-link:visited, .menu__sub-menu-item-link, .menu__sub-menu-item-link:active, .menu__sub-menu-item-link:focus, .menu__sub-menu-item-link:hover, .menu__sub-menu-item-link:visited {
  color: inherit;
}
.menu__item-link, .menu__item-link:active, .menu__item-link:focus, .menu__item-link:visited, .menu__sub-menu-item-link, .menu__sub-menu-item-link:active, .menu__sub-menu-item-link:focus, .menu__sub-menu-item-link:visited {
  text-decoration: none;
}

.menu--horizontal .menu__item {
  display: inline-block;
}
.menu--horizontal .menu__sub-menu {
  display: none;
}

.menu--drop-down .menu__sub-menu {
  float: left;
  left: auto;
  list-style: none;
  margin: 0;
  padding-left: 0;
  position: absolute;
  top: 100%;
  z-index: 99999;
}
.menu--drop-down .menu__sub-menu--1 .menu__sub-menu-item-link {
  width: 12.5rem;
}
.menu--drop-down .menu__sub-menu--2 {
  left: 100%;
  top: 0;
}
.menu--drop-down .menu__sub-menu-item:hover > .menu__sub-menu {
  display: block;
}

.site-main .comment-navigation, .site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5rem;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 0.1875rem;
  box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #231f20;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.3125rem;
  line-height: normal;
  padding: 0.9375rem 1.4375rem 0.875rem;
  text-decoration: none;
  top: 0.3125rem;
  width: auto;
  z-index: 100000;
}

.alignleft {
  float: left;
  margin-right: 1.5rem;
}

.alignright {
  float: right;
  margin-left: 1.5rem;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.widget {
  margin: 0 0 1.5rem;
}

.widget select {
  max-width: 100%;
}

.widget_search .search-submit {
  display: none;
}

.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5rem;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.site-main > article > .entry-summary, .site-main > .page-summary,
.site-main > section > .page-summary {
  margin: 1.5rem 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5rem;
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

.comment-content .wp-smiley, .page-content .wp-smiley,
.entry-content .wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  margin: 0 0 2.1875rem;
  width: 100% !important;
}
@media all and (min-width: 769px) {
  .wp-caption {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
    clear: none;
    padding-right: 0.875rem;
    width: 33.33333% !important;
  }
  .aligncenter.wp-caption {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -100%;
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }
  .alignright.wp-caption {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
    padding-left: 0.875rem;
  }
}

/*csslint regex-selectors:false */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: #903;
  border: 0.25rem solid #903;
  border-radius: 0.5rem 0.5rem 0 0;
  width: 100%;
}

/*csslint regex-selectors:true */
.wp-caption .wp-caption-text,
.wp-caption .wp-caption-dd {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  margin: 0;
  padding: 0;
}
.wp-caption .wp-caption-text a,
.wp-caption .wp-caption-dd a {
  background: #903;
  border: 0.25rem solid #903;
  border-radius: 0 0 0.5rem 0.5rem;
  color: inherit;
  display: block;
  padding: 0.125rem 0;
  text-decoration: none;
}

.aligncenter.wp-caption img[class*="wp-image-"],
.aligncenter.wp-caption .wp-caption-text a,
.aligncenter.wp-caption .wp-caption-dd a {
  background-color: #002f6d;
  border-color: #002f6d;
}

.alignright.wp-caption img[class*="wp-image-"],
.alignright.wp-caption .wp-caption-text a,
.alignright.wp-caption .wp-caption-dd a {
  background-color: #106256;
  border-color: #106256;
}

.wp-caption-text,
.wp-caption-dd {
  text-align: center;
}

.gallery {
  margin-bottom: 1.5rem;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.menu--social .menu__item--728 > a,
.menu--social .menu__sub-menu-item--728 > a, .menu--social .menu__item--730 > a,
.menu--social .menu__sub-menu-item--730 > a, .menu--social .menu__item--731 > a,
.menu--social .menu__sub-menu-item--731 > a, .menu--social .menu__item--729 > a,
.menu--social .menu__sub-menu-item--729 > a, .search-form__submit, .search-form__submit:focus, .search-form__submit:active, .search-form__submit:hover, .menu--affiliates .menu__item--1195 > a, .menu--affiliates .menu__item--1193 > a, .menu--affiliates .menu__item--1194 > a, .menu--affiliates .menu__item--1198 > a, .menu--affiliates .menu__item--1197 > a, .menu--affiliates .menu__item--1196 > a {
  background: url("/wp-content/uploads/search.png") no-repeat 0 0;
  background-size: 1.5625rem auto;
  height: 1.5625rem;
  width: 1.5625rem;
}

.menu--social .menu__item--728 > a,
.menu--social .menu__sub-menu-item--728 > a {
  background-image: url("/wp-content/uploads/facebook.png");
}

.menu--social .menu__item--730 > a,
.menu--social .menu__sub-menu-item--730 > a {
  background-image: url("/wp-content/uploads/twitter.png");
  background-size: 2rem auto;
  width: 1.9375rem;
}

.menu--social .menu__item--731 > a,
.menu--social .menu__sub-menu-item--731 > a {
  background-image: url("/wp-content/uploads/youtube.png");
  background-size: 2.1875rem auto;
  width: 2.1875rem;
}

.menu--social .menu__item--729 > a,
.menu--social .menu__sub-menu-item--729 > a {
  background-image: url("/wp-content/uploads/instagram.png");
}

.search-form__submit, .search-form__submit:focus, .search-form__submit:active, .search-form__submit:hover {
  background-image: url("/wp-content/uploads/search.png");
  background-size: 1.25rem auto;
  height: 1.25rem;
  width: 1.25rem;
}

.site-main > article > .entry-breadcrumb, .site-main > .page-breadcrumb,
.site-main > section > .page-breadcrumb, .site-main > article > .entry-main, .site-main > .page-main,
.site-main > section > .page-main, .site-main > article > .entry-aside, .site-main > .page-aside,
.site-main > section > .page-aside, .site-main > article > .entry-footer, .site-main > .page-footer,
.site-main > section > .page-footer {
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  clear: both;
}

.site-main > article > .entry-breadcrumb, .site-main > .page-breadcrumb,
.site-main > section > .page-breadcrumb {
  position: relative;
}
.site-main > article > .entry-breadcrumb .text-size-controls, .site-main > .page-breadcrumb .text-size-controls {
  right: 1.25rem;
}
.site-main > article > .entry-main--with-aside, .site-main > .page-main--with-aside,
.site-main > section > .page-main--with-aside {
  margin-top: 1.875rem;
}
@media all and (min-width: 769px) {
  .site-main > article > .entry-main--with-aside, .site-main > .page-main--with-aside,
  .site-main > section > .page-main--with-aside {
    float: right;
    width: 60%;
    margin-right: 0%;
    margin-left: -100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    clear: right;
    margin-top: 0;
  }
  .site-main > article > .entry-aside, .site-main > .page-aside,
  .site-main > section > .page-aside {
    float: left;
    width: 40%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    clear: left;
  }
}

.menu--affiliates .menu__item--1195 > a {
  background-image: url("/wp-content/uploads/affiliate_mha.png");
  background-size: 6.0625rem auto;
  height: 2.125rem;
  width: 6.0625rem;
}

.menu--affiliates .menu__item--1193 > a {
  background-image: url("/wp-content/uploads/affiliate_leading_age.png");
  background-size: 6.9375rem auto;
  height: 2.125rem;
  width: 6.9375rem;
}

.menu--affiliates .menu__item--1194 > a {
  background-image: url("/wp-content/uploads/affiliate_leading_age_pa.png");
  background-size: 7.4375rem auto;
  height: 1.6875rem;
  width: 7.4375rem;
}

.menu--affiliates .menu__item--1198 > a {
  background-image: url("/wp-content/uploads/affiliate_eho.png");
  background-size: 3.375rem auto;
  height: 3.25rem;
  width: 3.375rem;
}

.menu--affiliates .menu__item--1197 > a {
  background-image: url("/wp-content/uploads/affiliate_carf.png");
  background-size: 4rem auto;
  height: 4rem;
  width: 4rem;
}

.menu--affiliates .menu__item--1196 > a {
  background-image: url("/wp-content/uploads/affiliate_apg.png");
  background-size: 4.8125rem auto;
  height: 3.375rem;
  width: 4.8125rem;
}

.site {
  background: #002f6d;
  text-align: center;
}

.site-secondary-navigation {
  background: #fff;
}
.site-secondary-navigation__first-menu {
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: none;
}
.site-secondary-navigation__second-menu {
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  clear: both;
}
@media all and (min-width: 769px) {
  .site-secondary-navigation__first-menu {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: block;
  }
  .site-secondary-navigation__second-menu {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    clear: none;
  }
}

.site-header {
  border-bottom: 0.375rem solid #002f6d;
}
.site-header__main-wrapper {
  position: relative;
}

.site-branding {
  float: left;
  width: 66.66667%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-top: 0.4375rem;
}
@media all and (min-width: 769px) {
  .site-branding {
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0.5625rem;
    padding-left: 1.6875rem;
  }
}

.site-title__img {
  display: block;
  height: auto;
  max-width: 15.8125rem;
  width: 100%;
}

.site-search {
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  clear: both;
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
  z-index: 1;
}
@media all and (min-width: 769px) {
  .site-search {
    float: none;
    margin: 0;
    max-width: 100%;
    padding: 0;
    position: absolute;
    right: 1.875rem;
    top: 0.75rem;
    width: 17.5rem;
  }
}

.site-navigation {
  clear: both;
  display: none;
  text-align: center;
}
@media all and (min-width: 769px) {
  .site-navigation {
    float: left;
    width: 75%;
    margin-left: 25%;
    margin-right: -100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
    clear: none;
    padding-left: 0.5rem;
    text-align: right;
  }
}

.site-mobile-navigation-toggle {
  float: left;
  width: 33.33333%;
  margin-left: 66.66667%;
  margin-right: -100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.site-masthead {
  background: #33598a;
  border-bottom: 0.6875rem solid #903;
}
.site-masthead__background {
  background-position: center center;
  background-repeat: none;
  background-size: cover;
  height: 9.4375rem;
  max-width: 1117px;
  margin: 0 auto;
}
.site-masthead__image {
  display: block;
  margin: 0 auto;
}
.site-masthead__image-bg {
  display: none;
  position: relative;
}
.site-masthead__prev {
  position: absolute;
  left: 0.9375rem;
  top: 42%;
}
.site-masthead__next {
  position: absolute;
  right: 0.9375rem;
  top: 42%;
}
.site-masthead__pager {
  bottom: 13px;
  line-height: 0;
  position: absolute;
  right: 15px;
}
.site-masthead__pager span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 2.5rem;
  margin-left: 7px;
}
.site-masthead__pager span:hover {
  cursor: pointer;
}
.site-masthead__pager .cycle-pager-active {
  color: #990033;
}
@media all and (min-width: 769px) {
  .site-masthead__background {
    height: 15.6875rem;
  }
}
@media all and (min-width: 769px) {
  .site-masthead--home__image {
    display: none;
  }
  .site-masthead--home__image-bg {
    background: url("/wp-content/uploads/masthead_home.jpg") no-repeat right top;
    background-size: cover;
    display: block;
    float: left;
    height: 28.5625rem;
    margin: 0;
    width: 67.5%;
  }
  .site-masthead--home__content {
    float: left;
    max-width: 24.0625rem;
    width: 32.5%;
  }
}

.site-info {
  text-align: center;
}
.site-info__item {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
}
.site-info__item-link {
  color: inherit;
}
.site-info__item-link:visited, .site-info__item-link:active, .site-info__item-link:hover {
  color: inherit;
}

.site-footer__secondary-nav {
  background: #903;
  height: 0.25rem;
}
.site-footer__secondary-nav-menu {
  display: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0.25rem 0 0.125rem;
}
.site-footer__logo {
  margin-bottom: 0;
  margin-top: 1.25rem;
}
.site-footer__logo-img {
  max-width: 12.3125rem;
}
.site-footer__site-info {
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 2.5rem;
  margin-top: 0.625rem;
}
.site-footer__affiliations-header {
  clear: both;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  max-width: 43.75rem;
  padding: 0 1.25rem;
}
.site-footer__site-copyright {
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 1.25rem;
  margin-top: 1.875rem;
}
@media all and (min-width: 769px) {
  .site-footer__affiliations-header {
    margin-bottom: -1.5rem;
    text-align: left;
  }
  .site-footer__secondary-nav {
    height: auto;
  }
  .site-footer__secondary-nav-menu {
    display: block;
  }
}

.site-content {
  background: url("/wp-content/uploads/content_bg.jpg") #9bb0d7 repeat left top;
}

.content-area {
  background: rgba(255, 255, 255, 0.85);
  clear: both;
  padding-bottom: 1.875rem;
  text-align: left;
}
.content-area--home {
  background: transparent;
  margin: 0;
  max-width: none;
  padding: 0;
}
.content-area--home .site-main > article > .entry-main {
  padding: 0;
}

.menu--primary .menu__item,
.menu--primary .menu__sub-menu-item {
  background: #002f6d;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  text-align: center;
}
.menu--primary .menu__item {
  border-top: 4.0625rem solid #00397d;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.menu--primary .menu__sub-menu-item {
  background: #3576ac;
}
.menu--primary .menu__item-link,
.menu--primary .menu__sub-menu-item-link {
  padding: 0.8125rem 0.25rem 0.375rem;
}
.menu--primary .menu__item-link:hover,
.menu--primary .menu__sub-menu-item-link:hover {
  text-decoration: none;
}
.menu--primary .menu__item-link:hover {
  border-top: 0.25rem solid #106256;
  margin-top: -0.25rem;
}
.menu--primary .menu__item:nth-child(2) {
  background-color: #3576ac;
  border-top-color: #0d4786;
}
.menu--primary .menu__item:nth-child(2) > .menu__item-link:hover {
  border-top-color: #39117e;
}
.menu--primary .menu__item:nth-child(3) {
  background-color: #ff6d00;
  border-top-color: #354f6f;
}
.menu--primary .menu__item:nth-child(3) > .menu__item-link:hover {
  border-top-color: #002f6d;
}
.menu--primary .menu__item:nth-child(4) {
  background-color: #903;
  border-top-color: #262f74;
}
.menu--primary .menu__item:nth-child(4) > .menu__item-link:hover {
  border-top-color: #106256;
}
.menu--primary .menu__item:nth-child(5) {
  background-color: #106256;
  border-top-color: #002f6d;
}
.menu--primary .menu__item:nth-child(5) > .menu__item-link:hover {
  border-top-color: #903;
}
.menu--primary .menu__item:nth-child(6) {
  background-color: #39117e;
  border-top-color: #0e337f;
}
.menu--primary .menu__item:nth-child(6) > .menu__item-link:hover {
  border-top-color: #ff6d00;
}
@media all and (min-width: 960px) {
  .menu--primary .menu__item,
  .menu--primary .menu__sub-menu-item {
    font-size: 1.1875rem;
  }
}
@media all and (min-width: 1131px) {
  .menu--primary .menu__item,
  .menu--primary .menu__sub-menu-item {
    font-size: 1.375rem;
  }
  .menu--primary .menu__item {
    width: 5.4375rem;
    padding-left: 0;
    padding-right: 0;
  }
  .menu--primary .menu__item:nth-child(2) {
    width: 10.6875rem;
  }
  .menu--primary .menu__item:nth-child(3) {
    width: 9.375rem;
  }
  .menu--primary .menu__item:nth-child(4) {
    width: 14.4375rem;
  }
  .menu--primary .menu__item:nth-child(5) {
    width: 5.625rem;
  }
  .menu--primary .menu__item:nth-child(6) {
    width: 6.25rem;
  }
}

.menu--secondary {
  margin-bottom: 0.375rem;
  margin-top: 0.625rem;
}
.menu--secondary .menu__item,
.menu--secondary .menu__sub-menu-item {
  color: #106256;
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0.125rem 0.9375rem 0 0;
}
.menu--secondary .menu__item > .menu__item-link:hover,
.menu--secondary .menu__sub-menu-item > .menu__item-link:hover {
  color: #903;
  text-decoration: none;
}
@media all and (min-width: 769px) {
  .menu--secondary {
    text-align: left;
  }
}

.menu--social {
  margin-bottom: 0.125rem;
  margin-top: 0.5rem;
}
.menu--social .menu__item,
.menu--social .menu__sub-menu-item {
  margin: 0.125rem 0 0 0.9375rem;
}
@media all and (min-width: 769px) {
  .menu--social {
    text-align: right;
  }
}

.menu--footer .menu__item,
.menu--footer .menu__sub-menu-item {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
}
.menu--footer .menu__item:first-child, .menu--footer .menu__item:last-child,
.menu--footer .menu__sub-menu-item:first-child,
.menu--footer .menu__sub-menu-item:last-child {
  float: left;
  width: 100%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  clear: both;
  text-align: center;
}
@media all and (min-width: 769px) {
  .menu--footer .menu__item:first-child {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    text-align: left;
  }
  .menu--footer .menu__item:last-child {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    clear: none;
    text-align: right;
  }
}

.menu--affiliates .menu__item {
  margin: 0 0.8125rem;
}

.menu--sidebar {
  background: #106256;
  padding: 0.9375rem 0.6875rem 0.6875rem;
}
.menu--sidebar .menu__sub-menu {
  display: none;
  margin-left: 1.125rem;
}
.menu--sidebar .menu__item,
.menu--sidebar .menu__sub-menu-item {
  clear: both;
  color: #fff;
  display: block;
  font-size: 1.3125rem;
  font-weight: 600;
}
.menu--sidebar .menu__item-link,
.menu--sidebar .menu__sub-menu-item-link {
  margin-bottom: 1px;
  margin-top: 1px;
  padding: 0.5rem 0.375rem 0.25rem 1.25rem;
}
.menu--sidebar .menu__item-link--active, .menu--sidebar .menu__item-link--parent--active, .menu--sidebar .menu__item-link:hover,
.menu--sidebar .menu__sub-menu-item-link--active,
.menu--sidebar .menu__sub-menu-item-link--parent--active,
.menu--sidebar .menu__sub-menu-item-link:hover {
  background: #fff;
  color: #106256;
}
.menu--sidebar .menu__item-link:hover,
.menu--sidebar .menu__sub-menu-item-link:hover {
  text-decoration: none;
}
.menu--sidebar .menu__item-link--parent.menu__item-link::before {
  color: #002f6d;
  content: "\25b6\fe0e";
  font-size: 0.7em;
  left: 0.1875rem;
  position: absolute;
  top: 0.75rem;
}
.menu--sidebar .menu__item-link--parent.menu__item-link--active, .menu--sidebar .menu__item-link--parent.menu__item-link--parent--active {
  position: relative;
}
.menu--sidebar .menu__item-link--parent.menu__item-link--active::before, .menu--sidebar .menu__item-link--parent.menu__item-link--parent--active::before {
  content: "\25bc";
}
.menu--sidebar .menu__item-link--parent.menu__item-link--active + .menu__sub-menu, .menu--sidebar .menu__item-link--parent.menu__item-link--parent--active + .menu__sub-menu {
  display: block;
}
.menu--sidebar + .menu--sidebar {
  margin-top: -1.625rem;
}

.menu--footer2 .menu__item {
  color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
  margin: 0.875rem 0.375rem;
}

.breadcrumbs {
  clear: both;
  list-style: none;
  margin: 1.125rem 0;
  padding: 0;
}
.breadcrumbs__entry {
  color: #903;
  float: left;
}
.breadcrumbs__entry::before {
  content: ">";
  margin: 0 0.375rem;
}
.breadcrumbs__entry:first-child::before {
  content: none;
  margin: 0;
}
.breadcrumbs__entry-link, .breadcrumbs__entry-text {
  color: inherit;
  font-size: 1.125rem;
}
.breadcrumbs__entry-link:active, .breadcrumbs__entry-link:visited, .breadcrumbs__entry-link:hover, .breadcrumbs__entry-text:active, .breadcrumbs__entry-text:visited, .breadcrumbs__entry-text:hover {
  color: inherit;
}

.search-form {
  background: #fff;
  border: 1px solid #903;
  overflow: hidden;
}
.search-form__label {
  float: left;
  width: 80%;
}
.search-form__field {
  background: #fff;
  border: 0;
  color: #903;
  padding: 0.3125rem 0.625rem 0.125rem;
  width: 100%;
}
.search-form__field::-webkit-input-placeholder {
  color: #903;
  text-transform: uppercase;
}
.search-form__field:-moz-placeholder {
  color: #903;
  text-transform: uppercase;
}
.search-form__field::-moz-placeholder {
  color: #903;
  text-transform: uppercase;
}
.search-form__field:-ms-input-placeholder {
  color: #903;
  text-transform: uppercase;
}
.search-form__field::-ms-input-placeholder {
  color: #903;
  text-transform: uppercase;
}
.search-form__field:focus {
  color: #903;
}
.search-form__field:focus::-webkit-input-placeholder {
  color: #e3c2cd;
}
.search-form__field:focus:-moz-placeholder {
  color: #e3c2cd;
}
.search-form__field:focus::-moz-placeholder {
  color: #e3c2cd;
}
.search-form__field:focus:-ms-input-placeholder {
  color: #e3c2cd;
}
.search-form__field:focus::-ms-input-placeholder {
  color: #e3c2cd;
}
.search-form__submit-wrapper {
  float: left;
  padding: 0.1875rem 0.1875rem 0.125rem;
  text-align: right;
  width: 20%;
}
.search-form__submit, .search-form__submit:focus, .search-form__submit:active, .search-form__submit:hover {
  margin: 0 0 0 auto;
  padding: 0;
}
@media all and (min-width: 769px) {
  .search-form {
    max-width: 17.5rem;
  }
}

.menu-toggle {
  background: #002f6d;
  clear: both;
  color: #fff;
  display: block;
  padding: 1rem 0.625rem;
  text-align: center;
  text-decoration: none;
}
.menu-toggle:hover,
.menu-toggle:focus {
  color: #fff;
}
.menu-toggle__text {
  display: block;
}
.menu-toggle::before {
  content: "\f0c9";
  display: block;
  font: normal normal normal 40px/1 "FontAwesome";
}
.menu-toggle:hover {
  color: #b5b5b5;
  text-decoration: none;
}
@media all and (min-width: 769px) {
  .menu-toggle {
    display: none;
  }
}

.mobile-panel {
  background: #002f6d;
}
.mobile-panel__title, .mobile-panel.mm-menu .mm-navbar > *, .mobile-panel.mm-menu .mm-navbar a {
  color: #fff;
}
@media all and (min-width: 769px) {
  .mobile-panel {
    display: none;
  }
}

.mobile-menu__item-link, .mobile-menu.mm-listview > li > a, .mobile-menu.mm-listview > li > span {
  color: #fff;
}

.quote__quote {
  color: #652b78;
  font-family: "Crimson Text", serif;
  font-size: 2rem;
  font-style: italic;
  line-height: 1.3125;
  margin: 1.25rem 0 0.625rem;
  text-align: left;
}
.quote__author {
  color: #652b78;
  font-size: 1rem;
  line-height: 1.125;
  margin-bottom: 1.25rem;
  text-align: center;
}

.entry-content-footer__back {
  margin-top: 1.5rem;
}
.entry-content-footer .cat-links,
.entry-content-footer .edit-link {
  display: block;
}

.masthead-content__header, .masthead-content__body, .masthead-content__more {
  color: #fff;
  font-family: "Lato", "Helvetica Neue LT Std", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.075rem;
  line-height: 2;
  text-align: left;
}

.masthead-content {
  min-height: 343px;
  padding: 2.25rem 1.5625rem 0;
}
.masthead-content__header {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.4375rem;
  line-height: 1.25;
  margin-bottom: 0.625rem;
  text-align: center;
  text-transform: uppercase;
}
.masthead-content__body {
  margin-bottom: 0.625rem;
  margin-right: 0.3125rem;
}
.masthead-content__more {
  margin-bottom: 0;
  text-align: right;
}
.masthead-content__more-link, .masthead-content__more-link:active, .masthead-content__more-link:hover, .masthead-content__more-link:focus, .masthead-content__more-link:visited {
  color: inherit;
  text-decoration: none;
}
@media all and (min-width: 769px) {
  .masthead-content {
    min-height: 0;
    padding: 4.1875rem 3.125rem 0;
  }
}

.masthead-slide {
  width: 100%;
}

@media all and (min-width: 769px) {
  .home-quote {
    float: left;
    width: 39.16667%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.home-content__header, .home-content__body {
  color: #000;
  font-family: "Crimson Text", serif;
  font-size: 1.125rem;
  letter-spacing: 0.075rem;
  line-height: 1.33333;
  margin: 0 0 1rem;
  text-align: left;
}

.home-content__header {
  font-size: 1.5rem;
  line-height: 1;
  margin-top: 1.625rem;
}
@media all and (min-width: 769px) {
  .home-content {
    float: left;
    width: 47.5%;
    margin-left: 47.5%;
    margin-right: -100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.home-section {
  background: #ae3c65;
  margin-bottom: 1.625rem;
}
.home-section__header {
  color: #fff;
  font-family: "Lato", "Helvetica Neue LT Std", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.06667;
  padding: 0.625rem 1.25rem;
  text-transform: uppercase;
}
.home-section__body {
  padding: 0.25rem;
}
.home-section__image {
  display: block;
  height: auto;
  width: 100%;
}
.home-section--video {
  background: #106256;
}
.home-section--news {
  background: rgba(255, 255, 255, 0.5);
}
.home-section--news__header {
  color: #a90446;
}
@media all and (min-width: 769px) {
  .home-section {
    float: left;
    margin-left: 1%;
    width: 32%;
  }
  .home-section:first-child {
    margin-left: 0;
  }
}

.facebook-widget-content {
  background: #fff;
  font-size: 1rem;
  max-height: 23.8125rem;
  overflow: hidden;
  padding: 0.625rem;
}
@media all and (min-width: 769px) {
  .facebook-widget-content {
    overflow: auto;
  }
}

.home-service {
  margin-bottom: 3.125rem;
}
.home-service__body {
  color: #231f20;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
@media all and (min-width: 769px) {
  .home-service {
    margin-bottom: 1.25rem;
  }
  .home-service__logo-image--services-adult-day-services-landis-homes {
    margin-bottom: 0.1875rem;
  }
  .home-service__logo-image--services-landis-at-home {
    margin-bottom: 1.5625rem;
    margin-top: 0.6875rem;
  }
  .home-service__logo-image--services-clc {
    margin-top: 1rem;
  }
  .home-service__logo-image--services-pathways-institute {
    margin-bottom: 2.3125rem;
    margin-top: 2.375rem;
  }
}

.home-services__header {
  color: #002f6d;
  font-size: 2.6875rem;
  font-weight: bold;
  margin-bottom: 1.875rem;
  text-align: center;
}
.home-services__service {
  text-align: center;
}
@media all and (min-width: 769px) {
  .home-services__service {
    float: left;
    margin-left: 1%;
    width: 49%;
  }
  .home-services__service:nth-child(3) {
    clear: both;
  }
}
@media all and (min-width: 1131px) {
  .home-services__service {
    text-align: left;
    width: 24%;
  }
  .home-services__service:nth-child(3) {
    clear: none;
  }
}

.text-size-controls {
  float: right;
  right: 0;
  top: 0;
}
.text-size-controls__header {
  color: #106256;
  display: inline-block;
  font-size: 0.8125rem;
  font-weight: bold;
  margin-right: 0.3125rem;
}
.text-size-controls__buttons {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.text-size-controls__button {
  display: inline-block;
}
.text-size-controls__button-link {
  background: #106256;
  color: #fff;
  display: block;
  font-family: "Arial", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  height: 2.25rem;
  letter-spacing: 0;
  line-height: 2.25rem;
  margin-bottom: 1px;
  padding: 0;
  text-align: center;
  width: 2.25rem;
}
.text-size-controls__button-link:active, .text-size-controls__button-link:focus, .text-size-controls__button-link:hover, .text-size-controls__button-link:visited {
  color: #fff;
}
.text-size-controls__button-link:hover {
  background: #043d35;
  text-decoration: none;
}
@media all and (min-width: 769px) {
  .text-size-controls {
    float: none;
    position: absolute;
  }
}
.container--alt__main .text-size-controls {
  float: none;
  position: absolute;
}

.news-list__item-main, .news-list__item-date {
  color: #666;
  font-family: "Lato", "Helvetica Neue LT Std", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.125rem;
  line-height: 1;
  margin: 0;
}

.news-list {
  list-style: none;
  margin: 0 0.75rem 0.75rem;
  padding: 0;
}
.news-list__item {
  padding: 0.5rem;
}
.news-list__item:nth-child(odd) {
  background: #f7e9e2;
}
.news-list__item-main-link {
  display: block;
}
.news-list__item-date-link {
  display: block;
  padding-top: 0.1875rem;
}
.news-list__item-date-link, .news-list__item-date-link:visited {
  color: inherit;
}
.news-list__item-date-link:hover {
  text-decoration: none;
}
@media all and (min-width: 769px) {
  .news-list {
    min-height: 23rem;
  }
}

.container {
  padding: 0 1.25rem;
}
.container__main {
  background: transparent;
  padding: 1.5625rem 0;
  position: relative;
}
.container--alt {
  background: rgba(255, 255, 255, 0.75);
}
.container--alt2 {
  background: #ffe9d9;
}
