/*
Theme Name: MCUSA
Theme URI: http://flinthillsdesign.com
Author: Flint Hills Design
Author URI: http://flinthillsdesign.com
Description: Theme for MCUSA.
Version: 1.0
Text Domain: MCUSA
Domain Path: /languages/
*/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
img {
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
}
.media .media-left img.media-object {
  max-width: 100px;
}
.well.media {
  padding: 0;
}
.well.media .media-left {
  padding: 0;
  background-color: #444;
}
.well.media .media-body {
  padding: 10px;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #ddd;
}
table .table {
  background-color: #fff;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border: 1px solid #ddd;
}
table > thead > tr > th,
table > thead > tr > td {
  border-bottom-width: 2px;
}
table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
table > tbody > tr:hover {
  background-color: #f5f5f5;
}
.container-narrow {
  max-width: 960px;
}
.lead {
  color: #20A162;
  font-style: italic;
  font-size: 18px;
}
.divider {
  padding: 5px;
  background-color: #d1edd2;
  border-top: 5px solid #20A162;
}
h3.page-top {
  margin: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #E2E3E4;
  margin-bottom: 30px;
}
h3.no-pad {
  margin-top: 0;
}
article ol li {
  margin: 15px 0;
}
.page-template-page-confession-of-faith .entry-header {
  margin-bottom: 20px;
}
.nav-inline > li {
  display: inline-block;
  float: none;
}
.nav-links {
  margin-top: 10px;
}
.nav-tabs > li > a {
  background-color: #E2E3E4;
  color: #444;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  background-color: #777;
  color: white;
}
.nav-tabs > li.active > a {
  background-color: #777;
  color: white;
}
.btn.btn-outline {
  border: 2px solid;
  background-color: transparent;
  border-radius: 8px;
  text-transform: uppercase;
}
.btn.btn-outline.btn-gray {
  color: #777;
  background-color: transparent;
  border-color: #777;
}
.btn.btn-outline.btn-gray:hover,
.btn.btn-outline.btn-gray:focus,
.btn.btn-outline.btn-gray.focus,
.btn.btn-outline.btn-gray:active,
.btn.btn-outline.btn-gray.active,
.open > .dropdown-toggle.btn.btn-outline.btn-gray {
  color: #777;
  background-color: rgba(0, 0, 0, 0);
  border-color: #585858;
}
.btn.btn-outline.btn-gray:active,
.btn.btn-outline.btn-gray.active,
.open > .dropdown-toggle.btn.btn-outline.btn-gray {
  background-image: none;
}
.btn.btn-outline.btn-gray.disabled,
.btn.btn-outline.btn-gray[disabled],
fieldset[disabled] .btn.btn-outline.btn-gray,
.btn.btn-outline.btn-gray.disabled:hover,
.btn.btn-outline.btn-gray[disabled]:hover,
fieldset[disabled] .btn.btn-outline.btn-gray:hover,
.btn.btn-outline.btn-gray.disabled:focus,
.btn.btn-outline.btn-gray[disabled]:focus,
fieldset[disabled] .btn.btn-outline.btn-gray:focus,
.btn.btn-outline.btn-gray.disabled.focus,
.btn.btn-outline.btn-gray[disabled].focus,
fieldset[disabled] .btn.btn-outline.btn-gray.focus,
.btn.btn-outline.btn-gray.disabled:active,
.btn.btn-outline.btn-gray[disabled]:active,
fieldset[disabled] .btn.btn-outline.btn-gray:active,
.btn.btn-outline.btn-gray.disabled.active,
.btn.btn-outline.btn-gray[disabled].active,
fieldset[disabled] .btn.btn-outline.btn-gray.active {
  background-color: transparent;
  border-color: #777;
}
.btn.btn-outline.btn-gray .badge {
  color: transparent;
  background-color: #777;
}
.btn.btn-outline.btn-gray:hover {
  background-color: #777;
  color: white;
}
.btn.btn-outline.btn-white {
  color: white;
  background-color: transparent;
  border-color: white;
}
.btn.btn-outline.btn-white:hover,
.btn.btn-outline.btn-white:focus,
.btn.btn-outline.btn-white.focus,
.btn.btn-outline.btn-white:active,
.btn.btn-outline.btn-white.active,
.open > .dropdown-toggle.btn.btn-outline.btn-white {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn.btn-outline.btn-white:active,
.btn.btn-outline.btn-white.active,
.open > .dropdown-toggle.btn.btn-outline.btn-white {
  background-image: none;
}
.btn.btn-outline.btn-white.disabled,
.btn.btn-outline.btn-white[disabled],
fieldset[disabled] .btn.btn-outline.btn-white,
.btn.btn-outline.btn-white.disabled:hover,
.btn.btn-outline.btn-white[disabled]:hover,
fieldset[disabled] .btn.btn-outline.btn-white:hover,
.btn.btn-outline.btn-white.disabled:focus,
.btn.btn-outline.btn-white[disabled]:focus,
fieldset[disabled] .btn.btn-outline.btn-white:focus,
.btn.btn-outline.btn-white.disabled.focus,
.btn.btn-outline.btn-white[disabled].focus,
fieldset[disabled] .btn.btn-outline.btn-white.focus,
.btn.btn-outline.btn-white.disabled:active,
.btn.btn-outline.btn-white[disabled]:active,
fieldset[disabled] .btn.btn-outline.btn-white:active,
.btn.btn-outline.btn-white.disabled.active,
.btn.btn-outline.btn-white[disabled].active,
fieldset[disabled] .btn.btn-outline.btn-white.active {
  background-color: transparent;
  border-color: white;
}
.btn.btn-outline.btn-white .badge {
  color: transparent;
  background-color: white;
}
.btn.btn-outline.btn-white:hover {
  background-color: white;
  color: #20A162;
}
.btn.btn-outline.btn-opaque {
  color: white;
  background-color: transparent;
  border-color: white;
  text-transform: uppercase;
}
.btn.btn-outline.btn-opaque:hover,
.btn.btn-outline.btn-opaque:focus,
.btn.btn-outline.btn-opaque.focus,
.btn.btn-outline.btn-opaque:active,
.btn.btn-outline.btn-opaque.active,
.open > .dropdown-toggle.btn.btn-outline.btn-opaque {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn.btn-outline.btn-opaque:active,
.btn.btn-outline.btn-opaque.active,
.open > .dropdown-toggle.btn.btn-outline.btn-opaque {
  background-image: none;
}
.btn.btn-outline.btn-opaque.disabled,
.btn.btn-outline.btn-opaque[disabled],
fieldset[disabled] .btn.btn-outline.btn-opaque,
.btn.btn-outline.btn-opaque.disabled:hover,
.btn.btn-outline.btn-opaque[disabled]:hover,
fieldset[disabled] .btn.btn-outline.btn-opaque:hover,
.btn.btn-outline.btn-opaque.disabled:focus,
.btn.btn-outline.btn-opaque[disabled]:focus,
fieldset[disabled] .btn.btn-outline.btn-opaque:focus,
.btn.btn-outline.btn-opaque.disabled.focus,
.btn.btn-outline.btn-opaque[disabled].focus,
fieldset[disabled] .btn.btn-outline.btn-opaque.focus,
.btn.btn-outline.btn-opaque.disabled:active,
.btn.btn-outline.btn-opaque[disabled]:active,
fieldset[disabled] .btn.btn-outline.btn-opaque:active,
.btn.btn-outline.btn-opaque.disabled.active,
.btn.btn-outline.btn-opaque[disabled].active,
fieldset[disabled] .btn.btn-outline.btn-opaque.active {
  background-color: transparent;
  border-color: white;
}
.btn.btn-outline.btn-opaque .badge {
  color: transparent;
  background-color: white;
}
.btn.btn-outline.btn-opaque:hover {
  background-color: white;
  color: #777;
}
h1 {
  font-weight: 700;
  color: #20A162;
}
p {
  font-weight: 300;
  color: #222222;
}
.border-bottom {
  border-bottom: 1px solid #E2E3E4;
}
.instagram h3 {
  margin: 0;
}
.instagram hr {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .site-content .fhd-slider .fhd-slider-nav {
    display: none;
  }
}
@media (min-width: 768px) {
  .site-content .fhd-slider .fhd-slider-nav {
    top: 0;
  }
}
@media (min-width: 992px) {
  .site-content .fhd-slider .fhd-slider-nav {
    top: 40%;
  }
}
.site-content .fhd-slider .fhd-slider-text h1 {
  font-size: 36px;
}
@media (max-width: 767px) {
  .site-content .fhd-slider .fhd-slider-text {
    position: relative;
    color: #222222;
    width: auto;
    max-width: 100%;
    top: 0;
    left: 0;
    max-height: auto;
    padding: 0 15px;
  }
  .site-content .fhd-slider .fhd-slider-text h1 a {
    color: #222222;
  }
}
@media (min-width: 768px) {
  .site-content .fhd-slider .fhd-slider-text {
    top: 0;
    max-width: 60%;
  }
}
@media (min-width: 992px) {
  .site-content .fhd-slider .fhd-slider-text {
    top: 50%;
  }
}
body.menu-active {
  overflow: hidden;
}
@media (min-width: 768px) {
  body.menu-active {
    overflow: auto;
  }
}
body.menu-active #page {
  right: 80%;
}
@media (min-width: 768px) {
  body.menu-active #page {
    right: 400px;
  }
}
body.menu-active #drawer {
  right: 0;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.5);
}
body.menu-active #overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 9999;
  right: 80%;
}
@media (min-width: 768px) {
  body.menu-active #overlay {
    right: 400px;
  }
}
body #page {
  position: relative;
  right: 0;
  -webkit-transition: right 0.25s ease-out;
  -o-transition: right 0.25s ease-out;
  transition: right 0.25s ease-out;
}
body #drawer {
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999;
  -webkit-transition: right 0.25s ease-out;
  -o-transition: right 0.25s ease-out;
  transition: right 0.25s ease-out;
  width: 80%;
  right: -80%;
  background-color: #444;
  overflow-y: scroll;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  body #drawer {
    width: 400px;
    right: -400px;
  }
}
body #drawer .drawer-logo {
  padding: 15px 20px;
  display: block;
}
body #drawer .search {
  margin-bottom: 30px;
}
body #drawer ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
body #drawer ul.menu > li > a {
  font-weight: bold;
  letter-spacing: .5px;
  font-size: 1.05em;
}
body #drawer ul.menu li {
  border-top: 1px solid #494949;
  border-bottom: 1px solid #585858;
  position: relative;
}
body #drawer ul.menu li a {
  display: block;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
body #drawer ul.menu li a:hover {
  text-decoration: none;
  background-color: #20A162;
}
body #drawer ul.menu li .sub-menu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 15px;
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}
body #drawer ul.menu li.closed .sub-menu-toggle {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
body #drawer ul.menu li.closed .sub-menu {
  display: none;
}
body #drawer ul.menu li .sub-menu {
  margin: 0;
  padding: 0;
  background-color: #373737;
}
body #drawer ul.menu li .sub-menu a {
  padding-left: 35px;
  color: #E2E3E4;
}
body #drawer ul.menu li .sub-menu a:hover {
  color: white;
}
body #drawer ul.menu li .sub-menu .sub-menu {
  list-style: none;
  font-size: .9em;
  background-color: #2b2b2b;
}
body #drawer ul.menu li .sub-menu .sub-menu li {
  border-top: 1px solid #444;
  border-bottom: 1px solid #313131;
}
body #drawer ul.menu li .sub-menu .sub-menu li a {
  padding-left: 50px;
  color: #999;
}
body #drawer ul.menu li .sub-menu .sub-menu li a:hover {
  color: white;
}
body #overlay {
  right: 0;
  -webkit-transition: right 0.25s ease-out;
  -o-transition: right 0.25s ease-out;
  transition: right 0.25s ease-out;
}
.site-header-mobile img {
  max-height: 40px;
}
.site-header-mobile a {
  padding: 15px;
  display: block;
}
.site-header-mobile a.menu-toggle {
  font-size: 20px;
  margin-top: 10px;
}
.site-header-mobile a:hover,
.site-header-mobile a:active,
.site-header-mobile a:focus {
  text-decoration: none;
}
.site-branding-container {
  position: relative;
  z-index: 150;
}
.site-branding-container .site-branding {
  position: absolute;
  top: 0;
  left: 0;
}
.site-branding-container .site-branding .site-title {
  margin: 0;
}
.site-branding-container .site-branding .site-title img {
  max-width: 250px;
}
.top-header {
  background-color: #20A162;
}
.top-header ul {
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .top-header ul {
    text-align: right;
  }
}
.top-header ul li {
  margin: 0;
  padding: 0;
}
.top-header ul li a {
  display: block;
  padding: 10px;
  color: #0f4c2e;
  text-decoration: none;
}
.top-header ul li a:hover {
  background-color: #187648;
  color: white;
}
.top-header ul li.current-menu-item a {
  background-color: #187648;
  color: white;
}
.top-header .search-form {
  float: right;
  margin: 3px;
}
@media (min-width: 768px) {
  .top-header .search-form {
    max-width: 200px;
  }
}
.top-header .search-form .input-group .btn {
  background: transparent;
  border: 1px solid #1c8c55;
  color: white;
}
.top-header .search-form .input-group .btn:hover {
  background-color: white;
  color: #20A162;
}
.top-header .search-form .form-control {
  background: transparent;
  color: white;
  border: 1px solid #1c8c55;
}
.top-header .search-form ::-webkit-input-placeholder {
  color: #13613b;
}
.top-header .search-form :-moz-placeholder {
  /* Firefox 18- */
  color: #13613b;
}
.top-header .search-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #13613b;
}
.top-header .search-form :-ms-input-placeholder {
  color: #13613b;
}
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: auto;
  z-index: 9999;
}
.site-header .main-navigation {
  float: right;
  margin-top: 5px;
}
.site-header .main-navigation a {
  color: white;
  font-size: 16px;
  font-weight: 400;
}
.site-header .main-navigation a:hover {
  color: #20A162;
  background-color: white;
}
.site-header .main-navigation .current-menu-item a {
  background-color: #444;
  color: white;
}
.content-header {
  text-align: center;
  background-color: #777;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .content-header {
    padding: 100px 0 80px;
  }
}
.content-header h1 {
  color: white;
  text-align: center;
}
.content-header h2 {
  color: white;
}
.content-header .menu-primary-menu-container {
  margin: 20px auto 0 auto;
}
.content-header .menu-primary-menu-container li {
  margin: 0;
}
.content-header .menu-primary-menu-container li > a {
  border-top: 1px solid white;
  color: white;
  margin-right: -4px;
}
.content-header .menu-primary-menu-container li > a:hover {
  color: #20A162;
  background-color: white;
}
.content-header .menu-primary-menu-container li.current-menu-item a {
  background-color: white;
  color: #20A162;
}
iframe {
  width: 100%;
}
.wearemenno .fa {
  font-size: 60px;
  margin: 0 20px 0 0;
}
.wearemenno .fa-facebook-square {
  color: #3B5998;
  opacity: 0.8;
}
.wearemenno .fa-facebook-square:hover {
  opacity: 1;
}
.wearemenno .fa-instagram {
  color: #517FA4;
  opacity: 0.8;
}
.wearemenno .fa-instagram:hover {
  opacity: 1;
}
.wearemenno .fa-twitter-square {
  color: #00ACED;
  opacity: 0.8;
}
.wearemenno .fa-twitter-square:hover {
  opacity: 1;
}
.wearemenno .fa-envelope {
  color: #f0ad4e;
  opacity: 0.8;
}
.wearemenno .fa-envelope:hover {
  opacity: 1;
}
.get-involved .fa {
  color: #222222;
  opacity: 0.8;
  font-size: 80px;
  padding-bottom: 15px;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.get-involved a:hover {
  text-decoration: none;
}
.get-involved a:hover .fa {
  opacity: 1;
}
.get-involved p {
  margin-top: 15px;
}
.resource-categories a:hover {
  text-decoration: none;
}
.resource-list a {
  font-size: 16px;
  font-weight: 400;
}
.resource-list a:hover {
  text-decoration: none;
}
.resource-list li {
  font-weight: 400;
}
.resource-list hr {
  margin-top: 0;
}
.espanol li {
  padding-top: 10px;
}
.publications {
  padding-top: 20px;
}
.publications a:hover {
  text-decoration: none;
}
.pub-cover {
  opacity: 0.8;
}
.entry-header .section-title {
  margin-bottom: 0;
}
.entry-header .entry-title {
  margin-bottom: 0;
}
.site-footer {
  margin-top: 30px;
  background-image: url('images/wave-bottom.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #1e985d;
  color: white;
}
.page-id-36 .site-footer {
  margin-top: 0;
}
.site-footer .agency {
  margin-bottom: 30px;
}
.site-footer .agency li {
  border-left: 2px solid white;
  margin-top: 15px;
  min-height: 80px;
  width: 49%;
  vertical-align: top;
  padding-left: 15px;
}
.site-footer .agency li a {
  color: white;
}
.site-footer .agency li a:hover {
  color: black;
  text-decoration: none;
}
.site-footer .agency li a .thin {
  font-weight: 200;
}
@media (min-width: 768px) {
  .site-footer .agency li {
    width: 19.5%;
  }
}
.site-footer .addresses {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
}
.site-footer .fa {
  color: #E2E3E4;
  font-size: 34px;
  padding: 0 10px;
}
.site-footer .fa:hover {
  color: white;
}
.site-footer .copyright {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
  color: #187648;
}
.site-footer .copyright a {
  color: #187648;
}
/*--------------------------------------------------------------*/
.home .news-blogs .tab-content {
  padding-bottom: 50px;
}
.home .news-blogs .media {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #E2E3E4;
}
.home .news-blogs .media:last-of-type {
  border-bottom: none;
}
.home .mennonites {
  background-image: url('images/header-backgrounds/who-we-are-tan.jpg');
  background-repeat: no-repeat;
  background-size: 190%;
  background-position: top;
  padding: 20px 0;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .home .mennonites {
    background-image: url('images/header-backgrounds/who-we-are-tan.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    padding: 75px 0;
    margin-top: 30px;
  }
}
.home .mennonites h2 {
  font-weight: 800;
}
.home .current-campaign {
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 20px 0;
}
.home .current-campaign img {
  display: block;
  width: 50%;
  margin: 0 auto 15px;
}
@media (min-width: 768px) {
  .home .current-campaign img {
    width: 100%;
  }
}
.home .current-campaign h1 {
  color: #444;
  margin-top: 0px;
  text-align: center;
}
@media (min-width: 768px) {
  .home .current-campaign h1 {
    text-align: left;
  }
}
.home .current-campaign h3 {
  color: #777;
  margin-top: 0;
  font-weight: bold;
}
.home .current-campaign .lead {
  color: #777;
  text-align: center;
}
@media (min-width: 768px) {
  .home .current-campaign .lead {
    text-align: left;
  }
}
.home .current-campaign a {
  margin: 0 auto;
  display: block;
  width: 50%;
}
@media (min-width: 768px) {
  .home .current-campaign a {
    margin: 0;
    display: inline;
  }
}
.home .get-involved {
  margin-bottom: 30px;
}
.home .get-involved .fa {
  font-size: 100px;
  color: #777;
}
.home .church-finder {
  background-image: url('images/map-bg.jpg');
  background-size: 100%;
  background-attachment: fixed;
}
.home .church-finder .gps {
  width: 15%;
}
.home .panel {
  margin: 40px 0;
  padding: 20px 15px;
  box-shadow: 0 0 10px #777;
}
.additional-resources {
  background-image: url('images/add-resources.jpg');
  background-size: cover;
  background-position: top;
  padding: 15px 0 45px 0;
  margin-bottom: 20px;
}
.additional-resources a {
  display: block;
  margin: 5px 0;
}
@media (min-width: 768px) {
  .additional-resources a {
    display: inline;
  }
}
.whitetxt {
  color: white;
}
.loginout a {
  color: white;
}
.thick {
  font-weight: 800;
}
.caps {
  text-transform: uppercase;
}
.large {
  font-size: 45px;
}
.category h1,
.single h1 {
  font-size: 30px;
}
.page-id-36 .find-church {
  padding-bottom: 20px;
  text-align: center;
}
.page-id-36 #map {
  border-top: 2px solid #777;
  width: 100%;
  height: 800px;
}
.page-id-46 .resource-category {
  text-align: center;
  padding-top: 15px;
}
.page-id-46 .resource-category img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.page-id-46 .resource-category:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 768px) {
  .page-id-46 .resource-category:nth-child(4n + 1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .page-id-46 .resource-category:nth-child(2n + 1) {
    clear: both;
  }
}
.tax-resource-category .site-main {
  margin-top: 30px;
}
.tax-resource-category .page-header {
  margin-top: 0;
}
.tax-resource-category .page-header h1 {
  margin-top: 0;
}
.tax-resource-category .resource {
  border-bottom: 1px solid #E2E3E4;
  padding-top: 20px;
  padding-bottom: 20px;
}
.tax-resource-category .resource:last-child {
  border-bottom: none;
}
.tax-resource-category .resource .resource-img-placeholder {
  font-size: 110px;
}
.breadcrumbs-container {
  background-color: #d5d6d8;
}
.page-id-46 .breadcrumbs-container,
.tax-resource-category .breadcrumbs-container {
  background-color: #d5d6d8;
}
.sidebar-resources .list-group-item img {
  max-width: 25px;
  margin-right: 5px;
}
.single-resource .entry-content {
  margin-top: 15px;
  margin-bottom: 40px;
  padding-top: 15px;
  border-top: 1px solid #E2E3E4;
}
.content-search-bar {
  background-color: #E2E3E4;
  padding-top: 30px;
  padding-bottom: 30px;
}
.staff_member {
  margin-bottom: 15px;
}
.staff_member img {
  float: left;
}
@media (min-width: 768px) {
  .staff_member {
    float: left;
    width: 50%;
  }
  .staff_member:nth-child(2n+1) {
    clear: both;
  }
}
.staff_member p {
  margin-bottom: 5px;
}
.staff_member .entry-title {
  margin-top: 0;
  margin-bottom: 6px;
  clear: both;
}
.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
li {
  font-weight: 300;
  color: #777;
}
.confession li {
  list-style-type: none;
  padding: 5px 0;
}
.confession .confession-title {
  font-size: 16px;
  font-weight: 500;
}
.card {
  border-bottom: 1px solid #777;
  padding: 10px 0px;
  margin: 7px;
}
.infographic .members {
  text-align: center;
}
.infographic .members .branch {
  width: 80%;
  display: block;
  margin: -10px auto 0px;
}
@media (min-width: 768px) {
  .infographic .members .branch {
    float: left;
    width: 54%;
    margin-left: 0 0 15px 5px;
  }
}
.infographic .members #members {
  font-size: 90px;
  font-weight: 800;
  color: #20A162;
  text-align: center;
}
.infographic .members .chart {
  width: 60%;
  display: block;
  margin: 0 auto 30px auto;
}
.infographic .conferences {
  background-image: url('images/icons/na-map.png');
  background-size: 40%;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .infographic .conferences {
    background-size: 80%;
  }
}
.infographic .conferences #conferences {
  font-size: 100px;
  font-weight: 800;
  color: #20A162;
  text-align: center;
}
.infographic .conferences .numlarge {
  width: 40%;
  display: block;
  margin: 30px auto;
}
.infographic .conferences .compass {
  width: 30%;
  display: block;
  margin: 30px auto;
}
@media (min-width: 768px) {
  .infographic .conferences .compass {
    width: 40%;
  }
}
.greentxt {
  color: #20A162;
  text-transform: uppercase;
  font-weight: 500;
}
#comments {
  border-top: 1px solid #E2E3E4;
  margin-top: 20px;
  padding-top: 20px;
}
#comments .comments-title {
  font-size: 20px;
  font-weight: bold;
}
#comments .comment-list .comment {
  margin-top: 20px;
  padding-top: 20px;
}
#comments .comment-list .comment .comment-meta {
  margin-bottom: 10px;
}
#comments .comment-list .comment .comment-metadata {
  display: none;
}
.featured-resources li {
  font-weight: 400;
  font-size: 25px;
  color: #20A162;
}
.featured-resources li a {
  font-weight: 300;
  font-size: 16px;
  color: #777;
}
.featured-resources li a:hover {
  text-decoration: none;
  color: #090909;
}
.directory-link .fa {
  font-size: 100px;
  color: #999;
}
.entry-meta {
  font-size: 0.9em;
  color: #777;
  padding: 10px 0;
}
/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
.post-navigation {
  overflow: auto;
  padding: 20px 0;
  margin: 20px 0;
  border-top: 1px solid #E2E3E4;
  border-bottom: 1px solid #E2E3E4;
}
.post-navigation .nav-next {
  float: right;
  max-width: 40%;
}
.post-navigation .nav-previous {
  float: left;
  max-width: 40%;
}
.post-navigation + #comments {
  border-top: 0;
}
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.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: 24.5%;
}
.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 {
  margin-top: -30px;
}
#breadcrumbs {
  margin: 10px 0;
}
figure {
  padding: 10px;
  background-color: #E2E3E4;
}
figure figcaption {
  font-size: .9em;
  margin-top: 10px;
}
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
