.img-grow {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

.img-grow-hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1); }

.pagination {
  text-align: center;
  font-size: 1em;
  font-weight: 600;
  line-height: 1em; }
  .pagination .page-numbers {
    color: #959595;
    display: inline-block;
    padding: .3em .5em; }
  .pagination .page-numbers:hover {
    color: #0879c9; }
  .pagination .page-numbers.current {
    background-color: #0879c9;
    color: #fff; }

.author-footer {
  margin: 0 0 2em 0;
  border: 1px solid #e6e6e6;
  padding: 1em; }
  .author-footer .name {
    font-weight: 600;
    font-size: 1.125em; }
    .author-footer .name a {
      color: #000; }
    .author-footer .name a:hover {
      color: #2d3484;
      text-decoration: underline; }
  .author-footer .position {
    color: #939393;
    font-weight: 600;
    font-size: .9em;
    text-transform: uppercase; }
  .author-footer figure {
    float: left;
    width: 20%;
    margin: 0 3% 0 0; }
  .author-footer section.has-thumb {
    float: left;
    width: 77%; }
  .author-footer .social a {
    color: #939393;
    padding: 0 .4em; }
  .author-footer .social a:hover {
    color: #0879c9; }
  .author-footer .more-link {
    color: #0879c9;
    text-decoration: underline; }
  .author-footer .more-link:hover {
    color: #000; }
  .author-footer .each-author {
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #e6e6e6; }
  .author-footer .each-author:last-of-type {
    border: 0;
    margin: 0;
    padding: 0; }

.post-tags {
  text-transform: uppercase;
  margin-bottom: 2em; }
  .post-tags .label {
    display: none; }
  .post-tags a {
    display: inline-block;
    background-color: #e6e6e6;
    color: #959595;
    padding: .5em 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    margin: 0 .5em .5em 0;
    font-size: 1em;
    font-weight: 700; }
  .post-tags a:hover {
    background-color: #959595;
    color: #fff; }

.related-links {
  border: 1px solid #6bcc30;
  padding: 1em; }
  .related-links .head {
    font-weight: 600; }
  .related-links p:last-of-type {
    margin-bottom: 0; }

.ajax-loading {
  padding: 2em;
  text-align: center;
  font-size: 1.3em;
  color: #959595;
  font-weight: 400; }
  .ajax-loading .fas {
    color: #6bcc30; }

#commentswrapper {
  margin-bottom: 2em; }
  #commentswrapper .show-comments {
    width: 100%;
    border: 1px solid #959595;
    color: #959595;
    padding: .8em;
    font-size: 1.125em;
    font-weight: 500;
    text-align: center;
    background-color: #fff; }
  #commentswrapper .show-comments:hover {
    color: #1f1f1f; }
  #commentswrapper .hidden-comments {
    display: none; }

#disqus_thread a {
  color: #0879c9; }
#disqus_thread a:hover {
  color: #000; }

.disclaimer {
  border: 1px solid #e6e6e6;
  padding: 1em;
  font-size: .8em;
  font-style: italic;
  color: #959595;
  margin-bottom: 1.5em; }
  .disclaimer p {
    margin: 0 0 1em 0; }
  .disclaimer p:last-of-type {
    margin: 0; }

.author-shortcode {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em; }
  .author-shortcode figure {
    float: right;
    width: 25%;
    margin: 0 0 1em 1em; }
  .author-shortcode img {
    width: 100%;
    height: auto; }
  .author-shortcode h4 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 0; }
    .author-shortcode h4 a {
      text-decoration: none !important; }
  .author-shortcode .title {
    font-style: italic;
    font-size: .9em;
    color: #939393;
    margin-bottom: .5em; }

.sidebar-menu {
  margin-bottom: 1.5em;
  font-weight: 500;
  border: 1px solid #e6e6e6; }
  .sidebar-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .sidebar-menu li {
    border-bottom: 1px solid #e6e6e6;
    padding: 8px; }
  .sidebar-menu li:last-of-type {
    border: 0; }
  .sidebar-menu a {
    color: #0879c9; }
  .sidebar-menu a:hover {
    color: #2d3484;
    text-decoration: underline; }
  .sidebar-menu .current-menu-item a {
    color: #000; }

.sidebar-menu-head {
  font-weight: bold;
  padding-bottom: 8px;
  font-size: 1.2em; }

/* thickbox */
#TB_closeWindow {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  height: auto;
  padding: 0; }

.tb-close-icon {
  color: #fff;
  background-color: #0879c9; }

.tb-close-icon:hover {
  color: #000 !important; }

#TB_window img#TB_Image {
  border: 0; }

#TB_caption {
  height: auto;
  padding: 12px 16px 12px 16px;
  font-size: .9em; }

/* end thickbox */
.funder-list-item {
  margin-bottom: 1.5em; }
  .funder-list-item figure {
    float: left;
    width: 25%;
    margin-right: 3%; }
    .funder-list-item figure img {
      margin: 0 auto; }
  .funder-list-item section {
    float: left;
    width: 72%; }
    .funder-list-item section p {
      margin: 0 0 1em 0;
      font-size: .9em; }

.spotlight-pdf {
  border: 1px solid #d1d1d1;
  font-size: 14px; }
  .spotlight-pdf iframe {
    width: 100%;
    height: 600px;
    float: left; }
  .spotlight-pdf .download {
    background-color: #d1d1d1;
    float: left;
    width: 100%;
    line-height: 1em;
    padding: 8px 14px;
    text-align: right; }
  .spotlight-pdf a {
    color: #000 !important;
    text-decoration: none !important; }
  .spotlight-pdf a:hover {
    color: #000 !important;
    text-decoration: underline !important; }
  .spotlight-pdf .no-js {
    padding: 1em;
    text-align: center;
    font-weight: bold;
    display: block; }
  .spotlight-pdf .print-src {
    display: none; }

.widget {
  margin-bottom: 1.5em; }
  .widget h3 {
    margin: 0 0 .3em 0; }
  .widget .widget-button {
    background-color: #f8b019;
    color: #fff;
    display: inline-block;
    padding: .5em 1em;
    text-transform: uppercase;
    font-weight: 500; }
  .widget .widget-button:hover {
    background-color: #000; }
  .widget p:last-of-type {
    margin-bottom: 0; }

.widget select, .sidebar-widget select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e6e6e6;
  padding: .2em; }

.am-i-registered .widget-button {
  float: left;
  width: 49%;
  padding: .5em .25em;
  text-align: center;
  font-size: .85em; }
.am-i-registered .widget-button:last-of-type {
  margin-left: 2%; }

.sidebar-widget h3 {
  margin: 0 0 .3em 0; }
.sidebar-widget a {
  color: #0879c9; }
.sidebar-widget a:hover {
  color: #000;
  text-decoration: underline; }
.sidebar-widget h2 {
  color: #000;
  margin: 0 0 .7em 0;
  font-size: 20px;
  text-transform: uppercase; }
.sidebar-widget .widget {
  margin: 0; }
.sidebar-widget .map {
  text-align: center; }
  .sidebar-widget .map img {
    width: auto;
    max-height: 350px;
    margin: 0 auto; }
.sidebar-widget .boxed {
  border-top: 4px solid #0879c9;
  border-bottom: 4px solid #0879c9;
  padding: 1.5em 0; }
  .sidebar-widget .boxed p {
    line-height: 1.4em; }
.sidebar-widget .credit {
  font-size: .8em; }

.category-24118 .sidebar-widget {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.5em; }

.category-24118 .sidebar-widget:first-of-type {
  border: 0;
  padding: 0; }

.category-24118 .sidebar-widget:last-of-type {
  border: 0;
  padding: 0; }

.widget.districts select {
  width: 100%; }

.widgets-top {
  margin-bottom: 2em; }
  .widgets-top .widget {
    border: 1px solid #d5d5d5;
    padding: 1em; }

.widgets-top.num-1 .widget {
  width: 100%; }

.widgets-top.num-2 {
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
  flex-wrap: wrap;
  flex-flow: row wrap; }
  .widgets-top.num-2 .widget {
    width: 47.8%;
    margin: 0 1%;
    float: left; }

.widget.more-resources {
  border-top: 1px solid #e6e6e6;
  margin-top: 2em;
  padding-top: 2em; }
  .widget.more-resources a {
    color: #0879c9;
    font-weight: 600; }
  .widget.more-resources a:hover {
    color: #000;
    text-decoration: underline; }
  .widget.more-resources h3 {
    font-size: 1.35em;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 1em; }
  .widget.more-resources ul {
    margin: 0 -1%;
    list-style-type: none;
    padding: 0; }
  .widget.more-resources li {
    float: left;
    width: 68%;
    margin: 0 1%; }
  .widget.more-resources li.generic {
    width: 28%; }
  .widget.more-resources p {
    margin: 0 0 1em 0; }

.no-desktop .widget.more-resources {
  border: 0;
  float: left;
  width: 100%;
  padding: 0;
  margin: 1.5em 0 0 0;
  display: block; }

.subscribe-widget {
  margin-bottom: 2em;
  padding: 1.5em;
  background-color: #e6e6e6; }
  .subscribe-widget input[type='email'], .subscribe-widget button {
    border: 0;
    float: left;
    padding: .8em;
    font-size: 1em; }
  .subscribe-widget input[type='email'] {
    width: 72%; }
  .subscribe-widget button {
    width: 28%;
    background-color: #6bcc30;
    color: #000;
    font-weight: 500; }
    .subscribe-widget button span {
      vertical-align: middle; }
    .subscribe-widget button svg {
      width: 1em;
      height: 1em;
      fill: #000;
      vertical-align: middle; }
  .subscribe-widget button:hover {
    background-color: #959595; }
  .subscribe-widget a {
    color: #000; }
  .subscribe-widget .head {
    font-weight: bold;
    font-size: 1.125em; }
    .subscribe-widget .head a {
      color: #000;
      text-decoration: none; }
  .subscribe-widget .newsletter-choices {
    margin: 1em 0; }
    .subscribe-widget .newsletter-choices span {
      margin-right: 1em; }
  .subscribe-widget .mc-status {
    margin-top: .5em;
    float: left; }
    .subscribe-widget .mc-status a {
      text-decoration: underline; }

.entry-content .subscribe-widget {
  margin-bottom: 1em;
  font-size: 13px; }
  .entry-content .subscribe-widget .head {
    font-size: 1.2em !important; }
  .entry-content .subscribe-widget .newsletter-choices {
    margin: 1em 0; }
    .entry-content .subscribe-widget .newsletter-choices span {
      margin-right: 1em; }

.filter-widget {
  margin: 0 1.5em 1.5em 0;
  padding: 1em;
  background-color: #e6e6e6;
  float: left;
  width: 35%; }
  .filter-widget .table-head {
    color: #0879c9;
    font-weight: 600; }
  .filter-widget .description {
    font-size: .8em;
    line-height: 1.125em; }
  .filter-widget .control-label {
    font-weight: 500;
    font-size: 16px; }
  .filter-widget .controls {
    margin-bottom: .7em; }
  .filter-widget .controls:last-of-type {
    margin-bottom: 0; }
  .filter-widget select, .filter-widget input {
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: .2em; }
  .filter-widget select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .filter-widget input[type='submit'] {
    background-color: #959595;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    padding: .3em 1em; }
  .filter-widget input[type='submit']:hover {
    background-color: #0879c9; }
  .filter-widget p {
    margin: 1em 0 !important; }

.sidebar-widget {
  margin-bottom: 1.5em; }
  .sidebar-widget p {
    margin: 0 0 1em 0; }
  .sidebar-widget p:last-of-type {
    margin: 0; }

.sidebar-widget .filter-widget {
  width: 100%;
  margin: 0; }

.donate-widget {
  background-color: #e6e6e6;
  padding: 1.5em;
  font-weight: 400;
  float: left;
  width: 100%;
  margin: 0 0 1.5em 0;
  font-size: 16px; }
  .donate-widget .donate-amount .donate-input {
    float: left;
    width: 40%;
    margin: 0 2% 0 0; }
    .donate-widget .donate-amount .donate-input span {
      float: left;
      width: 60%;
      padding-top: 6px;
      text-align: right;
      padding-right: 16px; }
    .donate-widget .donate-amount .donate-input input[type=number] {
      width: 40%;
      text-align: right;
      padding: 6px; }
  .donate-widget .donate-amount .donate-period-list {
    float: left;
    width: 58%;
    text-transform: uppercase; }
  .donate-widget .donate-amount .donate-error {
    display: none;
    color: red; }
  .donate-widget .donate-amount .donate-period-item {
    cursor: pointer;
    padding: 5px 0;
    background-color: #959595;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    width: 32%;
    float: left;
    margin: 0 2% 0 0;
    font-weight: 500; }
  .donate-widget .donate-amount .donate-period-item:last-of-type {
    margin: 0; }
  .donate-widget .donate-amount .donate-period-item:hover {
    background-color: #373737;
    color: #fff; }
  .donate-widget .donate-amount .donate-period-item.selected {
    background-color: #1f1f1f; }
  .donate-widget .donate-tier, .donate-widget .donate-form-submit {
    max-width: 550px;
    margin: 0 auto; }
  .donate-widget .donate-tier {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    text-align: center; }
  .donate-widget .donate .body .donate-form .donate-tier a {
    color: #007836;
    font-weight: bold; }
  .donate-widget .donate-form-submit .donate-form-button {
    display: block;
    border: none;
    background-color: #6bcc30;
    padding: 12px 0;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    font-weight: 600; }
  .donate-widget .donate-form-submit .donate-form-button:hover {
    background-color: #000;
    color: #fff; }
  .donate-widget .donate-form-submit .donate-form-tiers {
    margin-left: 12px;
    color: #007836;
    font-weight: bold; }
  .donate-widget .donate-info {
    margin-top: 24px; }
  .donate-widget .donate .body .donate-info a {
    color: #007836;
    font-weight: bold; }
  .donate-widget .donate-info a:hover {
    text-decoration: underline; }

.widget-toc {
  margin: 0 0 1em 0; }
  .widget-toc li {
    margin: 0 0 .5em 0 !important;
    padding-left: 0 !important; }
  .widget-toc a.active {
    font-weight: 600; }

.widget-toc.bottom {
  border-top: 1px solid #e6e6e6;
  padding-top: 1.5em; }

#map_legend {
  border: 1px solid #d0d0d0;
  width: 520px;
  background: #fff;
  padding: 5px 10px 5px 10px;
  margin: .5em auto;
  line-height: 16px;
  font-size: 11px; }
  #map_legend .legend_title {
    font-size: 14px;
    font-weight: bold; }
  #map_legend .legend_subtitle {
    font-size: 11px; }
  #map_legend .legend_source {
    font-style: italic;
    font-size: 11px; }
    #map_legend .legend_source a:hover {
      color: #007836; }
  #map_legend .legend_item {
    font-size: 10px;
    line-height: 20px; }
    #map_legend .legend_item .color_block {
      border: 1px solid;
      height: 12px;
      width: 12px;
      margin-right: 5px;
      margin-top: 3px;
      float: left; }
    #map_legend .legend_item .cb_red {
      background: #f00; }
    #map_legend .legend_item .cb_orange {
      background: #f90; }
    #map_legend .legend_item .cb_yellow {
      background: #ff0; }
  #map_legend .legend_bar table {
    width: 40px;
    margin-top: 10px;
    margin-bottom: 10px; }
    #map_legend .legend_bar table tr {
      width: 40px;
      border: 0; }
    #map_legend .legend_bar table td {
      width: 40px;
      margin: 0;
      padding: 0;
      border: 0; }
    #map_legend .legend_bar table th {
      width: 40px;
      margin: 0;
      padding: 0;
      border: 0;
      font-size: 10px;
      font-weight: bold;
      text-align: center;
      text-transform: none; }
    #map_legend .legend_bar table .first_col {
      text-align: left; }
    #map_legend .legend_bar table .last_col {
      text-align: right; }
  #map_legend .legend_bar .color_block {
    border: 1px solid #aaa;
    height: 16px;
    width: 40px;
    margin: 0; }
  #map_legend .legend_bar .width_seven {
    width: 72px; }
  #map_legend .legend_bar .width_six {
    width: 85px; }
  #map_legend .legend_bar .width_five {
    width: 102px; }
  #map_legend .legend_bar .width_four {
    width: 128px; }
  #map_legend .legend_bar .width_three {
    width: 171px; }
  #map_legend .legend_bar .width_two {
    width: 258px; }

.map-caption position:relative
div.top, .map-caption div.bottom {
  box-sizing: border-box;
  width: 100%;
  padding: 8px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  line-height: 16px a;
    line-height-color: #007836; }
  .map-caption position:relative
  div.top a:hover, .map-caption div.bottom a:hover {
    text-decoration: underline; }
.map-caption .hover {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }
.map-caption .hover:hover {
  background-color: rgba(0, 0, 0, 0.25); }
.map-caption div.top {
  top: 0;
  border-bottom: 1px solid #d0d0d0; }
.map-caption div.bottom {
  bottom: 0;
  text-align: right;
  border-top: 1px solid #d0d0d0; }
.map-caption div.source {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  bottom: 30px;
  font-size: 11px;
  text-align: right;
  color: #fff;
  padding: 8px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

.a-box {
  float: right;
  background: #EFEFEF;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  width: 35%;
  margin: 0 0 2em 2em; }
  .a-box a {
    color: #000 !important;
    text-decoration: none !important; }
  .a-box a:hover {
    text-decoration: underline !important;
    color: #000; }
  .a-box img {
    display: block; }
  .a-box p {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    margin: .5em 0 0 0;
    color: #000; }
  .a-box .eyebrow {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 3px;
    text-transform: uppercase;
    color: #0879c9; }
    .a-box .eyebrow a {
      color: #0879c9 !important; }
  .a-box .pad, .a-box.pad {
    padding: 1em; }
  .a-box.left {
    float: left;
    margin: 0 2em 2em 0; }
  .a-box.full {
    float: left;
    margin: 0 0 1.5em 0;
    width: 100% !important; }
    .a-box.full figure {
      float: left;
      width: 33%; }
    .a-box.full section {
      float: left;
      width: 67%; }
  .a-box.left p, .a-box.right p {
    display: none; }

.inline-article figure {
  float: left;
  width: 100%;
  margin: 0;
  position: relative; }
  .inline-article figure .overlay {
    position: absolute;
    bottom: 6px;
    left: 6px;
    padding: 0; }
.inline-article section {
  float: left;
  width: 100%; }

.related-features h4 {
  margin: 0 0 1em 0;
  font-size: 21px;
  padding-bottom: .75em;
  border-bottom: 1px solid #ccc; }
.related-features svg {
  fill: #0879c9; }
.related-features .item {
  margin-bottom: 1.3em; }
.related-features .item:last-of-type {
  margin: 0; }
.related-features .icon {
  float: left;
  width: 16px;
  margin-right: 16px; }
.related-features .link {
  float: left;
  width: calc(100% - 32px); }

.donation-tease {
  margin-bottom: 2em;
  padding: 2em 0;
  font-weight: 700;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6; }
  .donation-tease .t1 {
    font-size: 1.8em; }
  .donation-tease .t2 {
    font-size: 1.125em;
    line-height: 2em; }
  .donation-tease a {
    display: block;
    background: #6bcc30;
    color: #000;
    text-align: center;
    padding: 1em;
    text-transform: uppercase;
    margin-top: .75em; }
  .donation-tease a:hover {
    background: #000;
    color: #fff; }

@media screen and (min-width: 601px) and (max-width: 900px) {
  .donate-widget {
    padding: 1.5em; }
    .donate-widget .donate-amount .donate-input {
      width: 53%; }
      .donate-widget .donate-amount .donate-input span {
        width: 70%; }
      .donate-widget .donate-amount .donate-input input[type=number] {
        width: 30%; }
    .donate-widget .donate-amount .donate-period-list {
      width: 45%; }
    .donate-widget .donate-tier, .donate-widget .donate-form-submit {
      max-width: 80%; }

  .inline-article.full a {
    display: flex;
    align-items: center; } }
@media screen and (min-width: 100px) and (max-width: 600px) {
  .donate-widget {
    padding: 1em;
    width: 100%; }
    .donate-widget .donate-amount .donate-input {
      float: left;
      width: 100%;
      margin-bottom: 1em; }
      .donate-widget .donate-amount .donate-input span {
        width: 70%; }
      .donate-widget .donate-amount .donate-input input[type=number] {
        width: 30%; }
    .donate-widget .donate-amount .donate-period-list {
      width: 100%; }

  .subscribe-widget {
    padding: 1em; }
    .subscribe-widget input[type='email'] {
      width: 80%; }
    .subscribe-widget button {
      width: 20%; }
    .subscribe-widget .head {
      font-size: .9em; }
    .subscribe-widget .newsletter-choices {
      font-size: .75em; }

  .entry-content .subscribe-widget {
    font-size: .9em; }

  .widget.more-resources ul {
    margin: 0; }
  .widget.more-resources li {
    width: 100%;
    margin: 0; }
  .widget.more-resources li.generic {
    width: 100%; }

  .widgets-top.num-2 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: block; }
    .widgets-top.num-2 .widget {
      width: 100%;
      margin: 0 0 1.5em 0; }

  .widget .widget-button {
    display: block;
    text-align: center; }

  .sidebar-widget .map img {
    max-height: 250px; }

  .filter-widget {
    margin: 0 0 1.5em 0;
    width: 100%; }

  .a-box {
    float: left;
    margin: 0 0 1.5em 0 !important;
    width: 100%;
    line-height: 22px; }

  .inline-article {
    padding: 1em; }
    .inline-article figure {
      display: none; }
    .inline-article section {
      float: left;
      width: 100%;
      padding: 0 !important; }
    .inline-article p {
      display: none; }

  .inline-article.full figure {
    display: block;
    float: left;
    width: 30%;
    margin: 0 3% 0 0; }
  .inline-article.full section {
    width: 67%; }

  .donation-tease .t1 {
    font-size: 1.5em; }
  .donation-tease .t2 {
    font-size: 1em;
    line-height: 1.5em; } }
@media screen and (min-width: 901px) {
  .donate-widget {
    padding: 2em 3em;
    margin-bottom: 2em; }

  .entry-content .subscribe-widget .head {
    font-size: 18px;
    float: left;
    width: 50%; }
  .entry-content .subscribe-widget .newsletter-choices {
    margin: 0;
    float: left;
    width: 50%;
    text-align: right; }
    .entry-content .subscribe-widget .newsletter-choices span {
      margin: 0 0 0 1em; }
  .entry-content .subscribe-widget .nl-inputs {
    margin-top: 1em;
    float: left;
    width: 100%; }

  .related-features.pad {
    padding: 1.5em; } }
@media screen and (min-width: 1100px) {
  .inline-article.full {
    display: flex;
    align-items: center; }

  .related-features .item {
    margin-bottom: 1.5em; } }
@media screen and (min-width: 768px) {
  .limit-w {
    margin: 0 50px; }
    .limit-w .wp-caption.alignleft, .limit-w img.alignleft {
      margin-left: -50px; }
    .limit-w .wp-caption.alignright, .limit-w img.alignright {
      margin-right: -50px; }
    .limit-w blockquote.right {
      margin-right: -50px; }
    .limit-w .inline-article.right, .limit-w .related-features {
      margin: 0 -50px 1.5em 1.5em; }
    .limit-w .inline-article.left {
      margin: 0 1.5em 1.5em -50px; } }
.gs-result .gs-title, .gs-result .gs-title * {
  font-weight: 700 !important;
  line-height: 1.2em; }

.gs-title a {
  text-decoration: none !important; }

.gsc-control-cse .gs-result .gs-title {
  font-size: 1.125em !important; }

.gsc-url-top, .gcsc-more-maybe-branding-root {
  display: none !important; }

.gsc-thumbnail-inside {
  margin-bottom: 1em; }

.page .gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #959595 !important;
  font-weight: 600; }
.page .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  background-color: #0879c9 !important;
  color: #fff !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

html.remodal-is-locked {
  overflow: hidden; }

.remodal, [data-remodal-id] {
  display: none; }

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

.remodal-overlay, .remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.remodal {
  position: relative;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  display: inline-block; }

.remodal-bg.remodal-is-opening, .remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px); }

.remodal-overlay {
  background: rgba(55, 55, 55, 0.95);
  z-index: 9999999998; }

.remodal-overlay.remodal-is-opening, .remodal-overlay.remodal-is-closing {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  -webkit-animation: remodal-overlay-opening-keyframes 0.3s;
  animation: remodal-overlay-opening-keyframes 0.3s; }

.remodal-overlay.remodal-is-closing {
  -webkit-animation: remodal-overlay-closing-keyframes 0.3s;
  animation: remodal-overlay-closing-keyframes 0.3s; }

.remodal-wrapper {
  padding: 0;
  z-index: 9999999999; }

.remodal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 1em;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
  text-align: left; }

/* Close button */
.remodal-close-njtv {
  position: absolute;
  top: -17.5px;
  right: -17.5px;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  outline: 0;
  font-size: 20px;
  background-color: #0879c9;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 999999;
  text-align: center !important;
  line-height: 33px !important;
  padding: 0; }

.remodal-close-njtv:hover {
  background-color: #000; }

.remodal-close {
  position: absolute;
  top: -17.5px;
  right: -17.5px;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  outline: 0;
  font-size: 20px;
  background-color: #000;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 999999;
  text-align: center !important;
  line-height: 33px !important;
  padding: 0; }

.remodal-close:hover {
  background-color: #0879c9; }

.remodal.remodal-is-opening, .remodal.remodal-is-closing {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  -webkit-animation: remodal-opening-keyframes 0.3s;
  animation: remodal-opening-keyframes 0.3s; }

.remodal.remodal-is-closing {
  -webkit-animation: remodal-closing-keyframes 0.3s;
  animation: remodal-closing-keyframes 0.3s; }

.remodal, .remodal-wrapper:after {
  vertical-align: middle; }

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; } }
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; } }
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px; }

  .remodal.interactive {
    max-width: 900px;
    padding: 0; }

  .remodal.menu {
    max-width: 100%; } }
@media screen and (max-width: 600px) {
  .remodal {
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 0;
    width: 96%; }

  .remodal-close-njtv, .remodal-close {
    right: -5px; } }
/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
:root {
  --mm-ocd-width:80%;
  --mm-ocd-min-width:200px;
  --mm-ocd-max-width:440px; }

body.mm-ocd-opened {
  overflow-y: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none; }

.mm-ocd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  -webkit-transition-property: bottom,background-color;
  -o-transition-property: bottom,background-color;
  transition-property: bottom,background-color;
  -webkit-transition-duration: 0s,.3s;
  -o-transition-duration: 0s,.3s;
  transition-duration: 0s,.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: .45s,.15s;
  -o-transition-delay: .45s,.15s;
  transition-delay: .45s,.15s; }

.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }

.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  background: #fff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.mm-ocd--left .mm-ocd__content {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-ocd--right .mm-ocd__content {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-ocd--open .mm-ocd__content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: calc(100% - 80%);
  width: calc(100% - var(--mm-ocd-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-ocd-max-width));
  max-width: calc(100% - 200px);
  max-width: calc(100% - var(--mm-ocd-min-width));
  background: rgba(3, 2, 1, 0); }

.mm-ocd--left .mm-ocd__backdrop {
  right: 0; }

.mm-ocd--right .mm-ocd__backdrop {
  left: 0; }

.mm-spn, .mm-spn a, .mm-spn li, .mm-spn span, .mm-spn ul {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

:root {
  --mm-spn-item-height:50px;
  --mm-spn-item-indent:20px;
  --mm-spn-line-height:24px; }

.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.mm-spn ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: 130%;
  padding-right: 30%;
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  -webkit-transition: left .3s ease 0s;
  -o-transition: left .3s ease 0s;
  transition: left .3s ease 0s;
  cursor: default; }

.mm-spn ul:after {
  content: "";
  display: block;
  height: 50px;
  height: var(--mm-spn-item-height); }

.mm-spn > ul {
  left: 0; }

.mm-spn ul.mm-spn--open {
  left: 0; }

.mm-spn ul.mm-spn--parent {
  left: -30%;
  overflow-y: hidden; }

.mm-spn li {
  position: relative;
  background: inherit;
  cursor: pointer; }

.mm-spn li:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height)/ 2);
  right: 25px;
  right: calc(var(--mm-spn-item-height)/ 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  -ms-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  opacity: .4; }

.mm-spn li:after {
  content: "";
  display: block;
  margin-left: 20px;
  margin-left: var(--mm-spn-item-indent);
  border-top: 1px solid;
  opacity: .15; }

.mm-spn a, .mm-spn span {
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent); }

.mm-spn a {
  background: inherit;
  color: inherit;
  text-decoration: none; }

.mm-spn a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-spn-item-height)); }

.mm-spn a:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: .15; }

.mm-spn span {
  background: 0 0; }

.mm-spn.mm-spn--navbar {
  cursor: pointer; }

.mm-spn.mm-spn--navbar:before {
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height)/ 2);
  left: 20px;
  left: var(--mm-spn-item-indent);
  width: 10px;
  height: 10px;
  margin-top: 2px;
  border-top: 2px solid;
  border-left: 2px solid;
  -webkit-transform: rotate(-45deg) translate(50%, -50%);
  -ms-transform: rotate(-45deg) translate(50%, -50%);
  transform: rotate(-45deg) translate(50%, -50%);
  opacity: .4; }

.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default; }

.mm-spn.mm-spn--navbar.mm-spn--main:before {
  content: none;
  display: none; }

.mm-spn.mm-spn--navbar:after {
  content: attr(data-mm-spn-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  height: var(--mm-spn-item-height);
  padding: 0 40px;
  padding: 0 calc(var(--mm-spn-item-indent) * 2);
  line-height: 50px;
  line-height: var(--mm-spn-item-height);
  opacity: .4;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent); }

.mm-spn.mm-spn--navbar ul {
  top: 51px;
  top: calc(var(--mm-spn-item-height) + 1px); }

.mm-spn.mm-spn--navbar ul:before {
  content: '';
  display: block;
  position: fixed;
  top: inherit;
  z-index: 2;
  width: 100%;
  border-top: 1px solid currentColor;
  opacity: .15; }

.mm-spn.mm-spn--light {
  color: #444;
  background: #f3f3f3; }

.mm-spn.mm-spn--dark {
  color: #ddd;
  background: #333; }

.mm-spn.mm-spn--vertical {
  overflow-y: auto; }

.mm-spn.mm-spn--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static; }

.mm-spn.mm-spn--vertical ul ul {
  display: none;
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent); }

.mm-spn.mm-spn--vertical ul ul:after {
  height: 25px;
  height: calc(var(--mm-spn-item-height)/ 2); }

.mm-spn.mm-spn--vertical ul.mm-spn--open {
  display: block; }

.mm-spn.mm-spn--vertical li.mm-spn--open:before {
  -webkit-transform: rotate(135deg) translate(-50%, 0);
  -ms-transform: rotate(135deg) translate(-50%, 0);
  transform: rotate(135deg) translate(-50%, 0); }

.mm-spn.mm-spn--vertical ul ul li:last-child:after {
  content: none;
  display: none; }

.wpcf7 label {
  font-weight: 500;
  display: block;
  line-height: 1.5em;
  color: #373737; }
.wpcf7 .wpcf7-form-control-wrap {
  width: 100%;
  display: block; }
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=url], .wpcf7 textarea, .wpcf7 select {
  width: 100%;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 0; }
.wpcf7 input[type=submit] {
  border: 0;
  border-radius: 0;
  background: #0879c9;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  padding: 10px;
  font-weight: bold; }
.wpcf7 input[type=submit]:hover {
  background: #2d3484; }
.wpcf7 input[type=checkbox] {
  transform: scale(1.5); }
.wpcf7 .req {
  color: red; }

.wpcf7-not-valid-tip {
  color: red;
  font-size: .8em;
  font-weight: 400; }

.wpcf7-mail-sent-ok {
  font-weight: bold;
  color: #048041; }

#submissionterms {
  border: 1px solid #e6e6e6;
  padding: 1em;
  height: 300px;
  overflow: auto;
  font-size: .9em;
  margin-top: 1.5em; }
  #submissionterms li {
    margin-bottom: 1em; }

#my-menu {
  display: none; }
  #my-menu .social-media {
    padding: 1em 10px 1em 20px; }
    #my-menu .social-media p {
      display: block;
      font-weight: 600;
      color: #959595 !important;
      width: 100%;
      margin-top: 0; }
    #my-menu .social-media a {
      display: inline !important; }
      #my-menu .social-media a:after, #my-menu .social-media a a:not(:last-child):after {
        content: "" !important;
        border: 0; }
    #my-menu .social-media:before {
      content: "" !important;
      border: 0; }
  #my-menu .social-media:before, #my-menu .social-media:after {
    content: "";
    display: table; }
  #my-menu .social-media:after {
    clear: both; }
  #my-menu .social-media {
    *zoom: 1; }
  #my-menu .donate-btn {
    background-color: #6bcc30;
    text-align: center;
    margin: 1em 10px; }
    #my-menu .donate-btn a {
      color: #000 !important; }
  #my-menu .signup-btn {
    background-color: #959595;
    text-align: center;
    margin: 1em 10px; }

.mm-ocd {
  color: #fff;
  text-transform: uppercase; }
  .mm-ocd #my-menu {
    display: block; }
  .mm-ocd a {
    color: #fff; }

.mm-spn.mm-spn--dark {
  background: #000; }

/*# sourceMappingURL=main_late_styles.css.map */
